body {
	font: 12px arial,verdana,sans-serif;
	margin:0;	
	height:100%;
	background:#2A2A2A;	
}

#header {
	position: relative;
	margin: 0px auto;
	margin-bottom:5px;
	font-size: .9em;
	height: 180px;
	width: 995px;
	background: url(images/header.gif) no-repeat center;
	}
	

a, a:link {
	color: #E0E3B8;
	
	text-decoration: underline;
	}

a:hover, a:active {
	color: #E56148;
	text-decoration: none;
	}


/* 2)-=-=-=- Structure -=-=-=- */
#wrapper {
	margin: 0px auto 0px auto;
	width: 995px;

}

#container {
	margin: 0 0 0 0;
	padding: 0;
	width: 995px;
	text-align: left;
	float:left;
	display:block;
	
}
#content {
	width: 600px;
	padding-left: 5px;
	float:left;
	display:block;
}
.clsPaging
{
	display:block; height:15px; 
	margin:0px;
	font:12px arial;
	width:560px;
	color:#999999;
	float:left;
}
.clsPaging a
{
	margin:5px;
	text-decoration:none;
}
.clslayout a
{
font:10pt verdana;
color:#E0E3B8;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.clscode a:hover {
font:10pt verdana;
color:#E0E3B8;
text-align:right;
}
.clscode a{
font:10pt verdana;
text-decoration:none;
color:#E56148;
text-align:right;
}
#footer {
	padding: 0;
    height: 135px;
	clear: both;
	text-align: center;
	display:block;
	position:relative;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerLinks {
	padding-top:10px;
	color:#E0E3B8;
	font:10px arial; 
}
.footerLinks a {
	color:#E0E3B8;
	text-decoration:none;
}
.disclaimer
{
	color:#7A7A7A;
	text-align:justify;
	margin-left:90px;
	margin-right:90px;
	font:10px arial; 
	margin-top:10px;
}

.colorlink 
{
	margin-left:10px;
	font:13px arial;
}
.colorlink a{
	background-image:url(images/list_bullet.gif) ;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	background-position:left;
	width:100px;
}

#header h1
{
	float:left;
	font:30px verdana;
	text-align:left;
	margin:15px 0 0 110px;
	font-weight:bold;
	font-style:italic;
	color:#99CC66;
}
#header a:hover
{
text-decoration:none;
}
.h1Main
{
	font:38px 'Times New Roman';
	color:#70BDC4;
	font-weight:bold;
	font-style:normal;
}
#search {
	width:300px;
	height:28px;
	padding:60px 0px 0px 10px;
	margin: 40px 0px 0px 0px;
	background-repeat:no-repeat;
	float:right;
	
	
}


.searchfield 
{
	padding: 1px;
	padding-top:3px;
	margin: 1px;
	background: none;
	width: 270px;
	height: 20px;
	font:14px arial;
	color:#999999;
	border:none;
}



/*me*/
/* Thumbnails */
.login {
	margin: 1px;
	border: none;
	background-image:url(images/login_button.gif);
	background-repeat:no-repeat;
	width: 55px;
	height: 21px;
	cursor:pointer;
}

