/*	
Theme Name: Levitation
Description: A sleek themeforest Business Template
Version: 1.3.1
Author: Kriesi




*/

/*********************************************************************************************************
1.) Basic Layout and commonly used container classes
**********************************************************************************************************/
/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}

body{
font-size:12.5px;
font-family: Arial,'Helvetica',san-serif;
line-height:21px;
position:relative;
}


#top{
width:940px;
margin:0 auto;
position:relative;
clear: both;
}

#main{
clear:both;
position: relative;
padding:20px 0 0 0px;
float:left;
width:940px;
}

#footer{
width:940px;
height:320px;
margin:15px auto 0 auto;
position:relative;
clear: both;
font-size: 10px;
color: #ffffff;
background-color: #616060;
}

#footer_links{
width:940px;
height:10px;
margin:0 auto 0 auto;
position:relative;
clear: both;
font-size: 10px;
background-color: #616060;
text-align: right;
}

#footer_credits{
width:940px;
height:20px;
color:  #616060;
margin:2px auto 0 auto;
position:relative;
clear: both;
font-size: 9.5px;
background-color: #ffffff;
}

#footer_credits2{
width:940px;
height:20px;
text-align: right;
margin:5px auto 0 auto;
position:relative;
clear: both;
font-size: 9px;
color:  #ccc;
background-color: #ffffff;
}

#footer_credits2 a{
	color: #ccc;
}

.wrapper{
clear:both;
position:relative;
float:left;
padding-bottom:10px;
width:940px!important;
width:941px;
}

.wrapper_main{
clear:both;
position:relative;
float:left;
padding-bottom:0px;
width:940px!important;
width:941px;
}

.wrapper_side{
width:300px!important;
float:left;
}

.wrapper_footer{
clear:both;
position:relative;
float:left;
padding-bottom:0px;
width:940px!important;
width:941px;
}


.box{
position:relative;
float:left;
margin:5px 15px 0 0;
padding:0px 15px 0px 0px;
display: block;
z-index: 1;
}

.box2{
position:relative;
float:left;
margin:5px 15px 0 0;
padding:0px 15px 0px 0px;
display: block;
z-index: 1;
width: 940px;
}

#top .box3{
border: none;
margin-right:0;
padding-right:0;
}

.box_small{
width:292px;
z-index: 2;
}

.box_smallfooter{
width:270px;
z-index: 2;
}

.box_medium{
width:614px;
}

#top .box_big{
width:940px;
border:none;
}

.box .box1{
margin-right:14px;
}

.box .box2{
padding-right:0;
margin-right:0;
border-right:0;
}


/* possibly take this out? ***
.box_smallest{
width:220px;
z-index: 2;
}

.box .boxa{
margin-right:5px;
}

.box .boxb{
padding-right:0;
margin-right:5px;
border-right:0;
}

.box .boxc{
padding-right:0;
margin-right:0;
border-right:0;
}

.box .boxd{
padding-right:0;
margin-right:0;
border-right:0;
}

*/


/*********************************************************************************************************
1.1) Tables - INCENTIVE TRAVEL, TOURS OVERVIEW
**********************************************************************************************************/

table.tours{
text-align: left;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 11px;
border-spacing: 0px;
border-right:  0px solid #c8c8c8;
line-height: 0px;
padding-left: 5px;
}

.tour_overview{
width:940px;
height:230px;
margin: 5px 0 0 0;
position:relative;
clear: both;
font-size: 10px;
background-color: #fff;
}


td.tours{
	width: 230px;
}

.toursHD{	
background-color: #fff;
height: auto;
}

.toursHDmain{	
background-color: #616060;
height: auto;
}

.toursHD2{	
background-color: #e20a17;
height: auto;
}

.toursHD3{	
background-color: #ffffff;
text-align: left;
font-family: 'Helvetica Light', Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #616060;
padding: 6px;
line-height: 21px;
}

.toursBody{	
text-align: left;
font-family: Arial, sans-serif;
font-size: 12px;
color: #616060;
padding: 6px;
vertical-align: top;
line-height: 21px;
}

.toursBody p{	
text-align: left;
font-family: Arial, sans-serif;
font-size: 12px;
color: #616060;
}


