@charset "utf-8";
/* CSS Document */
/* reset and general settings */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000;
}
ul {
	list-style-type:none;	
}
:focus {
	outline: 0;
}
body {
	background: #000 url(../images/bg.jpg) repeat-x;
}
a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
	background: #eddc0c;
}
a:hover {
	color: #eddc0c;
	background: #000;
}
a img {
	border:none;
}
a.external-link {
}
a.email {
}
a.download {
}
a.internal-link {
}
.clearer {
	clear: both;
}

/* layout */
.box {
	position: absolute;
	margin-right: 20px;
	background-color:#FFF;
	padding: 7px;
	margin-top: 20px;
}

#map_canvas {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index: 90;
}
#map_canvas a {
	background: none;
}
#map_canvas a:hover {
	background: none;
}

/* old map */
#map-canvas {
	width: 226px;
	height: 226px;
	margin-bottom: 15px;
}
/* old map */
#map-canvas #logocontrol {
	display:none;
}
#map_cover {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index: 95;
	background: url(../images/loader_bg.png) no-repeat center #000;
}
#map_loader {
	position:absolute;
	height:26px;
	width: 29px;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -74px;
	background:url(../images/loader_heart_dark.gif) no-repeat;
}

#logo {
	width: 106px;
	background:url(../images/logo.png) no-repeat;
	height: 560px;
	left: 20px;
	z-index: 100;
}
#logo a {
	display:block;
	width: 106px;
	height: 560px;
	background:none;
}

#navcontainer {
	position:absolute;
	left: 160px;
	width: 140px;
	margin-top: 20px;
	z-index: 110;
}
#nav {
	width: 106px;
	background-color:#FFF;
	padding: 7px 7px 7px 7px;
}
#nav a {
	background: none;
}
#nav a:hover {
	background: none;
}

#nav ul li.last {
	padding-bottom: 7px
}

#content {
	width: 246px;
	left: 300px;
	margin-bottom:20px;
	z-index: 120;
}
#content-right {
	width: 246px;
	left: 580px;
	z-index: 130;
}
h1 {
	font-size: 11px;	
	margin-top: 7px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	background: #000;
	color: #FFF;
	clear:both;
}
h1 a:hover {
	color: #FFF;	
}
h1.csc-firstHeader {
	/*margin-bottom: 20px; */
	margin-top: 0;
}
h2 {
	font-size: 11px;
}
p {
	padding-bottom: 7px;
	border-bottom: 1px solid #eddc0c;
	margin-bottom: 7px;
	color: #5B5B5B;
	line-height:1.4em;
}
/* forms and powermail */
.tx-powermail-pi1 {
	padding-top: 7px;	
}
fieldset legend {
	display:none;	
}

label {
	float:left;
	width: 80px;
}
input, select, textarea {
	display:inline;
	color: #000000;
	border: 1px solid #eddc0c;
}
input[type="hidden"] {
	border: none;	
}
input[type="radio"] {
	border: none;	
}
select {
	font-size: 10px;
	height: 15px;
}
.tx_powermail_pi1_fieldwrap_html {
	padding-bottom: 10px;
}
.powermail_mandatory_js {
	padding-left: 80px;
	color: #FF3300;
}
.tx_powermail_pi1_fieldwrap_html_radio .powermail_mandatory_js {
	padding-left: 0;	
}
.tx_powermail_pi1_fieldwrap_html_check .powermail_mandatory_js {
	padding-left: 25px;
}
.validation-failed {
	border: 1px solid #FF3300;
}
.powermail_check, .powermail_radio {
	float: left;
	width: 15px;
	margin: 0 0 5px 0;
	display: inline;
}
.tx_powermail_pi1_fieldwrap_html_text {
	clear:both;	
}

/* radio */
.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 80px;
	float:left;
}
.powermail_radio_container {
	width: 161px;
	float:left;
	margin-bottom: 5px;
}
.powermail_radio_inner {
	width: 80px;
	float:left;
}
.tx_powermail_pi1_fieldwrap_html_radio label {
	display:inline;
	float:none;
	width: auto;
	border-left: 5px solid #FFF;
/*
width: 60px;
	float:right;
	margin-bottom: 5px;
	*/
}

/* checkbox */
.powermail_check_inner input {
	border: 0 !important;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
}

.tx_powermail_pi1_fieldwrap_html_check label {
	width: 220px;
	float: right;
	margin-bottom: 5px;
}
.powermail_check_inner {
	clear:both;
}
.tx_powermail_pi1_fieldwrap_html_check {
	margin-bottom: 15px;
}

