html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,select,button,option,ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;width:auto}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}legend{display:none}
html {
	padding:0;
	margin:0;
	}
* {
	margin:0;
	padding:0;
	}
img {
	border:none;
	-ms-interpolation-mode: bicubic;
	vertical-align:top;
	}

body {
	background:#ecf9ff url(../images/body_bg.png) repeat-y 50% 50%;
	font:12px/1.35 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	}
.clear { 
	clear:both; 
	height:0; 
	float:none;
	padding:0;
	margin:0;
	width:100%;
	}

.right {
	float:right;
	}
.left {
	float:left;
	}
.no-padding {
	padding:0 !important;
	}
input.input-text ,button,select,textarea {
	border:1px solid #9a9a9a;
	border-top-color:#999;
	border-left-color:#999;
	background:#fff;
	display:inline-block;
	vertical-align:top;
	padding:5px;
	}
input.input-text ,select,textarea {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}	
input.input-text  {
	padding:6px 5px 7px;
	* padding:6px 5px 7px;
	}
select {
	padding:5px 5px 6px;
	}
input.checkbox {
	width:auto !important;
	margin:7px;
	}
button {
	border:0;
	cursor:pointer;
	height:28px;
	}
label {
	line-height:24px;
	}
a {
	text-decoration:none;
	color:#f15a83;
	cursor:pointer;
	border:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
	outline:0;
	border:0;
	}
a:visited:hover,
a:hover { 
	color:#f87a9c;
	}
a:visited
	{
	color:#65c0ee;
	text-decoration:none;
	}
:focus {
	outline:0;
	}	
.v-middle {
	vertical-align:middle;
	}
	.v-middle img {
		top:-3px;
		}
	
table {
	width:100%;
	}
table td {
	vertical-align:middle; 
	}
.a-center {
	text-align:center;
	}
.a-left {
	text-align:left;
	}
.a-right {
	text-align:right;
	}
.v-middle {
	vertical-align:middle;
	}
	
	
table.data-table {
	border-collapse:collapse;
	border:1px solid #ddd;
	width:100%;
	}
	.data-table td,
	.data-table th {
		padding:5px;
		border:1px solid #ddd;
		border-bottom-color:#dcdcdc;
		}
	.data-table th {
		background:#f0f0f0;
		text-align:left;
		text-transform:capitalize;
		}
	
		.data-table .odd th {
			background:#e8e8e8;
			vertical-align:middle;
			}
		.data-table .odd td {
			background:#f8f8f8;
			}
