html{color:#000;background-color: #969696;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}

#bd
{
    position:absolute;
    top:202px;
    background-color: White;
    border: solid 1px #000000;
    border-top:0px;
}

div.nds-hd
{
	height:148px;
	width:972px;
	border:solid 1px #FFFFFF;
}
div.nds-nav
{
    position:absolute;
    top:148px;
    width:972px;
    height:54px;
    border:0px;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
}
div.nds-g
{
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
}
div.nds-g2
{
	width:50%;
	float:left;
}
div.nds-g3
{
	width:270px;
	float:left;
}
div.nds-g6
{
	width:540px;
	float:left;
}
div.nds-all
{
	width:974px;
}
div.nds-left
{
	width:160px;
	float:left;
}
div.nds-content
{
	width:812px;
	float:right;
}
div.hr
{
	width:95%;
	margin:10px;
	border: 0px;
	border-top: dashed 1px gray;
	float:left;
	clear:left;
}

body
{
	font-family: Arial, sans-serif;
	background-color: #969696;
}
#doc4
{
    margin:auto;
    text-align:left;
    min-width:750px;
    width:74.923em;
    *width:73.05em;
    position:absolute;
    top:2px;
    margin-left:-487px;
    left:50%;
    background-color: White;
    border: 0px;
    background: #FFFFFF url(style/v2/header_link_bg.gif) repeat-y left top;
}
#headlinks
{
    position:absolute;
    top:0px;
    margin-left:-487px;
    left:50%;
    height:148px;
    background-color: White;
    border-left: solid 1px #000000;
    background: #FFFFFF url(style/v2/header_link_bg.gif) repeat-y left top;
}
#headpics
{
    position:absolute;
    top:0px;
    left:160px;
    width:813px;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    background-color: White;
}
#footlinks
{
    clear:both;
    text-align:center;
    background-color: #969696;
    border:0px;
    border-top: solid 1px #000000;
}

p, P.nds-i1, p.big, p.small, h1, h1.alt_a, h1.alt_b, h2, h3
{
	margin-right:4px;
	margin-left:2px;
}
P, P.nds-i1, p.big, p.small
{
	font-size: 1em;
	padding-top:6px;
	padding-bottom:8px;
}
P.nds-i1
{
	margin-left:20px;
}
p.big
{
	font-size: 1.14em;
}
p.small
{
	font-size: 0.8em;
}
p em, p strong
{
	font-style:italic;
}
p strong
{
	font-weight:bold;
}
div.fade1
{
	min-height:2.6em;
	height:2.6em;
	font-size: 1.3em;
	font-weight: normal;
	background: url(style/v2/h1_bg.jpg) repeat-y left top;
}
h1, h1.alt_a, h1.alt_b
{
	font-size: 2.5em;
	line-height:0.9em;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:14px;
	margin-bottom:2px;
}
h1
{
	background: url(style/v2/h1_bg.jpg) repeat-y left top;
}
h1.alt_a
{
	background: url(style/v2/h1_bg_alt_a.jpg) repeat-y left top;
}
h1.alt_b
{
	background: url(style/v2/h1_bg_alt_b.jpg) repeat-y left top;
}
.b1
{
	font-size: 2.5em;
}
h2
{
	font-size: 1.6em;
	font-weight: normal;
	background: url(style/v2/h2_bg.jpg) repeat-y left top;
	margin-bottom:2px;
}
.b2
{
	font-size: 1.6em;
}
h3
{
	font-size: 1.3em;
	font-weight: bold;
}
a
{
	color: #0000a7;
	text-decoration: underline;
}
h2 a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #5ACBEF;
	text-decoration: underline;
}
h2 a:hover
{
	color: #5ACBEF;
	text-decoration: none;
}
.linktip span
{
  display:none;
}

