
/* LAYOUT STRUCTURE 960 Grid System - 16 Column grid*/
@import url("/css/960.css");

/*Global line height -  reset margins and paddings  */
* { margin: 0; padding: 0; }
html {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
 	font-size: 13px; /* Base font size: 14px */
	line-height: 1.429;
	color: #313131;
}

body, p, td, th, li 
{
	scrollbar-3dlight-color:#f4f4F4;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#dedddd;
	scrollbar-highlight-color:#f4f4F4;
	scrollbar-shadow-color:#f4f4F4;
}


/*TYPOGRAPHY*/
h1, h2, h3, h4, h5, h6 {color: #3e2769; font-weight: 400; 	margin-bottom: 0px;	padding-bottom: 0px;}
h1, h2, h3{font-family: "Monotype Corsiva",cursive;}
h1{font-size: 225%; color:#5f3378;}
h2{font-size: 200%;}
h3{font-size: 150%; line-height: 160%}
.centercolumn h3{text-transform: uppercase; color: #5f3378; font-family: Arial,Helvetica,Tahoma,sans-serif; font-size: 100%;}
h5, h6 {font-size: 11px;}
p {margin-bottom: 1em;}
/*LINKS*/
a:link, a:visited, a:active {text-decoration: none; color: #313131;}
a:hover {text-decoration: underline;}

.centercolumn a{color: #c939ae;}
.centercolumn strong{color:#5f3378;}

.txt_price{font-size: 120%; color:#5f3378;}
/*QTY Box on products*/
.txt_qty { font-style: italic; font-size: 100%; color:#5f3378;}
.txt_qty input{ 
font-size: 120%; color:#5f3378; padding: 2px 5px; text-align:center; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* future proofing */ -khtml-border-radius: 5px; /* for old Konqueror browsers */ border: 1px solid #C9C5B4;
}
/* For standards browsers */
.txt_qty input[type="text"]:focus {
      border: 1px solid #C939AE;
}
    
/* For Internet Explorer */
.txt_qty input.focus {
      border: 1px solid #C939AE;
}

/*HEADER*/
#header div.grid_12 {float: right;}
.container_16 {width: 1000px;}
.container_16 div.grid_16 {width: 1000px; margin-left: 0; margin-right: 0;}
#header div.grid_16 {background: transparent url('../images/2011/bg-nav.jpg') no-repeat 0 0 ;}

/*CART*/
#header div.grid_12 ul{background-color: #f5f4e9; }
#header div.grid_12 ul{ float: right; list-style:none; padding-left: 20px; margin-right: 0px;}
#header div.grid_12 ul li{ float: left;}
#header div.grid_12 ul li a{display: block; padding: 10px 20px 10px 5px; line-height: 16px; text-decoration:underline}
#header div.grid_12 ul li a:hover {text-decoration:underline}
#header div.grid_12 ul li a strong{font-size: 150%; color: #5f3378}
#header div.grid_12 ul li.register a, #header div.grid_12 ul li.login a { background: transparent url('../images/2011/icon-arrow.gif') no-repeat left center; padding-left: 20px;}
#header div.grid_12 ul li.cart{ background: transparent url('../images/2011/bg-cart.gif') repeat-y left top; padding-left: 20px;}
#header div.grid_12 ul li.cart a { background: transparent url('../images/2011/icon-cart.gif') no-repeat left center; padding-left: 30px; text-decoration:none;}
#header div.grid_12 ul li.total a {text-decoration:none;}
#header div.grid_12 h3{ float: right; clear:right; background: transparent url('../images/2011/icon-cc-cards.gif') no-repeat right center; text-align: left; margin-top: 10px;}
#header div.grid_12 h3 iframe{ display: inline; clear:right; padding-top: 12px;}

/*SEARCH*/
#search{background-color: #f5f4e9; float: right; clear: right; padding-bottom: 10px;}
#search form{ padding: 10px;}
#search input{padding: 5px 5px 5px 40px; width:560px; margin-right: 10px; margin-top:1px;  -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: 1px solid #d7d7d7; background:#fff url('../images/2011/icon-search.gif') no-repeat 5px center; float: left;}
#search input.submit {
	margin-right: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
	background:transparent url('../images/2011/button-go.gif') no-repeat 0 center; 
	border: none;
	cursor: pointer;
    display: block;
    font-size: 0;
    height: 30px;
    line-height: 0;
    text-indent: -9999em !important;
    width: 35px !important;
	float: left;
	margin-top:0px; 
}

/*WRAPPER - main content area*/
#wrapper {background: transparent url('../images/2011/bg-wrapper.jpg') repeat-x 0 0 ;}
#wrapper table.container_16 {background-color:#fff;}

/*COLUMNS*/
.leftcolumn, .rightcolumn, .centercolumn {margin-top: 20px;}
.leftcolumn, .rightcolumn{ width: 190px; }
.leftcolumn{ margin-left: 10px; }
.rightcolumn{ margin-right: 10px; }
.leftcolumn h2, .rightcolumn h2, h2.arrivals, .centercolumn h4{background: transparent url('../images/2011/bg-h2.png') no-repeat right center ;}
.leftcolumn h2, .rightcolumn h2{background-color:#b498c2; color: #fff; padding-left: 10px}

h2.arrivals, .centercolumn h4 { margin-bottom: 20px; }

/*Left Column - product menu */

/*Central Column - main content */
.centercolumn {margin-left: 15px; margin-right: 15px;}
.centercolumn h2.arrivals, .centercolumn h4 {background-color: #b0d742; color: #FFFFFF; padding-left: 10px; font-weight:500;}

.centercolumn ul{margin-left: 20px;}



.slideshow {margin: 20px 0px;}
.slideshow ul{width: auto; margin:0 auto;}
.slideshow li{width: 30%; float: left; list-style:none; text-align: center; margin-right: 15px; border: 1px dashed #C9C5B4; padding: 15px 0;}
.slideshow ul > li:last-of-type{margin-right: 0%} 
.slideshow li img{ }
.slideshow div.viewmore{padding: 30px 0px 0px 0px; position: relative; margin-bottom: 0px;}
.slideshow div.viewmore a {background-color: transparent; display: block; text-indent: -9999px; line-height: 0%; width: 100px; height: 30px; float:right; margin-right: 20px;}
/*Right Column - best sellers */
.bestsellers table{	border-bottom: 1px dashed #c9c5b4;}
.bestsellers table td{background-color: #f5f4e9; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 2px 0px 2px 10px;}
.bestsellers table tr > td:last-of-type{padding-right: 10px;}
/*Right Column - signup */
#signup {background: transparent url('../images/2011/bg-newsletter.jpg') no-repeat center top; padding: 50px 0px 0px 0px; width: 190px; margin: 0 auto; margin-top: 20px;}
#signup p{margin: 0px 10px 10px 10px;}
#signup input {margin: 3px 10px 3px 10px; padding: 3px;}
#signup div{background: transparent url('../images/2011/bg-newsletter-bottom.jpg') no-repeat center bottom; padding: 30px 0px 0px 0px; position: relative; margin-bottom: 0px;}
#signup div a {background-color: transparent; display: block; text-indent: -9999px; line-height: 0%; width: 100px; height: 30px; float:right;}
/*FOOTER*/
#footer {background: transparent url('../images/2011/bg-footer.jpg') repeat-y 0 bottom ; padding-bottom: 20px; margin-bottom: 50px; margin-top: 20px;}
#footer div{background: transparent url('../images/2011/footer-top.jpg') no-repeat 0 top ; text-align:center; padding-top: 20px;}
#footer em{font-size: 10px;}
a.kook {color: #949494;}
/*FORMS*/
form
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/*TABLES*/
.tableborder {
border: 1px solid #cccccc;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tablebordershadow {
border: 1px solid #cccccc; box-shadow: 0.4em 0.4em #eeeeee;
}
.tableborderleft {
border-left: 1px solid #cccccc;
color: #ffffff
}
.tableborderright {
border-right: 1px solid #cccccc;
}
.tablebordertopright {
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.tablebordertop {
border-top: 1px solid #cccccc;
}
.tableborderbottom {
border-bottom: 1px solid #cccccc;
}
.tablebordertopbottom {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.tableborderbottomright {
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tableborderbottomleft {
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tablebordertopbottomright {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.tablebordertopbottomleft {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}
.tableborderbottomleftright {
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.tableborderleftright {
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.admPanelText
{
	color: #000000;
}

.dataTypeMsg
{
	background-color: #ffffff;
	width: 300px;
	border: solid 2px #cccccc;
	position: absolute;
	left: 35%;
	top: 50%;
	z-index: 10;
}

/* ----- menu styles ----- */
.menu
{
	
}

.menurow
{
	text-align: left;
	height: 20px;
}

.rootitem
{
	text-align: left;	

	color: #888888;
	text-decoration: none;
}

a.activemenulink, a.activemenulink:link, a.activemenulink:visited, a.activemenulink:active
{
	font-weight: bold;
	line-height: 14px;

	color: #ffffff;
	display: block;
	height: 100%;
	padding: 4px;
	text-decoration: none;
	font-size:11px;
}
a.activemenulink:hover
{
	font-weight: bold;
	text-decoration: underline;
	background-color: #ff0000;
}

.TextMenu
{
	text-align: center;
	color: Red;
}
.TextMenu:visited
{
	color: Red;
}
.TextMenu:hover
{
	color: Blue;
}
.TextMenu:link
{
	color: Purple;
}

.admlink
{
	margin-left: 24px;
}
.admlink a
{
	margin-left: 6px;
	margin-right: 6px;
}
.admtoolbox tr td
{
	height: 40px;
	background-repeat: no-repeat;
	background-position-x: 3px; 
	background-position-y: 3px;
	padding-left: 42px;
}

/* ERP */
.products
{
	text-align: center;
}
.prodTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
	margin-left: auto;
	margin-right: auto;
}

.categories
{
	text-align: center;
}
.ctgTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
	background-color:#FFFFFF;
	border: 1px dashed #C9C5B4;
}

a.CategoryNode, a.CategoryNode:link, a.CategoryNode:visited, a.CategoryNode:active
{

	font-size: 11px;
	color: #000000;	
	text-decoration: none;
}

a.CategoryNodeHover:hover
{
	color: #666666;
	text-decoration: underline;
}

a.CategoryNodeParent, a.CategoryNodeParent:link, a.CategoryNodeParent:visited, a.CategoryNodeParent:active
{
}

a.CategoryNodeSelected, a.CategoryNodeSelected:link, a.CategoryNodeSelected:visited, a.CategoryNodeSelected:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.prodLink, a.prodLink:link, a.prodLink:visited, a.prodLink:active
{
	color: #444444;
	font-weight: bold;
}

.prodCtgMenu
{
	width: 100%;
}

.productsGrid
{
	
}

.rootActiveProdCtgRow
{

}

.activeProdCtgItem
{

}

.prodCtgItem
{

}


.activeProdCtgRow
{
	
}
.ctgRow{
	border: 1px dashed #C9C5B4;
	vertical-align: top;
	text-align: center;
	background-color:#FFFFFF;
}
.ctgTable{
	text-align: center;
}
/*first level*/
.rootProdCtgRow, .rootActiveProdCtgRow
{
	text-transform:uppercase;
	font-size: 12px;
	
}
.rootProdCtgItem
{
	border-top: 1px dashed #c9c5b4;
}
a.rootProdCtgLink
{
	background-color: #f5f4e9;
	display: block;
	margin: 1px 0px;
	padding: 3px 5px 3px 10px;
}
a.rootProdCtgLink:link, a.rootProdCtgLink:visited, a.rootProdCtgLink:active
{
	color: #5f3378;
	text-decoration: none;
}
a.rootProdCtgLink:hover
{
	text-decoration: underline;
}
/* first level - active*/
.rootActiveProdCtgItem
{
	border-top: 1px dashed #c9c5b4;
}
a.rootActiveProdCtgLink
{
	background-color: #fff;
	display: block;
	margin: 1px 0px;
	padding: 3px 5px 3px 10px;
}
a.rootActiveProdCtgLink:link, a.rootActiveProdCtgLink:visited, a.rootActiveProdCtgLink:active
{
	color: #5f3378;
	text-decoration: none;
}
a.rootActiveProdCtgLink:hover
{
	text-decoration: underline;
}
/*second level*/
a.prodCtgLink
{
	background: transparent url('../images/2011/bg-prodCtgLink.gif') no-repeat 10px 5px ;
	display: block;
	padding: 3px 5px 3px 25px;
}
a.prodCtgLink, a.prodCtgLink:link, a.prodCtgLink:visited, a.prodCtgLink:active
{
	text-decoration: none;
}
a.prodCtgLink:hover
{
	text-decoration: underline;
}

a.activeProdCtgLink
{
	background: transparent url('../images/2011/bg-prodCtgLink.gif') no-repeat 10px 5px ;
	display: block;
	padding: 3px 5px 3px 25px;
	color: #5f3378;
}
a.activeProdCtgLink, a.activeProdCtgLink:link, a.activeProdCtgLink:visited, a.activeProdCtgLink:active
{

}

/*third level*/
a.prodCtgLink
{
	background: transparent url('../images/2011/bg-prodCtgLink.gif') no-repeat 10px 5px ;
	display: block;
	padding: 3px 5px 3px 25px;
}
a.prodCtgLink, a.prodCtgLink:link, a.prodCtgLink:visited, a.prodCtgLink:active
{
	text-decoration: none;
}
a.prodCtgLink:hover
{
	text-decoration: underline;
}

a.activeProdCtgLink
{
	background: transparent url('../images/2011/bg-prodCtgLink.gif') no-repeat 10px 5px ;
	display: block;
	padding: 3px 5px 3px 25px;
	color: #5f3378;
}
a.activeProdCtgLink, a.activeProdCtgLink:link, a.activeProdCtgLink:visited, a.activeProdCtgLink:active
{

}



.categorytitle
{
	font-weight: bold;
	color: #666666;
	/*font-size: 12px;*/
}

.categorylongdesc p
{
	padding:6px;
}

a.subcategorylink, a.subcategorylink:link, a.subcategorylink:visited, a.subcategorylink:active
{
	color: #555555;
	text-decoration: underline;
}

.ctgCell
{
	vertical-align: top;
}

.categories
{
	text-align: center;
	margin-left: 4px;
}

.prodCell
{
	 border: 1px dashed #C9C5B4;
	vertical-align: top;
	background-color:#FFFFFF;
}

.productlink
{
	color: #666666;
}

a.productlink, a.productlink:link, a.productlink:visited, a.productlink:active
{
	color: #666666;
}

/* products */
.ProductShort_Title
{

	font-size: 9px;
	font-weight: bold;
	color: #3D3C3C;
}
.ProductShort_Text
{

	font-size: 9px;
	color: #5D5C5B;
}
.ProductShort_Units
{

	font-size: 9px;
	color: #99775C;
}
.ProductFull_Title
{

	font-size: 11px;
	font-weight: bold;
	color: #3D3C3C;
}
.ProductFull_Count
{

	font-size: 11px;
	color: #986E4E;
}
.ProductFull_Price
{

	font-size: 11px;
	color: #62615F;
}

.ViewCart_Table
{
}
.ViewCart_Table tr th
{
    background: #AA9E95;
	height: 21px;
}
.ViewCart_ItemTop
{
	height: 25px;
	vertical-align: middle;
}
.ViewCart_ItemMiddle
{
}
.ViewCart_ItemBottom
{
    background: #C4BCB6;
	height: 21px;
}
.ViewCart_Quantity
{
	background: #C4BCB6;
}
.ViewCart_Checkout_Button
{
    background: #C4BCB6;
}
.Add_to_cart_button
{
	border: none;
	background-color:#C4BCB6;
}
/* new buttons */
.newbuttons
{
	background-color: #bbbbbb;
	border: 0px;
	color: #555555;
}
/* end new buttons */

/* admin menu */

.adminmenucontainer
{
	width: 100%;
	background-color: #eeeeee;
}

.adminmenu
{
	width: 770px;
}

.adminmenurow
{
	text-align: center;
	height: 24px;
}

.adminrootheading
{
	line-height: 14px;
	display: block;
	color: #000000;
	padding: 6px;
	font-weight: bold;
	font-size: 13px;
}

.adminrootitem
{
	text-align: left;
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
	width: 25%;
	text-indent: 30px;
}

a.adminrootmenulink
{
	line-height: 14px;
	display: block;
	color: #000000;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.adminsubmenu
{
	line-height: 14px;
	width: 180px;
	display: none;
	position: absolute;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.adminmenuitem
{
	height: 24px;
	padding: 3px;
}

a.adminmenulink
{
	line-height: 14px;
	display: block;
	color: #000000;
	padding: 6px;
	text-align:left;	
	text-decoration: none;
	font-size: 12px;
	text-indent: 24px;
}

/* end admin menu */

/* Custom colour menus */

/*Section 1 menus*/



.submenu_1
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #63C0CE;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_1
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #63C0CE;
	text-decoration: none;
		border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_1, a.rootmenulink_1:link, a.rootmenulink_1:visited, a.rootmenulink_1:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_1:hover
{

}

a.activerootmenulink_1, a.activerootmenulink_1:link, a.activerootmenulink_1:visited, a.activerootmenulink_1:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_1:hover
{
	
}

a.menulink_1, a.menulink_1:link, a.menulink_1:visited, a.menulink_1:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #63C0CE;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_1:hover
{
	text-decoration: underline;
	background-color: #0098AF;
}

/*End Section 1 menus*/

/*Section 2 menus*/

.submenu_2
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #C1B84B;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_2
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #C1B84B;
	text-decoration: none;
		border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_2, a.rootmenulink_2:link, a.rootmenulink_2:visited, a.rootmenulink_2:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_2:hover
{

}

a.activerootmenulink_2, a.activerootmenulink_2:link, a.activerootmenulink_2:visited, a.activerootmenulink_2:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_2:hover
{

}

a.menulink_2, a.menulink_2:link, a.menulink_2:visited, a.menulink_2:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #C1B84B;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_2:hover
{
	text-decoration: underline;
	background-color: #ABA105;
}

/*End Section 2 menus*/

/*Section 3 menus*/

.submenu_3
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #E6AF4B;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_3
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #E6AF4B;
	text-decoration: none;
		border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_3, a.rootmenulink_3:link, a.rootmenulink_3:visited, a.rootmenulink_3:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_3:hover
{

}

a.activerootmenulink_3, a.activerootmenulink_3:link, a.activerootmenulink_3:visited, a.activerootmenulink_3:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_3:hover
{

}

a.menulink_3, a.menulink_3:link, a.menulink_3:visited, a.menulink_3:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #E6AF4B;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_3:hover
{
	text-decoration: underline;
	background-color: #DC9700;
}

/*End Section 3 menus*/

/*Section 4 menus*/

.submenu_4
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #C15737;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_4
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #C15737;
	text-decoration: none;
		border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_4, a.rootmenulink_4:link, a.rootmenulink_4:visited, a.rootmenulink_4:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_4:hover
{

}

a.activerootmenulink_4, a.activerootmenulink_4:link, a.activerootmenulink_4:visited, a.activerootmenulink_4:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_4:hover
{

}

a.menulink_4, a.menulink_4:link, a.menulink_4:visited, a.menulink_4:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #C15737;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_4:hover
{
	text-decoration: underline;
	background-color: #AE1B16;
}

/*End Section 4 menus*/

/*Section 5 menus*/

.submenu_5
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #AF778E;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_5
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #AF778E;
	text-decoration: none;
		border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_5, a.rootmenulink_5:link, a.rootmenulink_5:visited, a.rootmenulink_5:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_5:hover
{

}

a.activerootmenulink_5, a.activerootmenulink_5:link, a.activerootmenulink_5:visited, a.activerootmenulink_5:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_5:hover
{

}

a.menulink_5, a.menulink_5:link, a.menulink_5:visited, a.menulink_5:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #AF778E;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_5:hover
{
	text-decoration: underline;
	background-color: #984C70;
}

/*End Section 5 menus*/

/*Section 6 menus*/

.submenu_6
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #7E6B9A;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_6
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #7E6B9A;
	text-decoration: none;
	border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_6, a.rootmenulink_6:link, a.rootmenulink_6:visited, a.rootmenulink_6:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_6:hover
{

}

a.activerootmenulink_6, a.activerootmenulink_6:link, a.activerootmenulink_6:visited, a.activerootmenulink_6:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_6:hover
{

}

a.menulink_6, a.menulink_6:link, a.menulink_6:visited, a.menulink_6:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #7E6B9A;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_6:hover
{
	text-decoration: underline;
	background-color: #3E2769;
}

/*End Section 6 menus*/

/*Section 7 menus*/

.submenu_7
{
	line-height: 14px;
	width: 152px;
	border: solid 1px #ffffff;
	display: none;
	position: absolute;
	background-color: #7E6B9A;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem_7
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #7E6B9A;
	text-decoration: none;
	border-top: solid 1px #ffffff;
	border-bottom: solid 0px #3e2769;
	text-transform: uppercase;
}

a.rootmenulink_7, a.rootmenulink_7:link, a.rootmenulink_7:visited, a.rootmenulink_7:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink_7:hover
{

}

a.activerootmenulink_7, a.activerootmenulink_7:link, a.activerootmenulink_7:visited, a.activerootmenulink_7:active
{
	line-height: 19px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 13px;
}

a.activerootmenulink_7:hover
{

}

a.menulink_7, a.menulink_7:link, a.menulink_7:visited, a.menulink_7:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #7E6B9A;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink_7:hover
{
	text-decoration: underline;
	background-color: #3E2769;
}

/*End Section 7 menus*/

/* For admin menus to work */

.submenu
{
	line-height: 14px;
	width: 140px;
	border: solid 1px #aa85ad;
	display: none;
	position: absolute;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem
{
	line-height: 14px;
	display: block;
	text-align: left;

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-decoration: none;	
}

a.rootmenulink, a.rootmenulink:link, a.rootmenulink:visited, a.rootmenulink:active
{
	line-height: 32px;
	display: block;
	color: #fff;
	padding: 0px 20px 0px 20px;
	text-align:left;
	text-decoration: none;
	font-size: 13px;
}

a.rootmenulink:hover, a.activerootmenulink:hover
{
	text-decoration:underline;
}

a.activerootmenulink, a.activerootmenulink:link, a.activerootmenulink:visited, a.activerootmenulink:active 
{
	line-height: 32px;
	display: block;
	color: #96C;
	padding: 0px 20px 0px 20px;
	text-align:left;
	text-decoration: none;
	font-size: 13px;
}

td.rootitem {background: transparent url('../images/2011/bg-rootmenuitem.gif') repeat-y right top ;}


a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active
{
	line-height: 14px;
	display: block;
	height: 100%;

	background-color: #ffffff;
	color: #000000;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}

a.menulink:hover
{
	color: #ffffff;
	background-color: #aa85ad;
}

/* End admin menus */


.tablePositionHelp {

width:100%;
}

#fullheight{height:100%}

div.savingsMessage
{
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

/* lightbox */
/*
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); / * Trick IE into showing hover * / display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
*/
/* end lightbox */



/**********************--------------------------clearfix*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block; padding-bottom: 0px;
}
* html .clearfix {
    height:1px;
}
/**********************--------------------------END clearfix*/

table.now_viewing
{
	width: 100%;
	border: 1px dashed #C9C5B4;
	background-color:#ffffff;
}