@charset "utf-8";
/* CSS Document */
html{
height:100%;
width:100%;
}
body{
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0;
padding:0;
background-image:url(../../images/new/body_bg.gif);
background-position:0 0;
background-repeat:repeat-x;
color:#808285;
}
form, table{
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6{
margin:0;
padding:8px 0px;
}
h1{
font-size:25px;
color:#ffa200;
font-weight:normal;
}
h2{
font-weight:normal;
font-size:18px;
color:#ffa200;
}
h3{}
h4{}
h5{}
h6{}
img{
display:block;
}
p{
margin:0;
padding:5px 0px;
}
a{}
a:hover{}
.shadow_cont{
width:966px;
margin:auto;
}
.banner_area{
background-image:url(../../images/new/shawdow1.png);
background-repeat:repeat-y;
min-height:206px;
height:auto !important;
height:206px;
padding-left: 7px;
}
.menu_area{
height:43px;
background-image:url(../../images/new/menu_bg.gif);
background-repeat:no-repeat;
}
.menu{
padding-left:8px;
}
.banner_img{
padding-right:8px;
}
/* header area */
.logo{
padding:36px 0px 0px 30px;
}
/*menu area*/
.login_area{
padding:9px 30px 0px 0px;
}
.login_area a{
color:#FFFFFF;
text-decoration:none;
}
.login_area a:hover{
color: #f0c900;
}
/*mid cont*/
.mc_lefttop{
width:740px;
background-image:url(../../images/new/mc_lefttop.png);
background-position:0 0;
background-repeat:no-repeat;
}
.mc_right{
width:226px;
}
.mc_mid_cont{
padding-top:11px;
}
.mc_mid{
background-image:url(../../images/new/mc_mid2.png);
background-repeat:repeat-y;
width:740px;
}
.mcm_leftarea{
width:134px;
background-image:url(../../images/new/mcm_la_grad.gif);
background-repeat:repeat-x;
}
.mcm_shadow{
background-image:url(../../images/new/mcm_leftarea_bg.png);
background-repeat:repeat-y;
}
.mcm_rightarea{
width:606px;
line-height:150%;
}
.mcml_inner{
padding:0px 0px 0px 10px;
}
.mcml_whitearea{
background-image:url(../../images/new/mcml_whitearea.png);
background-repeat:repeat-y;
height:100px;
}
.mcmlw_inner{
padding:0px 5px 5px 20px;
}
.mcmlw_h{
color:#42a8cf;
font-weight:bold;
}
.mcmlw_d{
color:#808285;
}
.mcmlw_d a{
color:#148bcb;
}
/*mcm rightarea*/
.mcmr_inner{
padding:20px 40px 40px 40px;
}
.ic_left{
width:300px;
}
.ic_box{
margin:15px 5px 5px 5px;
}
/* right area */
.quote_bot{
width:218px;
height:40px;
background-image:url(../../images/new/quote_bot.gif);
background-repeat:no-repeat;
}
.qb_inner{
padding:11px 5px 5px 53px;
}
.cta_cont{
/* padding:15px 0px 0px 0px; */
padding:5px 0px 0px 0px;
}
/*footer area*/
.fa_leftarea{
width:734px;
}
.fa_rightarea{
width:232px;
}
.farb_mid{
background-image:url(../../images/new/farb_shad.gif);
background-repeat:repeat-y;
}
.farb_grad{
width:716px;
margin:0px 0px 0px 8px;
background-image:url(../../images/new/farb_grad.gif);
min-height:146px;
height:auto !important;
height:146px;
background-color:#edf2f5;
}
.farb_h{
color:#42a8cf;
font-size:16px;
padding-bottom:10px;
}
.farb_inner{
padding:10px 20px;
}
.f_col{
width:130px;
margin:4px 8px;
}
/* form */
.form_mid{
background-image:url(../../images/new/form_shad.gif);
background-repeat:repeat-y;
}
.form_grad{
background-image:url(../../images/new/form_grad.gif);
background-repeat:repeat-x;
width:216px;
min-height:146px;
height:auto !important;
height:146px;
background-color:#edf2f5;
margin-left:8px;
}
.n_form{
font-size:12px;
}
.form_h{
color:#42a8cf;
font-size:16px;
padding-bottom:5px;
}
.form_c{
padding:5px 12px;
}
.f_txt{
width:133px;
border:1px solid #ebedef;
}
.code_txt{
width:60px;
border:1px solid #ebedef;
}
/*inner pages*/
/* category  page */
.category_holder{
margin:10px 0px;
}
.c_img{
width:100px;

}
.c_details{
width:350px;
}
.s_image{
height:40px;
width:40px;
/* border:1px solid red; */
}
.c_head h2{
padding:6px 0px;
}
/*float*/
.right{
float:right;
}
.left{
float:left;
}
.clearB{
clear:both;
}

/* additional css */
.c_head h2 a {
color:#FFA200;
font-size:18px;
font-weight:normal;
text-decoration:none;
}
.form label, .webform label {
font-size:12px;
}
.s_image {
width:auto;
max-width:100px;
/* margin:0 0 0 -10px; */
}
.product_info {
padding:0 10px 10px 10px
}
.product_table {
width:420px;
}
.product_table td {
/* padding:0 0 10px 0; */
padding-right:20px;
}
.category_holder{
/* padding:0 0 30px 0; */
padding:0 0 40px 0;
}
a {
color:#808285;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#lightbox a img {
margin:auto;
}
.mcmr_inner {
width:490px;
}