/* Body */
body {
	background: transparent url(../../images/site/dev.gif) repeat top left;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 10pt Verdana, Tahoma, Sans-Serif;
	z-index: 0;
}

.grey {
	font: normal 0.8em Verdana, Tahoma, Sans-Serif;
	color: #7c7c7c;
}

/* No border at image links */
a img {
	border: 0px;
}

/* no space on form elements */
form {
	padding: 0px;
	margin: 0px;
}

/* Logo */
#logo {
	background: transparent url(../../images/site/logo.jpg) no-repeat top left;
	position: relative;
	margin: 10px auto 0px auto;
	width: 1000px;
	height: 55px;
	z-index: 1;
}

/* Marquee */
#marquee {
	background-color: #fce3c4;
	position: relative;
	margin: 8px auto 0px auto;
	width: 1000px;
	height: 14px;
	overflow: hidden;
	z-index: 1;
}

#marquee_left {
	background: transparent url(../../images/site/marquee_left.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 14px;
}

#marquee_right {
	background: transparent url(../../images/site/marquee_right.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 14px;
}

#marquee_center {
	position: relative;
	margin: 0px 16px 0px 16px;
	text-align: left;
	font: normal 0.7em Verdana, Tahoma, Sans-Serif;
	color: #333333;
}

#marquee_content {
	position: absolute;
	top: 0px;
	left: 110px;
	width: 858px;
	height: 14px;
}

#marquee_content a, #marquee_content a:link, #marquee_content a:visited {
	color: #000000;
	text-decoration: none;
}

#marquee_content a:hover, #marquee_content a:active, #marquee_content a:focus {
	color: #000000;
	text-decoration: underline;
}

/* Container */
#container {
	background: transparent url(../../images/site/container.gif) repeat-y top left;
	position: relative;
	margin: 23px auto 0px auto;
	width: 1002px;
	text-align: left;
	font: normal 0.8em Verdana, Tahoma, Sans-Serif;
	z-index: 1;
}

/* Menu */
#menu {
	background: #ffffff url(../../images/site/menu.gif) repeat-x bottom left;
	position: relative;
	margin: 0px auto 0px auto;
	width: 1002px;
	height: 100px;
	z-index: 3;
}

#menu_search {
	background: transparent url(../../images/site/menu_search.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 370px;
	height: 100px;
}

#menu_publisher {
	background: transparent url(../../images/site/menu_publisher.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 381px;
	width: 254px;
	height: 100px;
}

#menu_editor {
	background: transparent url(../../images/site/menu_editor.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 644px;
	width: 230px;
	height: 100px;
}

#menu_faq {
	background: transparent url(../../images/site/menu_faq.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 883px;
	width: 102px;
	height: 100px;
}

#menu_edge {
	background: transparent url(../../images/site/menu_edge.gif) no-repeat top left;
	position: absolute;
	top: 90px;
	right: 0px;
	width: 16px;
	height: 28px;
}

/* Search */
#search {
	position: absolute;
	top: 32px;
	left: 25px;
	width: 320px;
	height: 100px;
	z-index: 5;
}

#search_form {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#search_link {
	margin: 5px 0px 0px 0px;
	width: 280px;
	display: none;
}

#search_link a {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #7c7c7c;
	text-decoration: none;
}

#search_link a:hover {
	text-decoration: underline;
}

#search_about {
	margin: 5px 0px 0px 0px;
	width: 280px;
}

#search .text {
	background-color: #ffffff;
	border: 1px solid #f5b563;
	font: normal 0.8em Verdana, Tahoma, Sans-Serif;
	padding: 0.3em;
	width: 280px;
	height: 2.4em;
	float: left;
}

#search .button {
	margin-left: 4px;
	width: 30px;
	height: 20px;
}

/* Headline */
#spacer {
	background-color: #f9f9f9;
	position: absolute;
	top: 100px;
	left: 16px;
	width: 970px;
	height: 90px;
	z-index: 3;
}

/* Content */
#content {
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 50px 0px 0px 0px;
	width: 982px;
	z-index: 4;
}

/* Columns */
#cl {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 585px;
	float: left;
}

