/*** Resets ***/	

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	vertical-align: baseline;
	background: transparent;
}

#pages_tree a:link  {
	color:black;
}
/*#pages_tree a:visited  {
	color:black;
}*/
#acc_quick_links a {
	color:#58585A;
}
h1 {
	font-size:150%;
	margin-bottom:5px;
}
.required_field {
	color:red;
	font-size:120%;
}
p.error {
  color: #990000;
  font-weight: bold;
}
form {
	font-size:120%;
}
#charts {
	clear:left;
}
#big {
	float: left;
	width: 300px;
}
#copy {
	width:620px;
}
#copy li {
	list-style-type:disc;
	margin-left:15px;
}
#image_caption {
	float:left;
}
body {
	line-height: 1;
}

ol, ul {
	list-style:none;
	margin-left:0px;
}
#static_copy {
	clear:left;
}
#static_copy td{
	font-size:100%;
	padding-right:10px;
	padding-bottom:15px;
}
#static_copy strong{
	font-size:130%;
	padding-right:20px;
	padding-bottom:15px;
}
#static_copy ol, ul {
	list-style-type: bullets;
	margin-left:0px;
	font-size: 1.0em;
	padding:2px;
}
#static_copy li a {
	list-style-type: bullet;
	font-size: 100%;
	
}
#static_copy h4 {
	font-size: 1.2em;
	margin: 5px 0px 5px 0px;
}
blockquote, q {
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*** Default Styles ***/	

body {
	color: #ddd;
	background: #000;
	font: 62.5% Helvetica, Arial, sans-serif;
	text-align: center;
}

hr {
	display: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

abbr, acronym {
	border-bottom: 1px dotted #999; 
	cursor: help;
}

input, textarea, select {
	font: 1.2em Arial, Helvetica, sans-serif;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

p {
  margin-bottom: 0.4em;
}


/*** Basic Styles ***/	

.hide {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%; }

.clearfix {
	display: block; }
/* End hide from IE-mac */



/*** Page Layout ***/	

.container {
	width: 979px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#header {
	padding: 35px 0 25px;
	float: left;
	width: 100%;
}

/* Default (two column layout) */

#main {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#main h2 {
	padding-top: 10px;
	padding-bottom: 14px;
	font-size: 21px;
	color: #BABCBE;
	line-height: 1.1em;
}
#main h2 sup {
	font-size: 75%;
	vertical-align: top;
}
#main h3 {
	font-size: 14px;
	color: #666666;
}

#content {
	width: 668px; 
	float: left;
	background-color: #404041;
	border: solid 1px #69696A;
	padding: 6px 6px 6px 6px;
	color: white;
}
#homepage_content {
	width: 668px; 
	float: left;
	background-color: #404041;
	border: solid 1px #69696A;
	padding: 6px 6px 3px 6px;
	color: white;
}
#content a:link { color:black; }
/*** hide #content a:visited {color:black; }***/
#content a:hover { color: black; text-decoration:underline;}

#sidebar {
	width: 271px;
	float: right;
	background-color: #404041;
	border: solid 1px #69696A;
	padding: 2px 8px 1px 8px;
}

#news {
	width:961px;
	height:12px;
	clear: both;
	background-color: #58585A;
	border: solid 1px #9D9D9F;
	padding: 8px;
  overflow: hidden;
  display: block;
	margin-bottom: 10px;
}

#news p {
  
}

#news p span {
  padding-right: 15px;
}

#bottom {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#bottom a {
	color:white;
}
#footer {
	clear: both;
}
#footer a {
	color:white;
}

/*	Internal Layout  */

#internal #content {
	width: 800px;
	float: right;
}
#internal
{
	background-color: black;
}
#internal #content h2 {
	font-size: 2.2em;
	font-weight: normal;
	color: #E7E7E8;
	padding: 5px 5px 10px 5px;
}

#internal #content .textwrap {
	background-color: white;
	padding: 12px 12px 24px 12px;
	color: #939598;
}

#internal #content .textwrap img.head {
	margin-bottom: 20px;
}

#internal #content .textwrap img.side {
	float: right;
  padding-right: 60px;

}

#internal #content .textwrap h3 {
	font-size: 2em;
	font-weight: normal;
	color: #6D6E71;
	margin-bottom: 10px;
}

#internal #content .textwrap p {
	font-size: 1.2em;
	line-height: 1.5;
}

