/*//////////////////////////////////////////////////////////
	Global Stuff
//////////////////////////////////////////////////////////*/

	.customReview:after,
	.clearfix:after,
	.growTextImg:after,
	.blog:after,
	.postControls:after,
	.postTags:after,
	.bc:after,
	#frmComment:after
	{
	   content: ".";
	   display: block;
	   height: 0;
	   clear: both;
	   visibility: hidden;
	}
	.clearfix,
	.customReview,
	.growTextImg,
	.blog,
	.postControls,
	.postTags,
	.bc,
	#frmComment
	{
		display:inline-block;
	}
	/* Hide from IE Mac \*/
	.customReview,
	.clearfix,
	.growTextImg,
	.blog,
	.postControls,
	.postTags,
	.bc,
	#frmComment
	{
		display:block;
	}
	/* End hide from IE Mac */
	
	.hC {
		text-indent: -5999em;
		font: 1px/1px sans-serif;
		background-repeat: no-repeat;
		text-decoration: none;
		color: #fff;
	}
	
	* {
		padding: 0;
		margin: 0;
	}	
		
	br.clear {
		height: 0em;
		font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
		text-decoration: none;
		margin: 0;
		padding: 0;
		clear: both;
	}
	
	button {
		width: 205px; height: 31px;
		text-indent: -9999px;
		font: 1px/1px sans-serif;
		background-color: transparent;
		cursor: pointer;
		border: 0; 
		display: block;
	}
	button:hover {
		background-position: left bottom !important;
	}
	
	/* text-indent:-9999px; line-height: 0.001em; font-size: 0.001em; */
	
/*/////////////////////////////////////////////////////////////////////
	Fontage
/////////////////////////////////////////////////////////////////////*/

	body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	input, textarea, select {
		font-size: 1.2em;
		color: #1e1d1e;
		outline: 0 !important;
		resize: none;
	}
	
	p {
		font-size: 1.2em;
	}
	
	ul {
		list-style: none;
	}
	
	label {
		display: block;
	}
	
	img { border: 0; }
	
	.b1, .b1 *, 
	.growTIR .growTIRPadd a,
	.growTextDot a {
		color: #43a8ff;
	}
	a.b1:hover, 
	.growTIR .growTIRPadd a:hover,
	.growTextDot a:hover {
		color: #ffde00;
	}
	
	.btn {
		display: block;
	}
	.btn:hover {
		background-position: left bottom;
	}

/*/////////////////////////////////////////////////////////////////////
	Shell
/////////////////////////////////////////////////////////////////////*/
	
	body {
		font-size: 62.5%;
		text-align: center;
		color: #fff;
		background: #000 url(../styleImages/layout/shared/bg2.jpg) no-repeat fixed top center;
		margin: 0; padding: 0 0 20px 0;
	}
	#container {
		width: 980px;
		text-align: left;
		margin: 0 auto 0 auto; padding: 0;
		
	}
	
	#home a, #navShadow, #nav ul li a, #h3 a#btnCO, #hCols h2,
	#popularProds h4 a, #popL h3, #popR h3 a, .stars, #pDetR a.btnBookMark,
	#stages a, #stages span, td.spacer, #tblCart td.c6 a, .btn,
	.footTextImg, #blogFoot, #btnEnlarge,#accountMenu ul li a 
	{
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		outline: 0;
	}
	
	.btn {
	}
	.btn:hover {
		background-position: left bottom !important;
	}
	
	/*
	
	Header
	
	*/
	
	#header {
		position: relative;
		height: 128px;
		background: url(/site/wp-content/themes/bigmaggys/assets/images/layout/searchbg.gif) 357px 30px no-repeat;
		z-index: 1;
	}
	
		/* control panel */
		
		#myControls {
			width: 500px; height: 30px;
			position: absolute; top: 0; right: 0; 
		}
			#myControls ul {
				height: 30px;
				float: right;
			}
			#myControls li {
				font-size: 1.3em;
				line-height: 30px;
				float: left;
				text-align: left;
				padding: 0 11px;
			}
			#myControls li a {
				font-size: 100%;
				color: #43a8ff;
			}
			#myControls li a:hover {
				color: #ffde00;
			}
			#myControls li#l1,
			#myControls li#l3,
			#myControls li#l2,
			#myControls li#l4 {
				background: url(../styleImages/layout/shared/control-line.gif) left center no-repeat;
			}
		
		
	
		/* logo area */
	
		#h1 {
			width: 439px; height: 128px;
			float: left;
		}
		#h1 h1 { display: none; }
		#h1 #home {
			position: absolute; top: 8px; left: 1px;
			width: 220px; height: 151px;
			z-index: 1;
		}
		#h1 #home a {
			width: 151px; height: 151px;
			background: url(../styleImages/layout/shared/logo.png) no-repeat;
			display: block;
			cursor: pointer;
		}
		#h1 #home a:hover {
			width: 220px;
		}
	
		/* search */
	
		#h2 {
			width: 328px;
			float: left;
			margin: 68px 0 0 0;
		}
			#h2 label {
				width: 272px;
				padding: 0 0 0 18px;
				float: left;
				display: block;
			}
			#h2 label span {
				display: none;
			}
			#h2 label input {
				width: 252px; 
				background: none !important;
				margin: 8px 0 0 0; padding: 0 10px 0 10px;
				border: 0;
			}
			#h2 button {
				width: 38px; height: 30px;
				background: url(../styleImages/layout/shared/btnsearch.gif) left top no-repeat;
				text-indent: -5999em;
				font: 1px/1px sans-serif;
				float: left;
				display: block;
			}
			#h2 button:hover {
				background-position: left bottom;
			}
	
		/* cart */
	
		#h3 {
			width: 213px;
			float: left;
		}
			#h3 p {
				height: 28px;
				line-height: 1.6em;
				font-size: 1.3em;
				color: #3c3c3c;
				padding: 40px 0 0 29px;
				overflow: hidden;
			}
			#h3 p span {
				font-size: 16px;
				color: #579405;
				font-weight: bold;
			}
			#h3 a#btnCO {
				width: 179px; height: 30px;
				background: url(../styleImages/layout/shared/btncheckout.gif) no-repeat;
				display: block;
				margin: 0 0 0 20px;
			}
			
		
			
	/*
	
	Nav
	
	*/
	
	#nav {
		height: 44px;
		margin: 0 0 5px 0; padding: 0 0 0 140px;
		position: relative;
		/*z-index: 4;*/
	}
		#navShadow {
			height: 4px;
			background: url(../styleImages/layout/shared/nav-shadow.png) no-repeat;
		}
		#nav ul {
			height: 40px;
			/*padding: 0 0 0 140px;*/
		}
		#nav ul ul {
			height: auto;
		}
		#nav ul li {
			float: left;
		}
		#nav,
		#nav ul li a {
			height: 40px;
			background: url(../styleImages/layout/shared/nav.gif) no-repeat;
		}
		#nav ul li a {
			display: block;
			float: left;
			position: relative;
			z-index: 2;
		}
		#nav ul li#n1 a {
			width: 143px;
			background-position: -144px 0;
		}
		#nav ul li#n2 a {
			width: 83px;
			background-position: -283px 0;
		}
		#nav ul li#n3 a {
			width: 87px;
			background-position: -366px 0;
		}
		#nav ul li#n4 a {
			width: 206px;
			background-position: -453px 0;
		}
		#nav ul li#n5 a {
			width: 64px;
			background-position: -659px 0;
		}
		#nav ul li#n6 a {
			width: 160px;
			background-position: -723px 0;
		}
		#nav ul li#n7 a {
			width: 97px;
			background-position: -883px 0;
		}
		#nav ul li#n1 a:hover {
			background-position: -144px -40px;
		}
		/*#nav ul li#n1:hover > a {
			background-position: -144px -40px;
		}*/
		#nav ul li#n2 a:hover {
			background-position: -283px -40px;
		}
		/*#nav ul li#n2:hover > a {
			background-position: -283px -40px;
		}*/
		#nav ul li#n3 a:hover {
			background-position: -366px -40px;
		}
		/*#nav ul li#n3:hover > a {
			background-position: -366px -40px;
		}*/
		#nav ul li#n4 a:hover {
			background-position: -453px -40px;
		}
		/*#nav ul li#n4:hover > a {
			background-position: -453px -40px;
		}*/
		#nav ul li#n5 a:hover {
			background-position: -659px -40px;
		}
		#nav ul li#n6 a:hover {
			background-position: -723px -40px;
		}
		#nav ul li#n7 a:hover {
			background-position: -883px -40px;
		}
		#nav ul li li li {
			clear: both;
		}
		#nav ul li ul,
		#nav ul li li a {
			background: none;
		}
		#nav ul li li a {
			width: auto !important; height: auto !important;
			color: #43a8ff;
			text-indent: 0; 
			line-height: 1.2em; 
			/*font-size: 1.4em;*/
			white-space: nowrap;
			font-size: 1.3em;
			font-weight: bold;
		}
		#nav ul li li a span {
			font-weight: normal;
			font-style: italic;
		}
	/*	#nav ul li:hover ul.mnu {
			display: block !important;
		}*/
		#nav ul li li a:hover {
			color: #ffde00;
		}
		#nav ul li li li a {
			color: #43a8ff;
			font-size: 1.2em;
			font-weight: normal;
			float: left;
		}
		#nav ul li ul.mnu {
			width: 250px; height: auto;
			position: absolute;
			background: #0f0f0f url(../styleImages/layout/shared/250menubg.gif) left bottom no-repeat;
			top: 40px;
			padding: 20px 0 20px 0;
			display: none;
		}
			#nav ul li ul.mnu li {
				clear: both;
				margin: 0 0 10px 0; padding: 0 0 0 15px;
			}
				#nav ul li ul.mnu li a {
					font-weight: 100;
				}
		#nav ul li#n1 ul.mnu {
			width: 980px; height: 292px;
			background: #0f0f0f url(../styleImages/layout/shared/980menubg.gif) left bottom no-repeat;
			position: absolute;
			top: 40px;
			left: 0;
			padding: 20px 0 0 0; margin: 0;
			display: none;
		}
		#nav ul li#n1 ul.mnu li {
			/*width: 125px;*/
			width: 107px;
			background: url(../styleImages/layout/blog/greypix.gif) right top repeat-y;
			float:  left;
			clear: none;
			margin: 0 0 19px 0; padding: 5px 0 0 15px;
		}
			#nav ul li#n1 ul.mnu li.l {
				background: none;
			}
			#nav li#n1 ul.mnu li a {
				font-weight: bold;
			}
			#nav ul li#n1 ul.mnu li ul {
				height: 182px;
				padding: 15px 0 0 0;
				clear: both;
				
			}
				#nav ul li#n1 ul.mnu li li {
					padding: 0;
					background: none;
					margin: 0 0 6px 0;
				}	
					#nav li#n1 ul.mnu li li a {
						font-weight: normal;
					}				
				#nav ul li#n1 ul.mnu li.ign {
					width: 950px; height: 15px;
					clear: both;
					margin: 0 15px 0 15px; padding: 10px 0 0 0;
					border-top: 1px solid #353535;
					background: none;
					display: inline;
				}
					#nav ul li#n1 ul.mnu li.ign a {
						font-size: 1.6em;	
					}
		#nav ul li#n2 ul.mnu {
			margin: 0 0 0 -6px; 
		}
		#nav ul li#n3 ul.mnu {
			margin: 0 0 0 -2px; 
		}
					
