/* CSS Document */
a img {
      border: none;
	   }
.cont_txt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #5C5607;
	line-height: 18px;
	text-align: justify;
} 
.search_txt{
      font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: bold;
	  color: #FF5F00;
}
.footer_txt{
      font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: normal;
	  color: #683C1B;
}
.footer_txt1{
      font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: normal;
	  color: #B58403;
}
.header_txt{
	font-family:"Zurich Cn BT", tahoma, Arial, Georgia, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF5F00;
	text-transform: uppercase;
}
.inner_header_txt{
	font-family:"Zurich Cn BT", Tahoma, Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #683C1B;
	text-transform: uppercase;
}
.bullet_txt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E8E8E;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E8E8E;
}
.bullet_txt:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4747;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B4747;
}
.txt_padding {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B58403;
	line-height: 18px;
	padding-left: 5px;
	text-decoration: none;
}
.times_txt_normal {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B58403;
	line-height: 18px;
}
.grey_clr_txt{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.grey_clr_txt:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.user_txt{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0093DD;
	line-height: 30px;
}
.side_menu {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4747;
	line-height: 19px;
}
.side_menu:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E8E8E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E8E8E;
}
.lft_border {
	background-image: url(../images/inner_cntr_lft.jpg);
	background-repeat: repeat;
}
.form_box {
	border:1px solid #6C6C6C;
	width:175px;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #683C1B;
	background-color: #FFFFFF;
	background-image: none;
}
.red_txt {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.black_txt {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}
.cont_txt_bld {

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #683C1B;
	line-height: 18px;
}
.inner_tab_txt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

/* attributes of the container element of textbox */
.loginboxdiv{margin:0px;height:22px;width:132px;background-image: url(../images/text_box.gif);background-repeat: no-repeat;background-position: bottom;}

.loginbox{background:none;border:none;width:122px;height:18px;margin:0;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color: #FF6002;padding-top: 5px; padding-right: 5px;padding-bottom: 5px;padding-left: 5px;}

.subboxdiv{margin:0px;height:21px;width:218px;background-image: url(../images/txt_box_sub.jpg);background-repeat: no-repeat;background-position: bottom;}

.subbox{background:none;border:none;width:210px;height:17px;margin:0;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color: #6C6C6C;padding-top: 5px; padding-right: 5px;padding-bottom: 5px;padding-left: 5px;}

/* slide */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;*/
/*border-bottom-width: 6px;*/
width: 645px; /*width of featured content slider*/
height: 260px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 645px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 610px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
/*background-color: navy;*/
padding: 5px 10px;
margin-top: -40px;
z-index: 10000;
position:absolute;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.pagination a{
	text-decoration: none;
	color: #ffffff;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #F86311;
}

.pagination a:hover, .pagination a.selected{
     color: #CE3800;
     background-color: #FCAB1C;
     text-decoration: underline;
}
/* slide2 */
.sliderwrapper1{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;*/
/*border-bottom-width: 6px;*/
width: 318px; /*width of featured content slider*/
height: 260px;
}



.sliderwrapper1 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 318px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination1{
width: 270px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
/*background-color: navy;*/
padding: 5px 10px;
margin-top: -40px;
z-index: 10000;
position:absolute;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.pagination1 a{
	text-decoration: none;
	color: #ffffff;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #F86311;
}

.pagination1 a:hover, .pagination1 a.selected{
     color: #CE3800;
     background-color: #FCAB1C;
     text-decoration: underline;
}
.txt_pad {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454D02;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	line-height: 18px;
}
.txt_white {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}

