/*
|=================================================================|
|							          |	
| 			DARCY RED CC4			          |
|							          |	
|=================================================================|
|							          |
| Theme Name: DARCY RED CC4				          |
| Theme URL: Serira Designs.com http://seriradesigns.com          |
| Author: KatGirl 						  |
| Author URL: http://seriradesigns.com		      		  |
| Version: 1						          |
| Copyright: International and domestic Copyright Laws apply      |
| 								  |
|=================================================================|
|								  |
|			LICENCE TYPE 			  	  |
|=================================================================|
| 								  |
|  DARCY RED CC4 is NOT General Public License (GPL) nor is it 	  |
| Open Source Software and limitations Do apply.		  |
|								  |
| You cannot copy, steal, duplicate, sell, modify, claim this 	  |
| theme as your own work, publically display this theme in or     | 
| through any medium unless explicitly authorised by 		  |
| Serira Designs.com	  					  |		
|								  |
|=================================================================|
*/



body {
	margin: 5px 0;
	background-color: #FFFFFF;
	color: #1E1E1E;
	font: normal 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	}

a:link, a:visited, a:active, a:focus {color: #1E1E1E; text-decoration: none; outline: none;}
a:hover {color: #af1202;}
#Border {margin: 5px 0 30px}

#pageSurround {
	width: 970px;
	margin: 0px auto;
	padding: 0;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	}

#topHeader {
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 970px;
	height: 340px;
	margin: 0;
	padding: 0;
	}

#ShoppingBasket {
	float: right;
	display: inline;
	width: 230px;
	height: 31px;
	margin-top: 33px;
	margin-bottom: 3px;
	}

#CartBasket {
	float: left;
	width: 45px;
	height: 29px;
	}
	
#CartItems {
	float: left;
	width: 180px;
	font-size: 16px;
	margin-top: 8px;
	height: 22px;
	}

#CartItems span {
	float: right;
	height: 22px;
	margin-right: 2px;
	}


	
/**TOP LINKS
*************/
#TopLinks {
	width: 225px; 
	float: left; 
	display: inline; 
	height: 29px; 
	margin-top: 33px;
	font-size: 16px;
	}

#SessionLinks {
	width: 225px; 
	height: 25px; 
	margin-top: 10px; 
	font-size: 16px; 
	text-align: left;
	float: left;
	display: inline;
	}

a#LoginLink, a#LogoutLink, a#HomeLink {	margin: 0 0 0 5px;}
a#RegisterLink, a#AccountLink, a#ContactLink {float: right;}
a#ContactLink {margin-top: 7px;}
#TopLinks a img {vertical-align: base; margin-right: 5px;}


/**STATIC MENU
*****************/
#Categories {
	float: right;
	width: 235px;
	height: 205px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#Categories ul#MainCats {
	width: 235px;
	height: 210px;
	margin-top: 5px;
	}

#Categories ul#MainCats li {list-style-type: none;}
#Categories ul#MainCats li a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	width: 230px;
	height: 24px;
	padding-top: 2px;
	padding-left: 3px;
	text-transform: lowercase;
}
	

#Categories ul#MainCats li a:hover {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../styleImages/icons/onHover.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 230px;
	height: 24px;
	background-color: #781e1e;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 3px;
	}


/**STORE TITLE
**************/
h1 {
	position: relative;
	float: left;
	margin: 30px 0 0 13px;
	font: 50px/50px "Trebuchet MS";
	width: 200px;
	height: 160px;
	text-align: center;
	color: #1E1E1E;
	visibility: hidden;
	}

/**SEARCH FEATURE
********************/
#SearchBox {
	float: right;
	width: 235px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
	}

#SearchBox .searchBtn {
	background-image:url(../styleImages/icons/searchBtn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 21px;
	width: 21px;
	border: none;
	text-align: right;
	float: left;
	display: block;
	cursor: pointer;
	background-color: #af1202;
	margin: 0 0 0 5px; 
	}

#SearchBox .searchBox {
	color: #1E1E1E1;
	background-color: #FFFFFF;
	border: 1px inset #DDDDDD;
	float: left;
	width: 170px;
	margin-top: 2px;
	margin-left: 35px;
	}

#SearchForm {float: left;display: inline;}
#SearchBox p {margin: 0; padding-top: 4px;}
#SearchBox a {margin: 0 auto; text-align: center; padding: 0;}


/**CONTENT 
************/
#MainContent {
	width: 950px;
	height: 100%;
	float: left;
	display: block;
	margin-bottom: 10px;
	padding: 0 10px 30px 10px;
	}

h2 {
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom: 2px solid #af1202;
	}


p.center {text-align: center;}

/**HOME PAGE CONTENT 
**********************/
.HPBox {margin-bottom: 40px;}
/*.HPBox h2 {
	color: #89786e;
	background: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 5px
	}*/



/**LATEST PRODUCTS
*******************/
#LatestProducts {margin-top: 40px; padding: 0;}
.ProdBox {
	height: 240px;
	text-align: center;
	font-size: 14px;
	margin: 0 7px 30px 17px;
	float: left;
	width: 210px;
	display: inline;
	}

