
* {
margin: 0;
}

html, body {
height: 100%;
}

body{
	
	margin: 0;
	padding: 0;
	font: 13px/22px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	letter-spacing: 1.5px;
	background: url(../images/bg.jpg) fixed center -25px;
}

a{
	color: #ffffff;
}

a:hover{
	color: #43ffa2;
}

#page{
	//min-height: 100%;
	
	display: block;
	position: relative;
	margin: 0 auto;
	width: 966px;
	padding:0;
	//top: 150px;
	padding-top: 150px;
}

#menu{
	display: block;
	position: fixed;
	margin: 0 auto;
	width: 966px;
	padding:0;
	top: 0;
	z-index: 2;
}

#right-col{
	display: block;
	position: relative;
	width: 600px;
	left: 277px;
}


#toursLayout{
	background: url(../images/tours-bg.png) repeat-x scroll 0 62px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 966px;
	
		top: 40px;
	padding-bottom: 40px;
	line-height: 27px;
}

.side-image{
	border: 1px solid #fff;
	margin-right: 15px;
}


#toursLayout:after, #page:after{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#col1, #col3{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	width: 400px;
	margin-left: 57px;
	
	
}

#col2{
	float: right;
	display: inline;
	//position: relative;
	padding: 0;
	margin: 0;
	margin-right: 57px;
		width: 400px;
		//left: 400px;


}

#col3{
	margin-left: 170px;
	width: 700px;
}


#gallery{
	display: block;
	position: relative;
	top: 20px;
}


.logos{
display: block;
width: 250px;
height: 120px;
text-align: center;
float: left;
margin-bottom: 30px;
}



.logos:hover a{
		color: #e5b9b7;

}

.logos a:hover{
		color: #ff0020;

}

.shop-detail, .shop-detail-bottom, .shop-detail-bottom-right{
	border-top: 1px solid #fff;
	
	padding: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	line-height: 16px;
	width: 95px;
	background: url(../images/black-bg.png) repeat;
}

.shop-detail-bottom, .shop-detail-bottom-right{
float: left;
height: 50px;
padding-left: 90px;
padding-right: 0px;
	border-top: 2px solid #ccc;

	border-bottom: 1px solid #fff;

}

.shop-detail-bottom-right{
padding-left: 15px;
padding-right: 5px;
}

.shop-table{
	margin-bottom: 20px;
}

form {
    margin: 0;
}
#search_box {
padding: 0;
margin: 0;
    width: 229px;
    height: 25px;
    background: url(../images/bg_search_box2.gif) no-repeat 0 0;

}
#emailFrom{
    float: left;
    padding: 0;
    margin: 4px 0 0 6px;
    border: 0;
    width: 150px;
    background: none;
    font-size: 10px;
}
#signupBtn{
    float: right;
    margin: 2px 4px 1px 0;
}

#container, .mailinglist{
	height: 25px;
margin: 0;
padding: 0;
	display: inline;
	font-size: 9px;
	line-height: 9px;
color: #bcc7c2;
}



input{
	background-color: #000;
}



h1{
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 1px;
margin-top: 40px;
}

h4{
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 2px;

}
