body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
	margin:0px;
}
#container {
	position:relative;
	margin:0 auto;
	width:1000px;
	/*border:3px solid #000;
	border-top:0px;*/

}
#header {
	position:relative;
	width:1000px;
	height:60px;
	background:#000099 url('images/header_bg.gif') repeat-x;
	margin-bottom:1px;

}
#header a {
	color:white;
	text-decoration:none;
}
#header a:hover {
	color:white;
	text-decoration:underline;
	cursor:pointer;
}

#banner{
	position:relative;
	width:1000px;
	height:300px;
	
}

#bannertext {
	position:absolute;
	right:0px;
	top:0px;
	height:300px;
	width:480px;
	padding:10px;
	/*background:url('images/bannertext_bg.png');*/
}

#bannertext h2 {
	margin:0;
	padding:0;
}
#overlay {
	width:870px;
	height:50px;
	background:url('images/greytrans.png');
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	padding:0;
	margin:0;
	display:inline;
}
#page {
	position:absolute;
	top:0px;
	left:10px;
	margin:0;
}
#page h1{
	margin:0px;
	padding:0px;
}
#breadcrumbs {
	position:absolute;
	left:10px;
	bottom:4px;
}
#breadcrumbs a{
	text-decoration:none;
	color:#fff;
}

 #breadcrumbs a:hover{
	text-decoration:underline;
	color:#fff;
}

#mainnav {
	position:relative;
	width:1000px;
	height:30px;
	background: #161534;
}
#mainnav .current {
	background:#45A3F3;
}
#mainnav ul{
	width:1000px;
	list-style-type:none;
	padding:0;
	margin:0;
	position:relative;
}

#mainnav li{
	width:250px;
	display:inline;
	color:#fff;
	position:relative;
	padding:0px;
	margin-left:-3px;
	height:30px;
	font-size:20px;
}
#mainnav a{
	width:249px;
	height:30px;
	background: #161534;
	color:#FFF;
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	padding-top:2px ;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #fff;
}
#mainnav a:hover{
	width:249px;
	height:30px;
	background:#2596F6;
	color:#fff;

}
#mainnav .last,
.secnav .last,
.subnav .last{
	border-right:0px;
}
.secnav {
	/*position:relative;*/
	width:1000px;
	height: 30px;
	background:#D8EDFF url('images/shadow.png') repeat-x;
	padding-top:10px;
 }

.secnav ul{
	list-style-type:none;
	margin:-10px 0px 0px 10px ;
	padding:10px 0px 0px 0px;
	position:relative;
	height:50px;
}

.secnav li{
	display:inline;
	color:#000;
	position:relative;
	margin-top:5px;
	font-size:12px;
	height:20px;
	float:left;
	padding:0 5px;
	border-right:1px solid #000;
}
.last {
	border:0;
}
.settingsfix li {
	font-size:12px;
	padding:0;
}
.secnav a{
	height:19px;
	color:#000;
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	text-align:center;
	padding:0px ;
	margin:0px 1px;

}

.secnav a:hover{
	height:19px;
	color:#000;
	display:block;
	margin-bottom:3px;
	float:left;
	border-bottom:2px solid #000;
	
}
.dropdown {
	position:absolute;
	z-index:100;
	left:0px;
}

.subnav {
	position:relative;
	width:1000px;
	background:#2190f5 url('images/shadow.png') repeat-x;
	height:30px;
}

.subnav ul{
	list-style-type:none;
	margin:0;
	position:relative;
	top:-3px;
}

.subnav li{
	display:inline;
	color:#000;
	position:relative;
	margin:0px 0px;
	font-size:12px;
	width:100px;
	border-bottom:1px solid #000;
}
.subnav a{
	height:18px;
	color:#fff;
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	text-align:center;
	padding:10px 10px  0px 10px ;
	margin:0 1px;
}
.subnav a:hover{
	height:18px;
	color:#000;
	border-bottom:2px solid #000;
}


#contentwrap{
	position:relative;
	width:1000px;
	background:#FFF url('images/shadow.png') repeat-x;
}
#instbox,
#extras {
padding:10px; 
float:right; 
width:338px; 
text-align:left; 
border:1px solid #000;
margin:0 20px 5px 0;
background:#d8edff;



}
#quandiv,
#pdfview {
float:left; 
width:445px; 
text-align:left; 
border:1px solid #000;
margin:0px 0 5px 10px;
background:#fff;
padding:0 5px 0 5px;
clear:left;


}

#feed {
	position:relative;
	float:left;
	width:220px;
	margin:20px 0 0 10px;
}

#maincontent {
	position:relative;
	float:left;
	border:1px solid #d8edff;
	border-top:0px solid #fff;
	padding:20px 5px 10px 5px;
	width:988px;
}
#maincontent h2{
	font-size:12px;
	margin:0;
	padding:0;
}
#maincontent .links h2{
	font-size:16px;
	margin-bottom:5px;
}

