/*** LAYOUT ***
***************/


html,
body {
margin: 0;
padding: 0;
background-color: #CCCCCC;
color: #333333;
font: 13px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
}

a {
color: #336699;
}


#wrapper {
margin: 20px auto;
width: 900px;
background-color: #FFFFFF;
background-image: url('../images/wrapperbg.jpg');
}


#ribbon {
width: 892px;
height: 172px;
position: absolute;
left: 4px;
top: 55px;
z-index: 1;
background: url('../images/needwebsite.png') no-repeat;
}

#livesupport {
width: 100px;
height: 60px;
position: absolute;
left: 280px;
top: 140px;
z-index: 2;

}



#header {
width: 850px;
height: 100px;
padding: 19px 20px 0px 30px;
background-color: #FFFFFF;
background-image: url('../images/header_bg.jpg');
background-repeat: repeat-x;
}

#headleft {
float: left;
width: 405px;
position: relative;
padding: 0px 0px 0px 10px;
z-index: 2;
}

.headsep {
width: 20px;
float: left;
text-align: center;
}


#headmid{
width: 197px;
height: 80px;
float: left;
line-height: 80px;
text-align: center;
/*border: 1px inset #FFFFFF;*/
display: table;
position: relative;
top: 0%;
z-index: 2;
}

#headright {
width: 197px;
height: 80px;
float: right;
line-height: 80px;
text-align: center;
/*border: 1px inset #FFFFFF;*/
display: table;
position: relative;
top: 0%;
z-index: 2;
}

.vert {
position: relative;
top: 25%;
display: table-cell;
vertical-align: middle;
}

#topnav {
width: 900px;
height: 40px;
background-image: url('../images/topnav_shade.png');
}

#left {
width: 220px; /* 240 total */
padding: 10px;
float: left;
position: relative;
margin-top: 5px;
z-index: 10;
}

#main {
width: 620px; /* 660 total */
padding: 0px 20px 10px 20px;
float: right;
position: relative;
z-index: 2;
margin-top: 90px;
}

#footer {
width: 880px;
background-color: #FFFFFF;
background-image: url('../images/footer_bg.jpg');
background-repeat: repeat-x;
text-align: center;
padding: 10px;
clear: both;
}

img.footer_img {
margin: 0px 30px 0px 30px;
}





/*** Left Column Box ***
************************/
.lbox {
width: 198px;
border: 1px solid #EEEEEE;
padding: 10px;
background-color: #FFFFFF;
}

.lboxhead {
padding: 3px 10px 3px 10px;
margin: -5px -5px;
background-color: #336699;
color: #FFFFFF;
font-weight: bold;
}




/**START CROSS-BROWSER DHTML MENU
**********************************/
.navtitle {
background-image: url('../images/titlebg.gif'); 
background-repeat: repeat-y;
background-color: #E1E1E1;
padding: 3px 5px 3px 35px;
font-weight: bold;
color: #336699;
text-align: left;
margin: 0px;
}



#mainmenu-nav {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	margin:0px;
	padding: 0px;
	}

.ul-nav, .li-nav{
	display: block;
	}

.ul-nav{
	width: 220px;
	padding: 0px;
	margin: 0px;
	}

.li-nav{	
	float: left;
	display:inline;
	padding: 0px;
	margin: 0px;
	}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 200px;
	margin-top: -19px;
	background-color:#EEEEEE;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	z-index: 100;
	}

.li-nav a{

padding: 4px 5px 4px 30px;
width: 185px;
display: block;
text-decoration:none;
color: #336699;
border-top: 2px solid #FFFFFF;
border-bottom: 1px solid #C0C0C0;
background-color:#F3F3F3; 
background-image:url('../images/arrow_blue.gif'); 
background-repeat:no-repeat; 
background-position:center left;
	}

