/*
|===============================================================================================|
|							          				|	
| 					BLACK GLOSS CC4	          				|
|							          				|
|===============================================================================================|
|							          				|
| Theme Name: BLACK GLOSS CC4				          				|
| Theme URL: http://www.seriradesigns.com/themes/cc4-themes/black-gloss-cc4/prod_32.html	|
| Author: KatGirl 						  				|
| Author URL: http://seriradesigns.com		      		  				|
| Version: 1						          				|
| Copyright: International and domestic Copyright Laws apply      				|
| 								  				|
|===============================================================================================|
|								  				|
|			LICENCE TYPE 			  	  				|
|===============================================================================================|
| 								  				|
|  BLACK GLOSS 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: 0;
	font: 14px/20px "Lucida Sans", "Trebuchet MS", Arial, Verdana,  sans-serif;
	padding: 0;
	color: #333333;
	background: #FFFFFF;
	}


#pageSurround {
	width: 990px;
	margin: 0px auto;
	padding: 0;
	}

#Skin {
	margin: 0 auto 10px;
	width: 100%;
	background: black;
	height: 40px;
	}

.SkinBox {
	margin: 0 auto;
	text-align: center;
	width: 540px;
	}

.SkinBox img {float: left; width: 321px;}
.SkinBox .SkinDropDown {
	float: left;
	width: 200px;
	border: 1px solid #DDDDDD;
	color: #696969;
	margin-top: 10px;
	}

#topHeader {
	height:90px;
	margin: 0; 
	padding: 0;
	}


#Logo {
	width: 500px; 
	float: left;
	height: 90px;
	margin-left: 10px;
	}


#Session {
	text-align: right; 
	margin: 0 10px 0 0;
	width: 300px;
	float: right;
	}

#Session p {margin: 0 0 5px 0; padding: 0; line-height: 22px;}
	
#Session a {
	color: #000000; 
	text-decoration: none; 
	background: #FFFFFF;
	margin-left: 8px;
	text-transform: uppercase;
	}

#Session a:hover {color: #FF8600; background: #FFFFFF;}
#Session a img {vertical-align: middle;}

#MainContent {
	width: 770px; /*782px;*/
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	}

h1, h2, h3 {
	margin-top: 0;
	margin-left: 20px; 
	font-size: 26px;
	color: #7E3517;
	line-height: 26px;
	width: 730px;
	}
p.note {margin-left: 20px;}
#HPText {padding: 0 20px;}
#HPText h1 {margin-left: 0;}


#LeftColumn {
	width: 186px;
	float: left;
	margin-top: 10px;
	}

#MainNavigation {
 	background-image:url(../styleImages/backgrounds/NavBar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #7E3517;
	width: 970px;
	height: 90px;
	margin: 0;
	padding: 0;
	position: relative; 
	z-index: 500;
	}
	

#Cats li a img {display: none;}
#Cats ul li a img, #Cats ul ul a img {display: inline; vertical-align: middle; float: left; }


#Cats, #Cats ul { /* all lists */
	padding: 0;
	margin: 1;
	list-style: none;
	line-height: 1;
	}

#Cats li a {
	display: block;
	/*width: 10em;*/
	text-align: center;
	padding: 14px 0 10px 0;
	text-decoration: none;
	color: #FFFFFF;
	}

#Cats a:hover {color: #FF8600;}

#Cats ul li a, #Cats ul ul li a {
	text-align: left;
	padding: 7px 0 7px 5px;
	text-decoration: none;
	color: #333333;
	background-color: #FAFAFA;
	}

#Cats ul a:hover, #Cats ul ul a:hover {
	background: #FFFFFF;
	color: #FF8600;
	}


#Cats li { /* all list items */
	float: left;
	width: 107px; /* width needed or else Opera goes nuts */
	}

#Cats li ul li {width: 150px;}

#Cats li ul { /* second-level lists */
	position: absolute;
	color: #333333;
	background-color: #FAFAFA;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #EDEDED;
	}


