@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}

img {
	border: 0px;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #000;
}

h1, h2, h3 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}

p {
	margin: 0px;
	font-size: 12px;
}

#Spacing28 {
	clear: both;
	height: 26px;
}

#Spacing24 {
	clear: both;
	height: 24px;
}

#Spacing18 {
	clear: both;
	height: 18px;
}

#Spacing15 {
	clear: both;
	height: 15px;
}

#Spacing10 {
	clear: both;
	height: 10px;
}

#Spacing6 {
	clear: both;
	height: 6px;
}

#Spacing4 {
	clear: both;
	height: 4px;
}

.square218 {
	width: 218px;
	height: 218px;
	color: #666;
}

#Font11 {
	font-size: 11px;
}

#Font12 {
	font-size: 12px;
}

#Logo {
	 position: relative;
	 width: 950px;
	 left: 50%;
	 margin-left: -475px;
}

#MainNavigation {
	position: relative;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	color: #999;
}

#TopMenu {
	float: left;
}

#TopMenu a {
	color: #999;
	text-decoration: none;
}

#TopMenu a:hover {
	color: #000;
}

#TopMenu a#current {
	color: #000;
}

#UserReminder {
	float: right;
	color: #cc9900;
}

#Footer {
	clear: both;
	position: relative;
	width: 950px;
	left: 50%;
	margin-left: -475px;
}

#Footer #Left {
	float: left;
	width: 620px;
	font-size: 10px;
	color: #999;
}

#Footer #Right {
        margin-left: 35px;
	float: left;
}

#Footer #Right #FacebookImg {
	position: relative;
	left: 25px;
}

#Footer #Right #FacebookTxt {
	position: relative;
	top: -28px;
	left: 65px; 
	font-size: 10px;
	color: #999;
}

#AdsContainer {
	margin: 15px;
	margin-bottom: 22px;
	color: #999;
	font-size: 12px;
	text-align: center;	
}

#AdsDivider {
	border-bottom: 1px SOLID #cdcdcd;
	width: 100%;
}

a#AdsLink:hover {
	background-color: transparent;
}

div#Alert {
	position: fixed;
	top: 40%;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	border: 2px SOLID #000;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	z-index: 1000;
}

div#Alert.Error {
	background-color: #f19f00;	
	color: #000;
}

div#Alert.Success {
	background-color: #009900;
	color: #FFF;
}

span#CoomingSoon {
	color: #CCC;
}

#DividerBig {
	border: 2px SOLID #999;
}

#LoginLabel {
	float: left;
	width: 180px;
}

#LoginInput {
	border: 1px SOLID #999;
	width: 170px;
	height: 15px;
}

#LoginSubmit {
	float: left;
	position: relative;
	top: 10px;
}

#BadLogin {
	clear: both;
	color: #ff0000;
}

#Left #First {
	width: 720px;
}

span#Flags {
	position: relative;
	left: 286px;
	top: -15px;
}

#Search {
	margin-top: 5px;
}

#Search h1 {
	color: #999;
}

