*{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
}

body{
	margin: 0 0 0 0;
	padding: 0;
	background-image:url(../img/GSV_img/bg_grad_blue_3.jpg);
	background-repeat: repeat-x;
}

p, div{
	font-size: 12px;
}

#outer {
	margin:auto;
	width: 854px;
	padding: 0;
	/*background-image: url(../img/GSV_img/rh_drop_shadow_bg.gif);
	background-repeat:repeat-y;
	background-position:right;*/
}


#main {
	float:left;
	width: 838px;
	padding: 0;
	/*
	background-image:url(../img/GSV_img/bg_grad_blue_3.jpg);
	background-repeat: repeat-x;
	*/
}

#main.home_main{
	/*background-image: url(../img/GSV_img/bg_grad_blue_3.jpg);*/
}

#top_bar{
	width: 100%;
	height: 115px;
	padding: 0 0 10px 0;
	float: left;
}

#logo{
	float: left;
}

#top_bar_col2{
	float: right;
	width: 115px;
}

#page_head{
	width: 100%;
	font-size: 14px;
	padding: 10px 0 10px 0;
	color: #333192;
	font-weight: bold;
	border-top: 1px solid #007eb5;
}

#main_content{
	padding: 0;
	margin: 0;
	width: 100%;
	height:auto;
}


#left_padding{
	float:left;
	width: 9px;
	height: 100px;
}


.table_1_row{
	clear:both;
	border-top: 1px solid #84bddd;
	width: 100%;
	height:auto;
	font-size: 12px;
}

.table_1_row div{
	padding: 15px 0 15px 0;
}

.table_1_col_1{
	float: left;
	margin: 0 0 0 15px;
	width: 350px;
}
.table_1_col_right{
	float:right;
	margin: 0 15px 0 15px;
	width: 400px;
}

.text_11_bold{
	font-size: 11px;
	font-weight: bold;
}

.text_13_bold{
	font-size: 13px;
	font-weight: bold;
}
.text_14{
	font-size: 14px;
}


/*#right_shadow{
	float:left;
	width: 7px;
	height: 90%;
	background-image:url(../img/GSV_img/rh_drop_shadow_bg.gif);
	background-repeat:repeat-y;
}*/

#bottom_shadow{
	clear:both;
	width: 100%;
	height: 10px;
	background-color:#FFFFFF;
	/*background-image:url(../img/GSV_img/bottom_shadow.jpg);
	background-repeat: no-repeat;*/
}

#bottom_shadow a{
	font-size: 10px;
	color:#888888;
	text-decoration:none;
}


#bottom_shadow a:hover{
	font-size: 10px;
	color:#f78e1e;
	text-decoration:underline;
}

#bottom_shadow p{
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	color:#888888;
}

#home_logo{
	float:left;
	width: 249px;
	height: 264px;
}

#home_top_text{
	float: right;
	width: 239px;
	height: 99px;
	margin: 0 20px 0 0;
}

.home_link_box{
	float: left; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	margin: 5px 0 5px 0;
	width: 250px;
}

.h_divider{
	clear:both;
	width: 838px;
	height: 1px;
	border-bottom: 1px #007eb5 solid; 
	padding: 0;
	margin: 0;
}

a{
	color:#000000;
}

.light_blue_text{
	color:#84bddd;
}

.blue_text_2{
	color:#007EB5;
}

.red_text{
	color:#d30d44;
}
.blue_text{
	color:#333192;
}
.green_text{
	color:#34b257;
}
.orange_text{
	color:#f78e1e;
}

.grey_text{
	color:#888888;
}

div.col{
	font-size: 12px;
}

div.col img{
	border: 1px solid #84bddd;
}

h1, h2, h3, h4{
	padding: 0;
	margin: 2px 0 2px 0;
}
h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
}

h4{
	font-size: 10px;
}


input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.animal_bottom_right{
	float: right;
	width: 200px;
	height: 150px;
}

.product_list_col{
	font-size: 11px;
	float: left;
	width: 390px;
}

.product_list_row{
	float: left;
	height: 89px;
}

.product_list_desc{
	float:left;
	width: 250px;
}

div.product_list_col img{
	float:left;
	margin: 2px 33px 0 0;
	/*border: 1px solid #84bddd;*/
	border: 1px solid #007EB5;
}

div.product_list_col p{
	margin: 0 2px 0 0;
}


ul{
	margin: 0;
	padding: 0;
}

#cart_notes, #cart_notes a {
	color: #007eb4;
}

.cart_table_header{
	background-color: #bfdcee;
	font-weight: bold;
}

.cart_qty_textbox{
	text-align:center;
	border: 1px solid #84bddd;
	padding: 0;
	margin: 0;
	width: 20px;
}


.bottom_border_blue{
	border-bottom: 1px #84bddd solid; 
}

#wp_logos img{
	border: none;
}

.tnc_row{
	float:left; 
	width: 800px; 
	margin: 5px 0 5px 0;
	padding-left: 20px;
	font-size: 12px;
}

div.tnc_row div{
}

.error{
	color: #FF0000;
}

.small_grey{
	color: #888888;
	font-size: 10px;
}

.label{
	float: left;
	width: 80px;
	color: #007EB5;
	font-weight: bold;
	margin-top: 5px;
}


.whiteText{
	color: #FFFFFF;
}