/*/////////////////////////////////////////////////////////////////////
	Home
/////////////////////////////////////////////////////////////////////*/
					
		
	/* 
	
	Banners
	
	*/
	
	
	#homeBnrL,
	#homeBnrR,
	.prodSelector,
	#footer
	{
		border: 1px solid #4b4b4b; 
	}
	
	#homeBnrs {
		margin: 0 0 9px 0;
	}
	
	#homeBnrL {
		float: left;
		/*margin: 0 8px 0 0;*/
		margin: 0 6px 0 0;
	}
	#homeBnrR {
		border: 1px solid #4b4b4b; 
		float: left;
		width: 319px; height: 230px;
		overflow:hidden;
	}
	#homeBnrR a {
		width: 319px; height: 230px;
		display:block;
		text-indent:-9999px;
		font-size:1px;
		line-height:1px;
	}
	#homeBnrR a.coffee {
		background: url(../styleImages/layout/home/coffee.jpg) no-repeat;
	}
	#homeBnrR a.qoleum {
		background: url(../styleImages/layout/home/qoleum.jpg) no-repeat;
	}
	
	#homeBnrR a.coffee-front {
		background: url(../styleImages/layout/home/coffee_front.jpg) no-repeat;
	}
	#homeBnrR a.coffee-back {
		background: url(../styleImages/layout/home/coffee_back.jpg) no-repeat;
	}
	
	.prodSelector {
		margin: 0 0 9px 0;
	}
	
	/*
	
	Home Cols
	
	*/
	
	#hCols {
		background: url(../styleImages/layout/home/col.gif) left bottom repeat-x;
		position: relative;
		margin: 0 0 9px 0;
	}
		#hCols h2 {
			height: 53px;
			margin: 0 0 19px 0;
		}
		#hCols #hCol1 {
			width: 320px;
			float: left;
			margin: 0 10px 0 0;
		}
			#hCols #hCol1 h2 {
				background: url(../styleImages/layout/home/hdrmostpop.gif) no-repeat;
			}
		#hCols #hCol2 {
			width: 320px;
			float: left;
			margin: 0 10px 0 0;
		}
			#hCols #hCol2 h2 {
				background: url(../styleImages/layout/home/hdrbrandnew.gif) no-repeat;
			}
		#hCols #hCol3 {
			width: 320px;
			float: left;
		}
			#hCols #hCol3 h2 {
				background: url(../styleImages/layout/home/hdrcoffee.gif) no-repeat;
			}
			
	/*
	
	Home Product Listing
	
	*/
			
	.prodList {
		padding: 0 14px 2px 13px;
	}		
		.prod {
			height: 143px;
			background: url(../styleImages/layout/home/listingdots.gif) center bottom no-repeat;
			margin: 0 0 9px 0; padding: 0 0 0 4px;
		}
		.noDot {
			background: none !important;
		}
			.prodL {
				width: 153px; height: 133px;
				background: url(../styleImages/layout/shared/bgthumb.gif) no-repeat;
				float: left;
				padding: 3px 0 0 3px;
			}
			.prodL img {
				display: block;
				border: 0;
			}
				.prodL img a {
					
				}
			.prodR {
				width: 133px;
				float: left;
				padding: 6px 0 0 0;
			}
				.prodR h3,
				.prodR h4 {
					line-height: 1.3em;
					font-size: 1.2em;
					margin: 0 0 5px 0;
				}	
					.prodR h3 a,
					.prodR h4 a {
						color: #fff;
						font-weight: normal;
						text-decoration: underline;
					}
					.prodR h3 a:hover,
					.prodR h4 a:hover {
						color: #ffdf04;
					}
				.prodR p.brand {
					line-height: 1.4em;
					font-size: 1.1em;
					text-transform: uppercase;
					color: #a7a7a7;
					margin: 0 0 5px 0;
				}	
				.prodR p {
					line-height: 1.4em;
					font-size: 1.6em;
					color: #ffde00;
					font-weight: bold;
				}	
	
	h3.brand {
		font-size: 1.2em;
		color: #42a7fd;
	}
	h3.brand a {
		font-size: 100%;
		color: #42a7fd;
		text-decoration: none;
	}
				
	/*
	
	Popular Brands List
	
	*/
	
	#popularProds {
		background: url(../styleImages/layout/shared/bg-pop-prod.gif) left bottom no-repeat;
		margin: 0 0 9px 0; padding: 0 0 30px 0;
		position:relative;
	}	
			
		/* headings */
	
		#popularProds h3 {
			height: 65px;	
			margin: 0 0 20px 0;	
		}	
		#popularProds h4 {
			width:180px; height: 17px;	
			margin: 0 0 16px 0;	
		}	
		#popularProds h4 a {
			height: 17px;	
			background: url(../styleImages/layout/shared/hdrpopulars.gif) no-repeat;
			display: block;	
		}
			.secPop {
				width: 300px;
			}
		
			#pop1 h4 a {
				background-position: 0 0;
			}	
			#pop2 h4 a {
				background-position: 0 -17px;
			}	
			#pop3 h4 a {
				background-position: 0 -34px;
			}	
			#pop4 h4 a {
				background-position: 0 -51px;
			}	
			#pop1 h4 a:hover {
				background-position: -180px 0;
			}	
			#pop2 h4 a:hover {
				background-position: -180px -17px;
			}	
			#pop3 h4 a:hover {
				background-position: -180px -34px;
			}	
			#pop4 h4 a:hover {
				background-position: -180px -51px;
			}	
			
		/* popular left */
			
		#popL {
			width: 679px;
			float: left;
		}	
			#popL h3 {
				background: url(../styleImages/layout/shared/hdrinstore.gif) no-repeat;
			}
			#popL ul {
				padding: 0 0 10px 0;	
			}			
				#popL ul li {
					font-size: 1.2em;
					line-height: 1.4em;
					background:	url(../styleImages/layout/shared/bullet-blue.gif) left center no-repeat;
					margin: 0 0 9px 0; padding: 0 0 0 8px;
				}			
					#popL ul li a:hover {
						color: #ffde00 !important;
					}			
			#popL1 {
				float: left;
				padding: 0 16px 0 32px;
			}
			#popL2 {
				float: left;
			}
			
		/* popular right */
			
		#popR {
			width: 301px;
			float: left;
		}
			#popR h3 a {
				height: 65px;
				background: url(../styleImages/layout/shared/hdrpopbrand.gif) no-repeat;
				display: block;
			}
			#popR h3 a:hover {
				background-position: left bottom; 
			}
			#popR ul li {
				font-size: 1.2em;
				line-height: 1.4em;
				margin: 0 0 3px 0; 
			}			
				#popR ul li a:hover {
					color: #ffde00 !important;
				}			
							
	/*
	
	Footer
	
	*/
				
	#footer {
		height: 39px;
		line-height: 39px;
		font-size: 1.2em;
		background: url(../styleImages/layout/shared/footer.gif) no-repeat;
		padding: 0 18px;
	}
		#footer a:hover {
			color: #ffde00 !important;
		}
		#footer #f1 {
			width: 267px;
			color: #fff;
			float: left;
		}
		#footer #f2 {
			float: left;
		}
		#footer #f3 {
			float: right;		
		}
		#footer #f3, 
		#footer #f3 a {
			color: #fff;
		}
		
