/* Elements */

a:link { color: #ccc; text-decoration: underline; }
a:visited { color: #ccc; text-decoration: underline; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #fff; text-decoration: underline; }

body
{
	margin: 0;
	padding: 0;
	color: #666;
	
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	
	/*background: #0E0E0E;*/
	background: #0E0E0E url('/images/background_gradient.png') repeat-x left top;
}

p
{
	line-height: 1.4em;
}

h1
{
	width: 762px;
	height: 122px;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 2px;
}

h1 a
{
	display: block;
	width: 762px;
	height: 122px;
	
	padding: 0;
	margin: 0;
	
	color: #fff;
	background: transparent;
	text-decoration: none
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
	text-decoration: none;
}

h1 a img
{
	display: block;
	border: none;
	width: 762px;
	height: 122px;
	margin: 0;
	padding: 0;
}

h2
{
	background: url(/images/small_logo.gif) no-repeat 0px 1px;
	color: #fff;
	margin: 0px;
	margin-bottom: 25px;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #222;
}

h3
{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

/* ID's */

td.footer_ad
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 4px;
	height: 90px;
	border: solid 1px #222;
}

td.sidebar
{
	width: 500px;
	vertical-align: middle;
	padding: 0px;
	padding-bottom: 8px;
}

.sidebar a
{
	padding-left: 3px;
	padding-right: 12px;
	font-size: 11px;
}


.sidebar a:link { color: #aaa; text-decoration: none; }
.sidebar a:visited { color: #aaa; text-decoration: none; }
.sidebar a:hover { color: #fff; text-decoration: none; }
.sidebar a:active { color: #fff; text-decoration: none; }

#partner_links
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#partner_links img
{
	border: none;
}

table.main
{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #999999;
}

td#content
{
	background: #000 url(/images/content_bg.gif) bottom repeat-x;
	/*border: none;*/
	border: solid 1px #222;
	padding: 25px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}

table.tableform
{
	background: #f00;
}

#logout
{
	text-align: right;
	margin-top: 0.8em;
	margin-bottom: 0;
	padding-right: 3%;
}

#footer
{
	background: #0E0E0E;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}

#navigation
{
	padding: 1.5%;
	border-bottom: 1px solid #b0b0b0;
}

#returntomain
{
	padding: 1%;
}


/* Classes */

.advice
{
	width: 80%;
	border: 1px solid #000;
	margin-top: 2%;
	padding-top: 0;
	padding-left: 0.5em;
}

/* +++++++++ USER PROFILE +++++++++ */

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


table.user_profile_info
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}


td.user_profile_info_left
{
	text-align: left;
	vertical-align: top;
}

td.user_profile_info_right
{
	width: 200px;
	text-align: left;
	vertical-align: top;
}

.send_message_form form
{
	padding: 0px;
	margin: 0px;
}

.interact_header
{
	font-size: 12px;
	font-weight: bold;
	/*padding-top: 30px;*/
	padding-bottom: 10px;
}

.interact_option
{
	font-size: 11px;
	padding-bottom: 5px;
}

.interact_option img
{
	padding-right: 8px;
}


.interact_option a:link { text-decoration: none; }
.interact_option a:visited { text-decoration: none; }
.interact_option a:hover { text-decoration: none; }
.interact_option a:active { text-decoration: none; }


#user_profile_header
{
	margin: 0px;
	padding: 0px;
	background: url(/images/avatar_bg.gif) no-repeat;
	height: 100px;
}

#user_profile_header img
{
	margin: 0px;
	padding-left: 0px;
	position: relative;
	left: 52px;
	top: 14px;
}

#user_profile_header .username
{
	margin: 0px;
	position: relative;
	left: 110px;
	top: -25px;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing:.1em;
	color: #dddace;
}

#favorite_quote
{
	width: 400px;
	color: #dddace;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	
	font-size: 14px;
	font-style: italic;
	font-family: Arial;
}

#about_me
{
	padding: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
}

#user_profile_stats
{
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
}

#user_profile_stats h3
{
	margin: 15px 0 0 0;
	padding: 0;
}

#user_profile_stats ul
{
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#user_profile_stats ul li
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.user_info_item
{
	margin: 0px;
	padding: 0px;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
}

#user_profile_stats ul li span
{
	font-weight: bold;
}

#vf_favorites
{
	/*padding-left: 10px;*/
}

.vf_favorites_link
{
	font-weight: normal;
	font-size: 11px;
	padding-left: 8px;
}

.vf_favorites_link a:link { text-decoration: none; }
.vf_favorites_link a:visited { text-decoration: none; }
.vf_favorites_link a:hover { text-decoration: underline; }
.vf_favorites_link a:active { text-decoration: underline; }

#vf_widget
{
	text-align: left;
	position: relative;
	left: 6px;
}

#private_profile
{
	color: #f00;
	background: transparent;
}


/* +++++++++ FORMS +++++++++ */

#form_errors
{
	color: #f00;
	background: transparent;
}

#form_errors a:link { font-weight: bold; color: #f00; }
#form_errors a:visited { font-weight: bold; color: #f00; }
#form_errors a:hover { text-decoration: underline; }
#form_errors a:active { text-decoration: underline; }

.form_information
{
	margin: 0 0 15px 0;
	padding: 8px;
	border: 1px dotted #666;
}

#form_messages, #form_errors
{
	margin: 0 auto 20px auto;
	padding: 2px 2px 2px 2px;
}

#form_messages p, #form_errors p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#form_messages ul, #form_errors ul
{
	margin-top: 0;
	margin-bottom: 0;
}

#form_messages ul li, #form_errors ul li
{
	margin: 0;
	padding: 6px 6px 0 6px;
}

.form_group
{
	margin: 0 0 15px 0;
	padding-top: 15px;
	border-top: 2px dotted #666;
	border-bottom: 2px dotted #666;
}

.form_input_error
{
	outline: 1px solid #F00;
}

.form_input_item input, .form_select_item select
{
	color: #555;
	background: url(/images/inputbg.jpg) repeat-x;
	background-color: #FFF;
}

.form_input_item, .form_checkbox_item, .form_select_item, .form_group p
{
	margin-bottom: 15px;
}

.form_group p
{
	margin-top: 0;
	padding: 0;
	font-size: 11px;
}

.form_input_item label, .form_checkbox_item label.checkbox_header_label, .form_select_item label
{
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
}

.form_input_item input, .form_textarea textarea
{
	padding: 2px 2px 2px 2px;
}

.form_input_item input, .form_textarea textarea, .form_select_item select
{
	margin: 0; 
	font-family:Tahoma, sans-serif;
	font-size: 12px;
}

.form_input_item p, .form_checkbox_item p, .form_select_item p
{
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 11px;
}

.form_input_item ul, .form_checkbox_item ul, .form_select_item ul
{
	margin: 0;
	padding: 2px 0 0 1.5em;
	font-size: 11px;
}

.form_hidden_item
{
	margin: 0;
	padding: 0;
}

.form_submit_item
{
	margin-top: 5px;
}

.form_submit_item input:focus
{
	outline: none;
}

.form_avatar
{
	border: 1px solid #666;
	padding: 3px;
}

.form_textarea textarea 
{
	color:#555;
	background: url(/images/site/textareabg.jpg) repeat-x;
	background-color:#FFFFFF;
}

input:focus, textarea:focus
{
	outline: 1px solid #9BBB34;
}




a.logoutbutton
{
	padding: 0.5%;
	padding-left: 1%;
	padding-right: 1%;
	border: 1px solid #000;
	background: #eee;
	
		border-top: 2px solid #d0d0d0;
		border-left: 2px solid #c0c0c0;
		border-bottom: 2px solid #a0a0a0;
	border-right: 2px solid #b0b0b0;
	
	color: #000;
	
	text-decoration: none;
}

a.logoutbutton:hover
{
	padding: 0.5%;
	padding-left: 1%;
	padding-right: 1%;
	border: 1px solid #000;
	background: #eee;
	
		border-top: 2px solid #a0a0a0;
		border-left: 2px solid #b0b0b0;
		border-bottom: 2px solid #d0d0d0;
	border-right: 2px solid #c0c0c0;
	
	color: #000;
	
	text-decoration: none;
}

.navigationmenu
{
	margin-top: 0%;
	margin-bottom: 2%;
	padding-top: 0;
	margin-left: 0;
	padding-left: 1em;
	list-style: none;
}

.navigationmenu li
{
	margin-top: 0.3%;
	margin-bottom: 0.3%;
}

.postingselectionspace
{
	margin-left: 10px;
}

.preview
{
	padding: 1%;
	width: 60%;
	color: #000;
	background: #fff;
	border: 1px solid #000;
}

.question
{
	width: 80%;
	border: 1px solid #000;
	margin-top: 2%;
	padding-top: 0;
	padding-left: 0.5em;
}

.searchbutton
{
	margin-left: 0px;
}

.searchtype
{
	margin: 1% 0 1% 0;
}

.taskcompleted
{
	font-weight: bold;
}

.site_section
{
	border-top: solid 1px #444;
	margin-top: 8px;
	padding-bottom: 30px;
}

.site_header
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.site_header a:link { text-decoration: none; }
.site_header a:visited { text-decoration: none; }
.site_header a:hover { text-decoration: none; }
.site_header a:active { text-decoration: none; }

.achievement_icons
{
	margin: 0px;
	padding: 0px;
}

.achievement_icons img
{
	margin: 0px;
	padding: 4px;
}

.profile_medal
{
	margin-bottom: 5px;
}

.profile_medal img
{
	/*vertical-align: middle;*/
}



















#profile_tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#profile_tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	/*padding: 2px 15px 5px;*/
	border: 1px solid #fff;
	list-style: none;
	display: inline;
	}
	
#profile_tabs ul li.selected {
	border-bottom: none;
	list-style: none;
	display: inline;
	}

#profile_tabs ul li a
{
	padding: 2px 15px 5px;
}
