/* DEFAULT STYLING */
@import url("typography.css");
@import url("clearfix.css");
@import url("forms.css");

html, body {
        height:auto !important; /* FF and compliant browsers should automatically size the body/html */
        height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
        min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}

img, table{border: none;}
*html li {height: 1%;}
/*END DEFAULT STYLING */


/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/***** LAYOUT *****/
body {clear: both; margin: 0 auto; width: 960px; background-image: url(../images/bg-body-background.jpg); background-repeat: repeat-x;}

#wrapper {width: 960px; margin: 0px auto; /*background: transparent url('../images/mud-shadow.png') no-repeat fixed center top;*/ padding: 0px; overflow:visible; z-index: 4; position: relative; }

.container_12 {margin-left:auto; margin-right:auto; width:960px; }

/*960 grid layout system - 12 col layout*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
display:inline; float:left; margin-left:10px; margin-right:10px;}
#footer2 p.grid_9{ margin-left: 0 ; width: 710px;}
.grid_16 {width:100%; margin: 0 auto; background-color: #F4701B; position: relative; border-top: 4px solid #F4701B; border-bottom: 4px solid #F4701B; }

.grid_3 {width: 220px; height:50px; margin-right:0px; margin-left:20px;}
.grid_4 {width: 300px; margin-left: 0px; margin-top:30px;}
.grid_5 {width: 380px; margin-left: 0px; margin-right:20px;}
.grid_6 {width: 460px; padding:0px;}
.grid_7 {width: 540px;}
.grid_8 {width: 620px;}
.grid_9 {width: 700px;}
.grid_12 {width: 960px; padding: 0px; margin: 0px;}

/*HEADER*/
header {height: 370px; margin: 0px; background-image: url(../images/home-hero-2.jpg); position: relative;}
header div.logo{padding: 0px; position: absolute; left: 0px; top: 35px;}
header div.grid_8{ float:right;  text-align:right;}
header div.grid_8 img{ margin-top: 20px;}

/*Hold hero area in place*/
#hero{ margin: 0px auto; width:940px; background: transparent url('../images/bg-hero-wave.jpg') repeat-x left top; clear:left;}
/*Hold signup area in place*/
#signup{ margin: 0 auto; width:940px; background: transparent url('../images/bg-gradient-signup.jpg') repeat-y center top; text-align:center; padding: 1em 0;}
/*Hold bvreadcumb area in place*/
#breadcrumb{ margin: 0 auto; width:940px; background-color:#eee; text-align:left; padding: 0.5em 0; font-size:90%;}

/*wrap content used in inner pages to hold 3 columns in place*/
#contentwrapper{margin: 0px auto; background: #fff; /*min-height: 400px;*/ padding-bottom: 2.858em;}
#contentwrapper .grid_7 {margin: 20px 30px 0px 40px;}

/*columns 1-12*/

#nav-border {background-image: url(../images/under-nav-shadow.jpg); height: 19px; width: 960px;}

.shadow {	background: url('../images/shadow-1000x1000.png') no-repeat right bottom; padding: 5px 10px 10px 5px;}