/*/////////////////////////////////////////////////////////////////////
	ListingPage
/////////////////////////////////////////////////////////////////////*/

	.defBox {
	
	}
		.defBox h3 {
			height: 42px;
			background: url(../styleImages/layout/shared/bgh3.gif) left top no-repeat;
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.4em;
			color: #fff;
			margin: 0 0 20px 0; padding: 19px 0 0 33px;
		}
		
	#prodTitle {
		height: 65px;
		background: url(../styleImages/layout/listing/headerbg.gif) no-repeat;
		padding: 0 0 20px 33px;
	}	
		#prodTitle h1 {
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.4em;
			color: #fff;
			float:  left;
			padding: 24px 0 0 0;
		}
		#prodTitle ul {
			float: left;
		}
			#prodTitle ul li {
				height: 48px;
				font-size: 1.8em;
				line-height: 20px; 
				color: #fff;
				float: left;
				margin: 0 10px 0 0; padding-top: 31px;

			}
				#prodTitle ul li a {
					color: #3fa6fd;
					padding-right: 11px;
				}
				
				#prodTitle ul li.lT {
					font-size: 1em;
					padding-top: 27px;
				}
				#prodTitle ul li.lT a {
					font-family: "Century Gothic", Arial, Helvetica, sans-serif;
					font-size: 2.4em;
					font-weight: bold;
					/*padding-top: 2px;*/
					display: block;
					float: left;
				}
				#prodTitle ul li.lS {
					padding-top: 30px;
				}
				#prodTitle ul li.lT,
				#prodTitle ul li.lS {
					background: url(../styleImages/layout/shared/dots-crumb.gif) 100% 32px no-repeat;
				}
				#prodTitle ul li.lS a {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1em;
				}

		
	/*
	
	Cols
	
	*/
	
	.defBox,
	.lCols {
		background: url(../styleImages/layout/listing/bg.gif) left bottom;
		position: relative;
		margin: 0 0 9px 0;
	}
		.lCols .crop {
			width: 922px;
			padding: 0 12px 0 19px;
			overflow: hidden;
		}
		.lCols .prodList { 
			width: 951px;
		}
		.lCols .prod {
			width: 293px;
			background: none;
			float: left;
			margin: 0 14px 19px 0; padding-bottom: 0;
		}
		
	.paginator {
		width: 916px;
		background: url(../styleImages/layout/listing/pag-dots.gif) center top no-repeat;
		padding: 20px 31px 38px 33px;
		position: relative;
	}
	
	/* left side */
	
		.paginator ul li,
		.paginator ul li.arrow a {
			height: 17px;
			line-height: 17px;
			color: #cfcfcf;
		} 
		.paginator ul li  {
			font-size: 12px;
			float:  left;
			margin: 0 4px 0 0;
		}
			.paginator ul li.page {
				margin: 0 19px 0 0; padding: 0 20px 0 0;
			}
			.paginator ul li a {
				color: #3fa4fa;
				background: #212121;
				border: 1px solid #515151;
				padding: 0 5px;
				display: block;
				float: left;
			}
			.paginator ul li a:hover {
				color: #3fa4fa;
				background: #313131;
			}
			.on * {
				color: #ffdf04 !important;
				cursor: default;
			}
			.paginator ul li.on a:hover {
				background: #212121;
				color: #ffdf04 !important;
			}
			.paginator ul li.pagPrev a,
			.paginator ul li.pagNext a {
				color: #cfcfcf;
				font-style: italic;
				text-decoration: underline;
				background: none;
				border: 0;
				padding: 0;
			}
			.paginator ul li.pagPrev a:hover,
			.paginator ul li.pagNext a:hover {
				color: #ffdf04;
			}
			.paginator ul li.pagPrev {
				background: url(../styleImages/layout/listing/arrow-l.gif) 0 6px no-repeat;
				padding: 0 11px 0 8px;
			}
			.paginator ul li.pagNext {
				background: url(../styleImages/layout/listing/arrow-r.gif) 100% 6px no-repeat;
				padding: 0 8px 0 11px;
			}
	/* right side (form) */
	
		.paginator form {
			float: right;
		}
		.paginator form label {
			height: 17px;
			line-height: 17px;
			color: #cfcfcf;
			font-size: 11px;
			float: right;
		}
		.paginator form label select {
			width: 125px;
			color: #777777;
			font-size: 11px;
			margin: 0 0 0 8px;
		}
		
		.justSort {
			position: absolute; top: 0; left: 0;
			background: none;
			padding-top: 33px;
		}
		
