body {
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif, verdana;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
}


/********** General Links **********/

a {
	color: #c00;
}
a:hover {
	color: #6f0000;
}

	
/********** Header & Top Menu **********/

#headerbg {
/*	position:fixed; */
	background-image: url("/images/topbg.jpg");
	background-repeat: repeat-x;
	height: 59px;
	width: 100%;
	z-index:800
}

#header {
/*	position:fixed;*/
	width: 770px;
	height: 59px;
	margin: 0;
	padding: 0;
 	margin: 0 auto;
	z-index:800;
}
#logo {
	position: absolute;
	top: 0;
	float: left
}
#affiliateprogram {
	float: right;
	width: 500px;
}
#affiliatelogo {
	width: 290px;
	height: 29px;
	float: right;
}
#affiliateprogram p {
	clear: both;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: right;
	color: #ffffff;
}
.user {
	font-weight: bold;
}
.logout {
	font-size: 9px;
	padding-left: 5px;
}
.logout a {
	color: #cccccc;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.logout a:hover {
	color: #ffffff;
}


#headerdiv {
	float: left;
	background-image: url("/images/menudiv.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 59px;
	width: 5px;
}



/********** Menu **********/

#menubg {
	background-image: url("/images/menubg.gif");
	background-repeat: repeat-x;
	top:59px;
	height: 63px;
	width: 100%;
/*	position:fixed;*/
	z-index:800;
}

#menu {
	width: 770px;
 	margin: 0 auto;
	height: auto;
}

/* Menu generic */

#menu h1 span {
	width: 100%;
	height: 100%;
}

.menuhome {
	background-image: url("/images/menu_home.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menuabout {
	background-image: url("/images/menu_about.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menuaccount {
	background-image: url("/images/menu_account.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menubrowse {
	background-image: url("/images/menu_browse.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menuspecials {
	background-image: url("/images/menu_specials.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menusearch {
	background-image: url("/images/menu_search.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menufaq {
	background-image: url("/images/menu_faq.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
.menucontact {
	background-image: url("/images/menu_contact_us.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 35px;
	float: left;
	}
.menufeedback {
	background-image: url("/images/menu_feedback.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}
	
/* Menu selected */

BODY#home .menuhome {
	background-image: url("/images/selected_home.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#about .menuabout {
	background-image: url("/images/selected_about.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#browse .menubrowse {
	background-image: url("/images/selected_browse.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#search .menusearch {
	background-image: url("/images/selected_search.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#account .menuaccount {
	background-image: url("/images/selected_account.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#faq .menufaq {
	background-image: url("/images/selected_faq.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#specials .menuspecials {
	background-image: url("/images/selected_specials.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

BODY#contact .menucontact {
	background-image: url("/images/selected_contact_us.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 35px;
	float: left;
	}
	
BODY#feedback .menufeedback {
	background-image: url("/images/selected_feedback.gif");
	background-repeat: no-repeat;
	width: 81px;
	height: 35px;
	float: left;
	}

/* Sub Menu */

#submenu {
	margin: 0;
	padding: 0 0 0 7px;
	color: #a9a28b;
	font-size: 11px;
}
#submenu a {
	padding: 0 5px 0 5px;
}

#submenu p {
	padding: 0 5px 0 5px;
	margin: 0;
	color: #333333;
}

#submenu a {
	color: #222222;
	text-transform: uppercase;
	text-decoration: none;
}
#submenu a:hover {
	color: #6f0000;
	text-transform: uppercase;
	text-decoration: underline;
}

.current {
	color: #6f0000;
}


#menu h1 {
	padding: 0;
	margin: 0;
}
h1 span {
	display: none;
}


/********** Intro Section **********/
#headerspacer{
	height:0px;
}

#introbg {
	background-image: url("/images/promobg.gif");
	background-repeat: repeat-x;
	background-position: bottom right;
	background-color: #EBF3F2;
	color: #000000;
	height:auto;
}

#introarea {
	width: 770px;
 	margin: 0 auto;
	padding-top: 10px;
}
#introcols {
	width: 770px;
 	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 10px;
	height:auto;
}

#introleft {
	float: left;
	width: 528px;
}

#introright {
	float: right;
	width: 242px;
}


#introfull {
	float: left;
	width: 770px;
}

#monitor {
	width: 195px;
	height: 202px;
	padding-bottom: 10px;
	float: left;
}
#commission {
	float: right;
	position: relative;
	right: 50px;
	top: 20px;
	width: 252px;
	text-align: center;
}
#commission p {
	padding: 7px 0 7px 0;
	margin: 0;
}

.introbox {
	background-color: #ffffff;
	border: 1px solid #005045;
	margin-bottom: 23px;
	width: 518px;
	min-height: 111px;
	height: auto;
}

.introboxfull {
	background-color: #ffffff;
	border: 1px solid #beb7a1;
	margin-bottom: 23px;
	width: 770px;
	min-height: 111px;
	height: auto;
}

* php .introbox {
	background-color: #ffffff;
	border: 1px solid #beb7a1;
	margin-bottom: 13px;
	width: 518px;
	height: 121px;
}


.boxtitle {
	background-color: #CCDAD8;
	height: 23px;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005045;
	border-bottom-color: #005045;
	background-attachment: scroll;
	background-image: url(content_header.gif);
	background-repeat: no-repeat;
}
.boxtitle h3 {
	padding: 2px 0 0 10px;
	font-size: 12px;
	color: #005045;
	letter-spacing: 1px;
}
.boxpadding {
	padding: 5px 10px 5px 10px;
}

.introbox p {
	padding: 5px 0 5px 0;
	margin: 0;
}



/********** Content Box **********/

.contentboxpadding {
	padding: 10px 10px 5px 10px;
	background-image: url("/images/content_bg.gif");
	background-repeat: repeat;
	min-height: 111px;
}
.contentbox {
	background-color: #ffffff;
	border: 1px solid #005045;
	min-height: 111px;
	height: auto;
}
.contentboxfooter {

}
.contentboxheader {
        background-image: url("images/content_header.gif");
        background-repeat: none;
	height: 15px;
}
/********** Info Box **********/

.infobox {
	background-color: #ffffff;
	border: 1px solid #005045;
	margin-bottom: 23px;
	min-height: 111px;
	height: auto;
}

.infoboxdbl{
	background-color: #ffffff;
	border: 3px double #005045;
	margin-bottom: 23px;
	min-height: 111px;
	height: auto;
}

.infobox p {
	padding: 5px 0 0 0;
	margin: 0;
}

.infobox table {
	background-color: #ffffff;
}
.infobox td {
	background-color: #ffffff;
}

.loginbutton {
	padding: 10px 0 10px 0;
}

.infosubnav {
	color: #d1cdbb;
	padding-left: 5px;
}
.infosubnav a {
	color: #c00;
	padding-left: 5px;
	text-decoration: none;
}
.infosubnav a:hover {
	color: #6f0000;
}



/********** Main Content Area **********/

#wrap {
	height: auto;
	width: 100%;
	background-color: #ffffff;
}

