/* topnav colors */
#topnav { background: #F8F8F8 url(/images2/main/topnavbgn.png) 0 -405px repeat-x; }
#topnav .wrap { background: url(/images2/main/topnavbgn.png) 0 -405px repeat-x; }
#topnav a.nav5:link, #topnav a.nav5:visited { background: url(/images2/main/topnavbgn_selected.png) 0 -405px repeat-x; }

.banner1{
	background-image: url(/images2/partners/bnr.jpg);
	height: 210px;
}
.banner2{
	background-image: url(/images2/partners/bnr2.jpg);		
	height: 200px;
}

.banner1 h1, .banner2 h1{	
	padding-top: 25px;
}

.techpartners h1 {
    padding-top: 55px !important;
}
.banners h1 {
    padding-top: 35px !important;
}

#commissionboxes {
	border: solid 1px #D9D9D9;
	padding: 25px;
}

.box1cont {
	border-bottom-right-radius: 10px;	
	border-bottom-left-radius: 10px;	
	padding: 15px 20px 20px 20px;
    background-color: #f8f8f8;	
	height: 310px;
}

.box2cont {
	border-bottom-right-radius: 10px;	
	border-bottom-left-radius: 10px;
	padding: 15px 20px 20px 20px;
    background-color: #f8f8f8;
	height: 310px;
}

.box1cont table, .box2cont table { margin: 0 auto 15px auto; }
.box1cont td, .box2cont td { padding: 0; }
.box1 .signup, .box2 .signup { position: relative; top: -50px; width: 133px; margin: 0 auto -40px auto; }

.or {
	position: relative;
    top: 185px;
	left: 265px;
	width: 90px;
	z-index: 5;
}
.box1{
	margin-right: 40px;	
	float: left;
	width: 293px;
}

.box1, .box2 {
	margin-top: -50px;
	float: left;
	width: 293px;	
}

#commissionboxes a:link, #commissionboxes a:visited { color: #155279; text-decoration: none; }
#commissionboxes a:hover, #commissionboxes a:active { color: #155279; text-decoration: underline; }

.ltblue{
	color: #7196B0;
}
.faqsales{
	margin-left: 60px;	
}
th, td, caption {
    padding: 2px 0 0 10px;
}
table {
	margin-bottom: 0px;
	margin-top: 5px;
}
.redcolor a {
    color: #AE1F26;
}
.boxhdr img{ 
	float: left;
	margin-top: 2px;
}
.boxhdrtxt{
    color: #4CA700;
    font-size: 17px;
    margin-left: 10px;
}
.boxhdrtxt a{
	color: #666666;	
}

.col1 h2 { font-weight: bold; }

.col_1, .col_2{
	float: left;
    padding: 0 20px 0 0;
    width: 315px;
}
.col_3 {
	float: left;
	padding: 0;	
}

.bannerfloat{
	margin: 5px;
	float: left;
}
#AffiliateID {
    background-color: #FFC;
    border: 1px solid #CCC;
    margin-right: 3px;
    position: relative;
    height: 22px;	
    top: 2px;
}
.textlink{
	border: 1px solid #cccccc;
	background-color: #ededed;
	margin: 15px 0;
	padding: 10px;
	width: 660px;
	float: left;		
}
.textlinkcode{
	width: 200px;
	float: right;
	text-align: right;
}
.divscrollable{
	border: 1px solid #ccc;
	max-height: 400px; 
	overflow: auto;
	width: 680px; 
}

.unique h1 { padding-top: 15px !important; }

.signuptext { 
	width: 330px !important; 
	padding: 0 !important;
	position: relative;
	padding: 10px 0 7px 0;	
	text-align: justify;
	margin: 0 0 0 150px;
    position: absolute;	
	top: 190px;
	left: 50%;	
}