/*/////////////////////////////////////////////////////////////////////
	Brand Lander
/////////////////////////////////////////////////////////////////////*/
		
	#bgHead {
		background: url(../styleImages/layout/shared/bghead.gif) no-repeat;
	}	
	#brandTitle {
		min-height: 135px;
		height: auto !important;
		height: 135px;
		background: url(../styleImages/layout/cart/dots.gif) left bottom repeat-x;
		margin: 0 32px 20px 32px; padding: 27px 0 20px 0;
	}		
		#brandTitle img {
			background: #000;
			float:  left;
			padding: 2px;
			border: 1px solid #4e4e4e;
			margin: 0 18px 0 0;
		}
		#brandText {
			width: 761px;
			float: left;
		}
			#brandTitle #brandText img {
				float:right;
				margin:-34px 0 4px 18px;
			}
			#brandText h1 {
				font-weight: normal;
				line-height: 1.2em;
				font-size: 2em;
				color: #fff;
				margin: 0 0 10px 0;
			}
			#brandText p {
				line-height: 1.2em;
				font-size: 1.3em;
				color: #b5b5b5;
				margin: 0 0 15px 0;
			}
			#brandText a {
				font-size: 1.2em;
				color: #42a7fd;
			}
				#brandText a:hover {
					color: #ffde00;
				}

		

/*/////////////////////////////////////////////////////////////////////
	Info Page
/////////////////////////////////////////////////////////////////////*/

				
	.copyText {
		padding: 0 34px 26px 34px;
	}
		.copyText p {
			line-height: 1.35em;
			margin: 0 0 16px 0;
		}
		.copyText ul {
			padding: 6px 0 13px 0;
		}
			.copyText ul li {
				background: url(../styleImages/layout/shared/bullet-white.gif) 0 6px no-repeat;
				line-height: 1.4em;
				font-size: 1.2em;
				margin: 0 0 3px 0; padding: 0 0 0 10px;
			}
			
	.reviewsWrap {
		background: url(../styleImages/layout/info/bg-reviewleft.gif) left top repeat-y;
		margin: 0 0 20px 0; padding: 2px 0 0 0;
	}
		.customReview {
			padding: 0 0 27px 0;
		}
				.customReview h4 {
					width: 166px;
					font-size: 1.2em;
					color: #e0e0e0;
					float: left;
					line-height: 1.4em;
					padding: 26px 29px 0 0;
				}
					.customReview h4 span {
						font-weight: normal;
						display: block;
					}
				.customReview .reviewR {
					width: 688px;
					float: left;
					padding: 0 0 0 29px;
				}
				
				
	#prodDetail {
		padding: 0 0 31px 32px;
	}			
		#pDetL {
			width: 566px; height: 491px;
			background: url(../styleImages/layout/info/bgprod.gif) no-repeat;
			float: left;
			margin: 0 29px 0 0;
			position: relative;
		}
			#pDetL img {
				border: 0;
				margin: 3px 0 0 3px;
			}
			#pDetL a#btnEnlarge {
				width: 88px; height: 24px;
				background: url(../styleImages/layout/info/btnenlarge.gif) no-repeat;
				position: absolute; top: 456px; left: 3px;
			}
		#pDetR {
			width: 321px;
			float: left;
			padding: 18px 0 0 0;
		}
			#pDetR a {
				line-height: 1.2em;
				font-size: 1.2em;
				color: #3fa4fa;
				display: block;
			}
			#pDetR a:hover {
				color: #ffde00 !important; 
			}
			#pDetR h1, #pDetR h2, #pDetR p {
				padding-right: 15px;
			}
			#pDetR h1 {
				font-size: 1.8em;
				line-height: 1.1em;
				font-weight: normal;
				color: #fff;
				margin: 0 0 3px 0;
			}
			#pDetR h2 {
				font-size: 1.1em;
				font-weight: normal;
				background: url(../styleImages/layout/info/dots-heading.gif) left bottom no-repeat;
				text-transform: uppercase;
				color: #a7a7a7;
				margin: 0 0 15px 0; padding: 0 0 15px 0;
			}
			#pDetR #reviewLink {
				height: 15px;
				background: url(../styleImages/layout/info/dots-heading.gif) left bottom no-repeat;
				margin: 0 0 12px 0; padding: 0 0 15px 0;
			}
				#pDetR #reviewLink div {
					float: left;
					margin: 0 8px 0 0;
				}
				#pDetR #reviewLink a {
					padding: 2px 0 0 0;
				}
			.wasPrice {
				color: #919191;
				font-size: 1.2em;
				line-height: 1.2em;
				text-decoration: line-through;
				margin: 0 0 0 0;
			}
			.price {
				color: #ffde00;
				font-size: 2.2em;
				line-height: 1.2em;
				margin: 0 0 8px 0;
			}
			.price span {
				font-size: 10px;
				text-transform: uppercase;
			}
				.price span.in {
					color: #9dd84f;
				}
				.price span.out {
					color: #ee4b0b;
				}
			
		#pDetR form {
			padding: 0 0 11px 0;
		}
			#pDetR form label {
				font-size: 1.1em;
				color: #777;
				float: left;
				margin: 0 13px 0 0; padding: 0 0 20px 0;
			}
				#pDetR form label .hC {
					display: none;
				}
				#pDetR form label select {
					font-size: 11px;
				}
			#pDetR form button {
				width: 169px; height: 32px;
				background: url(../styleImages/layout/info/btnaddbasket.gif) no-repeat;
				float: left;
				margin: 0 10px 0 0;
			}
			#pDetR form button.subscribe {
				height: 28px;
				background: url(../styleImages/layout/info/btnsubscribe.gif) no-repeat;
			}
			#pDetR form a {
				line-height: 29px;
			}	
		
		#pDetR a.btnBookMark {
			width: 125px; height: 16px;
			background: url(../styleImages/layout/info/bookmark.gif) no-repeat;
			margin: 0 0 19px 0;
		}	
		
			#miniDesc {
				background: url(../styleImages/layout/info/dots-heading.gif) left top no-repeat;
				padding: 15px 0 15px 0;
			}	
			#miniDesc p {
				line-height: 1.4em;
				color: #777;
				font-size: 1.2em;
				margin: 0 0 3px 0;
			}
		
		#pDetR ul.thumbs li {
			width: 90px; height: 78px;
			background: url(../styleImages/layout/info/crop-bg.gif) no-repeat;
			float: left;
			margin: 0 9px 0 0;
		}	
		#pDetR ul.thumbs li a {
			filter:alpha(opacity=50);
			opacity: 0.5;
		}	
		#pDetR ul.thumbs li a:hover {
			filter:alpha(opacity=100);
			opacity: 1;
		}	
		#pDetR ul.thumbs li a img {
			border: 0;
			margin: 3px 0 0 3px;
		}	
			
				
	.stars {
		width: 92px; height: 15px;
		background: url(../styleImages/layout/shared/stars.gif) no-repeat;
		margin: 0 0 11px 0;
	}

	.star1 {
		background-position: 0px -15px;
	}
	.star2 {
		background-position: 0px -30px;
	}
	.star3 {
		background-position: 0px -45px;
	}
	.star4 {
		background-position: 0px -60px;
	}
	.star5 {
		background-position: 0px -75px;
	}
	
	#frmReview {
		background: url(../styleImages/layout/listing/pag-dots.gif) left top no-repeat;
		padding: 30px 0 0 0;
		position: relative;
	}
		#frmReview h4 {
			font-size: 1.7em;
			color: #e0e0e0;
			
			position: absolute;
			
		}
		
	#frmReview form {
		margin: 0 0 0 225px; padding: 4px 0 4px 0;
	}
		#reviewRating {
			height: 16px;
			margin: 0 0 20px 0;
		}
			#reviewRating div {
				height: 15px;
				float: left;
				margin-right: 16px !important;
			}
				#reviewRating div.lbl {
					line-height: 16px !important;
				}
		#frmReview label,
		#frmReview div.lbl {
			font-weight: bold;
			font-size: 1.2em;
			line-height: 12px;
			color: #e0e0e0;
		}
		#frmReview label {
			height: 44px;
			background: url(../styleImages/layout/shared/bginput.gif) left bottom no-repeat;
			position: relative;
			margin: 0 0 20px 0;
		}
			#frmReview label.txt {
				height: 109px;
				background: url(../styleImages/layout/shared/bgtextarea.gif) left bottom no-repeat;
			}
			#frmReview label input,
			#frmReview label textarea
			{
				background: transparent !important;
				margin: 10px 0 0 0;	padding-left: 5px;	
				border: 0;		
				position: absolute;
				top: 12px; left: 0;
			}
			#frmReview label input {
				width: 305px;			
			}
			#frmReview label textarea {
				width: 365px; height: 85px;		
			}
	#frmReview #btnPostReview {
		width: 169px; height: 31px;
		background: url(../styleImages/layout/info/btnpostreview.gif) left top no-repeat;
		}
		
