/*
Theme Name: tilldubai1
Theme URI: http://tilldubai.se/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 3.0
Author: Michael Heilemann
Author URI: http://tilldubai.se/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://tilldubai.se/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* the main frame */
body {
	font-size:12px; /* Resets 1em to 10px */
	line-height:150%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family:Arial, Helvetica, sans-serif;
	background: #d5d6d7 url('images/bg.jpg') center top no-repeat;
	color: #000;
	margin:0;
	padding:0;
}
.top{
	height:135px;
	width:945px;
	margin:0 auto;
	padding:125px 0 0 35px;
}
.logo{
	background:url(images/logo.png);
	width:216px;
	height:96px;
	display:block;
}
.nav{
	background:url(images/nav.gif);
	height:52px;
	line-height:52px;
	font-size:14px;
	font-weight:bold;
}
.nav ul{
	height:52px;
	width:980px;
	margin:0 auto;
	padding:0;
}
.nav ul li{
	float:left;
}
.nav ul a{
	color:#fff;
	display:block;
	width:138px;
	float:left;
	text-align:center;
}
.nav ul a:hover{
	color:#FF0;
	background:url(images/nav_on.gif) center top no-repeat;
}
.main{
	width:980px;
	margin:10px auto 0 auto;
}
.content{
	width:636px;
	float:left;
}
.siderbar{
	width:339px;
	float:left;
}
.footer{
	width:auto;
	height:105px;
	margin:20px auto 0 auto;
	padding:10px;
	color:#fff;
	background:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.footer a {
	text-decoration:none;
	color:white;
}
.footer a:hover {
	text-decoration:underline;
}

/*the box setting*/
.box{
	width:500px;
}
.box .topic{
	height:41px;
	padding-left:10px;
	background:url(images/box-left.png) left top no-repeat;
}
.box .topic h2{
	background:#000;
	display:block;
	margin:0;
	padding:0;
	width:480px;
	float:left;
	height:100%;
	color:#fff;
	line-height:41px;
	text-align:left;
	font-size:22px;
	font-family:;"Times New Roman";
}
.box .topic span{
	background:url(images/box-right.png);
	width:10px;
	height:100%;
	float:right;
	display:block;
}
.box .cont{	
	padding-left:10px;
	background:url(images/cnt-left.png) left top repeat-y;
}
.box .cont .right{
	background:url(images/cnt-right.png) right top repeat-y;
	padding-right:10px;
}
.box .cont .contmain{
	background:#feed9f;
	padding-top:8px;
}
.box .btm{
	height:10px;
	overflow:hidden;
}
.box .btm div{
	width:480px;
	height:10px;
	float:left;
	background:url(images/btm-cnt.png);
}
.box .btm span{
	background:url(images/btm-left.png);
	width:10px;
	height:10px;
	display:block;
	float:left;
}
.box .btm em{
	background:url(images/btm-right.png);
	width:10px;
	height:10px;
	float:right;
	display:block;
}

#welcome{
	width:628px;
	margin-bottom:20px;
}
#welcome .topic h2{
	width:608px;
}
#welcome .cont{
	padding-left:8px;
}
#welcome .cont .right{
	padding-right:8px;
}
#welcome .cont .contmain{
	height:318px;
	padding:6px 0 0 0;
}
#welcome .btm div{
	width:608px;
}

.col3{
	height:313px;
	margin-bottom:0px;
	width:628px;
	overflow:hidden;
}
.col3 p{
	margin:0;
	padding:0;
}
#col{
	width:202px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#col .topic h2{
	width:182px;
}
#col .cont .contmain{
	width:182px;
}
#col .btm div{
	width:182px;
}
#col .cont img{
	width:182px;
	height:109px;
}
#col .cont a{
	color:#000;
	text-decoration:underline;
}
#lastcol{
	width:202px;
	float:left;
	margin-right:0;
	overflow:hidden;
}
#lastcol .topic h2{
	width:182px;
}
#lastcol .cont .contmain{
	width:182px;
}
#lastcol .btm div{
	width:182px;
}
#lastcol .cont img{
	width:182px;
	height:109px;
}
#lastcol .cont a{
	color:#000;
	text-decoration:underline;
}

