@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	background-image: url(http://jetboatsofmontana.com/images/siteBG.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#headLeft {
	background-image: url(http://jetboatsofmontana.com/images/upperLeft.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 50%;
	background-repeat: repeat-x;
}
#stage {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#contentWrap {
	background-image: url(http://jetboatsofmontana.com/images/pageBG.png);
	background-repeat: repeat-y;
	background-position: center 185px;
	width: 974px;
	position: relative;
	top: -185px;
	margin-bottom: -185px;
	padding-bottom: 30px;
}
#logo {
	position: absolute;
	height: 147px;
	width: 251px;
	margin-top: -7px;
	margin-left: 50px;
	float: left;
}

.clear {
	clear: both;
}

#shader {
	background-image: url(http://jetboatsofmontana.com/images/shade.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#footLeft {
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 50%;
	background-image: url(http://jetboatsofmontana.com/images/lowerLeft.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
}
#footRight {
	background-image: url(http://jetboatsofmontana.com/images/lowerRight.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 50%;
	float: right;
}
#footer {
	background-image: url(http://jetboatsofmontana.com/images/lower.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 94px;
	margin: 0px;
	padding: 0px;
	width: 974px;
	position: relative;
}
#footer p {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 15px;
	bottom: 8px;
	z-index: 1000;
}
#footer #lilLogo {
	position: absolute;
	right: 40px;
	bottom: 10px;
}

#footWrap {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	height: 94px;
	position: relative;
	bottom: 94px;
}

#footStretch {
	height: 94px;
	width: 100%;
	margin-top: -188px;
}
#header {
	background-image: url(http://jetboatsofmontana.com/images/upper.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 974px;
	height: 185px;
	position: relative;
}
#headStretch {
	height: 185px;
	width: 100%;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headRight {
	background-image: url(http://jetboatsofmontana.com/images/upperRight.png);
	background-repeat: repeat-x;
	float: right;
	height: 185px;
	width: 50%;
}
#navigation {
	position: relative;
	height: 20px;
	top: 147px;
	font-size: 1.6em;
	color: #FFFFFF;
	background-color: #000000;
	right: 10px;

}

#navigation .primary, #navigation .primary ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}
#navigation .primary a{
display:block;
padding:0px 15px;
color:#fff;
text-decoration:none;
}
.navnolink {
display:block;
padding:0px 15px;
color:#fff;
cursor: default;
}
#navigation .primary ul a{
display:block;
padding:0px 5px;
border:1px solid #ccc;
color:#fff;
text-decoration:none;
background-color:#000;
font-size: .7em;
}
#navigation .primary a:hover{
	text-decoration: underline;
}
#navigation .primary ul a:hover{
background-color:#fff;
color:#000;
text-decoration: none;
}

#navigation .primary li{
float:right;
position:relative;
}

#navigation .primary ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
left: 0px;
}

#navigation .primary li ul a{
width:12em;
height:auto;
float:left;
}

#navigation .primary ul ul{
top:auto;
}	

#navigation .primary li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#navigation .primary li:hover ul ul, #navigation .primary li:hover ul ul ul, #navigation .primary li:hover ul ul ul ul{
display:none;
}
#navigation .primary li:hover ul, #navigation .primary li li:hover ul, #navigation .primary li li li:hover ul, #navigation .primary li li li li:hover ul{
display:block;
}
#modal{
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 2000;
	background-color: #111111;
	background-image: url(http://www.jetboatsofmontana.com/images/imgCloser.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 25px 4px 4px 4px;
	-moz-border-radius: 4px;
	border: solid 1px #cccccc;	
}
#modal:hover{
	cursor: pointer;
}
/* CUSTOM DISPLAY STYLES - TO BE EXPORTED TO MANAGER */

.boxList {
	width: 80%;
	margin: 10px auto;
	padding: 5px;
	-moz-border-radius: 8px;
	font-size: 1.2em;
	background-color: #717271;
	border: solid 2px #000;
	color: #eaebe5;
}
.boxList a {
	color: #eaebe5;
	text-decoration: none;
}
.boxList a:hover {
	/* font-weight: bold; */
	text-decoration: underline;
}
.boxList p {
	margin-right: 5px;
}
.player {
	width: 640px;
	height: 510px;
	border: inset 2px #232323;
	margin: 10px auto;
}
.slideShow {
	width: 600px;
	height: 400px;
	border: inset 2px #232323;
	margin: 10px auto;
}