/*/////////////////////////////////////////////////////////////////////
	Cart Shared
/////////////////////////////////////////////////////////////////////*/
	
	#stages {
		height: 64px;
		background: url(../styleImages/layout/cart/cart-stage.gif) no-repeat;
		margin: 0 0 10px 0;
	}
		#stages li {
			float: left;
		}
		#stages li span, #stages li a {
			height: 64px;
			display: block;
		}
			.stage1 {
				background-position: 0 0 !important;
			}
			.stage2 {
				background-position: 0 -64px !important;
			}
			.stage3 {
				background-position: 0 -128px !important;
			}
			.stage4 {
				background-position: 0 -192px !important;
			}
			#st1 {
				width: 238px;
			}
			#st2 {
				width: 257px;
			}
			#st3 {
				width: 226px;
			}
			#st4 {
				width: 256px;
			}
	
	
/*/////////////////////////////////////////////////////////////////////
	Cart 1
/////////////////////////////////////////////////////////////////////*/
	
	
	.headBox {
		height: 3px;
		background: url(../styleImages/layout/shared/bgh3.gif) left top no-repeat;
	}

	#cartBox {
		padding: 0 32px 36px 32px;
	}
		#tblCart {
			border-collapse: collapse;
			border: 0;
		}
		#tblCart td {
			background: url(../styleImages/layout/cart/dots.gif) repeat-x left bottom;
			padding: 13px 0 20px 0;
			text-align: left;
			vertical-align: top;
		}
		#tblCart th {
			height: 45px;
			font-size: 1.2em;
			text-align: left;
			vertical-align: bottom;
			background: url(../styleImages/layout/cart/dots.gif) repeat-x left bottom;
			padding: 0 0 11px 0;
		}
		#tblCart .alR {
			text-align: right !important;
		}
		#tblCart td.spacer {
			height: 20px;
			background: url(../styleImages/layout/cart/dots.gif) repeat-x left bottom;
		}
		#tblCart td.c1 {
			width: 168px; height: 133px;
		}
			#tblCart td.c1 div {
				width: 168px; height: 133px;
				background: url(../styleImages/layout/shared/bgthumb.gif) 0 0 no-repeat;
			}
			#tblCart td.c1 img {
				border: 0;
				margin: 3px 0 0 3px;
			}
		#tblCart td.c2 {
			padding-right: 15px;
		}
			#tblCart td.c2 p {
				line-height: 1.2em;
				font-size: 1.3em;
				color: #fff;
				margin: 0 0 5px 0; padding: 17px 0 0 0;
			}
			#tblCart td.c2 small {
				line-height: 1.2em;
				font-size: 1.1em;
				color: #787878;
				display: block;
				margin: 0 0 16px 0;
			}
			#tblCart td.c2 a {
				font-size: 1.2em;
			}
		#tblCart td.c3 {
			width: 99px;
		}
			#tblCart td.c3 p {
				line-height: 1.2em;
				font-size: 1.3em;
				color: #fff;
				padding: 17px 0 0 0;
			}
			#tblCart td.c3 form {
				background: url(../styleImages/layout/cart/inpqty.gif) 0 18px no-repeat;
				padding: 18px 0 0 0;	
			}
				#tblCart td.c3 form input {
					width: 40px;
					text-align: center;
					background: transparent !important;
					border: 0;
					margin: 5px 0 20px 0;	
				}
				#tblCart td.c3 form button {
					width: 39px; height: 11px;
					background: url(../styleImages/layout/cart/update.gif);
				}
		#tblCart td.c4 {
			width: 138px;
			font-size: 1.8em;
			font-weight: bold;
			color: #686868;
			padding-top: 30px;
		}
		#tblCart td.c5,
		#tblCart td.c5b {
			width: 159px;
			font-size: 2.2em;
			font-weight: bold;
			color: #fbdf06;
			padding-top: 27px;
		}
		#tblCart td.c5b {
			text-align: right;
		}
		#tblCart td.c6 {
			width: 45px;
			padding-top: 25px;
		}
		#tblCart td.c6 a {
			width: 26px; height: 25px;
			background: url(../styleImages/layout/cart/delete.gif) no-repeat;
			display: block;
			float: right;
		}
		#tblCart td.c6 a:hover {
			background-position: left bottom;
		}
		
	#cartTotals {
		background: url(../styleImages/layout/cart/dots.gif) repeat-x left bottom;
		margin: 0 0 20px 0; padding: 19px 0;
		position: relative;
	}
	#cartTotals  p {
		color: #777;
	}
		#cartFloatR {
			height: 70px;
			float: right;
			clear: both;
		}
		#cartTotals .cartTotL {
			width: 200px; height: 70px;
			background: url(../styleImages/layout/cart/dots-vert.gif) top right repeat-y;
			float: left;
			margin: 0 30px 0 0; padding: 0 30px 0 0;
		}
		#cartTotals .cartTotR {
			width: 155px;
			text-align: right;
			float: left;
		}
		#cartTotals .cartTotL p {
			width: 200px;
			line-height: 2em;
			position: relative;
			margin: 0 0 2px 0;
		}
		#cartTotals .cartTotL p span {
			width: 200px;
			color: #686868;
			line-height: 1em;
			font-size: 1.5em;
			text-align: right;
			position: absolute; left: 0; top: 0;
			display: block;
		}
		#cartTotals .cartTotL p span.g1 {
			font-size: 1.3em;
			color: #9dd84f;
			top: 3px;
		}

		#cartTotals .cartTotR p {
			line-height: 1.6em;
		}
		#cartTotals .cartTotR p span {
			color: #fbdf06;
			font-size: 1.83em;
			display: block;
			line-height: 1.3em;
		}
		
	a#btnChkNow {
		width: 177px; height: 30px;
		background: url(../styleImages/layout/cart/checkoutnow.gif) no-repeat;
		margin: 0 0 13px 0;
	}
	a#btnContShop {
		width: 205px; height: 31px;
		background: url(../styleImages/layout/cart/contshop.gif) no-repeat;
	}
	
	#cartBtnRight a#btnChkNow,
	#cartBtnRight a#btnContShop {
		float: right;
		clear: both;
	}
		
