/* Created by Bi-'stO Design : bistodesign.com */
/* Thanks Squidfingers */

/* COLORS
Color: # (Type)
Color: # (Accent Color)
Color: #HEXHEX (usage)
*/



/* Zero */

* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
/* --------   -------- */
html{
	background-image: url(images/mainpage/backgroundtest.jpg)
	
	
	}

body {
	background-color: #000000;
	}

p {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #60430B
	}

h1{
	font-family: Century Gothic, Arial;
 	font-weight: 100;
	font-size: 35px;
	color: #ffffff
	}
	
	
h2{
	font-family: Century Gothic ,Verdana, Arial;
	font-size: 20px;
	color: #2B8384;
	margin-right: 20px;
	}

h3{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: lighter;
	color: #2B8384
	}

#location h1{
	width: 250px;
	height: 165px;
	background-image: url(images/contactpage/phonenumber.jpg);
	text-indent: -9999px
	}
	
#location h3{
	margin-top: 20px;
	}
	
#banners h3{
	height: 65px;
	width: 250px;
	text-indent: -9999px;
	margin-bottom: 5px
	}


h4{
	font-family: Verdana, Arial;
 	font-weight: 100;
	font-size: 9px;
	color: #2B8384;
	}
	
	



/* -------- content -------- */

#container{
	height: 600px;
	width: 950px;
	background-color: #000000
	}

#faqpage #container{
	background-image: url(images/faq/background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#pfaqpage #container{
	background-image: url(images/faq/piercingbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#schedulepage #container{
	background-image: url(images/faq/schedulebg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
	
#tourpage #container{
	background-image: url(images/faq/piercingbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/shoppage/shoptours/background.jpg)
	}
	
#contentleft{
	height: 600px;
	width: 600px;
	float: left;
	background-color: #000000;
	background-image: url(images/mainpage/leftbackground.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
#contactpage #contentleft{
	width: 500px;
	background-image: none;
	}
	
#contactpage #contentright {
	height: 600px;
	width: 450px;
	float: right;
	background-image: url(images/mediapage/background.jpg);
	background-position: top right
	}
	
#contentright{
	height: 600px;
	width: 350px;
	float: right;
	}
	
#linkspage #contentleft {
	height: 600px;
	width: 350px;
	float: left;
	background-color: #000000;
	background-image: url();
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#linkspage #contentright {
	height: 600px;
	width: 600px;
	float: right;
	background-image: url(images/linkspage/background.jpg);
	}
	
#shoppage #contentleft {
	height: 600px;
	width: 550px;
	float: left;
	background-color: #000000;
	background-image: url(images/shoppage/background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#shoppage #contentright {
	height: 600px;
	width: 400px;
	float: right;
	background-image: none;
	}
	
	
#shopinfocontainer{
	width: 300px;
	height: 400px;
	position: absolute;
	top: 40px;
	left: 225px
	}

#shopinfo{
	float: right;
	width: 250px;
	height: 250px;
	margin-right: 15px;
	overflow: auto;
	overflow-x: hidden;
	display: inline;
	}
	
#shopinfo h2{
	height: 35px;
	width: 150px;
	margin-bottom: 10px;	
	text-align: center;
	background-image: url(images/shoppage/subhead.jpg);
	background-repeat: no-repeat;
	color: #000000
	}	

#shopinfo p{
	margin-right: 25px;
	}
	
#shopheadline{
	width: 300px;
	height: 100px;
	margin-bottom: 40px;
	background-image: url(images/shoppage/headline.jpg);
	text-indent: -9999px
	}


#artistpage #contentleft {
	height: 600px;
	width: 250px;
	float: left;
	background-color: #000000;
	background-image: none;
	}

#artistpage #contentright {
	height: 600px;
	width: 700px;
	float: right;
	background-image:none;
	}
	
#newspage #contentleft {
	height: 600px;
	width: 550px;
	float: left;
	background-color: #000000;
	/*background-image: url(images/newspage/backgroundleft.jpg)*/
	}

#newspage #contentright {
	height: 600px;
	width: 400px;
	float: right;
	background-image: url(images/newspage/background.jpg);
	}
	
	
#mediapage #contentleft {
	height: 600px;
	width: 550px;
	float: left;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/mediapage/banners/background.jpg)
	}

