body {
	font-size: 62%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.orange {
	color: #c67559;
	text-decoration: none;
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.input_medium {
	position: relative;
	width: 250px;
	z-index: 0;
}
.input_long {
	position: relative;
	width: 300px;
	z-index: 0;
}

.input_full {
	position: relative;
	width: 100%;
	z-index: 0;
}



.wrapper {
}
.welcome {
	font-size: 1.4em;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(/themes/cleanstyle/images/header-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	position: relative;
}
.message {
	font-size: 1.4em;
	color: #FF0000;
	padding: 3px;
	position: relative;
}


.header {
	position: relative;
	height: 80px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.header .logo {
	float: left;
	height: 80px;
	width: 200px;
	position: relative;
}
.header .blogfeed {
	height: 80px;
	width: 300px;
	position: relative;
	float: right;
}
.topads {
	font-size: 1.6em;
	font-weight: bold;
	color: #c67559;
	padding: 10px;
	float: left;
}



.topbar {
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 25px;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
.home {
	position: relative;
	margin: auto;
	left: auto;
	right: auto;
	width: 50%;
}

.home-logo {
	text-align: center;
	position: relative;
}
.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;
}
.blogfeed {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	position: relative;
	padding: 0px;
}
.top_feed_title {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.top_feed_headline {
	font-size: 1.3em;
	overflow: hidden;
	height: 20px;
}
.top_feed_headline a {
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	white-space: nowrap;
}
.top_feed_headline a:hover {
	color: #000000;
	background-color: #EBEBEB;
	border-bottom-style: solid;
}


.contents {
	font-size: 1.4em;
	padding: 8px;
	clear: both;
}
.contents a {
	color: #c67559;
	text-decoration: none;
}
.contents a:hover {
	color: #333333;
	text-decoration: underline;
}

.warning {
	font-size: 1.4em;
	color: #FF0000;
	text-align: center;
	padding: 8px;
}
.warning a {
	color: #990000;
	text-decoration: none;
}
.warning a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.footer {
	text-align: center;
	padding: 5px;
	font-size: 1.2em;
	color: #333333;
	clear: both;
	position: relative;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}





/* 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;
	text-decoration:none;
	color: #666;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
ul#nav a:hover{
	color: #FFF;
	background-color: #c67559;
}
ul#nav li.activelink a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #c67559;
}
ul#nav li.activelink a:hover{
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
}

/* 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: #c67559;
}
ul.roundButtons a:hover{
	text-decoration: underline;
	background-color: #333333;
}

/* Buttons Big */
ul.roundButtonsBig,ul.roundButtonsBig li{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.roundButtonsBig li{
	float:right;
	width: 9em;
	font-size:100%;
	margin-right: 5px;
}
ul.roundButtonsBig a{
	display:block;
	width:9em;
	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: #c67559;
}
ul.roundButtonsBig a:hover{
	text-decoration: underline;
	background-color: #333333;
}

/* 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;
}
