@charset "utf-8";

/* Start layout divs 
-----------------------------------------------------------------------------------*/





body {
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica;
color:#666;
line-height:1.1;
background: url(/images/bg_complete.gif) no-repeat center top;
background-color: #def4f2;
}

body div{ 
text-align:left;
border:#999 solid 0px;
}

#global-wrapper {
width:1028px;
margin: 0 auto;
}

#double-column-wrapper {
float: right;
}

#header-wrapper{
position: absolute;
top: 0;
height:129px;
width:1028px;
}


	#header {
	height:129px;
	width:988px;
	text-align:left;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	/*background: url(/images/bg_hader.gif) no-repeat right top;*/
	}

		#top-left{ /* top links, logo and search */
		width:725px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 12px 0px;
		float:left;
		}	
			#header-links{
			width:555px; 
			height:15px;
			padding:8px 0px 0px 0px;
			margin:0px 32px 0px 0px;	
			color:#999;
			font-size:90%;
			text-align:right;
/*			float:right;
			display:inline;*/
			}
				#header-links a{
				padding:0px 5px 0px 5px;
				margin:0px 0px 0px 0px;	
				color:#34aca1;
				text-transform:none;
				font-size:100%;		
				text-decoration:none;
				}
				#header-links a:hover{
				color:#333;
				text-decoration:none;
				}	
				
				
				
		
			#logo{
			width:240px; 
			height:60px;		
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			float:left;
			}
	
	
	
	
			#search-container{
			width:460px; 
			padding:5px 0px 10px 10px;
			margin:10px 0px 0px 0px;	
			float:left;
			background: url(/images/bg_search.gif) no-repeat left top;
			}	
				/*search field*/
				.search-field-cont{
				margin:0px 0px 0px 0px;
				padding:2px 0px 0px 0px;
				}
				.search-field{
				width:180px;
				border: 1px solid #fff;
				padding:1px 0px 1px 3px;
				}
				
				/*drop-down*/
				.drop-down-cont-td{
				width:195px;
				}
				.drop-down-cont{
				margin:2px 0px 0px 9px;
				}
				.search-type{ 
				color: #333;
				border: 1px solid #fff;
				}
				#search-container select{
				color: #333;
				}
				
				
				/*search button*/
				.search-button-cont{ 
				margin:2px 0px 0px 1px;
				padding:0px 0px 0px 0px;
				}
				.search-button{
				width:55px; 
				height:22px;
				cursor:pointer;
				margin: 0px 0px 0px 3px;
				padding: 0px 0px 0px 0px;
				border:solid 0px #666;
				background: url(/images/b_search.gif) no-repeat right top;
				}
				.search-button:hover{
				background: url(/images/b_search_hover.gif) no-repeat right top;
				}
				.search-container form input{
				vertical-align: middle;
				}
	
	
	
	
		#top-right{
		width:184px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		float:right;
		}
		
		
		
		
/*       basket in header      */
		
			.basket-container{
			position: absolute;
			width: 164px;
			top: 0;
			margin-left: 824px;
			padding:10px 10px 10px 10px;
			color: #fff;
			background: url(/images/bg_basket.gif) no-repeat right bottom;			
			}
				.basket-header {
				width:164px;
				height: 30px;
				}
				
				.basket-icon{
				float:left;
				}
				.basket-total-items{
				width:70px;
				text-align:right;
				float:right;
				}
					p.basket-price{
					padding:0px 0px 1px 0px;
					margin:0px 0px 0px 0px;
					color:#fff;
					font-size:110%;
					}
					.basket-num-items{
					color:#c9e9e6;
					font-size:90%;	
					}
				
				
			.basket-buttons{
			width:164px;
			padding:10px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			}
			
			.basket-details{
			padding:10px 0px 10px 0px;
			margin:0px 0px 0px 0px;			
			}
				.basket-item-divider{
				margin:0px 0px 0px 0px;
				padding:4px 0px 4px 0px;
				border-bottom:#71c5bd dotted 1px;
				}
					.basket-item-title{
					width:100px;
					line-height:1.3;
					float:left;
					}
						.basket-item-title a{
						color:#fff;	
						}
					.basket-item-price{
					width:50px;
					text-align:right;
					float:right;
					}

			
			
			
			
			
			
			
				
				
		#menu-offers-cont{
		width:988px; 
		height:30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		}				
	
			#main-menu {
			width: 700px;
			height:26px;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;		
			float: left;
			}
			#main-menu ul {
			margin: 0px 0px 0px 0px;
			padding: 0px 10px 0px 0px;
			list-style: none;
			}
			#main-menu li {
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			}
			#main-menu a {	
			display: block;		
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 5px;
			text-decoration: none;
			background: url(/images/sub_tab_left.gif) no-repeat left top;
			}
			#main-menu a span {
			display: block;
			color: #fff;
			font-weight: bold;
			padding: 6px 9px 6px 3px;
			margin: 0px 1px 0px 0px;
			background: url(/images/sub_tab_right.gif) no-repeat right top;
			}
			
			/* Commented Backslash Hack hides rule from IE5-Mac \*/
			#sub-tabs a span {float:none;}
			/* End IE5-Mac hack */
			#sub-tabs a:hover span {
			color: #34aca1;
			}
			#main-menu a:hover {
			background-position: 0% -26px;
