@import url('css/menu.css');
/* CSS Document */
body {
	background: #000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	background-image: url('images/tall_main.jpg');
	background-repeat: repeat-x;
	color: #FFF;
}
/* ControlPanel style */
.ControlPanel {
	background: #333;
}
/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6.Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	color: #999;
}
h1, h3, h5, h1 input {
	font-weight: bold;
}
h2, h4, h6 {
	font-weight: normal;
}
h1, h2, h1 input {
	font-size: 14px;
	margin: 10px 0;
}
h3, h4 {
	font-size: 12px;
	margin: 8px 0;
}
h5, h6 {
	font-size: 10px;
	margin: 6px 0;
}
a, a:link, a:visited, a:active {
	color: red;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Head {
	color: red;
	font-weight: bold;
}
.SubHead {
	color: red;
}
.SubSubHead {
	color: red;
}
.NormalRed {
	color: #F00;
}
/*Datagrids */
.DataGrid_Container {
	margin-top: 15px;
}
.DataGrid_Header {
	font-weight: bold;
}
.DataGrid_Header td, .NormalBold td {
	font-weight: bold;
}
/*-------- design style --------*/
.template_style {
	width: 480px;
	margin: 0;
}
.lang_pad {
	padding: 0px;
	float: left;
}
.logo_pad {
	background: transparent;
	margin: 0;
	padding: 0;
}
.heading_left {
	background-image: url('images/spider.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	vertical-align: top;
	text-align: left;
	padding: 60px 0px 0px 30px;
	width: 33%;
}
.upper_left {
	border: thin solid #FF6600;
	padding: 10px;
	margin-top: 80px;
	background-color: #333333;
}
.upper_right {
	margin-top: 300px;
	border: thin solid #FF6600;
	padding: 10px;
	background-color: #333333;
}
.heading_center {
	background-image: url('images/figure.png');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 485px;
	width: 300px;
	vertical-align: bottom;
	text-align: center;
	color: #FFF;
}
.heading_right {
	background-image: url('images/bat.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	vertical-align: top;
	text-align: left;
	padding: 0px 30px 0px 0px;
	width: 33%;
}
.candles {
	background-image: url('images/candles_228x113.png');
	background-repeat: no-repeat;
	background-position: 5% 220px;
}
.candles_R {
	background-image: url('images/candles_R_228x113.png');
	background-repeat: no-repeat;
	background-position: 95% 220px;
}
.brick_layer {
	background-position: center top;
	background-image: url('images/brick_layer_681x6.png');
	background-repeat: repeat-x;
	height: 6px;
}
.menu_bg {
	padding: 0;
	margin: 0;
	background: transparent;
	background-image: url('images/back_brick-20.png');
}
.search_style {
	float: right;
}
.bread_bg {
	padding: 0px;
	margin: 0;
	background: url(images/bread_bg.png) repeat-x top left;
	height: 34px;
}
.search_bg {
	padding: 0px;
}
#login_style {
	float: right;
	padding: 8px 17px 0px 10px;
}
#bread_style {
	padding: 0px;
	margin: 0px;
	color: #FFF;
}
.center_bg {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.content_pad {
	padding: 10px;
	margin: 0;
	background: left bottom;
	background-image: url('images/back_brick-20.png');
}
.content_width {
	padding: 10px;
	min-height: 350px;
}
.bot_bg {
	padding: 0px;
	margin: 0px;
	background: url(images/bot_bg.png) repeat-x top left;
	height: 41px;
}
.bot_pad {
	margin: 4px;
	padding: 0;
}
#terms_style {
	float: left;
}
#copy_style {
	float: right;
}
.clear_float {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/* ------- FileManager -------*/
div.FileManager {
	height: auto;
	border: none;
}
table.FileManager {
	width: 99%;
}
a.CommandButton:link, a.CommandButton:visited {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.CommandButton:hover {
	color: red;
	text-decoration: underline;
}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited {
	color: #3E81B5;
}
.ControlPanel a.CommandButton:hover {
	color: red;
	text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead {
	font-size: 11px;
}
/*--------- pane style ----------*/
.ContentPane {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color: #666;
	border: thin solid #FF6600;
}
.TopPane, .BottomPane {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color: #666;
}

.LeftPane {
	padding: 10px 10px 10px 10px;
	width: 20%;
	margin: 0px;
	background-color: #666;
}
.RightPane {
	padding: 10px 10px 10px 10px;
	width: 20%;
	margin: 0px;
	background-color: #666;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	color: white;
}
a.Breadcrumb:hover {
	color: Red;
}
/*-------------- Link Style --------------*/
.linkscontainer {
	text-align: center;
	background-color: #FFF;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-weight: bold;
	color: red;
	text-transform: uppercase;
}
a.links:hover {
	color: red;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
	color: white;
}
a.user:hover {
	color: red;
}
/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: white;
}
a.footer:hover {
	color: red;
}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane {
	width: 0;
	padding: 0;
	margin: 0;
}
/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer {
	position: relative;
	white-space: nowrap;
}
div.SearchBorder {
	width: 180px;
	height: 20px;
	border: solid 1px #e0e0e0;
	float: left;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
}
div.SearchContainer a {
	padding: 0px;
	display: block;
	float: left;
}
div.SearchContainer a img {
	padding-left: 5px;
}
div.SearchIcon {
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img {
	margin-top: 3px;
}
input.SearchTextBox {
	float: left;
	z-index: 10;
	border: 0px;
	width: 130px;
	height: 18px;
	margin-left: 3px;
	color: #43494D;
}
#SearchChoices {
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #F3F7FA;
	position: absolute;
	top: 22px;
	left: 0px;
}
#SearchChoices li {
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align: left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display: block;
}
#SearchChoices li.searchHilite {
	background-color: black;
	color: white;
	border: none;
}
#SearchChoices li.searchDefault {
	background-color: #666;
	border: none;
}

