* {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5% Arial, sans-serif;
    background: #fff;
}

fieldset {
    border: 0;
}

hr {
    display: none;
}

img {
    border: none;
}

li {
    list-style-type: none;
}

a {
    color: #0072bc;
}

a:hover {
    color: #f00;
}

p, li {    
    font-size: 1em;
    color: #000;
}

a:visited {
    /*color: #fff;*/
}

h2 {
    font-weight: normal;
    font-size: 1.8em;
}

h3 {
    font-size: 1.2em;
    color: #c00b10;
}

h4 {
}

h5 {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 1.1em;
    color: #999;
}

h6 {  
}

.layout {
    min-width: 960px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 5px 15px;
}

.header {
    overflow: hidden;
    margin-bottom: 5px;
}

.header h1 {
    float: left;
    width: 350px;
    font-weight: normal;
    font-size: 1.3em;
}

.header h1 a {
    display: block;
    height: 125px;
    background: url(../img/logo.gif) no-repeat left 23px;
    color: #de107b;
}

.header h1 a:hover {
    color: #f00;
}

.header .visa {
    float: right;
    margin-top: 25px;
    width: 120px;
    height: 92px;
    background: url(../img/card2.gif) no-repeat;
/*    text-indent: -9000%;*/
}

.header .phones {
    margin: 25px 0 0 360px;
    width: 386px;
    height: 97px;
    background: url(../img/phones.gif) no-repeat;
    text-indent: -9000%;
}

.navi {
    overflow: hidden;
    margin-bottom: 10px;
    background: #e3edf2;
}

.navi li {
    float: left;
    font-size: 1.5em;
}

.navi li a, .navi li span {
    display: block;
    padding: 6px 7px;
}

.navi li a.hot_tours {
    color: #de107b;
}

.navi li a.search_tours {
    color: #0073bb;
}

.navi li a.installment {
    color: #f00;
}

.navi li a.transfers {
    color: #336400;
}

.navi li a.weather {
    color: #f15f22;
}

.navi li a.temperature {
    color: #00aeef;
}

/**/

.navi li span.hot_tours {
    background: #de107b;
    color: #fff;
}

.navi li span.search_tours {
    background: #0073bb;
    color: #fff;
}

.navi li span.installment {
    background: #f00;
    color: #fff;
}

.navi li span.transfers {
    background: #336400;
    color: #fff;
}

.navi li span.weather {
    background: #f15f22;
    color: #fff;
}

.navi li span.temperature {
    background: #00aeef;
    color: #fff;
}


.navi li a:hover {
    color: #f00;
}

/* content */