/*			opacity: 0.9;
			-moz-opacity:0.9;
			filter:alpha(opacity=90);*/
			}
			#main-menu a:hover span {
			color: #34aca1;
			background-position: 100% -26px;
			}
			#main-menu a.selected {
			background-position: 0% -26px;
			}
			#main-menu a.selected span {
			background-position: 100% -26px;
			color: #34aca1;
			text-transform: none;
			}

	
	
	
			#special-offers{
			width:184px;
			height:30px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;		
			float:right;
			}			
		
		

	
		
		
		
		
		
		
		
/* end header and main menu section 
-----------------------------------------------------------------------------------*/




#content-wrapper{
margin-top: 129px;
width:100%;
height:100%;
}
	#content-border {
	width:1028px;
	text-align:left;
	margin:0px auto 0px auto;
	padding:0px 0px 20px 0px;
	background-color:#fff;
	}
		#content {
		width:988px;
		text-align:left;
		margin:0px auto 0px auto;
		padding:0px 0px 0px 0px;
		background-color:#fff;
		}



	#u-r-here{
	width:940px;
	height:15px;
	padding:5px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	font-size:90%;
	color:#999;
	text-transform: none;
	font-weight:bold;
	}
		#u-r-here a{
		color:#34aca1;
		}
		#u-r-here a:hover{
		color:#666;
		}





/* column 1 
-----------------------------------------------------------------------------------*/	
	
	
#col-1{
width:184px;
margin:6px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}

#col-2{
width:620px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}

#col-3{
width:184px;
margin:6px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}




	#category-menu{
	width:184px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}	
		#category-menu ul {
		margin:0; 
		padding:0; 
		list-style-type:none;
		}	
		#category-menu ul li {
		margin:0px 0px 5px 0px;
		padding:0px 0px 0px 0px;
		text-transform:none;
		font-size:120%;
		}
		
				
		#category-menu ul li a{
		height:26px;
		padding:6px 14px 8px 12px;
		display:block;
		color:#fff;
		text-decoration: none;
		line-height:1.3;
		}
		#category-menu ul li a.aquariums {
		background: url(/images/menu_aquariums_off.gif) no-repeat right top;
		}
		#category-menu ul li a.ponds {
		background: url(/images/menu_ponds_off.gif) no-repeat right top;
		}
		#category-menu ul li a.dogs {
		background: url(/images/menu_dogs_off.gif) no-repeat right top;
		}		
		#category-menu ul li a.cats{
		background: url(/images/menu_cats_off.gif) no-repeat right top;
		}		
		#category-menu ul li a.small_animals{
		background: url(/images/menu_small_animals_off.gif) no-repeat right top;
		}		
		#category-menu ul li a.birds{
		background: url(/images/menu_birds_off.gif) no-repeat right top;
		}		
		#category-menu ul li a.reptiles{
		background: url(/images/menu_reptiles_off.gif) no-repeat right top;
		}
		#category-menu ul li a.books{
		background: url(/images/menu_books_off.gif) no-repeat right top;
		}
		
		
		
		
		#category-menu ul li a:hover {
		background-color:#ededed;
		text-decoration: none;
		}		
		#category-menu ul li a.aquariums:hover {
		background: url(/images/menu_aquariums_on.gif) no-repeat right top;
		}
		#category-menu ul li a.ponds:hover {
		background: url(/images/menu_ponds_on.gif) no-repeat right top;
		}
		#category-menu ul li a.dogs:hover {
		background: url(/images/menu_dogs_on.gif) no-repeat right top;
		}		
		#category-menu ul li a.cats:hover {
		background: url(/images/menu_cats_on.gif) no-repeat right top;
		}		
		#category-menu ul li a.small_animals:hover {
		background: url(/images/menu_small_animals_on.gif) no-repeat right top;
		}		
		#category-menu ul li a.birds:hover {
		background: url(/images/menu_birds_on.gif) no-repeat right top;
		}		
		#category-menu ul li a.reptiles:hover {
		background: url(/images/menu_reptiles_on.gif) no-repeat right top;
		}
		#category-menu ul li a.books:hover {
		background: url(/images/menu_books_on.gif) no-repeat right top;
		}





		#category-menu ul li a.selected {
		color:#000;
		text-decoration: none;
		background: url(/images/menu_aquariums_on.gif) no-repeat right top;
		}

		