#internal #sidebar {
	width: 150px;
	border: none;
	background-color: transparent;
	float: left;
	color: #616164;
	padding: 0;
	padding-left: 10px;
}

#internal #sidebar a {
	color: #616164;
}

#internal #sidebar h3 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
	color: white;
}
#internal #sidebar a h3 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
	color: white;
}
#internal #sidebar a h3:hover {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
	color: white;
	text-decoration:underline;
}

#static_copy a {
	color:black;
}
#copy a {
	color:black;
}
/*** hide
#static_copy a:visited {
	color:black;
}*/
#internal #sidebar ul {
	padding-bottom: 30px;
}

#internal #sidebar li {
	padding-left: 6px;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
}

#internal #sidebar li a {
	line-height: 1.3em;
}

#internal #sidebar li a:hover {
	text-decoration: none;
	color: white;
}

#internal #sidebar li.hl a {
	color: white;
}

#internal #footer p.left {
	text-align: left;
}

/*	Breadcrumb  */

#internal #header {
	padding-bottom: 5px;
}

#breadcrumb {
	clear: both;
	text-align: right;
  display: block;
	padding-bottom: 5px;
}
#breadcrumb2 {
	clear: both;
	text-align: left;
    display: block;
	padding-bottom: 5px;
}
#breadcrumb li {
	display: inline;
	border-left: solid 1px #616164;
	padding: 0 6px;
	color: #616164;
}

#breadcrumb li.first {
  border: none;
}

#breadcrumb li a {
	color: #616164;
}

#breadcrumb li a:hover {
	color: #616164;
}



/*** Header ***/	

#header h1, 
#header h1 span,
#header .logo a,
#header .logo span {
	display: block;
	width: 158px;
	height: 45px;
	overflow: hidden;
	cursor: pointer;
}

#header h1,
#header .logo {
	position: relative;
	float: left;
}
	
#header h1 span,
#header .logo span {	
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 10;
	background: url(../images/design/logo.gif) no-repeat;
}

#accessibility-links {
	position: absolute;
	left: -1000em;
	text-align: left;
}

#search {
	background-color: #fff;
	float: right;
	width: 210px;
	height: 18px;
	margin-top: 15px;
}

#search * {
	padding: 0;
	height: 18px;
	margin: 0;
}

#search input.text {
	background: #fff url('../images/design/search.gif') left center no-repeat;
	border: none;
	height: 18px;
	padding-left: 18px;
	width: 160px;
	float: left;
}

#search input.submit {
	border: none;
	background-color: white;
	color: #999;
	float: right;
	font-size: .9em;
	text-transform: uppercase;
	width: 28px;
	text-align: center;
}



/*** Content ***/	
div#solutions a:link {
	color:white;
}
#solutions {
	position: relative;
}

#solutions h2 {
	position: absolute;
	top: 20px;
	left: 26px;
	font-size: 2.4em;
	font-weight: normal;
	color: #D1D3D4;
}

#solutions h2 strong {
	color: #fff;
}

#solutions h3 {
	color:white;
	position: absolute;
	top: 340px;
	left: 26px;
	text-align: right;
	width: 630px;
	text-transform: uppercase;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.4;
}

#solutions p {
	position: absolute;
	top: 60px;
	left: 26px;
	background: #333;
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
    -khtml-opacity: 0.5;
	opacity: 0.8;

	width: 274px;
	padding: 10px;
	font-size: 1.3em;
	color: white;
	line-height: 1.4;
}

#solutions p.none {
  background: none;
  opacity: 0;
}
#prod_blurb {
	color:#616164;
	font-size:16px;
	line-height:20px;
	font-weight:none;
	color:#616164;
	}
#solutions ul {
	position: absolute;
	top: 12px;
	left: 26px;
	text-align: right;
	width: 630px;
	list-style-type:none;
}
#solutions ul li a:link {
	font-weight:bold;
	color: white;
	text-decoration: none;
}
#solutions ul li a:hover, #solutions ul li.hl a {
	color: red;
	text-decoration: none;
}

#solutions-links {
	color:white;
}
#solutions-links a {
	color:white;
}
#solutions ul li {
	display: inline;
	padding: 0 6px;
	font-size: 1.2em;
	color: white;
}
#solutions ul li a {
	font-weight:bold;
	color: white;
	text-decoration: none;
}