#main {
	width: 770px;
 	margin: 0 auto;
	height: auto;
	background-color: #ffffff;
}

.padding {
	padding: 5px 0 0 0;
	margin: 0;
}
.colpadding {
	padding: 5px 15px 0 10px;
	margin: 0;
}

.chipright {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
}

/********** Full Content **********/

#content {
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	width: 770px;
}

/********** 2 Cols **********/

#cols {
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	width: 770px;
	background-image: url("/images/colbg.gif");
	background-repeat: repeat-y;
}

#col1 {
	float: left;
	width: 520px;
	padding: 0 8px 0 0;
	margin: 0;
}
#col2 {
	float: right;
	width: 242px;
	padding: 0;
	margin: 0;
}

/*
#colend {
	background-image: url("/images/colend.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 770px;
	height: 4px;
}
*/


.coltitle {
	background-color: #4A7066;
	height: 20px;
	border-top: 1px solid #d1cdbb;
	border-bottom: 1px solid #d1cdbb;
	width: 240px;
	padding: 0;
	margin: 0 0 0 1px;
}
.coltitle p {
	padding: 2px 0 0 10px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
}


/********** Text **********/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6f0000;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #383632;
	text-align: left;
}
h3 {
	color: #610000;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	margin-left: 0;
}

h4 {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}

.small {
	font-size: 10px;
}

.red {
	color: #6f0000;
}
.redbold {
	color: #6f0000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.error {
	color: #c30;
}

.normal {
	font-weight: normal;
}

/********** Images **********/

img {
	border: 0
}

.imgright {
	float: right;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
}
.imgleft {
	float: left;
	padding-right: 10px;
	text-align: center;
	font-size: 10px;
}

.features {
	padding: 0 0 0 0;
	margin: 0;
	position: relative;
	left: 1px;
	height: 510px;
}
.feature1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
}
.feature2 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 85px;
}
.feature3 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 170px;
}
.feature4 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 255px;
}
.feature5 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 340px;
}
.feature6 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 425px;
}



/********** Content Layout & Formatting **********/



.right {
	float: right;
}
.left {
	float: left;
}

.boxright {
	float: right;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #C7C7C7;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #ffffff;
}
.boxright p {
	padding: 8px 0 0 0;
	margin: 0;
}

.boxleft {
	float: left;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #C7C7C7;
	margin-right: 10px;
	text-align: center;
}
.boxleft p {
	padding: 5px 0 0 0;
	margin: 0;
}

hr {
	color: #d1cdbb;
	padding: 0;
	margin: 0;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
}
.hline {
	color: #c1b5a0;
	padding: 0;
	margin: 0;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
}

.dash {
	background-image: url("/images/dash.gif");
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	clear: both;
}

.center {
	text-align: center;
}


/********** Alert **********/

.alert {
	background-color: #f1f0e4;
	border: 1px solid #dbd9c3;
}

