body
{
	margin:0;

	font:12px/22px Arial, Helvetica, sans-serif;
	background:#000;
}

img{border-style:none;}
a{
	text-decoration:none;

}

.red
{
	color: red;
}

a:hover{text-decoration:underline;}
input,
textarea,
select
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	vertical-align:middle;
}

label
{
color: #fff;
text-align: left;
}

form,fieldset
{
	margin:0;
	padding:0;
	border-style:none;
}

div.content fieldset
{
	margin:30px 0;
	padding:0;
	border-style:none;
}

div.content fieldset tr.form-field th
{
	width: 150px;
	text-align: left;
	padding:0;
	border-style:none;
}

div.content fieldset tr.form-field input
{
	width: 200px;
	text-align: left;
	padding:4px 0;
	border-style:none;
}

#container 
{
	margin:0 auto;
	background:url(images/container-bg.jpg) repeat-y;
	width:1000px;
	overflow:hidden;
}

.page 
{
	width:100%;
	position:relative;
	padding-top:203px;
	background:url(images/header-bg2.jpg) no-repeat;
}


.pagepad
{
	padding: 0 20px;
}

#header 
{
	width:888px;
	position:absolute;
	left:60px;
	z-index:3;
	top:0;
	height:201px;
	background:url(images/navbar-bg.gif) no-repeat 0 100%;
	border-bottom:2px solid #950000;
}

strong.logo 
{
	position:absolute;
	left:21px;
	top:0;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
	width:311px;
	height:249px;
	z-index:1;
	overflow:hidden;
}

.cart-status 
{
	background:#000 url(images/basket.gif) no-repeat 30px 14px;
	padding:19px 32px 14px 69px;
	position:absolute;
	left:660px;
	top:0;
	color: #fff;
	white-space:nowrap;
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif;
}

.session
{
	background:#000;
	color: #fff;
	padding:19px 32px 14px 32px;
	position:absolute;
	left:480px;
	top:0;
	color: #fff;
	white-space:nowrap;
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif;
}

.session a
{
color: #fff;
}



.navbar {
	width:880px;
	overflow:hidden;
	padding:0 0 0 8px;
	margin-top:152px;
	position:relative;
	z-index:2;
}
a.home {
	background:url(images/home-bg.gif) no-repeat;
	width:85px;
	height:49px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}




.search-form 
{
	float:right;
	width:228px;
	overflow:hidden;
	margin-left:8px;
	padding:13px 0 10px 13px;
	background:url(images/search-bg.gif) no-repeat;
}

.search-form span.text 
{
	background:url(images/search-input-bg.gif) no-repeat;
	width:130px;
	height:21px;
	float:left;
	padding:4px 1px 1px 25px;
}

.search-form span.text input
{
	width:130px;
	padding:1px 0 1px 0px;
	border-style:none;
	float:left;
	margin:0;
	background:none;
}

.search-form input.button 
{
	width:57px;
	height:26px;
	float:left;
}

.call 
{
	float:right;
	font:24px/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:18px;
}

.call span 
{
	font-size:17px;
	color:#bd1727;
}

#main
{
	width:835px;
	background:url(images/main-bg.jpg) no-repeat 0 100%;
	padding:17px 77px 143px 88px;
	position:relative;
	z-index:4;
}

strong.heading 
{
	font-size:26px;
	line-height:22px;
	color:#fff;
}

.main-holder 
{
	width:100%;
	overflow:hidden;
}

.column-left 
{
	float:left;
	padding-top:24px;
	width:204px;
}

.content 
{
	width:615px;
	margin: 0 0 0 15px;
	float:left;
	overflow:hidden;
	padding-top:24px;
}

.categories a
{
color: #fff;
}

.categories 
{
	width:203px;
	float:left;
	background:url(images/categories-top.gif) no-repeat;
	padding-top:5px;
}

