/* Grid
----------------------------------------------------------------------------------------------------*/

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10, .grid_11 {
	display:inline;
	float: left;
	margin-right: 20px;
}

.last { margin-right: 0; }

.grid_1 { width:50px; }
.grid_2 { width:120px; }
.grid_3 { width:190px; }
.grid_4 { width:260px; }
.grid_5 { width:330px; }
.grid_6 { width:410px; }
.grid_7 { width:470px; }
.grid_8 { width:540px; }
.grid_9 { width:630px; }
.grid_10 { width:680px; }
.grid_11 { width:750px}
.grid_12 { width: 840px; }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

img {border: none;}

.separator { border-right: 1px solid #DDD; margin-left: -1px; }

/* END GRID -------------------------- */


body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #444; 
	background: #EEE;
}

/* links */
a,a:hover { 
	color: #1F5183;
}

.no_class {
border: none; 
}

.no_class:hover{
border: 0px;
}

/* headers */
h1, h2, h3, h4 {
	font-weight: bold;
	color: #333;	
}

h1 { font-size: 2em; } 
h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; background: #E5E7E8; border-bottom: 1px solid #CCCCCC; padding: 5px 10px; clear: both;}
h5 { font-size: 35px; color: #6297BC; }
h6 { font-size: 1.5em; color: #9EC630; } 
h7 { font-size: 22px; color: #ffffff; font-weight:bold;}
h8 { font-size: 22px; color: #8bce48; font-weight:bold;}

p, h1, h2, h3, h4 {
	margin: 0 0 10px 0;
}

/* images */
img.no-border {
	border: none;
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}

img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* Ad preview box */

#ad-preview-container {
	width: 220px;
	margin-left:512px;
}

#ad-preview {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size:14px;
	border: 1px dashed #CCCCCC;
	padding: 15px;
	overflow:hidden;
	width: 220px;
	max-width: 220px;
}

#ad-preview #preview_text_ad_headline {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#ad-preview #preview_text_ad_text {
	cursor:pointer;
}

#preview-caption {
	margin-top:5px;
	display:block;
	color:#999999;
	text-align:right;
}

/* form elements */

input {
	xbackground: url(../images/input_bg.png) repeat-x top left;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #CCC;
}

select {
	border:1px solid #CCC;
	font-size: 12px;
	padding: 2px;
}


label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}

textarea {
	width: 300px;
	padding: 2px;
	font: normal 12px Verdana, sans-serif;
	border: 1px solid #CCC;
	height: 100px;
	display: block;
}

select option {
	padding-right:20px;
}

/* search form */

form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}

form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}

form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

#tips_text {color: #003366}

.tips_body {color: #97BEF5}
.tips {
	color: #7594C0;
	font-weight: bold;
}

.PublisherIntro,
.AdvertiserIntro {
	width: 50%;
	float: left;
	margin: 0 0 20px 0;
}

.PublisherIntro ul,
.AdvertiserIntro ul {
	font-size: 1.2em;
	padding: 0 20px 20px 20px;
	list-style: disc;
}

.registration ul li {
	clear: both;
	margin: 0 0 10px 0;
}

.registration ul li label {
	font-weight: bold;
	width: 150px;
	float: left;
}

.registration ul li input {
	border: 1px solid #CCC;
	padding: 3px 5px;
	width: 200px;
}

.registration ul li.RadioInputFix input {
	padding: 0;
	width: auto;
}


/***********************
	  LAYOUT
************************/

ul, ol {margin: 0; padding: 0; list-style: none;}

img {border: none;}

#wrap {
	background: #FFF;
	width: 880px; 
	height: 100%;
	margin: 10px auto;	
	text-align: left;
}

#content-wrap {
	clear: both;
	margin: 20px; 
	padding: 0;	
	background: #FFF;
	height: 1%;
}

#content-wrap:after {
	clear: both;
}


/* header */

#header {
  position: relative;
  height: 95px;
  background: #0E3069;
  color: #fff;
}

#header a {
  color: #fff;
}

#header #logo {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 10px;
  left: 10px;
}

#header form.searchform {
	position: absolute;
	top: 0; 
	right: 0;	
}

#header .user_menu {
	position: absolute;
	right: 10px;
	top: 5px;
}

#header .user_menu a {
	background: none;
	font-weight: bold;
	float: none;
	text-decoration: underline;
}

#featured_txt a {
	font-weight: bold;
}

#featured_txt b {
	color: #FE9A36;
	font-weight: bold;
}
	
