@charset "UTF-8";
/* CSS Document */


#body {background-color:#fff;
}


div, p, a, li, td { -webkit-text-size-adjust:none; }

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#F00;
}

h1 {
	font-family: 'EB Garamond', serif;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

p {
	font-family: 'EB Garamond', serif;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
	font-weight:normal;
}

p.main {
	line-height:110%;
}

#headerlogo {
	position:relative;
	margin: 0 auto 10px auto;
	padding:42px 0 0 0;
	width:237px;
	height:117px;
}

#container {
	position:relative;
	margin:0 auto;
	padding:5px 0;
	width:622px;
	height:414px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
}

#panes {
	width:100%;
	padding:0;
	height:414px;
}

#dwepane {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:204px;
	height:414px;
}

#dwepane a {
 outline: none;/* get rid of dotted borders in FireFox */
 text-indent: -5000px ;/* this move the text outside of the screen area */
 display:block;
 width:100%;
 height:100%;
 background: url(images/dwepane.jpg) 0 -414px no-repeat;
 }

#dwepane a:hover {
 background-position:  0 0;
 }

#dwepane a:active {
 background-position: 0 0;
 }

#ourtattoospane {
	position:relative;
	float:left;
	margin:0 5px;
	padding:0;
	width:204px;
	height:414px;
}

#ourtattoospane a {
 outline: none;/* get rid of dotted borders in FireFox */
 text-indent: -5000px ;/* this move the text outside of the screen area */
 display:block;
 width:100%;
 height:100%;
 background: url(images/ourtattoospane.jpg) 0 -414px no-repeat;
 }

#ourtattoospane a:hover {
 background-position:  0 0;
 }

#ourtattoospane a:active {
 background-position: 0 0;
 }

#rickyluderpane {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:204px;
	height:414px;
}


#rickyluderpane  a {
 outline: none;/* get rid of dotted borders in FireFox */
 text-indent: -5000px ;/* this move the text outside of the screen area */
 display:block;
 width:100%;
 height:100%;
 background: url(images/rickyluderpane.jpg) 0 -414px no-repeat;
 }

#rickyluderpane a:hover {
 background-position:  0 0;
 }

#rickyluderpane a:active {
 background-position: 0 0;
 }

#nav {
	position:relative;
	width:500px;
	margin:12px auto;
	text-align:center;
	font-family: 'EB Garamond', serif;
	font-size:12px;
}

span.divider {
	color: #000;
    display: inline;
    padding:0 5px;
}

.mainimage {
	float:left;
	display:inline;
	margin-top:5px;
}

.bottomimage {
	margin-top:15px;
}

#dwetext {
	margin: 5px 0 0 15px;
	float:right;
	display:inline;
	width:418px;
}

.price {
	font-weight:bold;
	font-size:16px;
}

.buy {
	color:#f00;
	font-size:16px;
}
