* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html, body {
	height: 99%;
}

body {
	color: #FFF;
	text-align: left;
	padding: 0px;
	font: 0.8em/1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

strong {
	color: #A10D59;
	font-weight: bold;
}

a, a:active, a:visited {
	color: #911b54;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #e51f7f;
	text-decoration: none;
}

a img, a img:link, a img:visited, a img:hover, a img:active {
	padding: 0px;
	margin: 0px;
	border: none;
	outline: none;
}

/* @group typo */

h1, h2, h3, h4 {
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}

h1.title {
	position: relative;
	top: 84px;
	left: 34px;
	width: 160px;
	height: 19px;
	border: 1px ;
	line-height: inherit;
}
h1.title span {
	display: none;
}
.product_title {
	background: url(../img/site_layout/title_products.jpg) no-repeat;
}


/* @end */
/*
#wrapper {
	width: 1028px;
	height: 700px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0px solid #e2e2e2;
	background-color: #FFF;
}
*/ 
#wrapper {
	position: absolute;
	text-align: left;
	left: 50%;
	top: 50%;
	width: 1028px;
	height: 700px;
	margin-top: -350px;
	margin-left: -514px;
	border: 0px solid #e2e2e2;
	background-color: #FFF;
}


/* @group header */

#header {
	width: 1028px;
	height: 48px;
	background: url(../img/site_layout/header_hg.jpg) no-repeat right top;
}

#header ul {
	position: absolute;
	top: 15px;
	left: 396px;
	height: 24px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#header ul li {
	float: left;
	position: relative;
}

#header ul li a, #header ul li a:visited, #header li.active {
	height: 24px;
	display: block;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	outline: none;
}

#header ul li a span, #header ul li.active span {
	display: none;
}

.home {
	width: 66px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat 0 0;
}

.home:hover, li.active.home, .home.trail   {
	background-position: 0 -24px;
}

.products {
	width: 98px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat -66px 0;
}

.products:hover, li.active.products, .products.trail  {
	background-position: -66px -24px;
}

.kingtide {
	width: 89px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat -164px 0;
}

.kingtide:hover, li.active.kingtide, .kingtide.trail {
	background-position: -164px -24px;
}

.team {
	width: 63px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat -253px 0;
}

.team:hover, li.active.team, .team.trail {
	background-position: -253px -24px;
}

.media {
	width: 69px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat -316px 0;
}

.media:hover, li.active.media, .media.trail {
	background-position: -316px -24px;
}

.kontakt {
	width: 89px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat -385px 0;
}

.kontakt:hover, li.active.kontakt, .kontakt.trail {
	background-position: -385px -24px;
}

.links {
	width: 66px;
	border: none;
	background: #FFF url(../img/site_layout/navi_hg.jpg) no-repeat -470px 0;
}

.links:hover, li.active.links, .links.trail {
	background-position: -470px -24px;
}

/* @end */

/* @group content */

#content {
	width: 1028px;
	height: 600px;
	border: 0px solid #000;
}

#content.product_con, #content.team_con, #content.kt_con, #content.media_con, #content.contact_con, 
#content.links_con  {
	background: url(../img/site_layout/content_hg_1.jpg) no-repeat;
}

#content.product_con .ce_text, #content.team_con .ce_image, #content.kt_con .ce_image  {
	position: relative;
	top: 68px;
	left: 0px;
	width: 750px;
	height: 560px;
	background: url(../img/site_layout/products_descr_hg.jpg) no-repeat;
	border: 0px solid #000;
}

#history.mod_article, #videos.mod_article, #wallpapers.mod_article, #contact.mod_article, 
#shops.mod_article, #links.mod_article {
	position: relative;
	top: 68px;
	left: 0px;
	width: 682px;
	height: 500px;
	background: url(../img/site_layout/mod_article_full_hg.jpg) no-repeat;
	padding: 40px 30px 30px 40px;
}
#links.mod_article {
	left: 250px;
}

#history_txt, #videos_con, #wallpapers_con, #links_con, #contact_txt, #links_txt {
	height: 400px;
	width: 680px;
}

