@charset "utf-8";
/*

KNIGHT WEBSITE DESIGN
By: Michael Strobel / OneQuickRhino.com

Color Reference:
Blue: #2D71C3
Darker Gray: #dedede
Light Gray: #eeeeee	 
*/

/*===================================
	CONTAINERS and LAYOUT
===================================*/
BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-image: url(../images/mainBG5.png);
	background-repeat:repeat;
}

#content_contain {
margin: 0;
width: 800px;
padding-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border-right-color: #333;
border-right-style: solid;
border-right-width: 10px;
border-left-color: #333;
border-left-style: solid;
border-left-width: 10px;
}

#header_contain {
margin: 0;
width: 800px;
height:126px;
padding-top: 0px;
margin-left: auto ;
margin-right: auto ;

background-image: url(../images/headerBG.jpg);
background-repeat: repeat-x;
}

	#header_left {
	float: left;
	width: 277px;
	padding-top: 0px;
	padding-left: 30px;
	margin-left: auto ;
	margin-right: auto ;
	}
	
	#header_right {
	float: right;
	width: 330px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: auto ;
	margin-right: auto ;
	}
	
		/* start tab menu */
		#tabmenu{
		float: right;
		width: 330px;
		}
		
		#tabmenu ul{
		width: 310px;
		margin: 5px 0 0 0px;
		padding: 0px;
		padding-left: 15px;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		#tabmenu ul li {
		display: inline;
		}
		
		#tabmenu ul li a{
		float: left;
		padding: 0 6px;
		font-size: 16px;
		text-align: center;
		text-decoration: none;
		color: #FFF;
		font-weight: bold;
		outline: none;
		}
		
		#tabmenu li a:hover{
		color: #FF0;
		}
		/* end tab menu */
		
		#phoneblock{
		width: 234px;
		float:right;
		padding-top: 20px;
		padding-left: 30px;
		font-family: Arial, Helvetica, sans-serif;
		}

/* start main nav menu */
#nav_contain {
position: relative;
width: 800px;
height: 51px;
background: url(../images/navBG.jpg) right no-repeat;
}

	#nav_menu{
	float: right;
	width: 800px;
	}
		
	#nav_menu ul{
	padding: 0 0 0 12px;
	margin: 0 auto;
	height: 51px;
	list-style: none;
	}
	
	#nav_menu ul li{
	float:left;
	padding-right: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	
	#nav_menu li a{
	float: left;
	display: block;
	color: #fff;
	font-size: 18px;
	height: 51px;
	line-height: 45px;
	text-align: center;
	padding: 0px 10px 0 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	}
	
	#nav_menu  li.current a, #nav_menu  li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(../images/navBG2.jpg) left top no-repeat; 
	}
/* end main nav menu */


/* start home slideshow */
#slideshow_contain{
width: 800px;
height: 316px;
background-color:#dedede;
}

#slideshow_left{
float:left;
width: 500px;
height: 316px;
}

#slideshow_right{
float: right;
width: 280px;
height: auto;
padding-left: 15px;
padding-top: 20px;
}

	#slideshow_right h1 {
	font-size:18px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: 700;
	color: #000;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 0px;
	}

	#slideshow_right ul{
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
	line-height: normal;
	color: #000;
	text-indent: 0px;
	font-weight: normal;
	font-family: arial;
	}
	
	#slideshow_right ul li{
	margin: 0;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 115%
	}
/* end home slideshow */



/* start home block area */
#block_contain{
width: 780px;
height: auto;
padding: 10px;
}

	div#left {
    float: left;
    width: 249px;
	}

	div#right {
    float: right;
    width: 249px;
	}

	div#middle {
    padding: 0px 10px 5px 265px;
    margin: 0px;
	}
	
	#blockcontentbox {
	width: 249px;
	height: 210px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
	
	#blockcontenthead{
	width: 239px;
	height: auto;
	background: url(../images/blockheaderBG.jpg);
	background-repeat:repeat-x;
	padding-left: 10px;
	}
	
		.blockHEADLINE {
		font-size: 21px;
		font-family: Verdana,Arial,Helvetica;
		font-weight: 700;
		color: #fff;
		line-height: 90%;
		margin: .2em 0 .4em 0;
		letter-spacing: -1px;
		padding-top: 5px;
		padding-bottom: 0px;
		}
		
		.blocksmHEADLINE {
	  	font-size: 85%;
      	text-transform: uppercase;
      	letter-spacing: 1px;
      	color: #fff;
      	font-size: 10px;
      	font-family: Verdana, Helvetica, Arial, sans-serif;
      	font-weight: 100;
		margin-top: -8px;
		padding-bottom: 5px;
		}
	
	#blockcontentbod {
	width: 229px;
	height: auto;
	background: url(../images/blockcontentboxBG.jpg);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}
	
		.blockbodtitle {
		margin:0;
		margin-bottom:0;
		font-size:18px;
		font-weight:bold;
		color:#000000;
		font-family:arial;
		line-height:85%;
		text-align: left;
		}

		.blockbodPARA {
		margin:0;
		margin-bottom:0;
		font-size:12px;
		font-weight:normal;
		color:#000000;
		font-family:arial;
		line-height:100%;
		text-align: left;
		}
