body {
	margin:0;
	padding:0;
	background: #FFF;
	position:relative;
	height:100%;
	background: url(/images/page_bg.jpg) 0 0 repeat-x;
	background-color: #B00209; 
	font-size: 76%; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}


img {border:none;}

fieldset {
	border:none;
	margin:0px;
	padding:0px;
}

#wrapper {
	margin:0 auto;
	padding:0;
	position:relative;
	top:0;
	left:0;
	width:990px;
	background: #fff;
	background: url(/images/left_bg.jpg) top left repeat-y;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;

}


a
{
  outline: none;
}


#header {
	display:block;
	width:100%;
	height:196px;
	margin:0px;
	padding:0px;
	background: url('/images/rotator/header1.jpg') 0 0 no-repeat;
}


#container {
	float:right;
	width:774px;
	margin: 10px 0 0 0; 
	padding:16px 0 0 0;
	background: url('/images/content_bg_sm.jpg') 0 0 no-repeat;
	background-color:#FFF;

}


#leftbar {
	float:right;
	width:195px;
	margin:36px 15px 0 0;
	/* width:195px;
	position:absolute;
	top:270px;
	left:5px;
	border:0px solid #0f0; */

}

/*------ Quick Search ------*/

.quicksearch {
	position:absolute;
	top:245px;
	right:5px;
	height:20px;
}

.quicksearch fieldset {
	margin:0;
	padding:0;
	border:none;
}

.quicksearch label {
	line-height:20px;
	font-size:14px;
	color:#E01E26;
}


.quicksearch label span {
	color:#FFF;
}

.quicksearch .searchbox-input {
	position:relative;
	top:-2px;
	margin:0px;
	padding:0px;
	border:1px solid #E01E26;
	height:20px;
}

.quicksearch .submit-btn {
	font-size:10px;
	height:22px;
	text-transform:uppercase;
	color:#FFF;
	background: #E01E26;
	border:none;
	cursor: pointer;
}

form#newsletter {
	margin-top: 12px;
}

form#newsletter input {
	border:1px solid #E01E26;
	width: 190px;
	font-size: 12px;
	height: 18px;
	float: left;
	margin: 0 5px 0 235px;
}

form#newsletter button {
	width: 72px;
	height: 22px;
	float: left;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
	background: #E01E26;
	border:none;
	cursor: pointer;
}

.content{
	margin:0px 13px 0px 13px; 
	min-height:800px;
	padding: 0px 0px 0px 0px;
}

.content_home{
	float:left;
	width:540px;
	margin:0px 10px 0px 13px; 
	min-height:800px;
	padding: 0px 0px 0px 0px;
	border:0px solid #ccc;
}

/*----- Product Links tpl_home  ------*/

a.pgrid1, a.pgrid2, a.pgrid3 {
	float:left;
	display:block;
	width:168px;
	height:141px;
	border:0px solid #000;
	margin: 7px 15px 0 0;
	text-indent:-9999px;
}


a.pgrid3 { 	
	margin:7px 0 0 0;
}

a#inks {background: url('/images/homeimgs/inks.jpg') 0 0 no-repeat; }
a#machines {background: url('/images/homeimgs/machines.jpg') 0 0 no-repeat; }
a#kits {background: url('/images/homeimgs/kits.jpg') 0 0 no-repeat; }

a#needles {background: url('/images/homeimgs/needles.jpg') 0 0 no-repeat; }
a#designs {background: url('/images/homeimgs/couch.jpg') 0 0 no-repeat; }
a#grips {background: url('/images/homeimgs/grips.jpg') 0 0 no-repeat; }

a#psu {background: url('/images/homeimgs/psu.jpg') 0 0 no-repeat; }
a#access {background: url('/images/homeimgs/access.jpg') 0 0 no-repeat; }
a#dispos {background: url('/images/homeimgs/dispos.jpg') 0 0 no-repeat; }

a#med {background: url('/images/homeimgs/medical.jpg') 0 0 no-repeat; }
a#ultrasonics {background: url('/images/homeimgs/ultrasonics.jpg') 0 0 no-repeat; }
a#stencil {background: url('/images/homeimgs/stencil-making.jpg') 0 0 no-repeat; }

