﻿html, body, #container { height:100%; }

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	background: #387fa1 url(../images/bg.jpg) repeat-x scroll 0 0;	
}

img	{
	border: 0;
}

h1
{
	margin: 0;
	padding: 0;
	z-index:1001;
	position: absolute;
	top: 20px;
	left: 10px;
	
	width: 236px;
	height: 46px;

	background: transparent url(../images/logo.png) no-repeat scroll 0 0;	
}
h1 a
{
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

h2
{
	margin: 0;
	padding: 0;
	
	font-family: Verdana;
	font-size: 18px;

	color: #fff;

	font-weight: normal;
}

a	{
	color: #fff;
}

.ada	{
	display: none;
}

#container
{
	margin: 0 auto;
	width: 970px;

	position:relative;
	/*border: thin solid;*/
}

#content
{
	z-index:1002;
	position: absolute;
	top: 75px;
	width:970px;
	height:480px;
	background: transparent url(../images/panel.png) no-repeat scroll 25px 0;
}

#content-left	{
	float:left;
}

#content-right	{
	float:right;
	width: 230px;
	text-align: center;
}

#content-bot	{
	float:left;
	padding: 0 0 0 50px;
}

.nav
{
	z-index:1001;
	position: absolute;
	top: 50px;
	left: 270px;
	
	width: 650px;
	/*width: 460px;*/
	height: 30px;
		
	background: transparent url(../images/nav_bg.png) no-repeat scroll 0 0;
	
	overflow: hidden;
}

.nav a
{
	margin: 7px 0 0 0;
	padding: 0;
	
	font-family: Verdana;
	font-size: 13px;
	/*font-weight: bold;*/
	
	color: #fff;
	text-decoration: none;
}

.nav a:hover
{
	color: #ffcc33;
}
 a.active	{
	color: #ffcc33;	
}


.nav-item	{
	float: left;
	text-align: center;
}

.nav-store	{
	float: right;
	text-align: center;
}

#nav-home	{
	width: 65px;
}
#nav-fun	{
	width: 80px;
}
#nav-products{
	width: 115px;
}
#nav-support{
	width: 90px;
}
#nav-collections{
	width: 102px;
}
#nav-blog{
	width: 102px;
}
#nav-store{
	width: 94px;
}

#footer	{
	font-size: 10px;
	color: #fff;
	float: right;
	margin: 560px 20px 0 0;
	text-align: right;
}


#boardContainer	{
	width: 727px;
	height: 300px;
	margin: -5px 0 0 0;
	padding: 0;
}

#boardTop	{
	width: 727px;
	height: 13px;
	margin: 0;
	padding: 0;
	
	background: transparent url(../images/board_top.png) no-repeat scroll 0 0;
}

#boardBody	{
	width: 727px;
	min-height: 235px;
	
	margin: 0;
	padding: 5px 35px 0 35px;
	font-size: 12px;
	font-family: verdana;
	color: #fff;

	
	background: transparent url(../images/board_bg.png) repeat-y scroll 0 0;
}

#boardBot	{
	width: 727px;
	height: 22px;
	margin: 0;
	padding: 0;	
	background: transparent url(../images/board_bot.png) no-repeat scroll 0 0;
}

#news	{
	width: 947px;
	height: 62px;
	margin: -8px 0 0 30px;
	background: transparent url(../images/news_bg.png) no-repeat scroll 0 0;
}


#cookiecrumb	{
	padding: 26px 0 0 15px;


	float: left;
	text-align: left;

	color: #ffcc33;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

#newsitem	{
	width: 700px;
	float: right;
	text-align: right;
	padding: 25px 90px 0 0;

	color: #ccc;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.alert-text	{
	color: #FFCC33;
}

#boardBody	p {

}

#boardBody	ul {
	margin: 0;
	padding: 0;
}
#boardBody	li {
	margin: 0 0 0 35px;
	padding: 0;
}


#featuredContainer	{
	background: transparent url(../images/side_panel.png) no-repeat scroll 0 0;
	width: 230px;
	height: 250px;
	margin: 0 0 20px 0;
	
	
	color: #fff;
	float: right;
}

#featuredContainer div	{
	width: 150px;
	text-align: center;
	margin: 10px 0 0 40px;
}

#featuredTitle	{

	margin-top: 20px;
	
	color: #54c51c;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

#featuredName	{
	
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
}

#featuredDesc	{
	color: #ccc;
	font-family: Verdana;
	font-size: 10px;
}



#feature-sign	{
	z-index:1500;
	position: absolute;
	top: 195px;
	left: 550px;
}

#dude	{
	z-index:2001;
	position: absolute;
	top: 230px;
	right: -130px;
}


.promo-panel	{
	background: transparent url(../images/promo_panel.png) no-repeat scroll 0 0;
	width: 190px;
	height: 108px;
	float: left;
	
	margin: 5px 20px 0 10px;
}


.ad-bot-right	{
	position: absolute;
	top: 315px;
	right: 30px;
}

.ad-right	{
	position: absolute;
	top: 80px;
	right: 65px;
}