/*
###
###
###Cuxwatt:
###
###
*/

/*
* File: style.css, stylesheet
* Package EasyHP
* Version stable release - v1.1.5, June 11th, 2008
* Copyright (c) 2007 EasyHP CMS
* License http://opensource.org/licenses/gpl-license.php GNU Public License
*/


body {
	/*
	background-color: #FFFFFF; 
	*/
	margin: 10px 0px 0px 0px; 

	text-decoration: none; 
	font-family: Arial, Tahoma, Times New Roman, Veranda sans-serif; 
	font-size: 13px; 
	color: #000000; 
	background-image: url(../imageset/bg.gif); 
}

.captcha_true {
	font-weight: bold;
	color: #008000;
}


.captcha_false {
	font-weight: bold;
	color: #FF0000;
}


.captcha_input {
	cursor: crosshair;
}


#header {
	height: 133px;
	background-image: url(images/header.png); 
	/*
	border-bottom: 1px #787878 dashed; 
	*/
}


#footer {
	text-align: right;
	font-size: 13px;
	/*
	border-top: 1px dashed #787878;
	*/
}


#content {
	/*
	border: 1px solid #787878;
	
	background-color: #F3F3F3;

	margin-left: 50px;
	margin-right: -20px;
	margin-bottom: 1px;
	padding: 5px;*/
	width: 640px;
}


.c_date {
	margin-bottom: 0px;
}


.c_user {
	font-weight: bold;
	margin-bottom: 0px;
}


.c_text {
	margin-bottom: 3px;	
}


.c_control {
	margin-right: 2px;
	text-align: right;
}


#c_hr {
	border: 0px;
	border-bottom: 1px solid grey;
}


.n_news {
	color: #000000;
}


.c_subject {
	font-weight: bold;
	color: green;
}


.newsflash_more {
	font-weight: bold;
	color: black;
}


.comments {
	border: 1px solid #787878;
	background-color: #F3F3F3;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
	padding: 0px;
}


#comments {
	font-size: 1.1em;
}


.site_links {
	width: 30px;
	border: 1px solid #787878;
	background-color: #F3F3F3;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center; 
}


#gb_site {
	font-weight: bold;
	margin-bottom: 7px;
}


.waiting {
	width: 350px; 
	text-align: center; 
	border: 1px #333333 solid; 
	padding: 20px; 
	margin-top: 20px;
	font-family: Arial, Tahoma;
	font-size: 13px;
	text-align: center;
}


.mfield {
	font-size: 10px;
}


.smiles {
	border: 1px solid #787878;
	background-color: #F3F3F3;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 5px;
}

#smiles {
	margin-left: 68px;
}


#content.head{
	margin-top: 20px;
}


#content.foot{
	margin-bottom: 30px;
	margin-top: 3px;
	padding: 2px 3px;
	font-size: 10px;
	font-family: Tahoma, Times New Roman, Veranda sans-serif;
	color: #000000;
	text-align: left;
}


div.layout{ 
	padding: 10px;
	margin: 0 auto; 
	width: 860px; 
	/*
	background-color: #FFFFFF; 
	*/	
} 


a {
	color: #333333;
	text-decoration: underline;
}


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


.copyright {
	color: #000080;
}

.guestbook {
	width: 500px;
	background-color: #FFFFFF;
	border: 1px #333333 solid;
}


.content {
	background-color: #F3F3F3;
}


.radio {
	cursor: pointer;
}


#table {
	width: 900px;
	/*
	border: solid 1px #787878;
	*/
}


.button {
	font-size: 13px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}


#bbcode_b {
	font-weight: bold;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#bbcode_i {
	font-style: italic;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#bbcode_u {
	text-decoration: underline;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.bbcode {
	margin-top: 16px;
}


.normal {
	background-color: #FFFFFF;
	border: none;
}


textarea {
	font-family: Arial;
	font-size: 13px;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
}


input {
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
}


.input_right {
	text-align: right;
	padding: 0px 2px;
}


select {
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
}


.admin_link:hover {
	text-decoration: underline;
}


.hr {
	text-align: left;
}


.pointer {
	cursor: pointer;
}


.copy {
	font-size: 0.8em;
}


.footer_title {
	font-size: 0.9em;
}


#head {
	font-size: 14px;
	font-weight: bold;
	color: #E49613;
}


