/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-family: georgia, serif; 
	font-size: 14px; 
	color: #444;
	margin:0;
	padding:0;
	background:#FFF url(images/bk_body.jpg) 0 0 repeat-x;
	line-height:150%;
}

ul {
	list-style:none;
}

a {
	color:#00C1F2;
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:none;
}

p {
	margin:1em 0;
}

h2, h3 {
	padding:10px 0 5px;
	line-height:100%;
	
}

h2 {
	font-size:20px;
	color:#000;
	font-weight:bold;
}

h1 {
	font-size:30px;
	line-height:100%;
	font-weight:normal;
	
}

h1 a {
	text-decoration:none;
	color:#333;
}

h1 a:hover {
	text-decoration:underline;
}



 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:986px;
}


#header {
	height:145px;
	position:relative;
	z-index:99; 
}

#content {
	padding:22px 0px;
	background:#fff;

}

#colLeft{
	width:640px;
	float:left;	
	padding-left:10px;
}

#colRight {
	width:300px;
	float:left;	
	padding-left:35px;
}

#footer {
	background:#000;
	padding:20px 0 10px 0;
	height:80px;
	margin:1px auto;
	font-size: 11px;
	color:#999;
	text-align:center;
	position:relative;
}

#footer a {
	color:#FFF;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:20px;
	left:0;
	color:#fff;
}

#logo h4 {
	padding:0;
	background:none;
	border:none;
}

#logo h4 a, #logo h4 a:hover{
	background:url(images/touropia.gif) 0 0 no-repeat;
	width:170px;
	height:44px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
	border:none;
}

/* top menu */

#topMenu {
	position:absolute;
	left:0;
	top:88px;
	border-top:1px solid #4E4E4E;
	padding-top:20px;
	width:100%;
}

.sf-menu li {
	position: relative;
	float: left;
	line-height: 37px;
	padding: 0 1px 0 0;
	text-align: center;
}
.sf-menu li a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:none;
	padding:0 15px;
	height:35px;
	line-height:35px;
	position:relative;
	color:#ccc;
	border:1px solid #000;
	border-bottom:none;
}
#topMenu ul.sf-menu li a:hover {
	background:#99CC00;
	border:1px solid #B8F400;
	color:#fff;
	border-bottom:none;
}
#topMenu ul.sf-menu li ul.children {
	border:1px solid #B8F400;
	background:#99CC00;
	border-top:none;
}
#topMenu ul.sf-menu li ul.children li {
	position:relative;
	line-height:100%;
	font-size: 14px;
	height:18px;
}
#topMenu ul.sf-menu li ul.children li a {
	color: #FFF;
	text-decoration: none;
	display:block;
	line-height:100%;
	border:none;
}
#topMenu ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: none;
	border:none;
	line-height:100%;
	display:block;
}
#topMenu ul.sf-menu li ul.children li ul.children {
	border: none;

}
#topMenu ul.sf-menu li ul.children li ul.children li {
	background:#99CC00;
}
#topMenu ul.sf-menu li ul.children li ul.children a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul.children
{
	margin:1 0 0 0;
}
#topMenu ul.sf-menu li ul.children ul.children
{
	margin:0 0 0 38px;
	border-top:1px solid #B8F400;
}

#topMenu ul li ul li a, #topMenu ul li:hover ul li a,  #topMenu ul li:hover ul li a, #topMenu ul li:hover ul li a:hover {
	background:none;
	border:none;
	color:#fff;
	line-height:100%;
	text-transform:none;
	padding-top:1px;
	height:21px;
}


.twitter {
	position:absolute;
	top:42px;
	right:130px;
	background:url(images/twitter_top.gif) 0 0 no-repeat;
	z-index:99;
}

.twitter a {
	display:block;
	width:139px;
	height:55px;
	text-indent:-9999px;
}

.rss {
	position:absolute;
	height:28px;
	padding-right:34px;
	line-height:28px;
	top:55px;
	right:0;
	background:url(images/rss.gif) 100% 50% no-repeat;
}

