body {

background-color: black; /* For browsers that do not support gradients */
  background-image: url('images/mobilebg.gif'); /* Standard syntax (must be last) */
  background-repeat: no-repeat;
  background-attachment: fixed;
  	background-position:top center;
margin-top: 0px;
margin-bottom: 0px;
font-family: arial;
font-size:12px;
color: #cccccc;
}
.container {
	width:100%;
height:100%;
	margin:0 auto;
	position: relative;
    text-align:center;

}

.redtable {
background-image: url('images/tophbg.png');
background-repeat: repeat-x;
background-color: #000000;
padding-top: 8px;
}

.table {
background-color: transparent;
border: 2px solid #222222;
margin:0 auto;
text-align:left;
}
.table3 {
background-color: transparent;
margin:0 auto;
}
.table td, .table th {
   padding: 5px;
	text-align: center;
}

.table3 td {
background-color: transparent;
}
td .alt {
background-color: transparent;
height:2px;
}
td .h {
background-repeat:repeat-x;
font-weight: bold;
background-color: #111111;
}
.table th {
background-repeat:repeat-x;
font-weight: bold;
padding:10px 0 5px 0;
background-color: #111111;
background-image:url('images/thblack.jpg');
}

.topbar {
 text-align:center;
 width:100%;
 height:57px;
 padding:10px 0 10px 0;
 background-color:#000000;
 background:url('images/navtop.png') repeat-x top #000000;
 border-bottom:2px solid #000000; 
 }
 
.registration {
 width:320px;
 margin:0 auto;
}

a:link, a:visited {
	color:#27b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border-width:0;
}
p.front{
 padding:0 20px 20px 20px;
}

a.register {
	background:#2277bb;
	padding:10px 20px 10px 20px;
    font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*background:transparent url("images/register-nav-bg-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}

a.learnmore {
	background:#202020;
	padding:5px 10px 5px 10px;
    font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#999;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*background:transparent url("images/register-nav-bg-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}

#register_menu {
	display:none;
	position:relative;
	width:250px;
    height:358px;
	border:none;
	text-align:left;
	padding:30px;
	margin-top:0px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#ffffff;
	font-size:11px;
}

#register_menu input[type=text], #register_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:0px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:240px;
}
#register_menu p {
	margin:0;
}
.input_1 {
background:#fff;	
-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#register_menu a {
	color:#ffffff;
}
#register_menu label {
	font-weight:normal; 
	font-size:13px;
        color:#FFF;
}
#register_menu p.remember {
	padding:10px 0;
}
#register_menu p.forgot, #register_menu p.complete {
	clear:both;
	margin:5px 0;
}
#register_menu p a {
	color:#ffffff!important;
}
#register_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('images/bg-btn-grey.png') repeat-x scroll 0 0;
	border:0px;
	color:#fff;
	padding:8px 20px 10px;
	font-size:14px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#register_submit::-moz-focus-inner {
padding:0;
border:0;
}
#register_submit:hover, #register_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}
#topnav {
	padding:10px 0px 12px;
	font-size:11px;
	line-height:23px;
	text-align:right;
}
#topnav a.signin {
	background:#202020;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin:hover {
	background:#6c6c6c;
	*background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
	*background-position:0 3px!important;
}

a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url("images/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.menu-open {
	background:#6c6c6c!important;
	color:#6c6c6c!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("images/toggle_up_dark.png");
	color:#fff;
}

#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#6c6c6c;
	position:absolute;
	width:210px;
	z-index:100;
	border:0px transparent;
	text-align:left;
	padding:12px;
	top: 25px; 
	right: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#ffffff;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:0px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#ffffff;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#ffffff!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('images/topbarbg.jpg') scroll 0 0;
	border:0px;
	color:#fff;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
    height:45px;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(images/tipsy-west.gif);
	background-position:left center;
}
.info {
	padding:0px 0px 0px 15px;
	font:17px "Lucida Grande", Arial, Sans-serif;
	line-height:23px;
}
img {
  max-width: 100%;

}