/* Re-usable divs
-----------------------------------------------------------------------------------*/	

	.subsection-header{
	margin:0;
	color:#34aca1;
	font-weight:bold;
	padding: 0 0 0 25px;
	font-size:130%;	
	line-height:1.2;
	}

	.general-184{
	width:184px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}	
	.general-184-middle{
	width:154px;
	margin:0px 0px 0px 0px;
	padding:10px 15px 0px 15px;
	background: url(/images/rounded-184-middle.gif) repeat-y right top;
	}
	
		.general-184-h2{
		margin:-10px 0px 0px 0px;
		}
		.general-184-h2-big{
		margin:-10px 0px 10px 0px;
		font-size:180%;
		line-height:1.3;
		}
		.general-184-h2-big-centred{
		margin:-10px 0px 10px 0px;
		font-size:180%;
		line-height:1.1;
		text-align:center;
		}
		
		p.general-184-h2,p.general-184-h2-big,p.general-184-h2-big-centred {		
		color:#34aca1;
		font-weight:bold;
		padding: 0;
		}
		
		p.general-184-h2 {
		font-size:130%;	
		line-height:1.2;
		}
		
	
	.general-divider{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:#d6efed solid 1px;
	}
		.general-thumb{
		width:50px; 
		margin:10px 0px 0px 0px;
		float:left
		}
		.general-text{
		width:100px; 
		margin:10px 0px 0px 0px;
		float:left;
		line-height:1.4;
		}
		
		.general-text-full-width{
		margin:10px 0px 0px 0px;
		line-height:1.4;
		}
		
	
	.col-2-divider{
	width: 570px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:#d6efed solid 1px;
	}
	
		.col-2-divider .subcategory-h2 {
		margin-top: 0;
		padding-top: 0;
		}






	.general-593{
	width:593px;
	margin:10px 0px 0px 14px;
	padding:0px 0px 0px 0px;	
	}
	.general-593-middle{
	width:553px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 20px;
	background: url(/images/rounded-593-middle.gif) repeat-y right top;
	}
		.general-593-offers{
		width:150px;
		margin:0px 23px 15px 10px;
		float:left;
		display:inline;
		}
		.general-593-right{
		width:320px;
		margin:0px 0px 0px 0px;
		float:right;
		}
		
			.general-593-h2-big{
			margin:-10px 0px 0px 0px;
			font-size:220%;
			line-height:1.3;
			position: relative;
			}




