body {
    text-align:     center;
    background:     #4863A0;
    background-color:#260000;
    margin:         0px;
    padding:        0px;
  	font-family:    'Courier New',Verdana;
  	font-size:      14px;
}

a {
    color:              #c7453c;
    text-decoration:    none;
}

a:hover {
    color:              #d14e44;
    text-decoration:    underline;
}


.textbox {
  border-style:solid;
  border-width:0px;
  border-bottom-width:1px;
  border-color:#000000;
  background-color:transparent;
  cursor:text;
  font-family:'Courier New',Verdana;
}

#loginfrm input {
  font-size:      12px;
  margin-right:   20px;
}

span.NoBold b,font {
  color:#000000;
  font-weight:normal;
}

#frame {
	width:          870px;
	margin-right:   auto;
	margin-left:    auto;
	padding:        0px;
	text-align:     left;
	background-color:#fbf9e3;
}
	
#contentheader {
  width:          870px;
  height:          205px;
  text-align:right;
  margin-top:0px;
  padding-top:0px;
}

#content {
  width:          870px;
  clear:          both;
  background-image: url('http://mygamerewards.com/images/bg.gif');
  background-repeat: repeat-y;
}

#statusbar {
	float:			left;
	width:			870px;
	background:		#E4E8F1;
	font-size:		12px;
	line-height:	normal;
	padding:		5px;
	text-align:		center;
	margin-bottom:	10px;
}

#sbleft {
	width:			20%;
	float:			left;
}

#sbcenter {
	width:			55%;
	float:			left;
}

#sbright {
	width:			25%;
	float:			right;
}

#navbar {
    float:          left;
    width:          870px;
    /*background:     #E4E8F1;*/
    font-size:      12px;
    line-height:    normal;
	text-align:		center;
    /*border:         1px solid #000;*/
}

#footer {
    float:          left;
    width:          870px;
    font-size:      12px;
    line-height:    normal;
    text-align:     center;
    padding-top:    8px;
    padding-bottom: 8px;
  background-image: url('http://mygamerewards.com/images/bg.gif');
  background-repeat: repeat-y;
    
}

#centerwrapper {
    width:          724px;
    margin-left:    auto;
    margin-right:   auto;
}

#boxify {
    /*width:          475px;*/
    margin-left:    auto;
    margin-right:   auto;
    /*border:         1px solid #000;
    background:     #E5E5E5;
	text-align:		center;*/
}


#neutral {
	width:          469px;
	margin-left:    auto;
	margin-right:   auto;
	/*border:         1px solid #000;
	border-top:		0px;
	background:     blue;
	padding:        5px;
	color:			white;
	font-weight:	bold;*/
	text-align:		center;
}
/*
#neutral a {
    color:              #CCC;
    text-decoration:    underline;
}

#neutral a:hover {
    color:              #FFF;
}*/

#error {
  width:          475px;
  margin-left:    auto;
  margin-right:   auto;
  border:         1px solid #AA0000;
  border-top:		  0px;
  background:     #CC0000;
  padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

#error a {
    color:              #CCC;
    text-decoration:    underline;
}

#error a:hover {
    color:              #FFF;
}

#success {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #000;
	border-top:		0px;
    background:     #009900;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

#success a {
    color:              #CCC;
    text-decoration:    underline;
}

#success a:hover {
    color:              #FFF;
}

div.spacer {
	clear:		both;
	margin-top:		5px;
	margin-bottom:	5px;
}

div.offer {
	width:			680px;
	border:			1px solid #333333;
	margin-left:	auto;
	margin-right:	auto;
	display:		block;
	padding:		10px;
	text-align:left;
}

    
p,h1,h2,h3,pre {
	margin:         12px 3px 3px 3px;
}
	
h1 {
	font-size:      18px;
	padding-top:    10px;
}
h2 {
	font-size:		16px;
}
h3 {
	font-size:		14px;
}
h4 {
	font-size:		12px;
}


div.row {
    clear:          both;
    padding-top:    10px;
    margin-left:    auto;
    margin-right:   auto;
    width:          80%;
}

div.rowsmall {
    clear:          both;
    padding-top:    2px;
    margin-left:    auto;
    margin-right:   auto;
    width:          152px;
}

div.row span.label {
    float:          left;
    text-align:     right;
    font-size:      12px;
    font-weight:    bold;
}

div.rowsmall span.labelsmall {
    float:          left;
    text-align:     right;
    font-size:      11px;
    font-weight:    bold;
}

div.row span.formw {
    float:          right;
    text-align:     left;
}

div.rowsmall span.formwsmall {
    float:          right;
    text-align:     left;
	font-size:		11px;
}

#leftcontent {
    float:          left;
    width:          32%;
    margin-right:   15px;
    padding-bottom: 20px;
}

#rightcontent {
    /*text-align:     right;*/
    width:          57%;
    float:right;
    padding-right:50px;
}

#colleft {
	width:			33%;
	float:			left;
	padding-bottom:	10px;
	text-align:		left;
}

#colcenter {
	width:			34%;
	float:			left;
	padding-bottom:	10px;
	text-align:		left;
}

#colright {
	width:			33%;
	float:			left;
	padding-bottom:	10px;
	text-align:		right;
}
.rollover {
  	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			10px;
	position: 			absolute; 
	z-index: 			1; 
	visibility: 		hidden;
	background-color: 	#EEEEEE;
	padding: 			5px 5px 5px 5px;
	border: 			solid 3px #000000;
	margin: 			2px auto 2px 2px;
	text-align: 		left;
	
	width:				216px;

	filter: 			progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='dimgray', Positive='true');
	vertical-align: 	top;
}
