

/*
|===============================================================================================|
|							          				|	
| 					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	  					  				|		
|								  				|
|===============================================================================================|
*/

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 14px;
	color: #000000;
	}
	
.textboxDisabled {
	background-color: #000000;
	border: 1px solid #DDDDDD;
	font-size: 14px;
	color: #FFFFFF;
	}
	
.submit {	
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	padding-bottom: 2px;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	}



form {
	margin: 0px;
	padding: 0px;
	}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
	}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li.bullet {list-style-type: square;}
li.bulletLrg {list-style-type: square;font-size: 14px;}

#AccountListing {margin: 20px auto 0; text-align: center; width: 200px;}
#AccountListing li  {list-style-type:none; text-align: left; margin: 10px 0;}
#AccountListing li img {margin-right: 5px; vertical-align: middle;}
#AccountListing li a {font-size: 16px;}

/**BUTTON STYLING
*****************/
.BlackButton {
height: 50px;
margin: 0;
padding: 0;
}

.BlackLeft {
background-image:url(../styleImages/buttons/BlackLeft.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 15px;
height: 49px;
float: left;
margin: 0;
padding: 0;
}

.BlackMid {
background-image:url(../styleImages/buttons/BlackMid.jpg);
background-repeat: repeat;
background-position: top left;
height: 49px;
float:left;
margin: 0;
padding: 0;
}

.BlackRight {
background-image:url(../styleImages/buttons/BlackRight.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 17px;
height: 49px;
float:left;
margin: 0;
padding: 0;
}

.BlackMid a {
float: left;
margin-top: 13px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
text-align: center !important;
}


.BlackMid a:hover {color: #f7df73;}

.Button, .WRSubmit, .submitBlack {
	background-image:url(../styleImages/buttons/BlackButton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 157px;
	height: 49px;
	float: left;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	display: block;
	background-color: black;
	}

.WRSubmit:hover, .submitBlack:hover {color: #FF8600;}
.Button a.txtButton, 
.Button a.txtCheckout, 
.Button a.txtUpdate {
	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;
	}

.Button a.txtButton, 
.Button a.txtUpdate,
.Button a.txtCheckout:hover,
.ButtonLge a.txtUpdate,
.ButtonLge a.txtCheckout:hover {color: #FFFFFF;}

.Button a.txtButton:hover, 
.Button a.txtCheckout,
.Button a.txtUpdate:hover,
.ButtonLge a.txtUpdate:hover,
.ButtonLge a.txtCheckout {color: #FF8600;}
.ButtonLge {
	background-image:url(../styleImages/buttons/LgeButton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	height: 53px;
	color: #FFFFFF;
	border: none;
	}

.ButtonLge a.txtCheckout,
.ButtonLge a.txtUpdate {
	margin: 12px 0 0 12px;
	width: 166px;
	height: 20px;
	position: relative;
	float: left;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}

/**HYPERLINK STYLING
**********************/
.txtSiteDocs, a.txtSiteDocs,
.txtDefault, a.txtDefault, 
a.txtLink, a.txtLocation,
.txtSession, .txtCopy {color: #000000; text-decoration:none;}

.txtSiteDocs, a.txtSiteDocs {color: #f7df72; text-decoration:none;}
a.txtSiteDocs:hover {color: #FFFFFF;}
a.txtDefault:hover, 
a.txtLink:hover, a.txtLocation:hover, 
a.txtSelected:hover, a.txtSelected:active, 
a.txtSelected:link, a.txtSelected:visited {color: #FF8600; text-decoration: underline;}


/**VIEW CART PAGES
*********************/
table#ViewCartForm, table#EditDeliveryForm,
table#FixedDeliveryForm {margin-left: 10px;width: 740px; font-size: 14px;}
table#ViewCartForm td, table#EditDeliveryForm td,
table#FixedDeliveryForm td {padding: 5px;}

table#ViewCartForm td.NoPadding, 
table#EditDeliveryForm td.NoPadding,
table#FixedDeliveryForm td.NoPadding {padding-right: 0;}
table#ViewCartForm td.NoPadding .Button {float: right;}

.cartProgress {
	font-weight: normal;
	color: #FF8600;
	padding: 4px;
	width:700px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	}
	
.txtcartProgressCurrent {color: #000000;font-weight: bold;}
.cartProgress img {vertical-align: middle; margin-right: 10px;}
.quickBuy {text-align: center;	color: #333333;	margin: 20px 0;}
.quickBuy .textbox {margin: 0 5px;}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: uppercase;
	}
	
.tdcartEven, .tdcartOdd {background-color: #FFFFFF;}
.tdCartSubTotal {padding-top: 10px;border-top: 1px solid #DDDDDD;}
.txtStockWarn {	color: #FF0000;	}
.txtOutOfStock {color: #FF0000;}	
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
	}


.boxContent {padding: 10px; width: 740px;}
.boxContent h1 {margin-left: 10px;}


/**STEP 1 PAGE
**************/
.regSep{
padding: 0;
margin: 0;
border-top: 1px solid #DDDDDD;
width: 740px;
margin-left: 10px;
}

.regSep h2 {margin-top: 20px; font-size: 18px;}
.regSep p {margin-left: 20px;}
#LoginForm {margin: 0 auto 20px;}
	

/**REGISTRATION FORM
*********************/
table#RegistrationForm {width: 740px;}
table#RegistrationForm td {padding: 5px;}
table#RegistrationForm .textbox {width: 200px;}

/**PROFILE PAGE
**************/
#ProfileForm td {padding: 5px;}
#ProfileForm .textbox {width: 200px;}

/**UNSUBSCRIBE PAGE
*********************/
table#UnsubscribeForm {margin: 10px auto;}
table#UnsubscribeForm td {padding: 5px;}

/**GIFT CERTIFICATE PAGE
*************************/
table#GiftCertificate {margin-left: 20px;}


/**VIEW ORDERS PAGE
*********************/
table#ViewOrdersForm {margin-bottom: 20px;}
table#ViewOrdersForm .txtLink {
	color: #FF8600; 
	text-decoration: underline; 
	background-color: #FFFFFF;
	}

table#ViewOrdersForm .txtLink:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
ol#OrderNotes {list-style-type: none; margin-left: 10px;}
ol#OrderNotes li {margin-bottom: 20px; font-size: 12px;}
	
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
	}
	
a.txtCopyright:hover {text-decoration: none;}
.dropDown {width: 120px;}
#shipping-select {width: 220px;	}
.addCoupon:hover, 
.addCoupon:active, 
.addCoupon:visited, 
.addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
/* start mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.divEmailInfo {
	margin: 1em auto 1em auto;
	color: black;
	background-color: #E0FFB8;
	padding: 1em;
	position: relative;
}
.divEmailError {
	margin: 1em auto 2em auto;
	padding: 1em;
	color: red;
	background-color: #FFEEE7;
}
.divEmailFields {
	margin: 1em auto;
	padding: 10px;
	width: 95%;
	overflow: auto;
	border: 1px dashed #94DA3A;
}

/* Table and field sizes/alignment */
table.contactForm {
	margin: 0 auto;
	width: 100%;
}
.contactForm input.textbox {
	width: 96%;
}
.contactForm select {
	/*width: 243px;*/
}
.contactForm textarea {
	width: 99%;
	height: 160px;
}

/* This is for the CAPTCHA */
#recaptcha_area {
	margin: 0.5em 0;
}
.recaptcha_theme_white .required, .recaptcha_theme_blackglass .required, .recaptcha_theme_red .required {
	border: 1px solid #70CDCC !important;
}
.recaptcha_theme_white .validation-failed, .recaptcha_theme_blackglass .validation-failed, .recaptcha_theme_red .validation-failed {
	border: 2px solid #FF3333 !important;
}
.recaptcha_theme_white .validation-passed, .recaptcha_theme_blackglass .validation-passed, .recaptcha_theme_red .validation-passed {
	border: 1px solid #B1D16C !important;
}
.recaptcha_theme_white .validation-advice, .recaptcha_theme_blackglass .validation-advice, .recaptcha_theme_red .validation-advice {
    display: none;
}

/* end mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */


/* CUSTOMIZATION FOR DARRIN */

.divEmailInfo li {
	list-style-position: inside;
}

/* Start SemperFi Addition */
a.sf-red-link {color: #700a0a; text-decoration:none;}
a.sf-red-link-bold {color: #700a0a; text-decoration:none; font-weight: bold;}
/* End SemperFi Addition */