* {
	padding: 0;
	margin: 0;
	border: 0;
}

body, 
html {
	color: #000; 
	text-align: center;
	height: 100%;
}

#main {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}

#mainWrapper {
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}

.outer {
	padding-left: 250px;  
}

* html .outer {
	padding-right: 220px;
}

.inner {
	width: 750px;
	padding-bottom: 56px;
}

* html .inner {
	width: 100%;
}

.floatWrap {
	float: left;
	width: 780px;
	margin-left: -250px;
}

#content {
	float: right;
	width: 490px;
	padding: 0 20px;
	text-align: justify;
}

* html #left,
* html #content {
	position: relative;
}

#left {
	float: left;
	width: 250px;
}

#right {
	float: right; 
	width: 220px;
}
* html #right {
	position: relative;
	margin-right: -220px;
}

#footer {
	width: 1000px;
	height: 56px;
	margin: 0 auto;
	margin-top: -56px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* style */

body {
	background: #000102 url(../assets/images/bg-body.jpg) no-repeat 50% 0;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

#main {
	background: #000 url(../assets/images/bg-main.jpg) no-repeat 50% 100%;
}

#mainWrapper {
	background: url(../assets/images/bg-header.jpg) no-repeat 50% 0;
}

#footer p {
	line-height: 56px;
	vertical-align: middle;
}

#header {
	position: relative;
	height: 270px;
}

#header h1 {
	width: 301px;
	height: 75px;
	position: absolute;
	top: 50px;
	left: 15px;
	background: url(../assets/images/logo.png) no-repeat;
}

.replace {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

ul#mainMenu {
	top: 80px;
	left: 370px;
	position: absolute;
	list-style-type: none;
	width: 301px;
}

ul#mainMenu li {
	list-style-type: none;
	display: block;
	width: 72px;
	height: 68px;
	background: url(../assets/images/main-menu-item.png) no-repeat;
	float: left;
	margin: 0 3px 3px 0;
}

ul#mainMenu li a,
ul#mainMenu li a:link,
ul#mainMenu li a:active,
ul#mainMenu li a:visited,
ul#mainMenu li a:hover {
	display: block;
	width: 72px;
	height: 68px;
	color: #faa9a7;
	text-align: center;
	vertical-align: middle;
	line-height: 68px;
	font-weight: bold;
	text-decoration: none;
}

ul#mainMenu li.active {
	background: url(../assets/images/main-menu-item-active.png) no-repeat;
}

ul#mainMenu li.active a {
	text-decoration: none !important;
	color: #fff !important;
}

ul#mainMenu li a:hover {
	text-decoration: underline;
}

ul#mainMenu li.testimonials {
	margin-right: 75px;
}

ul#mainMenu li.video {
	clear: both;
	margin-left: 75px;
}

form.search {
	width: 254px;
	height: 95px;
	display: block;
	background: url(../assets/images/bg-search.jpg) no-repeat;
	position: relative;
	top: 174px;
	left: 0;
}

form.search input {
	position: absolute;
	top: 33px;
	left: 9px;
	width: 200px;
}