#mediapage #contentright {
	height: 600px;
	width: 400px;
	float: right;
	background-image: url(images/mediapage/banners/backgroundright.jpg)
	}
	
	
#eyepatches{
	width: 325px;
	height: 150px;
	float: right;
	}
	
#banners{
	height: 300px;
	width: 250px;
	position: absolute;
	top: 15px;
	left: 275px
	}
	
#banners p{
	width: 200px;
	margin-left: 35px
	}
	
#bannerscontainer{
	width: 725px;
	height: 500px;
	position: absolute;
	left: 200px;
	margin-top: 25px;
	}
	
#bannersmessage textarea{
	width: 250px;
	height: 85px;
	text-align: left;
	font-size: 11px;
	float: right;
	margin-top: 25px
	}
	
#bannerone{
	width: 285px;
	height: 300px;
	float: right;
	}
	
#bannertwo{
	width: 375px;
	height: 300px;
	margin-left: 15px
	}
	
#bannerthree{
	width: 468px;
	float: right;
	}
	
.inddesktop{
	width: 78px;
	height: 125px;
	float: left;
	margin-right: 15px;
	}	
	
.inddesktop ul{
	margin-top: 5px;
	list-style-type: none;
	height: 48px;
	line-height: 15px;
	text-align: center;
	}

#desktops{
	width: 280px;
	height: 280px;
	margin-top: 95px;
	position: absolute;
	left: 670px;
	top: 150px;
	}
	

#artistnavigation{
	width: 700px;
	height: 520px;
	}
	
#flickrlinks{
	width: 500px;
	height: 300px;
	margin-top: 50px;
	float: right
	}
	
#flickrlinks li{
	width: 200px;
	height: 45px;
	display: block;
	float: left;
	background-image: url(images/artists/altsubheads.jpg);
	margin-top: 15px;
	margin-right: 15px;
	}
	
#flickrlinks a, #flickrlinks a:link, #flickrlinks a:active, #flickrlinks a:visited{
	display: block;
	text-align: center;
	background-repeat: repeat;
	margin-top: 15px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;

	}
	
#flickrlinks a:hover, #flickrlinks a:visited:hover{
	text-decoration: underline;
	color: #2B8384;
	} 
	


	
#linksrowone{
	height: 225px;
	width: 175px;
	position: absolute;
	top: 135px;
	left: 355px;
	}
	
#linksrowtwo{
	height: 225px;
	width: 175px;
	position: absolute;
	top: 135px;
	left: 550px;
	}
	
#photostrip{
	float: left
	}
	
#addressbox{
	width: 300px;
	height: 50px;
	position: absolute;
	top: 550px;
	left: 20px;
	background-image: url(images/mainpage/colorbar.jpg);
	background-repeat: no-repeat;
	}
	
#address{
	margin-top: 35px
	} 
	
#topcontent{
	width: 340px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 200px;
	}
	
#photobar{
	width: 340px;
	height: 65px;
	}
	
	
#typelist{
	width: 85px;
	height: 85px;
	float: right;
	font-family: Verdana;
	font-size: 9px;
	}	

#typelist p{
	margin-top: 5px;
	color: #60430B;
	
}


#newsletter{
	height: 450px;
	width: 400px;
	position: absolute;
	left: 200px;
	
	}
	
#newsletterpage #contentleft {
	height: 600px;
	width: 700px;
	float: left;
	background-color: #000000;
	background-image: none
	}

#newsletterpage #contentright {
	height: 600px;
	width: 250px;
	float: right;
	}
	
	
#acpage #contentleft {
	height: 600px;
	width: 325px;
	float: left;
	background-color: #000000;
	background-image: none;
	}

#acpage #contentright {
	height: 600px;
	width: 625px;
	float: right;
	background-image: url(images/aftercare/background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#newscontent{
	width:350px;
	height: 325px;
	float: right;
	margin-top: 50px;
	}
	
#newsspace{
	width: 300px;
	height: 325px;
	margin-right: 15px;
	overflow: auto;
	overflow-x: hidden;
	}
	
.newsdate{
	font-size: 20px;
	line-height: 25px;
	font-family: Century Gothic, Arial;
	color: #4A3E01;
	padding-right: 25px;
	padding-bottom: 10px;
	}
	
.newstext{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #2EB4B4;
	padding-right: 25px;
	padding-bottom: 20px;
	}
	
