* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 66.5%;
}

/* @group Main Text Styles */

h1 {
	color: #e20068;
	font: normal normal 1.6em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 3px;
}

h2 {
	color: #e20068;
	font: normal normal 1.4em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 3px;
}

h3 {
	color: #e20068;
	font: normal normal 1.5em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 2px;
}

h4 {
	color: #e20068;
	font: normal normal 1.2em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 3px;
}

p, td, li {
	color: black;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
}

a:link, a:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #035aa9;
	text-decoration: none;
}

p.error {
	font: bold 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: white;
	margin-bottom: 5px;
}

/* @end */

/* Main Content Container */

/* #content {
	width: 755px;
	margin: 0 auto;
}*/

/* Generated by head class */
/* @group Head */

#head {
	float: left;
	width: 800px;
}

#logo {
	float: right;
	width: 450px;
	margin: 0 0 15px 0;
	display: inline;
}

#strap {
	float: left;
	width: 300px;
	height: 56px;
	display: inline;
	margin: 15px 0 0;
	display: inline;
}

#phone_email {
	float: right;
	width: 230px;
	margin: 10px 0 0 0;
	display: inline;
}

#phone_icn {
	float: left;
	width: 30px;
	height: 30px;
	margin: 6px 0 0;
	display: inline;
}

#phone_image {
	float: left;
	width: 183px;
	height: 22px;
	margin-left: 5px;
	display: inline;
}

#email_image {
	float: left;
	width: 183px;
	height: 17px;
	margin-left: 6px;
	display: inline;
}

/* @end */

#brands {
	float: right;
	width: 558px;
	min-height: 100px;
	background-color: white;
}

#brands_title {
	float: left;
	width: 558px;
	height: 80px;
}

#brands_content {
	float: left;
	width: 534px;
	margin: 8px 0 0 10px;
	display: inline;
}

.abrand {
	float: left;
	width: 150px;
	margin: 0 8px 5px 0;
	display: inline;
	text-align: center;
}

/* @group Sub Menu */
#sub_menu {
	float: left;
	width: 180px;
	margin: 5px 0 0 5px;
	display: inline;
	background-color: black;
}

#sub_menu a:link, #sub_menu a:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
}

#sub_menu a:hover {
	color: orange;
	text-decoration: none;
}

#level_0 {
	margin: 8px 0 8px 12px;
	list-style-type: none;
	list-style-position: outside;
}

#level_1 {
	margin: 0 0 0 12px;
	list-style-type: none;
	list-style-position: outside;
}

#level_2 {
	margin: 0 0 0 12px;
	list-style-type: none;
	list-style-position: outside;
}

#sub_menu li {
	color: white;
	list-style-type: none;
	margin: 0 0 4px 0;
}

/* @end */



/* @group Basket Styles */

#basket {
	float: left;
	width: 155px;
	margin: 18px 0 15px 10px;
	display: inline;
}

#basket_icn {
	/*float: left;
	width: 40px;
	height: 50px;*/
}

#basket_title {
	float: left;
	width: 87px;
	height: 28px;
	/*margin-left: 5px;*/
}

#basket_info {
	float: left;
	width: 100%;
	text-align: center;
	display: inline;
	margin: 4px 0 0;
	display:inline;
}

#basket_bttns {
	float: left;
	width: 155px;
	text-align: right;
}

#view_basket {
	float: right;
	width: 67px;
	height: 27px;
	margin: 3px;
}

#checkout {
	float: right;
	width: 75px;
	height: 20px;
	margin: 0 3px 0 3px;
	display: inline;
}

#basket p {
	color: #999999;
	font-size: 1em;
	margin-bottom: 5px;
}

a.bskt:link, a.bskt:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
}

a.bskt:hover {
	color: #d9dded;
	text-decoration: none;
}

p.total {
	color: #311669;
	font: bold 1.1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* Shop Stuff */

#shop {
	float: left;
	width: 610px;
	margin: 0 0 15px 5px;
	display: inline;
}

