/* CSS Document for Santorini Travel */

body{
	background:#55586E url(../images/body_bg.gif) top left repeat-x;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Trebuchet MS", Arial, "Lucida Console", Verdana;
	font-size:12px;
	color:#171B3B;
}

.text_orange{
	color:#F17203;
}

.text_bold{
	font-weight:bold;
}

/*********** Wrapper section start *********************/

.wrapper{
	margin:0 auto;
	padding:0 0 0 0;
	width:860px;
}

/*************** Header section start *****************/

.header{
	width:100%;
	height:120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.logo{
	background:url(../images/logo.gif) top left no-repeat;
	width:349px;
	height:83px;
}

/**************** top_nav section start ***************/

.top_nav{
	float:right;
	width:180px;
	height:29px;
	margin:0 auto 0 0;
	padding:0 0 0 0;
	font-size:11px;
}

.top_nav_bg_l{
	background:url(../images/top_nav_bg_l.gif) top left no-repeat;
	width:10px;
	height:29px;
}

.top_nav_bg_m{
	background:url(../images/top_nav_bg_m.gif) top center repeat-x;
	width:160px;
	height:29px;
}

.top_nav_bg_r{
	background:url(../images/top_nav_bg_r.gif) top right no-repeat;
	width:10px;
	height:29px;
}

.top_nav_bg_m ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.top_nav_bg_m ul li{
	display:inline;
	line-height:29px;
	margin:0 5px;
}

/***************** top_nav section end ****************/

/***************** nav section start ******************/

.nav{
	width:100%;
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.nav_bg_l{
	background:url(../images/nav_bg_l.gif) top left no-repeat;
	width:10px;
	height:38px;
	
}

.nav_bg_m{
	background:url(../images/nav_bg_m.gif) top center repeat-x;
	width:840;
	height:38px;
}

.nav_bg_r{
	background:url(../images/nav_bg_r.gif) top right no-repeat;
	width:10px;
	height:38px;
}

.nav_seperator{
	background:url(../images/nav_seperator_bg.gif) bottom center no-repeat;
	width:2px;
	height:38px;
}

.nav_bg_m ul{	
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.nav_bg_m ul li{
	display:inline;
	height:38px;
	/*padding:14px 9px 14px 9px;*/
}

.nav_bg_m ul li a{
	text-decoration:none;
	line-height:38px;
	color:#ffffff;
	margin:0 0 0 0;
	padding:0px 20px 0px 20px;
	/*padding:5px 0 0 0;*/
	font-size:14px;
	height:38px;
}

.nav_bg_m ul li a:hover, .nav_bg_m ul li a:active, .nav_bg_m ul li a:focus{
	text-decoration:underline;
	outline:none;
}

.nav_bg_m ul li a.selected{	
	/*background:url(../images/nav_selected_bg.gif) center top no-repeat;*/
	/*height:38px;
	line-height:38px;*/
	text-decoration:underline;
	color:#ffffff;
	outline:none;
	/*margin:0 0 0 0;
	padding:0px 22px;*/
}

/****************** nav section end *******************/

/**************** Header section end ******************/

/*********************** Content section start *********************/

.content{
	background:#ffffff;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

.content_text{
	margin:0 0 0 0;
	padding:10px 1% 10px 1%;
	width:98%;
	text-align:justify;
	float:left;
}

/**************** left section start ************/

.left{
	width:228px;
	float:left;
}

/******* Cat_list section start *******/

.cat_list{
	width:228px;
	margin:0 0px 0px 0;
	padding:0 0 0 0;
}

.cat_list_title_bg{
	width:100%;
	color:#ffffff;
}

.cat_list_title_bg_l{
	background:url(../images/cat_list_title_bg_l.gif) top left no-repeat;
	width:11px;
	height:30px;
	padding:0 0;
}

.cat_list_title{
	background:url(../images/cat_list_title_bullet.gif) top left no-repeat;
	width:198px;
	height:30px;
	line-height:30px;
	padding:0 20px;
	font-size:18px;
	color:#ffffff;
}

.cat_list_title_bg_m{
	background:url(../images/cat_list_title_bg_m.gif) top left repeat-x;
	width:218px;
	height:30px;
}

.cat_list_title_bg_r{
	background:url(../images/cat_list_title_bg_r.gif) top right no-repeat;
	width:11px;
	height:30px;
}

.cat_list_text{
	width:228px;
	background:#7DABC8 url(../images/cat_list_text_bg.gif) top left repeat-x;
	text-align:left;
	padding:5px 0 30px 0;
}

.cat_list_text ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.cat_list_text ul li{
	display:block;
	background:url(../images/cat_list_li_border.gif) bottom left no-repeat;
	line-height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*padding:0 2% 0 8%;*/
}

.cat_list_text ul li a{
	background:url(../images/cat_list_bullet.gif) center left no-repeat;
	line-height:30px;
	text-decoration:none;
	color:#333333;
	margin:0 0 0 10%;
	padding:0 1% 0 4%;
}

.cat_list_text ul li a:hover{
	text-decoration:underline;
	outline:none;
}

/******* Cat_list section start *******/

/*********** Booking section start ***********/

.booking{
	width:228px;
	margin:0 0 0px 0;
	background:#7DABC8;
}

.booking_top_bg{
	width:158px;
	float:left;
}

.booking_top_bg_l{
	background:url(../images/booking_top_bg_l.gif) top left no-repeat;
	width:10px;
	height:26px;
}

.booking_top_bg_m{
	background:url(../images/booking_top_bg_m.gif) top center repeat-x;
	width:138px;
	height:26px;
}

.booking_top_bg_r{
	background:url(../images/booking_top_bg_r.gif) top right no-repeat;
	width:10px;
	height:26px;
}

.booking_title{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	line-height:26px;
	padding:0 10px;
}

.booking_text{
	background:#4D5067 url(../images/booking_text_bg.gif) bottom left repeat-x;
	width:208px;
	padding:5px 10px 0 10px;
	margin:0 0 0 0;
	color:#ffffff;
	min-height:170px;
	height:auto !important;
	height:170px;
	text-align:left;
}

.booking_bot_bg{
	width:228px;
}

.booking_bot_bg_l{
	background:#171B3B url(../images/booking_bot_bg_l.gif) bottom left no-repeat;
	width:10px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.booking_bot_bg_m{
	background:#171B3B url(../images/booking_bot_bg_m.gif) bottom left repeat-x;
	width:208px;
}

.booking_bot_bg_r{
	background:#171B3B url(../images/booking_bot_bg_r.gif) bottom right no-repeat;
	width:10px;
}

.booking_form_row{
	display:block;
	clear:both;
}

.booking_form_row_1{
	display:block;
	clear:both;
	padding:15px 0 0 0;
}

.booking_label{
	width:95px;
	float:left;
	font-weight:bold;
}

.booking_label_1{
	width:80px;
	float:left;
	font-weight:bold;
	font-size:10px;
	margin:0 0 0 5px;
	line-height:20px;
}

.booking_label_2{
	width:150px;
	float:left;
	font-weight:bold;
}

.booking_textbox{
	border:1px solid #000000;
	margin:1px 0;
	width:105px;
	height:20px;
	float:left;
}

.booking_textbox_1{
	border:1px solid #000000;
	margin:1px 0;
	width:20px;
	height:20px;
	float:left;
}

.booking_textbox_2{
	border:1px solid #9F9F77;
	margin:1px 0;
	width:150px;
	height:20px;
	float:left;
}

.booking_textbox_3{
	border:1px solid #9F9F77;
	margin:1px 0;
	width:20px;
	height:20px;
	float:left;
}

.booking_select{
	border:1px solid #000000;
	margin:1px 0;
	float:left;
	width:70px;
}

.booking_select_1{
	border:1px solid #000000;
	margin:1px 0px 1px 3px;
	float:left;
	width:32px;
}

.booking_select_2{
	border:1px solid #9F9F77;
	margin:1px 0px 1px 3px;
	float:left;
}

.booking_textarea{
	border:1px solid #000000;
	margin:1px 0;
	float:left;
}

.booking_textarea_1{
	border:1px solid #9F9F77;
	margin:1px 0;
	float:left;
}

.booking_btn{
	background:url(../images/book_now_btn.gif) right no-repeat;
	width:99%;
	height:25px;
	border:none;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}

/************ Booking section end ************/

/*********** Flourist section start ***********/

.flourist{
	clear:both;
	width:228px;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

.flourist_1{
	clear:both;
	width:228px;
	margin:10px 0 10px 0;
}

.flourist_top_bg{
	width:100%;
	background:#03DBFB url(../images/flourist_bg.gif) top left no-repeat;
	min-height:170px;
	height:auto !important;
	height:170px;
}

.flourist_title{
	font-size:16px;
	color:#F3F3EB;
	font-weight:bold;
	line-height:32px;
	padding:0 10px;
}

.flourist_img{
	width:208px;
	margin:0 auto;
	padding:0 inherit;
	border:none;
}

.flourist_text{
	text-align:justify;
	padding:5px 10px 0 10px;
	margin:0 0 0 0;
}

.flourist_bot_bg{
	width:100%;
}

.flourist_bot_bg_l{
	background:#03DBFB url(../images/flourist_bot_bg_l.gif) bottom left no-repeat;
	width:10px;
	height:10px;
}

.flourist_bot_bg_m{
	background:#03DBFB url(../images/flourist_bot_bg_m.gif) bottom left repeat-x;
	width:208px;
	height:10px;
}

.flourist_bot_bg_r{
	background:#03DBFB url(../images/flourist_bot_bg_r.gif) bottom right no-repeat;
	width:10px;
	height:10px;
}

/************ Flourist section end ************/

/**************** left section end ************/

/**************** right section start ************/

.right{
	width:602px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 5px;
}

/******** banner_img section start ********/

.banner_img{
	/*background:url(../images/banner_img.gif) top left no-repeat;*/
	width:602px;
	height:214px;
	margin:0 0 0px 0;
}

ul#pikame{
	padding-left:0;
	width:602px;
	height:5px;
	margin:0 auto;
}
/*.pika_main{
	width:602px;
	margin:0 auto;
}*/
#pikame li{
	margin:0px;
	float: left;
	border:2px solid #222;
	height:0px;
	position:absolute;
	top:150px;
	overflow:hidden;
	visibility:hidden;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}

/********* banner_img section end *********/

/******** welcome_text section start ******/

.welcome_text{
	width:100%;
	text-align:justify;
	margin:0 0 0px 0;
	padding:10px 0 10px 0;
	clear:both;
}

.welcome_text_title{
	width:100%;
	height:28px;
	line-height:28px;
	font-size:18px;
	font-weight:bold;
	padding:0 0%;
}

.welcome_text_title h1{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:18px;
	color:#F17203;
	background:url(../images/welcome_title_border.gif) bottom left repeat-x;
}

.welcome_text_title_1{
	width:100%;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	padding:0 0%;
	color:#F17203;
}

.welcome_text_text{
	text-align:justify;
	padding:5px 0px 5px 0px;
	margin:0px 0 0 0;
	font-size:13px;
}

.welcome_text_text a{
	text-decoration:underline;
	color:#f17203;
	font-size:12px;
}

.welcome_text_text a:hover, .welcome_text_text a:active, .welcome_text_text a:focus{
	text-decoration:underline;
	color:#f17203;
}

.welcome_text_text ul{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style:none;
}

.welcome_text_text ul li{
	display:block;
	font-size:12px;
	color:#f17203;
}

.welcome_text_text_1{
	position:relative;
	text-align:justify;
	padding:5px 0px 5px 0px;
	margin:0px 0 0 0;
	font-size:13px;
	float:right;
	width:170px;
	/*display:inline;*/
	/*clear:left;*/
}

.welcome_text_text_1 a{
	text-decoration:underline;
	color:#f17203;
	font-size:12px;
}

.welcome_text_text_1 a:hover, .welcome_text_text_1 a:active, .welcome_text_text_1 a:focus{
	text-decoration:underline;
	color:#f17203;
}

.welcome_text_desc{
	text-align:justify;
	padding:5px 0px 5px 0px;
	margin:0px 0 0 0;
	font-size:13px;
	clear:both;
}

.welcome_text_desc_title{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	color:#F17203;
	font-weight:bold;
	background:url(../images/welcome_desc_title_bullet.gif) center left no-repeat;
}

.welcome_text_desc a{
	text-decoration:underline;
	color:#f17203;
	font-size:12px;
}

.welcome_text_desc a:hover, .welcome_text_desc a:active, .welcome_text_desc a:focus{
	text-decoration:underline;
	color:#f17203;
}

.welcome_text_desc ul{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style:none;
}

.welcome_text_desc ul li{
	display:block;
	font-size:12px;
}

.welcome_text_desc_1{
	text-align:left;
	padding:5px 0px 5px 0px;
	margin:0px 0 0 0;
	font-size:13px;
	width:150px;
	float:left;
}

.welcome_text_desc_title_1{
	margin:0 0 0 0;
	padding:0 0 0 0px;
	color:#F17203;
	font-weight:bold;
	line-height:30px;
}

.welcome_text_desc_title_2{
	margin:0 0 0 0;
	padding:0 0 0 0px;
	color:#F17203;
	font-weight:bold;
}

.welcome_text_desc_1 ul{
	margin:0 0 0 0;
	padding:0 0 0 0px;
	list-style:none;
}

.welcome_text_desc ol{
	margin-top:0;
	margin-bottom:0;
	padding:0 0 0 0px;
}

.welcome_text_desc_1 ul li{
	display:block;
	font-size:12px;
	text-transform:uppercase;
	/*width:150px;*/
}

.welcome_text_desc_2{
	text-align:left;
	padding:5px 0px 5px 0px;
	margin:0px 0 0 0;
	font-size:13px;
}

.welcome_text_desc_2 ul{
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
	list-style:none;
	width:86%;
}

.welcome_text_desc_2 ul li{
	display:inline;
	font-size:12px;
	width:200px;
}

/******** welcome_text section end *********/

/*********** Flourist section start ***********/

.offers{
	/*clear:both;*/
	width:289px;
	margin:0 0 0px 0;
	/*float:left;*/
}

.offers_1{
	width:100%;
	text-align:justify;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	background:#F3F3EB;
	font-size:12px;
}

.offers_top_bg{
	width:289px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.offers_top_bg_l{
	background:url(../images/offers_top_bg_l.gif) top left no-repeat;
	width:10px;
	height:32px;
}

.offers_top_bg_m{
	background:url(../images/offers_top_bg_m.gif) top center repeat-x;
	width:269px;
	height:32px;
}

.offers_top_bg_r{
	background:url(../images/offers_top_bg_r.gif) top right no-repeat;
	width:10px;
	height:32px;
}

.offers_title{
	font-size:18px;
	color:#F17203;
	line-height:32px;
	padding:0 0px;
}

.offers_title_1{
	font-size:18px;
	color:#F17203;
	line-height:32px;
	padding:0 10px;
	background:#E2E2DA;
}

.offers_img{
	width:125px;
	height:100px;
	margin:0 0px 0 0px;
	padding:0 5px 0 0;
	border:none;
	float:left;
}

.offers_img_1{
	width:162px;
	height:134px;
	margin:0 0px 0 0;
	padding:0 10px 0 0;
	float:left;
	border:none;
}

.offers_text{
	padding:5px 5px;
	margin:0 0 0 0;
	background:#F3F3EB;
	font-size:12px;
	width:279px;
}

.offers_text_1{
	width:96%;
	text-align:justify;
	padding:10px 2% 10px 2%;
	margin:0 0 5px 0;
	background:#F3F3EB;
	font-size:12px;
}

.offers_text_2{
	width:98%;
	text-align:justify;
	padding:10px 0% 10px 0%;
	margin:0 0 5px 0;
	font-size:12px;
}

.offers_text_3{
	width:96%;
	text-align:justify;
	padding:10px 2% 0px 2%;
	margin:0 0 5px 0;
	font-size:12px;
}

.offers_btn{
	background:url(../images/view_more_btn.gif) top right no-repeat;
	width:269px;
	height:25px;
	border:none;
	text-align:right;
	padding:0 10px 5px 0;
}

.offers_btn a{
	font-size:14px;
	line-height:23px;
	color:#ffffff;
	text-decoration:none;
}

.offers_btn a:hover, .offers_btn a:active, .offers_btn a:focus{
	color:#ffffff;
	outline:none;
}

.offers_btn_1{
	background:url(../images/view_more_btn.gif) top right no-repeat;
	height:28px;
	border:none;
	text-align:right;
	padding:0 10px 0 0;
	margin:5px 0;
}

.offers_btn_1 a{
	font-size:14px;
	line-height:23px;
	color:#ffffff;
	text-decoration:none;
}

.offers_btn_1 a:hover, .offers_btn_1 a:active, .offers_btn_1 a:focus{
	color:#ffffff;
	outline:none;
}

.offers_btn_2{
	background:url(../images/view_more_btn.gif) top center no-repeat;
	width:90px;
	height:25px;
	border:none;
	text-align:center;
	padding:0 10px 0 10px;
	margin:0px 0 0px 0;
}

.offers_btn_2 a{
	font-size:14px;
	line-height:23px;
	color:#ffffff;
	text-decoration:none;
}

.offers_btn_2 a:hover, .offers_btn_2 a:active, .offers_btn_2 a:focus{
	color:#ffffff;
	outline:none;
}

.offers_btn_3{
	background:url(../images/view_more_btn.gif) top center no-repeat;
	width:90px;
	height:28px;
	border:none;
	text-align:center;
	padding:0 10px 0 10px;
	margin:0px 0 0px 0;
}

.offers_btn_3 a{
	font-size:14px;
	line-height:23px;
	color:#ffffff;
	text-decoration:none;
}

.offers_btn_3 a:hover, .offers_btn_3 a:active, .offers_btn_3 a:focus{
	color:#ffffff;
	outline:none;
}

.offers_btn_4{
	background:url(../images/view_more_btn.gif) top center no-repeat;
	width:390px;
	height:25px;
	border:none;
	text-align:center;
	padding:0 0px 0 0;
	margin:5px 0 5px 0;
	color:#ffffff;
}

.offers_bot_bg{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

.offers_bot_bg_l{
	background:#F3F3EB url(../images/offers_bot_bg_l.gif) bottom left no-repeat;
	width:10px;
	padding:0 0 0 0;
}

.offers_bot_bg_m{
	background:#F3F3EB url(../images/offers_bot_bg_m.gif) bottom left repeat-x;
	width:269px;
}

.offers_bot_bg_r{
	background:#F3F3EB url(../images/offers_bot_bg_r.gif) bottom right no-repeat;
	width:10px;
}

/************ offer section end ************/


/*********************** Content section end *********************/

/************************ Footer section start *******************/

.footer{
	background:transparent;
	height:62px;
	color:#ffffff;
	font-size:12px;
	text-align:right;
}

.footer a:link, .footer a:visited{
	/*background:url(../images/nav_seperator.gif) top right no-repeat;*/
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
	padding:0 5px;
}

.footer a:hover, .footer a:active, .footer a:focus{
	text-decoration:underline;
	outline:none;
}
