/*** TEXT ***/

body, p, .Normal, td, .SubHead
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0px;
    margin-bottom: 10px;
    color: #000000;
}

.SubHead img
{
	display: none;
}

h1
{
    font-size: 20px;
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 1.2em;
    color: #000000;
}

h2, TFOOT, THEAD
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    color: #000000;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}

h3
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    margin: 0px;
}

a:link, a:visited, a:active, a.CommandButton:active, a.CommandButton:visited, a.CommandButton:link
{
    text-decoration: underline;
    color: #666666;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

a img
{
    border: 0px;
    border-color: #000000;
}

.eipbackimg
{
    margin-left: 20px;
}

.Red
{
    color: #ff0000;
}

.Plum
{
	color: #624241;
}

.Grey
{
	color: #999999;
}



.BottomInfo,
.BottomInfo a,
.BottomInfo a:active,
.BottomInfo a:visited,
.BottomInfo a:link,
.BottomInfo .SkinObject
{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
    text-align: left;
}

.BottomInfo a:hover,
.BottomInfo a.SkinObject:hover
{
    text-decoration: underline;
    color: #666666;
}

/*** LAYOUT ***/

body
{
	background-color: #ffffff;
	background-image: url(Images/BodyBg.jpg);
}

.EditorBody
{
	background-color: #ffffff;
	background-image: none;
}

.ControlPanel
{
	position: relative;
	width: 100%;
	z-index: 2;
	left: 50%;
	width: 780px;
	margin-left: -390px;
}

.MainFrameTable
{
	background-image: url(Images/BodyBgGradient.jpg);
	background-repeat: repeat-x;
}

.BackgroundImage
{
	position: absolute;
	z-index: 1;
	top: 50px;
	left: 50%;
	margin-left: -650px;
	width: 1200px;
}

.MainFrame
{
    position: relative;
    top: 20px;
    margin: 00px auto auto auto;
    width: 800px;
    height: auto;
    z-index: 2;
}

.BannerFrame
{
	float: left;
	width: 100%;
}

.BannerHeight
{
	float: left;
	width: 1px;
	height: 70px;
}

.BannerLogo
{
	position: absolute;
	top: 0px;
	left: 20px;
}

.AdminMenu
{
	position: absolute;
	top: 60px;
	left: 10px;
	width: 240px;
	text-align: center;
}

.MainMenu
{
	float: right;
	width: 500px;
	text-align: left;
}

.MainContentTop
{
	float: left;
	width: 100%;
	background-image: url(Images/ContentBgTop.png);
	background-repeat: no-repeat;
	height: 20px;
}

.MainContentFrame
{
	float: left;
	width: 100%;
	background-image: url(Images/ContentBg.png);
}

.MainContentBottom
{
	float: left;
	width: 100%;
	background-image: url(Images/ContentBgBottom.png);
	background-repeat: no-repeat;
	height: 20px;
}

.MainContentFrameTable
{
	float: left;
	width: 780px;
	margin: 10px;
	margin-left: 10px;
}

.TopPane
{
}

.LeftPane
{
	width: 60%;
	padding-right: 10px;
	padding-left: 20px;
}

.RightPane
{
	width: 40%;
	padding-left: 10px;
	padding-right: 20px;
}

.ContentPane
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.BottomContactPane
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}


.ContentPaneWhite
{
	background-color: #ffffff;
	height: 800px;
}

.GooglePane
{
	padding-left: 20px;
	padding-right: 20px;
}

.FlagFrame
{
	display: inline;
}

.BottomInfo
{
	float: left;
	width: 100%;
}

.BottomInfoLeft
{
	float: left;
	width: 40%;
	margin-left: 20px;
}

.Mathinic
{
	float: right;
	width: 40%;
    text-align: right;
    margin-right: 20px;
}

.MaxMinContainer
{
	position: relative;
	z-index: 10;
}

.MaxMinHeader a
{
	display: block;
    padding: 8px 10px 5px 10px;
    margin-top: 5px;
    cursor: pointer;
    background-image: url(Images/NewsBg.jpg);
    background-repeat: no-repeat;
    height: 35px;
	width: 95%;
}

.MaxMinHeader img
{
	display: none;
}

.MaxMinHeader h3
{
	position: absolute;
	z-index: 11;
	top: 8px;
	left: 10px;
	color: #ffffff;
}

/*** BANNER LOGO ***/

.BannerLogo
{
	text-align: center;
}

a.BannerLogoText,
a.BannerLogoText:active,
a.BannerLogoText:link,
a.BannerLogoText:visited
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 1px;
}

a.BannerLogoText:hover
{
	color: #624241;
}

.BannerLogoSubText
{
    font-family: Arial, Verdana, Helvetica, Sans Serif;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
}


/*** MAIN MENU ***/

