@import url(cart.css);

*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 70% "Trebuchet MS", Arial, Verdana, Tahoma, Sans-serif;
	color: #000;
	background: #fff;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #3354aa; text-decoration: underline; }
a:visited { color: #3354aa; text-decoration: underline; }
a:hover { color: #3354aa; text-decoration: none; }
a:active { color: #3354aa; text-decoration: underline;}

#content ul { margin: 0 0 1em 5px; /*position: relative;*/ }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
	background: url(/images/bgrounds/container.gif) no-repeat;
}
#header {
	position: relative;
	width: 100%;
	height: 159px;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 357px;
}

#nav {
	position: relative;
}
#nav li a {
	position: absolute;
	top: 44px;
	left: 60px;
	display: block;
	width: 72px;
	height: 78px;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/images/text/nav-home.gif) no-repeat;
}
#nav li#abo a { top: 24px; left: 140px; background-image: url(/images/text/nav-about-us.gif); }
#nav li#con a { top: 12px; left: 220px; background-image: url(/images/text/nav-contact-us.gif); }
#nav li#gif a { top: 12px; left: 705px; background-image: url(/images/text/nav-gift-cards.gif); }
#nav li#pop a { top: 24px; left: 785px; background-image: url(/images/text/nav-popular-items.gif); }
#nav li#com a { left: 866px; background-image: url(/images/text/nav-coming-soon.gif); }

#nav li a:hover, #nav li#abo a:hover, #nav li#con a:hover, #nav li#gif a:hover, #nav li#pop a:hover, #nav li#com a:hover {
	background-image: none;
}


#main {
	width: 965px;
	margin: 0 0 0 30px;
}
#main-l, #main-r, #main-c {
	float: left;
	display: inline;
}
#main-l {
	width: 159px;
}
#main-r {
	width: 167px;
}
#main-c {
	width: 563px;/* 617 */
	overflow: hidden;
	padding: 0 27px;
}
#catalogue {
	background: url(/images/bgrounds/catalogue.gif) no-repeat bottom left;
	min-height: 238px;
	height: auto !important;
	height: 238px;
	margin-bottom: 16px;
}
#catalogue h2 {
	/*position: absolute;*/
	float: left;
	width: 21px;
	height: 233px;
	background: url(/images/text/the-funky-product-catalogue.gif) no-repeat;
}
#catalogue ul {
	width: 137px;
	margin: 0 0 0 1px;
	float: left;
	border-top: 1px solid #fff;
	margin-bottom: 7px;
}
#catalogue li {
	border-bottom: 1px solid #fff;
}
#catalogue li strong {
	cursor: default;
	padding: 3px 5px 3px 5px;
}
#catalogue li a {
	color: #444;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 5px;
}
#catalogue li a:hover {
	background-color: #eac111;
	color: #fff;
}

#yoursay h3 {
	width: 159px;
	height: 73px;
	margin-bottom: 0;
}
#yoursay h3 a {
	display: block;
	width: 159px;
	height: 73px;
	overflow: hidden;
	text-indent: -9000px;
	text-decoration: none;
	background: url(/images/text/your-say.gif) no-repeat;
}
.curvebox {
	background: #fde560 url(/images/bgrounds/curvebox.gif) no-repeat;
	padding-top: 7px;
}
.curvebox p {
	background: url(/images/bgrounds/curvebox-bottom.gif) no-repeat bottom left;
	padding: 0 20px 7px 20px;
	margin: 0;
}
.curvebox a {
	color: #444;
	text-decoration: none;
}
.curvebox a:hover {
	text-decoration: underline;
}
#competitions h3 {
	width: 167px;
	height: 122px;
	margin-bottom: 0;
}
#competitions h3 a {
	display: block;
	width: 167px;
	height: 122px;
	overflow: hidden;
	text-indent: -9000px;
	text-decoration: none;
	background: url(/images/text/competitions-this-way.gif) no-repeat;
}
#competitions .curvebox {
	background: transparent url(/images/bgrounds/curvebox-competitions.gif) no-repeat;
	padding-top: 7px;
}
#competitions .curvebox p {
	background: none;
	padding-bottom: 60px;
}
#business {
	background: url(/images/bgrounds/business.gif) no-repeat bottom left;
	margin-bottom: 16px;
}
#business h2 {
	float: right;
	margin-right: 8px;
	width: 21px;
	height: 126px;
	background: url(/images/text/funky-business.gif) no-repeat;
}
#business ul {
	width: 137px;
	margin: 0 1px 0 0;
	float: right;
	border-top: 1px solid #fff;
	margin-bottom: 7px;
	color: #444;
}
#business li {
	border-bottom: 1px solid #fff;
}
#business li a {
	color: #444;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 10px;
	text-transform: uppercase;
}
#business li a:hover {
	background-color: #90bf52;
	color: #fff;
}
#business .cartmsg {
	padding: 3px 10px 5px 10px;
	display: block;
}
#footer {
	text-transform: uppercase;
}

