@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#000;
	font:normal 13px Tahoma, Verdana, Arial;
	margin:0;
	color:#ffffff;
}

#secondary_bg {
    position: absolute;
    height: 324px;
    width: 100%;
    background: #000 url(./images/bg-top.jpg) repeat-y scroll center top;
}

#third_bg {
    width: 100%;
    position: absolute;
    height: 300px;
}

ul li { list-style:none; }

a { color:#5986B8; }

a:hover {  }

#body-in-home { background:#000000 url('./images/bg-middle.jpg') repeat-y center top}

#body-in { background:#000000 url('./images/bg-middle.png') repeat-y center top;}
#body-in #container {
    padding-top: 3px;
}

#wrapper {
	width:956px;
	margin:0 auto;
	position: relative;
}

#wrapper2 {
	margin:0 auto;
	position: relative;
    padding-top: 10px;
    height: 30px;
    background: #1B1B1B none repeat scroll 0 0;
    border-top: 1px solid #C0BFBF;
}

/* header */
#header {padding-top:30px;}
#header-content { padding-bottom:46px; }
#branding {text-transform:uppercase;height:58px;float:left;width:635px;}
#blog-title {display:block;float:left;font:bold 22px Arial;line-height:58px;}
#blog-title a {color:#7893B1;}
#blog-title a:hover { color:#B0C6E0;}
#blog-description {font-size:12px;float:left;line-height:58px;color:#B0C6E0;}
#top-search {
    float:right;
    margin-top:-29px;
    background:transparent url('./images/top-search-bg.png') no-repeat 0 0;
    width:214px;
    height:30px;
    position:relative;
}
#top-search input {
    border:medium none;
    background:transparent;
    position:absolute;
    color:#566B83;
}
#top-search .input-text {
    left:5px;
    top:4px;
    width:162px;
}#top-search .input-submit {width:40px;height:30px;padding:0;right:0;top:0;cursor:pointer;}

#header-content .contact {
    background: transparent url('images/contact.png') no-repeat 0 0;
    width: 20px;
    height: 20px;
    position: absolute;
    margin:8px 0 0 293px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
#header-content .contact {
    background: transparent url('images/contact.png') no-repeat 0 0;
    width: 20px;
    height: 20px;
    position:absolute;
	right:6px;
}


}
/* container */
#top-container {background:#000000;height:290px;}
#featured-posts-wrapper {float:left;width:624px;height:247px;padding:24px 10px;}
#featured-posts .title {font-size:16px;border-bottom:3px solid #5DA3C4;padding-bottom:3px;margin-bottom:3px;}
#featured-posts .title a {color:#E1FCE4;}
#featured-posts .entry {
    color:#E1FCE4;
    font-size: 13px;
}

.post, .navigation, .commentlist, .respond {padding-right:10px;}
.pagetitle {font-size:18px;color:#566B83;margin-bottom:10px;}
.post .title {color:#4D7CB3;font-size:16px;margin-bottom:5px;}
.post .meta, .entry-meta {margin-bottom:10px;}
.more-link span {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:65px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background-color:#6698d1;
	border:1px solid #E1FCE4;
	font-size:10px;
}
/*#featured-posts .entry img {margin-left:5px;float:right;border:1px solid red;}
#featured-posts .entry {font-size:14px;line-height:18px;}
#featured-posts .entry p {border:1px solid blue;padding:4px;width:340px;}*/
#featured-posts .entry p { float:left;padding:4px;width:338px;}
/*#featured-posts .entry img.thumbnail {margin-left:5px;position:absolute;border:1px solid red;}*/
#featured-posts .entry .thumbnail {margin-left:5px;position:absolute;padding:4px 2px;}
#featured-posts .entry a{bottom:20px;color:#5986B8;left:10px;position:absolute;}
	 /* content */
#content {
    float:left;
    width:596px;
    min-height:368px;
}
#body-in #content {
    background:#000000 none repeat scroll 0 0;
    padding:10px;
    margin-right: 7px;
    width:569px;
	min-height:570px;
}



