body {
	padding: 0;
	margin: 0;
	background: #000000 url(images/bg.png);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dedede;
}
#wrapper
{
		position: relative;
        margin: 0 auto;
        width: 1000px;
}
/* header start */
#header{
	background-color: #000;
	width: 995px;
	color: #EB870D;
}
img{
	border-width: 0;
}
#header-menu {
	background: #202020 url(images/header-line.gif) repeat-x;
	font-weight: bold;
	width: 990px;
	text-align: left;
	padding: 5px 0 0 10px;
	height: 21px;
}
#header-menu a{
	color: #CD870D;
	text-decoration: none;
}
#header-menu a:hover{
	color: #FFA400;
}
#header #secondmenu{
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}
#header #secondmenu a{
	color: #CD870D;
	text-decoration: none;
}
#header #secondmenu a:hover{
	color: #FFA400;
}
/* header end */


/* content start */
#main {
position: relative;
top:0;
left: 0;
width: 100%;
}
#content{
	background: #444444;
	width: 690px;
	border: 1px solid #bcbcbc;
	min-height: 1050px;
	padding: 0 2px 10px 3px;
	text-align: center;
}

#feature_head {
	background: url(images/content-line.gif) center no-repeat;
	color: #171717;
	font-weight: bold;
	text-align: center;
	height: 21px;
	padding: 3px 0 0 0;
	width: 690px;
}
#content #title {
	background: url(images/content-line.gif) center no-repeat;
	color: #171717;
	font-weight: bold;
	text-align: center;
	height: 21px;
	padding: 3px 0 0 0;
	width: 690px;
}
/* content end */

/* right start */
#right {
	position: absolute;
	top: 0;
	left: 696px;
	width: 300px;
	background-color: #4E4E4E;
	color: white;
	padding: 0;
	border: 1px solid #bcbcbc;

}
#rightt{
	top: 0;
	width: 300px;
	background-color: #4E4E4E;
	color: white;
	padding: 0;
	border: 1px solid #bcbcbc;
	text-align: left;
}
#righter {
	left: 0px;
	width: 150px;
	background-color: #4E4E4E;
	color: white;
	display: block;
}
#right a{
	text-decoration: none;
	color: #FFFFFF;
}
#right a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#right1 {
	float: left;
	width: 150px;
	background-color: #4E4E4E;

}
#right2 {
	float: left;
	width: 150px;
	background-color: #4E4E4E;
	color: white;
}
#right3 {
	clear: both;
	width: 300px;
	background-color: #4E4E4E;
	color: white;
	border: 1px solid #bcbcbc;
	text-align: left;
}
#right .para{
	margin: 0;
	padding: 4px 0 9px 10px;
	}
#right2 .par{
	margin: 0;
	padding: 1px 0 2px 15px;
	}
#right .menu {
	background: url(images/right-line.gif) repeat-x;
	color: #171717;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 0 10px;
	height: 17px;
	width:90%;
	border: 1px solid #000000;
}
#right form{
	padding:5px 0 5px 0;
	text-align: center;
}

/* right end */

/* footer start */
#footer {
	clear: both;
	border: 1px solid #BCBCBC;
	background-color: #202020;
	padding: 5px;
	width: 990px;
	color:#DEDEDE;
	font-size: 11px;
}
#footer a{
	color:#DEDEDE;
	font-weight: bold;
	text-decoration: none;
}
/* footer end */

/* Avarcade defaul css*/

/* featured start */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
width: 640px; /*width of featured content slider*/
height: 250px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 575px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
padding-left:50px;
padding-right:25px;
}
.game_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
}
.game_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #FFFFFF;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
}

#slider5{
height: 80px;
text-align:center;
}

#paginate-slider5{
border-color: #444444;
text-align:center;
}

#paginate-slider5 a img{
width: 80px;
height: 80px;
border: 2px solid gray;
margin-top: 20px;
}

#paginate-slider5 a img:hover, #paginate-slider5 a.selected img{
border: 2px solid red;
}

#feature_column{
float:left;
width:73%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column2{
float:left;
width:25%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
/* featured end */


#game_info_head {
	font-family: Verdana;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
background-image:url(images/downtitle.gif);
border: thick #000000;
text-align:left;
padding: 3;
}
#homepage_games {
padding-top:2px;
height:85px;
margin-left:10px;
margin-right:0px;
display:block;
color:#8A8A8A;
width: 208px;
}
#homepage_games a {
font-size: 12px;
display:block;
color:#8A8A8A;
text-decoration: none;
}
#homepage_games a:hover {
display:block;
color: #FCA404;
background: #4E4E4E;
}
#home_category_heading {
width:100%;
margin:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:16px;
text-align:left;
text-align: center;
}
#home_category_heading a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align: center;
color:#FCA404;
text-decoration: none;
}
#home_category_heading a:hover {
font-size:16px;
font-weight:bold;
text-align: center;
color: #CD870D;
}
#column1{
float:left;
width:32%;
margin-right:9px;
margin-top:20px;
text-align:left;
background-image:url(images/back.gif);
background-repeat:no-repeat;
background-height:100%;
}
#game_info_column{
float:left;
width:49%;
margin-right:5px;
margin-top:5px;
text-align:left;
}

#cat_game_container {
float:left;
width:49%;
margin-right:5px;
text-align:left;
background-image:url(images/game_back.png) no-repeat;
background-position:right;
}
#column1 img{
border:1px solid #AB9605;
width:80px;
height:80px;
align: left;
}
#cat_link{
text-align:right;
padding-right: 15px;
}
#content a{
color:#CD870D;
font-weight:bold;
text-decoration: none;
}
#content a:hover{
color:#FFA400;
}
#feature_bottom {
border-style:solid;
border-bottom-width:1px;
border-color: #696969;
margin-top: 20px;
padding: 0 5px 0 5px;
}
#feature_head {
background-color: #202020;
font-size: 16px;
color: #FCA404;
}
#cat_game_container {
float:left;
width:49%;
margin-right:4px;
margin-top:5px;
text-align:left;
border: solid 1px #3A3A3A;
}
#game_image {
}
#game_image img{
float:left;
width:80px;
height:80px;
margin: 0px 10px 0px 10px ;
border:1px solid #000000;
}
#game_text {
line-height: 150%;
padding-right:3px;
}
#game_text a{
color:#FFA400;
line-height: 150%;
padding-right:3px;
font-size: 12px;
text-decoration:underline;
}
#game_stats{
padding-top:10px;
}
#homepage_news{
padding-left: 10px;
text-align: left;
}
#homepage_news a{
	text-decoration: none;
	color: #CD870D;
	text-decoration: none;
}
#homepage_news a:hover{
	text-decoration: none;
	color: #FFA400;
}
#subheading {
	background: url(images/content-line.gif) center no-repeat;
	color: #171717;
	font-weight: bold;
	text-align: center;
	height: 21px;
	padding: 3px 0 0 0;
	width: 690px;
}
#catwrapper{
	margin: 5px;
}
#homewrapper{
	margin: 5px;
}
/* Avarcade */