#Cats li ul ul { /* third-and-above-level lists */
	margin: -1.7em 0 0 10em;
	border: 1px solid #EDEDED;
	color: #333333;
	background-color: #FAFAFA;
	}

#Cats li:hover ul ul, 
#Cats li:hover ul ul ul, 
#Cats li.sfhover ul ul, 
#Cats li.sfhover ul ul ul { left: -999em; }

#Cats li:hover ul, 
#Cats li li:hover ul, 
#Cats li li li:hover ul, 
#Cats li.sfhover ul, 
#Cats li li.sfhover ul, 
#Cats li li li.sfhover ul { left: auto;	}/* lists nested under hovered list items */




/**PAGE BOXES
***************/
.BoxTop {
	background-image:url(../styleImages/backgrounds/ProductPageTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 770px;
	margin: 0;
	padding: 0;
	height: 20px;
	}

.BoxRepeat {
	background-image:url(../styleImages/backgrounds/ProductPageRepeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 770px;
	margin: 0;
	padding: 0;
	/*overflow: auto;*/
	}

.BoxBottom {
	background-image:url(../styleImages/backgrounds/ProductPageBottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 770px;
	height: 38px;
	margin: 0 0 30px 0;
	padding: 0;
	}


/**SIDEBOXES
*************/
.SideBox {margin: 0 0 20px 0; padding: 0; width: 186px;}
.SideBox p {margin: 0 0 0 5px; padding: 5px 0;	font-size: 12px;}
.SideBoxHeader { background-image:url(../styleImages/backgrounds/SideBoxTop.jpg); height: 36px;}
.SideBoxBottom { background-image:url(../styleImages/backgrounds/SideBoxBottom.jpg); height: 20px;}
.SideBoxHeader, .SideBoxBottom {
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	width: 186px;
	}


.SideBoxRepeat {
	background-image:url(../styleImages/backgrounds/SideBoxRepeat.jpg);
	background-repeat: repeat-y;
	width: 186px;	
	}
	
	
.SideBox h3 {
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	margin: 8px auto 0 5px;
	text-align: center;
	width: 170px;
	text-transform: lowercase;
	font-weight: normal;
	}

.searchBtn {
	background-image:url(../styleImages/buttons/searchBtn.jpg);
	background-repeat:no-repeat;
	background-position: right center;
	width: 27px;
	border: none;
	height: 26px;
	text-align: right;
	float: left;
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	margin: 7px 0 0 5px; 
	}


.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	float: left;
	width: 130px;
	margin: 8px 0 0 10px;
	height: 18px;
	}

.AdvancedSearchLink {
	width: 170px;
	margin: 5px 0 0 5px;
	text-align: center;
	}

.AdvancedSearchLink a {
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	font-size: 11px;
	}
	
.AdvancedSearchLink a:hover {
	color: #FF8600;
	background: #FFFFFF;
	text-decoration: none;
	}
	
table#AdvancedSearchForm {width: 430px; margin: 0 auto;}
table#AdvancedSearchForm td {padding: 5px;}
table#AdvancedSearchForm .textbox {width: 300px;}
table#AdvancedSearchForm .textboxSml {
	width: 143px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 14px;
	color: #000000;
	}
	

/**POPULAR PRODUCTS & SALE ITEMS
*********************************/
.SideBox ul, .SideBox ol {
	width: 168px;
	margin: 0 0 0 8px;
	padding: 5px 0;
	}


.SideBox ul li, .SideBox ol li {
	margin: 5px 0;
	list-style-image: url(../styleImage/icons/orangeBall.jpg);
	list-style-type: none;
	list-style-position: outside;
	}
	

.SideBox ul li img, .SideBox ol li img {
	margin-right: 5px;
	vertical-align: middle;
	}
	
.SideBox ol li span.txtBoxSave {
	color: #0094FF;
	padding-left: 25px;
	}

.SideBox ul li a, .SideBox ol li a {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	}

.SideBox ul li a:hover, .SideBox ol li a:hover {color: #FF8600;}

/**MAILING LIST
*****************/
#MailingList {
	width: 170px;
	margin-left: 5px;
	height: 100px;
	text-align: center;
	}
	
#MailingList .textbox {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 14px;
	color: #000000;
	margin-left: 0;
	width: 155px;
	}