.inputfield 
{
	padding: 1px;
	margin: 1px;
	background: #434343;
	border: 1px solid #4f4f4f;
	color: #999999;
	font-size: 12px;
}
.screenshot {	
	display: block;
	overflow: hidden;
	margin: 0;
	padding:0;
	height:101px;
	width:182px;
	text-align:center;
	padding:0 0 0 1px;
	
}
.screenshot img {
	overflow:hidden;	
	border:none;
	padding-top:3px;
}
.screenshot_big {	
	display: block;
	overflow: hidden;
	margin: 0;
	padding:0;
	height:174px;
	width:276px;
	text-align:center;
	padding:0 0 0 1px;
	
}
.screenshot_big img {
	overflow:hidden;	
	border:none;
	padding-top:3px;
}
.thumbslist{
	float:left; 
	margin-left:0;
	padding-left:0px;
	width:600px;
}
.thumbs {
	padding: 0;
	margin:0 0 0px 0;
	line-height: normal;
	width:600px;		
	text-align:center;
	display:block;
	float:left;
}
.thumbs ul {
	margin:0 0 25px 0;	
	line-height: normal;
	width:600px;
	float:left;
	list-style:none;
	clear:both;
	list-style-type:none;
}
.thumbs li {
	display: inline;	
	float: left;
	text-align:center;
	list-style:none;
	width:185px;
	background:url(images/thumb_bg.gif) no-repeat left top;
	height:143px;
	margin:0;
	padding:0;
	margin-left:10px;
	padding-bottom:20px;
}
.thumbs li.first {
	float: left;
}
.thumbs ul li {
	display: inline;
	float: left;
	text-align:center;
	
}
.thumbs ul .links {
	margin: 10px 0px 10px 0px;
	text-align: left;	
}
/*Big Size*/
.Bthumbs {
	padding: 0;
	margin:0 0 0px 0;
	line-height: normal;
	width:600px;		
	text-align:center;
	display:block;
	float:left;
}
.Bthumbs ul {
	margin:0 0 25px 0;	
	line-height: normal;
	width:600px;
	float:left;
	list-style:none;
	clear:both;
	list-style-type:none;
}
.Bthumbs li {
	display: inline;	
	float: left;
	text-align:center;
	list-style:none;
	width:278px;
	background:url(images/thumb_bg_big.gif) no-repeat left top;
	height:215px;
	margin:0;
	padding:0;
	margin-left:10px;
	padding-bottom:20px;
}
.Bthumbs li.first {
	float: left;
}
.Bthumbs ul li {
	display: inline;
	float: left;
	text-align:center;
	
}
.Bthumbs ul .links {
	margin: 10px 0px 10px 0px;
	text-align: left;	
}
/***/
.clstitle
{
	width:183px;
	height:30px;
	overflow:hidden;
	color:#7AAA14;
	margin:0;
	padding:0;
}
.clsdownload{
	width:183px;
	height:30px;
	overflow:hidden;
	color:#7AAA14;
	font:10px verdana;
	font-weight:bold;
	margin-top:3px;
}
.clspreview{
	width:278px;
	height:30px;
	overflow:hidden;
	color:#7AAA14;
	font:10px verdana;
	font-weight:bold;
	margin-top:3px;
}
.layout_name
{
	height:14px;
	padding-top:5px;
	color:#CCCCCC;
	width:180px;
	text-align:center;
	overflow:hidden;
	font:10px arial;
}
.layout_name_big
{
	height:14px;
	padding-top:5px;
	color:#CCCCCC;
	width:278px;
	text-align:center;
	overflow:hidden;
	font:11px arial;
	font-weight:bold;}
.clstitle a
{
	color:#7AAA14;
	text-decoration:none;
	font:10px arial;
}
.clstitle a:hover
{
	color:#BFBFBF;
	text-decoration:none;
}
.alignleft
{
	float:left;
	padding:0;
	margin:0;
	padding-left:6px;
}
.alignright
{
	float:right;
	padding-right:5px;
}
.colors {
	padding: 0;
	width:100%;	
	text-align:left;
	height:100px;
	
	
}
.colors ul {

	line-height: normal;
	width:100%;
	float:left;
	list-style:none;
}
.colors li {
	display: inline;
	float: left;
	list-style:none;
	width:55px;
	height:5px;
	font-size:12px;

}
.colors li a{
	background-image:url(images/list_bullet.gif) ;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	background-position:left;
	
}

.colors ul li {
	display: inline;
	float: left;
	padding: 0 0px;
	text-align:left;
}

.headlines
{
	font-weight:bold;
	padding-left:5px;
}
.tags
{
	font-family:Verdana;
}
.tags a:hover
{
	text-decoration:none;
	color:#FA7923;
}
.titles
{
display:block;
}
.titles h2
{
	font:16px Arial;
	font-weight:bold;
	color:#7AAA14;
	margin-top:10px;
}
.topcategories
{
	color:#999999;
}
.topcategories a
{
	color:#999999;
	text-decoration:none;
}
.topcategories a:hover
{
	color:#727272;
	text-decoration:none;
}
/* new */
/* Sidebar Related */
#sidebar {
	width:185px;
	margin-left:0px;
	float:left;
	margin-top:4px;	
	background:url(images/menu_bg.gif) repeat-y center;	
}

#sidebar ul {
	margin:0 ;
	padding:0;	
	font: 11px verdana;
}
#sidebar ul h2{
	font:12px arial;
	background:url(images/topbar.gif) no-repeat top;
	color:#E56148;
	text-align:left;
	padding:0;
	height:30px;
	margin:0;
	border:none;
	font-weight:bold;
	padding:17px 0 0 35px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	background:url(images/arrow.gif) no-repeat left;
	
	
}
#sidebar ul li ul {
	margin:0;

}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	padding:0px  3px 5px 20px;;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A45036;
	
	
}
#sidebar p {
	margin:0;
	font: 12px Tahoma;
}
#sidebar a {
	color:#E0E3B8;
	text-decoration:none;
	
}
#sidebar a:hover {
	color:#E56148;
}
.bottom_sidebar {
	background:url(images/menu_bottom.gif) no-repeat bottom	;
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	height: 21px;
	width: 185px;
	display:block;
	position:relative;
	}
	/* right sidebar*/
	
#sidebar2 {
	width:185px;
	margin-left:0px;
	float:right;
	margin-top:4px;
	background:url(images/menu_bg.gif) repeat-y center;	
	
}

