﻿/* 
	Those are the main and generic styles for this theme
*/
body {
	background: #FFFFFF url('images/frame/background.png') repeat-x fixed 100% 0;
	color: #666666;
	margin: 0px;
	text-align: justify; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Lucida Grande, verdana, helvetica, arial, sans-serif
}

td {
	color: #808080;
	margin: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
}

p {
	color: #808080;
	margin: 0px;
	text-align: justify; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
}

a {
	color: #808080;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #FF0000;
	text-decoration: underline
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
	line-height: 150%;
	font-size:11px; font-variant:normal; font-family:Verdana; color:#808080
}

.submit {
	background: #C0C0C0;
	font-weight: bold;
	color: #808080;
	margin: 1px;
	border: 0.5px solid #999999;; font-style:normal; font-variant:normal; font-size:11px; font-family:Verdana; padding-left:13px; padding-right:13px; padding-top:3px; padding-bottom:3px
}

.submit_disabled {
	background: #FFFFFF;
	font-weight: bold;
	color: #C0C0C0;
	margin: 1px;
	border: 0.5px solid #E9E9E9;; font-style:normal; font-variant:normal; font-size:11px; font-family:Verdana; padding-left:13px; padding-right:13px; padding-top:3px; padding-bottom:3px
}

/* Text hilight */
.hilight {
	background-color: #FFFF00; /* #DCE6FF; 
	border-top: 1px solid #2f63b3;
	border-bottom: 1px solid #2f63b3; */
}

/* Gauges Styles */
#gaugewrapper {
	border: solid 1px #000; 
	width: 100%;
}

#gaugelevel {
	position: relative; 
	left: 0; 
	top: 0; 
	background-color: #CCFF00;
}

#gaugelabel {
	width: 100%; 
	position: relative; 
	top: 0; 
	left: 0; 
	text-align: center;
}

/*
	This small hack will force the main table
	to expand vertically and stretch it so it
	fills the browser viewport.
*/
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	border: medium none;; color:#808080
}

.fullheight {
	height: 100%;
}

/*
	The following "homeColorSet" and "footerColorSet"
	styles are color switches for elements that are outside
	the main white-backgrounded area, the home one is
	located on the homepage (which has a dark blue background)
	and the footer covers the bottom of each page which
	is also using a dark blue background color
*/
.homeColorSet1 {
	color: #6400A1; 
}

.homeColorSet2 {
	color: #FF0000;
}

.homeColorSet3 {
	color: #666666;
}

.footerColorSet1 {
	color: #FFFFFF;
}

.footerColorSet2 {
	color: #2f63b3;
}

/* Inkspot styles */
#inkspotMainPostBody {
	position: relative;
	background-color: #F2F5FF;
	padding: 20px;
	width: 660px;
	border: 1px solid #BBD4F9;
}

/* Calendars Styles */
#calendar_dayName {
	border: #FFFFFF solid 1px;
	text-align: right;
	vertical-align: bottom;
	float: left;
	width: 20px;
	height: 20px;
	margin: 1px;
}

#calendar_emptyDay {
	border: #FFFFFF solid 1px;
	float: left;
	width: 20px;
	height: 20px;
	margin: 1px;
}

#calendar_day {
	border: #CCCCCC solid 1px;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 20px;
	height: 20px;
	margin: 1px;
}

#calendar_busyDay {
	border: 1px solid #808080;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 20px;
	height: 20px;
	margin: 1px;
	color: #808080;
}

#calendar_busyDay a {
	display: block;
	width: 100%;
	height: 100%;
	color: #808080;
	text-decoration: none; font-weight:bold
}

#calendar_row {
	clear: both;
}

#calendar {
}

/* Vote styles */
#votewrap {
	height: 10px;
	width: 125px;
	background: url(/theme/default/images/frame/rank_objects/green_layer.gif) repeat-x;
	overflow:visible;
}

