@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin: 0px;
	color: $ffffff;
}
a:link,
a:visited,
a:active {
	color: #3189e3;
	text-decoration: underline;
}
a:hover {
	color: #ffa200;
}
div#background {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
div#main {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
h1 {
	position: relative;
	display: block;
	float: left;
	width: 259px;
	height: 53px;
	text-indent: -5000px;
	line-height: 0;
	font-size: 1px;
	margin: 20px 0 25px 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	background-image: url(../images/logo.gif);
}
h2 {
	position: relative;
	display: block;
	clear: both;
	text-indent: -5000px;
	line-height: 0;
	font-size: 1px;
	height: 62px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
h2.wide {
	width: 900px;
}
h2.narrow {
	width: 745px;
}
h3 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #ecff48;
	margin: 0 0 10px 0;
	padding: 0;
}
p {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 20px 0;
	padding: 0;
}
div#main_middle {
	position: relative;
	clear: both;
	clear: both;
	width: 900px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#footer {
	position: relative;
	clear: both;
	width: 900px;
	margin: 0 0 25px 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #3189e3;
}
div#footer span {
	color: #3189e3;
	font-size: 12px;
}
div#footer a:link,
div#footer a:visited,
div#footer a:active {
	position: relative;
	clear: both;
	font-size: 14px;
	color: #3189e3;
	padding: 5px 7px;
	margin: 0 10px 0 0;
	border: 1px solid #1c4f83;
	background-color: #071422;
	text-decoration: none;
}
div#footer a:hover {
	color: #ffa200;
	border: 1px solid #935d00;
	background-color: #261800;
}
div#ad_topLeadingboard {
	position: relative;
	padding: 15px 0 15px 0;
	margin: 0;
	border-bottom: 1px solid #333333;
}
div#ad_bottomLeadingboard {
	position: relative;
	clear: both;
	padding: 15px 0 15px 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #333333;
}

/* Quick Buttons */
ul#quickButtons {
	position: relative;
	float: right;
	width: 375px;
	height: 38px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#quickButtons li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul#quickButtons a {
	position: relative;
	display: block;
	height: 38px;
	text-indent: -5000px;
	line-height: 0;
	font-size: 1px;
	margin: 25px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../images/baseQuickButtons.gif);
}
a.qB-unchecked_myMood:link,
a.qB-unchecked_myMood:visited,
a.qB-unchecked_myMood:active {
	width: 96px;
	background-position: 0px 0px;
}
a.qB-unchecked_myMood:hover {
	width: 96px;
	background-position: 0px -100px;
}
a.qB-checked_myMood:link,
a.qB-checked_myMood:visited,
a.qB-checked_myMood:hover,
a.qB-checked_myMood:active {
	width: 96px;
	background-position: 0px -100px;
}

a.qB-unchecked_worldStats:link,
a.qB-unchecked_worldStats:visited,
a.qB-unchecked_worldStats:active {
	width: 92px;
	background-position: -100px 0px;
}
a.qB-unchecked_worldStats:hover {
	width: 92px;
	background-position: -100px -100px;
}
a.qB-checked_worldStats:link,
a.qB-checked_worldStats:visited,
a.qB-checked_worldStats:hover,
a.qB-checked_worldStats:active {
	width: 92px;
	background-position: -100px -100px;
}

a.qB-unchecked_about:link,
a.qB-unchecked_about:visited,
a.qB-unchecked_about:active {
	width: 91px;
	background-position: -200px -0px;
}
a.qB-unchecked_about:hover {
	width: 91px;
	background-position: -200px -100px;
}
a.qB-checked_about:link,
a.qB-checked_about:visited,
a.qB-checked_about:hover,
a.qB-checked_about:active {
	width: 91px;
	background-position: -200px -100px;
}

a.qB-unchecked_signUp:link,
a.qB-unchecked_signUp:visited,
a.qB-unchecked_signUp:active {
	width: 96px;
	background-position: -300px 0px;
}
a.qB-unchecked_signUp:hover {
	width: 96px;
	background-position: -300px -100px;
}
a.qB-checked_signUp:link,
a.qB-checked_signUp:visited,
a.qB-checked_signUp:hover,
a.qB-checked_signUp:active {
	width: 96px;
	background-position: -300px -100px;
}

div#myMood_mainButtons {
	position: relative;
	clear: both;
	width: 880px;
	height: 24px;
	padding: 5px 10px;
	margin: 0;
}
div#myMood_mainButtons p {
	position: relative;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: right;
}
a.button_home:link,
a.button_home:visited,
a.button_home:active {
	position: relative;
	display: block;
	float: right;
	text-align: center;
	width: 700px;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 0;
	margin: 25px 15px 15px 0;
	border: 1px solid #939393;
	background-color: #262626;
	text-decoration: none;
}
a.button_home:hover {
	color: #ffa200;
	border: 1px solid #935d00;
	background-color: #261800;
}