/*/////////////////////////////////////////////////////////////////////
	Cart Login
/////////////////////////////////////////////////////////////////////*/
		
	#custLogin {
		padding-top: 21px;
			position: relative;
	}	
		#custLogin h1 {
			display: none;
		}
		#custLogin h2 {
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.4em;
			color: #fff;
			margin: 0 0 20px 0;
		}
		#custLogin p {
			color: #bababa;
			line-height: 1.3em;
			margin: 0 0 17px 0;
		}	
		
		.loginL {	
			width: 458px; height: 318px;
			background: url(../styleImages/layout/cart/dots-vert.gif) right top repeat-y;
			float: left;
			margin: 0 31px 0 0;
		}
			.loginL #frmCartLogin {
				width: 310px;
				padding: 6px 0 0 0;
			}
			.loginL #frmCartLogin label {
				width: 310px; height: 46px;
				line-height: 1.4em;
				background: url(../styleImages/layout/cart/inp-login.gif) left bottom no-repeat;
				color: #e0e0e0;
				font-size: 1.2em;
				margin: 0 0 16px 0;
				position: relative;
			}
			.loginL #frmCartLogin label input {
				width: 298px;
				font-size: 12px;
				background: transparent !important;
				position: absolute; top: 26px; left: 5px;
				border: 0; outline: 0;
			}	
			.loginL #frmCartLogin button {
				width: 169px; height: 30px;
				background: url(../styleImages/layout/cart/login.gif) no-repeat;
				margin: 0 0 9px 0;
			}	
			.loginL #frmCartLogin a {
				font-size: 1.2em;
			}	
		.loginR {	
			width: 420px;
			float: left;
		}
		#btnContinue {
			width: 169px; height: 31px;
			background: url(../styleImages/layout/cart/continue.gif) no-repeat;
			clear: both;
		}
		.loginR #btnContinue {
			clear: both;
		}
		#loginOr {
			height: 29px;
			background: url(../styleImages/layout/cart/or.gif) no-repeat;
			margin: 97px 0 0 0; padding: 31px 0 0 89px;
		}
		
/*/////////////////////////////////////////////////////////////////////
	Cart Register
/////////////////////////////////////////////////////////////////////*/
		
		#custRegister {
			width: 361px;
			padding: 27px 0 0 271px;
			position: relative;
		}
		
		#custRegister #regHead {
			background: url(../styleImages/layout/cart/dots.gif) left bottom repeat-x;
			font-size: 1.2em;
			margin: 0 0 15px 0; padding: 0 0 20px 0;
		}
		#custRegister #regHead * {
			color: #bababa !important;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 100%;
			font-weight: normal;
			margin: auto;
		}
		
		#custRegister h1 {
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.6em;
			color: #fff;
			margin: 0 0 10px 0; padding: 0;
		}
		
		#custRegister h2 {
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.4em;
			color: #fbdf06;
			margin: 0 0 20px 0;
		}
		
		#frmRegister {
			
		}
		#frmRegister fieldset {
			background: url(../styleImages/layout/cart/dots.gif) left bottom repeat-x;
			border: 0;
			margin: 0 0 18px 0; padding: 0 0 1px 0;
		}
		#frmRegister label {
			height: 44px;
			font-size: 1.2em;
			background: url(../styleImages/layout/cart/reginput.gif) left bottom no-repeat;
			color: #e0e0e0;
			position: relative;
			border-bottom: 17px solid #222;
		}
		#frmRegister label.hasSelect {
			height: auto;
			background: none;
		}
		#frmRegister label.checkbox {
			height: auto;
			color: #bababa;
			background: none;
		}
			#frmRegister label input, 
			#frmRegister label select {
				font-size: 100%;
			}
			#frmRegister label select {
				font-size: 100%;
				margin: 4px 0 0 0;
			}
			#frmRegister label input {
				width: 350px; 
				background: transparent !important;
				position: absolute; top: 24px; left: 5px;
				border: 0;
			}
			#frmRegister label.checkbox input {
				width: 15px; height: 15px;
				position: static;
				float: left;
				margin: 0 11px 0 0;
			}
		
		#frmRegister #securityCode {
			position: relative;
			margin: 0 0 20px 0;
		}
		#frmRegister #securityCode label {
			height: 94px;
			margin: 0; border: 0;
		}
		#frmRegister #securityCode p {
			color: #bababa;
			line-height: 1.3em; padding: 3px 0 0 0;
		}
			#frmRegister #securityCode label input {
				top: 73px;
			}
			#frmRegister #securityCode #spamFloats {
				height: 40px;
				position: absolute; top: 19px; left: 0;
			}
				#frmRegister #securityCode #spamFloats img {
					float: left;
					margin: 0 17px 0 0;
				}
		#county_sel, #country {
			width: 170px;
		}
		
