a {
	color: #0033ff;	
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	background: #333333 url(../images/layout_body_darken.gif) repeat-y center top;
	font-family: "trebuchet ms", arial;
}
#container {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container #container_wrap{
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav {
	position: absolute;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
    top: 64px;
    left: 363px;
    .left: 364px;
    width: 600px;
}
#nav li a {
	display: block;
	padding: 20px 0 0 10px;
	color: #666666;
	height: 27px;
	font-size: 12px;
	font-family: "trebuchet ms", arial;
	text-decoration: none;
	text-transform: UpperCase;
	outline: 0px;
}
#nav li a:hover, #nav li.act a {
	color: #99ca40;
	text-decoration: none;
	outline: 0px;
}
#nav li {
	position: relative;
	float: left;
	width: 108px;		
	text-align: center;
	background: transparent url(../images/nav_inact_bg.gif) repeat-x top left;
}
#nav li.act {
	position: relative;
	float: left;
	width: 108px;
	text-align: center;
	background: transparent url(../images/nav_act_bg.gif) repeat-x top left;
}
#nav li.div {
	position: relative;
	width: 27px;
	height: 29px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_inact.gif) no-repeat top right;
}
#nav li.div.leftact {
	width: 27px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_act_left.gif) no-repeat top right;
}
#nav li.div.leftact2 {
	width: 27px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_act_left2.gif) no-repeat top right;
}
#nav li.div.rightact {
	position: relative;
	width: 27px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_act_right.gif) no-repeat top right;
}
#nav li.div.rightact2 {
	position: relative;
	width: 27px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_act_right2.gif) no-repeat top right;
}
#nav li.first {
	width: 19px;
	height: 29px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_inact_left_first.gif) no-repeat top right;
}
#nav li.firstact {
	width: 19px;
	height: 29px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_act_left_first.gif) no-repeat top right;
}
#nav li.last {
	width: 25px;
	height: 29px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_inact_right_last.gif) no-repeat top left;
}
#nav li.lastact {
	width: 25px;
	height: 29px;
	padding: 18px 0 0 0;
	background: transparent url(../images/nav_act_right_last.gif) no-repeat top left;
}

#nav_sub {
	position: relative;
	list-style: none;	
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
	font-size: 11px;
	color: #999999;
}
#nav_sub a {
	padding: 0 12px 0 8px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#nav_sub a:hover {
	color: #0033ff;	
}
#logo {
	position: relative;
	display: block;	
	float: left;
	top: 0;
	left: 80px;
	width: 220px;
	height: 110px;
	margin: 0;
	padding: 0 0 0 0;
	background: transparent url(../images/logo_gray.gif) no-repeat top left;
}
#logo span {
	position: relative;
	display: none;
}

#header .col_right {
	float: right;	
	text-align: right;
	margin: 0 0 -1px 0;
}
.clear {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	
	margin: 0;
	
	font-size: 1px;
	line-height: 1px;
}

#header {
	position: relative;
	z-index: 99;
	background: #eeeeee;	
	display: block;
	margin: 0 0 -1px 0;
	padding: 0;
}
#header #header_wrap {
	position: relative;
	width: 920px;
	.width: 921px;
	margin: 0 auto;
	padding: 0;
}
#main {
	position: relative;
	margin: -9px 0 0 0;
	background: #eeeeee url(../images/layout_content_bg.gif) repeat-y center top;
}
#main #main_wrap {
	position: relative;
	width: 920px;
	.width: 921px;
	margin: 0 auto;
	padding: 9px 0 0 0;
	text-align: center;
	background: transparent url(../images/layout_content_top_bg.gif) no-repeat right top;
}
#main #main_wrap #main_wrap_2 {
	position: relative;
	width: 900px;
	min-height: 800px;
	margin: 0 auto;
	padding: 0;
}
#footer {
	position: relative;
	width: 920px;
	margin: 0 auto;
	color: #999999;
}
#footer #footer_wrap {
	margin: 0;
	padding: 10px 10px 50px 10px;
}
#footer .txt_copyright {
	float: left;
	padding: 0 0 0 30px;
	font-size: 11px;
	text-transform: uppercase;
}
#footer .links {
	float: right;
	padding: 0 20px 0 0;
	font-size: 11px;
}
#footer .links a {
	padding: 0 12px 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #999999;
	outline: 0px;
}
#footer .links a:hover {
	color: #ffffff;
}