#news h3 {
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	color: #BCBDC0;
	border-right: solid 0px #BCBDC0;
	padding-right: 8px;
	margin-right: 8px;
}

#bottom .box {
	float: left;
	width: 222px;
	height: 193px;
	color: #4C4D4F;
	background-color: #AFB1B4;
	border: solid 1px #C0C2C4;
	margin-right: 11px;
	padding: 6px 6px 0;
	text-align: center;
	position: relative;
}
#bottom .box2 {
	float: left;
	width: 222px;
	height: 193px;
	color: #4C4D4F;
	background-color: black;
	border: solid 0px #C0C2C4;
	margin-right: 11px;
	padding: 6px 6px 0;
	text-align: center;
	position: relative;
}
#bottom .box * {
	text-align: left;
}

#bottom .box h3 {
	font-size: 1.2em;
}

#bottom div.text {
	position: absolute;
	left: 6px;
	top: 12px;
}
#bottom .alt1 div.text {
	position: absolute;
	text-align:left;
	left: 10px;
	top: 50px;
	width:170px;
}
#bottom .alt1 h3 {

	text-align:left;

}
#bottom .alt2 {
	padding:0px;
	width: 116px;
	height: 93px;
	margin-bottom:10px;
	margin-right:0px;
	border: solid 1px #C0C2C4;
}
#bottom .alt4 {
	padding:0px;
	width: 119px;
	
	margin-bottom:0px;
	border: solid 0px #C0C2C4;
}
#bottom .alt2 img {
  width:116px;
  height:93px;
}
#bottom .alt1 {
	padding:0px;
	width: 191px;
	height: 199px;
}
#bottom .alt1 img {
	width:191px;
	height:199px;
}
#bottom .alt2 div.text {
	width: 200px;
	left: 5px;
}

#bottom .alt3 div.text {
	left: 12px;
	top: 162px;
}

#bottom .alt3 {
	background-color: #404041;
	color: #939598;
}

#bottom .alt3 h3 {
	color: #fff;
	font-weight: normal;
}

#bottom .alt3 h4 {
	color: #000;
	font-weight: bold;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 200px;
	font-size: 1.5em;
}

#bottom .alt3 h4.b {
	text-align: right;
	top: 128px;
}

#bottom #slider {
	margin: 0;
	padding: 0;
	width: 235px;
  height: 200px;
	border-top: none;
  display: inline;
  overflow: hidden;
}
#bottom #slider p {padding: 4px 0 8px 0; margin:0;}

#bottom #slider h4 {
	background: #404041 url('../images/design/bullet-arrow.gif') 12px 6px no-repeat;
	color: white;
	font-weight: normal;
	font-size: 1.1em;
	padding: 6px 28px;
  display: block;
	border-top: solid 1px #C0C2C4;
}

#bottom #slider h4.accordion_toggle_active {background-image: url('../images/design/bullet-arrow-down.gif');
  background-position: 7px 10px;
}

#bottom .slide {
	padding: 8px;
  display: block;
  overflow: hidden;
}

#bottom .slider-surround {
	float: left;
	width: 234x;
	position: relative;
  height: 202px; 
  display: inline-block;
  overflow: hidden;
}

#login label {
	display: block;
	width: 56px;
	height: 20px;
	float: left;
	padding-top: 5px;
	margin-bottom: 4px;
	clear: left;
	font-size:90%;
}

#login input.text {
	float: left;
	width: 160px;
	height: 20px;
	background-color: white;
	border: none;
}

#login p {
	clear: both;
	font-size: 1.1em;
	padding: 8px 0;
}

#login input.submit {
	float: right;
	color: #4C4D4F;
	background-color: transparent;
	font-size: 1.1em;
	font-weight: bold;
	border: none;
	cursor: pointer;
}


/*** Sidebar ***/	

#products {
	clear: both;
	background: url('../images/design/bg-line.gif') left top repeat-x;
	padding-top: 3px;
	margin-top: 3px;
}

#products li {
	background: url('../images/design/bg-line.gif') left bottom repeat-x;
	padding-bottom: 0px;
	line-height: 1.15em;
	min-height: 62px;
	height: 68px;
}

#products div {
	background: url('../images/design/bg-th.gif') -5px 0 no-repeat;
	margin-bottom: 2px;
}

#products div a {
	display: block;
	padding: 5px 0px 9px 60px;
	text-decoration: none;
	border: solid 1px transparent;
}

