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

body{
	background-color:#8654b2;
	font-family: Tahoma, Arial sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FCB131;
}
#wrapper{
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:975px;
	height:100px;
	float:left;
	/*background-color:#ccc;*/
	position:relative;
	z-index:2;
}
#middleContent{
	width:975px;
	float:left;
	/*margin-top:-10px;*/
	position:relative;
	z-index:1;
	font-size:14px;
}
#middleContent a{
	color:#000;
	text-decoration:none;
}
#middleContent a:hover{
	color:#f00;
}
#footer{
	width:950px;
	height:100px;
	float:left;
	font-size:11px;
	margin-left:20px;
	margin-top:15px;
	color:#fff;
}
#leftBlock{
	width:650px;
	float:left;
	line-height:15px;
}
#rightBlock{
	width:300px;
	float:right;
	text-align:right;
}
.white{
	color:#fff;
}
#blueContainerPlain{
	background-image:url(../images/blueBackPlainBody.png);
	background-repeat: repeat-y;
	background-position:0 20;
	width:952px;
	float:left;
	margin-left:11px;
}
#blueTopBoxPlain{
	width:872px;
	float:left;
	background-image:url(../images/blueBackPlainTop.png);
	background-position:0 top;
	background-repeat: no-repeat;
	margin-top:-10px;
	padding-top:70px;
	padding-left:40px;
	padding-right:40px;
}
#blueBottomBoxPlain{
	width:952px;
	float:left;
	height:21px;
	background-image:url(../images/blueBackPlainBot.png);
	margin-left:11px;
}
#blueContainer{
	background-image:url(../images/blueBackBody.png);
	background-repeat: repeat-y;
	background-position:0 20;
	width:952px;
	float:left;
	margin-left:11px;
}
#blueTopBox{
	width:872px;
	float:left;
	background-image:url(../images/blueBackTop.png);
	background-position:0 top;
	background-repeat: no-repeat;
	margin-top:-10px;
	padding-top:70px;
	padding-left:40px;
	padding-right:40px;
}
#blueBottomBox{
	width:952px;
	float:left;
	height:21px;
	background-image:url(../images/blueBackBot.png);
	margin-left:11px;
}

#cityViewBckgr{
	width:872px;
	height:407px;
	float:left;
	background-image:url(../images/cityViewBckgr.png);
	background-position:0 top;
	background-repeat: no-repeat;
	margin-top:-10px;
	padding-top:70px;
	padding-left:40px;
	padding-right:40px;
	margin-left:11px;
}
.long{
	width:268px;
	height:30px;
	padding-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:-3px;
}
input{
	font-size: 14px;
	height: 20px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
  -moz-border-radius: 2px; /* Firefox */
  -webkit-border-radius: 2px; /* Safari and Chrome */
  border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.regBox{
	font-size: 14px;
	height: 30px;
	padding-left:10px;
}
.contactSubmit{
	width:82px;
	height:26px;
	background-image:url(../images/regSubmitBtn.png);
	border:none;
	repeat:no-repeat;
	background-position:0 0;
}
.contactSubmit:hover{
	background-position:0 -26px;
}
.regSubmit{
	width:82px;
	height:26px;
	background-image:url(../images/regSubmitBtn.png);
	border:none;
	repeat:no-repeat;
	background-position:0 0;
}
.regSubmit:hover{
	background-position:0 -26px;
}
#errorBubbleHolder{
	width:203px;
	height:147px;
	background-image:url(../images/errorBubble.png);
	float:left;
	margin-top:15px;
	margin-left:-50px;
	margin-right:-50px;
	font-size:12px;
	color:#ED1C24;

}
#errorBubbleHolderz{
	width:203px;
	height:147px;
	background-image:url(../images/errorBubble.png);
	float:right;
	margin-top:-360px;
	margin-right:-40px;
	font-size:12px;
	color:#ED1C24;
}
#loginErrorBubbleHolder{
	width:203px;
	height:147px;
	background-image:url(../images/errorBubble.png);
	float:right;
	margin-top:90px;
	margin-right:140px;
	font-size:12px;
	color:#ED1C24;
}
#editProfileErrorBubbleHolder{
	width:203px;
	height:147px;
	background-image:url(../images/errorBubble.png);
	float:right;
	margin-top:-360px;
	margin-right:-20px;
	font-size:12px;
	color:#ED1C24;
}
#regError{
	float:right;
	width:157px;
	background-color:#FFF;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#regErrorBottom{
	width:177px;
	height:18px;
	background-image:url(../images/errorBottom.png);
	float:right;
}
.sendMeInstrustions{
	width:206px;
	height:26px;
	background-image:url(../images/sendMeInstructions.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	border:none;
}
.sendMeInstrustions:hover{
	background-position:0px -26px;
}
#spamFolderTipBubbleHolder{
	width:337px;
	height:147px;
	background-image:url(../images/spamFolderTipBubble.png);
	float:right;
	margin-top:90px;
	margin-right:10px;
	font-size:14px;
	/*color:#ED1C24;*/
	color:#000;
}
#spamFolderTip{
	float:right;
	width:291px;
	background-color:#FFF;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#spamFolderTipBottom{
	width:313px;
	height:13px;
	background-image:url(../images/spamFolderTipBottom.png);
	float:right;
	background-repeat:no-repeat;
}
.profileSelectBox{
	width: 160px; 
	height: 30px; 
	padding-top:5px; 
	margin-top:-6px
}
.updateBtn{
	width:82px;
	height:26px;
	background-image:url(../images/updateBtn.png);
	border:none;
	repeat:no-repeat;
	background-position:0 0;
}
.updateBtn:hover{
	background-position:0 -26px;
}


