﻿body {
    margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
}

a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#666666;
}

.tabpanelmiddle493 a {
	color:#1aa0c4;
}
h1 {
	font-size:160%;
	margin:0px 0px 18px 0px;
}
h2 {
    font-size:120%;
}

img {
    border: none;
}
.newsa a {
    color: Blue;
}

#header {
    background:url(../images/header_background.gif) repeat-x #818284;
    height:88px;
}
.footerStyle {
    width:878px;
    margin:0px auto 0px auto;
    background-color:#00bff3;
    width:878px;
	clear:both;
	color:#FFFFFF;
}
.footerleft {
    width:250px;
    float:left;
    background-color:#00bff3;
    margin-left:8px;
}
.footerright {
    width:400px;
    float:right;
    background-color:#00bff3;
}
.footerStyle a {
    background-color:#00bff3;
	text-decoration:none;
	color:#FFFFFF;
}

.contentArea {
    width:880px;
	margin:0px auto 0px auto;
}

#headlinks {
	width:700px;
	height:26px;
	color:#cccccc;
	padding-top:10px;
	font-size:11px;
	float:left;
}
#headlinks a {
	text-decoration:none;
	color:#cccccc;
}
#version {
    width:100px;
    color:#cccccc;
    height:26px;
    padding-top:10px;
    font-size:11px;
    float:right;
    text-align:right;
    padding-right:10px;
}
#logo {
	width:208px;
	height:39px;
	float:right;
}

.loginArea {
    background:url(../images/login_background.gif) no-repeat;
    width:553px;
    height:49px;
    float:left;
    padding:3px 0px 0px 10px;
}

/* -------------------------------------- NAVIGATION CSS ---------------------------------------------- */

#navigation {
    height:22px;
}
#navigationband {
    background:url(../images/menutopper.gif) repeat-x;
}
.tdmenu {
    height:19px;
    border:1px solid #818284;
	border-right:none;
	padding:0px;
}
.tdmenuoff {
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:11px;
	height:16px;
	padding:4px 0px 0px 0px;
}
.leftcorner {
    background:url(../images/leftcorner.gif) top left no-repeat;
}
.rightcorner {
    background:url(../images/rightcorner.gif) top right no-repeat;
}
.tdmenuoff:hover {
    cursor:pointer;
}
.tdmenuon {
    color:#000000;
    background-color:#ffffff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:11px;
	height:16px;
	padding:4px 0px 0px 0px;
}
.menufinal {
    border-right:1px solid #818284;
}
/* -------------------------------------- SIDE MENU CSS ---------------------------------------------- */
.sidemenu {
    height:19px;
	padding:0px;
	margin-bottom:3px;
	border:1px solid #818284;
}
.sidemenuoff {
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:11px;
	height:17px;
	padding:2px 0px 0px 0px;
}
.sidemenuoff:hover {
    cursor:pointer;
}
.sidemenuon {
    color:#000000;
    background-color:#FFFFFF;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:12px;
	height:17px;
	padding:2px 0px 0px 0px;
}
.leftfullcorner {
    background:url(../images/leftfullcorner.gif) top left no-repeat;
}
.rightfullcorner {
    background:url(../images/rightfullcorner.gif) top right no-repeat;
}
.registerbutton {
    width: 145px;
    height: 46px;
    color: #ffffff;
    padding: 14px 0px 0px 0px;
    background: url(../images/registerbutton.jpg) no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

/* -------------------------------------- LOGIN TOP CSS ---------------------------------------------- */
.logintop {
    float:left;
    margin:2px 4px 0px 0px;
}
.loginoptions {
    height:32px;
    width:110px;
    margin:0px 0px 0px 3px;
    float:left;
}
.loginoptions a {
    font-size:11px;
    height:14px;
    padding:2px 0px 0px 4px;
    color:#000000;
}
.loginoptions a:hover {
    color:#ffffff;
}
.loginoptionspage {
    height:32px;
    width:300px;
    margin:0px 0px 0px 0px;
}
.loginoptionspage a {
    font-size:12px;
    height:14px;
    padding:0px;
    color:#000000;
}
.loginoptionspage a:hover {
    color:#666666;
}
/* -------------------------------------- PANEL CSS ---------------------------------------------- */
.thepage {
    background:url(../images/thepagebg.jpg) repeat-x;
    width:878px;
    padding-top:10px;
}
.leftpanel {
    width:160px;
    float:left;
    margin-left:8px;
}
.middlepanel {
    width:502px;
    float:left;
    margin:10px 18px 0px 18px;
}
.middlepanelnews {
    width:502px;
    float:left;
    margin:0px 0px 0px 9px;
}
.rightpanel {
    width:162px;
    float:left;

}
.msgtxt {
    width:100px;
    float:right;
    font-weight:bold;
    color:#cc0000;
    text-align:right;
}
/* -------------------------------------- COMMENTS CSS ---------------------------------------------- */
.wlcomment {
    padding:3px;
    border:1px solid #cccccc;
}
.wlcommentTxt {
    font-size:12px;
    padding:0px;
    margin:0px;
}
.wlcommentDetail {
    color:#6666ff;
    font-size:10px;
    padding:0px;
    margin:2px 0px 0px 0px;
    width:250px;
    float:left;
    height:16px;
}
.wlcommentImage {
    float:right;
    width:200px;
    text-align:right;
    height:20px;
}
.rateError {
    float:right;
    text-align:right;
}

/* ------------------------------------ Progress Bar ---------------------------------------------------- */
#progBarOutline {
    width: 120px;
    height: 15px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    margin-left: 13px;
}
.progBarBg {
    height: 15px;
    background: url(/images/progbar.jpg) repeat left top;
}
