﻿/* these styles were added by Noor starting Aug 22 2008 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f0f2;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/bg.png);
	background-repeat: repeat-x;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.login_boxes .label
{
color: #fff;
font-weight: bold;
font-size: 10px;
}

.login_boxes input.boxes
{
border: 1px solid #000;
}


#wrapper
{
text-align: center;
}



#bigdaddy
{
display: block;
width: 770px;
border: 0px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

table#menu-table
{
border: 0px;
margin: 0px;
padding: 0px;
width: 100%;
height: 30px;
clear: both;
background-color: Transparent;
}

#menu-table td
{
padding: 0px;
margin: 0px;
width: auto;
text-align: center;
}

#menu-table td a
{
display: block;
padding: 5px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
color: #192e1f;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
text-decoration: none;
}

#menu-table td a:hover
{
background-color: #999;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: 1px solid #000;
border-left: 1px solid #000;
color: #fff;
}

div.row,
#main-menu
{
display: block;
width: auto;
margin: 0px;
padding: 0px;
clear: both;
background-color: Transparent;
}

#footer-menu
{
display: block;
width: auto;
text-align: center;
font-size: 12px;
padding: 20px;
margin: 0px;
background-color: #eee;
clear: both;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#footer-menu a
{
text-decoration: none;
color: #000;
}

#footer-menu a:hover
{
color: #ff0000;
text-decoration: underline;
}

span.clear
{
display: block;
clear:  both;
height: 1px;
width: auto;
margin: 0px;
padding: 0px;
}

div.content-block
{
display: block;
clear: both;
width: auto;
height: auto;
padding: 25px;
border-right: 1px dotted #aaa;
border-left: 1px dotted #aaa;
margin: 2px;
text-align: left;
line-height: 150%;
background-color: #fff;
}


div.content-block h1
{
font-family: Arial, Helvetica, Sans-Serif;
color: #09260b;
font-size: 25px;
font-weight: normal;
text-align: center;
padding-bottom: 20px;
}

div.content-block h1,
div.content-block h2,
div.content-block h3
{
color: #09260b;
font-family: Arial, Helvetica, Sans-Serif;
}

div.content-block h2
{
font-size: 20px;
font-weight: normal;
letter-spacing: 1px;
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
}

div.content-block h3
{
display: block;
width: auto;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
padding-top: 3px;
padding-bottom: 15px;
border-top: 1px solid #09260b;
}



div.content-block p
{
font-size: 12px;
}

/* left side of membership form */
#member-form
{
float: left;
width: 320px;
margin: 0px;
padding: 15px;
clear: left;
border-right: 1px dotted #ccc;
}


#member-form table.block
{
width: 100%;
}

#member-form table.block tr
{
padding-top: 5px;
padding-bottom: 5px;
}


/* right side */
div.content-block div.right_cont 
{
	width: 340px;
	margin: 0px;
	/* border-left: 1px dotted #999; */
	padding: 10px;
	float: right;
	clear: right;
}

div.content-block div.right_cont h3
{
color: #0f6415;
border-top-color: #0f6415;
}

div.content-block input
{
/* border: 1px solid #999; */
}


#payment-options table.option
{
padding: 10px;
margin-bottom: 15px;
border-bottom: 1px dotted #ccc;
}

#submit
{
border: 1px solid #ccc;
background-color: #ffffcc;
padding: 10px;
margin-top: 20px;
}


#submit input
{
background-color: #09260b;
color: #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 5px;
width: 100px;
text-align: center;
float: left;
cursor: pointer;
}

#submit input:hover
{
background-color: #ff0000;
color: #fff;
cursor: pointer;
}

#submit .link
{
    text-decoration: underline;
    cursor: pointer;
    color: Blue;
}

span.join-valid
{
	font-size: 10px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* login stuff */

.invalid-login
{
	
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	position: relative;
	top: 2px;
	left: 515px;
	display: block;
	width: 260px;
}

div#invalid-login
{
	clear: both;
	padding: 5px;
	font-size: 10px;
	color: #333;
}
div.sec_menu_off,
div.sec_menu_on {
	float: left;
	width: 153px;
	text-align:center;
	color: #333;
}

div.sec_menu_off
{
background-color: #ccc;
}

div.sec_menu_on a,
a.sec_menu
{
display: block;
height: 25px;
vertical-align: middle;
line-height: 25px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.sec_menu:hover {
background-color: #999;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-top: 1px solid #000;
border-left: 1px solid #000;
color: #fff;
}

div.sec_menu_on {
	background-color: #fff;
	color: #333;
}

div.sec_menu_on a {
border-bottom: 1px solid #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}


.logged-in
{
color: #fff;

}

.logged-in span.id,
.logged-in span.name
{
display: block;
 clear: both;
 font-weight: bold;
 padding-bottom: 10px;
}


div.logged-in input.logout-button
{
color: #192e1f;
background-color: #ddd;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
cursor: pointer;
}


div.logged-in input.logout-button:hover
{
color: #fff;
background-color: #333;
}


.affiliates-list .affiliate-header,
.affiliates-list .repeater-affiliate-row1,
.affiliates-list .repeater-affiliate-row2
{
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 30px;
}

.affiliates-list .affiliate-item-col1,
.affiliates-list .affiliate-item-col2,
.affiliates-list .affiliate-item-col3
{
float: left;
width: 150px;
padding: 5px;
border-right: 1px dotted #999;
border-bottom: 1px dotted #999;
}

div#report-form div.report-item-col2
{	
	float:left;
	width: 200px;
	height: 30px;
	padding-top: 70px;
	padding-bottom: 20px;
	vertical-align: bottom;
	text-align: center;
}

div#report-form div.report-item-col1
{	
	float:left;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}