.ProdImage {margin-bottom: 5px;}
.ProdImage a img {margin: 0; padding: 5px; background-color: #af1202; }
.ProdImage a img:hover {margin: 0; padding: 5px; background-color: #1E1E1E;}
.ProdName {height: 38px;}
.ProdPrice {text-align: center; color: #666666; font-size: 16px;}
.ProdPrice .txtSale {color: #af1202; background: #FFFFFF;}
	

/**CATEGORY PAGE
*****************/
h2.catTitle {margin-bottom: 3px;}
#BreadCrumb {margin-bottom: 10px; color: #af1202; background: #FFFFFF;}
#SubCategories {
	width: 945px;
	margin: 10px auto 20px;
	padding: 0;
	text-align: center;
	padding: 0;
	border-top:  1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	float: left;
	display: block;
	}

#SCTitle {text-align: left; font-size: 20px; margin: 10px;}
.SubCatBox {
	width: 110px;
	height: 120px;
	text-align: center;
	margin: 10px 20px 20px;
	float: left;
	display: inline;
	}

#CategoryListing {float: left; width: 950px; display: block;}
#ProdSort {text-align: right; margin: 10px 0 5px;}
#ProdSort .txtButton {margin-left: 3px;}
#CategoryListing .ProdBox {
	width: 450px;
	text-align: left;
	margin: 0 10px 10px 10px;
	height: 170px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	}


#CategoryListing .ProdImage {float: left; margin: 5px; display: block;}
#CategoryListing .ProdImage img {padding: 5px; background-color: #af1202;}
#CategoryListing .ProdImage img:hover {	padding: 5px; background-color: #1E1E1E;}
#CategoryListing .ProdName {
	width: 225px;
	float: left;
	margin: 3px 0;
	display: inline;
	}

#CategoryListing .ProdName a {font-size: 16px; line-height: 18px;}
#CategoryListing .ProdText {
	float: left; 
	display: block;
	width: 225px;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	height: 65px;
	}

#CategoryListing .ProdPrice {
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 22px;
	color: #1E1E1E;
	text-align: left;
	}

#CategoryListing .ProdPrice .txtSale {color: #af1202; background-color: #FFFFFF;}
#CategoryListing .ProdStock {
float: right; 
margin-right: 7px;
color: #af1202;
margin-top: 1px;
font-size: 13px;
}

#CategoryListing .ProdBuy {
	width: 225px;
	text-align: left;
	position: relative;
	float: left;
	display: block;
	height: 24px;
	}

#CategoryListing .ProdBuy a.BuyBtn {
	color:#FFFFFF;
	background-color: #af1202;
	text-decoration: none;
	padding: 2px;
	margin: 2px 5px 2px 2px;
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	}

#CategoryListing .ProdBuy a.BuyBtn:hover {
	background-color: #1E1E1E;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px 5px 2px 2px;
	float: left;
	display: block;
	width:100px;
	text-align: center;
	}
	

#CategoryListing .ProdBuy a.MoreBtn {
	background-color: #1E1E1E;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	}

#CategoryListing .ProdBuy a.MoreBtn:hover {
	background-color: #af1202;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
	}

.pagination {text-align: right; padding-top: 5px; padding-bottom: 5px;}



/**SINGLE PRODUCT PAGE
************************/
#SPLeftSide {
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 20px;
	}

#SPLeftSide #SPImage {padding: 5px;background-color: #af1202; }
#SPLeftSide #SPImage img {padding: 5px;background-color: #FFFFFF;}
#SPRightSide {
	margin-top: 20px;
	float: left;
	display: block;
	width: 500px;
	}

#SPRightSide h2 {
	font-size: 22px; 
	line-height: 24px;
	border-bottom: 2px solid #af1202;
	margin: 0 0 5px 0;
	}

#ReviewResults {text-align: right; font-size: 12px;}
#ProductText {
	margin: 0;
	padding: 0;
	font-size: 13px; 
	line-height: 22px;
	}

#SPRightSide table#ProductDetails {margin-top: 15px;}
#SPRightSide table#ProductDetails td {padding: 5px;}
#SPRightSide a {
	color: #af1202;
	background: #FFFFFF; 
	text-decoration: none;
	}

#SPRightSide a:hover {
	color: #1E1E1E; 
	background: #FFFFFF; 
	text-decoration: none;
	}

#SPRightSide a.BuyBtn {
	color: #FFFFFF;
	background-color: #af1202;
	text-decoration: none;
	padding: 2px 5px;
	text-align: center;
	text-transform: uppercase;
	}

#SPRightSide a.BuyBtn:hover {
	background-color: #1E1E1E; 
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px;
	text-align: center;
	}
	



/**WRITE REVIEW
*****************/
#write_review, #read_review {margin: 20px 0;}
#write_review h3, #read_review h3, #RelatedProducts h3 {
	font-weight: normal;
	font-size: 22px; 
	line-height: 24px;
	border-bottom: 2px solid #af1202;
	margin: 0 0 10px 0;
	text-align: left;
	}

table#ReviewTable{margin: 10px auto;}
table#ReviewTable .textbox {width: 260px;}

.RatingTop {background-color: #1E1E1E; color: #ffffff; padding: 5px;}
.RatingMain {background-color: #FFFFFF; border-left: 1px solid #999999; border-right: 1px solid #999999; padding: 5px;}
.RatingBottom {background-color: #af1202; padding: 5px; color: white;}

#write_review td {text-align: center;}
#write_review td.tag {text-align: left;}
#write_review .textbox {text-align: left;}


/**RELATED PRODUCTS
*********************/
.RPBox {
	float: left;
	display: inline;
	margin: 20px 13px;
	width: 210px;
	text-align: center;
	height: 200px;
	}
	
.RPImage a img {background-color:#af1202; padding: 3px;}
.RPImage a:hover img  {background-color: #1E1E1E; padding: 3px;}
.RPName {margin-top: 5px;}



/**SITE DOCUMENTS AND DESIGNER CREDIT NOTES
*********************************************/
#SiteDocuments, #DesignerCredits, #CopyrightCredit {text-align:center; margin-top: 10px;font-size: 12px; color: #1E1E1E}
#SiteDocuments span {padding: 0 5px;}
#DesignerCredits a {color: #1E1E1E;}
#DesignerCredits a:hover {color: #af1202;}