.rss a {
	color:#ccc;
	text-decoration:none;
}


/* CONTENT ELEMENTS
----------------------------------------------*/

.catTitle {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding:9px 0 ;
	margin-bottom:10px;
	color:#666;
	font-size:14px;
}

.blogItem {
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
}

.blogItem span.posted {
	padding:5px 0 10px;
	font-size:11px;
	color:#999;
	display:block;
}

.blogItem .metadata {
	margin-bottom:10px;
}

.blogItem .metadata .date {
	float:left;
	background:#00CCFF;
	padding:3px 7px;
	color:#fff;
	font-size:11px;
}

.blogItem .metadata .rankings {
	float:left;
	background:#99CC00;
	padding:3px 7px;
	color:#fff;
	font-size:11px;
	margin-left:2px;
}

.blogItem .metadata .no_comments {
	float:left;
	background:#99CC00 url(images/bk_comments_no.jpg) 8px 50% no-repeat;
	padding:3px 7px 3px 32px;
	color:#fff;
	font-size:11px;
	margin-left:2px;
}

.blogItem .metadata .no_comments a {
	color:#fff;
}

.blogItem a.more-link {
	display:block;
	clear:both;
	background:url(images/bk_readmore.jpg) 0 0 no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999px;
	margin-top:10px;
}

.blogItem a.readmore:hover {
	background:url(images/bk_readmore.jpg) 0 -24px no-repeat;
}

#colLeft a img {
	border:none;
}

#colLeft ul {
	list-style:square;
	list-style-position:inside;
}

/* colRight */

#colRight h3 {
	clear:both;
	margin:25px 0 5px;
	background:#000;
	padding:5px 7px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	clear:both;
}

#colRight h3.sponsors {
	background:#EE4A04;
}

#colRight ul {
	position:relative;
	line-height:100%;
}

#colRight ul li {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding-bottom:1px;
}

#colRight ul li a{
	display:block;
	padding:8px 0;
	background:url(images/bullet_blue.jpg) 3px 10px no-repeat;
	padding-left:25px;
	color:#666;
	text-decoration:none;
}

#colRight ul li a:hover{
	background:#F5F5F5 url(images/bullet_green.jpg) 3px 10px no-repeat;
}

#colRight #ads {
	clear:both;
	padding:8px 0 10px;
} 

#colRight #ads a {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#colRight #ads img {
	border:none;
}

#colRight #ads ul li a: hover{
}
#colRight img {
	margin-bottom: 5px;
}

#ads_msg {
	padding:8px 8px 2px;
	background:#f4f4f4;
	border:1px dotted #ccc;
	float:left;
	line-height:100%;
	width:243px;
	height:22px;
}

#ads_msg a {
	color:#666;
}

.social {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding-bottom:10px;
}

.social strong {
	color:#00C1F2;
}

/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#colLeft ul.commentlist li {
	background:none;
	border-bottom:1px solid #efefef;
	padding:5px 0;
	padding-left:70px;
}

#colLeft ul.commentlist li .avatar {
	float:left;
	width:55px;
	margin-left:-70px;
}

* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}

#colLeft ul.commentlist li.odd {
	background:#f9f9f9;
}

#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#999;
}


/* HOME SLIDER
-----------------------------------------------*/

#slider {
	background:#000;
	margin-bottom:20px;
}

.panel .text {
	color:#999;
	height:60px;
	padding:5px 10px 15px;
}

.panel .text p {
	margin:3px 0 0;
}

.panel .text h1, .panel .text h1 a {
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:0;
}



/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/;
}

.stepcarousel span.featured {
	color:#666;
	font-size:11px;
	display:block;
	border-bottom:1px dotted #666;
	padding-bottom:5px;
	width:270px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 570px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}

/* FORMS
---------------------------------------------------*/

/* search form */

#searchform {
	padding-bottom:10px;
}

#searchform #s {
	width:220px;
	border:1px solid #ccc;
	font-size:11px;
	padding:5px 2px;
}

