body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: relative;
}
.topbar {
	background-color: #B8C78A;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D97C0D;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	height: 42px;
	width: auto;
	min-width: 600px;
}
.topbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.topbar a:hover {
	text-decoration: underline;
}
.topbar .top-left {
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
	position: absolute;
	left: 5px;
	bottom: 0px;
	font-size: 1.4em;
}

.topbar .top-right {
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	position: absolute;
	text-align: right;
	padding-right: 8px;
	right: 5px;
	top: 2px;
	font-size: 1.2em;
}
.header {
	position: relative;
	height: 105px;
	clear: both;
	min-width: 600px;
}
.header .header-left {
	float: left;
	height: 105px;
	width: 265px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.header .header-mid {
	float: left;
	position: relative;
	width: auto;
	height: 105px;
	text-align: center;
}
.header .header-right {
	float: right;
	height: 105px;
	width: 265px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.welcome {
	font-size: 1.6em;
	color: #999933;
	background-color: #FFFFFF;
	font-weight: bold;
	position: relative;
	background-image: url(/themes/cleanstyle/images/header-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 25px;
}
.welcome .welcome-left {
	float: left;
	width: 45%;
}
.welcome .welcome-right {
	text-align: right;
	width: 45%;
	float: right;
}
.welcome .welcome-right a {
	color: #D97C0D;
	text-decoration: none;
}
.welcome .welcome-right a:hover {
	color: #999933;
	text-decoration: underline;
}



.content {
	width: 98%;
	padding: 5px;
}
.content .content-left {
	float: left;
	width: 33%;
	position: relative;
}
.content .content-mid {
	float: left;
	width: 33%;
	position: relative;
}
.content .content-right {
	float: right;
	width: 33%;
	position: relative;
}
.footer {
	padding: 5px;
	clear: both;
	font-size: 1.2em;
}
.footer a {
	text-decoration: none;
	color: #D97C0D;
}
.footer a:hover {
	color: #333333;
	text-decoration: underline;
}

.footer .footer_links {
	font-size: 1.2em;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.footer .footer_legal {
	font-size: 1.0em;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #666666;
}
.block {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	padding: 0px;
	margin: 5px;
}
.block .block_header {
	font-size: 1.6em;
	color: #999933;
	background-image: url(/themes/cleanstyle/images/header-gradient.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	font-weight: bold;
	position: relative;
}
.block .block_contents {
	background-color: #FFFFFF;
	position: relative;
	overflow: auto;
}
.block .block_text {
	background-color: #FFFFFF;
	position: relative;
	overflow: auto;
	font-size: 1.3em;
	text-align: justify;
	padding: 5px;
}
.block .block_footer {
	font-size: 1.1em;
	text-align: right;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.block .block_footer a {
	color: #666666;
	text-decoration: none;
}
.block .block_footer a:hover {
	text-decoration: underline;
}
.font12 {
	font-size: 1.2em;
}
.font14 {
	font-size: 1.4em;
}

.font16 {
	font-size: 1.6em;
}
.top_feed_title {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #336633;
	padding: 2px;
}
.top_feed_headline {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top_feed_headline a {
	padding: 2px;
	text-decoration: none;
	color: #333333;
	display: block; 
}
.top_feed_headline a:hover {
	background-color: #EBEBEB;
}
.box-feed-headline {
	font-size: 1.2em;
	color: #333333;
}
.box-feed-headline a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.box-feed-headline a:hover {
	background-color: #EBEBEB;
	color: #FF0000;
}
.note_headline {
	font-size: 1.2em;
}
.note_headline a {

	text-decoration: none;
	color: #333333;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.note_headline a:hover {

	background-color: #EBEBEB;
	color: #FF0000;
}
.orangebutton {
	background-color: #D97C0D;
	border: 1px solid #666666;
	padding: 4px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-size: 1.2em;
}
.orangebutton:hover {
	text-decoration: underline;
}
.greenbutton {
	background-color: #B8C78A;
	border: 1px solid #333333;
	padding: 4px;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	font-size: 1.2em;
}
.greenbutton:hover {
	text-decoration: underline;
}

.message-box {
	font-size: 1.5em;
	color: #FF0000;
	padding: 5px;
	position: relative;
	clear: both;
}
.input_full {
	width: 100%;
	height: 150px;
}

.input_large {
	width: 400px;
}
.input_medium {
	width: 200px;
}
.input_small {
	width: 100px;
}

.input_currency {
	font-size: 1.1em;
	color: #FF0000;
	text-align: right;
	width: 75px;
}
.input_75 {
	font-size: 1.0em;
	width: 75px;
}



.clicakable {
	cursor: pointer;
}
.text-red {
	color: #FF0000;
}
.sitemap-text {
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px;
	position: relative;
}
.sitemap-text a {
	color: #333333;
	text-decoration: none;
}
.sitemap-text a:hover {
	color: #999933;
	text-decoration: underline;
}


div#menu{
	float:left;
	position: relative;
}

/* Buttons */
ul.roundButtons,ul.roundButtons li{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.roundButtons li{
	float:right;
	width: 5em;
	font-size:100%;
	margin-right: 5px;
	position: relative;
}
ul.roundButtons a{
	display:block;
	width:5em;
	padding:5px 0;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #D97C0D;
}
ul.roundButtons a:hover{
	text-decoration: underline;
	background-color: #B8C78A;
}

/* Big Buttons */
ul.roundButtonsBig,ul.roundButtonsBig li{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.roundButtonsBig li{
	/*float:right;*/
	width: 9em;
	font-size:100%;
	margin-left: 5px;
	position: relative;
	float: left;
}
ul.roundButtonsBig a{
	display:block;
	width:9em;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #D97C0D;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
ul.roundButtonsBig a:hover{
	text-decoration: underline;
	background-color: #B8C78A;
}

/* Top Nav */
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{}
ul#nav li{float:left;margin-right: 5px;text-align: center}
ul#nav a{
	float:left;
	width: 7em;
	padding: 5px 0;
	text-decoration:none;
	color: #666;
	background-color: #FFFFFF;
}
ul#nav a:hover{
	color: #FFF;
	background-color: #D97C0D;
}
ul#nav li.activelink a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D97C0D;
}
ul#nav li.activelink a:hover{
	color: #333333;
	background-color: #FFFFFF;
}

/* Drop Down Menus */
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #D97C0D;
	color: #FFFFFF;
}

/* Other stuff */
.member_box {
	float: left;
	width: 350px;
	position: relative;
	height: 150px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 5px;
	margin-bottom: 8px;
	-moz-border-radius: 0 0 8px 8px;
}

.home-search {
	font-size: 1.5em;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	position: relative;
}
.home-search a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Auto completer code */

    div.autocomplete {
	position:absolute;
	width:450px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	z-index: 100;
    }
    div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	z-index: 100;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:32px;
	cursor:pointer;
	text-align: left;
	z-index: 100;
    }
	span.informal {
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	display: block;
	text-align: left;
}
.orange {
	color: #D97C0D;
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #999933;
}
.comparison {
	position: relative;
	margin: auto;
	left: auto;
	right: auto;
	width: 100%;
	clear: both;
}
.comparison .headline {

	font-size: 1.6em;
	font-weight: bold;
	color: #999933;
	background-image: url(/themes/cleanstyle/images/header-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.comparison .profilename {
	font-size: 1.4em;
	font-weight: bold;
	width: 25%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9793;
	padding: 3px;
}
.comparison .featurename {
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9793;
	padding: 3px;
}
.comparison .yestext {
	font-size: 1.4em;
	font-weight: bold;
	color: #D97C0D;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9793;
}
.comparison .notext {
	font-size: 1.4em;
	color: #B8C78A;
	position: relative;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9793;
}
.content .content-right-home {

	float: right;
	width: 65%;
	position: relative;
}
.login {
	margin: auto;
	width: 275px;
	position: relative;
	left: auto;
	right: auto;
}
.disclaimer {
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 35px;
	text-align: center;
	border: 1px dotted #999999;
	margin: 5px;
	-moz-border-radius: 8px;
}
