/* CSS Document */
.cl_separator_1{
	height: 1px;
	font-size: 1px;
}
.cl_separator_2{
	height: 2px;
	font-size: 1px;
}
.cl_separator_3{
	height: 3px;
	font-size: 1px;
}
.cl_separator_5{
	height: 5px;
	font-size: 1px;
}
.cl_separator_10{
	height: 10px;
	font-size: 1px;
}
.cl_separator_20{
	height: 20px;
	font-size: 1px;
}
.cl_separator_50{
	height: 50px;
	font-size: 1px;
}


.cl_clear
{
	clear:both;
}










body
{
	background-color: #5F0000;
	background-image: url(../images/newdez/body-bg.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #505050;
}
#basic
{
	/*width: 770px;
	width: 940px;*/
	width: 95%;
	margin: auto;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/newdez/topmenu-bg.gif);
	background-repeat: repeat-x;
}


.cl_line
{
	background-image: url(../images/newdez/line.gif);
	background-repeat: repeat-x;
	height: 4px;
	font-size: 1px;
	margin: 10px 0px 10px 0px;
	clear: both;
}
h2
{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/newdez/title-bg.gif);
	background-repeat: repeat-x;
	background-color: #FF9900;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: white;
	padding: 3px;
}
h3
{
	/*
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	*/
	font-size: 0px;
	padding: 0px;
}




/*** font color *************************************************************************************/
.gray
{
	color: #999999;
}
.red
{
	color: #FE0000;
}
.lightred
{
	color: #F7484E;
}

.bold, strong
{
	font-weight: bold;
}


/*** header *************************************************************************************/
#header
{
	background-image: url(../images/newdez/header-bg.jpg);
	background-repeat: no-repeat;
	/*width: 770px;
	width: 940px;*/
	width: 100%;
	height: 152px;
	color: #FFFFFF;
	position: relative;
}

#header #company-phone
{
	position: absolute;
	top: 45px;
	right: 0px;
	color: #9D4F00;
	font-family: "trebuchet MS";
	font-size: 9px;
}

#header a#go-to-homepage
{
	display: block;
	width: 260px;
	height: 125px;
	position: absolute;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
}