.categories .inner 
{
	background:#000 url(images/categories-bg.gif) repeat-x;
	padding:5px 5px 30px 0;
	width:198px;
	min-height:280px;
}

* html .categories .inner { height:363px;}

.categories .inner strong 
{
	display:block;
	text-align:center;
	color:#8d8487;
	font-size:16px;
	line-height:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.categories ul 
{

	

	padding:0;
	margin: 20px 0 0 25px;
}

.categories ul li 
{
	font:13px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	
	list-style: url('images/nav-sep2.gif');
	list-style-position: outside;
	padding: 0;
	position:relative;
	font-weight:bold;
	margin: 5px 0 14px 0;
	padding: 0 0 4px 0;
}

.categories ul li.active a{color:#fff;}

.categories ul li a:hover, .categories ul li.active li.active a 
{
	color:red;
	text-decoration:none;
}



a.tattooshoplink
{
	margin: 10px 0 10px 10px;
}

a.tattooshoplink span
{
	display: none;
}

/*----------------
Hide Grips UL
-----------------*/

ul#nav li ul
{
	display: none;
}



.categories ul li:hover ul, .categories ul li.hover ul, .categories ul li.active ul {display:block;}
.categories ul ul 
{
	margin:0;
	padding:0;
	display:none;
}





.options-form 
{
	text-align:right;
}

.options-form label 
{
	font:15px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform: uppercase;
}

.options-form select 
{
	width:90px;
	font:15px/22px Arial, Helvetica, sans-serif;
	color:#232429;
	margin: 0 0 0 4px;
}

a.add 
{
	background:url(images/btn-add-bg.gif) no-repeat;
	width:190px;
	height:52px;
	display:block;
	text-indent:-9999px;
	margin-left:10px;
	overflow:hidden;
}

.main-box 
{
	width:100%;
	padding-top:15px;
	overflow:hidden;
}




.description a.add 
{
	margin:8px 0 0;
}

.bottom-content
{
	width:100%;
	padding-top:39px;
	overflow:hidden;
}





.bottom-bg 
{
	background:url(images/list-bottom.gif) no-repeat;
	width:192px;
	height:7px;
	display:block;
	overflow:hidden;
}



.product-list span.cost .txtOldPrice {font-size:11px; color: red; font-weight: normal;}

ul.ads 
{
	float:left;
	margin:46px 0 0 5px;
	display:inline;
	background:#fff;
	padding:9px 0 0 7px;
	width:167px;
	list-style:none;
	border-left:1px solid #878787;
}
ul.ads li {
	float:left;
	padding:0 4px 7px 3px;
}
ul.ads li img {display:block;}
ul.ads li.first {
	padding-left:22px;
}

#footer {
	width:920px;
	overflow:hidden;
	background:#000;
	padding:16px 0 20px 80px;
}
.footer-list {
	float:left;
	width:208px;
	border-top:1px solid #555;
	padding-top:13px;
	margin:0 12px;
}
.links {
	display:block;
	background:url(../images/links-bg.gif) no-repeat 100% 0;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
}

.links {
	display:block;
	background:url(images/links-bg.gif) no-repeat 100% 0;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}
.info {
	display:block;
	background:url(images/i8nform-bg.gif) no-repeat 100% 0;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
		color: #fff;
}
.contact {
	display:block;
	background:url(images/cobntact-bg.gif) no-repeat 100% 0;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
		color: #fff;
}
.footer-list ul {
	list-style:none;
	padding:0;
	margin:7px 0 0;
	background:url(images/list-sep.gif) repeat-x;
}
.footer-list ul li {
	padding-left:12px;
	background:url(images/list-sep.gif) repeat-x 0 100%;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	padding:6px 0 6px 11px;
	color:#968e8e;
}
.last {width:152px;}
.footer-list ul li a {color:#968e8e;}
.desiner {
	display:block;
	text-align:right;
	margin-top:-7px;
	position:relative;
}
.desiner a {
	color:#ffba1f;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
}