body {background-image: url("../images/bg/body_05.jpg");}

/* COLS */
#col-content {width: 468px;}
#col-side {width: 450px; padding-right:0px;}
#col-side h2 {margin-right:10px;}

/* LAYOUT */
#mainUpper {height:220px;}
#main-bg-inner { background: none /*url("../images/bg/main.png") 455px 0 repeat-y*/; }

/* SEARCH BOX */
#fulltextSearch {margin-left: -450px;  top: 158px;}
#fulltextSearchForm a { color: white; background: url("../images/bg/li-white.png") 0 50% no-repeat;}

#reviews .description { width: 307px; }

/* */

#subcol { width: 200px; float: right; margin: 0 0 .5em 10px; padding: 0 0px; }

.summary tr th{padding:4px 2px 4px 0px}
.summary tr td{padding:4px 0px;}
.summary .star-rating { background-position: 0 -60px; }
.summary .star-rating .rating { background-position: 0 -75px; }
#reviews .star-rating { background-position: 0 -30px; }
#reviews .star-rating .rating { background-position: 0 -45px; }

.summary .star-rating-wrap, #reviews .star-rating-wrap { font-size: 62.5%; display: block; text-align: center; color: #666666; }
.summary .star-rating, #reviews .star-rating { margin-bottom: 5px;}

/* SUMMARY TABLE*/
.summary-bg { padding: 0 10px; margin: 0 0 1em; background: #ececec; }
.summary-bg .summary { margin: 0;}

#content h2{border-bottom: 4px solid #DDDDDD; padding-bottom: 0.33em;}
.home_top_text{padding-bottom:2px;}

.tours {width: 440px;}
	.tours table tr td{padding:0px;}

	
#fulltextSearch{width: 440px; }
#fulltextSearchForm .fix-int {width:314px;}

.paging a.nextLink { font-size: 92.31%; margin-left: 10px !important; display: inline-block; text-transform: uppercase; padding: 6px 10px 4px;
	background: #f5a206 url("../images/btn/all.png") 0 -100px repeat-x; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .34); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .34); 
	box-shadow: 0 1px 2px rgba(0, 0, 0, .34); text-shadow: 0 1px 1px rgba(255, 255, 255, 0.67); color: #593b02; text-decoration: none; 
	font: normal 100%/1.5 EtelkaTextBold,Arial,Helvetica,sans-serif; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}

/* RESPONSIVE FOR MOBILES */
@media screen and (max-width: 767px)
{
	body {background: #fff url('../images/bg/body_05_mobile.jpg') 0 118px no-repeat;}
	#col-side h2 {margin-right: 5%; margin-left: 5%;}
	#fulltextSearch {left: 5%; right: auto; margin-left: 0;}
	#col-content{ width: 100%; float: none;}
	#col-side{ width: 100%; float: none; margin-left: -5%;}
	.tours {width: 96%; padding: 0 2%;}
	#reviews .description {width: 100%;}
}

@media screen and (max-width: 480px)
{
	#header {height: 118px;}
	#logo {padding: 37px 0 0 0; position: absolute; margin: 0;}
	#fulltextSearch{ margin-left: 0; width: auto; right:auto; left: 5%; top: 170px;}
	#fulltextSearchForm .fix-int {width: 80%;}
	body {background: #fff url('../images/bg/body_05_mobile.jpg') 0 118px no-repeat;}
	a.textBtnBig {padding: 7px;}
}
