﻿


img {
	border: none;
}


p {
	margin:.4em 0 .8em 0;
	padding:0;
}

.clearing
{
	clear: both;
}


#catnav {
	margin: 0;
	padding: 0;
}

#catnav li {
	border-bottom: 1px solid #cc9;
	margin: 0;
	padding: 8px 0;
	list-style-type: none;
}

#catnav li.last {
	border-bottom: none;
	padding-bottom: 50px;
}

#catnav a {
	text-decoration: none;
	display: block;
}

#catnav a:hover {
	color:#fff;
	background:#963;
}

#locnav {
	margin: 0;
	padding: 0;
}

#locnav li {
	border-bottom: 1px solid #cc9;
	margin: 0;
	padding: 6px 0;
	list-style-type: none;
	font-size: small;
}

#locnav li.last {
	border-bottom: none;
	padding-bottom: 35px;
}

#locnav a {
	text-decoration: none;
	display: block;
}

#locnav a:hover {
	color:#fff;
	background:#963;
}

#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #000;
}

#layoutdims {
	clear:both;
	background:#eee;
	border-top:1px solid #000;
	margin:0;
	padding:0 15px 1px !important;
	background:transparent 0 0 url(../images/menu_bg.gif) repeat-x;
}


#logo img {
	margin: 0 auto;
	background: transparent;
}

#headermenu {
	margin-top: 3px;
	float: right;
	color: #FFF;
}

#headermenu a
{
	color: #fff;
}

#headerimg {
	margin: -130px 0;
	float: right;
}

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#fff;		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#FFF;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background:#FFFFE1;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}


h1 {
	font-size: 2em;
	color: #963;
}



#quote{
	font-style: italic;
	margin-bottom: 30px;
}

.figure {
	width: 115px;
  	height: 160px;
  	overflow: hidden;
  	border: thin #cc9 dotted;
  	margin: 0.3em;
  	padding: 0.2em; 
  	float: left;
}

.figure img {
	display: block;
	margin: auto;
	height: 125px;
	max-width: 105px;
}

.figure p {
  	text-align: center;
  	font-size: smaller;
  	text-indent: 0;
  	color: gray;
  
}

.figure:hover{
	border: thin #369 dotted;
}

.AspNet-DetailsView-Name
{
	font-weight: bold;
	float: left;
	width: 200px;
}

/* ---------- product classes ---------------- */
.productimage
{
	float: left;
	padding: 2px 4px;
	margin-right: 15px;
	border: dotted 1px #ccc !important;
}

.productsku 
{
	font-weight: bold;
}

#producttemplate
{
	margin: 1em;
}

#producttemplate p
{
	margin-top: 10px;
}

.productprice 
{
	color: #f00;
	font-weight: bold;
}

#productaddtocart
{
	z-index: 999;
}

.productdateselect 
{
	padding-bottom: 20px;
}

.productitemwrapper
{
	border: dotted 1px #ccc;
	margin: 10px 0;
	padding: 10px;
	height: auto;
	overflow: visible;
}

.productitemprice
{
	float: left;
	width: 200px;
	margin-top: -7px;
}

.productitembuttons
{
	float: left;
	width: 200px;
}

.productattributes
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.packageprouducts 
{
	width: auto;
	min-width: 200px;
	height: auto;
	overflow: hidden;
  	margin: 0.3em;
  	padding: 0.2em; 
  	float: left;
}

.packagecategorytitle
{
	font-weight: bold;
	color: #f90;
}

.packageradiobuttons
{
	clear: left;
	width: auto;
	margin: 1px;
	padding: 1px;
	overflow: hidden;
}

.productpopup
{
	background: #fff;
	border: solid 3px gray;
	padding: 10px;
	width: 500px;
	height: auto;
	overflow: hidden;
}

.productpopuphandle
{
	cursor: move;
	background-color:#f90;
	border:solid 1px Gray;
	color:Black;
	text-align:center;
}


.priceoverview
{
	border: dotted 1px brown;
	background: #ffffe1;
	margin:10px 0;
	padding: 0 5px;
}

.errorsummary
{
	clear: both;
	height: auto;
}
/* end product classes */

/* ---------- cart classes ---------------- */
.cartheader div
{
	font-weight:bold;
	padding: 2px;
	float: left;
	text-align: center !important;
}
.cartheader .carttitle
{
	text-align: left !important;
}


