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: 988px;
	background: #2E2E2E url(images/header.gif) no-repeat center;
	}
	

a, a:link {
	color: #0596EF;
	text-decoration: none;
	}

a:hover, a:active {
	background: none;
	color: #0596EF;
	text-decoration: underline;
	}


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

}

#container {
	margin: 0 0 0 5px;
	padding: 0;
	width: 978px;
	text-align: left;
	float:left;
	
	
}
#content {
	width: 740px;
	margin-left: 0px;
	float:left;
}


.clsPaging
{
	display:block; height:15px; clear:both;
	margin:20px;
	font:12px tahoma;
	width:640px;
	color:#999999;
}
.clsPaging a
{
	margin:5px;
}
#footer {
	padding: 0;
    height: 110px;
	clear: both;
	text-align: center;
	background:url(images/footer.gif) no-repeat top center;
}
.footerLinks {
	padding-top:20px;
	color:#cccccc;
	font:10px arial; 
}
.footerLinks a {
	color:#0596EF;
	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 tahoma;
	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:hand;
}
.inputfield 
{
	padding: 1px;
	margin: 1px;
	background: #434343;
	border: 1px solid #4f4f4f;
	color: #999999;
	font-size: 12px;
}
a.screenshot {
	
	display: block;
	margin: auto;
	overflow: hidden;
	
	
}
.screenshot img {
	overflow:hidden;	
	border:none;
	margin-top:3px;
	padding-left:0px;
	height:125px;
	width:235px;
}
.thumbslist{
	float:left;
	padding:0;
	margin:0; 
	margin-left:0;
	width:770px;			
}
.thumbs {
	padding:0;
	margin:0;
	line-height: normal;
	width:770px;		
	text-align:center;
	display:block;
}
.thumbs ul {
	margin:0 0 25px 0;
	padding:0;	
	line-height: normal;
	width:770px;
	float:left;
	list-style:none;
	clear:both;
	list-style-type:none;
}
.thumbs li {
	display: inline;
	float: left;
	text-align:center;
	list-style:none;
	width:256px;
	padding:0;
	margin:0;
	background:url(images/thumb_bg.gif) no-repeat;
	height:180px;
	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 20px 0;
	line-height: normal;
	width:700px;	
	text-align:center;
	display:block;
}
.Bthumbs ul {
	margin:0 0 25px 0;	
	line-height: normal;
	width:700px;
	float:left;
	list-style:none;
	clear:both;
	list-style-type:none;
}
.Bthumbs li {
	float: left;
	background:url(images/thumb_big.gif) no-repeat;
	margin-bottom:20px;
	text-align:left;
	list-style:none;
	width:390px;
	padding-left:5px;
	height:260px;
}
.Bthumbs li.first {
	float: left;
	width:320px;
}
.Bthumbs li.inf {
width:340px;
}
.Bthumbs ul li {
	display: inline;
	float: left;
	text-align:center;
	
}
.Bthumbs ul .links {
	margin: 10px 0px 10px 0px;
	text-align: left;	
}
/***/
.clstitle
{
	width:220px;
	height:30px;
	margin-left:15px;
	margin-right:15px;
	overflow:hidden;
	color:#0596EF;
	font:12px verdana;
	margin-top:10px;
}
.theme_name
{
	height:18px;
	color:#CCCCCC;
	padding-top:5px;
	width:228px;
	text-align:center;
	overflow:hidden;
	padding-left:10px;
}
.theme_name_big
{
	height:20px;
	color:#CCCCCC;
	padding-top:5px;
	width:380px;
	text-align:center;
	overflow:hidden;
}
.clstitle a
{
	color:#0596EF;
	text-decoration:none;
}
.clstitle a:hover
{
	color:#BFBFBF;
	text-decoration:none;
}
.alignleft
{
	float:left;
	padding:0;
	margin:0;
}
.alignright
{
	float:right;
}
.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 tahoma;
	font-weight:bold;
	font-variant:small-caps;
	color:#0596EF;
	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:203px;
	margin-left:0px;
	float:right;
	margin-top:4px;
	background:url(images/menu_bg.gif) repeat-y center;	
}

#sidebar ul {
	margin:0 ;
	padding:0;	
	font: 12px tahoma;
}
#sidebar ul h2{
	font:12px tahoma;
	background:url(images/topbar.gif) no-repeat top;
	color:#FFFFFF;
	text-align:left;
	padding:0;
	height:38px;
	margin:0;
	border:none;
	font-weight:bold;
	padding:10px 0 0 10px;
}

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

}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	padding:0px 0 3px 15px;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A45036;
	
	
}
#sidebar p {
	margin:0;
	font: 12px tahoma,arial;
}
#sidebar a {
	color:#C0C0C0;
	text-decoration:none;
	
}
#sidebar a:hover {
	color:#0596EF;
}
.bottom_sidebar {
	background:url(images/menu_bottom.gif) no-repeat bottom	;
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	height: 21px;
	width: 203px;
	display:block;
	position:relative;
	}
	
	/*nav list*/
	#navlist{
	position:absolute;
	display:block;
	height:20px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	float:left;
	top:112px;
	font-weight:bold;
	}
#navlist ul{
	padding:0;
	margin-top:25px;
	margin-left:20px;
	height:20px;
	list-style-type:none;
	
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0;
	text-align:center;
	font-variant:small-caps;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	border-right:1px solid #cccccc;
	}
#navlist ul li a{
	display:block;
	color:#C0C0C0;
	text-decoration:none;	
	text-align:center;
	}
#navlist ul li a:hover{
	color:#0998F4;
	}
