@charset "utf-8";
/* CSS Document */

/* Client Login Hack */
a#claims-information{
	height:25px;
	right:50%;
	margin-right: -370px;
	top:48px;
	position:absolute;
	width:94px;
	z-index:4;
}
a#actual-claims-information{
	color:#fff;
	font-weight:800;
	font-size:1.2em;
	height:25px;
	right:50%;
	margin-right: -200px;
	top:53px;
	position:absolute;
	width:150px;
	z-index:4;
	display:none;
}
a#claims-information:hover{
	text-decoration:none;
	border:none;
}
a#actual-claims-information:hover{
	text-decoration:none;
	border:none;
	color:#339966;
}
body {
	margin:0px;
	padding:0px;
	background:#1B1D21;
}

#header {
	position: relative;
	height:224px; 
	background:url(images/header_tall.gif) top repeat-x; 
	color:#97999c;
	text-align:center;
	margin:0px;
	padding:0px;
	z-index:2;
	
}
#flash_header {
	position:relative;
	width:850px;
	margin:0 auto;
	z-index:3;

}

#middle {
	background:#ecedef url(images/middle_tall.jpg) top repeat-x; 
	padding-bottom:28px;
	text-align:center;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}
#middle.subpage {
	z-index:4;
	position:relative;
	margin-top:-16px;
}

#middle_sec2 {
	padding-left:30px;
}
#content {
	width: 850px;
	margin:0 auto;
	text-align:left;

}

#footer_wrap {
	text-align:center;
	height:107px; 
	background:url(images/footer_tall.gif) top repeat-x;
}
#footer {
	width:850px;
	margin:0 auto;
	text-align:left;
	color:#fff;
	padding-top:15px;

}


#front_box {
	margin-left:34px;
	z-index:4;
	width:507px;
	height:438px;
	background:url(images/front_box.png) no-repeat top left;
	top:-33px;
	position:relative;
	float:left;
	display:inline;
}

#left_box {
	margin-left:34px;
	z-index:4;
	width:507px;
	height:438px;
	top:-33px;
	position:relative;
	float:left;

}


#left_box_top {
	background-image: url(images/left_box_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:507px;
	height: 24px;
}

#left_box_bg {
	background-image: url(images/left_box_03.png);
	background-repeat: repeat-y;	
	width:507px;
	padding-top:5px;
	padding:5px 15px 5px 5px;;
}
#left_box_bottom {
	background-image: url(images/left_box_04.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 507px;

}

#left_column {
	width:525px;
	margin-left:10px;
	margin-top:15px;
	float:left;
	padding-right:15px;
	
}

#right_column {
	float:right;
	width:275px;
	margin-right:10px;
	margin-top:15px;

	
}


a.fivestar {
	width:200px;
	height:98px;
	display:block;
	text-indent:-9999px;
	background:url(images/5_star.gif) no-repeat top left;
	margin:0px;
}

a.fivestar:hover {
	border:none;
}

.sidebox_top {
	background-image: url(images/side_box_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 257px;	
	margin-top:40px;
}
.sidebox_mid {
	background-image: url(images/side_box_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 210px;	
	padding-left:30px;
	padding-right:17px;
}
.sidebox_bot {
	background-image: url(images/side_box_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 257px;
	height: 30px;
}

#contact {
	background:red;
	height:200px;
}

#flashvideo {
	

}
#flashvideo_wrap {
	margin:14px 13px;
	width:480px;
	border:1px solid #666666;
}

#chat_button {
	position:absolute;
	left:50%;
	top:152px;
	margin-left:200px;
	z-index:99;
	
}
#upcoming_events {
	width:400px;
	border:1px dashed #666;
	background:#CCCCCC;
	padding:15px;
}
img.border {
	border:1px solid #83878D;
}
/* Typography */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.1em;
}

a {
	color:#57998a;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.3em;
	
}

a:hover {
	color:#D0884A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #382582;
}
a:hover.imagelink {
	border:none !important;
}
.imagelink {
	border:none !important;
}
object {
outline:none;
}
p {	
	font-size:1.2em;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

h1 {
	font-size:2.6em;
	margin:15px 0px 8px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-transform:uppercase;
	font-weight:normal;
	line-height:.9em;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
}
#left_box h1 {
	margin-top:0px;
	color:#fff;
	border:none;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	padding:8px 0px;
	color:#44866d;
}

