body {	
	background-color: #000000; 
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; 
}

a:link { color: #F0AE15; text-decoration: underline; font-weight: bold;}
a:active { color : #F0AE15; text-decoration : underline; font-weight: bold;}
a:visited { color : #F0AE15; text-decoration : underline; font-weight: bold;}
a:hover { color: #FFCC00; text-decoration: none; font-weight: bold;}

.gold a:link { color: #ffcc00; text-decoration: underline; font-weight: bold;}
.gold a:active { color : #ffcc00; text-decoration : underline; font-weight: bold;}
.gold a:visited { color : #ffcc00; text-decoration : underline; font-weight: bold;}
.gold a:hover {  color: #ff9900; text-decoration: none; font-weight: bold;}

a.img {	border: none; }
DIV#test {
	BACKGROUND-IMAGE: url(images/bg.png); BACKGROUND-ATTACHMENT: fixed; BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: center top
}
IMG#iconx {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
IMG#iconx:hover {
	border-width:3px; 
	border-style:solid; 
	border-color:#FFFFFF;
	cursor:pointer;
}

h1 {font-size: 24px; }
h3 {font-size: 18px; }
h2 {font-size: 15px; }
p {	font-size: 12px; }
.bandee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
}

img { border-style: none }
td {font-size: 12px}


.orngbld {font-size: 14px; font-weight: bold; color: #ff9900}
.whtbld {font-size: 14px; font-weight: bold; color: #ffffff}
.whttxt {color: #ffffff}
.blktxt {color: #000000}
#test {
	BACKGROUND-IMAGE: url(../images/bg.png); BACKGROUND-ATTACHMENT: fixed; BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: center top
}
input.txtnmbr {font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: right; background-color: #eeeeee;	color: #58351f}
.imageLink {border-right: #ffeed0 1px solid; border-top: #ffeed0 1px solid; border-left: #ffeed0 1px solid; border-bottom: #ffeed0 1px solid}
.normtxt {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #58351f }
.normaltxt {font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.txtbold {font-size: 12px; font-weight: bold; color: #58351F }
.tinytxt {font-size: 6px}
.smltxt {font-size: 10px;}
.graytxt { color:#CCCCCC }
.smltxtb {font-size: 10px; font-weight: bold; color: #58351f}
.brnbg {font-size: 12px; font-weight: bold; color: #ffeed0}
.bigtxt {font-size: 16px; font-weight: bold; color: #000000}

#bx1 {background-color: #478D47; clear: both;	height: 100%;	width: 100%; float:none; vertical-align:50%; text-align: center;}
.thumbnail{position: relative; z-index: 0;}
.thumbnail:hover{background-color: transparent; z-index: 50;}
 /*CSS for enlarged image*/
.thumbnail span{ position: absolute; background-color: lightyellow; padding: 5px; left: -1000px; border: 1px dashed gray; visibility: hidden; color: black; text-decoration: none;}
.thumbnail span img{ border-width: 0; padding: 2px;}
.thumbnail:hover span{ visibility: visible; top: 0; left: 0px; /*position where enlarged image should offset horizontally */}

a:hover .imagelink { border-right: #58351f 1px solid; border-top: #58351f 1px solid; border-left: #58351f 1px solid; border-bottom: #58351f 1px solid}
#navcontainer { width: 160px; }
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none; font-family: Tahoma; font-size: 10pt}
#navcontainer a {display: block; padding: 2px; width: 156px; height: 20px; background-color: #58351F; border-bottom: 1px solid #FFFFFF}
#navcontainer a:link, 
#navlist a:visited{color: #FFEED0; text-decoration: none; font-family: Tahoma;}
#navcontainer a:hover{background-color: #FFEED0; color: #58351F; border-bottom: 1px solid #FFEED0}


/* #############    Slide Picture   ########## */
@charset "utf-8";
/* CSS Document */
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 10px solid #cccccc;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #cccccc; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #cccccc; 
color: #ff0000; 
} 

/*###############  Move Box Gallery ##############*/
#wrapper {
    width: 680px;
    margin: 1px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 680px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 680px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 300px;
	height: 310px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #000000;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 200px;
}

.inside h2 {
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 9px;
	color: #000000;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -37px;
}

.hide {
    display: none;
}
/* ##########   GALLERY   ########### */
.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;
}
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;
}
.box_1 {
	border: 1px solid #666;
	background: #ddd;
	padding:4px;
	color: #C30;
}
.box_2 {
	border: 1px solid #666;
	background: #ddd;
	padding:4px;
	color: #66CC33;
}
.lifestyle {
	border: 1px solid #666;
	background: #FFF2FF;
	padding: 0 1em;
	color: #66CC33;
}
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;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

