﻿body
{
	background: url(images/bodybg.gif) repeat-x top #393939;
	font: 11px "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover
{
	color: #f69400;
}
table
{
	font-size: 11px;
}
h5
{
	font-size: 13px;
}

/* grid */

.tableindent
{
	padding: 0px 3px;
	line-height: 20px;
	margin: 0px;
}
.bld
{
	font-weight: bold;
}
.bldv
{
	font-weight: bold;
	color: #f69400;
}
.para
{
	text-align: left;
	padding: 0px 5px;
	font-size: 12px;
}
.camtd
{
	text-align: center;
}


.Grid
{
	margin: 3px;
	color: #464646;
	font-size: 8pt;
	border: 1px solid #747474;
	padding: 5px;
}

.Grid a
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7F288E;
	font-size: 1em;
	text-decoration: none;
}
.GridItem
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	border-color: #2B2A2A;
	padding: 5px;
	height: 23px;
}
.GridItem Row
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #464646;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	height: 23px;
}
.GridAltItem
{
	background-color: #ECF1F5;
	border-color: #2B2A2A;
	height: 23px;
}
.GridHeader
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/blue_table_bar.gif);
	color: white;
	text-align: center;
	border: #2B2A2A 1px solid;
	height: 23px;
}
.Grid td
{
	border: 1px solid #2B2A2A;
	font-family: verdana,Tahoma, Arial, Helvetica, sans-serif;
	border-left: #2B2A2A solid 1px;
	border-right: #2B2A2A solid 1px;
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	padding: 5px 6px;
	text-decoration: none;
	height: 23px;
}
.GridPager
{
	text-align: right;
	font-family: verdana,Tahoma, Arial, Helvetica, sans-serif;
}
.Grid a:link
{
	color: #7F288E;
	font-weight: bold;
	text-decoration: none;
}
.Grid a:visited
{
	color: #7F288E;
	font-weight: bold;
	text-decoration: none;
}
.Grid a:hover
{
	color: #FAA61A;
	font-weight: bold;
	text-decoration: none;
}
.Grid a:active
{
	color: #7F288E;
	font-weight: bold;
	text-decoration: none;
}

/* dropdownbox */
.combo
{
	color: #596F80;
	width: 150px;
	height: 22px;
	border: 1px solid #596F80;
	margin-right: 10px;
}

/* text box */
.input2
{
	color: #596F80;
	font-size: 9pt;
	width: 150px;
	height: 20px;
	border: 1px #596F80 solid;
	background-image: url(images/inputfill.gif);
	background-repeat: repeat-x;
	background-position: 10em 0em;
}

/* table size */

.tableborder
{
	background-color: #FFFFFF;
	border: 1px solid #e8e8e8;
	font-size: 12px;
}
.blueborder
{
	border: 1px solid #2B2A2A;
}
.bluefill
{
	background-color: #909090;
}
.heading_content
{
	/*float: left;*/
	margin-bottom: 10px;
	background-color: #F0F0F0;
	width: 700px;
	color: #006296;
}
.heading_content .heading
{
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	font-weight: bold;
}
.textColor
{
	color: #2B2A2A;
}

/* tab class */

.Activetab
{
	width: 96px;
	display: block;
	height: 29px;
	float: left;
	line-height: 29px;
	background-image: url(images/nav_hover.gif);
	border-bottom: 1px solid #ffffff;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	display: block;
	text-align: center;
}

.sleeptab
{
	width: 96px;
	height: 29px;
	float: left;
	line-height: 29px;
	border-top: 5px solid #FFFFFF;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	display: block;
	text-align: center;
}


.innertables_orange
{
	background: #ED8A30;
	text-align: left;
	background-image: url(images/orange_table_bar.gif);
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	background-repeat: repeat-x;
	height: 23px;
}
.innertables_green
{
	background: #64B858;
	text-align: left;
	background-image: url(images/green_table_bar.gif);
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	background-repeat: repeat-x;
	height: 23px;
}
.innertables_blue
{
	background: #5C8ABE;
	text-align: left;
	background-image: url(images/blue_table_bar.gif);
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	background-repeat: repeat-x;
	height: 23px;
}

