﻿
@import url(reset.css);
@import url(Editor.css);
@import url(News.css);

body
{
	font-size: 76%;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 5px 0 0 0;
	padding: 0px;
	color: #FFF;
	background: #191512 url(  '../images/template/MainBG.jpg' ) no-repeat top left;
}

img
{
	border: 0px;
}
p
{
	font-size: 1em;
	margin: 10px 0px 7px 0px;
}
strong{ font-weight: bold;}
a{color: #FFF100; text-decoration: none; font-weight: bold;}
a:hover{ color: #FFF; text-decoration: underline;}

.CenterContent ul{ margin: 10px 0px 15px 35px; list-style-image: url('../images/template/bullet.png'); color: #FFF;}
.CenterContent li{ padding: 1px 0px 3px 0px;}
.CenterContent ol{ }
/*---  Headings  */
h1
{
	color: #EB3C12;
	font-family: Impact, Arial, Sans-Serif;
	font-size: 2.3em;
	margin: 10px 0 15px 0;
}
.TitleOrange
{
	color: #FB7115;
}
h2
{
	color: #FFF100;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	
}
h3
{
	color: #FFF100;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 10px 0 15px 0;
}
h4
{
	color: #FFF100;
	font-size: .9em;
	font-weight: bold;
	display: block;
	margin: 10px 0 15px 0;
}
h5
{
	color: #FFF100;
	font-size: .9em;
	display: block;
	margin: 10px 0 15px 0;
}

.pGreyBG
{
	font-family: Arial Black, Impact, Verdana, Sans-Serif;
	background-color: #4A3F3F;
	padding: 3px 0px 3px 0px;
	margin: 4px 0px 20px 0px;
	font-weight: normal;
	font-size: .88em;
	line-height: 2.2em;
}

.DidYouKnow
{
	font-family: Courier, Arial, Sans-Serif;
	color: #FFF;
	display: block;
	padding: 2px 10px 5px 20px;
	float: left;
}
.TickerText
{
	font-family: Arial, Sans-Serif;
	color: #FFF100;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 2px 0px 5px 0px;
	float: left;
}


/*------  Positional elements   */
.MasterDiv
{
	display: table;
	float: left;
	width: 900px;
}
.bannerimages
{
	display: block;
	float: left;
	clear: both;
	width: 900px;
}
.bannerimages img
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.Banner
{
	display: block;
	float: left;
	clear: both;
	width: 900px;
}
.BodyDiv
{
	float: left;
	display: block;
}

.LeftCol
{
	display: table;
	float: left;
	overflow: hidden;
	width: 200px;
}
.CenterContent
{
	display: table;
	float: left;
	width: 500px;
	margin: 0px 7px 0px 7px
}
.CenterContentFull
{
	display: table;
	float: left;
	width: 675px;
	margin: 0px 7px 0px 7px
	}

.CentralBox{width: 500px; margin: 15px 0px 0px 0px; display: table; height: 200px; }
.MainContent{ width: 325px; padding: 10px; background: url('../images/template/Transparent.png'); float: left; display: block; margin: 0px 5px 0px 0px;}
.MainRight{width: 130px; padding: 10px; background: url('../images/template/Transparent.png'); float: left; display: block;}

.MainRight p{ border-bottom: 3px double yellow; padding-bottom: 3px;}


.RightCol
{
	display: table;
	float: left;
	width: 175px;
	margin: 0 0 0 10px;
}


.ImageFloatRight{ float: right;  margin: 20px 15px 20px 15px;}
.ImageFloatRight .imgdiv { border: 1px solid #eee; padding: 10px; margin-bottom: 10px;}
.FloatRight
{
 float: right;
 display: block;
 padding: 0 0 25px 25px; 
 }
 
 .FloatLeft
{
 float: left;
 display: block;
 padding: 0 15px 25px 0px;	}
 
/*   ---- MENU   */

.Menu
{
	display: table;
	margin: 5px 0 0 0;
}
.Menu ul
{
	display: table;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.Menu li
{
	display: block;
	float: left;
	clear: both;
	width: 200px;
}
.Menu li a
{
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #FFF;
	color: #000;
	float: left;
	font-family: Arial Black, Impact, Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 2px 0px 1px 1px;
	font-weight: lighter;
	font-size: .8em;
	letter-spacing: 0em;
	width: 158px
}
.Menu li a:hover
{
	background-color: #FFF100;
}


.MenuItemDefault
{
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #FFF;
	color: #000;
	float: left;
	font-family: Arial Black, Impact, Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 2px 0px 1px 1px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	font-weight: lighter;
	font-size: .8em;
	letter-spacing: 0em;
	width: 158px;
	cursor:pointer;
	}
.MenuItemDefaultHover
{
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: #FFF100;
	color: #000;
	float: left;
	font-family: Arial Black, Impact, Verdana, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 2px 0px 1px 1px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	font-weight: lighter;
	font-size: .8em;
	letter-spacing: 0em;
	width: 158px;
	cursor:pointer;
	}
