/* CSS Document */
body {
	margin:0px;
	padding: 0px;
    background-color: #1A0500;
	background-color: #E89D40;
	text-align: center;
}
#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 1145px;
	padding: 0px;
	background-image: url(/images/imgWrapperBackground.jpg);
	background-repeat: no-repeat;
}

#innerwrapper {
	text-align: left;
	margin-top: 0px;
	width: 985px;
	padding: 0px;
}
#adsense 
{
    margin: 0px;
    padding: 40px 0px 0px 0px;
    width: 160px;
    float: right;    
}


#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#header {
	position: static;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#loggedin {
	position: absolute;
	width: 300px;
	z-index: 60;
	right: 510px;
	top: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #444444;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


#menu {
	position: absolute;
	width: 640px;
	z-index: 90;
	left: 20px;
	top: 50px;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;

}
#menu p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFE56D;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#menu p a {
	color: #FFE56D;
	text-decoration: none;
	margin: 0px;
	padding: 3px 10px 6px 10px;
}
#menu p a:hover {
    color: #E2B135;

}

.dropdown {
	visibility: hidden;
	background-color: #1A0500;
	z-index: 85;
	position: absolute;
	top: 72px;
}
.dropmenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFE56D;
	font-weight: normal;
	margin: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #FFE56D;
	padding: 4px 10px;
} 

.dropmenu a:hover {
	color: #1A0500;
	background-color: #FFE56D;
}

#contentwrapper {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	position: static;
}
#contentwrapper td.parchment_r1_c1 {
     background-image: url(/images/parchment/imgParchment_r1_c1.png);
     background-repeat: no-repeat;
     width: 95px;
     height: 91px;
}
#contentwrapper td.parchment_r1_c2 {
      background-image: url(/images/parchment/imgParchment_r1_c2.png);
      background-repeat: repeat-x;
}
#contentwrapper td.parchment_r1_c3 {
      background-image: url(/images/parchment/imgParchment_r1_c3.png);
      background-repeat: no-repeat;
}
#contentwrapper td.parchment_r2_c1 {
     background-image: url(/images/parchment/imgParchment_r2_c1.png);
     background-repeat: repeat-y;
}
#contentwrapper td.parchment_r2_c2 {
      background-image: url(/images/parchment/imgParchment_r2_c2.jpg);
      background-repeat: repeat;
      vertical-align: top;
}
#contentwrapper td.parchment_r2_c3 {
      background-image: url(/images/parchment/imgParchment_r2_c3.png);
      background-repeat: repeat-y;
}
#contentwrapper td.parchment_r3_c1 {
     background-image: url(/images/parchment/imgParchment_r3_c1.png);
     background-repeat: no-repeat;
}
#contentwrapper td.parchment_r3_c2 {
      background-image: url(/images/parchment/imgParchment_r3_c2.png);
      background-repeat: repeat-x;
}
#contentwrapper td.parchment_r3_c3 {
      background-image: url(/images/parchment/imgParchment_r3_c3.png);
      background-repeat: no-repeat;
}


#content {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	min-height: 420px;
    height: auto !important;
    height: 420px;
}


#content p, #content ol, #content ul, #content li, #content h1, #content h2, #content h3, #content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 10px 10px 10px 10px;
}

#content p {
	font-size: 12px;
}

#content ol {
	font-size: 12px;
	margin-left: 20px;
	padding-left: 20px;
}
#content ul {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 15px;
}
#content li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#content h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
#content h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#content h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#content h4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #0000CC;
	
}
#content a:hover {
	text-decoration: underline;
}
#content .ArtistCommentHeader {
	font-size: 11px;
}
#content .ArtistCommentBody {
	font-size: 10px;
}
#content .ArtistCommentFooter {
	font-size: 9px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000000;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}
#sponsors {
	position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer {
    position: static;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
	height: 31px;
}
#footer p {
	position: static;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 9px;
	text-align: right;
}
#footer a {
	color: #444444;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px 0px 0px 690px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.contactresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 10px;
}
.resultok {
	font-weight: bold;
	color: #00CC00;
}
.resulterror {
	font-weight: bold;
	color: #CC0000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
.TattooImageMargin {
    margin-left: 10px;
}
.RightFloatLayer {
    margin: 5px 0px 10px 15px;
	float: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}
.RightFloatLayer a:hover {
    text-decoration: none;
}
.FormInputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	
}
.FormCheckBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	
}
.FormSelectBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.FormButtonSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #000000;
	background-color: Transparent;
	margin: 0px;
	padding: 0px;
}

.GeneralTable {
    margin-left: 10px;
    width: 100%;
}	
.GeneralTable thead td  {
	border-top: dotted 1px #86B7E5;
	border-bottom: dotted 1px #86B7E5;
	/* background-color: #EFEFEF;*/
}
.GeneralTable thead td h3 {
	margin: 2px 5px 2px 5px;
	padding: 0px;
}	
	
.GeneralTable td  {
	border-bottom: dotted 1px #86B7E5;
	vertical-align: top;
}
.GeneralTable td p  {
	margin: 2px 5px 2px 5px;
	padding: 0px;
}
.PaymentTable {
    margin: 0px 10px 10px 10px;
}
.PaymentTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 12px;
	vertical-align: top;
}
.PaymentTable td a {

}
.formerror {
    color: #CC0000;
}

#dlTattooArtistPortfolio {
    margin: 0px 10px 0px 10px;
    padding: 0px;
    width: 488px;
}
#dlTattooArtistPortfolio td {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
}