#eventscontainer{
	width: 250px;
	height: 400px;
	position: absolute;
	top: 60px;
	left: 275px
	}
	
#eventone{
	width: 250px;
	height: 175px
	}
	
#eventtwo{
	width: 250px;
	height: 175px;
	margin-top: 30px
	}

#aftercare p{
	margin-bottom: 11px;
	color: #2B8384 
	}
	
#aftercareone{
	height: 160px;
	width: 250px;
	position: absolute;
	top: 65px;
	left: 400px;
	}
	
#aftercaretwo{
	height: 185px;
	width: 250px;
	position: absolute;
	top: 65px;
	left: 690px;
	}
	
#aftercarethree{
	height: 125px;
	width: 250px;
	position: absolute;
	top: 310px;
	left: 400px;
	}
	
#aftercarefour{
	height: 225px;
	width: 250px;
	position: absolute;
	top: 310px;
	left: 690px;
	}
	
#faqs{
	width:230px;
	height: 180px;
	overflow: auto;
	overflow-x: hidden;;
	position: absolute;
	left: 650px;
	top: 300px
	}
	
#faqs p{
	margin-bottom: 8px;
	margin-right: 20px;
	}
	
#schedulepage p{
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	}

#faqlinks{
	width: 520px;
	height: 440px;
	position: absolute;
	left: 360px;
	top: 50px;
	}
	
#faqlinks li a, #faqlinks li a:link, #faqlinks li a:active, #faqlinks li a:visited{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial;
	color: #2EB4B4;
	text-decoration: none;
	}

#faqlinks li a:hover, #faqlinks li a:visited:hover {
	text-decoration: underline			
	}

#faqslinksone{
	width: 250px;
	height: 410px;
	float: left;
	}

#faqslinkstwo{
	width: 230px;
	height: 220px;
	float: right;
	}

#faqslinksthree{
	width: 220px;
	height: 210px;
	float: left;
	clear: both;
	}
	
#pfaqslinksone{
	width: 220px;
	height: 450px;
	float: left;
	overflow: auto;
	overflow-x: hidden;
	}
	
#pfaqslinksone li{
	margin-right: 20px;
	}

#location{
	width: 250px;
	position: absolute;
	top: 157px;
	left: 250px
	}

#myspace{
	width: 225px;
	height: 100px;
	position: absolute;
	top: 15px;
	left: 100px
	}
	
#comingsoon{
	width: 400px;
	height: 300px;
	position: absolute;
	left: 200px
	}
	
	
	
	
/* -------- Individual Artist Pages -------- */	

#mainportfolio{
	width: 800px;
	height: 525px;
	float: right
	}
	
#artistnavcontainer{
	width: 100px;
	height: 200px;
	float: left;
	clear: both;
	margin-top: 295px
	}
	
#artistnav{
	width: 100px;
	height: 200px;
	}

/* -------- Navigation -------- */

a, a:link, a:active, a:visited{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color:#28BDBE;
	}
	
a:hover, a:visited:hover{
	color: #60430B;
	text-decoration: underline;
	}

#navigation{
	display: block;
	height: 280px;
	width: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#mainnav{
	width: 130px;
	height: 280px;
	display: block
	}
	
#mainnav li{

	}
	
	
#mainnav a, #mainnav a:link, #mainnav a:active, #mainnav a:visited{
	width: 130px;
	height: 37px;
	display: block;
	background-repeat: repeat;
	background-position: 0px 37px;
	overflow: hidden;
	text-indent: -99999px;
	}
	
#mainnav a:hover, #mainnav a:visited:hover{
	background-position: 0px 0px;
	} 
	
#mainnav #navshop a{
	background-image: url(images/mainpage/altlinks/shop.jpg)
	}
	
#mainnav #navartists a{
	background-image: url(images/mainpage/altlinks/artists.jpg)
	}
	
#mainnav #navnews a{
	background-image: url(images/mainpage/altlinks/news.jpg)
	}
	
#mainnav #navmedia a{
	background-image: url(images/mainpage/altlinks/media.jpg)
	}
	
#mainnav #navlinks a{
	background-image: url(images/mainpage/altlinks/links.jpg)
	}
	
#mainnav #navstore a{
	background-image: url(images/mainpage/altlinks/store.jpg)
	}
	