form.search button {
	display: block;
	position: absolute;
	width: 59px;
	height: 17px;
	left: 150px;
	top: 56px;
	background: url(../assets/images/bg-search-button.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

form.search a {
	position: absolute;
	top: 57px;
	left: 9px;
	font-size: 10px;
}

a,
a:link,
a:active,
a:visited,
a:hover {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #faa;
}

h2.pageTitle {
	font-size: 28px;
	font-weight: normal;
	margin: 45px 0;
	font-family: Arial Narrow, Tahoma, sans-serif;
}

div.contactsTeaser {
	margin: 20px 30px 0 0;
}

div.contactsTeaser p,
div.contactsTeaser p.phone span {
	text-align: right;
	color: #b8b8b8;
}

div.contactsTeaser p.phone span {
	font-size: 21px;
}

div.contactsTeaser p.phone {
	color: #fff;
	font-size: 34px;
	font-family: Arial Narrow, Tahoma, sans-serif;
}

div.contactsTeaser p.email {
	padding-top: 5px;
}

div.contactsTeaser a {
	text-decoration: none;
	color: #b8b8b8 !important;
}

h3 {
	font-family: Arial Narrow, Tahoma, sans-serif;
	font-size: 28px;
	padding-left: 40px;
	font-weight: normal;
}

div.newsTeaser {
	margin: 100px 0 0;
	height: 200px;
}

div.friendsTeaser {
	margin: 20px 0 0;
	height: 185px;
	background: url(../assets/images/bg-friends-teaser.jpg) no-repeat 0 15px;
}

div.friendsTeaser h3 {
	margin-bottom: 55px;
}

ul.sideMenu {
	list-style-type: none;
}

div.friendsTeaser ul.sideMenu {
	margin: 0 0 0 25px;
}

ul.sideMenu li {
	padding: 0 0 10px 15px;
	background: url(../assets/images/bullet-side-menu.png) no-repeat 0 6px;
	font-family: Arial Narrow, Tahoma, sans-serif;
	font-size: 16px;
}

div.popularTeaser h3 {
	padding: 0 0 15px 15px;
}

div.orderTeaser {
	background: url(../assets/images/bg-order.jpg) no-repeat top right;
	margin: 60px 0;
	height: 60px;
	overflow: hidden;
}

div.orderTeaser p {
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial Narrow, Tahoma, sans-serif;
	font-size: 18px;
}

div.crewTeaser h3 {
	padding: 0 0 15px 15px;
	line-height: 100%;
}

div.crewTeaser ul.sideMenu {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px 0;
	background: url(../assets/images/bg-half-opaque-alpha.png) !important;
	background: url(../assets/images/bg-half-opaque.png);
}

#right ul.sideMenu a {
	color: #a8a8a8 !important;
}

#right ul.sideMenu a:hover {
	color: #fff !important;
}

ul.news,
ul.video,
ul.testimonials,
ul.crew {
	list-style-type: none;
}

ul.testimonials p.author {
	text-align: right;
	font-style: italic;
}

ul.news li,
ul.video li,
ul.crew li,
ul.testimonials li {
	margin: 0 0 45px 0;
	list-style-type: none;
}

#content h3 {
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
}

div.ajaxSearch_result {
	font-size: 20px;
}

#content {
	font-size: 13px;
}

#content p {
	margin: 0 0 15px 0;
}

p.imageContainer {
	text-align: center;
	margin: 30px 0;
}

ol.rider {
	margin: 0 0 0 20px;
}

ol.rider li {
	margin: 0 0 10px 0;
}

ol.rider ul {
	margin: 20px 0 0 25px;
}

dl dt {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 18px;
}

dl dd {
	margin: 0 0 20px 25px;
}

div.noTitle {
	padding-top: 80px !important;
}

#gallery {
	padding: 0 0 10px;
}

div.newsTeaser h4 {
	font-size: 11px;
	background: #3f4a51;
	float: left;
	padding: 6px 5px;
	margin: 0 0 5px;
}

div.newsTeaser h4 a {
	text-decoration: none !important;
}

div.newsTeaser h4 a:hover {
	text-decoration: underline !important;
}

div.newsTeaser p.date {
	clear: both;
	margin: 0 0 5px;
}

div.newsTeaser ul {
	list-style-type: none;
	margin: 20px 0 0 40px;
}

div.newsTeaser p.feed {
	margin: 10px 0 0 40px;
}

div.newsTeaser p.intro {
	height: 4.8em;
	overflow: hidden;
}

div.counters {
	position: absolute;
	top: 0;
	left: -9999px;
}

#ditto_pages {
	margin-bottom: 25px;
}

#ditto_pages a.ditto_page,
#ditto_pages span.current_page {
	margin: 0 10px;
}

div.paging1 {
	display: none;
}