#navi { 
	width: 180px; 
	float: left; 
	height: 100%; 
	margin-right: 10px;
	margin-bottom: 30px;
	color: #0000FF;
} 


#navi_break { 
	clear: both; 
} 

.navi_aktive{
	border: 1px dashed #787878;
}

ul.navigation { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	width: 180px;
	text-decoration: none; 
	font-family: Tahoma, Times New Roman, Veranda sans-serif; 
	font-size: 15px;
	width: 150px;
} 



ul.navigation span { 
	/*
	background-color: #FFFFFF; 
	*/
	color: #333333; 
	display: block; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-top: 15px; 
	text-decoration: none; 
	font-weight: bold; 
	height: 1%; 
	/*border-bottom: 2px solid #787878; 
	*/
} 


ul.navigation a { 
	/*
	background-color: #FFFFFF; */
	color: #333333; 
	color: #0000FF;
	display: block; 
	padding: 5px; 
	padding-left: 10px; 
	text-decoration: none; 
	/*border-bottom: 1px dashed #787878; 
	*/
} 


ul.navigation a.aktiv { 
	/*background-color: #F3F3F3; */
	color: #555555; 
	font-size: 15px; 
} 


ul.navigation a:hover { 
	/*background-color: #F3F3F3; */
	font-size: 17px; 
} 


ul.navigation a:hover.aktiv { 
	background-color: #F3F3F3; 
}


#main {
	padding: 0px;
	margin: 0px;
}


.layout_menu {
	float: left; 
	margin-left: 17px;
}

.layout_all {
	float: right;
}


/*
###
###
###EasyHP 1.2
###
###
*/


fieldset {
	width: 600px;
	border: 0px;
	padding-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
}

.line {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 4px;
}


.gb_line {
	margin: 0px;
	clear: both;
	padding-top: 0px;
}


#bbcode_box {
	padding-top: 20px;
}

#textarea_box {
	padding-top: 8px;
}

.label {
	float: left;
	width: 100px;
	text-align: left;
	margin-top: 4px;
	margin-right: 30px;
}

.field {
	float: left;
	margin: 0px;
	text-align: left;
} 

.field2 {
	float: left;
	margin: 0px;
	text-align: left;
} 

.label2 {
	float: left;
	width: 160px;
}

.profile_label {
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 4px;
}

.profile_field {
	float: left;
	width: 420px;
	text-align: left;
	margin-left: 0px;
} 

.hover_list {
	border-top: 1px solid #6A6A6A;
	padding-top: 10px;
	padding-left: 5px;
	width: 99%;
	height: 28px;
}

.list_head {
	padding-top: 10px;
	padding-left: 5px;
	width: 99%;
	height: 28px;
}

.site_details {
	font-size: 10px;
	float: left; 
	width: 237px; 
	margin-top: 5px; 
	margin-left: 3px;
}

.site_options {
	float: left;
	padding-top: 3px;
	margin-top: 5px;
}

.site_comments {
	font-size: 10px;
	float: right; 
	width: 150px; 
	margin-top: 5px;
}


#view_profile{
	border: 0px solid #787878;
	background-color: #F3F3F3;
	padding: 5px;
}

#user_img {
	margin-left: 4px;
}

.profile_left {
	float: left;
	margin-left: 7px;
	margin-top: 8px;
	width: 170px;
}

.profile_right {
	width: 438px;
	float: right;
	margin-top: 8px;
	padding-left: 12px;
}

#profile_left {
	float: left;
}

#profile_right {
	float: right;
}

#profile_name {
	padding-top: 4px;
	font-weight: bold;
}

#profile_data {
	width: 215px;
	padding-top: 4px;
	margin-right: 30px;
}

#headline_profile {
	font-size: 1.1em;
	font-family: "Trebuchet MS";
	margin-bottom: 4px;
	font-weight: bold;
	margin-left: 2px;
}

.profile_box {
	width: 420px;
	padding: 8px;
	float: right;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin-bottom: 10px;
}

.profile_box2 {
	width: 170px;
	float: right;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin-bottom: 15px;
}

.profile_avatar {
	margin-bottom: 3px;
}

#profile_avatar {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

.profile_config {
	font-weight: bold;
}

#profile_config {
	font-size: 15px;
}

.error{
    background-color: #ff8888;
    padding: 10px;
    border: solid 1px #ff0000;
}