#products div a:hover {
	text-decoration: none;
	background: #6D6E71 url('../images/design/gonow.gif') left top no-repeat;
	padding-left: 5px;
	padding-right: 55px;
	padding-bottom:12px;
	border-color: #D1D2D4;
}

#products div a:hover .h {
	color: #404041;
}

#products div a:hover .p {
	color: #fff;
}

#sidebar div.hl h3 {
	color: #404041;
	font-size: 1.3em;
}

#products .th div {
	background-image: url('../images/design/bg-th.gif');
}

#products .bt div {
	background-image: url('../images/design/bg-bt.gif');
}

#products .tt div {
	background-image: url('../images/design/bg-tt.gif');
}

#products .wh div {
	background-image: url('../images/design/bg-wh.gif');
}

#products .ds div {
	background-image: url('../images/design/bg-ds.gif');
}

#products .ps div {
	background-image: url('../images/design/bg-ps.gif');
}

#products .p {
	color: #BCBDC0;
	display: block;
}

#products .h {
	display: block;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
}

.transparent {
	width: 150px;
	position: relative;
	float: right;
	z-index: 0;
}
.transparent img {

	width: 150px;
	display: inline;
	float: right;
}


/*** Footer ***/	

#footer {
	width:950px;
	padding: 10px 10px 10px;
	line-height: 21px;
	margin-left: 0px;
	margin-top:10px;
	height:20px;
}

#footer img {
	vertical-align: middle;
	margin-right: 5px;
}

#footer p.left {
	float: left;
}

#footer p.left span {
	margin: 0 4px;
	font-size: .9em;
}

#footer p.right {
	width: 50px;
	height: 23px;
	line-height: 23px;
	float: right;
	text-align: right;
	font-size: .9em;
	color:white;
}
	
/* Navigation */

#navigation {
  width: 560px; 
  float: left; 
  padding-left: 20px;
  color: white;
}
.nav, .nav ul { 
  list-style: none; 
  margin: 0; 
  padding: 0; 
  color: white;
}
.nav { 
  z-index: 100;
  position: relative; 
}
.nav li { 
  float:left; 
  margin: 0; 
  padding: 0; 
  position: relative;
  color: white;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color: white;
  display: block;
  padding: 0px 15px;
  margin: 7px 40px 0 0;  
  text-decoration: none;
  line-height: 30px;
  font-size: 1.2em;
}
.nav li a:hover {
  background: #6D6D70;
  color: #FFF;
}
#navigation li:hover a, #navigation li.sfHover a { background: #6D6D70; color: #FFF; }
#navigation li:hover ul a, #navigation li.sfHover ul a { background: #BBBCBF; color: #6D6D70;	}
#navigation li:hover ul a:hover, #navigation li.sfHover ul a:hover { background: #929497; color: #FFF; }

.nav li.group-header {
   padding: 1px 10px 1px 15px;
   margin: 0px;
   width: 130px;
   font-size: 1.1em;
   line-height: 20px;
   height: 20px;
   letter-spacing: 0px;
   border: 1px solid #BBBCBF;
   color: #404041;
   font-weight:bold;
   background: #BBBCBF; 
}

.nav ul { 
  background: #BBBCBF; 
  border-bottom: 0px solid #000;
  list-style: none; 
  margin: 0;  
  width: 130px;
  position: absolute;
  top: -999em;
  left: 0px;
}
.nav li:hover ul,.nav li.sfHover ul { 
  top: 35px; 
  left: 0; 
}
.nav ul li {
  border: 0;
  float: none;
  margin: 0;
  padding: 0;
  color: white;
}
.nav ul li a, .nav ul li a:link, .nav ul li a:active, .nav ul li a:visited, .nav ul a {  
   padding: 1px 10px 1px 15px;
   margin: 0;
   width: 130px;
   font-size: 1.1em;
   line-height: 20px;
   height: 20px;
   letter-spacing: 0px;
   border: 1px solid #BBBCBF;
   color: #fff;
}
.nav ul a:hover {  background: #ccc; color: #000;}
.nav ul li strong a:hover { background: #248FC3; color: #fff; }



/*** Administration ***/

#admin {
	color: #000;
	font: 80% verdana, arial, helvetica, sans-serif;
	margin: auto;
	width: 550px;
	height: 73px;
	border: 1px solid #666;
	background-color: white;
	margin-bottom: -16px;
	padding: 3px;
	line-height: 16px;
}

#admin ul.main, #admin ul.secondary {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
}
#admin ul.secondary {
	padding: 6px;
	margin: 7px;
}
#admin ul.main li, #admin ul.secondary li {
	display: inline;
	margin: 5px 5px 0px;
	padding: 8px;
}
#admin ul.main li {
	border: 1px solid grey;
	background: lightgrey;
	color: #000;
}
#admin ul.main li a:link { color: #000; }
#admin ul.main li a:visited { color: #000; }
#admin ul.main li a:hover { color: #000; }

