h1.first {
	font:normal 24px/24px Arial;
	color:#000;
}

h1.second {
	font:normal 24px/24px Arial;
	margin:24px 0;
	border-bottom:1px solid #ccc;
}

h1.third {
	font:normal 24px/24px Arial;
	background:url(/images/nav/hdr_bg.png) no-repeat;
	padding:60px 20px 20px;
	margin:0 0 24px;
	width:493px;
	height:50px;
}

h1.fourth {
	font:normal 24px/28px Arial;
	margin-top:0;
	padding:10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

span.first {
	font:normal 18px Arial;
	line-height:24px;
}

SPAN.second, SPAN.second A, SPAN.third, SPAN.third A, SPAN.fourth, SPAN.fourth A {
	line-height:14px;
	color:#f60;
	text-transform:uppercase;
	font-weight:bold;
}

H2.first, H2.first A, H2.first A:visited, H2.third, H2.third A, H2.third A:visited {
	font:normal 18px/18px Arial;
	color:#f60;
	text-decoration:none;
	margin:0;
	clear:both;
}

h2.dkgray, h2.dkgray a, h2.dkgray a:visited {
	font:normal 18px/18px Arial;
	color:#666;
	text-decoration:none;
	margin:0;
	clear:both;
}

H2.first A:hover, H2.second A:hover, H2.third A:hover {
	text-decoration:underline;
}

H2.second, H2.second A, H2.second A:visited {
	margin:20px 0 0;
}

H2.fourth {
	font:normal 18px/18px Arial;
	color:#f60;
	text-decoration:none;
	margin:30px 0 10px;
}

H3, H3 A, H3 A:visited {
	margin:0;
}

div.third {
	border:1px solid #ccc;
	padding:20px;
	margin:3px 0 30px;
}

div.third div {
	margin:0;
	float:left;
	width:290px;
	border-right:1px solid #ccc;
	padding-right:20px;
}	

p.intro-sentence {
	line-height:18px;	
	padding:15px 0 25px 0;
}

.hidden {
	display:none;
}

.sticky-row {
	padding-bottom:30px;
}

.sticky-descrip {
	float:left;
	width:308px;
	padding-right:15px;
}

.sticky-sticky {
	float:left;
	width:159px;
	height:145px;
	padding:13px 0px 0px 51px;
	background-image:url('/images/gry_sticky.gif');
	background-repeat:no-repeat;
}

.sticky-sticky h3 {
	font-size:12px;
}

.sticky-sticky ul {
	margin:0;
	padding:10px 0 0 0;
}

.sticky-sticky ul li {
	list-style:none;	
	padding:0 0 7px 10px;
	background-image:url('/images/bg_raquo.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
}

.sticky-sticky ul li a:link, .sticky-sticky ul li a:visited, .sticky-sticky ul li a:active, .sticky-sticky ul li a:hover {
	color:#099ccc;
}

.sticky-sticky ul li a:hover {
	text-decoration:none;
}


.section {
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	padding:4px;
}

.productSectionhd, .sectionhd {
	background:#f2f2f2;
	margin:20px 0 0;
	padding:5px;
	border:1px solid #ccc;
}

.productSectionhd:hover {
	cursor:pointer;
}

.productSection {
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	background:#f2f2f2;
	padding:10px;
}

.productSection td {
	width:260px;
	border-bottom:1px solid #e0e0e0;
}

.prodlist {
	list-style-type:disc;
	color:#555;
	margin-bottom:10px;
}

.listitxt {
	margin-top:5px;
	color:#000;
}

.sectionlt {
	float:left;
	width:220px;
	margin:0;
}

.sectionrt {
	margin:0;
}

.faqHdr {
	padding:5px;
	color:#5d8bc0;
	background:#f0f0f0;
	margin-bottom:10px;
}

.faq a:hover {
	color:#e00;
	text-decoration:underline;
}

.faq a {
	color:#000;
	text-decoration:none;
}

.faq li {
	padding-bottom:5px;
}

.tab { 
	white-space:nowrap;
	text-align:center;
	padding:5px;
	margin:0;
	cursor:pointer;
}

.tabhold { 
	background:#666;
	color:#fff;
	border-top:1px solid #444;
	border-right:1px solid #fff;
}

.tabfocus { 
	background:#fff;
	color:#000;
	border-style:solid;
	border-color:#444;
	border-width:1px 1px 0;
	font-weight:bold;
}

.tabcontent { 
	border:1px solid #444;
	padding:20px;
}

.btn, a.btn {
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-.08em;
	line-height:20px;
	background:url(/images/nav/btn_bg.png) repeat-x bottom;
	border:solid 1px #ccc;
	padding:2px 5px;
	color:#000;
}

.rtCol {
	float:right;
	margin-left:20px;
	min-height:270px;
	width:252px;
}

.rtCol h3 {
	font-size:13px;
	line-height:16px;
	padding-bottom:8px;
}

.rtCol div {
	border:1px solid #666;
	padding:10px;
	background:#e6e4e4;
	width:230px;
}

.lh18 {
	line-height:18px;
}

.pci_col {
	float:left;
	width:155px;
	margin:10px 13px 10px 0;
	border:1px solid #ccc;
	padding:0 5px 5px 5px;
}

.pci_col img {
	float:left;
	padding:0 5px 5px 0;	
}

.pci_col h2 {
	font:bold 14px Georgia, serif;
	color:#3ca3ff;
	text-align:center;
}

.pci_col p {
	font-size:9px;
	line-height:14px;
	padding-right:5px;
}

.pci_bottom {
	width:533px;
	padding:10px 7px 10px 0;
}

.pci_bottom img {
	float:left;
	padding:0 5px 0 0;	
}

.pci_bottom h2 {
	font:bold 14px Georgia, serif;
	color:#3ca3ff;
}

.suite_wrap {
	float:left;
	padding:0 0 10px 0;
}

.suite_module_hd {
	background:#ccc;
	height:27px;
	border:1px solid #a8a8a8;
}

.suite_module_hd h2 {
	font:bold 16px arial, sans-serif;
	text-align:center;
	margin:0;
	padding-top:4px;
}

.suite_module {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
	float:left;
}

#suite-col1 {
	width:151px;
}

#suite-col2 {
	width:140px;
}