#content.team_con .ce_image, #content.kt_con .ce_image {
	float: left;
	width: 283px;
	height: 269px;
}
#content.team_con .ce_image .image_container img, 
#content.kt_con .ce_image .image_container img {
	padding: 22px 0px 0px 16px;
}

#content.product_con .ce_text .image_container {
	float: right;
	width: 462px;
	height: 500px;
	background: url(../img/site_layout/products_img_hg.jpg) no-repeat;
	margin-left: 2px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#content.product_con .ce_text .image_container img {
	padding: 35px 0px 0px 21px;
}

#content.product_con .ce_text h2 {
	width: 240px;
	color: #00a013;
	padding: 30px 20px 0px 25px;
}

#content.product_con .ce_text ul {
	width: 240px;
	padding: 5px 20px 0px 25px;
	list-style: none;
}

#content.product_con .ce_text ul dt {
	float: left;
	color: #828282;
}
#content.product_con .ce_text ul dd {
	padding-left: 80px;
}

#content.product_con .ce_text p {
	width: 240px;
	padding: 10px 20px 15px 25px;
	line-height: 1.1em;
}

.homeSlider {
	width: 498px;
	height: 600px;
	position: relative;
	margin: 0px;
	background: url(../img/site_layout/polaroid_img.jpg) no-repeat;
	float: left;
}
#home_con #newsbox {
	width: 463px;
	height: 560px;
	position: relative;
	margin-left: 526px;
	padding: 45px 0px 0px 40px;
	background: url(../img/site_layout/polaroid_news.jpg) no-repeat;
	border: 0px solid #e2e2e2;
}

#content.team_con .mod_article, 
#content.kt_con .mod_article {
	height: 450px;
}

#content.team_con #newsbox, #content.kt_con #newsbox {
	position: absolute;
	top: 68px;
	left: 283px;
	width: 462px;
	height: 500px;
	padding: 40px 0px 0px 30px;
	background: url(../img/site_layout/products_img_hg.jpg) no-repeat;
	margin-left: 2px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 0px solid #000;
}

#teamrider_blog {
	width: 404px;
	height: 370px;
	overflow: auto;
}

#newsPane {
	width: 430px;
	height: 425px;
	overflow: auto;
	float: left;
	border: 0px solid #000;
}

.layout_full {
	margin: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 0px;
}


.layout_full h1, .ce_text h1, .ce_headline {
	padding: 1px 20px 1px 2px;
	background-color: #111;
	line-height: 1.1.;
	display: inline;
}
.ce_headline {
	display: block;
}
.layout_full p, .ce_text p {
	padding-top: 10px;
	line-height: 1.5em;
}

#sub_nav {
	position: absolute;
	top: 130px;
	left: 54px;
	list-style: none;
	border: 0px solid #000;
	width: 200px;
	height: 300px;
	padding-top: 50px;
}
#content.product_con #sub_nav {
	background: url(../img/site_layout/sub_nav_products_hg.gif) no-repeat 50px top;
}
#content.team_con #sub_nav {
	background: url(../img/site_layout/sub_nav_team_hg.gif) no-repeat 50px top;
}
#content.kt_con #sub_nav {
	background: url(../img/site_layout/sub_nav_kt_hg.gif) no-repeat 50px top;
}
#content.media_con #sub_nav {
	background: url(../img/site_layout/sub_nav_media_hg.gif) no-repeat 50px top;
}
#content.contact_con #sub_nav {
	background: url(../img/site_layout/sub_nav_contact_hg.gif) no-repeat 50px top;
}
#content.links_con #main {
	background: url(../img/site_layout/main_links_hg.gif) no-repeat 93px 82px;
}


