/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;	
	background:url(img/p7CRVCol2_background.jpg);
	background-repeat:repeat;
}
#masthead {
	position:relative;
	background-color: #FFFFFF;
	color: #999999;
	margin: 0px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 0px;
}
#navbar {
	margin-bottom: 0px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 300px;
	/*border:#00CC00 thin solid;*/
}
#c2 {
	width: 672px;
	/*background-image: url(../demo-images/sol.jpg);*/
	background-repeat: no-repeat;
	padding-top: 0px;
	/*background-position: 22px -78px;*/
	/*border:#00CC00 thin solid;*/
}
#c3 {
	width: 970px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 10px 16px 0px;
	color:#666666;
	
	
}
#c2 .content {
	color:#666666;
	font-size: 0.8em;
	padding: 16px 22px 16px 22px;
	line-height: 1.6em;
	/*border: 1px solid #FF0000;*/
	
}
#c3 .content {
	color: #666666;
	font-size: 0.8em;
	padding: 16px 28px 16px 34px;
/*	border: 1px solid #FF0000;*/
}

h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
/* ---------------------- Footer ---------------------*/
#footer_top {
	clear: both;
	background-image: url(img/footer_top.jpg);
	background-repeat:repeat-x;
	height: 20px;
}
#footer_bottom {
	clear: both;
	background-image: url(img/footer_bottom.jpg);
	background-repeat:repeat-x;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.9em;
	min-width:982px;
	/*width: 982px;*/
	background-color:#ECE9D8;
	/*border:#CCCCCC solid 1px;*/
	
}
#footer_inner {
	margin: 0px auto;
	/*font-size: 0.7em;*/
	width: 982px;
	min-height:100px;
	height:auto !important;
	height:100px;
	
	background-image:url(img/KW_Logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#footercontent {
	background-image:url(img/CS_Footer_Logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 40px 300px 50px 300px;
	/*border:#CCCCCC solid 1px;*/
	text-align:center;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* ---------------------- Footer Developer ---------------------*/
#footer_dev {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
	color:#666666;
}
#footer_dev_content {	
	padding: 5px 14px 5px 14px;
	/*border:#CCCCCC solid 1px;*/
	
}
/* -------------------------------------------------------------*/
/*Default Links - Applies to the Main Content Column*/
/*.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}*/


/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
/*#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}*/

/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}

#banner_main {
	padding: 0 ;
	background:#000000;
	text-align:center;
}
#container_absolute_box{
	position:absolute;
	left:600px;
	top:168px;
	width:350px;
	height:150px;
	z-index:1099;
	/*padding:20px 0 20px 50px;*/
	border:#FFFFFF solid thin;
	
	
}
#container_absolute_box .transparency{
	position:absolute;
	background-color:#000000;
	filter: alpha(opacity=40);
	moz-opacity4: 0.5;
	opacity: 0.4;
	khtml-opacity: 0.4;
	z-index:-1;
	width:350px;
	height:150px;
	left:0px;
	top:0px;
}

/*-----------------------------------------------------------------*/
/*Navigation Boxes*/
/*-----------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------*/
/*Boxes 01 */
/*----------------------------------------------------------------------------------------*/