#sidebar2 ul {
	margin:0 ;
	padding:0;	
	font: 12px arial;
}
#sidebar2 ul h2{
	font:12px arial;
	background:url(images/topbar.gif) no-repeat top;
	color:#E56148;
	text-align:left;
	padding:0;
	height:46px;
	margin:0;
	border:none;
	font-weight:bold;
	padding:17px 0 0 35px;
}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	
}
#sidebar2 ul li ul {
	margin:0;

}
#sidebar2 ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	padding:0px 0 3px 15px;
	
}
#sidebar2 ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#E0E3B8;
	
	
}
#sidebar2 p {
	margin:0;
	font: 12px arial;
}
#sidebar2 a {
	color:#E0E3B8;
	text-decoration:none;
	font-weight:normal;
	
}
#sidebar2 a:hover {
	color:#7AAA14;
}

	
	/*nav list*/
#navlist{
	position:absolute;
	display:block;
	height:20px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	float:left;
	top:80px;
	font-weight:bold;	
	}
#navlist ul{
	padding:0;
	margin-top:45px;
	margin-left:20px;
	height:20px;
	list-style-type:none;
	
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	color:#CCCCCC;
	}
#navlist ul li a{
	display:block;
	color:#C0C0C0;
	text-decoration:none;	
	text-align:center;
	}
#navlist ul li a:hover{
	color:#7AAA14;
	}
/**/
.codetitle{
color:#CCCCCC;
padding-top:40px;
font-weight:bold;
margin-left:10px;
float:left
}
.mediatitle{
color:#CCCCCC;
padding-top:40px;
font-weight:bold;
margin-left:10px;
float:right
}
.texttitle{
color:#CCCCCC;
padding-top:15px;
font-weight:bold;
margin-left:10px;
}
.clstext{
font:12px arial;
color:#999999;
clear:both;
float:left;
margin-left:10px;
}
#codearea{
width:280px; 
color:#CCCCCC; 
background:#4D4D4D; 
border:1px solid #646464; 
height:80px; 
cursor:pointer;
}
#mediaarea{
width:370px; 
color:#CCCCCC; 
background:#4D4D4D; 
border:1px solid #646464; 
height:80px;
cursor:pointer;
}
#helparea{
clear:both; padding-top:20px;
}

#memberslisting th
{
  color: #FFFFCC;
  font:10px verdana;
}
#memberslisting th
{
  padding: 5px;
  border: 1px solid #1A1A1A;
  font:10px verdana;
  font-weight:bold;
  color:#E56148;
}
#memberslisting td
{
  font-size: 10px;
  border: 1px #1A1A1A solid;
  padding: 2px;
  font:10px verdana;  
  color:#666666;
}
#memberslisting a
{
  font-size: 10px;
  color:#cccccc;
  text-decoration:none;
}
#memberslisting a:hover
{
  font-size: 10px;
  color:#E56148;
  text-decoration:underline;
}
.form_input{
border: #000000 1px solid;
font-size: 9pt;
font-family: verdana;
color: #666666;
background-color:#1a1a1a;
}
.form_submit{
border: #000000 1px solid;
font-size: 9pt;
font-family: verdana;
color: #E56148;
background-color:#1a1a1a;
margin-top:10px;
font-weight:bold;
}
.form_titles{
font:10pt verdana;
color:#cccccc;

}
/* Tables Area */
.post-container
{
	float:left; 
	width:600px; 	
	margin-top:0px;
	margin-left:5px;	
	
}
.post {
	width:600px;
	
	padding-top:0;
	color:#EEE0B2;
	float:left;
	display:block;
	margin-bottom:30px;	
	clear:both;	
	background:url(images/post_bg.gif) repeat-y left;
}
.posttop {
	width:600px;
	height:35px;
	color:#EEE0B2;
	padding-top:0px;
	background:url(images/post_top.gif) no-repeat left top;	
}
.posttop h2 {
	font: 14px verdana;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding-left:20px;
	padding-top:13px;
	float:left;
	font-weight:bold;
	color:#E56148;
}
.postbottom
{
	font-size:10px;
	color:#aaaaaa;
	text-align:left;
	width:600px;
	padding:0;	
	height:14px;
	float:none;
	display:block;
	clear:both;
	background:url(images/post_bottom.gif) no-repeat bottom left;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:0px;
	text-align:justify;
	clear:both;
	color:#999999;
}
/* AD SPACES */
#topmenu_ads{
color:#C0C0C0; 
float:left; 
height:20px; 
margin-top:160px; 
padding-left:20px; 
width:900px; 
position:absolute;
}
#top_ads{
color:#C0C0C0; 
float:left; 
height:20px; 
margin-top:18px;  
left:240px; 
position:absolute;
}
#internal_contents{
float:left; 
position:relative; 
width:610px;
margin-top:10px;

}
#detailsads{
width:728px; 
height:90px; 
float:left; 
padding-left:25px; 
padding-top:0px;
position:relative; 
}

#inads
{
height:80px; 
position:relative; 
float:left; 
padding-top:20px; 
margin-left:50px; 
}
