/* Website Code */
body
{
	background-color: #bc2025;
	color:#000;
	cursor:default;
	font-family:Arial;
}

a img
{
	border: none;
}
a:link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
	color: #bc2025;
	text-decoration: none;
}





/* Header Code */
#header
{
	position:absolute;
	background-image:url(layout/banner.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	top:0;
	left: 0px;
	right: 0px;
	height: 120px;
}

#page
{
	position:absolute;
	background-position: center center;
	background-repeat: no-repeat;
	top:120px;
	left: 0px;
	right: 0px;
	height: 80px;
}






/* Content Code */
#content
{
	background-color:#d6242a;
	border:1px solid #c92228;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	cursor:default;
	height:auto;
	left:200px;
	min-width:400px;
	overflow:visible;
	padding:10px;
	position:absolute;
	right:200px;
	top:200px;
	width:auto;
	font-size:11pt;
}

#nav
{
	position:absolute;
	border:1px solid #b01e23;
	border-left: none;
	text-align: center;
	left:0px;
	top:200px;
	width:161px;
	background-image:url(layout/menu.png);	
}

table, td, th
{
	border: 1px solid black;
	border-spacing: 0px;
}
td, th
{
	padding: 5px;
	border-right: none;
	border-bottom: none;
}
table
{
	border-top: none;
	border-left: none;
}






/* News Code */
.quote
{
	background-color:#c6c6c6;
	border:1px dotted #fff;
	font-size:0.9em;
	margin:10px;
	padding:5px;
}

#topictitle
{
	background-color:#bd2025;
	background-image:url(layout/topicbg.gif);
	border:1px solid #bc2025;
	font-size:8pt;
	font-weight:700;
	height:14px;
	margin:0;
	text-align:center;
}

#postedodd
{
	background-color:#cf2329;
	border:1px solid #bc2025;
	border-top:none;
	color:#333;
	font-size:10pt;
	font-weight:400;
	margin-top:0;
	padding:0 5px;
}

#newsodd
{
	background-color:#cf2329;
	border:1px solid #bc2025;
	border-top: none;
	border-bottom: none;
	font-size:11pt;
	font-weight:400;
	height:auto;
	margin-top:0;
	min-height:80px;
	padding:5px;
}

#commentodd
{
	-moz-border-radius-bottomleft:18px;
	-moz-border-radius-bottomright:18px;
	background-color:#cf2329;
	border:1px solid #bc2025;
	border-top:none;
	vertical-align: bottom;
	color:#262626;
	font-size:8pt;
	font-weight:400;
	height:18px;
	margin:0;
	text-align:right;
	padding-right: 10px;
}

#postedeven
{
	background-color:#c92228;
	border:1px solid #bc2025;
	border-top:none;
	color:#333;
	font-size:10pt;
	font-weight:400;
	margin-top:0;
	padding:0 5px;
}

#newseven
{
	background-color:#c92228;
	border:1px solid #bc2025;
	border-top: none;
	border-bottom: none;
	font-size:11pt;
	font-weight:400;
	height:auto;
	margin-top:0;
	min-height:80px;
	padding:5px;
}

#commenteven
{
	-moz-border-radius-bottomleft:18px;
	-moz-border-radius-bottomright:18px;
	background-color:#c92228;
	border:1px solid #bc2025;
	border-top:none;
	vertical-align: bottom;
	color:#262626;
	font-size:8pt;
	font-weight:400;
	height:18px;
	margin:0;
	text-align:right;
	padding-right: 10px;
}





/* Downloads Code */

.adminnav
{
	-moz-border-bottom-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	-moz-border-left-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	-moz-border-top-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	background-color:#faf4ed;
	border:3px solid #e5e9ed;
	cursor:default;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 200px;
}

.admin
{
	-moz-border-bottom-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-left-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-top-colors:#e5e5e5 #ededed #f7f7f7;
	background-color:#fff;
	border:3px solid #f2f2f2;
	cursor:default;
	float: left;
	margin: 5px;
	padding: 5px;
}

.adminfloat
{
	float: left;
	padding: 5px;
}


#back
{
	-moz-border-bottom-colors:#e7e9eb #ebf0f4 #edf4fa;
	-moz-border-left-colors:#e7e9eb #ebf0f4 #edf4fa;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e7e9eb #ebf0f4 #edf4fa;
	-moz-border-top-colors:#e7e9eb #ebf0f4 #edf4fa;
	background-color:#edf4fa;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#pages, .pages
{
	-moz-border-bottom-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	-moz-border-left-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	-moz-border-top-colors:#e5e5e5 #ebe9e7 #f4f0eb;
	background-color:#faf4ed;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
	clear: both;
}

#category, .category
{
	-moz-border-bottom-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-left-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-top-colors:#e5e5e5 #e5e9ed #e5eef7;
	background-color:#e5f2ff;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#subcategory, .group
{
	-moz-border-top-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-left-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-bottom-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-right-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color:#f2f9ff;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#file, .file
{
	-moz-border-bottom-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-left-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-top-colors:#e5e5e5 #ededed #f7f7f7;
	background-color:#fff;
	border:3px solid #f2f2f2;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#thumb, .thumb
{
	-moz-border-bottom-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-left-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #ededed #f7f7f7;
	-moz-border-top-colors:#e5e5e5 #ededed #f7f7f7;
	background-color:#fff;
	border:3px solid #f2f2f2;
	cursor:default;
	float:left;
	height:180px;
	margin:0.5% auto 0.5% auto;
	overflow:visible;
	padding:5px;
	width:180px;
}

#userpost, .userpost
{
	-moz-border-top-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-left-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-bottom-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-right-colors:#e5e5e5 #e6e9eb #eef3f7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color:#f2f9ff;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#categoryalt, .categoryalt
{
	-moz-border-bottom-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-left-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-top-colors:#e5e5e5 #e5e9ed #e5eef7;
	background-color:#e6f0fa;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#subcategoryalt, .groupalt
{
	-moz-border-top-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-left-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-bottom-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-right-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color:#e8f2fa;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#filealt, .filealt
{
	-moz-border-bottom-colors:#e8e9e9 #ededee #f0f1f2;
	-moz-border-left-colors:#e8e9e9 #ededee #f0f1f2;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e8e9e9 #ededee #f0f1f2;
	-moz-border-top-colors:#e8e9e9 #ededee #f0f1f2;
	background-color:#f0f1f2;
	border:3px solid #f2f2f2;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#thumbalt, .thumbalt
{
	-moz-border-bottom-colors:#e8e9e9 #ededee #f0f1f2;
	-moz-border-left-colors:#e8e9e9 #ededee #f0f1f2;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-right-colors:#e8e9e9 #ededee #f0f1f2;
	-moz-border-top-colors:#e8e9e9 #ededee #f0f1f2;
	background-color:#f0f1f2;
	border:3px solid #f2f2f2;
	cursor:default;
	float:left;
	height:180px;
	margin:0.5% auto 0.5% auto;
	overflow:visible;
	padding:5px;
	width:180px;
}

#userpostalt, .userpostalt
{
	-moz-border-top-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-left-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-bottom-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-right-colors:#e5e5e5 #e5e9ed #e5eef7;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color:#e8f2fa;
	border:3px solid #e5e9ed;
	cursor:default;
	margin:0;
	overflow:visible;
	padding:5px;
}

#download, .medium
{
	font-size:0.8em;
}

#downloaded, .small
{
	font-size:0.6em;
}

#downloaded b, .downloaded b
{
	font-size:1.1em;
}

#starrating, .starrating
{
	height:16px;
	width:80px;
}

#star
{
	background-image:url(layout/silver/star-trans.png);
	float:left;
	height:16px;
	width:16px;
}

#halfstar
{
	background-image:url(layout/silver/halfstar-trans.png);
	float:left;
	height:16px;
	width:16px;
}





/* Ad Code */
#ad
{
	position:absolute;
	right:0px;
	top:200px;
	width:160px;
}

#midad
{
	margin:auto 0;
	text-align:center;
}