a#books {background: url('/images/homeimgs/tattoo-books.jpg') 0 0 no-repeat; }
a#dvds {background: url('/images/homeimgs/tattoo-dvds.jpg') 0 0 no-repeat; }
a#flash {background: url('/images/homeimgs/tattoo-flash.gif') 0 0 no-repeat; }



/*----- Special Offers tpl_home ------*/


.specialoffers {
	float:left; 
	width:200px;
	padding: 2px 0px 0px 0px;
	border:0px solid #ccc;
}


.specialoffers .offerbox {
	width:100%;
	float:left;
	margin: 5px 0;
	border:0px solid #0f0;
}

.specialoffers .image {
	margin: 0 0 10px 0; 
}

.specialoffers a {
	font-size:12px;
	text-decoration:none;
	color: #000;
}

.specialoffers a:hover {
	text-decoration:underline;
	color: #E01E26;
}

.specialoffers a.newproduct {
	display:block;
	font-size:11px !important;
	margin: 7px 0;
} 

.specialoffers .text {
	font-size:11px;
	color:#222;
}

.specialoffers .price {
	font-size:16px;
	color: #E01E26;
}

.specialoffers a.more {
	font-size:10px;
}


/*----- Text styles ------*/


h1#logo {
	position:absolute;
	top:0px;
	left:0;
	width:216px;
	height:196px;
	background: url('/images/logo.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	z-index:100000;
	margin:0;
	padding:0;
}


h2 {
	font-size:25px;
	font-weight:normal;
	color:#C81E25;
	margin:0;
	padding:10px 0 4px 0;
	border-bottom: 1px dashed #DADADA;
}

h2 span {
	color:#000;
}


h2.pagename {	} /*tpl_shop, tpl_offers, tpl_cart & tpl_product pages*/

h3 {
	font-size:18px;
	font-weight:normal;
	color:#C81E25;
	margin:0;
	padding:5px 0 0px 0;
}

h3 span {
	color:#000;
}


.lcase { text-transform:lowercase;}



#leftbar h3 {
	
	font-size:22px;
	font-weight:normal;
	color:#E01E26;
	text-align:right;
	text-transform:lowercase;	
	margin:0;
	padding:0 0 4px 0;
	border-bottom: 1px dashed #4E4647;
}

#leftbar h3 span {
	color:#fff;
}

.specialoffers h3 {
	font-size:21px;
	padding:0 0 3px 0;
	border-bottom: 1px dashed #DADADA;
}

p {
	margin: 8px 0 18px 0;
	line-height:18px;
	
}

a {
	color:#c81e25;
	text-decoration:none;
}


a:hover {
	color:#000;
	text-decoration:underline;
}

/*------ Top Navigation ------*/



ul#topnav  {

	width:100%;
	height:38px;
	margin:0px 0 0 5px;
	padding:0px;
	
}

#topnav li {
	list-style-type:none;
	float:left;
	text-transform:uppercase;
		
}

#topnav li a {
	display:block;
	margin:4px 14px 2px 0;
	padding:8px 10px 8px 10px ;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

#topnav li a b {
	text-decoration: underline;
}

#topnav li a:hover {
	background: #000;
}

a#cart { 
	position:absolute;
	top:200px;
	right:5px;
	margin:0;
	padding:8px 10px 8px 30px ;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	background: url('/images/basket.jpg') 0 0 no-repeat;
}

a#cart:hover { 
	background-position: 0 100%;
	background-color:#000;
}

#salesline {
	display:none;
}

/*------ Left Navigation ------*/



ul#leftnav  {
	margin:9px 0 0 0px;
	padding:0;
}

#leftnav li {
	list-style-type:none;
	text-align:right;
		
}

#leftnav li a {
	display:block;
	border:0px solid #9D9D9D;
	line-height:30px;
	padding:0px ;
	font-size:12px;
	text-decoration:none;
	color: #FFF;
}


#leftnav li a:hover {
	color:#E01E26;
	text-decoration:underline;
}

/*------ Multiple Product Page -----*/

.tree,
.tree a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.tree a:hover {
	text-decoration:underline;
}



.row {
	border:0px solid #000;
	padding: 0 0 20px 0; 
}


.pb1 {
	padding:0 8px 5px 0px; 
}


.pb2 {

	border-left:1px solid #eee;
	padding:0 8px 5px 8px; 

}

.pb3 {

	border-left:1px solid #eee;
	padding:0 0 5px 8px;
}