.neworange
{
	font-weight: bold;
	color: #FF7B00;
	font-size: 12px;
	text-decoration: none;
}
.innerheader
{
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #f69400;
	line-height: 25px;
}
#imageDiv
{
	margin: 0px;
}
#imageDiv A img
{
	margin: 0px;
	border: 0px;
}
.addcreative_div
{
	width: 692px;
	background: #F5F5F5;
	text-align: left;
	font-size: 15px;
	color: #f69400;
	text-decoration: none;
	padding-left: 8px;
}

/* new styles */


/* text links */
.style1
{
	font-size: 11px;
	font-weight: bold;
	color: #DADADA;
	text-decoration: none;
	padding: 0px 5px;
}
.style1:hover
{
	color: #f69400;
}
.style2
{
	font-size: 11px;
	font-weight: bold;
	color: #f69400;
	text-decoration: none;
	padding: 0px 5px;
}
.style2:hover
{
	color: #DADADA;
}
.style3
{
	font-size: 11px;
	font-weight: bold;
	color: #DADADA;
	text-decoration: none;
	padding: 0px 5px;
}
.style4
{
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px;
}
.style4:hover
{
	color: #f69400;
}
.style5
{
	font-size: 12px;
	font-weight: bold;
	color: #f69400;
	text-decoration: none;
	padding: 0px 5px;
}
.style6
{
	font-size: 15px;
	color: #f69400;
	text-decoration: none;
}
.style7
{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	padding: 0px 8px;
	font-weight: bold;
}
.style8
{
	font-size: 15px;
	color: #fac200;
	text-decoration: none;
	font-weight: bold;
}

/* text links end */


/* header styles start */




