html {
	height:100%;
}
body {
	height: auto;
	height: 100%;
	min-height: 100%;
	background: #40130b url(/shell/wall_bg.jpg);
	color: #aeaba4;
	font-family: Century Gothic, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	z-index: -5;
}
#left-bg-container, #left-bg-container-wide,
#right-bg-container, #right-bg-container-wide {
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0;
	z-index: -4;
}
#left-bg-container {
	background: url(/shell/left_bg.jpg) top right repeat-x;
	left: 0;
}
#left-bg-container-wide {
	background: url(/shell/left_bg_wide.jpg) top right repeat-x;
	left: 0;
}
#right-bg-container {
	background: url(/shell/right_bg.jpg) top left repeat-x;
	right: 0;
}
#right-bg-container-wide {
	background: url(/shell/right_bg_wide.jpg) top left repeat-x;
	right: 0;
}
#center-bg-container, #center-bg-cont-wide {
	width: 100%;
	min-height: 100%;
}
#center-bg-container {
	background: url(/shell/center_bg.jpg) top center no-repeat;
}
#center-bg-cont-wide {
	background: url(/shell/center_bg_wide.jpg) top center no-repeat;
}
#main {
	width: 996px;
   height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
/* HEADER STYLES */
#header, #header-wide {
	width: 996px;
	height: 278px;
	position: relative;
	overflow: visible;
}
#header {
	background: url(/shell/header_bg.jpg) top no-repeat;
}
#header-wide {
	background: url(/shell/header_bg_wide.jpg) top no-repeat;
}
#monitors {
	width: 202px;
	height: 62px;
	position: absolute;
	top: 84px;
	left: 32px;
}
#remote {
	width: 21px;
	height: 57px;
	position: absolute;
	top: 220px;
	left: 3px;
}
.on {
	display: inline;	
}
.off {
	display: none;
}
#date {
	width: 78px;
	height: 16px;
	position: absolute;
	top: 204px;
	left: 45px;
}
.number1, .number2 {
	margin: 0px;
	display: inline;
	float: left;
}
.number1 {
	margin-right: 2px;
}
.number2 {
	margin-right: 4px;
}
.number1 img, .number2 img {
	width: 10px;
	height: 16px;
	border: 0;
}
#cooler {
	width: 104px;
	height: 106px;
	position: absolute;
	top: 0;
	left: 892px;
	overflow: hidden;
}
#header1 {
	font-size: 24px;
	color: #909090;
	width: 765px;
	position: absolute;
	top: 194px;
	left: 206px;
	text-align: right;
}
#header2 {
	font-size: 18px;
	font-weight: 600;
	color: #787878;
	width: 765px;
	position: absolute;
	top: 221px;
	left: 206px;
	text-align: right;
}
#iholder {
	height: 250px;
	width: 250px;
	position: absolute;
	display: table;
	left: 18px;
	top: 286px;
	vertical-align: middle; 
	text-align: center;
}
#holder-cell {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
#illustr {
	border-left: solid #1b1b1b 2px;
	border-bottom: solid #1b1b1b 2px;
}
#description {
	width: 230px;
	position: absolute;
	left: 28px;
	top: 573px;
}
#description-wide {
	width: 50%;
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
}
#description, #description-wide {
	font-size: 1em;
	text-align: justify;
}
/* MENU STYLES BEGIN*/
#menu-block {
	width: 708px;
	height: 37px;
	position: absolute;
	top: 122px;
	left: 288px;
	overflow: visible;
}
#menu-block ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	overflow: visible;
}
#nav {
	width: 100%;
}
#nav li {
	float: left;
	position: relative;
	text-align: left;
	overflow: visible;
}
#item1-bg {
	background: url(/shell/menu_item_1.jpg) top left no-repeat;
}
#item2-bg {
	background: url(/shell/menu_item_2.jpg) top left no-repeat;
}
#item3-bg {
	background: url(/shell/menu_item_3.jpg) top left no-repeat;
}
#item4-bg {
	background: url(/shell/menu_item_4.jpg) top left no-repeat;
}
#item5-bg {
	background: url(/shell/menu_item_5.jpg) top left no-repeat;
}
#item6-bg {
	background: url(/shell/menu_item_6.jpg) top left no-repeat;
}
#item1-bg, #item2-bg, #item3-bg, #item4-bg, #item5-bg, #item6-bg {
	width: 118px;
}
a.item-lv1 {
	width: 111px;
	height: 37px;
	display: block;
}
a.item-lv1 img {
	width: 111px;
	height: 37px;
	border: 0;
}
a.item-lv1:hover {
	background: url(/shell/menu_item_up.png) center no-repeat;
}
#nav li ul {
	width: 115px;
	left: 5px;
	top:37px;
	position: absolute;
	display: none;
}
#nav li li {
	width: 115px;
}
li.bg-top {
	height: 11px;
	background: url(/shell/menu_bg_top.png) bottom left no-repeat;
}
li.item {
	background: url(/shell/menu_bg.png) left repeat-y;
}
.item-bg {
	width: 100%;
	height: auto;
	background: url(/shell/menu_bg.png) left repeat-y;
	display: block;
}
li.bg-btm {
	height: 11px;
	background: url(/shell/menu_bg_btm.png) top left no-repeat;
}
#nav li li a {
	width: 115px;
	color: #333300;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	position: relative;
	display: block;
}
#nav li li a:hover {
	background: url(/shell/menu_item_up2.png) left no-repeat;
}
#nav li:hover ul,
#nav li.jshover ul {
	display: block;
}
#nav li:hover li ul, 
#nav li.jshover li ul {
	top: -4px;
	left: 115px;
	display: none;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
	display: block;
}
#nav li a span {
	padding: 6px 12px;
	display: block;
	position: relative;
}
/* MENU END */
#content, #content-wide {
	width: auto;
	position: relative;
	margin-right: 25px;
	padding-bottom: 60px;
}
#content {
	margin-left: 313px;
}
#content-wide {
	margin-left: 25px;
}
#footer {
	width: 946px;
	height: 40px;
	background: url(/shell/footer_bg.gif) top right no-repeat;
	font-size: 1em;
	color : #b2462d;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
	position: relative;
}
#footer span{
	padding-top: 13px;
	display: block;
}
#footer a {
	color : #b2462d;
	cursor: pointer;
}
#footer a:visited {
	color : #b2462d;
}
#footer a:hover {
	color : #f2471f;
}
/* COMMON STYLES */
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
}
h1 {
	font-size: 1.6em;
	margin-top: 0.2em;
}
h2 {
	font-size: 1.5em;
	margin-top: 0.2em;
}
h3 {
	font-size: 1.4em;
	margin-top: 0.2em;
}
h4 {
	font-size: 1.3em;
	margin-top: 0.2em;
}
h5 {
	font-size: 1.2em;
}
p {
	font-size: 1.2em;
	text-indent: 3em;
	text-align: justify;
	margin: 0;
}
a {
	color : #b2a274;
	text-decoration : underline;
}
a:visited {
	color : #786d4d;
}
a:hover {
	color : #e3d2a2;
}
table {
	border-collapse: collapse;
}
th {
	font-size: 1em;
	font-weight: bold;
	padding: 3px 10px;
	vertical-align: top;
	background: url(/shell/line_bg.gif);
}
td {
	font-size: 1em;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}
