body#contact h4 {
	margin: -5px 0px 5px -5px;
}

#statistics #tn_statistics a, #listings #tn_listings a, #account #tn_account a, #history #tn_history a, #contact #tn_contact a {
	color: #56C11A;
}

#statistics #bn_statistics a, #listings #bn_listings a, #account #bn_account a, #history #bn_history a, #contact #bn_contact a {
	color: #C4DF97;
}

#container {
    /*background: url('http://www.relevantsearches.com/images/green-stripe-client.gif') repeat-x;*/
}

#main {
    /*background: url('http://www.relevantsearches.com/images/main-gradient.gif') repeat-y;*/
}

#main-bg {
    /*background: url('http://www.relevantsearches.com/images/green-stripe-client.gif') repeat-x;*/
}

#main-txt {
	width: 100%;
	padding-top: 20px;
	/*color: #404040;*/
}

#main p {
	font-size: 1.0em;
}

#main-txt h2 {
	font-size: 2em;
	margin: 1em 0 0.2em 0;
}

body#campaign .traffic-channel, body#listing .traffic-channel {
	padding: 15px 0 3px 0;
	font-weight: bold;
}


/******************* Start Panel ********************/
#panel {
    display: block;
    width: 281px;
    float: right;
    font-family: Arial, sans-serif;
	/*border-top: solid 1px #D6D6D7;*/
}

#panel-txt {
    /*padding: 0 12px;*/
    font-size: 0.8em;
    line-height: 1.8em;
    color: #404040;
    padding: 0 10px;
}

#panel-txt h2 {
    margin: 0.1em 0 0 0;
    font-size: 1.1em;
	color: #000000;
}

#panel hr {
    padding: 0.5em;
}

#feature a, #panel a {
    text-decoration: none;
    font-size: 1.0em;
} 

#panel h2 {
	background: #0e8d43;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 0.2em 0.5em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

#panel h2 .name {
	font-weight: normal;
}

#panel-txt p a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
}
/******************* End Panel ********************/


#summary {
	margin-top: 0;
}

#summary h3, #summary div {
	background: #F4F5F7;
	padding: 2px;
}

#summary h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 2px;
}

#summary ul {
	margin-left: 2em;
	font-size: 1.1em;
}

#summary li {
	list-style-type: square;
}

.heading, .options td {
	padding: 5px 10px;
}

td.heading {
	background: #ECEEF2;
	/*color: #1F719B;*/
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: solid 1px #FFFFFF;
}

tr.options {
	background: #ECEEF2;
	/*color: #1F719B;*/
	font-weight: bold;
}

td.choice {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}

table.options {
	margin-bottom: 1em;
}

table.data thead th, table.data td {
	text-align: right;
}
table.data thead th.label, table.data td.label, table.data thead th.alt-contact {
	text-align: left;
}

body#account table.data td {
	text-align: left;
}

table.data tr.alternate {
	background: #ECEEF2;
}

table.data tr.alternate td {
	border-top: 1px solid #D1D5DF;
	border-bottom: 1px solid #D1D5DF;
}

table.data tr.quicklink {
    background: #CCCCCC;
}

table.data td {
	padding: 5px;
	/*color: #404040;*/
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}

/*table.data td a {
	color: #0e8d43;
}*/

tfoot tr td {
	border-top: solid 2px #000000;
}

thead tr th, thead tr th a {
	/*color: #0e8d43;*/
	font-size: 0.9em;
}

.button {
}

table.report {
	width: 100%;
}
.report-small {
	width: 50%;
}
table.report td.report-data {
	/*border-bottom: 1px solid grey;*/
	text-align:center;
	font-size: 0.7em;
}
table.report td.report-total {
	/*background-color: #ECEEF2;*/
	border-top: 1px solid grey;
	text-align:center;
	font-size: 0.9em;
	font-weight: bold;
}

table.report thead tr th, table.report thead tr th a {
	font-size: 0.8em;
	vertical-align: top;
}
a.conversion-links {
	font-size: 0.9em;
	/*color: #1F719B;*/
}
.report-heading-left {
	float: left;
}
.report-heading-right {
	float: right;
	font-size: 0.8em;
	padding-top: 20px;
}
.report-heading-right a:link, .report-heading-right a:active, .report-heading-right a:visited {
	/*color: #1F719B;*/
}
table.report td.right, table.report th.right {
	text-align: right;
}
table.report td.left, table.report th.left {
	text-align: left;
}
table.report td.conversion-rate {
	padding-right: 20px;
}