.toursRm{
text-align: right;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 21px;
padding:  0 10px;
}

.toursRm2{
text-align: right;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 12px;
}



/*COUNTRY INFO TABLES*/

table.countryoverview{
	font-size: 12px;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc;
}

td.flag{
	width:  125px;
	vertical-align: top;
}

td.summary{
	width:  475px;
	vertical-align: top;
	padding: 5px;
}

table.countryinfo {
	font-size: 12px;
	border-spacing: 0px;
}

td.info{
	width:  200px;
	vertical-align: top;
	font-weight: bold;	
}

td.moreinfo{
	width: 400px;
	vertical-align: top;
}

table.countryinfolinks {
	font-size: 12px;
	border-spacing: 0px;
}

td.links1{
	width:  200px;
	vertical-align: top;
	background-color: #eee;
	font-weight: bold;	
}

td.links2{
	width:  200px;
	vertical-align: top;
	padding: 5px 5px;	
}


/*FOOTER TABLE*/

table.footerlogos{
	font-size: 12px;
}

td.footerlogos {
	width: 90px;
	text-align: center;
}

.footerlogo{
	clear:both;
	display:block;
	margin:2px 5px;
	padding: 0 0;
}

table.footersocial{
	font-size: 10px;
}

td.footersocial{
	width: 50px;
	text-align: center;
	padding:  none;
}

.footersocial img{
	padding: 0 0;
}

td.footersocialsub{
	width: 40px;
	text-align: center;
	padding:  none;
}


/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
height:135px;
margin:0 auto;
position:relative;
width:940px;
z-index:5;
}

.logo, .logo a{
display:block;
height:121px;
left:0px;
position:absolute;
top:5px;
width:280px;
}

#top .logo a{
top:0px;
left:-5px;
text-indent:-9999px;
outline:none;
}

#head .translate{
display:block;
height:39px;
left: 800px;
position:absolute;
top:75px;
width:150px;
line-height: 10px;
}

.translatep{
display:block;
height:13px;
float:right;
text-align: right;
left:732px;
position:absolute;
top:73px;
width:auto;
}


#head .tagline{
display:block;
height:39px;
float:right;
right:-4px;
left: 387px;
position:absolute;
top:5px;
width:550px;
}

.taglineT{
display:block;
height:30px;
float:right;
left:810px;
position:absolute;
top:5px;
width:200px;
}



/*image slider*/
#featured{
height:390px;
width:  940px;
float:  center;

background: #e20a17;
clear: both;
position: relative;
}

.featured_item{
position:absolute;
width:292px;
top:100px;
left:318px;
z-index: 1;
overflow: hidden;
cursor: pointer;
}

#top .featured_item_active{
position:absolute;
width:612px;
top:25px;
left:174px;
z-index: 3;
}

#top .featured_item_active img{
width:600px;
}

#top .featured_item_last, #top .featured_item_upcoming{
width:392px;
left:50px;
top:75px;
z-index: 2;
}



#top #featured .featured_item_upcoming{
left:500px;
}

#top #featured .featured3{
left:647px;
}

#top #featured .featured4{
left:0px;
}

.featured_item img{
width:280px;
}

#top .featured_item_last img, #top .featured_item_upcoming img{
width:380px;
}

.item, .wrapper img{
padding: 5px;
}


.item_shadow{
margin: 0 auto;
}

.featured_item img{
display:block;
position: relative;
}


.additional_info{
position: relative;
clear: both;
padding:25px 0 25px 0;
}

.additional_info h2{
font-size: 18px;
color: #e20a17;
font-family: Georgia, 'Times New Roman', serif;
width:600px;
font-weight: normal;
padding:0;
}

.additional_info h2 a{
text-decoration: underline;
}

.additional_info h2 a:hover{
text-decoration: none;
}

.additional_info h5{
font-size: 16px;
color: #616060;
width:600px;
font-weight: normal;
padding:0;
}

#twitterbox{
min-height:66px;
}

#twitterbox h2{
padding:0 0 0 104px;
}

#tweet_follow{
height:64px;
left:0;
position:absolute;
top:28px;
width:64px;
text-indent: -9999px;
}


#head #searchform{
position: absolute;
right:-4px;
bottom: 5px;
width:264px;
height:30px;
}