.special-offers-wrapper {
width: 620px;
}
	
	.general-288{
	width:288px;
	padding: 14px 0 0 15px;
	float:left;	
	}
	.general-288-middle{
	width:248px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 20px;
	background: url(/images/rounded-288-middle.gif) repeat-y right top;
	}
		.general-288-h2{
		margin:-10px 0px 10px 0px;
		font-size:180%;
		line-height:1.3;
		}
	
		.general-288-left{
		width:120px;
		margin:0px 20px 15px 0px;
		float:left;
		}
		.general-288-right{
		width:100px;
		margin:0px 0px 10px 0px;
		float:left;
		}
			.rrp{
			padding:0px 0px 3px 0px;
			font-size:95%;
			color:#95cfc9;
			color:#339d93;
			}	
			.seapets-price{
			padding:0px 0px 0px 0px;
			font-size:140%;
			color:#339d93;
			}
			.the-price{
			padding:0px 0px 6px 0px;
			font-size:140%;
			font-weight:bold;
			color:#036778;
			}
			.free-delivery{
			padding:4px 0px 3px 0px;
			}
			.more-info{
			padding:0px 0px 3px 0px;
			font-size:95%;
			color:#339d93;
			}
			.add-to-basket{
			padding:5px 0px 3px 0px;
			}




		.category-left{
		width:120px;
		margin:0px 20px 15px 0px;
		float:left;
		}
		.category-right{
		width:430px;
		margin:0px 0px 10px 0px;
		float:left;
		}




/* Homepage styles 
-----------------------------------------------------------------------------------*/	
	

.homepage-main-graphic-edit{
width:620px;
height:293px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

.homepage-main-graphic{
width:620px;
height:293px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background: url(/images/bg_main_image_homepage.jpg) no-repeat right top;
}

	.homepage-welcome-text{
	width:320px;
	padding:98px 0px 0px 240px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-size:110%;
	line-height:1.3;
	}
		.homepage-welcome-text a{
		color:#fff;
		font-size:110%;
		font-weight:bold;
		}
/* Homepage styles 
-----------------------------------------------------------------------------------*/	
	


		.homepage-welcome-text a:hover{
		color:#fac921;
		}



	







	
/* inner page divs  	
-----------------------------------------------------------------------------------*/	
		
	

.innerpage-main-graphic-cont{
width:620px;
height:233px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.landing-cont-left{
width:380px;
height:233px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}
	.aquariums{
	background: url(/images/bg_main_aquariums.jpg) no-repeat;	
	}
	.ponds{
	background: url(/images/bg_main_ponds.jpg) no-repeat;	
	}
	.dogs{
	background: url(/images/bg_main_dogs.jpg) no-repeat;	
	}	
	.cats{
	background: url(/images/bg_main_cats.jpg) no-repeat;	
	}	
	.small_animals{
	background: url(/images/bg_main_small.jpg) no-repeat;	
	}	
	.birds{
	background: url(/images/bg_main_birds.jpg) no-repeat;	
	}	
	.reptiles{
	background: url(/images/bg_main_reptiles.jpg) no-repeat;	
	}	
	.books{
	background: url(/images/bg_main_books.jpg) no-repeat;	
	}	
	
	
	.innerpage-welcome-text{
	width:330px;
	padding:65px 0px 0px 41px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-size:110%;
	line-height:1.3;
	}
		.innerpage-welcome-text a{
		color:#fff;
		font-size:110%;
		font-weight:bold;
		}
		.innerpage-welcome-text a:hover{
		color:#fac921;
		}
		
	.innerpage-welcome-flash{
	width:240px;
	height:233px;
	float:left;
	}



		.flash-replacement-aquariums{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_aquariums.jpg) no-repeat;	
		}
		.flash-replacement-ponds{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_ponds.jpg) no-repeat;
		}
		.flash-replacement-dogs{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_dogs.jpg) no-repeat;
		}
		.flash-replacement-cats{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_cats.jpg) no-repeat;
		}
		.flash-replacement-small{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_small.jpg) no-repeat;
		}
		.flash-replacement-birds{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_birds.jpg) no-repeat;
		}
		.flash-replacement-reptiles{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_reptiles.jpg) no-repeat;
		}
		.flash-replacement-books{
		width:240px;
		height:233px;
		background: url(/images/bg_flash_replacement_books.jpg) no-repeat;
		}






	.general-filled-593-middle{
	width:553px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	background-color:#99d5d0;
	}




		ul{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 10px 20px;
		}
		ul li { 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		}
		ul li a{ 
		}
		ul li a:hover{ 
		color:#333;
		}



		ul.in-this-section {
		list-style-type: none;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		}
		ul.in-this-section li { 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		}
		ul.in-this-section li a{ 
		font-weight:bold;
		}
		ul.in-this-section li a:hover{ 
		color:#333;
		}







