/*
|=================================================================|
|							          |	
| 			DARCY LIME			          |
|							          |	
|=================================================================|
|							          |
| Theme Name: DARLY LIME				          |
| 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 LIME 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: #666666;
	font: normal 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	}

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

#topHeader {
	width: 990px;
	height: 340px;
	}


#ShoppingBasket {
	float: right;
	width: 230px;
	height: 55px;
	margin-right: 2px;
	margin-bottom: 10px;
	}


#TopSessionBox {
	float: right;
	width: 230px;
	height: 33px;
	margin-right: 2px;
	margin-top: 22px;
	text-align: left;
	}

#TopSessionBox #SessionLinks a,
#TopSessionBox #SessionLinks a:hover {
	text-align: left;
	margin: 0 5px 0 0;
	}


.SBBox {
	width: 225px;
	float: left;
	margin-top: 25px;
	height: 29px;
	}
	
#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;
	}

#CartItems a {
	color: #00cccc;
	background: #FFFFFF;
	text-decoration: none;
	}
	
#CartItems a:hover {
	color: #00cccc;
	background: #FFFFFF;
	}

#TopLinks {
	width: 225px;
	float: left;
	height: 57px;
	margin-bottom: 10px;
	margin-left: 5px;
	}

.TLBox {
	margin-top: 25px;
	font-size: 16px;
	height: 30px;
	}
	

.TLBox a {
	color: #00cccc;
	background: #FFFFFF;
	text-decoration: none;
	margin: 0 5px;
	}
	

.TLBox a:hover {
	color: #00cccc;
	background: #FFFFFF;
	}
	

.TLBox a img {vertical-align: base; margin-right: 5px;}


#Categories {
	float: right;
	width: 235px;
	height: 217px;
	margin-right: 5px;
	}

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

#Categories ul#MainCats li {list-style-type: none;}


#Categories ul#MainCats li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	width: 230px;
	height: 24px;
	padding-top: 2px;
	padding-left: 3px;
	}
	

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


#Logo {
	float: left;
	width: 230px;
	height: 210px;
	margin: 2px;
	text-align: center;
	}

#SearchBox {
	float: right;
	width: 235px;
	margin-right: 5px;
	height: 40px;
	margin-top: 10px;
	}

#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: #00cccc;
	margin: 0 0 0 5px; 
	}


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

#SessionLinks {
	width: 235px;
	height: 40px;
	margin-top: 10px;
	font-size: 16px;
	text-align: left;
	}
	

#SessionLinks a{
	color: #00cccc;
	background: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 5px;
	}


#SessionLinks a:hover {
	color: #00cccc;
	background: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 5px;
	}


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

h1, h2 {
	color: #666666;
	background: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0;
	border-bottom: 2px solid #00cccc;
	}

p.center{text-align: center;}
.boxContent h1 {margin-bottom: 20px; border-bottom: none;}
.boxContent {line-height: 12px;}

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

.ProdImage {height: 210px; margin-bottom: 5px;}
.ProdImage a img {margin: 0; padding: 5px; background-color: #666666; }
.ProdImage a img:hover {margin: 0; padding: 5px; background-color: #00cccc;}
.ProdName {height: 38px;}

.ProdName a {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	}

.ProdName a:hover {
	color: #919191;
	background: #FFFFFF;
	text-decoration: none;
	}


.ProdPrice {
	text-align: center;
	color: #00cccc;
	font-size: 16px;
	margin-left: 5px;
	}

.ProdPrice .txtSale {
	color:  #333333;
	background: #FFFFFF;
	}
	

/**CATEGORY PAGE
*****************/
#BreadCrumb {color: #666666; background: #FFFFFF; }
#BreadCrumb span#current {color:  #00cccc; background: #FFFFFF;}

#SubCategories {
	width: 945px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
	padding: 0;
	border-top:  1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	float: left;
	}

#SCTitle {
	text-align: left;
	font-size: 20px;
	margin: 10px;
	}

.SubCatBox {
	width: 150px;
	height: 130px;
	text-align: center;
	margin: 0 10px;
	float: left;
	}

