/*********** =structure= ***********/

body {
	background: #f3f3f3 url(/img/bg_home_body.png) no-repeat 50% 81px;
	position: relative;
}

a#logo { 
	display: none;
}

.container {
	width: 995px;
}

#header {
	background: transparent url(/img/bg_home_header.png) top center repeat-x;
	z-index: 20000;
	width: 100%;
}

*html #header { background: transparent url(/img/bg_home_new_header.gif) top center repeat-x !important; }

#header .container {
	background: url(/img/bg_home_header_container.gif) no-repeat 0 0;
	height: 118px;
	width: 995px;
}

.wrapper {
	background: transparent url(/img/bg_home_wrapper_top.png) no-repeat 50% 97px;
	min-width: 996px;
}

.wrapper-inner {
	background: transparent url(/img/bg_home_wrapper.png) bottom center no-repeat;
	padding: 0 0 28px 0;
}

#home-content {
	background: transparent url(/img/bg_home_new_bottom2.png) no-repeat 0 100%;
	border: none;
	padding: 0 0 14px 0;
	margin: 0 auto;
	float: none;
	width: 995px;
}

#home-copy {
	background: transparent url(/img/bg_home_new_top2.png) no-repeat 0 0;
	position: relative;
	padding: 0;
	text-align: left;
	width: 995px;
}

*html .wrapper,
*html #home-content,
*html #home-copy { height: 300px; }
*html #home-content { background: transparent url(/img/bg_home_new_bottom2_gif.gif) no-repeat 0 100%; }
*html #home-copy { background: transparent url(/img/bg_home_new_top2_gif.gif) no-repeat 0 0; }

*:first-child+html #home-copy { zoom: 1; overflow: hidden; /* not sure why, but IE7 needs this */ }

#sidebar {
	display: none;
}

div#primary ul {
	left: 0;
	top: 0;
}

div#primary ul li#blogs,
div#primary ul li#blogs a {
	display: block;
}

#user {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #999;
	height: 32px;
	line-height: 32px;
	font-size: 10px;
	padding: 0 5px;
	position: absolute;
	right: 0;
	top: 0;
}

#user.signin-toggled {
	background: #eee;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 0 5px;
	color: #777;
}

#user #signin {
	background: #eee;
	border: 1px solid #bbb;
	border-top: none;
	line-height: 1.1em;
	margin: 0 -1px 0 0;
	padding: 7px 10px 10px 10px;
	position: absolute;
	top: 33px;
	right: 0;
	width: 170px;
	z-index: 20002;
}

#user.signin-toggled a {
	color: #464646;
}

#user #signin label {
	display: block;
	font-size: 11px;
	margin: 4px 0 4px 0;
}

#user #signin input.text {
	display: block;
	margin: 0 0 3px 0;
	width: 98%;
}

#footer {
	background: none;
	margin: -27px auto 0 auto;
	padding: 0;
}

#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer p.copyright,
#footer p.links {
	font-size: 10px !important;
	padding: 12px 4px 0 4px;
}

*html #footer p.copyright { padding-top: 0 !important; }

.home-eda {
	position:absolute; 
	right: 0;
	top: 88px; 
}

a.ww {
	background: url(/img/bg_ww.gif) no-repeat 0 0;
	display: block;
	height: 27px;
	text-indent: -9999em;
	position:absolute; 
	right: 0;
	top: 48px; 
	width: 187px;
}

a.ww:hover {
	background-position: 0 -27px;
}

/*********** =typography= ***********/

div.gallery-home h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 !important;
}

.home-column-one h4 {
	color: #fff;
	/* font-size: 10px; */
	height: 19px;
	margin: 0;
	line-height: 19px;
	/* text-transform: uppercase; */
}

.home-first h4 {
	padding-left: 15px;
}

.home-second h4 {
	text-align: center;
}

.home-third h4 {
	padding-right: 15px;
	text-align: right;
}