/* product page divs
-------------------------------------------------------------------------------------*/

.product-cont{
margin:0px 0px 10px 25px;
padding:0px 0px 0px 0px;
}

	.product-title-h1{
	padding:15px 0px 25px 0px;
	margin:0px 0px 0px 0px;
	font-size:180%;
	line-height:1.3;
	}
	
	.product-left{
	margin:0px 20px 15px 10px;
	text-align:center;
	float:left;
	}
	
	.product-right{
	width:250px;
	margin:10px 15px 10px 0px;
	float:right;
	}
		.comments-top-of-page{
		margin:30px 0px 0px 0px;
		padding:5px 0px 0px 0px;
		border-top:#99d5d0 dotted 1px;
		}
		.star-rating{
		vertical-align:middle; 
		padding:2px 0px 0px 0px;
		}




	
	.acc-alt-wrapper{
	margin:5px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:#99d5d0 dotted 0px;	
	}
	
	
		.acc-alt-image{
		width:60px;
		margin:0px 20px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		}
		.acc-alt-title{
		width:190px;
		margin:4px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:120%;
		line-height:1.3;
		float:left;
		}
		.acc-alt-price{
		width:290px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:right;
		float:right;
		}
		.obBuy{


		}
			.seapets-price-acc-alt{
			padding:0px 0px 0px 0px;
			font-size:120%;
			color:#339d93;
			}
			.the-price-acc-alt{
			padding:0px 0px 0px 10px;
			font-size:130%;
			font-weight:bold;
			color:#036778;			
			}












/* footer divs
-------------------------------------------------------------------------------------*/



	#container-3-footer {
	width:988px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}
	
	
		.footer-sitemap{
		margin:0px 0px 15px 0px;
		padding:0px 0px 0px 0px;
		}
		
			.footer-sitemap-content{
			margin:0px 0px 0px 0px;
			padding:0px 20px 10px 20px;
			background-color:#eaf4f4;
			}
				.footer-sitemap-divs{
				width:120px;
				padding:0px 0px 0px 0px;
				margin:5px 15px 0px 0px;
				float:left;
				}
				.footer-sitemap-divs-final{
				width:180px;
				padding:0px 0px 0px 0px;
				margin:20px 0px 0px 0px;
				float:left;
				}			
				
						
				
				
				
				.footer-courses-list a:hover{
				color:#005bbb;
				}		
				
				
					ul.footer-sitemap-links{
					margin: 0;
					padding: 0;
					}
					ul.footer-sitemap-links li{
					list-style-type: none;
					margin: 0;
					padding: 0px 0px 4px 0px;
					}
						ul.footer-sitemap-links li span.footer-sitemap-titles{
						font-size:100%;
						color:#666;
						font-weight: bold;
						}
						
					ul.footer-sitemap-links li ul{
					margin: 0;
					padding: 4px 0 0 0;
					}
					.footer-sitemap-links a{
					font-size:95%;
					color:#999;
					line-height:1.2;
					}

	
	
	
	
		.footer-bar{
		height:30px;
		background: url(/images/bg_footer.gif) no-repeat center top;
		}
		
			#footer-left{
			color:#fff;
			width:500px;
			height:20px;
			padding:7px 0px 0px 10px;
			margin:0px 0px 0px 0px;
			text-align:left;
			float:left;
			}
	
			
			#footer-right{
			color:#fff;
			width:400px;
			height:20px;
			padding:7px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			text-align:right;
			float:right;
			}
				#footer-right a{	
				color:#fff;
				padding:0px 10px 0px 10px;
				margin:0px 0px 0px 0px;
				}
				#footer-right a:hover{	
				color:#000;
				}
		
		
		