#searchform #searchsubmit {
	background:#00CCFF;
	border:1px solid #48DBFF;
	color:#fff;
	padding:3px 0;
	text-align:center;
	width:70px;
	text-transform:uppercase;	
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
	font-size: 11px;
}

#commentform input, #commentform textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background:#f4f4f4;
	width:300px;
}


#commentform textarea {
	background:#f4f4f4;
	width:500px;
}

#commentform input#submit{
	border:none;
	width:124px;
	height:28px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:url(images/bk_postcomment.jpg) 0 0 no-repeat;
	font-size:11px;
}

/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background:#f4f4f4;
	width:300px;
}

#contact textarea {
	background:#f4f4f4;
	width:500px;
}

#contact input.submit {
	border:none;
	width:124px;
	height:28px;
	text-align:center;
	padding-top:4px;
	margin-top:15px;
	background:url(images/bk_sendmsg.jpg) 0 0 no-repeat;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}


/* TOUROPIA
---------------------------------------------------*/
.topitem {
	margin-top: 35px; margin-bottom: 10px;
}
.topnumber {
	background-color: #000; 
	color: #FFF;
	padding:4px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-right: 5px;
}
.toptitle {
	letter-spacing: 1.2px; 
	color: #444; 
	font: bold 20px Georgia, "Times New Roman", Times, serif; 
	line-height:75%;
	padding: 0px;
}
.topsmalltitle {
	font-weight : bold;font-size : 0.9em;text-transform : uppercase; color : #34353e;
}
h3.dest_title {
	font:2.3em Georgia, "Times New Roman";
	color:#444;
	margin: 15px 0 15px 0;
}

	
div#map { border: 1px solid #CCC; overflow:hidden;}
.tooltip {background-color:#FFFFFF;padding: 2px;opacity: 0.8;-moz-opacity: 0.8;	border:solid 1px #CCCCCC;}
div.LabeledMarker_markerLabel  {color: #FFF;font: bold 15px Arial, sans-serif;width: 32px;text-align: center;}
#gallery { width: 500px !important; height: 300px !important; text-align: left; margin: 0 auto; }
#sbgallery { width: 390px !important; height: 250px !important; text-align: left; margin: 0 auto; }
.post_box {
	line-height:100%;
	margin: 0;
	color:#444;
}
.post_box h3 {
	font-size:18px;
	font-weight:bold;	
	text-align: center;
	color:#444;
}
.post_box a, .post_box a:visited{
	font-size: 13px;
	color:#444;
	text-decoration:none;
}
.post_box a:hover {
	font-size: 13px;
	text-decoration:underline;
}
.post_box td {
	font-size: 13px;
	/* background:#f4f4f4; */
	/* border:1px dotted #ccc; */
}
.featured {
	margin-bottom: 20px;
}
.featured td {
	padding-right: 2px;
}
.featured img {
	border:0px;
}

.featured a:hover{
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	-khtml-opacity:.9;
	opacity:.9;
}

.icon {
   position: relative;
   width: 120px;
   height:120px;
   margin: 5px 0 5px 0;
}
.icon a {
   text-decoration: none;
}

.icon100 {
   position: relative;
   width: 95px;
   height:95px;
   margin: 5px 1px 5px 0;
}
.icon100 a {
   text-decoration: none;
}

.icon-descr {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	z-index:3;
	padding:4px 4px;
	line-height:1.8;
	font-size:8pt;
	font-weight:bold;
	font-family:verdana;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
	color: #fff;
	background-color:#000;	
}

.photo-credit {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	z-index:3;
	padding:4px 4px;
	line-height:1.8;
	font-size:8pt;
	font-family:verdana;color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	-khtml-opacity:.6;
	opacity:.6;
	background-color:#fff;	
}

.photo-credit a,.photo-credit a:visited{
	color:#000;
}

.image {
   position: relative;
   width: 640px;
   margin: 5px 0 20px 0;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}


