@charset "utf-8";
body {
	background-color:#c8b99d;
	background-image: url(../images/site_background.jpg) !important;
	background-image: none;
	background-attachment:fixed;
	/*color:#000000;*/
}

body, p, td {
font-family:Verdana;
font-size:8pt;
font-weight:normal;
/*color:#000000;*/
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
}

p {
	margin-bottom: 7px;
}

h1 {
font-size:14pt;
font-weight:bold;
font-family:Verdana;
/*color:#000000;*/
	margin-bottom: 10px;
}
.sideAd {
	position: absolute;
	top:274px;
	left:1065px;
	width: 146px;
	height: 203px;
}

.sideBar h2 {
font-family:Verdana;
font-size:10pt;
font-weight:bold;

color:#d6640e;
margin-top:3px;

/*
color:#000000;
*/

}
h2 {
font-family:Verdana;
font-size:10pt;
font-weight:bold;

color:#336666;
/*
color:#000000;
color:#d6640e;
*/
	margin-top: 28px;
	margin-bottom: 8px;

}

h3 {
font-family:Verdana;
font-size:8pt;
font-weight:bold;
/*color:#000000;*/
}

h4 {
font-family:Verdana;
font-size:8pt;
font-weight:normal;
font-style:italic;
/*color:#000000;*/
}

a {
color:#d6640e;
/*
color:#530000;
*/
text-decoration:none;
}

a:hover {
color:#f3a366;
/*
color:#E60000;
*/
text-decoration:none;
}
#textBody {
	position: absolute;
	top:225px;
	left:24px;
	width: 554px;
	background-color:#FFFFFF;
	border:#336666 1px solid;
	/*color:#FFFFFF;
	*/
	padding:15px;
}
.sideBarHolder {
	position: absolute;
	top:225px;
	left:618px;
	width: 149px;
	/*color:#FFFFFF;
	background-color:#000000;
	border:#000000 1px solid;
	*/
}
.sideBar {
	position: relative;
	background-color:#FFFFFF;
	border:#336666 1px solid;
	width:100%;
	margin-top:10px;
	/*color:#FFFFFF;
	width: 204px;
	background-color:#000000;
	border:#000000 1px solid;
	*/
	padding:5px;
}
.sideBar p {
	padding-left:10px;
	font-size:10px;
}
.sideBar h3 {
	font-size:10px;
}
.adLeaderboard {
	position:absolute;
	left:36px;
	top:10px;
	width: 682px;
	height: 82px;
}
.adBanner {
	position:absolute;
	left:778px;
	top:39px;
	width: 194px;
	height: 58px;
}
.adSkyscraper {
	position:absolute;
	left:788px;
	top:236px;
	width: 185px;
	height: 471px;
	/*border:solid 1px #000000;*/
}
#jDomeLogoHolder {
/*
margin: 15% auto 0 auto;
text-align: center;
width: 100%;
height: 100%;
vertical-align:middle;
*/

  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height:450;
  margin-left:-523px;
  margin-top:-150px;
  text-align:center;
/*
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color:#CC0000;
*/	

}
#jDomeFrontLogo {
	vertical-align: middle;
}
#jDomeHeaderLogo {
	position:absolute;
	left:31px;
	top:115px;
	/*background-image:url(../images/iDome360-logo-3.png)*/
}
#jDomeHeaderSubLogo
{
	position:absolute;
	left:72px;
	top:184px;
	height: 19px;
	width: 341px;
	/*background-image:url(../images/iDome360-logo-3.png)*/
}
.bar {
	width: 100%;
	position: absolute;
	background-color: #000000;
	border-top: 1px solid #999999;
	border-bottom: 1px solid;
	z-index:2;
}

#menuBar {
	position:absolute;
	left: 0px;
	top: 203px;
}
#menuBar2 {
	left: 0px;
	top: 143px;
}
.menuHeader {
	background: url(../images/paper-and-pencil/menu-bg.gif) repeat-x;
	padding-left: 5px; 
	padding-right: 5px;
	vertical-align:middle;
	text-align:center;
}
.mHActive {
	background: url(../images/paper-and-pencil/menu-bg-active.gif) repeat-x;
}
.menuSeparator {
	background: url(../images/paper-and-pencil/menu-div.gif);
	width: 2px;
}
.mSLeft {
	background: url(../images/paper-and-pencil/menu-left.gif);
}
.mSRight {
	background: url(../images/paper-and-pencil/menu-right.gif);
}
.subMenu {
	background-color:#000000;
	color:#FFFFFF;
	z-index:2;
	visibility:hidden;
	/*
	
	*/
}
#closeSubMenus {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	visibility:hidden;
	background-image:url(no_image)
}
#subMenuGamers {
	position:absolute;
	left:70px;
	top:126px;
	width: 121px;
}
#subMenuDevelopers {
	position:absolute;
	left:130px;
	top:126px;
	width: 182px;
}

.iPreorder {
	position:relative;
	width:178px;
	height:113px;
	text-align:center;
	background-image:url(../images/preorder.png);
}
.iPreorder:hover {
	background-image:url(../images/preorder_mouseover.png)
}
.iPClick {
	background-image:url(../images/preorder_mousedown.png)
}
.iBuy {
	position:relative;
	width:178px;
	height:113px;
	text-align:center;
	background-image:url(../images/buy.png);
}
.iBuy:hover {
	background-image:url(../images/buy_mouseover.png)
}
.iBClick {
	background-image:url(../images/buy_mousedown.png)
}


.menu td a {
color:#FFFFFF;
font-size: 8pt;  
text-decoration: none;
font-weight:bold;
}

.menu td a:hover {
color:#f3a366;
text-decoration: none;
}
#donationDiv {
	position:absolute;
	float:none;
	top:112px;
	left: 637px;
}
#main {
	position:absolute;
	left: 48px;
	top: 160px;
}
.resultBar {
	height:20px;
	background: url(../images/paper-and-pencil/menu-bg-active.gif) repeat-x;
	background-color:#FF0000;
	border:1px solid #000000;
}