#cr {
	position: relative;
	margin: 0px 0px 0px 606px;
	width: 370px; /* 377px; */
}


#c1 {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 245px;
	float: left;
}

#c2 {
	position: relative;
	margin: 40px 0px 0px 285px;
	width: 280px;
}

#c3 {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 355px;
}

#c1 h1 {
	background: transparent url(../../images/site/h1_dot.gif) no-repeat top left;
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	width: 140px;
	height: 40px;
}

#c3 h1 {
	background: transparent url(../../images/site/h1_nodot.gif) repeat-x top left;
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	width: 140px;
	height: 40px;
}

#c1 h2, #c2 h2 {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	margin: 0px 0px 0.6em 1em;
	padding: 0px;
}

#c1 a, #c1 a:link, #c1 a:visited, #c2 a, #c2 a:link, #c2 a:visited {
	color: #323232;
	text-decoration: none;
}

#c1 a:hover, #c1 a:active, #c1 a:focus, #c2 a:hover, #c2 a:active, #c2 a:focus {
	color: #323232;
	text-decoration: underline;
}

#c1 ul, #c2 ul {
	margin: 0px 0px 1.6em 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.4em;
}

#c1 li, #c2 li {
	background: transparent url(../../images/site/bullet.gif) no-repeat top left;
	height: expression(this.height = '1.3em');
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

#c1 p, #c2 p {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

#c3 h2 {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	margin: 1em 0px;
	padding: 0px;
}

#c3 hr {
	border-top: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 0px solid #d1d1d1;
	border-right: 0px solid #d1d1d1;
	height: 1px;
	margin: 0px;
}

/* Box */
#box_news {
	background: #ffffff url(../../images/site/box_news.jpg) no-repeat top left;
	position: relative;
	margin: 0px 0px 30px 18px;
	width: 320px;
}

#box_campaign {
	background: #ffffff url(../../images/site/box_campaign.jpg) no-repeat top left;
	position: relative;
	margin: 0px 0px 30px 18px;
	width: 320px;
}

#box_partner {
	background: #ffffff url(../../images/site/box_partner.jpg) no-repeat top left;
	position: relative;
	margin: 0px 0px 30px 18px;
	width: 320px;
	text-align: center;
}

.box_content {
	position: relative;
	padding: 41px 12px 12px 12px;
}

.box_content p {
	margin: 0px;
	padding: 0px;
}

.box_content p img.icon {
	margin: 0px 0px 12px 12px;
	width: 78px;
	height: 78px;
	float: right;
}

.box_bottom {
	background: transparent url(../../images/site/box_bottom.gif) no-repeat top left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 320px;
	height: 10px;
}

#box_news a, #box_news a:link, #box_news a:visited {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #da1f2a;
	text-decoration: none;
}

#box_news a:hover, #box_news a:active, #box_news a:focus {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #da1f2a;
	text-decoration: underline;
}

#box_campaign a, #box_campaign a:link, #box_campaign a:visited {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #70942d;
	text-decoration: none;
}

#box_campaign a:hover, #box_campaign a:active, #box_campaign a:focus {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #70942d;
	text-decoration: underline;
}

#box_partner a, #box_partner a:link, #box_partner a:visited {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #2d2db2;
	text-decoration: none;
}

#box_partner a:hover, #box_partner a:active, #box_partner a:focus {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #2d2db2;
	text-decoration: underline;
}

#box_partner img {
	margin: 8px 0px;
}

/* Bottom */
#bottom {
	background: transparent url(../../images/site/bottom.gif) no-repeat bottom left;
	position: relative;
	margin: 0px auto 0px auto;
	width: 1002px;
	height: 62px;
	z-index: 2;
}

/* Copyright */
#copyright {
	color: #b8b8b8;
	position: relative;
	margin: 30px auto 0px auto;
	width: 1000px;
	height: 60px;
	font: normal 0.8em Verdana, Tahoma, Sans-Serif;
	z-index: 1;
}

#copyright a, #copyright a:link, #copyright a:visited {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #b8b8b8;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active, #copyright a:focus {
	font: bold 1em Verdana, Tahoma, Sans-Serif;
	color: #b8b8b8;
	text-decoration: underline;
}