#header_container
{
	width: 980px;
	height: 72px;
	display: block;
	background: #000;
}
#header_container .left
{
	float: left;
}
#header_container .right
{
	float: right;
	background: url(images/header_rtbg.jpg) no-repeat right;
	width: 534px;
	height: 72px;
	display: block;
}
.logo
{
	background: url(images/logo.gif) no-repeat;
	width: 250px;
	height: 72px;
	border: none;
	text-decoration: none;
	display: block;
}
#nav_green
{
	background: url(images/greenrt.gif) right no-repeat #fac200;
	width: 980px;
	height: 43px;
	text-align: right;
}
.advertiser_button
{
	background: url(images/advertiser_button.gif) no-repeat top;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.advertiser_button:hover
{
	background: url(images/advertiser_button.gif) no-repeat center;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.advertiser_button:active
{
	background: url(images/advertiser_button.gif) no-repeat center;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.advertiser_button_active
{
	background: url(images/advertiser_button.gif) no-repeat center;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.publisher_button
{
	background: url(images/Publisher_button.gif) no-repeat top;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.publisher_button:hover
{
	background: url(images/Publisher_button.gif) no-repeat center;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.publisher_button:active
{
	background: url(images/Publisher_button.gif) no-repeat center;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
.publisher_button_active
{
	background: url(images/Publisher_button.gif) no-repeat center;
	height: 43px;
	width: 248px;
	display: block;
	float: right;
	border: none;
}
#grey_nav
{
	background: url(images/grey_nav.gif) repeat-x;
	height: 29px;
	width: 964px;
	display: block;
	overflow: hidden;
	border-left: 6px solid #fac200;
	padding-right: 10px;
}
#grey_nav ul
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: inline;
}
#grey_nav ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: right;
}
#grey_nav ul li a
{
	font-size: 13px;
	line-height: 29px;
	height: 29px;
	padding: 0px 15px;
	display: block;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #494949;
	font-weight: bold;
}
#grey_nav ul li a:hover
{
	font-size: 13px;
	background: #5b5b5b;
	line-height: 29px;
	height: 29px;
	padding: 0px 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #494949;
	font-weight: bold;
}
.topnav_cont
{
	padding-top: 45px;
	text-align: right;
}
.abcde
{
	font-size: 13px;
	line-height: 29px;
	height: 29px;
	padding: 0px 15px;
	display: block;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #494949;
	font-weight: bold;
}

#body_container
{
	width: 968px;
	border-left: 6px solid #fac200;
	border-right: 6px solid #fac200;
	min-height: 627px;
	overflow: hidden;
	background: #FFF;
}
.body_container_static
{
	width: 948px;
	border-left: 6px solid #fac200;
	border-right: 6px solid #fac200;
	min-height: 627px;
	background: #FFF;
	padding: 0px 10px;
}




.body_static_cont
{
	width: 968px;
	overflow: hidden;
	background: url(images/static_bgrtop.jpg) no-repeat top right #FFF;
	border-left: 6px solid #fac200;
	border-right: 6px solid #fac200;
	min-height: 627px;
}

.static_aboutus
{
	background: url(images/aboutus_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_affiliate
{
	background: url(images/affiliate_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_advertiser
{
	background: url(images/advertiser_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_contact
{
	background: url(images/contact_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_logi
{
	background: url(images/logins_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_soltion
{
	background: url(images/solutions_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_privacy
{
	background: url(images/privacy_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_terms
{
	background: url(images/terms_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}
.static_sitemap
{
	background: url(images/sitemap_rbot.jpg) no-repeat bottom left;
	width: 295px;
	height: 550px;
	display: block;
	float: left;
	border-bottom: 4px solid #fac200;
}

.static_content_table
{
	width: 583px;
	min-height: 607px;
	display: block;
	float: right;
	padding: 20px 50px 0px 20px;
}

.abtus_head
{
	width: 563px;
	padding: 10px;
	background: url(images/aboutus_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.affili_head
{
	width: 563px;
	padding: 10px;
	background: url(images/affiliates_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.advertt_head
{
	width: 563px;
	padding: 10px;
	background: url(images/advertiser_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.log_head
{
	width: 563px;
	padding: 10px;
	background: url(images/login_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.contac_head
{
	width: 563px;
	padding: 10px;
	background: url(images/contactus_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.sol_head
{
	width: 563px;
	padding: 10px;
	background: url(images/solutions_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.priv_head
{
	width: 563px;
	padding: 10px;
	background: url(images/Privacy_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.terms_head
{
	width: 563px;
	padding: 10px;
	background: url(images/terms_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}
.sitema_head
{
	width: 563px;
	padding: 10px;
	background: url(images/sitemap_tit.gif) no-repeat left;
	height: 24px;
	display: block;
	border: none;
}

.continue_but
{
	width: 193px;
	background: url(images/continue_but.jpg);
	height: 52px;
	display: block;
	border: none;
}


#flasing_container
{
	width: 968px;
	height: 236px;
	display: block;
}
#flasing_container .left
{
	width: 676px;
	height: 236px;
	display: block;
	float: left;
	line-height: 20px;
	color: #A8A7A7;
	font-size: 11px;
}
#flasing_container .right
{
	width: 286px;
	height: 225px;
	display: block;
	float: right;
	background: url(images/loginbg.gif) top no-repeat #191919;
	border-left: 6px solid #fac200;
	border-top: 6px solid #fac200;
	padding-top: 5px;
}
.clientlog_bg
{
	width: 286px;
	height: 200px;
	margin-top: 150px;
	display: block;
	background: url(images/loginbg.gif) top no-repeat #191919;
	border: 6px solid #fac200;
	padding-top: 5px;
}
.login_textbox
{
	width: 180px;
	height: 18px;
	border: 1px solid #3F3F3F;
	background: #2E2E2E;
	display: block;
	padding-left: 5px;
	font-size: 11px;
	line-height: 18px;
	color: #DADADA;
}
.home_loginbut
{
	background: url(images/home_loginbutt.gif) no-repeat;
	width: 73px;
	height: 21px;
	display: block;
	border: none;
}
.login_table
{
	color: #DADADA;
	font-size: 11px;
}
.errormessage
{
	font-size: 11px;
	text-align: center;
	color: #F60;
	padding: 3px 0px 0px 0px;
}
.flo_left
{
	float: left;
	width: 599px;
	height: 270px;
}
.flo_right
{
	float: right;
	width: 324px;
	height: 270px;
	display: block;
}
.flo_right .top
{
	background: url(images/abtblink.gif) no-repeat top;
	width: 324px;
	height: 30px;
	display: block;
}
.flo_right .mid
{
	width: 314px;
	display: block;
	color: #414141;
	text-indent: 5px;
	line-height: 18px;
	text-align: justify;
	padding: 5px;
}
.flo_right .bot
{
	background: url(images/abtblink_bot.gif) no-repeat top;
	width: 324px;
	height: 26px;
	display: block;
}

.home_cont_bg
{
	background: url(images/home_cont_bg.jpg) no-repeat;
	border: 1px solid #c1c1c1;
	width: 579px;
	height: 102px;
	display: block;
	margin-bottom: 17px;
	padding: 10px;
}
.adv_img_container
{
	background: #909090;
	border: 1px solid #BBBBBB;
	padding: 5px;
	width: 133px;
	height: 91px;
	display: block;
	float: left;
	margin-right: 15px;
}
.adv_img
{
	background: url(images/advert_img.jpg) no-repeat;
	width: 133px;
	height: 91px;
	display: block;
}
.publis_img
{
	background: url(images/publis_img.jpg) no-repeat;
	width: 133px;
	height: 91px;
	display: block;
}
.home_content
{
	float: left;
	width: 400px;
	text-align: left;
}
.signup_content
{
	float: left;
	padding-left: 300px;
	text-align: right;
}

.bigtext
{
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	color: #f69400;
	line-height: 18px;
}
.runtext
{
	color: #414141;
	text-indent: 5px;
	line-height: 18px;
}
.nor_button
{
	text-decoration: none;
	text-align: center;
	line-height: 15px;
	color: #f69400;
	font-size: 15px;
	font-weight: 400;
}
.nor_button:hover
{
	text-decoration: underline;
	text-align: center;
	line-height: 15px;
	color: #000;
	font-size: 15px;
	font-weight: 400;
}
.iframetop
{
	background: url(images/feadv.gif) top no-repeat #fff;
	width: 888px;
	padding: 30px 50px 5px 30px;
	float: left;
}
#body_midcont
{
	width: 938px;
	border-top: 6px solid #fac200;
	display: block;
	padding: 15px;
}
.foot_topdiv
{
	background: url(images/foot_top.gif) no-repeat;
	height: 21px;
	width: 980px;
	display: block;
}
#footer_container
{
	height: 38px;
	padding: 12px 0px 0px 10px;
	text-align: left;
	line-height: 18px;
	color: #A8A7A7;
	font-size: 11px;
	width: 970px;
}
#footer_container a
{
	font-weight: bold;
	padding: 0px 8px;
	color: #A8A7A7;
	text-decoration: none;
}
#footer_container a:hover
{
	font-weight: bold;
	padding: 0px 8px;
	color: #FFF;
	text-decoration: none;
}

.affiliate_join
{
	background: url(images/button_joinnow.gif) no-repeat;
	width: 272px;
	height: 34px;
	display: block;
	border: none;
	text-decoration: none;
}

.ddrepo{width:400px; margin:0px auto; font-size:14px!important; text-align:center}
.ddrepo td{border:1px solid #ccc; padding:2px; font-size:14px; text-align:center }
/* end here */