﻿@charset "utf-8";
/* Layout CSS Document */

@import url("MenuStyle.css");

/*********************************************************** General Styles ***********************************************************/
body {
	font-size: small;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Geneva, Lucida, sans-serif;
	color: #000;
	background: #fff url(../../images/TemplateImages/BodyBackground.jpg) top left repeat-x;
}
a
{
	color:#000000;
}
a:hover
{
	text-decoration:none;
}

.linkall
{
	color:#FFFFFF;
}
.HPCampaignProd
{
	font-size:12px;
	margin:0px 0px 0px -3px;
	padding:0px;
}
#td1_AF
{
	margin-left:-3px;
}
*html #td1_AF
{
	margin-left:-21px;
}
#LargeImgRolloverPlace {
	z-index:1000;
	position:absolute;
	visibility: hidden;
	top:127px;
	left:190px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
}
.button
{
	background:#ffff33;
	color:#01aef0;
	font-weight:bold;
}
	
/*********************************************************** Top Nav Styles ***********************************************************/

#TopNav
{
	display:block;
	width:976px;
	background:#FFFFFF url(../../images/TemplateImages/Banner.jpg) top left no-repeat;
	margin-top:16px;
}
#TopNav #Banner td
{
	height:127px;
	width:100%;
	vertical-align:bottom;
	color:#000000;
	text-align:right;
	margin-bottom:3px;
}
*html #TopNav #Banner td
{
	height:124px;
}
#TopNav #Banner td img
{
	margin-top:55px;
	margin-right:20px;
	margin-bottom:12px;
}
*html #TopNav #Banner td img
{
	margin-bottom:12px;
	margin-right:20px;
	margin-top:0px;
}
#TopNav #Menu td
{
	background:#FFFFFF;
}
#MenuHolder
{
	background:#ed008c url(../../images/TemplateImages/MenuStripBackground.jpg) top left no-repeat;
	height:26px;
	width:958px;
	margin-left:9px;
	text-align:right;
	margin-top:-3px;
}
*html #MenuHolder
{
	margin-top:0px;
}
#MenuPos
{
	/*display:block;
	position:relative;
	top:0px;
	right:0px;*/
	margin-left:300px;
	margin-top:0px;
}
#navmainbody
{
	border:none;
	margin-top:-1px;
}
*html #navmainbody
{
	margin-top:0px;
}

/*********************************************************** Product Browse Styles ***********************************************************/

/*********************************************************** Product View Styles ***********************************************************/

/*********************************************************** Custom Page Styles ***********************************************************/

#FeaturedProducts
{
	margin-top:15px;
}
#FeaturedProducts table td
{
	width:33%;
}
.HPProductDescription
{
	font-size:10px;
}
a .HPProductDescription
{
	text-decoration:none;
}
a:hover .HPProductDescription
{
	text-decoration:underline;
}
.HPProductPrice
{
	font-size:9px;
	color:#ee008c;
	display:block;
}
.HPTitle
{
	color:#01aef2;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.AllProducts a
{
	display:block;
	float:right;
	border:1px solid #01aef2;
	padding:3px;
	color:#01aef2;
	text-decoration:none;
	font-weight:bold;
}

#about_pages
{
	margin:15px
}

#about_pages p,li
{
	font-family: Calibri;
	font-size: 11pt
}
#about_pages h1
{
	font-size: 14pt
	font-family: Calibri
}

.question
{
	font-weight: bold;
	font-size: 12pt;
}

.answer
{
	font-family: Calibri;
}

/************************************************************ FooterInner Navigation Styles ********************************************************************/

#FooterInner {
	font-size:12px;
	color:#8d8d8d;
	display:block;
	width:960px;
	border-top:1px dotted #9f9f9f;
	margin-top:8px;
}
#FooterInner table {
	padding-top:11px;
}
#FooterInner #Links {
	text-align:center;
	font-size:11px;
	color:#8d8d8d;
}
#FooterInner #Links a {
	font-size:11px;
	color:#8d8d8d;
	text-decoration:none;
}
#FooterInner #Links a:hover {
	color:#000000;
	text-decoration:none;
	background:#ffcc00;
}

#FooterInner #CVLink {
	text-align:center;
	font-size:12px;
	color:#666666;
	padding-left:5px;
}
#FooterInner #CVLink span{
	font-size:9px;
}
#FooterInner #CVLink a {
	color:#666666;
	font:normal normal bold 10px Verdana;
	background:url(../../images/TemplateImages/CommerceVision.gif) 2px center no-repeat;
	padding-left:22px;
	text-decoration:none;
}
#FooterInner #CVLink a:hover {
	color:#000000;
	text-decoration:none;
	padding-left:22px;
}