.mini-post {
    float:left;
    width:276px;
    height:312px;
    background:#FFFFFF url('./images/mini-post-bg.GIF') repeat-x 0 0;
    padding:9px 7px;
    margin-bottom:10px;
    overflow:hidden;
    color:#566B83;
}
.odd {
    margin-right:8px;
}
.mini-post .title {float:left;width:180px;font-size:12px;height:17px;margin-bottom:17px;overflow:hidden;}
.mini-post .title a {color:#4D7CB3;}
.mini-post .title a:hover {color:#555555;}
.mini-post .datepost {float:right;width:96px;text-align:right;}
.mini-post .thumbnail {clear:both;padding:5px;background-color:#FFFFFF;margin-bottom:15px;_width:265px; _height:132px;}
#post-512.mini-post .thumbnail {_width:246px; _height:114px;border:4.5px solid #FFFFFF;}
.mini-post .entry {font-size:12px;clear:both;}
.mini-post .more-link span {margin-top:4px;}
.no-image { background:#FFFFFF url('./images/mini-post-no-image-bg.gif') repeat-x 0 0 !important; }


/* post navigation */
#post-nav {text-transform:uppercase;font-size:11px;margin-bottom:10px;padding-right:10px;}
#post-nav a {display:block;background-color:#719FD2;border:1px solid #4D729D;color:#FFFFFF;padding:8px 13px;}
#nav-prev-post, #nav-next-post {float:right;margin-left:10px;}

.faq p:last-child {
    margin-left: 20px;
}

.faq h3 {
    color: #f2f45d;
}    
.imm-paging {
    text-align:center;
}

/* sidebar */


#language #qtrans_language_chooser { position:absolute;top:20px;right:10px;}
#language li {float:left;margin-left:8px;}


#sidebar {
    float:left;
    width:360px;
    color: #566B83;
}

.widget { margin-bottom:10px; }
.widget-title {
	background:#6698D1 none repeat scroll 0 0;
	height:30px;
	font-size:12px;
	line-height:30px;
	color:#6698D1;
	padding:0 5px;
	color: #ffffff;
}
.widget-title a {color:#ffffff;}
.widget-title img {display:none;}
.widget-content {background:#FFFFFF; padding:0 5px;}
.widget-content a {color:#566B83;}
.widget-content li {padding:10px 0;border-bottom:1px solid ##E7EEF6;}
.widget-content li li {border:none;padding:10px 0 0 10px;}

#secondary .widget-title { background-image:url('./images/widget-small-title-bg.gif'); color:#4D7CB3;}
#calendar_wrap {padding-top:5px;}
#mygalleryhome {border:none;}

/* footer */
#footer {
    font-size:11px;
    line-height:21px;
    color:#5986B8;
    text-transform:uppercase;
    margin-left: 160px;
    width: 948px;
}
#footer a { color:#566B83; }
#footer a:hover { color:#719FD2; }
#footer div {
}
#footer .developed {
    background: transparent url('images/yalla-ya.png') no-repeat 0 0;
	_background: transparent url('images/yalla-ya.GIF') no-repeat 0 0;
    height:22px;
    width:100px;
    float:right;
}

#footer .rss {
    margin-left: 3px;
}

#footer .contact-footer {
    background: transparent url('images/contact.png') no-repeat 0 0;
	_background: transparent url('images/contact.GIF') no-repeat 0 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 2px;
    margin-left: 6px;
}

#copyrights {
    float:left;
    color: #C0BFBF;

}

#blog-name {
    background:#5882b2 url('./images/blog-name-left-bg.png') no-repeat 100% 0;
    float:left;
    display:block;
    height:24px;
    font-size:12px;
    color:#FFFFFF;
    line-height:24px;
    padding:0 10px 0 5px;
    margin-right:10px;

}

#video-471526991 {
    text-align: center;
}

#cln_converter {
    width: 178px;
    padding-left: 50px;
    padding-bottom: 8px;
    margin-left: 164px;
    border: 2px solid #6698D1;

}
#logoutShowInfo{
	float:right;
	color:white;
	margin-right:62px;
	.margin-right:35px;
	text-align:right;
	margin-top:-12px;
}

#logoutShowInfo a{
	color:white;
	text-decoration:underline;
}

.separator, .edit{ display:none;}


#search_airport_div{margin:32px auto 20px;width:400px;}

#airport_grid label, #airport_grid b{ color:white;}
#airport_grid{ margin-top:-122px;margin-left:5px;color:black;}
#search_type1{margin-left:96px;
margin-top:-11px;
position:absolute;}
#label_search_type1{margin-left:112px;
margin-top:-13px;
position:absolute;}
#search_type2{margin-left:188px;
margin-top:-11px;
position:absolute;}
#label_search_type2{margin-left:203px;
margin-top:-13px;
position:absolute;}
#search_type3{margin-left:271px;
margin-top:-11px;
position:absolute;}
#label_search_type3{margin-left:287px;
margin-top:-13px;
position:absolute;}
#searchText {width:150px;}
input:disabled{	background-color:#1A2740;}

.zdgccwrapper {
    border: 2px solid #6698D1;
    width: 210px;
    height: 270px;
    position: relative;
    line-height: 14px;
    margin: auto;
}
.zdgccbox {
    position: relative;
    width: 192px;
    height: 240px;
    padding-top: 6px;
    margin: auto;
}
.zdgccwrapper .fromlabel {
}
.zdgccwrapper .tolabel {
    margin-top: -40px;
}

.zdgccwrapper #from {
    float: left;
    position: relative;
}
.zdgccwrapper #to {
    float: left;
    position: relative;
    margin-top: -30px;
}
.zdgccwrapper .amountlabel {
    position: relative;
    margin-top: -60px;
}
.zdgccwrapper .amountinput {
    position: relative;
    float: left;
    margin-top: -25px;
}
.zdgccwrapper .getrate {
    position: relative;
    margin-top: -35px;
}