* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100%;
}

body {
	text-align: left;
	font: normal 0.875em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #4A4A4A;
	border: none;
}

img {
	border: none;
}

/*p {
	margin-top: 12px;
}*/

em {
	font-size: 0.9em;
	color: #333333;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #9FCEFF;
}

a:hover {
	color: #66B1FF;
}

h1 {
	margin: 15px 0px;
	font-size: 1.625em;
	color: #333333;
}

h2 {
	margin: 10px 0px;
	font-size: 1.375em;
	color: #333333;
}

ol, ul {
	margin-left: 35px;
}

label {
	width: 120px;
	float: left;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.message {
	text-align: center;
	margin: 20px;
	color: #333333;
}

/* START: header.php */

#logo-wrapper {
	width: 950px;
	height: 35px;
	position: relative;
	margin: 0px auto;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#wrapper {
	width: 950px;
	margin: 0px auto;
	background: #FFFFFF url(/images/wrapper-top.png) top no-repeat;
}

#header {
	height: 71px;
}

#banner-wrapper {
	width: 629px;
	height: 71px;
	position: relative;
	float: left;
}

#banner-top {
	width: 629px;
	height: 71px;
	margin: 0px 10px;
}

#banner-back {
	width: 629px;
	height: 71px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 10px;
}

#title {
	float: right;
	margin-right: 51px;
	padding-top: 51px;
}

.banner {
	/* JS only */
}

/* END: header.php */

/* START: bread.php */

#bread-bar {
	height: 30px;
	margin: 0px 3px;
	padding: 0px 65px 0px 10px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #4A4A4A;
}

#bread-bar a:hover {
	color: #EEAEEE;
}

/* END: bread.php */

/* START: nav.php */

#nav-bar {
	width: 875px;
	height: 27px;
	margin: 0px auto;
	padding: 0px 25px;
	line-height: 27px;
	background: #F6D6F6 url(/images/nav-bar-bg.png) bottom no-repeat;
}

#nav-bar a {
	color: #323232;
}

#nav-bar a:hover {
	color: #66B1FF;
}

/* END: nav.php */

/* START: Common */

#main {
	padding: 10px 0px 12px 0px;
	background: #FFFFFF url(/images/main-bottom.png) bottom no-repeat;
}

#text {
	margin: 0px 20px 10px 20px;
}

a.text {
	color: #66B1FF;
}

a:hover.text {
	color: #9FCEFF;
}

table {
	width: 925px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px auto;
}

table a {
	font-weight: bold;
	text-decoration: none;
	color: #323232;
}

tr:hover {
	background-color: #C6E2FF;
}

td {
	padding: 3px 0px;
}

.light {
	background-color: #FFFFFF;
}

.dark {
	background-color: #F6FAFF;
}

.smaller {
	font-size: 0.875em;
}

.xsmaller {
	font-size: 0.75em;
}

.spacer {
	height: 1px;
	padding: 0px;
}

.spacer:hover {
	background: #FFFFFF;
}

.header {
	height: 25px;
	color: #000000;
	background-color: #C4E1FF;
}

.first {
	padding-left: 10px;
}

.icon {	
	width: 60px;
	text-align: center;
}

.bottom {
	height: 12px;
	background: #C4E1FF;
}

.textbox {
	width: 160px;
	padding: 2px;
	border: 1px solid #A7A6AA !important;
}

select.textbox {
	width: 166px;
}

.textbox.wide {
	width: 320px;
}

.textarea {
	padding: 2px;
	font: normal 0.875em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.checkbox {
	margin: 2px 0px;
}

/* END: Common */

/* START: footer.php */

#footer {
	width: 905px;
	height: 35px;
	margin: 0px auto;
	padding: 0px 10px;
	line-height: 35px;
	color: #FFFFFF;
	background: #323232 url(/images/footer-bg.png) bottom no-repeat;
}

#bottom {
	height: 15px;
}

/* END: footer.php */

/* START: index.php */

.forum-last {
	padding-left: 8px;
}

/* END: index.php */

/* START: forum.php */

.thread-right {
	width: 250px;
	float: right;
}

.button {
	float: right;
	margin: 8px 15px 0px 0px;
}

.button-left {
	margin: 8px 0px 0px 15px;
}

.thread-pages {
	float: right;
	margin: 8px 15px 8px 0px;
}

.thread-text {
	float: left;
	margin: 5px 8px 0px 8px;
}

