/* The Cline Company */

body{
	background-color: #5A876B;
	background-image: url(../images/greenville_south_carolina.gif);
	background-repeat: repeat-y; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
.styledImageRight{
	padding: 9px; 
	xborder:1px solid #999999; 
	width:auto;
	float: right;
	clear: right;
	margin: 0px 0px 10px 10px;
}
p{
	margin: 10px 0px 10px 0px;
}
a:link, a:visited{
	color: #000000;
}
a:active, a:hover{
	color: #EB6429;
}

h4{
	font-size: 16px;
	color: #EB6429;
	margin: 10px 0px 10px 0px;
}
h3{
	font-size: 14px;
	color: #EB6429;
	margin: 10px 0px 10px 0px;
}

h4{
	font-size: 11px;
	font-weight: bold;
	color: #476B55;
	margin: 10px 0px 10px 0px;
}

ul{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li{
	background-image: url(../images/gear_couplings.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 13px 5px;
	padding: 0px 0px 0px 15px;
}
.alignRight{
	text-align: right;
}
.alignLeft{
	clear: both;
	text-align: left;
}
.emphasis{
	font-weight: bold;
}

/* ****************** HEADER *********************** */
.headerOuterContainer{
	height: 136px;
	background-image: url(../images/cline_machining_company.gif);
}
.headerInnerContainer{
	height: 136px;
	background-image: url(../images/universal_joints_gears_shaft.gif);
	background-repeat: no-repeat;
}
.headerContentContainer{
	height: 136px;
	width: 750px;
	background-image: url(../images/cline_solution_driven.gif);
	background-repeat: no-repeat;
}
.headerContentContainer .mainNavigation{
	position: absolute;
	top: 76px;
	
	xwidth: 750px;	
	xpadding-right: 500px;
	xbackground-color: #CCCCFF;
	
	xleft: 326px;
	left: 412px;
	height: 26px;
}
.mainNavigation a{
	height: 18px;
	display: block;
	border-left: 1px solid #18593B;
	float: left;
	font-size: 14px;
	text-decoration: none;
	color: #18593B;
	padding: 8px 16px 0px 3px;
}
.mainNavigation a:active, .mainNavigation a:hover{
	background-color: #18593B;
	color: #FFFFFF;
}

.productsSubNavigation{
	position: absolute;
	left: 549px;
	top: 102px;
	width: 181px;
	background-color: #5A876B;
	
	display: none;
}
.productsSubNavigation a:link, .productsSubNavigation a:visited{
	text-decoration: none; 
	color: #CCCCFF;
	font-weight: bold;
	display: block;
	padding: 7px;
}
.productsSubNavigation a:active, .productsSubNavigation a:hover{
	background-color: #18593B;
}
.productsSubNavigation li{
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCFF;
}

/* ****************** CENTRAL *********************** */
.centralContainer{
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(../images/driveshafts_brakes_clutches.gif);
	background-repeat: repeat-y;
}

/* ****************** HOME PAGE SPECIFIC (HIGHTLIGHTS) *********************** */
.homeHighlight{
	width: 730px;
	background-color: #E8E8E8;
	background-image: url(../images/industrial_repair_manufacturing.gif);
}
.homeHighlightImage{
	width: 357px;
	xbackground-color: #FF0000;
	background-image: url(../images/parts_supplies_machines.gif);
	text-align: right;
}
.homeHighlightText{
	width: 340px;
	padding: 10px 0px 10px 20px;
	xbackground-color: #00FF00;
}
.homeHighlightText h3{
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic;
	font-weight: lighter;
	font-size: 18px;
	margin: 0px;
	color: #333333;
}
.homeHighlightText p{
	margin: 5px 0px 18px 10px;
}
.homeHighlightCloser{
	clear: both; 
	height: 10px; 
	background-color: #FFFFFF; 
}

/* ****************** HOME PAGE SPECIFIC (CONTENT PANE) *********************** */
.homeContentPane{
	clear: both;
	background-color: #FFFFFF;
	width: 730px;
}
.homeLeftPane{
	xbackground-color: #FF00FF;
	width: 382px;
	float: left;
	padding: 5px 10px 10px 10px;
}
.homeRightPane{
	xbackground-color: #FF3300;
	width: 305px;
	float: right;
	border-left: 1px dashed #000000;
	padding: 0px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
}

/* ****************** INSIDE PAGE STYLES *********************** */
.pageHeader{
	width: 730px;
	height: 36px;
	background-color: #E8E8E8;
	background-image: url(../images/gears_camshaft_clutch.gif);
	background-repeat: repeat-x;
}
.pageHeader h1{
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic;
	font-weight: lighter;
	font-size: 22px;
	color: #18593B;
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
.mainContentArea{
	width: 710px;
	padding: 10px;
}

/* ****************** FOOTER *********************** */
.footerContainer{
	clear: both;
	width: 710px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(../images/water_pumps_parts.gif);
	background-repeat: repeat-x;
	padding: 10px;
	text-align: right;
}