/* Common elements */
body,html,form,p,input,ul,li,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

ul,li {
	list-style-type: none;
}

img {
	border: none;
}

br.clear {
	clear: both;
}

body {
	background: #fff url(bg_page.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #990000;
}

h2 {
	color: #1f9911;
	font-size: 14px;
	margin-bottom: 10px;
}

a {
 color: green;
}

.alignRight {
	text-align: right;
}

div#wrapper {
	width: 860px;
	margin: auto;
	position: relative;
}


/* Header login */

form#login {
	width: 860px;
	height: 29px;
	margin-top: 2px;
	position: relative;
	padding: 0;
/*	top:-5px;*/
}

form#login input.loginText {
	border: none;
	width: 74px;
	height: 14px;
	padding: 4px 8px 3px 8px;
	line-height: 14px;
	font-size: 10px;
	margin-top: 4px;
	background: transparent url(bg_loginInput.gif) no-repeat;
	position: absolute;
	top: -1px;
}

form#login input#username {
	right: 175px;
}

form#login input#password {
	right: 85px;
}

form#login .button {
	position: absolute;
	right: 25px;
	top: -1px;
	padding: 0;
	margin: 0;
}


/* Logo and header navigation */

div#logo_and_nav {
	clear: both;
	height: 99px;
	position: relative;
}

div#logo_and_nav img#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#logo_and_nav ul {
	position: absolute;
	left: 340px;
	top: 45px;
	height: 24px;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#logo_and_nav ul li {
	float: left;
	margin: 0px 10px;
}

div#logo_and_nav ul li.last {
	margin-right: 0px;
}

div#logo_and_nav ul li.first {
	margin-left: 0px;
}

div#logo_and_nav ul li a  {
	color: #1f9911;
	text-decoration: none;
}


/* Grey header and images */
div#grey_header {
	height: 195px;
	position: relative;
	padding-bottom: 26px;
	background: transparent url(bg_grey_header.gif) repeat-x;
}

div#grey_header img#grey_header_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#grey_header img#grey_header_tagline {
	position: absolute;
	top: 12px;
	left: 30px;
}

div#grey_header h4#grey_header_tagline {
	position: absolute;
	top: 13px;
	left: 33px;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #000;
}

div#grey_header img#grey_header_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

div#grey_header div#bullets_holder {
	position: absolute;
	left: 38px;
	top: 40px;
	width: 530px;
}

div#grey_header div#bullets_holder p {
	padding-left: 12px;
	color: #666666;
	font-size: 14px;
	margin: 10px 0px;
	background: transparent url(bg_bullet.gif) no-repeat 0px 5px;
}


/* Bullseye image on homepage in grey header */

div#wrapper img#bullseye {
	position: absolute;
	top: 117px;
	left: 604px;
	z-index: 1000;
}


/* Green squares with clients on homepage in grey header */

div#wrapper img#grey_header_clients {
	position: absolute;
	
	left: 585px;
	z-index: 1000;
}


/* Green affiliates and advertiser boxes */
/* NOTE: They are made to appear as linked images using javascript */
.green_box {
	width: 245px;
	height: 81px;
	background-image: url(bg_green_box.gif);
	padding: 10px 21px;
	margin-bottom: 5px;
	cursor: pointer;
}

li.small_green_box {
	float: left;
	margin: 0px 18px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.small_green_box_image {
	width: 173px;
	height: 101px;
	display: block;
	background: url(bg_small_green_box.gif) no-repeat;
}

div.small_green_box_image:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(bg_small_green_box_dark.gif) no-repeat scroll    0 0;
    display:block;
    height:101px;
    width:173px;
}

div.small_green_box_image:active {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(bg_small_green_box_active.gif) no-repeat scroll 0 0;
    display:block;
    height:101px;
    width:173px;
}





div.small_green_box_image a{
	text-decoration: none;
}
div.green_box p {
	margin-top: 5px;
	width: 245px;
}

div#logo_box {
	clear: left;
	width: 618px;
	height: 59px;
}

div#logo_box img {
	float: left;
}

#firstgreenbox {
	margin-left: 135px;
}

/* Columns holder and columns for index page */

div#cols_holder div#cols_1_2 {
	width: 617px;
	float: left;
	
}

div#cols_holder div#cols_1_2 div#col_1 {
	float: left;
	width: 287px;
	padding-bottom: 10px;
}

div#cols_holder div#cols_1_2 div#col_2 {
	float: left;
	width: 310px;
	padding-left: 20px;
}

div#cols_holder div#cols_1_2 div#col_2 p {
	line-height: 1.4;
}

div#cols_holder div#col_3 {
	width: 215px;
	float: left;
	padding-left: 27px;
}


/* Columns holder and columns for 2-column pages (blog/affiliates) */

div#two_cols div#col_1 {
	float: left;
	width: 287px;
	padding-bottom: 10px;
	padding-right: 25px;
}