/* toggle */
.box {
	position: relative;
	width: 800px;
	margin: 0;
	padding: 40px;
	display: block;
}
#toggle_box {
	position: relative;
	width: 800px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#toggle_box li, #toggle_box li.plus {
	position:relative;
	
	margin: 0;
	padding: 1px 0px 10px 30px;
	background: transparent url(../images/bul_plus.gif) no-repeat left top;
	text-align: left;
}

#toggle_box li.minus {
	position:relative;
	margin: 0;
	padding: 1px 0px 10px 30px;
	background: transparent url(../images/bul_minus.gif) no-repeat left top;
}

#toggle_box li a {
	color: #159c48;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 1px dotted #159c48;
	outline: 0px;
}

#toggle_box li .content {
	position:relative;
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
}

#toggle_box li h2 {
	color: #159c48;
	text-transform: uppercase;
	font-size: 16px;	
}
#toggle_box li .content .text_left {
	float: left;
	width: 420px;
	margin: 0;
	padding: 10px 0;
}

#toggle_box li .content .text_right {
	float: right;
	width: 420px;
	margin: 0;
	padding: 0;
}
#toggle_box li .content a {
	border: 0px;
	color: #0033ff;
	font-size: 12px;
	text-decoration: underline;
}
#toggle_box li .content .h4 {
	font-size: 18px;
	padding: 12px 0 0 0;
}
#toggle_box li .content .h4 strong {
	font-size: 34px;
	color: #159c48;
	display: block;
	float: left;
	height: 50px;
	padding: 0;
	margin: -15px 0 0 0;
	width: 35px;
}

.icon_check {	
	display: block;
	margin: 0;
	padding: 0 0 20px 25px;
	text-transform: capitalize;
	background: transparent url(../images/bul_check_green.gif) no-repeat left 2px;	
}

.heading_h3_left {
	float: left;
	margin: 0;
	padding: 7px 7px 0 0;
	color: #159c48;
	text-transform: uppercase;
}


.section_sample_domains {
	width: 730px;
	margin: 0 auto 0 auto;
}
.wrap_ticker {
	float: left;
	display: block;
	width: 530px;
	padding: 6px 5px 9px 5px;	
	background: transparent url(../images/bg_ticker.gif) no-repeat left top;	
}
#ticker {
	display: block;
	width: 100%;
	height: 20px;
	padding: 0;
	overflow:hidden; 
	font-size: 16px;
	font-weight: bold;
	word-spacing: 30px;
}

a.button_green  {
	position: relative;
	margin: 0;
	padding: 7px 10px 5px 10px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	background: #009933;
}
a.button_green:hover {
	background: #72c868;
}
.home .section_intro {
	position: relative;
	text-align: left;	
	width: 900px;
	margin: 0 auto;
}
.termsofuse .section_intro, .privacypolicy .section_intro {
	position: relative;
	text-align: left;	
	width: 860px;
	margin: 0 auto;
	padding: 20px;
	font-size: 12px;
}
.termsandconditions .section_intro {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
	font-size: 12px;
}
.section_intro img {
	position: relative;
	display: block;
	float: left;
	padding: 0 0 0 0;
	.padding: 0 0 0 1px;
}

.section_intro .text {
	float: left;
	width: 520px;
	margin: 0;
	padding: 20px 0 20px 10px;
	text-align: left;
	font-size: 13px;
}
.home .section_intro .text {
	float: left;
	width: 380px;
	padding: 75px 0 0 60px;
}
.login .section_intro .text {
	width: 860px;
	padding: 40px 20px 50px 20px; 
}
.section_intro .text h2, .section_intro .text strong {	
	margin: 0;
	padding: 0;
	color: #159c48;	
	text-transform: uppercase;
}
.login .section_intro .text h3 {
	margin: 0;
	padding: 0 0 20px 0;
	color: #159c48;	
	text-transform: uppercase;
}

