
.ControlPanelTop
{
	width: 100%;
	border-bottom: solid 1px black;
}

body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.Confirmation
{
	padding: 10px 10px 10px 10px;	
	width: 340px;
	min-width: 340px;
	
	height: 280px;
	min-height: 280px;
	background-color: White;
}


.ContentPane
{
	text-align: left;
	min-height: 475px;
}

.NormalBold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SkinObject
{
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
}

.FlashMenu
{
	min-height: 105px;
	max-height: 105px;
	height: 105px;
}

.Footer
{
	min-height: 25px;
	max-height: 25px;
	border-top: solid 1px black;
}

.Title
{
	font-size: 14pt;
	font-weight: 200;
}

.BasketHead
{
	border-bottom: solid 1px black;
}

.CheckoutControlsTop
{
	border-bottom: solid 1px black;
	background-repeat: no-repeat;
}

.Head
{
	font-size: 12pt;
}

.catNav0 
{
	font-size: 13pt;
}

mainTable
{
	width:	990px;
	min-width:	990px;
	max-width:	990px;
}

/* Yumchaa styles */
.verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.verdana_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    color: #900;
}
.verdana_green {
	color: #066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.ProductPrice
{
	margin-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	position: absolute;
}

#ProductListItem
{
	position: relative;
}


.ItemName 
{
	position: absolute;
	padding-left: 20px;
	padding-top: 0px;
}

#ItemName
{
	
}

.ItemDescription
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}

.ProductListTop
{
	background-image: url(Yumchaa_img/ProductDescriptionTop.jpg);
	background-repeat: no-repeat;
	min-width: 412px;
	max-width: 412px;
	width: 412px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	
	font-size: 12pt;
	font-weight: 200;
}

.ProductList
{
	background-image: url(Yumchaa_img/ProductDescriptionMiddle.jpg);
	background-repeat: repeat-y;
	min-width: 412px;
	max-width: 412px;
	width: 412px;
}

.ProductListBottom
{
	background-image: url(Yumchaa_img/ProductDescriptionBottom.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	background-color: White;
	min-width: 412px;
	max-width: 412px;
	width: 412px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
}

.AddToBag 
{
	display: inline;
	margin-right: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: 300;
}

.CurrencyPicker
{
	display: inline-block;
}


.Normal
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	text-decoration: none;
}

A.CommandButton:visited  
{
	text-decoration: none;
}

A.CommandButton:hover    
{
	text-decoration: underline;
}
    
A.CommandButton:active   
{
	text-decoration: none;
}

/* Custom Navigation Menu ****************************************************/
/* LEVEL 0  */
.cssnav 
{
	font-size: 14pt;
	font-weight: 200;
	font-family: Verdana, Geneva, sans-serif;
}

.cssnav a {
}

.cssnav div {
}

.cssnav a:hover {
}

.cssnav a:visited {
	}
	
.cssnav span {
}

/*****************************************************************************/
.cssnav0Selected{
	font-size: 14pt;
	font-weight: 200;
	font-family: Verdana, Geneva, sans-serif;
}

.cssnav a:Selected {
}

.cssnav0Selected div{
}
.cssnav0Selected span{
	cursor: default;
}

.cssnav0Selected a {
}

.cssnav0Selected a:hover {
	text-decoration: none;
}

/******* SUB MENU SIDE MENU**********************************************************************************************************/
/* LEVEL 1 */
.cssnavSub1 { 
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}

.cssnavSub1 a {

}


.cssnavSub1 a:hover 
{
	visibility:visible; 
	text-decoration:underline; 
}

.cssnavSub1 span {
}

/***************************************************/
.cssnav1Selected 
{
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;

}

.cssnav1Selected a
{
	text-decoration: underline;
}

.cssnav1Selected a:hover 
{
	visibility:visible; 
	text-decoration: underline;
}

.cssnav1Selected span {
}

/* End Custom Navigation Menu *************************************************/