/*/////// COLORS ///////

grey text/bg
8a8a8a

blue text
476979

baby blue footer
caeaf5

blueish header
dbe3e9

offwhite bg
f9f9f9

//////////////////////*/

/*/////// GLOB ///////*/
body {
	margin: 0;
	padding: 0;
	background: #8a8a8a;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #8a8a8a;
	text-align: center;
}
hr{
	height: 2px;
	border-top: 2px dashed #8a8a8a;
	border-bottom: none;
	background: #f9f9f9;
	margin: 0 3px 10px 3px;
}
p {
	line-height: 1.75em;
	margin: 0 0 15px 0;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #476979;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #8a8a8a;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}
h1 {
	font-size: 16pt;
	font-family: Georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #476979;
	margin: 0 0 7px 0;
}
h2 {
	font-size: 13pt;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 0 0 20px 0;
	line-height: 1.25em;
}
h3 {
	color: #476979;
	font-size: 11pt;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 0 0 7px 0;
	padding: 0 5px;
	font-style: italic;
	line-height: 1.5em;
}
h4 {
	font-size: 9pt;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #476979;
	margin: 0 0 15px 0;
	padding: 0 10px;
	text-align: right;
	line-height: 1.25em;
}
strong {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #476979;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #476979;
}
img {
	border: 0;
}


/*/////// TEMPLATE/TEMPLATE ///////*/
#container {
	margin: 0 auto;
	width: 820px;
	text-align: left;
	background: #f9f9f9 url('../../img/bg_bar.jpg') repeat-y top left;
}
#faux {
	height: 100%;
	clear: both;
}
#spacer {
	padding: 0;
	margin: 0;
	height: 0;
}
#footer {
	height: 35px;
	width: 800px;
	background: url('../../img/footer_bg.jpg') repeat-x bottom left;
	margin: 0 10px;
	text-align: center;
	padding: 1px 0 0 0;
}
#footer_content {
	margin: 14px 10px 0 14px;
	width: 780px;
}
#footer_content ul {
	margin: 4px 0;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
	color: #476979;
}
#footer_content li {
	display: inline;
	list-style: none;
	border: none;
}
#footer_content li.login {
	margin-right: 30px;
	font-size: 9pt;
}
#footer_content li img {
	margin-bottom: -1px;
}
#header{
	height: 125px;
	background: url('../../img/header_bg.jpg') repeat-x top left;
	margin: 0px 10px 0px 10px;
}
#logo {
	width: 240px;
	margin: 0 0 0 10px;
	float: left;
}
#header_right {
	float: right;
	margin: 0 30px 0px 0px;
	text-align: right;
	width: 470px;
}
#nav{
	width: 240px;
	margin: 25px 0 25px 40px;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	clear: left;
}
#nav ul {
	font-size: 17pt;
	font-weight: normal;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#nav li {
	font-size: 9pt;
	font-weight: bold;
	list-style: none;
	margin: 7px 0 7px 30px;
	padding: 0;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	font-weight: inherit;
	color: #8a8a8a;
}
#nav a:hover {
	text-decoration: none;
	font-weight: inherit;
	color: #476979;
}
#nav a.current:link, #nav a.current:visited, #nav a.current:hover {
	text-decoration: none;
	font-weight: inherit;
	color: #476979;
}
#main{
	width: 470px;
	float: right;
	margin: 25px 40px 30px 30px;
	line-height: 1.75em;
}
#main .left {
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
}
#main .right {
	float: left;
	width: 200px;
	margin: 0;
}
#main img {
	margin: 10px 0;
}
#main img.regular {
	margin: 0;
}
#main img.artist {
	margin: 0 15px 0 0;
}
h1.artist {
	padding: 10px 0;
	margin: 0 0 15px 0;
}
#main ul {
	list-style: none;
	display: inline;
	padding: 0;
}
#main ul.bullet_points {
	display: block;
	list-style: disc inside;
	margin: 0 0 15px 0;
	padding: 0;
}
#main ul.bullet_points li {
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	text-indent: -12px;
}
#privacy_policy {
	text-align: right;
	margin: 20px 0 0 0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #476979;
}
#privacy_policy a:hover {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #8a8a8a;
}
#privacy_window {
	margin: 15px;
	padding: 30px 30px 15px 30px;
	background: #f9f9f9;
	text-align: left;
}

/*////// FORM LABELS/INPUTS ////////*/
.form div{
	clear: left;
	margin: 10px 0 0 0;
	width: 470px;
	text-align: right;
}
.form label{
	float: left;
	text-align: right;
	width: 115px;
	margin: 2px 10px 0 0;
	line-height: 1.75em;
}
.form p {
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 2px 0;
}
.form input.text, .form input.password, .form textarea{ 
	width: 330px;
}
.form select {
	width: 340px;
}
.form textarea.message{
	height: 150px;
	resize: none;
}
.form input, .form textarea, .form select{
	background-color: #fff;
	border: solid 1px #8a8a8a;
	font-size: inherit;
	font-family: inherit;
	color: #476979;
	margin-bottom: 2px;
	padding: 5px 4px 4px 4px;
}
.form input.submit {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #f9f9f9;
	border: solid 4px #476979;
	background: #476979;
	display: inline;
	padding: 2px 3px 1px 3px;
	margin: 15px 0;
}
.form input.submit:hover {
	background: #8a8a8a;
	border-color: #8a8a8a;
}
.form_header {
	margin: 0 0 20px 0;
}
.form_header div {
	margin: 0;
}
.form_header .label {
	color: #476979;
	font-size: 10pt;
}
.form_header input.text {
	width: 100px;
	margin: 0 10px 0 0;
}
.form_header input.submit {	
	margin: 0;
}
.availability {
	margin: 25px 0 7px 0;
}
.availability h2 {
	color: #476979;
	font-size: 11pt;
	margin: 0;
}
h1.available {
	font-size: 14pt;
	color: #479d43;
}

/*////// VALIDATE ALERT //////*/
#modalContainer {
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background-image: url(/img/nofing.gif); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position: relative;
	width: 200px;
	min-height: 100px;
	margin: 148px 0 0 200px;
	background-color: #dbe3e9;
	background-repeat: no-repeat;
	background-position: 20px 30px;
	border: 1px solid #8a8a8a;
}

#modalContainer > #alertBox {
	position: fixed;
}

#alertBox h1 {
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 13pt;
	font-family: Helvetica, sans-serif;
	color: #476979;
}

#alertBox p {
	text-align: center;
	margin: 0 0 20px 0;
}

#alertBox #closeBtn {
	background-color: #476979;
	border: 5px solid #476979;
	font-size: inherit;
	font-family: inherit;
	font-weight: bold;
	text-transform: uppercase;
	color: #f9f9f9;
	margin-bottom: 5px;
	padding: 2px 3px 0 3px;
}
#alertBox #closeBtn:hover {
	background-color: #8a8a8a;
	border: 5px solid #8a8a8a;
	font-size: inherit;
	font-family: inherit;
	font-weight: bold;
	text-transform: uppercase;
	color: #f9f9f9;
	margin-bottom: 5px;
	padding: 2px 3px 0 3px;
}