div#two_cols div#col_1 div.latest_post {
	width: 267px;
	height: 28px;
	margin-bottom: 5px;
	background-image: url(bg_latest_post.gif);
	padding: 7px 9px;
	font-weight: bold;
}

div#two_cols div#col_2 {
	float: left;
	padding-top: 5px;
	width: 540px;
}

div#two_cols div#col_steps img {
	display: block;
}

div#two_cols div#col_2 p {
	width: 98%;
	margin: 0px;
	padding: 10px 0px;
}

div#two_cols div#col_2 ul,
div#two_cols div#col_2 ul li {
	list-style-type: disc;
}

div#two_cols div#col_2 ul {
	padding: 7px 0px 7px 40px;
}

div#two_cols div#col_2 ul li {
	padding: 1px 0px;
}

/** Blog Page **/


/* News articles on blog page - left column */

div.news_box {
	font-size: 10px;
	background: #f4f4f4 url(bg_news_top.gif) no-repeat 0px 0px;
	padding-top: 12px;
	margin-bottom: 12px;
	cursor: pointer;
	
}

div.news_box div.news_box_inner {
	background: transparent url(bg_news_bottom.gif) no-repeat left bottom;
	padding: 0px 10px 11px 10px;
	width: 195px;
}

div.news_box p {
	margin-top: 5px;
}


/* Blog Featured post */

div.blog_featured {
	width: 554px;
	background: #f4f4f4 url(bg_featured_top.gif) no-repeat 0px 0px;
	padding-top: 12px;
	margin-bottom: 20px;
}

div.blog_featured_inner {
	background: transparent url(bg_featured_bottom.gif) no-repeat bottom left;
	padding-bottom: 11px;
	position: relative;
}

div.blog_featured_inner div.padding {
	padding: 0px 15px;
}

div.blog_featured_inner div.post_date {
	position: absolute;
	left: 15px;
	width: 53px;
	height: 53px;
	background-image: url(bg_date_featured.gif);
}

div.blog_featured_inner div.post_date div.month {
	width: 53px;
	height: 13px;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: center;
}

div.blog_featured_inner div.post_date div.day {
	width: 53px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #000;
}

div.blog_featured_inner h3 {
	color: #999999;
	font-size: 14px;
	padding-left: 65px;
	padding-bottom: 2px;
}

div.blog_featured_inner h4 {
	color: #990000;
	font-size: 24px;
	padding-left: 65px;
	padding-bottom: 3px;
}


/* Normal blog post */

div.blog_post {
	padding-left: 63px;
	position: relative;
	margin-bottom: 10px;
}

div.blog_post div.post_date {
	position: absolute;
	left: 0px;
	width: 53px;
	height: 53px;
	background-image: url(bg_date.gif);
}

div.blog_post div.post_date div.month {
	width: 53px;
	height: 13px;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: center;
}

div.blog_post div.post_date div.day {
	width: 53px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #000;
}

div.blog_post h2 {
	margin-bottom: -3px;
}

div.blog_post p {
	line-height: 1.35;
}

div.blog_post div.read_more, div.blog_featured_inner div.read_more {
	text-align: right;
	margin-top: -5px;
}

div.blog_post div.read_more a, div.blog_featured_inner div.read_more a {
	color: #1f9911;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	background: transparent url(bullet_read_more.gif) no-repeat right 2px;
}


/** END blog page **/


/** Form Page **/


/* Columns holder and columns for 2-column pages with a skinner left column (Form page) */

div#two_cols div#col_steps {
	float: left;
	width: 170px;
	padding-bottom: 10px;
	padding-right: 25px;
}

table#formTable td.inputLabel {
	vertical-align: top;
	text-align: right;
	padding-top: 7px;
	color: #969696;
}

table#formTable div.inputWrapper {
	width: 229px;
	height: 21px;
	padding: 0px 8px;
	background-image: url(bg_form_input.gif);
}

table#formTable div.inputWrapper input {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 14px;
	line-height: 14px;
	padding: 3px 0px 2px 0px;
	font-size: 12px;
	background-color: transparent;
	width: 229px;
}

table#formTable div.textareaWrapper {
	width: 235px;
	height: 181px;
	padding: 5px;
	background-image: url(bg_textarea.gif);
	margin: 0px;
	border: 0px;
}

table#formTable div.textareaWrapper textarea {
	width: 235px;
	border: 0px;
	height: 176px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}

/* Line that separates content and footer - clears floats */
hr.under_cols {
	border: none;
	border-top: 1px solid #c3c3c3;
	margin: 0px;
	padding: 0px;
	height: 1px;
	margin-top: 10px;
}


/* FAQS */

.faqs h3 {
	margin-bottom: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
}

