/***********************************************/
/* General CSS Document Starts Here            */
/***********************************************/

*{
	margin: 0;
	padding: 0;
}
body {
	background: url(./../images/bg_body.jpg) repeat-x;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	padding: 10px;
}
hr {
	color: #f0f0f0;
	margin: 10px 0 10px 0;
}
img {
	border: 0;
}
a {
	color: #006da3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	font-size: 12px;
	margin: 5px 0 5px 0;
}
table td {
	padding: 2px;
}
table .first {
	width: 140px;
}
table .fixwidth {
	width: 100px;
}
table .title {
	color: #424242;
	font-size: 14px;
	font-weight: bold;
}
form {
	margin: 0;
}
form .button {
	background-color: #dfb31f;
	border: 1px solid #424242;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 20px 2px 20px;
}
form .text {
	width: 200px;
}
form .longtext {
	width: 400px;
}
form .shorttext {
	width: 100px;
}
input, select, textarea {
	border: 1px solid #424242;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	padding: 2px;
}
#wrapper {
	background-color: #fff;
	margin: 0 auto;
	padding: 10px;
	width: 950px;
}
.bold {
	font-weight: bold;
}
.error {
	background: url(./../images/icon_alert_16x16.gif) no-repeat;
	color: #cc0000;
	font-size: 14px;
	line-height: 22px;
	padding-left: 22px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.red {
	color: #cc0000;
}
.memo {
	color: #808080;
	font-size: 10px;
}
.message {
	font-weight: bold;
	color: #cc0000;
}
.message a {
	font-weight: bold;
	color: #cc0000;
}


/***********************************************/
/* Header CSS Document Starts Here             */
/***********************************************/

#header {
	background-color: #efe7d0;
	float: left;
	width: 100%;
}
#logo {
	float: left;
}
#logo img {
	padding: 10px;
}
#menu {
	float: right;
	height: 26px;
	margin-top: 32px;
	width: 700px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	background: url(./../images/bg_menu.jpg) repeat-x;
	display: inline;
	float: left;
	margin-right: 5px;
}
#menu a {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding: 0 15px 0 15px;
	text-decoration: none;
}
#menu a:hover, #menu .active {
	border: 1px solid #424242;
	background-color: #424242;
	color: #fff;
}
#submenu {
	background-color: #424242;
	float: right;
	height: 24px;
	width: 700px;
}
#submenu ul {
	list-style: none;
}
#submenu ul li {
	display: inline;
	float: left;
}
#submenu a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 0 15px 0 15px;
	text-decoration: none;
}
#submenu a:hover, #submenu .active {
	text-decoration: underline;
}


/***********************************************/
/* Main CSS Document Starts Here               */
/***********************************************/

#main {
	clear: both;
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
}


/***********************************************/
/* Home CSS Document Starts Here               */
/***********************************************/

#about {
	clear: both;
	float: left;
	margin-bottom: 10px;
}
#moreinfo {
	background-color: #dfb31f;
	border-bottom: 1px dashed #fff;
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#services {
	float: left;
}

/*--------------- About ---------------*/
#features {
	float: left;
	margin-right: 10px;
	width: 240px;
}
#features h1 {
	background: url(./../images/bg_plus.gif) no-repeat 10px 7px;
	background-color: #f6f6f6;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 5px 0 5px 35px;
}
#features ul {
	list-style: none;
}
#features ul li {
	background: url(./../images/arrow_yellow.gif) no-repeat 5px 5px;
	border-bottom: 1px dashed #f6f6f6;
	color: #808080;
	padding: 3px 0 3px 25px;
}
#howitworks {
	float: right;
	width: 700px;
}
#howitworks .signup {
	clear: both;
	height: 115px;
	margin-bottom: 10px;
	width: 100%;
}
#howitworks .box {
	background: url(./../images/bg_howitworks.jpg) repeat-x;
	border: 3px solid #eff2dd;
	float: left;
	height: 130px;
	width: 220px;
}
#howitworks .center {
	margin: 0 10px 0 10px;
}
#howitworks .box h1 {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 5px 0 85px;
}
#howitworks .box p {
	color: #000;
	font-size: 12px;
	padding: 10px 5px 10px 90px;
}
#howitworks .box img {
	float: left;
	padding: 15px 0 0 5px;
}

/*--------------- More Info ---------------*/
#login {
	border-right: 1px dashed #fff;
	float: left;
	height: 100%;
	width: 250px;
}
#login h1 {
	background-color: #000;
	border-bottom: 1px dotted #dfb31f;
	border-right: 1px dotted #dfb31f;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px 5px 40px;
	width: 180px;
}
#login form {
	padding: 15px;
	width: 100%;
}
#login form p {
	color: #424242;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#login form .text {
	width: 180px;
}
#login form .button {
	width: 80px;
}
#login form a {
	color: #424242;
	text-decoration: none;
}
#login form a:hover {
	text-decoration: underline;
}
#description {
	float: right;
	height: 100%;
	padding: 10px;
	width: 650px;
}
#description h1 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
#description p {
	color: #ffff89;
	font-size: 20px;
	margin-bottom: 10px;
}
#description .more {
	float: right;
}