/*/////////////////////////////////////////////////////////////////////
	Cart Final
/////////////////////////////////////////////////////////////////////*/
		
	#confirmAddress {
		padding: 20px 0 23px 0; 
	}
		#confirmAddress h2 {
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.4em;
			color: #fff;
			margin: 0 0 25px 0;
		}
		#confirmAddress address {
			color: #bababa;
			line-height: 1.4em;
			font-size: 1.2em;
			font-style: normal;
			padding: 0 0 19px 0;
		}
		#confirmAddress address .aH {
			font-size: 101.6%;
		}
	.dotMid {
		background: url(../styleImages/layout/cart/dots-vert.gif) center top repeat-y;
		padding: 10px 0 0 30px;
	}
	#confirmL, #confirmR {
		width: 460px;
		float: left;
	}
	#confirmL {
		margin: 0 30px 0 0;
	}
		
/*/////////////////////////////////////////////////////////////////////
	Text Image Page 
/////////////////////////////////////////////////////////////////////*/
		
	.growTextImg {
		background: url(../styleImages/layout/blog/grow-textimg.gif) right top repeat-y;
		margin: 0 0 10px 0;
		position: relative;
	}	
	.footTextImg {
		width: 656px; height: 3px;
		background: url(../styleImages/layout/blog/foot-textimg.gif);
		position: absolute; left: 324px; bottom: 0;
	}
		
	.growTIL {
		width: 284px;
		float: left;
		margin: 0 40px -10px 0;
	}	
	.growTIL img {
		background: #000;
		margin: 0 0 10px 0; padding: 2px; border: 1px solid #4b4b4b;		
	}	
	.growTIR {
		width: 656px;
		float: left;
	}
		.growTIR h1 {
			background: url(../styleImages/layout/blog/head-textimg.gif) left top no-repeat;
			font-size: 2.4em;
			margin: 0 0 15px 0; padding: 29px 0 0 30px;
		}
		.growTIR .growTIRPadd {
			color: #b5b5b5;
			text-align: justify;
			background: url(../styleImages/layout/cart/dots.gif) left top repeat-x;
			margin: 0 32px 0 30px; padding: 31px 22px 0 0;
		}
		.growTIR .growTIRPadd p {
			font-size: 1.3em;
			line-height: 1.4em;
			margin: 0 0 17px 0;
		}
		
/*/////////////////////////////////////////////////////////////////////
	Text Page 
/////////////////////////////////////////////////////////////////////*/
		
	.growText {
		background: url(../styleImages/layout/blog/grow-text.gif) left bottom no-repeat;
		color: #b5b5b5;
		margin: 0 0 10px 0; padding: 32px 0 32px 0;
		position: relative;
	}
		.growTextDot {
			text-align: justify;
			background: url(../styleImages/layout/cart/dots-vert.gif) 457px 0 repeat-y;
			margin: 0 0 0 34px; padding: 0 0 5px 0;
			position: relative; z-index: 2;
		}
		.growText h1 {
			color: #fff;
			background: url(../styleImages/layout/blog/head-text.gif) left top no-repeat;
			font-size: 2.4em;
			margin: 0 0 15px 0;
		}
		.growText p {
			font-size: 1.3em;
			line-height: 1.4em;
			margin: 0 0 17px 0;
		}	
	.headText {
		width: 980px; height: 27px;
		background: url(../styleImages/layout/blog/grow-text.gif) left top repeat-y;
		position: absolute; left: 0; top: 0;
			z-index: 1;
	}
	.footText {
		width: 656px; height: 3px;
		background: url(../styleImages/layout/listing/bg.gif) left bottom no-repeat;
		position: absolute; left: 0; bottom: 0;
	}
		
	.growTL {
		width: 400px;
		float: left;
		margin: 0 88px 0 0;
	}	

	.growTR {
		width: 400px;
		float: left;
	}
		
/*/////////////////////////////////////////////////////////////////////
	Blog List
/////////////////////////////////////////////////////////////////////*/
		
		
	/* 
	
	side nav
	
	*/	
	
	.side {
		margin: 0 0 9px 0; 
	}
	.side ul {
		margin: 0 29px;
	}
		.side li {
			line-height: 1.4em;
			background:	url(../styleImages/layout/shared/bullet-blue.gif) 0 7px no-repeat;
			margin: 0 0 9px 0; padding: 0 0 0 8px;
			font-size: 1.2em;
		}	
			.side li a {
				color: #3fa6fd;
			}
			.side li a:hover {
				color: #fbdf06;
			}
			.side a span {
				color: #989898;
			}
			.side li li, .side li li li, .side li li li li {
				font-size:1em;
			}
			
	/* 
	
	blog posts (big and small)
	
	*/	
			
	.article {
		padding: 0 30px 0 32px;
	}
		.article img {
			background: #000;
			margin: 0 0 10px 0; padding: 2px; border: 1px solid #4b4b4b;		
		}
		.article p {
			color: #777;
			margin: 0 0 14px 2px;
		}
		
	/* 
	
	links for sharing, tags etc
	
	*/	
		
	.postControls {
		background: url(../styleImages/layout/blog/greypix.gif) 0 31px repeat-x;
	}
		.postControls li {
			color: #777;
			line-height: 16px;
			font-size: 1.2em;
			float: left;
			padding-right: 8px;
		}
		.postControls li.p1 {
			height: 36px;
		}
		.postControls li.p3, .postTags li.p5, .postTags li.p6 {
			background: url(../styleImages/layout/shared/control-line.gif) no-repeat;
			padding-left: 8px;
		}
		.postControls li.p3 {
			width: 400px;
			background-position: 0 4px;
		}
		.postControls li.p2, .postControls li.p3 {
			height: 34px;
			padding-top: 2px;
		}
		.postControls li a, .postTags li a {
			color: #3fa6fd;
			font-size: 100%;
		}
		.postControls li a:hover, .postTags li a:hover {
			color: #fbdf06;
		}

	.postTags {
		margin: 0 0 29px 0;
	}
		.postTags li {
			color: #777;
			line-height: 16px;
			font-size: 1.1em;
			background-position: 0 2px !important;
			float: left;
			padding-right: 8px;
		}
		
	/*
	
	Archive list 
	
	*/	
		
	#blogArch {
		margin: 0;
	}