/*alternate image slider*/

.featured_alternate{
top:10px;
position: absolute;
z-index: 1;
border:none;
}
#top .featured_alternate:hover, #top .featured_alternate:hover img{
border:none;
}

#top .featured_alternate_active{
z-index: 2;
}


/*navigation*/


#top #nav{
left:2px;
top:95px;
float: right;
margin-right: 2px;
}


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:40px; 
z-index:5;

}

#top #nav a {
border-right:1px solid #ccc;
display:inline;
float:left;
font-size:12px;
height:auto;
line-height:17px;
margin:0;
outline:medium none;
padding: 4px 6px;
position:relative;
text-align:center;
text-decoration:none;
z-index:35;
}

#top #nav .current_page_item a{
font-weight: bold;
color:  #e20a17;
}

#top #nav .current_page_item ul a{
font-weight: normal;
}

#top #nav ul a{
line-height:33px;
}

#top #nav li{
float:left;
position:relative;
z-index:20;
margin-top:11px;
}

#top #nav li li{
border-left:none;
margin-top:0;
}

#top #nav ul {
display:none;
left:-19px;
position:absolute;
top:25px;
width:202px;
}

#top #nav li ul a{
width:158px;
height:auto;
float:left;
text-align:left;
padding:0 21px;
}

#top #nav ul ul{
top:auto;
border-top:none;
}	

#top #nav li ul ul {
left:171px;
top:-1px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
display:block;
}

#top #nav li ul a{
border-top:none;
}


/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	

.advanced_button{
height:72px;
width:222px;
display: block;
text-indent: -9999px;
}

.get_in_touch{
position:absolute;
right:0;
top:20px;
outline: none;
}



/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	

.entry {
width:614px;
float:left;
clear:both;
padding-bottom:10px;
position: relative;
}

.entry-head{
display: block;
position: relative;
top:-8px;
font-size: 10px;
padding:0 0 0 1px;
}

.entry-head a{
text-decoration: none;
}
.entry-head a:hover{
text-decoration: underline;
}

.entry-head span{
padding:0 5px;
}

.entry img{
max-width:600px;
}

.entry-head .categories{
padding:0 5px 0 0;
}

.entry li {
padding:3px 10px;
}

.entry ul, .entry ol {
list-style-position:inside;
list-style-type:disc;
margin:0;
padding:0 0 20px;
}

#top .entry ol {
list-style-type:decimal;
}



/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
.widget ul{
list-style-position: outside;
list-style-type: none;
padding: 0;
margin: 0;
}

#top #latest_news .post_name{
font-size: 13px;
display: block;
}

#top #latest_news .post_name ul{
list-style-position: outside;
list-style-type: disc;
padding: 0;
margin: 0;
}

.widget a{
display:block;
padding:5px 3px 10px 3px;
text-decoration: none;
}

/*custom*/
#top #latest_news a{
display:block;
width:  auto;
}

.widgetpromo{
width:292px;
float:left;
padding-bottom:20px;
}

.widgetpromo h3{
background:  url(/images/promos.png) no-repeat top left;
height:  50px;
}

.widgetpromo ul{
list-style-position: outside;
list-style-type: none;
padding: 0;
margin: 0;
}

.widgetpromo a{
display:block;
padding:5px 3px 10px 3px;
text-decoration: none;
}

#sidebar .widgetpromo{
clear:both;
}


/*--end custom*/


.meta_sub{
padding-right:4px;
}

#top .widget a{
padding:6px 3px;
width:286px;
}

.widget{
width:292px;
float:left;
padding-bottom:20px;
}


#sidebar .widget{
clear:both;
}


/*generic*/
.portfoliobox img{
width:280px;
}

blockquote {
font-size:12px;
font-style:italic;
margin:0 0 20px;
padding:10px 20px 10px 41px;
}

a{
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

a img{
border:none;
}

p{ padding: 0 0 1em 0}


ul, ol{
list-style-position:outside;
margin-left:20px;
}

#sidebar ul, #sidebar ol{
margin-left:0px;
}

#sidebar li{
list-style-type:none;	
}


h1,h2,h3,h4,h5,h6,h10, legend{
font-family: Helvetica, sans-serif;
font-weight:normal;
padding-bottom:5px;
line-height:1.4em;
}