#footer .itomic{
	color:#ccc;
}

.intro {
	background: url(/images/bgrounds/intro-top.gif) no-repeat;
	margin-left: 48px;
	width: 496px;
	color: #fff;
	padding-top: 12px;
	margin-bottom: 35px;
}
.intro-bottom {
	padding-left: 90px;
	background: url(/images/bgrounds/intro-bottom.gif) no-repeat 72px bottom;
	padding-bottom: 7px;
}

#featuredproducts a {
	/*width: 132px;
	height: 132px;
	border: 5px solid #00bbe9;
	display: block;*/
}


#featuredproducts {
	width: 563px;/* if the width is flexible, could possibly move the strict width on .photo and allow an even blue background on hover for all images */
	float: left;
	margin: 0 0 1em 0;
}
/* 122 max image width */
/* 128 including padding and border */
.photo {
	width: 132px;
	height: 132px;
	float: left;
	margin: 0 1px 1px 0;
	padding: 4px;
}

.last {
	margin-right: 0;
}
.photo a, .photo a:link, .photo a:visited, .photo a:active {
	/*padding: 4px;*/
	/*height: 128px;*/
	display: block;
	height: 132px;
	width: 132px;
	color: #333;
	text-decoration: none;
	background-color: #fff;
}
.photo a:hover {
	/*background-color: #eee;*/
}
.photo img {
	/*padding: 2px;
	border: 1px solid #bfbfbf;*/
	background-color: #fff;
	display: block;
	margin: 0 auto;
}
.photo a:hover img {
	
}
#footer {
	background: url(/images/bgrounds/footer.gif) no-repeat;
	text-align: center;
	padding: 85px 0 0 0;
	color: #ec2e2f;
}
#footer p {
	margin-bottom: 1px;
}
#footer a {
	text-transform: uppercase;
	color: #777;
	text-decoration: none;
}
#footer a.current {
	color: #00bbe9;
}


table {
	margin: 0 3em 1em;
	border-collapse: collapse;
}
table th, table td {
	padding: 0.3em 0.7em;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 0px;
}
table th {
	text-align: right;
}
table thead th, table thead td {
	border-width: 1px;
	font-weight: bold;
	vertical-align: bottom;
	background-color: #efefef;
}
table tbody th, table tbody td {
	font-weight: normal;
	border-bottom-width: 1px;
	border-style: dotted;
	vertical-align: top;
}

table#postage-costs th { width: 40%; }

address {
	padding-bottom: 1em;
}


/** This is usually the cost **/
form h2,
span.total {
	cursor: default;
}
span.total {
	font-size: 1.2em;
	font-weight: bold;
}
form h2 em,
span.total em { 
	color:#989898;
	font-style: normal;
	font-size:0.6em;
}


ul.what-next {
	padding-bottom: 1em;
	list-style: circle;
}
ul.what-next li {
	list-style: circle;
	font-size: 1.2em;
	padding: 0.5em 0;
	margin: 0 0 0 30px;
}

div.shipping {
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	padding-bottom: 0;
	border: 1px solid #e5eaff;
	background: #f5f7ff;
}