/* main */

#main {
	float: left;
	margin: 0;
	padding: 0;
}

#maininner {
	float: left;
	margin-left: 35px;
	padding: 0;
	width: 75%;		
}

.box {
	background-color: #EEE;
	border: 1px solid #CCC;
	color: inherit;
	padding: 10px;
	margin: 0 0 20px 0;
}

.post-footer {
	background-color: #f2f2f2;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #CCC;
}

.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */

#sidebar {
	float: left;
	margin: 0 0 10px 0;	
	padding: 0; 
	display: inline;		
}

#sidebar h2 {
	background: #E5E7E8;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 5px 10px;
}

#sidebar-right {
	float: right;
	width: 10%;
	margin: 0;	padding: 0; 
	display: inline;		
}

#sidebar ul.sidemenu {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;		
}

#sidebar ul.sidemenu a {
	border: 1px solid #CCC;
	padding: 5px 10px;
	margin: 0 0 4px 0;
	background: #fff url(../images/button_bg.png) bottom left repeat-x;
	font-weight: bold;
	color: #444;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

#sidebar ul.sidemenu a:hover {
	background: #EEE;
	border-left: 4px solid #1E9717;
	padding-left: 7px;
}

/* rightbar */

#rightbar {
	float: right;
	width: 15%;
	padding: 0; margin:0;		
}

/* Footer */

#footer { 
	clear: both; 
	color: #444; 
	background: #EEE; 
	margin: 0; 
	padding: 10px 0;
}

#footer a { 
	text-decoration: none; 
	color: #444;
}


/* menu tabs */

#header ul {
   margin:0; 
   padding: 0;
   list-style:none;
   right: 0; 
	 font-weight: bold;
	 font-size: 12px;
	 position: absolute;
}

#header ul.navi_left {
    bottom: 0;
    left: 10px;
}

#header ul.navi_right {
    bottom: 0;
    right: 0;
}

#header li {
   display: inline;
   margin:0 4px 0 0; 
   padding:0;
}

#header a {
   float:left;
   margin: 0 2px;
   padding: 0;
   text-decoration:none;
}

#header a span {
   float: left;
   display: block;
   padding: 4px 12px;
   color: #FFF;
   background: #1F5183;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#header a span {float:none;}

/* End IE5-Mac hack */

#header a:hover span,
#header #current a,
#header #current a span {
   background: #fff;
   color: #1E9717;
}


/* end menu tabs */


/* SUB TABS */

ul.sub_tabs {
  list-style-type: none;
  width: 100%;
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #CCC;
}
 
ul.sub_tabs li {
  display: block;
  float: left;
  margin: 0 0 -1px 4px;
  padding: 3px 8px 5px 8px;
  border: 1px solid #CCC;
  border-bottom: none;
  background: #fff;
  white-space: nowrap;
}
 
ul.sub_tabs li a {
  background: #DDD;
  text-decoration: none;
  margin: -3px -8px -5px -8px;
  padding: 3px 8px 5px 8px;
}

/* landing page start */

.landing_page {
	background: #fff url(../images/landing_page_bg.png) top left no-repeat;
	margin: -20px -20px 0 -20px;
	height: 460px;
	position: relative;
}

.landing_page h1,
.landing_page h2 {
	text-indent: -9999px;
}

.landing_page img.pub_button {
	position: absolute;
	top: 230px;
	left: 25px;
}

.landing_page img.adv_button {
	position: absolute;
	top: 230px;
	left: 260px;
}

div.landing_box {
	width: 225px;
	margin: -15px 0 20px 10px;
	float: left;
	z-index: 10px;
	position: absolute;
	top: 320px;
}

div.landing_box.box1 {
	left: 15px;
}

div.landing_box.box2 {
	left: 255px;
}

div.landing_box h3 {
	font-size: 1.1em
}

div.landing_box ul li {
	margin: 0 0 5px 15px;
	list-style: disc;
}

img.paypal {
	position: absolute;
	top: 340px;
	left: 590px;
}

/* landing page end */

/* browse ads */

