*{
	font-family:Arial, Helvetica, sans-serif;
	
	padding:0px;
	margin:0px;
}

body{color:#000000;
	font-size:12px;}

a{color:#0000ff;}
a img{border:none;}

#container{

	text-align:left;
}
#container #header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
}
#container {
	width: 1024px;
}

#container #header #logo {
	margin-top: 13px;
	float: left;
}
#container #header h2 {
	font-size: 28px;
	color: #666666;
	float: left;
	font-weight: 900;
	margin-top: 75px;
display:block;
margin-left:-200px; font-family:Georgia;
}

#container #header #cart {
	float: right;
	margin-left: 20px;
	width: 200px;
}
#container #header #contact_info {
	float: left;
	color: #666666;
	font-weight: 600;
	font-size: 16px;
	margin-top: 5px;
}
#container #header #contact_info .red {
	color: #FA0200;
	font-size: 16px;
	font-weight: bold;
}


#container #header #top_nav {
	width: 800px;
	height: 25px;
	float: left;
	margin-top: 18px;
}
#container #header #top_nav li {
	display: inline;
	margin-left: 10px; margin-right:5px;
}
#container #header #top_nav a {
	font-size: 12px;
	color: #e5e5e5;
	text-decoration: none;
	font-weight:bold !important;
}

#container #header #top_nav a:hover{
	color:#ff0000;
}
#container #header #top_nav a:active{
	color:#ffffff;
}
#container #bottom {
	clear: both;
}


#container #bottom #left_col {
	background-color: #000000;
	float: left;
	width: 176px;
	margin-right: 10px;
	height: 1300px;
}
#container #bottom #left_col #search_pane {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	height: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#container #bottom #left_col #search_pane #searchbox {
	width: 90px;
	height: 18px;
	margin-top: 2px;
	float: left;
	margin-left: 10px; border:none; background:none;
}
#container #bottom #left_col h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}


#container #bottom #left_col h3 {
	color: #999999;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
}

#container #bottom #left_col h3 a{color:#999999; font-size:16px;}

#container #bottom #left_col ul {
	margin: 0px;
}
#container #bottom #left_col li {
	list-style-type: none;
	margin-left: 10px;
	padding-top: 8px;
}

#container #bottom #left_col a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#container #bottom #left_col a:hover{
	color:#ff0000;
}
#container #bottom #left_col a:active{
	color:#ff0000;
}
#container #bottom #payload {
	float: left;
	width: 650px;
	margin-right: 10px;
	margin-top: 10px;
}

#container #bottom #payload_wide {
	float: left;
	width: 838px;
	margin-top: 10px; 
}


#container #bottom #payload_colored {
	float: left;
	width: 650px;
	margin-right: 10px;
	margin-top: 10px;
background-color:#333333;
}
#container #bottom #right_col {
	width: 178px;
	float: left;
	margin-top: 10px;
}
#container #right_col .value_add_header {
	background-image: url(../images/value_add_header.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 22px;
	color: #CCCCCC;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	padding-top: 3px;
}
#container #bottom #right_col .value_add {
border-right-width:1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
border-left-width:1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	
	padding: 5px 5px 5px 5px;
	width: 162px;
	text-align:center;
}

#container #bottom #right_col .value_add_new{background:url(../images/value_add.jpg) no-repeat bottom; padding:5px 6px 12px 6px; width:162px; text-align:center;}



#container #bottom  .announcement {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#container #bottom  .announcement_half {
	float: left;
	width: 450px;
	margin-top: 20px;
}
#container #bottom  .announcement_small {
	float: right;
	width: 190px;
	margin-left: 5px;
	padding-top: 10px;
	border: solid 1px #666666;
	margin-top: 20px;
}
#container #footer {
	clear: both;
	text-align: center;
	width: 100%;
}
#container #footer p {
	padding: 10px;
}
#container #disclaimer {
	padding: 10px;
	margin-bottom: 10px; text-align:center
}