#admin ul.main li.active {
	background: #FFFC9B;
}

#admin ul.secondary {
	background: #FFFC9B;
	border: 1px solid grey;
}

#admin ul.secondary li {
  color: #000;
}
#admin ul.secondary li a:link { color: #000; }
#admin ul.secondary li a:visited { color: #000; }
#admin ul.secondary li a:hover { color: #000; }


#admin_navigation_control a:link { color: #000; }
#admin_navigation_control a:visited { color: #000; }
#admin_navigation_control a:hover { color: #000; }

#admin_navigation_control div {
	float: left;
}
#admin_navigation_control div h5 {
	margin: 0px;
}
#admin_navigation_control {
	clear: both;
	margin: 15px 10px 15px 0px;
}

#admin_navigation_control div ul li img {
	padding-right: 5px;
	margin: auto 0px;
}
#admin_navigation_control div ul li img,
#admin_navigation_control div ul li p {
	display: inline;
	float: left;
}

#admin_navigation_control div ul li p {
	width: 75px;
	margin: 0px;
}

#admin_navigation_control div ul li {
	clear: both;
	margin: 5px 0px 5px;
	padding: 0px 10px 0px 0px;
}
#admin_navigation_control div ul {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0px;
}

div.admin_navigation_group {
	width: 14.2%;
}

#admin_navigation_control div.odd {
	background: white;
}

#admin_navigation_control div.even {
	background: lightgrey;
}

div.admin_navigation_group ul li {
	font-size: 75%;
	padding-bottom: 10px;
}



table.user_list td {
	padding: 5px;
	border-bottom: 1px solid grey;
}

table.user_list {
	width: 100%;
	margin: 10px 0px 10px;
}

table.user_list tr.even td {
	background: lightgrey;
}

table.user_list tr.active td {
	background: #FFFC9B;
}


/*** Contact ***/

#contact_header {
  width: 962px;
  padding: 8px;
  background: #6d6e71;
  margin-bottom: 20px;
}

#contact_header .left {
	float: left;
	width: 672px;
	overflow: hidden;
}

#contact_header .right {
	float: right;
	width: 270px;
	height: 215px;
	overflow: hidden;
	background-color: #939598;
}

#contact_header .right div {
  padding: 12px;
}

#contact_header .right h1 {
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: bold;
}

#contact_header .right h1 span {
  color: #231f20;
  text-align: right;
  display: block;
}

#contact_header .right p {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  color: #000000;
  font-size: 1em;
}

.contactbox {
	width: 616px;
	height: 214px;
	padding: 2px 0 0 13px;
	line-height: 130%;
	background: #6d6e71 url('/images/media/pane-local-solutions.jpg') no-repeat left top;
}

#contact {
	position: relative;
	width: 1000px;
	top: -50px;
	left: 70px;
}
#contact #lines {
	line-height: 130%;
}
#contact a:hover {
	color: white;
}
#contact a {
	color: white;
}
/*** hidecontact a:visited {
	color: white;
}**/
#contact img {}
#contact .col {
	float: left;
	width: 300px;
	padding-bottom: 0px;
}

#contact .manage {
	position: relative;
	left: -70px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #BABCBE;
	font-family: sans-serif;
	clear: both;
}

#contact h3 {
	font-size: 14px;
	padding-left: 0px;
}
#contact h3 a:hover { color: #FFF; text-decoration: none; }

#contact h4 {
	font-size: 12px;
	padding-left: 0px;
}
#contact h4 a:hover { color: #FFF; text-decoration: none; }

#contact .flag {
	position: relative;
	left: -70px;
	top: 50px;
}


/*** Products ***/

#products_header {
  width: 962px;
  padding: 8px;
  background: #6d6e71;
  margin-bottom: 20px;
  z-index: 0;
}

