@charset "UTF-8";
html,body{
	height:100%;
}
body {
	color: #eddfbe;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background: top center url(/images/interface/bg-main.jpg) no-repeat #1f2239;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2;
	text-align: justify;	
	}
#wrapper{
	width:955px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	min-height:600px;
}

#mainCopyAreaSep{
	border-bottom:thin solid #b6c5dd;
	height:2px;
	margin-bottom:10px;

}
#mainCopyArea{
	background-color:#F0F1F5;
	color:#23263C;
	padding:20px;
	margin-bottom:10px;
	text-align:justify;
}

#footer{
clear:both;
	font-size:0.9em;
	height: 33px;
	
	margin-top: 17px;
	text-transform:uppercase;
}
/*link colors*/
a{
	color:#23263C;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color:#23263C;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#23263C;
	font-weight:bold;
	text-decoration:underline;
}
/*
visited
hover
active
*/
#footer a{color:#afafaf;}
#footer a:hover{color:#ffffff; text-decoration:none;}

#copyArea {
	border: none;
}
#logo {
	overflow: visible;
	width: 326px;
	height:40px;
	position: relative;
	top: -30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainInfo{
	padding-bottom:10px;
	padding-top:20px;
	width:775px;
	margin:0 auto;
	text-align:justify;
	/*position:relative;
	top: -30px;
	min-height:400px;*/
}
h1{
	font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom:0px;
}
#modelContent h1{
	text-transform:uppercase;
}
h2{
	font-size:1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
}
p{
	margin-top:0px;

}
h3{
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4{
	font-size:1.3em;
	
	font-weight: normal;
	color:#eddfbe;
	margin:0px;	
}
#colesHeader{
	font-size:1.5em;
	border-bottom:thin solid #b6c5dd;
	padding-bottom:10px;
	text-align:left;
	font-size: 1.8em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}
#colesHeader2{
	/*side nav img*/
	border-bottom:thin solid #b6c5dd;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	 width: 150px;
}

hr{
	 color: #b6c5dd;
	background-color: #b6c5dd;
	height:1px;
	
}
label{
	display:block;
	min-width:120px;
	float:left;
	text-align:left;
	position:relative;
}
input, textarea{
	background:#ffffff;
	color: #23263C;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:thin solid #b6c5dd;
	font-size:1em;
	
}
textarea{
	width:250px;
}
.submit{
	border:none;
}
#leftModel{
	font-size:1.5em;
	position:relative;
	min-height:500px;
	min-width:150px;
	float:left;
	text-align:center;
}
#leftModel img{
	/* max-width:175px; */
	max-height: 375px;
}
#topModel{
	font-size:1.5em;
	position:relative;
	text-align:right;
	width:550px;
	margin:0 auto;
}
#topModel img{
	max-width:550px;

}
fieldset {
	font-size: 1.5em;
	border:1px solid #70705a;
	margin-bottom:10px;
	font-weight:normal;
}

fieldset p{
	font-size:.7em;
}
#storeList{
	font-size:1.5em;
	text-align:center;
	padding:20px;
	vertical-align:middle;
	
}
#storeList img{
	/*max-width:200px;*/
	max-height:50px;
	margin:20px;
}
.borderR{
	border-right:thin solid #b6c5dd;
}
#infoHeader{
	border:thin solid #b6c5dd;
	background-color:#121212;
	font-size:1.2em;
	padding:5px;
}
#modelContent h1{
text-align:left;
	
}
#modelContent img{
	max-width:450px;
	height:auto;
}
#modelContent2 img{
	max-height:350px;
	width:auto;
}
.noBorder{
	border:none;
}
.noPadding{
padding:0px;
}
#flashMenuBottom{
	padding-top:15px;
	border-top:thin solid #b6c5dd;
	margin-top:10px;
}
#pressItems img {
	height: auto;
	max-width: 108px;
}
#pressItems td {
	border-bottom:thin solid #b6c5dd;
		background-color:#F0F1F5;
}

#tradeShowLoc{
	position:relative;
	width:200px;
	max-width:200px;
	height:auto;
	padding:3px;
	border:thin solid #b6c5dd;
	float:left;
	display:inline;
	margin-right:15px;
	
}
#thumbs img{
width: 160px;
	max-width:160px;
	height:auto;
	border:none;
}
#hSep{
	border-bottom:thin solid #b6c5dd;
	margin:10px;
	height:2px;
}
