body, HTML {
	margin: 0px;
	background-color:#ffffff;
	font-family: "Trebuchet MS";
	font-size: .9em;
	height:95%;
	color:#333333;
	
}
#outerframe {
background-image: url(../images/background_xmas.jpg);
	background-repeat: repeat;
	background-position: top left;
}
#frame {
	background-image: url(../images/background_column.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	min-height: 100%;
	position:relative;
	}
	
#contentlogo {
	width:769px;
	
	}


#contentbanner {
	width:769px;
	}
	
	
#logo {
	float:left;
	margin: 10px 0px 0px 10px;
}
#searchdiv {
	float:right;
	margin: 15px 35px 0px 0px;
	color:#333333;
	line-height: 14px;
	width: 300px;
		font-size: .9em;

}
#subnav {
	text-align: right;
	padding-right: 12px;
}
form {
	margin:0px;
	padding:0px;
}
input, select {
	border:1px solid #eeeeee;
	padding:3px;
	font-size:.9em;
}
	
#banner {
	text-align:center;
	margin-bottom:5px;
	height: 133px;
}
#contentleft {
	width:172px;
	padding:0px;
	float:left;
	text-align: left;
	margin: 0px 0px 0px 5px;
	}

#contentcenter {
	width: 407px;
	padding: 3px 0px 0px 0px;
	float:left;
	margin: 0px;
	text-align: left;
	}
#contentcenterfull {
	width: 566px;
	padding: 3px 0px 0px 0px;
	float:left;
	margin: 0px;
	text-align: left;
	position:relative;
	font-size:.9em;
	}

#contentright {
	width:158px;
	padding:0px;
	background-color:#f2701a;
	float:right;
	margin-right:13px;
	}

#footer {
	width:758px;
	bottom: 0px;
	border-top: 1px dotted #cccccc;	
	height: 25px;
	text-align: right;
	background-color:#747575;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	}
.footernav {
	font-size:.9em;
	float: left;
	color: #fff;
	padding:5px 0px 5px 10px;
}
.footernav a {
	color: #fff;
}
a {
	color:#333333;

}
p {
	font-size: 1em;
	line-height: 16px;
	color:#333333;
	margin-top:2px;
}

H1 {
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 0px 0px 3px 0px;
	font-weight: normal;
	text-transform:uppercase;	
}
H2 {
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	padding-bottom: 5px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: bold;	
}
H3 {
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 0px 0px 3px 0px;
	text-transform:uppercase;	
	background-color:#c12f08;
}
H4 {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 13px 0px 6px 0px;
	font-weight: bold;
	clear: both;	
}
#titlewrapper {
	border-bottom: 1px dotted #cccccc;
	padding: 4px 4px 0px 4px;
	height: 18px;
	margin-bottom:10px;
}
#title {
	font-size: 11px;
	color: #999999;
	text-transform:uppercase;	
	float:left;
}
#titlenav {
	font-size: 12px;
	color: #fff;
	text-transform:uppercase;	
	background-color:#FF0000;
	padding:5px 15px 5px 15px;
	text-align:center;
}
#titlenav a {
	color: #fff;
}
.productblock .productimage {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.productblock .producttext {
	float: left;
	width: 400px;
}
.productblock {
	float: left;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	padding-bottom:10px;
	position:relative;

}
		
.productblock H1 {
	font-size: 1.1em;
	color:#FF0000;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
}
.productblock H2 {
	font-size: .9em;
	color:#999999;
	line-height:11px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
	padding:2px 4px 2px 4px;
	background-color:#eeeeee;
	margin-bottom: 5px;
}	
.productblock H3 {
	font-size: .8em;
	color:#333333;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
	padding:0px;
	border-bottom:none;
	background-color:#fff;
	text-transform:none;
}	
.productblock H4 {
	font-size: .9em;
	color:#FF0000;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	border-bottom:none;
	text-transform:none;
}
.productblock p {
	font-size: 1em;
	line-height: 16px;
	color:#333333;
}
.headers {
	color:#666666;
	font-size: 1em;
}	
.bestsellers {
	border: 1px dotted #fff;
	width: 140px;
	padding:2px;
	margin-left:6px;
	margin-bottom: 5px;
}
.bestsellers a {	
	color:#FFFFFF;
}
.bestsellers H1 {
	font-size: .9em;
	color:#fff;
	line-height: 14px;
	margin: 2px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
	text-align:center;

}
.bestsellers H2 {
	font-size: .9em;
	color:#fff;
	line-height:11px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
	padding:3px;
	background-color:#c12f08;
	text-align:center;

}
.newproduct {
	text-align:center;
	float:left;
	width: 121px;
	border: 1px solid #cccccc;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 3px;
	height: 205px;
	position:relative;
}
.newproduct H1 {
	font-size: .9em;
	color:#fff;
	line-height: 14px;
	margin: 2px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
	text-align:center;

}
.newproduct H2 {
	font-size: 1.2em;
	color:#FFF;
	line-height:11px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
	padding:3px;
	width:115px;
	text-align:center;
	position:absolute;
	bottom: 2px;
	left: 3px;
	background-color:#ff0000;
}
.newproduct H3 {
	font-size: 1.2em;
	color:#ff0000;
	line-height:11px;
	font-weight: normal;
	border-bottom:none;
	text-transform:none;
	padding:3px;
	width:115px;
	background-color:#FFFFFF;
	text-align:center;
	position:absolute;
	bottom: 20px;
	left: 3px;
}
/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 25px; /* */
	width: 148px;
	margin-left: 8px;
	font-size:11px;
}




/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0px;
	padding:0px;
}


/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div {
	/*/*/padding: 1px 0 1px 8px;
	margin-top: 0px;
	background-image: url(../images/button_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
/* */
}
/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #fff;
	display:block;
	text-decoration:none;
	padding: 1px 0 1px 15px;
}

#p7TMnav div a:visited {
	color: #fff;
}
#p7TMnav div a:hover {
	color: #fff;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div {
	background-image: none;
	background-color: #747575;
	/*/*/line-height: 15px; /* */
	padding: 3px 0px 3px 0px;
		display:block;
		margin-top: 1px;
}
#p7TMnav div div a {
	background-image: none;
}
#p7TMnav div div a:hover {
	background-color: #666666;
}



/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 0px 45%;
	padding: 1px 0 1px 15px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 0px 45%;
	padding: 1px 0 1px 15px !important;
}

.salecorner {
	top: 0px;
	right:0px;
	position:absolute;
}