﻿/*
==================================================================================
HTML Tag Classes
Any HTML tag that needs styling should be under this section
==================================================================================
*/

HTML, BODY
{
	margin:0px;
	height:100%;
	cursor: default;
}
BODY
{
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}

P
{
	font:12px/15px verdana;
	color:#7d9cb6;
}



/*
==================================================================================
Container DIV Tag Classes:
Set the content areas width and height, location, background colour etc
==================================================================================
*/
#stage 
{
	margin:0px auto;
	width:772px;
	height:auto;
	background-color:White;
}

#contentContainer
{
	margin:0px;
	padding:0px 2px 0px 2px;
}

#headerBlock
{
	width:768px; height:276px;
	background:url(../images/headerBlock_background.jpg) repeat-x;
}

#contentBlock
{
	background:#FFFFFF url(../images/contentBlock_background.jpg) repeat-x top left;
	width:738px; height:auto;
	padding:15px;
	
	font:12px/15px verdana;
	color:#7d9cb6;
	
	display:table;
}

#contentMenu
{
	/*background:url(../images/contentMenu.gif) repeat-y top right;*/
	width:10px;
	font:10px verdana;
	color:#5c85a8;
}
#contentMenu a:link, #contentMenu a:visited, #contentMenu a:active
{
	font:10px verdana;
	color:#5c85a8;
	text-decoration:none;
}
#contentMenu a:hover
{
	font:10px verdana;
	color: #DB7093;
	text-decoration:underline;
}

#contentBulk
{
	padding-left:5px;
}
#contentBulk a:link, #contentBulk a:visited, #contentBulk a:active
{
	font:12px/15px verdana;
	color:#7d9cb6;
}
#contentBulk a:hover
{
	font:12px/15px verdana;
	color: #DB7093;
}

/*
==================================================================================
Header Area DIV Tag Classes:
Anything between the grey and orange bars (includes images | text | backgrounds)
==================================================================================
*/

#logo
{
	position:absolute;
	display:inline;
	width:129px; height:68px;
}

#menuSmall
{
	position:absolute;
	display: inline;
	margin:0px 0px 0px 350px;
	height:42px;
	font: 11px verdana;
	z-index:2;
}
#menuSmall a:link, #menuSmall a:visited, #menuSmall a:active
{
	color:#8a8a8a;
	text-decoration:none;
}	
#menuSmall a:hover
{
	color: #DB7093;
	text-decoration:none;
}

#womanAndBall
{
	position:absolute;
	display:inline;
	margin:0px 0px 0px 617px;
	width:151px; height:276px;
	z-index:1;
}

#sloganText
{
	width:615px; height:144px;
	padding:80px 0px 0px 70px;
	font:48px arial;
	color:White;
}

#menuMain
{
	position:absolute;
	width:738px; height:30px;
	margin:auto;
	padding:18px 0px 0px 20px;
	font: 14px arial;
	z-index:2;
	color: White; 
}
#menuMain a:link, #menuMain a:visited, #menuMain a:active
{
	color: White;
	text-decoration:none;
}	
#menuMain a:hover
{
	color: Silver;
	text-decoration:none;
}



/*
==================================================================================
Footer Area DIV Tag Classes:
==================================================================================
*/

#footerBar
{

	width:761px; height:23px;
	background:url(../images/footerBar_Background.jpg) repeat-x;
	padding:7px 0px 0px 7px;
	
	font:11px arial;
	color:White;
}
#goToTop
{
	position:absolute;
	display:inline;
}
#goToTopText
{
	position:absolute;
	margin-left:470px;
	display:inline;
}
#goToTopImg
{
	position:absolute;
	top:-2px;
	margin-left:496px;
	display:inline;
}



/*
==================================================================================
Other Classes styles
==================================================================================
*/

.H1
{
	font:26px verdana;
	color: #8B008B;
	white-space:pre;
}
.H2
{
	font:16px verdana;
	color: #8B008B;
	white-space:pre;
	font-weight:bold;
}
.H3
{
	font:12px/15px verdana;
	color: #8B008B;
	white-space:pre;
	font-weight:bold;
}
.style1 {
	color: #8A2BE2;
	font-weight: bold;
}
.style2 {
	color: #8A2BE2;
	font-weight: bold;
}
.style3 {
	color: #708090;
	font-weight: bold;
}
.style5 {font-size: x-small}
/*
==================================================================================
Nav Menu
==================================================================================
*/
.navcontainer {
	/*BORDER-RIGHT: #646794 1px dashed; 
	BORDER-TOP: #646794 1px dashed; 
	PADDING-LEFT: 36px; 
	BORDER-LEFT: #646794 0px dashed; */
	WIDTH: 738px!important; 
	width: 738px;
	/*BORDER-BOTTOM: #646794 0px dashed; */
	HEIGHT: 30px; 
	
}
.navlist {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
.navlist ul {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
.navlist li {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
.navlist li {
	FLOAT: left; 
	POSITION: relative;
}
.navlist IMG {
	DISPLAY: block;
}
.submenu {
	VISIBILITY: hidden;
}
.navcontainer {
	POSITION: relative;
}
.navcontainer ul ul {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 195px; 
	PADDING-TOP: 0px; 
	POSITION: absolute; 
	left:0px;
	TOP: 16px; 
	BACKGROUND-COLOR: Transparent;
	BORDER-BOTTOM: solid 1px #ffffff; 
}
.navcontainer li li {
	FLOAT: none; MARGIN: 0px; WHITE-SPACE: nowrap
}
.navcontainer li li a {
	PADDING-RIGHT: 18px; 
	BORDER-TOP: solid 1px #ffffff; 
	BORDER-RIGHT: solid 1px #ffffff; 
	BORDER-Left: solid 1px #ffffff; 
	DISPLAY: block; 
	PADDING-LEFT: 15px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 160px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 16px; 
	PADDING-TOP: 0px; 
	/*BORDER-BOTTOM: solid 1px #ffffff; */
	BACKGROUND-COLOR: #708090; TEXT-DECORATION: none
}
.navcontainer li li a:hover {
	COLOR: white; 
	BACKGROUND-COLOR: #708090;
    /*BORDER-BOTTOM: solid 1px transparent; */

}
.displayblock {
	VISIBILITY: hidden
}
#body #smHome {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BACKGROUND-COLOR: transparent; 
	BORDER-RIGHT-WIDTH: 0px
}
#body LI.nobfirst {
	BORDER-LEFT-WIDTH: 0px;
}
span
{
    cursor:pointer;
}