/*------------------------------------------|
| Absolut Theme CSS                         |
| Written by 10gauge (webmaster@10gauge.de) |
|------------------------------------------*/

body {
	background-color: #ee9000;
}

#main {
	/*align:center;*/
	margin-top: 15px;
}

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

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

a.side {
	color: #000;
	text-decoration: none;
}
a:hover.side {
	color: #4B5878;
	text-decoration: underline;
}

.footer a {
	text-decoration: underline;
	color: #000;
}

.footer a:hover {
	color: #fff;
}

a.white {
	color: #fff;
	text-decoration: none;
}

a:hover.white {
	color: #ddd;
	text-decoration: underline;
}

#custsublink {
	font-family: "Times New Roman", Times, "Liberation Serif", serif;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	height: 63px;
	float:left;
	background-image: url(images/custbg.png);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	margin: 0px auto;
}

#custsublink ul,
#custsublink li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#custsublink ul {
	height: 65px;
	line-height: 65px; 
	float: left;
	padding: 0px 1px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#custsublink li {
	height: 61px;
	line-height: 65px;
	display: inline;
	position: relative; 
	float: left;  
	text-align: center;
}

#custsublink li a {
	height: 65px;
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;
	float: left;
	background-image: url(images/custbar.png);
	background-position: right;
	background-repeat: no-repeat;
}


#custsublink li a:link,
#custsublink li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#custsublink li.active a,
#custsublink li a:hover {
	color: #fff;
	/* background-repeat: no-repeat;
	background-position: right; */
}

#navsub {
	background-image: url(images/navsub.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 6px;
	margin: 0px auto;
}


.contbg-top {
	background-image: url(images/contbgtop.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:30px;

}

.contbg {
	background-image: url(images/contbg.png);
	/*background-position:top left;
	background-repeat:no-repeat;*/
	padding: 0px 0px 10px 0px;
}

.contbg-bot {
	background-image:url(images/contbgbot.png);
	font-family: "Times New Roman", Times, "Liberation Serif", serif;
	font-size: 11px;
	text-align: center;
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px 0px 5px 0px;
	margin: 0px auto;
}

#sitebg {
	background-image: url(images/sitebg.png);
	/*background-position: top left;
	background-repeat: no-repeat;*/
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sitebottom {
	background-image: url(images/sitebottom.png);
	background-repeat: no-repeat;
	height: 80px;
	margin: 0px auto;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.mainlogo {
	background-image: url(images/mainlogo.png);
	background-position: center;
	background-repeat: repeat-y;
	height: 140px;
	//padding: 10px 0px 20px 0px;
	vertical-align: top;
}

form {
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #4B5878;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #4B5878;
}

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

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

.alt {
	color: #000;
}
 
.outer-border {
	border: 0;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #ddd;
	border: 1px solid;
	border-color: #000;
	padding: 1px 2px 1px 2px;
	margin-top: 3px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #EDEDFF;
	background-image: url(images/textbox.jpg);
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #000;
}

.main-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 4px;
}

.side-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-image: url(images/sidebg.png);
	color: #000;
	padding: 0px 4px 4px 8px;
}

.main-bg {
	color: #000;
	padding: 0px 5px 10px 5px;

}

.border {
	border: 0;
}

.side-border-left {
	color: #000;
	padding: 4px 5px 10px 10px;
	width: 180px;

}

.side-border-right {
	color: #000;
	padding: 4px 10px 10px 5px;
	width: 180px;
	
}

.side-bottom {
	background-image: url(images/sidebottom.png);
	height: 30px;
}

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

.news-footer {
	font-size: 10px;
	text-align: center;
	color: #4B5878;
	border-top: 1px dotted;
	border-color: #000;
	padding: 4px 0px 4px 0px;
}

.capmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B5878;
	padding: 4px;
	text-align: left;
}

.scapmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/sidetop.png);
	padding: 6px 4px 4px 10px;
	height: 30px;
}

.tbl-border {
	color: #000;
	background-color: #4B5878;
}

.tbl {
	font-size: 11px;
	color: #000;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	text-align: left;
	color: #000;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	text-align: left;
	color: #000;
	background-color: #ddd;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #4B5878;
	background-color: #fff;
	padding: 4px;
}

.quote {
	font-size: 11px;
	color: #000;
	background-color: #ddd;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px dotted #5c6643;
}

.poll {
	height: 11px;
}

.comment-name {
	font-weight: bold;
	color: #4B5878;
	padding-left: 4px;
}

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

.shoutbox {
	color: #000;
	border-top: 1px dotted;
	border-color: #000;
}

.shoutboxdate {
	font-size: 10px;
	color: #000;
	font-style: italic;
	padding-bottom: 2px;
}

.small {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #4B5878;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #4B5878;
}

.side-label {
	color: #000;
	padding: 2px 2px 3px 2px;
}

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

#navigation h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B5878;
	margin: 0;
	padding: 2px 2px 3px 2px;
}

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

#navigation a:hover {
	color: #4B5878;
	text-decoration: none;
}

.pagenav { 
	height: 20px; 
}

.pagenav span {
	color: #000;
	background-color: #ddd;
	text-decoration: none;
	border: 1px solid;
	border-color: #000;
	padding: 2px 4px;
	margin: 2px;
}
 
.pagenav a {
	color: #000;
	background-color: #ddd;
	text-decoration: none;
	border: 1px solid;
	border-color: #000;
	padding: 2px 4px;
	padding: 2px 4px;
	margin: 2px;
}
 
.pagenav a:hover {
	color: #fff;
	background-color: #4B5878;
	text-decoration: underline;
}

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

.admin-message {
	border: 1px solid #767676;
	padding: 8px;
	margin-bottom: 8px;
}

.bbcode { 
	border: 1px solid #000; 
}

.tablebreak { 
	margin-bottom: 8px; 
}

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

