/* CSS Document */

body
{
background:url(images/bg.jpg) repeat-x top #fff;
font-family:Tahoma, Verdana, Arial;
padding:0;
font-size:11px;
margin:13px auto auto auto;
color:#686868;
}

a{
color:#737373;
}

.bold{ font-weight:bold; }

.clear{
clear:both;
}

p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
}

p.details{
padding:5px 15px 5px 15px;
font-size:11px;
}

p.more_details{
padding:25px 20px 0px 20px;
font-size:11px;
}

.fullWidth{width:100%;}

.fullHeight{width:100%;}

.floatLeft{float:left;}

.floatRight{float:right;}

.rowspacer{width:20px;}

.imageStyle{vertical-align:middle;padding-top:1px;}

#wrap{
width:901px;
margin:auto;
}

#header{
width:901px;
}

#logo{
width:320px;
padding:36px 0 0 28px;
color:#fff;
font-family:Georgia;
font-size:32px;
text-transform:capitalize;
}

.problue{
padding:0px;
color:#BFE7FF;
}

.com{
padding:0px;
color:#fff;
font-size:20px;
text-transform:none;
}

#logo a{
color:#fff;
text-decoration:none;
}

#topright
{
width:538px;
}

/*-----------------------------menu-------------------*/
#menu{
width:538px;
padding:20px 0 0 0px;
}

.menutabs{
overflow: hidden;
width: 100%;
font:normal 17px Georgia;
color:#fff;
}


.menutabs ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.menutabs li{
float: left;
margin: 0;
padding: 0;
}

.menutabs a{
float: left;
background: url(images/tab-blue-left2.jpg) no-repeat left ;
margin: 0;
margin-right: 4px; 
padding: 0 0 0 12px;
text-decoration: none;
}

.menutabs a span{
float: left;
display: block;
background: url(images/tab-blue-right2.jpg) no-repeat right top;
padding: 5px 14px 11px 5px;
font:normal 17px Georgia;
color: #ffffff;
}

.menutabs a span {float:none;}


.menutabs .selected a{
background: url(images/tab-blue-left1.jpg) no-repeat left top;
margin-right: 4px; 
padding: 0 0 0 12px;
text-decoration: none;
}

.menutabs .selected a span{
display: block;
background: url(images/tab-blue-right1.jpg) no-repeat right top;
padding: 5px 14px 11px 5px;
font:normal 17px Georgia;
color: #004356;
}

.menutabs a:hover{
background: url(images/tab-blue-left1.jpg) no-repeat left top;
top: 0;
}

.menutabs a:hover span{
display: block;
background: url(images/tab-blue-right1.jpg) no-repeat right top;
padding: 5px 14px 11px 5px;
font:normal 17px Georgia;
color: #004356;
}

/*-----------------------------prodbox-------------------*/

#prod_det_box{
width:356px;
margin-right:20px;
}

.prodcont{
padding:0px;
color:#6E6E6E;
font-size:12px;
line-height:18px;
margin:0px 0 10px 5px;
}

/*-----------------------------center content-------------------*/

#center_content{
width:901px;
margin-top:16px;
}

#midcorbg
{
background:url(images/mid-corbg.jpg);
padding:0px 15px 0px 16px;
}

#bannerbg
{
background:url(images/banner-bg.jpg) no-repeat;
height:302px;
}

#layer-content
{
width:870px;
background:url(images/cont-midbg.jpg);
margin-top:10px;
}

#container
{
width:592px;
padding-left:10px;
}

#rightpat
{
width:235px;
}

.smcont
{
font-size:12px;
}

#right_box{
width:235px;
margin-top:10px;
}

.sertitle
{
color:#DE0027;
font-size:20px;
text-transform:uppercase;
padding:0px 0 0 15px;
}

ul.list{
clear:both;
padding:10px 0 0 15px;
margin:0px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#686868;
font-size:12px;
line-height:19px;
font-weight:bold;
}
ul.list li a:hover{
text-decoration:underline;
}
/*---------------footer------------------------*/

#footer{
height:150px;
padding-top:10px;
}

#footer a{
text-decoration:none;
color:#737373;
line-height:19px;
}

#footer a:hover{
text-decoration:underline;
color:#737373;
line-height:19px;
}

#left_footer{
width:150px;
}

#mid_footer{
width:570px;
text-align:center;
}

#right_footer{
width:150px;
}

/*-----------------------------Texts Class-------------------*/

.redsmh1
{
font:bold 11px Tahoma Verdana, Arial;
color:#DE0027;
line-height:19px;
}

.bluebigh1
{
font:normal 18px Georgia, Verdana, Arial;
color:#004356;
line-height:25px;
}