#arclist{
	width:628px;
	margin-bottom:15px;
}
#arclist .topic{
	background:url(images/box-left2.png) left top no-repeat;
	height:30px;
}
#arclist .topic h2{
	border-top:solid 1px #000;
	background:#feed9f;
	height:29px;
	line-height:35px;
	color:#000;
	overflow:hidden;
}
#arclist .topic span{
	background:url(images/box-right2.png);
}
#arclist .topic h2{
	width:608px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#arclist .cont{
	padding-left:8px;
}
#arclist .cont .right{
	padding-right:8px;
}
#arclist .cont .contmain{
	height:382px;
	overflow:hidden;
}
#arclist .btm div{
	width:608px;
}
#arclist p{
	margin:0 0 0 0;
	padding:0;
}
#arclist ul{
	margin:30px 0 0 0;
}
#arclist li{
	width:180px;
	padding:0 20px 0 10px;
	float:left;
	background:url(images/lisp.gif) 200px top no-repeat;
}
#arclist h3{
	margin:3px 0;
	padding:0;
}
#arclist h3 a{
	font-size:16px;
	color:#ffa200;
	text-decoration:underline;
}
#arclist .lastone{
	background:none;
	padding:0 0 0 10px;
}

#siderbox{
	width:336px;
	margin-bottom:10px;
}
#siderbox .topic h2{
	width:316px;
}
#siderbox .cont .contmain{
	width:316px;
}
#siderbox .btm div{
	width:316px;
}

#flight{
	width:336px;
	margin-bottom:15px;
	font-weight:bold;
}
#flight a{
	color:#ff731f;
}
#flight .topic h2{
	width:316px;
}
#flight .cont{
	padding-left:1px;
	background:url(images/cnt-left-flight.png) left top repeat-y;
}
#flight .cont .right{
	padding-right:2px;
}
#flight .cont .contmain{
	width:333px;
	padding-top:3px;
	background:#fff;
}
#flight .btm div{
	width:316px;
	background:url(images/btm-cnt-flight.png);
}
#flight .btm span{
	background:url(images/btm-left-flight.png);
}
#flight .btm em{
	background:url(images/btm-right-flight.png);
}
#flight table{
	background-color:#fff; text-align:center; font-weight:bold; border-bottom:solid 3px #06b5ac;
}
#flight th{
	background-color:#06b5ac; color: white; font-size: 12px; font-weight: bold; text-align:center;
}
#flight .row1{
	background:#fff59a; text-align:center;
}
	
/*Common setting*/
img{
	border:0;
}
a{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
.clear{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}


/* the main style */
.flash{
	width:390px;
	height:316px;
	float:left;
}
.flash .mainpic{
	width:390px;
	height:255px;
}
.flash .sp{
	background:#000;
	height:1px;
}
.flash .piclist{
	padding:5px 5px 8px 4px;
	background:#000;
	height:45px;
}
.flash .piclist li{
	display:block;
	padding:0 3px;
	float:left;
}
.flash .piclist img{
	width:68px;
	height:45px;
	border:solid 1px #000;
	opacity:0.5;
}
.flash .piclist .on{
	border:solid 1px #626262;
	width:68px;
	height:45px;
}
#welcome .info{
	width:210px;
	padding-left:10px;
	float:left;
}
#welcome .info h1{
	font-size:24px;
	margin:5px 0;
}
#hotel{
}
#hotel img{
	float:left;
	width:155px;
	height:100px;
	padding-right:10px;
}
#hotel h3{
	margin:0;
	padding:0;
	font-size:16px;
}
.booknow{
	background:url(images/booknow.png);
	width:136px;
	height:39px;
	display:block;
	text-align:center;
	line-height:39px;
	font-weight:bold;
	font-size:18px;
	color:#000;
	margin:18px auto 0 auto;
}	
#hotel .info{
	margin-left:165px;
	width:150px;
	height:100px;
	margin-bottom:20px;
}
.starbg{
	background:url(images/star_bg.png);
	width:103px;
	height:17px;
	margin-top:5px;
}
.star{
	background:url(images/star.png);
	width:103px;
	height:17px;
}
.star1{
	width:18px;
}
.star15{
	width:31px;
}
.star2{
	width:39px;
}
.star25{
	width:52px;
}
.star3{
	width:60px;
}
.star35{
	width:73px;
}
.star4{
	width:81px;
}
.star45{
	width:94px;
}
.star5{
	width:102px;
}
.morebtn{
	background:url(images/btn.png);
	width:205px;
	height:39px;
	line-height:39px;
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:8px auto 0 auto;
}
.rsbtn{
	background:url(images/weather.png);
	width:336px;
	height:86px;
	margin-bottom:10px;
}



