body{
   margin: 0;
   background-color:#000000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
   background: url(images/page_bg.jpg) top center repeat-x #000000;
}
a:link, a:visited{
   color: #fff;
   text-decoration:none
}
a:hover{
   color: #CC0000;
   text-decoration: underline;
}
h, h2, h3, h4{
   font-size:16px;
   font-weight:bolder;
   margin:0px;
   display:inline;
}
h2{font-size:18px;}
h3{font-size:20px;}
/*--------------------------------------------------------LAYOUT------------------------*/
/*   margin-left: 25px; */
#container{
   margin-left: 0px;
   width: 930px;
   border: 0px solid #FFFFFF;
}
#header{
   height: 262px;
   background-image:url(images/header.jpg);
   border: 0px solid #FFF675;
}
#case_bot{
   float: left;
   width: 245px;
   height: 25px;
   background-image: url(images/header_bot.jpg);
}
#menu{
   float: right;
   width: 685px;
   height: 25px;
   border: 0px solid #FE5000;
}
/*   width: 582px; */
/*#content{     /*
/*   float: right;*/
/*   clear:right;*/
/*   width: 615px;*/
/*   padding: 10px 0px 10px 10px;*/
/*   border: 0px solid #6bcd2a;*/
/*}*/
#sidebar{
   float:left;
   width:297px;
   background: url(images/sidebar_bg.jpg) bottom center no-repeat #414141;
   min-height:400px;
   border: 0px solid #FE5131;
}
*html #sidebar {height:400px;}

#login{
   position: relative;
   top:193px;
   left:360px;
   width:560px;
   height:66px;
   font-size:10px;
}
/*--------------------------------------------------------BEHAVIORS------------------------*/
.lame_image_map{height:275px; width: 250px; position:absolute; float:left;}
.tinyimg_right {
   float:right;
   border: 1px solid #AAA;
   padding: 3px;
   margin: 2px 10px;
   display:inline;
   background-color: #FFF;
}
.tinyimg_left {
   float:left;
   border: 1px solid #AAA;
   padding: 3px;
   margin: 2px 10px 2px 0px;
   display:inline;
   background-color: #FFF;
}
/*-------LOGIN AREA-------*/
#login_area .label{
   padding-top: 3px;
   float:left;
   width:75px;
   height:15px;
   text-align:right;
}
#login_area{
   margin-top:5px;
   width:265px;
   float:right;
}
#login_button{
   margin-top:21px;
   height:17px;
   width:50px;
   float:right;
}
#login_inputs{
   float:left;
}
#login input{
   font-size:10px;
   margin-bottom:2px;
}
*html #login input{margin-bottom:0px;}
#forgot_pass{
   clear:both;
   padding-left:75px;
}
#login_dealer{
   float: left;
   margin-top: 5px;
}
/*---*/
/*---------SIDEBAR/MINICART----*/
#mini_cart{
   padding:3px;
   font-size:9px;
   font-family:Arial, Helvetica, sans-serif
 }
#sidebar_news{
   border: 1px solid #fff;
   margin: 5px;
   padding: 4px;
   font-size:10px;
   clear:both;
}
#sidebar_seach,
#sidebar_seach_empty{
   border: 1px solid #fff;
   height: 60px;
   margin: 5px;
   padding: 4px;
   padding-top:5px;
   font-size:10px;
   clear:both;
}
#sidebar_seach_empty{border:none;}
#sidebar_seach .label{
   padding-top: 3px;
   float:left;
   clear:left;
   height:15px;
   text-align:right;
}
#sidebar_seach input{
   font-size:10px;
}
.sidebar_title{
   font-weight:bold;
   margin:5px;
   font-size:10px;
   margin-bottom:-5px;
}
#empty{
   margin :3px;
   height: 90px;
   padding: 10px 3px 3px 3px;
   background-color: #414141;
   font-size:12px;
   text-align:center;
   font-weight: bold;
}
.sidebar_buttons{
   margin-top:5px;
   text-align:center;
}
#search_inputs{
   float: left;
}
#search_button{
   margin-top: 1px;
   float:right;
}
.mcright{
   float:right;
   width:120px;
}
.mcleft{
   float:left;
   width:90px;
}
.realstrong{
   font-size:11px;
}
/*--*/
/*----------ROUND BOX---------*/
.roundcont {
   width:auto;
   background-color: #1A1A1A;
   color: #fff;
}
.roundcont p {
   margin: 0 10px;
}
.roundtop {
   background: url(images/top_right.png) no-repeat top right;
}
.roundbottom {
   background: url(images/lower_right.png) no-repeat top right;
}
img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block;
}
/*--*/
/*-----------CATEGORIES PAGE---bad----*/
#categories{
   float:left;
   width: 575px;
}
.main_cats{
   float:left;
   width: 169px;
   margin-right:4px;
   padding:8px;
   background-image:url(images/main_cat_bg.jpg);
   border: 1px solid #fff;
   text-align:center;
}
.sub_results{
   width: 325px;
   height:250px;
   padding: 5px;
   margin-top:5px;
   background-image:url(images/cat1_bg.jpg);
   float:left;
   border: 1px solid #fff;
   color:#FFFFFF
}
.tri_results{
   width: 220px;
   height:250px;
   padding: 5px;
   margin-top:5px;
   background-image:url(images/cat1_bg.jpg);
   float:right;
   border: 1px solid #fff;
   color:#FFFFFF
}
/*--*/
/*-----------CATALOG-----*/