/*--------------- Services ---------------*/
#services .box {
	background: url(./../images/bg_services.jpg) repeat-x;
	float: left;
	height: 100px;
	padding: 10px;
	width: 290px;
}
#services .center {
	margin: 0 10px 0 10px;
}
#services .box h1 {
	border-bottom: 1px dotted #808080;
	color: #424242;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 35px;
}
#services .box p {
	color: #808080;
	padding-top: 10px;
}
#services .box .more {
	float: right;
}
#services .box .advertisers {
	background: url(./../images/icon_advertisers.gif) no-repeat 0px -3px;
}
#services .box .publishers {
	background: url(./../images/icon_publishers.gif) no-repeat 0px -3px;
}
#services .box .referrals {
	background: url(./../images/icon_referrals.gif) no-repeat 0px -3px;
}


/***********************************************/
/* Content CSS Document Starts Here            */
/***********************************************/

#content {
	border: 3px solid #f0f0f0;
	float: right;
	padding: 15px 20px 15px 20px;
	min-height: 500px;
	width: 655px;
}
#content h1 {
	border-bottom: 3px dashed #f0f0f0;
	clear: both;
	color: #424242;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
#content h2 {
	border-bottom: 2px dashed #f0f0f0;
	clear: both;
	color: #424242;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
}
#content h3 {
	clear: both;
	color: #b18a25;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
#content p {
	color: #424242;
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 5px 0;
}
#content ul {
	list-style-type: upper-roman;
	margin: 5px 0 5px 20px;
}
#content ul li {
	font-size: 13px;
	line-height: 18px;
}
#content .box {
	border: 1px solid #f0f0f0;
	margin-bottom: 10px;
	padding: 10px;
}
#content .link {
	background: url(./../images/arrow_black.gif) no-repeat 9px 9px;
	background-color: #dfb31f;
	clear: both;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	margin-top: 15px;
	padding: 5px 0 0 27px;
	text-decoration: none;
	width: 600px;
}
#content .link:hover {
	background: url(./../images/arrow_yellow.gif) no-repeat 9px 9px;
	background-color: #424242;
	color: #fff;
	text-decoration: none;
}
#content .title {
	color: #b18a25;
	font-size: 14px;
	font-weight: bold;
}
#content .table {
	border: 1px solid #e0e0e0;
	width: 100%;
}
#content .table td {
	border: 1px solid #e0e0e0;
}
#content .subnav {
	float: left;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
}
#content .subnav ul {
	list-style: none;
}
#content .subnav ul li {
	background: url(./../images/bg_menu.jpg) repeat-x;
	display: inline;
	float: left;
	margin-right: 10px;
}
#content .subnav a {
	border: 1px solid #d8d8d8;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 15px 0 15px;
	text-decoration: none;
}
#content .subnav a:hover, #content .subnav .active {
	border: 1px solid #424242;
	background-color: #424242;
	color: #fff;
}


/***********************************************/
/* Sidebar CSS Document Starts Here            */
/***********************************************/

#sidebar {
	float: left;
	padding: 0 10px 0 10px;
	width: 220px;
}
#sidebar .quicklinks {
	clear: both;
	margin: 20px 0 30px 0;
}
#sidebar .quicklinks .box {
	border-bottom: 1px solid #e3e3e3;
	margin: 0 0 10px 0;
}
#sidebar .quicklinks .box h1 {
	color: #424242;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 0 35px;
}
#sidebar .quicklinks .box a {
	color: #424242;
	text-decoration: none;
}
#sidebar .quicklinks .box p {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 5px 35px;
}
#sidebar .quicklinks .advertisers {
	background: url(./../images/icon_advertisers.gif) no-repeat 0px 0px;
}
#sidebar .quicklinks .publishers {
	background: url(./../images/icon_publishers.gif) no-repeat 0px 0px;
}
#sidebar .quicklinks .referrals {
	background: url(./../images/icon_referrals.gif) no-repeat 0px 0px;
}
#sidebar .quicklinks .signup {
	margin: 15px;
}
#sidebar .help {
	background: url(./../images/icon_help.gif) no-repeat 0px 0px;
	clear: both;
	margin: 0 0 20px 0;
}
#sidebar .help a {
	color: #000;
	text-decoration: none;
}
#sidebar .help h1 {
	border-bottom: 2px solid #e3e3e3;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 1px 50px;
	padding: 0 0 2px 0;
}
#sidebar .help p {
	color: #808080;
	line-height: 16px;
	margin-bottom: 5px;
}
#sidebar .help .title {
	color: #b18a25;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 50px;
}
#sidebar .awards {
	text-align: center;
	width: 100%;
}
#sidebar .awards p {
	margin: 0 0 5px 0;
}


/***********************************************/
/* Footer CSS Document Starts Here             */
/***********************************************/

#footer {
	background-color: #424242;
	border-top: 1px dashed #fff;
	clear: both;
	height: 80px;
}
#bottomnav {
	clear: both;
	padding: 10px;
	text-align: center;
}
#bottomnav ul {
	list-style: none;
}
#bottomnav li {
	display: inline;
}
#bottomnav li a {
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #efe7d0;
	text-decoration: underline;
}
#copyright {
	clear: both;
	color: #fff;
	font-size: 11px;
	padding: 10px;
	text-align: center;
}