/* end home block area */



/* start home content area */
#homecontentcontain{
width: 800;
height: auto;
padding-left: 15px;
padding-right: 15px;
}
	
	#homecontentCOL1 {
	float: left;
	width: 340px;
	height: auto;
	}
	
		#COL1block {
		width: 340px;
		height: auto;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		}
		
			#COL1blockhead{
			width: 330px;
			height: auto;
			background: url(../images/blockheaderBG.jpg);
			background-repeat:repeat-x;
			padding-left: 10px;
			}
				
			#COL1blockcontentbod {
			width: 320px;
			height: auto;
			background: url(../images/blockcontentboxBG.jpg);
			background-repeat:repeat-x;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			}
			
			#COL1blockhead2{
			width: 330px;
			height: auto;
			background: url(../images/blockheaderBG2.jpg);
			background-repeat:repeat-x;
			padding-left: 10px;
			}
			
	#homecontentCOL2 {
	float: right;
	width: 390px;
	height: auto;
	}
	
		#COL2block{
		width: 370px;
		height: auto;
		background-color:#dedede;
		border-color:#666;
		border-width: 1px;
		padding: 10px;
		}
		
			#COL2block_innercontain {
			background:#eeeeee;
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
			#COL2block_inner {
			padding:10px;
			}


/* start footer area */
#footertop_contain{
width: 780px;
height: auto;
padding: 10px;
background-image:url(../images/footerBG2.JPG);
background-repeat:repeat-x;
border-top-style:dotted;
border-top-color:#666;
border-top-width: 1px;
}

#footerbottom_contain{
width: 780px;
height: auto;
padding: 10px;
border-top-style:dotted;
border-top-color:#666;
border-top-width: 1px;
}

#footercopy_contain{
width: 780px;
height: auto;
padding: 10px;
}

/* start Subpage containers */
#subpage_body_contain{
width: 785px;
height: auto;
padding-top: 10px;
padding-bottom: 20px;
padding-left:10px;
padding-right:5px;
}

	#subpageLCOL{
	float: left;
	width: 480px;
	height:auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	}
		
		#subpageLCOL ol{
		margin: 0;
		padding-top: 5px;
		padding-left: 30px;
		line-height: normal;
		color: #000;
		text-indent: 0px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		#subpageLCOL ol li{
		margin: 0;
		padding-right: 10px;
		padding-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height: 115%
		}
		
		#subpageLCOL ul{
		margin: 0;
		padding-top: 5px;
		padding-left: 20px;
		line-height: normal;
		color: #000;
		text-indent: 0px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		#subpageLCOL ul li{
		margin: 0;
		padding-right: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height: 115%
		}
	
	#subpageRCOL{
	float: right;
	width: 275px;
	height:auto;
	padding-top:0px;
	padding-bottom: 10px;
	}
	
		#sidebar_block_contain {
		width: 250px;
		height:auto;
		padding-right:10px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom: 10px;
		background:#dedede;
		}
		
		#sidebar_block {
		background:#eeeeee;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		}
		
		#sidebar_block_inner {
		padding:10px;
		}
		
		#sidebar_blockhead{
		background: url(../images/blockheaderBG.jpg);
		background-repeat:repeat-x;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		#sidebar_blockhead2{
		background: url(../images/blockheaderBG2.jpg);
		background-repeat:repeat-x;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		#sidebar_blockbody {
		background:#eeeeee;
		padding:10px;
		}
		
		#sidebar_blockbody li{ 
		margin: 0;
		padding-top: 0px;
		padding-left: 0px;
		list-style: none;
		line-height: normal;
		text-indent: 0px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 90%;
		}
		
		/* This is for the DIR Vendor Logo Box */
		.solidborder {
		border-top: 1px solid #999999;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		}
		

#divline {
border-top-style: dotted;
border-top-color: #333;
border-top-width: 1px;
padding-bottom:10px;
}

#sidebardivline {
border-top-style: dotted;
border-top-color: #333;
border-top-width: 1px;
padding-bottom:5px;
}

#formdivlinecontain {
padding-top: 5px;
}

	#formdivline {
	border-top-style: dotted;
	border-top-color: #333;
	border-top-width: 1px;
	padding-bottom:5px;
	}

