@charset "utf-8";
															/*Basics*/
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
.left{
	float:left;
}
.right{
	float:right;
}
.marginA{
	margin:auto;
}
.clearB{
	clear:both;
}
.pad10{
	padding-bottom:10px;
}
.pad5{
	padding-bottom:5px;
}
h1{
	font-size:19px;
}
.h1cont{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-weight:lighter;
}
.blue{
	color:#1a545f;
}
.imageborder{
	padding:0px 30px 10px 0px;
}
a img{
	border:0px;
}
															/*Index*/
#hdiv1, #hdiv2, #hdiv3, #hdiv4{
	width:1100px;
	margin:auto;
	background-position:center;
	background-repeat:no-repeat;
}
#hdiv1{
	height:52px;
	background-image:url(indexH1.gif);
}
#hdiv2{
	height:180px;
	background-image:url(indexH2.jpg)
}
#hdiv3{
	height:121px;
	background-image:url(indexH3.jpg);
}
#hdiv4{
	height:379px;
	background-image:url(indexH4.jpg);
}
#bgwhite{ 
	background-color:#ffffff;
}
#bggreen{ 
	background-color:#133941;
}
#bggray{
	background-image:url(indexH3bg.gif);
}
#bgdark{ 
	background-image:url(indexH4bg.gif);
}
#salescontact{
	width:320px;
	height:85px;
	padding:25px 0px 0px 480px;
	text-align:right;
}
#repaircontact{
	width:260px;
	height:105px;
	padding:90px 0px 0px 300px;
}
#indexcopyright{
	width:350px;
	height:30px;
	padding:120px 0px 0px 640px;
	font-size:11px;
	color:#999999;
}
#bggray strong, #bgdark strong{ 
	margin:0px; 
	padding:0px;
	color:#0a4956;
	font-size:24px;
	font-weight:lighter;
}
.address{
	font-weight:bolder;
	font-size:12px;
}
.num{
	color:#ff7100;
	font-size:13px;
	font-weight:bolder;
}
.abox{
	color:#000000;
	display:block;
	text-decoration:none;
}
.abox :hover{
	text-decoration:none;
}
														/*Header*/
/* wrapper for header */
#header_wrap{
	height:253px;
	background-image:url(bg_top.gif);
}
/* header containing logo */
#header{
	width:950px;
	height:253px;
	background-image:url(logo_krietzrepair.jpg);
}
#header2{
	width:950px;
	height:253px;
	background-image:url(logo_krietzsales.jpg);
}
#header3{
	width:950px;
	height:253px;
	background-image:url(logo_krietzsalesrepair.jpg);
}
/* phone number div */
#telnum{
	padding:220px 30px 0px 500px;
	font-size:16px;
	font-weight:bolder;
       color:#000000;
}
.white{
	color:#FFFFFF;
}
/* divides the two numbers */
#divider{
	width:48px;
	text-align:center;
	color:#34a9c2;
}
															/*Menu*/
/* wrapper menu */
#menu_wrap{
	height:59px;
	background-image:url(bg_mainmenu.gif);
}
/* wrap 2 for bottom left curve */
#menu_wrap2{
	background-image:url(bg_mainmenu_curve.gif);
	height:59px;
	background-position:left;
	background-repeat:no-repeat;
}
/* wrapper right side panel */
#sidenav_wrap{
	width:200px;
}
/* div side nav */
#sidenav{
	background-image:url(bg_sidemenu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:80px 0px 15px 25px;
}
#sidenav ul{
	list-style:none !important;
	padding:0px;
	margin:0px;
}
#sidenav ul li{}
#sidenav ul li a{
	height:15px;
	font-size:12px;
	text-decoration:none;
	color:#545353;
	display:block;
	padding:0px 0px 10px 18px;
	background-image:url(bg_sidemenuArrow.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#sidenav ul li a:hover{
	color:#f68721;
}
#sidenav img{
	padding:0px 5px 0px 0px;
}
															/*Body*/