.termsofuse .section_intro h3, .termsofuse .section_intro h2,
.termsandconditions .section_intro h3, .termsandconditions .section_intro h2,
.privacypolicy .section_intro h3, .privacypolicy .section_intro h2 {
	margin: 0;
	padding: 0 0 0px 0;
	color: #159c48;	
	text-transform: uppercase;
}
.section_intro .text label {	
	display: block;
	margin: 0;
	padding: 1px 0 0 0;
	color: #4e4e4e;	
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
}
.login .section_intro .text label {	
	display: block;
	margin: 0;
	padding: 4 px 0 0 0;
	color: #4e4e4e;	
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
}

.customerror 
{
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #F00;	
}

.customerror_input 
{
	font-size: 12px;
	color: #F00;
	border: 2px solid #f00;
}

.section_intro .text input, .section_intro .text textarea {	
	border: 2px solid #cccccc; 
	padding: 4px; 
	width: 320px;
	color: #888888;
	font-weight: normal;
}
.login .section_intro .text input, .login .section_intro .text textarea {	
	border: 2px solid #cccccc; 
	padding: 7px 4px; 
	width: 220px;
	/*color: #888888;*/
	color: #000000;
	font-weight: normal;
	font-size: 14px;	
}


.login .section_intro .text input.focused, .login .section_intro .text textarea.focused,
.login .section_intro .text input:focus, .login .section_intro .text textarea:focus {	
	border: 2px solid #99cc33; 
	padding: 7px 4px; 
	/*color: #888888;*/
	color: #000000;
	font-weight: normal;
}
.section_intro .text textarea {	
	height: 140px;
}
.section_intro .text input.focused, .section_intro .text textarea.focused,
.section_intro .text input:focus, .section_intro .text textarea:focus {	
	border: 2px solid #99cc33; 
	padding: 4px; 
	color: #888888;
	font-weight: normal;
}
.section_intro .text input.button_green  {
	position: relative;
	width: 70px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #009933;
}
.section_intro .text input.button_green:hover {
	background: #72c868;
}

.section_intro .text dl {
	display: block;
	clear: both;
	margin: 0;
	padding: 10px 0;
}
.login .section_intro .text dl {
	display: block;
	clear: both;
	margin: 0;
	padding: 3px 0;
}
.section_intro .text dt {
	float: left;
	width: 80px;
	text-align: right;
}
.section_intro .text dd {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 0 0 20px;
}
.login .section_intro .text dt {
	float: left;
	width: 100px;
	text-align: right;
}
.login .section_intro .text dd {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 0 0 20px;
}
.section_intro .text ul {	
	list-style: none;
	margin: 0;
	padding: 15px 0 0 15px;
}
.section_intro .text ul li {	
	margin: 0;
	padding: 0 0 2px 22px;
	text-transform: capitalize;
	background: transparent url(../images/bul_check_green.gif) no-repeat left 2px;	
}
.section_intro .text ul li.blank {	
	background: transparent;	
}
.section_intro .text .align_left {
	float: left;
	width: 220px;
}
.section_intro .text .align_right {
	float: right;
	width: 220px;
}
.login .section_intro .text .align_left {
	float: left;
	width: 45%;
}
.login .section_intro .text .align_right {
	float: right;
	width: 45%;
	width: 360px;
}






/* advertisers and publishers signup */

.advertisers .section_intro .text, .publishers .section_intro .text {
	float: none;
	width: 840px;
	margin: 0 auto;
	padding: 25px 0;
}
.advertisers .section_intro .text h3, .publishers .section_intro .text h3 {
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	color: #159c48;	
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
}
.advertisers .section_intro .text h3 span, .publishers .section_intro .text h3 span {
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
	text-transform: capitalize;
}
.advertisers .section_intro .text label, .publishers .section_intro .text label {	
	display: block;
	margin: 0;
	padding: 1px 0 0 0;
	color: #4e4e4e;	
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
}
.advertisers .section_intro .text input, .advertisers .section_intro .text textarea, .advertisers .section_intro .text select,
.publishers .section_intro .text input, .publishers .section_intro .text textarea, .publishers .section_intro .text select {	
	border: 2px solid #cccccc; 
	padding: 4px; 
	width: 320px;
	color: #888888;
	font-weight: normal;
	outline: 0px;
}
.advertisers .section_intro .text .input_half,
.publishers .section_intro .text .input_half {	
	border: 2px solid #cccccc; 
	padding: 4px; 
	width: 158px;
	color: #888888;
	font-weight: normal;
	outline: 0px;
}