/*	
		#blogArch li {
			background: url(../styleImages/layout/blog/arrow-r.gif) 2px 3px no-repeat;
			padding-left: 13px;
		}
		#blogArch li ul {
			display: none;
			margin: 0 0 0 10px; padding: 10px 0 0 0;
		}
		#blogArch li.open ul {
			display: block;
		}
		#blogArch li.open {
			background: url(../styleImages/layout/blog/arrow-d.gif) 0 5px no-repeat;
		}
		
*/		
	#blogFoot {
		width: 691px; height: 30px;
		background: url(../styleImages/layout/blog/foot-blog.gif) no-repeat;
		position: absolute; left: 0; bottom: 0;
	}
	
	/*
	
	Cols left and Right + headings 
	
	*/	
		
	.blog {
		background: url(../styleImages/layout/blog/grow-blog.gif) left top repeat-y;
		margin: 0 0 9px 0;
		position: relative;
	}
		.blog .paginator {
			width: auto;
			margin: 0 30px 0 32px;
			padding-left: 0;
			padding-right: 0;
		}
		
	#blogL {
		width: 691px; 
		float: left;
		margin: 0 9px 0 0;
		padding-bottom: 30px;
	}
	#blogR {
		width: 280px; 
		float: left;
	}
		#blogR h3 {
			height: 43px;
			background: url(../styleImages/layout/blog/side.gif) left top no-repeat;
			line-height: 1.4em; 
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 2.4em;
			margin: 0 0 17px 0; padding: 22px 30px 0 30px;
		}
			
		#blogR .side {
			background: url(../styleImages/layout/blog/side.gif) left bottom no-repeat;
			padding: 0 0 34px 0;
		}
		
	
	#blogList h1, #blogItem #blogH1 {
		height: 45px;
		background: url(../styleImages/layout/blog/h1bglist.gif) left top no-repeat;
		color: #3fa6fd;
		line-height: 1.4em; 
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 2.4em;
		font-weight: normal;
		margin: 0 0 17px 0; padding: 21px 30px 0 33px;
	}
	#blogList h2, #blogItem h1 {
		color: #fff;
		line-height: 1.4em; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.5em;
		margin: 0 0 9px 2px;
	}
	#blogItem h2 {
		color: #fff;
		background: url(../styleImages/layout/cart/dots.gif) left bottom repeat-x;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		line-height: 1.4em; 
		font-size: 2.4em;
		margin: 0 0 9px 2px; padding: 0 0 9px 0;
	}
	
	/* 
	
	Comments
	
	*/	
	
	/* temp */
	
	.p1 img {
		border: 0;
		background: none;
		padding: 0;
		margin: 0;
	}
	
	
	#blogComs {
		padding: 0 30px 0 32px;
	}
		#blogItem #blogComs h2 {
			margin-bottom: 27px;
		}
		#bcWrapper {
			background: url(../styleImages/layout/cart/dots-vert.gif) 193px 0  repeat-y;
			margin: 0 0 30px 0; padding: 9px 0;
		}
		
		/* comment item */
		
		.bc {
			margin: 0 0 24px 0;
		}
			.bcL {
				width: 164px;
				color: #e0e0e0;
				float: left;
				margin: 0 61px 0 0;
			}
				.bcL h3 span {
					font-weight: normal;
					display: block;
				}
			.bcR {
				width: 400px;
				color: #bababa;
				float: left;
			}
			
		/* post comment form */
		
		#blogComs form {
			background: url(../styleImages/layout/cart/dots.gif) left top repeat-x;
			padding: 30px 0 9px 0;
		}
			#blogComs .formL {
				width: 223px;
				float: left;
			}
				#blogComs .formL h3 {
					color: #e0e0e0;
					font-size: 1.7em;
				}
			#blogComs .formR {
				width: 380px;
				float: left;
				padding: 2px 0 0 0;
			}
				#blogComs #frmComment label {
					width: 310px; height: 46px;
					line-height: 1.4em;
					background: url(../styleImages/layout/cart/inp-login.gif) left bottom no-repeat;
					color: #e0e0e0;
					font-size: 1.2em;
					margin: 0 0 16px 0;
					position: relative;
				}
					#blogComs #frmComment label input {
						width: 298px;
						font-size: 12px;
						background: transparent !important;
						position: absolute; top: 26px; left: 5px;
						border: 0; outline: 0;
					}	
				#blogComs #frmComment label.txtA {
					width: 380px; height: 109px;
						background: url(../styleImages/layout/blog/txtbg.gif) left bottom no-repeat;
				}
					#blogComs #frmComment label.txtA textarea {
						width: 370px; height: 80px;
						font-size: 12px;
						background: transparent !important;
						position: absolute; top: 26px; left: 5px;
						border: 0; outline: 0;
					}
				#blogComs #frmComment button {
					width: 169px; height: 31px;
					background: url(../styleImages/layout/blog/postreview.gif) no-repeat;
					margin: 0 0 9px 0;
				}
/*/////////////////////////////////////////////////////////////////////
	Accounts
/////////////////////////////////////////////////////////////////////*/

	#accountMenu {
		margin: 0 0 10px 0;
	}
	#accountMenu ul,
	#accountMenu ul li a {
		height: 64px;
		background: url(../styleImages/layout/shared/accountnav.gif) no-repeat;
	}
	#accountMenu ul {
	
	}
	#accountMenu ul li {
		width:245px;
		float: left;
	}
	#accountMenu ul li a {
		display: block;
	}
	#accountMenu ul li#am1 a {
		background-position: 0 0;
	}
	#accountMenu ul li#am2 a {
		background-position: -245px 0;
	}
	#accountMenu ul li#am3 a {
		background-position: -490px 0;
	}
	#accountMenu ul li#am4 a {
		background-position: -735px 0;
	}
	#accountMenu ul li#am1 a:hover {
		background-position: 0 -64px;
	}
	#accountMenu ul li#am2 a:hover {
		background-position: -245px -64px;
	}
	#accountMenu ul li#am3 a:hover {
		background-position: -490px -64px;
	}
	#accountMenu ul li#am4 a:hover {
		background-position: -735px -64px;
	}
	#accountMenu ul li a.on {
		cursor: default;
	}
	#accountMenu ul li#am1 a.on {
		background-position: 0 -128px;
	}
	#accountMenu ul li#am2 a.on {
		background-position: -245px -128px;
	}
	#accountMenu ul li#am3 a.on {
		background-position: -490px -128px;
	}
	#accountMenu ul li#am4 a.on {
		background-position: -735px -128px;
	}
				
/*/////////////////////////////////////////////////////////////////////
	Buttons
/////////////////////////////////////////////////////////////////////*/

	#btnApply {
		background: url(../styleImages/buttons/applychange.gif) no-repeat;
	}
	#btnGo {
		background: url(../styleImages/buttons/go.gif) no-repeat;
	}
	#btnMakePay {
		background: url(../styleImages/buttons/makepay.gif) no-repeat;
	}
	#btnSend {
		background: url(../styleImages/buttons/send.gif) no-repeat;
	}
	#btnSendPass {
		background: url(../styleImages/buttons/sendpass.gif) no-repeat;
	}
	#btnSubmit {
		background: url(../styleImages/buttons/submit.gif) no-repeat;
	}
	#btnTryAgain {
		background: url(../styleImages/buttons/tryagain.gif) no-repeat;
	}
	#btnUpdate {
		background: url(../styleImages/buttons/update.gif) no-repeat;
	}


/*/////////////////////////////////////////////////////////////////////
	Food Menu
/////////////////////////////////////////////////////////////////////*/

	.fullwidth {
		padding-right:30px;
		background:#222;
		margin:0 5px 0 0;
		padding-bottom:15px;
	}

	.foodmenu {
	}
		.foodmenu h2 {
			font-weight:bold;
			color:#fff;
			font-size:1.8em;
			line-height:1.2em;
			margin:0 0 10px 0;
		}
		.foodmenu ul {
			margin:0 0 20px 0;
		}
			.foodmenu ul li {
				list-style:none;
				font-size:1.2em;
				line-height:1.6em;
				overflow:hidden;
			}
			.foodmenu ul li span {
				display:block;
				float:left;
			}
			.foodmenu ul li span.title {
				float:left;
				width:70%;
			}
			.foodmenu ul li span.price {
				float:left;
				width:30%;
				text-align:right;
				font-size:12px;
			}
	
/*/////////////////////////////////////////////////////////////////////
	Social buttons
/////////////////////////////////////////////////////////////////////*/
#social {
	top:68px;
	left: 372px;
	position: absolute;
}
	#social a {
		display:block;
		height:30px;
		width:30px;
		margin:0 5px 0 0;
		float:left;
	}