#indexcontent {
	position:relative;
	float:left;
	margin:20px 0 0 15px;
}

.links a{
	margin-left:15px;
	font-size:12px;
}
.links {
	font-size:14px;
	padding:5px;
	width:475px;
}

#favs,
.business,
.market,
.setting{
	border:1px solid #000;
	/*background:#d8edff url('images/favsicon.png') no-repeat;*/
	background-color:#d8edff;
	float:right;
	margin:0px 20px 5px 0px;
	margin-right:20px;
	width:248px;
	padding:10px 100px 10px 10px;
	clear:both;
}
/*.market {
}*/
#cellfavs {
	border:1px solid #000;
	background-color:#d8edff;
	margin:0px 20px 5px 0px;
	margin-right:20px;
	width:310px;
	padding:10px 10px 10px 10px; 
}
#sectioninfo {
	width:440px;
	float:right;
	position:relative;
	border:1px solid #d8edff;
}
#featureinfo {
	width:550px;
	float:left;
	position:relative;
}
#featureinfo img{
	margin-right:5px;
	float:left;
/*	margin-bottom:5px; */
}
.featureslist {
	width:450px;
/*	height:84px;  */
	margin:5px 0px 0px 0px;
	padding:0px;
}
.featureslist p{
	margin:5px 5px 0px 0px;
	padding:0px;
}
#boxinfo {
	width:480px;
	float:left;
	position:relative;
	border:1px solid #d8edff;
	padding:10px;
}
#boxlist img{
	margin-right:15px;
	margin-bottom:5px;
}
.boxlist {
	background:#d8edff;
	height:94px;
	margin-bottom:5px; 
}

/*.business {
	height:50px;
	margin-bottom:5px; 
	border:2px solid #161534;
}*/
.setting {
}
#boxes {
	margin-top:20px;
	position:relative;
	float:right;
	width:480px;
	padding-right:10px;
}
.change {
	width:255px;
	padding-left:10px;
	background:#d8edff;
	float:left;
	margin-left:10px;
}
.change label,
.change p,
.change input,
.change textarea{
	float:left;
	width:240px;
	height:18px;
	clear:both;
	padding:2px 0 0 5px;
	margin:2px 0;
}
.change input,
.change textarea
{
	
	height:auto;
	margin:0;
	padding:0;
}
.change label {
	background:#d8edff;
}

.change select{
	float:left;
	height:20px;
	margin:2px 0;
	padding: 0;
}
th {
	text-align:left;
	font-size:16px;
	background:#d8edff;
}
#products th {
	text-align: center;
}
#products td {
	border-bottom: 1px solid #333;
	text-align: center;
}
.tlabel{
	font-weight:bold;
	padding:5px;
}
#footer {
	position:relative;
	width:1000px;
	height:50px;
	background:#555 url('images/footer_bg.gif') repeat-x;
}

#imprintwrap {
border:1px solid #fff; 
border-bottom:0px;
margin:5px 5px 0 5px ;
color:#000; 
background:#82AAD4;
width:948px; 
height:20px;
padding: 10px;
font-weight:bold;

}
#imprintbox {
border:1px solid #000; 
color:#000; 
border-top: 0px; 
background:#e2e2c5; 
width:938px; 
margin:0px 10px 5px 10px; 
padding:10px;

}
#shiptowrap {
position:relative; 
border:1px solid #fff; 
border-bottom:0px;
margin:5px 5px 0 5px ;
float:left;color:#000; 
font-weight:bold;
background:#82aad4;
width:948px; 
height:20px;
padding: 10px;

}

#shiptoboxa {
border:1px solid #000; 
border-top: 0px;
background:#e2e2c5; 
float:left;
width:958px; 
margin: 0 10px 5px 10px;
}

#shiptobox {
float:left; 
color:#000; 
clear:both; 
display:block; 
width:370px;
margin:0 10px 0px 10px; 

}
.shiptofieldlabel {
	float:left;
	clear:both;
	line-height:22px;
	padding-left:5px;
	background:#82aad4;
	margin-bottom:0px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	display:inline;
	width:100px;
}
#orderstatswrap {
border:1px solid #fff; 
font-weight:bold; 
border-bottom:0px;
margin:5px 5px 0 5px ;
float:left;
color:#000; 
background:#82aad4;
width:948px; 
height:20px;
padding: 10px;

}
#orderstats {
border:1px solid #000; 
border-top: 0px;
background:#e2e2c5; 
color:#000;
float:left;
width:948px; 
padding:5px; 
margin: 0 10px 5px 10px;

}
#orderstats td,
#orderstats th{
	border:1px solid #000;

}
/* Content Float Fix */
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* CSS Document */

