
/*
  
  Craftainers stylesheet

  Note: consider using full url's to avoid netscape 4 bug eg for background use
  http://www.craftainers.com.au/templates/craftainers/images/craftainers_bkgd.gif

*/

BODY {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  margin: 5px;
  background-image : url("images/craftainers_bkgd.gif");
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }

A { 
  color: #757272; 
  text-decoration: none; 
}

A:hover { 
  color: #94B002;
  text-decoration: none; 
}

A.christmaslinks { 
  color: #757272; 
  text-decoration: none; 
}

A.christmaslinks:hover { 
  color: rgb(256, 50, 50);
  text-decoration: none; 
}

A.christmasprodlinks { 
  color: #757272; 
  text-decoration: none; 
}

A.christmasprodlinks:hover { 
  color: rgb(256, 50, 50);
  text-decoration: none; 
}

FORM {
  display: inline;
}

INPUT{
  border: 1px solid #A0A0A0;
}

INPUT.submit_button{
	border: 1px;
}

/* Main menu bar*/

.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.darkgreen {
	color: #94B002;
}
.menubarmain A:hover {
  color: #94B002;
}

.menubarmain_td4{
  background-image: url("images/az_nav_mid_r.gif");
  background-repeat: repeat-x;
  height: 37px;
}


/* this part does not do anything?*
.menubarmain_td4{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;	
}

/* standard infoboxes */

.boxText { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px; 
  color: #6A6868;
  padding-left: 10px;
  padding-right: 10px;
}

.infoBoxHeadingLeft, .infoBoxHeadingRight {
  background-image: url("images/az_leftbox2_top.gif");
  background-repeat: no-repeat;
  height: 24px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxLeft{	
  background-image: url("images/az_leftbox2_r.gif");
  background-repeat: repeat-y;
}

.infoBoxMBottomLeft, .infoBoxMBottomRight{
  background-image: url("images/az_leftbox2_bottom.gif");
  background-repeat: no-repeat;
  height: 15px;
}

TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-top: 5px;
  padding-left: 15px;
}

/* Information infobox */

.infoBoxContentsLeft_Information{
  background-image: url(images/az_leftbox2_cont.gif);
  background-repeat:  no-repeat;
  background-position: top left;
  height: 17px;
  padding-left: 30px;
  font-size: 11px;
  color: #6A6868;
  width: 161px;
}

/* Craftainers_categories infobox 
   menubarmain_td1 is categories title on menubarmain */

.infoBoxSearch, .menubarmain_td1, .topbanner_box, .infoBoxleft_az01{
  background-image: url("images/az_boxleft_r.gif");
  background-repeat: repeat-y;
}

.menubarmain_td1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-top: 5px;
  padding-left: 15px;
}

.infoBoxContentsLeft_categ{
  background-image: url(images/az_leftbox_category.gif);
  background-repeat:  no-repeat;
  background-position: top left;
  height: 17px;
  padding-left: 30px;
  font-size: 11px;
  color: #94b002;
  width: 161px;
}

.infoBoxMBottomleft_az01{
  background-image: url("images/az_boxleft_bottom.gif");
  background-repeat: no-repeat;
  background-position: top left;
  height: 15px;
}

/* Footer Menu bar */

.footer_menu{
  background-image: url("images/az_bottom_r.gif");
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: top;
  height: 29px;
}

.footer_menu A:link, .footer_menu A:active, .footer_menu A:visited{ 
  font-size: 11px; 
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.footer_menu A:hover{
  color: #94B002;
}

.footer_menu_tb{
  font-size: 11px;
  color: #94B002;
  width: 500px;
  height: 29px;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
}

/* Search results */

A.productListing-heading { 
  color: #483297; 
  font-weight : bold;
}

A.productListing-heading:hover {
  color: #94B002;
  font-weight : bold;
}

/* main product box or Centre */

.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 18px;
  font-weight: bold;
  color: #4B3599;
}

.pageSubHeading, DIV.pageSubHeading {
  font-family:  Arial;
  font-size: 14px;
  font-weight: bold;
  color: #94B002;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* following are global settings which affect centre boxes as well as all infoboxes - comment out for now

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
}
*/

.newsBox {
  background: #b6b7cb;
}

/* following mostly for shopping cart in this template */

.infoBoxContents, .infoBoxContentsCenter, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  font-size: 11px;
  color: #757272;
}

.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757272;
}

.infoBoxContents A:hover {
	color: #94B002;
}

/* lightbox JS 2.0 */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	