/* Headings */
	/*** Heading Styles ***/
	h1,h2,h3,h4,h5,h6 {
		font-family:Arial, Helvetica, sans-serif;padding:0 0 2px
		}
		h1 		{color:#0377aa;font-family:sans-serif, Helvetica, Arial;font-size:22px;line-height:28px;padding:0 0 2px;margin:0;}
		h2 		{color:#0681b8;font-family:sans-serif, Helvetica, Arial;font-size:20px;line-height:26px;padding:0 0 2px;margin:0;}
		h3 		{color:#1694cc;font-size:18px;line-height:22px;padding:0 0 2px;margin:0;}
		h4 		{color:#229fd7;font-size:16px; line-height:20px;}
		h5 		{color:#2eabe2;font-size:15px; line-height:19px;}
		h6 		{color:#3ab3e9;font-size:14px; line-height:18px;}
		
			h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{display:block;}
			
			h1 img { padding:0 5px 0 0;}
			h2 img { padding:0 5px 0 0;}
			h3 img { padding:0 5px 0 0;}
			h4 img { padding:1px 5px 2px 0; line-height:20px; vertical-align:text-bottom;}
			h5 img { padding:0 5px 0 0;}
			h6 img { padding:0 5px 0 0;}
			

	.page-head {
		clear:both;
		}
		.page-head h1 {
			border-bottom:3px solid #c2e5f6;
			margin-bottom:10px;
			}
		.page-head h2 {
			border-bottom:3px solid #c2e5f6;
			margin-bottom:10px;
			}
		.page-head h3 {
			border-bottom:2px solid #aedcf3;
			margin-bottom:8px;
			}
		.page-head h4 {
			border-bottom:1px solid #aedcf3;
			margin-bottom:6px;
			}
		.page-head h5 {
			border-bottom:1px solid #ddd;
			margin-bottom:5px;
			}
		.page-head h6 {
			border-bottom:1px dotted #ddd;
			margin-bottom:5px;
			}
			.page-head.no-border h1, .page-head.no-border h2, .page-head.no-border h3, .page-head.no-border h4, .page-head.no-border h5, .page-head.no-border h6 { border:0 !important; }
			
			p {
				font-size:14px;
				line-height:20px;
				}


/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; background:#fff; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:220px; padding:5px 10px 0 0; }
.col-main { float:left; width:765px; padding:5px 0; }
.col-right { float:right; width:220px; padding:5px 0 0 10px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; }
.col3-layout .col-wrapper { float:left; width:770px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input.qty { width:2.5em !important; padding:6px; vertical-align:top; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible;
 height:30px; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:30px; background:transparent url(../images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/30px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; height:30px }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

	/* Form Validation */
		.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:13px; font-size:11px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 3px no-repeat; color:#eb340a; }
		.validation-failed { border:1px solid #eb340a !important; background:#faebe7 !important; }
		.validation-passed {}
		p.required { font-size:11px; text-align:right; color:#EB340A; }
		
	/* Expiration date and CVV number validation fix */
		.v-fix { float:left; }
		.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
	
	/* Global Messages  */
		.success { color:#3d6611; font-weight:bold; }
		.error { color:#df280a; font-weight:bold; }
		.notice { color:#e26703; }
	
	/*** Form Styles ***/
		.back-link {
			display:block;
			margin:0 10px 0 0;
			line-height:30px;
			float:left;
			}
		.required  {
			color:#d00000;
			font-weight:700;
			display:inline-block;
			}
		.please-wait {
			}
			.please-wait img {
				padding:0 5px;
				}
			
		.form {
			}
			.form .validation-advice {
				margin:3px 0 5px 150px;
				}
			.form ul li.control {
				margin:5px 0;
				display:block;
				clear:both;
				height:30px;
				padding:0 8px;
				line-height:30px;
				vertical-align:middle;
				}
				.form ul li.control .input-box {
					float:left;
					}
				.form ul li.control input,
				.form ul li.control label {
					float:left;
					line-height:30px;
					padding:0;
					vertical-align:middle;
					margin:0;
					width:auto;
					}
					.form ul li.control label {
						margin:0 25px 0 0;
						}
					.form ul li.control input.radio {
						margin:8px 8px 8px 0;
						}
					.form ul li.control input.checkbox {
						margin:8px 8px 8px 0;
						}
			
			.form ul li.fields {
				display:block;
				border-bottom:1px dotted #fff;
				padding:5px;
				margin:2px 0;
				}
			.form ul li.fields.last {
				border-bottom-color:#fff;
				}
				.form ul li.fields:hover {
					background:#eee;
					border:1px solid #ccc;
					padding:4px 4px 5px 4px;
					border-bottom:1px solid #bbb;
					border-radius:10px;
					-moz-border-radius:10px;
					-webkit-border-radius:10px;
					}
				.form ul li label {
					width:140px;
					float:left;
					text-align:right;
					padding:0 10px 0 0;
					line-height:30px;
					color:#222;
					font-size:12px;
					font-weight:700;
					line-height:30px;
					display:block;
					}
					.form ul li label.required em {
						color:#d00000;
						padding:0 5px 0 0;
						}
				.form ul li input {
					width:230px;
					}
					.form ul li.wide input {
						width:450px;
						}
				.form ul li.line-margin {
					clear:both;
					margin:0 0 5px 0;
					}
					
				.form ul li input.radio {
					width:auto;
					}
				.form ul li select {
					width:242px;
					}
					
				.form ul li textarea {
					width:450px;
					}
				.form .actions {
					padding:5px 0 0;
					margin:5px 0 0;
					border-top:1px dotted #ccc;
					}
					
					
			.form .actions .btn {
				margin:0 0 0 100px;
				}

		.form ul li .required {
			}
			
				.mid-form .validation-advice {
					margin:3px 0 5px 90px;
					}
			.mid-form ul li {
				margin:0 0 5px 0;
				}
				.mid-form ul li label {
					width:100px;
					float:left;
					text-align:right;
					padding:0 10px 0 0;
					line-height:30px;
					color:#222;
					font-size:12px;
					font-weight:700;
					line-height:30px;
					display:block;
					}
					.mid-form ul li label em.required,
					.mid-form ul li label.required em {
						color:#d00000;
						padding:0 5px 0 0;
						}
				.mid-form ul li input {
					width:230px;
					}
				.mid-form ul li textarea {
					width:350px;
					}
				.mid-form .actions {
					padding:5px 0 0;
					margin:5px 0 0;
					border-top:1px dotted #ccc;
					}
				.mid-form .line-margin {
					clear:both;
					margin:0 0 5px 0;
					}
			
			
		.mini-form {
			}
			.mini-form ul li {
				display:block;
				border-bottom:1px dotted #fff;
				padding:5px;
				background:#fff;
				}
			.mini-form ul li.last {
				border-bottom-color:#fff;
				}	
				.mini-form ul li:hover {
					background:#eee;
					border-bottom:1px solid #bbb;
					}
				.mini-form ul li label {
					width:60px;
					float:left;
					text-align:right;
					padding:0 10px 0 0;
					line-height:30px;
					color:#222;
					font-size:12px;
					font-weight:700;
					}
				.mini-form ul li input {
					width:120px;
					}
				.mini-form ul li textarea {
					width:140px;
					}
			.mini-form .actions {
				padding:5px 0 0;
				margin:5px 0 0;
				border-top:1px dotted #ccc;
				}
				
	.actions {
		padding:5px 0 0;
		margin:5px 0 0;
		border-top:1px dotted #ccc;
		}				
	

	/*** Messages and Notices ***/
		.messages {
			margin-bottom:10px;
			}
		.messages li ul {
			border-width:1px;
			border-style:solid;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			-khtml-border-radius:5px;
			padding:10px;
			}
			.messages li ul li {
				font-size:14px;
				}
			.success-msg ul {
				border-color:#7bac18;
				background:#f1ffd6;
				}
				.success-msg ul li {
					background:#f1ffd6 url(../images/icons/tick.png) no-repeat 0 50%;
					padding-left:30px;
					}
			.error-msg ul {
				border-color:#c0e2f7;
				background:#ffdada;
				}
				.error-msg ul li {
					background:#ffdada url(../images/icons/exclamation.png) no-repeat 0 50%;
					padding-left:30px;
					}
			
			
			
/*** Alt Text Styles ***/
		/*.highlight {
			background:#fda500;
			padding:0 3px;
			color:#000;
			}*/
			
			
	/** Padders **/
		.padder-five {
			padding:5px;
			}
		
		
	/** List Styles **/
	
		ol.square {
			margin:0 0 0 20px;
			padding:0 0 0 10px;
			}
			ol.square li {
				padding:5px 0;
				list-style-type:decimal;
				font-size:14px;
				}
	
		ul.normal {
			padding:0 0 5px 0;
			}
			ul.normal li {
				padding:0 0 5px 5px;
				border-bottom:1px dotted #eee;
				margin:0 0 5px;
				line-height:24px;
				}
				
		ul.square {
			padding:0 0 5px 0;
			}
			ul.square li {
				padding:0 0 5px 30px;
				border-bottom:1px dotted #eee;
				margin:0 0 5px;
				line-height:24px;
				}
			ul.square li:hover {
				}
				
		ul.arrow {
			padding:5px 0;
			}
			ul.arrow li {
				padding:0 0 5px 30px;
				border-bottom:1px dotted #eee;
				margin:0 0 5px;
				line-height:24px;
				}
			ul.arrow li:hover {
				}
				
		ul.arrow.orange {
			padding:5px 0;
			}
			ul.arrow.orange li {
				padding:0 0 5px 30px;
				min-height:30px;
				border-bottom:1px dotted #eee;
				margin:0 0 5px;
				}
			ul.arrow.orange li:hover {
				}
/* BreadCrumbs */
.breadcrumbs { padding:0 10px; margin:0 0 10px; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

	/** Pager Styles **/
		.pager {
			height:40px;
			margin:10px 0;
			background:url(../images/nav_bar_bg.png) no-repeat 0 0;
			position:relative;
			clear:both;
			color:#fff;
			}
			.pager .pager-right {
				position:absolute;
				right:0;
				top:0;
				height:40px;
				width:10px;
				background:url(../images/nav_bar_bg.png) no-repeat 100% 0;
				}
			
			.pager .view-mode {
				float:left;
				width:25%;
				height:40px;
				padding:0 0;
				overflow:hidden;
				}
				.view-mode li {
					float:left;
					display:inline-block;
					padding:0;
					line-height:30px;
					margin:0;
					height:40px;
					}
					.view-mode li a.button {
						color:#fff;
						background:url(../images/nav_hover_bg.png) no-repeat 0 -5px;
						line-height:30px !important;
						padding:0 0 0 15px;
						margin:5px 0 0 10px !important;
						display:block;
						}
						.view-mode li a.button span {
							background:url(../images/nav_hover_bg.png) no-repeat 100% -5px;
							display:block;
							padding:0 15px 0 0;
							color:#fff;
							font-weight:700;
							font-size:14px;
							}

						
						
					
					
			.pager .sort-by {
				float:right;
				width:30%;
				padding:5px 0;
				line-height:30px;
				}
				.pager .sort-by select {
					padding:2px 5px 3px;
					margin:4px 0 0 5px;
					line-height:30px;
					}
				.pager .sort-by a {
					vertical-align:middle;
					}
					
			.pager .pages {
				float:right;
				margin:0;
				padding:0 10px;
				}
				.pages ol,
				.pages strong {
					float:left;
					line-height:40px;
					}
				.pages li {
					float:left;
					display:inline-block;
					line-height:40px;
					margin:0 5px 0 0;
					}
					.pages li span {
						display:block;
						width:20px;
						background:#fff;
						border:1px solid #ccc;
						border-top-color:#bbb;
						border-left-color:#bbb;
						margin:4px 0;
						line-height:20px;
						text-align:center;
						color:#111;
						font-weight:700;
						border-radius:3px;
						-moz-border-radius:3px;
						-webkit-border-radius:3px;
											
						}
						.pages li span.on {
							background:#ccc;
							border-color:#ddd;
							border-bottom-color:#999;
							border-right-color:#999;
							}
						.pages li a:hover span  {
							background:#fed74f;
							border-color:#ffe992;
							border-bottom-color:#fda500;
							border-right-color:#fda500;
							}
					.pages li a.page-nav {
						display:block;
						width:20px;
						height:20px;
						margin:5px 0;
						}
						.pages li a.page-nav.next {
							}
							.pages li a.page-nav.next:hover {
								}

						.pages li a.page-nav.prev {
							}
							.pages li a.page-nav.prev:hover {
								}
				


/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { margin:0 0 10px; }
.std ul.disc { list-style:disc outside; padding-left:18px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold;  background:url(../images/icons/heart_add.png) no-repeat 0 0; padding:0 0 0 20px; line-height:16px; display:inline-block;}
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; padding:0 0 0 20px; background:url(../images/icons/page_white_add.png) no-repeat 0 0; line-height:16px; display:inline-block; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header { padding:0; height:95px; margin:0 0 10px; overflow:hidden; position:relative; }
.header .logo { float:left; text-decoration:none !important; background:url(../images/logo_bg.png) no-repeat 0 100%; height:68px; width:220px; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header .quick-access { float:right; }
.header #telephone { float:left; }
	.header #telephone h5 { font-size:18px; word-spacing:2px; font-weight:700; line-height:18px; }
	.header #telephone em { font-size:12px; line-height:14px; color:#333; }
	
.header .welcome-msg { font-weight:bold; text-align:left; color:#92cdeb; padding:5px 0 0 0 !important; margin:0 !important; font-size:12px;}
.header .links { float:right; }
.header .header-left { float:left; width:300px; }
.header .header-right { float:right; width:690px;}
.header .header-right .header-right-top { float:right; width:100%; }
.header .header-right .header-right-bottom { float:right; width:100%; margin:9px 0 0 ; }
.header .header-right #topcart { background:url(../images/cart_top_bg.png) no-repeat 0 0; float:right; height:50px; width:283px}
	.header .header-right #topcart .cartQty {
		display:inline-block;
		width:130px;
		line-height:50px;
		font-size:24px;
		float:left;
		font-weight:700;
		color:#ec7699;
		padding:0 40px 0 10px;
		text-align:center;
		height:50px;
		}
		.header .header-right #topcart a.cartQty:hover {
			text-decoration:underline;
			}
	.header .header-right #topcart a.cartCheckout {
		height:50px;
		width:103px;
		display:inline-block;
		float:left;
		}
		
		
		
.header .form-search { margin:10px 0 0 80px; float:left; }
.header .form-search .input-text { width:180px; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}

/** Top Link Icons **/
#toplinks { float:right; border-bottom:1px dotted #f5a1ba; padding:0 5px; }
	#toplinks li { margin:0 0 0 6px;}
		#toplinks li a { display:inline-block; line-height:30px; }
		#toplinks li a:hover { text-decoration:underline; }
	#toplinks li#account a { background:url(../images/icons/user.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li#contact a { background:url(../images/icons/email.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li#help a { background:url(../images/icons/help.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li#delivery a { background:url(../images/icons/lorry.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li#blog a { background:url(../images/icons/comment.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li#login a { background:url(../images/icons/key.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li a.top-link-wishlist { background:url(../images/icons/heart.png) no-repeat 3px 50%; padding-left:23px;
		}
	#toplinks li#about a { background:url(../images/icons/information.png) no-repeat 3px 50%; padding-left:23px;
		}


/********** < Navigation */

.nav-container {}
#nav {padding:0 8px; margin:0 0 10px; font-size:14px;height:40px; background:url(../images/nav_bar_bg.png) no-repeat 0 0; }

/* All Levels */
#nav li { text-align:left; position:relative; line-height:40px; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; color:#fff; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; margin:0 4px 0 0; padding:0 5px 0 0; background:url(../images/nav_sep_bg.png) no-repeat 100% 0; }
#nav li.last { background:0; padding:0; }
#nav li a { float:left; padding:0 0 0 7px; font-weight:bold; color:#fff; }
	#nav li a span { padding:0 6px 0 0; }
#nav li a:hover { color:#fff; background:url(../images/nav_hover_bg.png) no-repeat 0 0; }
	#nav li a:hover span { background:url(../images/nav_hover_bg.png) no-repeat 100% 0; }
#nav li.over a,
#nav li.active a { color:#fff;}

	#nav li.over.parent a,
	#nav li.parent a:hover { color:#fff; background:#fff url(../images/nav_hover_bg.png) no-repeat 0 -40px; height:42px; z-index:999; }

		#nav li.over.parent a span,
		#nav li.parent a:hover span { color:#fff; background:url(../images/nav_hover_bg.png) no-repeat 100% -40px; line-height:35px; padding-top:5px; }
	
	#nav li.over.parent li a,
	#nav li.parent li a { color:#555; background:0; height:40px; padding:0; }

		#nav li.over.parent li a span,
		#nav li.parent li a span { color:#e25b83; font-weight:700; background:#fff url(../images/nav_drop_link_bg.png) no-repeat 0 0;line-height:70px; padding:0 10px; font-size:13px; }
			#nav li.over.parent li a span.has-image,
			#nav li.parent li a span.has-image { padding:0 10px 0 10px !important; }
			
			
			#nav li.over.parent li a:hover span,
			#nav li.parent li a:hover span { color:#000; background:#fff url(../images/nav_drop_link_bg.png) no-repeat 0 -70px;line-height:70px; padding:0 10px; }
				#nav li.over.parent li a:hover span.has-image,
				#nav li.parent li a:hover span.has-image { padding:0 10px 0 10px !important; background-position:0 -140px; }
		
	
	

/* 2nd Level */
#nav ul { position:absolute; width:783px; border-top:2px solid #f5a1ba; top:40px; left:-10000px; background:url(../images/nav_drop_bg.png) 0 100%; padding:5px 0 7px 7px; float:left; }
#nav ul li { float:left; width:255px; height:70px; background:0; padding:0 5px 5px 0; margin:0; line-height:70px; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none;font-weight:normal; color:#888 !important; background:#fff url(../images/nav_drop_link_bg.png) no-repeat 0 0; }
#nav ul li a:hover { background:0;  }
	#nav ul li a:hover span { background:0; }
#nav ul li.active > a,
#nav ul li.over > a  { }
#nav ul li a span.cat-image { padding:0 5px; }
#nav ul li a img { float:left; display:inline-block; margin:7px; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over.nav-2 > ul { left:-150px; }
#nav li.over.nav-3 > ul { left:-240px; }
#nav li.over.nav-4 > ul { left:-350px; }
#nav li.over.nav-5 > ul { left:-510px; }
#nav li.over.nav-6 > ul { left:-675px; }
#nav li.over.nav-7 > ul { left:-639px; }

#nav ul ul { display:none; visibility:hidden; }

/********** Navigation > */
/* ======================================================================================= */


	#vertnav { margin:0 0 10px 0; padding:0; }
		#vertnav li { border-bottom:1px dotted #fbcdda; }
		#vertnav li.last { border:0; }
			#vertnav li a span { display:block; padding:0 10px; line-height:30px; font-weight:700; }
		
		
		#vertnav li ul { padding:0; }
			#vertnav li ul a span { line-height:24px; }
			


				/** Category Navigation Side **/
				
					#vertnav {
						}
					#vertnav li {
						border-bottom:1px dotted #eee;
						}	
						#vertnav li a {
							line-height:24px;
							display:block;
							padding:0 5px;
							color:#ef7499;
							font-size:15px;
							font-weight:700;
							}
							
						#vertnav li.parent a {
							}
							#vertnav li li.level1.inactive a:hover,
							#vertnav li a:hover {
								background:#ddd url(../images/vertnav_bg.png) no-repeat 100% -30px;
								color:#fff;
								}
							#vertnav li.level1.active a,
							#vertnav li.active a {
								background:#7b482f url(../images/vertnav_bg.png) no-repeat 100% -59px;
								color:#fff;
								font-weight:700;
								}
							#vertnav li.active.open a,
							#vertnav li.parent.open a {
								background:#ddd url(../images/vertnav_bg.png) no-repeat 0 -90px;
								color:#fff;
								font-weight:700;
								}		
								
							#vertnav li li.level1.inactive a {
								background:0;
								color:#ef7499;
								font-weight:700;
								}
								
						#vertnav li ul {
							margin:0 0 5px 10px;
							background:#fff url(../images/vertnav_bg.png) no-repeat 100% 100%;
							padding:5px;
							}
							#vertnav li ul li {
								border-bottom:1px solid #ffe1ea;
								}
								#vertnav li ul li a {
									font-size:12px;
									}
								#vertnav li.open ul li.level1.active a {
									background:#fff url(../images/vertnav_bg.png) no-repeat -20px -63px;
									}
								#vertnav li li.level1.inactive a:hover,
								#vertnav li ul li a:hover {
									background:#fff url(../images/vertnav_bg.png) no-repeat -20px -33px;
									}
								#vertnav li ul li.level1.parent.open a {
									background:#ddd url(../images/vertnav_bg.png) no-repeat -20px -90px;
									}
									
							
							#vertnav li ul ul {
								margin:0 0 0 10px;
								background:#fff;
								padding:0;
								}
								#vertnav li.open ul li.level1.active li a,
								#vertnav li.open ul li.level1.parent li a {
									background:0;
									color:#ef7499;
									}
									#vertnav li.open ul li.level1 li.active a {
										background:#fff url(../images/vertnav_bg.png) no-repeat -25px -63px;
										color:#fff;
										}
									#vertnav li.open ul li.level1 li a:hover {
										background:#fff url(../images/vertnav_bg.png) no-repeat -25px -33px;
										color:#fff;
										}


