body {
    margin: 0px;
    padding: 0px;
    background-color:#d3d3d3;
}

td{
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    color: #000000;        
}
.text{
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    color: #000000; 
}
.text_title{
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;    
}
.text11{
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}
.text13{
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;    
}
.btext_title{
    color: #003e7d;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;    
}
/* 
----------------------------------------------------------------------------
TOP
----------------------------------------------------------------------------
*/
#top {
    background-color:#FFFFFF;
    height: 120px;
    text-align: center;
}
#top_content{
    margin-left:auto;
    margin-right:auto;
    width:790px;    
}
.top_left{
    float: left;
    width: 360px;
    text-align: left;
}
.top_center{
    float: left;
    width: 390px;
}
.top_sp{
    width: 10px; 
    float: left;
}
.top_phone{
    float: left;
    width: 140px;
    text-align: right;
}
.top_appl{
    float: left;
    width: 230px;
    text-align: right;
}
.top_text{
    float: left;
    width: 250px;
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    text-align: left;    
    color: #020202;
    line-height: 18px;
}
.top_text span{
    color: #f50006;
    font-weight: bold;
}
.top_text p{
    margin: 0;   
    padding: 0;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}

.div_cart_cont{
    background: url(images/cart2.jpg) top right no-repeat;
    height: 140px;
}
/* 
----------------------------------------------------------------------------
TOP MENU
----------------------------------------------------------------------------
*/
#menu{
    height: 58px;
    background: #000000;
    text-align: center;
}
.top-menu {
    text-align:left;
    width: 790px;
    margin-right: auto;
    margin-left: auto;    
}
.top-menu ul {
    margin:0px;
    padding: 0px;
}
.top-menu li {
    background-position:right center;
    display:inline;
    /*margin-right:15px;*/
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;    
}
.top-menu li a {
    color:#FFFFFF;
    text-decoration:none;
    font-weight: bold;
    font-size: 12px;
    padding: 14px 12px 17px 12px;
}
.top-menu li a:hover {
    color:#FFFFFF;
    text-decoration:none;
    font-weight: bold;
    font-size: 12px;
    /*border-bottom: 1px solid #ffffff;*/
    background: #104980;
}
.text_red{
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    color: #ff0000;
    margin: 3px 0px 3px 0px;
}
/* 
----------------------------------------------------------------------------
content
----------------------------------------------------------------------------
*/
.content{    
    background:  url(images/bg.png) top left repeat-x;
    height: 265px;    
    text-align: center;    
}
.tbl_sh{
    background: url(images/tbl_cont.jpg) top left repeat-y;
}
.div_img{
    background: url(images/bg.jpg) bottom left repeat-x;
    height: 248px;
}
.page_text{
    width: 500px;
    margin-left: 25px;
}
#menu_scroll{
    overflow: auto;
    overflow: hidden;    
    width: 241px;
    height: 200px;
    padding: 0px;
    height: 200px;
    background: #eaeaea;
    position:relative;    
}
#scroll-wrap{
    width: 221px;    
    padding: 0 10px;
    height: 300px;
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #cdcdcd;
}
#scroll{
    width: 221px;    
    height: 200px;
}            
div.scrollingtext{
    position:absolute;
    /*white-space:nowrap;*/
    width: 220px;
}    

#footer{
    background: url(images/footer.jpg) top left repeat-x;
    width: 780px;
    height: 47px;
    float: left;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #ffffff;    
    font-size: 12px;
}
#footer_left{
    width: 5px;
    height: 47px;
    float: left;
    padding: 0px;
    margin: 0px;
    background: url(images/footer_shl.jpg) bottom right no-repeat;    
}
#footer_right{
    width: 5px;
    height: 47px;
    float: left;
    padding: 0px;
    margin: 0px;
    background: url(images/footer_shr.jpg) bottom right no-repeat;
}
a.w_link{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #ffffff;    
    font-size: 12px;    
    text-decoration: none;
}
a.w_link:hover{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #ffffff;    
    font-size: 12px;    
    text-decoration: underline;
}
a.b_link{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #003e7d;    
    font-size: 12px;    
    text-decoration: none;
}
a.b_link:hover{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #003e7d;    
    font-size: 12px;    
    text-decoration: underline;
}
a.b_link11{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #003e7d;    
    font-size: 11px;    
    text-decoration: none;
}
a.b_link11:hover{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    color: #003e7d;    
    font-size: 11px;    
    text-decoration: underline;
}
/* 
----------------------------------------------------------------------------
right menu
----------------------------------------------------------------------------
*/
#right_cont{
    background: url(images/sh_right.jpg) top right no-repeat;
}
.td_menu_right{
    margin:0;
    padding:0px;
    width: 241px; 
    background: #eaeaea;   
}
p.right_menu_title{
    background: #cdcdcd;
    margin: 0px;    
    color: #023e7d;
    font-weight: bold;
    padding: 10px 0px 10px 20px;        
}
.td_menu_right select{
    width: 225px;
    margin: 20px 0 30px 8px;
    color: #060606;
    font-size: 12px;
    font-family:Arial,Tahoma,Verdana;
}
.td_menu_right .quote_butt{
    background: #d3cec8 url(images/cuote_butt.jpg) top left no-repeat;
    border: 1px solid #010000;    
    font-size: 12px;
    font-family:Arial,Tahoma,Verdana;
    width: 137px;
}
.td_menu_right .quote_butt:hover{
    border: 1px solid #828284;   
}

