html {
  margin: 0;
  padding: 0;
}
//MS PGothic, 
body {
	background-color: #ffffff;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
  	padding: 0;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.copyright {
	color: #666;
	font-size:10px;
}

.tiny {
	font-size:10px;
}

.lnavhead {
	clear: both;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: 900;
	padding-left: 20px;
	padding-bottom: 14px;
}

.lnav {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: 900;
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.lnav_active, .lnav_active a, .lnav_active a:active, .lnav_active a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-weight: 900;
	padding-left: 3px;
	margin-left: 0px;
	padding-bottom: 10px;
}

.prodnav, .prodnav a, .prodnav a:active, .prodnav a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-weight: 900;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 1px;
	padding-top: 12px;
	
}

.prodnav_active, .prodnav_active a, .prodnav_active a:active, .prodnav_active a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-weight: 900;
	padding-left: 0px;
	text-decoration: none;
	margin-left: 1px;
	padding-top: 12px;
}

.prodnavsub, .prodnavsub a, .prodnavsub a:active, .prodnavsub a:visited {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	margin-left: 0px;
	padding-left: 4px;
	padding-top: 4px;
	text-decoration: none;
}



.prodnavsub_active, .prodnavsub_active a, .prodnavsub_active a:active, .prodnavsub_active a:visited {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-left: 4px;
	margin-left: 0px;
	padding-top: 4px;
}

.prodnavsub a:hover, .prodnav a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#nav {
	margin: 0px;
  	padding: 0px;
  	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
}

h1 {
	clear: both;
	font-size: 18px;
	color: #333333;
	margin: 4px;
  	padding: 0;
}


h2 {
	clear: both;
	font-size: 14px;
	color: #000000;
	margin: 2px;
  	padding: 0;
}

#body {
	clear: both;
	background-color: #ffffff;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
  	padding-top: 20px;
  	width: 790px;
	position: relative;
}

#footer {
	clear: both;
	background-color: #666666;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 790px;
	margin-top: 25px;
  	padding: 4px;
}

#footer a, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#twocolleftprod {
	float: left;
	width: 150px;
	margin: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	position: relative;
}

#twocolleft {
	float: left;
	width: 150px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	position: relative;
}


#twocolleft li {
	margin: 0px;
	padding: 0px;	
	
}

#twocolleft ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;	
}

#twocolright {
	float: right;
	width: 495px;
	position: relative;
	margin-left: 0px;
	margin-right: 98px;
	padding: 0px;
	padding-bottom: 30px;
}

#twocolrightwideouter {
	float: right;
	width: 495px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-bottom: 30px;
}


#twocolrightwideinner {
	width: 100%;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-bottom: 30px;
}

#onecolcent {
	
	width: 595px;
	position: relative;
	margin-left: 150px;
	margin-right: 98px;
	padding: 0px;
}

#onecolwide {
	
	width: 750px;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


body {
  margin-bottom:150px;
}



.tbline {
	background-color: #cccccc;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	border: 0px;
}

.tbsubhead {
	font-size: 14px;
	font-weight: 800;
	height: 18px;
}

.tbmain, .tbmain tr, .tbmain td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.tbmain a:link, .tbmain a:visited, .tbmain a:link {
	text-decoration: none;
}

.tbmain a:hover {
	text-decoration: underline;
}

.product_title {
	font-size: 28px;
	
}

.subtitle {
	font-size: 16px;
	font-weight: 700;
}

#product_imageblock {
	width: 320px;
}

.imgthumb {
	border: 1px solid #ccc;
}

#product_image {
	position: relative;
	width: 210px;
	float: left;
}

#thumbslist {
	position: relative;
	width: 100px;
	float: right;
}