@import '/cms/styles/common.css';
@import '/style.css';
@import '/styles/gallery.css';
@import '/styles/flv-player.css';
@import '/styles/lightbox_div.css';
@import '/styles/sifr.css';

.rightlist {
  float:right;
}
.rightlist a {
  float:left;
}

/* COMMON ---------------------------------------------------------------------- */

#page {
	width:820px;
	margin:0 auto;
}



/* HEADER ---------------------------------------------------------------------- */

#header {
	margin:35px 0 0 0;
	height:80px;
	text-align:center;
}
#header a {
	display:none;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
}


/* MENU ------------------------------------------------------------------------ */

#menu {
	width:180px;
	height:475px;
	overflow:hidden;
	margin-right:20px;
	color: #ff000e; 
	text-transform:uppercase;
	font-size:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu #flash {
	margin-bottom:15px;
}
#menu #flash ul, #menu #flash li {
	padding:0;
	margin:0;
	background:none;
}
#menu #flash ul {
	height:435px;
}
#menu #flash li {
	padding:0 0 15px 0;
}
#menu #flash a {
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
}
.root_134 #flash #menu1 a,
.root_135 #flash #menu2 a,
.root_136 #flash #menu3 a,
.root_137 #flash #menu4 a,
.root_138 #flash #menu5 a,
.root_139 #flash #menu6 a,
.root_140 #flash #menu7 a,
.root_184 #flash #menu8 a,
.root_141 #flash #menu9 a,
#menu #flash a:hover {
	color:#ff000e;
}






/* SUBNAV ---------------------------------------------------------------------- */

#subnav {
	width:160px;
	height:475px;	
	overflow:hidden;
}
#subnav ul, #subnav li {
	padding:0;
	margin:0;
	background:none;
}
#subnav li {
	padding:0 0 6px 0;
}
#subnav li a {
	font-size:13px;
	color:#333333;
	text-decoration:none;
	display:block;
	line-height:13px;
}
#subnav li.navactive a,
#subnav li a:hover {
	color: #ff000e; 
}

#subnav li li {
	xdisplay:none;
	padding:0 0 1px 12px;
	padding:0 0 1px 0;
}
#subnav li li a {
	font-size:13px;
	font-weight:normal;
	color:#333333;
	margin-bottom:1px;
}

#subnav li.navactive li a {
	color:#333333;
}
#subnav li li a:hover {
	color:#ff000e; 
}

#subnav #rootitem {
	margin-bottom:15px;
	font-size:13px;
	color:#ff000e; 	
}
#subnav #rootitem a {
	text-decoration:none;
	color:#ff000e; 	
}


/* CONTENT --------------------------------------------------------------------- */

.homepage #content-content {
	width:438px;
	overflow:hidden;
	text-align:justify;
	float:right;
}

.contentpage #content-content {
	width:438px;
	overflow:hidden;
	text-align:justify;
	float:right;
}

.scrollpage #content-content {
	width:423px; /* 438 */
	height:435px;
	padding:0 15px 0 0;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:justify;
	float:right;
}

.root_140 #content-content {
	text-align:left;
}

#caption {
	width:820px;
	margin:0;
}




/* FOOTER ---------------------------------------------------------------------- */

#footer {
	margin:79px 0 0 0;
	display:none;
}
#footer a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {}
.homepage #footer {
	display:block;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #dddddd;
  border-right:1px solid #dddddd;
  padding:4px 2px 2px 4px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #dddddd;
  padding:0;
}
input.button {
	border:none;
	background:none;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	padding:0;
	cursor:pointer;
}  
input.button:hover {	
	color:#ff000e;
}


/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  margin:0 0 0 50px;
}
.sitemap ul ul {
  padding:0 0 0 12px;
  margin:0;
}
.sitemap li {
  padding:0 0 1px 0;
	background:none;
}
.sitemap li a {
  font-size:13px;
	text-transform:uppercase;
  font-weight:bold;
	margin-bottom:2px;
	display:block;
	color:#000000;
	text-decoration:none;
}
.sitemap li a:hover {
	color: #ff000e; 
}

.sitemap li li {
	margin: 0;
}
.sitemap li li a {
  font-size:12px;
	text-transform:none;
	margin-bottom:0;
  font-weight:normal;
}
.sitemap li li li {
  margin:0;
}
.sitemap li li a:visited {
  color: #999999;
}
.sitemap li li a:hover {
	color: #ff000e; 
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */

#propagandabox {
	font-size:90px;
	letter-spacing:-5px;
	color:#ffffff;
}
#proptable {
	width:820px;
}
#proptable td {
	padding:20px;
	text-align:center;
}
#prop-bg {
	background-color:#000000;
}
#fakelink {
	display:none;
	width:200px;
	margin-top:50px;
	font-size:10px;
}


.fulltable {
	width:433px;
	padding:0;
	margin:0;
	height:433px;
	border:1px solid #dddddd;
}
.fulltable td {
	text-align:center;
	vertical-align:middle;
	color:#999999;
	font-size:18px;
}

.fixedwidth, .fixedwidth * {
	font-family:"Courier New", Courier, monospace;
	text-align:left;
}