#voteInt {
	height: 10px;
	width: 50px;
	text-align: center;
	font: 8px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.votehover {
	width: 20%;
	height: 10px;
	float: left;
	background: url(/theme/default/images/frame/rank_objects/blue_layer.gif) repeat-x;
	font-size: 1px;
	margin: 0px;
}

.voteclear {
	width: 20%;
	height: 10px;
	float: left;
	font-size: 1px;
	margin: 0px;
	display: block;
}

/* Quotes styles */
blockquote {
	padding-left: 20px;
	border-left: 7px solid #808080;; margin-left:10px; margin-right:30px; margin-top:15px; margin-bottom:0
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #6400A1;
	font-size: 18px;font-weight:bold
}

h2 {
	color: #808080;
	font-size: 16px;font-weight:bold
}

h3 {
	color: #FF0000;
	font-size: 16px;font-weight:bold
}

h4 {
	color: #6400A1;
	font-size: 14px;font-weight:bold
}

h5 {
	color: #808080;
	font-size: 14px;font-weight:bold
}

h6 {
	color: #FF0000;
	font-size: 14px;font-weight:bold
}

/* Some special form fields classes */
#formTitle_DISABLED {
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #658EFD;
	font-size: 18px;
	font-weight: bold;
	background-color: #DCE6FF;
	width: 100%;
	border: solid 1px #DCE6FF;
}

.fullwidth {
	width: 100%;
}

/* Navigation menu */
#navigation {
	padding-left: 30px;
}

#navigation a {
	font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	color: #515151;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
}

#usercontrol {
	padding-right: 30px;
}

#usercontrol a {
	font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	color: #515151;
	padding-right: 8px;
	text-decoration: none;
	font-weight: bold;
}

/* Copyright */
#copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Users pictures */
#picture {
	padding: 2px;
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
	padding: 2px;
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
}

/* Block */
.block {
	color: #333333; border: 1px solid #666666; background-color: #CCCCCC; width: 100%; 
}

/* CHAT StyleSheet */
.chatNickEntity {
	clear: both; 
	border-bottom: 1px solid #BBD4F9; 
	padding: 2px; 
	background-color: #CCCCCC;color:#808080
}

:hover.chatNickEntity {
	clear: both; 
	border-bottom: 1px solid #BBD4F9; 
	padding: 2px; 
	background-color: #808080;color:#000000
}

.selectedChatNickEntity {
	clear: both; 
	border-bottom: 1px solid #BBD4F9; 
	padding: 2px; 
	background-color:#FF0000;color:#FFFFFF
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#shadeWrapper {
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}

#noShadeContent {
	top: 30%;
	left: 30%;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
	position: absolute;
	z-index: 11;
	visibility: hidden;
	padding: 2px;
	border: 1px solid #CECECE;
	background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	border-bottom: 1px solid #808080;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana, sans-serif; border-left-width:1px; border-right-width:1px; border-top-width:1px; padding-left:0; padding-right:0; padding-top:3px; padding-bottom:3px
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	border-left:1px solid #808080; border-right:1px solid #808080; border-top:1px solid #808080; margin-left: 3px;
	background: #CCCCCC;
	text-decoration: none; border-bottom-width:medium; padding-left:0.5em; padding-right:0.5em; padding-top:3px; padding-bottom:3px
}

ul.tabbernav li a:link { 
	color: #666666;font-weight:bold 
}
ul.tabbernav li a:visited {
	color: #666666;font-weight:bold
}

ul.tabbernav li a:hover
{
	color: #000000;
	background: #808080;
	
}

ul.tabbernav li.tabberactive a {
	border-left:1px solid #808080; border-right:1px solid #808080; border-top:1px solid #808080; background-color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;; color:#808080
}

ul.tabbernav li.tabberactive a:hover {
	border-left:1px solid #808080; border-right:1px solid #808080; border-top:1px solid #808080; color: #808080;
	background: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}