/* 
Website: http://www.dtsfluid.com
Name: DTS Fluid Power, Inc Core Stylesheet
Description: Core layout/font/navigation styles
Version: Production
Author: Jefte Puente
Author URI: http://www.artemisit.com
Comments: This document styles the following items:
			The layout elements of the page; Header, footer, navigation, body, page and content divs. 
		  	Font styles for paragraphs, page titles, headlines, tables, lists.
		  	Color, Size, Positioning styles for all navigation.
			
		  >> Page specific styles are in pagestyles.css
		  >> IE specific styles are located in ie.css
		  >> Form styles are located in cssform.css
*/

/*** Body Styles ***/
body { background: #b1b1b1 url('images/bg_body.png') repeat-x; height: 100%; margin: 0 auto; font-size: 62.5%; font-family: Lucida Sans Unicode, Lucida Grande, Sans-serif; color: #000; } /* This percentage sets 1.0em to 10px. */
.pageTitle { float: left; width: 572px; margin: 0 0 0px 0px; padding: 12px 15px 15px 15px; text-align: left; color: #fff; font-weight: normal; background: url('images/bg_pagetitle.png');}
.pageTitleFull{ float: left; width: 825px; margin: 0 0 15px 0; border-bottom: 1px solid #ccc; padding-top: 0px; text-align: left; color: #3e4f9d; padding-bottom: 5px; font-weight: bold;}
.pageTitle h2, .pageTitleFull h2 { margin: 0; padding: 0; line-height: 1.0em;}

#page { padding: 0; margin: 0 auto; width: 851px; overflow: hidden; font-size: 1.0em; }
#header { float: left; width: 100%; height: 137px; padding: 0; no-repeat top right; } 
#header a#logo { float: left; border: none;  }
#header h2 { clear: right; float: right; margin: 39px 5px 0 0px; height: 30px; font-size: 1.8em; width: 600px; color: #00487a; text-align: right; font-family: Georgia, "Times New Roman", Times, serif;}
#headerimg { float: left; width: 602px; height: 278px; background: url('images/header.jpg'); }

.errorBox {clear: left; float: left; width: 525px; padding: 5px 5px 5px 35px; font-size: 1.2em; border: 1px solid #FF0000; background: #FFE4E4 url('/images/ico_error.png') no-repeat 5px 5px; margin: 0 0 10px 0; display: none;}
.messageBox {clear: left; float: left; width: 525px; padding: 5px 5px 5px 35px; font-size: 1.2em; border: 1px solid #FFCC00; background: #fffdd6 url('/images/ico_yellowerror.png') no-repeat 5px 5px; margin: 0 0 10px 0; display: none;}
.positiveBox {clear: left; float: left; width: 525px; padding: 5px 5px 5px 35px; font-size: 1.2em; border: 1px solid #6EC461; background: #E5FFE0 url('/images/ico_checkmark.png') no-repeat 5px 5px; margin: 0 0 10px 0; display: none;}

#content { float: left; width: 851px; padding: 0; overflow: visible; background: url('images/bg_subpage.png') repeat-y; }
#content_subpage { float: left; width: 851px; padding: 0; overflow: visible; background: url('images/bg_subpage.png') repeat-y; }
#content_inner {float: left; width: 325px; padding: 20px; } 
#content_inner_full {float: left; width: 562px; padding: 20px; } 

.right_col { float: right; width: 229px; margin: 0px 0 0 0; }
.right_col_subpage { float: right; width: 229px; margin: 0px 0 0 0; }
.right_col_subpage #right_col_inner { padding: 20px 20px 20px 0px; color: #505050; }
.right_col h3 { background: url('images/nav_bg.gif') top left; width: 185px; padding: 2px 8px; font-size: 1.4em; color: #fff; }
#right_col_inner { padding: 20px; color: #505050; }
#right_col_inner p {line-height: 1.3em; font-size: 1.1em; color: #505050;  }
#right_col_inner a img { border: none; }
#right_col_inner h3 { color: #505050; padding: 0; margin: 0;}
#left_col { float: left; padding: 25px; color: #000; width: 198px; }
#left_col p { font-size: 1.1em; }

/*** Heading Styles ***/
h1 { display: none; } 
h2 { margin: 0; font-size: 1.5em; font-weight: normal; letter-spacing: 0px;}
h3 { margin: 0; font-size: 1.5em; margin-bottom: 10px; } 
h4 { margin: 0; font-size: 1.4em; margin-bottom: 10px; color: #00487A; font-weight: bold; } 
h5 { margin: 0; font-size: 1.3em; margin-bottom: 10px; font-weight: bold; }


/*** Table Styles - Tables are for tabular data ***/
table {clear: left; border-collapse: collapse; margin-top: 5px; margin-bottom: 40px; width: auto;}
table table { margin-bottom: 0; margin-top: 0px;  }
table td {padding: 5px; }
table p { font-size: 1.1em; line-height: 1.2em; }
table a, table a:visited { color: #fff; text-decoration: none; }
tr.altrow { background-color: #f2f2f2; }

/*** Lists ***/
#content_inner ul, #content_inner_full ul { margin: 5px 0 15px 0; list-style-position: outside; }
#content_inner ul ul, #content_inner_full ul ul { margin: 0 0 10px 0; list-style-position: outside; list-style-type: disc;}
#content_inner li, #content_inner_full li { margin-left: 20px; margin-top: 5px; font-size: 1.3em; }
#content_inner li li, #content_inner_full li li { margin-left: 20px; font-size: 1.0em;  }
ul#indent li { margin-left: 50px; }
ol { margin: 0 0 15px 0; }
ol li { font-size: 1.3em; padding: 0; margin: 5px 0 0px 0; list-style-position: outside;}

/*** Content/Copy Styles ***/
p { font-size: 1.3em; color: #000; line-height: 135%; margin: 0; padding-bottom: 20px; }
.indent {margin-left: 40px;}
.indent2x {margin-left: 80px;}
.indent3x {margin-left: 120px;}
.clear { clear: both; }
blockquote { font-size: 0.9em; width: 75%; font-weight: italic; border: 1px solid #72A6D6; background: #f5f5f5; padding: 15px; margin: 0 0 20px 45px;}

/*** Link Styles ***/
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #00487a; }

/*** Inconsistant HR styling across browsers forces the use of a div with this class in lieu of the hr tag ***/
.hr { width: 100%; height: 1px; margin: 0 0 12px 0px; padding: 0; border-top: 1px solid #7BABD9; }

/*** Navigation - Uses an unordered list and styles them as buttons 
	 This nav supports rounded buttons and drop-down menus.								***/

	/* Main Nav */
	
		/* Main Nav Container */
		#navcontainer1 {
			padding: 0;
			float: left;
			margin: 0 0 0 0px;
			width: 849px;
			background: #00487a;
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
			height: 278px;
		}

		#nav1 {
			float: left;
			font-size: 1.0em;
			line-height: normal;
			letter-spacing: 1;
			margin: 2px 0 0 0;
			width: 247px;
			}
			
		#nav1 ul {
			float: left;
			margin: 0;
			padding: 0px;
			list-style: none; 
			background: url('images/nav_bg.gif') top left; 
			
		}
		#nav1 li {
			float: left;
			position: relative;
			margin: 0;
			padding:0;
		}
		#nav1 a {
			float: left;
			/* url('images/nav_frontcap.png') no-repeat left top;*/
			margin: 0px 5px 0 0;
			padding: 11px 0px 17px 24px; /* The space between the left side of the tab and the text. */
			text-decoration:none;
			color: #fff; 
			font-weight: normal; 
			font-size: 1.3em;
			width: 213px;
			background: #00487a;
			
		}
		#nav1 a:hover {
			background: #00487A url('images/bg_navup.png') no-repeat 5px 5px; color: #fff;
		}
	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown1, #nav_dropdown1 ul { float: left; height: 18px; padding: 0; margin: 0; list-style: none; line-height: 1; }
		
		/* 1st Level List Items */
		#nav_dropdown1 li { float: left; }
		
		/* 2nd Level List - UL */
		#nav_dropdown1 ul { float: left; background: #E6E6E6; height: 28px; font-size: 0.85em;}
		
			/* Using left instead of display to hide menus because display: none isn't read by screen readers */
			#nav_dropdown1 li ul { position: absolute; left: -999em; }
		
		/* 2nd Level List elements - LI */
		#nav_dropdown1 ul li { float: left; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown1 ul li a { margin: 1px 0 0 0;	padding: 7px 8px 7px 8px; background: #e6e6e6; color: #848484; }
		#nav_dropdown1 ul li a:hover { color: #535354; }	
			#nav_dropdown1 ul li a span {  padding: 2px 6px;}
			#nav_dropdown1 ul li a:hover span { background: #cdcdcd;  padding: 2px 6px;}
		
		/* 3rd Level List - UL - This bit moves list items off the page using negative left margin */
		#nav_dropdown1 li:hover ul ul, #nav_dropdown1 li.sfhover ul ul { left: -999em; }
		
		/* This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		#nav_dropdown1 li:hover ul, #nav_dropdown1 li.sfhover ul { left: 0px; top: 29px; } /* All dropdowns */
		
		/* Special Class For showing bg-image w/arrow for 3rd level items */
		#nav_dropdown1 .nav_has_level3 { background-image: url('images/dot_arrow.png');
			background-position: top right;
		}
		#nav_dropdown1 .nav_has_level3:hover { background-image: url('images/dot_arrow_up.png');
			background-position: top right;
		}	


	/* Top Right Hand Nav Menu */
	ul#topnavcontainer {
		display: block;
		float: right;
		height: 15px;
		white-space: nowrap;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 0px;
		color: #888888;
		text-align: right;
		margin-right: 0px;
	}
	#topnavcontainer li { font-size: 1.1em; float: left; display: block; list-style-type: none; padding: 0 5px 3px 0; margin: 0 5px 0 0; border-right: 1px solid #4b4b4b; }
	#topnavcontainer a:link, #topnavcontainer a:visited { padding: 0px; color: #4b4b4b; height: 15px;}
	#topnavcontainer a:hover { color: #333; }
		/* Hides the ending pipe character */
		#topnavcontainer #topnav_nopipe { padding-right: 0px; border-right: none; }
		#topnavcontainer #topnav_login { display: block; border-right: none; padding: 0; margin: 0;}
		
	/* Footer Nav */
	#footer { color: #062043; margin: 0; margin: 0 auto; width: 850px; text-align: center; padding: 10px 5px 0 5px;s }
	#footer p { line-height: 1.4em; font-size: 1.1em; float: right; text-align: right; color: #4e4e4e; width: 650px; }
	#footer a { color: #4e4e4e; padding: 2px 4px; margin: 0 0 10px 0 0px; text-decoration: none; }
	#footer a:visited { color: #4e4e4e; }
	#footer a:hover { color: #000; text-decoration: underline; }
	p#footercenter { float: left; margin-right: 0px; width: auto;}
	
/*** Images & Alignments
	Using 'class="alignright"' on an image will align the image to the right. 
	And using 'class="centered', will of course center the image. This is much
	better than using align="center", being much more futureproof (and valid)       ***/
#header img { border: 0; }
img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { margin-left: 15px; margin-bottom: 15px;	}
img.alignleft { margin-right: 15px; margin-bottom: 15px;}
.alignright { float: right; }
.alignleft { float: left;}


/*** Hacks - May become outdated when/if IE ships with proper CSS support ***/

	/* The infamous "clear div" or "spacer div" hack. An empty div placed below
		floated divs that clears the floats, so that content can continue to flow 
		below the clear. http://www.complexspiral.com/publications/containing-floats/ 

		Update: Use of overflow:hidden in combination with a totally floated layout and position:relative now replaces this hack. 				*/
		div.spacer { clear: both; }

/*** Misc Styles ***/