table.cart-list {
	width: 100%;
	margin: 0.5em 0;
}
table.cart-list thead th,
table.cart-list thead td {
	font-size: 1.2em;
	background-color: white;
}
table.cart-list tr.total th,
table.cart-list tr.total td {
	font-size: 1.4em;
}

table.cart-list caption { display: none }
table.cart-list input.delete { 
	display: block;
	width: 16px;
	max-height: 16px;
	padding-top: 16px;
	overflow: hidden;
	border: 0;
	background: transparent url(../images/buttons/cross.png) 0 0 no-repeat;
}
#deliverySubit,
div.cart-list input.pay {
	float: right;
	display: block;
	width: 89px;
	max-height: 23px;
	margin: 0.3em;
	padding: 0;
	padding-top: 23px;
	overflow: hidden;
	text-align: center;
	border: 0px;
	background: transparent url(../images/buttons/continue.gif) 0 0 no-repeat;
}
div.cart-list input.pay { display: none }

div#shopDiv table,
div#creditcardDiv table {
	margin: 0.5em 0;
	border: 1px solid #90BF52;
	background-color: #C1DB71;
}
div#shopDiv table th,
div#creditcardDiv table th { 
	text-align: left; 
	font-weight: bold;
	border-bottom-width: 0;
}
div#shopDiv table td,
div#creditcardDiv table td { 
	border-color: #90bf52;
}

form.add-to-cart {
	float: left;
	width: 220px;
	text-align:right;
	margin:0px 0 0 0;
}
form.add-to-cart input.submit {
	float: left;
	width: 89px;
	display: block;
	max-height: 23px;
	margin: 0.3em;
	padding: 23px 0 0;
	overflow: hidden;
	border: 0px;
	cursor:pointer;
	background: transparent url(../images/buttons/addme.gif) 0 0 no-repeat;
}
form.add-to-cart input.submit:hover{
	background-position: 0 -24px;
}
form.add-to-cart input.added { background-image: url(../images/buttons/added.gif);
}
form.add-to-cart p.price strong {
	font-size: 1.5em;
}

form.add-to-cart p.price{
	float:left;
	width:120px;
	text-align:left;
	padding-top:3px;
	margin-bottom:0;
}
form.add-to-cart p.price em {
	color: #a5a5a5;
	font-style: normal;
}

#content.browse-cat a.image {
	float: right
}


div.box {
	border: 1px solid #a5a5a5;
	background-color: #e5e5e5;
	padding: 0.5em;
	margin: 0 0 1em;
}
div.box h2 {
	background-color: #dedede;
	padding: -0.5em;
	margin: -0.5;
}

div.yellow {
	border-color: #eac111;
	background-color: #fcde38;
	height: 5em;
	min-height: 5em;
}
div.yellow h2 {
	background-color: #eac111;
}
div.yellow label {
	float: left;
	width: 400px;
	clear: none;
}
div.yellow input { 
	text-align: center;
	border: 1px solid #a5b4ff;
	background-color: #efefff;
}
div.yellow ul {
	padding-top: 1em
}
html>body div.yellow { height: auto }

div.bill {
	border-color: #dedede;
	background-color: #fefefe;
}
div.bill table { background-color: white }