.row form fieldset {
	float:left;

}

.productbox {
	width:237px

}

.productbox .image {
	display:table;
	height:210px;
	width:100%;
	overflow:hidden;
	border:0px solid #ccc;
}


.productbox .image .vbox {	
	display:table-cell;
	vertical-align:middle;
}


.productbox .image .vbox .cbox{
	border:0px solid #f00;
	/* width:100%; weird bug in IE7, just declare width explicitly */
	width:237px;
	text-align:center;
}

.productbox p {
	margin:0px !important;
	padding:2px 0 4px 0 !important;
}

.productbox p.productname a {
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	color:#E01E26;
}

.productbox .productname a:hover {
	text-decoration:underline;
	color:#000;
}

.productbox .price {
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin: 0px  !important;
	padding: 0 0 10px 0  !important;
}

span.rrp-price {background-color:#E01E26; color: #fff; padding: 3px 5px; font-weight: bold; font-size: 0.9em;}


.productbox .desc {
	font-size:11px;
	line-height:15px;
}


.productbox span.quantity {
	float:left;
	margin:5px 0 0 0;
}

.productbox span.order {
	float:right;
	margin:5px 0 0 0;
}

input.order_button {
	color:#fff;
	background: #E01E26;
	cursor:pointer;
	border:1px solid #000;
}

input.btnhov {
	background: #000;
}


/*------ Individual Product Pages ------*/

#productpage {
	width:660px;
	margin: 20px auto;
}

#productpage .image {
	width:400px;
	text-align:center;
	margin: 10px auto;

}

#productpage .desc {

}


td.third {
	width:33%;
}

/*----- Checkout Pages ------*/

table.cart, table.viewcart {
	background: #eee;
	margin: 20px auto 0 auto;
}

.viewcartheader {
 	color:#fff;
 	background: #E01E26;
 }

.checkout_header { font-weight: bold; font-size: 0.9em;} /*tpl_checkout*/
.checkout_field { width: 200px; font-size: 0.8em;} /*tpl_checkout*/

.checkout_main {
	width:70%;
	margin:0 0 10px 30px;
}

.checkout_checkbox {
	width:30px !important;
}


.productbody {
	margin:0 auto;
}

#catalogue {
	width:400px;
}

#catalogue p {
	margin:30px 0 20px 0;
}

#catalogue img {
	float:left;
	margin:5px 20px 10px 5px;
}


/*------ Links Page ------*/

.link {
	margin: 20px 20px 30px 20px; 
}

a.linktext {
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#C81E25;
	text-decoration:none;
	margin:0px 0 5px 0;
	padding:0px;
}

a.linktext:hover {
	color:#000;
	text-decoration:underline;
}

.linkimg {
	float:right;
	margin: 8px 0 5px 15px;
}

.separator {
	clear:both;
	width:500px;
	height:40px;
	margin:0 auto;
	background: url(/images/separator.jpg) 0 0 no-repeat;

}


/*------ Footer ------*/

#footer_bg {
	position:relative;
	top:0px;
	left:0;
	width:100%;
	/* min-height:68px; */
	margin:0;
	background: #000;
	border-top:3px solid #FFF;
}

#footer {
	width:990px;
	margin:0 auto;
}

ul#footer-info {
	color: #808080;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 10px 0 0 15px;
	line-height: 130%;
}

ul#footer-info a {
	color: #808080;
}

ul#footer-info a:hover {
	color: #fff;
}

#footeraddress {
	width: 500px;
	border: 0px solid #ccc;
	padding: 10px 0 0 15px;
	font-size: 11px;
	line-height: 15px;
	color: #808080;
}

#paymentproviders {
	float:right;
	margin:10px 10px 0px 10px;
	padding:2px 4px;
	border:1px solid #ccc;
	background:#fff;
	
}
#social {	float:right;	margin:62px -211px 0px 10px;	padding:2px 4px;		}
/*---------[ BFinternet ]----------*/



#bf, #freeindex {	
	float:right;
	clear:right;
	color: #A0A3A0;
	font-size:11px;
	font-weight: normal;
   	margin:2px 15px 2px 0px;
   	padding:0px;
}



#bf a, #bf a:visited, #bf span a{
	color: #A0A3A0;
      	font-weight: normal; 
      	text-decoration: none;
}