.work{
   display:inline;
   float:left;
   width: 115px;
   height: 150px;
   padding: 5px;
   margin: 7px 0px 7px 18px;
   background-image:url(images/cat1_bg.jpg);
   background-repeat:repeat-x;
   border:1px solid #fff;
   text-align:center;
   font-size:9px;
   font-family:Arial, Helvetica, sans-serif;
}
.work_pic {
   margin: auto;
   width:100px;
   height: 135px;
   padding:5px;
   border:1px solid #fff;
}
.work_pic[class] {
   background-image:url(images/cat2_bg.png);
}
.work_new{
   display:inline;
   float:left;
   width: 115px;
   height: 160px;
   padding: 11px;
   margin: 7px 0px 7px 10px;
   background-image:url(images/cat1_bg.jpg);
   background-repeat:repeat-x;
   border:1px solid #fff;
   text-align:center;
   font-size:9px;
   font-family:Arial, Helvetica, sans-serif;
}
.work_pic_new {
   margin: auto;
   width:100px;
   height: 145px;
   padding:5px;
   border:1px solid #fff;
}
.work_pic_new[class] {
   background-image:url(images/cat2_bg.png);
}
.first_word{
   width:100;
   font-size:11px;
   height: 14px;
   font-weight:bold;
   overflow:hidden
}
.sub_word{
   width:100;
   font-size:10px;
   height: 12px;
   overflow:hidden
}
/*--------ITEM DETAILS-----*/
.item_box{
   width: 570px;
   padding:5px;
   border: 1px solid #fff;
   background-image:url(images/cat3_bg.jpg);
   background-position:bottom; 
}
#work_edit_form .cart_button{
   margin-top: 5px;
}
#work_edit_form input{
   width: 400px;
   font-size:10px;
   margin: 3px;
}
#work_edit_form select{
   font-size:10px;
   margin: 3px;
}
.item_title{
   font-size:14px;
   font-weight:bold
}
.item_form{
   clear: both;
   width:570px;
   margin:auto;
}
.item_form_header{
   float: left;
   width: auto;
   font-size:12px;
   text-decoration:underline;
}
.item_form_header_nl{
   float: left;
   width: auto;
   font-size:12px;
}
.item_form_item{
   clear: both;
   float: left;
   width: 140px;
   font-size:12px;
}
.item_form_spec{
   float: left;
   width: 145px;
   font-size:12px;
}
.item_form_price{
   float: left;
   width: 60px;
   font-size:12px;
   text-align:right;
   margin:0px 15px 0px 0px;
}
.item_form_qty{
   float: left;
   width: 45px;
   font-size:12px;
   margin-left:5px !important;
}
.item_form_qty input{
   font-size:12px;
   margin-bottom:1px;
}
.item_form_unit{
   float: left;
   text-align:right;
   width: 50px;
   font-size:12px;
}
.cart_button {
   margin: 0px 3px 0px 0px;
   float:right;
}
.item_pic {
   margin-right: 10px;
   margin-bottom: 5px;
   padding:5px;
   border:1px solid #fff;
   float:left;
}
#dhtmltooltip{
   position: absolute;
   left: -300px;
   width: 150px;
   border: 1px solid #000;
   padding: 2px;
   background-color: #636363;
   visibility: hidden;
   z-index: 100;
   text-align:center;
}
#dhtmlpointer{
   position:absolute;
   left: -300px;
   z-index: 101;
   visibility: hidden;
}
/*--*/
/*---------------FORMS-------*/
#form_box{
   border:1px solid #fff;
   padding:3px;
   font-size:12px;
}
.form_div{
   background:url(images/cat1_bg.jpg);
   border: 1px solid #fff;
   padding:5px;
   margin-bottom:5px;
}
.form_title{
   border: 1px solid #fff;
   border-bottom:none;
   padding: 5px;
   font-weight:bold;
   background-color:#333333;
}
.form_title input{
   margin-bottom:0px !important;
}
.form_header{
   border: 1px solid #fff;
   padding: 5px;
   font-weight:bold;
   font-size:14px;
   margin-bottom:5px;
   background-color:#9D2A25;
   background-image: url(images/title.jpg);
}
#form_box .label{
   padding-top: 3px;
   float:left;
   width:120px;
   height:15px;
   font-size:10px;
   text-align:right;
}
.na_left,
.na_right{
   width: 265px;
   border: 1px solid #fff;
   padding: 5px;
}
.na_left{float:left}
.na_right{float:right}
#form_box "*"{color:#FFCC66}
#form_box input,
#form_box select{
   font-size:10px;
   margin-bottom:4px;
}
*html #form_box input, #form_box select{margin-bottom:2px;}
.form_div_right, .form_div_left{
   width: 271px;
   border: 1px solid #fff;
   padding:5px;
   margin-bottom:5px;
}
.form_title_right, .form_title_left{
   width: 271px;
   border: 1px solid #fff;
   border-bottom:none;
   padding: 5px;
   font-weight:bold;
   background-color:#333333;
   margin:0px;
}
.form_div_right, .form_title_right{float:right}
.form_div_left, .form_title_left{float:left}
/*--*/
/*---------CART--------*/
.cart_item{
   float:left;
   width:275px;
   height:95px;
   margin:3px;
   padding:2px;
   display:inline;
   border:1px solid #fff;
   font-size:10px;
   background-image:url(images/cat1_bg.jpg);
}
.installer_header{
   float:left;
   width:562px;
   height:20px;
   margin:3px;
   padding:2px;
   display:inline;
   border:1px solid #414141;
   font-weight:bolder;
   font-size:18px;
   background-color:#5C1211
}
.installer_header_confirm{
   float:left;
   width:95%;
   height:14px;
   margin:0px;
   padding:5px;
   display:inline;
   border:1px solid #414141;
   font-weight:bolder;
   font-size:12px;
   background-color:#5C1211
}
.cart_info{
   float:left;
   width: 130px;
   height: 95px;
   overflow:hidden;
   font-size:9px;
}
.cart_form{
   float:right;
   width: 145px;
   height: 85px;
}
.cart_form img{
   float: right;
   border:1px solid #fff;
   margin:2px;
}
.cart_form form{float:left}
/*--*/
/*---------CHECKOUT--------*/
.ship_conf {
   background-image:url(images/cat1_bg.jpg);
   border: 1px solid #fff;
   position: absolute;
   float:left;
   margin: 3px 4px;
   padding: 10px;
   width: 552px;
   color: #000;
   z-index:999;
}
.addy{
   width: 245px;
   padding:4px;
   border:1px solid #fff;
   background-color:#333333;
   height: 85px;
   margin-bottom:5px;
   float:left;
   color:#FFFFFF
}
.bill_label{
   width:120px;
   font-size:10px;
   float:left;
   text-align:right;
}
.check_label{
   width:200px;
   font-size:12px;
   font-weight:bold;
   float:left;
   text-align:right;
   border:0px solid #fff;
}
.items_ordered_item_number{
	width:100px; 
	float:left;
   border:0px solid #fff;
}
.items_ordered_description{
	width:145px; 
	float:left;
   border:0px solid #fff;
}
.items_ordered_quantity{
	width:65px; 
	float:left;
	text-align:center;
   border:0px solid #fff;
}
.items_ordered_unit{
	width:50px; 
	float:left;
	text-align:center;
   border:0px solid #fff;
}
.items_ordered_option{
	width:40px; 
	float:left;
	text-align:center;
   border:0px solid #fff;
}
.items_ordered_price_header{
	width:93px; 
	float:left;
	text-align:right;
   border:0px solid #fff;
}
.items_ordered_price{
	width:80px; 
	float:left;
	text-align:right;
   border:0px solid #fff;
}
.items_ordered_total_header{
	width:70px; 
	float:left;
	text-align:right;
   border:0px solid #fff;
}
.items_ordered_total{
	width:80px; 
	float:left;
	text-align:right;
   border:0px solid #fff;
}
.items_ordered{
	width:95%;
	border-width:1px; 
	border-style:solid;
	padding:5px;
	font-size:10px;
	height:1%;
}
/*--*/
/*---------POPUPS--------*/
#popup_box
{
   position:absolute !important;
   top:330px !important;
   right:200px !important;
   width:45%;
   border:1px solid #fff;
   padding:10px;
   height:auto;
   margin:5px;
   font-size:12px;
   background-color:#9D2A25;
}
.popup_header{
   border: 1px solid #fff;
   padding: 5px;
   font-weight:bold;
   font-size:12px;
   margin-bottom:5px;
   background-color:#9D2A25;
   background-image: url(images/title.jpg);
}
.popup_div
{
   background-image:url(images/cat1_bg.jpg);
   border: 1px solid #fff;
   height:auto;
   padding:5px;
}
.popup_div img{
   text-decoration:none;
   border: 0px solid #000;
}
#popup_box .label
{
   padding-top: 3px;
   float:left;
   width:120px;
   height:15px;
   font-size:10px;
   text-align:right;
}
#popup_box input,
{
   font-size:10px;
   margin-bottom:5px;
}

