/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family :  Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #EEEEEE; }
.orderEdit { font-family :  Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image: url("http://www.mervshaveacrackday.com.au/images/template/mervs_bg.jpg");
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: center center;
  margin: 0px;
}

.mainBox {
  height: 550px; 
  width: 820px;
  padding: 21px;
  margin-left: auto;
  margin-right: auto;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://www.mervshaveacrackday.com.au/images/template/mainBox.png') no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mainBox[class] {
background: url("http://www.mervshaveacrackday.com.au/images/template/mainBox.png") no-repeat;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

table.adminform {
	background-color: #FFFFFF;
    font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border-bottom: solid 1px #333333;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	text-align: left;
	height: 25px;
	background-repeat: repeat;
}

.mainheader {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  width: 778px;
  height: 134px;
  background: url("http://www.mervshaveacrackday.com.au/images/template/merv_photo.jpg") no-repeat bottom center;
}

.infoPages {
	margin-left: 34px;
	z-index: 10;
	position: absolute;
	margin-top: 34px;
}

.rightBox {
	border-left: 4px solid #333333;
	float: right;
	width: 455px;
	padding: 10px;
	height: 543px;
	margin-top: 34px;
	margin-right: 34px;
	position: relative;
}

.homeTextBox {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size : 12px;
  color: #333333;
  height: 222px; 
  width: 380px;
  margin-left: 15px;
  text-align: left;
  float: left;
  z-index: 20;
  border-right: 1px solid #999999;
  position: relative;
}

.rightBox {
  height: 222px; 
  width: 380px;
  text-align: left;
  float: right;
}

.newsTextBox {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size : 12px;
  color: #333333;
  height: 214px; 
  width: 180px;
  text-align: left;
  padding: 4px;
  z-index: 21;
  float: left;
  position: relative;
}

.newsHome a {
  display:block;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size : 12px;
  color: #333333;
  height: 40px; 
  width: 214px;
  text-align: left;
  padding: 4px;
  border-bottom: 1px solid #CCCCCC;
}

.newsHome a:hover {
  display:block;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size : 12px;
  color: #0068A9;
  height: 40px; 
  width: 214px;
  text-align: left;
  padding: 4px;
  border-bottom: 1px solid #CCCCCC;
  background: #DCF8F5;
}

.loginBox {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size : 12px;
  color: #333333;
  height: 222px; 
  padding: 4px;
  width: 180px;
  z-index: 21;
  text-align: left;
  float: right;
  position: relative;
}

.mainTextBox {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size : 12px;
  color: #333333;
  height: 222px; 
  width: 380px;
  margin-left: 15px;
  text-align: left;
  border-right: 1px solid #999999;
}

.footerBox {
  text-align: center;
  width: 780px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  margin-top: 300px;
  position: absolute;
}

.footerBoxPage {
  text-align: right;
  width: 780px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  padding-right: 60px;
  margin-top: -4px;
  font-size: 10px;
  color: #FFFFFF;
  position: relative;
}

.readMore {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CC0000;
  position: relative;
  text-align: right;
}

a.readMoreLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CC0000; font-size: 10px; text-decoration: none; }
a.readMoreLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CC0000; font-size: 10px; text-decoration: none; }
a.readMoreLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #0068A9; font-size: 10px; text-decoration: none; }
a.readMoreLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #0068A9; font-size: 10px; text-decoration: underline; }


a.headerLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #0068A9; font-size: 12px; font-weight: bold; text-decoration: none; }
a.headerLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #0068A9; font-size: 12px; font-weight: bold; text-decoration: none; }
a.headerLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
a.headerLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }

a.footerLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px; text-decoration: none; }
a.footerLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px; text-decoration: none; }
a.footerLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #21AFA4; font-size: 10px; text-decoration: none; }
a.footerLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #21AFA4; font-size: 10px; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0068A9;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.header {
	color: #FFFFFF;
}

TD.headerNavigation {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

A.headerSearch { 
  color: #FFFFFF; 
}

A.headerSearch:hover {
  color: #B3B300;
}

A.headerNavigation { 
  color: #666666; 
}

A.headerNavigation:hover {
  color: #0068A9;
}

TR.headerError {
  background: #ff0000;
}

.required {
  color: #CC0000;
}

TD.headerError {
  font-family: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #999999;
}

.infoBox {
  padding: 1px;
}

.infoBoxContents {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 10px;
  background: #FFFFFF;
}

.contentBoxContents {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 10px;
  background: #FFFFFF;
  border: 1px solid;
  border-color: #0068A9;
}

.infoBoxReview {
  background: #F3F2FF;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background: #0068A9;
}

TD.contentBoxHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background: #0068A9;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 6px;
  background: #0068A9;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #FFFFFF;
  font-weight: bold;
}

A.pageResults:hover {
  color: #0068A9;
  font-weight: bold;
}