.SubCatBox a {
color: #1E1E1E;
	background-color: #FFFFFF;
	text-decoration: none;
	}

.SubCatBox a:hover {
	color: #a60527;
	background-color: #FFFFFF;
	}


#CategoryListing {float: left;width: 950px;}
#CategoryListing h1 {font-size: 24px; margin-top: 0; border-bottom: none;}

#CategoryListing .ProdBox {
	width: 450px;
	text-align: left;
	margin: 0 10px 10px 10px;
	height: 220px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	color: #666666;
	}


#CategoryListing .ProdImage {
	float: left;
	margin: 5px;
	width: 200px;
	}

#CategoryListing .ProdImage img {
	padding: 5px;
	background-color: #666666; 
	}

#CategoryListing .ProdImage img:hover {
	padding: 5px;
	background-color: #00cccc;
	}

#CategoryListing .ProdName {
	width: 225px;
	float: right;
	margin: 3px 0;
	}

#CategoryListing .ProdName a {
	font-size: 16px;
	color: #333333; /*#00cccc;*/
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	}
	
#CategoryListing .ProdName a:hover {
	color: #00cccc;
	background-color: #FFFFFF;
	}

#CategoryListing .ProdText {
	float: right; 
	width: 225px;
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	height: 65px;
	}

#CategoryListing .ProdPrice {
	float: left;
	width: 225px;
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 22px;
	color: #00cccc;
	text-align: right;
	}

#CategoryListing .ProdPrice .txtSale {
	color: #333333;
	background-color: #FFFFFF;
	}

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


#CategoryListing .ProdBuy a.BuyBtn {
	color:#FFFFFF;
	background-color: #00cccc;
	text-decoration: none;
	padding: 2px;
	margin: 2px 5px 2px 2px;
	float: right;
	width: 100px;
	text-align: right;
	text-transform: uppercase;
	}

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

#CategoryListing .ProdBuy a.MoreBtn {
	background-color: #00cccc;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	float: right;
	width: 100px;
	text-align: right;
	text-transform: uppercase;
	}

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

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



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

#SPLeftSide #SPImage {
	padding: 5px;
	background-color: #666666; 
	}

#SPLeftSide #SPImage img {
	padding: 5px;
	background-color: #FFFFFF;
	}

#SPRightSide {
	margin-top: 20px;
	float: left;
	width: 420px;
	color: #333333;
	}

#SPRightSide h1 {
	font-size: 22px; 
	line-height: 24px;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #00cccc;
	color: #666666;
	}

#ProductText {font-size: 13px; line-height: 22px;}
#SPRightSide table#ProductDetails {margin-top: 15px;}
#SPRightSide table#ProductDetails td {padding: 5px;}
#SPRightSide a {
	color: #333333; 
	background: #FFFFFF; 
	text-decoration: underline;
	}

#SPRightSide a:hover {
	color: #00cccc; 
	background: #FFFFFF; 
	text-decoration: none;
	}

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

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


/**SITE DOCUMENTS AND DESIGNER CREDIT NOTES
*********************************************/
#SiteDocuments, #DesignerCredits, #CopyrightNotice {
	text-align:center;
	margin-top: 10px;
	font-size: 12px;
	color: #89786e;
	background: #FFFFFF;
	}

#SiteDocuments a {
	color: #00cccc; 
	background: #FFFFFF; 
	text-decoration: none;
	}

#SiteDocuments a:hover { 
	color: #00cccc; 
	background: #FFFFFF; 
	text-decoration: none;
	}

#SiteDocuments span {padding: 0 5px;}

#DesignerCredits {font-size: 11px; color: #00cccc; background: #FFFFFF;}
#DesignerCredits a {color: #1E1E1E; background: #FFFFFF; text-decoration: underline;}
#DesignerCredits a:hover {text-decoration: none;}

.bottomBox {
border-top: 1px solid #DDDDDD;
text-align: center;
margin: 0 auto 30px;
}

.bottomBox h3 {
font-size: 22px;
margin-bottom: 0;
}






