﻿ * {
margin:0px;
padding:0px;
}
html,body{
font:12px Arial, Helvetica, sans-serif;
line-height:1.5em;
background:#8F9194;
text-align:center;
}
img
{
    border:0;
    }
a
{
text-decoration:none;
color:Black;
font-weight:normal;
}
a:hover
{
text-decoration:underline;
}
table 
{
    text-align:left;
}
#container{
margin:0 auto;
width:960px;
background:#ffffff;
text-align:left;
}
#header {
}
#main{
background-color:#FFFFFF;
}
#footer
{
    clear:both;
    margin-top:33px;
}
#footer ul
{
   height:28px;
}
#footer ul li
{
    float:left;
    list-style-type:none;
    margin-left:150px;
}
#footer ul li.terms
{
    float:left;
    list-style-type:none;
    margin-left:300px;
}
.copyright
{
    margin-left:320px;
}
#nav{
	height:21px;
}
#nav ul
{
    margin-left:25px;
    }
#nav ul li {
font-family: Helvetica, Arial, sans-serif;
float:left;text-align:center;height:46px;
list-style:none;
}
#nav ul li a{
text-decoration:none;
display:block;
color:#ffffff;
position:relative;
margin-left:2px;
padding-left:10px;
padding-right:10px;
height:21px;
font-weight:bolder;
font-size:13px;
line-height: 21px;
background-color:#000000;
}
#nav ul li a:hover{
color:#ffffff;
text-decoration:none;
font-weight:800;
background-color:#b0292f;
}
.navline
{
    border:solid 3px #AE2630;
    }
.clear
{
    clear:both;
    }
#shopcart
{
    border:outset 1px #cccccc;
    background-color:#cccccc;
    font-weight:bold;
    margin-top:5px;
    float:right;
    font-size:14px;
    width:150px;
    padding:2px;
    text-align:center;
    }
#shopcart a
{
    font-weight:bold;
    font-size:14px;
    } 
#headerleft
{
    float:left;
    width:730px;
    }   
#headerleft .title
{
    font-size:30px;
    margin-top:20px;
    color:#AF1E2F;
    float:left;
    margin-left:12px;
    height:30px;
    line-height:30px;
    }
#headerleft .compare
{
    margin-left:30px;
    margin-top:20px;
    float:left;
    width:150px;
    }
#headerleft .compare a
{
    background-color:#AF1E2F;
    line-height:30px;
    padding:10px;
    border:outset 1px #AF1E2F;
    color:#ffffff;
    }          
#headerright
{
    float:right;
    border:outset 1px #cccccc;
    }
#accountnav ul li
{
   float:left; list-style-type:none;
   font-weight:bold;
   font-size:13px;
   margin-left:15px;text-align:center;height:46px; 
    }
.headerline
{
    margin:12px;
    border:solid 1px #010101;
    }
.table
{
    }
.table td
{
    height:30px;
    }
.table td.right
{
    text-align:right;
    padding-right:10px;
    }
.table td.shopname
{
    text-align:center;
    font-size:15px;
    font-weight:bold;
    }
.category
{
    color:#3E469B;
    margin-left:12px;
    }
.category td div
{
    background-color:#AE2630;
    padding:2px 5px;
    }
.category td a
{
    font-weight:800;
    font-size:17px;
    color:#ffffff;
}
.category td td
{
    margin:0;
    padding:0;
}
.category td td div
{
    background-color:#cccccc;
    padding:0 5px;
}
.category td td div a
{
    font-size:16px;
    color:#000000;
    padding-left:5px;
}
.category td td td div
{
    background-color:#cccccc;
    padding:0 5px;
}
.category td td td div a
{
    font-size:15px;
    color:#000000;
}
.category td td td td div
{
    background-color:#ffffff;
    margin-bottom:20px;
}
.category td td td td div a
{
   font-size:13px;
   color:#000000;
   margin-right:50px;
}
.products
{
    margin-top:20px;
    margin-left:10px;
    margin-bottom:100px;
}
.products ul li
{
   float:left; list-style-type:none;
   font-weight:bold;
   font-size:13px;
   margin-right:15px;text-align:center;height:16px; 
    }