.linktip:hover span
{
  display: inline;
  position: absolute;

  text-decoration: none;
  border: 1px solid black;
  background-color: InfoBackground;
  color: InfoText;
  padding: 3px;
}
br
{
	clear:left;
}
label
{
	display: block;
	float: left;
	padding-bottom: 10px;
	text-align: right;
	width: 175px;
	padding-right: 10px;
}
address
{
	font-size:1em;
	padding-left:30px;
}

.button, .buttonl
{
	color:Black;
    text-align: center;
    width: 125px;
    height: 23px;
    background: url('style/v2/btn_up.jpg') no-repeat top left;
    text-decoration: none;
    font-weight:bold;
    border:none;
}
.buttonl
{
	width: 266px;
	background: url('style/v2/btn_long_up.jpg') no-repeat top left;
}
.button:hover
{
    background: url('style/v2/btn_down.jpg') no-repeat top left;
    text-decoration: none;
}
.buttonl:hover
{
	background: url('style/v2/btn_long_down.jpg') no-repeat top left;
    text-decoration: none;
}
.btn, .btnl
{
	display:block;
	color:Black;
	width: 125px;
    height: 23px;
    line-height: 23px;
    background: url('style/v2/btn_up.jpg') no-repeat top left;
    text-decoration: none;
    text-align:center;
    font-weight:bold;
    border:none;
}
.btnl
{
	width: 266px;
	background: url('style/v2/btn_long_up.jpg') no-repeat top left;
}
.btn:hover
{
	background: url('style/v2/btn_down.jpg') no-repeat top left;
	text-decoration: none;
}
.btnl:hover
{
	background: url('style/v2/btn_long_down.jpg') no-repeat top left;
	text-decoration: none;
}

div.hlinks
{
	width: 158px;
	height: 148px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.3;
	background: #000000 url(style/v2/header_link_bg.gif) repeat;
	color: #FFFFFF;
	float: left;
}
div.catlinks
{
	width:100%;
	font-size:11pt;
	font-weight:bold;
	line-height:1.3;
	color:#FFFFFF;
	background:#000000 url(style/v2/header_link_bg.gif) repeat;
	border:solid 1px #FFFFFF;
	border-top:0px;
	float:left;
}

div.smlinkd
{
	width: 100%;
	float:left;
	font-size: 6pt;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	border-top: 0px;
	background: #292021 url(style/v2/bottom_links_bg.jpg) repeat-x left top;
}
p.smlinkp
{
	padding-left:20px;
	font-size: 9pt;
	color: #FFFFFF;
}
a.smlinka
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.smlinka:hover
{
	color: #5ACBEF;
	text-decoration: underline;
}
a.hl, a.hl_ni, a.navl, a.catl, a.catlnew
{
	font-weight: normal;
	line-height: 1.3;
	color: #FFFFFF;
	text-decoration: none;
}
a.catlnew
{
	color: #AAFFFF;
}
a.hl_cp, a.navl_cp, a.catl_cp
{
	font-weight: normal;
	line-height: 1.3;
	color: #FFFFFF;
	text-decoration: underline;
	color: #5ACBEF;
}
a.hl:hover, a.hl_ni:hover, a.hl_cp:hover, a.navl:hover, a.navl_cp:hover, a.catl:hover, a.catl_cp:hover, a.catlnew:hover
{
	color: #5ACBEF;
	text-decoration: underline;
}
a.hl, a.hl_cp
{
	padding-left:20px;
}

li
{
	padding-left: 20px;
	line-height: 1.5;
}

ul, ol
{
	margin-left:2em;
}
ul li
{
	line-height: 1.2em;
	list-style-type: disc;
}
ol li
{
	line-height: 1.2em;
	list-style-type: decimal;
}

div.navbar, div.hpnavbar
{
	height:53px;
	padding-left: 20px;
}
div.navbar
{
	background: #000000 url(style/v2/nav_blue_to_black.gif) repeat-x left top;
}
div.hpnavbar
{
	background: #000000 url(style/v2/nav_grey_to_black.gif) repeat-x left top;
}
ul.nav
{
	margin-left:0px;
	padding-top:14px;
	width: 100%;
	color: #FFFFFF;
	float: left;
}