.pageHeading {
  font-family:  Agency FB, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0068A9;
}

.partNewsletter {
	height: 2px;
	background: #EFEFEF;
}

.subHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #02A8DB;
}

.subHeadingInactive {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
}

a.subHeadingLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
a.subHeadingLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
a.subHeadingLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #02A8DB; }
a.subHeadingLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #02A8DB; text-decoration: underline; }


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.subtotal, P.subtotal {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #000000;
}

.mainblue {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #FFFFFF;
}

.mainhead{
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  color: #0068A9;
  font-size: 12px;
  line-height: 1.5;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.smallText {

  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 12px;
}

TD.smallTextHeader, SPAN.smallTextHeader, P.smallTextHeader {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 12px;
}

TD.accountCategory {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

.fieldbg {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #f8f8f9;
}

TD.fieldKey {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #FF9B9B;
}

TD.fieldValue {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #D1E0FC;
}

TD.tableHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #F1A70C;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

.inputRequirementheader { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; }

/* ############################## Drop Down Menus ################################## */
.navBar {
  background-image: url("http://www.mervshaveacrackday.com.au/images/template/navBar.jpg");
  background-repeat: repeat-x;
  width: 778px;
  height: 32px;
}
#multi-level {height:32px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
	margin-left: 10px;
}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; padding-left: 10px; padding-right: 10px; background:url(http://www.mervshaveacrackday.com.au/images/template/divider.gif) no-repeat; background-position: top right;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #0068A9; font-size: 12px; font-weight: bold; text-decoration: none; }
/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none;  height: 32px;} /* for IE6 */
.menu li:hover { position:relative; color: #FFFFFF; z-index:200; background:url(http://www.mervshaveacrackday.com.au/images/template/navBar_over.jpg); height: 32px;} /* for IE7 */

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:32px; padding-top: 8px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {
	left:0;
	top:32px;
	background: #0068A9;
	border:1px solid #000000;
	display: block;
	white-space:nowrap;
	width: 240px; 
	height:auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 240px; 
}
.menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width: 240px; 
	line-height:20px;
	text-indent:5px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.menu :hover ul.sub li a.fly {background:#007AC4; color:#fff; padding-left: 5px;} 
.menu :hover ul.sub li a:hover {background:#003E62; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#005384; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#005384; color:#fff; padding-left: 5px;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #333333; padding:0px 0; border:1px solid #000000; width: auto; z-index:200; height:auto;}

/* JQuery Slideshow */
ol, ul {
	list-style: none;
}


#s3slider {
   width: 230px; /* important to be same as image width */
   height: 201px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   border: 1px solid #333333;
   padding: 0px;
   background: #333333;
}

#s3sliderContent {
   width: 230px; /* important to be same as image width or wider */
   height: 201px; /* important to be same as image height */
   position: absolute; /* important */
   top: -16px; /* important */
   margin-left: -40px; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
   padding: 6px 4px;
   width: 230px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

/* 2++++++++++++Seitennavigation ANFANG++++++++++++ */
#sidenav {
	width: 200px;
	overflow-x:hidden;
	vertical-align:top;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px; 
	margin-top: -15px;
	margin-left: -2px;
}


* html #sidenav {
	float:left;
}

* +html #sidenav {
	height:100%;
	float:left;
}

#sidenav ul {
	padding:0px;
	width:200px;
	overflow:hidden;
}
#sidenav li {
	clear: both;
	list-style: none;
	margin: 0px;
	height:100%;
}

#sidenav a {
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	text-decoration: none;
	color: #939598;
	width: 196px;
	text-align: left;
	border-bottom: 1px solid #EFEFEF;
}

#sidenav a:hover {
	color: #0068A9;
	text-decoration: none;
	background: #EFEFEF;
	width: 196px;
	text-align: left;
}

#sidenav .active {
	color: #0068A9;
}

#sidenav ul li ul{
	margin-left: 0px;
	width: 200px;
	overflow-x:hidden;
}

/*
#sidenav ul li a {
	border:1px solid blue;
}
*/


#sidenav ul li ul li a {
	padding-left:20px;
}

#sidenav .subsubsub a {
	width: 140px;
}

#sidenav .subsubsubsub a {
	width: 140px;
}


#sidenav .subsub a:hover, #sidenav .subsub .active {
	color: #0068A9;
	background: #EFEFEF;
}


/* 2++++++++++++Seitennavigation ENDE++++++++++++ */

/* ############### NEWSLETTERS ################### */
.contentBoxHeader {
  width: 780px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  background: url("images/new_template/mainBox_top.gif") no-repeat;
}
.contentBoxMiddle {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  background: url("images/new_template/mainBox_middle.gif");
}

.contentBoxFooter {
  height: 40px; 
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  background: url("images/new_template/mainBox_bottom.gif") no-repeat bottom;
}