@charset "utf-8";
/* CSS Document */


body {
	background:  url(/graphics/main/background-1.jpg) center top no-repeat fixed #FFFFFF;
	color: #333333;
}

#wrapper {
	position: relative;
	width: 950px;
	margin: auto;
}

.clear {
	clear: both;
}



#header {

	position: relative;
	width: 100%;
	height: 140px;
	margin-bottom: 30px;
}

#header #logo {
	position: absolute;
	width: 124px;
	height: 140px;
}

#header #tag {
	position: absolute;
	width: 242px;
	height: 54px;
	background: url(/graphics/main/the-home-of-wicked-design.png) left top no-repeat;
	left: 141px;
	top: 78px;
}

#header #contacts {
	position: absolute;
	right: 0;
	height: 140px;
	text-align: right;
}

#header #contacts .phone {
	color: #333333;
	margin: 25px 0 5px 0;
	font-size: 2em;
}

#header #contacts .email a {
	color: #cc0000;
}

#nav {
	width: 100%;
	height: 46px;
	margin-bottom: 18px;
}

#nav ul li {
	display: inline-block;
	float: left;
	text-align: center;
}

#nav ul li a {
	display: inline-block;
	height: 46px;
	line-height: 30px;
	padding: 0 5px 0 5px;
}

#nav ul li a:hover, #nav ul li a:active  {
	background-color: #cc0000;
	color: #FFFFFF;
	text-decoration: none;
}


#nav ul li.menu1 {
	width: 61px;
	text-align: left;
}

#nav ul li.menu2 {
	width: 151px;
}

#nav ul li.menu2 a:hover, #nav ul li.menu2 a:active {
	background-color: #d7c834;
}

#nav ul li.menu3 a:hover, #nav ul li.menu3 a:active {
	background-color: #34b5d0;
}

#nav ul li.menu4 a:hover, #nav ul li.menu4 a:active {
	background-color: #f15283;
}

#nav ul li.menu3 {
	width: 114px;
}

#nav ul li.menu4 {
	width: 117px;
}

#nav ul li.menu5 {
	width: 117px;
}

#nav ul li.menu6 {
	width: 80px;
}

#nav ul li.menu7 {
	width: 119px;
	text-align: right;
}

#nav ul li.menu8 {
	width: 97px;
}

#nav ul li.menu9 {
	width: 94px;
}


#nav ul li a.selected {
	background-color: #cc0000;
	color: #FFFFFF;
	text-decoration: none;
}

#nav ul li.menu2 a.selected {
	background-color: #d7c834;
	color: #FFFFFF;
	text-decoration: none;
}

#nav ul li.menu3 a.selected {
	background-color: #34b5d0;
	color: #FFFFFF;
	text-decoration: none;
}

#nav ul li.menu4 a.selected {
	background-color: #f15283;
	color: #FFFFFF;
	text-decoration: none;
}

#mainLeftBox {
	position: absolute;
	width: 348px;
	height: 385px;
	background: url(/graphics/main/white-bg.png) left top repeat;
	overflow: hidden;
	left: 1px;
	top: 237px;
}


#mainLeftBox.padded {
	width: 328px;
	height: 365px;
	padding: 10px;
}

#mainRightBox {
	position: absolute;
	left: 379px;
	top: 237px;
	width: 571px;
	height: 385px;
	overflow: hidden
}

#mainRightBoxContent {
	position: absolute;
	width: 571px;
}


#mainBottomBox {
	position: relative;
	margin-top: 421px;
}


#footer {
	width: 950px;
	padding-top: 50px;
}

.footerOutsideColumnLeft {
	float: left;
	width: 220px;
	font-size: 0.8em;
}

.footerOutsideColumnRight {
	float: left;
	width: 220px;
	text-align: right;
	font-size: 0.8em;
}

.footerOutsideColumnRight a, .footerOutsideColumnRight a:link, .footerOutsideColumnRight a:visited {
	color: #cc0000;
}

.footerOutsideColumnRight a:hover, .footerOutsideColumnRight a:active {
	color: #333333;
	text-decoration: none;
}

.footerInsideColumn {
	float: left;
	width: 510px;
	text-align: center;
	color: #b06e46;
	height: 40px;
	line-height: 40px;
}


#downloadBox {
	position: relative;
	top: 30px;
	left: -3px;
	width: 309px;
	height: 267px;
	background: url(/graphics/home/download-box.png) left top no-repeat;
}

#downloadBoxContent {
	position: absolute;
	top: 51px;
	left: 21px;
	width: 255px;
	height: 196px;
	color: #000000;
	font-weight: bold;
	background: url(/graphics/home/download-box-bg.jpg) no-repeat;
}

#downloadBoxContent p.title{
	color: #cc0000;
	font-size: 2.2em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 8px;
}

#downloadBoxContent p.subTitle{
	color: #000000;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
}

#downloadBoxContent .inputBox {
	width: 155px;
	border: #CC0000 solid 1px;
}

#downloadSliderWrapper {
	position: relative;
	overflow: hidden;
	width: 247px;
}

#downloadSlider {
	position: relative;
	overflow: hidden;
	width: 600px;
}

.downloadFormBox {
	float: left;
	width: 247px;
	text-align: center;
}

.downloadFormBox a {
	color: #cc0000;
}

#showingOff {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 590px;
	height: 181px;
	background: url(/graphics/home/awards.png) left top no-repeat;
	text-align: right;
	padding-top: 20px;
}

#showingOff h2 {
	font-size: 2em;
	margin-bottom: 20px;
}

#showingOff p {
	font-size: 0.8em;
	color: #cc0000;
}