h7{
	font-size:16px; clear:both;
	font-family:Georgia, sans-serif;
	color: #e20a17;	
}

h8{
	font-size:16px; clear:both;
	font-family:Helvetica, sans-serif;
	color: #616060;	
}

h9{
	font-size:14px; clear:both;
	font-family:Arial, sans-serif;
	color: #616060;	
}

h10{
	font-size:18px;
	color:  #e20a17; 
	clear:both;
}

h1{clear:both; font-size:32px;font-weight:bold;}
h2{font-size:24px; clear:both;}
h3, legend{font-size:18px; clear:both;}
h4{font-size:16px; clear:both;}
h5{font-size:15px; clear:both;}
h6{font-size:14px; clear:both;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
text-decoration:none;
} 



blockquote p{
padding:11px 0px;
}

blockquote{
margin:0 0 22px 5px;
padding:0 15px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
}

.alignleft{
float:left;
margin:0px 15px 15px 0pt;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:6px auto;
padding: 10px 0;
}

#top .wp-smiley{
border:none;
padding:0;
}

.meta{
display:block;
position:relative;
top:3px;
font-size:11px;
line-height:14px;
}


.more-link {
clear:both;
display:block;
line-height:20px;
padding:0 0 0 16px;
text-decoration:none;
width:75px;
}



/*CONTACT FORM*/	



#searchsubmit, #send, #top #submit{
	cursor:pointer;
	}



#s{
height:16px;
position:absolute;
bottom:62px;
}

	
#s, .text_input, .text_area{
padding:4px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
width:200px;
font-size:11.5px;
}

#searchsubmit, #send, #submit{
padding:4px 20px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
font-size:11.5px;
}

.hidden{
	display:none;
	}
#commentform{
	padding-bottom:20px;
	}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
	padding-left:7px;
	}
.blocklabel{
	display:block;
	padding:10px 0 0 0;
}

#top .text_area{
	width:450px;
	}
	
/*CONTACT FORM*/	
#send, #top #submit{
	cursor:pointer;
	
	}
	

	
#searchsubmit{
width: 53px;
height:34px;
padding:0;
margin:0;
cursor: pointer;
text-indent: -9999px;
border: none;
position: absolute;
bottom:58px;
right:0;
}


.ajax_form{
padding-bottom:30px;
}

/* ---------------------- Pagination -------------------*/

.pagination{
clear:both;
display:block;
float:left;
padding:0 0 20px 0px;
position:relative;
z-index:3;
}
.pagination span, .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
display:block;
padding:3px 6px;
text-decoration:none;
}

.pagination .current{
font-size:11px;
padding:3px 6px;
}


/*commentlist basewidth: width:614px;*/

.commentlist{
margin-bottom:20px;
float:left;
width:100%;
}

#top .commentlist #comment{
width:70%;
}


.commentlist li{
width:100%;
clear:both;
float:left;
padding:0;
list-style-type:none;
padding:20px 0 0 0;
position:relative;
}
.commentlist .children, .commentlist .children li{
border:none;
}

#top .commentlist .odd{
}
#top .commentlist .even{

}
.gravatar{
float:left;
width:60px;
padding:0px 10px;
text-align: center;
}

.gravatar img{
display:block;
}

.comment_content{
float:left;
width:524px;
padding-bottom:20px;
}

.commentmetadata{
float:right;
padding-right:10px;
}

.commentmetadata a, .comment-edit-link, .comment-reply-link{
text-decoration: none;
font-size:10px;
}

.comment-edit-link{
padding-left:10px;
}

.says{
display:none;
}

.author_name{
font-weight:bold;
font-style:normal;
font-size:15px;
float:left;
}

.comment_text{
clear:both;
}

.comment-reply-link{
text-align: center;
display: block;
}

.commentlist #respond{
padding-left:80px;
}

#cancel-comment-reply-link{
text-decoration: none;
margin-left:15px;
font-size: 10px;
}

.commentlist .children{
padding:0 0 0 70px;
}
.commentlist .children li .comment_content{
width:454px;
}

.commentlist .children .children li .comment_content{
width:384px;
}

.commentlist .children .children .children li .comment_content{
width:314px;
}

