/* -------------------------------------------------------------------------------
Theme Name: Tops Wooden Toys
Updated: 5/21/2009 3:46:35 PM
Author: MBAWest
Author URI: http://www.mbawest.com/
 ------------------------------------------------------------------------------- */
/* general */
@media screen
{
body
{
	margin: 0px 0px 0px 0px;
	font-size: medium;
	color: Black;
	background-color: #FDF5E6;
	font-family: Arial;
}
p
{
margin: 0px 0px 12px 0px;
}
a
{
	color: #0000FF;
	text-decoration: underline;
}
a:hover
{
	color: #808080;
	text-decoration: none;
}
a:visited
{
	color: #800080;
	text-decoration: underline;
}
li
{
	color: #0000FF;
}
/****************** Banner Styles  ********************************/
#page_top
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #0000FF;
}
h1
{
	font-size: 36pt; /* Main heading */
	font-family: Goudy Stout, Comic Sans MS, Wide Latin, Arial Black;
	color: #FFFF00;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h2
{
	font-size: 14pt; /* Subtitle */
	font-family: Goudy Stout, Comic Sans MS, Wide Latin, Arial Black;
	color: #FFFF00;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h3
{
	font-size: 8px; /* MBA West Logo */
	font-family: Times New Roman;
	text-align: right;
	vertical-align: text-bottom;
	font-variant: small-caps;
	color: #FFFF00;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/******************* Other page headings ***********************/
h4
{
	font-size: 30pt; /*Page headings */
	color: #FF0000;
	font-style: italic;
	font-family: Times New Roman;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
h5
{
	font-size: 24pt; /*Secondary headings */
	color: #0000FF;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h6
{
	font-size: 18pt; /*Tertiary headings */
	color: #0000FF;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
/******************* Shopping Cart Settings ***********************/
#ShoppingCartLabel
{
	font-size: 18pt; /*Shopping Cart Header*/
	color: #0000FF;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
#ShoppingCartActive
{
	font-size: 16pt;
	color: #0000FF;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
#ShoppingCartInactive_01
{
	font-size: 16pt;
	color: Gray;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
#ShoppingCartInactive_02
{
	font-size: 16pt;
	color: Gray;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
/****************** Navigation Bar Styles  ********************************/
/****************** Left Navigation Bar ********************************/
#LeftNav
{
	height: 100%;
	color: #0000FF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: hidden;
	vertical-align: top;
	background-color: #9ACD32;
	display: table-cell;
}
#LeftNav a
{
	color: #0000FF;
	font-size: Medium;
	text-decoration: none;
}
#LeftNav a:hover
{
	color: #FFFF00;
	text-decoration: none;
}
#LeftNav a:visited
{
}
/* This is the style for the TreeView in the left navigation bar */
._mbaMaster_TreeView1_0
{
	color: #0000FF;
	text-decoration: none;
}
._mbaMaster_TreeView1_1
{
	background-color: #FFFF00;
	font-size: Large;
}
._mbaMaster_TreeView1_2
{
	background-color: #FFFF00;
	border-style: Ridge;
}
._mbaMaster_TreeView1_3
{
	color: #0000FF;
	font-size: Large;
}
._mbaMaster_TreeView1_4
{
	background-color: #FFFF00;
	border-style: Ridge;
}
._mbaMaster_TreeView1_5
{
	color: #0000FF;
	font-size: Medium;
}
._mbaMaster_TreeView1_6
{
	background-color: #9ACD32;
	border-style: None;
}
/****************** Right Navigation Bar ********************************/
#RightNav
{
	height: 100%;
	color: #0000FF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: hidden;
	vertical-align: top;
	background-color: #9ACD32;
	display: table-cell;
}
#RightNav a
{
	color: #0000FF;
	font-size: Medium;
	text-decoration: none;
}
#RightNav a:hover
{
	color: #FFFF00;
}
#RightNav a:visited
{
}
/****************** End Navigation Bar Styles ********************************/
/******************MBAWest Specific Items  ********************************/
.MBAWestLabel
{
	font-size: Medium;
}
.MBAWestSubHead
{
	font-size: 24pt; /* Page 2nd level head */
	color: #0000FF;
	font-variant: small-caps;
	font-family: Bodoni MT;
}
.MBAWestLargeBtn
{
	height: 48px;
	width: 104px;
}
.MBAWestMediumBtn
{
	height: 24px;
	width: 60px;
	font-size: small;
}
.MBAWestSmallBtn
{
	height: 18px;
	width: 34px;
	font-size: 8px
}
.MBAWestErrorLabel
{
	width: 100%;
	color: Red;
	font-style: italic;
	font-size: medium;
}
.MBAWestTable
{
	vertical-align: top;
	border: 0px 0px 0px 0px;
	border-width: 0px;
	border-spacing: 0px;
}
.MBAWestTable tr
{
	vertical-align: top;
}
.MBAWestTable td
{
	vertical-align: top;
	padding: 0px 5px 0px 5px
}
.MBAWestTable a
{
	color: #0000FF;
	text-decoration: underline;
	font-size: Medium;
}
.MBAWestTable a:hover
{
	color: #808080;
	text-decoration: none;
}
.MBAWestTable a:visited
{
	color: #800080;
	text-decoration: underline;
}
.MBAWestFooter a
{
	color: #0000FF;
	text-decoration: underline;
	font-size: Medium; /* Link font size */
}
.MBAWestFooter a:hover
{
	color: #808080;
	text-decoration: none;
}
.MBAWestTable li
{
	color: #0000FF;
	list-style: square;
	font-size: Medium;
}
.MBAWestTableImage
{
	vertical-align: bottom;
	height: 90px;
	width: 100px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.MBAWestTableLabel
{
	font-size: Medium;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
.MBAWestCalendar
{
	font-size: small;
	background-color: #FFFF00;
	color: #0000FF;
	width: 100%;
	height: 100%;
}
.NavHeader
{
	font-size: 18pt; /*Right Nav Header*/
	color: #0000FF;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
/******************* Page Classes ***********************/
/* The center cell on the middle of the page (includes the drop down and content) */
#BodyMiddle
{
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	vertical-align: top;
}
#BodyMiddleCenter
{
	width: 58%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: hidden;
	vertical-align: top;
}
#BodyMiddleCenter table
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#MBAWestAddTable
{
	border: solid thin Green;
	padding: 2px 2px 2px 2px;
	margin: 30px 0px 30px 0px;
}
/************************** Main Panel **********************/
._mbaMaster_ContentPlaceHolder1_MainPanel
{
/* The page content panel */
	position: relative;
	overflow: hidden;
	font-size: medium;
	background-color: #FDF5E6;
	border: none;
}
._mbaMaster_ContentPlaceHolder1_MainPanel a
{
	color: #0000FF;
	text-decoration: underline;
	font-size: small; /* Link font size */
}
._mbaMaster_ContentPlaceHolder1_MainPanel a:hover
{
	color: #808080;
	text-decoration: none;
}
._mbaMaster_ContentPlaceHolder1_MainPanel a:visited
{
	color: #800080;
	text-decoration: underline;
}
._mbaMaster_ContentPlaceHolder1_MainPanel li
{
	color: #0000FF;
}
}
@media print
{
*
{
	background-color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}
/******************* Other page headings ***********************/
h4
{
	font-size: 30pt; /*Page headings */
	color: #FF0000;
	font-style: italic;
	font-family: Times New Roman;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h5
{
	font-size: 24pt; /*Secondary headings */
	color: #0000FF;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h6
{
	font-size: 18pt; /*Tertiary headings */
	color: #0000FF;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
}
