﻿body 
{
	font-family:Arial;
	background-color:#566656;
}


/********* LAYOUT ***************/
#pageWrapper
{
	background-color:Black;
	width:770px;
	margin:0px auto;
	font-family:Arial;
	font-style:normal;
	font-size: 12px;
}


#header
{
	background-color: Black;
	background-position: right;
	background-repeat: no-repeat;
	height: 125px;
	background-image: url( '../imgs/backgrounds/imgHeader.jpg' );
}

#headerLeft
{
	margin:8px 0px 0px 8px;
	float:left;
}

#headerRight
{
	margin:8px 8px 0px 0px;
	float:right;
	width:auto;
	color:Gray;
	text-align:right;
}

.IE8Fix 
{ 
    /*z-index: 1000; */

}



.pageContent
{
	background-color:White;
	padding: 10px;
}

.screenShot
{
	float:left;
	display:block;
	margin-right:8px;
}

.product
{
	margin-bottom:25px;
	margin-top:25px;
}

.mainCP
{
	
	background-color:White;
}


#footer
{
	display:block;
	background-color:Black;
	color:White;
	text-align:center;
	margin:6px;
	padding:0px 6px 6px 6px;
	height:125px;
}

DIV#footer .footerLeft
{
	text-align:left;
	float:left;
	width:250px;
}

DIV#footer .footerRight
{
	text-align:right;
	float:right;
	width:250px;
}


/* HOME PAGE STYLES */
.navBar
{
    background-color:#000000;
    font-weight:bold;
    font-size:smaller;
    color:White;
    height:25px;
    text-align:center;
    border-bottom:solid 2px #cccccc;
}
.navBar a, .navbar a:visited
{
	margin:0px;
	padding:0px;
	background-image:none;
    text-decoration:none;
    color:White;
}
.navBar a:hover
{
	/*background-image: url( '../imgs/backgrounds/imgButtonHover.gif' );*/
	background-position:center;
	background-repeat:no-repeat;
    text-decoration:none;
    color:White;
   /*text-decoration:underline;
    color:#ff0000;*/
}

.topNav
{
	text-align:center;
	min-width:100px;
}

.topNav:hover
{
	background-image: url( '../imgs/backgrounds/imgButtonSmallHover.gif' );
	background-position:center;
	background-repeat:no-repeat;
}

.subNav
{
	width:235px;
}

.subNav:hover
{
	background-image: url( '../imgs/backgrounds/imgButtonHover.gif' );
	background-position:center;
	background-repeat:no-repeat;
}

#contentHeader{
	text-align:right;
	display:block;
	color:#000;
	width:100%;
	background:url('../imgs/backgrounds/imgSwoosh.jpg') no-repeat;
	overflow:auto;
}

#contentHeader img
{
	float:left;
}

#contentHeader p
{
	padding-right:25px;
	padding-top:25px;
	line-height:24px;
	text-align:right;
	font-weight:bold;
	width:500px;
	float:right;
}

#fbwrapper{
	position:relative;
	background-image:url('../imgs/backgrounds/imgSwoosh.jpg');
	background-position: right;
	background-repeat: no-repeat;
	
	width:770px;
	height:300px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}

#flashBoard{
	position:relative;
	top:25px;
	width:717px;
	height:252px;
	margin: 0px auto;
	background-color:#000;
}

#flashBoardControls{
	position:relative;
	top:25px;
	height:30px;
	width:717px;
	margin: 0px auto 50px auto;
	background-color:#CCC;
}

#flashBoardControls a{
	position:relative;
	top:9px;
	font-size:10px;
	padding:3px 5px;
	border: 1px solid #000;
	margin: 0 3px;
	text-decoration:none;
	color:#000;
}
#flashBoardControls a:hover{
	background-color:#999;
}

.readMoreIcon
{
	float:left;
	margin-right:8px;
	margin-bottom:55px;
	cursor:hand;
}

#spacedLI li
{
	margin-bottom:24px;
	height:35px;
}

#spacedLI li.big
{
	margin-bottom:24px;
	height:65px;
}


/******* FONT STYLES *************/
.navgateNavigation
{
	background-color:Black;
}

.loginLink a, .loginLink a:visited
{
	color:Gray;
	text-decoration: none;
}

.loginLink a:hover
{
	color:White;
	text-decoration:underline;
}

.pageHeading
{
	font-weight:bold;
	font-size:x-large;
	margin-bottom:10px;
	display:block;
}

.pageSubHeading
{
	font-weight:bold;
	font-size:large;
	margin-bottom:10px;
	display:block;
}

.paragraphHeader
{
	display:block;
	font-weight:bold;
	font-style: normal;
}

.italicText
{
	font-style:italic;
}

.headerLabel
{
	margin:3px 3px 0px 0px;
	color:#e1dddd;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	display:block;
}

.headerSmallLabel
{
	margin:8px 3px 0px 0px;
	color:#e1dddd;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	line-height:12px;
	display:block;
}

.footerLinks a, .footerLinks a:visited
{
	color:White;
	font-size:smaller;
	text-decoration:underline;
}

.footerLinks a:hover
{
	text-decoration:none;
}

.redAsteriks
{
	color:Red;
}

.boldFormText
{
	font-weight:bold;
}

.normalFormText
{
	font-weight:normal;
}

.fullInputField
{
	width:100%;
	margin-right: 0px;
}

.mailSent
{
	color:Green;
	font-weight:bold;
}

.mailError
{
	color:Red;
	font-weight:bold;
}

.award
{
	font-size:x-large;
	font-weight:bold;
	font-style:italic;
	display:block;
	margin-bottom:12px;
}

.readMore a:active, .readMore a:visited
{
	color:Blue;
	text-decoration:none;
}

.readMore a:hover
{
	color:Red;
	text-decoration:underline;
}

.pressDate
{
	display:block;
	font-weight:bold;
	font-style:italic;
}

.bulletOnlyList
{
	list-style-type:disc;
}

.numericList
{
	list-style-type: decimal;
}

.noStyleList
{
	list-style-type: none;
}

.noStyleList li
{
    margin-bottom:8px;
}