h3 {
	font-size:1.3em;
	
}

h4 {
	font-size:1.2em;
	
}

h5 {
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps;
	
}
ul, ol {
	margin:15px;
	
	list-style-type:square;
}

ul li, ol li {
	margin-top:4px;
	margin-left:25px;
	font-size:1.2em;
	line-height:1.3em;
}

td {
	font-size:1.1em;
	line-height:1.5em;
	border-bottom:1px solid #666666;
}

#footer address {
	font-style:normal;
	float:left;	
	margin-left:20px;
	color:#CCCCCC;
}
#footer address strong {
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.5em;
	
}

.sidebox_mid address strong {
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
	
}

.sidebox_mid address {
	font-style:normal;
	font-size:1.1em;
	line-height:1.2em;
	color:#666;
	margin-bottom:20px;
}



/* forms */

form.contactform input {
	border:1px dashed #666;
	background:none;
	height:18px;
	font-weight:bold;
	color:#37393F;
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:10px;
	display:block;
	margin-bottom:10px;
}
form.contactform input.submitbutton {
	background:#4F4F4F;
	border:none;
	color:#FFFFFF;
	height:22px;
	margin:10px 0px;
	padding:3px;
}
form.contactform input.submitbutton:hover {
	background:#BFBFBF;
	cursor:pointer;
	color:#4F4F4F;
	height:22px;
	margin:10px 0px;
	
	
}
form.contactform textarea {
	border:1px dashed #666;
	background:none;
	font-weight:bold;
	color:#37393F;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
form.contactform label {
	display:block;
	font-size:1.4em;
	margin-bottom:5px;
	color:#44866d;
	font-weight:bold;
	font-variant:small-caps;
	
	
}





#register_event{
	margin-left:15px;
	display:block;
	text-indent:-9999px;
	width:230px;
	height:51px;
	background:url(images/btn_register_event.png) no-repeat left top;
}
#register_event:hover {
	background-position:left -51px;
	border:none;
}

#talon_audio {
	position:absolute;
	left:10px;
	top:10px;
	width:130px;
	height:23px;
}

#register_event{
	margin-left:15px;
	display:block;
	text-indent:-9999px;
	width:230px;
	height:51px;
	background:url(images/btn_register_event.png) no-repeat left top;
}
#register_event:hover {
	background-position:left -51px;
	border:none;
}

#btn_registration_form {
	margin-left:15px;
	display:block;
	text-indent:-9999px;
	width:230px;
	height:51px;
	background:url(images/btn_registration_form.png) no-repeat left top;
}
#btn_registration_form:hover {
	background-position:left -51px;
	border:none;
}

form#login td {
	border:none;
}

div#newsletter {
	float:right;
	width:250px;
}
div#newsletter  h2 {
	margin-top:0px;
	padding-top:0px;
}
div#newsletter input.form-text {
	margin:2px 0px;
	background:#ccc;
	border:1px solid #ddd;
}
div#newsletter input.submit, .btn-primary {
background:#4F4F4F none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
height:22px;
/*margin:10px 0;*/
padding:3px;

}	

div.newsletter-block {
	
}

div.newsletter-block label {
	margin-bottom: 10px;
	display: block;
}

div.newsletter-block #emailAddr {
	margin-bottom: 10px;	
}

.iiat, .iiat:hover {
	border: none;
}

.sidebar-link {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: none repeat scroll 0 0 #333333;
	border: medium none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	width: 230px;
	margin-bottom: 2px;
}

.sidebar-link:hover,
.sidebox_mid a:hover {
	border: none;
}
/*
#ltd {
	position:absolute;
	color:#fff;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	left:475px;
	top:68px;
	z-index:999;
	display:none;
	}
#ltd-container {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-641px;
	z-index:998;
}
*/


#ltd_container,#ltd-container{
	margin: 0 auto;
    position: relative;
    width: 960px;
}
#ltd{
    color: #FFFFFF;
    display: none;
    font-family: "Times New Roman",Times,serif;
    font-size: 24px;
    left: 310px;
    position: absolute;
    text-transform: capitalize;
    top: -156px;
    z-index: 100;
}
