﻿
* {
	margin: 0px, auto;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	background: #ebecd6 url(../i/background.png) repeat-x;
}

h1, h2, h3, h4, p, a, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 {
	font-size: 11pt;
	color: #413f35;
}

h1 {
	letter-spacing: 0px;
	font-size: 23pt;
	color: #881021;
	font-weight: Normal;
	margin-bottom: 0;
	padding: 0 0 0 0px;
	border: none;
	width: 331px;
}

/*Content*/
#content {
	background: #fff;	
	margin-left: 8px;
	margin-right: 0px;
	padding: 0px;
	border-top: 0px;
	width:943px;
	float: none;
	
}

/*Video Player*/
div.videoplayer {
	margin: 10px;
} 

#top-content-wrapper
{
	padding-left: 24px;
	height: 295px;
	width: 922px;
}

#top-content-left
{
	width: 365px;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
}


#top-content-left p
{
	line-height: 20px;
	width: 360px;
	letter-spacing: 0.05em;
}

#top-content-right
{
	float: right;
	margin-top: 0px;
	padding-right: 0px;	
}

.clear {
	clear: both;	
}

#video-nav {
	width: 380px;	
	height: 130px;
	background: transparent url(../i/video-nav-background.png) no-repeat;
	margin-left: -20px;
	margin-top:12px;
}

#video-nav h4 {
	padding: 10px 0px 10px 20px;
}

#video-nav div {
	float: left;
	padding: 6px;	
}

#video-nav div.first {
	padding-left: 21px;	
}

#mid-nav-wrapper {
	background: url(../i/mid-level-nav-background-grad.png) repeat-x;
	height: 114px;
	width: 945px;	
}

#mid-nav-button-list {
	list-style: none;
}

#mid-nav-button-list li {
	float: left;
	padding: 13px 0px 9px 2px;
}

#mid-nav-button-list li.first {
	padding-left: 34px;
	padding-top: 15px;
}

#border-container-left {
	background: url(../i/home_background.png);
	padding-bottom: 15px;
	width: 962px;
}

/*SideNavBar*/
#sidebar {
	color: #c9c9ad;
	background: transparent;
	width: 223;
}

#lower-content-wrapper {
	margin: 0px 48px 0px 39px;
	border-top: 1px solid #e5dfb8;
	border-bottom: 1px solid #e5dfb8;	
}

#left-hover-btn {
	width: 208px;
	height: 93px;
	margin: 18px 0px 6px 4px;
	float: left;
}

#lower-content-right {
	float: left;
	border-left: 1px solid #e5dfb8;	
	padding: 15px 0 15px 25px;
	margin-left: 5px;
	height: 93px;
}

#brand-nav-wrapper {
	/* margin-left: 20px; */
	width: 608px;
}

#brand-nav-copy a {
	float: right;
	color: #656252;
	text-decoration: underline;
	font-size: 0.7em;
}

#brand-nav-copy h4 {
	float: left;
	margin-bottom: 2px;
}

#hr-content-wrapper {
	display: none;	
	float: left;
	width: 570px;
}

#hr-content-wrapper ul {
	margin-left: 40px;
	list-style: disc;
}

#hr-content-wrapper li, #hr-content-wrapper p {
	color: #808080;
	font-size: 11px;
}

#hr-content-wrapper li {
	font-size: 11px;
}

#hr-content-wrapper p {
	font-size: 12px;
	margin-bottom: 10px;
}

#brand-nav-prev-wrapper, #brand-nav-carousel-wrapper, #brand-nav-next-wrapper {
	float: left;
}

.brand-nav-prev {
	width: 15px;
	height: 75px;
	background: transparent url(../i/arrowNext.png) no-repeat center;	
}

.brand-nav-next {
	width: 15px;
	height: 75px;
	background: transparent url(../i/arrowPrevious.png) no-repeat center;	
}

#player-1 {
	height: 248px; 
	width: 390px;
	padding-right: 60px;
	padding-top:10px;
}

#player-2 {
	height: 248px; 
	width: 390px;
	padding-right: 60px;
	padding-top:10px;
}

#player-3 {
	height: 248px; 
	width: 390px;
	padding-right: 60px;
	padding-top:10px;
}

#player-4 {
	height: 248px; 
	width: 390px;
	padding-right: 60px;
	padding-top:10px;
}
    
#footer {
	background: url(../i/footer-home.png);
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
}
