/* Vertical navigation */
#navi {
height:30px;
margin:0;
padding:0 10px
}
#navi ul {
list-style-type:none;
margin:0;
padding:0 0 0 0;
}
#navi li {
overflow:hidden;
background-image:none;
float:left;
line-height:32px;
white-space:nowrap;
padding:0 1px;
}
#navi li a {
display:block;
width:110px;
height:30px;
font-size:1em;
font-family:Arial;
font-weight:normal;
color:#4A6371;
text-decoration:none;
background:url(images/nav-bg.png) no-repeat;
background-position:0 0;
text-align:center;
}
#navi li a:hover {
width:110px;
height:30px;
line-height:26px;
background:url(images/nav-bg2.png) no-repeat;
background-position:0 0;
color:#435865;
text-decoration:none;
}

/* Commen element properties */

a:active, a:active * {
      outline : none !important ;
}

a:focus, a:focus * {
      outline : none !important ;
}

a {
	color: #475074;
	text-decoration: none;
}

a:hover {
	color: #2C2C2C;
	text-decoration: underline;
}

.side-border-left a.side {
	color: #485A68;
	text-decoration: none;
}

.side-border-left a:hover.side {
	color: #2C2C2C;
	text-decoration: underline;
}

.side-border-right a.side {
	color: #486471;
	text-decoration: none;
}

.side-border-right a:hover.side {
	color: #2C2C2C;
	text-decoration: underline;
}

a.white, li.white a {
	color: #000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #444;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FDFEFE;
	padding: 0 5px 0 5px;
        margin: 0;
}

hr {
	height: 0.1em;
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
        margin: 1px;
}

.side-border-left hr {
	height: 0.1em;
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
        margin: 1px;
}

.side-border-right hr {
	height: 0.1em;
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
        margin: 1px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #626262;
}

.spacer {
	margin-bottom: 10px;
}

.spacer2 {
	margin-bottom: 5px;
}

.admin-message {
        width: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #53799F;
	background-color: #E9EFF4;
	border: 1px solid #DAE3EC;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
        margin-left: 20%;
}

/* Form element properties */

form {margin: 0px;}

img {border: 0px;}

.center, *[align="center"] {margin: 0 auto;}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #597486;
        background: url(images/button.gif) repeat-x;
	height: 20px;
        border: 1px solid;
	border-color: #FFFFFF #DCE4E8 #D5DEE3 #DCE4E8;
	margin-top: 2px;
        padding: 1px 2px 4px 2px;
        cursor: pointer;
}

.button:hover {
	color: #668599;
        background: url(images/button2.gif) repeat-x;
        border: 1px solid;
	border-color: #D5DEE3 #DCE4E8 #FFFFFF #DCE4E8;
}

.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #626262;
        background: url(images/button3.png) no-repeat;
        width: 50px;
	height: 20px;
        border: 0;
	margin-top: 2px;
        padding: 1px 2px 4px 2px;
        cursor: pointer;
}

.button2:hover {
        width: 50px;
	height: 20px;
	color: #626262;
        background:url(images/button4.png) no-repeat;
        border: 0;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #F1F2F2;
	border: 0.1em solid;
	border-color: #fff #DBDBDB #DBDBDB #fff;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #fff;
	border: 0.1em solid;
	border-color: #D8DFE4 #E7EAEC #E7EAEC #D8DFE4;
        padding: 1px;
}

.header-btm .textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8A8B8C;
	background-color: transparent;
	border: 0.1em solid;
	border-color: #D7D7D8 #fff #fff #D7D7D8;
        padding: 1px;
}

/* Header and footer properties */
.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #F5F5F5;
	padding-top: 15px;
}

.header-btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 0.9em;
	font-weight: normal;
        background: #F4F4F4 url(images/header-btm.png) repeat-x;
        padding: 0 5px 12px 5px;
}

.header-btm a {
	color: #626262;
	text-decoration: none;
}

.header-btm a:hover {
	color: #2C2C2C;
	text-decoration: none;
}

.header-btm-left {
	width: 32px;
	height: 63px;
        background: #F4F4F4 url(images/header-btm-left.png) no-repeat;
}

.header-btm-right {
	width: 32px;
	height: 63px;
        background: #F4F4F4 url(images/header-btm-right.png) no-repeat;
}

.clock {
        color: #626262;
        background: transparent;
        font-size: 1em;
        border: 0;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
        background: #F2F2F2 url(images/center.png) repeat-x;
	padding: 0;
        margin: 0;
}

.content-left {
	width: 24px;
	height: 26px;
        background: #F2F2F2 url(images/center-left.png) no-repeat;
}

.content-right {
	width: 24px;
	height: 26px;
        background: #F2F2F2 url(images/center-right.png) no-repeat;
}

