@charset "utf-8";
/* CSS Document */

/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style:none;

}

/* CSS Reset */
a{
	color:#4184aa;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}

a:hover{
	color:#4184aa;
	text-decoration:underline;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#e0e0e0;
}

#breadcrumb{
	margin:auto; 
	width:910px; 
	padding-bottom:10px;
}

#content{
	width:1024px;
	margin:auto;
	min-height:350px;
	background:#FFF;
	padding-top:5px;
}

#content_wrapper{
	background:#FFF;
}

#copyright{
	font: normal 12px arial;
	padding:10px;
}

.copyright_scm{
	 width:500px; 
	 float:left;
}

#contact_form{
	width:360px; 
	float:left; 
	padding:10px 10px 10px 10px; 
	margin:0px 10px; 
	border:1px solid #e1e1e1;
}

#contact_address{
	width:240px;
	float:left;
	padding:10px;
	border:1px solid #e1e1e1;
}

.credit{
	float:right;
	display:inline;
}

.ddsmoothmenu{
background:url(../images/nav-bg.jpg) repeat-x;
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
width:170px;
text-align:center;
margin: 0;
padding: 0;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
font: bold 16px arial;
display: block;
color:#fff;
height:35px;
line-height:35px;
text-decoration:none;
margin: 0;
padding: 0;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:hover{
	text-decoration:underline;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
margin: 0;
padding: 0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
margin: 0;
padding: 0;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
margin: 0;
padding: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px arial;
width: 160px; /*width of sub menus*/
height:24px;
line-height:24px;
padding: 5px;
margin: 0;
border-bottom: 1px solid gray;
background:#002a60;
text-align:left;
}

.ddsmoothmenu ul li ul li a:hover{
	background-color:#000;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


.divider{
	width:2px;
	background:url(../images/footer-divider.jpg) no-repeat center;
	float:left;
	min-height:246px;
	margin-right:20px;
	margin-top:10px;
}

.dotted_line{
	background:url(../images/left-nav-border.jpg) repeat-x;
	height:1px;
	margin:5px 0px;
}

.equip_image_bdr{
	padding:5px;
	border:1px solid #e1e1e1;
}

.err{font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: red;}

.features li{
	list-style:disc;
	line-height:20px;
	margin-left:25px;
}

#footer{
	width:auto;
	margin:auto;
	background:#e0e0e0 url(../images/footer-bg.jpg) top repeat-x;
}

#footer #footer_content{
	width:1024px;
	margin:auto;
}

#header{
	width:798px;
	margin:auto;
	margin-top:20px;
}

#home_products{
	width:800px;
	margin:auto;
}

.home_slitter{
	width:400px;
	float:left;
	padding:20px 0px 20px 0px;
}

.home_slitter h1{
	font:bold 18px arial;
}	

.home_slitter img{
	float:left;
	margin:10px 10px 10px 22px;
}

.image_bdr{
	padding:5px;
	border:1px solid #e1e1e1;
	float:left;
	margin-right:20px;
}

#left_navigation{
	width:175px;
	margin-bottom:20px;
	float:left;
	margin-right:20px;
}

#left_navigation h1{
	font-size:16px;
}

#left_navigation ul li a, #left_navigation ul li{
	font:bold 13px arial;
	color:#000;
	line-height:20px;
}

#left_navigation ul li a:hover{
	text-decoration:underline;
	color:#4184aa;
}	

#left_navigation ul li ul li{
	font:bold 12px arial;
	color:#4184aa;
	margin-left:10px;	
	line-height:20px;
}

#left_navigation ul li ul li a{
	font:bold 12px arial;
	color:#4184aa;
	margin-left:10px;	
	line-height:20px;
}

#left_navigation ul li ul li ul li a{
	font:normal 12px arial;
	color:#000;
	margin-left:20px;
	line-height:20px;
}

#left_navigation ul li ul.adj li a{
	font:normal 12px arial;
	color:#000;
	margin-left:20px;
	line-height:20px;
}


#left_navigation ul li ul li a:hover{
	text-decoration:underline;
	color:#4184aa;
}

.list li{
	margin-left:20px;
	line-height:24px;
	list-style:disc;
}
	

#logo{
	width:1024px;
	margin:auto;
}

#logo_wrapper{
	background:#FFF;
}

#logo img{
	margin:10px 0px 10px 25px;
}

#nav{
	width:auto;
	height:35px;
	background:url(../images/nav-bg.jpg) repeat-x;
}

#nav #menu{
	width:1024px;
	margin:auto;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


#newsletter{
	width:240px;
	float:left;
	padding:20px 20px 20px 60px;
	display:inline;
}

#newsletter p{
	width:250px;
}

#newsletter h1{
	font-size:16px;
	color:#000;
	margin-bottom:10px;
}

#news_video{
	width:670px;
	padding:10px 20px 10px 0px;
	float:left;
}

#news_video h1{
	font-size:16px;
	line-height:32px;
}

#news_video h2{
	line-height:32px;
	color:#4184aa;
}

#news_video .new_img{
}

#news_video p{
	text-align:justify;
}

p{
	line-height:24px;
}

#page_about_txt{
	width:670px;
	padding:10px 20px 10px 0px;
	float:left;
}

#page_about_txt h2{
	font-size:14px;
	line-height:28px;
	margin-bottom:10px;
}

