/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{
	margin: 0;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body 										{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 100%;
}

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 500px;
	position: relative;
	min-height: 420px;
	background: url(images/bg.png) top center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	visibility: visible;
}


/*
	TYPOGRAPHY
*/
ul											{
	list-style-position: inside;
	list-style-type: circle;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{
	color: #C60;
}
blockquote									{
	padding: 0 20px;
	margin-left: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap								{
	width: 400px;
	position: absolute;
	top: 48px;
	left: 41px;
	visibility: visible;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}
#header {
	height: 145px;
	width: 920px;
	padding-top: 35px;
	padding-bottom: 15px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#logo {
	float: left;
	width: auto;
	padding-left: 10px;
}
#rightcontent_header {
	float: right;
	height: 100%;
	width: 260px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6B0007;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	height: 50px;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
#bodyMain {
	height: auto;
	width: 920px;
	margin: auto;
}
#right_column {
	float: right;
	height: auto;
	width: 330px;
	padding: 10px;
}
.spacer {
	clear: both;
}
#left_column {
	width: 550px;
	float: left;
	padding: 10px;
}
.content_left {
	height: auto;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.h1 {
	font-size: 18px;
	color: #666;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
.p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	margin: auto;
	height: 35px;
	width: 920px;
	background-image: url(images/footer_bg.jpg);
	padding-top: 15px;
	padding-left: 30px;
	color: #666;
	letter-spacing: 0pt;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EDEDED;
	background-repeat: no-repeat;
}
.shadow_top {
	float: left;
	height: auto;
	width: 57px;
}
.right_content {
	height: auto;
	width: 255px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F60;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}
#header {
	height: 170px;
	width: 920px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#logo {
	float: left;
	width: auto;
	padding-left: 10px;
}
#rightcontent_header {
	float: right;
	height: 100%;
	width: 260px;
	padding-top: 15px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6B0007;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	height: 40px;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
#bodyMain {
	height: auto;
	width: 920px;
	margin: auto;
}
#right_column {
	float: right;
	height: auto;
	width: 330px;
	padding: 10px;
}
.spacer {
	clear: both;
}
#left_column {
	width: 550px;
	float: left;
	padding: 10px;
}
.content_left {
	height: auto;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
}
.h1 {
	font-size: 18px;
	color: #666;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-style: italic;
}
.p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	margin: auto;
	height: 35px;
	width: 920px;
	background-image: url(images/footer_bg.jpg);
	padding-top: 15px;
	padding-left: 30px;
	color: #666;
	letter-spacing: 0pt;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EDEDED;
	background-repeat: no-repeat;
}
.shadow_top {
	float: left;
	height: auto;
	width: 57px;
}
.right_content {
	height: auto;
	width: 255px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F60;
}
.column {
	float: left;
	width: 250px;
	font-size: 9pt;
	line-height: 20px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}
.prdct_image_01 {
	float: right;
	height: auto;
	width: 300px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