.li-nav a:hover{
padding: 4px 5px 4px 30px;
width: 185px;
display: block;
text-decoration:none;	
border-top: 2px solid #FFFFFF;
border-bottom: 1px solid #FF9900;
background: #FFFFFF;
background-image:url('../images/arrow_orange.gif'); 
background-repeat:no-repeat; 
background-position:center left;
color: #336699;
	
	
	}



a.hassubmenu{
background-image:url('../images/submenu_bg.gif'); 
background-repeat:no-repeat; 
background-position:center left;
	}

/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover {color: #C6EADD; }



/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}




/**** LOGIN BOX ****/
/*******************/
#Login {
clear: both;
padding: 10px;
background-color: #CCCCCC;
margin-bottom: 15px;
border: 1px inset #FFFFFF;
background-image:url('../images/silver_gradient.jpg');
background-repeat:repeat;
}

#key {
padding: 0px 0px 0px 45px;
background-image:url('../images/key.gif'); 
background-repeat:no-repeat; 
background-position:center left;
}

#Login p, #key p {
margin: 0px;
}




/**** PROMO BOX ********/
/***********************/

#prom_top {
width: 220px;
height: 108px;
padding: 0px;
}

#prom_mid {
width: 220px;
padding: 10px 10px 10px 20px;
background-image:url('../images/prom_mid.jpg'); 
background-repeat:no-repeat; 
}

#prom_mid ul {
padding: 0px;
margin: 0px;
list-style: none;
}
#prom_mid li {
padding: 5px 10px 5px 30px;
margin: 0px;
background-image:url('../images/arrow_blue.gif'); 
background-repeat:no-repeat; 
background-position: 0px 14px;
}

#prom_bot {
width: 220px;
height: 28px;
padding: 0px;
margin-bottom: 15px;
}

/******* SITE INFO **********/
/****************************/

.site_info {
width: 198px;
padding: 10px;
background-color: #FFFFFF;
margin-bottom: 15px;
/*border: 1px solid #C5E2F0;*/
border: 1px solid #CCCCCC;
}

.info_title {
text-align: left;
color: #555555;
padding: 2px 15px 2px 30px;
font-weight: bold;
margin: -5px -5px 10px -5px;
background-color: #CCCCCC;
background-image: url('../images/infobul.gif'); 
background-repeat:no-repeat; 
background-position: 5px 5px;
}


/********* CATEGORY VIEW ************/
/************************************/

.prodrow {
width: 590px; /* 620px total */
clear: both;
display: inline-block;
padding: 0px 15px 0px 15px;
}

.prodcell {
width: 280px; /* 300px total */
padding: 5px;
float: left;
}

.prodbox_top {
width: 280px;
height: 8px;
background-image: url('../images/prodbox_top.jpg'); 
background-repeat: no-repeat; 
margin: 0px;
}


.prodbox_title {
width: 240px; /*280 total*/
background-image: url('../images/prodbox_title.jpg'); 
background-repeat: repeat-y; 
margin: 0px;
padding: 10px 20px 10px 20px;
text-align: center;
}

.prodbox_title h2 {
margin: 0px;
font-size: 14px;
text-align: center
}

.prodbox_title h2 a {
text-decoration: none;
color: #FFFFFF;
}


.prodbox_price {
width: 240px; /*280 total*/
background-image: url('../images/prodbox_price.jpg'); 
background-repeat: repeat-y; 
margin: 0px;
padding: 5px 20px 5px 20px;
text-align: right;
font-size: 18px;
color: #FF6600;
font-weight: bold;
font-family: Verdana, Arial, Tahoma, sans-serif;
}


.prodbox_mid {
width: 240px; /*280 total*/
height: 130px;
overflow: auto;
background-image: url('../images/prodbox_mid.jpg'); 
background-repeat: repeat-y; 
margin: 0px;
padding: 5px 20px 5px 20px;
text-align: left;
}

.prodbox_mid5 {
width: 280px;
height: 5px;
background-image: url('../images/prodbox_mid.jpg'); 
background-repeat: repeat-y; 
margin: 0px;
text-align: left;
}