#breadcrumbs {
	float: left;
	width: 610px;
	margin: 0 0 0 5px;
	padding: 5px 0 8px 0;
	display: inline;
}

#breadcrumbs p {
	color: #e20068;
	font: bold normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #a2a5a4;
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #e20068;
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

#Pages {
	float: left;
	width: 607px;
	height: 10px;
	margin: 5px 0 10px 0;
	display: inline;
	text-align: center;
}

#Pages p {
	font-size: 1.1em;
	color: #e20068;
}

#Pages a:link, #Pages a:visited {
	color: #e20068;
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#Pages a:hover {
	color: #035aa9;
	text-decoration: underline;
}

#Pages .This {
	font-weight: bold;
}

/* @group Categories */

#CategoryInfo {
	float: left;
	width: 580px;
	margin: 1px 0 0 5px;
	display: inline;
	padding: 10px 15px 10px 15px;
	background-color: #F3EFDB;
}

#CategoryInfo h1 {
	font-size: 1.8em;
}

#CategoryInfo p {
	color: #7D7671;
}

/* Category Container */
.cat {
	float: left;
	width: 117px;
	margin: 0 1px 1px 0;
	display: inline;
	border: solid .2em white;
}

.cat:hover {
	border: solid .2em #F3EFDB;
}

/* Category Image Container */
.cat_img {
	float: left;
	width: 117px;
	height: 117px;
}

/* Category Info Container */
.cat_info {
	float: left;
	width: 105px;
	padding: 6px 6px;
	background-color: black;
}

/* Category Container Link Styles */
.cat a:link, .cat a:visited {
	color: #F3EFDB;
	font-size: 1em;
}

.cat a:hover {
	color: #035aa9;
	font-size: 1em;
}

/* Text Category Box */
.text_box {
	float: left;
	width: 100%;
	height: 100px;
	margin: 20px 0 0 0;
	display: inline;
}


/* @end */

/* @group Products */

/* Products Container */
.product {
	float: left;
	width: 117px;
	min-height: 172px;
	margin: 0 1px 4px 0;
	display: inline;
	border: solid .2em white;
}

.product:hover {
	border: solid .2em #F3EFDB;
}

/* Products Image Container */
.prod_img {
	float: left;
	width: 117px;
	height: 117px;
}

/* Products Title Container (optional) */
.prod_title {
	float: left;
	width: 117px;
	padding: 6px;
	text-align: left;
}

/* Products Description Container (optional) */
.prod_desc {
	float: left;
	width: 180px;
	margin: 5px 0 5px 5px;
	display: inline;
}

/* Products More Info Button Container (optional) */
.prod_bttn {
	float: right;
	width: 96px;
	height: 20px;
	margin: 60px 0 0 0;
	display: inline;
	text-align: left;
}

/* Products Link Styles */
.product a:link, .product a:visited {
	color: #7D7671;
	font-size: 1em;
}

.product a:hover {
	color: #e20068;
	font-size: 1em;
}

.inc_tax {
	font-weight: normal;
	color: #a2a5a4;
}

/* @end */

/* @group Product Info Page */

.product_div {
	float: left;
	width: 560px;
	margin: 5px 10px 0 0;
	display: inline;
}

.product_title {
	float: left;
	width: 290px;
	border: .1em solid #ffdfe8;
	margin: 0 0 5px 7px;
	display: inline;
	padding: 5px;
	background-color: #FAFAFA;
}

.product_title h1 {
	font-size: 1.6em;
}

.product_title h3 {
	color: black;
	font-size: 1.1em;
}

.product_title h4 {
	color: #4b4b4b;
	font-size: 1em;
	font-weight: bold;
}

.product_title p {
	color: #61605c;
	font-size: 1em;
	margin: 0 0 3px 0;
}

.product_title label {
	color: #4b4b4b;
	font-size: 1em;
	font-weight: bold;
	float: left;
	display: block;
	text-align: left;
	width: 110px;
	padding: 3px 0 0;
}

p.stock {
	font-size: 1em;
}