#suite-col3 {
	width:190px;
}

.suite_module p {
	font:9px verdana;
	padding:5px 5px 0 5px;
}

.icon {
	float:left;
	padding:5px;
	clear:left;
}

.plus {
	float:left;
	background:url(/images/plus.png) left top no-repeat; 
	width:22px;
	height:21px;
	margin:80px 2px 0 2px;
}

ul.icon_list_prod { margin:0px;padding:0px; }
ul.icon_list_prod li {list-style:none;line-height:14px;min-height:48px;padding: 0px 10px 0px 52px;padding-bottom:8px; }
ul.icon_list_prod li a { font-size:10px;color:#666; }
ul.icon_list_prod li a:hover { text-decoration:none; }

.compare_products {background:url(/images/new/icons/dis/row_zoom_48.png) left top no-repeat; }
.prod_datasheet {background:url(/images/new/icons/dis/graphic_report_48.png) left top no-repeat; }
.prod_casestudy {background:url(/images/new/icons/dis/attach_48.png) left top no-repeat; }
.prod_whitepaper {background:url(/images/new/icons/dis/lamp_48.png) left top no-repeat; }
.prod_video {background:url(/images/new/icons/dis/video_48.png) left top no-repeat; }

/* extra info links */
.info a:link, .info a:visited {
	color:#f70;
	padding:5px;
	text-decoration:none;
}

.info a:hover {
	color:#000;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	background: #ffd3ad;
	border: 1px solid black;
}

.graysub {
	color:#666;
	text-transform:uppercase;
}

/* right aligned callout box */
#callout_right {
	float:right;
	width:200px;
	background:#efefef ;
	border:#999 1px solid;
	padding:2px 10px;
	margin:5px 0 0 15px;
}

#callout_right h2 {
	margin-bottom:5px;
	color:#444;	
	font-style:italic;
}

#callout_right p {
	font:10px verdana;
	color:#444;	
}

.blue {
	color:#3ca3ff;
	font-weight:bold;
}

/* product detail */
#popup {
	background:#fff;
	border:#000 2px solid;
	text-align:left;
	padding:5px;
}

#main1 {
	margin:0; 
	padding:0;
}
	
#main2 {
	margin:0; 
	padding:0;
}

#col1 {
	float:left;
	width:295px;
	margin:0; 
	padding:0;
}

#col3 {
	float:right;
	width:295px;
	margin:0; 
	padding:0;
}

#col2 {
	margin:0 295px;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding-left:5px;
	padding-bottom:20px;
}

.column-in {
	margin:0; 
	padding:0.5em 1em;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}

#popup li li {
	list-style-type:circle;
}

.indent {
	padding-left:8px;
}


/* slide-out righthand menu */
#slidebar {
	text-align:left;
	position:absolute;
	width:auto;
	height:auto;
	top:140px;
	right:0;
}

#slidebarTab {
	float:left;
	height:202px;
	width:42px;
}

#slidebarContents {
	float:left;
	overflow:hidden !important;
	width:202px;
	height:202px;
	background:url(/images/nav/slider_bg.gif) repeat-x;
}

#slidebarContentsInner {
	width:202px;
	padding:10px;
}