.alertpad {
	padding: 10px 10px 0 10px;
}

.alert p {
	padding: 0 0 10px 0;
	margin: 0;
}

.alertleft {
	float: left;
	width: 20px;
	padding-bottom: 10px;
}
.alertright {
	float: right;
	width: 478px;
}



/********** Content 3 Cols **********/

.leftcol {
	float: left;
	width: 172px;
}

.middlecol {
	float: left;
	width: 166px;
}

.rightcol {
	float: right;
	width: 160px;
}


/********** Tables **********/

table {
	background-color: #FFFFFF;
	/* width: 560px; */
}
th {
	font-weight: bold;
	background-color: #d9d6c9;
	color: #000000;
}
td {
	background-color: #ffffff;
}
thead {
	font-weight: bold;
	background-color: #d9d6c9;
	color: #000000;
}
tbody {
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tfoot {
	background-color: #ffffff;
}


.clear table {
	background-color: #ffffff;
}
.clear td {
	background-color: #ffffff;
}


/* Contact Table */

#contact {
	background-color: #ffffff;
}
#contact td {
	background-color: #ffffff;
}

/* Payments Table */

.payments th {
	font-weight: bold;
	background-color: #d9d6c9;
	color: #000000;
	text-align: left;
}
.payments thead {
	font-weight: bold;
	background-color: #d9d6c9;
	color: #000000;
	text-align: left;
}
.payments tfoot {
	background-color: #ffffff;
}
.paid td {
	background-color: #f4f4ed;
	color: #2a8428;
}
.blank td {
	background-color: #ffffff;
	height: 5px;
}

/* Statistics Table */

.statstable {
	background-color: #beb7a1;
}

.statstable th {
	font-weight: bold;
	background-color: #d9d6c9;
	color: #000000;
}
.statstable td {
	background-color: #ebe9df;
	text-align: right;
}
.statsrow td {
	background-color: #ffffff;
}
.statstotal td {
	background-color: #D9D6C9;
}

.expand {
	cursor: pointer;
}

/********** Lists **********/

#contentwrap ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}
#contentwrap ul li {
	padding: 0 0 2px 17px;
	background-image: url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}


/********** Forms **********/

form {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.formtitle {
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}




/********** Dot Box **********/

.dotboxwrap {
	float: left;
	width: 250px;
	margin-right: 15px;}
.dotbox {
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 15px;
	width: 250px;
	border: 1px solid #006600;;
	background-color: #EBF3F2;
	padding: 0;
}
.dotboxtitle {
	padding: 0;
	margin: 0;
	background-color: #CCDAD8;
}
.dotboxtitle h2 {
	padding: 5px;
	margin: 0;
}
.dotboxpad {
	padding: 0 10px 10px 10px;
}


/********** Seal  **********/

#seal {
	background-image: url(logo1_ltbg_sml.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	margin-bottom: 10px;
	border-top: 1px dashed #b1ac9a;
	width: 99%;
	background-attachment: scroll;
}

/********** Footer **********/

#footer {
	color: #3C3C3C;
	font-size: 11px;
	width: 100%;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
#footerinner {
	font-size: 11px;
	width: 770px;
	text-align: center;
 	margin: 0 auto;
}

#footer img {
	padding-top: 5px;
}

#footer a {
	color: #0C0C0C;
}
#footer a:hover {
	color: #CC0000;
}


/********** Admin **********/

.plus {
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.subrow {
	background-color: #d8d3c0;
}

.notice {
	background-color: #efede7;
	border: 1px dashed #a70000;
	width: 518px;
	padding: 0;
	margin: 0 0 10px 0;
}
.notice p {
	text-align: center;
	color: #a70000;
	padding: 5px;
	margin: 0;
}
/*************** Zoom Pics *********/
.nozoom_pic {
	border: 3px double #006600;
	margin: 3px;
	padding: 0px;
}

.zoomable_pic {
	border: 3px double #006600;
	position: relative;
	z-index: 3;
	text-align: center;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: none;
	display:inline-block;
}

.zoomed_pic {
	border: 3px double #006600;
	position: relative;
	height: auto;
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

}

.zoom_button {
	position: relative;
	top: -20px;
	text-align: right;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url("/images/zoom.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: text-bottom;
	height: 16px;
	width: 52px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	right: 0px;
	left: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: none;
	border: 1px none #999999;
	overflow: hidden;
	z-index: 4;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	cursor:pointer;
}

.consolelayer{
	position:fixed;
	top:0.5%;
	left:0.5%;
	height:99%;
	width:99%;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	background-color: #333333;
	vertical-align: middle;
	text-align:center;
	z-index: 990;
	margin: 0px;
	border: 2px solid #000000;
	display:none;
	float: none;
	cursor:pointer;
}
.consolelayerpic{
	position:fixed;
	top: 33%;
	height:99%;
	width:99%;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	vertical-align: middle;
	text-align:center;
	z-index: 995;
	margin: 0px;
	display:none;
	float: none;
	cursor:pointer;
}	