/*RIGHT COLUMN */
section.grid_4 div.block_footer{ background: transparent url('../images/white-box-bottom.png') no-repeat center bottom; padding: 0px; padding-bottom: 70px;}
section.grid_4 div form{ width: 250px; margin: 0 auto; }
section.grid_4 div p{clear:left; margin: 6px 0 3px 0px;}
.rightcol {float: right; margin: 0px; background: transparent url('../images/bg-right.png') no-repeat left bottom; padding: 0px 10px 20px 0px;}
.right-block {width: 210px; border-bottom: 1px dashed #656563;  margin: 0 auto; padding-bottom: 1em;}
.rightcol-top {margin: 0px; padding: 0px; background-image: url(../images/bg-right-block.jpg); background-repeat: no-repeat; background-color:#f4701b; min-height: 305px;}
.rightcol-bottom {margin: 0px; margin-top: -100px;padding: 0px; background-image: url(../images/bg-right-col.jpg); background-repeat: no-repeat; height: 190px;}
.rightcol-top h3 {text-align: center; font-size: 50px; padding-top: 8px; color: #FFFFFF; text-shadow: #f05023 0.1em 0.1em 0.1em; }
.rightcol-top h5 {text-align: left; color: #FFFFFF; font-size: 18px; padding: 10px 0px 0px 20px;}
.rightcol-top p {text-align: left; color: #FFFFFF;  padding-left: 20px;}
.rightcol-top a {text-align: left; color: #FFFFFF; }
.rightcol-top a:hover { text-decoration: underline}

/*Timetable table*/
.timetable { border: 1px solid #f4701b; }


/*BUTTONS*/
a#button, input#button{
	background-color: transparent;
    background-image: url('../images/button_sprite.png');
	background-repeat:no-repeat;
    display: block;
    text-decoration: none;
	text-indent:-9999px;
	padding:0px;
}
a.back {
    background-position: 0px 0px;
	width: 81px;   
    height: 27px;
	float: left;
	padding: 0;
	margin-top:5px;
	margin-right:5px;
}
a.back:hover {
    background-position: 0px -27px;
    outline: none; /* hide dotted outline in Firefox */
}


/*FOOTER*/
footer{ margin: 0 auto;}
footer ul{width: 960px; margin: 0 auto;}
footer ul li{list-style:none;}
footer ul li{float: left;}
footer ul li a{display:block; padding: 0px; margin-left: 20px; line-height:50px;}
footer ul li:first-child a{ padding-left:0em;}
footer ul li:last-child a{ border-right:none;}
footer p {line-height: 50px;}

#footer-block {height: 130px;}
#footer-content {height: 50px; margin-bottom: 100px; background-color: #FDB813;}



/*input
{
 	text-decoration: none;
 	color: #3C639A;
 	background: #FFFFFF;
 	border-top: 1px solid #000000;
 	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
 	padding-left : 0px;
}*/

form
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.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;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}

a.activemenulink, a.activemenulink:link, a.activemenulink:visited, a.activemenulink:active
{
	font-weight: bold;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;
}

.categories
{
	text-align: center;
}
.ctgTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}

a.CategoryNode, a.CategoryNode:link, a.CategoryNode:visited, a.CategoryNode:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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
{
	background-color: #0A3C79;
	width: 140px;
}

.prodCtgRow
{
	height:20px;
	background-color: #EEEEEE;
}

.rootProdCtgRow
{
	height: 24px;
	padding-left: 6px;
	background-color: white;
	border: solid 1px #0A3C79;
}

.productsGrid
{
	width: 100%;
}

.rootActiveProdCtgRow
{
	height: 24px;
	padding-left: 6px;
	background-color: #A1CE1B;
}

.rootProdCtgItem
{
	border: solid 1px #EEEEEE;
}

.activeProdCtgRow
{
	height:20px;
	background-color: #A1CE1B;
}

a.rootProdCtgLink, a.rootProdCtgLink:link, a.rootProdCtgLink:visited, a.rootProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}

a.prodCtgLink, a.prodCtgLink:link, a.prodCtgLink:visited, a.prodCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}

a.activeProdCtgLink, a.activeProdCtgLink:link, a.activeProdCtgLink:visited, a.activeProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;	
}

a.rootActiveProdCtgLink, a.rootActiveProdCtgLink:link, a.rootActiveProdCtgLink:visited, a.rootActiveProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;	
}

.categorytitle
{
	font-weight: bold;
	color: #A1CE1B;
	font-size: 16px;
}

.categorylongdesc p
{
	padding:6px;
}

a.subcategorylink, a.subcategorylink:link, a.subcategorylink:visited, a.subcategorylink:active
{
	color: #555555;
	text-decoration: underline;
}

.ctgCell
{
	padding-right: 20px;
	vertical-align: top;
}

.categories
{
	text-align: left;
	margin-left: 4px;
}

.prodCell
{
	vertical-align: top;
}

.productlink
{
	color: #666666;
}

a.productlink, a.productlink:link, a.productlink:visited, a.productlink:active
{
	color: #666666;
}

/* products */
.ProductShort_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3D3C3C;
}
.ProductShort_Text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D5C5B;
}
.ProductShort_Units
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99775C;
}
.ProductFull_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D3C3C;
}
.ProductFull_Count
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #986E4E;
}
.ProductFull_Price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: center;
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
	width: 20%;
	text-indent: 30px;
}

a.adminrootmenulink
{
	line-height: 40px;
	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;
	z-index: 1000;
}

.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: 10px;
}