h4.design-areas { background: url(/img/bg_home_da.gif) no-repeat 0 0; }
h4.solutions { background: url(/img/bg_home_solutions.gif) no-repeat 0 0; }
h4.products { background: url(/img/bg_home_products.gif) no-repeat 0 0; }
h4.featured1 { background: url(/img/bg_home_featured1.gif) no-repeat 0 0; margin-bottom: 7px !important; }
h4.featured2 { background: url(/img/bg_home_featured2.gif) no-repeat 0 0; color: #464646 !important; margin-bottom: 7px !important; }

.home-column-two h4 {
	height: 36px;
	position: relative;
	text-indent: -9999em;
	z-index: 98;
}

.home-column-two h4 a.view-all {
	display: block;
	height: 36px;
}

.home-column-two .highlight-events {
	position: relative;
}

.home-column-two .highlight-events a.view-all {
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	text-indent: -9999em;
	width: 200px;
	z-index: 9999;
}

.home-column-two h4 a.rss {
	position: absolute;
	top: 0;
	right: 15px;
}

/*
.home-column-two .highlight-events h4 { background:url(/img/bg_home_events.gif) no-repeat 0 0; height: 33px; }
*/
.home-column-two .highlight-news h4 { background:url(/img/bg_home_news.gif) no-repeat 0 0; }

*html .highlight-events a.more { background: none !important; }
*:first-child+html .highlight-events a.more { background: none !important; }

#home-copy a {
	font-weight: bold;
	text-decoration: none;
}

#home-copy a:hover { text-decoration: underline !important; }

ul.arrow li {
	margin: 0 0 5px 0;
}

*html ul.arrow li {
	height: 1%;
	position: relative;
}

ul.items {
	list-style: none;
	margin: 5px 0 12px 0;
}

.home-first ul.items {
	margin-left: 15px;
}

ul.items li {
	border-bottom: 1px solid #ebebeb;
}

ul.items li:last-child {border: none; }

ul.items li a {
	display: block;
	font-size: 12px;
	padding: 6px 0;
}

.resource-list .type { display: none; }

/* ul.items li a:hover {
	background: #e6f0f7;
} */

p.item {
	font-size: 12px;
	margin: 12px 15px 20px 0;
}

p.item a.resource-item {
	display: block;
	font-size: 13px !important;
	margin: 12px 15px 5px 0 !important;
}

h4.resource-abstract {
	font-size: 13px !important;
	height: auto !important;
	line-height: 16px !important;
	margin: 0 15px 2px 0 !important;
	text-align: left !important;
	text-transform: none;
}

p.resource-abstract-graf { 
	margin: 0 15px 20px 0 !important; 
}

div.home-column-two ul {
	color: #464646;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
	margin: 10px 15px 15px 15px;
}

div.home-column-two p { margin: 7px 0 !important; }

div.home-column-two ul li {
	margin: 10px 0;
}

span.date { font-weight: normal !important; }

.blog-column a.blog-post {
	font-size: 11px;
}

.blog-column .meta {
	display: block;
	margin: 5px 0 2px 0;
}

div.events-paging a {
	float: left;
	height: 16px;
	width: 13px;
}

div.events-paging a.previous {
	background: url(/img/bg_previous_.gif) no-repeat 0 -15px;
	position: absolute;
	right: 20px;
	top: 8px;
}

div.events-paging a.next {
	background: url(/img/bg_next_.gif) no-repeat 0 -15px;
	position: absolute;
	right: 10px;
	top: 8px;
}

div.events-paging a:hover {
	background-position: 0 0px;
	text-decoration: underline;
}

div.events-paging a:active {
	background-position: 0 -30px;
}

/* slider used in photo galleries */
div.gallery {
	border-top: none;
	position: relative;
	padding: 0 0 10px 15px;
	margin: -25px 0 0 0;
	z-index: 99;
}

*html div.gallery { padding-bottom: 15px; }
*:first-child+html div.gallery { padding-bottom: 15px; }

div.gallery .mentorslider {
	padding: 0;
	position: relative;
	overflow: hidden;
	padding: 25px 0 0 0;
	text-align: center;
	width: 238px;
	z-index: 99;
}

div.gallery .mentorsliderpanel {
	position: relative;
	float: left;
	height: auto;
	padding: 0;
	text-align: left;
	width: 238px;
}

div.gallery .ms_viewport {
	overflow: hidden;
	width: 238px;
}

div.gallery .ms_panelcontainer {
	position: relative;
}

div.gallery .ms_leftarrow {
	padding: 0;
}

div.gallery .ms_rightarrow {
	padding: 0;
}

div.gallery .ms_leftarrow a,
div.gallery .ms_rightarrow a {
	display: block;
	float: left;
	height: 16px;
	width: 13px;
}

