@charset "utf-8";
/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
background:#F8B947;
}

*
{
margin:0px;
padding:0px;
}
p
{
margin:6px 0px;
}
img
{
border:0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.container
{
width:100%;
height:auto;
float:center;
text-align:left;
}

#alt {
        margin:0px;
        padding: 0px;
        height: 20px;
		background:#f1f1f1;
		float:left;
		width:980px;
}

#alt2 {
        margin:0px;
        padding: 0px;
        height: 34px;
		float:left;
		width:980px;
}

/* CSS Menu */
#navcontainer {
        margin:0px;
        padding: 0px;
        height: 34px;
		background:url(res/menu-bg-normal.gif) left top repeat-x;
		float:left;
		width:980px;
        text-align: center;
		
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
		align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
		height:34px;
		
}

#navcontainer ul li a {
        width: 190px;
        height: 34px;
        padding: 0px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/34px Tahoma, Verdana;
}

#navcontainer ul li a:hover {
        color: #FFF;
        background: url(res/menu-bg-hover.jpg) left top repeat-x;
		height:34px;
}

#navcontainer li.active a {
        color: #FFF;
        background: url(res/menu-bg-hover.jpg) left top repeat-x;
		height:34px;
}
-->


/* CSS Body Document Start Here */
.body-main
{
width:980px;
height:auto;
float:left;
text-align:center;
background: #F1F1F1;
}
/* sub-navigation */
.navlist{
	width:180px;
	background-color:000000;
	color: #FF00FF;
	font: bold 11px/24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding:10px;
	float:left;
	text-align:left;
}




.navlist2{
	width:180px;
	background-color:000000;
	color: #FF00FF;
	font: bold 11px/24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding:10px;
	float:right;
	text-align:right;
}



.navlist ul {margin: 0; padding: 0;}
.navlist li {
	list-style: none;
	}
.navlist li a {
	display: block;
	padding: 0px 0px 0px 5px;
	width: 177px;
	text-decoration: none;
	color: #000000;
	background:#fff;
	border:1px solid #e6e6e6;
	margin-bottom:1px;
}
.navlist li a:hover {
	background: url(res/menu-bg-hover.jpg) left top repeat-x;
	color: #FFF;
	text-decoration: none;
	border:1px solid #e6e6e6;
	margin-bottom:1px;
}
.navlist li a.active {
	background: #a50375;
	color: #FFF;
	border:1px solid #e6e6e6;
	margin-bottom:4px;
}
/* sub-navigation */
.body-content
{
width:760px;
height:auto;
float:right;
text-align:left;
padding:10px 10px 10px 0px;
}
.content-box
{
width:760px;
text-align:left;
float:left;
height:auto;
padding:10px 0px;
}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body a
{
color:#0c5eaf;
text-decoration:underline;
line-height:20px;
}

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

h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h5 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}



h6 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}




h7 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}


.input
{
width:136px;
height:18px;
background-color:#F8B947;
border:1px solid #ef7260;
padding:1px 0px 1px 3px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #4b4b4b;
text-decoration: none;
margin:0px;
}


.pagination
{
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
        width: 700px;
        height: auto; 
        color: #F8B947;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
        float: left;
        text-align:center;
        list-style-type: none;
}

.pagination ul {
	margin: 0;
	padding: 0;
        list-style-type: none;
        text-align: center;
}
.pagination li {
        list-style: none;
        display: inline;
	padding: 0px;
        }

.pagination li a {
	width: 30px;
        padding: 7px 10px 7px 10px;
	line-height:28px;
        text-decoration: none;
        color: #FFFFFF;
        background: #F8B947;
        border:1px solid #FFFFFF;
}
.pagination li a:hover {
        background:#000000;
        color: #FFF;
        border:1px solid #ccc;
}
.pagination li a.active {     
        background: #000000;
        color: #FFF;
        border:1px solid #ccc;
}










#textboxdeneme
{
background-color:#FFFFFF;
}

#textboxdeneme:hover
{
background-color:#CCCCCC;
}


#textboxdeneme1
{
background:url(http://zone.org/images/silvered/statusicon/forum_old.gif);
padding-border: green;
color: green;
  background-color: white;
  background-image: url(http://zone.org/images/silvered/statusicon/forum_old.gif);
  background-position: right;
  background-repeat: repeat;
  font: Tahoma;
  font-family: Tahoma, Arial, sans-serif;
  font-size: medium;
  font-style: normal;
  border-bottom-color: #FF0066;
  border-color: #CC0066;
  border-left-color: #660066;
  border-right-color: #660066;
  border: medium dotted #CC0066
}

#textboxdeneme1:hover
{
background:url(http://zone.org/images/silvered/statusicon/forum_new.gif);
}
