@charset "UTF-8";
/* CSS Document */
/* Brring.com June 2008 */
/*						*/
/************************************************
 * Site-wide
 ************************************************/
BODY {
	background: #fff url(../images/background.png) no-repeat center 28px;
	margin: 0;
	padding: 0;
} 
 
BODY, TD, P {
	color: #454545;
	font: 12px/20px "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
}

A:link, A:active, A:visited {
	color: #2c84b1;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

P {
	margin: 0px 0px 15px 0px;
}

H1 {
	font-size: 18px;
	line-height: normal;
	/*font-weight: bold;*/
	color: #35b0e4;
	padding: 0;
	margin: 0 0 5px 0;
}

H2 {
	font-size: 14px;
	/*font-weight: bold;
	color: #000;*/
	padding: 0;
	margin: 0;
}

H3 {
	font-size: 12px;
	/*font-weight: bold;
	color: #000;*/
	padding: 0;
	margin: 0;
}

UL {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 20px;
	list-style-type: square;
}

LI { 
	
}

DL {
	padding: 0;
	margin: 0;
}

DD {
	padding: 0;
	margin: 0 0 0 10px;
}

SUP {
	font-size: 10px;
	text-decoration: none;
}

HR {
	margin: 0;
	padding: 0;
	height: 1px;
	background: #000;
}

IMG {
	border-color: #000;
	color: #000;	
	behavior: url(/css/iepngfix.htc);
}

IMG.bordered {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

IMG.alignLeft {
	margin: 2px 5px 4px 0px;
}

IMG.alignRight {
	margin: 2px 0px 4px 5px;
	float: right;
}

BR.clear {
	clear: both;	
}

.smallText {
  font-size: 80%;
}

.bodyLight {
	background: #fff url(../images/background-light.png) no-repeat center 28px;
}


/************************************************
 * Forms
 ************************************************/
FORM {
	margin: 0;
	padding: 0;
}

DIV.row {
	clear: both;
  	padding-top: 5px;
	margin: 0;
	height: 20px;
}

DIV.row SPAN.label {
	float: left;
  	width: 100px;
  	text-align: right;
	font-size: 11px;
}

DIV.row SPAN.formw {
	float: right;
  	width: 235px;
  	text-align: left;
}

FIELDSET {
	margin: 10px 0 0 0;
	padding: 0;
	border: #000 solid 0px;
}

LEGEND {
	color: #000;
	font-weight: bold;
}

INPUT, TEXTAREA, SELECT, OPTION {
  	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
  	font-size: 12px;
}

INPUT.bordered, TEXTAREA.bordered, SELECT.bordered, OPTION.bordered  {
	width: 200px;
	color: #000;
  	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

INPUT.button {
	margin-top: 10px;
}

.required {
	color: red;
}


/************************************************
 * Template
 ************************************************/
#statusbar {
	width: 100%;
	height: 25px;
	background: #454545;
	text-align: center;
	border-bottom: 3px solid #ff9900;
	margin: 0 0 27px 0;
	color: #fff;
	font-size: 11px;
	line-height: 25px;
}

#statusbar a {
	color: #ffc20e;
	text-decoration: none;
}
 
#container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
 
#header {
	height: 90px;
	border-bottom: 2px solid #7fc100;
	background: url(../images/bg_header.gif) top left no-repeat;
	position: relative;
}

#header #logo {
	position: absolute;
	top: -10px;
	left: 10px;
}
#header #logo_pvt {
	position: absolute;
	top: -40px;
	left: 10px;
}
#header #logo IMG, #header #logo_pvt IMG {
	behavior: url(/css/iepngfix.htc);	
}

#header #utilityNav {
	float: right;
	font-size: 9px;
	color: #000;
	font-size: 11px;
	text-align: right;
	padding: 6px 12px 0 0;
	width: 248px;
	height: 54px;
}

#header #utilityNav P {
	margin: 0;
}

#header #utilityNav A {
	text-decoration: none;
}

#header #utilityNav A:hover {
	text-decoration: underline;
}

#mainNav, #appNav {
	margin: 0 5px 0 0;
	padding: 0;
	width: 535px;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
}
#mainNav {
	width: 428px;	
}
#appNav {
	float: left;
	margin-left: 10px;
	position: absolute;
	bottom: 0px;
}
#mainNav li, #appNav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-transform: capitalize;
}
#mainNav a, #appNav a {
	float: left;
	padding: 0px 2px 0 0;
	overflow: hidden;
	/*height: 0px !important;*/ 
	height /**/:30px; /* for IE5/Win only */
	width: 105px;
	background: url(../images/tabs.png) top left no-repeat;
	color: #fff;
	text-align: center;
}
#mainNav a:hover, #mainNav a.active, #appNav a:hover, #appNav a.active {
	text-decoration: none;
	background-position: 0 -30px;
}
#mainNav a.signup, #appNav a.signup {
	background-position: 0 -60px;
}
#mainNav a.verify, #appNav a.verify {
	background-position: 0 -90px;
}

#promoNav {
	float: right;
	width: 200px;
	height: 30px;
}

#promo {
	position: relative;
	width: 420px;
	height: 180px;
	overflow: hidden;
	background: #35b0e4;
	border-top: 1px solid #2c84b1;
	border-bottom: 1px solid #2c84b1;
}
#promo #box{
	position: absolute;
}
#promo #box img{
	width: 420px;
	height: 180px;
	float: left;
	cursor: pointer;
}
#promo #box_controls {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 9999;
	width: 82px;
	height: 25px;
	background: transparent url(../images/bg_box_controller.png) 0 0 no-repeat;
}
#promo #box_controls p {
	margin: 0;
	padding: 0;
	width: 16px;
	float: left;
	text-align:center;
	line-height: 24px;
	font-weight: bold;
	cursor: pointer;
}
#promo #box_controls p.active {
	color: #2c84b1;
}

#secondary {
	background: #39ace4;
	height: 129px;
	overflow: hidden;
	border-top: 1px solid #2c84b1;
	border-bottom: 1px solid #2c84b1;
}

#content {
	background: #fff;
	border-top: 2px solid #dededd;
	border-bottom: 2px solid #dededd;
}

#content #mainContent {
	/*float: left;
	width: 720px;*/
	margin: 0;
	padding: 25px 50px;
}
/*
#content #mainContent P {
	font-size: 11px;
	line-height: 18px;
}*/
#mainContent P {
	font-size: 11px;
	line-height: 18px;
}

/*
#content #mainContent LI,
#content #mainContent DD {
*/
#mainContent LI,
#mainContent DD {
	/*padding: 0 0 5px 0;*/
	padding: 0;
	/*font-size: 11px;
	line-height: normal;*/
}

#footer {
	width: 960px;
	margin: 0 auto;
	border-top: 1px solid #669933;
}

#footer P {
	font-size: 11px;
	color: #333;
	margin: 0px 0px 25px 0px;
	padding: 0 15px;
}

#footer A {
	text-decoration: none;
	color: #333;
}

#footer A:hover {
	text-decoration: underline;
}

#footerNav {
	text-align: center;
	height: 30px;
}

#footerNav P, #footerNav A {
	background: url(../images/bg_footer.gif) top left no-repeat;
	color: #fff;
	line-height: 30px;
}

#copyright {
	float: left;
	width: 760px;
	padding-top: 5px;
}

#legal {
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 5px;
}


/************************************************
 * Homepage
 ************************************************/



/************************************************
 * Level 2 Pages
 ************************************************/
#main_result {
	margin: 0;
	padding: 0;
}