div.gallery .ms_leftarrow a {
	background: url(/img/bg_previous_.gif) no-repeat 0 -15px;
}

div.gallery .ms_rightarrow a {
	background: url(/img/bg_next_.gif) no-repeat 0 -15px;
}

div.gallery .ms_leftarrow a:hover,
div.gallery .ms_rightarrow a:hover {
	background-position: 0 0;
}

div.gallery .ms_leftarrow a:active,
div.gallery .ms_rightarrow a:active {
	background-position: 0 -30px;
}

div.gallery div.ms_numbernavwrap {
	top: 0; 
	right: 0;
	position: absolute;
	z-index: 999;
}

div.gallery div.ms_numbernavwrap ul {
	position: relative;
	z-index: 999;
}

div.gallery ul.ms_numbernav li a.progress,
div.gallery ul.ms_numbernav li a.progress:visited {
	display: none !important;
}

/*********** =content divs= ***********/
div.home-column-one {
	float: left;
	padding-top: 0;
	width: 715px;
}

div.gallery-home {
	background: url(/img/bg_home_new_splitter.png) no-repeat 0 100%;
	border: none;
	position: relative;
	padding: 0 0 28px 0;
	margin: 0;
}

div.gallery-home .mentorslider {
	min-height: 247px;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 715px;
}

*html div.gallery-home .mentorslider {
	height: 247px;
}

div.gallery-home .mentorsliderpanel {
	left: 0;
	top: 0;
	position: absolute;
	float: left;
	padding: 0;
	text-align: left;
	width: 715px;
}

div.gallery-home .ms_viewport {
	overflow: hidden;
	width: 715px;
}

div.gallery-home .ms_panelcontainer {
}

div.gallery-home div.ms_numbernavwrap {
	background: url(/img/bg_single_pixel.gif) repeat-x 0 7px;
	bottom: 15px;
	height: 37px;
	margin: 0 15px; 
	left: 0;
	position: absolute;
	top: auto;
	width: 685px;
}

div.gallery-home ul.ms_numbernav {
	float: left; /* IE7 needs this */
	list-style: none !important;
	margin: 0 !important;
	position: relative !important;
}

div.gallery-home .ms_leftarrow {
	position: absolute;
	bottom: 43px;
	top: auto;
	right: 40px;
	z-index: 99;
}

div.gallery-home .ms_rightarrow {
	position: absolute;
	bottom: 43px;
	top: auto;
	right: 15px;
	z-index: 99;
}

*html div.gallery-home .ms_leftarrow,
*html div.gallery-home .ms_rightarrow {
	bottom: auto;
	top: 210px;
}

div.gallery-home .ms_leftarrow a,
div.gallery-home .ms_rightarrow a {
	display: block;
	height: 22px;
	width: 22px;
}

div.gallery-home .ms_leftarrow a {
	background: url(/img/bg_prevarrow.gif) no-repeat 0 0;
	padding: 0;
}

div.gallery-home .ms_rightarrow a {
	background: url(/img/bg_nextarrow.gif) no-repeat 0 0;
	padding: 0;
}

div.gallery-home .ms_leftarrow a:hover,
div.gallery-home .ms_rightarrow a:hover {
	background-position: 0 -22px;
}

div.gallery-home .ms_leftarrow a:active,
div.gallery-home .ms_rightarrow a:active {
	background-position: 0 -44px;
}