.products table
{
    width:100%;
    margin-bottom:30px;
}
.products table th
{
    background-color:#FAF192;
    text-align:center;
}
.products table td.image
{
    width:120px;
}
.products table td.item
{
    width:60px;
}
.products table td.decription
{
    width:340px;
}
.products table td.Inventory
{
    width:90px;
    text-align:right;
}
.products table td.color
{
    width:80px;
    text-align:center;
}
.products table td.price
{
    width:80px;
    text-align:right;
}
.products table td.quantity
{
    width:60px;
    padding-left:20px;
}
.products table td.list
{
    width:460px;
}
.productname
{
    font-size:14px;
    margin-top:8px;
    font-weight:bold;
    }
.button
{
    background-color:#AF1E2F;
    border:outset 1px #AF1E2F;
    margin:1px;
    color:#ffffff
    }
.textbox
{
    border:solid 1px #cccccc;
    height:20px;
    }
#login
{
    margin-left:100px;
    margin-top:50px;
    margin-bottom:20px;
    float:left;
    }
#login .line
{
    float:left;
    margin-left:40px;
    font-size:0px;
    width:2px;
    background:#AE2630;
    height:350px;
    }
#login div.left
{
    float:left;
    }
#login div.right
{
    float:left;
    margin-left:20px;
    } 
#login div.right p
{
    margin-left:100px;
    margin-top:80px;
    }    
#login .header
{
    }   
#login table
{
    width:340px;
    margin-left:2px;
    border-right:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
    background-color:#FFFEBF;
    }
#login table td
{
    height:30px;
    text-align:left;
    padding-top:15px;
    }
#login table td.right
{
    padding-left:10px;
    padding-right:8px;
    width:80px;
    text-align:right;
    }
#login .newdealer
{
    margin-left:100px;
    margin-top:20px;
    }
#reg
{
    width:647px;
    margin-top:-13px;
    margin-left:171px;
    padding:50px 0px 50px 0px;
    border-right:solid 1px #cccccc;
    position:relative;
    z-index:11;
    border-bottom:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
    }
#reg table
{
    width:100%;
    }
#reg table td
{
  width:60%;
    }
#reg table td.right
{
    width:40%;
    }
.regtitle
{
    margin-left:170px;
    margin-top:50px;
    padding:0px;
    position:relative;
    z-index:10;
    }
#reg .submit
{
    margin-left:270px;
    margin-top:20px;
    }
.order
{
    clear:both;
    margin-top:50px;
    margin-left:100px;
    width:80%;
    }
.order th
{
    height:30px;
    padding-left:10px;
    background-color:#AF1E2F;
    color:#ffffff
    }
.order td
{
    height:30px;
    padding-left:10px;
    }
.order td.shippingtype
{
    width:100px;
    }
.order td.remarks
{
    width:200px;
    }     
#billinfo
{
    clear:both;
    width:100%;
    }
#billinfo div.left
{
    float:left;
    width:400px;
    margin-left:20px;
    }
#billinfo div.right
{
    margin-left:520px;
    }
.underconstruction
{
    text-align:center;
    margin-top:150px;
    margin-bottom:200px;
    font-size:32px;
    font-weight:bold;
    }
.route
{
    margin-left:8px;
    }
.addtocart
{
    border: solid 1px #ffffff;
    width:230px;
    height:41px;
    position:fixed;
    top:520px;
    left:750px;
    z-index:1;
    background-color:#ffffff;
    }
.content_txt{
text-align:justify;
line-height:140%;
font-size:12px;
padding-left:30px;
padding-right:20px;}
a.red_2 {
text-decoration:none;
color:#C41F25;
}
a.red_2:hover{
color:#C41F25;
text-decoration:underline;
}
.loginline
{
    font-size:0px;
    height:2px;
    background:#AE2630;
    }
