/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-image: url("all.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	padding: 0px;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E5EBE5;
}

a:link, a:visited, a:hover {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18pt;
	color: #26C747;

}

h2 {
	font-size: 16pt;
	color: #26c747;
	margin-bottom: 30px;

}

h3 {
	font-size: 12pt;
	color: #24bcca;
	margin-bottom: 5px;

}

h4 {
	font-size: 10pt;

}

h5 {
	font-size: 11pt;

}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#all{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header{
	margin: 0px;
	width: 900px;
	background-image: url("header_band.gif");
	background-repeat: repeat-x;
	height: 75px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	background-color: white;
	clear: both;
}

#headerlogo{

	margin: 0px;
	width: 900px;
	height: 75px;
	padding: 0px;
	clear: none;
	float: left;
	text-align: left;
	visibility: visible;
}

#content{
	width: 770px;
	clear: both;
	padding-top: 35px;
	padding-right: 65px;
	padding-bottom: 50px;
	padding-left: 65px;
	margin: 0px;
	text-align: left;
	background-color: white;
}

#copyright{
	width: 100%;
	text-align: center;
	line-height: 12pt;
}

#footer{
	clear: both;
	margin-top: 0px;
	background-image: url("footer_band.jpg");
	background-repeat: repeat-x;
	width: 900px;
	height: 85px;
	color: blue;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#footer a, #footer a:visited{
	color: #26C747;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.container{
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	position: relative;
	background-color: white;
}

#steps{
	width: 375px;
	clear: left;
	float: left;
	background: url("steps.jpg") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: blue;
	text-decoration: none;
}

#steps_p1 {
	position:absolute;
	width:121px;
	height:65px;
	z-index:1;
	left: 43px;
	top: 78px;
}

#steps_p2 {
	position:absolute;
	width:121px;
	height:65px;
	z-index:1;
	left: 45px;
	top: 243px;
}

#steps_p3 {
	position:absolute;
	width:121px;
	height:65px;
	z-index:1;
	left: 45px;
	top: 404px;
}

#steps_note {
	position:absolute;
	width:252px;
	height:34px;
	z-index:1;
	left: 86px;
	top: 514px;
	color: blue;
	font-size: 9pt;
}

#bottom-ad{
	padding:15px 0;
	text-align:center;
	margin:850px 0 10px 0;
	background-color: white;
}

#right-ad{
	text-align:left;
}

#rpanel{
	clear: right;
	width: 345px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	overflow: visible;
	padding: 0px;
	vertical-align: middle;
}

#index_question{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: blue;
	font-weight: bold;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-style: normal;
	width: auto;
}

#index_question b{
	font-size: 16pt;
	color: blue;
	font-weight: bold;
}

#loginerror{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-style: normal;
	width: auto;
}

#login{
	clear: both;
	float: left;
	height: 212px;
	width: 100%;
	background-image: url("login.jpg");
	text-align: left;
	padding: 10px;
	background-repeat: no-repeat;
	margin:0 0 20px 0;
}

#login label{
	cursor: pointer;

}

#login td{
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#login .edit{
	border: 1px solid #24BCCA;
	width: 300px;
}

.eloginfielderror{
	color: #FF0000;
	clear: both;
	float: left;
	width: 100%;
}

.smallbox{
	clear: none;
	float: left;
	overflow: hidden;
	height: 20px;
	width: 20px;
}

#login #bsend{
	background-color: #333333;
	color: #FFFFFF;
}

#counter {
	clear: both;
	float: left;
	height: 112px;
	width: 168px;
	background-image: url("logo1.jpg");
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#counter b{
	font-size: 26pt;
	color: blue;
	font-weight: bold;
}

#index_faq{
	clear: both;
	float: left;
	width: 300px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: blue;
	text-decoration: none;
}

#index_faq li{
	margin-bottom: 15px;
}

#index_faq h1{
	color: #26c747;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#index_faq a{
	color: #26c747;
	text-decoration: none;
}

#index_faq a:hover{
	color: #000000;
	text-decoration: none;
}

#index_faq h2{
	color: #26c747;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#faq{
	clear: both;
	float: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#faq li{
	margin-bottom: 25px;
}

#faq a{
	color: #26c747;
	text-decoration: none;
}

#faq a:hover{
	color: #000000;
	text-decoration: none;
}

#results_left{
	clear: left;
	float: left;
	width: 390px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#results_badlist{
	background-color: white;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 100%;
}

#results_badlist ul{
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#results_badlist li{
	vertical-align: middle;
	height: 25px;
	clear: both;
	float: left;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
}


.results_badlist_checking {
	background-image: url("checkingicon.gif");
	background-repeat: no-repeat;
	color: #0000FF;
}

.results_badlist_allowyou {
	background-image: url("allowicon.gif");
	background-repeat: no-repeat;
	color: #00a000;
}

.results_badlist_blockedyou {
	background-image: url("blockedicon.gif");
	background-repeat: no-repeat;
	color: #FF0000;
}

#results_progress {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	width: 370px;
}

.results_progress_run {
	background-repeat: no-repeat;
	background-image: url("badlist_progress_tn.jpg");
}

.results_progress_end {
	background-repeat: no-repeat;
	background-image: url("badlist_tn.jpg");
}

#results_title{
	position: relative;
	width: 337px;
	left: 1px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #1A6B75;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	width: 360px;
	padding: 0px;
}


#result-ad{
	margin:340px 0 0 20px;
}


#results_title b{
	font-weight: bold;
}

#results_fakeprogress{
	clear: both;
	float: left;
	width: 100%;
	height: 120px;
	margin-top: 50px;
}

.results_fakeprogress_on{
	background-image: url("preload.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.results_fakeprogress_off{
}

#unsubscribe{
	height: 212px;
	width: 430px;
	background-image: url("unsubscribe.gif");
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	vertical-align: middle;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#unsubscribe td{
	font-family: Arial, Helvetica, sans-serif;
	color: #348999;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#unsubscribe .edit{
	border: 1px solid #24BCCA;
	width: 400px;
}

.eunsubscribefielderror{
	color: #FF0000;
	clear: both;
	float: left;
	width: 100%;
}

#unsubscribe #bsend{
	background-color: #333333;
	color: #FFFFFF;
}

#unsubscribe_error{
	color: #FF0000;
}

.mainmessage{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 175px;
	padding-left: 0px;
	
}

/**************************************************************/

.cmd{
	background-color: #333333;
	color: #FFFFFF;
}

.simple-error{
	color:#FF0000;
	font-weight:bold;
	width: auto;
}

.edit{
	border: 1px solid #24BCCA;
	width: 300px;
}

/**************************************************************/

#menu{
	margin:0;
	padding:0;
/*	border:1px solid;*/
	height:50px;
}

#menu li{
	list-style-type:none;
	float:left;
	margin-right:15px;
/*	border:1px solid;*/
}

#menu li a{
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover{
	color:#2BC143;
	text-decoration:none;
}

/**************************************************************/

.stats{
	border:1px dashed #CCC;
}

.stats td{
	font-size:12px;
}

.clearit{
	clear:both;
}