#sub_nav ul {
	list-style: none;
	padding: 0px 0px 5px 10px;
	border: 0px solid #000;
}
#sub_nav ul li, #sub_nav li ul li {
	margin: 5px;
}
#sub_nav li.active span {
	
}
#sub_nav li a, #sub_nav li.active span  {
	color: #000;
	font-weight: bold;
	letter-spacing: -0.1em;
	padding: 2px 5px 1px 15px;
	background: url(../img/site_layout/sub_nav_bullet.jpg) no-repeat 3px 10px;
}
#sub_nav li a:hover, #sub_nav li.active span {
	color: #ccc;
	background: #000;
}
#sub_nav ul li a, #sub_nav li.active span{
	font-size: 1.2em;
	line-height: 1.1em;
}
#sub_nav li.active span {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#content.product_con .ce_gallery, #content.team_con .ce_gallery, 
#content.kt_con .ce_gallery {
	position: absolute;
	top: 340px;
	left: 10px;
	width: 277px;
	padding-right: 5px;
}
.image_container a, 
.image_container a:link, 
.image_container a:hover, 
.image_container a:visited {
	outline: none;
}
#content.product_con .ce_gallery .image_container a, 
#content.team_con .ce_gallery .image_container a {
	float: right;
}

#content.product_con .ce_gallery .image_container a img, 
#content.team_con .ce_gallery .image_container a img, 
#content.kt_con .ce_gallery .image_container a img {
	padding: 7px 9px 9px 7px;
	background-image: url(../img/site_layout/thumb_img_hg.png);
}


#content.product_con .image_container a:hover, 
#content.team_con .image_container a:hover, 
#content.kt_con .image_container a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#p_con_2 img {
	padding: 35px 0px 0px 21px;
}

#wallpapers .ce_image {
	width: 320px;
	float: left;
	padding: 5px;
}
#wallpapers .ce_image a img {
	border: 5px solid #fff;
	margin: 5px 0px 5px 0px;
}
#wallpapers .ce_image a img:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#wallpapers .ce_downloads  {
	width: 620px;
	background: #111;
	padding: 10px;
	clear: both;
	margin: 10px 5px 10px 5px;
}
#wallpapers .ce_downloads h1 {
	padding-left: 5px;
}
#wallpapers .ce_downloads ul li {
	margin-left: 15px;
	padding: 3px 5px 3px 5px;
	list-style: none;
}

/* @end */

/* @group footer */

p.notes {
	margin-top: 20px;
	margin-left: 374px;
	color: #fff;
	font-size: 9px;
	float: left;
}

p.notes a {
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}

#footer {
	position: absolute;
	width: 1028px;
	height: 52px;
	background: url(../img/site_layout/footer_hg.jpg) no-repeat right top;
}

#footer ul {
	height: 39px;
	padding: 0;
	margin: 4px 0px 0px 20px;
	list-style: none;
	float: left;
	border: 0px solid #e2e2e2;
}

#footer ul li {
	float: left;
	position: relative;
}

#footer ul li a, #footer ul li a:visited {
	height: 39px;
	display: block;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}

#footer ul li a span {
	display: none;
}

#ms {
	width: 37px;
	border: none;
	background: #FFF url(../img/site_layout/footer_navi_hg.jpg) no-repeat 0 0;
}

#ms:hover {
	background-position: 0 -39px;
}

#fb {
	width: 37px;
	border: none;
	background: #FFF url(../img/site_layout/footer_navi_hg.jpg) no-repeat -37px 0;
}

#fb:hover {
	background-position: -37px -39px;
}

#fas {
	width: 112px;
	margin-left: 11px;
	border: none;
	background: #FFF url(../img/site_layout/footer_navi_hg.jpg) no-repeat -83px 0;
}

#fas:hover {
	background-posi

tio n: -83px -39p
x
;
}


/* @end */

/*
    For Specific Slides
*/

#textSlide {
	padding: 10px 30px;
}

#textSlide h3 {
	font: 20px Georgia, Serif;
}

#textSlide h4 {
	text-transform: uppercase;
	font: 15px Georgia, Serif;
	margin: 10px 0;
}

#textSlide ul {
	list-style: disc;
	margin: 0 0 0 25px;
}

#textSlide ul li {
	display: list-item;
}

#quoteSlide {
	padding: 30px;
}

#quoteSlide blockquote {
	font: italic 24px/1.5 Georgia, Serif;
	text-align: center;
	color: #444;
	margin: 0 0 10px 0;
}

#quoteSlide p {
	text-align: center;
}
