/*= colors
green metro = #107613;

*/

/*
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/BebasNeue-webfont.eot');
	src: local('?'), url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/BebasNeue-webfont.woff') format('woff'), url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/BebasNeue-webfont.ttf') format('truetype'), url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/BebasNeue-webfont.svg#webfont4IUrxseZ') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/*
@font-face {
    font-family: 'http://www.savemyday.nl/themes/site_themes/reduti//fonts/YanoneKaffeesatzBold';
    src: url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/YanoneKaffeesatz-Bold-webfont.eot?') format('eot'),
         url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/YanoneKaffeesatz-Bold-webfont.woff') format('woff'),
         url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'),
         url('http://www.savemyday.nl/themes/site_themes/reduti//fonts/YanoneKaffeesatz-Bold-webfont.svg#webfont6SmZJ6dM') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
/*= GENERAL */
#soonImagePanel {text-align:center;}
#soonImagePanel img {
	margin:50px auto;

	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}
body {background-color:#000;}
.w_980 {
	width:980px;
	margin:0 auto;
}
#body-bg {
	visibility: visible;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
	overflow: hidden;
	width: 100%;
}
#body-bg img {width:100%;}
.p h2, .tab_content  h2, .popup h2, #notificationArea h2, .notificationArea h2 {
	font-family:'Yanone Kaffeesatz', arial, serif;
	font-size:22px;
	margin-bottom:10px;
}
.p h2.nm {margin:0;}
.amount_purchased strong, .countDown span strong {
	font-family: Arial Narrow, Arial, sans-serif;
}
.buyNow li strong, .buyNow li span.per, .buyNow li span.coin {
	font-family: Arial, sans-serif;
}

#logo span.location {
	font-family:'Yanone Kaffeesatz', arial, serif;
	font-size:50px;
	color:#fff;
	text-shadow:2px 1px 5px #333;
	line-height:30px;
	text-transform:uppercase;
	float:left;
}
.linux #logo span.location, .mac #logo span.location {padding-top:8px;}
a {color:#FF1980;}
a:hover {color:#C20057;}
.p {background-color:#fff;}
.sideMenu ul { margin:0 3px 20px;}
nav.sideMenu ul.v li {
	float:none;
	margin-bottom:6px;
}

.sideMenu ul li a { background-color:#fff; color:#333; padding-left:15px; font-weight:bold; font-size:12px;
	-moz-border-radius:4px;
	webkit-border-radius:4px;
	border-radius:4px;

	-moz-box-shadow: 1px 1px 4px #666;
	-webkit-box-shadow: 1px 1px 4px #666;
	box-shadow: 1px 1px 4px #666;
	}
.sideMenu ul li a:hover {background-color:#ddd;}

body.today #mainNav li.today a, body.today #mainNav li.today:hover a,
body.past #mainNav li.past a, body.past #mainNav li.past:hover a,
body.how #mainNav li.how a, body.how #mainNav li.how:hover a,
body.myAccount #mainNav li.myAccount a, body.myAccount #mainNav li.myAccount:hover a,
body.changeLocation #mainNav li.changeLocation a, body.changeLocation #mainNav li.changeLocation:hover a,
body.competitions #mainNav li.competitions a, body.competitions #mainNav li.competitions:hover a,
body.contact #mainNav li.contact a, body.contact #mainNav li.contact:hover a
 { background-color:#000; color:#fff; cursor:default; }

/*= MODULES */
/*= comments */
 .comments {margin-bottom:30px;}
.comment {
	background:#eee;
	margin-bottom:5px;
	padding:5px;
}
.comment .avatar {
	border: 1px solid #AAAAAA;
	height: 32px;
	text-indent: -5000px;
	width: 32px;
}
.comment .data {
	padding-left:10px;
	border-left: 1px solid rgb(102, 102, 102);
	margin-left: 10px;
}
.comment .data .name {
	font-weight:bold;
	color:#107613;
}
.comment .data p {margin-bottom:0;}
.comment .data .comment_date {color:#aaa;}

 /*= /MODULES */

.static_page ol { margin:0 10px 0 0; padding-left:25px;}

#sidePanel .banner {margin-bottom:20px;}
#sidePanel .banner img{margin-left:3px;}

#payMethodColumn p.chapter {margin-right:12px;}
.list_competitions h3 {
	margin-bottom:3px;
	font-size:16px;
}
.list_competitions .subtitle {font-weight:bold;}
.dark_panel {
	background-color:#333;
	color:#fff;
	padding:10px;
}
.dark_panel .notificationArea {color:#333;}
.dark_panel .fg label {color:#fff;}
.list_competitions .question {
	color:#FF911F;
	font-weight:bold;
	font-size:14px;
}
.list_competitions .answer_panel {
	clear:both;
	padding-top:20px;
}
.list_competitions textarea {
	height: 100px;
}

.input_w25 select {
	width: 75px;
	float: left;
	margin: 2px 2px 10px 2px;
}

.w_100 {
	width: 80px;
	float: left;
	margin: 0 15px 0 0;
	}

.w_100 label, .w_100 input {
	width: 100%;
	}

div.w125 {
	width: 125px;
}

input.w50 {
	width: 50px;
}


