html
{
	background:url(skins/red/body_bg.gif)  right top repeat-x #fff;
}
body
{
	background-color:#fff;
	background:url(skins/red/body_bg.gif)  right top repeat-x #fff;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
}
img
{
	border:0;
}
a
{
	text-decoration:none;
	color:inherit;
	color:#000;
}

#container
{
	position:absolute;
	left:50%;
	top:0%;
	margin:0 16px;
	margin-left:-300px;
	width:600px;
	text-align:justify;
	background:url(skins/red/header_bg.gif)  right top repeat-x;
}
p
{
	margin:0 0 1em 0;
	padding:0;
}

/* header */
#header
{
	position:absolute;
	padding:28px 28px 16px 28px;
	margin:0;
}
#header h1
{
	background:url(skins/red/logo.gif) no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
	width:146px;
	height:44px;
}
#header h1 a
{
	position:absolute;
	width:146px;
	font-size:1px;
	padding-top:44px;
}

h2
{
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	margin:0;
}
h3, .section
{
	clear:both;
	display:block;
	color:#900;
	font-size:1em;
	font-weight:bold;
	margin:0;
}

/* navigation */
#navigation
{
	position:absolute;
	width:544px;
	margin:0px 28px;
	top:70px;
	height:30px;
}
#navigation ul
{
	position:absolute;
	bottom:0;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
#navigation li
{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
		float:left;
}
#navigation li a
{
	background-image:url(skins/red/tab.gif);
	background-repeat:no-repeat;
	background-position:0px 3em;
	font-weight:bold;
	color:#fff;
	padding:0px 9px 0 5px;
	margin:0 -4px 0 0;
}

#navigation li a.selected,
#navigation li a:hover
{
   background-position:top right;
	color:#900;
}

#navigation form
{
	display:inline;
	position:absolute;
	right:0px;
	margin:0px;
	padding:0px;
}
#navigation p
{
	margin:0;
	padding:0;
}
#navigation input
{
	padding:0 4px;
	font-size:0.8em;
	text-align:left;
	color:#fff;
	border-color:transparent !important;
	border:0 solid white;
	margin:0;
	background:url(skins/red/search_input_bg.gif);
}
#navigation .submit
{
	padding:0;
	font-size:1em;
	font-weight:bold;
	border-color:transparent !important;
	border:0 solid white;
	margin:0;
	background:transparent !important;
	color:#fff;
	cursor:pointer;
}
#navigation .submit:hover,
#navigation .submit:focus
{
	color:#fff;
}

/* content */
#content
{
	clear:both;
	padding:8px 0 8px 28px !important;
	padding:108px 0 8px 28px;
	background:url(skins/red/column_bg.gif) 0 12px no-repeat !important;
	background-position:0px 112px;
	height:149px;
	margin-top:100px;
}

#content ul
{
	margin:0;
	padding:0 0 1em 0;
	list-style-type:none;
	list-style-position:inside;
	list-style-image:url(img/list_item.gif);
}

#screenshot
{
	float:left;
	padding:6px 6px 11px 6px;
}
#screenshot img
{
	display:block;
	float:left;
	width:160px;
	height:100px;
}
.got0stars
{
	background:url(skins/red/got0stars.gif) no-repeat;
}
.got1stars
{
	background:url(skins/red/got1stars.gif) no-repeat;
}
.got2stars
{
	background:url(skins/red/got2stars.gif) no-repeat;
}
.got3stars
{
	background:url(skins/red/got3stars.gif) no-repeat;
}
.got4stars
{
	background:url(skins/red/got4stars.gif) no-repeat;
}
.got5stars
{
	background:url(skins/red/got5stars.gif) no-repeat;
}

/* searchresult */
#searchresult li
{
	clear:both;
}
#searchresult img
{
	display:block;
	float:left;
	margin-left:1em;
	width:80px;
	height:50px;
	overflow:hidden;

	padding:4px 10px 4px 4px;

}
#searchresult .got0stars
{
	background:url(skins/red/searchresult_got0stars.gif) no-repeat;
}
#searchresult .got1stars
{
	background:url(skins/red/searchresult_got1stars.gif) no-repeat;
}
#searchresult .got2stars
{
	background:url(skins/red/searchresult_got2stars.gif) no-repeat;
}
#searchresult .got3stars
{
	background:url(skins/red/searchresult_got3stars.gif) no-repeat;
}
#searchresult .got4stars
{
	background:url(skins/red/searchresult_got4stars.gif) no-repeat;
}
#searchresult .got5stars
{
	background:url(skins/red/searchresult_got5stars.gif) no-repeat;
}



/* mainContent */
#maincontent
{
	float:left;
	width:356px !important;
	padding:0;
	margin:0;
	color:#808080;
}
#maincontent em
{
	font-style:normal;
	font-weight:bold;
	color:#000;
}
#maincontent a
{
	color:#000;
}
#maincontent form
{
	margin:0;
	padding:0;
}

#maincontent label
{
	text-align:left;
	display:block;
	clear:both;
	margin-bottom:1em;
}

#maincontent input,
#maincontent textarea,
#maincontent select
{
	clear:both;
	display:block;
	padding:0 0 0 4px;
	font-size:0.8em;
	width:100%;
	color:#700;
	border:0;
	background:url(img/navigation_item_bg.gif);
}

#maincontent option
{
	background-color:#eee;
	background:url(img/navigation_item_bg.gif);
}


#maincontent textarea
{
	font-size:1em;
	padding-right:0;
}
#maincontent .submit
{
	padding:0;
	margin:0;
	font-size:0.8em;
	font-weight:bold;
	border:1px solid;
	background:#fff;
	border-color:#eee #ccc #ccc #eee;
	color:#666;
	cursor:pointer;
}

#maincontent label
{
	display:block;
	font-weight:bold;
	padding-right:0.5em;
}


#comments
{
	clear:both;
	padding-top:1em;
	color:#808080;
}



/* description */
#description a
{
	font-weight:bold;
}

/* news */
#news
{
	color:#808080;
}
#news li strong
{
	font-weight:bold;
	color:#000;
}
#news a
{
	color:#000;
}
#news em
{
	display:block;
	text-align:right;
	font-size:0.9em;
}

/* banners */
.banners img
{
	border:0;
}
.banners ol
{
	display:block;
	margin:0;
	padding:0 0 1em 0;
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none;
}
.banners ol li
{
	margin:0 1em 1em 0;
	padding:0;
	display:inline;
	float:left;
}


/* subContent */
#subcontent
{
	float:left;
	width:164px;
	padding:0;
	margin:18px 0 0 24px;
}
#subcontent em, #searchresult em
{
	color:#808080;
	font-style:italic;
	font-weight:normal;
}
#subcontent a, #searchresult a
{
	color:#000;
}
.rss
{
	background:url(img/rss.gif) left center no-repeat;
	padding-left:30px;
	color:#808080;
	display:block;
}
#subcontent li
{
	text-indent:-20px;
	margin-left:20px;
}

/* footer */
#footer
{
	clear:both;
	font-size:.9em;
width:356px !important;
	text-align:center;
	color:#808080;
		padding:32px 28px 28px 28px;
	margin:0;
}
#footer p
{
	margin:0;
}

.error
{
	color:#333;
	padding-left:12px;
	margin-left:-12px;
	background:url(img/error.gif) 0px 3px no-repeat;
}


/* li categories */

li.d512
{
	list-style-image:url(skins/red/categories/d512.gif);
}
li.g512
{
	list-style-image:url(skins/red/categories/g512.gif);
}

li.d256
{
	list-style-image:url(skins/red/categories/d256.gif);
}
li.d128
{
	list-style-image:url(skins/red/categories/d128.gif);
}
li.d64
{
	list-style-image:url(skins/red/categories/d64.gif);
}
li.d32
{
	list-style-image:url(skins/red/categories/d32.gif);
}
li.d16
{
	list-style-image:url(skins/red/categories/d16.gif);
}
li.g256
{
	list-style-image:url(skins/red/categories/g256.gif);
}
li.g128
{
	list-style-image:url(skins/red/categories/g128.gif);
}
li.g64
{
	list-style-image:url(skins/red/categories/g64.gif);
}
li.g32
{
	list-style-image:url(skins/red/categories/g32.gif);
}
li.g16
{
	list-style-image:url(skins/red/categories/g16.gif);
}
li.t256
{
	list-style-image:url(skins/red/categories/t256.gif);
}
li.t128
{
	list-style-image:url(skins/red/categories/t128.gif);
}
li.t64
{
	list-style-image:url(skins/red/categories/t64.gif);
}
li.t32
{
	list-style-image:url(skins/red/categories/t32.gif);
}
li.t16
{
	list-style-image:url(skins/red/categories/t16.gif);
}


