/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin:		0; /* zero out margin */
	padding:	0; /* zero out padding */
}


html, body {
/*	margin-top: 20px;	*/
	background: #000000 left top;	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	height: 100%;
}


h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
}



#title{
	text-align: center;
	font-size: 22px;
	color: #FF8A00;
	position: relative;		top: -85px;
}


#subtitle {
	text-align: center;
	font-size: 15px;
	color: #FF8A00;
	position: relative;		top: -85px;
}


/*cause </h3> tag to not force a new line.	*/
h3 {
display: inline;
}


p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	text-align: justify;
}

p {
}
  	  


blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

img { border: none; } 


ul {
	margin-left: 3em;
}


ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}


/*class to use if you don't want h directive to force a cr*/
p:first-child element{
margin-top: 0px;
}



/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}



.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}


.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;
}



#gameImg{
	border-style: none;
	margin-left: 0px;
	width: 200px;
	height: 200px;
	display: inline;
	float: left;
}


#vertSpacer{
	border-style: none;
	width: 200px;
	height: 200px;
	display: block;
}

#vertSpacer50{
	border-style: none;
	width: 200px;
	height: 50px;
	display: block;
}

#vertSpacer100{
	border-style: none;
	width: 200px;
	height: 100px;
	display: block;
}


#yellow {
	margin: 0px;
	font-size: 1em;
	color: #FF8A00;
}

#yellowSmall {
	margin: 0px;
	font-size: 12px;
	color: #FF8A00;
}

#yellowInline {
	display: inline;
	margin: 0px;
	font-size: 1em;
	color: #FF8A00;
}



#gameTxt {
	margin-left: 230px;
	height: 200px;
	width: 550px;
}

#gameTxtWide {
	margin-left: 230px;
	height: 200px;
	width: 700px;
}


#gameTxtBarb {
	margin-left: 320px;
	height: 270px;
	width: 600px;
}



#center_pic {
	display: block;
	margin-top: 60px;
	margin-bottom: 60px;
	border-style: none;
	position: relative; left: 125px;
}

#center_art_pack_viewer{
	width: 300px;
	margin: 0 auto;
}


#info {
	position: absolute; left: 225px;
	margin-top: 60px;
	margin-bottom: 60px;
	border-style: none;
	display: block;
	width: 150px;
	height: 35px;
	background: url("/images/infoStacked.gif") no-repeat 0 0;
}

#info:hover { 
  background-position: 0 -35px;
}

#info span {
  display: none;
}

#demo {
	position: absolute; left: 425px;
	margin-top: 60px;
	margin-bottom: 60px;
	border-style: none;
	display: block;
	width: 150px;
	height: 35px;
	background: url("/images/demoStacked.gif") no-repeat 0 0;
}

#demo:hover { 
  background-position: 0 -35px;
}

#demo span {
  display: none;
}

#buy {
	position: absolute; left: 625px;
	margin-top: 60px;
	border-style: none;
	display: block;
	width: 150px;
	height: 35px;
	background: url("/images/buyStacked.gif") no-repeat 0 0;
}

#buy200 {
	position: absolute; left: 225px;
	margin-top: 60px;
	border-style: none;
	display: block;
	width: 150px;
	height: 35px;
	background: url("/images/buyStacked.gif") no-repeat 0 0;
}



#buy:hover { 
  background-position: 0 -35px;
}

#buy span {
  display: none;
}


#trialpay {
	position: absolute; left: 825px;
	margin-top: 60px;
	border-style: none;
	display: block;
}

#trialpay span {
  display: none;
}


#header {
	position: relative;
	top: 50px;
	height: 36px;
	background: url(../images/img02.gif) repeat-x;
}


/* Grid bar at top of screen */

#grid_bar {
	display: block;
	width: 100%;
	height: 80px;
	position: relative; top: 48px;
	background: url(../images/img06.gif) repeat-x;
}

#raLogo {
	background: url(../images/raLogo.png);
	display: block;
	width: 120px;
	height: 119px;
	background-repeat:no-repeat;
	position: relative; top: -110px; left: 10px;
}




/* Header > Logo */

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	position: absolute; left: 200px; top: 28px;
	width: 900px;
	height: 26px;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 23px 5px 0 0;
	padding: 5px 25px 0 25px;
	background: url(../images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a:hover {
	background-image: url(../images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(../images/img05.gif);
}


#wrapper{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -4em;
}


#push {
	height: 4em;
}


/* Content */

#content {
	margin-top: -20px;
	margin-left: 225px;
	margin-right: 20px;
}


#blue {
	margin: 0px;
	font-size: 1em;
	color: #0000a0;
}

#grey {
	margin: 0px;
	font-size: 1em;
	color: #999999;
}


#score_name
{
	width:400px;
	text-align: left;
}

#score_num
{
	width:400px;
	text-align: right;
}

#score_data_left
{
	text-align: left;
}

#score_data_right
{
	width:400px;
	text-align: right;
}


#score_title {
	text-align: center;
	font-size: 18px;
	color: #FF8A00;
}




#head {
	margin-top: -60px;
	margin-left: 200px;
	margin-right: 20px;
}


#short_footer {
	position: fixed; 
	bottom: 0;
	border-top: 4px solid #393F4D;
	height: 4em;
	width: 100%;
	background: #444C5D;
}


#footer {
	clear: both;
	border-top: 4px solid #393F4D;
	height: 4em;
	background: #444C5D;
}



#footer_text{
	font-size: 0.8em;
	position: relative; top: 10px; left: 500px;
}




/* Content > Main */

#main {
	float: right;
	width: 460px;
}


#main0 {
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
}


#main1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
}




/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}


/* Content > Sidebar */


#sidebar {
	display: inline;
	font-weight: bolder;
	font-size: 16px;

	position: absolute; left: -5px; top: 75px;
	width: 300px;
}


#sidebar .active a {
	color: #FF8A00;
}


#toc {
	font-weight: bolder;
	font-size: 16px;
}
 
#toc .active a {
	color: #FF8A00;
}

#signup a{
	font-size: 15px;
	color: #FF8A00;
}


/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0px;
	font-size: 1em;
	color: #FF8A00;
}

h3 {
margin: 0px;
} 



#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#ree_next {
	float: right;
	margin-right: 20px;
}


#manual_category_title {
	position: relative;
	text-align: center;
	color: #FF8A00;
}





#exhibition  {
            background: #336699;
            text-align:center;
            font-size:0px; /* clear gaps in inline structure */
            }
            #exhibition li {
            list-style:none;
            display:inline;
            }
            #exhibition li span {
            font-size:10px; /* Base level of the font */
            display: table-cell; /*Firefox 2 */
            display: inline-block; /* Other */
            border:1px solid #000;
            background: #FFCC00;
            width:100px;
            height:150px;
            }
            #exhibition li a {
            margin-top:10px;
            font-size:1em; /* We have the right unit  */
            display:block;
            display:inline-block; /* for Opera */
            width:100%; /* for Opera */
            }
            #exhibition li a:hover {
            background:#33CCFF;
            }


#banner_bkdrop {
	color: #202020;
	opacity: 0.5;
	position: fixed;
	width: 300px;
	height: 25px;
	z-index:1;
	left: 0px;
	top: 0px;
}


span.left {
position: absolute;
left: 0;
}

span.right {
position: absolute;
right: 0;
}

div.line {
position: relative;
text-align: center;
width: 100%;
}



