body {
	font-family: sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CCCCCC;
	margin: 10px auto;
	text-align: center;
}

a {color: #5bbcfa; text-decoration: underline;}

a:hover {color: #fc0; text-decoration: none;}

#centeringContainer {
	width: 936px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin: auto;
	overflow: auto;
}
/*
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.mainPanel {
position:relative;
margin:0px;
width:936px; /* based on image dimensions - not quite consistent with drip styles yet */
color:#000;
z-index:1;
margin-left:0px; /* default, width of left corner */
margin-bottom:0px; /* spacing under dialog */
padding: 0px 0px 0px 0px ;
text-align: left;
background: transparent url("../images/background.gif") no-repeat top right;
overflow: hidden;
}

.mainPanel .content,
.mainPanel .t,
.mainPanel .b,
.mainPanel .b div {
background: transparent url("../images/background.gif") no-repeat top right;
_background-image:url("../images/background.gif");
}

.mainPanel .content {
position:relative;
zoom:1;
_overflow-y:hidden;
padding:5px 12px 5px 0px;
text-align:left;
}

.mainPanel .t {
/* top+left vertical slice */
position:absolute;
left:0px;
top:0px;
width:12px; /* top slice width */
margin-left:-12px;
height:100%;
_height:6000px; /* arbitrary long height, IE 6 */
background-position:top left;
}

.mainPanel .b {
/* bottom */
position:relative;
width:100%;
}

.mainPanel .b,
.mainPanel .b div {
height:10px; /* height of bottom cap/shade */
font-size:1px;
}

.mainPanel .b {
background-position:bottom right;
text-align: left !important;
}

.mainPanel .b div {
position:relative;
width:12px; /* bottom corner width */
margin-left:-12px;
background-position:bottom left;
border: 0px solid #fc0;
}

.mainPanel .hd,
.mainPanel .bd,
.mainPanel .ft {
position:relative;
}

.mainPanel .wrapper {
/* extra content protector - preventing vertical overflow (past background) 
*/
position:static;
max-height:6000px;
overflow:auto; /* note that overflow:auto causes a rather annoying redraw 
"lag" in Firefox 2, and may degrade performance. Might be worth trying 
without if you aren't worried about height/overflow issues. */
}

.mainPanel h1,
.mainPanel p {
margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
padding:0.5em 0px 0.5em 0px;
}

.mainPanel h1 {
padding-bottom:0px;
}

.mainPanel h3 {
	color: #f7941e;
}

.mainPanel, .Panel_error, .Panel_green, .Panel_yellow {
	font-size: 10pt;
}

.mainPanel h3, .Panel_error h3, .Panel_green h3, .Panel_yellow h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;	
	margin: 0px 0px 5px 0px;
	padding-top: 10px;
}

#footer {
	width: 888px;
	height: 25px;
	margin: 10px 0px 0px 26px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

#header {
	width: 888px;
	height: 77px;
	margin: 0px 0px 0px 26px;
	padding: 10px 0px 0px 0px;
}

#logo {
	width: 143px;
	height: 77px;
	overflow: hidden;
	clip: rect(0, 143, 77, 0);
	float: left;
}

#topNavContainer{
	width: 745px;
	width: 745px;
	height: 77px;
	float: right;
}

#mainNav {
	width: 100%;
	height: 60px;
	background-color: #fff;
	overflow: hidden;
}

#mainNav ul {
	padding: 0px;
	margin: 0px;
	width: 720px;
	float: left;
}
#mainNav ul li{
	list-style-type: none;
	display: inline;
	width: 40px;
	height: 60px;
}

#mainNav ul #home a,
#mainNav ul #company a,
#mainNav ul #products a,
#mainNav ul #setup a,
#mainNav ul #partners a,
#mainNav ul #contact a,
#mainNav ul #news a,
#mainNav ul #support a  {
	width: 59px;
	height: 60px;
	overflow: hidden;
	clip:  rect(0 59 60 0);
	background: url(../images/nav_home.gif);
	border: 0px solid #fc0;
	display: block;
	float: left;
}

#mainNav ul #company a {
	background: url(../images/nav_company.gif);
	width: 86px;
	height: 60px;
	overflow: hidden;
	clip:  rect(0 86 60 0);
}

#mainNav ul #products a {
	background: url(../images/nav_products.gif);
	width: 90px;
	height: 60px;
	overflow: hidden;
	clip:  rect(0 90 60 0);
}

#mainNav ul #setup a {
	background: url(../images/nav_setup.gif);
	width: 77px;
	height: 60px;
	overflow: hidden;
	clip:  rect(0 77 60 0);
}

#mainNav ul #partners a {
	background: url(../images/nav_partners.gif);
	width: 92px;
	height: 60px;
	overflow: hidden;
	clip:  rect(0 92 60 0);
}

#mainNav ul #news a {
    background: url(../images/nav_news.gif);
    width: 62px;
    height: 60px;
    overflow: hidden;
    clip:  rect(0 59 60 0);
}

#mainNav ul #support a {
    background: url(../images/nav_support.gif);
    width: 90px;
    height: 60px;
    overflow: hidden;
    clip:  rect(0 90 60 0);
}


#mainNav ul #contact a {
	background: url(../images/nav_contact.gif);
	width: 116px;
	height: 60px;
	overflow: hidden;
	clip:  rect(0 116 60 0);
}

