body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #797777;
  	font-family: Arial ;
  	font-size: 12px;
  	color: #7B7879;
}
.code { background: #C0C0C0; padding:5px; color: #111111 }
.error { font-weight: bold; color: red; }
hr { height: 2px; background-color: #fff; color: #fff;}
.blue { background:#E8EEFA; } 
ul { 
 list-style-type: circle;
 font-size: 15px;
 font-family: Arial;  
}
.clear { clear: both; }
label { display: block; width: 150px; float: left; }
textarea { width: 400px; }
fieldset { border: 1px solid #eee; padding: 10px; }
.wrapper { margin: 0; padding: 0; width: 900px; }

#google-login { width: 40%; float: left; }
#email-login { width: 40%; float: right; }
.aright{ text-align: right; }

#content li {
	padding: 4px 0;	
	color: #333;
}

#content a {
	color: #0000FF; 
	text-decoration: none;	
}

#content a:hover {
	text-decoration: underline;	
}

#flashcontainer {
	width: 100%;
	height: 82%;
	margin: 0; padding: 0;
	background-color: #000;
}

#help ol {
	margin-left: 25px;
	padding: 0;	
}

#help table {
	font-size: 90%;
	color: #eee;	
}

#help {
	background-color: #000;
	font-family: verdana;
	font-size: 70%;
	color: #eee;
	margin: 1%;
	width: 17%;
	float: right;
	display: inline-block;	
}

#help p { margin: 0; padding: 3px 0; }
#help span { display: block; font-size: 130%; } 
#help strong { font-weight: bold; display: block; font-size: 150%; } 

object { margin:0; padding:0; width: 100%; }
#flash { margin:0; padding:0; width: 77%; float: left; height: 100%; }

#header h1, #header h2 { display: none; }

#header .xwrapper {
	height: 200px;	
	background: #fff url('../img/hands.gif') no-repeat top left;
}
#header .banner {
	height: 120px;
	width: 970px;
	background: #fff url('../img/header.jpg') no-repeat top left;
}

#nav {
	height: 25px;
	width: 970px;
	display: inline-block;
	margin: 0; padding: 0;
	background-color: #FDB827;
	text-align: left;
}

#content {
	clear: both;
	background: #fff;
}
h1 {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-family: Arial; 
	font-size: 160%;
	font-weight: normal;	
}

#content .left {
	display: inline-block;
	width: 30%;	
	float: left;
}
#content .right {
	padding: 20px 20px 50px;
	width: 60%;
	float: right;
}

#footer .wrapper { text-align: right; }

#footer {
	background: #000;
	margin-bottom: 25px;
	border-bottom: 10px solid #F8BC13;
}

#click { padding-top: 210px; text-align: center; }

.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 0px;
}
#dock a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 

}
.dock-item span {
	display: block; 
	padding-left: 20px;

}
a {
	color: #111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* NEW STUFF */
.pageMain {
	border: 1px solid #111;
	width: 970px;
}
.footerlink {
  font-family: Tahoma;
  font-size: 10px;
  color: #777777;
  text-decoration: none;
}
.footerlink:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}
.helpCntr {
	font-weight: bold;
	padding-left: 20px;
	font-family: Trebuchet MS;
}
.hghLt {
	color: #FF3300;
}


/* CSS menu credits: Dynamic Drive CSS Library, Joey Daly */

.solidblockmenu{
margin: 0;
padding: 0 0 0 0;
float: left;
font: bold 12px Helvetica;
width: 970;
xborder: 1px solid #625e00;
xborder-width: 1px 0;
background: black url('../img/blockdefault.gif') center center repeat-x;
height: 30px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #FFF;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url('../img/blockactive.gif') center center repeat-x;

}

p {
	font-family: Arial;
}

<!--[if IE]>

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->

/* Emag stuff */
.tbl-Emag{
 xborder: 1px solid #999;
 xmargin: 5px;
}
.rightContent {
font-weight: bold;
float:left;
text-align: center;
margin: 0 20px 0 0px;
padding: 2px;
}
.emagCon {
	height:450;
	width:800;
	z-index: -1;
}