#contactformcontain {
padding-top: 20px;
padding-left: 30px;
}

		#contentblockLEFT {
		float: left;
		width:230px;
		height: auto;
		margin-left:5px;
		}
		
		#contentblockRIGHT {
		float: right;
		width:230px;
		height:auto;
		margin-left:5px;
		}
		
		.column_list_contain {
		width: 470px; 
		float: left; 
		padding-left: 0px;
		font-size: 85%;
		letter-spacing: 0px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 100;
		border:solid;
		border-color:#dedede;
		border-width:3px;
		}
		
		.column_list {
		margin: 0;
		padding: 0;
		padding-top: 0px;
		}
		
		.column_list {
		margin: 0;
		list-style: none;
		background-color:#eeeeee;
		border-bottom: 1px solid #999;
		padding-top:5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		}
		
		.column_list:hover 
		{
		background-color: #999;
		color:#fff;
		}
		
		.column_listPARA {
		width: 300px;
		margin-left: 50px;
		padding-top:5px;
		}

/*===================================
	Typography
===================================*/

p {
margin:0; 
margin-top: 0px;
margin-bottom: 10px;
font-size:12px; 
font-weight:normal; 
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

	.smHEADLINE {
	font-size: 85%;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #bbb;
    font-size: 10px;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-weight: 100;
	margin-bottom: -2px;
	}
	
	.smheader {
	margin:0; 
	margin-bottom:0; 
	font-size:16px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.Pnomarg{
	margin:0; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
	.FORMnomarg{
	margin:0; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
	.formPARA{
	margin:0; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:10px; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
	.callfieldheader {
	margin:0;
	margin-bottom:0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:arial;
	line-height:100%;
	text-align: right;
	}
	
	.txmasLIST {
	font-size: 18px;
    color:#000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: 100;
	}

.footbody { 
margin:0; 
margin-top: 0;
font-size:11px; 
font-weight:normal; 
color:#000000; 
font-family:arial; 
line-height:100%;
}

ul {
margin: 0;
padding: 0;
line-height: normal;
}


	.subcontentlist {
	margin:0; 
	margin-top: 0;
	font-size:12px;
	font-weight:normal;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}

	.footbody li{ 
	margin: 0;
	padding-top: 2px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
	color: #979070;
	text-indent: 0px;
	font-weight: normal;
	font-family: arial;
	}

h1 {
margin:0; 
margin-bottom:0; 
font-size:18px;
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;
}

	.HEADLINE {
	font: bold 28px Verdana,Arial,Helvetica;
	color: #333;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
	}

h2 {
margin:0; 
margin-bottom:0; 
font-size:16px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;
}

h3 {
color: #000;
margin:0; 
margin-bottom:5px; 
font-size:14px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;}

	.sidebar {
	margin:0; 
	margin-bottom:0;
	font-size:18px; 
	font-weight:bold;
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:100%;
	}
	
	.footheader { 
	margin:0; 
	margin-bottom:0;
	font-size:14px; 
	font-weight:bold; 
	color:#000000; 
	font-family:arial; 
	line-height:100%;
	}
	
	.footbottomheader { 
	margin:0; 
	margin-bottom:0;
	font-size:12px; 
	font-weight:bold; 
	color:#000000; 
	font-family:arial; 
	line-height:100%;
	}
	
	.subbodyheader { 
	font-size:34px; 
	font-weight:bold; 
	color:#000000; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:100%;
	}

h5{ 
font-size:34px; 
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#000000; 
line-height:100%;
}

.link {
margin:0; margin-bottom:0;
font-size:12px;
color: #000000;
font-family: Arial;
font-weight: 700;
}

A.link {
color: #2D71C3;
text-decoration: none;
}

A.link:hover {
color: #FFFFFF;
text-decoration: none; 
background: #2D71C3;
}

	.footlink {
	margin:0; margin-bottom:0;
	font-size:10px;
	color: #000000;
	font-family: Arial;
	font-weight: 500;
	}
	
	A.footlink {
	color: #2D71C3;
	text-decoration: none;
	}
	
	A.footlink:hover {
	color: #FFFFFF;
	text-decoration: none; 
	background: #2D71C3;
	}
	
	.TXMASlink {
	margin:0; margin-bottom:0;
	font-size:18px;
	color: #000000;
	font-family: Arial;
	font-weight: 700;
	}
	
	A.TXMASlink {
	color: #333;
	text-decoration: none;
	}
	
	A.TXMASlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	}


/*===================================
	TESTING
===================================*/
#badgeicon {
position: relative;
float: right;
width: 81px;
margin-right: -60px;
margin-top: -20px;
z-index: 100;
}

		#sidebar_block_containtest {
		width: 250px;
		height:auto;
		padding-right:10px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom: 10px;
		background:#dedede;
		z-index: 1;
		}
		
		#sidebar_blocktest {
		background:#eeeeee;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		z-index: 1;
		}

		#sidebar_blockhead22{
		background: url(../images/blockheaderBG2.jpg);
		background-repeat:repeat-x;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		z-index: 1;
		white-space:nowrap;
		}
