body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eee;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 19px;
}

body a:link, a:visited, a:active {
	color: #999;
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
	color: #FF9900;
}


a img{
   border : none;
}


.featureimg IMG{
	border: 1px solid black;
}

/* IE inherit font size in tables */

table {
	font-size: 1.0em;
}

/* tag defs */

ul {
	margin:0;
	padding:0;
	list-style:none;
	
	
}

li {
	margin:0;
	padding:0;
	list-style:none;
	
}

.products ul {
	margin:0;
	padding: 0px 18px 15px 10px;
	list-style:none;
	text-indent:2px;
	
}

.products li {
	margin:5px;
	padding: 0px 18px 15px 0px;
	list-style:none;
	
}

textarea,input {
	border: 1px solid #ccc;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:160px;
}

input.plain{
	width:auto;
	border:0px;
}

select {
	border: 1px solid #ccc;
	background-color: #EAEAEA;
	color: #000;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	padding-top:14px;
	font-size: 13px;
	font-weight: bold;
	color: #0AB1E7;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	padding: 0;
	margin:0;
}

h3 {
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 9px;
	font-weight: bold;
	color: #7E7E7E;
}


h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 9px;
	font-weight: bold;
	color: #7E7E7E;
	margin: 0;
	padding: 0;
}

h1.clear {
	display:none;
}

acronym {
	border-bottom: 1px #999 dotted; 
	cursor:help; 
	font-style:normal
}

/* Use as class because of the unwanted borders */

.input {
	border: 1px solid #ccc;
	color: #000;
	background-color: #EAEAEA;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Clearing hack */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/* Main styles */
	
#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

#top {
	background: url(../images/irecruitTop.gif) no-repeat;
	height: 90px;
	width: 700px;
	text-align:left;
}


#topNL {
	background: url(../images/p3top_nl.gif) no-repeat;
	height: 90px;
	width: 700px;
	text-align:left;
}

#middle {
	background: url(../images/p3mid.gif) repeat-y;
	width: 700px;
	margin: 0;
}

.content {
	font-size:11px;
}

.content a:link, .content a:visited, .content a:active {
	color: #FF9900;
	text-decoration: none;
}

.content a:hover {

	color: #996600;
}

.contentWide a:link, .contentWide a:visited, .contentWide a:active {
	color: #FF9900;
	text-decoration: none;
}

.contentWide a:hover {
	background-color: #FF9900;
	color: #fff;
}

.content li {
	line-height: 16px;
	background: url(../images/bullet1.gif) no-repeat 2px 6px;
	padding-left: 12px;
	padding-bottom: 4px;
}

#bottom {
	background: url(../images/p3foot.gif) no-repeat;
	height: 79px;
	width: 700px;
	margin: 0;
}


#bottomNL {
	background: url(../images/p3foot_nl.gif) no-repeat;
	height: 79px;
	width: 700px;
	margin: 0;
}

#banner {

    height: 155px;
	width: 700px;
	padding-left: 50px;

}

#banner_small {

        height: 128px;
	width: 700px;
	padding-left: 50px;

}

#nav li {
	list-style:none;
	display: inline;
	margin-right: 10px;
}

#nav {
	width: 500px;
	float:right;
	margin-top: 61px;
	margin-right: 0px;
}

#nav a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#nav li a span {
	border:solid 1px #ccc;
	padding:4px;
	line-height:22px;
}

#nav a:hover {
	color: #996600;
	text-decoration: underline;
}

#nav a.selected {
        color: #FF9900;

}

#feature {
	width: 120px;
	border-right: 1px solid #E1E1E1;
	padding-right: 10px;
	padding-left: 25px;
	padding-top:14px;
	color: #666;
	float: left;
	font-size: 10px;
	font-weight:normal;
}


#feature li {
	margin-top: 2px;
	margin-bottom: 2px;
}

#feature a:link, #feature a:visited, #feature a:active {
	text-decoration: none;
	color:#555555;
}

#feature a:hover {
	color: #996600;
	text-decoration: none;
}

#feature a.selected {
        color: #FF9900;
        text-decoration: none;
}

#sampleFeature {
	width: 130px;
	border-right: 1px solid #E1E1E1;
	padding-right: 10px;
	color: #999;
	float: left;
	font-size: 9px;
}

/* IE */
#feature {margin-left:14px;}
/* MOZ */
html>body #feature {margin: 0px 0px 0px 26px;}

.content {
	width: 450px;
	margin-left: 200px;
	text-align: justify;
}

.contentWide {
	width: 550px;
	margin-left: 52px;
	text-align: justify;
	padding-bottom: 30px;
	font-size:11px;
}

.contentPopup {
	width: 550px;
	padding-left: 30px;
	padding-right: 20px;
}

.contentPopup li {
	line-height: 16px;
	background: url(../images/bullet1.gif) no-repeat 2px 6px;
	padding-left: 12px;
	padding-bottom: 4px;
}




.subNav {
	width: 110px;
	text-decoration: none;
	background: url(../images/bg_nav.jpg) no-repeat;
	padding-bottom: 20px;
} 