/************ ERROR BOX ****************/
/*#errorBox {
	width: 100%;
	background-color: #F0F0F0;
	border: 2px solid #CC0000;
	margin-bottom: 20px;
	
	}
#errorBox thead tr {
	background: #CC0000 ;
	color: #EEE;
	font-weight: bold;
	text-align: left;	
}
#errorBox thead tr th, #errorBox thead tr th a {
	padding: 10px;
	color: #000000;
	font-size: 0.95em;
}
#errorBox li {
	margin: 10px 10px 10px 30px;
	color: #000;
}
 */
 
 
/************************************************************************************/	
/* =FLOATS */

/* Auto Clear Floats in Mozilla, Firefox, Safari - browsers that support :after */

.list-actions:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* Auto Clear Floats in IE 5 and 6 using "Holly Hack" */

* html .list-actions {
	height: 1%;
	}
	
/* Auto Clear Floats in IE 7 */

 *:first-child+html .list-actions {
	min-height: 1px;
	}
	 
/************************************************************************************/
/* =ACTIONS */

.list-actions ul, .list-actions li {
	float: left;
	color: #666666;
	}	
	
.list-actions, .form-actions {
	height: 2em;
	/*margin-bottom: 5px;*/
	border-top: 1px solid #cccccc;	
}
	
.list-actions ul.actions {
	float: left;
	}
	
.list-actions ul.list-pagination, .list-actions ul.list-results {
	float: right;
	font-size: 0.9em;
	}
	
.action-button, .action-select {
	font-size: 1.1em;
	}
	
.action-input {
	margin-left: 10px;
	}		
	
 
/************************************************************************************/
/* =PAGINATION */
ul.list-results {
	margin-right: 10px;
	color: #000000;
	font-weigth: bold;
	font-size: 0.9em;
	list-style-type: none;
	/*align: center;*/
	margin-left: -30px;
}


ul.list-pagination {
	margin-right: 5px;
}
	
ul.list-pagination li {
	font-size: 1.0em;
	margin-right: 3px;
	display: inline; 
	list-style-type: none;
}	

ul.list-pagination li a, ul.list-pagination li a:visited {
	/*display: block;*/
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	/*color: #0e8d43;*/
	font-weight: bold;
	width: 1.2em;
	height: 1.2em;
	text-align: center;
	text-decoration: none;
	}
	
ul.list-pagination li a:hover {
	background-color: #999;
	color: #FFF;
	}	
	
ul.list-pagination li a.page-current, ul.list-pagination li a:visited.page-current, ul.list-pagination li a:hover.page-current {
	background-color: #999999; /*#0e8d43;*/
	color: #FFF;
	}

	
/*************************************************************************************/
/* =MISC */
table.list thead tr th {
	background-color: #cccccc;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

body#account input[type=text] { 
	width: 270px; 
}

body#contact input[type=text] { 
	width: 95%; 
}
body#contact textarea { 
	width: 95%; 
	height: 200px;
	margin: 0 0 10px 0;
}

table#traversable-stats {
	width: 100%;
	padding: 20px 0px 30px 0px;
}
 
img {
	border-width: 0px;
}


/*--------------------- Feedback -------------------------*/
table#errorBox {
	width: 100%; 
	background-color: #F0F0F0; 
	border: 2px solid #CC0000; 
	margin-bottom: 20px;
}

table#errorBox thead tr {
	background: #CC0000; 
	color: #EEE; 
	font-weight: bold; 
	text-align: left;
}

table#errorBox thead th {
	padding: 5px; 
	color: #000000; 
	font-size: 0.95em;
} 

table#errorBox ul#errorMsg li {
	margin: 5px 5px 5px 25px;
	color: #000;
}

div.feedback-notice {
	width: 100%; 
	background-color: #E7F9E8; /*#B3EDB7;*/
	border: 1px solid #1E7A24;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0px 0 0px 0px;
}
div.feedback-notice p {
	padding: 3px 3px 3px 10px;
}
div.feedback-notice p img {
	padding: 0px 5px 0px 0px;
}

div.feedback-info {
	width: 100%; 
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0px 0 0px 0px;
}
div.feedback-info p {
	padding: 3px 3px 3px 10px;
}
div.feedback-info p img {
	padding: 0px 5px 0px 0px;
}