html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	/*padding: 0 20px 20px;*/
	background: white;
	color: #333;
}
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
div.caption {
	color:#FFFFFF !important;
	font-size:11px !important;
	text-align:left !important;
	margin:4px 0 0 0 !important;
	font-family:Arial,Helvetica,sans-serif !important;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {
}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a#viewdetailtext {
	color:#FFFFFF!important;
	font-size:12px; /*background:url(images/arrow-red.gif) no-repeat right; padding-right:15px;*/
	background: url(images/sky_aero.jpg) no-repeat right;
    font-weight: bold;
    padding: 0 10px 0 0;
}
a#viewdetailtext:hover {
	color:#FFFFFF !important;
	text-decoration:underline;	
	 /*background:url(images/arrow-br.gif) no-repeat right;*/
}
#photos {
	/*border:1px solid #5A8454;
	border-top:none;
	border-bottom:none;*/
	padding:5px 0 !important;
	height:142px !important;
	width:286px !important;
}
a:link, a:visited {
	color: #1D8208;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}
img.nav-next {
	top:44px !important;
}
img.nav-prev {
	top:44px !important;
}
.strip_wrapper {
	margin-top:10px !important;
}
.panel-overlay h2, .panel-overlay p {
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
div.detail a {
	color:#000000 !important;
	z-index:99999 !important;
	color:#ff6600 !important;
}
div.detail {
	margin:4px 0 0 0 !important;
	padding:0 0 0 0 !important;
	height:10px !important;
	text-align:left !important;
}
.botnewgal {
	background:url(../images/bottamimage.jpg) no-repeat bottom;
	width:290px;
	height:10px;
}