.subNav ul {
	margin: 0;
	padding: 0;
} 

.subNav h3 a {
	text-decoration:none;
	}

.subNav a:link, .subNav a:visited, .subNav a:active {
	line-height: 22px;
	text-decoration: none;
	color: #999;
}

.subNav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.subNav ul li {
	background: url(../images/arrow.gif) no-repeat 0px 8px;
	padding-left: 12px;
}

#breadcrumbs {
	margin-right:30px;
	float: right;
	width: 580px;
	height:30px;
	text-align: right;
	color: #ccc;
}

#breadcrumbs a {
	color: #ccc;
}

#breadcrumbs a:hover {
	color: #FF9900;
}

#breadcrumbs > li:first-child {
	background:none;
}

#breadcrumbs li {
	display: inline;
	padding-left: 1px;
	list-style-type: none;
}

.right {
	float: right;
	margin-right: 160px;
	padding-bottom: 10px;
}

.phoneList li {
	display:inline;
	padding-right:20px;
	width: 160px;
	margin-left:0;
}

.quote {
	background-image: url(../images/quotes.gif);
	float: left;
	padding-bottom: 20px;
	padding-left: 60px;
	background-repeat: no-repeat;
	padding-top: 16px;
}

.closeLink {
	text-align: center;
	padding: 6px;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	margin-top: 20px;
}

.cell {
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
}

.green {
	color: #006600;
	font-weight: bold;
}

.sitemap {
	padding-left: 30px;
}

.clientLogin {
	padding-left:14px;
}

.portfolioImg {
	float: left;
	width: 156px;
	padding-right: 6px;
}

.sample {
	padding-bottom: 16px;
	width: 400px;
	float: left;
}

.popupTitle {
	float: right;
	padding-right: 30px;
	color: #FF9900;
	font-weight: bold;
	font-size: 9px;
	padding-top: 26px;
}

.break {
	width: 100%;
	border-top: 1px dotted #ccc;
}

.resources {
	background: #f8f8f8;
	padding: 10px;
	border: 1px solid #ccc;
}

.partnerLogos {
	float: right;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #E5E5E5;
}

.expand {
	padding-top: 10px;
	padding-bottom: 10px;
}

.note {
	padding: 6px;
	border: 1px solid #ccc;
	font-size: 9px;
	background-color: #F4F2F0;
	color: #999;
	margin-top: 6px;
	margin-bottom: 6px;
}

.map {
	background: url(../images/icon_world.gif) no-repeat 0px 1px;
	padding-left: 18px;
	padding-bottom:2px;
	padding-top:2px;
}

/* portfolio stuff */

.sampleSites {
	list-style-type: none;
	margin:0;
	padding:0;
}

.sampleSites li	{
	float: left;
	display: inline;
	width:80px;
	height: 86px;
	background: url(none);
}

.sampleSitesMain li	{
	float: left;
	display: inline;
	width:50px;
	height: 40px;
	background: url(none);
}

.sampleSites li a, .sampleSitesMain li a {
	text-decoration: none;
	color: #A5A5A5;
}

.sampleSites li img, .sampleSitesMain li img	{
	border: 1px solid #ccc;
	background-color: #fff;
}

.sampleSites li a:hover img, .sampleSitesMain li a:hover img {
	border: 1px solid #FF9900;
}

#clients {
	width: 400px;
	float: left;
}

#clientsMain {
	width: 110px;
	padding-left:20px;
	padding-bottom: 20px;
}

.description li {
	background: url(../images/bullet_arrow.gif) no-repeat 0px 5px;
	padding-left: 12px;
	height: 12px;
}

/* fix for the peekaboo bug on projects page */

.projects {
	float: left;
}

.homeForm li {
	display: inline;
	background-image: none;
}

/* platinum logo page */

#platinum {
	text-align:center;
}

#platinum img {
	border:solid 1px #ccc;
	text-align:center;
}

.footer{
	text-align:center;
	font-size:10px;
	color:#A7A7A7;
}	


#products{

}

#products a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#products a:hover{
	text-decoration:underline;
}


.productImg130{
	margin: -23px 2px 2px 130px; 
	font-weight: bold;
	
}

.productImg100{
	margin: -23px 2px 2px 110px; 
	font-weight: bold;
	
}


.productImg70{
	margin: -23px 2px 2px 70px; 
	font-weight: bold;
	
}

.freetrial {
	bottom:130px;
	color:#4479C5;
	font-size:13pt;
	font-weight:bold;
	height:20px;
	left:60px;
	position:relative;
	text-align:center;
	width:56px;
}

.freetrial_input {
	position:relative;
	right:10px;
}

.errors {
	display:none;
}

.boxContainer {
	float:left;
}

.leftBox {
	border:1px solid #D1D1D1;
	float:left;
	height:146px;
	margin-bottom:10px;
	padding:8px;
	width:43%;
}

.rightBox {
	border:1px solid #D1D1D1;
	float:right;
	padding:5px;
	width:45%;
}

.bottomBox {
	background-color:#EEEEEE;
	border:1px solid #D1D1D1;
	clear:both;
}