.border-left {
        width: 24px;
        background: url(images/cborder-left.png) repeat-y;
}

.border-right {
        width: 24px;
        background: url(images/cborder-right.png) repeat-y;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	background-color: #F5F5F5;
        padding-bottom: 10px;
}

.main-footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #626262;
        background: #F2F2F2 url(images/footer.png) repeat-x;
        padding: 0 10px 3px 10px;
}

.footer-left {
	width: 24px;
	height: 35px;
        background: #F2F2F2 url(images/footer-left.png) no-repeat;
}

.footer-right {
	width: 24px;
	height: 35px;
        background: #F2F2F2 url(images/footer-right.png) no-repeat;
}

.footer-top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8B8C;
}

/* Side-Panel properties */

.side-border-left {
	color: #444;
        background: #F5F5F5;
	padding: 0 0 10px 5px;
	width: 200px;
}

.side-border-right {
	color: #444;
        background: #F5F5F5;
	padding: 0 5px 10px 5px;
	width: 200px;
}

.side-border-left .scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
        background: url(images/title_bg.png) repeat-x;
	padding: 2px;
}

.side-border-left .scapmain-left {
	width: 10px;
	height: 32px;
        background: #F2F2F2 url(images/title_left.png) no-repeat;
}

.side-border-left .scapmain-right {
	width: 10px;
	height: 32px;
        background: #F2F2F2 url(images/title_right.png) no-repeat;
}

.side-border-right .scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
        background: #F2F2F2 url(images/titlel_bg.png) repeat-x;
	padding: 2px;
} 

.side-border-right .scapmain-left {
	width: 10px;
	height: 32px;
        background: #F2F2F2 url(images/titlel_left.png) no-repeat;
}

.side-border-right .scapmain-right {
	width: 10px;
	height: 32px;
        background: #F2F2F2 url(images/titlel_right.png) no-repeat;
}

.side-body {
	font-size: 1em;
	color: #2C2C2C;
        background: #F9FAFB;
	padding: 3px 3px 5px 3px;
}

.side-left {
        width: 10px;
        background: url(images/blue-left.png) repeat-y;
}

.side-right {
        width: 10px;
        background: url(images/blue-right.png) repeat-y;
}

.side-border-right .side-left {
        width: 10px;
        background: url(images/green-left.png) repeat-y;
}

.side-border-right .side-right {
        width: 10px;
        background: url(images/green-right.png) repeat-y;
}

.side-btm {
        height: 5px;
        background: url(images/blue-btm.png) repeat-x;
}

.side-border-right .side-btm {
        height: 5px;
        background: url(images/green-btm.png) repeat-x;
}

.side-btm-left {
        width: 10px;
        height: 5px;
        background: url(images/blue-btm-left.png) no-repeat;
}

.side-btm-right {
        width: 10px;
        height: 5px;
        background: url(images/blue-btm-right.png) no-repeat;
}

.side-border-right .side-btm-left {
        width: 10px;
        height: 5px;
        background: url(images/green-btm-left.png) no-repeat;
}

.side-border-right .side-btm-right {
        width: 10px;
        height: 5px;
        background: url(images/green-btm-right.png) no-repeat;
}

/* Center-Panel properties */

.main-body {
	font-size: 1em;
	color: #2C2C2C;
        background: #F8F8FA;
	padding: 4px;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 0.9em;
	color: #626262;
	background-color: #F8F8FA;
        border-top: 0.1em solid #E3E3EC;
	padding: 2px 4px 2px 4px;
}

.news-footer a {
	font-size: 0.9em;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
        background: #F2F2F2 url(images/titlec_bg.png) repeat-x;
	padding: 2px 4px 2px 6px;
}

.capmain-left {
	width: 10px;
	height: 32px;
        background: #F2F2F2 url(images/titlec_left.png) no-repeat;
}

.capmain-right {
	width: 10px;
	height: 32px;
        background: #F2F2F2 url(images/titlec_right.png) no-repeat;
}

.purple-left {
        width: 10px;
        background: url(images/purple-left.png) repeat-y;
}

.purple-right {
        width: 10px;
        background: url(images/purple-right.png) repeat-y;
}

.purple-btm {
        height: 5px;
        background: url(images/purple-btm.png) repeat-x;
}

.centerb {
        background: url(images/centerb.png) repeat-x;
}

.content-btm-left {
	width: 32px;
	height: 29px;
        background: url(images/centerb-left.png) no-repeat;
}

.content-btm-right {
	width: 32px;
	height: 29px;
        background: url(images/centerb-right.png) no-repeat;
}

.main-bg {
	color: #444;
        background: #F5F5F5;
	padding: 0 0 10px 5px;
}