/* div for bg image top */
#bgbodytop{
	background-image:url(bg_midtop.gif);
	background-position:top;
	background-repeat:repeat-x;
}
/* div for bg image bottom */
#bgbodybottom{
	background-image:url(bg_midlow.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/* main body wrapper */
#body_wrap{
	width:950px;
}
/* wrapper for content */
#cont_wrap{
	width:750px;
}
/* inner content wrapper */
#cont_wrap_inner{
	background-image:url(bg_content_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:25px 0px 0px 0px;
}
/* content */
#content{
	width:480px;
	padding:0px 0px 5px 30px;
}
#real_content{
	font-size:13px;
	text-align:justify;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding:0px 0px 15px 0px;
}
/* right panel div wrapper */
#rightpanel{
	width:200px;
}
/* left panel top border bg */
#leftpaneltop{
	width:195px;
	background-image:url(border_sideholdertop.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px 0px 20px 0px;
}
/* left panel bottom border bg */
#leftpanelbottom{
	width:195px;
	background-image:url(border_sideholderbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px;
	background-color:#FFFFFF;
}
/* left panel content */
#leftpanelcont{
	border-left:3px solid #e2e2e2;
	border-right:3px solid #e2e2e2;
	width:189px;
}
/* image divs */
#leftpanel_img_cont{
	padding:0px 0px 0px 10px;
}
/* header div in content */
.contheader{
	padding:0px 0px 10px 0px;
	background-image:url(border_header.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
															/*Footer*/
/* main footer wrapper */
#footer2{
	height:44px;
	background-image:url(bg_footer.gif);
	padding:20px 0px 0px 0px;
	font-size:11px;
}
/* menu div in footer */
#footermenu{
	width:450px;
}
#footermenu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#footermenu ul li{
	border-right:#3c8392 1px solid;
	display:block;
	float:left;
	width:100px;
}
#footermenu ul li a{
	text-align:center;
	width:100px;
	display:block;
	float:left;
	color:#3c8392;
	text-decoration:none;
}
#footermenu ul li a:hover{
	text-decoration:underline;
}
#foot1, #foot1 a{
	width:45px !important;
}
#foot5, #foot5 a{
	width:70px !important;
	border:0px !important;
}
#foot4, #foot4 a{
	width:130px !important;
}
/* copyright text */
#copyright{
	padding:5px 0px 0px 0px;
	width:300px;
	color:#3c8392;
}
													/*inner pages modifications*/
.orange{
	color:#FF9900;
}
.lister{
	list-style:square;
}
.lister li{
	padding-bottom:13px;
}
.linkspages a{
	color:#FF9900;
	text-decoration:none;
}
.linkspages{
	text-align:right;
}
													/*Forms*/
.label_form{
	width:200px;
	text-align:left;	
}
.label_form div{
	padding:5px 0px 5px 0px;
	height:19px;
}
.input_form div{
	padding:0px 0px 5px 0px;
	height:24px;
}
.input_form{
	width:270px;
}
.input_form input{
	width:230px;
}
.l_desc{
	width:150px;
	padding:10px 0px 5px 10px;
}
.l_desc div{
	padding-bottom:3px;
}
.l_desc, .r_icons{
	font-weight:bolder;
	font-size:12px;
}
.r_icons{
	width:180px;
	padding:10px 0px 0px 0px;
	color:#666666;
}
.l_img{
	padding:10px 0px;
}
.l_img a img{
	border:1px #666666 solid;
}
.r_iconholder{
	padding:5px 0px 0px 0px;
	height:21px;
}
.r_iconholder a img{
	padding-right:5px;
}
.cartitle{
	padding:5px 10px;
	background-color:#dddbda;
	font-weight:bolder;
}
.cartitle .left{
	font-size:16px;
}
.cartitle .right{
	color:#FF0000;
}
a{
	color:#000000;
	text-decoration:none;
}
.adobe{
	padding:20px 0px;
}
.adobe a{
	color:#990000;
}
.adobe a:hover{
	text-decoration:underline;
}
form {margin:0; padding:0;}
.black {color:#000000;}
.padr {margin:4px 8px 0 0;}
.nws_box {
	width:200px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
      padding-bottom:10px;
}
.nws_content {
	background:url(../data_source/box.gif) no-repeat left top #097883;
	padding:12px 5px 5px 12px;
}
.input_box {
	width:125px;
	height:18px;
	border:0;
}
.nws_content p {
	margin:0;
	padding:0 0 8px 0;	
}

#webapp3246prev, #webapp3246next, #webapp3244next, #webapp3244prev, .pagination{
	color:#FF9900;
	text-decoration:none;
}
