.foo
{
}
/* RESET ALL STYLES */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
fieldset, img, a:focus
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
caption, th
{
	text-align: left;
}
q:before, q:after
{
	content: '';
}
/* END RESET */

body
{
	font-family: "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0;
	padding: 0;
}
#outerWrap{background: #fff url(images/template/site_bg.gif) repeat-x 0 0;}
strong
{
	font-weight: 700;
}
em{ font-style:italic}
a:link, a:visited
{
	color: #0A71AB;
}
a:hover, a:active, a:focus
{
	color: #008fc3;
}
#content
{
	width: 98%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 23px;
	margin-top: 0px;
	position: relative;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#text_content
{
	float: left;
	width: 500px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#text_side_image
{
	float: right;
	width: 320px;
	background: #fff url(images/about_side.jpg) no-repeat top right;
	min-height: 500px;
}
#text_side_noimage
{
	float: right;
	width: 320px;
	min-height: 500px;
}
#text_content h1
{
	font-size: 16px;
	color: #0A70A9;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text_content p
{
	margin: 1em 0;
	line-height: 1.4em;
}
#full_wrap
{
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #666666;
	display: block;
}
#header
{
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	height: 108px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#header a#hlHome
{
	display: block;
	overflow: hidden;
	height: 108px;
	width: 421px;
	float: left;
}
#header a#finance_badge
{
	display: block;
	overflow: hidden;
	height: 76px;
	width: 300px;
	float: right;
	margin: 18px 7px 0 0;
}

#header img#imgFinancing
{
	height: 76px;
	width: 300px;
}
/* Menu */
#nav
{
	float: left;
	margin: 0;
	padding: 0;
	z-index: 500;
	position: relative;
}
#nav li a, #nav li
{
	float: left;    
}
#nav li
{
	list-style: none;
	position: relative;
}
#nav li a
{
	padding: 0 3em;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #3c3c3c;
	border-left: #292929;
	font-weight:700;
	font-size:1.1em;
}
#nav li a:hover
{
	background: #5093C2;
	background: -moz-linear-gradient(top, #025EC1, #5093C2 12px);
	background: -webkit-gradient(linear, left top, left 12, from(#335EC1), to(#5093C2));
}
/* submenu */
#nav li ul
{
	display: none;
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
	top: 100%;
}
#nav li ul a
{
	background: #333;
	height:auto;padding:1em 2em;line-height:normal;
	 border-bottom: 1px solid #232323;
 border-top: 1px solid #545454;
}
#nav li.cssonly:hover > ul
{
	display: block;    
}
#nav li ul li, #nav li ul li a
{
	float:none;   
}
#nav li ul li{_display:inline;}
#nav li ul li a{width:150px;display:block}

/* subsubmenu */
#nav li ul li ul{display:none;left:100%;top:0;} 
#nav li ul li.cssonly:hover ul{display:block}
#footer
{
	background-color: #FCFDFD;
	clear: both;
	float: left;
	overflow: hidden;
	width: 825px;
	color: #666666;
	line-height: 18px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A3939;
	margin-top: 20px;
	padding: 10px;
	background-image: url(images/template/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#footer #contact
{
	width: 50%;
	float: right;
	text-align: right;
}
#hp_feature
{
	width: 500px;
	float: left;
	height: 260px;
	overflow: hidden;
}
img#header
{
	float: left;
	width: 167px;
	height: 29px;
	margin-right: 20px;
}
/* slider and pager elements */


#featured-nav a:link, #featured-nav a:visited, a#prev:link, a#prev:visited, a#next:link, a#next:visited
{
	-moz-box-shadow: #aaa 1px 1px 3px;
	-webkit-box-shadow: #aaa 1px 1px 3px;
	display: block;
	width: 1.5em;
	height: 15px;
	padding: 3px;
	margin: 7px 5px 0 0;
	text-decoration: none;
	background: #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 100;
	float: left;
	color: #333;
	font-weight: 700;
	font-size: 1.1em;
	text-align: center;
}
#featured-nav a:hover, #featured-nav a:active, a#prev:hover, a#prev:active, a#next:hover, a#next:active
{
	text-decoration: none;
	background: #008fc3;
	color: #fff;
}
a#prev:link, a#prev:visited, a#next:link, a#next:visited
{
	width: 4em;
}
#featured-nav a.activeSlide
{
	text-decoration: none;
	background: #008fc3;
	color: #fff;
}
#glidecontentwrapper
{
	overflow: hidden;
	margin-top: 20px;
	float: left;
	clear: both;
}
/* end slider and pager elements */
#facebook{padding:10px 0 0 0;width:100%;border-top:1px solid #ccc;height:32px;float:left;margin-bottom:10px;}
#facebook a img{float:left;overflow:hidden;display:block;margin-right:30px}
#blocklist
{
	padding: 0px;
	margin: 0px;
}
#hp_news
{
	width: 295px;
	float: right;
	background-image: url(images/home/news_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	height: 210px;
	margin-bottom: 10px;
}
#hp_news li a
{
	display: block;
	height: 39px;
	background: transparent url(images/home/news_icon.gif) no-repeat 1px 13px;
	padding: 3px 0 5px 29px;
	border-bottom: 1px solid #999;
	font-size: 11px;
	line-height: 1.2em;
	text-decoration: none;
}
#hp_news li a:hover
{
	background: #ffffcc url(images/home/news_icon.gif) no-repeat 1px 13px;
	cursor:pointer;
}
h1
{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEDE;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.categoryImage
{
	width: 50px;
}
h2
{
	font-size: 18px;
	color: #333333;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
h2.noline
{
	border: none;
}
.product_text ul li
{
	font-size: 14px;
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 10px;
}
div.product_text ul
{
	padding-top: 10px;
}
div.product_image
{
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
div.product_image img
{
	float: left;
}
div.product_text
{
	float: left;
	width: 500px;
	padding-top: 45px;
	background-image: url(images/general_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

div.product_list
{
	width: 21%;
	padding: 5px;
	margin-bottom: 0px;
	line-height: 15px;
	color: #333333;
	float: left;
	background-color: #FFFFFF;
	height: 170px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}

div.product_list_image
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 90px;
}
div#product_downloads
{
	background-image: url(images/downloads.gif);
	background-repeat: no-repeat;
	float: none;
	clear: both;
	padding-top: 25px;
	margin-top: 20px;
}
div#product_downloads ul
{
	display: none;
}
.news-date
{
	font-size: 12px;
	color: #999;
	font-weight: 700;
	margin: 3px 0 1.1em 0;
}
#news_content
{
	clear: both;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

h3
{
	font-weight: 700;
	font-size: 1.3em;
	color: #333;
}
h4
{
	font-weight: 700;
	font-size: 1.1em;
	color: #333;
}
div#logos
{
	text-align: left;
	width: 680px;
	margin: 1.2em auto 2em;
}
div#logos img#mid
{
	margin: 0 60px;
}
div#attrition
{
	width: 50%;
	float: left;
	text-align: left;
}
/* login page */
body.bodyPlain
{
	background-image: none;
	background-color: #999;
	padding-top: 50px;
	margin: 0;
}
div#loginWrapper
{
	position: relative;
	width: 650px;
	height: 620px;
	margin: 0 auto;
	background: url(images/bgLogin.jpg) #999 no-repeat center top;
	text-align: left;
	color: #fff;
	font-weight: 700;
}
a#loginHome
{
	color: #fff;
	position: absolute;
	top: 35px;
	left: 70px;
}
p#LoginName
{
	color: #fff;
	position: absolute;
	top: 35px;
	right: 36px;
}
a.AdminLink
{
	color: #fff;
}
table.loginTable
{
	position: absolute;
	top: 80px;
	left: 75px;
	font-size: 100%;
	width: 400px;
}
table.pwRetrieveTable
{
	position: absolute;
	top: 210px;
	left: 75px;
	font-size: 100%;
	width: 400px;
}
div#loginStatus
{
	position: absolute;
	top: 0px;
	left: 100px;
}
table.changePwTable
{
	position: relative;
	left: 40px;
	top: 130px;
	font-size: 100%;
}
div#loginStatus a
{
	background: transparent url(images/btnLogout.png) top left no-repeat;
	position: absolute;
	top: 50px;
	left: 0px;
	display: block;
	height: 50px;
	width: 150px;
	text-indent: -9999px;
}
div#loginStatus a:hover, div#loginStatus a:active
{
	background-position: bottom left;
}
.warningMessage
{
	padding: 2px 3px;
	background-color: #fff;
	color: #F00;
	position: absolute;
	top: 320px;
	left: 66px;
	width: 250px;
	height: 6.0em;
	font-weight: 700;
	text-align: left;
	font-size: 100%;
	display: block;
	border: 1px #ddd groove;
}



#hp_product_catsNew
{
	width: 828px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6B6565;
	margin-top: 4px;
	clear: both;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	padding-top: 10px;
	color: #333;
	background-color: #F0EFED;
}
#hp_product_catsNew .onethird
{
	width: 276px;
	float: left;
}
#hp_product_catsNew .middle
{
	width: 274px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#hp_product_catsNew .onethird > p
{
	height: 18em;
	padding: 0 14px;
}
#hp_product_catsNew .onethird p > a > img
{
	margin-bottom: 10px;
}
#hp_product_catsNew .onethird p a
{
	width: 100%;
	display: block;
	text-align: center;
}
#hp_product_catsNew .onethird .random_product
{
	position: relative;
	top: 0;
	left: 0;
	background: #fff;
	height: 100px;
	overflow: hidden;
	padding: 18px 14px 10px 14px;
	font-size: 14px;
	color: #0071B9;
	line-height: 1.3em;
}
#hp_product_catsNew .onethird .random_product img
{
	float: left;
	margin-right: 36px;
}
#hp_product_catsNew .onethird .random_product p
{
	height: auto;
}
#hp_product_catsNew .onethird p a.prod_title_link
{
	text-align: left;
	text-decoration: none;
}
#hp_product_catsNew .onethird .random_product a.read_more
{
	position: absolute; /*left:128px;*/
	right: 10px;
	bottom: 10px;
}
#hp_product_catsNew .onethird .random_product a.read_more img
{
	margin: 0;
}

.clear
{
	display: block;
	clear: both;
	line-height: .1em;
}
ul#news_list li
{
	padding: 12px 0;
	border-bottom: 1px solid #ddd;
}
ul#news_list li h2
{
	border-bottom-width: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0 0 3px 0;
	padding: 0;
}
ul#news_list li h3
{
	border-bottom-width: 0;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: 700;
	color: #999;
	margin: 0 0 10px 0;
	padding: 0;
}

/* form elements */
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], a.cssbutton:link, a.cssbutton:visited, a.cssbutton-nav:link, a.cssbutton-nav:visited, a.cssbutton-small:link, a.cssbutton-small:visited
{
	display: inline-block;
	background: #0A71AB;
	border: 1px solid #BBB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 1px 1px #F6F6F6;
	-webkit-box-shadow: inset 0 0 1px 1px #F6F6F6;
	box-shadow: inset 0 0 1px 1px #F6F6F6;
	color: #7a7c96;
	font-family: "helvetica neue" , helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	padding: 5px 8px;
	text-align: center;
	text-shadow: 0 1px 0 #999;
	text-decoration: none;
	color: #ddd;
	margin: 3px;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="file"]:hover, a.cssbutton:hover
{
	background: #008fc3;
	-moz-box-shadow: inset 0 0 1px 1px #eaeaea;
	-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
	box-shadow: inset 0 0 1px 1px #eaeaea;
	color: #666;
	cursor: pointer;
}
.formContainer {
	
}
fieldset.formWrap
{
	border: none;
	position: relative;
	padding: 10px 0 0;
}
fieldset.formWrap div div
{
	background: url(images/bg-form-fieldset-div.png) repeat-y 0 0;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 5px 5px 5px 0;
}
fieldset.formWrap label
{
	color: #666;
	float: left;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1;
	margin: 9px 20px 0 0;
	width: 140px;
}
fieldset.formWrap div input,
	fieldset.formWrap div textarea,
	fieldset.formWrap div select {
		color: #333;
		display: block;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		line-height: 1;
		margin: 0;
	}
	
	/* Text inputs */
	fieldset.formWrap div input {
		padding: 2px 5px;
		width: 288px;
	}
 /* Select menus */
	fieldset.formWrap div select {
		padding: 0 0 0 3px;
		width: 291px;
	}        
	
	/* Textareas */
	fieldset.formWrap div textarea {
		height: 69px;
		padding: 3px;
		width: 289px;
	}
	
	/* File Upload */
	fieldset.formWrap div input[type=file] {
		border: inherit;
		padding: inherit;
		width: auto;
	}
		
	/* Radio buttons + checkboxes */
	fieldset.formWrap div ul {
		float: left;
		margin: 5px 0 0 0;
	}
	
		fieldset.formWrap div ul li {	        
			padding: 0;
			display:inline;float:left;margin-right:1.2em;
		}
									 
			fieldset.formWrap div ul li label {
				display: inline;
				float: none;
				font-size: 1em;
				font-weight: normal;
				margin: 0;
				padding: 0;
			}
							
			fieldset.formWrap div ul li input {
				border: inherit;
				display: inline;
				margin: 0 5px 0 0;
				padding: 0;
				width: auto;
			}

	/* Submit */
	fieldset.formWrap div.controls {
		background: none;
		width:456px;
	}
	
		fieldset.formWrap div.controls input[type=submit] {
			float: right;
			width: auto;
			font-size:15px;
			color:#eee;
			padding:6px 9px;
		}
		
fieldset.formWrap .formError{display:block;float:left;clear:left;padding-left:160px;font-size:.9em;color:red;width:280px;}

/* contact page */
ul#employees{width:100%} /* 500 px */
ul#employees li
{
	border-bottom: 1px solid #CCC;
	padding: 5px;
	background: transparent url(images/news_item.gif) repeat-x;
	width:240px;
	float:left;
	font-size:1.1em;
	font-weight:700;
	line-height:1.2em;
	height:3.4em;	
}
ul#employees li p{padding:0;margin:3px 0 0 0;font-size:0.8em;line-height:1.3em;font-weight:100}
ul#employees li.alt
{
	width:237px;border-left:3px solid #fff
}
#contact_info
{
	font-size: 14px;
	line-height: 1.4em;
}
/* reps page */
h3#assembly,h3#bareboard{float:left;padding: 8px 0;font-size:12px;font-weight:700;border-bottom:2px solid #ccc;margin-top:10px}
h3#assembly{width:414px;}
h3#bareboard{width:411px;border-left:3px solid #fff}
h3#affiliations{clear:both;width:100%;padding: 8px 0;font-size:12px;font-weight:700;border-bottom:2px solid #ccc}
h3#distributors{clear:both;width:100%;padding: 8px 0;font-size:12px;font-weight:700;border-bottom:2px solid #ccc}

#assemblyUL,#bareboardUL{width:414px;float:left;display:block;overflow:hidden;margin-bottom:20px}
#distributorsUL{width:828px;float:left;display:block;overflow:hidden;margin-bottom:20px}

#affiliationsUL{display:inline-block;overflow:hidden;padding-top:15px;width:auto;margin:0 auto}
#assemblyUL li,#bareboardUL li, #distributorsUL li
{
	border-bottom: 1px solid #CCC;
	padding: 5px;
	background: transparent url(images/news_item.gif) repeat-x;
	font-size:1.1em;
	line-height:1.2em;
	height:3.4em;	
}
#assemblyUL li{width:404px;float:left}
#bareboardUL li{float:left;width:401px;border-left:3px solid #fff}
#affiliationsUL li{width:auto;float:left;margin:0 20px 20px 0;height:60px;}
#affiliationsUL li img{float:left;height:60px;}





/* modal form */
div#litInstructions
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 14px 10px;
	margin: 10px 0;
}
#modal-dialog
{
	display: none;
	background: #ddd;
}
#modal-dialog fieldset
{
}
#modal-dialog label
{
	display: block;
	font-weight: 700;
	margin: 8px 5px 1em 0;
	float: left;
	clear: left;
	width: 100px;
	line-height: 1.2em;
}
#modal-dialog input.text
{
	padding: 3px 5px;
	width: 400px;
	font-size: 1.2em;
	margin: 0 5px 1em 0;
	height: 20px;
}
#modal-dialog .disabled
{
	background: #ccc;
}
#modal-dialog label.error
{
	color: Red;
	font-weight: 700;
	clear: both;
	display: block;
	margin: -.9em 0 1em 105px;
	width: 400px;
}

