html {
	position: relative;
	height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, label{
	margin: 0;
	padding: 0;
}
body{
	font: 90% arial,sans-serif;
	text-align: center;
	background: url('http://s.supersonicads.com/portal/images/outer/bg.gif') top left repeat-x;
	color: #333;
	height: 100%;
}
p{
	margin: 0 0px 10px
}
h1,h2,h3,h4,h5,h6,strong {
	font-size: 100%;
	font-weight: bold
}
abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help
}
img {
	border: 0;
}
em {
	font-style: italic
}
ol li {
	list-style: decimal outside
}
th,td {
	border: 1px solid #000;
	padding: .5em
}
th {
	font-weight: bold;
	text-align: center
}
caption {
	margin-bottom: .5em;
	text-align: center
}
p,fieldset,table,pre {
	margin-bottom: 1em
}
input,textarea,select{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
input,textarea,select{
	*font-size: 100%
}
legend{
	color: #333
}
.imgRep {
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
div#container{
	text-align: left;
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-70px;
}
/* Header */
div#header{
	height: 112px;
	margin: 0;
	padding-left: 10px;
	position: relative;
}
div#header a#logo {
	background:transparent url('http://s.supersonicads.com/portal/images/outer/logo.gif') no-repeat scroll 0 0;
	bottom:14px;
	height:71px;
	left:0;
	position:absolute;
	text-align:left;
	width:200px;
}
/* Navigation */
#navBar {
	bottom:0px;
	right:0;
	position:absolute;
}
#navBar ul li {
	display: inline;
	background: none;
}
	#navBar ul li a, #navBar ul li a:link, #navbar ul li a:visited {
	display: block;
	height: 27px;
	float: left;
	background: url('http://s.supersonicads.com/portal/images/outer/navtab-right.gif') top right no-repeat;
	margin: 0 0px 0 1px;
	font-family: arial, "verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
		#navBar ul li a span {
	display: block;
	height: 18px;
	float: left;
	padding: 8px 10px 0px 10px;
	background: url('http://s.supersonicads.com/portal/images/outer/navtab-left.gif') top left no-repeat;
	/*width: 137px;*/
	width:100px;
	text-align: center;
}
		#navBar ul li a:hover, #navbar ul li a:active, #navbar ul li.current a:hover, #navBar ul li.current a {
	background-position: bottom right;
}
		#navBar ul li a:hover span, #navBar ul li.current a span{
	background-position: bottom left;
	color: #333;
	cursor: pointer;
}
.generalBullets ul li{
	padding-left: 0px;
	margin-top: 20px;
	padding-top:20px;
	display:block;
	
}

#signin {
	position: absolute;
	right: 6px;
	top:34px;
}
#signin label {
	font-size: 11px;
	color: #3c2415;
	font-weight: bold;
}
*html #signin label, *:first-child+html #signin label {
	position: relative;
	top:-3px;
}
#signin input {
	width: 100px;
	border: 1px solid #bfbfbf;
	border-bottom-color: #f1d154;
	border-right-color: #f1d154;	
	font-size: 11px;
	height: 14px;
	padding: 3px;
	margin: 0 5px 0 0;
}
#signin button.sign {
	background: url('http://s.supersonicads.com/portal/images/outer/signBtn.gif') center top no-repeat;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
*html #signin label, *:first-child+html #signin button.sign {
	position: relative;
	top:-1px;
}
#signin a.forgot {
	color: #96866c;
	text-decoration: underline;
	font-size: 10px;
	position: absolute;
	top:25px;
	right: 176px;
}
#account {
	position: absolute;
	right: 6px;
	bottom:35px;
	color: #3c2415;
}
#account a {
	color: #96866c;
	font-size: 12px;
}

/* Content */
div#content h1 {
	color: #ee1d25;
	font-size: 24px;
	border-bottom: 3px solid #e5e5e5;
	padding: 0 0 5px 0;
	margin: 70px 0 20px 0;
}
div#content h2 {
	color: #37220f;
	font-size: 18px;
	margin: 0 0 10px 0;
}
div#content h3 {
	background: #ffd10f;
	float: left;	
	color: #37220f;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 3px 5px;
}
div#content .message{
	margin: 120px auto 0 auto;
	text-align: center;
	font-weight: bold;
}
div#content .main{
	width: 454px;
	/*height:430px;*/
	min-height:450px;
	float: left;
	/*border:1px solid black;*/
}
div#content .main.hp{
	margin: 30px 0 0 0;
	height:430px;
}
div#content .side{
	width: 410px;
	height:450px;
	float: right;
	text-align: right;
	/*border:1px solid black;*/
	margin: 30px 0 0 0;
}

div#content .advertiserSide{
	width: 225px;
	height:260px;
	float: right;
	text-align: left;
	line-height: 1.4;
}

