/* ================================
    CSS STYLES FOR Shopping Cart
   ================================
*/

.CartAbstractTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.CartAbstractText
{
	font-size: 11pt;
	font-family: 'Times New Roman' , Serif;
	text-decoration: none;
}

.CartTagLineClass
{
	font-weight: bold;
	font-size: 14pt;
	color: maroon;
	font-family: Arial, Tahoma, Sans-Serif;
}

.CartTitleClass
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Tahoma, Sans-Serif;
}

.CartSubTitleClass
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Tahoma, Sans-Serif;
}

.CartPrice
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.CartButton
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 1px;
	margin-left: 1px;
	border-left: #666666 1px solid;
	color: lavender;
	margin-right: 1px;
	border-bottom: #666666 1px solid;
	font-family: Arial, Verdana, Sans-Serif;
	height: 19px;
	background-color: #336699;
	font-variant: small-caps;
/*	filter: progid:DXImageTransform.Microsoft.Alpha(style=2, startX=0, startY=0, finishX=0, finishY=0, opacity=100, finishOpacity=0);*/
}

.CartPrice
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	font-variant: small-caps;
}

.CartDescriptionText
{
	font-size: 11pt;
	font-family: 'Times New Roman' , Serif;
	text-decoration: none;
}

.CartPropertyName
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.CartPropertyValue
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

A.CartPageLinks
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 3px;
	color: #336;
	margin-right: 3px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

A.CartPageLinks:hover
{
	color: #FF6699;
}

A.CartPageLinks:visited
{
	color: #336699;
}

.CartPager
{
	font-weight: bold;
	color: #336;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.CartProductImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-decoration: none;
}

/* ================================
    CSS STYLES FOR Page Tabs
   ================================
*/
#menuBar
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	width: 100%;
	float: left;
}

#menuBar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuBar li
{
	background: url(images/tab_right.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid black;
}

#menuBar a
{
	background: url(images/tab_left.jpg) no-repeat left top;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	float: left;
	color: #EFEFEF;
	text-decoration: none;
	padding: 5px 15px;
}

#menuBar a:hover
{
	text-decoration: none;
	color: #F33;
}

#menuBar .current
{
	background: url(images/tab_right_current.jpg) no-repeat right top;	
	margin-top: 1px;
	border-bottom: black 0px solid;
}

#menuBar .current a
{
	color: Black;
	text-decoration:none;
	font-weight: bold;
	background: url(images/tab_left_current.jpg) no-repeat left top;
}

/*IE5 - Mac Hack */
#menuBar a{
	float: none;
}

TD.RightTabColumn
{
	/*border-bottom: 0px solid black;*/
}


.DDText
{
	color: #333333;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 150px;
	height: 16px;
}


/* ================================
    CSS STYLES FOR Navigation
   ================================
*/
.Navigation
{
	border-style:ridge;
	background-color:White;
	border-width:2px;
	border-color:White;
	width:145px;
}

.NavSelected
{
	font-weight:bold;
	background-color:#003366;
	color:Black;
}
A.NavSelected:link {
    text-decoration:    none;
    color:white;
}

A.NavSelected:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.NavSelected:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.NavSelected:hover    {
    text-decoration:    none;
    color:#cccccc;
}


/* ================================
    CSS STYLES FOR Cart
   ================================
*/
NormalBoldBlack
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}


.CartList
{
	border-right: #999999 1px solid;
	padding-right: 3px;
	border-top: #999999 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	font-family: Arial, Verdana, Sans-Serif;
	border-collapse: collapse;
	width: 100%;
}

A.CartListHead
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #336699;
	font-variant: small-caps;
}

A.CartListHead:hover
{
	color: #F33;
}

A.CartListHead:visited
{
	color: #666;
}

.CartListFooter
{
	background-color: #CCCCCC;
	color: #000000;
}

.CartListItem
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFFFFF;
}

.CartListItemAlt
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #EEEEEE;
}

.CartListSelected
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #008a8c;
}

.CartListMouseOver
{
	background-color: #d6d8e8;
}


/* ================================
    CSS GENERAL STYLES
   ================================
*/



.SectionHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: maroon;
	font-family: Arial, Tahoma, Sans-Serif;
}


TD
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

Table.Filler
{
	border-bottom: black 1px solid;
}

TABLE.PlainTable
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: 1px;
    BORDER-LEFT: 1px;
    BORDER-RIGHT: 1px;
}
TABLE.TabSectionVisible
{
	display: inline;
	visibility: visible;
	background-color: white;
}
TABLE.TabSectionInvisible
{
	display: none;
	visibility: hidden;
	background-color: white;
}


/* ================================
    CSS STYLES FOR Module MWShopping
   ================================
*/

.PageNumbers
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

A.PageNumbers
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

A.PageNumbers:visited
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Helvetica, Sans-Serif;
}

a.CmdButton:link, a.CmdButton:visited
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: lightgrey;
	padding-bottom: 4px;
	border-left: #fee5a8 1px solid;
	color: #000000;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	text-decoration: none;
}

a.CmdButton:hover
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: dimgray;
	padding-bottom: 4px;
	border-left: #fee5a8 1px solid;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	text-decoration: none;
}

.Notification
{
	font-weight: bold;
	color: #ff3366;
	font-family: Arial, Helvetica, Sans-Serif;
}

.AdminTextbox
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 350px;
	height: 18px;
}

.CheckoutTextbox
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 150px;
	height: 18px;
}
.Package
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 160px;
	height: 15px;
}

.EditTextbox
{
	color: #333333;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 200px;
	height: 16px;
}

.SearchTextbox
{
	font-size: 9px;
	width: 200px;
	color: #cc3366;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 16px;
}

.SmallDropDown
{
	font-size: 11px;
	width: 200px;
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 18px;
}

.FeaturedItemHead
{
	font-weight: bold; 
	display: block;
	font-size: 12pt;
	color: #336699;
	font-family: Arial, Tahoma, Helvetica;
}

.FeaturedItemText
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica;
}

.DoneTitle
{
	font-weight: bold; 
	display: block;
	font-size: 12pt;
	color: #336699;
	font-family: Arial, Tahoma, Helvetica;
}

.DoneText
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica;
}

a.DoneButton:link, a.DoneButton:visited
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: lightgrey;
	padding-bottom: 2px;
	border-left: #fee5a8 1px solid;
	color: #000000;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	text-decoration: none;
	display: block;
	width: 300px;
}

a.DoneButton:hover
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: dimgray;
	padding-bottom: 2px;
	border-left: #fee5a8 1px solid;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	text-decoration: none;
	display: block;
	width: 300px;
}

.ConfirmDiv
{
	padding-bottom: 20px;
}


.XLButton
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 100px;
	height: 18px;
}