/*--*/
/*----------CATEGORIES PAGE-------*/
.cat_div{
   background-image:url(images/cat1_bg.jpg);
   border: 1px solid #fff;
   padding:5px;
}
.cat_label{
   padding-top: 3px;
   float:left;
   font-size:12px;
   text-align:right;
}
.cat_results{
   border: 1px solid #666;
   background-color:#333333;
   height:110px;
   padding: 3px;
   font-size:11px;
}
.cat_row,
.cat_row_bg{
   width:184px;
   height: 14px;
}
.cat_row_bg{ background:url(images/cat_row_bg.jpg) repeat-y}
.cat_col{
   float:left;
   width:184px;
   height:95px;
}
/*--*/
.delconfirm {
   background-color:#FFFFCC;
   border: 4px solid #FF9933;
   position: absolute;
   left: 1%;
   bottom: 1%;
   padding: 10px;
   width: 60%;
   color: #000;
   z-index:999;
   font-size:9px;
}
.delete_text{
   letter-spacing: 1px;
}
.loginmessage {
   border: 2px solid rgb(153, 0, 0);
   padding: 3px;
   background-color: rgb(255, 255, 204);
   font-size: 10px;
   text-align: center;
   position:absolute;
   top:30px;
   right:260px;
   width:auto;
   z-index:998;
   color:#000000;
   font-weight:bold;
   white-space:nowrap;
}
.loginmessage img{
   position:relative;
   top:3px;
}

.bwin {
   background-color:#333333;
   border: 1px solid #CBCBCB;
   position: absolute;
   top:80px;
   right:300px;
   width: 300px;
   height:150px;
   margin: 3px 4px;
   padding: 10px;
   color: #000;
   z-index:999;
}
.littlelink{
   font-size:auto;
}
.littlelink a{
   color:#CC0000;
}
.disclaimer{
   font-size:9px;
   text-align:center; 
   padding:10px;
	clear:both;
}
.label{
   font-weight:bold;
   font-size:11px;
}
#form_box .notation{
   padding-top: 3px;
   float:right;
   width:320px;
   height:15px;
   font-size:10px;
}

.subtotal{
	border: 0px solid #000;
	float:right;
	margin-right:20px;
}

.subtotal_nudge{
	border-right:0px solid #fff;
	border-top:0px solid #fff;
}
