html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%
	}
body {
	background: #fff url(images/curtain_BG.jpg) no-repeat fixed top;	
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight:lighter;
}
/***************************/
/**TEXT STYLES**/
a:link, a:visited {
text-decoration: none;
color: #930000;
}
a:hover {
	background-color: #930000;
	color: #fff;
}
p {
	text-align: left;
	margin: 5px 0 5px 0;
}
p.more-margin-top {
margin-top: 20px;
}
p.center {
text-align: center;
margin-top: 20px;
}
p.smaller {
font-size: 10px;
line-height: 14px;
color: #999999;
}
p.review-snippet {
background-color:#FFFFFF;
padding: 5px;
margin: 0 0 10px 5px;
font-style: italic;
color: #787878;
}
p.review {
padding: 0 0 0 10px;
}
p.review strong {
color: #930000;
font-family: Georgia, "Bitstream Vera Serif", "Liberation Serif", serif;
font-weight: bold;
letter-spacing: 1px;
}
.testimonial {
text-align: left;
margin: 0 0 3px 10px;
background-color: transparent;
overflow: hidden;
}
h1, h2, h3 {
	font-family: Georgia, "Bitstream Vera Serif", "Liberation Serif", serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 170%;
	line-height: 130%;
}
h1.show-title {
	color: #ef8e2b;
	font-weight: bold;
	font-size: 200%;
	padding: 0;
	margin: 0;
}
h2.subhead {
font-size: 120%;
text-align: left;
color: #930000;
padding: 10px 0 0 0;
margin: 0;
}
h2.show-title {
color: #930000;
font-size: 120%;
line-height: 100%;
font-weight: bold;
margin: 0;
}
small {
	color: #666;
	font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
.amp {
font-weight: bold;
color: #555;
}
ul.left {
padding-top: 5px;
}
ul.left li {
text-align: left;
padding: 0 0 5px 0;
}
ol.left  {
list-style-type:decimal;
padding: 0 0 0 0;
margin: 0 0 0 30px;
text-align: left;
color:#930000;
font-family: Georgia, "Bitstream Vera Serif", "Liberation Serif", serif;
}
ol.left li {
padding: 0 0 5px 0;
margin: 0;
font-size: 100%;
line-height: 17px;
}
ol.left li span {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000;
font-size: 14px;
}
.left-col ol li, .right-col ol li {
font-size: 100%;
}
/***************************/
/**IMAGES**/
img.middle {
vertical-align: middle;
padding: 0 0 0 20px;
}
img.align-right {
float: right;
}
/***************************/
/**HEADER**/
#topBorder {
	background: transparent url(images/curtain-fringe_772.png) no-repeat fixed center top;
	height: 155px;
	margin-left: -386px;
	width: 772px;
	position: fixed;
	top: 0px;
	left: 50%;
	z-index: 30;
}
.logo {
	margin-left: 147px;
    margin-top: 5px;
    text-align: center;
    width: 478px;
}
.logo a:hover {
	background-color: transparent;
}
/***************************/
/**LAYOUT**/
#wrapper {
	background-color: transparent;
    display: block;
    left: 0;
	top: 0;
    overflow: visible;
    position: absolute;
    text-align: center;
    visibility: visible;
    width: 100%;
}
#content {
	background: transparent url(images/transparent-square.png) repeat scroll 0 0;
	text-align: center;
	width: 680px;
	position: absolute;
	left: 50%;
	margin-left:-370px;
	padding: 155px 30px 200px 30px;
	visibility: visible;
	border-right: solid 2px #ccc;
	border-left: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	box-shadow: 0px 0px 19px rgba(0,0,0,.8);
	-webkit-box-shadow: 0px 0px 19px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 19px rgba(0,0,0,.8);
/* For IE 8 */
/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
}