/* Sidebar =============================================================================== */
.blank-wrapper { margin:0 0 20px; }
.block { background:#ffe1ea url(../images/box_bg.gif) no-repeat 100% 100%; padding:0 0 30px 0;}
.block .block-title { border-bottom:1px solid #ddd; height:40px; border-bottom:1px solid #f68fae; background:#f5a3bc url(../images/box_bg.gif) no-repeat 0 0; text-transform:capitalize; }
.block .block-title strong { font-size:22px; font-weight:bold; color:#fff; text-shadow:1px 1px 1px #df688c; } 
.block .block-title strong span {line-height:40px; padding:0 10px; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; padding:5px 0 0; margin:5px 0 0; border-top:1px dotted #ccc; }

.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#ffeff4; }

	.block.block-white-banner {
		background:#fff url(../images/white_box_bg.png) no-repeat 100% 100%;
		padding:0 0 10px 0;
		margin:0 0 20px 0;
		}
		.block.block-white-banner .block-content {
			margin:0 auto;
			text-align:center;
			}
			.block.block-white-banner .block-content img {
				margin:0 auto;
				text-align:center;
				}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

/* Block: Wishlist */
.block-wishlist {}

.attribute-values-block {
	}
	.attribute-values-block li a {
		text-align:center;
		background:#fff;
		display:block;
		border:1px solid #fcc6d6;
		margin:0 0 5px 0;
		padding:5px;
		}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
	/** Banner Styles **/
		.banner-wrapper	 {
			background:url(../images/banner_bg.png) no-repeat 0 0;
			height:210px;
			margin:0 0 5px 0;
			padding:15px 15px;
			}
			.banner-wrapper .banner-items {
				height:180px;
				display:block;
				overflow:hidden;
				position:relative;
				}
				.banner-wrapper .banner-items .banner-overlay {
					position:absolute;
					background:url(../images/banner_bg.png) no-repeat 0 100%;
					top:0;
					left:0;
					width:100%;
					height:180px;
					}
				.banner-wrapper .banner-items .banner-item {
					height:180px;
					float:left;
					width:100%;
					display:block;
					overflow:hidden;
					}
			.banner-wrapper .banner-controller {
				float:right;
				margin:3px 0 0 0;
				height:24px;
				}
				.banner-wrapper .banner-controller a {
					background:#fff url(../images/banner_bg.png) no-repeat 100% -240px;
					height:20px;
					width:20px;
					margin:5px 0 5px 5px;
					display:block;
					float:left;
					}
				.banner-wrapper .banner-controller a:hover {
					background-position:-480px -240px;
					}
				.banner-wrapper .banner-controller a.current {
					background-position:-500px -240px;
					}
					


/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

.category-grid {
	margin:10px 0;
	}
.category-grid .category-item {
	background:url(../images/category_bg.png) no-repeat 0 0;
	width:180px;
	height:180px;
	display:block;
	}
	.category-grid .category-item .cat-image {
		width:150px;
		height:110px;
		padding:15px 15px 10px 15px;
		display:block;
		float:left;
		margin:0 auto;
		text-align:center;
		}
	.category-grid .category-item h3 {
		float:left;
		width:100%;
		text-align:center;
		}
		.category-grid .category-item h3 a {
			display:block;
			line-height:30px;
			font-size:14px;
			float:left;
			text-align:center;
			width:100%;
			padding:0 0 10px 0;
			}

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
		.product-list {
			border:1px solid #fff;
			border-collapse:collapse;
			width:100%;
			position:relative;
			margin:0 0 10px 0;
			}
			.product-list td {
				border-bottom:1px dotted #ddd;
				padding:15px 5px;
				}
				.product-list td .product-image {
					float:left;
					width:180px;
					height:200px;
					padding:4px;
					margin:0 10px 0 0;
					display:block;
					}
				.product-list td .product-details {
					float:left;
					width:320px;
					margin:0 10px 0 0;
					position:relative;
					}
					.product-list td .product-details h3 {
						height:41px;
						overflow:hidden;
						}
						.product-list td .product-details h3 a {
							color:#f15a83;
							font-size:14px;
							line-height:20px;
							height:40px;
							overflow:hidden;
							display:block;
							text-decoration:none;
							border-bottom:1px solid #f15a83;
							}
					.product-list td .product-details .sale {
						position:absolute;
						height:50px;
						width:100px;
						left:-210px;
						top:120px;
						padding:25px 0;
						text-align:center;
						line-height:25px;
						font-size:24px;
						color:#fff;
						font-weight:700;
						text-shadow:#56000a 1px 1px 1px;
						background:url(../images/sale_bg.png) no-repeat 0 0;
						
						}
						.sale span {
							font-size:24px;
							}
				.product-list td .tools {
					float:right;
					width:200px;
					padding:10px 10px 10px;
					background:#e3f4fd url(../images/buying_tools_bg.png) repeat-x 0 0;
					-moz-border-radius:10px;
					-webkit-border-radius:10px;
					border-radius:10px;
					}
					.product-list td .buying-box {
						border-bottom:1px solid #e3f4fd;
						padding:0 0 5px 0;
						}
						.product-list td .buying-box .price-box {
							float:left;
							width:135px;
							}
							.product-list td .buying-box .price-box .regular-price .price {
								line-height:45px;
								}
						
					.product-list td .buying-box .button {
						float:left;
						margin:7px 0 0 15px;
						}
						
					.product-list td .tools .extra {
						border-top:1px solid #fff;
						padding:5px 0 0 0;
						height:45px;
						}
						.product-list td .tools .extra div {
							margin:0 0 5px;
							}
					
				.product-list td .product-links {
					border-top:1px dotted #ddd;
					margin:5px 0 0;
					}
					.product-list td .product-links .add-to {
						float:left;
						margin:5px 0 0 0;
						}
					.product-list td .product-links .ratings {
						float:right;
						}
					
					
				.product-list td p.product-shortdesc {
					padding:5px 0;
					}
				.product-list td .rating-box {
					text-align:right;
					}
					.product-list td .rating-box .ratings {
						margin:0;
						}
					.product-list td .rating-box .amount {
						color:#555;
						font-size:10px;
						line-height:10px;
						}
						
	/** Product Grid Styles **/
		.product-grid {
			border:1px solid #fff;
			border-collapse:collapse;
			width:100%;
			position:relative;
			margin:10px 0;
			}
			
			.product-grid tr td {
				padding:5px;
				vertical-align:top;
				border:1px dotted #ddd;
				width:33%;
				position:relative !important;
				}
			.product-grid.column-4 tr td {
				width:25%;
				}
				.product-grid tr td h3 a {
					font-size:12px;
					text-align:center;
					height:40px;
					line-height:20px;
					display:block;
					width:200px;
					margin:5px auto 5px;
					}
				.product-grid tr td a.product-image {
					width:220px;
					height:150px;
					padding:5px;
					margin:0 auto;
					display:block;
					}
				.product-grid tr td .product-details {
					width:210px;
					background:#e3f4fd url(../images/buying_tools_bg.png) repeat-x 0 0;
					padding:10px;
					margin:5px auto;
					border-radius:10px;
					-moz-border-radius:10px;
					-webkit-border-radius:10px;
					position:relative;
					}
					
					.product-grid .buying-box {
						height:60px;
						vertical-align:middle;
						border-bottom:1px solid #e3f4fd;
						padding:0 0 5px 0;
						}
					.product-grid .rating-box {
						width:220px;
						margin:5px auto 0;
						height:40px;
						}
						.product-grid .rating-box .amount {
							font-size:10px;
							color:#555;
							padding:0 0 0 3px;
							}
					.product-grid .product-details .price-box {
						float:left;
						width:115px;
						}
						.product-grid .product-details .price-box .regular-price .price {
							line-height:45px;
							}

					.product-grid .product-details .button {
						float:left;
						margin:7px 0 0 15px;
						}
					.product-grid .product-details .extra {
						border-top:1px solid #fff;
						border-bottom:1px solid #e3f4fd;
						padding:5px 0 0 0;
						height:45px;
						overflow:hidden;
						}
						.product-grid .product-details .extra div {
							margin:0 0 3px;
							}
					.product-details .add-to {
						border-top:1px solid #fff;
						padding:5px 0;
						}
						.add-to li {
							float:left;
							display:inline-block;
							padding:0 20px 0 0;
							}
							.add-to li a {
								line-height:16px;
								color:#000;
								}
								.add-to li a img {
									vertical-align:bottom;
									margin:0 5px 0 0;
									}
				.product-grid tr td .sale {
					position:absolute;
					height:50px;
					width:100px;
					right:-15px;
					top:-90px;
					padding:25px 0;
					text-align:center;
					line-height:25px;
					font-size:24px;
					color:#fff;
					font-weight:700;
					text-shadow:#56000a 1px 1px 1px;
					background:url(../images/sale_bg.png) no-repeat 0 0;
					}
					
	/** Featured Side Product Styles **/
		.featured-side {
			}
			.featured-side .featured-side-item {
				background:url(../images/side_featured_bg.png) no-repeat 0 0;
				padding:10px;
				position:relative;
				margin:0 0 20px 0;
				height:260px;
				}
				.featured-side .featured-side-item .buying-box {
					margin:10px 0 0 0;
					padding:5px 5px 10px;
					}
					.featured-side .featured-side-item .buying-box .price-box {
						float:left;
						width:120px;
						}
					.featured-side .featured-side-item .buying-box .button {
						margin:7px;
						float:left;
						}
					.featured-side .featured-side-item .buying-box .callForPriceTip {
						margin:7px 30px; 
						}
				.featured-side .featured-side-item .extra {
					margin:5px 10px 0;
					padding:0 10px 10px;
					}
				.featured-side .featured-side-item .product-image {
					}
				.featured-side .featured-side-item .sale {
					position:absolute;
					height:50px;
					width:100px;
					left:-5px;
					top:95px;
					padding:25px 0;
					text-align:center;
					line-height:25px;
					font-size:24px;
					color:#fff;
					font-weight:700;
					text-shadow:#56000a 1px 1px 1px;
					background:url(../images/sale_bg.png) no-repeat 0 0;
					
					}
					.sale span {
						font-size:24px;
						}
					
					
					
				.featured-side-item .stars-overlay {
					position:absolute;
					width:260px;
					left:-20px;
					top:-35px;
					height:250px;
					}
		
		
	/** Featured Product Styles **/
	.featured-bg {
		background:url(../images/featured_homepage_bg.png) no-repeat 0 0;
		padding:50px 15px 45px 15px;
		position:relative;
		}
		.featured-wrapper {
			height:305px;
			margin:0 0 10px;
			overflow:hidden;
			position:relative;
			}
			.featured-wrapper .featured-items {
				height:300px;
				padding:0;
				display:block;
				overflow:hidden;
				float:left;
				}
				.featured-wrapper .featured-item {
					height:290px;
					float:left;
					width:159px;
					margin:0 auto;
					display:block;
					padding:5px;
					border-right:1px dotted #ffe1ea;
					}
					.featured-item-box {
						overflow:hidden;
						height:290px;
						}
					.featured-wrapper .featured-item.last {
						border:0;
						}
					.featured-wrapper .featured-item h3 {
						height:40px;
						}
					.featured-wrapper .featured-item h3 a {
						font-size:12px;
						text-align:center;
						line-height:15px;
						display:block;
						padding:5px;
						}
						.featured-wrapper .product-image {
							display:block;
							margin:5px auto;
							}
							.featured-wrapper .buying-box {
								height:45px;
								padding:5px 0;
								width:100%;
								}
								.featured-wrapper .buying-box .price-box {
									float:left;
									width:105px;
									padding:0;
									}
									.featured-wrapper .buying-box .price-box p {
										padding:0;
										margin:0;
										}
									.featured-wrapper .price-box .price-label {
										width:23px;
										}
										.featured-wrapper .price-box .regular-price .price {
											line-height:45px;
											font-size:18px;
											}
										.featured-wrapper .price-box .old-price .price-label {
											font-size:11px;
											}
										.featured-wrapper .price-box .old-price .price {
											font-size:14px;
											}
										
										.featured-wrapper .price-box .special-price .price-label {
											font-size:11px;
											}
										.featured-wrapper .price-box .special-price .price {
											font-size:16px;
											}
																
								.featured-wrapper .featured-item .buying-box .btn {
									float:right;
									margin:7px 0 0;
									}
							.featured-wrapper .featured-item .extra {
								padding:5px;
								}
								.featured-wrapper .featured-item .extra div {
									margin:0 0 5px;
									font-size:10px;
									}
					
					
					
			.featured-controller {
				float:right;
				margin:0;
				height:30px;
				position:absolute;
				bottom:25px;
				right:20px;
				z-index:1;
				}
				.featured-controller a {
					background:#fff url(../images/banner_bg.png) no-repeat 100% -240px;
					height:20px;
					width:20px;
					margin:5px 0 5px 5px;
					display:block;
					float:left;
					}
				.featured-controller a:hover {
					background-position:-480px -240px;
					}
				.featured-controller a.current {
					background-position:-500px -240px;
					}
				
			/** Column Formatter **/
				.column-formatter {
					width:100%;
					clear:both;
					margin:0 0 10px 0;
					}
					.column-formatter .two-col,
					.column-formatter .three-col,
					.column-formatter .four-col,
					.column-formatter .five-col,
					.column-formatter .six-col,
					.column-formatter .severn-col,
					.column-formatter .eight-col {
						display:inline-block;
						vertical-align:top;
						text-align:left;
						float:left;
						}
					.column-formatter .two-col {
						width:50%;
						}
					.column-formatter .three-col {
						width:33.2%;
						}
					.column-formatter .four-col {
						width:24.45%;
						}
					.column-formatter .five-col {
						width:19.5%;
						}
					.column-formatter .six-col {
						width:16.66%;
						}
					.column-formatter .severn-col {
						width:14.28%;
						}
					.column-formatter .eight-col {
						width:12.5%;
						}
						
					
					
				.terms-box {
					background:url(../images/terms_home_bg.png) no-repeat 0 0;
					padding:60px 30px 30px;
					height:230px;
					overflow:hidden;
					}
					.terms-box {
						height:230px;
						overflow:hidden;
						}
					
					
						
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { line-height:20px;}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; font-size:24px; color:#3aafeb;}

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}

.bundle-option-select {
	width:300px !important;
	}
	.bundle-option-select option {
		overflow:visible !important;
		width:300px !important;
		}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

	.add-to li {
		float:left;
		display:inline-block;
		padding:0 20px 0 0;
		}
		.add-to li a {
			line-height:16px;
			}
			.add-to li a img {
				vertical-align:bottom;
				margin:0 5px 0 0;
				}



/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

.qtybox {
	float:left;
	}
	.qtybox.in {
		color:#00aa00;
		background:url(../images/icons/tick.png) no-repeat 0 50%;
		padding:0 0 0 20px;
		font-weight:700;
		}
	.qtybox.out {
		color:#d00000;
		background:url(../images/icons/cross.png) no-repeat 0 50%;
		padding:0 0 0 20px;
		font-weight:700;
		}
.deliverybox {
	background:url(../images/icons/lorry.png) no-repeat 0 50%;
	padding:0 0 0 20px;
	font-weight:700;
	font-size:11px;
	float:left;
	color:#3267aa;
	}


/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


	/** Product Page Styles **/
		.product-view {
			}
			.product-view p {
				font-size:14px;
				line-height:22px;
				}
			.product-view .tabs-content {
				padding:10px 5px;
				}
			
			.product-view .product-main {
				}
				.product-view .product-main .product-info {
					width:490px;
					float:right;
					position:relative;
					}
					.product-view .product-main .product-info .sale {
						position:absolute;
						height:50px;
						width:100px;
						right:-5px;
						top:90px;
						padding:25px 0;
						text-align:center;
						line-height:25px;
						font-size:24px;
						color:#fff;
						font-weight:700;
						text-shadow:#56000a 1px 1px 1px;
						background:url(../images/sale_bg.png) no-repeat 0 0;
						}
					.product-info .product-vitals {
						padding:5px;
						height:30px;
						background:url(../images/vitals_bg.png) no-repeat 0 0;
						line-height:30px;
						margin:0 0 10px 0;
						}
						.product-info .product-vitals .qtybox {
							width:55px;
							margin:0 10px;
							padding-right:10px;
							border-right:1px solid #fcd0dd;
							font-size:12px;
							}
						.product-info .product-vitals .deliverybox {
							width:155px;
							border-right:1px solid #fcd0dd;
							margin:0 10px 0 0;
							padding-right:10px;
							font-size:10px;
							}
						.product-info .product-vitals .skubox {
							border:0;
							float:right;
							margin:0;
							overflow:hidden;
							height:20px;
							width:174px;
							font-size:10px;
							}
							.product-info .product-details {
								margin:10px 0 20px 25px;
								float:left;
								}
								.product-info .product-details .price-box {
									float:left;
									width:130px;
									}
								.product-info .product-details .add-to-box {
									float:left;
									margin:7px 0 0;
									}
								.product-info .product-links {
									border-top:1px dotted #ddd;
									margin:5px 0 0;
									padding:5px 0 15px;
									display:block;
									float:left;
									width:100%;
									}
									.product-info .product-links .add-to {
										float:left;
										padding:5px 0 0;
										}
										.product-info .product-links .add-to li {
											margin:0 0 10px;
											}
									.product-info .product-links .rating-box {
										float:right;
										}
										.product-info .product-links .rating-box h5 {
											float:left;
											line-height:25px;
											font-size:12px;
											padding:0;
											margin:0;
											}
										.product-info .product-links .rating-box .ratings {
											float:left;
											}
								.product-info .short-desc p {
									font-size:12px;
									}
										
				.product-main .product-description {
					}
					.product-main .product-description p {
						margin:0 0 10px;
						padding:0 5px;
						line-height:26px;
						font-size:16px;
						}


				.product-main .product-gallery {
					width:500px;
					float:left;
					padding:0 0 10px;
					}
					.product-main .product-gallery .gallery-images {
						height:400px;
						overflow:hidden;
						width:100%;
						}
						.product-gallery .gallery-image {
							width:100%;
							height:400px;
							}
		
					.product-main .product-gallery .page-head h4 {
						margin:0;
						padding:5px 0 0;
						border-bottom-width:2px;
						font-size:14px;
						color:#fc0f75;
						font-weight:700;
						}
					.product-main .product-gallery .gallery-controls {
						background:#92cdeb url(../images/more_images_bg.png) no-repeat 0 0;
						width:100%;
						margin:0;
						height:40px;
						padding:5px 0 0;
						overflow:hidden;
						}
						.product-main .product-gallery .gallery-controls.large {
							height:90px;
							background:#92cdeb url(../images/more_images_bg.png) no-repeat 0 -90px;
							}
						.product-main .product-gallery .gallery-controls ul {
							display:block;
							float:left;
							width:100%;
							padding:0 0 5px;
							}
							.product-main .product-gallery .gallery-controls li {
								float:left;
								display:inline-block;
								margin:0 0 0 5px;
								}
								.product-main .product-gallery .gallery-controls li a {
									display:block;
									background: url(../images/more_images_bg.png) no-repeat -5px -5px;
									height:36px;
									width:36px;
									padding:2px;
									margin:0 0 5px 0;
									}
									.product-main .product-gallery .gallery-controls li a:hover {
										}
									.product-main .product-gallery .gallery-controls li a.current {
										background: url(../images/more_images_bg.png) no-repeat 0 -50px;
										}
					
					.customer-review-scroller {
						}
						.customer-review-scroller .review-item {
							padding:5px 10px;
							margin:0 10px 20px;
							border-bottom:2px solid #ddd;
							}
							.customer-review-scroller .review-item .review-item-left {
								float:left;
								width:150px;
								}
							.customer-review-scroller .review-item .review-item-right {
								float:right;
								width:380px;
								}
							
							
					.product-tab-contents {
						}
						
										
			/** Product Tabs Contents Styles **/
				
				/** Brand Tab Styles **/
					.product-main .brand-info {
						}
						.product-main .brand-info .logo {
							width:100%;
							height:70px;
							background:#ddd;
							margin:0 0 5px;
							}
						.product-main .brand-info .brand-left {
							float:left;
							width:120px;
							}
						.product-main .brand-info .brand-right {
							float:right;
							width:350px;
							}
							.product-main .brand-info .brand-right .brand-content p {
								padding:0 0 10px;
								}
							
			/** Main Tab Styles **/
			.product-tabs-wrapper {
				}
				.product-tabs-wrapper .simple-tabs {
					margin:10px 0;
					}
				.product-tabs-wrapper .product-tab-item {
					padding:10px;
					}

										
				ul.simple-tabs {
					height:37px;
					width:100%;
					background:url(../images/simple_tabs.png) no-repeat 0 -40px;
					}
					ul.simple-tabs li {
						float:left;
						display:inline-block;
						margin:
						0 0 0 5px;
						}
					ul.simple-tabs li a {
						display:block;
						line-height:37px;
						color:#666;
						font-size:14px;
						font-weight:700;
						}
						ul.simple-tabs li a:hover {
							color:#111;
							}
						ul.simple-tabs li a.current {
							background:url(../images/simple_tabs.png) no-repeat 0 0;
							color:#111;
							}
							
						ul.simple-tabs li a span {
							display:block;
							padding:0 20px 0 0;
							margin: 0 0 0 20px;
							line-height:37px;
							}
							ul.simple-tabs li a.current span {
								background:url(../images/simple_tabs.png) no-repeat 100% 0;
								}

.brand_wrapper {
	background:url(../images/brand_slider.png) no-repeat 0 0;
	width:530px;
	height:80px;
	margin:0 5px;
	position:relative;
	}
	.brand_wrapper .browse.right {
		position:absolute;
		right:0;
		top:0;
		height:80px;
		width:60px;
		display:block;
		}
		.brand_wrapper .browse.right:hover {
			background:url(../images/brand_slider.png) no-repeat 100% -80px;
			}
	.brand_wrapper .browse.left {
		position:absolute;
		left:0;
		top:0;
		height:80px;
		width:60px;
		display:block;
		}
		.brand_wrapper .browse.left:hover {
			background:url(../images/brand_slider.png) no-repeat 0 -80px;
			}
		
.brand_slider {
	width:410px;
	height:80px;
	position:relative;
	overflow:hidden;
	margin:0 60px;
	}
	.brand_slider .items {
		width:2000em;
		position:absolute;
		}
		.brand_slider .items div {
			float:left;
			height:80px;
			margin:0;
			width:140px;
			padding:0;
			display:inline-block;
			text-align:center;
			background:url(../images/brand_slider.png) no-repeat -65px 0;
			}
			.brand_slider .items div a{
				background:url(../images/brand_slider.png) no-repeat -65px 0;
				display:block;
				width:120px;
				height:60px;
				padding:10px 7px;
				}
				.brand_slider .items div a:hover {
					background-position: -65px -80px;
					cursor:pointer;
					}
				.brand_slider .items div a img {
					vertical-align:middle;
					line-height:60px;
					margin:0 auto;
					}

		






/* Product Options */
.product-options { padding:10px; margin:0; border:1px solid #ddd; background-color:#f6f6f6; width:400px; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:240px; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; padding:0 2px; line-height:20px; }
	.tags-list li a { padding:3px; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .page-head,
.cms-home p { margin:0 10px; }
.cms-home .page-head h1 { font-size:18px; }
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.cms-home .banner-wrapper { margin:-10px 0 10px 0; }

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

	/** Custom Page Styles **/
		/* Checkout */
		
		
		
			.opc .section {
				margin:0 0 10px 0;
				display:block;
				float:left;
				width:100%;
				}
				.opc .step-title {
					background:url(../images/checkout_step_heading.png) no-repeat 0 0;
					padding:5px;
					display:block;
					height:20px;
					float:left;
					width:755px;
					position:relative;
					}
					.opc .allow .step-title {
						cursor:pointer;
						}
					.opc .step-title .step-right {
						position:absolute;
						right:0;
						top:0;
						height:30px;
						width:5px;
						background:#ddd url(../images/checkout_step_heading.png) no-repeat 100% 0;
						}
					.opc .active .step-title {
						background:#ddd url(../images/checkout_step_heading.png) no-repeat 0 -30px;
						}
						.opc .active .step-title .step-right {
							background-position:100% -30px;
							}

					.opc .step-title .number {
						display:inline-block;
						float:left;
						background:#fff;
						line-height:20px;
						width:20px;
						padding:0;
						text-align:center;
						color:#333;
						margin:0 5px 0 0;
						}
					.opc .step-title h2 {
						float:left;
						display:inline-block;
						line-height:20px;
						font-size:16px;
						color:#fff;
						}
						.opc .active .step-title h2 {
							color:#222;
							}
					.opc .step-title a {
						float:right;
						display:block;
						line-height:20px;
						padding:0 5px;
						color:#fff;
						border-left:1px solid #bbb;
						}
						.opc .active .step-title a {
							color:#111;
							border-left-color:#ffce3d;
							}
							


		/* Cart */
			.cart {
				}
				.cart .cart-left {
					width:700px;
					float:left;
					}
				.cart .cart-right {
					width:290px;
					float:right;
					}
					.cart .cart-right .tabs-box {
						margin-top:-10px;
						}
						.cart .totals table#shopping-cart-totals-table {
							}
							.cart .totals table#shopping-cart-totals-table td {
								padding:6px 5px;
								font-size:16px;
								border-bottom:1px dotted #ddd;
								}
						
						.cart .cart-right .checkout-btn {
							margin:10px 0 0 ;
							display:block;
							}
						
						
						
			.cart .cart-footer-blocks .padder {
				margin:10px 5px 0 0;
				}
				.cart .cart-footer-blocks .last .padder {
					margin:10px 0 0 5px;
					}

			.cart .cart-footer-block {
				border:1px solid #ddd;
				padding:5px;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				}
				
			/* Delivery Quote */
			.sp-methods {
				}
				.sp-methods dt {
					margin:15px 0 0 0;
					font-size:14px;
					font-weight:700;
					border-bottom:1px solid #90cdec;
					}
				
				.shipping-form select#country {
					width:215px;
					float:left;
					margin:0 5px 0 0;
					}
			
			
				.sp-methods li {
					line-height:30px;
					vertical-align:middle;
					}
					.sp-methods li label {
						vertical-align:middle;
						}
						.sp-methods li label .price {
							font-weight:700;
							padding:0 0 0 5px;
							}
					.sp-methods li .radio {
						margin:0 5px 0 0;
						vertical-align:middle;
						}
		
	

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

.tooltip {
	display:none;
	background:url(../images/tooltip_bg.png) no-repeat 0 0;
	font-size:12px;
	height:66px;
	width:170px;
	padding:15px;
	color:#000;
	line-height:50px;
	text-align:center;
	font-size:18px;	
	}
	
	
/* Footer ================================================================================ */
#footer-navigation { border-top:3px dotted #ddd; margin:40px 0 0 0; padding:10px 0 0 0; }
.footer { padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */



#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:15px solid #fff;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:40px;height:40px;top:50%;margin-top:-12px;width:100%;text-align:center; color:#000;}
#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#fff;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