.checkoutPrice{
	width: 700px;
}
.checkoutPrice {
	margin-right: auto;
	margin-left: auto;
	border:solid 1px black;
	margin-bottom:20px;
	padding: 10px 0 0 10px;
}

.checkoutPrice td,
.checkoutPrice th{padding:0 10px 10px 0;}

.checkoutPrice a{text-decoration:none; font-size:10px;}
.checkoutPrice a img{ vertical-align:middle;}


.notes {
	font-size: 12px;
	color: #666666;
}
#container #bottom #payload #div #leftside {
	width: 400px;
	float: left;
}
#container #bottom #payload #div #leftside .featureproduct {
	width: 400px;
	height: 170px;
	margin-top: 10px;
	margin-right: 10px;
}
#container #bottom #payload #div #leftside .featureproduct .price {
	float: right;
	width: 100px;
	text-align: right;
}
#container #bottom #payload #div #leftside .featureproduct h3 {
	color: #0000FF;
}
#container #bottom #payload #div #leftside .featureproduct a {
	color: #0000FF;
}

#container #bottom #payload #div #leftside .featureproduct img {
	float: left;
}


#footer{clear:both; border-top:1px solid #ccc; padding-top:10px; font-size:10px;}
#footer p{text-align:center; }

#footernav{margin:10px 0 10px 0;}

#disclaimer{color:#CCC; font-size:10px;  padding-bottom:20px;}