.content {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.main-side-cover {    
    float: left;
    width: 100%;
    margin-right: -27%;        
}

.main-side {
    margin-right: 27%;
}

.sharediv {
    height: 30px;
	text-align:right;
}

.extra {
    width: 25%;
    float: right;
    margin-top: 0px;
}

.mininav {
    margin-bottom: 15px;
}

.mininav li {
    display: inline;
    margin-right: 10px;
    font-size: 1.5em;
}

.mininav li.active {
    font-weight: bold;
}

.countries {
    overflow: hidden;
    margin-bottom: 5px;
}

.countries li {
    float: left;
    margin-right: 40px;
    height: 41px;
    background-image: url(../img/flags.jpg);
    background-repeat: no-repeat;
}

.countries li.egypt {
    width: 40px;
    background-position: left top;
}

.countries li.tunis {
    width: 35px;
    background-position: -74px top;
}

.countries li.turkey {
    width: 40px;
    background-position: -147px top;
}

.countries li.bulgaria {
    width: 55px;
    background-position: -216px top;
}

.countries li.montenegro {
    width: 68px;
    background-position: -285px top;
}

.countries li.thailand {
    width: 50px;
    background-position: -369px top;
}

.countries li.india {
    width: 37px;
    background-position: -450px top;
}

.countries li a {
    display: block;
    position: relative;
    height: 41px;
    text-indent: -9000%;
}

.selection {
    margin-bottom: 15px;
    padding-bottom: 15px;
    background: url(../img/border.gif) repeat-x left bottom;
}

table.sort, table.result {
    width: 100%;
    text-align: left;
}

table.sort {
    margin-bottom: 5px;
    background: #ebf2f9;
    border-right: 1px solid #fff;
}

table.sort th, table.sort td {
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
}

table.sort th {
    background: #cbd9e8;
    color: #000;
    font-size: 1.4em;
}

table.sort td label {
    font-weight: normal;
    font-size: 1em;
    color: #464646;
}

table.result thead th {
    height: 37px;
    padding: 5px;
    background: #cbd9e8;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    font-size: 1.1em;
    color: #333;
}

table.result tfoot th {
    height: 30px;
    padding: 5px;
/*    background: #cbd9e8; 
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;*/
    font-size: 1.5em;
    color: #333;
	text-align: center;
	padding: 0 10px;
	font-weight:normal;
}

table.result tfoot th span{
	padding: 5px;
	margin:0 5px;
}

table.result tfoot th span.next, table.result tfoot th span.prev{
	padding: 0;
	margin: 0;
	color:#888888;
}
table.result tfoot th span.pt{
	padding: 0 10px 0 0;
	font-weight:bold;
}


table.result tfoot th span a{

}

table.result tfoot th span.current{
	background-color:#cbd9e8;
	font-weight:bold;
}

table.result .dark {
    background: #ebf2f9;
}

table.result tbody th, table.result tbody td {
    padding: 5px;
    border-bottom: 1px solid #cbd9e8;
    color: #464646;
    font-size: 1.1em;
}

table.result tbody .last th, table.result tbody .last td {
    border: none;
}

table.result tbody th {
    font-size: 1.3em;
}

table.result tbody small {
    color: #959595;
}

table.result tbody strong {
    font-size: 1.4em;
}

table.result tbody strong a {
    color: #0e4e91;    
}

table.result tbody strong a:hover {
    color: #f00;
}

table.result tbody .star {
    display: block;
    width: 15px;
    height: 18px;
    background: url(../img/star.gif) no-repeat;
}

div.proposition {
    overflow: hidden;
    margin-bottom: 15px;
}

.proposition h2 {
    float: left;
    margin-right: 45px;
}

.proposition h2 a {
    color: #ec008c;    
}

.paginator li {
    float: left;
    margin-right: 5px;
    font-size: 1.3em;
    text-transform: lowercase;
}

.paginator li span {
    color: #888;
}

.paginator li a {
    display: block;
    width: 10px;
    color: #000;
    text-indent: -9000%;
    background: url(../img/dot.gif) no-repeat -10px 6px;
    text-decoration: none;
}

.paginator li a span {
    color: #000;
    border-bottom: 1px dashed #000;
}

.paginator li a:hover span {
    color: #f00;
    border-bottom: 1px dashed #f00;
}

.paginator li a:hover, .paginator li.active a {
    background: url(../img/dot.gif) no-repeat 2px 6px;
    color: #f00;
}

.paginator li.prev a, .paginator li.next a {
    width: auto;
    text-indent: 0;
    background: none;
}

ul.proposition {
    overflow: hidden;
}

ul.proposition li {
    float: left;
    width: 33%;
    height: 200px;
}


ul.proposition li p {
    font-size: 1.2em;
}

ul.proposition li p em {
    color: #050;
    font-style: normal;
}

ul.proposition li p span {
    padding-right: 20px;
    color: #f00;
    background: url(../img/ico.gif) no-repeat right top;
}

.news h2 {
    margin-bottom: 10px;
    font-size: 3em;
}

.news p {
    margin-bottom: 15px;
    font-size: 1.4em;
    line-height: 1.4em;
}

.news p em {
    font-size: 0.9em;
}

.news ul {
    margin-bottom: 15px;
    font-size: 1.4em;
    line-height: 1.4em;
    padding-left:25px;
}

.news ul li {
    list-style-type: disc;
}

.news .source {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url(../img/border.gif) repeat-x left bottom;
    font-size: 1.2em;
    color: #777;
}

.news .source a {
    color: #008000;
}

.news .image {
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(../img/border.gif) repeat-x left bottom;    
}

.news p img {    
    vertical-align: top;
}

.extra h2 {
    margin-bottom: 5px;
    padding: 0px 0 0px 5px;
    border-bottom: 1px solid #99bdd1;
    font-weight: normal;
    font-size: 1.6em;
}

.extra h2 span {
    display: inline-block;
    padding: 6px 35px 5px 6px;
    color: #f00;
    background: #e3edf2;
}

.extra .reminder {
    margin-bottom: 15px;
}

.extra .reminder p {
    font-size: 1.5em;
    text-indent: 5px;
    color: #0072bc;
}

.extra .reminder p strong span {
    color: #de107b;
}


.footer p {
    margin-bottom: 3px;
    font-size: 1.6em;
    color: #005b8d;
}

.footer p a {
    color: #005b8d;
    text-decoration: none;
}


.footer .bottom {
    overflow: hidden;
    padding-top: 10px;
    border-top: 1px solid #95bdd2;
}

.footer .bottom .info {
    float: right;
}

.footer .bottom p, .footer .bottom li {    
    font-size: 1.5em;
}

.footer .bottom a {
    text-decoration: underline;
    color: #ec008c;
}

.footer .bottom ul li {
    display: inline;
}

.footer .bottom .copy a {
    color: #000;
}

.footer p a:hover, .footer .bottom .copy a:hover, .footer .bottom a:hover {
    color: #f00;
}

.preorder_div {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	margin:0px auto;
	display:none;
	position:fixed;
}

.preorder_div div {
	width:500px;
	height:400px;
	margin:50px auto;
	border:5px solid #ccc;
	display:block;
	background:#FFF;
	padding:10px;
}

.steps {
	width:100%;
	height:16px;
	border:1px solid #CBD9E8;
	list-style:none;
}

.steps li {
	width:25%;
	height:16px;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
}

.ierror {
	color:#FF0000;
	font-style:normal;
	border:1px #F00 solid;
}

.ihinted {
	color:#000;
	font-style:normal;
	border:1px #777 solid;
}

.inormal {
	color:#000;
	font-style:normal;
	border:1px #777 solid;
}

.formbtn {
	border:1px solid #999; 
	height:30px; 
	width:100px; 
	font-weight:bold; 
	background:#EBF2F9; 
	cursor:pointer;
}

.formbtn:hover {
	border:1px solid #666; 
	height:30px; 
	width:100px; 
	font-weight:bold; 
	background:#CBD9E8; 
	cursor:pointer;
}

	.showcase .hotelblock {
		width:214px;
		height:200px;
		padding:5px;
		margin:5px 8px 5px 0;
		border:1px solid #FFF;
		background-image:url(/img/block.png);
		background-repeat:no-repeat;
		text-align:left;
	}
	.showcase .hbb {
		float:left;
		width:33%;
		height:220px;
		padding:0;
		margin:0;
	}
	.showcase .last {
		margin:5px 0 5px 0;
	}
	.showcase{
		width:100%;
	}
	.showcase1 {
		width: 234px;
	}
	.showcase2 {
		width: 468px;
	}
	 .showcase3 {
		width: 700px;
	}
	.showcase4 {
		width: 934px;
	}
	.showcase .star {
		position:absolute;
		top:98px;
		left:10px;
		background-image:url(/img/pstar.png);
		background-repeat:no-repeat;
		width:53px;
		height:53px;
		text-align:center;
		padding-top:19px;
		color:#FFF;
		font-size:12px;
		font-weight:bold;
	}
	.showcase .wave {
		position:absolute;
		top:124px;
		left:0;
		background-image:url(/img/wave.png);
		background-repeat:no-repeat;
		width:214px;
		height:37px;
	}
	.showcase .link {
		position: relative;
		display:block;
		width:100%;
		height:100%;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	.showcase .hotel {
		position:absolute;
		top:165px;
		font-size:12px;
	}
	.showcase .info {
		position:absolute;
		top:177px;
		font-size:12px;
	}

