/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: style.css
* Version: 1.0.0 (2009-04-06) YYYY-MM-DD
* Author: Shaking Paper
* Description: Stylesheet for Fortress Resistors.

*/

/* Eric Meyer 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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: 100;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ul, ol {
	list-style:none;
}

a {
	text-decoration: none;
}

/* End CSS Resset */

/* Begin Structure */

body {
	background: url(images/bg_bottom.png) repeat-x bottom left;
	color: #3F3F3F;
	font-size: 12px;
	height: 100%;
	margin-bottom: 150px;
}

#header {
	width: 100%;
	height: 209px;
	background: url(images/bg_top.png) repeat-x;
}

a.email {
	color: #3F3F3F;
}

	#navigation {
		width: 960px;
		height: 209px;
		margin: 0pt auto;
		background: url(images/header_bg.png) no-repeat;
	}
	
	#navigation img {
		padding: 41px 0 0 12px;
	}
	
	p.contact {
		padding: 64px 144px 0 0;
	}
	

	#sitenav {
		width: 960px;
		height: 55px;
		padding-top: 154px;
		font-size: 16px;
		/padding: 72px 0 0 0;
	}	
		a.home {
			margin: 28px 30px 0 0;
			color: #FFF;
		}
		
		a.home:hover {
			color: #000;
		}

#wrapper {
	width: 960px;
  	height:auto;
	min-height:500px !important;
	overflow: hidden;
  	margin: 0pt auto;
}
	
	#content { /* container element for left/right floated site content */		
		width: 960px;
		height:auto;
		min-height:500px !important;
		overflow: hidden;
	}
	
	#content img {
		padding: 35px 0 0 10px;
	}
	
	/* Home page structure/style */
	
	#welcome {
		width: 295px;
		height: 266px;
		padding: 56px 0 0 17px;
		clear: both;
		position: relative;
	}
	
		#welcome h1, #content_left h1, #content_top h1 {
			font-size: 30px;
			line-height: 30px;
			color: #000;
		}
	
	#slideshow {
		width: 636px;
		height: 320px;
		position: relative;
		margin:0;
		overflow:hidden;
	}
	
		#slideshow img {
			padding: 0;
			margin-top: 14px;
		}
	
	#links {
		width: 960px;
		height: 152px;
		position: relative;
		margin: 10px 0 0 1px;
	}
	
	#links ul li {
		display: block;
		float: left;
		width: 301px;
		height: 151px;
	}
	
	#links ul li.padding_left {
		padding-left: 23px;
	}
	
	#links ul li a img {
		padding: 0;
	}
	
	#content_left {
		width: 307px;
		padding: 55px 0 0 17px;
	}
	
	#content_left ul {
		padding-top: 90px;
	}
	
	#content_left ul li a:hover, #content_left ul li.current_page_item a {
		color: #ED2024;
	}
	
	#content_left ul li a {
		font-size: 16px;
		line-height: 29px;
		color: #ADADAD;
	}
	
	#content_right {
		width: 615px;
		padding: 55px 17px 0 0;
	}

body#contact-us #wrapper #content #content_right ul li {
	float: left;
	display: block;
	width:280px;
	height:100px;
}

body#contact-us #wrapper #content #content_right p {
	width: 470px;
}

body#contact-us #wrapper #content #content_right a {
	padding: 0;
	background: none;
	width: auto;
	margin-top: 0;
	display: inline;
}

body#contact-us #wrapper #content #content_right #wpcf7-f1-p10-o1 {
	/margin-top: -400px;
}
	
body#contact-us #wrapper #content #content_right img.ajax-loader {
	padding-top: 10px;
}
	
	#content_right h2 {
		font-size: 16px;
		color: #ADADAD;
		line-height: 22px;
		padding-bottom: 60px;
	}

	#content_right h3 {
		font-size: 12px;
		color: #ED2024;
		line-height: 16px;
	}
	
	#content_right p {
		color: #000;
		font-size: 12px;
		line-height: 16px;
		padding-bottom: 12px;
	}
	
	#content_top {
		height: 115px;
		padding: 55px 17px 0 17px;
	}
	
	#content_top h2 {
		width: 606px;
		font-size: 16px;
		color: #ADADAD;
		line-height: 22px;
	}
	