.box01-nav{
	width:260px;
}
.box01-nav h2.type-01 {
	font-size:16px;
	background-image:url(../Images/Boxes/h1_bg_04.jpg);
	background-repeat:repeat-x;
	color:#333333;
	width:300px;
	line-height:28px;
	margin:0;
	height:28px;
	text-align:center;
	font-weight:bold;
	border-top:#999999 solid thin;	
	border-right:#999999 solid thin;
	border-left:#999999 solid thin;
}
.box01-nav h2.type-02 {
	font-size:16px;
	background-image:url(../Images/Boxes/h1_bg_05.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	width:278px;
	line-height:28px;
	margin:0;
	height:28px;
	text-align:center;
	font-weight:bold;
	border-top:#999999 solid 1px;	
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;
}
.box01-nav .box01-nav-content {
	/*height:200px;*/
	padding:5px 10px 5px 10px;
	font-size:1.1em;
	/*background-color:#FFF5E8;*/
	background-color:#ECE9D8;
	border:#CCCCCC solid 1px;
	/*background-image:url(../Images/Boxes/box_01.jpg);
	background-repeat:repeat-y;	*/
}
.box01-nav .box01-nav-label {
	font-size:14px;	
	}
.box01-nav .box01-nav-dropdownbox {
	font-size:14px;
	margin:5px 0 5px 0;
	width:236px;
	color:#666666;
	}	

input.flat {
	border: 1px solid #999999;
	color:#666666;
	background:inherit;
	margin:5px 0 5px 0;

}



.box01-nav ul {list-style:none;margin:0;padding:0;}
.box01-nav li {height:26px;background:transparent url(../Images/Boxes/box_Link_01_a.jpg) no-repeat top left;/*float:left;*/
    width:236px;padding:3px 0 0 10px;margin:10px 17px 4px 0;}
.box01-nav li:hover {background:transparent url(../Images/Boxes/box_Link_01_h.jpg) no-repeat top left;}

/*.box01-nav a:link {color:#666666;text-decoration:none;display:block;font-size:14px;}
.box01-nav a:hover a:focus a:active {color:#FFA112;text-decoration:none;}*/

a.link1:link {color:#666666;text-decoration:none;display:block;font-size:14px;}
a.link1:visited {color:#666666;text-decoration:none;font-size:14px;}
a.link1:hover {color:#FE3019;text-decoration:none;font-size:14px;}
a.link1:active {color:#FE3019;text-decoration:none;font-size:14px;}


/*------------------------------------------------------*/

.pRangeBox{
	margin:0;
	width:588px;
	height:290px;
	background-image:url(../Images/Bg_Boxes/bg_02.jpg);
	background-repeat:no-repeat;
}
.pRangeBox h2{
    font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-size:14px;
    padding:12px 0 8px 50px;
	color:#FFFFFF;

}
.pRangeBox ul{
    margin:0;
    padding:20px;
    list-style:none;
}
.pRangeBox li{
    float:left;
    height:26px;
    background:url(../Images/Boxes/box_Link_03_a.jpg) no-repeat left top;
    width:160px;
    margin:7px 0 7px 17px;

}
.pRangeBox li:hover{

	background:url(../Images/Boxes/box_Link_03_h.jpg) no-repeat left top;
}
.pRangeBox a{
    display:block;
    line-height:28px;
    text-decoration:none;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    padding:0 0 0 10px;
}
.pRangeBox a:hover{
    color:#FFFFFF;
    padding:0px 0 0 15px
}
/*------------------------------------------------------*/

.pRangeBoxLine{
	margin:0;
	width:918px;
	height:36px;
	/*background-color:#FFF5E8;*/
	background-color:#ECE9D8;
	border:#CCCCCC solid 1px;
	margin-bottom:5px;
	padding:5px;
}
.pRangeBoxLine h2{
    font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-size:13px;
    padding:48px 0 8px 50px;


}
.pRangeBoxLine ul{
    margin:0;
    padding:0;
    list-style:none;
}
.pRangeBoxLine li{
    float:left;
    height:26px;
    background:url(../Images/Boxes/box_Link_03_a.jpg) no-repeat -25px top;
    width:135px;
    margin:7px 0 7px 10px;
}
.pRangeBoxLine li:hover{

	background:url(../Images/Boxes/box_Link_03_h.jpg) no-repeat -25px top;
}
.pRangeBoxLine a{
    display:block;
    line-height:28px;
    text-decoration:none;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    padding:0 0 0 10px;
}
.pRangeBoxLine a:hover{
    color:#FFFFFF;
    padding:0px 0 0 15px
}
/* Main Content UL/LI Box*/
/*------------------------------------------------------*/

.ulliMainBox{
	margin:0px 0 7px 0;
	width:580px;
	background-color:#ECE9D8;
	border:1px solid #CCCCCC;
}
.ulliMainBox h2{
    font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-size:14px;
	margin:0px;
    padding:0px 0 5px 15px;
	color:#FE3019;
	background-color:#FFEED7;

}
.ulliMainBox ul{
    margin:0;
    padding:5px;
    list-style:none;
}
/*
.ulliMainBox li{
    float:left;
    height:26px;
    background:url(../Images/Boxes/box_Link_04_a.jpg) no-repeat left top;
    width:560px;
    margin:7px 0 7px 17px;

}
.ulliMainBox li:hover{

	background:url(../Images/Boxes/box_Link_04_h.jpg) no-repeat left top;
}*/
.ulliMainBox a{
    display:block;
    line-height:28px;
    text-decoration:underline;
    color:#000000;
    font-size:14px;
    /*font-weight:bold;*/
    font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    padding:0 0 0 20px;
}
.ulliMainBox a:hover{
    color:#FE3019;
    padding:0px 0 0 20px
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
.headerHolder{ 
	width:540px;
	/*background-color:#FFF5E8;*/
	background-color:#ECE9D8;
	
	padding:5px 20px 5px 20px;
	border:#CCCCCC 1px solid;
	margin-bottom:15px;
	color:#FE3019;
}
.headerHolder p{color:#666666;}
.headerHolder h2{font-size:16px;}
h2.mainContent_01{color:#FF9900;}

.iframe_container{
	position:relative;
	width:904px;
	background-color:#ECE9D8;
	/*background-color:#FFF5E8;*/	
	padding:10px 12px 10px 12px;
	border:#CCCCCC solid 1px;
	text-align:center;	
}
#side_view_logo{
	position:absolute;
	width:30px;
	height:600px;
	left:-32px;
	top:0px;
	background-image:url(img/logo_side_view.jpg);
	background-repeat:no-repeat;
	
}
.inner_main_container{
	position:relative;
	width:904px;
	/*background-color:#E8E8E8;*/
	background-color:#ECE9D8;
	
	padding:10px 12px 10px 12px;
	border:#CCCCCC solid 1px;	
}
#newCalc_Container{
	position:relative;
	width:540px;
	background-color:#ECE9D8;
	text-align:center;
	padding:20px;
	color:#333333;
	border:1px solid #CCCCCC;
}
#video_Container{
	position:relative;
	width:540px;
	background-color:#ECE9D8;
	padding:20px;
	color:#333333;
	border:1px solid #CCCCCC;
}
#video_Container h4{ font-size:16px; color:#FE3019;}

#contact_container{
	position:relative;
	width:540px;
	background-color:#ECE9D8;
	padding:20px;
	color:#333333;
	border:1px solid #CCCCCC;
	font-size:1.2em;
}
#contact_container h1{ font-size:14px; color:#FE3019;}

.box03-nav{
	width:260px;
	margin-top:10px;
}
.box03-nav h2 {
	font-size:16px;
	/*background-image:url(../Images/Boxes/h1_bg_04.jpg);
	background-repeat:repeat-x;*/
	background-color:#F4FE93;
	color:#333333;
	width:278px;
	line-height:28px;
	margin:0;
	height:28px;
	text-align:center;
	font-weight:bold;
	border-top:#999999 solid thin;	
	border-right:#999999 solid thin;
	border-left:#999999 solid thin;
}
.box03-nav .box03-nav-content {
	/*height:200px;*/
	padding:5px 10px 5px 10px;
	font-size:1.1em;
	background-color:#ECE9D8;
	/*background-color:#ECE9D8;*/
	border:#CCCCCC solid 1px;
	/*background-image:url(../Images/Boxes/box_01.jpg);
	background-repeat:repeat-y;	*/
}


.box04-nav{
	float:left;
	width:183px;
	margin-left:0px;
	background-image:url(../Images/Bg_Boxes/bg_03.jpg);
	background-repeat:no-repeat;
	padding:5px 12px 5px 12px;
	height:205px;	
}
#video_container{
	background-image:url(../Images/Bg_Boxes/bg_video_01.jpg);
	background-repeat:no-repeat;
	width:610px;
	height:300px;
	padding-top:15px;
}
#video_container a{ text-decoration:none; color:#0000FF;}
#video_container a:hover{ color:#FF0000;}
/*#video_container a:visited{ color:#0000FF;}*/

/*#archive_video{
	margin: 0px auto;
}

#archive_video_top {
	clear: both;
	background-image:url(img/video_bg_top.jpg);
	background-repeat:no-repeat;
	height: 20px;
}
#archive_video_middle {
	clear: both;
	background-image:url(img/video_bg_middle.jpg);
	background-repeat:repeat-y;
	height: 20px;
}
#archive_video_bottom {
	clear: both;
	background-image:url(img/video_bg_bottom.jpg);
	background-repeat:no-repeat;
	height: 20px;
}*/
#videoThumbNail_container{
	/*padding:0px;
	border:solid 1px #CCCCCC;
	width:580px;*/
	margin-left:40px;
}
.videoThumbNail{
	float:left;
	width:100px;
	height:75px;
	padding:5px;
}
.videoThumbNail a{
	text-decoration:none;
}
.videoThumbNail a:hover{
	color:#FF0000;
}
#videodescription{ margin-left:40px;}
