/*CSS Document*/
/*B2Btechnosolutions CSS files - by http://www.B2Btechnosolutions.com India*/
/*Comment all css which you are NOT useing in Layout*/
/*Body Link css*/

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/*Body css*/
html, body{
	margin:0px; background:#fff url(../images/bg.jpg) repeat-x top ;
	
}

P{ padding:0px; margin:0px;}


/*Text Link css*/
.link_1 a:link {Font-Family: Arial;color: #FFFFFF;text-decoration: none; font-weight:normal;}
.link_1 a:visited {Font-Family: Arial;color: #FFFFFF;text-decoration: none; font-weight:normal;}
.link_1 a:active {Font-Family: Arial;color: #FFFFFF;text-decoration: none; font-weight:normal;}
.link_1 a:hover {Font-Family: Arial;color: #f2d050;text-decoration: none; font-weight:normal;}


/*Font css */
.Light11{Font-Family: Arial;Font-Size: 11px;}
.Light12{Font-Family: Arial;Font-Size: 12px;}
.Light13{Font-Family: Arial;Font-Size: 13px;}
.Light16{Font-Family: Arial;Font-Size: 16px;}
.Light27{Font-Family: Arial;Font-Size: 27px;}
.Light20{Font-Family: "Myriad Pro";Font-Size:20px;}
.Light21{Font-Family: "aachen BT";Font-Size:21px;}



/*Font Bold css */
.Bold{font-weight:bold;}



/*Text color css*/
.White{color:#FFFFFF;}
.Grey{color:#5a5959;}
.Red1{color:#45091a;}
.Orange{color:#e48600;}
.Orange1{color:#bb6b07;}
.Brown{color:#594200;}


/*Bg css*/
.Bg_White{background:#ffffff;}
.Back_Bg{background:url(../images/back_bg.jpg) no-repeat center top;}
.Tab_Bg{background:url(../images/tab_bg.jpg) repeat-x left top;}
.Banner{background:#6e4d26 url(../images/banner.jpg) no-repeat center;}
.Shad_Left{background:url(../images/left_shad.jpg) no-repeat left top;}
.Shad_Right{background:url(../images/right_shad.jpg) no-repeat right top;}
.Shad{background:url(../images/shad.jpg) no-repeat left top;}
.Map_Top{background:url(../images/map_top.jpg) no-repeat left top;}
.Map_Mid{background:url(../images/map_mid.jpg) repeat-y top left;}
.Footer_Bg{background:url(../images/footer.jpg) repeat-x left top;}
.Shedbg{ background:url(../images/shed.jpg) no-repeat top; padding-top:10px; padding-bottom:15px;}
.LeftShed{ background:url(../images/cont_shed.jpg) no-repeat top left; padding-top:15px;}
.SepretorShed{ background:url(../images/sep_shed.jpg) no-repeat top left; padding-left:15px;}
.BgGrey{ background:#f7f7f7; border:1px solid #e9e9e9;}
.BgGrey1{ background:#f3f3f3;}

/*Table Border*/
.TblBrd1{border:1px solid #808080;}
.BdrBot1{ border-bottom:1px solid #e9e9e9;}
.BdrLeft{ border-left:1px solid #e9e9e9;}
.TblBrd01{border:1px solid #e9e9e9;}
.BdrBot_dash{ border-bottom:1px dashed #979797;}


/*DIV CSS*/
.LeftPart{float:left; width:624px; height:auto; padding-left:5px;}
.RightPart{float:right; width:224px; height:auto; margin-right:5px;}

/*Linehight*/
.Linehight{line-height:18px;}

/*Text_Align*/
.Justify{text-align:justify;}

/*Text_Style*/
.Capital{text-transform:uppercase;}


.Imgbdr1{ background:#FFFFFF; padding:3px; border:1px solid #E4E4E4;}

/*Paddign Css*/

.Pad{padding:7px;}
.Pad_L{padding-left:13px;}
.Pad_L1{padding-left:7px;}
.Pad_T{padding-top:15px;}
.Pad_T1{padding-top:1px;}
.PadBot1{ padding-bottom:10px;}
.Pad_Top1{padding-top:7px;}

/*Text Box Css*/
.TextBox_1{border:#000 2px solid; background:#ffffff url(../image/text_field.jpg) repeat-x left bottom; font-family:Arial; font-size:11px; color:#033;}

.Button{ background:#86592d; border:1px solid #5a3919; padding:2px 4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center; cursor:pointer;}

/*---------21-05-2010----------*/



/*Home Page ROLLOVER01 CSS */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
overflow: hidden;
text-transform:uppercase;
background: url(NO IMAGE);
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #e48600;
padding: 13px 16px 14px 17px; 
text-decoration: none;
background: url(../images/line.jpg) no-repeat left center;
}



.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #ffffff;
background: transparent url(../images/pawan.jpg) center bottom repeat-x;
text-decoration:none;
}

.pics{
border:10px solid #FFF; float:right;
}

