body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;	
color: #666666;
background-color: White;
}

#pageContainer {
	width:100%;
}
#leftContainer {
	width:240px;
	background-color:#FFFFFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-right-color: #FF9900;
	border-right-style: dashed;
	border-right-width: thin;
	padding-left: 10px;
}
#rightContainer {
	position:static;
	width: 480px;
	background-color:#FFFFFF;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
}
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(images/dropshadow/images/dropshadow/shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background:url(images/dropshadow/images/dropshadow/corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
  padding:0 4px 4px 0;
  background:url(images/dropshadow/images/dropshadow/corner_tr.gif) right 
  top no-repeat;
  }

.wrap3 img {
  display:block;
  }

/* formats the text and the drop down list in the nav bar  */
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
}
.navfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3366CC;
}
/* formats the standard text links through the store */
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight : bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: x-small;
	font-weight : bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6B418C;
	text-decoration: underline;
	font-weight : bold;
}
.footer {
	color:#FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	list-style-image : url(../images/misc/bullet.gif);
}
/* formats the check out links in shoppage_header.html */
.navlite a:active {
	color: #3366CC;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:link {
	color: #3366CC;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:visited {
	color: #3366CC;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:hover {
	color: #3366CC;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.navlite {
	color: #3366CC;
	margin-bottom:10px;
}
.navlite select {
	margin-top:15px;
}
/*  formats the navigation links in the nav bar */
.menulite a:active  {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
} 
.menulite a:link {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:visited{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:hover {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px
}
.menulite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* formats the category text links */
.cat
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.cat a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}
.cat a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none
}
.cat a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none
}
.cat a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline
}

/*  can be used for when smaller text is needed */
 .small
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: xx-small;
 font-weight: normal
 }
.hdrproduct {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	}
.hdrproductwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

/* formats the text fields and submit buttons in the store*/
.txtfield {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;
font-weight: normal;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.txtfielddropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	padding-top: 4px;
}

.txtfieldsearch{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;
font-weight: normal;
 background-color : #77B4EB;
 border-bottom-width : 0px;
 border-right-width : 0px;
 border-left-width : 0px;
 border-top-width : 0px;
 border: 1px solid Gray;
 color: #ffffff
}
.submitbtn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #3366CC;
	font-weight:bold;
}

/*formats text in boxes with backgrounds other than white*/
.whitemenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	color: #ffffff;
}

/*  formats the  table heaer text in the admin section*/
.whitemenubold
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	color: #ffffff;
}

/*   formats the appearance of the mini cart*/
.whiteminiboldsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	color: #ffffff;
	font-size: xx-small;
}

.minismall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	
	font-size: xx-small;
}

/* formats the top selling buy now links */
.topSellingBuy {
    color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold; 
	}
.topSellingBuy a:active {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:link {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:visited {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:hover {
	color: #6666CC;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}

/* formats the top selling buy now links */
.topSelling {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling a:active {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:link {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:visited {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:hover {
	color: #ff9900;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}

/* formats the feature header text*/
.featurebold{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: x-small; 
 font-weight: bold;	
}

/* formats the top selling buy now links */
.ftrLinks {
}
.ftrLinks a:active {
	color: #3366CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:link {
	color: #3366CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:visited {
	color: #3366CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:hover {
	color: #ff9900;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}

/* formats the price display in the shop */
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
    font-weight: bold;	
}

/* formats the top left title name*/
.hdrtitlewhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding : 4px 4px;
}
/*  formats the login links in the header bar */
.loginlink a:active  {
	color: #3366CC;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
} 
.loginlink a:link {
	color: #3366CC;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
.loginlink a:visited{
	color: #3366CC;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
.loginlink a:hover {
	color: Red;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.loginlink {
	color: #3366CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
a.whitelLinks {
	color: #FFFFFF;
}

.style2 {
	vertical-align:text-top;
}