div.payment,
div.delivery {
	border-color: #90bf52;
	background-color: #b1d24e;
}
div.payment h2,
div.delivery h2 { background-color: #90bf52 }
div.delivery label { font-weight: bold; text-align: left; }
div.delivery address { padding-left: 2em }
div.delivery table { margin: 0 }
div.delivery table th { text-align: left !important }

#creditcardDiv { width: 100% }
#creditcardSubit { display: none }


p.transaction-details { padding-left: 20px; }
p.transaction-details strong { float: left; clear:left; width: 180px; }

#deliverySubit, #shopSubit { display: none }
#showDelivery { cursor: pointer; }
#showDelivery strong { font-size: 1.4em }

#deliveryDiv input.text-input { width: 400px; }

.giftproduct {
	border-bottom: 1px dotted #8ebe52;
	margin-bottom: 1em;
}
.giftproduct form.add-to-cart { width: 195px }
.giftproduct form.add-to-cart input.submit { float: left; }
.giftproduct form.add-to-cart .quantity { padding-top: 0.5em; display: block; float: left; }
.giftproduct form.add-to-cart .quantity label { float: left; color: #464646; font-weight: bold; padding-right: 5px }
.giftproduct form.add-to-cart .quantity input { float: left; width: 3em; text-align: center; }
.giftproduct img { float:left; margin: 0 2em }

@media print {
	#main {
		width: 100%;
		margin: 0;
	}
	#main-l, #main-r, #main-c {
		float: none;
	}
	#main-l, #main-r, #footer, ul#nav {
		display: none;
	}
	#header, #main-c {
		width: 100%;/* 617 */
		padding: 0;
	}
	#header .logo { left: 0; }
}

/*dropdown code*/
#catalogue li {
	position: relative;
}

#catalogue li ul {
	position : absolute;
	left: -999em;
	margin-left : 137px;
	top: -1px;
	background-color: #fcde38;
}



#catalogue li ul ul {
	left: -999em;
}

#catalogue li a, #catalogue li a:link, #catalogue li a:visited, #catalogue li a:active {

	display: block;
	
	


}






#catalogue li:hover ul ul, #catalogue li:hover ul ul ul, #catalogue li.sfhover ul ul, #catalogue li.sfhover ul ul ul {
	left: -999em;
}

#catalogue li:hover ul, #catalogue li li:hover ul, #catalogue li li li:hover ul, #catalogue li.sfhover ul, #catalogue li li.sfhover ul, #catalogue li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#catalogue li:hover ul ul, #catalogue li:hover ul ul ul, #catalogue li:hover ul ul ul ul, #catalogue li.sfhover ul ul, #catalogue li.sfhover ul ul ul, #catalogue li.sfhover ul ul ul ul {
	left: -999em;
}

#catalogue li:hover ul, #catalogue li li:hover ul, #catalogue li li li:hover ul, #catalogue li li li li:hover ul, #catalogue li.sfhover ul, #catalogue li li.sfhover ul, #catalogue li li li.sfhover ul, #catalogue li li li li.sfhover ul {
	left: auto;
}



.error {
	padding: 1em;
	border: 1px solid red;
	background-color: #fffafa;
}
.prod-detail{
	margin-top:10px;
}
.prod-detail h2{
	float:left;
	width:560px;
	padding-top:3px;
}
.prod-detail h2.topper{ width: 340px }
.prod-images{
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.prod-images a {
	display:block;
	float:left;
	width:180px;
	height:180px;
	padding-bottom: 1.5em;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	margin-right: 2px;
	border-color: #a5a5a5 !important;
}
.prod-images a em { display: block; clear left; }
.prod-images a img { border-bottom: 1px dotted #a5a5a5; text-decoration: none }
.prod-info{
	/*margin-left:10px;*/
	width:100%;
	float:left;
}
ul.products { padding-left: 15px }
ul.products li {
	float: left;
	margin: 0 15px 15px 0 !important;
	text-align: center;
	width: 150px;
	height: 200px;
	padding: 2px !important;
	border: 2px solid #d5d5d5;
	display: block;
	overflow: hidden;
}
ul.products li a,
ul.products li a img { text-decoration: none }
ul.products li a img { clear: left }
ul.products li a strong { display: block; padding-bottom: 0.3em; height: 3em }

div.photo {
	width: 132px;
	height: 132px;
	overflow: hidden;
}
html>body div.photo a { 
	width: 132px;
	height: 132px;
	vertical-align: middle;
	align: center;
}
.hide { display: none }

/*div.photo { position: relative }
div.photo a { position: absolute; top: 50% }
div.photo a img { position: relative; top: 50% }*/

tr.error,
th span.error {
	background-color: transparent;
	border: 0;
	padding: 0;
}
th span { display: block; font-weight: normal; }
th .error { color: red }