/*	p.footnote {
	padding: 10px 25px 20px 0px;
	font-size: 95%;
	color:#34aca1;
	text-align: right;
	}*/	
	
	.footnote-left {
	width:300px;
	padding: 10px 0px 20px 31px;
	font-size: 90%;
	color:#269e93;
	float:left;
	}
	
	.footnote-right {
	width:300px;
	padding: 10px 28px 20px 0px;
	font-size: 90%;
	color:#269e93;
	float:right;
	text-align:right;
	}
	
	.footnote-left a,
	.footnote-right a{
	color:#269e93;
	}
		
	

/* End all layout divs */






/* Custom styles 
------------------------------------------------------*/

.note-to-client{
color:red;
}

bottom-padding-10{
padding:0px 0px 10px 0px;
}

.breadcrumb-arrow{
margin:0px 3px 0px 3px;	
color:#34aca1;
}

.subcategory-h2{
margin:15px 0px 10px 0px;
font-size:160%;
line-height:1.3;
}
		

.top-padding-5{
padding:5px 0px 0px 0px;
}

.top-padding-10{
padding:10px 0px 0px 0px;
}

a.subsection-link{
padding:0px 20px 0px 0px;
color:#fff;
font-size:130%;
font-weight:bold;
line-height:1.6;
}


.more-special-offers{
padding:10px 0px 10px 25px;
margin:0px 0px 0px 0px;
}


.col-2-text-div{
padding: 25px;
margin:0;
width:570px;
}



.centred{
text-align:center;
}

.see-all-cont{
padding:10px 0px 10px 0px;
font-weight:bold;
}

.display-none{
display:none;
}


.footer-sitemap-top,
.footer-sitemap-bottom,
.general-184-top,
.general-184-bottom,
.general-593-top,
.general-593-bottom,
.general-288-top,
.general-288-bottom{
font-size:1px;
}
			


.left-padding-20{
padding:0px 0px 0px 20px;
}
.icon{
padding:0px 0px 0px 10px;
}
.radio-button{
margin:3px 3px 5px 0px;
padding:0px 0px 0px 0px;
vertical-align:middle;
}
.bottom-padding-10{
padding: 0px 0px 10px 0px;
}
.image-float-left{
float:left;
margin:0px 9px 10px 0px;
}
.image-float-right{
float:right;
margin:0px 0px 0px 9px;
}
.extra-bottom{
margin-bottom: 13px;
}
.small-caps{
font-size:90%;
text-transform: uppercase;
font-weight:bold;
line-height:1; /* this is for IE only */
}
.uppercase{
text-transform: uppercase;
}
.no-underline {
text-decoration:none;
}
.clear_div {
clear: both;
}
.bold {
font-weight: bold;
}
.footer-text{
font-size:95%;
line-height:1; /* this is for IE only */
}



/* General styles 
------------------------------------------------------*/



html 		{font-size: 0.85em}
body 		{font-size: 80%}	
html>body 	{font-size: 0.85em}




p{
padding:0px 0px 9px 0px;
margin:0px 0px 0px 0px;
font-size:100%;
line-height:1.4;
}
p.tight{
padding:0px 0px 3px 0px;
line-height:1.15;
}
p.first-paragraph{
padding:0px 0px 15px 0px;
font-size:140%;
line-height:1.4;
}

a{
color:#34aca1;
text-decoration:none;
}
a:hover{
color:#333;
text-decoration:none;
}
#col2 a{
font-weight:bold;
}


img{
border:0;
}

a:hover img{
opacity: 0.8;
-moz-opacity:0.8;
filter:alpha(opacity=80);
}


/* AP 10/07/09 */
input[type="image"]:hover {
opacity: 0.8;
-moz-opacity:0.8;
filter:alpha(opacity=80);
}

/* AP 13/07/09 */
.dimmed {
opacity: 0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}