#mainnav #navhome a{
	background-image: url(images/mainpage/altlinks/home.jpg);
	height: 13px;
	width: 62px;
	margin-left: 10px;
	margin-top: 5px;
	background-position: 0px 0px;
	}

#mainnav #navcontact a{
	background-image: url(images/mainpage/altlinks/contact.jpg);
	height: 13px;
	width: 62px;
	margin-left: 10px;
	margin-top: 5px;
	background-position: 0px 0px;
	}


	
#bisto{
	display: block;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 530px;
	left: 880px
	}
	
	
#bisto li a, #bisto li a:link, #bisto li a:active, #bisto li a:visited{
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(images/mainpage/bisto.jpg);
	background-position: 0px 0px;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: repeat
	}

#bisto li a:hover, #bisto li a:visited:hover {
	background-position: 0px 70px;			
	}

#subnav{
	width: 85px;
	height: 120px;
	margin-left: 65px
	}
	
#navfaqsbox{
	width: 125px;
	height: 120px;
	position: absolute;
	top: 135px;
	left: 220px;
	}
	
#navfaqs{
	width: 125px;
	height: 40px;
	list-style-type: none;
	}
	
#navfaqs li{
	float: left;
	width: 125px;
	height: 40px;
	margin-bottom: 10px
	}

#navfaqs a, #navfaqs a:link, #navfaqs a:active, #navfaqs a:visited{
	width: 125px;
	height: 40px;
	display: block;
	background-repeat: repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-indent: -99999px;
	}
	
#navfaqs a:hover, #navfaqs a:visited:hover{
	background-position: 0px 40px;
	} 

#navfaqs #tattoofaqs a{
	background-image: url(images/faq/tattoolink.jpg)
	}
	
#navfaqs #piercingfaqs a{
	background-image: url(images/faq/piercinglink.jpg)
	}
	
#navfaqs #schedulefaqs a{
	background-image: url(images/faq/schedulelink.png)
	}
	
.links{
	text-align: left;
	list-style-type: none;
	line-height: 25px;	
	font-size: 12px;
}

.links a, .links a:link, .links a:active, .links a:visited{

	font-family: Verdana;
	text-decoration: none;
	color:#28BDBE;
	
	}
	
.links a:hover, .links a:visited:hover{
	color: #60430B;
	text-decoration: underline;
	}

.inddesktop a:hover, .inddesktop a:visited:hover{
	color: #60430B;
	text-decoration: underline;
	}
	

.inddesktop a, .inddesktop a:link, .inddesktop a:active, .inddesktop a:visited{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color:#28BDBE;
	}
	
#banners a, #banners a:link, #banners a:active, #banners a:visited{
	width: 88px;
	height: 22px;
	margin-left: 35px;
	margin-top: 5px;
	display: block;
	background-repeat: repeat;
	background-position: 0px 22px;
	overflow: hidden;
	background-image: url(images/mediapage/banners/clickhere.jpg);
	text-indent: -9999px;
	}
	
#banners a:hover, #banners a:visited:hover{
	background-position: 0px 0px;
	} 


#tourone{
	width: 600px;
	height: 525px;
	position: absolute;
	left: 275px;
	}
	
#tournav{
	width: 400px;
	height: 39px;
	margin-top: 5px
	}
	
#unique{
	float: right;
	margin-top: 20px;
	}
	
#unique a, #unique a:link, #unique a:active, #unique a:visited{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color:#28BDBE;
	
	}
	
#unique a:hover, #unique a:visited:hover{
	color: #60430B;
	text-decoration: underline;
	}

/* -------- Forms -------- */

#formcontainer{
	width: 235px;
	height: 175px;
	position: absolute;
	top: 100px;
	left: 550px;
	padding-top: 65px;
	padding-left: 10px;
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	
input, select, textarea {
	clear: none;
	background-color: #23A5A6;
	background-position: top right;
	background-repeat: repeat-y;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 200px;
	float: left;
	display: block;
	}

#form div {
	clear: both;
	margin-bottom:10px;
	height: 25px;
	}

#form label {
	width: 70px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	}
	
div#submit {
	padding-top: 10px;
	width: 80px;
	clear: both;
	}
#submit input {
	width: 80px;
	float: left;
	}
	
#message textarea{
	height: 80px;
	}

#form label {
	width: 70px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	}
