/*
Theme Name: Rate Petshop
Theme URI: http://www.ratepetshop.com/
Description: RatePetShop Custom Affliate Marketing Theme by Paul Morrison.
Version: final.
Author: Paul 'unr' Morrison
Author: http://www.iamunr.com/
*/

/*STYLING RESETS, this resets all the browser issues, and resets everything to 0*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, ol, ul, li, fieldset, form, label, legend, table, tbody,tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	color: #333;
	background: #f9f9f9;
	text-align: center;
	font-family:  verdana, tahoma, serif;
	line-height: 17px;
	font-size: 14px;
}

a {
	text-decoration: underline;
	cursor: pointer;
	color: #219beb;
	}

a:hover {
	text-decoration: underline;
	color: #8dca12;
	}
	
br.secret{
	height: 0px;
	line-height: 0px;
	clear: both;
	}
	
.wrapper {
	width: 938px;
	margin: 0 auto;
	text-align: left;
	background: url('images/content_bg.jpg') repeat-y; 
	}
	
.tophalf {
	background: url('images/tophalf.jpg') no-repeat top left;
	}
	
.header {
	width: 900px;
	background: url('images/header.png') no-repeat top left;
	text-align: left;
	margin: 0 auto;
	}
	
/*NAVIGATION */
.navigation {
	list-style-type: none;
	padding: 30px 0 0 120px;
	}

	.navigation li {
		float: left;
		margin: 0 9px;
		}
		
		.navigation li a {
			font-weight: bold;
			color: white;
			text-decoration: none;
			padding: 3px 8px 6px 0;

			}
			
		.navigation li a:hover, .navigation .active a {
			color: #535353 !important;
			padding: 3px 8px 6px 0;
			background: url('images/nav_right.gif') no-repeat top right !important;
			}
			
		.navigation span { padding: 3px 0 6px 8px;}
			
		.navigation a:hover span, .navigation .active a span {
			background: url('images/nav_left.gif') no-repeat top left !important;
			padding: 3px 0 6px 8px;
			}
		


/*BREADCRUMB AND SALES AD*/
.breadcrumb {
	float: left;
	font-size: 11px;
	padding: 20px 0 0 35px;
	}
	
ul.onsale {
	float: right;
	list-style-type: none;
	font-size: 11px;
	padding: 20px 35px 0 0;
	}
	
	ul.onsale li {
		display: inline;
		}
		
/*FOOTER LISTS*/
.footlists ul {
	list-style-type: none;
	background: url('images/footer_bg.jpg') repeat-y top center;
	float: left;
	line-height: 22px;
	margin-top: 10px!important;
	}
	
	.footlists ul .title {
		margin: 0 0 10px 0 !important;
		line-height: 0 !important;
		}
		
		.footlists ul .bottom {
			margin: 0 !important;
			}
		
	.footlists ul li {
		margin-left: 35px;
		}
	
	.footlists ul a {
		display: block;
		width: 190px;
		padding-left: 20px;
		background: url('images/listarrow.gif') no-repeat top left;
		text-decoration: none;
		}
		
		.footlists ul a:hover {
			background-position: bottom left;
			}
			
.footlists ul.one {	margin-left: 33px ; _margin-left: 18px;	}
.footlists ul.two { margin: 0 15px; }

p.copyright {
	width: 938px;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #bababa;
	padding: 40px 0;
	}
	

/*MICRONAV, THE DETAILED PAGE LINKS*/	
.micronav { list-style-type: none; margin-left: 30px; }
.micronav li {
	width: 210px;
	height: 100px;
	background: url('images/micronav_bg.gif');
	-moz-opacity: 0.45;
	filter:alpha(opacity=45);
	margin: 15px 5px;
	float: left;
	}
	
	.micronav li:hover, .micronav .active { -moz-opacity: 1.0; filter: alpha(opacity=100); }
	
.micronav .right {
	font-size: 12px;
	width: 130px;
	float: left;
	margin: 10px 0 0 0;
	}
	