#search{
	width: 203px;
	height: 60px;
	/*background: url(../images/nav_search.gif);*/
	float: left;
}

#search form{
	padding: 0px;
	margin: 19px 0px 0px 57px;
	display: none;
	visibility: hidden;
}

#search form .txtField{
	border: 1px solid #ccc;
	background-color: #fff;
	width: 113px; 
	height: 16px;
	font-size: 7pt;
	color: #39c;
}
#mainNav ul #home a:hover,
#mainNav ul #company a:hover,
#mainNav ul #products a:hover,
#mainNav ul #setup a:hover,
#mainNav ul #partners a:hover,
#mainNav ul #contact a:hover,
#mainNav ul #news a:hover,
#mainNav ul #support a:hover {
	background-position: left 60;
}

#mainNav ul #home a.current,
#mainNav ul #company a.current,
#mainNav ul #products a.current,
#mainNav ul #setup a.current,
#mainNav ul #partners a.current,
#mainNav ul #contact a.current,
#mainNav ul #news a.current,
#mainNav ul #support a.current {
	background-position: left 60;
}

p.topSubNav {
	margin: 0px;
	padding: 3px 30px 0px 0px;
	text-align: right;
	background-color: #FFFFFF;
	color: #6e6e70;
}
p.topSubNav image, p.topSubNav img {
	vertical-align: middle;
	margin: 0px 10px 0px 10px; 
}

p.topSubNav a {
	color: #6e6e70;
	text-decoration: none;
	margin-left: 10px;
}

p.topSubNav a:hover {
	color: #ccc;
}

#pgContent {
	width: 932px;
	overflow: auto;
	margin: auto;
	background-color: #fff;
}

#pgContentLeft {
	width: 651px;
	margin: 0px 0px 0px 27px;
	background-color: #fff;
	float: left;
}

#pgContentRight {
	width: 225px;
	overflow: auto;
	margin-right: 19px;
	background-color: #fff;
	float: right;
	font-size: 8pt;
}

.rowContainer {
width: 100%; overflow: auto;
}

.left {
	width: 247px;
	margin-right: 41px;
	overflow: auto;
	float: left;
	background-color: #fff;
}

.right {
	width: 325px;
	overflow: auto;
	float: left;
	background-color: #fff;
}

.left p, .right p {
	font-size: 10pt;
	margin: 5px 0px 5px 0px
}

#ftrLinks {
	width: 651px;
	height: 24px;
	text-align: center;
	background:  url(../images/ftr_bkg.gif) no-repeat;
	font-size: 11px !important;
	font-weight: bold;
	float: left;
}

#ftrLinks a {
	margin:0px 15px 0px 15px;
	color: #1a52a2;
	text-decoration: none;
}

#ftrLinks a:hover {
color: #000;
}

#copyright {
	float: left;
	width: 190px;
	margin-left: 12px;
	color: #999999;
	font-size: 7pt;
	}

#copyright p {
	margin: 0px 0px 0px 30px;
}

div.insideLeft {
	width: 190px;
	overflow: auto;
	float: left;
}

div.insideRight {
	width: 460px;
	overflow: auto;
	float: left;
}

div.insideRightContent {
	width: 460px;
	overflow: auto;
	float: left;	
	/*padding: 5px 54px 10px 31px;*/
	background:  url(../images/mainContent_bkg.gif) repeat-y;
}

div.insideRightContent div {
	padding-left: 32px;
	padding-right: 54px;
}

h2 {
	color: #1aa3fb;
	font-size: 10pt;
	margin-bottom: 0px;
}

.insideLeft #leftNav {
	padding: 0px;
	margin: 0px;
	width: 174px;
	overflow: auto;
	clear: right;
}
.insideLeft #leftNav li, .insideLeft p{
	list-style-type: none;
	width: 100%; overflow: auto;
	background:  url(../images/insideLeft_ul_bkg.gif) repeat-y;
	font-weight: bold;
}

.insideLeft p strong{
	padding: 2px 5px 4px 30px;
	display: block;
	font-size: 10pt;
	color: #245576;
}

.insideLeft #leftNav li a{
	width: 174px;
	overflow: auto;
	display: block;
	color: #245576;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	background:  url(../images/leftNav_off.gif) repeat-y;	
}

.insideLeft #leftNav li a strong {
	padding: 2px 5px 4px 30px;
	display: block;
}

.insideLeft #leftNav li a:hover{
	color: #fff;
	
	background:  url(../images/leftNav_on.gif) repeat-y;	
}


#dataSheetsSidebar {
	background: url(../images/datasheets_sidebar_top.gif) repeat-y;
	padding-top: 66px;
	width: 201px;
	margin-top: 41px;
}	

#dataSheetsSidebar p, #wheretobuySidebar p, .sidebar p {
	padding: 0px 20px 5px 20px;
}

#wheretobuySidebar {
	background: url(../images/wheretobuy_sidebar_top.gif) repeat-y;
	padding-top: 60px;
	width: 201px;
	margin-top: 10px;
}

.sidebar {
	width: 201px;
	margin-top: 10px;
	background: url(../images/blank_sidebar.gif) repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
}

p.top {
	text-align: right;
}

p.top a {
	color: #f90;
	text-decoration: none;
}

ul.sitemap {
list-style-image: url(../images/arrows.gif);
margin-top: 0px;
}

ul.sitemap li strong {
	font-weight: normal;
}
