﻿#DivNothingNess{}

html
{
    height:100%;
}

html, body, form
{
    margin:0px;
    padding:0px;
    height:100%;
    /*background-color:#290102;*/
}

*
{
    margin:0;
    padding:0;
}

a img {border: none; }

/*.#divBody
{
    background-image:url(_Assets/Images/Home/bodyBG.jpg);
    background-repeat:repeat-x;
    height:100%;
    float:none;
    position:relative; 
    min-height:800px;
}*/


#divMain
{
    background-color:transparent;
    float:left;
    width:1018px;
}

#divLeftColumn
{
    width:170px;
    height:700px;
    margin-left:30px;
    margin-top:50px;
    float:left;
}

.innerCopy   
{
    padding-left:10px;
    width:760px;
    float:left;
    height:auto;
}

.homeBorder
{
    background-color:White;
    width: 980px;
    height:800px;
    margin-right:auto;
    margin-left:auto;
}

.lowerSection
{
    height:auto;
}

/* **********************************************************************Header CSS******************************************************************* */
/*
.homeHeader 
{
    
	position:relative;
	background-color: White;
	height: 55px;
	width: 980px;
	margin-left:19px;
	z-index:1000 !important;
}

.homeLogo
{
	height:58px;
	width:204px;
	margin-left:8px;
	margin-top:5px;
	background-color:white;
	float:left;
}*/
/* *****************************************************************Main Section of Pages*********************************************************** */

.upperSection
{
    height:166px;
    width:980px;
    margin-left:auto;
    margin-right:auto;
    float:left;
    z-index:1;
    position:relative;
    margin-top:13px;
}

.sectionIcon
{
    width:142px;
    height:142px;
    margin-left:55px;
    margin-top:10px;
    float:left;
}

.sectionIconAboutUs
{
    width:142px;
    height:142px;
    margin-left:55px;
    float:left;
}

.sectionTitle
{
    margin-top:25px;
    
}

.sectionTitle h1
{
    font-size:48px;
    font-family:Helvetica;
    margin-left:220px;
    letter-spacing: -2px;
    color:#363535;
}

.sectionTitle span
{
    

}

.sectionOverview
{
    margin-top:5px;
}

.sectionOverview h1
{
    font-size:22px;
    color:#ee2e24;
    font-family:Helvetica;
    margin-left:220px;
    font-weight:lighter;
    text-shadow: #d9d9d9 1px 1px 1px;
}

.upperPageSection
{
    width:645px;
    padding-top:28px;

}

.upperPageSection p
{
    font-family:Helvetica;
    font-size:14px;
    color:#b9b9b9;
}

.upperPageSection a
{
    font-family:Helvetica;
    font-size:14px;
    color:#ee2e24;
}

.contentSectionTopOpening
{
    background-image:url(../ImagesV2/Interior/Features/insideBgTop.png);
    height:5px;
    width:719px;
}

.contentSection
{
    width:684px;
    height:auto;
    background-color:#212020;
    padding-left:35px;
}

.innerContentArea
{
    width:720px;
    float:left;
    margin-top:33px;
}

.contentSectionBottom
{
    background-image:url(../ImagesV2/Interior/Features/insideBgBottom.png);
    height:9px;
    width:719px;
}

.contentSectionDivider
{
    background-image:url(../ImagesV2/Interior/Features/SectionDivider.png);
    height:1px;
    width:719px;
}

.contentSectionTop
{
    background-image:url(../ImagesV2/Interior/Features/insideSectionTop.png);
    height:8px;
    width:719px;
}


.contentSectionBottomClosing
{
    background-image:url(../ImagesV2/Interior/Features/insideSectionBottom.png);
    height:5px;
    width:719px;
}

/**************************************************Public pages section CSS********************************************/

#termsPage
{
    padding-left:20px;
    width:900px;    
}

/* **********************************************************Font CSS********************************************************** 
.header-my
{
	font-family:Helvetica;
	font-size:18px;
	color:black;
	font-weight:900;
	line-height:25px;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:3px;
	text-shadow:2px 2px 2px #c4c4c4;
} */ 
/* ***************************************************Left hand navigation menu*************************************************** */

.leftNav
{
    width:149px;
    margin-top:33px;
    padding-left:41px;
    float:left;
}

.leftNav h4
{
    color:#fffcfc;
	margin:0; 
	font-size:22px;
	font-family:Helvetica;
	font-weight:lighter; 
}


.leftNav a
{
    margin-left:8px;
}

.LeftNavRleated
{
    margin-top:16px;
}

.LeftNavRleated h2
{
     color:#fffcfc;
	margin:0; 
	font-size:18px;
	font-family:Helvetica;
	font-weight:lighter; 
}

.InactiveLeftNavItem
{
    color:#b9b9b9;
    text-decoration:none;
	display:block;
	font-family:Helvetica;
	font-size:12pt;
	font-weight:500;
	line-height:28px;
}

.ActiveLeftNavItem
{
    color:#ee2e24;
    text-decoration:none;
	display:block;
	font-family:Helvetica;
	font-size:12pt;
	font-weight:500;
	line-height:28px;
	/*margin-left:10px;
	padding-left:20px;
	background-image:url(_Assets/Images/Master/LeftNavActiveArrow.png);*/
	background-repeat:no-repeat;
}


/*.navDivider
{
    background-image:url(_Assets/Images/Master/Divider.jpg);
    width:18px;
    height:680px;
    margin-left:10px;
    float:left;
}*/


/* ***************************************** FOOTER *********************************************** */
#footer
{
	height:144px;
	margin:auto;
	float:left;
	background-image:url(/_Assets/ImagesV2/HomePage/FooterBG.png);
	width:980px;
	margin-left:-1px;
}

#footerCopy
{
    margin-top:40px;
    margin-left:58px;
}

#footerCopy h1
{
    font-family:Helvetica;
    font-size:32px;
    font-weight:bold;
    color:#313030;
}

#footerCopy ul
{
    list-style-type:none;
}

#footerCopy ul a
{
    font-family:Helvetica;
    color:#b9b9b9;
    text-decoration:none;
    font-size:12px;
    padding-left:10px;
}

#footerCopy li
{
    float:left;
    padding-right:10px;
    font-family:Helvetica;
    color:#b9b9b9;
    text-decoration:none;
    font-size:12px;
    border-right:1px solid #8b8b8b;
    margin-top:10px;
}

/****** Video Player **/
.swfVideoInjector
{
    margin-left:0px;
    margin-right:0px;
    height:470px;
}

.swfVideoInjector object
{
    position:relative;
}

.imgLigterLarge
{
    padding-left:20px;
    padding-top:10px;
    padding-bottom:20px;
}
    