/***************************/
/**CONTENT**/
.two-col {
	margin: 10px auto 30px auto;
	width: 680px;
	display: block;
	overflow:hidden;
}
.left-col {
	background-color: transparent;
	width: 330px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
.right-col {
	background-color: transparent;
	width: 330px;
	padding-left: 10px;
	float: right;
	text-align: left;
}
.left-col li, .right-col li {
font-size: 90%;
}
.one-col {
text-align: center;
margin: 20px 0 20px 0;
padding: 10px 0 10px 0;
width: 680px;
clear: both;
overflow:hidden;
border-top: dotted 2px #ccc;
border-bottom: dotted 2px #ccc;
background-color:#FFFFFF;
}
.one-col p.center {
font-size: 90%;
text-align: center;
}
/*VIDEO*/
/*#video {
	width: 680px;
	padding: 10px 0 5px 0px;
	z-index: 4;
	text-align:center;
}*/
.botrplayer {
border: solid 5px #666;
margin: 5px 95px 5px 95px;
}
/**CONTENT ENTRY**/
#content-entry {
padding-top: 20px;
}
.entry {
text-align: left;
margin: 0 0 20px 10px;
background-color: transparent;
overflow: hidden;
}
.video-thumb {
float: left;
height: 90px;
width: 120px;
padding: 3px;
background-color: #f3f3f3;
border: 1px solid #ddd;
margin: 0 20px 10px 0;
}
.entry-thumb {
float: left;
height: 214px;
width: 223px;
padding: 3px;
background-color: #f3f3f3;
border: 1px solid #ddd;
margin: 0 20px 0 0;
}
h2.entry-title {
font-size: 16px;
line-height: 16px;
padding: 0;
margin: 0;
color: #930000;
}
p.entry-description {
margin: 3px 0 0 0;
overflow: hidden;
padding: 0;
text-align: left;
display: block;
}
p.entry-description small {
color: #666;
font-size: 70%;
}
/***************************/
/**** SPONSORS TABLE ****/
caption {
font-size: 70%;
font-weight: bold;
color: #666666;
background-color:#FFFFFF;
padding: 5px;
}
.sponsors {
	background-color: #FFFFFF;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 3px 0 3px 0;
}
.sponsors td {
	border-bottom: dotted 1px #CCCCCC;
	padding: 7px 2px 7px 2px;
	text-align: center;
}
.sponsors td.alt a:hover {
background-color: transparent;
}
/***************************/
/**MENU**/
#side-bar {
	background: transparent url(images/menu_scroll-owl.png) no-repeat;
	height: 400px;
	width: 182px;
	position: fixed;
	top: 80px;
	left: 50%;
	margin-left: -565px;
}
* html #side-bar{
	position:absolute;
	background-image: url(images/menu_scroll-owl.png);
}
ul#nav {
	padding: 110px 0 0 0;
	font-size: 80%;
	margin-left: 5px;
	font-weight: normal;
}
#nav a:link, #nav a:visited {
	color: #000000;
}
#nav a:hover, #nav a.active {
	color: #930000;
	background: transparent;
}
#nav li ul {
	display: none;
}
#nav li a {
	display: block;
}
#nav li ul li a {
	border-bottom: 1px dotted #ccc;
	margin: 0 25px 0 25px;
	padding: 0;
	font-size: 90%;
	line-height: 18px;
}

/***************************/
/**FOOTER**/
#footer-container {
	clear: both;
	text-align: center;
	padding: 5px;
	margin: 30px 0 20px 0;
	display: block;
	background-color: #fff;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
}
ul#bott-nav li {
display: inline;
padding: 0 1px 0 1px;
color: #930000;
font-size: 10px;
}
ul#bott-nav li a {
color: #999999;
}
ul#bott-nav li a:hover {
background-color: transparent;
color: #666666;
}
p.below-footer {
font-size: 70%;
color: #ccc;
}
p.below-footer .copyright {
float: left;
}
p.below-footer .credit {
float: right;
}
p.below-footer a {
color: #ccc;
}
#botBorder {
	background-image: url(images/audience.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: transparent;
	height: 148px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 40;
	left: 0;
	margin-top:100px;
}
/***************************/
/**MISC**/
.hide {
display: none;
}
.grey {
color:#333;
}
.clear {

clear: both;}
/*****************************/
/**FORM**/
p.contact {
overflow: hidden;
display: block;
float: left;
padding-right: 20px;
margin-top: 20px;
width: 200px;
}
p.contact-info {
width: 150px;
}
table.form {
border-collapse:collapse;
margin-top: 20px;
width: 460px;
background-color: #FFFFFF;
border: 1px solid #000;
}
.form th {
width: 190px;
text-align: right;
vertical-align: top;
border-top: 1px solid #000;
padding: 0.75em 12px 0.75em 0;
}
.header th {
text_align: left;
padding-left: 200px;
text-transform: uppercase;
font-size: 110%;
border-bottom: 2px solid #333;
border-top: 2px solid #000;
}
.form td {
text-align: left;
vertical-align: middle;
background-color:#000;
border-bottom: 1px solid #FFF;
border-left: 4px solid #666;
padding: 4px;
background-image: url(images/glassy.jpg);
background-repeat: repeat-x;
}
.form td.check {
color:#FFFFFF;
background-image: none;
font-size: 12px;
}
.buttons {
text-align: right;
margin-right: 20px;
}
.required {
color: red;
}
#buttonSubmit {
margin-top: 10px;
}
#buttonReset {
margin-left: 4px;
margin-right: 4px;
}
.textinput:focus {
background-color: yellow;
}
/*****************************/
