#imgScroller {
	padding: 50px 0 15px 0px;
	position: relative;
	margin: 25px auto;
	height: 600px;
	z-index: 3;
	overflow:hidden;	
}

.caroufredsel_wrapper {
	margin: 0 auto;
	z-index: 0;
	display: block;
	position: relative;
}

#imgScroller img {
	padding: 2px 36px;
	float:left;
}

.clearfix {
	float: none;
	clear: both;
}

#navInner {
	margin: 0 auto;
	text-align: center;
	display: block;
}

#navInnerIcons {
	width: 330px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	top: 275px;
	display: block;
}

.leftNavArrow,
.rightNavArrow {
	z-index: 5;
	position: relative;
	top: 170px;
	height: 97px;
	width: 57px;
}

.leftNavArrow {
	height: 97px;
	display: inline-block;
	background-image: url(../images/leftArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}

.rightNavArrow {
	height: 97px;
	display: inline-block;
	background-image: url(../images/rightArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
}

.leftNavArrow:hover {
	background-position: 0 -97px;
}

.rightNavArrow:hover {
	background-position: 0 -97px;
}

#requestResults {
	min-height: 500px;
	width: 790px;
	text-align: left;
}

#inner {
	width: 50%;
	margin: auto;
	text-align: center;
	min-height: 400px;
	width: 970px;
}

#mainContainer {
	position: absolute;
	display: block;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	height:470px;
}

#masthead {
	height: 536px;
	border: 1px solid #ff0000;
}

#leftColumn {
	float: left;
	width: 176px;
	border: 1px solid #000000;
	min-height: 400px;
}

#rightColumn {
	float: left;
	width: 790px;
	border: 1px solid #000000;
	min-height: 400px;
}

/*#imgScroller {
	width: auto;
	display: inline-block;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
}*/

html body p {
	margin: 0;
	padding: 0;
}

#barPatrons {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 370px;
	background-color: #000;
	background-image: url(../images/barPeople.jpg);
	background-repeat: repeat-x;
	background-position: 0px -30px;
}

#barBackground {
	margin: 0 auto;
	padding: 100px 0 0 0;
	width: 100%;
	height: 662px;
	background-color: #000;
	background-image: url(../images/barBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#barProducts {
	
}

#BGDarkFadeLeftPatrons {
	background-color: transparent;
	background-image: url(../images/BG_dark_fade_left.png);
	background-repeat: repeat-y;
	height: 370px;
	width: 570px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}

#BGDarkFadeRightPatrons {
	background-color: transparent;
	background-image: url(../images/BG_dark_fade_right.png);
	background-repeat: repeat-y;
	height: 370px;
	width: 570px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 0;
}

#BGDarkFadeLeftBar {
	background-color: transparent;
	background-image: url(../images/BG_dark_fade_left.png);
	background-repeat: repeat-y;
	height: 828px;
	width: 570px;
	position: fixed;
	top: 370px;
	left: 0;
	z-index: 0;
}

#BGDarkFadeRightBar {
	background-color: transparent;
	background-image: url(../images/BG_dark_fade_right.png);
	background-repeat: repeat-y;
	height: 828px;
	width: 570px;
	position: fixed;
	top: 370px;
	right: 0;
	z-index: 0;
}

#scrollerHeaderWrapper {
	width: 976px;
	margin: 0 auto;
	padding: 0;
}

#barBackground #int-main {
	width: 976px;
	margin: 0 auto;
}

#footer {
	width: 976px;
	height: auto;
	clear: both;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 2;
}

#int-nav a {
	color: #ffffff;
}

#int-nav a span {
	font-weight: 600;
}

#scrollerHeaderWrapper {
	position: relative;
	z-index: 5;
}

.errors {
	color: #ff0000;
	display: none;
	width: 348px;
	margin: 0 auto;
}

#cont-rightCol .brands-logos-sm {
    background: url("../images/img-bg.jpg") repeat scroll 0 0 transparent;
    float: left;
    margin: 0 0 20px;
    padding: 16px 5px 0px 16px;
    width: 194px;
}


#cont-rightCol .brands-logos-sm a {
    margin-right:10px;
	margin-bottom:10px;
	display:inline-block;
}

#cont-rightCol .brands-logos-sm img {
    width:180px;
	height:auto;
	border:none;
	display:block;
	float:left;
	clear:both;
	
}

#cont-rightCol .brandBoxTitle .actualSideboxTitle {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 0 0 0 5px;
}

#cont-rightCol .brandBoxTitle {
    background: url("../images/sidebox_title.gif") repeat-x scroll center left #B7151B;
	background-size: 100% auto;
    font-size: 0.9em;
    height: auto;
    margin: 0;
    padding: 0;
    width: 215px;
}

.brands-logos-sm p span.brandExternalLink:before {
	content:url(../images/external_link_red.png);
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left: -2px;
	float:left;
	text-indent:-12px;
	
}
.brands-logos-sm p span.brandFacebookLink:before {
	content:url(../images/tiny-fb-icon.gif);
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left: -3px;
	float:left;
	text-indent:-12px;
	
}
.brands-logos-sm p span.brandHighRes:before {
	content:url(../images/download_link_red.png);
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left: -3px;
	float:left;
	text-indent:-12px;
	
}
.brands-logos-sm p {
	color: #7C7D78;
    font-size: 14px;
    font-style: italic;
    font-family: Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    letter-spacing: 0.02em;
    line-height: 14px;
	padding-left:14px;
}

.brands-logos-sm a,
.brands-logos-sm a:link,
.brands-logos-sm a:active,
.brands-logos-sm a:visited  {
	color: #7C7D78;
}
