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

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#36191D;
	background-image: url(/images/full_background.jpg);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
  }

.container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
  }
#headercontainer {
	width: 800px;
	text-align: left;
	height: 160px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#bodycontainer {
	width: 800px;
	text-align: left;
	margin-top: 1;
	margin-right: auto;
	margin-bottom: 1;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 35px;
}

#bodycontainer a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#bodycontainer a:hover {
	color: #D9BFC5;
}




#availability {
	position: absolute;
	height: 68px;
	width: 371px;
	left: 252px;
	top: 15px;
	background-color: #682b33;
	border: 1px solid #333;
	padding: 3px;
}
#footercontainer {
	width: 800px;
	text-align: left;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-top: 1px;
	padding-top: 1px;
	background-image: url(/images/trans.png);
	height: 250px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	padding-left: 10px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#player {
	width: 800px;
	text-align: left;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d2b1b8;
	padding-top: 1px;
	position: relative;
}
.rounded {
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
}#video {
	width: 700px;
	text-align: left;
	height: 350px;
	border: 1px solid #8C7080;
	position: absolute;
	left: 48px;
	top: 47px;
	background-color: #000;
	overflow: hidden;
}
#topbar {
	background-color: #D9BFC5;
	height: 5px;
}
#header {
	height: 145px;
	width: 800px;
	position: relative;
}
#navigation_container {
	float: right;
	width: 500px;
	padding-top: 60px;
	text-align: right;
}
#left_text {
	float: left;
	width: 266px;
}
#middle_text {
	float: left;
	width: 266px;
}
#right_text {
	float: right;
	width: 266px;
}
#video_controls {
	width: 700px;
	text-align: center;
	height: 30px;
	position: absolute;
	left: 49px;
	top: 412px;
}
.thumb {
	padding-right: 2px;
	padding-left: 2px;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
p {
	padding-right: 20px;
	line-height: 1.2em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a {
	color: #FFF;
	text-decoration: none;
}
#tagline {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 565px;
	text-align: right;
}
#main_content {
	width: 800px;
	text-align: left;
	height: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d2b1b8;
	padding-top: 1px;
	position: relative;
}
#copy {
	height: 479px;
	width: 410px;
	position: absolute;
	left: 17px;
	top: 53px;
	color: #2f151b;
}

#copy a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#copy a:hover {
	color: #D9BFC5;
}


#samples {
	position: absolute;
	height: 490px;
	width: 370px;
	left: 428px;
	top: 36px;
}
#ds_lt {
	background-image: url(/images/side_ds_lt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 490px;
	width: 31px;
	left: 0px;
	top: 0px;
}
#sample_header {
	position: absolute;
	height: 70px;
	width: 244px;
	left: 62px;
	top: 3px;
	background-image: url(/images/samples.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ds_rt {
	background-image: url(/images/side_ds_rt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 490px;
	width: 31px;
	right: 0px;
	bottom: 0px;
}
#sample_content {
	position: absolute;
	height: 333px;
	width: 244px;
	left: 50px;
	top: 82px;
}
#copy h1, #copy h2 , #copy h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #452227;
}
#form {
	position: absolute;
	height: 333px;
	width: 244px;
	left: 61px;
	top: 83px;
}
#req_info_header {
	position: absolute;
	height: 69px;
	width: 228px;
	left: 73px;
	top: 9px;
	background-image: url(/images/req_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#youtube {
	background-image: url(/images/yt_fb_both.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 65px;
	position: absolute;
	left: 649px;
	top: 15px;
	display: block;
}
#facebook {
	background-image: url(/images/yt_fb_both.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	width: 66px;
	position: absolute;
	left: 719px;
	top: 15px;
	display: block;
}




#youtube:hover {
	background-image: url(/images/yt_fb_both.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 65px;
	position: absolute;
	left: 649px;
	top: 15px;
	display: block;
}



#facebook:hover {
	background-image: url(/images/yt_fb_both.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	width: 66px;
	position: absolute;
	left: 719px;
	top: 15px;
	display: block;
}
#address {
	position: absolute;
	height: 75px;
	width: 246px;
	left: 0px;
	top: 16px;
	color: #E1D0D3;
}
.address_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
/*Forms defaults*/
#availability form {
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
}
#availability input {
	font-size:10px;
	color:#000000;
	width: 250px;
}

#availability label {
	color:#FFF;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
	display: block;
	width: 80px;
	float: left;
}



/*Text inputs*/
#availability .textinput {
	width:200px;
	height:12px;
	border:none;
	background-image: url(/images/txt_input_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}





/*Button*/
#availability .buttonSubmit {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
	background-image: url(../images/submit_button_both.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

#availability .buttonSubmit:hover {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
	background-image: url(../images/submit_button_both.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
}
.logo {
	position: absolute;
	left: 1px;
	top: 19px;
}
#main_copy {
	width: 800px;
	height: 620px;
	color: #36191E;
	background-color: #D9BFC5;
}
#main_copy_left {
	float: left;
	width: 450px;
	padding-top: 50px;
	padding-left: 50px;
}