/* General table properties */

.tbl-border {
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
}

.tbl {
	font-size: 1em;
	color: #2C2C2C;
	border: 0 solid;
	border-color: #D8DFE4 #E7EAEC #E7EAEC #D8DFE4;
	padding: 4px;
}

.tbl1 {
	font-size: 1em;
	color: #2C2C2C;
	background: #FDFEFE;
	border: 0.1em solid;
	border-color: #D8DFE4 #E7EAEC #E7EAEC #D8DFE4;
	padding: 4px;
}

.tbl2 {
	font-size: 1em;
	color: #2C2C2C;
	background: #F1F5FA;
	border: 0.1em solid;
	border-color: #D8DFE4 #E7EAEC #E7EAEC #D8DFE4;
	padding: 4px;
}

.forum-caption {
        height: 25px;
	font-size: 1em;
	font-weight: bold;
	color: #444;
        background: url(images/forum-bg.png) repeat-x;
	padding: 4px;
}

.quote {
	font-size: 1em;
	color: #626262;
	background-color: #F1F5FA;
	padding: 4px;
	margin: 2px 20px 2px 20px;
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
}


.poll {
	height: 12px;
}

.comment-name {
	font-weight: bold;
	color: #C1C1C1;
}

.shoutboxname {
	font-weight: bold;
	color: #C1C1C1;
}

.shoutbox {
	color: #2C2C2C;
}

.shoutboxdate {
	font-size: 0.8em;
	color: #626262;
}

.small {
	font-size: 0.9em;
	font-weight: normal;
	color: #626262;
}

.tbl1 .small {
	font-size: 1em;
	font-weight: normal;
	color: #2C2C2C;
}

.small2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #626262;
}

.side-small {
	font-size: 0.9em;
	font-weight: normal;
	color: #626262;
}

.side-label {
    color: #444;
	font-size: 1em;
	font-weight: bold;
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
	margin: 0.1em 0 0.1em 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
    color: #444;
	font-size: 1em;
	font-weight: bold;
	border: 0.1em solid;
	border-color: #E7EAEC #D8DFE4 #D8DFE4 #E7EAEC;
	margin: 0.1em 0 0.1em 0;
	padding: 2px 2px 3px 2px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #485A68;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #000;
	background-color: #E9EFF4;
	padding: 2px;
	text-decoration: none;
}

.side-border-right #navigation a {
	display: block;
	color: #486471;
	padding: 2px;
	text-decoration: none;
}


.side-border-right #navigation a:hover {
	color: #000;
	background-color: #E6EDF2;
	padding: 2px;
	text-decoration: none;
}

/* Page Navigation */

.pagenav {
	font-size: 0.9em;
	font-weight: normal;
	color: #626262;
	padding: 4px 4px 10px 4px;
}

.pagenav span {
	color: #485A68;
	font-weight: bold;
	background-color: #E4ECF1;
	border: 1px solid #CCDAE6;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #485A68;
	background-color: #F1F8F8;
	border: 1px solid #CED9DF;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #485A68;
	background-color: #E4ECF1;
	border: 1px solid #CCDAE6;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

#menu {
height:16px;
margin:0;
padding:0 0
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#menu li {
overflow:hidden;
background-image:none;
white-space:nowrap;
padding:0 2px;
float:right;
}

#menu li a {
display:block;
background-position:0 0;
}

#menu ul li {
display:inline;
}

#pm {
    width: 16px;
    height: 16px;
    background: url(images/pm.png) no-repeat;
}

#pm:hover { 
    background: url(images/pm2.png) no-repeat;
}

#profile {
    width: 16px;
    height: 16px;
    background: url(images/editprofile.png) no-repeat;
}

#profile:hover { 
    background: url(images/editprofile2.png) no-repeat;
}

#userlist {
    width: 16px;
    height: 16px;
    background: url(images/userlist.png) no-repeat;
}

#userlist:hover { 
    background: url(images/userlist2.png) no-repeat;
}

#admin {
    width: 16px;
    height: 16px;
    background: url(images/admin.png) no-repeat;
}

#admin:hover { 
    background: url(images/admin2.png) no-repeat;
}

#logout {
    width: 16px;
    height: 16px;
    background: url(images/logout.png) no-repeat;
}

#logout:hover { 
    background: url(images/logout2.png) no-repeat;
}

#register {
    width: 16px;
    height: 16px;
    background: url(images/register.png) no-repeat;
}

#register:hover { 
    background: url(images/register2.png) no-repeat;
}

#lp {
    width: 16px;
    height: 16px;
    background: url(images/lostpassword.png) no-repeat;
}

#lp:hover { 
    background: url(images/lostpassword2.png) no-repeat;
}