.td_menu_right ul{
    margin:0;
    padding:0px;    
}
.td_menu_right li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #cdcdcd;
} 
.td_menu_right li.li-news {
    margin: 0px;    
    color: #000000;
    padding: 10px 15px 10px 15px;
    background: #eaeaea;
}
.td_menu_right li.li-title {
    background: #cdcdcd;
    margin: 0px;    
    color: #023e7d;
    font-weight: bold;
    padding: 10px 0px 10px 20px;
}
.td_menu_right li a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #023e7d;
    margin: 0px;
    text-transform: capitalize;
    background: #eaeaea;
    font-weight: normal;
    padding: 8px 0px 8px 20px;
    display: block;
}

.td_menu_right li a:hover {
    background-color: #d00000;
    color: #ffffff;
    font-weight: normal;
}


.td_menu_right_bott{
    background: #eaeaea;
    margin:0;
    padding:0;
    width: 241px;
}
.td_menu_right_bott ul{
    margin:0;
    padding:0 0 0 0px;    
}
.td_menu_right_bott li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.td_menu_right_bott li a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #023e7d;
    margin: 0px;
    text-transform: capitalize;
    background: #eaeaea;
    font-weight: normal;
    padding: 8px 0px 8px 20px;
    display: block;
}
.td_menu_right_bott li a:hover {
    background-color: #d00000;
    color: #ffffff;
    font-weight: normal;
}         
span.blue_text{
    color: #0046c3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;    
}
.sh_top_text{
    height: 42px; 
    width: 790px; 
    text-align: left; 
    background: url(images/sh_top.jpg) bottom right no-repeat;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
}
.sh_topl{
    width: 543px;
    height: 31px;
    background: url(images/sh_topl.jpg) top left repeat-x;
    overflow: hidden;
}
.sh_crnl{
    width: 200px;
    height: 31px;
    float: left;
    text-align: left;
}
.sh_l{
    width: 343px;
    text-align: right;
    float: left;
}
.sh_left{
    width: 5px;
    height: 220px;
    float: left;    
}
div.div_cont{
    width: 500px; 
    background: #ffffff; 
    text-align: left; 
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    color: #000000; 
}
.td_right_cont{
    border-left: 1px solid #cdcdcd;
    background: #eaeaea;
}
input.w220px{
    width : 220px;
    height: 25px;
    font-size: 12px; 
    color : #000000;
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;
    border: 1px solid #003e7d;           
}
input.w10px {
    WIDTH: 20px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;
}
input.w50px {
    WIDTH: 50px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;
}
input.w200px {
    WIDTH: 200px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;border: 1px solid #003e7d;
}
input.w210px {
    WIDTH: 220px; height: 20px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;border: 1px solid #003e7d;
}
input.w230px {
    WIDTH: 230px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;border: 1px solid #003e7d;
}
input.w310px {
    WIDTH: 330px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; border: 1px solid #003e7d;
}
select.w40px {
    WIDTH: 40px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; border: 1px solid #003e7d;
}
select.w50px {
    WIDTH: 50px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; border: 1px solid #003e7d;
}
select.w100px {
    WIDTH: 130px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; border: 1px solid #003e7d;
}
select.w330px {
    WIDTH: 330px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; border: 1px solid #003e7d;
}
textarea.w330px{
    width: 330px;FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; border: 1px solid #003e7d;    
}
.link_but{
    display: block;
    border: 0px;
    background: #003e7d;
    color: #ffffff;   
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 2px;
}
.b85{
    border: 0px;
    background: #0046c3;
    color: #ffffff;
    width: 70px;    
    height: 25px;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
.b200{
    border: 0px;
    background: #003e7d;
    color: #ffffff;
    width: 200px;    
    height: 22px;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    cursor: pointer;
}
.b330{
    border: 0px;
    background: #003e7d;
    color: #ffffff;
    width: 330px;    
    height: 22px; 
    cursor: pointer;
}
.butt_post_code{
    border: 0px;
    background: #003e7d;
    color: #ffffff;
    width: 90px;    
    cursor: pointer;    
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;    
}
hr.w2px{
    color: #858584;
    background-color: #858584;
    height: 2px;  
    border: 0px;  
}
hr{
    color: #858584;
    background-color: #858584;
    height: 1px;  
    border: 0px;  
}
.prod_div{
    width: 144px;
    height: 164px;    
    float: left;
    margin: 0px 20px 20px 0px;
    border: 1px solid #e2e2d6;
    text-align: center;
}
.prod_divOver{
    width: 144px;
    height: 164px;    
    float: left;
    margin: 0px 20px 20px 0px;
    border: 1px solid #000;
    text-align: center;
    background: url(images/link_over.jpg) top left no-repeat;
}
.prod_div a{
    display: block;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;    
    text-decoration: none;    
}
.prod_div a:hover{
    display: block;
    color: #e50000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;    
    text-decoration: none;    
}
.prod_divOver a{
    display: block;
    color: #fff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;    
    text-decoration: none;    
}
.tdpage{
    background: #ffffff;
    border: 1px solid #e2e2d6;
    padding: 1px;
}
a.pagelink{
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
    FONT-SIZE: 12px; 
    COLOR: #003e7d; 
    TEXT-DECORATION: none;
}
a.pagelinkselect{
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
    FONT-SIZE: 12px; 
    COLOR: #e50000; 
    TEXT-DECORATION: none;
}
.buy180px{
    background: #d60000;
    padding: 5px 20px 5px 20px;
    color: #ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
    FONT-SIZE: 13px;     
    text-align: center;
    cursor: pointer;
}
.buy85px{
    background: #e60000;
    color: #ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif; 
    FONT-SIZE: 13px;    
    float: right;
    text-align: center;
    width: 85px;
    padding: 4px;    
    cursor: pointer;
}
td.cartTableTitle{
    FONT-SIZE: 12px; 
    COLOR: #003e7d; 
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;
    font-weight: bold;
    height: 26px;
    background: #eaeaea;
}

td.cartTable{
    FONT-SIZE: 12px; 
    COLOR: #104a00; 
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #c1c1c1;
}
a.link{
    FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;text-decoration:none;
}
a.link:hover{
    FONT-SIZE: 12px; COLOR: #b8180f; FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;text-decoration:underline;
}
.cont_title{
    width:166px;
    height:25px;
    float: left;
    FONT-SIZE: 12px; 
    COLOR: #000000; 
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;  
}
.cont_title_red{
    width:170px;
    height:25px;
    float: left;
    FONT-SIZE: 12px; 
    COLOR: #e60000; 
    FONT-FAMILY: Arial,Verdana,Helvetica,Sans-Serif;  
}
.cont_fld200{
    width:200px; height:25px; float: left;
}
.cont_fld{
    width:330px; height:25px; float: left;
}
.cont_fld50{
    width:43px; height:25px; float: left;
}
.cont_fld60{
    width:60px; height:25px; float: left;
}
.cont_fld184{
    width:184px; height:25px; float: left; text-align: right;
}
.cont_fldT{
    width:330px; height:105px; float: left;
}
.book_title_div{
    width: 490px;
    padding: 5px;
    background: #ededed;
    color: #003e7d;
    font-weight: bold;    
}

.blue_title{
    color: #003e7d;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
input.w220px {
    width : 220px;
    height: 22px; 
    font-size: 11px; 
    color : #000000;
    border: 1px solid #003e7d;
}
.b220{
    border: 0px;
    background: #003e7d;
    color: #ffffff;
    width: 220px;    
    height: 22px; 
}
.but85{
    border: 0px;
    background: #003e7d;
    color: #ffffff;
    width: 85px;    
    height: 22px; 
}
div.fixed {
    position: absolute;
    top: 0px;
    left: 0px;
    margin:0px;
    background: #5d5d5d;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    overflow: hidden;
}
#postCodeTitleDiv, #quickQuoteTitle{
    width: 350px;
    height: 30px;
    background: #000000;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;    
}
#quickQuoteDiv{
    padding: 35px 50px;
    font-size: 14px;
}
#quickQuoteDiv p{
    font-size: 18px;
    color: #0040b0;
    margin: 0;
    padding: 5px 0;
    line-height: 25px;
}
#quickQuoteDiv span{
    font-size: 12px;   
}
#quickQuoteDiv a{
    display: block;
    background: url("images/cuote_butt.jpg") top left no-repeat;   
    width: 137px;
    height: 16px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 12px;
    text-align: center;
    color: #000000;
    border: 1px solid #010000;
    text-decoration: none;
}
#quickQuoteDiv a:hover{
    text-decoration: none;
    border: 1px solid #828284;
}
.closePostCodeDiv{
    cursor: pointer;   
}
#cuote_error{
    height: 30px;
    color: #b40001;
    padding: 0 10px;
    font-weight: bold;
}
.td_menu_right form{
    padding: 0px;
    margin: 0;
}
