html,body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #000;
	margin: 0 auto; 
	padding: 0;
	text-align: left;
	color: #ccc;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}

a:link { color: #CCCCCC; text-decoration: underline; }
a:visited {  color: #999999; text-decoration: underline; }
a:active { color: #666666; text-decoration: underline; }
a:hover { color: #666666; text-decoration: underline; }

img { border: 0px; }

p {
}

#main {
	top: 0px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#top-nav-area {
	top: 0px;
	width: 890px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}

#top-links {
	width: 400px;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	left: 190px;
}


#top-links a {
	margin: 0 5px 0 0;	
}

#top-nav {
	margin: 0;
	padding: 0;
	clear: both;
	width: 890px;
	height: 30px;
	background: url("/images/topnav.gif") no-repeat bottom left;	
}

#top-nav ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
	background: url("/images/topnav_top.gif") no-repeat top left;
}

#top-nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
}

#top-nav li a {
	margin: 0;
	padding: 12px 0 12px 20px;
}

#top-nav a:link { color: #222; text-decoration: none; }
#top-nav a:visited {  color: #222; text-decoration: none; }
#top-nav a:active { color: #990000; text-decoration: none; }
#top-nav a:hover { color: #990000; text-decoration: none; }

#top-nav #store {
	padding-left: 50px;
}

#top-nav #store a:link { color: #660000; text-decoration: none; }
#top-nav #store a:visited { color: #660000; text-decoration: none; }
#top-nav #store a:active { color: #990000; text-decoration: none; }
#top-nav #store a:hover { color: #990000; text-decoration: none; }

#navmenu li {
    float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
}

/* change width of dropdown */
#navmenu li > ul {
	display: none;
    position: absolute;
    top: 113px;
	width: 170px;
	border: 0px;
	padding: 0px;
	margin: 0 0 0 12px;
}

/* change width of dropdown */
#navmenu ul li {
	width: 170px;
	height: 22px;
	background-color: #b6b6b6;
	color: #333;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #333;
	font-size: 11px;
	font-weight: bold;
}

#navmenu li:hover > ul {
	display: block;
}

/* change width of dropdown */
#navmenu li.hover ul {
	display: block;
    position: absolute;
	width: 170px;
	border: 0px;
}

#navmenu ul {
	display: none;
	padding: 0px;
	margin: 0px;
}

/* change width of dropdown, this stays 5 pixels less bec of text padding */
#navmenu ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 165px;
	padding: 4px 1px 5px 4px;
	font-weight: normal;
	line-height: 12px;
}

#navmenu ul li a:hover {
	background-color: #b6b6b6;
}

/* For Safari */
#navmenu ul li:hover > a {
	background-color: #b6b6b6;
}


#image_row {
	padding: 6px 8px 8px 8px;
	margin: 0px 0px 0px 50px;
}

#image_row .right {
	width: 190px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#image_row .left {
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

#copy_row {
	padding: 6px 0px 8px 8px;
	margin: 20px 0px 0px 50px;
}

#section_header {
	margin: 15px 0 0 40px;
	padding: 0px;
	width: 850px;
}

#content {
	width: 620px;
	float: left;
	left: 50px;
	margin: 30px 30px 30px 40px;
	padding: 0px;
	display: inline; /* IE6 bugfix */
}

#content .right_column {
	float: right;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content .left_column {
	width: 310px;
	margin: 0px;
	padding: 0px;
}

#right_nav {
	background-color: #600;
	width: 160px;
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#right_nav #top_group {
	margin: 12px 0px 12px 0px;
}

#right_nav .nav_head {
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
}

#right_nav a:hover {
	background-color: #101010;
}

#right_nav a {
	text-decoration: none;
	display: block;
	padding-left: 8px;
	font-weight: normal;
	line-height: 16px;
}

#right_nav .nav_head a {
	color: #693;
	font-weight: bold;
}

/* debbie added this. why does the text look bigger? */
#right_nav .nav_price a {
	color: #36c;
	font-weight: bold;
}

#right_nav .group {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#right_nav .nav_link {
	display: block;
	width: 100%;
	padding: 0px;
	font-size: 1em;
}

#right_nav .nav_link a {
	color: #cc9;
	display: block;
	padding-left: 8px;
}

#footer {
	width: 600px;
	padding-top: 20px;
	font-size: 9px;
	clear: both;
	text-align: center;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
}

.home #footer {
	width: 100%;
}

.column {
	width: 217px;
	float: left;
}

.padright {
	padding-right: 15px;
}

.dotted_line {
	height: 7px;
	background: url(/images/dotted.gif) repeat-x center center;
	padding: 15px 0px 10px 0px;
	display: block;
}

.headsub14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999966;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;
	background-position: center;
}

.headsub12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999966;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;
	background-position: center;
}

.specs12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;
	background-position: center;
}

.body12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;
	background-position: center;
}

.body11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-position: center;
}

.body11 a:link { 
	color: #666666;
	font-weight: bold;
}

.body11 a:hover {
	color: #666666;
	font-weight: bold;
	background-color: #333333; 
}

.body11 a:visited {  
	color: #666666; 
}

.body11 a:active { 
	color: #666666; 
}

.body11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-position: center;
}

.right_align {
	float: right;
	padding: 5px;
}

img.left {
	float: left;
	padding: 0 20px 15px 0;
}

img.right {
	float: right;
	padding: 0 0 15px 20px;
}

div.clear {
	clear: both;
}

.rule {
	margin: 15px 0 25px 0;
	padding: 0;
	border-bottom: 1px #494949 solid;
}

.backtotop {
	margin: 15px 0 25px 0;
	padding: 0;
}

.specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 1px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999966;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999966;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;
	background-position: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #999966;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 1px;
	background-position: center;	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	font-variant: normal;
	padding: 0px;
	border: none;
	letter-spacing: 0px;
	background-position: center;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-position: center;
}

.bluePrice {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	color: #3366CC;
}

.green {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	color: #99CC00;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	color: #CC0000;
}

ul.qa {
	list-style-type:none;
	margin: 0;
	padding: 0;
	line-height: 18px;
	}
	
li.q {
	background-image:url(/images/letter_q.gif);
	background-position:0px 18px;
	background-repeat:no-repeat;
	padding:15px 5px 0 30px;
}

li.a {
	background-image:url(/images/letter_a.gif);
	background-position:0px 25px;
	background-repeat:no-repeat;
	padding:20px 5px 0 30px;
}

li.a2 {
	background-position:0px 25px;
	background-repeat:no-repeat;
	padding:20px 5px 0 30px;
}

/* ---- added 11/22/09 - mferrini ----*/

.graphicsBox { margin-top: 10px; }
.graphicsBox img { margin-bottom: 10px; }