#products_header .left {
	float: left;
	width: 620px;
	overflow: hidden;
	background-color: black;
}

#products_header .right {
	float: right;
	width: 333px;
	height: 220px;
	overflow: hidden;
	background-color: #dcddde;
}

#products_header .right div {
  padding: 12px;
}

#products_header .right h1 {
  color: #898a8c;
  font-size: 1.4em;
  font-weight: bold;
}

#products_header .right p {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  color: #898a8c;
  font-size: 0.9em;
}

.productsbox {
	width: 616px;
	height: 214px;
	padding: 2px 0 0 13px;
	line-height: 130%;
	background: #6d6e71 url('/images/media/pane-local-solutions.jpg') no-repeat left top;
}
#static_copy a:link {
	color:black;
}
div.prod h3 {
	color: #666666;
	font-weight: bold;
	padding-top: 26px; 
	font-size: 16px; }

div.prods-left img,
div.prods-right img {
	float: left; }
	
div.prods-left,
div.prods-right {
	float: left;
	width: 48%; }
	
div.prods-right {
	float: right; }
	
div.prod {
	clear: left; } 
	
div.prod img {
	margin-right: 10px; }
	
div.prod:hover {
	 }

div.prod h3 a {
	color: #666666; }  
div.prod a {
		color: #666666; }
div.prod a:hover {
		color: #666666; }
div.prod h3 a:hover {
	color: black; }
	
div.prod:hover h3 {
	color: black; }


/*** TO ORGANIZE: ***/
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

#acc_login form {
  height: 100px;
}

#acc_customer_service .acc_container {
  height: 109px;
}


#about-sidebar {
  border-left: 1px dashed #666;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  float: right;
  height: 560px;
  width: 160px;
}

#about-sidebar .navlinks {
  color: #666666;
  font-weight: bold;
  padding: 4px;
  text-align: center;
  font-size: 1.2em;
}
#about-sidebar .navlinks a:link { color: #666666; }
#about-sidebar .navlinks a:visited { color: #666666; }
#about-sidebar .navlinks a:hover { color: #666666; }

/*** solutions-copy ***/
static_copy a {
	color:black;
}
#solutions_copy {
	width:600px;
	color:#939598;
}
#solutions_copy sup {
	font-size: 75%;
	vertical-align: top;
}
#solutions_copy strong {
font-size:100%;
padding-bottom:0px;
padding-right:0px;
}
#solutions_copy td {
	padding-bottom:5px;
}
#solutions_copy a:hover {
color:black;
text-decoration:underline;
}
#solutions_copy a {
  color:black;
}
/*#solutions_copy a:visited {
	color:black;
}*/
#solutions_copy div {
color:#939598;
}
#solutions_copy h4 {
	color:#939598;
	margin:0px;
	font-size:12px;
}
#solutions_copy h4:hover {
	color:black;
	text-decoration:underline;
}
#spec_feat {
	font-size:16px;
}

#spec_feat:hover {
	font-size:16px;
	color:black;
	text-decoration:underline;
	
}
#spec_feat_bar {
	background-color:#939598;
	height:3px;
}

img, div, span { behavior: url(iepngfix.htc) }

sup {
	font-size: 75%;
	vertical-align: super;
}


/*** Styles for Administrative Interface ***/

fieldset {
  margin-top: 0.8em;
  margin-bottom: 1em;
}

fieldset legend {
  font-size: 1.3em;
  font-weight: bold;
}

#edit_content textarea {
  font-size: 1em;
}

.vcard {
	font-size:140%;
}


/*** Form Styles ***/
#form-submission input, #form-submission textarea, #form-submission select {
  font-size: 0.9em;
}

#form-submission #customer-contact-information {
  float: left;
  width: 48%;
}
#form-submission #sales-rep-contact-information {
  float: right;
  width: 48%;
}

#form-submission .left-column {
  float: left;
  width: 48%;
}
#form-submission .right-column {
  float: right;
  width: 48%;
}

#form-submission h4 {
  margin-top: 1em;
}

#form-submission #contact-information {
  padding-bottom: 1em;
  border-bottom: 1px dotted #333;
  margin-bottom: 1em;
}

/* STYLES FOR AJAX DROPDOWNS */
.javatags {
	font-size:.9em;
	cursor:pointer;
	cursor:hand
	}


.viewed {
	background-color: #dbeef4;
	padding:10px;
	}
	

	
	

