body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	
}


div#MastheadFull
{
	height:82px; 
	background-image:url(../images/format-1/bg-header-full.gif);
}
div#MastheadPos
{
	height:82px; 
	background-image:url(../images/format-1/bg-header.gif);
}
.SiteNameText
{
	font-size: 1px;
	font-weight:normal;
	color: white;
	padding-top:15px;
	padding-left:5px;
	float:left;
}
.TaglineText
{
	font-size: 1px;
	color: white;
	font-weight: bold;
	padding-top:25px;
	padding-right:10px;
	float:right;
}
div#ToolbarFull
{
}
div#ToolbarPos
{
	/***
	 * For Netscape/Mozzilla, setting the height here is the easiest way
	 * to get the height of ToolBarFull and ToolbarPos to match up correctly.
	 * Consider this to be the overall height of the toolbar.  This implies
	 * that this number should be increased to accommodate the tallest design
	 * element contained within the toolbar.
	*/
	height:0px; 
}
div#SearchPos
{
	/***
	 * Choose float:left or float:right. One or the other is required.
	 */
	/*
	float:left;
	*/
}
div#ShoppingCartPos
{
	/***
	 * Choose float:left or float:right. One or the other is required.
	 */
	/*
	float:right;
	*/
}
.ToolbarText
{
}
div#TopSpacer
{
/*	
	height:0px;
*/
}
div.Spacer
{

	height:0px;

}
div.MenuPos a
{
	/***
	 * OPTIONAL
	 *
	 * Comment out the display:block to make the link area only the link word 
	 * rather than the full width of the menu.  
	 *
	 * Generally use this for links without an a:hover{background-color}.
	
	display:block; */
}
/***
 * Any formatting that applies to the *Pos divs will stretch to the full
 * height of the menu.
 */
div#SiteMenuPos
{
	background-image:url(../images/format-1/bg-menu.gif);
	background-repeat:repeat;
}
div#NoCatalogSiteMenuPos
{
	background-image:url(../images/format-1/bg-menu.gif);
	background-repeat:repeat;
}
div#SiteMenuFormat
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
}
.TopPageMenuGroup
{
	padding-bottom:5px;
	
}
.TopPageMenuText
{
	font-size: 12px;
	color: #ffffcc;
	margin-left:5px;
	text-transform:uppercase;
	
	
	
}
.TopPageMenuText div#current
{
	font-weight:bold;
	color: black;
	padding-bottom:2px;
	
}
.TopPageMenuText a
{
	text-decoration:none;
	color: #ffffcc;
}
.TopPageMenuText a:hover
{
	text-decoration:none;
	color: #C3BAA6;

}
.TopPageMenuText a:visited
{
}
.SubPageMenuText
{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/format-1/bg-submenu.gif);
	background-repeat:repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	text-transform:uppercase;

	
	
}
.SubPageMenuText div#current
{
	font-weight:bold;
	color: #C18422;
	
	
	
}
.SubPageMenuText a
{
	text-decoration:none;
	background-image:url(../images/format-1/bg-submenu.gif);
	background-repeat:repeat;
	color: #ffffcc;
	
}
.SubPageMenuText a:hover
{
	text-decoration:none;
	color: #C18422;
	
}
.SubPageMenuText a:visited
{
	
}
div#CatalogMenuPos
{
	background-image:url(../images/format-1/bg-catalog.gif);
	background-repeat:repeat;
}
div#NoCatalogCatalogMenuPos
{
	background-image:url(../images/format-1/bg-catalog.gif);
	background-repeat:repeat;
}
div#CatalogMenuFormat
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
div.CatalogHeaderMenuGroup
{
	padding-bottom:3px;
}
.CatalogHeaderMenuText 
{
	font-size: 12px;
	color: Black;
	background-color:White;
}
.CatalogCategoryMenuText 
{
	font-size: 12px;
	color: Black;
	background-color:White;
	margin-left:13px;
}
.CatalogCategoryMenuText div#current
{
	font-weight:bold;
	color: Black;
	background-color:White;
}
.CatalogCategoryMenuText a
{
	text-decoration:none;
}

.CatalogCategoryMenuText a:hover
{
	text-decoration:underline;
	color: White;
	background-color:Black;
}
.CatalogCategoryMenuText a:visited
{
}
div#BodyFull
{
/*
	background-color:#666666;*/
	background-image:url(../images/format-1/bg-body-full.gif);

}
/***
 * BodyPos spans across only 760px horizontally.
 */
div#BodyPos
{
/*	
	background-color:#ffffff;
	background-image:url(../images/format-1/bg-body.jpg);
*/
}
div#PageContentPos
{
	font-size:12px;
	background-color:#FFFFFF;
}


.SiteText 
{
	font-size: 12px;
	color: #000000;
}
div#BottomSpacer
{
/*	
	height:0px;
*/
}
div#FooterFull
{
	/***
	 * If the design requires that "FooterFull" appear, then
	 * ensure that the "height" attribute is set the same as the height
	 * height attribute of the "FooterPos" element.
	 */
/*
	
	background-image:url(../images/format-1/bg-footer.jpg);
*/	height:15px;
	background-image:url(../images/format-1/bg-footer.gif);
	background-repeat:repeat-x;
}
div#FooterPos
{
	background-image:url(../images/format-1/bg-footer.gif);
	background-repeat:repeat-x;
/*
	background-color:#666666;
*/
}
.FooterText
{
	font-size: 9px;
	padding-top:10px;
	margin-left:3px;
}
