/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height:100%;
}
 
body {
	font:100%/1.25 arial, helvetica, sans-serif;
	background:#000;
	font-size:11px;
	color:#ffcc33;
	height:100%;
	width: auto;
}

/***** Wrapper *****/
 
#wrap {
	width:870px;
	margin:0 auto;
	background-repeat: repeat;
	position:relative;
	padding:0;
	border:1px solid #000;
	background-image: url(../images/dotted_bkg.jpg);
	height: 150%;
}

#header{
background:url(../images/header2.gif);
width:792px;
height:163px;
margin:7px 40px 0 40px;
clear:both;
}

#header_info{
font-family:arial, helvetica, sans-serif;
font-size:14px;
color:#ffcc33;
font-weight:bold;
text-align:right;
padding:136px 10px 0 0;
}

#col_left{
	width:197px;
	background:url(../images/col_left_bkg_3.png);
  height:600px;
	position:absolute;
	top:180px;
	left:44px;
 
}

#col_left_sub{
  width:197px;
  position:absolute;
  top:180px;
  left:44px;
  background:url(../images/col_left_bkg_2.png) no-repeat;
  height: 600px;
}

#side_box_one{
height:195px;
}

#side_box_two{
  margin:2px 0 0 0;
  height:376px;
  color:#FFF;
  font-size:10px;
  line-height:12px;
  margin-top: 7px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 3px;
  padding-top: 6px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
}

.scrolling_side_box {
  padding-left:6px;
  margin-right:4px;
  overflow-x:hidden;
  overflow-y:auto;
  height:380px;
}


#side_box_two h2{
display:block;
color:#ffcc33;
font-size:14px;
padding:0 0 10px 0;
font-weight:bold;

clear:left;
}

.current_product{
background:url(../images/plus.gif) no-repeat;
background-position:-1px 5px;
padding:0 0 0 10px;
}

.no_bkg{
background:none;
}

#side_box_two ul li div{
padding:6px 6px 0px 6px;
margin:0 0 5px 0;  
display:none;
}


.invisible{
display:none;
}

#nav{
margin:7px 6px 0 4px;
padding:0;
z-index:100;
}

#nav li{
padding:0;
height:29px;
margin:0 ;
}

#nav li a{
display:block;
color:#ffcc33;
font-size:14px;
padding:6px 6px 6px 6px;
font-weight:bold;
margin:0;
height:16px;
}

#nav li a:hover{
display:block;
color:#333;
font-size:14px;
background-color:#ffcc33;
}

.subnav{
font-size:14px;
font-weight:bold;
}

#col_main{
clear:both;
padding:8px 0 0 238px;
width:631px;
position:relative;
}

#sub_box{
width:587px;
background:url(../images/sub_box_mid.gif);
margin:0 0 0 8px;

}

#sub_text{
padding:28px 36px;
color:#fff;
font:12px Arial, Helvetica, sans-serif
}

#sub_text h1{ padding:0 0 12px; 0; }

#main_image {
  display: block;
}

#image_area {
	text-align:     left;
	width:          560px;
	height:         318px;
	padding-bottom: 0px;
	padding-left:   52px;
}
#image_area ul {
   padding-bottom: 0;
}

#thumb_area{
	background:url(../images/thumb_bkg.jpg) no-repeat;
	width:586px;
	height:87px;
	margin:5px 3px 0px 12px;
	padding:6px 6px 4px;
	position:relative;
	overflow:hidden;
}
#thumb_slider_groove{
position:relative;
width:569px;
overflow:hidden;
height:80px;
}
#thumb_slider{
position:absolute;
left:0px;
top:0px;
width:25000px
}
#arrow_right{
	position:absolute;
	left: 829px;
	top: 372px;
	z-index:10;
}
#arrow_left{
	position:absolute;
	left: 243px;
	top: 372px;
	z-index:10;
	display:none;
}
.thumb{
margin:0 2px 0 1px;
}

#bottom_area{
	background:url(../images/bottom_bkg_2.jpg) no-repeat;
	margin:1px 0 0 12px;
	width:578px;
	padding:4px;
	font-size:14px;
	position:relative;
	height:171px;
}
#bottom_area_main {
	margin:1px 0 0 12px;
	width:578px;
  height:159px;
	padding:4px;
	font-size:14px;
	position:relative;
	background-image: url(../images/bottom_bkg_index_2.png);
	background-repeat: no-repeat;
}

#description{
	width:366px;
	height:152px;
	overflow:auto;
	float:left;
	color:#fff;
	padding:10px 8px 6px;
	margin:1px 0 3px;
}
#description_main {
	width:560px;
	height:127px;
	overflow:auto;
	float:left;
	color:#fff;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}


#custom_options{
	float:right;
	width:162px;
	padding:12px 12px 12px 19px;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	height:135px;
	overflow:auto;
	margin:1px 2px 3px 0;
}

#footer{
  color:#fff;
  text-align:center;
  margin:10px 0 10px 0 ;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:0px 0 10px 0;
letter-spacing:-1px;
font:18px arial, helvetica, sans-serif;
font-weight:bold;
color:#ffcc33;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font-family:arial, helvetica, sans-serif;
font-size:14px;
color:#ffcc33;
}
 
h3 {
font:14px arial, helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
margin:0 0 16px 0;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
	text-decoration:underline;
	color: #EDBE32;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 

 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }

.nobullet      { list-style:none;list-style-image:none; }


.hidden        { display:none; }

/***** Cascading Menu *****/
#menu {
	display:      block;
	width:        190px;
	margin-right: 4px;
}
ul#menu {
	padding-left: 2px;
}
#menu li.btn {
  display:     block;
  width:       190px;
  text-align:  left;
  color:       #FFCC33;
  font-size:   14px;
  font-weight: bold;
  cursor:      pointer;
  margin-top: 0;
  margin-right: 2px;
  margin-bottom: 8px;
  margin-left: 0;
}

#menu li.btn div {
  color:#FFFFFF;
  font-size:10px;
  line-height:13px;
  font-weight: normal;
}

/****** FIX FIREFOX *******/
:-moz-any-link:focus {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}