h1{
padding:5px 0px 0px 0px;
margin:0px 0px 5px 0px;	
color:#339999;
font-size:220%;
font-weight:bold;
line-height:1.4;
}
h2{
font-family: Arial, Helvetica;
padding:5px 0px 0px 0px;
margin:0px 0px 5px 0px;	
color:#34aca1;
font-size:130%;
font-weight:bold;
line-height:1.4;
}
h3{
padding:0px 0px 0px 0px;
margin:0px 0px 15px 0px;	
color:#666;
font-size:100%;
font-weight:normal;
line-height:1.1;
}
h3{
font-family: Arial, Helvetica;
padding:0px 0px 0px 0px;
margin:0px 0px 15px 0px;	
color:#666;
font-size:100%;
font-weight:normal;
line-height:1.1;
}

hr {
height: 0px; 
margin:30px 0px 5px 0px;
border-style: dotted; 
border-width: 1px 0px 0px 0px; 
border-color:#339d93;
}
hr.white {
border-color: #fff;
}




/* form styles 
------------------------------------------------------*/


fieldset {
margin:	0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}

form {
margin:	0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}



/* End form styles */


/* Used for Ajax Pages */
#loadingBar { position: absolute;
              border: 1px solid black;
              color: black;
              background-color: white;
              top: 50%;
              left: 50%;
              margin-top: -22px; /* Half the height */
              margin-left: -68px; /* Half the width */
              padding: 2px;
              display: none; }


/* Start code added 06/07/09 
------------------------------------------------*/

.special-offer-box{
width:240px;
margin:0px 0px 0px 0px;
padding:10px 30px 10px 5px;
float:left;
}

/* End code added 06/07/09 
------------------------------------------------*/

/* AP 08/07/09 */
textarea {
font-family: Arial, Helvetica;
}

/* AP 13/07/09 */
.fieldname {
  font-weight: bold;
  color:       #339999;
}

/* AP 13/07/09 */
.fieldnotes {
  color:       #339999;
}

/* AP 13/07/09 */
/*--- error feedback -- */
div.errorfeedback {
	margin-top: 20px;
	margin-bottom: 10px;

	font-size: 11px;
	background-color: #FFFF99;
	width: 450px;
	margin-left: 60px;
        /*display:none;*/
}

p.errorheading {
	margin-top: 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #FF0000;
}

ul.errors {
	margin-top: 0px;
	margin-left: 5px;
	font-size: 12px;
	color: #FF0000;
}

li.error {
	list-style-type: square;
	margin-left: 30px;
	margin-right: 10px;
	text-indent: 0px;
	font-size: 12px;
	vertical-align: bottom;
	line-height: normal;
}

p.confirmdeliveryaddress {
        margin-left: 20px;
        color: #34aca1;
}

.text-black {color: black;}
.text-gray  {color: #888;}
.text-green {color: #339999;}
.text-red   {color: red;}

/* Start code added 23/07/09 
------------------------------------------------*/

.product-list-left{
width:120px;
margin:0px 20px 15px 0px;
float:left;
}
.product-list-right{
width:420px;
margin:0px 0px 0px 0px;
float:left;
}
                .product-list-info{
                width:410px;
                margin:0px 20px 0px 0px;
                float:right;
                }
                .product-list-price-etc{
                width:410px;
                margin:0px 20px 0px 0px;
                float:right;
                }
                                .product-list-price{
                                width:150px;
                                margin:0px 20px 0px 0px;
                                float:left;
                                }
                                                .seapets-price2{
                                                padding:10px 0px 0px 0px;
                                                font-size:140%;
                                                color:#339d93;
                                                }
                                .product-list-buttons{
                                width:150px;
                                margin:0px 20px 0px 0px;
                                float:left;
                                }

/* End code added 23/07/09 
------------------------------------------------*/

/* COAST added 30/10/09 */

div.offerBtns { width: 120px; padding: 5px 0 0 0; }
	div.offerBtns div.obMore {float: left; margin-right: 5px;}
	div.offerBtns div.obBuy {float: left;}

/* End code added 30/10/09 */

/* Code added 04/03/10 */

a.subsection-link-new{
padding:0px 20px 0px 0px;
font-size:110%;
font-weight:bold;
line-height:1.3;
}

/* End code added 04/03/10 */

/* AP 08/03/10 - New code for H1 on new search results page */
.search-h1{
color:#34aca1;
font-size:100%;
line-height:1.3;
display: inline;
font-weight:normal;
}
