/*
// $Id: wrapper.css,v 1.12 2009/12/17 23:15:30 zachb Exp $
// $Revision: 1.12 $
// $Author: zachb $
//
// $Log: wrapper.css,v $
// Revision 1.12  2009/12/17 23:15:30  zachb
// *** empty log message ***
//
// Revision 1.11  2009/12/11 17:35:15  zachb
// *** empty log message ***
//
// Revision 1.10  2009/12/01 18:44:39  zachb
// *** empty log message ***
//
// Revision 1.9  2009/10/14 16:05:18  zachb
// *** empty log message ***
//
// Revision 1.8  2009/09/22 21:36:51  zachb
// *** empty log message ***
//
// Revision 1.7  2009/09/14 20:36:37  zachb
// *** empty log message ***
//
// Revision 1.6  2009/09/10 17:28:46  zachb
// interactive site install
//
// Revision 1.5  2009/07/30 21:44:05  zachb
// *** empty log message ***
//
// Revision 1.4  2009/07/28 21:50:05  zachb
// Navigation edits for the POS wrapper
//
// Revision 1.3  2009/07/24 16:19:11  zachb
// *** empty log message ***
//
// Revision 1.2  2009/07/20 19:56:50  zachb
// Jump Box fixes and getting wrapper to work with jump overlay
//
// Revision 1.1  2009/07/14 17:01:45  zachb
// Added POS site as theme 1
// Committed on the Free edition of March Hare Software CVSNT Server.
// Upgrade to CVS Suite for more features and support:
// http://march-hare.com/cvsnt/
//
//
*/


#headerContainer 
{
	position: relative;
	top: 46px;
	left: 106px;
	height: 150px;
	width: 890px;
	/*border: 1px solid red;*/
}
#logoBox 
{
	float: left;
	position: relative;
	top: 44px;
	width: 91px;
}
#navBox 
{
	float: left;
	position: relative;
	left: 30px;
	top: 18px;
	width: 647px;
	/*border: 1px solid red;*/
}
#blogBox
{
	float: left;
	position: relative;
	left: 29px;
	font-family: Arial;
	font-size: 10px;
	color: #897e75;
	font-weight: bold;
	/*border: 1px solid green;*/
	background-color: #fff;
	width: 127px;
	height: 35px;
	padding-top: 5px;
}
#blogBox A 
{
	text-decoration: none;
	color: #897e75;
}
#blogBox A:hover
{
	text-decoration: underline;
	color: #897e75;
}
#contentContainer 
{
	float: left;
	/*border: 1px solid orange;*/
	position: relative;
	top: 47px;
	width: 1200px;
}

#indexFlashBox
{
	width: 476px;
	height: 588px;
	/*border: 1px solid yellow;*/
	position: absolute;
	left: 105px;
	background-image: url(../images/scrollHome-bg.png);
	background-repeat: no-repeat;
}
#flashBox
{
	/*border: 1px solid yellow;*/
	width: 212px;
	height: 592px;
	position: absolute;
	z-index: 1;
	left: 105px;
	background-image: url(../images/scroll-bg-new.png);
	background-repeat: no-repeat;
}
#contentBox 
{
	width: 880px;
	position: absolute;
	left: 317px;
	/*border: 1px solid green;*/
}
#content 
{
	margin-left: 36px;
	margin-top: 25px;
	width: 485px;
	/*border: 1px solid red;*/
	min-height: 432px;
	height: auto !important;
	height: 432px;
	
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #98938f;
}
#content P:first-child 
{
	margin:0;
	padding:0;
}
#content A 
{
	color: #D64C2B;
	text-decoration: none;
}
#content A:hover
{
	color: #D64C2B;
	text-decoration: underline;
}
#indexContent 
{
	margin-left: 20px;
	width: 252px;
	/*border: 1px solid red;*/
	min-height: 452px;
	height: auto !important;
	height: 452px;
	
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #98938f;
}
#indexContent P:first-child 
{
	margin:0;
	padding:0;
}
#indexContent A 
{
	color: #D64C2B;
	text-decoration: none;
}
#indexContent A:hover
{
	color: #D64C2B;
	text-decoration: underline;
}
#indexContentBox 
{
	position: absolute;
	left: 582px;
	width: 610px;
	/*border: 1px solid green;*/
}

/* NAVIGATION STYLES */
table.primaryNav
{
	font-family: Arial;
	line-height: 16px;
	font-size: 10px;
	color: #897e75;
	/*background-color: #fff;*/
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

table.primaryNav td 
{
	padding-left: 5px;
}

table.primaryNav A
{
	font-family: Arial;
	line-height: 16px;
	font-size: 10px;
	color: #897e75;
	/*background-color: #fff;*/
	text-decoration: none;
	font-weight: bold;
	/*padding-left: 5px;*/
}

table.primaryNav A:hover 
{
	color: #D44E29;
}

table.primaryNav A.navOn 
{
	color: #D44E29;
}
table.primaryNav A.navOnThird
{
	color: #D44E29;
}
table.primaryNav td.primaryNavOn 
{
	background-color: #D44E29;
	color: #ffffff;
}
table.primaryNav A.primaryNavOn 
{
	color: #ffffff;
}

#footerContainer 
{
	width: 840px;
	margin-left: 25px;
	/*border: 1px solid green;*/
}

#indexFooterContainer 
{
	width: 600px;
	margin-left: 18px;
	/*border: 1px solid green;*/
}

#jumpBox
{
	float: left;
	position: relative;
	top: 55px;
	/*border: 1px solid red;*/
	z-index: 10;
}
#jumpSiteBox
{
	position: absolute;
	top: 132px;	
	left: 0px;
	/*border: 1px solid blue;*/
}
#dotBox 
{
	padding-top: 20px;
	padding-bottom: 45px;
}

.moreDiv
{
	display: none;
}
.moreText 
{
	display: none;	
}

