* { margin: 0; padding: 0 }

p { text-align: left; margin: 15px 20px 0px 20px }

p, ul { font-size: 13px; line-height: 1.4em } 

p a, li a { color: #39c; text-decoration: none;}

p#cross-links { text-align: center }
p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px;  margin-left: 20px; }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { border: 0 }

h3 { 
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #555; 
	margin-bottom: 0px; 
	padding-bottom: 3px;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left }

body {
	font-family: "Futura", "HelveticaNeue-Light","Helvetica","Arial",sans-serif;
	letter-spacing: 2px;
/*	text-transform: uppercase;*/
	font-size: 9px;
	background: black url(../images/splash2.jpg) no-repeat center;
	min-height: 650px;
	height: 100%;
	margin: 0px;
	text-align: center;
	padding: 20px 0;
}

.box {
	width: 880px;
	height: 690px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 0;
	position: absolute;
}

.boxer {
	width: 900px;
	height: 800px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 0;
	position: absolute;
	background: /*url("../images/bxrbg.png")*/ center; 
}

#iphonenav {
	display: none;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
/*
.panelContainer {
	overflow: hidden; 
}
*/
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
	
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 690px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */                                 
	border-top-width: 1px;                                                                  
	border-top-style: solid;                                 
	border-top-color: #201600;                                 
	position: relative;
	overflow: hidden; 
/*	border: 1px solid #555; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 852px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 671px;
	clear: both;
	
/*	background-color: #000;
/*	background: #000; */
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.panel a:hover {
	text-decoration: underline;
}

.panel p, .panel ul {
	font-family: Futura;
	font-size: 9px;
	color: #bfbfbf;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 852px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 1px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	padding-left: 12px;                    
	padding-bottom: 0;                    
	padding-right: 12px;                    
	padding-top: 2px;                    
	font-family: "Futura", "HelveticaNeue-Light","Helvetica","Arial",sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	background: none;
	color: #201600;
	text-decoration: none;
	display: block;
}
/*
.stripNav li.tab1 a { background: #222 }
.stripNav li.tab2 a { background: #888 }
.stripNav li.tab3 a { background: #888 }
.stripNav li.tab4 a { background: #888 }
.stripNav li.tab5 a { background: #888 }
.stripNav li.tab6 a { background: #888 }
.stripNav li.tab7 a { background: #888 }
.stripNav li.tab8 a { background: #888 }
.stripNav li.tab9 a { background: #222 }
.stripNav li.tab10 a { background: #222 }
	
.stripNav li a:hover {
	color: #873515;
}

.stripNav li a.current {
	color: #873515;
}

*/

.stripNav li.tab1 a.current { color: #201600; }
.stripNav li.tab2 a.current { color: #873515; }
.stripNav li.tab3 a.current { color: #873515; }
.stripNav li.tab4 a.current { color: #873515; }
.stripNav li.tab5 a.current { color: #873515; }
.stripNav li.tab6 a.current { color: #873515; }
.stripNav li.tab7 a.current { color: #873515; }
.stripNav li.tab8 a.current { color: #873515; }
.stripNav li.tab9 a.current { color: #873515; }
.stripNav li.tab10 a.current { color: #873515; }

.stripNav li a:hover {
	color: #873515;
}

.stripNavL {
	display: none;
}

.stripNavR {
	display: none;
}

.footer {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 7px;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	background: none;
	color: #212121;
	text-decoration: none;
	display: block;
	padding: 3px 12px;
}

.footer a {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 7px;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	background: none;
	color: #212121;
	text-decoration: none;
}

.footer a:hover{
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 7px;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	background: none;
	color: #212121;
	text-decoration: underline;
}

.plus{
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Futura, Helvetica, Arial, sans-serif;
	text-align: center;
}