﻿/*linechecker left section*/	

div#content{background:none}	
div#content div#lchkr_left_sec
{
	width:762px;
	background:url(../../images/lft_lnchckr_bg.gif) repeat-x bottom left;
	float:left;
	padding:0px 10px 10px 2px;
	margin-top:0px;
	border-top:solid 1px #dedede;
	border-right:solid 1px #dedede;
}

*html div#content div#lchkr_left_sec
{
	width:760px;
	background:url(../../images/lft_lnchckr_bg.gif) repeat-x bottom left;
	float:left;
	padding:0px 0px 10px 2px;
	margin-top:0px;
	border-top:solid 1px #dedede;
	border-right:solid 1px #dedede;
}

div#lchkr_left_sec p{
		margin:10px 5px 10px 10px;
	 	line-height:160%
		}

div#lchkr_left_sec h1 {
		line-height:110%;
		margin:0px 0;
		font-size:1.5em;
		color:#c4091d;
		font-weight:bold;
		}
		

		
div#lchkr_left_sec h3 {
		line-height:150%;
		margin:0px 0;
		font-size:1.2em;
		color:#c4091d;
		font-weight:bold;
		padding:10px 10px 0px 10px ;
		}
		
div#lchkr_left_sec h5{
		font-size:1.1em;
		font-weight:bold;
		color:#848484;
		padding:5px 0 5px 0;
		margin:0px
		}
		
div#lchkr_left_sec h4{
		font-size:1.2em;
		font-weight:bold;
		color:#c4091d;
		padding:5px 0 5px 0;
		margin:0px
		}
div#lchkr_left_sec a {
		color:#c4091d;
		text-decoration:underline;
		}
div#lchkr_left_sec a:hover {
		color:#c4091d;
		text-decoration:none;
		}
		
div#lchkr_left_sec div.linechecker {

		width:226px;
		height:30px;
		background:url(../../images/nav_bg.gif) top repeat-x #b6081b;
		color:#FFFFFF;
		padding:2px;
		position:relative;
		margin:0 0 5px 10px;
		}

div#lchkr_left_sec div.linechecker .text_box{
		position:absolute;
		top:2px;
		left:2px;
		width: 140px;
		height:18px;
		padding:5px;
		background:url(../../images/text_box_bg.gif) repeat-x #FFFFFF;		
		float:left;
		border-left:#bfbfbf solid 1px;
		border-right:#bfbfbf solid 1px;
		border-top:#808080 solid 1px;
		border-bottom:#bfbfbf solid 1px;
		margin:0 10px 0 0px;
		}

div#lchkr_left_sec div.linechecker .submitbutton{
		width:60px;
		height:30px;
		cursor:pointer;
		border:0;
		background:url(../../images/nav_bg.gif) 0 2px repeat-x;
		padding:5px;
		position:absolute;
		right:5px;
		top:2px;
		color:#FFFFFF;
		font-weight:bold;
		}
		
div#right_sec_sm div.linechecker_rt {
		background:url(../../images/nav_bg.gif) top repeat-x #b6081b;
		width:216px;
		color:#FFFFFF;
		padding:2px 2px 2px 2px;
		height:30px;
		float:right
		}	

div.linechecker_rt .text_box{
		width: 125px;
		height:18px;
		padding:5px;
		background:url(../../images/text_box_bg.gif) repeat-x #FFFFFF;		
		margin:0px;
		float:left;
		border-left:#bfbfbf solid 1px;
		border-right:#bfbfbf solid 1px;
		border-top:#808080 solid 1px;
		border-bottom:#bfbfbf solid 1px;
		margin:0 10px 0 0;
		}

div.linechecker_rt .submitbutton{
		width:60px;
		height:30px;
		cursor:pointer;
		border:0;
		background:url(../../images/nav_bg.gif) 0 2px repeat-x;
		padding:5px;
		color:#FFFFFF;
		font-weight:bold;
		}
		
div#lchkr_left_sec .button {
		display:block;
		margin:5px 0 5px 10px ;
		padding:10px 40px 10px 15px;
		height:15px;
		color:#c4091d;
		text-align:center;
		font-weight:bold;
		font-size:1.2em;
		background:url(../../images/next_arrow_btn_bg.gif) no-repeat right;
		border:#e1dfe0 solid 1px;
		width:auto ;
		width:160px;
		min-width:160px !important;
		}
		
div#lchkr_left_sec .button a{
		color:#c4091d;
		text-decoration:none;
		display:block;
		}
		
div#lchkr_left_sec .button a:hover{
		color:#858585;
		text-decoration:none;
		}