.thread-page {
	float: left;
	margin: 5px 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.thread-page.selected {
	background-color: #ECF0F4;
}

.thread-page a {
	display: block;
	padding: 0px 5px;
	color: #666666;
}

.thread-page a:hover {
	color: #66B1FF;
}

/* END: forum.php */

/* START: view.php */

.thread-header {
	width: 885px;
	height: 22px;
	margin: 0px auto 10px auto;
	padding: 0px 15px;
	color: #000000;
	line-height: 22px;
	background-color: #C4E1FF;
	border: 1px solid #C4E1FF;
}

.post {
	width: 915px;
	margin: 0px auto;
	color: #333333;
	border: 1px solid #CCCCCC;
	border-top: none;
}

.post-top {
	width: 896px;
	padding: 3px 10px;
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.post-top a {	
	font-weight: normal;
	color: #000000;
}

.post-top a:hover {
	color: #66B1FF;
}

.post-first {
	border-top: 1px solid #CCCCCC;
}

.post-username a {
	font-weight: bold;
	color: #333333;
}

.post-username a:hover {	
	color: #66B1FF;
}

.post-userdetails {
	width: 130px;
	position: relative;
	float: left;
	padding: 10px;
}

.post-sep {
	position: absolute;
	top: 0px;
	right: -1px;
	height: 100%;
	border-right: 1px solid #CCCCCC;
}

.avatar {
	width: 100px;
	height: 100px;
	display: block;
	margin: 1px auto 5px auto;
	/*border: 1px solid #CCCCCC;*/
}

/*
a:hover .avatar {
	margin: 0px auto 4px auto;
	border: 1px solid #666666;
}
*/

.motto {
	margin-bottom: 5px;
	font-style: italic;
	text-align: center;
}

.post-right {
	width: 743px;
	margin-left: 150px;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #CCCCCC;
}

.post-content {
	width: 715px;
	padding: 10px 10px 0px 10px;
}

.post-seperator {
	height: 1px;
	margin-top: 15px;
	background-color: #E1E1E1;
}

.dark .post-seperator {
	background-color: #CCCCCC;
}

.post-signature {
	padding: 8px 0px;
}

#reply {
	width: 500px;
	margin: 10px 15px;
}

/* END: view.php */

/* START: login.php, register.php */

#form {
	width: 290px;
	float: left;
	margin: 10px 0px 15px 100px;
}

#form-large {
	width: 485px;
	margin: 10px 20px;
}

.form-title {
	font-weight: bold;
	margin-bottom: 15px;
}

.form-line {
	margin: 4px 0px;
}

#form-button {
	float: right;
	margin-top: 5px;
}

#form-right {
	width: 290px;
	float: right;
	margin: 10px 100px 15px 0px;
}

/* END: login.php, register.php */

/* START: users.php */

.users-left {
	padding-left: 15px;
}

/* END: users.php */

/* START: view.php */

#reply {
	width: 490px;
	margin: 15px auto 10px auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}

#reply-top {
	margin: 0px;
	padding: 0px;
}

#reply-seperator {
	height: 1px;
	margin: 10px 0px;
	background-color: #CCCCCC;
}

#reply-textarea {
	width: 485px;
	height: 100px;
}

#reply-button {
	float: right;
	margin-top: 8px;
}

.reply-indent {
	margin-left: 120px;
}

.signature {
	width: 370px !important;
	height: 50px !important;
}

/* END: view.php */

/* START: profile.php */

.profile-avatar {
	width: 100px;
	height: 100px;
}

.profile-left {
	width: 377px;
	float: left;
}

.profile-right {
	width: 287px;
	float: right;
	margin: 10px 50px 0px 0px;
}

.file {
	width: 160px;
}

/* END: profile.php */

li.question {
	margin-top: 10px;
	font-weight: bold;
}

sup {
	font-size: 12px;
}

sup.red , span.red {
	color: #CC0000;
}

sup.green, span.green {
	color: #009900;
}

.viewrank {
	text-decoration: none;
	margin: 8px 0px;
	color: #666666;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
}

.quote {
	display: block;
	margin: 10px 20px 0px 20px;
	background-color: #EDEDED;
	border: 1px solid #999999;
}

.quotetitle {
	font-size: 1.125em;
	border-bottom: 1px dashed #999999;
	height: 24px;
	padding: 3px 7px;
}

.quotetext {
	padding: 15px;
	font-style: italic;
}

.style-button {
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: #EFEFEF;
	border: 1px solid #DEDEDE;
	margin: 3px;
	float: left;
}

.button-bold {
	background: #EFEFEF url(images/buttons/text_bold.png) no-repeat center center;
}

.button-italic {
	background: #EFEFEF url(images/buttons/text_italic.png) no-repeat center center;
}

.button-underline {
	background: #EFEFEF url(images/buttons/text_underline.png) no-repeat center center;
}

.button-strikethrough {
	background: #EFEFEF url(images/buttons/text_strikethrough.png) no-repeat center center;
}

.button-link {
	background: #EFEFEF url(images/buttons/link.png) no-repeat center center;
}

.button-image {
	background: #EFEFEF url(images/buttons/image.png) no-repeat center center;
}

.button-olist {
	background: #EFEFEF url(images/buttons/text_list_numbers.png) no-repeat center center;
}

.button-ulist {
	background: #EFEFEF url(images/buttons/text_list_bullets.png) no-repeat center center;
}

.button-divider {
	width: 1px;
	height: 20px;
	background-color: #999999;
	float: left;
	margin: 4px;
}

.image-wrapper {
	display: block;
	width: 158px;
	margin: 10px;
	border: 1px solid #DEDEDE;
}

.image-src {
	padding: 4px;
}

.image-info {
	height: 20px;
	line-height: 20px;
	background-color: #DEDEDE;
	font-size: 0.75em;
	text-align: center;
}

a.darker {
	text-decoration: underline;
	color: #61A1E5;
}

#captcha {
	width: 164px;
	float: left;
}

#captcha-image {
	width: 164px;
	margin: 2px 0px;
	border: 1px solid #A7A6AA !important;
}
