/*
*******************************************************************************
*	(c) NEOCO
* 
*	filename: cross_browser.css
*	purpose:  browser specific styles
*
*******************************************************************************

$LastChangedBy: alex $
*/


/* ------------------------------------------------------- 
   Internet Explorer Styles
---------------------------------------------------------- */

body.ie6 div.submit input,
body.ie7 div.submit input {
	padding-top: 37px;
}

body.dloads.ie6 div#main ul,
body.dloads.ie7 div#main ul {
	overflow: hidden;
	padding-top: 30px;
	width: 870px;
	margin-bottom: 50px;
}
body.dloads.ie6 div#main li,
body.dloads.ie7 div#main li {
	display: inline;
	padding-top: 20px;
}
body.dloads.ie6 div#main ul,
body.dloads.ie7 div#main ul {
  voice-family: "\"}\"";
  voice-family: inherit;
  overflow: hidden;
}
body.dloads.ie6 div#main li,
body.dloads.ie7 div#main li {
  voice-family: "\"}\"";
  voice-family: inherit;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}
body.safety.ie6 div.table p, body.safety.ie7 div.table p {
	width: 860px;
}
body.safety.ie6 div.table li p, body.safety.ie7 div.table li p {
	width: auto;
}
body.ie6 div#header ul#navlist li a span, body.ie7 div#header ul#navlist li a span,
body.products.ie6 div#main li span, body.products.ie7 div#main li span {
	cursor: pointer;
}
body.about.performance.ie6 div#main div.content, body.about.performance.ie7 div#main div.content,
body.products.ie6 div#main div.content, body.products.ie7 div#main div.content {
	padding-bottom: 30px;
}
body.item.ie6 div#product-details table, body.item.ie7 div#product-details table {
	margin-top: 35px;
}
body.ie6 div#main, body.ie7 div#main {
	height: auto !important;
	height: 138px;
}
body.home.ie6 div#main, body.home.ie7 div#main {
	height: auto !important;
	height: 510px;
}
body.reseller.ie6 div#main, body.reseller.ie7 div#main {
	height: auto !important;
	height: 512px;
}
body.login.ie6 div#main div.content, body.login.ie7 div#main div.content {
	padding-bottom: 100px;
}
body.login.ie6 fieldset.action input, body.password.ie6 fieldset.action input,
body.login.ie7 fieldset.action input, body.password.ie7 fieldset.action input {
	padding-top: 44px;
}
body.ie6 p#breadcrumbs a, body.ie7 p#breadcrumbs a {
	color: #fff;
}
body.ie6 div#header ul#reseller-navlist li a span, body.ie7 div#header ul#reseller-navlist li a span {
	cursor: pointer;
}
body.gecko div.submit.disabled input {
	-moz-opacity: 0.50;
}
body.ie6 div.submit.disabled input,
body.ie7 div.submit.disabled input {
	filter:alpha(opacity=50);
}


/* ---------------------------------------------------------- 
	END OF CSS FILE
	When the angels from above
	fall down and spread their wings like doves
	As we walk hand in hand,
	sisters, brothers,
	we'll make it to the Promised Land
-----------------------------------------------------------*/