/*layout*/
#page {
	background: #369;
	padding: 8px 8px 8px 8px;
	width: 932px;
	border: black;
	border-left: none;
	border-right: none;
	text-align: left;
}
#toplogo {
	background: white url(http://empornium.us/images/logostripes.jpg);
	font-size: 0px;
	padding-left:15px;
	text-align: center;
}
#toptopline {
	background: white url(../images/home_toptopline.gif) no-repeat top right;
}
#topbottomline {
	background: #A9C5DD url(../images/home_topbottomline.gif) no-repeat bottom left;
}

#menu {
	background: #7698B5;
	color: aqua;
	font-weight: bolder;
	margin: 0 0 10px 0;
	padding: 0 15px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: center;
	font: 17px/19px Tahoma, Verdana, Helvetica, sans-serif;
}
#main_container {
/*	padding: 8px 8px 8px 8px; */
	margin: 0px;
	font: 13px/15px Tahoma, Verdana, Helvetica, sans-serif;
/*	color: black;*/
/*	background-color: #A9C5DD;*/
/*	width: 100%; */
	display: inline;
	bottom: inherit;
}
		#main_container .colhead {
			color: white;
			font-weight: bolder;
			font: 12px/14px Tahoma, Verdana, Helvetica, sans-serif;
			margin: 0px;
			text-align: center;
			background-color: #336699;
		}
		#main_container img {
		display: inline;
		margin-right: 10px;
		vertical-align: text-top;
		}
#footer {
	padding: 15px;
	margin: 0px;
	border-top: 4px solid Black;
	color:#444;
	font: 10px/13px Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #7698B5;
}
		#footer .menu {
			color: aqua;
			font-weight: bolder;
			font-size: 12px;
			margin: 0px;
			text-align: right;
		}
		#footer img {
		display: block;
		margin-right: 10px;
		}
#col0 {
	font: 13px/15px Tahoma, Verdana, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: black;
	background-color: #A9C5DD;
	display: block;
}
#col1 {
	padding: 0px;
	width: 85%;
	float: left
}
#col2 {
	padding: 0 0 0 10px;
	width: 10%;
	float: right;
}
#col3 {
	padding: 8px;
	border-left: 3px solid Black;
	border-right: 1px solid Black;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
}
#col4 {
	text-align: center;
}







/*HTML Defs*/
body {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
   COLOR: #ffffff;
	margin: 0px;
}
/*HTML Defs*/


p {
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 8px;
	margin: 0px;
	line-height: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0px;
	line-height: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	line-height: normal;
}
h4 {
	font-size: 13px;
	font-weight: bolder;
	margin: 0px;
	line-height: normal;
	padding: 8px 0 0 0;
}

/*classes*/
.header {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	line-height: normal;
}
.alt0 {
	background: #0ee;
	margin: 0;
	padding: 5px 0px 5px 10px;
}
.alt1 {
	background: #ee0;
	margin: 0;
	padding: 5px 0px 5px 10px;
}
.alt2 {
	background: #FF99FF;
	margin: 0;
	padding: 5px 0px 5px 10px
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inside{
	border: solid #7698b5 1px;
}
.pager{
	text-align: center;
}
.highlight{
	background-color: #c2d5e6;
}
.midlight{
	background-color: #a9c5dd;
}
.lowlight{
	background-color: #336699;
	color: White;
}
.smilies{
	border: 0px;
	display: inline;
	vertical-align: text-top;
}
.red {
	background-color: red;
}
.yellow {
	background-color: yellow;
}
.green {
	background-color: lime;
}
.white
{
	color: White;
}
.myratio{
	width: auto;
	border: 0px;
	padding: 2px;
}
.rowhead{
	text-align: right;
	font-weight: bold;
	width: 25%;
	vertical-align: top;
}
.heading
{
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.headlines{
	font: 14px/20px Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
/*links*/
a:link, a:visited, a:active {
			color: White;
			text-decoration: none;
			font-weight: bold;
}
a:hover {
			color: aqua;
			text-decoration: none;
		}


#menu a:link, #menu a:visited, #menu a:active {
	color: #00FFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#footer .menu a:link, a:visited, a:active {
	color: #00FFFF;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#main_container a:link, #main_container a:visited, #main_container a:active {
	color: #00FFFF;
	text-decoration: none;
}
#main_container a:hover {
	color: #FFFF00;
	text-decoration: none;
}



#col0 a:link, #col0 a:visited, #col0 a:active {
	color: #369;
	text-decoration: none;
}
#col0 a:hover {
	color: black;
	text-decoration: none;
}


/* ads */
.ads{
	background-color: #336699;
	color: yellow;
}

.missingpage {
	/*background-color: #7698B5;*/
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #7698B5;
	border-bottom-style: dashed;
}

.previewhead {
	margin: auto;
	z-index:20;
	position:fixed;
	top: 40px;
	left: 10px;
	color: red;
	font-size: xx-large;
	font-weight: bold;
	padding: 5px;
}


/* wiki */
.underline {text-decoration: underline;}
.notes {color: #440;
background-color: #76B5B3;}
.strikethrough {color: #666; text-decoration: line-through;}
.keys {
	color: #333;
	background-color: #EFEFEF;
	font: normal 120% "Courier New", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}
.center, .center p {text-align: center;}
.floatl {
	float: left;
	width: 48%;
	margin: 0.5%;
	padding: 5px;
	background: #DDD;
	border: thin solid #AAAAAA;
	border-bottom: 2px solid #888;
	border-right: 2px solid #888;
}
.floatr {
	float: right;
	width: 48%;
	margin: 0.5%;
	padding: 5px;
	background: #DDD;
	border: thin solid #AAAAAA;
	border-bottom: 2px solid #888;
	border-right: 2px solid #888;
}
.colhead
{
	border-right: 1px #C3E1FF solid;
}
.catlink
{
	font-size:10px;
	border-right: 1px #C3E1FF solid; border-top: 1px #C3E1FF solid;
	background-color: #205182;
}
.font10
{
		font-size:10px;
}
.font9
{
		font-size:10px;
		color: #2e6291;
}
.torr_border
{
	border: 1px #699ac5 solid;
}

.a_blue
{
	color: #2e6291;
}

.torrents_table td
{
	font-size: 9px;
}

.torrents_table td *
{
	color: #2e6291;
}

.torrents_table a
{
	color: #2e6291;
}

.torrents_table a:hover
{
	color: black;
}
