/* global styles */

html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
} 

hr {
	border: none 0;
	border-top: 1px dotted #666666;
	width: 100%;
	height: 1px;
}

a:link {
	color:#CC9900;
	text-decoration:none;
} 

a:visited {
	color: #333333;
	text-decoration:none;
}  

a:hover {
	color: #ECBE19;
	text-decoration: underline;
}  
 
a:active {
	color: #666666;
}  

h1 {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#999999;
	}

/* header styles */
/* body styles */



.headlogo {
	float: left;
}
 

#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 line-height:0; 
} 
 
#header{
	height:50px;
	background-color:#FFFFFF;
	padding: 10px;
   text-align:right; 
	line-height: 1.2;
} 
#pagepic {
	margin-bottom: 5px;
	margin-top: 5px;
}

#news {
	background-color: #CCCCCC;
	float: left;
	width: 170px;
	padding: 10px;
}
.newslist {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 10px;
}
.homenewshead {
	font-size: 150%;
	color: #785000;
}
 
#maincol{
	background-color: #FFFFFF;
	margin-bottom: 15px;
	overflow: auto;
	float: left;
	width: 100%;
   line-height: 1.2;
}
 
/* leftnav */

#navcontainer {
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	line-height:1.2; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	padding: 2px 5px;
	width: 140px;
	color: #333333;
	background-color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
color: #fff;
background-color: #999999;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
	display: block;
	padding: 2px 2px 2px 15px;
	width: 133px;
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #999999;
text-decoration: none;
}

#navcontainer ul ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul ul a
{
	display: block;
	padding: 1px 1px 1px 18px;
	width: 131px;
	color: #333333;
	background-color: #E9E9E9;
	text-decoration: none;
}

#navcontainer ul ul ul a:hover
{
color: #fff;
background-color: #999999;
text-decoration: none;
}

#navcontainer ul ul ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul ul ul a
{
	display: block;
	padding: 1px 1px 1px 30px;
	width: 119px;
	color: #333333;
	background-color: White;
	text-decoration: none;
}

#navcontainer ul ul ul ul a:hover
{
color: #fff;
background-color: #999999;
text-decoration: none;
}


/* end of leftnav */


.homenewprod {
	width: 230px;
	float: left;
	padding-right: 10px;
	color: #666666;
	line-height: 16px;
}
.typebold {
	font-weight: bold;
}
.subscribe {
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	text-align: left;
}

.subscribe a:link {
	text-decoration: none;
}

.subscribe a:hover {
	text-decoration: none;
}


.subinput {
	background-color: #9CC4F1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.homenewprod_title {
	font-size: 150%;
	font-weight: bold;
	color: #785000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 110%;
}	
	
.homecustomers {
	width: 85px;
	float: left;
	margin-left: 10px;
}

.homecustomerstitle {
	font-weight: bold;
	color: #785000;
	line-height: 1.1em;
	letter-spacing: 0px;
}

#center {
	width: 576px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 12px 12px 20px;
	line-height: 1.75em;
}
.boldtitle {
	font-size: 1.15em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #666666;
}
#rightcolumn {
	background-color: #676767;
	width: 145px;
	float: right;
	overflow: visible;
}

.globalnav {
	display: inline;
	padding: 2px;
	text-align: right;
	width: 500px;
}
 
.globalnav a:link {
	color: #666666;
	text-decoration: none;
} 

.globalnav a:visited {
	color: #333333;
	text-decoration: none;
}  

.globalnav a:hover {
	color: #ECBE19;
	text-decoration: underline;
}  
 
.globalnav a:active {
	color: #333333;
	text-decoration: none;
}  

.introcopy {
	font-size: 125%;
	color: #333333;
	font-weight: bold;
}

.prodimage {
	float: left;
	margin-right: 10px;
}
 

 
 
/* this is for rounded corners */

.rndcorners{
display:block
}
.rndcorners *{
display:block;
height:1px;
overflow:hidden;
background:#ffffff
}
.rndcorners1{
border-right:1px solid #a7a7a7;
padding-right:1px;
margin-right:3px;
border-left:1px solid #a7a7a7;
padding-left:1px;
margin-left:3px;
background:#d8d8d8;
}
.rndcorners2{
border-right:1px solid #757575;
border-left:1px solid #757575;
padding:0px 1px;
background:#e1e1e1;
margin:0px 1px;
}
.rndcorners3{
border-right:1px solid #e1e1e1;
border-left:1px solid #e1e1e1;
margin:0px 1px;
}
.rndcorners4{
border-right:1px solid #a7a7a7;
border-left:1px solid #a7a7a7;
}
.rndcorners5{
border-right:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
}
.rndcorners_content{
padding:0px 5px;
background:#FFFFFF;
}
 
 /* *** Float containers fix:/ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.headspacer {
	width: 780px;
	padding: 5px;
}

/* footer styles */
#footer {
	background-color:#333333;
	clear:both;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding: 5px;
   line-height: 1.2;
 } 
 
 #footer a {
	color: #FFF;
 } 

 #footer a:hover {
	color: #CCCCCC;
 } 
 
 
.breadcrumb {
	font-size: 0.85em;
	color: #999999;
}

.breadcrumb a:link {
	font-size: 0.85em;
	color: #999999;
	text-decoration:none;
}


.breadcrumb a:visited {
	color:#333333;
	text-decoration:none;
}

.breadcrumb a:hover {
	color:#FFCC00;
	text-decoration:none;
}

.breadcrumb a:active {
	color:#666666;
}

.tableformat {
	background-color: #F3F3F3;
	border: 1px solid #666666;
}

.tableformat td {
	padding: 2px;
	border-bottom: 1px dotted #666666;
}

.tableformat th {
	background-color: #333333;
	padding: 2px;
	color: #FFFFFF;
}
.softwarelist {
	display: block;
	width: 260px;
	float: left;
	margin: 10px;
}

.softwaretitle strong {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}

.softwaretitle strong a:link {
	color: #666666;
	text-decoration: none;
	}

.customerlist td {
	margin-left: 15px;
	}
	
.customerlist td b {
	font-size: 1.25em;
	margin-left: 0;
	color: #333333;
	border-bottom: 1px dotted #666;
	}	

.contactus li {
	list-style-type: none;
	padding-left: 30px;
	}
