.print_code {
	background-color: #FFF;
	padding: 10px;
	z-index: 99999;
	margin: 10px 20px;
	text-align: left;
}
.notes {
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0 25px;
	padding: 0 10px;
}
a {
	color: #ff48b4;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {
	clear: both;
	margin: 5px 0px;
}
p.clearnone {
	clear: none;
	font-size: 12px;
	line-height: 1.3;
}
.two-column {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.end {
	margin-right: 0px !important;
}
#shipping-rates tr td, #shipping-rates tr th {
	padding:3px 4px;
}
h1,
h2,
.two-column h1,
.two-column h2 {
	line-height: 1.1;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
	color:#636363;
	clear: both;
	border-bottom:1px dotted #FFF;
	padding:20px 0;
	margin-right:30px;
	text-shadow:1px 1px 1px #fff
}
.narrow-content h2 {
	font-size: 14px;
	padding: 10px 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #ff48b4;
}
.success {
	margin-top: 5px;
	padding: 5px 5px 5px 30px;
	background-color: #BCED86;
	color:#222;
	border:1px solid #548C31;
	background-image: url(../images/icons/tick.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	clear: both;
}
.info {
	padding: 5px 5px 5px 30px;
	background-color:#FFFF66;
	border:1px solid #FFDD00;
	color:#222;
	background-image: url(../images/icons/exclamation.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.not_allowed {
	padding: 5px 5px 5px 30px;
	background-color: #CC8671;
	border:1px solid #CC0000;
	color:#222;
	background-image: url(../images/icons/exclamation.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.error {
	padding: 5px 5px 5px 30px;
	background-color: #FFC3C9;
	border:1px solid #C00;
	color:#222;
	background-image: url(../images/icons/cross.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.list {
	padding-left: 30px;
}
.roman-list {
	list-style: lower-roman;
	padding-left: 30px;
}
.roman-list li,
.list li {
	padding: 2px 0px;
}
.small {
	font-size: 10px;
	margin-left:20px;
}
.end {
	margin: 0px;
}
.content-image {
	border:1px solid #000;
	float:left; 
	margin:0px 19px 19px 0px;
}
#small-map {
	position: relative;
	float: right;
	border: 1px solid #000;
	width: 250px;
	height: 200px;
}

/*
-----------------------------------------------------------------------------
Tips
-----------------------------------------------------------------------------*/
.tip {
	position: relative;
	cursor: pointer;
	padding-right: 10px;
}
.tip .popup {
	position: absolute;
	top: -12px;
	left: -999999px;
	display: block;
	background-color:#FFFF66;
	border:1px solid #FFDD00;
	color:#222;
	width: 200px;
	overflow: hidden;
	padding: 5px;
	z-index: 25;
}
.tip:hover .popup {
	left: 25px;
}
/*
-----------------------------------------------------------------------------
Forms
-----------------------------------------------------------------------------*/
.top-label,
.left-label {
	float: left;
}
.top-label li,
.left-label li {
	list-style: none;
	padding: 1px 0px;
	clear: both;
	float: left;
}
.left-label label {
	float: left;
	width: 80px;
	text-align: left;
	margin: 4px 0px;
}
.input {
	float: left;
	border:1px solid #999;
	border-bottom:1px solid #DADADA;
	background-image: url(../images/backgrounds/input.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px;
	margin:2px 2px 2px 0px;
	color:#333;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
      -moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
      -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.left-label .imagebutton {
	margin-left: 80px;
}
.imagebutton {
	margin-top: 3px;
}
/*
-----------------------------------------------------------------------------
Category.php
-----------------------------------------------------------------------------*/
.views {
	position: absolute;
	top: 0px;
	right:0px;
	font-weight:bold;
	text-align: right;
}
.views li {
	display: inline;
}
		.views li a {
			display: block;
			float: left;
			height: 36px;
			line-height: 36px;
			text-decoration:none;
			padding-right: 10px;
		}
		.views li a:hover{
			color:#F09;
		}
.views .list {
	background-image: url(../images/icons/list-view.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 97px;
	padding: 0px 10px 0px 0px;
}
.views .gallery {
	background-image: url(../images/icons/gallery-view.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 121px;
}
.item {
	position: relative;
	float: left;
	background-image: url(../images/background/kb_gallery-view.png);
	background-repeat: no-repeat;
	width: 186px;
	height: 191px;
	padding: 5px 6px 6px 5px;
	line-height: 1.2;
	font-size: 12px;
	text-align:left;
	margin-right: 10px;
}
#footer .item {
	margin-right: 2px !important;
	height: 172px;
	background-image: url(../images/backgrounds/footer-item.png);
}
.content .end,
#footer .end {
	margin-right: 0px !important;
}
.coming-soon {
	position: absolute;
	top: -7px;
	left: -8px;
	height: 102px;
	width: 102px;
	z-index: 2;
}
.category-name {
	position: relative;
	float: left;
	height: 29px;
	width: 162px;
	margin: 3px !important;
	margin-top: 2px;
	text-align: left;
	font-size: 12px;
	padding:4px 0 0 0;
	font-size: 14px;
}
.item-name {
	position: relative;
	float: left;
	margin: 5px 1px 5px 3px;
	height: 29px;
	width: 124px;
	font-size: 11px;
}
.category-name a,
.item-name a {
	color:#666;
	font-weight:bold;
	text-decoration: none;
}
.item-price {
	position: relative;
	float: left;
	width: 50px;
	margin: 5px 1px 5px 3px;
	color: #ff48b4;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	letter-spacing: -0.5px;
}
.item-buttons {
	position: relative;
	float: left;
	text-align: center;
	height: 22px;
	width: 182px;
}
.item-button {
	float: left;
	margin-right: 2px;
}
.list-item {
	position: relative;
	float: left;
	clear: both;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	padding:0px 0px;
	margin: 7px 0px 17px 0px;
	border-left:1px solid #EEE;
	border-right:1px solid #c8c8c8;
	background-color:#FFF;
	background-image: url(../images/backgrounds/list-view.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 613px;
}
.list-item-top {
	position: absolute;
	top: -7px;
	left: -1px;
	width:615px;
	height:7px;
	background-image:url(../images/backgrounds/list-view-top.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.list-item-bottom {
	position: absolute;
	bottom: -7px;
	left: -1px;
	width:615px;
	height:7px;
	background-image:url(../images/backgrounds/list-view-bottom.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.list-item-image {
	float: left;
	margin: 10px 10px 7px 10px !important;
	margin: 10px 5px 7px 5px;
	width: 182px;
	height: 140px;
	padding: 6px 8px 7px 8px;
	background-image:url(../images/backgrounds/list-item-image.png);
	background-repeat:no-repeat;
}
.list-item-details {
	position: relative;
	float: left;
	margin: 16px 15px 0px 0px !important;
	margin: 16px 7px 0px 0px;
	width: 380px;
	min-height: 110px;
	padding-bottom: 37px;
}
.list-item .name {
	line-height: 1.1;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #ff48b4;
	clear: both;
}
.list-item .name a {
	text-decoration: none;
}
.list-item .options li {
	list-style: none;
}
.list-item .options li a {
	float: right;
}
.list-item .price {
	position: relative;
	float: left;
	color: #ff6600;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -0.5px;
	margin: 0px;
	padding-top: 2px;
	color:#ff48b4;
}
.list-item .buttons {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 380px;
}
.list-item .button,
.list-item .quantity,
.list-item .success {
	float: right;
	clear:none;
	margin-left: 5px;
}

/*
-----------------------------------------------------------------------------
Home.php
-----------------------------------------------------------------------------*/
.home-banner {
	position: relative;
	left: -7px;
	margin-top: 20px;
	width:800px;
}
.home-buttons {
	position:relative;
	clear: both;
	width: 805px;
	padding: 30px 0 0 0;
}
.home-buttons img {
	margin-right: 12px;
}
.panel .main-product {
	position: relative;
	width: 562px;
	float:left;
}
.panel .main-product .name {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.panel .main-product .price {
	font-size: 14px;
	float: right;
	font-weight: bold;
	color: #ff48b4;
}
.panel .main-product .description {
	margin-top: 10px;
}
.panel .main-product-image {
	position: relative;
	margin-left: 20px;
	float:left;
}
.panel .other-product {
	position: relative;
	width: 100px;
	padding-right: 5px;
	float: left;
	font-size: 10px;
	text-align: center;
}
.panel .other-product .name {
	font-weight: bold;
}
.panel .other-product .price {
	font-weight: bold;
	color: #ff48b4;
}
.panel .see-all {
	position: relative;
	margin: 100px 8px 0px 0px;
	float: right;
	font-size: 12px;
}
.panel .main-product .name a,
.panel .other-product .name a {
	color: #666;
}
.panel .main-product .price a,
.panel .other-product .price a {
	color: #ff48b4;
}

.banner-slider {
	position: relative;
	width: 785px;
	height: 250px;
}
.banner-slider .large-details {
	position: absolute;
	top: 5px;
	left: 10px;
}
.banner-slider .large-details h2 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	font-size: 18px;
}
.banner-slider .large-price {
	position: absolute;
	top: 5px;
	right: 430px;
	color: #ff48b4;
	font-weight: normal;
	font-size: 18px;
}
.banner-slider .large-image {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 250px;
	overflow: hidden;
}
.banner-slider .large-image img {
	position:relative;
	top: -20px;
}
.banner-slider .small-products {
	position:absolute;
	bottom: 5px;
	left: 10px;
	z-index: 1;
}
.banner-slider .small-product {
	float: left;
	text-align: center;
	width: 80px;
	height: 130px;
	margin-right: 10px;
}
.banner-slider .small-product .price {
	position: absolute;
	bottom: 0px;
	width: 80px;
	color: #ff48b4;
}

/*
-----------------------------------------------------------------------------
Product.php
-----------------------------------------------------------------------------*/
.coming-soon-product {
	position: absolute;
	top: -7px;
	left: 21px;
	height: 102px;
	width: 102px;
	z-index: 2;
}
.images {
	position: relative;
	float: left;
	width: 400px;
}
.images .image {
	position: relative;
	float: left;
	height: 310px;
	width: 390px;
	padding: 5px;
	background-image: url(../images/backgrounds/image.png);
	background-repeat: no-repeat;
	top:20px;
}
.images .thumbs {
	position: relative;
	float: left;
	height: 71px;
	width: 385px;
	margin-top: 16px;
	padding: 8px 3px 8px 0px;
	background-repeat: no-repeat;
}
.images .thumb {
	position: relative;
	float: left;
	margin-right: 5px;
}
.images .end {
	margin-right: 0px !important;
}
.images .thumb a,
.images .image a {
	cursor: -moz-zoom-in;
}
.details {
	position: relative;
	float: left;
	margin-left: 16px !important;
	margin-left: 8px;
	margin-top:20px;
	width: 195px;
}
.details h1 {
	line-height: 1.1;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
.details .price {
	color: #ff48b4;
	font-size: 18px;
	margin:15px 0;
	font-weight:bold;
}
.details .options li {
	list-style: none;
	clear: both;
	padding: 2px 0px;
}
#shirtpreview img {
	margin:8px 0px;
}
.customise {
	font-size: 16px;
	padding: 5px;
}
/* 
-----------------------------------------------------------------------------
Contact.php
-----------------------------------------------------------------------------*/
#contact-map {
	position:relative;
	border:1px solid #999;
	margin-top:15px;
	width:380px;
	height:270px;
	float:left;	
}
#contact-map span {
	display: none;
}
.contact {
	margin:0px;
	margin-top:15px;
	padding:0px;
}
.contact li {
	list-style:none;
	clear:both;
}
.contact label {
	text-align:right;
	width:65px;
	float:left;
	padding:2px;
	margin:3px;
	color:#333;
}
.contact input, 
.contact textarea {
	border:1px solid #999;
	padding:2px;
	margin:2px;
	float:left;
	color:#333;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:11px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
      -moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
      -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.contact .imagebutton {
	cursor:pointer;
	margin-left:75px;
	color:#FFF;
	border: none;
}
.contact .error {
	margin:2px 2px 2px 77px;
}
/*
-----------------------------------------------------------------------------
Basket
-----------------------------------------------------------------------------*/
.basket {
	width:804px;
	color:#000;
}
.basket tr {
	padding:3px;
}
.basket_top {
	height:73px;
	width:804px;
	background:url(../images/backgrounds/backet_top-gry.png) top left no-repeat;
	line-height:25px;
}
	.basket_top  span{
		color:#FFF;
	}
.basket td {
	padding: 3px;
}
.basket .totals td {
	border-top: 1px solid #CCC;
}
.basket .inner td {
	border: none;
	padding: 0px;
}
.basket .price,
.basket .amount,
.basket .total {
	text-align:right;
}
.basket .discount {
	text-align: right;
	color: #C00;
	font-weight: bold;
}
.basket .total {
	font-weight:bold;
}
.basket .update input {
	float:left;
}
.checkout-button {
	background-color:#FD0;
	cursor:pointer;
	padding:2px 10px;
	color:#222;
	border:1px solid #666;
}
.inner-table td {
	padding: 0px 10px 0px 0px;
}
.inner-buttons td {
	padding: 0px;
}
/*
-----------------------------------------------------------------------------
Checkout
-----------------------------------------------------------------------------*/
.checkout-progress {
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 25px;
	width: 670px;
	margin: 10px 0px 15px 0px;
}
.checkout-progress a {
	text-decoration: none;
	color: #000;
}
.checkout-progress a:hover {
	color: #FF6600;
}
.checkout-progress .next {
	color: #666;
}
.checkout-progress-1 {
	background-image: url(../images/backgrounds/checkout-progress-1.png);
}
.checkout-progress-2 {
	background-image: url(../images/backgrounds/checkout-progress-2.png);
}
.checkout-progress-3 {
	background-image: url(../images/backgrounds/checkout-progress-3.png);
}
.checkout-progress-4 {
	background-image: url(../images/backgrounds/checkout-progress-4.png);
}
.checkout-progress-5 {
	background-image: url(../images/backgrounds/checkout-progress-5.png);
}
#your-details {
	position: absolute;
	left: 50px;
}
#delivery-address {
	position: absolute;
	left: 298px;
}
#billing-address {
	position: absolute;
	left: 163px;
}
.address {
	margin-bottom: 10px;
}
.address li {
	list-style: none;
}
.address input {
	margin-top: 5px;
}
#payment {
	position: absolute;
	left: 447px;
}
#complete {
	position: absolute;
	left: 570px;
}
.order-summary {
	border: 1px solid #e1e1e1;
}
.order-summary li {
	padding: 5px;
	list-style: none;
}
.grey {
	background-color: #f2f2f2;
}
/*
-----------------------------------------------------------------------------
Search
-----------------------------------------------------------------------------*/
#search-results {
	margin-top: 10px;
}
#search-results li {
	list-style: none;
	padding-bottom: 10px;
}
#search-results h2 {
	font-size: 14px;
	text-shadow: none;
}
#search-results h2 a {
	color: #ff48b4;
}
.highlight {
	font-weight: bold;
}
/*
-----------------------------------------------------------------------------
Size Guide
-----------------------------------------------------------------------------*/
.size-guide {
	margin-bottom: 10px;
}
.size-guide th {
	border: 1px solid #e1e1e1;
	padding: 3px;
	background-color: #CCC;
	width: 100px;
}
.size-guide td {
	border: 1px solid #e1e1e1;
	padding: 3px;
}

/*
-----------------------------------------------------------------------------
Account
-----------------------------------------------------------------------------*/
.account .left-column {
	float: left;
	width: 200px;
	margin-right: 16px;
}
.account .right-column {
	float: left;
	width: 400px;
}

.account h1 {
	margin-bottom: 15px;
}
.account h2 {
	font-size: 16px;
}
.account .top-label {
	margin-bottom: 15px;
}
.data {
	line-height: 1;
	width: 100%;
	margin-bottom: 15px;
}
.data td {
	border: 1px solid #CCC;
	border-width: 0px 0px 1px 1px;
	padding: 3px;
}
.data th {
	border: 1px solid #CCC;
	border-right: none;
	background-color: #e1e1e1;
	padding: 5px 3px 3px 3px;
}
.data .end {
	border-right: 1px solid #CCC;
}
/*
-----------------------------------------------------------------------------
Order Styles
-----------------------------------------------------------------------------*/
.order {
	width: 100%;
}
.order td,
.order th {
	padding: 6px;
}
.order .option td {
	color: #666;
	padding: 0px 6px;
}
.order .totals td {
	border-top: 1px solid #333;
	margin-top: 3px;
}
.order .option {
	color: #777;
}

/*-- contact page --*/
#contact_left{
	position:relative;
	float:left;
	width:160px;
	height:80px;
	padding:0 0 0 40px;
	background:url(../images/backgrounds/contact_page_left.png) top left no-repeat;
}
	#contact_left a:hover{
		color:#db4fa2;
	}
#contact_right{
	position:relative;
	float:left;
	width:160px;
	padding:0 0 0 40px;
	background:url(../images/backgrounds/contact_page_right.png) top left no-repeat;
}
  /*-----------------------------------------------------------------------------*/
 /*							Hoverbox 												*/
/*-----------------------------------------------------------------------------*/
.hoverbox{
	list-style: none;
}
.hoverbox a .preview{
	display: none;
}
.hoverbox a:hover .preview{
	display: block;
	position: absolute;
	top: -30px;
	left: -55px;
	z-index: 500;
	width:390px;
	height:293px;
	border:1px solid #CCC;
}
.hoverbox img{
	vertical-align: top;
}

.hoverbox li{
	display: inline;
	float: left;
	position: relative;
}
.hoverbox .preview{
	border-color: #000;
	width: 200px;
	height: 150px;
}

.bx-prev{
	position:absolute;
	top:100px; left:-50px;
	z-index:5;
	width:33px; height:38px;
	background: url(../images/slider/images/left_arrow.png) no-repeat center;
	font-size:0px; text-indent:-999px; overflow:hidden;
}
.bx-next{
	position:absolute;
	top:100px; right:-50px;
	z-index:5;
	width:33px; height:38px;
	background: url(../images/slider/images/right_arrow.png) no-repeat center;
	font-size:0px; text-indent:-999px; overflow:hidden;
}
