/* CSS Document */
/* Under The Gun Tattoo Studio */
/* Copyright 1997 to 2010 In Vogue Media - www.invoguemedia.co.uk */

#flashWrapper {
	padding-left:110px;
}

#altFlashContent {
}

#footer
	{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 1024px;
	color:#e7e3a0;
	text-align:center;
	border:0;
	}
#footings
	{
	color:#000000;
	font-size:0.5em;
	text-align:center;
	}

#content
	{
	float:left;
	width:1024px;
	}

body
	{
	width: 1024px;
	background: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e7e3a0;
	border:0;
	}

.menu
	{
	width: 1024px;
	margin :0 auto 0 auto;
	}

p
	{
	margin:10px 70px 0 70px;
	}

h1
	{
	text-align:center;
	background: inherit;
	color: #FF9900;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	}

h2
	{
	width:1024px;
	text-align:center;
	background: inherit;
	color: #FFFF66;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	}
	
h2.left
	{
	margin:00px 70px 0 70px;
	text-align:left;
	color:#FFCC00;
	}

img.pic_right
	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #e7e3a0;
	}

img.pic_left
	{
	float:left;
	margin-left:70px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #e7e3a0;
	}

a:link
	{
	color:#FFFF99
	}

a:visited
	{
	color:#FFFF99
	}

a:hover
	{
	color:#FFFFFF
	}

ul.list
	{
	margin-left:85px;
	}

ul.nav
	{
	list-style:none;
	padding-left:0;
	margin-left:70px;
	float:left;
	}

ul.nav a
	{
	color: #FFFF66;
	display:block;
	width:8em;
	height:5em;
	padding-top:45px;
	margin-right:5px;
	background-color:#000;
	text-decoration:none;
	background:url(images/orb.jpg) no-repeat left top;
	background-position:-3px 0px;
	}

ul.nav a:hover
	{
	color:#FFFFFF;
	background:url(images/orb_cw.jpg) no-repeat left top;
	background-position:-3px 0;
	}

ul.nav li
	{
	float: left;
	}

/* Form Layout */


#form
	{
	margin-left:60px;
	width: 335px;
	}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	}

.col2question {
	width: 195px;
	height: 185px;
	margin: 0;
	display: block;
	float: left;
	}

.col1question {
	text-align: right;
	width: 135px;
	height: 185px;
	float: left;
	display: block;
	margin-right: 2px;
	}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	margin-left:70px;
	height: 29px;
	width: 330px;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}