#catinfo{
	width:628px;
	margin-bottom:15px;
}
#catinfo .topic{
	background:url(images/box-left2.png) left top no-repeat;
	height:30px;
	overflow:hidden;
}
#catinfo .topic h2{
	border-top:solid 1px #000;
	background:#feed9f;
	height:29px;
	line-height:35px;
	color:#000;
	overflow:hidden;
}
#catinfo .topic span{
	background:url(images/box-right2.png);
}
#catinfo .topic h2{
	width:608px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#catinfo .cont{
	padding-left:8px;
}
#catinfo .cont .right{
	padding-right:8px;
}
#catinfo .cont .contmain{
	overflow:hidden;
}
#catinfo .btm div{
	width:608px;
}
#catinfo p{
	margin:0;
}

#catlist{
	width:628px;
	margin-bottom:10px;
}
#catlist .topic h2{
	width:608px;
}
#catlist .cont .contmain{
	width:608px;
}
#catlist .btm div{
	width:608px;
}
#catlist .topic{
	background:none;
	padding:0;
}
#catlist .topic .cat1{
	background:url(images/tab1.png);
	width:210px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#catlist .topic .cat1_on{
	background:url(images/tab1_on.png);
	width:210px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#catlist .topic .cat2{
	background:url(images/tab2.png);
	width:208px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#catlist .topic .cat2_on{
	background:url(images/tab2_on.png);
	width:208px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#catlist .topic .cat3{
	background:url(images/tab3.png);
	width:210px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#catlist .topic .cat3_on{
	background:url(images/tab3_on.png);
	width:210px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#catlist .cont .contmain{
	padding-bottom:1px;
}
#catlist ul li{
	background:url(images/listrow.png);
	height:200px;
	margin-bottom:10px;
	overflow:hidden;
}
#catlist .booknow{
	margin-top:10px;
}
#catlist .pic{
	width:148px;
	padding:27px 5px 0 5px;
	text-align:center;
	float:left;
}
#catlist .info{
	width:260px;
	float:left;
	padding:20px 5px 0 10px;
	
}
#catlist .info h3{
	margin:0;
	padding:0;
}
#catlist .info h3 a{
	color:#000;
	font-size:16px;
}
#catlist p{
	margin:15px 0 0 0;
	line-height:170%;
	font-weight:bold;
}
#catlist .read{
	color:#ff530f;
	font-weight:bold;
	float:right;
	text-decoration:underline;
	padding-top:5px;
}
#catlist .price{
	float:left;
	width:168px;
	padding-left:5px;
}
#catlist .price span{
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:60px;
}
#catlist .price strong{
	font-size:34px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#990101;
	line-height:100%;
	padding-top:10px;
}
#catlist .price em{
	font-size:12px;
	color:#990101;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:30px;
}
	

#review{
	width:628px;
	margin-bottom:10px;
}
#review .topic h2{
	width:608px;
}
#review .cont{
	padding-left:5px;
}
#review .cont .right{
	padding-right:5px;
}
#review .cont .contmain{
	width:618px;
	height:230px;
}
#review .btm div{
	width:608px;
}
#review .pic{
	width:261px;
	padding-right:5px;
	float:left;
	position:relative;
	text-align:center;
	margin-top: 26px;
}
#review .pic img{
	width:250px;
	height:175px;
}
#review .border{
	position:absolute;
	left:5px;
	top:0;
	width:250px;
	height:175px;
	background:url(images/picborder.png);
}
#review .piclist{
	background:url(images/piclist.gif);
	width:261px;
	height:48px;
	margin-top:3px;
	overflow:hidden;
}
#review .piclist .left{
	width:10px;
	height:48px;
	float:left;
	display:block;
}
#review .piclist .fright{
	width:10px;
	height:48px;
	float:left;
	display:block;
}
#review .piclist .pics{
	width:240px;
	float:left;
	overflow:hidden;
}
#review .piclist ul{
	width:1200px;
}
#review .piclist li{
	float:left;
	padding:3px 0 0 2px;
}
#review .piclist img{
	width:58px;
	height:41px;
}
#review .price{
	float:left;
	width:178px;
	height:191px;
	padding-left:5px;
	background:url(images/price.png) center top no-repeat;
	margin-top:20px;
}
#review .price span{
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:50px;
}
#review .price strong{
	font-size:34px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#990101;
	line-height:100%;
	padding-top:10px;
}
#review .price em{
	font-size:12px;
	color:#990101;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:30px;
}
#review .info{
	width:153px;
	float:left;
	line-height:120%;
	margin-top:26px;
}
#review .info h2{
	margin:0;
	padding:5px 0;
}
#review .info .booknow{
	background:url(images/booknow2.png);
	width:148px;
	height:52px;
	line-height:52px;
	margin:52px 0 0 0;
}


