#main {margin:0 auto; width:780px;}

#header{height:98px;}

#leftBar {width:243px; float:left; margin:0; padding:0; background:#212121;}
#leftBar .textBox {
	background:#333;
}
#leftBar .textBox p {
	margin:0;
	padding:10px;
	font-size:.9em;
}
#leftBar form {
	padding:0;
	margin:0;
}
#mainContent { width:537px; float:right; padding-bottom:10px; font-size:.9em;}

.fullContent #mainContent { width: 780px;}
.fullContent  #leftBar { width:auto; text-align:center; }
.fullContent .main-address { margin: 10px 0; }
.fullContent #leftBar .textBox p { padding: 10px 40px; }
.fullContent  #leftBar .textBox { float:left; width:537px; }
.fullContent #logo { float:left; }
.fullContent #mainContent p { padding: 10px; margin:0; }

p { padding: 10px; margin:0; }
#footer{height:67px}

body { background:url(images/nav-bg.gif) left top repeat-x #000000; margin:0; padding:0; font-size:1em; color:#FFF; }
html, input, textarea, select {font-family:Arial; color:#000000;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
strong a{ color:#D58905;  background:url(../images/marker.gif) no-repeat left top; background-position:0 3px; padding-left:17px; text-decoration:underline;}
strong a:hover{ text-decoration:none}

.form { height:30px;}
.form input {width:207px; height:15px; border-color:#DBDBDB; padding:2px 0 0 10px;}
textarea { width:237px; height:166px;  border-color:#DBDBDB; overflow:auto; margin-bottom:13px; padding:2px 0 0 10px;}

a:hover{text-decoration:none;}
a {color:#008aff;}
.column { float:left;}
.clear { clear:both;}

/*header*/
#logo img {
}

/*footer*/
#footer { border-top:#FFF 1px solid; padding-top:10px; background:#333; line-height:50px; clear:both;}
#footer .indent { padding:28px 19px 0 0; float:right;}
#footer .copy {
	float:right;
	font-size:14px;
	padding-right:20px;
}
#footer img {
	margin:5px;
	float:left;
}



/*content*/
#content { background:#212121; }
#main-nav {
	height:95px;
	display:block;
	border-left:#0f1010 1px solid;
	border-right:#2e2d2d 1px solid;
	margin:0;
	padding:0;
	float:left;
}
#main-nav li {
	display:inline;
}
#main-nav a {
	background:none;
	display:block;
	float:left;
	height:95px;
	width:87px;
	border-right:#0f1010 1px solid;
	border-left:#2e2d2d 1px solid;
	text-align:center;
	line-height:95px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#main-nav .two-line a {
	padding-top:20px;
	line-height:30px;
	height:75px;
}
#main-nav a:hover {
	background:url('images/nav-over-bg.gif') repeat-x;
}

/* Apply styles */
.input { width:167px; height:17px; border-color:#DBDBDB; font-size:11px; color:#000000; margin-top:2px;}
.arrow_indent { margin-bottom:7px;}
.main-address {
	padding-top:20px;
	font-size:16px;
	text-align:center;
	line-height:normal;
}
.main-address a {
	font-size:32px;
	text-decoration:none;
}

.top-5 {
	float:left;
	padding:10px 12px;
	width:80px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
}
.new-release {
	float:left;
	width:159px;
	padding:5px 9px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
}
.gameList {
	float:left;
	margin:20px 0 0 55px;
	padding:0;
	font-size:.8em;
}
.gameList li {
	padding:5px 0;
}
.innerHalf {
	float:left;
	width:250px;
	padding:0 0 0 15px;
}
h1,h2,h3,h4 {
	background:#111;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:10px 10px 10px 25px;
	margin:0;
}
.center {
	margin:0 auto;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}
.textUnderline {
	text-decoration:underline;
}
.pricingBottom td {
	padding:5px 3px;
	border-bottom:1px solid #000;
}
.pricingBottomThick td {
	border-bottom:2px solid #000;
	padding-top:10px;
}
.pricingSplit td {
	border-top:1px solid #000;
	padding-top:40px;
}
td.borderGold {
	border-color:#CCCC33;
}
td.borderSilver {
	border-color:#CCCCCC;
}
td.borderPlatinum {
	border-color:#666666;
}
td.borderGold, td.borderSilver, td.borderPlatinum {
	border-width:2px;
	border-style:solid;
	border-left-width:2px;
	border-right-width:0;
	border-top-width:2px;
	border-bottom-width:2px;
}
td.textRight.borderGold, td.textRight.borderSilver, td.textRight.borderPlatinum {
	border-width:2px;
	border-style:solid;
	border-left-width:0;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom-width:2px;
}
.special:hover .open {
	display:block;
}
.special .open {
	display:none;
}

/*signup form for newsletter*/
#SignUp .signupframe {
  border:none;
  background:none;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  width:243px;
}

#SignUp .signupframe input {
	width:145px;
}

.entry {
	padding:20px;
}
small {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}
.devBy {
	text-align:center;
	margin:10px 0;
	font-size:12px;
}