div#content .publisherSide{
	width: 225px;
	height:460px;
	float: right;
	text-align: left;
}

div#content .publisherSide #sideSignupArea{
	float: center;
	text-align: center;
	height:80px;
}
div#content .publisherSide .smallSignupBtn{
	text-align: center;
	color: #6A9311;
	text-decoration: none;
}
div#content .publisherSide .sideTestimonials{
	float:left; 
	height:160px;
}
div#content .publisherSide .sideSupportedNets{
	float:left; 
	height:110px;
	width: 225px;
}
div#content .publisherSide .FeaturedPartners{
	float:left; 
	height:140px;
}

div#content .left{
	text-align: left;
}
div#content .side h1{
	border:0;
	margin:0;
	font-size: 36px;
	color: #333;
	/*margin: 30px 0 0 0;*/
}
div#content .side h2{
	color: #333;
	font-size: 16px;
	margin: 15px 0;
}
div#content .side p{
	color: #333;
	font-size: 12px;
}
div#content .side p a.back{
	background: #f1e6c6;
	color: #37220f;
	font-size: 12px;
	padding: 2px 3px;
	font-weight: bold;
}
div#content .side .signupBtn {
	margin: 40px 0 0 0;
	display: block;
}
div#content ul {
	margin: 0 0 20px 0;
}
div#content ul li {
	list-style: none;
	background: url('http://s.supersonicads.com/portal/images/outer/bullet.gif') left 4px no-repeat;
	padding: 0 0 0 12px;
	margin: 5px 0;
}
div#content p{
	line-height: 1.4;
	clear: both;
	position: relative;
}
div#content .red {
	color: #ee1d25;
}
/* Form */
div#content form {
	margin: 20px 0 0 0;
	float: left;
}
div#content label {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	width: 185px;
	float: left;
	text-align: right;
	padding: 0 10px 0 0;
}
*html div#content label, *:first-child+html div#content label {
	position: relative;
	top:2px;
}
div#content label small{
	color: #e81d21;
	position: relative;
	top:-4px;
}
div#content label span a {
	color: #e81d21;
	text-decoration: none;
}
div#content select {
	width: 232px;
}
div#content input {
	width: 224px;
	border: 1px solid #999;
	font-size: 12px;
	height: 14px;
	padding: 3px;
	margin: 0 5px 0 0;
}
div#content input#wpCaptchaWord {
	width: 140px;
	border: 1px solid #999;
	font-size: 12px;
	height: 14px;
	padding: 3px;
	margin: 7px 5px 0 0;
	float: left;
}
div#content textarea {
	width: 224px;
	border: 1px solid #999;
	font-size: 12px;
	padding: 3px;
	height: 80px;
	margin: 0 5px 0 0;
}
 div#content a.forgot {
	color: #96866c;
	text-decoration: underline;
	font-size: 11px;
}
div#content button.login {
	background: url('http://s.supersonicads.com/portal/images/outer/loginBtn.gif') center top no-repeat;
	width: 110px;
	height: 43px;
	margin: 0 0 0 196px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	display: block;
	cursor: pointer;
	cursor: hand;
	clear: both;
}
div#content button.create {
	background: url('http://s.supersonicads.com/portal/images/outer/createBtn.gif') center top no-repeat;
	width: 230px;
	height: 46px;
	margin: 0 0 0 196px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	display: block;
	cursor: pointer;
	cursor: hand;
	clear: both;
}
div#content input#wpRemember {
	width: auto;
	margin: 0 0 0 195px;
	border: 0;
}
*:first-child+html div#content input#wpRemember {

    margin: 0 0 0 192px;
    position: relative;
    top:3px;
    float: left;    
}