body#productsresistor-technologies #wrapper #content #content_top {
	height:150px;
}
	
	#content_bottom {
		width: inherit;
		height: auto;
	}
	
	#content_bottom ul li {
		float: left;
		display: inline;
		padding-bottom: 10px;
	}
	
	#content_bottom ul li img {
		padding: 0;
		margin:0;
	}
	
	#content_bottom ul li.padding_left {
		padding-left: 14px;
	}
	
	#content_bottom img.resistortech {
		margin: 5px 18px;
		padding: 0;
	}
	
	#content_bottom_left {
		width: 280px;
	 	height:auto;
		min-height:400px !important;
		overflow: hidden;
		padding:270px 0 0 30px;
	}
	
		#content_bottom_left a {
			width: 220px;
			color: #ed2024;
			margin-top: 5px;
			padding: 5px 10px 5px 30px;
			background: url(images/pdf.png) no-repeat top left;
			display: block;
		}
		
		#content_bottom_left p {
			padding-top: 4px;
		}
		
		#content_right a, #content_bottom_right a {
			color: #ed2024;
		}
		
		#content_right a.pdf {
			width: 600px;
			color: #ed2024;
			margin-top: 5px;
			padding: 5px 10px 5px 30px;
			background: url(images/pdf_white.png) no-repeat top left;
			display: block;
		}
	
		.neutral {
			background: url(images/neutral_left_bg.jpg) no-repeat;
		}
		
		.load {
			background: url(images/load_left_bg.jpg) no-repeat;
		}
		
		.motor {
			background: url(images/motor_left_bg.jpg) no-repeat;
		}
		
		.filter {
			background: url(images/filter_left_bg.jpg) no-repeat;
		}
		
		.dynamic {
			background: url(images/dynamic_left_bg.jpg) no-repeat;
		}		
	
	#content_bottom_right {
		width: 623px;
		height:auto;
		min-height:650px !important;
		overflow: hidden;
	}
	
		#content_bottom_right h2 {
			font-size: 16px;
			color: #ED2024; 
			padding-bottom: 16px;
		}
		
		#content_bottom_right h3 {
			font-size: 12px;
			color: #ED2024;
			line-height: 16px;
		}
		
		#content_bottom_right p, #content_bottom_right ul {
			padding-bottom: 12px; 
			line-height: 16px;
		}
		
		#content_bottom_right ul li {
			list-style: disc;
			margin-left: 15px;
		}
	
	#footer {
		width: 960px;
		height: 39px;
		background: url(images/footer_bg.png) no-repeat;
	}
	
		#footer p {
			color: #FFF;
			padding: 7px 25px 0 0;
		}
	
/* Sitewide classes */

	a.current {
		color: #000;
	}

	.red {
		color: #ED2024;
	}

	.italic {
		font-style: italic;
	}

	.left { /* applies left float to any element with this class */
		float:left;
	}
	
	.right { /* applies right float to any element with this class */
		float:right;
	}
	
	.aligncenter,
	div.aligncenter { /* positioning for images in WYSIWYG editor */
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	.alignleft { /* positioning for images in WYSIWYG editor */
		float: left;
	}
	
	.alignright { /* positioning for images in WYSIWYG editor */
		float: right;
	}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; padding-top: 23px; position:relative; z-index:100; float: left;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;text-decoration:none; color:#fff; width:auto; height:32px; padding-left:20px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#9c9ea0}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:10px; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#9c9ea0; height:auto; line-height:1em; padding:5px 10px; width:128px;font-size: 14px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover{color:#ed2024;background: none;}
.menu ul ul a:hover{color:#FFF; background: #ed2024;}
.menu ul ul :hover > a{color:#FFF; background: #ed2024;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */

body#resourcestechnical-library #header #navigation #sitenav .menu a.menu_item_link_10, body#resourcesmanuals #header #navigation #sitenav .menu a.menu_item_link_10, body#resourcesdrawings-datasheets #header #navigation #sitenav .menu a.menu_item_link_10 {
	color: #FFF;
}

.menu a.current_page_link, .menu a.current_parent, body#resourcestechnical-library #header #navigation #sitenav .menu a.menu_item_link_10:hover, body#resourcesmanuals #header #navigation #sitenav .menu a.menu_item_link_10:hover, body#resourcesdrawings-datasheets #header #navigation #sitenav .menu a.menu_item_link_10:hover /* , .menu a.current_parent */ {
	color: #000;
}