small {
	color: #939089;
	font-size: 0.8em;
	line-height: 0.9em;
}
hr {
    color: #272623;
    background-color: #272623;
    border: 0px none;
    height: 2px;
    clear: both;
	margin: 10px 0px;
}
table a {
	font-size: 1.1em;
	text-decoration : none;
}
table big {
	font-size: 1.1em;
}
.line {
	background: url(/shell/line_bg.gif);
}
/* Gallery styles */
.gl-item {
	width: 219px;
	height: 155px;
	background: url(/shell/gl_item_bg.png);
	float: left;
	overflow: hidden;
}
.gl-item div {
	height: 100%;
	font-size: 1.2em;
	padding: 15px 10px 10px 10px;
	text-align: center;
}
.gl-item img {
	width: 96px;
	height: 72px;
	border: 0;
	margin-bottom: 4px;
}
.gl-item span {
	color: #939089;
	font-size: 0.8em;
	margin-top: 4px;
	display: block;
}
.gl-spacer {
	width: 219px;
	height: 155px;
	float: left;
}
.selected  {
	background: url(/shell/item_sel_bg.gif);
}
.whelatopm {
	padding-top: 1.6em;	
}
/* Navigation link(s) styles */
.page-nav {
	font-size: 1.2em;
	padding-top: 0.4em;
	border-top: solid 1px #272623; 
	text-align: center;
}
  .page-nav a {
	  color : #b2462d;
	  text-decoration : underline;
  }
  .page-nav a:visited {
	  color : #b2462d;
  }
  .page-nav a:hover {
	  color : #f2471f;
  }
#gallery-nav {
	height: 45px;
	background: url(/shell/gl_nav_bg.png) top center no-repeat;
}
  #gallery-nav div {
	  color : #b2a274;
	  font-size: 1.3em;
	  padding-top: 18px;
	  position: relative;
	  text-align: center;
  }
/* Nikname block styles */
#nik {
	width: 625px;
	font-size: 1em;
	background: #262626;
	border: solid 1px #464646;
	text-align: justify;
	padding: 15px;
	position: absolute;
	top: 41px;
}
#nik a {
	width: 14px;
	height: 14px;
	border: solid 1px #464646;
	margin-top: -14px;
	margin-right: -14px;
	display: block;
	float: right;
}
#nik img {
	border: 0;
}
/* Magic page styles */
.mtg {
	border-collapse:separate;
}
table.mtg img {
	width: 25px;
	height: 21px;
}
table.mtg a {
	font-size: 1em;
	text-decoration: underline;
}
.core {
	background: url(/shell/green_bg.gif);
}
.exp {
	background: url(/shell/magenta_bg.gif);
}
.spec {
	background: url(/shell/blue_bg.gif);
}
.intro {
	background: url(/shell/yellow_bg.gif);
}
.fun {
	background: url(/shell/red_bg.gif);
}
/* Other styles */
td.spacer {
	width: 1%;
	background: none;
}
.single-pic {
	border: #474747 solid 8px;
}
.w-5 {
	width: 5%;
}
.w-45 {
	width: 45%;
}
.w-50 {
	width: 50%;
}
.w-100 {
	width: 100%;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clearer {
	clear: both;
}
.border {
	border: solid 1px #272623;
}