div#content label.remember {
	width: auto;
	float: none;
	position: relative;
	top:-2px;
	font-weight: normal;	
}
*html #div#content label.wpRemember, *:first-child+html div#content label.wpRemember {
	position: relative;
	top:0px;
}
div#content button.submit {
	background: url('http://s.supersonicads.com/portal/images/outer/submitBtn.gif') center top no-repeat;
	width: 146px;
	height: 29px;
	margin: 0 0 0 196px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	display: block;
	cursor: pointer;
	cursor: hand;
	clear: both;
}
div#content span.sep {
	border-bottom:1px solid #e5e5e5;
	width: 500px;
	display: block;
	margin: 0px 0 15px 40px;
	float: left;
}
*:first-child+html div#content span.sep {
	margin: 0px 0 0px 40px;
}
/* Help box */
div#content .help {
	background: #fef2b6;
	border: 1px solid #d3cec8;
	padding: 10px;
	position: absolute;
	right: -240px;
	top: -10px;
	display: block;
	width: 300px;
	font-size: 12px;
	z-index: 1;
}
div#content .help em {
	background: url('http://s.supersonicads.com/portal/images/outer/helpIcon.gif') left center no-repeat;
	position: absolute;
	left: -10px;
	top: 10px;
	display: block;
	width: 10px;
	height: 22px;
	z-index: 1000;
}
div#content .help strong {
	color: #ee1d25;
	font-weight: bold;
	display: block;
}
.visualClear{height: 120px; display:block;}
/* footer*/ 
div#footer{
	background: #ebf8ce;
	color: #8f8e8d;
	clear: both;
	width: 100%;
	height: 70px;	
	/*margin: 50px 0 0 0;*/
	float: left;
}
div#footer.hp {
	margin: 30px 0 0 0;
}
div#footer p{
	margin: 0;
	padding: 5px 10px
}
div#footer a{
	color: #8f8e8d;
}
div#footer a:hover{
	color: #9db3ae;
}
div#footer div.wrapper{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 0;
	font-size: 11px;
	position: relative;
}
div#footer div.wrapper .copy{
	position: absolute;
	left: 0;
}
div#footer div.wrapper .by{
	position: absolute;
	right: 0;
}
div.subMenu{ 
	vertical-align:top; 
	margin-top:40px; 
	width:100%;
	height:630px;
}
div.sidesubtopic {
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:3px solid #dcdcdc;
	color:#95866f;
	font-weight:bold;
}
div.subtopic {
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:3px solid #dcdcdc;
	color:#95866f;
	font-weight:bold;
}
div.sep{
	border-left:1px solid #dcdcdc;
	height:100px;
	width:0px;
	margin-right:15px;
	margin-left:16px;
	margin-top:30px;
	float:left;
}
div.SupportedNets{float:left; width:145px; height:140px;}
div.SupportedNetsContent{ text-align:center; }
div.SupportedNetsContent img{
	border:0px;
	padding:2px;
}
div.SupportedNetsContent img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity:0.6;
	border:0px;
}
div.FeaturedPartners{float:left; width:225px; height:140px;}
div.FeaturedPartnersContent{ text-align:center; }
div.FeaturedPartnersContent img{ padding:4px;}
div.FeaturedPartnersContent img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity:0.6;
}
div.box{ float:left; font-size:10px; text-align:center; }
div.box a{ color:black; text-decoration:none; }
div.Testimonials{float:left; width:150px; height:140px; vertical-align:top;}
div.TestimonialsContent{ font-style:italic; font-size:12px;}
div.TestimonialsName{ border-top:1px solid #dcdcdc; color:#929292; text-align:right; padding-right:5px;}
div.NewsEvents{float:left; width:200px; height:140px;}
div.newsTopic{font-size:12px; font-weight:bold; }
div.newsSubtopic{color:#5e5e5e; font-size:11px; }
div.newsMore{ color:#95866f; }
div.newsMore a{ color:#95866f; font-weight:bold; font-size:12px; }
div.newsMore a:hover{ color:#b5a282; font-weight:bold; font-size:12px; }
#domticker{}
#domticker div{}
#domticker a{}
#domticker2{}
#domticker2 a{}
.tickerClass{ 
}

#aboutUsSideBar {
	float: left;
	font-size: 12px;	
	margin: 10px 0 0 15px;
}
div#aboutUsSideBar ul#aboutUsSideBarBullets  {
	width: 85px;
	/*list-style-position: inside;*/
}
div#aboutUsSideBar ul#aboutUsSideBarBullets li {
	border: 1px solid #fff;		
	background: none;
	padding: 0;
	margin: 0;
	list-style-type: square;
	color: #ccc;
	border-bottom: 1px solid #e5e5e5;
}

div#aboutUsSideBar ul#aboutUsSideBarBullets li.current {
	background: none;
	border: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
}
div#aboutUsSideBar ul#aboutUsSideBarBullets li a {
	display:block;
	height: 25px;
	border: 1px solid #fff;
	line-height: 25px;
	padding: 0 0 0 0px;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
div#aboutUsSideBar ul#aboutUsSideBarBullets li#last a {
	border-bottom: none;
}
div#aboutUsSideBar ul#aboutUsSideBarBullets li.current a {
	display:block;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
}

#aboutUsBody {
	margin: 15px 0 0 45px;
	float: left;
	width: 470px;
}
#aboutUsBody h2 {
	float: left;
}
#aboutUsBody a {
	text-decoration: underline;
	color: #97876E;
}
#aboutUsBody .newsDate{
	color: red;
	line-height: 17px;
}
#aboutUsBody .newsTitle{
	font-weight: bold;
	line-height: 30px;
}
#aboutUsBody .newsTitle a{
	text-decoration: none;
	color: #333;
}





span.footerMenu{ 
	float:right; 
}

.printfooter {
	display: none;
}
