/* start clearfix, use to fix CSS issues */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*end clearfix */

.clearboth {
	clear:both;
}

a {
	color:#777;
}

a.sm {
	color: #AD2229;
	font-size: 8pt;
	cursor: pointer;
}

a:hover {
	text-decoration:none;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	margin:auto;
	background-color:#000;
}
p {
	margin-top:10px;
	font-size:12px;
	line-height:1.2em;
}
h4 {
	margin:25px 0 0px 0;
	font-size:13px;
	font-family:verdana, geneva, arial;
	font-weight:bold;
}
h5 {
	color:#cc2229;
}
ul {
	list-style:outside;
	padding-left:4px;
	margin:10px 0 0 10px;
	font-size:12px;
}
li {
	list-style:url(../img/bull.gif);
	margin:3px auto;
}
#signin {
	margin-top:8px;
}
input {
	border:none;
	height:20px;
	margin-top:5px;
}
textarea {
		font-family: Arial,Helvetica,sans-serif;
		font-size:12px;
		padding-left:2px;
}
#already_registered {
	margin-top:20px;
	margin-bottom:20px;
	font-size:13px;
}
#lv_prem_hdr {
    background:url('../img/lv_prem_hdr3.jpg') no-repeat;
    width:1000px;
    height:120px;
    display:block;
    text-indent:-999em;
    margin:auto;
}
#lv_prem_nav_main {
    margin:auto;
    width:1000px;
    height:46px;
}
#lv_prem_nav_main img {
    display:block;
    float:left;
    margin:0;
    padding:0;
}
#register_lv {
	width:475px !important;
}
#lvprem_register p,#lvprem_register input,#lvpem_register select{	
	float:left;
}
#title input {
	background-color:#000;
}
#lvprem_register input {
	font-size:11px;
	padding-left:2px;
	height:13px;
	margin-top:10px;
	background-color:#fff;
}
#title input {
	background:none;
}
sm {
	font-size:.8em;
}
.padTopSM {
	padding-top:10px;
	display:block;
}
#lvprem_register p {
	margin-right:5px;
	margin-left:5px;
}
.clearleft {
	clear:left;	
}
.btn_pos {
	display:block;
	margin-top:25px;
	cursor: pointer;
}
#cont_main_bg {
    background:url('../img/bg_laserstream2.jpg') no-repeat;
    width:1000px;
    height:388px;
    margin: 0 auto;
    font-size:13px;
    display:block;
    clear:left;
}
#twocol_cont {
    width:550px;
    margin:0px 0 0 445px;
    overflow:visible;
    
}
#login {
    width:200px;
    margin-top:85px;
    float:left;
    background:url(../img/2col_sep.gif) no-repeat right top;
    height:238px;
}
#welcome {
    margin-top:85px;
    width:300px;
    float:left;
    margin-left:25px;
}
#footer {
	position:relative;
	clear:both;
	margin:10px auto;
	padding-top:15px;
	width:675px;
	background:url(../img/scroll_inf_sep.gif) no-repeat top center;
	text-align:center;
}
#footer a {
	text-align:left;
	border-right:1px solid #666;
	font-size: 9px;
	padding-right: 5px;
	color:#666;
}
.signup_btn {
	margin:20px 0 0 10px;
	display:block;
}
.no_bdr {
	border:none !important;
}


.scroll_cont {
	height:388px;
	width:550px;
	margin:auto;
	padding:0 20px;
}
.scroll_cont_wide {
	height:388px;
	width:850px;
	margin:auto;
	padding:0 20px;
}
.scroll_cont_wide_iframe {
	height:388px;
	width:850px;
	margin:auto;
	padding:0;
}
.scroll_cont em {
	font-style:italic;
}
#lv_adspace {
		background:url(../img/scroll_inf_sep.gif) no-repeat top center;
		width:650px;
		padding-top:12px;
		margin:auto;
}
#lv_adspace img {float:left;}
#lv_adspace div {
	float:left;
	width:485px;
	padding-top:30px;
}
#lv_adspace div p {
	width:485px;
	height:75px;
}
.thoughts_input {
	margin-top:15px;
}
.form_cert {
	font-size:10px;
	width:350px;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 300px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #E7EADE;
margin: 0.3em auto;
padding: 15px;
}

#frmForum {
	height:388px;
	width:850px;
	margin:auto;
	padding:0 20px;
	background-color:#000;
}