#MailingList .submitBlack {margin-left: 7px;}

.SideBox p#SBInfo {margin: 0 0 0 10px;}

.SideBox .Currency_DropDown, 
.SideBox .Language_DropDown {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 0 0 5px 10px;
	width: 140px;
	}


/**SHOPPING BASKET
**********************/
.txtCart {
	color: #000000;
	width: 172px;
	margin-left: 5px;
	border-bottom: 1px dashed #DDDDDD;
	padding: 3px 0;
	}

a.txtCartProduct:active, 
a.txtCartProduct:link, 
a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
	
a.txtCartProduct:hover {color: #FF8600;}

span.txtCartPrice {
	float: right;
	color: #FF8600;
	margin-top: 0px;
	margin-right: 5px;
	text-decoration: none;
	font-size: 11px;
	}

.cartTotal, .cartTotal a {	
	width: 172px;
	padding: 10px 0 0 0;
	margin: 0 0 0 5px;
	font-size: 16px !important;
	color: #FF8600;
	text-decoration: none;
	overflow: auto;
	}
	
.cartTotal a {margin: 0;}
.cartTotal a:hover {color: #000000;}
.cartTotal a img {vertical-align: bottom; margin: 0; float: left; height: 30px;}
.cartTotal span#BasketTitle {float: left; margin-left: 5px;}
.cartTotal span {
	float: right;
	padding-top: 10px;
	margin:0 3px 0 0;
	}
	
/**LATEST PRODUCTS
*********************/
.ProdBox {
	float: left;
	width: 740px;
	margin: 0 0 0 10px;
	}

.ProdImage {
	background-repeat: no-repeat;
	background-position: top left;
	width: 135px;
	height: 155px;
	float: left;
	}

.ProdImage img {
	float:left;
	margin: 17px 0 0 15px;
	}


.ProdName {
	font-size: 20px;
	width: 600px;
	float: left;
	margin: 13px 0 13px 5px;
	text-transform: uppercase;
	}

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

.ProdPrice {
	font-size: 20px;
	margin: 17px 0 20px 5px;
	float: left;
	width: 600px;
	}
	
.txtOldPrice {color: #000000; text-decoration: line-through;}
.txtSale, .txtSave {font-weight: bold; color: #0094FF;}

.ProdBuy {
	float: left;
	width: 320px;
	height: 50px;
	}
	

.ProdBuy .MoreButton, .ProdBuy .BuyButton {
	background-image: url(../styleImages/buttons/BlackButton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 157px;
	height: 49px;
	float: left;
	}
	
.ProdBuy .MoreButton a, .ProdBuy .BuyButton a {
	margin: 12px 0 0 12px;
	width: 123px;
	height: 20px;
	position: relative;
	float: left;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}

.ProdBuy .MoreButton a {color: #FFFFFF;}
.ProdBuy .BuyButton a {color: #FF8600;}
.ProdBuy .MoreButton a:hover {color: #FF8600;}
.ProdBuy .BuyButton a:hover {color: #FFFFFF;}
img.PBBorder {margin: 10px 0 10px 60px; text-align: center;}

.Breadcrumb {margin-left: 10px; width: 740px;}
.Breadcrumb a {color: #000000; background: #FFFFFF; text-decoration: none;}
.Breadcrumb a:hover {color: #FF8600; background: #FFFFFF;}
.MiniNav {
width: 740px; 
margin: 10px 0 10px 10px; 
float: left;
}

.MiniNav h2 {
margin: 0; 
font-size: 16px; 
float: left;
width: 600px;
}

.MiniNav .ProdSort {
margin: 0; 
text-align: right; 
float: right;
width: 130px;
}


.paginationTop {float: right; margin-right: 10px; font-size: 11px;}
.pagination {
	text-align: right;
	width: 740px;
	margin: 0 5px;
	font-size: 11px;
	}


/**SINGLE PRODUCT PAGE
************************/
#LeftBox {
	width: 325px;
	float: left;
	margin: 10px 0 0 10px;
	}


#RightBox {
	float: left;
	width: 420px;
	margin: 25px 0 0 0;
	}

#RightBox h1 {margin: 0 10px 20px 0; width: auto;}

#SPImage {
	background-repeat: no-repeat;
	background-position: top left;
	width: 323px;
	height: 376px;
	margin: 0;
	padding: 0;
	}
	

#SPImage img {
	float: left;
	margin: 26px 0 0 27px;
	}
	
#LightBoxGallery {
	width: 325px;
	float: left;
	}

#LightBoxGallery p {margin: 0; text-align: center; color: #0094FF;}
#LightBoxGallery .LBImage {
	background-repeat: no-repeat;
	background-position: top left;
	width: 135px;
	height: 155px;
	float: left;
	margin: 0 10px;
	}

#LightBoxGallery .LBImage img {
	float:left;
	margin: 17px 0 0 15px;
	}

.CurrentReviews {width: 400px;margin-bottom: 20px;}
.CurrentReviews a {margin-left: 5px; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.CurrentReviews a:hover {color: #FF8600; background-color: #FFFFFF;}

.ProductDescription {margin-bottom: 20px;}
.SPPrice {font-size: 20px; margin-bottom: 10px;}
.ProdCode {margin-bottom: 10px;}
table#SPOptions {margin-left: 20px; margin-bottom: 10px;}
.SPBuy {width: 420px;float: left;margin-bottom: 20px;}
.SPBuy .Button {float: left;}
.SPBuy .textbox {
	float: left;
	margin: 13px 5px 0;
	font-size: 16px;
	width: 30px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
	}

#SPBottomLinks {width: 420px;float: left;}
#StockLevels, #WRIcon, #RRIcon, #TAFIcon {
	width: 100px;
	text-align: center;
	float: left;
	}

#StockLevels, #RRIcon a.BlueLink {
	color: #0094FF;
	text-decoration: none;
	background: #FFFFFF;
	}

#TAFIcon a.OrangeLink, #WRIcon a.OrangeLink {
	text-decoration: none;
	color: #FF8600;
	background: #FFFFFF;
	}


#WRIcon a:hover, #RRIcon a:hover, #TAFIcon a:hover {
	color: #000000;
	background: #FFFFFF;
	}
	

/**WRITE REVIEW
*******************/
#WriteReviewForm {width: 740px;margin: 0 auto;}
#WriteReviewForm h3#write_review {margin: 0;}
#WriteReviewForm table {width: 400px; margin: 0 auto;}
#WriteReviewForm table td {padding: 5px 0;}
#WriteReviewForm table td.tag {width: 150px;}
#WriteReviewForm .textbox {width: 200px;}

/**READ REVIEWS
*******************/
#ReadReviewForm {width: 740px;margin-left: 10px;}
#ReadReviewForm h3 {margin-left: 0;}
.RatingTop {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 20px;
	}

.RatingMain {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FF6600;
	padding: 3px;
	font-style:italic;
	color: #333333;
	}

.RatingBottom {
	background-color: #000000;
	padding: 3px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	}

.siteDocs {text-align:center;margin-top: 10px; font-size: 12px;}



/**DESIGNER CREDITS
*******************/
#DesignerCredits {
	margin: 15px auto;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
	}
	

#DesignerCredits a {color: #Ff6600; background: #FFFFFF; text-decoration: underline;}
#DesignerCredits a:hover {color: #919191; background: #FFFFFF; text-decoration: none;}

/* start mod: Image Hover Preview */
/* by Projeto - http://www.projeto.co.uk */
#screenshot{
position:absolute;
border:1px solid #ccc;
background:#FFF;
padding:5px;
display:none;
color:#fff;
}
/* end mod: Image Hover Preview */