.product_image {
	float: left;
	width: 300px;
	height: 300px;
	border: .1em solid #ffdfe8;
}

.product_images_cnt {
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
	display: inline;
	clear: both;
}

.product_thumbs {
	float: left;
	width: 73px;
	height: 73px;
	margin: 5px 0 0 0;
	display: inline;
	text-align: center;
	border: .1em solid #ffdfe8;
}

.product_desc {
	float: left;
	width: 555px;
	border: .1em solid #CA0000;
	margin: 0 0 10px 10px;
	display: inline;
	background-color: #F3EFDB;
}

.product_description {
	float: left;
	width: 246px;
	margin: 0 0 0 10px;
	display: inline;
	background-color: #F3EFDB;
	padding: 10px;
}

.product_icons {
	float: left;
	width: 525px;
	margin: 0 0 10px 10px;
	display: inline;
	padding: 10px;
}

.product_price {
	float: left;
	clear: both;
	margin: 10px 0;
	display: inline;
	text-align: left;
}

.order_form {
	float: left;
	width: 300px;
	background-color: #F3EFDB;
	padding: 10px;
	border: .1em solid #CA0000;
	margin: 20px 0 10px 10px;
	display: inline;
	opacity: 1;
}

.order_form p {
	color: black;
	font: normal normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
}

.order_form label {
	float: left;
	display: block;
	width: 80px;
}

.ulikediv {
	float: left;
	width: 600px;
	margin: 10px 0 0;
	display: inline;
}

.uliketitle {
	float: left;
	width: 520px;
	margin: 5px 0;
	display: inline;
}

.ulikeproduct {
	float: left;
	width: 117px;
	margin: 4px 1px 4px 0;
	display: inline;
	border: solid .2em white;
}

.prod_form_errors {
	float: left;
	width: 277px;
	background-color: #DD4433;
	border: .3em solid #990000;
	margin: 0 0 5px 7px;
	padding: 12px 10px 5px;
	display: block;
}

/* @end */

/* @group Basket / Confirm */

th {
	background-color: #e20068;
	color: #fff;
	text-decoration: none;
	font: normal normal 1em/1em Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 5px;
}

td {
	padding: 10px 8px;
}

.bskt_buttons {
	float: right;
	width: 165px;
	margin: 5px 0 0 20px;
	display: inline;
}

.upd_buttons {
	float: left;
	width: 165px;
	margin: 5px 0 0 80px;
	display: inline;
}

.continue_shopping {
	float: left;
	width: 165px;
	margin: 5px 0 0 0;
	display: inline;
}

#basket_wrapper {
	float: left;
	width: 405px;
	margin: 10px 0 14px;
	display: inline;
}

#code {
	float: left;
	width: 520px;
	background-color: #ecf0f4;
	padding: 10px;
	border: .1em solid #311669;
	margin: 20px 0 10px 0;
	display: inline;
	text-align: right;
}

#code p {
	color: #858988;
	font: normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#checkout {
	float: left;
	width: 540px;
	margin: 20px 0 0 0;
	display: inline;
	text-align: right;
}

.row_a {
	background-color: #F3EFDB;
}

.row_b {
	background-color: white;
}

.total_sums {
	background-color: #F3EFDB;
}



.tbl {
	border: .1em solid #e20068;
	clear: both;
}

.discount_tbl {
	border: .1em solid #512f12;
	clear: both;
	margin: 10px 0 0;
}

.total_tbl {
	margin: 10px 0;
	border: .1em solid #e20068;
}

.confirm_txt {
	float: left;
	width: 493 px;
	padding: 10px;
	background-color: #ecf0f4;
	border: .4em solid #abe3ef;
	margin: 8px 0 10px;
	display: inline;
}

.confirm_txt a:link, .confirm_txt a:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #311669;
	font-weight: bold;
}

.confirm_txt a:hover {
	text-decoration: underline;
	color: #008cbb;
}

/* @end */

/* @group Login / Signup */

/* Login */
#login_box {
	float: left;
	width: 525px;
}

