html, body { width:100%; height:100%; padding:0px; margin:0px; text-align:center; }
body { background:#FFF url(/img/bg-top.jpg) repeat-x 0px 0px; }
body, td { color:#000; font:12px tahoma; }
table { border-collapse:collapse; border:0px; }
form { padding:0px; margin:0px; }
img { border:0px; }
label { cursor:pointer; color:#0078C1; font:12px tahoma; }
a { color:#0078C1; }
p { margin: 10px 20px; }
h1 { display:block; height:41px; margin:0px; padding:0px; font:22px tahoma; line-height:40px; overflow:hidden; }
div.msg-error { border: 1px solid #FF0000; background-color:#F5C8E3; padding:5px;margin:5px; color:#000; }
div.msg-notice { border: 1px solid #00FF00; background-color:#D8FBCA; padding:5px;margin:5px; color:#000; }

ul.premium { list-style-type:none; margin:0px 0px 0px 280px; padding:0px; }
ul.premium a { font:14px tahoma; color:#000; }
ul.premium a:hover { color:#900; }
ul.premium li { background:url(/img/ico-premium.gif) 5px center no-repeat; padding-left:30px; line-height:25px; }


table.table0 td { border-spacing:0px; padding:0px; line-height:0px; }
input.search  { width:100%;background:none;border:0px;font:14px tahoma; }
ul.main-menu { margin:5px 0px; padding:0px; list-style-type:none; }
ul.main-menu li { padding:2px 0px 2px 25px; }
ul.main-menu a { font:17px arial narrow; font-weight:bold; color:#1B85C5; }
ul.main-menu a:hover { color:#B11A1A; }
ul.footer-menu { margin:0px; padding:0px; list-style-type:none; }
ul.footer-menu li { display:block; float:left; margin:0px 5px; font: 12px tahoma; color:#0078C1; }
ul.links { margin:0px 0px 10px 0px; padding:0px; list-style-type:none; }
ul.links li { color:#0078C1; font:11px tahoma; line-height:20px; }
td.navi span { color:#5F5F5F; font-size:14px; font-weight:bold; margin:0px 8px; }
td.navi a { font-size:14px; font-weight:bold; margin:0px 8px; }
td.navi a:hover, td.navi a.active { color:#951D1C; }
table.listing { margin-top:10px; }
table.listing tr.header td { font:12px tahoma; font-weight:bold; text-align:center; border-bottom:1px solid #DEF1FF; padding:5px; }
table.listing td { font:12px tahoma; text-align:center; padding:5px; }
table.listing tr.odd { background-color:#F7FCFF; }
table.listing tr.odd:hover,table.listing tr.even:hover { background-color:#E1F1FF; }
div.pages { margin: 20px 0px; text-align:center; }
div.pages a { font:14px tahoma; margin:5px; }
div.pages span { font:14px tahoma; margin:5px; font-weight:bold; }
table.tblother { background-color:#F4F4F4; border-left:1px solid #EBEBEB; }
table.tblmovies { background-color:#F1F9FF; border-left:1px solid #DFF2FF; }
table.tblmusic { background-color:#FFF3F3; border-left:1px solid #FFE6E6; }
table.tblgames { background-color:#F9F0FF; border-left:1px solid #F4E3FF; }
table.tbltv-shows { background-color:#EEF5EE; border-left:1px solid #E5ECE5; }
table.tblsoftware { background-color:#ECF7FF; border-left:1px solid #DBF0FF; }
.cascade-loading { background: transparent url(/j/cascade/indicator.gif) no-repeat center; }

.ui-rater-starsOff, .ui-rater-starsOn { display:inline-block; height:18px; background:url(/img/stars.gif) repeat-x 0 0px; }
.ui-rater-starsOn { display:block; max-width:90px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover { background-position: 0 -18px; }
.ui-rater-rating,.ui-rater-rateCount { display:none; }

.gray { color:#5F5F5F; }
.big { font-size:14px; }
.bold { font-weight:bold; }
.vat { vertical-align:top; }
.tl { text-align:left; }
.tc { text-align:center; margin-top:14px;}
.tr { text-align:right; }
.nw { white-space:nowrap; }


#page {
	margin: 0 auto;
	width: 975px;
}
#header {
	position: relative;
	height: 100px; 
}
#header h1 {
	margin: 0 0 0 20px; padding: 15px 0 0 0;
	width: 225px; height: 45px;
	background: left bottom no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header form {
	position: absolute;
	top: 0; right: 50px;
	width: 469px; height: 24px;
	background: no-repeat url(images/bckheaderform.png);
}
#header form input {
	border: 0;
	font-family: Tahoma; font-size: 11px;
}
#header form .text {
	float: left;
	margin: 5px 0 0 15px;
	width: 350px;
	background-color: transparent;
	color: #777;
}
#header form .btn {
	float: right;
	width: 85px; height: 24px;
	background: no-repeat url(images/bckheaderformbtn.png);
	color: #019962;
	text-transform: uppercase;
	cursor: pointer;
}
#search form {
	border:1px solid #DCE4E8;
	top: 0; right: 50px;
	padding: 5px;
	width: 600px; height: 16px;
	background-color: #EDF1F3;
}
#search form input {
	border: 0;
	font-family: Tahoma; font-size: 11px;
}
#search form select {
	border: 0;
	font-family: Tahoma; font-size: 11px;
}

#search form .text {
	margin: 0 0 0 5px;
	width: 350px;
}
#search form .btn {
	font-family: Tahoma; font-size: 11px;
	margin-left: 5px;
	vertical-align: top;
	width: 85px; height: 16px;
	color: #000;
	background-color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
}

#header ul {
	position: absolute;
	top: 45px; right: 15px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	float: left;
	width: 65px; height: 20px;
	text-align: center; line-height: 20px;
	font-family: Tahoma;
	text-transform: uppercase;
	overflow: hidden;
}
#header li a {
	display: block;
	text-decoration: none;
}
#header li.active a, #header li a:hover {
	background: no-repeat url(images/bckheaderlia.gif);
	color: #fff;
}
#container {
	margin: 15px 0 25px 0;
	width: 100%;
}
#container:after, #content .list ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	float: left;
	margin: 0 10px 0 0;
	width: 780px;
	overflow: hidden;
}
#path { 
	position: absolute; 
	margin: -35px 0 0; padding: 0 15px;
	width: 945px;
	line-height: 25px;
	background-color: #edf1f3;
}
#content h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
}
#content h3 a {
	text-decoration: none;
}
#content h3 a:hover {
	text-decoration: underline;
}
#content .heading {
	margin: 0 0 10px 0;
}
#content .heading * {
	vertical-align: text-top;
}
#content .heading h3 {
	display: inline;
	margin: 0 10px 0 15px;
}
#content .heading img {
	display: inline;
}
#content .list {
	margin: 0 0 15px 0;
	border: #dce4e8 1px solid;
}
#content .list ul {
	margin: 0; padding: 0;
	list-style-type: none;
	width: 778px;
	border-bottom: #edf1f3 1px solid;
	font-size: 10px;
}
#content .list .header {
	background-color: #edf1f3 !important;
	font-size: 11px; font-weight: bold;
	color: #000 !important;
}
#content .list ul:hover {
	background-color: #5F5F5F;
	color: #fff;
}
#content .list ul:hover a {
	color: #fff;
}
#content .list li {
	float: left;
	padding: 5px 0;
	width: 74px;
	text-align: center;
	border-left: #edf1f3 1px solid;
	overflow: hidden;
}
#content .list li.date {
	padding-left: 5px;
	width: 69px;
	text-align: left;
}
#content .list .title {
	padding-left: 5px;
	width: 472px;
	text-align: left;
}
#content .list-categories .title {
	width: 622px;
}
#content .list-search .downloads {
	width: 89px;
}
#content .list-search .title {
	width: 532px;
}
#content .list-results .title {
	width: 387px;
}
#content .list-results .category {
	width: 84px;
}
#content .list li a {
	text-decoration: none;
}
#content .list li a:hover {
	text-decoration: underline;
}
#content fieldset {
	margin: 0 0 15px 0; padding: 10px;
	border: #eef2f3 5px solid;
}
#content legend {
	margin: 0 0 10px 0; padding: 0 5px;
	font-size: 11px; font-weight: bold;
	color: #000;
}
#content .details {
	line-height: 1.75em;
}
#content .details .label {
	float: left;
	width: 215px;
}
#content .details .mode {
	margin: 0 0 10px 0; padding: 10px;
	border: #edf1f3 3px solid;
}
#content .details .mode:hover {
	border-color: #5F5F5F;
}
#content .details .mode .larger {
	font-size: 12px; font-weight: bold;
}
#content .comments form {
	margin: 15px 0;
}
#content .comments .comment_username, #content .comments .comment_box {
	padding: 5px;
	background-color: #fff !important;
	border: #999 1px solid;
	font-family: Tahoma; font-size: 11px;
	color: #555;
}
#content .comments .comment_box {
	display: block;
	margin: 5px 0;
	width: 450px; height: 115px;
}
#pagination ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#pagination li {
	display: inline;
	margin: 0 5px 0 0; padding: 2px 4px;
	background-color: #f9f9f9;
	border: #bbb 1px solid;
	font-size: 10px;
}
#pagination .off {
	display: none;
}
#pagination .active {
	font-weight: bold;
	text-decoration: none;
}
#rps {
	margin: 15px 0 0 0; padding: 0 5px 5px 5px;
	border: #edf1f3 1px solid;
	font-size: 10px;
}
#rps h3 {
	margin: 0 -5px 5px -5px; padding: 5px 0 5px 15px;
	font-size: 11px;
	background-color: #edf1f3;
}
#rps a {
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 185px;
	font-family: Tahoma;
	overflow: hidden;
}
#sidebar .link {
	display: block;
	margin: 0 0 10px 0; padding: 5px 10px;
	background-color: #5F5F5F;
	border: #edf1f3 1px solid;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar h3 {
	margin: 0;
	padding: 5px 10px;
	background: #5F5F5F no-repeat url(images/bcksidebarh3.gif);
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}
#sidebar .advertisement {
	margin: 0 0 15px 0; padding: 10px 0;
	text-align: center;
	border: #edf1f3 1px solid; border-top: 0;
}
#sidebar ul {
	margin: 0 0 15px 0; padding: 0;
	list-style-type: none;
	border: #edf1f3 5px solid; border-top: 0;
}
#sidebar ul.friends {
	padding: 0 0 150px 0;
}
#sidebar li {
	padding: 5px 10px;
	border-bottom: #edf1f3 1px solid;
}
#sidebar a {
	text-decoration: none;
}
#footer {
	position: relative;
	padding: 20px 0;
	width: 100%;
	text-align: center;
	background-color: #f8f8f8;
	font-size: 10px;
	color: #777;
}
#footer a {
	color: #777;
}
#footer ul {
	margin: 0 0 10px 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 5px;
	font-weight: bold;
}
#footer li a {
	color: #000;
}
#footer img {
	position: absolute;
	top: 20px; left: 135px;
}
