
body{
	margin: 0px;
	padding: 0px;

	text-align: center;

	font-family: Sans-Serif;
	font-size: 14px;
	
	background-image: url('images/diagLinesDrk.png');
	background-repeat: repeat;

}

a img{
	border: none;
}

a{
	text-decoration: none;
}

input{
	font-size:12px;
}
textarea{
	font-size:12px;
}

div#header{
	margin-top: 10px;

	width: 100%;
	height: 130px;

	background-image: url('images/header.png');
	background-repeat: no-repeat;
}

div#footer{
	margin-top: 22px;

	width: 100%;

	background-image: url('images/footer1Mid.png');
	background-repeat: repeat-y;

}
div#footerTop{
	position: relative;
	top: -8px;

	width: 100%;
	min-height: 91px;

	background-image: url('images/footer1Top.png');
	background-repeat: no-repeat;
}
* html div#footerTop{
	height: 91px;
}
div#footerText{
	position: relative;
	top: 16px;
	left: 98px;

	margin-bottom: 10px;
	width: 686px;

	text-align: left;
}
* html div#footerText{
	left: 40px;
}
div#footerBot{
	position: relative;
	top: 8px;
	margin-bottom: 18px;

	width: 100%;
	height: 12px;

	background-image: url('images/footer1Bot.png');
	background-repeat: no-repeat;
}
* html div#footerBot{
	margin-bottom: 8px;
}
table#footTable{
	width: 100%;
	font-family: Sans-Serif;
	font-size: 12px;
}
table#footTable tr th{
	text-align: left;
	border-bottom: 1px dashed #fff;
	border-left: 1px dashed #fff;
}
table#footTable tr td{
	border-left: 1px dashed #fff;
}

div#container{
	width: 800px;

	margin: 0px auto;

}

div#menu{
	margin-top: 4px;
	margin-bottom: 13px;
	padding: 7px;

	width: 100%;
	height: 30px;

	background-image: url('images/topMenu2.png');
	background-repeat: no-repeat;
}

div#bodyCont{
	margin-top: -14px;
	width: 100%;

	background-image: url('images/mainMid.png');
	background-repeat: repeat-y;

}
* html div#bodyCont{
	margin-top: 0px;
}
div#bodyContTop{
	position: relative;
	top: -8px;

	width: 100%;
	min-height: 261px;

	background-image: url('images/mainTop.png');
	background-repeat: no-repeat;
}
* html div#bodyContTop{
	height: 261px;
}
div#bodyContText{
	position: relative;
	top: 23px;
	left: 10px;

	margin-bottom: 10px;
	width: 100%;

	text-align: left;
}

div#login{
	margin: 0px auto;
	width: 700px;
}
div#login table{
	font-size: 14px;
	font-weight: bold;
}

table.welcomeTable{
	width: 370px;
	margin-left: 20px;
	margin-top: 12px;
	padding: 2px;
	font-size: 12px;
	text-align: left;
}
* html table.welcomeTable{
	margin-left: 20px;
}
table.welcomeTable tr th{
	color: #000;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-weight: bold;
}
table.welcomeTable tr td{
	color: #333;
	border-bottom: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
	font-weight: regular;
}
table.contentTable{
	width: 740px;
	margin-left: -30px;
	margin-top: 12px;
	padding: 2px;
	font-size: 12px;
	text-align: left;
}
* html table.contentTable{
	margin-left: 20px;
}
table.contentTable tr th{
	color: #000;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-weight: bold;
}
table.contentTable tr td{
	color: #333;
	border-bottom: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
	font-weight: regular;
}

table.detailsTable{
	width: 740px;
	margin-left: 20px;
	margin-top: 12px;
	padding: 2px;
	font-size: 12px;
	text-align: left;
}
* html table.detailsTable{
	margin-left: 20px;
}
table.detailsTable tr th{
	color: #000;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-weight: bold;
}
table.detailsTable tr td{
	color: #333;
	border-bottom: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
	font-weight: regular;
}

table.methodTable{
	padding:0px;
	margin:0px;
}
table.methodTable tr td{
	border: none;
}

div#bodyContBot{
	position: relative;
	top: 8px;
	margin-bottom: 18px;

	width: 100%;
	height: 15px;

	background-image: url('images/mainBot.png');
	background-repeat: no-repeat;
}
* html div#bodyContBot{
	position: relative;
	top: 28px;
}

div#leftMenu{
	position: absolute;
	width: 190px;

	border-right: 1px solid #bbb;
}
.titleSpan{
	width: 100%;
	vertical-align: top;

	margin-bottom: 12px;

	font-family: Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}
div.lMenuItem{
	width: 100%;
	vertical-align: top;

	margin-bottom: 12px;
}
	
div.lMenuItem table tr td span.lMenuBold{
	font-family: Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #333;
}
div.lMenuItem table tr td span.lMenuReg{
	font-family: Sans-Serif;
	font-size: 10px;
	font-weight: regular;
	text-align: left;
	color: #555;
}
div.lMenuItem table tr td#circle{
	width: 45px;
}