.contactus .section_intro .text .input_half {	
	border: 2px solid #cccccc; 
	padding: 4px; 
	width: 270px;
	color: #888888;
	font-weight: normal;
	outline: 0px;
}

.advertisers .section_intro .text textarea, .publishers .section_intro .text textarea {	
	height: 140px;
}
.advertisers .section_intro .text .checkbox, .publishers .section_intro .text .checkbox {
	width: auto;
	border: 0px;
}
.advertisers .section_intro .text input.focused, .advertisers .section_intro .text textarea.focused,
.publishers .section_intro .text input.focused, .publishers .section_intro .text textarea.focused,
.advertisers .section_intro .text input:focus, .advertisers .section_intro .text textarea:focus,
.publishers .section_intro .text input:focus, .publishers .section_intro .text textarea:focus {	
	border: 2px solid #99cc33; 
	padding: 4px; 
	color: #888888;
	font-weight: normal;
}
.advertisers .section_intro .text input.button_green, .publishers .section_intro .text input.button_green {
	position: relative;
	width: 88px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #009933;
}
.advertisers .section_intro .text input.button_green:hover, .publishers .section_intro .text input.button_green:hover {
	background: #72c868;
}

.advertisers .section_intro .text dl, .publishers .section_intro .text dl {
	display: block;
	clear: both;
	margin: 0;
	padding: 10px 0;
}
.advertisers .section_intro .text dt, .publishers .section_intro .text dt {
	float: left;
	width: 350px;
	text-align: right;
}
.advertisers .section_intro .text dd, .publishers .section_intro .text dd {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0 0 0 20px;
}
.advertisers .section_intro .text .align_left, .publishers .section_intro .text .align_left {
	float: left;
	width: 50%;
}
.advertisers .section_intro .text .align_right, .publishers .section_intro .text .align_right {
	float: right;
	width: 40%;
	text-align: right;
}
.advertisers .section_intro .text .required, .publishers .section_intro .text .required {
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	vertical-align: top;
}
.advertisers .section_intro .text .error, .publishers .section_intro .text .error {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #F00;	
}
.login .section_intro .text .error {
    padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.login .section_intro .text .error_input {
    font-size: 12px;
	color: #F00;
	border: 2px solid #f00;
}

.advertisers .section_intro .text .error_input, .publishers .section_intro .text .error_input {
	font-size: 12px;
	color: #F00;
	border: 2px solid #f00;
}

.contactus .section_intro .text .error, .publishers .section_intro .text .error {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #F00;	
}
.contactus .section_intro .text .error_input, .publishers .section_intro .text .error_input {
	font-size: 12px;
	color: #F00;
	border: 2px solid #f00;
}

.contactus .section_intro .text .required, .publishers .section_intro .text .required {
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	vertical-align: top;
}

/* advertisers and publishers signup */




.section_services_intro {
	width: 652px;	
	margin: 10px auto 0 auto;
}
.section_services_intro .block {
	position: relative;
	width: 280px;
	float: left; 
	margin: 0;
	padding: 20px; 
	border-left: 1px solid #ffffff;
	text-align: left; 
	background: #e5e5e5;
}
.section_services_intro .block_publishers {
	width: 280px;
	float: left; 
	padding: 20px; 
	text-align: left; 
	background: #e5e5e5;
}
.section_services_intro .block h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
.section_services_intro .block h4 {
	margin: 0;
	padding: 0;
	color: #009933;
}
.section_services_intro .block p {
	font-size: 14px;
	margin: 0;
	padding: 10px 0 0 0;
}

.right {
	position: relative;
	float: right;	
	margin: 0;
	padding: 0;
}

.flash_wrap {
	width: 900px;
	padding: 0 0 10px 0;	
	.padding: 0 0 10px 1px;	
}
.flash_wrap object {
	display: block;	
}
