/*CSS Document*/

/*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-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) repeat-x top #2e3b4d;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}


/*Text Link css*/
.link_1 a:link {Font-Family: Arial, Helvetica, sans-serif;color: #0b5f8e;text-decoration: none;font-size: 14px;}
.link_1 a:visited {Font-Family: Arial, Helvetica, sans-serif;color: #0b5f8e;text-decoration: none;font-size: 14px;}
.link_1 a:active {Font-Family: Arial, Helvetica, sans-serif;color: #0b5f8e;text-decoration: none;font-size: 14px;}
.link_1 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #FF0000;text-decoration: none;font-size: 14px;}

.link_2 a:link {text-decoration: underline;}
.link_2 a:visited {text-decoration: underline;}
.link_2 a:active {text-decoration: underline;}
.link_2 a:hover {text-decoration: none;}


.link_3 a:link {Font-Family: Arial, Helvetica, sans-serif;color: #000;text-decoration: none;font-size: 11px;}
.link_3 a:visited {Font-Family: Arial, Helvetica, sans-serif;color: #000;text-decoration: none;font-size: 11px;}
.link_3 a:active {Font-Family: Arial, Helvetica, sans-serif;color: #000;text-decoration: none;font-size: 11px;}
.link_3 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #FF0000;text-decoration: none;font-size: 11px;}

.link_4 a:link {Font-Family: Arial, Helvetica, sans-serif;color: #000;text-decoration: none;font-size: 13px;}
.link_4 a:visited {Font-Family: Arial, Helvetica, sans-serif;color: #000;text-decoration: none;font-size: 13px;}
.link_4 a:active {Font-Family: Arial, Helvetica, sans-serif;color: #000;text-decoration: none;font-size: 13px;}
.link_4 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #FF0000;text-decoration: none;font-size: 13px;}

.link_5 a:link {Font-Family: Arial, Helvetica, sans-serif;color: #7f7e7e;text-decoration: none;font-size: 12px;}
.link_5 a:visited {Font-Family: Arial, Helvetica, sans-serif;color: #7f7e7e;text-decoration: none;font-size: 12px;}
.link_5 a:active {Font-Family: Arial, Helvetica, sans-serif;color: #7f7e7e;text-decoration: none;font-size: 12px;}
.link_5 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #000000;text-decoration: none;font-size: 12px;}



/*Font css */
.Light10{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light12{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal; }
.Light11{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light14{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 14px; Font-weight:normal; }
.Light11{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal;}


/*Text color css*/
.White{color:#FFFFFF;}
.Grey{ color:#969595;}
.Green{ color:#12c305;}
.Grey1{ color:#b1b1b1;}
.Grey2{color:#464646;}
.Red{color:#930101;}


/*Bgcolour css*/
.BgWhite{background-color:#ffffff;}
.BgBlack{ background:#000000;}
.HeaderBg{ background:url(../images/hed_bg.jpg) repeat-x top;}
/*.MidBg{ background: url(../images/mid_bg.jpg) repeat-x top #fff; border-left:1px #000 solid; border-right: 1px #000 solid;}*/
.MidBg{ background: url(../images/mid_bg.jpg) repeat-x top #fff;}

.NavigationBg{ background:url(../images/nav_bg.jpg) no-repeat;}
.AdBar{ background:url(../images/ad_c.jpg) repeat-x top;}

.PicBoxBg{ background:url(../images/pic_box.jpg) repeat-x top #0b0b0b;}

.BgGrey{ background:#1f1f1f;}
.Bg_Grey01{background:#efefef;}
.FooterBg{ background: url(../images/footer_bg.jpg) no-repeat;}

.HeaderBgNew{ background:url(../images/header1.gif) no-repeat;}

.navigationMid{ background: url(../images/nav_c.gif) repeat-x top;}

.MidContentBg{ background:url(../images/bt_bg.jpg) repeat-x top; padding-top:25px;}
.LeftBoxMid{ background:#f1f1f1; border-left:1px solid #c9c9c9; border-right:1px solid #c9c9c9;}
.Comment_Bg{background:url(../images/coment_shed.jpg) repeat-x top ; padding-left:8px;}
.Thums_Down{background: url(../images/thums_down.jpg) no-repeat top left; padding-left:10px; padding-top:7px;  }
.Search_Mid{background:url(../images/search_m.jpg) repeat-x top;}
.Box_M{background:url(../images/box_mt.jpg) repeat-x top;}
.L_Line{background:url(../images/l.jpg) repeat-y top;}
.R_Line{background:url(../images/r.jpg) repeat-y top;}
.Box_BM{background:url(../images/box_rm.jpg) repeat-x top;}


/* text alignment */
.Justified{ text-align:justify;}

/*Image Border css*/
.ImgBdr1{border:1px solid #a2c4ce; background:#e6f1f8; padding:2px;}
.ImgBdr2{border:1px solid #dadada;}

/* float */
.FloatLeft{ float:left;}
.FloatRight{ float:right;}

/*Table Border*/
/*.BdrBot1{ border-bottom:1px solid #000;}*/
.BdrBot{ border-bottom:1px solid #a5cddd;}
.BdrLR{ border-left:1px solid #000000; border-right:1px solid #000000;}
.Bdr1{ border:1px solid #000000;}
.Bdrtop{ border-top:1px solid #666464;}
.commentBar{ background:url(../images/comment_bar.jpg) repeat-x top;}


.PostedBar{ background:url(../images/posted_shed.jpg) repeat-x bottom #E0E0E0; padding-left:5px;}

.PhotoBox{ background:#efefef; border:1px solid #d3d2d2;}


/*Linehight*/
.Linehight{line-height:18px;}


/*Paddign Css*/
.Pad1{ padding-top:20px;}
.Pad2{ padding-left:8px; padding-right:8px; padding-top:20px; padding-bottom:10px;}
.Pad3{ padding-right:15px;}
.Pad4{ padding:6px;}
.Pad5{ padding:5px;}
.Pad6{ padding-top:8px;}
.Pad7{ padding-top:4px;}



/*Button css*/
.Textbox1{Font-Family: Arial, Helvetica, sans-serif; Font-Size: 11px; Font-weight:normal; color: #333333; Border:1px solid #C1C1C1;padding-left:5px; padding-top:2px; background: #EBEBEB;}



.Textbox2{Font-Family: Arial, Helvetica, sans-serif; Font-Size: 12px; Font-weight:normal; color: #000; Border:0px; background:#fff; }


.button{Font-Family: Arial, Helvetica, sans-serif; Font-Size: 12px; Font-weight:normal; color: #fff; Border:0px; background: url(../images/ad_c.jpg) repeat-x top;}





.solidblockmenu{
margin: 0;
float:right;
padding: 0;
float: left;
width: 840px;
overflow: hidden;
/*background: black url(media/blockdefault.gif) center center repeat-x;*/
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
float: left;
color: #FFFFFF;
padding: 15px 15px;
text-decoration: none;
background:url(../images/sep.gif) no-repeat right;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
text-decoration:none;
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}



/* three tab css */
    
#glowingtabs{
width:100%;
line-height:normal;
overflow: hidden;
background: url(../images/bt_bg1.gif) repeat-x top;
}

#glowingtabs ul{
float:left;
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
float:left;
background: url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 7px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background: url(../images/glowtab.gif) no-repeat right top;
padding: 8px 16px 6px 10px;
font-weight:bold;
color: #cecece;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #FFFFFF;
text-decoration:none;

}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -28px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/
color: #FFFFFF;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -28px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/
}

-->






#glowingtabs01{
width:100%;
line-height:normal;
overflow: hidden;

}

#glowingtabs01 ul{
float:left;
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs01 li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs01 a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px; 
font-weight:bold;
float:left;
background: url(../images/glowtab-left01.gif) no-repeat left top;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0 0 0 7px;
text-decoration:none;
}

#glowingtabs01 a span{
float:left;
display:block;
background: url(../images/glowtab01.gif) no-repeat right top;
padding: 9px 16px 9px 10px;
font-weight:bold;
color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs01 a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs01 a:hover span {
color: #000;
text-decoration:none;

}

#glowingtabs01 #current a{ /*Selected Tab style*/
background-position:0 -32px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs01 #current a span{ /*Selected Tab style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
color: #000;
}

#glowingtabs01 a:hover{ /*onMouseover style*/
background-position:0% -32px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs01 a:hover span{ /*onMouseover style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs01 a:hover span{ /*onMouseover style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}    

/*






.Paging{
margin:auto;
padding: 0;
float: left;
font: bold 11px Arial;
width: 270px;
overflow: hidden;

}

.Paging li{
display: inline;
background:#999999;

}

.Paging li a{
margin-left:3px;
float: left;
color: #fff;
padding: 3px 5px;
text-decoration: none;
background: url(../images/page1.jpg) repeat-x top;
border:1px #bababa solid;
}

.Paging li a:visited{
color: #000;


}

.Paging li a:hover, .Paging li .current{
color: white;
background: url(../images/page01.jpg) repeat-x top;
border:1px #bababa solid;
}
*/

.Onrollover { background:#ebebeb; cursor:pointer;}
.Onrollout { background:#e7e7e7; cursor:pointer;}

.Onrollover1 {background:url(../images/page01.jpg) repeat-x top; cursor:pointer; border:1px #bababa solid; width:17px; height:17px; }
.Onrollout1 { background:url(../images/page1.jpg) repeat-x top; cursor:pointer; border:1px #bababa solid; width:17px; height:17px;padding-top:3px;}
.Page1{ float: left; width:17px; height:17px; margin-left:2px; text-align:center; padding-top:3px;}
#page_nav_container {
	margin: 10px 20px 0px 0px;
	padding: 0px;
	float:right;
}

a.paginate {
    margin: 0px;
    padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #ffffff;
	background: url(../images/pag_de.gif) repeat-x top;
	border: 1px solid #15211F;
	text-decoration: none;
    outline: none;
}

a.paginate:hover {
	margin: 0px;
    padding: 2px 5px;
    color: #ffffff;
	background: url(../images/pag_act.gif) repeat-x top;
	border: 1px solid #d8c100;
	text-decoration: none;
    outline: none;
}
a.paginate1{
	margin: 0px;
    padding: 0px 5px;
    color: #ffffff;
	background: url(../images/pag_act.gif) repeat-x top;
	border: 1px solid #d8c100;
	
}



a.current_page {
    margin: 0px;
    padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #FFF;
	background: url(../images/pag_act.gif) repeat-x top;
	border: 1px solid #d8c100;
    cursor: default;
    text-decoration: none;
    outline: none;
}
span.inactive_page {
    margin: 0px;
    padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #FFF;
	background: url(../images/pag_act.gif) repeat-x top;
	border: 1px solid #d8c100;
    cursor: default;
    text-decoration: none;
    outline: none;
}span.paginate1{
	margin: 0px 3px 0px 3px;
    padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #ffffff;
	background: url(../images/pag_act.gif) repeat-x top;
	border: 1px solid #d8c100;

	
}