.prodbox_bot {
width: 240px; /*280 total*/
height: 37px; /*67px total*/
background-image: url('../images/prodbox_bot.jpg'); 
background-repeat: repeat-y; 
margin: 0px;
padding: 30px 20px 0px 20px;
text-align: center;
}


/************************** PRODUCT PAGE ******************************************/

.orderbox{
width: 600px; /* 620px total */
padding: 9px;
margin-top: 10px;
display: inline-block;
clear: both;

border:solid 1px #DEDEDE;
/*background-color: #FFFFCC;*/
background-color: #F8F8F8;
color:#222222;

}

.TellAFriend {
width: 200px;
float: left;
position: relative;
text-align: left;
}

.ProdPrice{
width: 200px;
float: left;
position: relative;
text-align: center;
}

.ProdBuy{
width: 200px;
float: left;
position: relative;
text-align: right;
}

.down {
padding: 3px 20px 3px 3px;
background-color: #FFFFCC;
border-bottom: 1px solid #DEDEDE;
border-left: 1px solid #DEDEDE;
border-right: 1px solid #DEDEDE;
text-align: right;
}

.yellowup {
width: 11px;
height: 5px;
background-image:url('../images/yellowup.png'); 
background-repeat: no-repeat;
position: relative;
left: 520px;
top: -8px;
z-index: 10;
}



ul.checklist {
padding: 0px;
margin: 0px;
list-style: none;
}
ul.checklist li{
padding: 5px 10px 5px 30px;
margin: 0px;
background-image:url('../images/check.jpg'); 
background-repeat:no-repeat; 
background-position: 0px 4px;
}


/**************************************************************************************/
/********** reCaptcha *****************************************************************/

#recaptcha_container {
border: 1px solid #DEDEDE;
padding: 9px;
/*background-image: url('../images/light_gradient.gif');
background-repeat: repeat-x;
background-position: bottom left;*/
width: 450px;
height: 100px;
clear: both;
}

#recaptcha_image {
border: 1px solid #EEEEEE;
}

a.recaptcha_audio_cant_hear_link {
margin: 10px;
}

.recaptcha-switch{
/*border: 1px solid #CCCCCC;*/
background-color: #F8F8F8;
float: right;
width: 120px;
padding: 10px;
height: 80px;
line-height: 180%;
}

.recaptcha_only_if_image .recaptcha-switch{
	
}

.recaptcha_only_if_audio .recaptcha-switch{
	
}





/************************* SHOPPING CART *********************************/
/*************************************************************************/

#cartTable {
border-bottom: 1px dashed #CCCCCC;
}

#cartTable td {
padding: 5px;
}
.cart_total {
border-top: 1px dashed #CCCCCC;
}

.coupon {
margin: 10px auto;
padding: 10px;
border: 1px solid #DEDEDE;
background-color: #F8F8F8;
width: 400px;
text-align: center;
}

.tdcartTitle, .subHead{
background-color: #EEEEEE;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
}

.tdcartOdd {
background-color: #FFFFFF;
}

.tdcartEven{
background-color: #F8F8F8;
}


.cartProgress {
padding: 5px;
border: #DEDEDE;
font-family: Verdana, Arial, Tahoma, sans-serif;
margin: 10px auto;
border: 1px dashed #CCCCCC;
width: 400px;
}

span.txtcartProgressCurrent {
color: #FF6600;
font-weight: bold;
}

.order_summary {
border: 1px solid #CCCCCC;
}


.checkout_login{
float: left;
width: 279px; /* 310px; total */
padding: 10px;
border-right: 1px dashed #CCCCCC;
margin-bottom: 15px;
}

.checkout_reg {
float: right;
width: 280px; /* 310px total */
padding: 10px;
margin-bottom: 15px;
}


/***************************************************************/
/********** F.A.Q.*********************************************/

