﻿/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}
a:visited { color: #0066CC; text-decoration: none} 
a:link { color: #0066CC; text-decoration: none} 
a:hover { color: #FF0000; text-decoration: underline}

a:active { color: #FF0000; text-decoration: underline}

#templatemo_container {
	width: 828px;
	margin: 0px auto;
	background: url(images/templatemo_content_bg.gif);
}
h3 {
  text-align:left;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
padding-left: 10px;

 }

#templatemo_top {
    clear:left;    
	height: 39px;	/* 'padding-top' + 'height' must be equal to the 'background image height' 64 */
	padding-top: 25px;
	padding-right: 25px;
	text-align: left;
	background: url(images/templatemo_top_bg.gif) no-repeat bottom;
}


#templatemo_header {
	clear: left;
	margin-top: 10px;
	height: 208px;
	text-align: left;
	padding-left: 25px;
	background: url(images/templatemo_header.jpg) no-repeat center center;
}

#templatemo_left_column {
	clear: left;
	float: left;
	width: 210px;
	padding-left: 3px;
}
#templatemo_right_column {
	float: right;
	width: 550px;
	padding-right: 15px;
}
#templatemo_footer {
	clear: both;
	padding-top: 9px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	background: url(images/templatemo_footer_bg.gif) no-repeat;
	color: #666666;
}
#templatemo_footer a {
	color: #666666;
}
#templatemo_site_title {
	padding-top: 180px;
	padding-right: 10px;
	float:right;		
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}
#templatemo_site_slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.templatemo_spacer {
	clear: left;
	height: 10px;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	margin-right: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: url(images/gradient_top.gif) repeat-x;
}
.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.post_text_area {
margin-top:0px;
	
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF  url(images/gradient_bot.gif) repeat-x bottom;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subtitle {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}
.templatemo_menu {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 200px;
}
.templatemo_menu li a{
	background: #F4F4F4 url(images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 14px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 195px;
}
.templatemo_menu li a:active{
	color: #008000;
}
.templatemo_menu li a:visited{
	color: #008000;
}
.templatemo_menu li a:hover{
	background: #EEEEEE url(images/button_default.gif) no-repeat left bottom;
	color: #CC0000;
}
/* Table */

table a:visited {
	border:none;
	}							
	
table a:link {
	border:none;
	}							
	
table a {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
#table {
	width:98%;
	border-top:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-bottom:1px solid #e5eff8;
	margin:1px auto;
		border-collapse:collapse;
	}
caption.hotel {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:0 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff;
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td.hotel {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
		
	}				
th.hotel {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
thead td { cursor:pointer }
       						
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3;
	
		}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
/* End Table */