.micronav .large  {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 10px;
	}
	
	.micronav .large a, .micronav .right a { color: #3d3d3d !important;}
	.micronav .active .large a { color: #219beb !important; }
	.micronav .large a:hover, .micronav .right a:hover, .micronav .active .large a {color: #219beb !important;}
	
	.micronav img {
		margin: 10px;
		float: left;
		}
		
/*PRODUCT LISTINGS*/

.productlist {
	list-style-type: none;
	margin-left: 30px;
}
	
	.productlist li {
		width: 210px;
		background: url('images/list_bg.gif') no-repeat top left;
		margin: 5px;
		_margin: 5px 2px;
		float: left;
	}
	
	.productlist li:hover {
		background-position: top right;
		}
		
		.productfooter { background: url('images/list_bg_bottom.gif') no-repeat bottom left; }
		.productfooter:hover { background-position: bottom right; }
	
.productlist .title a {
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	display: block;
	}
	
.productlist .title { padding: 6px 0 3px 8px; }
	
.rating a, .productlist .reviews a {
	font-size: 11px !important;
	color: #808080 !important;
	text-decoration: none !important;
	}
	
	.rating a:hover, .productlist .reviews a:hover {color: #3c3c3c !important;}
	.productlist .rating { float: left; margin: 0 0 0 8px; }
	.productlist .reviews { float: right; margin: 0 8px 0 0; }
	
	.productlist a p img, .productlist a p a img { margin: 8px 12px 12px 10px; clear: both; }
	

	
	.ad { background: none !important; }
	.ad img { margin: 5px !important; }
	
/*PRODUCT VIEW PAGE CODING */
.left {
	float: left;
	margin-left: 35px;
	}
	
.left .title {
	display: block;
	width: 430px;
	height: 40px;
	background: url('images/title.jpg') no-repeat top left;
	}
	
	.left .title a br { height: 0; margin: 0; padding: 0; display: inline; }
	.left .title h2 a {
		text-decoration: none;
		color: white;
		font-size: 17px;
		font-weight: bold;
		display: block;
		padding: 10px 0 0 54px;
		}
		
		.left .title h2 a:hover { text-decoration: underline; }
		
.right {
	float: left;
	margin-left: 15px;
	}

.description {
	padding-left: 20px;
	background: url('images/description.jpg') no-repeat bottom left;
	color: #5a5a5a;
	}
	
	.right p {
		width: 420px;
		margin-top: 10px;
		}

.avail {
	padding-left: 20px;
	background: url('images/availability.jpg') no-repeat bottom left;
	color: #5a5a5a;
	}
	
.availability {
	padding: 10px;
	background: #fbfbc0;
	width: 390px;
	margin: 15px 0;
	}
	
.ratings {
	padding-left: 20px;
	background: url('images/ratings.jpg') no-repeat bottom left;
	color: #5a5a5a;
	}
	
	
/*COMMENTS CODING*/
.tablebg {
	background: url('images/formbg.jpg') repeat-y top left;
	margin: 15px 0 0 35px;
	}
	
	.tablebg table {
		background: url('images/form_foot.jpg') no-repeat bottom left;
		}
		
	.titles {
		padding: 10px 0 5px 35px;
		}
		
		.yourname {
			width:275px;
			}
		
	#author, #email{
		background: url('images/input_middle.gif') repeat-x bottom left;
		border: none;
		padding: 4px 0;
		width: 240px;
		}
		
		#submit {
			background: url('images/input_middle.gif') repeat-x bottom left;
			border: none;
			padding: 4px 0 2px 0;
			width: 160px;
			color: #219beb;
			font-weight: bold;
			cursor: pointer;
			}
			
			#submit:hover {
				color: #8dca12;
				}
				
				input, textarea { font-family: verdana, arial, sans-serif; }
				textarea { font-size: 12px; }
		
		
		table .inleft {
			height: 24px;
			background: url('images/input_left.gif') no-repeat bottom left;
			padding-left: 11px;
			margin-left: 35px;
			width: 250px;
			}
			
		table .subleft {
			height: 24px;
			background: url('images/input_left.gif') no-repeat bottom left;
			padding-left: 11px;
			width: 170px;
			text-align: center;
			margin: 10px 0 10px 35px;
			}
			
			
		table .inright {
			height: 24px;
			background: url('images/input_right.gif') no-repeat bottom right;
			padding-right: 11px;
			}
				
		table textarea {
			width: 323px;
			height: 68px;
			padding: 4px 0 0 0;
			margin-bottom: 3px;
			background: url('images/textarea_middle.gif') repeat-x bottom left;
			border: 0;
			}
			
			table .taleft { margin-left: 35px; }
			table select {
					background: none;
					border: 0;
					padding: 3px 0 4px 10px;
					}
					
			table .selectholder {
				background: url('images/options.gif') no-repeat top left;

				}
				
/*STARTING COMMENTS CODING*/
.actualcomments {
	width: 425px;
	float: right;
	margin: 15px 35px 0 0;
	}
	
	.commentsheader {
		padding-left: 20px;
		background: url('images/users.jpg') no-repeat bottom left;
		color: #5a5a5a;
		margin-bottom: 15px;
		}
		
		.author {
			font-size: 16px;
			color: #5a5a5a;
			}
			
			.author strong {
				color: #8dca12;
				font-size: 18px;
				}
				
		.actualcomments p {
			width: 375px;
			margin: 5px 0 15px 25px;
			color: #787878;
			}
			
/*ARTICLE STYLING*/
.article {
	margin: 0 35px;
	}
	
.article h1 {
	color: #5e5e5e;
	padding-left: 23px;
	background: url('images/article.png') no-repeat bottom left;
	line-height: 24px;
	}

.article .articlemeta {
	font-size: 11px;
	color: #707070;
	margin: 3px 0 15px 20px;
	padding-left: 20px;
	background: url('images/calendar.png') no-repeat bottom left;
	}
	
.article p {
	line-height: 20px;
	margin-bottom: 15px;
	}
	
	.article img {
		padding: 5px;
		border: solid 1px #eee;
		margin: 5px;
		}
				
				
.divider { width: 800px; margin: 10px 0 15px 34px; background: #ddd; border: none; height: 1px; }
	
.pagenavi {
	display: block;
	text-align: center;
	font-family: verdana, tahoma, serif !important;
	margin: 15px 0;
	}
	
	.pagenavi span.pages, .pagenavi span.current {
			color: #909090 !important;
			border-color: #909090 !important;
	}
	
	.pagenavi a {
		color: #219beb !important;
		border-color: #219beb !important;
		background: #f5f5f5;
		}
		
		.pagenavi a:hover {
			color: #8dca12 !important;
			border: solid 2px #8dca12  !important;
			padding: 1px 3px !important;
			}