
/* --- TEMPLATE STYLES --------- */

/* --- HEADER --- */
.container {
	width:954px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
}

.tools {
	color:#8c8f94;
	font-size:11px;
	line-height: 12px;
	height:15px;
}

.tools ul {
	margin: 0 5px 0 0;
	padding: 0;
}

.tools ul li {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	float:right;
	margin:0 0 0 14px;
	padding:0;
	background-image:none;
}

.logo-nav {
	height:100px;
	width:953px;
}

.nav {
	width: 724px;
	padding: 20px 0 0 20px;
}

/* --- CONTENT BODY --- */
.crumb {
	margin-bottom:23px;
	font-size:11px;
}

.crumb a {
	margin:0 5px 0 5px;
}

.content-container {
	background: #fff repeat-x top left;
	padding:12px 23px 25px 25px;
}

.content-full-span {
	background-color:#fff;
	width:838px;
	float:left;
	padding:32px;
}

.content-left {
	background-color:#fff;
	width:560px;
	float:left;
	padding:32px;
}

.content-right {
	width:244px;
	float:right;
}

.content-right-white {
	width:220px;
	float:right;
	padding:0 30px 0 20px;
}

.content-right-white-content {
	padding:20px;
	width:207px;
	background-color:#fff;
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}

/* --- PRODUCT BODY --- */

.product-container {
	min-height: 400px;
	background: #fff repeat-x top left;
	padding:12px 23px 25px 25px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.search-bar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	height:56px;
	margin-bottom:16px;
}


/* --- INDEX BODY --- */

.flashBoxes {
	margin-top: 200px;
}

.threeBoxes {
	margin-top:5px;
}

.threeBoxes p {
	color:#86888d;
}

.threeBoxes a {
	color:#86888d;
}

.threeBoxes a:hover {
	color:#8d9aa7;
}

.threeBoxes ul li{
	padding:0;
	background-image:none;
}

.leftBox {
	margin-right:18px;
	width:305px;
	float:left;
}

.middleBox {
	width:305px;
	float:left;
}

.rightBox {
	font-size:11px;
	width:310px;
	float:right;
}
	
/* --- FOOTER --- */

.footer {
	font-size:11px;
	margin-top:30px;
	height:68px;
	width:954px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.footer a {
	color:#8e9096;
}

.footer a:hover {
	color: #8d9aa7;
	text-decoration: none;
}

.footerLeft {
	float:left;
}	

.footerLeft a {
	margin-right:11px;
}

.footerRight {
	float:right;
	padding-right:10px;	
}

.footerBottom {
	color: #505355;
	text-decoration: none;
}

.footerBottom a {
	color: #505355;
	text-decoration: none;
}

.footerBottom a:hover {
	color: #8d9aa7;
	text-decoration: none;
}