.faqs li {
	color: #1f9911;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

.faqs ol {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
}

.faqs a {
	color: #1f9911;
	text-decoration: none;
}

.faqs a:hover {
	text-decoration: underline;
}

/* Footer */

div.footer {
	height: 22px;
	position: relative;
	color: #8c8c8c;
	padding: 10px 0px;
}

div.footer a {
	color: #8c8c8c;
	text-decoration: none;
}

div.footer ul {
	position: absolute;
	right: 0px;
	top: 10px;
	height: 12px;
}

div.footer ul li {
	height: 12px;
	line-height: 12px;
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #8c8c8c;
}

div.footer ul li.last {
	border: none;
	padding-right: 0px;
}



.recordData2 {
	background: #eee;
	border: none;
}

.txt10 {
	color: #1F9911;
}

#menu {
	background: none;
	margin-left: 165px;
	width: 85%;
	position: relative;
	top: -35px;
	z-index: 10;		
}

.top_nav_spacer, .top_nav_left, .top_nav_right {
	background: none;
}

#menu .top_nav_text a:link, #menu .top_nav_text a:hover, #menu .top_nav_text a:visited {
	color: #1f9911;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}








/* featured offers */

div.offers_featured {
	width: 640px;
	background: #f4f4f4 url(bg_offers_top.gif) no-repeat 0px 0px;
	padding-top: 12px;
	margin-bottom: 20px;
}

div.offers_featured_inner {
	background: transparent url(bg_offers_bottom.gif) no-repeat bottom left;
	padding-bottom: 11px;
	position: relative;
}

div.offers_featured_inner div.padding {
	padding: 0px 15px;
}

div.offers_featured_inner div.post_date {
	position: absolute;
	left: 15px;
	width: 53px;
	height: 53px;
	background-image: url(bg_date_featured.gif);
}

div.offers_featured_inner div.post_date div.month {
	width: 53px;
	height: 13px;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: center;
}

div.offers_featured_inner div.post_date div.day {
	width: 53px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #000;
}

div.offers_featured_inner h3 {
	color: #999999;
	font-size: 14px;
	padding-left: 65px;
	padding-bottom: 2px;
}

div.offers_featured_inner h4 {
	color: #990000;
	font-size: 24px;
	margin: 10px;
	padding-left: 0px;
	padding-bottom: 3px;
}






/* affiliate ineterior left */

div.left_module {
	width: 307px;
	background: #e0f0da url(bg_left_top.gif) no-repeat 0px 0px;
	padding-top: 12px;
	margin-bottom: 20px;
}

div.left_module_inner {
	background: transparent url(bg_left_bottom.gif) no-repeat bottom left;
	padding-bottom: 11px;
	position: relative;
}

div.left_module_inner div.padding {
	padding: 0px 15px;
}

div.left_module_inner div.post_date {
	position: absolute;
	left: 15px;
	width: 53px;
	height: 53px;
	background-image: url(bg_date_featured.gif);
}

div.left_module_inner div.post_date div.month {
	width: 53px;
	height: 13px;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: center;
}

div.left_module_inner div.post_date div.day {
	width: 53px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #000;
}

div.left_module_inner h3 {
	color: #999999;
	font-size: 14px;
	padding-left: 65px;
	padding-bottom: 2px;
}

div.offers_featured_inner h4 {
	color: #990000;
	font-size: 24px;
	margin: 10px;
	padding-left: 0px;
	padding-bottom: 3px;
}




/* wide */

#CampaignBorder {
	padding: 10px 30px 30px 30px;
	background-color: #f4f4f4;
	border: none;
	width: 975px;
	background-image: url(http://www.ads4dough.com/images/bg_wide_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.CampaignHeader {
	background: none;
	color:#990000;
	font-size:24px;
	margin:10px;
	padding-bottom:3px;
	padding-left:0;
}


.recordData td {
	padding: 0;
	margin: 0;
	border: none;
}

.recordData td img {
	position: relative;
	left: -1px;
	top:1px;
}

.recordTable {
	padding: 10px 30px 30px 30px;
	background-color: #fff;
	border: 1px solid #f4f4f4;
	width: 975px;
}

.recordHeader {
	background: #ccc;
}

.recordData3 {
	background: #f4f4f4;
}
#pmalogo {
	text-decoration: none;
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	width: 82px;
	height: 85px;
	background: url(/images/pma-logo.png) no-repeat 0px 0px;
}
a#pmalogo:hover, a#pmalogo:active {
	background: url(/images/pma-logo.png) no-repeat 0px -85px;
}
#bbblogo {
	text-decoration: none;
	position: absolute;
	top: 22px;
	left: 87px;
	display: block;
	width: 159px;
	height: 60px;
	background: url(/images/bbblogo.png) no-repeat 0px 0px;
}
a#bbblogo:hover, a#bbblogo:active {
	background: url(/images/bbblogo.png) no-repeat 0px -60px;
}
#drmalogo {
	text-decoration: none;
	position: absolute;
	top: 22px;
	left: 252px;
	display: block;
	width: 96px;
	height: 60px;
	background: url(/images/drma-logo.png) no-repeat 0px 0px;
}
a#drmalogo:hover, a#drmalogo:active {
	background: url(/images/drma-logo.png) no-repeat 0px -60px;
}