ul.nav li
{
	display: block;
	float:left;
	font-size: 10pt;
	font-weight: bold;
	background: url(style/v2/nav_li_bullet.gif) no-repeat top left;
	padding-left: 20px;
	padding-right: 16px;
        line-height:14pt;
        height:14pt;
}

div.prod_list_left
{
	margin-top:18px;
	width:400px;
	float:left;
}
div.prod_list_right
{
	margin-top:18px;
	width:400px;
	float:right;
	clear:right;
	padding-left:3px;
	border-left: dashed 1px gray;
}

dl
{
    width:100%;
}
dt
{
	float:left;
    text-align:right;
    width:175px;
}
dd
{
}
.orderEdit
{
	font-size:9pt;
}

.t_right
{
	display:inline;
	text-align:right;
	float:right;
}

a.linktip, alinktip:hover, a.linktipl, alinktipl:hover
{
	color:Black;
	text-decoration:none;
}
a.linktip span, a.linktipl span
{
  display:none;
}

a.linktip:hover span, a.linktipl:hover span
{
  display: inline;
  width:255px;
  color:Black;
  position: absolute;
  text-decoration: none;
  border: 1px solid black;
  background-color: White;
  padding: 3px;
  text-decoration:none;
}

a.linktipl:hover span
{
    width:255px;
    left:0px;
}

DIV.tooltip
{
	font-size: 10pt;
	color: #000000;
	position: absolute;
	visibility: hidden;
	background: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	z-index: 100;
	width: 225px;
	padding-right: 9pt;
	padding-left: 9pt;
	padding-bottom: 9pt;
	padding-top: 9pt;
	left:0px;
	top:0px;
}

.imgnohighlight
{
    border:2px solid #FFFFFF;
}

.imghighlight
{
    border:2px solid #11A8FF;
}

DIV.PHOTO
{
	background-color:#FFFFFF;
	padding:0px;
	border:2px solid #11A8FF;
	z-index:10;
}

P.PHOTOH3
{
	text-align:left;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	height:24px;
	background:url(style/v2/h1_bg.jpg) repeat-y left top;
}

.grey P, .grey P A, .grey UL LI
{
    color:#828284;
    font-size:14pt;
    text-decoration:none;
}

 .grey P A:hover
 {
     text-decoration:underline;
 }

.grey UL LI
{
    list-style-type: none;
    background: url(style/v2/g4e_li.gif) no-repeat top left;
    padding-bottom: 9pt;
}

.prodopt
{
	width:333px;
}

#tabs p{font-family:Arial;font-size:11px;}
.tab-this{margin:2px 0 7px 0;padding: 5px;border: 1px #C9D8DF solid;}
.tab-header{border: 0px #fff solid;width:99%;color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:14px;text-transform:uppercase;}
.tablink-on, .tablink-off{text-transform:uppercase;position:relative;*left:-1px;display: inline;cursor:pointer;width: 99%;font-weight: bold;padding: 2px 10px;margin: 0 7px 0 0;text-indent:2px;border-color:#C9D8DF #C9D8DF #C9D8DF;}
.tablink-off{text-transform:uppercase;font-family:Arial;font-size:11px;color:#000000;background:#C9D8DF; background-image:url(arrowrt.gif); padding-left:19px; padding-top:4px; background-repeat:no-repeat;}
.tablink-on{text-transform:uppercase;font-family:Arial;font-size:11px;color:#000000;border-bottom: 1px solid #C9D8DF;background:#C9D8DF; background-image:url(arrowdn.gif); padding-left:23px; padding-top:4px; background-repeat:no-repeat;}
.show-this{display:block;width:99%;}
.hide-this{display:none;}

.texttwo {
width:730px;
height:250px;
}