.cartbody div 
{
	border-top: dotted 1px #333;
	float:left;
	overflow: hidden;
	height: auto;
	padding: 2px;
}

.cartbody img {
	margin: 2px 0 5px;
}

.cartdelete 
{
	width: 25px;
}

.cartdelete .deleteicon
{
	width: 20px;
	height: 20px !important;
	
	margin-top: 2px;
}

.carttitle
{
	width: 190px;
}
.cartqty 
{
	width: 25px;
	text-align: center;
}
.cartdate
{
	width: 75px;
	text-align: right;
}
.cartlate 
{
	width: 80px;
	text-align: center;
}
.carttotal 
{
	width: 50px;
	text-align: right;
}

#grandtotal
{
	width: 90%;
	text-align:right;
	margin: 25px;
	font-size: larger;
}

.cartbuttons
{
	width: 90%;
	float: right;
	text-align: right;
	margin-bottom: 25px;
	overflow: visible;
}

.quickcart 
{
	margin: 20px 2px;
	padding: 5px 5px;
	color: #999;
	background: white;
	border: dotted 1px red;
}

.quickcart .carticon 
{
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 5px 0 0;
}
/* end cart classes */

/* ---------- order detail classes ---------------- */
.inputarea 
{
	margin: 0px 10px 20px;
	border: dotted 1px #ccc;
	height: auto;
	overflow: auto;
	padding: 5px 0 10px;
}

.inputarea div
{
	float: left;
	margin: 5px;
	font-size: larger;	
}

.inputlabel
{
	clear: both;
	width: 175px;
}

.inputlabelreq
{
	font-weight: bold;
	color: #900;
}

.inputfield
{
	width: 250px;
}

.confirmradiobuttons
{
	clear: both;
	width: 100px;
}

.confirmlabel
{
	width: 325px;
}

.orderbuttons
{
	width: 90%;
	font-size: smaller;
}

.confirmationdetails
{
	float:left;
	width: 250px;
	padding: 5px;
	overflow: auto;
}
/* end order detail classes */

.selectedlocationregion 
{
	margin: 20px 2px;
	padding: 5px 5px;
	color: blue;
	background: yellow;
	border: dotted 1px red;
}

.selectedlocationregiontext
{
	font-weight: bold;
}

#breadcrumbs 
{
	padding: 10px 0 0;
}

.modalbackground
{
	background: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.locationpopup
{
	background: #ffd;
	border: solid 3px gray;
	padding: 10px;
	width: 350px;
}

.locationpopuphandle
{
	cursor: move;
	background-color:#DDDDDD;
	border:solid 1px Gray;
	color:Black;
	text-align:center;
}

.locationmap
{
	float: right;
	padding: 2px 4px;
	margin-right: 15px;
	border: dotted 1px #ccc !important;
}

.locationlist ul 
{ 
  padding:0; 
  margin:0; 
} 

.locationlist li 
{ 
	list-style-type:none; 
} 

.locationlistitems
{
	float:left;
	padding: 2px 5px;
	margin: 3px;
	border: dotted 1px #ccc;
}

/*  =====  Search Classes  */
.searchbox
{
	width: 525px;
	background: #FFFFE1;
	margin: 3px;
	padding: 6px;
	border: dotted 1px #7C4200;
	font-size: large;
	font-weight: bold;
	color: #7C4200;
}
.searchresult {
	width: 450px;
  	height: 110px;
  	overflow: hidden;
  	border: thin #cc9 dotted;
  	margin: 0.3em;
  	padding: 5px; 
  	float: left;
}

.searchresult img {
	float: left;
	display: block;
	margin: auto;
	padding-right: 20px;
	height: 100px;
	max-width: 100px;
}

.searchresult p {
  	text-align: left;
  	font-size: inherit;
  	text-indent: 0;
  	color: gray;
  	display: block;
  
}

.searchresult:hover{
	border: thin #369 dotted;
}

.searchresultnum
{
	float: right;
	margin-top: -8px;
	padding: 1px 2px 1px;
	background-color: #999;
	color: #fff;
}


.calendar .ajax__calendar_container
{
background-color: white;
border: 1px solid #646464;
z-index: 1000;
}

.ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
}
