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

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

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

a.side {
	color : #000000;
	text-decoration : none;
}

a:hover.side {
	color : #000000;
	text-decoration : underline;
}

a.small {
	color : #000000;
	text-decoration : none;
}

a:hover.small {
	color : #d3d0ff;
	text-decoration : underline;
}

a.admin {
	font-size : 11px;
	color : #ff0000;
	text-decoration : none;
}

a:hover.admin {
	font-size : 11px;
	color : #ff0000;
	text-decoration : underline;
}


body {
	background: #272727;
	margin:0px;
}

.head {
	background-image: url(images/head.png);
	width:996px;
	height:411px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

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

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

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

.alt {
	color : #000000;
}

img {
	border: 0px;
}

#main {width: 900px;}

.main {width: 900px;}


.footermain {
	background: #141414;
	height: 52px;
	text-align: center;
	border:1px solid #323232;
}

.footerleft {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 1px 1px 1px 10px;
	width: 753px;
	text-align: left;
	color: #696969;
}
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.footerright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	border : 0px;
	padding : 1px 10px 1px 1px;
	height: 48px;
	width: 243px;
	text-align: right;
	
}

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

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #fff;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	border : 1px solid #ccc;
}

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

.setuser_body{
	background: #00528e;
	color : #555;
}

.main-bg {
	color : #555;
	padding-right:10px;
}

.border {
	border : 0px solid #ffffff;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.side-body {
	width: 218px;
	text-align: left;
	font-size : 10px;
	color : #777;
	padding : 20px;
	background:#dedede;
	border: 1px solid #FFFFFF;
}

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

.side-border-right {
	width: 260px;
	color : #000;
}

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

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #ffffff;
	padding : 3px 4px 4px 4px;
}

.news {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-color : #fff;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	width:724px;
	height:245px;
}

.forumas {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-color : #fff;
	background-image: url(images/forum.png);
	background-repeat: no-repeat;
	width:724px;
	height:224px;
}

.copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-image: url(images/copyright.png);
	background-repeat: no-repeat;
	width:243px;
	height:33px;
}

.search {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-color : #fff;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	width:260px;
	height:41px;
}

.sbpoll {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-color : #fff;
	background-image: url(images/sbpoll.png);
	background-repeat: no-repeat;
	width:724px;
	height:41px;
}

.msgup {
	font-size : 1px;
	background-image: url(images/msg.png);
	background-repeat: no-repeat;
	width:422px;
	height:6px;
}

.msgdown {
	font-size : 1px;
	background-image: url(images/msgdown.png);
	background-repeat: no-repeat;
	width:422px;
	height:6px;
}

.shoutboxbody {
	background: url(images/sbdown.png) #dedede no-repeat bottom center;
	width:440px;
	padding-bottom:20px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	color : #ff8f1d;
	background-image: url(images/capmain.gif);
	padding : 2px 0px 4px 10px;
	height:32px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	color : #ff8f1d;
	padding-top : 10px;
	padding-left : 26px;
	height: 27px;
	background-image: url(images/scapmain.png);
	background-repeat: no-repeat;
}

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

.center {
	margin: 0 auto;
}

.spacer {
	margin-bottom: 5px;
}

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

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

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

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	background-color : #ffffff;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #000;
}

.poll {
	height : 12px;
	border : 1px solid #000000;
}

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

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

.shoutbox {
	color : #000;
}

.shoutboxdate {
	font-size : 10px;
	color : #000;
}

.tops {
	color:#d3d0ff;
	font-size : 10px;
	font-weight : normal;
}

.tops a {
	color:#d3d0ff;
	text-decoration : none;
}

.tops a:hover {
	color:#d3d0ff;
	text-decoration : underline;
}

.button1 {
	font-family: Tahoma;
	font-size : 11px;
	color:#151515;
	background:none;
	border:0px;
	padding:0px;
}

.login-textbox {
	font-family: Tahoma;
	font-size : 11px;
	color:#ff8f1d;
	background:none;
	border:0px;
}

.login-bg {
	font-family: Tahoma;
	font-size : 11px;
	color:#ff8f1d;
	background:url(images/login.png) no-repeat center;
	border:0px;
	width:119px;
	height:25px;
}

.user-zone {
	font-family: Tahoma;
	font-size : 11px;
	color:#151515;
}

.user-zone a {
	font-family: Tahoma;
	font-size : 11px;
	color:#151515;
	text-decoration : none;
}

.user-zone a:hover {
	font-family: Tahoma;
	font-size : 11px;
	color:#151515;
	text-decoration : underline;
}

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

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

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	background-color : #fff;
}

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

.tablebreak {}

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

#navigation h2 {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 2px;
}

#navigation a {
	display: block;
	color: #000;
	padding: 2px;
	text-decoration : none;
}
#navigation a:hover {
	color: #000;
	background-color: #ccc;
	text-decoration : underline;
}

#subnav ul {
	margin: 0px; 
	padding: 0px;
}

li.navigation { display: inline; }

li.navigation a { 
	display: block; 
	float:left;
	height:20px;
}


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

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


/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #151515;
	background-color: #ff9625;
	border: 1px solid #ddd;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #ffffff;
	border: 1px solid #ddd;
	padding: 1px 2px 1px 2px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #151515;
	background-color: #ff9625;
	margin: 2px;
	text-decoration: none;
}

.white-header ul{
	margin: 0;
	padding: 0;
}
.white-header ul li{ display: inline; }
.white-header ul li.first-link .bullet{ display: none; }



/*alt linkler i�in*/
#altlinkler{
	text-align: center;
	font-weight: bold;
	float:left;
	width:702px;
	color : #555;
	background: url(images/navbg.gif);
	border: 1px solid #323232;
	padding:10px;
}

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

#altlinkler ul{
	float:left;
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 0px;
}

#altlinkler li{
	height:15px;
	line-height:15px;
	display:inline;
	float:left; 
	text-align:center;
}

#altlinkler li a{
	font-size: 11px;
	height:15px;
	padding-right:10px;
	text-align:center;
	float:left;
}


#altlinkler li a:link,
#altlinkler li a:visited{
	color:#dddddd;
	text-decoration:none;
}

#altlinkler li.active a,
#altlinkler li a:hover{
}

#main-nav {
	display:block;width:70px;margin-right:136px;
}

#articles-nav {
	display:block;width:100px;margin-right:100px;margin-top:27px;
}

#downloads-nav {
	display:block;width:90px;margin-right:105px;margin-top:27px;
}

#partys-nav {
	display:block;width:80px;margin-right:85px;margin-top:27px;
}

#photos-nav {
	display:block;width:114px;margin-right:70px;margin-top:27px;
}

#forum-nav {
	display:block;width:79px;margin-right:96px;margin-top:27px;
}

#search-nav {
	display:block;width:64px;margin-right:95px;margin-top:27px;
}