.powermail_submit {
	margin-top: 15px;
	padding: 3px;
	font-size: 12px;
}



#powermaildiv_uid11 {
	/*padding-top: 5px;	*/
}

#powermaildiv_uid9 label {
	padding-right: 20px;
	width: 200px;
}
#powermaildiv_uid13 {
	padding-right: 20px;	
}
#powermaildiv_uid13 p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.tx-powermail-pi1 p {
	border: none;	
}
.csc-textpic-image a {
	background: none;	
}
.csc-textpic-image a:hover {
	background: none;	
}
#content .csc-textpic-image {
	/*margin-bottom: 2px;*/
}
#content-right .csc-textpic-image {
	float:left;
	padding: 0;
	margin: 0;
	margin-right: 6px;
	border: 1px solid #eddc0c;
	margin-bottom: 7px;
}
#content-right .csc-textpic-image img {
	margin-bottom: -2px;
}
#content-right .csc-textpic-lastcol {
	margin-right: 0;	
}
.terms-of-use-link {
	display:none;	
}

/* map */
#map-tooltip {
	width: 240px;
	height: 164px;
	position:absolute; 
	z-index: 160; 
	overflow: hidden;
	display:none;
}
#map-tooltip-content {
	width: 226px;
	height: 136px;
	color: #000;
	background: url(../images/box.png) no-repeat;
	padding: 21px 7px 7px 7px; 
	position:absolute;
	top: 0;
	overflow: hidden;
}
#map-tooltip-content.up {
	background-image:url(../images/boxup.png);
	padding-top: 7px;
	padding-bottom: 21px;
	bottom: 0;
	top:auto;
}
#map-tooltip-content h2 {
	margin-bottom: 3px;
	background: #000;
	color: #FFF;
	padding: 2px; 
}
#map-tooltip-content p {
	border-bottom: none;
}
#sb-title-inner h2 {
	float:left;
	width: 45%;
	color: #FFF;
}
#sb-title-inner p {
	float:right;
	width: 50%;
	color: #FFF;
	text-align:right;
	padding: 0;
	margin: 0;
	border:0;
	line-height:26px;
	margin-right: 20px;
}
#sb-wrapper-inner {
	border: 10px solid #FFF;
}
#sb-body,#sb-loading{
	background-color:#FFF;
}
#sb-loading {
	background: url(../images/loader_bg.png) no-repeat center;
}
#sb-player {
	color: #000;
	line-height: 1.3em;
}
#sb-loading-inner{
	position:absolute;
	height:26px;
	width: 29px;
	top: 50%;
	left: 50%;
	margin-left: -14px;
	margin-top: -74px;
	background:url(../images/loader_heart.gif) no-repeat;
}
#sb-loading-inner span{
	display:none;	
}
#closelink {
	position:absolute;
	top: 0;
	right: 0;
	padding-top: 3px;
}
#closelink a, #closelink a:hover {
	background:none;
	
}
#map-controls {
	z-index: 92;
	position:absolute;
	top: 20px;
	right: 20px;
	width: 55px;
	height: 111px;
	background: url(../images/controls_bg.png) no-repeat;
}

#map-controls a {
	background: none;
}
#map-controls .control {
	position:absolute;
}
#up {
	left: 18px;
	top: 2px;
}
#right {
	left: 34px;
	top: 17px;
}
#down {
	left: 18px;
	top: 35px;
}
#left {
	top: 17px;
	left: 2px;
}

#plus {
	left: 19px;
	top: 60px;
}
#minus {
	left: 19px;
	top: 87px;
}

#sb-title-inner p {
	display:none;
}
#winners h2 {
	padding: 4px 0 1px 0;
}
#winners p {
	border: none;
	padding: 0 0 2px 0;
	margin: 0;
}
#winnertitle {
	color: #eddc0c;
	background: #000;
	display:block;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-image: url(../images/arrow_ro.gif);
	background-position: 0 1px;
	background-repeat: no-repeat !important;
}
#winnertitle:hover {
	color: #000;
	background: #eddc0c;
	background-image: url(../images/arrow.gif);
}
#winnertitle.open {
	background-image: url(../images/arrow_open_ro.gif);
}
#winnertitle.open:hover {
	background-image: url(../images/arrow_open.gif);
}
#winnercontent {
	margin-top: 3px;
	display:none;
}
#winnercontent a {
	font-weight: normal;
}