div.gallery-home ul.ms_numbernav li {
	background: none !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.gallery-home ul.ms_numbernav li a.progress,
div.gallery-home ul.ms_numbernav li a.progress:visited {
	background: url(/img/bg_home_gallery_li.gif) no-repeat 0 0;
	display: block !important;
	font-weight: bold;
	font-size: 14px;
	line-height: 44px !important;
	height: 37px !important;
	outline: none !important;
	overflow: hidden;
	margin: 0 1px 0 0 !important;
	padding: 0 !important;
	text-indent: 0;
	text-decoration: none;
	width: 39px !important;
}

div.gallery-home ul.ms_numbernav li a.progress:hover {
	background-position: -0 -37px;
	color: #ccc;
	text-decoration: none !important;
}

div.gallery-home ul.ms_numbernav li a.progress:active,
div.gallery-home ul.ms_numbernav li a.progress.current,
div.gallery-home ul.ms_numbernav li a.progress.current:hover {
	background-position: -0 -74px !important;
	color: #fff !important;
}

div.gallery-home div.home-details {
	background: url(/img/bg_single_pixel.gif) repeat-y 100% 0;
	float: left;
	margin: 40px 0 0 0;
	min-height: 163px;
	padding: 0 15px 0 15px;
	width: 250px;
	position: relative;
}

*html div.gallery-home div.home-details {
	height: 163px;
}

div.gallery-home div.home-details a.da {
	position: absolute;
	left: 15px;
	top: -20px;
}

div.gallery-home div.home-details span.da {
	position: absolute;
	left: 15px;
	top: -20px;
}

div.gallery-home div.home-promo {
	float: right;
	padding: 40px 15px 0 0;
	width: 405px;
}

/*lower left*/
.home-first {
	float: left;
	padding: 0 15px 0 0;
	width: 265px;
}

.home-second {
	float: left;
	padding: 0 15px 0 0;
	width: 155px;
}

.home-third {
	float: right;
	width: 265px;
}

.success {
	background: url(/img/bg_home_customer_bottom.gif) no-repeat 0 100%;
	margin: 0 15px 0 15px;
	position: relative;
	width: 685px;
}

.success-inner {
	background: url(/img/bg_home_customer_top.gif) no-repeat 0 0;
	padding: 30px 50px 15px 0;
}

*html .success {
	height: 100px;
}

*html .success-inner {
	height: 100px;
	width: 635px;
}

.success-inner h3 {
	color: #999 !important;
	font-size: 15px !important;
	padding: 0 0 2px 140px;
	margin: 0 !important;
}

.success-inner p {
	color: #999 !important;
	font-size: 15px !important;
	margin: 0 !important;
	padding: 0 0 0 140px;
	position: relative;
}

*html .success-inner p {
	left: 140px;
	padding: 0;
	position: absolute;
	width: 500px;
}

.success-inner p a {
	font-size: 12px !important;
}

.success-inner img {
	position: absolute;
	top: 30px;
	right: 560px;
        z-index: 9999;
}

*html .success-inner img {
	top: 50px;
	right: 560px;
	width: auto;
}

.success-inner .type { display: none; }

.success .meta { display:none }

/*right col*/
div.home-column-two {
	float: left;
	margin: 0 0 0 15px;
	padding-top: 41px;
	width: 265px;
}

.blog-column {
	float: left;
	margin: 8px 0 0 15px;
	width: 110px;
}

*html .blog-column { display: inline; }

.blog-column img {
	float: none !important;
	display: block;
}

/*********** =search= ***********/

div#search {
	background: none;
	position: absolute;
	right: 0px;
	top: 117px;
}

div#search form.searchform,
div.search-box {
	background: none;
	position: relative;
	height: 25px;
	width: 290px;
}

div#search input#searchTerm {
	background: #fff;
	border: 1px solid #fff;
	color: #222;
	font: normal 11px 'Lucida Grande', Arial, san-serif;
	height: 15px;
	line-height: 15px;
	padding: 1px;
	position: absolute;
	left: 50px;
	top: 4px;
	width: 190px;
}

div#search-criteria { display: none; }

/*********** =prodfinder = ***********/

div#prodfinder {
	height: auto;
	margin: 0;
	padding: 8px 0 0 0;
	position: relative;
	top: auto;
	right: auto;
	width: auto;
}

/*
div#prodfinder label {
	background: url(bg-prodfinder-label-home-new.gif) no-repeat 0 0;
	margin: 0 0 -5px 0;
}

div#prodfinder form {
	background: url(bg-prodfinder-home-new.gif) no-repeat 50% 100%;
	height: 40px;
	position: relative;
	width: 155px;
}
*/

div#prodfinder input.searchbutton {
	position: absolute;
	right: 7px;
	top: 21px;
}

div#prodfinder input#finder-box {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
	font-size: 10px !important;
	height: 12px;
	padding: 1px;
	position: absolute;
	left: 10px;
	top: 20px;
	width: 132px;
}

div#prodfinder input#finder-box:focus {
	background: #fcfae2;
	border: 1px solid #ccc;
}

ul.autocomplete {
	margin-left: 10px !important;
	width: 134px;
}