@charset "utf-8";
/* CSS Document */

/*	body	*/
body{
margin:0px;
background-image:url(../images/bg_page.jpg);
background-repeat:repeat-x;
background-color:#02517e;
font-family:Georgia, Arial;
font-size:13px;
}

#table_height100{
height:100%;
}

/*	main area	*/

.heading_pageblue{
font-size:18px;
color:#0b4c98;
padding-left:5px;
padding-top:14px;
padding-bottom:8px;
}
.heading_pageorange{
font-size:18px;
color:#eb6d06;
padding-left:5px;
padding-top:14px;
padding-bottom:8px;
}
.page_txtblack{
font-size:11px;
font-weight:lighter;
color:#000000;
line-height:15px;
float:left;
}
.img_border{
border:#CCCCCC solid 4px;
float:right;
}




/*	header	*/
.header_seprater{
background-image:url(../images/seprater_bg.jpg);
background-repeat:repeat-x;
}
.header_v_seprater{
background-image:url(../images/sprater_v.jpg);
background-repeat:repeat-y;
}
.newsletter_bg{
background-color:#faf8e5;
}
.newsletter_headingorange{
font-size:16px;
font-weight:bold;
color:#eb6d06;
padding-top:8px;
padding-left:13px;
padding-bottom:6px;
}
.newsletter_headingblue{
font-size:13px;
color:#0b4c98;
}
.newsletter_txtbox{
background-image:url(../images/left_newsletter_txtbox_bg.jpg);
background-repeat:repeat-x;
border:#bfbfbf solid 1px;
height:16px;
width:158px;
font-family:Arial;
font-size:12px;
padding-left:3px;
padding-top:2px;
}




.left_headingblue{
font-size:20px;
color:#0b4c98;
padding-top:6px;
padding-bottom:6px;
}
.left_catblack{
font-size:12px;
color:#000000;
padding-top:8px;
padding-bottom:7px;
}
.left_catblack a{
font-size:12px;
color:#000000;
padding-top:8px;
padding-bottom:7px;
text-decoration:none;
}
.left_catblack a:hover{
font-size:12px;
color:#000000;
padding-top:8px;
padding-bottom:7px;
text-decoration:underline;
}






.left_headingorange{
font-size:20px;
color:#eb6d06;
padding-top:6px;
padding-bottom:6px;
}
.left_newsblack{
font-size:11px;
color:#000000;
padding-top:6px;
padding-bottom:6px;
}



/*	flash border */
.flashborder_topbg{
background-image:url(../images/flash_topbg.jpg);
background-repeat:repeat-x;
}
.flashborder_rightbg{
background-image:url(../images/flash_rightbg.jpg);
background-repeat:repeat-y;
}
.flashborder_bottombg{
background-image:url(../images/flash_bottombg.jpg);
background-repeat:repeat-x;
}
.flashborder_leftbg{
background-image:url(../images/flash_leftbg.jpg);
background-repeat:repeat-y;
}






/*	bottom	*/
.bottom_bg{
background-image:url(../images/bottom_bg.jpg);
background-repeat:repeat-x;
padding-top:10px;
}
.bottom_navtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.bottom_navtxt a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.bottom_navtxt a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}



/*	catergory page	*/

.cat_bg_orangetxt{
background-color:#faf8e5;
font-size:14px;
font-weight:bold;
color:#eb6d06;
padding-top:8px;
padding-left:13px;
padding-bottom:6px;
}
.cat_bg_orangetxt a{
background-color:#faf8e5;
font-size:14px;
font-weight:bold;
color:#eb6d06;
text-decoration:underline;
}
.cat_bg_orangetxt a:hover{
background-color:#faf8e5;
font-size:14px;
font-weight:bold;
color:#0b4c98;
text-decoration:none;
}
.cat_bg_orangetxt_details{
background-color:#faf8e5;
font-size:12px;
font-weight:bold;
color:#0b4c98;
}
.cat_bg_orangetxt_details a{
background-color:#faf8e5;
font-size:12px;
font-weight:bold;
color:#0b4c98;
}

/*  Post Button */
.btn_post{
background-color:#eb6d06;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

/*  Next Previous */
.previous,.clicked,.normal{
font-size:12px;
font-weight:normal;
color:#eb6d06;
}

.previous a{
font-size:12px;
font-weight:normal;
color:#eb6d06;
text-decoration:underline;
}

.previous a:hover{
font-size:12px;
font-weight:normal;
color:#eb6d06;
text-decoration:none;
}

.previous a:visited,.error{
font-size:10px;
font-weight:normal;
color:#eb6d06;
text-decoration:none;
}
.clicked{
	color:#000000;
}
.normal a{
	color:#000000;
	font-size:12px;
}
.error{
	color:#FF0000;
	font-weight:bold;
}
#avail_dates{
	background-color:#8F3F0E;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	height:15px;
}
