@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color: #f2f7c6;
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-x;
}

a {
	color: #2a4a65;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.offername{
	font-size: 14px;
	color: #7096ac;
	text-decoration: none;
	font-weight:bold;
	padding-top: 12px;

}

.main {
	background-image: url(../imgs/endlesssea.jpg);
	background-repeat: repeat-y;
	width: 994px;
	position: absolute;
	left:50%;
	margin-left: -497px;
}

.copyright{
	width: 400px;
	position: absolute;
	left:50%;
	margin-left: -150px;
	background-color: #FFf7c6;



}

.footer{
	width: 994px;
	background-image: url(../imgs/bottomcloser.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.big{
	background-image: url(../imgs/main.jpg);
	background-repeat: no-repeat;
}

.topmenu{
	padding-left: 30px;
}
.slider{
	float:left;
	width:190px;
}

.clicker {
	position: absolute;
	width: 150px;
	height: 110px;
	cursor:pointer;
}

.tmenulink{
	background-image: url(../imgs/mpass.jpg);
	background-repeat: repeat-x;	
	font-family: Georgia, serif;
	font-size: 14px;
	color: #7096ac;
	text-decoration: none;
	font-weight:bold;
	height:56px;
	display:inline-block;
	padding:8px;
	padding-top: 33px;	
}

.tmenulink:hover{
	background-image: url(../imgs/makt.jpg);
	background-repeat: repeat-x;		
	color: #FFF;	
	text-decoration: none;
	height:56px;
	display:inline-block;	
	padding:8px;	
	padding-top: 33px;
}

.tmenupass{
	background-image: url(../imgs/makt.jpg);
	background-repeat: repeat-x;		
	font-family: Georgia, serif;
	font-size: 14px;	
	color: #FFF;	
	text-decoration: none;
	height:56px;
	display:inline-block;	
	padding:8px;	
	padding-top: 33px;
	font-weight:bold;	
}



.leftmenu{
	float:left;
	margin-top:102px;
	width: 176px;
}

.bone {
	height: 200px;
}

.leftcateg{
	padding:6px;
	padding-left:12px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight:bold;
	color: #777;
}

.leftmenulink{
	padding:6px;
	padding-left:24px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight:bold;
	color: #7096ac;
	text-decoration: none;
	display:block;
}

.leftmenulink:hover{
	color: #FFF;
	background-color: #2175be;
	text-decoration: none;
}

.leftmenupass{
	color: #FFF;
	background-color: #2175be;
	text-decoration: none;
	padding:6px;
	padding-left:24px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	display:block;		
}

.clear{
	clear: both;
}

.hseparator{
	margin:20px;
	border-bottom: 1px solid #2175be;
}

.rightcontent {
	float:left;
	margin-top:140px;
	margin-left:51px;
	width: 760px;
}

.breadcrumb {
	text-align:right;
	padding-right: 5px;
}

.textcontent{
	float:left;
	margin-top:10px;
	width: 479px;
	border-right: 1px solid #2175be;
	color: #2a4a65;
	line-height: 20px;
	padding-right:10px;

}

.offers {
	float:left;
	margin-left:8px;
	margin-top:10px;

}

.miniboxtop{
	background-image: url(../imgs/miniboxtop.jpg);
	background-repeat: no-repeat;
	width:258px;
	height:12px;
}

.miniboxcontent{
	width:250px;
	padding: 4px;
	background-color: #FFF;

}

.miniboxbottom{
	background-image: url(../imgs/miniboxbottom.jpg);
	background-repeat: no-repeat;
	width:258px;
	height:12px;
	margin-bottom: 8px;
}

h3{
	padding:0px;
	padding-left:1px;
	margin:0px;
}

h5{
	float:left;
	padding-left:30px;
	padding-right:30px;
	font-weight: normal;
}

.hofield {
	border:1px solid #2175be;
	padding: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	
}

.biggrey{
	font-size:22px;	
	color: #AAAAAA;
}