div#rightCont{
	position: relative;
	left: 200px;
	width: 580px;

}

div#welcomeScreen{
	text-align: left;
}

div#intro{
	width: 780px;
}

.siteDetails{
	width: 580px;
}

.details{
	width: 780px;
	margin-bottom: 10px;

	text-align: left;
}
.details select{
	width: 300px;
}
.details input{
	width: 300px;
}
.details textarea{
	width: 500px;
	height: 100px;
}
.details .button{
	width: 160px;
}

table{
	width: 100%;
}
table tr{
	vertical-align: top;
}

* html table#menu{
	margin-top: -2px;
}
table#menu tr{
	height: 16px;
}
table#menu tr td{
	text-align: right;
}
table#menu tr td a{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.formLeft{
	width: 160px;
}

.note{
	font-size: 10px;
}

table.addSite tr{
	background-color: #4444bb;
	height: 20px;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
}

table.initialDetails tr{
	background-color: #eebbbb;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
}
table.initialDetails tr th{
	background-color: #eee;
}

.methodBut input{
	width: 60px;
	margin: 0px;
	padding: 0px;
}


table.holdingDetails tr{
	background-color: #bbbbee;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
}
table.holdingDetails tr th{
	background-color: #eee;
}
.holdingText{
	font-size: 11px;
	color: #333;
}

.tblMethods{
	width: 100px;
}



table.activeDetails tr{
	background-color: #bbeebb;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
}
table.activeDetails tr th{
	background-color: #eee;
}
span#siteNameInitial{
	font-weight: bold;
	color: #600;
}
span#siteNameHolding{
	font-weight: bold;
	color: #006;
}
span#siteNameActive{
	font-weight: bold;
	color: #060;
}


table#linksList{
}
table#linksList tr td{
	border: 1px solid #fff;
	background-color: #ccccff;
	color: #000022;
	font-size: 12px;
	font-weight: bold;
}



.whiteBox{
	width: 640px;
	height: 200px;
	margin-left: 60px;
	padding: 10px;
	
	background-color: #fff;
	overflow: auto;
	border: 1px solid #009;
}

.whiteBoxUnder{
	width: 663px;
	margin-left: 60px;
}





/*AFFILIATE SECTION*/

div.affil{
	margin-top: 15px;
}
div.bannerBig{
	margin-top: 15px;
	margin-left: -170px;
}

table.affilTable{
	margin-top: 12px;
	padding: 2px;
	font-size: 12px;
	text-align: left;
}
table.affilTable tr th{
	color: #000;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-weight: bold;
}
table.affilTable tr td{
	color: #333;
	border-bottom: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
	font-weight: regular;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*TEST AND SALES SECTION*/

table#salesMenu{
	font-size: 12;
	font-weight: bold;
	color:#fff;
}

div#salesTop{
	width:590px;
	min-height: 160px;
	margin-left: 10px;

	font-family: Sans-Serif;
	font-size: 16;
	font-weight: bold;
	color:#fff;

	text-align: center;
}
* html div#salesTop{
	height: 160px;
}
div#salesTitle{
	margin-top: 15px;
}
div#salesMid{
	width: 740px;
	margin-left: 25px;

	font-family: Sans-Serif;
	font-size: 16;
	color:#000;
}
div.salesPara{
	margin-top: 40px;
}
div.salesSect{
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;

	border-top: 1px dashed #bbb;
	border-bottom: 1px dashed #bbb;
}
.testTxt{
	font-style: italic;
	font-size: 14;
	margin-left: 20px;
	margin-top: 20px;
}
.salesSubHead{
	margin-top: 30px;

	font-family: Sans-Serif;
	font-size: 20;
	font-weight: bold;
	color:#f00;
}
span.textBGYell{
	background-color: #ff2;
	font-style: italic;
	font-weight: bold;
}
div#salesMidLink{
	margin-top: 20px;
	margin-left: -8px;
}
div#warning{
	margin-bottom: 20px;
}

div#salesBot{
	width: 740px;
	margin-left: 25px;
}

div#testFrm{
	width: 240px;
	margin-left: 10px;
}

table.testTable{
	margin-left: 5px;
	margin-top: 18px;
	padding: 2px;
	font-size: 12px;
	text-align: left;
	width: 240px;
}
table.testTable tr th{
	color: #000;
	font-weight: bold;
}
table.testTable tr td{
	color: #333;
	border-bottom: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
	font-weight: regular;
	text-align: left;
	width: 240px;
}
table.testTable tr td input{
	width: 240px;
}
table.testTable tr td select{
	width: 240px;
}



div.signPara{
	margin-top: 20px;
	margin-left: 10px;
	width:720px;
}
table.signupTable{
	padding: 2px;
	text-align: left;
	width: 720px;
}
table.signupTable tr th{
	color: #000;
	font-size: 12px;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-weight: bold;
}
table.signupTable tr td{
	color: #555;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
}




/*Processing Part*/

div#processDiv{
	margin: 0px auto;
	padding-top:100px;
	text-align:center;
	font-size:12;
	font-weight:bold;
}