@charset "utf-8";
/* Wiggles Demo CSS Document */

@import url("WigglesMenuStyle1.css");

/*********************************************************** General Styles ***********************************************************/
body {
	font-size: small;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Geneva, Lucida, sans-serif;
	color: #000;
	background-color: #fff;
}
a
{
	color:#000000;
}
a:hover
{
	text-decoration:none;
}
#MainBody
{
	width:610px;
	padding-left:6px;
}
*html #MainBody
{
	padding-left:4px;
}
.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;
}	
/*********************************************************** Top Nav Styles ***********************************************************/

#TopNav
{
	display:block;
	width:955px;
	height:146px !important;
	background:url(../../Images/TopBanner1.jpg) top left no-repeat;
	margin-top:6px;
}
#TopNav #Banner td
{
	display:block;
	height:112px;
	width:195px;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	text-align:right;
	padding:0px;
	margin:0px;
	padding-left:760px;
}
*html #TopNav #Banner td
{
	width:955px;
	padding-left:0px;
}
#MenuPos
{
	display:block;
	position:relative;
	top:2px;
	left:0px;
	background:url(../../Images/MenuBG.gif) top left no-repeat;
	width:955px;
	height:26px;
}
*html #MenuPos
{
	top:4px;
}

/*********************************************************** Product Browse Styles ***********************************************************/
#CategoryTop, #CategoryTopKOP, #CategoryTopWAL
{
	display:block;
	height:75px;
	font-size:24px;
	font-weight:bold;
	margin-bottom:-30px;
}
#CategoryTop #CatName, #CategoryTopKOP #CatName, #CategoryTopWAL #CatName
{
	margin-left:20px;
	margin-top:20px;
}
#PBrowseT
{
	font-size:12px;
	margin:0px 0px 0px -3px;
	padding:0px;
}
.PBrowseT
{
	float:left;
	height:170px;
}
.PBrowseTD
{
	height:200px;
}
.PBrowseT a
{
	text-decoration:none;
}
.PBrowseT a:hover
{
	text-decoration:underline;
}
#cvpfProduct td
{
	padding:0px;
}
#pl2
{
	background:url(../../Images/PBrowseBG.gif) top left repeat-y;
	display:block;
	width:606px;
}
*html #pl2
{
	background:url(../../Images/PBrowseBG.gif) top left repeat-y;
	display:block;
	width:606px;
}
#cvpfProduct
{
	/*background:url(../../Images/PBrowseBottom2.gif) bottom left no-repeat;*/
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
}
*html #cvpfProduct
{
	/*background:url(../../Images/PBrowseBottom2.gif) bottom left no-repeat;*/
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
}
#footer
{
	/*border-bottom:1px solid #000000;*/
}
/*********************************************************** Product View Styles ***********************************************************/
#pageCatNav
{
	display:none;
}
#ProdViewT
{
	width:606px;
	background:url(../../Images/PViewBG.gif) top left repeat-y;
	padding:15px 0px 15px 0px;
}
#ProdViewT td
{
	vertical-align:top;
}
#ProdViewT div
{
	width:280px;
	margin-left:20px;
	padding-right:50px;
}
*html #ProdViewT div
{
	width:332px;
}
#ProdViewT #PVDesc
{
	font-weight:bold;
	font-size:18px;
	display:block;
}
#ProdViewT #PVNotes, #ProdViewT #PVUOM, #ProdViewT #PVAvail
{
	font-size:12px;
	display:block;
}
#ProdViewT #PVPrice
{
	font-size:12px;
	display:block;
	color:red;
}
#ProdViewT #PVPCode
{
	font-size:12px;
	display:block;
	background:#d9e5ee;
	margin:5px 0px 10px 0px;
	padding:5px;
	width:50%;
}

/*********************************************************** Custom Page Styles ***********************************************************/
#CustomTop
{
	display:block;
	height:75px;
	font-size:24px;
	font-weight:bold;
	margin-bottom:-1px;
}
#pageOrders
{
	background-repeat:no-repeat;
}
#CustomTop #PageName
{
	margin-left:20px;
	margin-top:20px;
}
#Copy
{
	background:url(../../Images/PBrowseBG.gif) top left repeat-y;
	display:block;
	width:606px;
}
#Copy table td
{
	font-size:12px;
}
#CustomBottom
{
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
}

/*********************************************************** Contact Us Styles ***********************************************************/

#cf1 tr
{
	display:none;
}
#cf4_TBMessage
{
	width:259px !important;
}
#TextLabel1
{
	/*display:block;
	height:75px;*/
	font-size:24px;
	font-weight:bold;
	margin-bottom:-1px;
	margin-top:-18px;
	background-repeat:no-repeat;
	padding-top:20px;
}
/*#ctl00 #MainBody
{
	background:url(../../Images/PBrowseBG.gif) 6px top repeat-y;
}
*html #ctl00 #MainBody
{
	background:url(../../Images/PBrowseBG.gif) 4px top repeat-y;
}
#ctl00 #MainBody table
{
	border:1px solid #000000;
}*/

/************************************************************ FooterInner Navigation Styles ********************************************************************/

#FooterInner {
	font-size:12px;
	color:#666666;
	/* background:url(../images/FooterInnerBG.gif) top left repeat-x; */
	display:block;
	width:955px;
}
#FooterInner table {
	padding-top:11px;
}
#FooterInner #Links {
	text-align:right;
	font-size:12px;
	color:#666666;
	padding-right:5px;
}
#FooterInner #Links a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding:2px;
}
#FooterInner #Links a:hover {
	color:#000000;
	text-decoration:none;
	background:#ffcc00;
}

#FooterInner #CVLink {
	text-align:left;
	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/CommerceVision.gif) 2px center no-repeat;
	padding-left:22px;
	text-decoration:none;
}
#FooterInner #CVLink a:hover {
	color:#000000;
	text-decoration:none;
	background:#ffcc00 url(../../images/CommerceVision.gif) 2px center no-repeat;
	padding-left:22px;
}