#article{
	width:628px;
	margin-bottom:10px;
}
#article .topic h2{
	width:608px;
}
#article .cont{
	padding-left:5px;
}
#article .cont .right{
	padding-right:5px;
}
#article .cont .contmain{
	width:618px;
	padding:1px;
}
#article .btm div{
	width:608px;
}
#article .cont .contmain a{
	color:#000;
}

.rsbtn span{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	padding:10px 12px;
}
.rsbtn strong{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#ffcf00;
	padding:0 12px;
}
.gold{
	background:url(images/gold.png) 200px center no-repeat;
	height:86px;
}
.sun{
	background:url(images/sun.png) 250px center no-repeat;
	height:86px;
}
#valuta{
	color:#fff;
	font-size:10px;
}
#valuta span{
	padding:10px 12px 0 12px;
	display:block;
}
#valuta strong{
	display:inline;
	margin-bottom:10px;
}
	
	
#artlist{
	width:628px;
	margin-bottom:10px;
}
#artlist .topic h2{
	width:608px;
}
#artlist .cont .contmain{
	width:608px;
}
#artlist .btm div{
	width:608px;
}
#artlist .topic{
	background:none;
	padding:0;
}
#artlist .topic .cat1{
	background:url(images/arttab1.png);
	width:158px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat1_on{
	background:url(images/arttab1_on.png);
	width:158px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat2{
	background:url(images/arttab2.png);
	width:156px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat2_on{
	background:url(images/arttab2_on.png);
	width:156px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat3{
	background:url(images/arttab2.png);
	width:156px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat3_on{
	background:url(images/arttab2_on.png);
	width:156px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat4{
	background:url(images/arttab3.png);
	width:158px;
	height:41px;
	display:block;
	float:left;
	color:#feed9f;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}
#artlist .topic .cat4_on{
	background:url(images/arttab3_on.png);
	width:158px;
	height:41px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:41px;
}

#artlist .cont .contmain{
	padding-bottom:1px;
}
#artlist ul li{
	background:url(images/article-index-box2.png);
	height:200px;
	margin-bottom:10px;
	overflow:hidden;
}
#artlist .booknow{
	margin-top:10px;
}
#artlist .pic{
	width:148px;
	padding:12px 16px 0 14px;
	text-align:center;
	float:left;
}
#artlist .info{
	width:260px;
	float:right;
	padding:20px 24px 0 10px;
	
}
#artlist .info h3{
	margin:0;
	padding:0;
}
#artlist .info h3 a{
	color:#000;
	font-size:16px;
}
#artlist p{
	margin:15px 0 0 0;
	line-height:170%;
	font-weight:bold;
}
#artlist .read{
	color:#ff530f;
	font-weight:bold;
	float:right;
	text-decoration:underline;
	padding-top:5px;
}
#artlist .price{
	float:left;
	width:168px;
	padding-left:5px;
}
#artlist .price span{
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:60px;
}
#artlist .price strong{
	font-size:34px;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#990101;
	line-height:100%;
	padding-top:10px;
}
#artlist .price em{
	font-size:12px;
	color:#990101;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:30px;
}

#ie6 {
	width:100%;
	height:36px;
	background-color:Tomato;
	font-size:18px;
	line-height:30px;
	border:1px solid black;
	text-align:center;
}
#artlist{
	margin-bottom:0;
}
#catlist{
	margin-bottom:0;
}
#artlist .btm em{
	background:url(images/btm-right-bg.png);
}
#catlist .btm em{
	background:url(images/btm-right-bg.png);
}
#mypages{
	margin-bottom:10px;
	text-align:right;
	background:url(images/page_right.png) right top no-repeat;
	height:33px;
	line-height:33px;
	padding-right:5px;
	margin-right:9px;
}
#mypages a{
	margin:0px;
	padding:0 5px;
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	background:#000;
	color:#fff;
	border:0;
}
#mypages .pages{
	display:none;
}
#mypages .current{
	margin:0px;
	padding:0 5px;
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	background:#000;
	color:#fff;
	border:0;
}
#mypages .extend{
	margin:0px;
	padding:0 5px;
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	background:#000;
	color:#fff;
	border:0;
}
.wp-pagenavi{
	width:auto;
	float:right;
	padding-left:5px;
	background:url(images/page_left.png) left top no-repeat;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