.browse_ads { width: 100%; }
.browse_ads thead td { background: #E5E7E8; color: #666; padding: 5px 0 5px 10px; border-bottom: 1px solid #CCC;}
.browse_ads td { padding: 10px 0 10px 10px;}
.browse_ads tbody td { border-bottom: 1px solid #DDD; }
.browse_ads tbody td h3 { margin: 0; }
.browse_ads tbody td.ad_thumb { width: 65px;}
.browse_ads tbody td.ad_title { text-align: left;}
.browse_ads tbody td.ad_title a { color: #666; }

/* website page */

ul.website_page_list { margin: 0 0 10px 0; padding: 0; }
ul.website_page_list li { margin: 0 0 2px 0; }

.website_buy_area table { border-top: 2px solid #DDD; }
.website_buy_area table tr td { padding: 2px 5px; border-bottom: 2px solid #DDD; }
.website_buy_area table thead tr td { background: #DDD; font-weight: bold; }

.website_buy_area #img_offer { padding: 8px 6px; }
.website_buy_area #buy_image_ad { float: right; margin: 10px 0 30px 0; border: none; }


/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.center {	text-align: center; }

/* additional classes */
.clear { clear: both; }
.segmenter { clear: both; height: 20px; }
.green, a.green {	color: #1E9717; }
.blue { color: #1F5183 }
.gray  {	color: #BFBFBF; }
.error {
	color: #ff0000;
	font-weight: bold;
}

.basictab ul{
	margin: 4px;
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #f6ffd5;
	color: #2d2b2b;
}

.basictab li a:visited{
	color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
	background-color: #DBFF6C;
	color: black;
}

.basictab li a:active{
	color: black;
}

#tabcontentcontainer{
	width:95%; /*width of 2nd level content*/
	height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
	display:none;
}

.zero, .Zero {
	margin: 0;
	padding: 0;
}

.grey {
	color: #999;
}


div.BankTransfer{
	background-color:#FFF4CC;
	color:#333333;
	font-weight:bold;
	border:1px solid #FFE67D;
	padding:10px;
	font-size:14px;
	line-height:150%;
}

.WebsiteScreenShot {
	background: #EEE;
	border: 1px solid #DDD;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
}

.TextRight {text-align:right;}

hr {
	background: #DDD;
	border: 1px solid #DDD;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}

.pagination {
	margin: 10px;
	text-align: center;
}


/* Buttons -------------------------------------------- */

input.button {
	margin: 0; 
	padding: 2px 3px; 
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	background: #1F5183 url(../images/button_blue_bg.png) bottom left repeat-x;
	border: 1px solid #0E3069;
	color: #fff;	
}

a.add_button {
	border: 1px solid #CCC;
	padding: 5px 10px;
	margin: 0 0 15px 0;
	float: left;
	background: #fff url(../images/button_bg.png) bottom left repeat-x;
	font-weight: bold;
	color: #444;
	font-size: 10px;
	text-decoration: none;
}

a.add_button img {
	position: relative;
	top: 2px;
	padding: 0 5px 0 0;
}

.add_button_big a {
	display: block;
	border: 1px solid #CCC;
	padding: 5px 10px;
	margin: 0 0 5px 0;
	background: #fff url(../images/button_bg.png) bottom left repeat-x;
	font-weight: bold;
	color: #444;
	font-size: 10px;
	text-decoration: none;
}

.add_button_big img {
	position: relative;
	top: 2px;
	padding: 0 1px 0 0;
}

.buy_ads_buttons li span,
.buy_ads_buttons li a {
	background: #fff url(../images/button_bg.png) bottom left repeat-x;
	padding: 3px 8px;
	margin: 0 0 4px 0;
	display: block;
	color: #333;
	border: 1px solid #b3b3b3;
	text-decoration: none;
	width: 200px;
}

.buy_ads_buttons li span,
.buy_ads_buttons li a:hover {
	background: #1F5183 url(../images/button_blue_bg.png) bottom left repeat-x;
	border: 1px solid #0E3069;
	color: #fff;
}

/* Wizard ------------------------------------- */

table.wizard {
	border: 1px solid #DDD;
	border-right: none;
	font-weight: bold;
	font-size: 12px;
	color: #999;

}

table.wizard td {
	border-right: 1px solid #DDD;
	line-height: 34px;
}

table.wizard img {
	padding: 5px 10px 5px 5px;
	float: left;
}

table.wizard strong {
	color: #444;
}

.your_code {
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #A3C643;
	background: #E8F1D1;
}

.Feedback {
	right: 0;
	position: fixed;
	top: 45%;
	z-index:100;
}

#slickbox {
	border: 1px solid #DDD; 
	padding: 5px 10px; margin: 5px; 
	background: #FFF;
}

#slickbox label{
	width: 280px;
	float: left;
}

.tooltip img {
	position: relative;
	margin: 0 0 -2px 0;
}