a#productZoneNav{
	background-image: url(/images/productZone.png);
	display: block;
	height: 42px;
	width: 176px;
	float: left;
}
a#productZoneNav:hover, .productZone a#productZoneNav{
	background-image: url(/images/productZoneOver.png);
}
a#parentZoneNav{
	background-image: url(/images/parentZone.png);
	display: block;
	height: 42px;
	width: 156px;
	float: left;
}
a#parentZoneNav:hover, .parentZone a#parentZoneNav{
	background-image: url(/images/parentZoneOver.png);
}
a#gameZoneNav{
	background-image: url(/images/gameZone.png);
	display: block;
	height: 42px;
	width: 130px;
	float: left;
}
a#gameZoneNav:hover, .gameZone a#gameZoneNav{
	background-image: url(/images/gameZoneOver.png);
}
a#swagZoneNav{
	background-image: url(/images/swagZone.png);
	display: block;
	height: 42px;
	width: 123px;
	float: left;
}
a#swagZoneNav:hover, .swagZone a#swagZoneNav{
	background-image: url(/images/swagZoneOver.png);
}
a#mySwagNav{
	background-image: url(/images/mySwag.png);
	display: block;
	height: 42px;
	width: 124px;
	float: left;
}
a#mySwagNav:hover, .mySwag a#mySwagNav{
	background-image: url(/images/mySwagOver.png);
}
#cheestringsHeaderNav{
	position: absolute; bottom: -60px; right: 410px;
}
a#loginNav{
	background-image: url(/images/login.png);
	display: block;
	height: 21px;
	width: 64px;
	float: left;
}
a#loginNav:hover{
	background-image: url(/images/loginOver.png);
}
a#registrationNav{
	background-image: url(/images/registration.png);
	display: block;
	height: 21px;
	width: 150px;
	float: left;
}
a#registrationNav:hover{
	background-image: url(/images/registrationOver.png);
}

a#logoutNav{
	background-image: url(/images/logout.png);
	display: block;
	height: 21px;
	width: 84px;
	float: left;
}
a#logoutNav:hover{
	background-image: url(/images/logoutOver.png);
}
a#editProfileNav{
	background-image: url(/images/editProfile.png);
	display: block;
	height: 21px;
	width: 140px;
	float: left;
}
a#editProfileNav:hover{
	background-image: url(/images/editProfileOver.png);
}

a#forgotPasswordNav{
	background-image: url(/images/forgotPassword.png);
	clear: both;
	float: right;
	display: block;
	height: 9px;
	width: 162px;
	float: left;
	margin-left: 70px;
}
a#forgotPasswordNav:hover{
	background-image: url(/images/forgotPasswordOver.png);
}
#shade, #shadeContent {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:0.7;
    -moz-opacity: 0.7;
	filter:alpha(opacity=70);
	z-index:10;
	display:none;
}
 #shadeContents{
position:absolute;top:0px; left:0px;
 width:100%; 
 height:100%; 
 display:none; 
 z-index: 10;

 } 
#loginSpecific{
float: right;
margin-top: -100px;
}