.commentlist .children .children .children .children li .comment_content{
width:244px;
}

.commentlist .children .children .children .children .children li .comment_content{
padding:0;
}

.comment_nav{
position: relative;
top:-13px;
font-size: 10px;
z-index: 4;
}

.comment_nav a{
text-decoration: none;
}

.comment_prev{
float:left;
}
.comment_next{
float:right;
}





/*sidebar widgets*/
.widget_categories a, .widget_pages a, .widget_archive a, li.recentcomments, .widget_meta a{
padding:5px;
display:block;
text-decoration:none;
width:282px; /*change if sidebarwidth changes*/
}


.widget_recent_entries ul li{
	background: url(/images/arrow_icon_s.png) no-repeat top left;
	padding: 4px 0 8px 35px;
	border-bottom: none; 
}

.widget_recent_entries a{
	width:  220px;
	height:  50px;
}


/* uncomment this if you want sublevels with indents
.small_box ul ul a{
padding-left:25px;
width:230px;
}

.small_box ul ul ul a{
padding-left:45px;
width:210px;
}

.small_box ul ul ul ul a{
padding-left:65px;
width:190px;
}
*/

#top .widget_tag_cloud a{
text-decoration: none;
padding:0px 3px;
display:inline;
border:none;
line-height:1.3em;
}

.widget_tag_cloud a:hover{
text-decoration: underline;
font-weight: bold;	
}

li.recentcomments a{
text-decoration: none;
}

/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
text-decoration:none;
padding:0;
border:none;
width:auto;
}

#wp-calendar a:hover{
display:block;
}




#wp-calendar {
empty-cells: show;
width:100%;
text-align:center;

}

#wp-calendar #next a,#wp-calendar #prev a {
text-decoration:none;
display:block;
border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
margin-bottom:5px;
}


/*----footer---*/

.alignleftft{
float:left;
margin:0px 15px 15px 0pt;
padding: 20px 20px;
}

.alignleftft a{
color:  #fff;
font-size: 13px;
font-style: normal;
font-decoration: none;
}

.alignleftft li{
border-bottom: 1px dotted #fff;
width:  260px;
font-decoration: none;
}

.aligncenterft{
clear:both;
display:block;
padding: 20px 10px 0 10px;
}

.aligncenterft p{
color:  #fff;
font-size: 12px;
}

.alignrightft{
clear:both;
display:block;
padding: 20px 10px 0 10px;
line-height: 10px;
}

.alignrightft a{
color:#fff;
}

.footer_links a{
color: #fff;
font-size: 11px;
}

#footer_links{
	display: block;
	width:  940px;
	height:  40px;
}

.footer_links{
padding: 0 10px 0 10px;
float:right;
text-align: right;
}

.alignleftft ul{
list-style-position: outside;
list-style-type: none;
padding: 0;
margin: 0;
}

.footertext, .footertext li, .footertext a{
	color:  #fff;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}

.footertext ul{
list-style-position: outside;
list-style-type: none;
padding: 0;
margin: 0;
}

.footertext li{
border-bottom: 1px dotted #fff;
width:  260px;
text-decoration: none;
}

/*----CUSTOM---*/
.tours img{
padding: 0px;
}


.boxfooter{
position:relative;
float:left;
margin:5px 15px 0 0;
padding:20px 15px 0px 15px;
height: 265px;
display: block;
z-index: 1;
}

.boxfooter .box1{
padding:  20px;
margin-right:14px;	
}

.boxfooter .box2{
padding-right:0;
margin-right:0;
border-right:0;	
}

.boxfooter .box3{
border: none;
margin-right:0;
padding-right:0;
}

.showtime {
width: 940px;
height: 390px;
position: relative;
top:  0px;
}

#top_showtime{
width:940px;
margin:0 auto;
position:absolute;
top: 136px;
clear: both;
float: center;
}

.alignrightarrow{
float:right;
margin: 3px 0 0 5px;
}

.entrymain {
width:560px;
float:left;
clear:both;
padding-bottom:10px;
position: relative;
}

.entrymain p{
	font-size: 14px;
}

.entrymain h3{
	font-family: Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	padding-bottom:5px;
	line-height:1.4em;
}

.home p {
	padding-bottom: none;
}