#bf a:hover,  #bf span a:hover  {
      color: #fff;
      text-decoration: underline;
}

#freeindex {	
	float:right;
	clear:right;
	font-size:10px;
	font-weight: normal;
   	margin:2px 15px 2px 0px;
   	padding:0px;
}

#freeindex, #freeindex a {	
	color: #7F7F7F;
}

/* ------ Contact Form ------ */


#contact_form
{
	margin: 0px;
	padding: 10px 20px;
}

#contact_form ol
{
	width: 190px;
	list-style: none;
	/* padding: 10px 20px; */
	padding:0;
	margin: 0;
	border:0px solid #000;
}

#contact_form ol li
{
	margin: 0;
	padding: 0;
}

#contact_form ol li label
{
	width: 100%;
	display: block;
	margin: 1em 0 .1em 0;
	font-size: 0.86em;
	font-weight: bold;
}

#contact_form ol li input
{
	display: block;
	width: 100%;
	border: 1px solid silver;
}


#contact_form ol li input:hover, #contact_form ol li textarea:hover,
#contact_form ol li input:active, #contact_form ol li textarea:active,
#contact_form ol li input:focus, #contact_form ol li textarea:focus {
	border: 1px solid #E01E26;
}


#contact_form ol li textarea
{
	width: 100%;
	border: 1px solid silver;
}

#contact_form #verification_img {
	width:165px;
	display:block;
	cursor: pointer;
	margin:0 auto;
}


#contact_form ol li input.verification_code_txt {
	width: 163px;
	margin:3px auto;
}


#contact_form ol li input.submit {
	width: 100px;
	margin: 0 auto;
	background: #040003;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

#contact_form ol li input.submit:hover {
	background: #E01E26;
	color:#fff;
	font-weight:bold;
}







.clear {clear:both;}




/*------ 404 -----*/

body#page404 {
	margin:0;
	padding:0;
	background: #FFF;
	position:relative;
	height:100%;
	background: url('/images/404_page_bg.jpg') 0 0 repeat-x;
	background-color: #B00209; 
	font-size: 76%; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#wrapper404 {
	width:774px;
	margin:50px auto 0 auto;
}

#container404 {
	min-height:500px;
	background:url(/images/content_bg_sm.jpg) 0 0 no-repeat #fff;
}

#container404_btm {
	width:774px;
	height:24px;
	background:url(/images/content_bg_btm.gif) 0 0 no-repeat;
	
}

#content404 {
	margin:50px 80px;

}

h1#logo404 {
	width:216px;
	height:189px;
	background: url('/images/logo404.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	z-index:10;
	margin:0 auto 30px auto;
	padding:0;
}

ul#inpage-subpages {
	font-size: 1.4em;
	margin-top: 12px;
}

div#order-form span {font-weight:bold; font-size:12px;}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
/* Assosiated products // Ryan 24/11/08 */

div#ass-products {float:left;}

div#ass-products strong em {
color:#B00209;
float:left;
font-size:1.4em;
font-style:normal;
margin:17px 0 3px;
width:100%;
}


div#ass-products ul {
float:left;
padding:0;
}

div#ass-products li {
background:#EFEFEF;
border:1px solid #DFDFDF;
float:left;
list-style-type:none;
padding:5px 10px;
width:181px;
margin:0 16px 16px 0;
-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
min-height:260px;
}

div#ass-products li h4 {
font-size:0.9em;
margin:0.3em;
}

div#ass-products  input {clear:both}

div#ass-products li h4 span {color:#B00209;}

div#ass-products img {margin:8px 0; border:1px solid #DFDFDF;}



/* Sub Links */

ul#sublinks {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	border:2px solid #35345F;
	background: #E6E8FF;
	
}

ul#sublinks li {
	font-size: 1.1em;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}
ul#sublinks li a{
	display: block;
	color: #35345F;
	margin: 0;
	padding: 0;
}
ul#sublinks li a:link, ul#sublinks li a:visited, ul#sublinks li a:active {text-decoration: none;color: #35345F;}

ul#sublinks li a:hover {
	text-decoration: underline;
	color: #35345F;
}



td.subpage {
	font-size:14px;
	font-weight:bold;
}

td.subpage img {
	border:1px solid #ccc;
	display:block;
}

.subimg {
	margin-top:10px;
	display:block;
	height:140px;
	width:140px;
}