.faqTable {
width: 620px;
border-collapse: collapse;
margin-bottom: 20px;
}

.faqHead {
border-collapse: collapse;
width: 600px;
padding: 5px 10px 5px 10px;
background-color: #336699;
font-family: Century Gothic, Verdana, Arial, sans-serif;
font-size: 14px;;
font-weight: bold;
color: #FFFFFF;
border-bottom: 10px solid #FFFFFF;
}

.faqEven {
width: 600px;
border-collapse: collapse;
padding: 5px 10px 5px 10px;
background-color: #F5F5F5;
}

.faqOdd {
width: 600px;
border-collapse: collapse;
padding: 5px 10px 5px 10px;
background-color: #FFFFFF;

}

.answer_wrap {
width: 498px;
border: 1px solid #336699;
margin: 10px;
}

.answer_head {
width: 478px; /* 498px total */
padding: 0px 0px 0px 20px;
background-color: #336699;
color: #FFFFFF;
font-weight: bold;
background-image: url('../images/notification_icon_n.gif');
background-repeat: no-repeat;
background-position: 3px 3px;
}

.answer_close {
position: relative;
float: right;
right: 5px;
top: 3px;
}

.answer_border {
width: 494px;
border: 2px solid #FFFFFF;
}
.answer_body {
background-color: #F6FBFC;
padding: 5px;
}

.hand {
	cursor: pointer;
}

/**** END FAQ *****/













/********* TEXT STYLES ***********/
/*********************************/

.SubmitBtn, .submit, .txtButton {
padding: 3px 10px 3px 10px;
color: #990000;
font-weight: bold;
margin: 5px;
text-decoration: none;
background-image: url('../images/buttonbg.jpg'); 
background-color: #FFCC00;
border: 1px outset #FF9900;
}

.SubmitBtn:hover, .submit:hover, .txtButton:hover {
border: 5px solid #336699;
border: 1px inset #FF9900;
}

input.submit, input.SubmitBtn, .txtButton {
padding: 1px 10px 1px 10px;
color: #990000;
font-weight: bold;
margin: 5px;
text-decoration: none;
background-image: url('../images/buttonbg.jpg'); 
background-color: #FFCC00;
border: 1px outset #FF9900;
}

input.submit:hover, input.SubmitBtn:hover, .txtButton:hover {
border: 5px solid #336699;
border: 1px inset #FF9900;
}

#Announcement {
}


.Title h1 {
background-color: #E1E1E1;
background-image: url('../images/titlebg.gif'); 
background-repeat: repeat-y;
padding: 4px 20px 4px 40px;
color: #336699;
font-size: 14px;
margin: 0px;
}

.Title2 h1 {
 font-family: Century Gothic, Arial, Verdana, sans-serif;
color: #FF6600;
margin: 20px 0px 10px 0px;
/*
background-color: #E1E1E1;
background-image: url('../images/titlebg.gif'); 
background-repeat: repeat-y;
padding: 4px 20px 4px 40px;
color: #336699;
font-size: 14px;
margin: 0px;
*/
}

#BreadCrumb {
padding: 0px 20px 20px 20px;
border-bottom: 1px solid #CCCCCC;
background-image: url('../images/light_gradient.gif');
background-repeat: repeat-x;
background-position: bottom left;
margin: 0px -20px 0px -20px;
color: #666666;
clear: both;
}

#BreadCrumb a {
color: #666666;
}

#BreadCrumb a:hover {
color: #000000;
}


.txtOldPrice {
text-decoration: line-through;
color: #666666;
font-size: 14px;
font-weight: normal;
}

.Sale {
font-weight: bold;
color: #FF6600;
}

.txtError {
color: #FF0000;
}

.txtSuccess {
padding: 4px;
border:solid 1px #DEDEDE;
background-color: #FFFFCC;
color:#222222;
}

.Save {
color: #FF0000;
}

input {
vertical-align: middle;
}
.textbox{
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