.checkoutTotal td{font-size:14px; font-weight:bold; color:#ff0000;}
.checkoutTotal td.textright{text-align:right; color:#000; padding-right:10px;}


#payload h2{font-size:24px; margin-bottom:10px;}
#payload h3{font-size:14px; margin:10px 0 10px 0;}
#payload p{margin:10px 0 10px 0;}
#payload ul,
#payload ol{margin:10px 10px 10px 30px;}

table.table_form{margin-top:10px;}
table.table_form td,
table.table_form th{padding:0 10px 10px 0; vertical-align:top;}
table.table_form th{text-align:right; color:#333;}

a.btn_gray{display:block; width:242px; height:28px; clear:both;
    background:url("/images/bg_btn_gray.jpg") no-repeat; color:#003300; 
    text-decoration:none; text-align:center; padding-top:6px; padding-right:20px; margin-left:200px; font-weight:bold;}
    
    
    a.fb_link{display:block; height:47px; width:155px; background:url("/images/facebook_logo.jpg") no-repeat left center; font-size:0px !important; text-indent:-9999px; margin:20px 0 0 10px;}
    
    a.btn_quote{display:block; background:url("/images/btn_quote.jpg") no-repeat; height:32px; width:134px; padding:14px 0 0 40px;;  text-decoration:none; color:#fff; font-weight:bold; font-size:16px;}
    
    
   
    
a.cat_link{display:block; float:left; width:210px; height:210px; text-indent:-9999px; font-size:0;}
span.cat_link_info{display:block; float:left; width:200px; padding:0 5px 0 5px; text-align:center; font-size:11px;}

a.cat_link#cat_link_needles{background:url("/images/cat-pricks-tattoo-needles.jpg") no-repeat;}
a.cat_link#cat_link_grips{background:url("/images/cat-tattoo-grip.jpg") no-repeat;}
a.cat_link#cat_link_machines{background:url("/images/cat-tattoo-machine.jpg") no-repeat;}
a.cat_link#cat_link_ink{background:url("/images/cat-tattoo-inks.jpg") no-repeat;}
a.cat_link#cat_link_aftercare{background:url("/images/cat-tattoo-prickwax-aftercare.jpg") no-repeat;}
a.cat_link#cat_link_furniture{background:url("/images/cat-tattoo-chair.jpg") no-repeat;}
a.cat_link#cat_link_medical{background:url("/images/cat-tattoo-alcohol-prep-pads.jpg") no-repeat;}
a.cat_link#cat_link_cleaning{background:url("/images/cat-tattoo-cavi-wipes.jpg") no-repeat;}
a.cat_link#cat_link_flash{background:url("/images/cat-tattoo-flash.jpg") no-repeat;}
a.cat_link#cat_link_mis{background:url("/images/cat-tattoo-foot-pedal.jpg") no-repeat;}
a.cat_link#cat_link_skincandy{background:url("/images/cat-tattoo-skincandy-inks.jpg") no-repeat;}
a.cat_link#cat_link_sun{background:url("/images/cat-tattoo-sun-inks.jpg") no-repeat;}
a.cat_link#cat_link_starbrite{background:url("/images/cat-tattoo-starbrite-inks.jpg") no-repeat;}
a.cat_link#cat_link_godoy{background:url("/images/cat-tattoo-machine-godoy.jpg") no-repeat;}
a.cat_link#cat_link_paolini{background:url("/images/cat-tattoo-machine-paolini.jpg") no-repeat;}
a.cat_link#cat_link_borg{background:url("/images/cat-tattoo-machine-borg.jpg") no-repeat;}
a.cat_link#cat_link_grips_rubber_smaller{background:url("/images/cat-.75-inch-black-rubber-grip.jpg") no-repeat;}
a.cat_link#cat_link_grips_rubber{background:url("/images/cat-1-inch-black-rubber-grip.jpg") no-repeat;}
a.cat_link#cat_link_grips_plastic{background:url("/images/cat-1-inch-black-plastic-grip.jpg") no-repeat;}
a.cat_link#cat_link_tubes{background:url("/images/cat-black-tubes.jpg") no-repeat;}
a.cat_link#cat_link_grips_sub{background:url("/images/cat-black-grips.jpg") no-repeat;}
a.cat_link#cat_link_steel_grips{background:url("/images/cat-steel-grips.jpg") no-repeat;}
a.cat_link#cat_link_steel_tips{background:url("/images/cat-steel-tips.jpg") no-repeat;}
a.cat_link#cat_link_steel_tips{background:url("/images/cat-steel-tips.jpg") no-repeat;}
a.cat_link#cat_link_ink_black{background:url("/images/cat-ink-black.jpg") no-repeat;}
a.cat_link#cat_link_ink_greywash{background:url("/images/cat-ink-greywash.jpg") no-repeat;}
a.cat_link#cat_link_ink_sun{background:url("/images/cat-ink-sun.jpg") no-repeat;}
a.cat_link#cat_link_ink_skincandy{background:url("/images/cat-ink-skincandy.jpg") no-repeat;}
a.cat_link#cat_link_ink_blacklight{background:url("/images/cat-ink-blacklight.jpg") no-repeat;}
a.cat_link#cat_link_ink_starbrite{background:url("/images/cat-ink-starbrite.jpg") no-repeat;}

a.cat_link#cat_link_needles:hover{background:url("/images/cat-pricks-tattoo-needles_o.jpg") no-repeat;}
a.cat_link#cat_link_grips:hover{background:url("/images/cat-tattoo-grip_o.jpg") no-repeat;}
a.cat_link#cat_link_machines:hover{background:url("/images/cat-tattoo-machine_o.jpg") no-repeat;}
a.cat_link#cat_link_ink:hover{background:url("/images/cat-tattoo-inks_o.jpg") no-repeat;}
a.cat_link#cat_link_aftercare:hover{background:url("/images/cat-tattoo-prickwax-aftercare_o.jpg") no-repeat;}
a.cat_link#cat_link_furniture:hover{background:url("/images/cat-tattoo-chair_o.jpg") no-repeat;}
a.cat_link#cat_link_medical:hover{background:url("/images/cat-tattoo-alcohol-prep-pads_o.jpg") no-repeat;}
a.cat_link#cat_link_cleaning:hover{background:url("/images/cat-tattoo-cavi-wipes_o.jpg") no-repeat;}
a.cat_link#cat_link_flash:hover{background:url("/images/cat-tattoo-flash_o.jpg") no-repeat;}
a.cat_link#cat_link_mis:hover{background:url("/images/cat-tattoo-foot-pedal_o.jpg") no-repeat;}
a.cat_link#cat_link_skincandy:hover{background:url("/images/cat-tattoo-skincandy-inks_o.jpg") no-repeat;}
a.cat_link#cat_link_sun:hover{background:url("/images/cat-tattoo-sun-inks_o.jpg") no-repeat;}
a.cat_link#cat_link_starbrite:hover{background:url("/images/cat-tattoo-starbrite-inks_o.jpg") no-repeat;}
a.cat_link#cat_link_godoy:hover{background:url("/images/cat-tattoo-machine-godoy_o.jpg") no-repeat;}
a.cat_link#cat_link_paolini:hover{background:url("/images/cat-tattoo-machine-paolini_o.jpg") no-repeat;}
a.cat_link#cat_link_borg:hover{background:url("/images/cat-tattoo-machine-borg_o.jpg") no-repeat;}
a.cat_link#cat_link_grips_rubber_smaller:hover{background:url("/images/cat-.75-inch-black-rubber-grip_o.jpg") no-repeat;}
a.cat_link#cat_link_grips_rubber:hover{background:url("/images/cat-1-inch-black-rubber-grip_o.jpg") no-repeat;}
a.cat_link#cat_link_grips_plastic:hover{background:url("/images/cat-1-inch-black-plastic-grip_o.jpg") no-repeat;}
a.cat_link#cat_link_tubes:hover{background:url("/images/cat-black-tubes_o.jpg") no-repeat;}
a.cat_link#cat_link_grips_sub:hover{background:url("/images/cat-black-grips_o.jpg") no-repeat;}
a.cat_link#cat_link_steel_grips:hover{background:url("/images/cat-steel-grips_o.jpg") no-repeat;}
a.cat_link#cat_link_steel_tips:hover{background:url("/images/cat-steel-tips_o.jpg") no-repeat;}
a.cat_link#cat_link_ink_black:hover{background:url("/images/cat-ink-black_o.jpg") no-repeat;}
a.cat_link#cat_link_ink_greywash:hover{background:url("/images/cat-ink-greywash_o.jpg") no-repeat;}
a.cat_link#cat_link_ink_sun:hover{background:url("/images/cat-ink-sun_o.jpg") no-repeat;}
a.cat_link#cat_link_ink_skincandy:hover{background:url("/images/cat-ink-skincandy_o.jpg") no-repeat;}
a.cat_link#cat_link_ink_blacklight:hover{background:url("/images/cat-ink-blacklight_o.jpg") no-repeat;}
a.cat_link#cat_link_ink_starbrite:hover{background:url("/images/cat-ink-starbrite_o.jpg") no-repeat;}


input.button,
#subbtn input{background:url(/images/bg_button.jpg) no-repeat bottom; width:148px; height:38px; border:none; font-size:14px; font-weight:bold; color:#fff; cursor:pointer;}
input.button2{background:url(/images/bg_button2_o.jpg) no-repeat bottom; width:270px; height:38px; border:none; font-size:12px; font-weight:bold; color:#fff;}
input.button3{background:url(/images/bg_button2.jpg) no-repeat bottom; width:270px; height:38px; border:none; font-size:14px; font-weight:bold; color:#fff; cursor:pointer;}

#breadcrumbs{font-size:10px; color:#666;}
#breadcrumbs a{color:#666; text-decoration:none;}
#breadcrumbs a:hover{text-decoration:underline;}

.boldDustyBlue {font-family: Georgia, "Times New Roman", Times, serif;
	color: #37598A;
	font-size: 18px;
	font-weight:600;
	text-decoration: none;	
	margin-top:10px;
}