/*** cart *************************************************************************************/
#cart-section
{
	float: right;
	background-image: url(../images/newdez/cart-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	width: 480px;
	height: 150px;
	position: relative;
}
#cart-section #cart-state
{
	float: right;
	text-align: right;
	width: 210px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 18px;
}
#cart-section #cart-state img
{
	vertical-align: middle;
}

#cart-section #cart-links
{
	float: left;
	width: 250px;
	color: #FFFFFF;
	padding-top: 13px;
}
#cart-section #cart-links ul
{
	float: right;
}
#cart-section #cart-links ul li
{
	float: left;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #442900;
	font-size: 9px;
}
#cart-section #cart-links ul li.first
{
	float: left;
	padding: 0px 5px 0px 0px;
	border-left: none;
}

#cart-section #cart-links a
{
	color: #FF9900;
	text-decoration: none;
	font-size: 9px;
}
#cart-section #cart-links a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}



/*** top login **************************************/
#cart-section .login
{
	position: absolute;
	top: 80px;
	right: 0px;
	text-align: right;
}

.login a
{
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.login a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.login .who-is-logged
{
	background-color: #000000;
	padding: 3px 80px 0px 25px;
	white-space: nowrap;
}
.login a.submit
{
	position: absolute;
	top: 0px;
	right: 0px;
}






/*** main *************************************************************************************/
#main
{
	width: 100%;
	background-color: white;
	background-image: url(../images/newdez/leftcolumn-bg.gif);
	background-repeat: repeat-y;
}


#table-main
{
	width: 100%;
	border: 0px;
}




/*** left *************************************************************************************/
#left
{
	float: left;
	width: 215px;
	color: white;
	background-image: url(../images/newdez/leftcolumn-corner-bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
#leftcolumn
{
	width: 215px;
	vertical-align: top;
}


/*** search-section *************************************************************************************/
#search-section
{
	position: relative;
	left: 45px;
	top: 10px;
	background-image: url(../images/newdez/search-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 147px;
	height: 41px;
}
#search-section input.input-search
{
	position: absolute;
	top: 21px;
	left: 23px;
	border: none;
	background-color: transparent;
	width: 90px;
	height: 17px;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#search-section input#search-submit
{
	position: absolute;
	top: 18px;
	left: 118px;
}




/*** gp elements **********************************************************/
a.categories
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
font.categories
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}


/*** leftmenu *************************************************************************************/
.auth-section
{
	width: 270px;
	margin: auto;
	/*
	border-top: 1px solid #442900;
	border-bottom: 1px solid #442900;
	*/
}
.auth-section label
{
	float: left;
	display: block;
	width: 60px;
	height: 24px;
	padding: 4px 0px 0px 0px;
}
.auth-section .input-username
{
	background-image: url(../images/newdez/input-user.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	border: none;
	background-color: transparent;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 25px;
	float: right;
}
.auth-section .input-password
{
	background-image: url(../images/newdez/input-psw.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	border: none;
	background-color: transparent;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 25px;
	float: right;
}
.auth-section a
{
	color: #FF9900;
	text-decoration: none;
}
.auth-section a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.auth-section .btn-submit
{
	float: right;
}
.auth-section a.SmallNote
{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #A65300;
}
.auth-section .icon
{
	vertical-align: middle;
}








/*** leftmenu *************************************************************************************/
.leftmenu
{
	margin: 25px 0px 30px 5px;
	width: 207px;
}
.leftmenu ul
{
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #442900;
	
}
.leftmenu ul li
{
	border-bottom: 1px solid #442900;
}
.leftmenu ul li.last
{
}
.leftmenu ul li a
{
	text-decoration: none;
	display: block;
	background-color: transparent;
	color: white;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/newdez/leftmenu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	background-color: #000000;
	
}
.leftmenu ul li a:hover
{
	background-color: #DFDFDF;
	color: #000000;
}



/*** content *************************************************************************************/
#td-content
{
	vertical-align: top;
}

#txt
{
	float: left;
	width: 100%;
	color: black;
	background-image: url(../images/newdez/content-corner-bg.gif);
	background-repeat: no-repeat;
}
#txt #content
{
	padding: 15px 10px 10px 10px;
	color: #505050;
}

#content a
{
	color: #B36B00;
	text-decoration: none;
	padding: 0px;
}
#content a.with-arrow
{
	color: #FF9900;
	text-decoration: none;
	background-image: url(../images/newdez/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 7px;
	padding-right: 10px;
}
#content a:hover
{
	color: #FF9900;
	text-decoration: underline;
}





/*** breadcrumbs *************************************************************************************/
#breadcrumbs
{
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 3px 0px;
}




/*** sort *******************************************************/
#content a.SearchSortLink
{
	margin-left: 5px;
}



/*** products ****************************************************************************************/
#content .products
{
	width: 100%;
	margin-bottom: 20px;
}
#content .products h2, #content .products h2 a
{
	color: #FFFFFF;
	text-decoration: none;
}
#content .products .left
{
	width: 140px;
}
#content .products .left, #content .products .right
{
	vertical-align: top;
}






/*** product-details *************************************************************************************/
#content .product-details
{
	width: 100%;
	margin-bottom: 30px;
}
#content .product-details .left
{
	width: 50%;
	vertical-align: top;
}
#content .product-details .right
{
	width: 50%;
	vertical-align: top;
}


#content .product-details h2
{
	background-image: none;
	background-color: transparent;
	padding: 0px;
	color: black;
	padding: 3px;
	font-size: 14px;
}
#content .product-details h2 a
{
	color: black;
	font-size: 14px;
}
#content .product-details h2 a:hover
{
	color: #FFFFFF;
}
.product-details td.td-image
{
	width: 140px;
	vertical-align: top;
	padding: 3px;
}
.product-details td.td-details
{
	vertical-align: top;
	padding: 3px;
}



/*** tabs *******************************************/
.product-details table.tabs
{
	width: 100%;
	background-position: bottom;
	border-bottom: 6px solid #DF8602;
}
.product-details table.tabs td
{
	text-align: center;
	cursor: pointer;
	padding: 2px;
	color: #DF8602;
}
.product-details table.tabs td:hover
{
	text-align: center;
	cursor: pointer;
	color: #000000;
	text-decoration: underline;
}
#content .product-details table.tabs .current
{
	background-color: #DF8602;
	color: #FFFFFF;
	font-weight: bold;
}


.product-details table.tabs #tab-1 {width: 60px;}
.product-details table.tabs #tab-2 {width: 110px;}
.product-details table.tabs #tab-3 {width: 90px;}
.product-details table.tabs #tab-4 {width: 90px;}
.product-details table.tabs #tab-5 {width: 120px;}
.product-details table.tabs #tab-6 {width: 120px;}



/*** sections ***************************************/
#section-1, #section-5
{
	display: block;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}
#section-2, #section-3, #section-4, #section-6
{
	display: none;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}



/*** table details *******************************/
table.details
{
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}
table.details td.products-details-left
{
	width: 40%;
	/*background-color: #FFE5BF;*/
	padding: 2px;
	/*border: 1px solid #FED396;*/
	vertical-align: top;
}
table.details td.products-details-right
{
	/*background-color: #FFF5E6;*/
	padding: 2px;
	/*border: 1px solid #FED396;*/
	vertical-align: top;
}
table.details #product_price
{
	color: #FF0000;
	font-weight: bold;
}
table.details #product_alt_price
{
	color: #F7484E;
	font-weight: bold;
}

.see_price
{
	font-size: 18px;
    color: #FF0000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.product_price
{
    color: #FF0000;
    font-weight: bold;
}
.product_alt_price
{
    color: #F7484E;
    font-weight: bold;
}


.Star
{
	color: red;
	padding: 5px;
}
.FormButton
{
	padding: 3px 0px 3px 0px;
}





/*** button *************************************************************************************/
#content .button
{
	text-decoration: none;
	height: 23px;
	position: relative;
	border: none;
	background-image: url(../images/newdez/btn-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#content .button a:hover
{
	text-decoration: none;
}
#content .button a big
{
	color: #000000;
	font-size: 12px;
	position: relative;
	margin: 2px 0px 0px 0px;
	display: block;
}
#content .button a:hover big
{
	color: #BE0C11;
}







/*** specials *************************************************************************************/

ul#specials
{
	margin: 20px 0px 0px 0px;
	
}
ul#specials li
{
	border-top: 8px solid #FF9900;
	border-bottom: 8px solid #FF9900;
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	position: relative;
	width: 160px;
	height: 165px;
	float: left;
	margin: 0px 7px 10px 7px;
}
ul#specials li .topleft-corner
{
	position: absolute;
	top: -8px;
	left: -2px;
	
}
ul#specials li .bottomright-corner
{
	position: absolute;
	top: 157px;
	right: -2px;
	
}
ul#specials li 
{
	text-align: center;
}


ul#specials li  .productname
{
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}

ul#specials li  .productprice
{
	font-weight: bold;
	font-size: 22px;
	color: #FF0000;
	position: absolute;
	top: 0px;
	right: 3px;
	letter-spacing: -1px;
}
ul#specials li a.productimg
{
	padding: 15px 0px 0px 0px;
	display: block;
}
ul#specials li a.productimg img
{
	height: 100px;
}
ul#specials li .special-offer
{
	background-image: url(../images/newdez/special-offer.gif);
	background-repeat: no-repeat;
	background-position: 17px 0px;
	position: absolute;
	top: 2px;
	left: 2px;
	height: 32px;
}
ul#specials li .special-offer big
{
	display: block;
	padding-top: 8px;
	left: 0px;
	color: #FF0D0D;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -0.4px;
}




/*** non - empty cart content ************************/
.cart_content
{
	background-color:#FFFFFF;
}


.detail_img li
{
	padding: 0px;
	margin: 2px;
	display: block;
	width: 35px;
	float: left;
	border: 1px solid silver;
}

.detail_img li img
{
	width:35px;
	cursor: pointer;
	cursor: hand;
}





/*** ads ***************************************************************************************/
#td-ads
{
	width: 170px;
	width: 0px;
	vertical-align: top;
}
#ads
{
	float: right;
	width: 160px;
	padding-right: 10px;
	padding-top: 15px;
}




/*** paging - NAVIGATON ***********************************************************************/
.NavigationTitle
{
	font-weight: bold;
	padding-right: 5px;
}
.NavigationCell
{
	padding: 0px 5px 0px 5px;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.NavigationCell:hover
{
	background-color: #FFF0DA;
}
.NavigationCellSel
{
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	border-left: 2px solid white;
	border-right: 2px solid white;
	text-align: center;
	background-color: #FF9900;
	cursor: default;
}




#review_message, #review_author, #send_name, #send_from, #send_to
{
	width: 200px;
}





/*** footer *************************************************************************************/
#gwsol-logo
{
	text-align: center;
}
#gwsol-logo a
{
	font-size: 9px;
	text-decoration: none;
	color: #FF9900;
}

#footer
{
	padding: 0px 2px 0px 0px;
}

#footer-content
{
	background-image: url(../images/newdez/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;;
	height: 42px;
	position: relative;
	padding: 5px 10px 0px 10px;
}
#footer-content a
{
	text-decoration: none;
	color: #505050;
}
#footer-content a:hover
{
	text-decoration: underline;
	color: #000000;
}
#copyright
{
	position: absolute;
	top: 5px;
	right: 10px;
	background-image: url(../images/newdez/footer-moto.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 42px;
	text-align: right;
}