/* 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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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: 40px;
	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: 40px;
	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: 14px;
}

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%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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: 40px;
	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: 14px;
}

a.rootmenulink_2:hover
{

}

a.activerootmenulink_2, a.activerootmenulink_2:link, a.activerootmenulink_2:visited, a.activerootmenulink_2:active
{
	line-height: 40px;
	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: 14px;
}

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%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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: 14px;
}

a.rootmenulink_3:hover
{

}

a.activerootmenulink_3, a.activerootmenulink_3:link, a.activerootmenulink_3:visited, a.activerootmenulink_3:active
{
	line-height: 40px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	text-decoration: none;
	font-size: 14px;
}

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%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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: 14px;
}

a.rootmenulink_4:hover
{

}

a.activerootmenulink_4, a.activerootmenulink_4:link, a.activerootmenulink_4:visited, a.activerootmenulink_4:active
{
	line-height: 40px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	text-decoration: none;
	font-size: 14px;
}

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%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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: 14px;
}

a.rootmenulink_5:hover
{

}

a.activerootmenulink_5, a.activerootmenulink_5:link, a.activerootmenulink_5:visited, a.activerootmenulink_5:active
{
	line-height: 40px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	text-decoration: none;
	font-size: 14px;
}

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%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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: 14px;
}

a.rootmenulink_6:hover
{

}

a.activerootmenulink_6, a.activerootmenulink_6:link, a.activerootmenulink_6:visited, a.activerootmenulink_6:active
{
	line-height: 40px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	text-decoration: none;
	font-size: 14px;
}

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%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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*/

/* For admin menus to work */

.submenu
{
	line-height: 14px;
	width: 152px;
	
	display: none;
	position: absolute;
	background-color: #FCB711;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}

.menuitem
{
	
	display: block;
	text-align: left;
	
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	text-decoration: none;
	
	
	text-transform: uppercase;
}

a.rootmenulink, a.rootmenulink:link, a.rootmenulink:visited, a.rootmenulink:active
{
	line-height: 40px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
}

a.activerootmenulink, a.activerootmenulink:link, a.activerootmenulink:visited, a.activerootmenulink:active
{
	line-height: 40px;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left:17px;
	padding-right:17px;
	text-align:left;
	text-decoration: none;
	font-size: 12px;
	background: #FCB711;
}
}

a.activerootmenulink:hover
{
	
}

a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active
{
	line-height: 14px;
	display: block;
	height: 100%;
	
	background-color: ##FCB711;

	padding: 8px;
	text-decoration: none;
}

a.menulink:hover
{
	text-decoration: underline;
	background-color: #cccccc;
}

/* End admin menus */

/* 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(/wmsimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/wmsimages/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 */

/*checkout*/
h1.checkout
{
	text-align: center;
}

td.checkouttableheading
{
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}

td.checkouttablelabel
{
	padding: 0px 5px 0px 10px;
}

td.checkouttablefield
{
	padding: 2px;
}

hr.checkout
{
	margin-top: 10px;
}
/*endcheckout*/



/*viewcart*/

table.ViewCart
{
	margin: 0px auto;
}

td.ViewCart_Header_Left
{
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

td.ViewCart_Header_Right
{
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
}

td.ViewCart_Product_Left
{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}

td.ViewCart_Product_Right
{
	padding: 5px 10px;
	text-align: right;
	vertical-align: top;
}

hr.ViewCart_Separator
{
	background: #C0C0C0;
	border: none;
	color: #808080;
	height: 1px;
}

td.ViewCart_Price_Left
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
	vertical-align: middle;
}

div.ViewCart_Price_Left
{
	font-weight: bold;
	position: relative;
	text-align: right;
}

td.ViewCart_Price_Right
{
	padding: 5px 10px;
	text-align: right;
	vertical-align: top;
}

td.ViewCart_Footer_Left
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

td.ViewCart_Footer_Right
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
}

td.ViewCart_Freight
{
	padding: 5px 10px;
	vertical-align: middle;
}

div.ViewCart_Freight_Good, div.ViewCart_Freight_Bad
{
	color: #000000;
	font-weight: normal;
	height: 34px;
	margin: 0px 0px 0px auto;
	padding: 16px 30px 10px 10px;
	position: absolute;
	right: 100px;
	text-align: left;
	width: 200px;
}

div.ViewCart_Freight_Good
{
	background: URL('/wmsimages/freight_good.png');
}

div.ViewCart_Freight_Bad
{
	background: URL('/wmsimages/freight_bad.png');
}

/*endviewcart*/

table.EventsCalendar
{
}

td.EventsCalendar_Left
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}

td.EventsCalendar_Right
{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}

div.Events
{
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
}

.cke_button_Kook_Templates .cke_icon,
.cke_button_Kook_Forms .cke_icon,
.cke_button_Kook_Slideshows .cke_icon,
.cke_button_Kook_Embed .cke_icon
{
	display: none !important;
}

.cke_button_Kook_Templates .cke_label,
.cke_button_Kook_Forms .cke_label,
.cke_button_Kook_Slideshows .cke_label,
.cke_button_Kook_Embed .cke_label
{
	display: inline !important;
}