/* CSS Document */

/* Don't change the name of any of these styles as they are used throughout the system */

body,td,th 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* This style is for the text that tells the user where they are in the website.  There are
two styles for the "you are here" text.  This one represents the links where the user can 
go.  The next one represents where the user actually IS */
.youareheretext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}

/* This style is for the text that tells the user where they are in the website.  There are
two styles for the "you are here" text.  This one represents where the user actually IS.
The one above represents the links where the user can go. */
.youareheretext2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}


/* Alzan custom styles */

.menubackground
{
	background-image:url(../images/z_menubg.gif);
	background-repeat:repeat-y;
}

.pagebackground
{
	background-color: #556782;
}

.splitter1
{
	background-image:url(../images/z_unnamed1.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.youareherecell
{
	background-image:url(../images/z_unnamed2.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.buttonbackground
{
	background-image:url(../images/buttonoff.gif);
	background-repeat:no-repeat;	
}

.buttonbackgroundon
{
	background-image:url(../images/buttonon.gif);
	background-repeat:no-repeat;	
}

.buttonfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
}

.selectedbuttonfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #F59211;
	text-decoration:none;
}

.headerfont
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	color: #F59211;
}

.maintext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;	
	line-height: 16px;
}

.bg1
{
	background-image:url(../images/z_bg1.gif);
	background-repeat:repeat-y;
}

.bg2
{
	background-image:url(../images/z_bg2.gif);
	background-repeat:repeat-y;
}

.bg3
{
	background-image:url(../images/z_bg3.gif);
	background-repeat:repeat-y;
}

.youareherebg2
{
	background-image:url(../images/z_unnamed3.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.search
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;	
}

.price
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	color: #FFFFFF;	
}

.shoppingcarttext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}

.shoppingcarttextblack
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.basebgcell
{
	background-image:url(../images/z_basebg.gif);
	background-repeat:repeat-x;	
}

.copyrighttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #3B4859;
}

.specialtext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight:bold;	
}

.listfont
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;	
	line-height: 20px;
	text-decoration:none;
}

.clicktoenlargetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
}

.buttonvendor
{
	background-image:url(../images/vendorbuttonoff.gif);
	background-repeat:no-repeat;	
}

.buttonvendoron
{
	background-image:url(../images/vendorbuttonon.gif);
	background-repeat:no-repeat;	
}

.pricelist
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}