#login_box #head {
	float: left;
	width: 520px;
	padding: 3px 0;
	margin: 0 0 5px 0;
	display: inline;
}

#head h2 {
	/* Content */
}

#existing {
	float: left;
	width: 425px;
}

#opt_divider {
	float: left;
	width: 600px;
	border-bottom: .1em solid #e20068;
	margin: 20px 0;
	display: inline;
}

#new {
	float: left;
	width: 425px;
}

.box_top {
	float: left;
	width: 425px;
	min-height: 20px;
	margin: 0 0 5px 0;
	display: inline;
}

.box_top h3 {
	/* Content */
}

.box_content {
	float: left;
	width: 545px;
}

.box_content h4 {
	/* Content */
	color: black;
	font-weight: bold;
}

.signin {
	float: left;
	width: 605px;
	border: none;
}

.signin a:link, .signin a:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #e20068;
}

.signin a:hover {
	color: #035aa9;
	text-decoration: none;
}

.signin p {
	margin-bottom: 2px;
	clear: both;
}

.signin label {
	float: left;
	width: 180px;
	margin: 0 0 3px 0;
	font: normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#signin_errors {
	float: left;
	width: 410px;
	background-color: #DD4433;
	border: .3em solid #990000;
	margin: 10px 0 ;
	padding: 8px 0 4px 8px;
	display: block;
}


/* End of login */

/* Sign Up */
.signup {
	float: left;
	clear: left;
	width: 550px;
	margin: 10px 0 5px 0;
	padding: 10px;
	display: inline;
	border: none;
}

.signup p {
	margin-bottom: 7px;
}

.signup label {
	float: left;
	display: block;
	text-align: left;
	width: 150px;
	margin: 0 15px 0 0;
	font: normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

.market {
	float: left;
	display: inline;
	text-align: left;
	width: 500px;
	font: normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 20px 0;
	display: inline;
}

.tick {
	float: left;
	width: 10px;
}

.msg {
	float: left;
	width: 480px;
	margin-left: 10px;
	display: inline;
}

.msg label {
	float: left;
	display: block;
	text-align: left;
	width: 480px;
	font: normal .9em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #a2a5a4;
}

.required {
	font-weight: bold;
	font-size: 1.1em;
	color: #CA0000;
}

.key {
	font: normal .9em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #a2a5a4;
}

#signup_errors {
	float: left;
	width: 500px;
	background-color: #DD4433;
	border: .3em solid #990000;
	margin: 20px 0 ;
	padding: 12px 0 5px 10px;
	display: block;
}

#signup_errors a:link, #signup_errors a:visited, #signin_errors a:link, #signin_errors a:visited,
.prod_form_errors a:link, .prod_form_errors a:visited {
	color: #fff200;
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#signup_errors a:hover, #signin_errors a:hover, .prod_form_errors a:hover {
	color: #fff200;
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

#account_menu {
	float: left;
	width: 145px;
	border: .1em solid #bcc0bf;
	margin: 0 5px 0 0;
	display: inline;
}

#account_menu li {
	color: black;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 4px;
}

#account {
	float: left;
	width: 400px;
	border: .1em solid #bcc0bf;
}

#account_title {
	float: left;
	width: 400px;
	padding: 4px 0;
}

/* End of sign up */

/* @end */

/* @group Session Expired */

#expired {
	float: left;
	width: 540px;
	margin: 10px 0 5px 0;
	display: inline;
}

/* @end */

/* @group Footer */

#footer {
	float: left;
	width: 800px;
}

#footer_inset {
	float: left;
	width: 780px;
	border-top: .1em solid #cdcfce;
	margin: 5px 10px;
	display: inline;
	padding: 5px 0 0 0;
}

#payment {
	float: left;
	width: 700px;
	margin: 10px 0 0 0;
	display: inline;
}

#links {
	float: left;
	width: 790px;
	text-align: left;
	margin: 5px 0 0;
	display: inline;
	background-color: #F3EFDB;
	padding: 8px 0 8px 10px;
}