.MainMenuCell
{
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

a.MainMenuItem,
a.MainMenuItem:link,
a.MainMenuItem:active,
a.MainMenuItem:visited
{
	display: block;
	font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Sans Serif;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 60px;
    white-space:nowrap;
}

a.MainMenuItemSelected,
a.MainMenuItemSelected:link,
a.MainMenuItemSelected:active,
a.MainMenuItemSelected:visited
{
    color: #624241;
}

a.MainMenuItem:hover
{
    color: #624241;
}

/*** ADMIN MENU ***/

.AdminMenuItem a,
.AdminMenuItem a:link,
.AdminMenuItem a:visited,
.AdminMenuItem a:active
{
    font-family: Arial, Verdana, Helvetica, Sans Serif;
    text-transform: uppercase;
    letter-spacing: 1px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	cursor: pointer;
}

a.AdminMenuSubItem,
a.AdminMenuSubItem:link,
a.AdminMenuSubItem:visited,
a.AdminMenuSubItem:active
{
	text-decoration: none;
	cursor: pointer;
}

a.AdminMenuSubItem span,
a.AdminMenuSubItem:link span,
a.AdminMenuSubItem:visited span,
a.AdminMenuSubItem:active span
{
    font-family: Arial, Verdana, Helvetica, Sans Serif;
    text-transform: uppercase;
    letter-spacing: 1px;
	float: left;
	width: 100%;
	padding: 3px 15px 3px 5px;
	background-color: #999999;
	border: 1px solid #333333;
	color: #ffffff;
	margin-top: -1px;
}

a.AdminMenuSubItem:hover span
{
	color: #999999;
	background-color: #ffffff;
}

/*** NEWS ***/

.NewsListFrame
{
	float: left;
	width: 100%;
}

.NewsListHeader
{
    font-size: 20px;
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 1.2em;
    color: #000000;
}

.NewsHeader
{
    padding: 8px 10px 5px 10px;
    margin-top: 5px;
    cursor: pointer;
    background-image: url(Images/NewsBg.jpg);
    background-repeat: no-repeat;
    height: 35px;
	width: 95%;
}

.NewsHeader h3
{
    color: #ffffff;
}

.NewsContent
{
    padding: 5px;
    padding-top: 10px;
	width: 95%;
}

.NewsImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*** SHOW REELS ***/

.ShowReelsModalBackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 448px;
	height: 85%;
	background-color: #ffffff;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	text-align: center;
	padding-top: 50px;
	z-index: 20;
}

.ShowReelsListTable
{
	width: 100%;
	height: 100%;
}

.ShowReelsLeftFrame
{
	width: 250px;
	background-color: #eeeeee;
	border: 1px solid #999999;
}

.ShowReelsRightFrame
{
	border: 1px solid #999999;
	border-left: 0px;
	padding: 20px;
	height: 100%;
}

.ShowReelsItem
{
	position: relative;
	z-index: 10;
	height: 100%;
}

.ShowReelsItem img
{
	margin-bottom: 5px;
}

.ShowReelsList
{
	float: left;
	width: 100%;
}

.ShowReelsListMenu
{
	width: 100%;
}

td.ShowReelsListItem 
{
	border: 1px solid #eeeeee;
	width: 100%;
}

.ShowReelsListItem a,
.ShowReelsListItem a:active,
.ShowReelsListItem a:link,
.ShowReelsListItem a:visited,
.ShowReelsListItem a:hover
{
	text-decoration: none;
	color: #666666;
	padding: 5px;
	display: block;
}

td.ShowReelsListSelectedItem 
{
	border: 1px solid #eeeeee;
}

.ShowReelsListSelectedItem a,
.ShowReelsListSelectedItem a:active,
.ShowReelsListSelectedItem a:link,
.ShowReelsListSelectedItem a:visited,
.ShowReelsListSelectedItem a:hover
{
	color: #624241;
}

td.ShowReelsListHoverItem 
{
	border: 1px solid #999999;
}

.ShowReelsListHoverItem a,
.ShowReelsListHoverItem a:active,
.ShowReelsListHoverItem a:link,
.ShowReelsListHoverItem a:visited,
.ShowReelsListHoverItem a:hover
{
	color: #000000;
}

.ShowReelsMenuImage
{
	display: none;
	position: absolute;
	z-index: 100;
}

.ShowReelsMenuImage span
{
	position: absolute;
	top: -8px;
	left: 114px;
	background-color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	z-index: 100;
/*
	padding: 20px;
	padding-top: 10px;
*/
}

.ShowReelsListHoverItem a .ShowReelsMenuImage,
.ShowReelsListHoverItem a:active .ShowReelsMenuImage,
.ShowReelsListHoverItem a:link .ShowReelsMenuImage,
.ShowReelsListHoverItem a:visited .ShowReelsMenuImage,
.ShowReelsListHoverItem a:hover .ShowReelsMenuImage
{
	display: block;
	z-index: 100;
}

.ShowReelsDropDown
{
	margin: 10px;
}

.ShowReelsHeader
{
	padding: 10px;
	background-color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	display: block;
}

.ShowReelsInfo
{
	margin: 10px;
}

.ShowReelsShortList
{
	position: relative;
	height: 128px;
}

.ShowReelsShortListItem
{
	position: absolute;
	display: none;
	top: 0px;
	left: 30px;
}

.ShowReelsShortListItemName
{
	font-size: 20px;
	line-height: 1.5em;
	color: #ffffff;
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	text-align: center;
}