.showbg_bg{
position:absolute;width:100%;background:#234f74;filter:Alpha(opacity=40);-moz-opacity: 0.4;z-index:81;height: 1000px;
}
#showbg_showbg{
top:50%;
left:50%;
margin:-300px 0 0 -306px;
width:612px;
height:600px;
background-color:#FFf;
z-index:82;
position:absolute;
border:1px solid #CAD9EA;
}
#showbg_showbg1{
top:50%;
left:50%;
margin:-300px 0 0 -306px;
width:930px;
height:600px;
background-color:#FFf;
z-index:82;
position:absolute;
border:1px solid #CAD9EA;
}
.showbg_top_bg{
text-align:right;
height:31px;
background:url(/image/showbg_top_bg.gif);
background-repeat:repeat-x;
width:100%;
border-bottom:1px solid #CAD9EA;
}
.box_title{
font-size:14px;
color:#DC7178;
font-weight:800;
height:28px;
line-height:28px;
background:#C41F25;
padding-left:10px;
}
.box_content_2{
padding:5px 5px 5px 15px;
border:1px solid #BFBFBF;
font-size:12px;
color:#4B4C4E}
.box_content_2 ul{
padding-left:25px;}
#installation_list dt{
border-bottom:1px solid #CCCCCC;text-align:center;width:500px;margin:0 auto;
font-weight:800;
color:#C41F25;
font-size:14px;
line-height:30px;
}
.qty_items_out {
background-color:#FFFFFF;
padding-left:2px;
cursor:pointer;
}
.qty_items_over{
background-color:#CCCCCC;
padding-left:2px;
cursor:pointer
}
.product_main
{
margin-left:20px;
width:920px;}
.pro_img{
float:left;
overflow:hidden;
width:380px;
text-align:center;
padding-top:10px;
}
.pro_right{
float:left;
overflow:hidden;
margin-left:80px;
width:330px;
}
.pro_select{
width:250px;
height:35px;}
#qty_items{
clear:left;
width:99px;
border-right:1px solid #959595;
border-bottom:1px solid #959595;
border-left:1px solid #959595;
position:absolute;
z-index:80;
}
.qty_items_out {
background-color:#FFFFFF;
padding-left:2px;
cursor:pointer;
}
#pro_qty{
float:left;
height:20px;
width:75px;
padding-left:2px;
border-top:1px solid #959595;
border-bottom:1px solid #959595;
border-left:1px solid #959595;
}
#pro_color{
float:left;
height:20px;
width:75px;
padding-left:2px;
border-top:1px solid #959595;
border-bottom:1px solid #959595;
border-left:1px solid #959595;
}
.zoom_in{
display:inline;
width:28px;
height:28px;
z-index:80;
margin-top:0px;
margin-left:250px;
}
.pro_right_title{
font-size:20px;
font-weight:800;
color:#CECFCF;
}
.pro_right_title a{
font-size:20px;
font-weight:800;
color:#CECFCF;
}
.pro_right_title a:hover{
font-size:20px;
font-weight:800;
color:#a19f9f;
}
.pro_price{
font-size:25px;
color:#C41F25;
margin-top:40px;
margin-bottom:50px;}
.explain{
float:left;
overflow:hidden;
display:inline;
width:355px;
margin:7px 42px 20px 0;
font-size:12px;
color:#4b4c4e;
}
.else{
float:left;
margin-left:60px;
overflow:hidden;
display:inline;
width:320px;
line-height:180%;}
.pro_functions{
float:left;
overflow:hidden;
width:355px;
}
#accinfo .table
{
    margin-left:250px;
    width:600px;
    }
.red_1{
font-weight:800;
color:#C41F25;
font-size:13px;
line-height:40px;
}