#links p {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #b1b1b1;
}

a.lnk:link, a.lnk:visited {
	font: 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #b1b1b1;
	text-decoration: none;
}

a.lnk:hover {
	color: #472101;
}

#tch {
	float: right;
	width: 105px;
	height: 20px;
	margin: 5px 3px 0 0;
	display: inline;
}


/* @end */



/* @group Contact Page */

#contact {
	float: left;
	width: 800px;
	min-height: 500px;
	background: url(../images/contact_bg.png) no-repeat left top;
	margin: 5px 0 0;
	display: inline;
}

#contact .contact_form {
	float: left;
	width: 290px;
	border: none;
}

.contact_form p {
	line-height: 15px;
	margin-bottom: 14px;
}

.contact_form label {
	float: left;
	display: block;
	text-align: left;
	width: 290px;
	margin: 0 0 2px 0;
	font: normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

.contact_form input, .contact_form textarea {
	font-size: 1.3em;
	color: #e20068;
}

#contact_errors {
	float: left;
	width: 270px;
	background-color: #DD4433;
	border: .3em solid #990000;
	margin: 2px 0 10px 0;
	padding: 12px 0 5px 10px;
	display: block;
}

#contact_errors p.error {
	font: bold 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: white;
	margin-bottom: 5px;
}

p.addy {
	line-height: 15px;
	margin-bottom: 14px;
}

#map {
	float: left;
	width: 520px;
	height: 380px;
	margin: 15px 0;
	display: inline;
	padding-bottom: 40px;
}

#google_map {
	width: 520px;
	height: 380px;
}

.c_opt_divider {
	float: left;
	width: 520px;
	height: 10px;
	margin: 8px 0 5px 0;
	display: inline;.png) no-repeat center center;
}

/* @end */


/* @group Delivery */

#ddelivery {
	float: left;
	width: 395px;
	margin: 0 0 10px;
	display: inline;
}

#ndelivery {
	float: left;
	width: 395px;
	border: none;
	margin: 5px 0 0;
	display: inline;
}

#ndelivery label {
	float: left;
	display: block;
	text-align: left;
	width: 100px;
	margin: 0 0 0 0;
	font: normal 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

#ndelivery p {
	margin-bottom: 10px;
}

#address_errors {
	float: left;
	width: 318px;
	background-color: #DD4433;
	border: .3em solid #990000;
	margin: 3px 0 10px 0;
	padding: 8px 0 4px 8px;
	display: block;
}

/* @end */

#miDataTesting {
	width: 100%;
	display: block;
	background-color: #da8d1b;
	border-bottom: .3em solid;
	border-top: .3em solid;
	border-color: #f31c13;
	padding: 12px 0;
	text-align: center;
	margin: 12px 0 -15px;
}

#miDataTesting p {
	font-weight: bold;
	color: white;
}

#miDataTesting p a:link, #miDataTesting p a:visited {
	color: #eeefea;
	text-decoration: none;
}

#miDataTesting p a:hover, #miDataTesting p a:active {
	color: #000;
}

/* @group Banners */

#banner {
	float: left;
	width: 260px;
	height: 260px;
	margin: 2px 0 0;
	display: inline;
}

#banner_pge {
	float: left;
	width: 520px;
	margin: 15px;
	display: inline;
	padding-bottom: 10px;
}

#banner_pge h1 {
	color: #035aa9;
	font: normal normal 2em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 4px;
}

#banner_pge p, li {
	font-size: 1.1em;
	line-height: 1.5em;
}

/* @end */

/* @group Sitemap */

#Sitemap {
	float: left;
	width: 610px;
	margin: 0 0 15px 5px;
	display: inline;
}

#Sitemap ul {
	margin: 0 0 0 20px;
}

#Sitemap li {
	font-size: 1.1em;
	list-style-position: outside;
	color: #999999;
	margin: 0 0 3px 0;
	list-style-type: square;
	padding: 1px 0;
}

/* @end */