#page_about_txt p{
	text-align:justify;
}

#page_content{
	width:900px; 
	margin:auto;
	padding:5px;
}

#page_content_txt{
	width:380px;
	padding:10px 20px 10px 0px;
	float:left;
}

#page_content_txt p{
	text-align:justify;
}

#page_content_txt h2{
	font-size:14px;
	line-height:28px;
	margin-bottom:10px;
}

#page_content_rght{
	width:280px;
	float:left; 
	padding:10px;
}

#page_content_rght h1{
	font-size:16px;
}

#page_content_rght img{
	text-align:center;
	padding:5px;
	border:1px solid #e0e0e0;
}

.product_items{
	 float:left; 
	 width:400px;
	 margin-bottom:15px;
}

.product_items h1{
	font-size:14px;
	line-height:28px;
}


#quick_links{
	width:300px;
	float:left;
	padding:20px;
	display:inline;

}

#quick_links h1{
	font-size:16px;
	color:#000;
}

#quick_links li{
	list-style-image:url(../images/footer-list-icon.jpg);
	margin-left:15px;
	line-height:20px;
	font-weight:bold;
}

#quick_links #company{
	width:125px;
	float:left;
	padding:10px 0px;
}

#quick_links #products{
	width:175px;
	float:left;
	padding:10px 0px;
}

#quick_links p {
	font-weight:bold;
}

#scm_contact{
	width:280px;
	float:left;
	padding:20px;
	display:inline;

}

#scm_contact h1{
	font-size:16px;
	color:#000;
	margin-bottom:10px;
}

#scm_contact li{
	line-height:20px;
}

#sitemap li a{
	color:#000;
	font-size:14px;
	margin-left:20px;
	line-height:24px;
}

#sitemap li ul li a{
	font-size:12px;
	font-weight:bold;
	color:#4184aa;
	margin-left:40px;
	line-height:24px;
}

#sitemap li ul.adj li a{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-left:30px;
	line-height:24px;
}

#sitemap li ul li ul li a{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-left:50px;
	line-height:24px;
}

#sitemap li ul li ul li ul li a{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-left:60px;
	line-height:24px;
}


/* Inner Page Headers
 ---------------------------------------------------------------------*/

#alx_header{
	width:690px; height:102px; background:url(../images/headers/alx-header.jpg) no-repeat; float:left;
}

#consulting_header{
	width:690px; height:102px; background:url(../images/headers/consulting-header.jpg) no-repeat; float:left;
}

#contact_header{
	width:690px; height:102px; background:url(../images/headers/contact-header.jpg) no-repeat; float:left;
}

#dl_series_header{
	width:690px; height:102px; background:url(../images/headers/dl-series-header.jpg) no-repeat; float:left;
}

#fp_450_header{
	width:690px; height:102px; background:url(../images/headers/fp-450-header.jpg) no-repeat; float:left;
}

#element_trimmer_header{
	width:690px; height:102px; background:url(../images/headers/element-trimmer-header.jpg) no-repeat; float:left;
}

#equipment_header{
	width:690px; height:102px; background:url(../images/headers/equipment-upgrades-header.jpg) no-repeat; float:left;
}

#gp_500_header{
	width:690px; height:102px; background:url(../images/headers/gp-500-header.jpg) no-repeat; float:left;
}

#log_slitters_header{
	width:690px; height:102px; background:url(../images/headers/log-slitters-header.jpg) no-repeat; float:left;
}

#lp_650_header{
	width:690px; height:102px; background:url(../images/headers/lp650-header.jpg) no-repeat; float:left;
}

#mc_series_header{
	width:690px; height:102px; background:url(../images/headers/core-cutter-header.jpg) no-repeat; float:left;
}

#news_header{
	width:690px; height:102px; background:url(../images/headers/new-header.jpg) no-repeat; float:left;
}

#psa_12_header{
	width:690px; height:102px; background:url(../images/headers/psa-12-header.jpg) no-repeat; float:left;
}

#psa_150_header{
	width:690px; height:102px; background:url(../images/headers/psa-150-header.jpg) no-repeat; float:left;
}

#psa_600_header{
	width:690px; height:102px; background:url(../images/headers/psa-600-header.jpg) no-repeat; float:left;
}

#psa_800_header{
	width:690px; height:102px; background:url(../images/headers/psa-800-header.jpg) no-repeat; float:left;
}

#slitter_rewinder_header{
	width:690px; height:102px; background:url(../images/headers/slitter-rewinder-header.jpg) no-repeat; float:left;
}

#alx_header h1, #consulting_header h1, #contact_header h1, #dl_series_header h1, #fp_450_header h1, #element_trimmer_header h1, #equipment_header h1, #gp_500_header h1, #log_slitters_header h1, #lp_650_header h1, #mc_series_header h1, #news_header h1, #psa_12_header h1, #psa_150_header h1, #psa_600_header h1, #psa_800_header h1,  #slitter_rewinder_header h1{
	color:#fff;
	font:normal 24px arial;
	padding:15px;
	margin-top:50px;
}




/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	width: 900px;
	padding:5px;
	border-bottom:solid 1px #dedede;
	background:#fff;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/Chevron.gif) no-repeat 100% 0;
}

.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	float: left;
}

