html {overflow-y: scroll; }

body {
		background-image: url("../images/holiday_back.gif"); 
		background-repeat: repeat-x; 
		background-color: #FFFFFF; 
		margin-top: 0; 
		margin-bottom: 0; 
		font-family: Verdana, Arial, helvetica, sans-serif;
}
 
a {text-decoration:none; }
a:hover {text-decoration:underline; }

img {border: 0; }

.h1 {font-size: 1.2em; font-weight: bold; color: #F59D2A; }

.h2 {font-size: .8em; }

.h3 {font-size: .7em; }

.font-default-white{
	color: white;
	font-size: 16px;
}

.font-default , 
.font-default-white, 
.font-default-14,
.font-default-16{
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.font-default-16{
	font-size: 16px;
}

.font-default-14{
	font-size: 14px !important;
}

.bold{
	font-weight: bold;
}

#head {border: 1px solid gray; padding: 6px; }

#specifications {font-size: .8em; }

.specifications {font-size: .9em; }

#features ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	font-size: .8em; 
}

#features li
{
	background-image: url(../images/features.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

#related ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	font-size: .8em; 
}

#related li
{
	padding-left: 0em;
}

#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Verdana, Arial, sans-serif;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a.shipping_returns{
	width: 145px !important;
}

#thicktabs li a{
float: left;
width: 82px;
color: #232323;
padding: 6px 7px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/back1.gif) top right repeat;
text-align: center;
border-left: 1px solid #B7B7B7;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #B7B7B7; /*right border style*/
}

#thicktabs li a:visited{
color: #232323;
}

#thicktabs li a:hover{
	color: #065CAC;
	text-decoration: underline;
	background-image: url(../images/back2.gif); /*background image swap on hover*/
}


.top-url{
	display: table;
	height: 72px;
	line-height: 60px;
	font-size: 25px;
	font-variant:small-caps;
	font-weight:bold;
	color:white;
	width:450px;
	float:left;
}

.link-menu-right{
	padding: 8px;
}

.link-menu-right dt{
	font-size: 14px;
	font-weight:bold;
	margin:0;
}

.link-menu-right dd{
	font-size: 12px;
	margin:0;
	margin-top: 2px;
	margin-left: 15px;
}

.link-menu-right dd a:hover{
	color:#eb7c1e;
	font-weight:bold;
}

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

.product
{
	font-size: 12px;
}

.foot{
	display:block;
	padding: 5px;
}

/* FOOTER RSS */
.footer-rss {
	
	font-size: 10px;
	text-align: left;
	margin-top: 2px;
	margin-left: 10px;
}

