﻿@charset "utf-8";
/* CSS Document */

body{
 font-family:Georgia, "Times New Roman", Times, Serif;
 font-size:16px;
 color:#666;
 margin:0;
 padding:0;
 font-weight:normal;
 }
 
#main{
 margin:0 auto; 
 padding:0;
 position:relative;
 background: url(../images/mainbg.png) repeat-x;
 }
 
#main1{
 margin:0 auto; 
 padding:0;
 background: url(../images/mainbg1.png) repeat-x; 
 }

#main2{
 margin:0 auto; 
 padding:0;
 background: url(../images/mainbg2.png) repeat-x; 
 }
  
.wrap{
 width:900px;
 margin:0 auto;
 position:relative;
 padding:0;
} 
 
img{ 
 margin:0;
 border:none;
 } 

.ActiveUsers{
 margin-top:20px;
 color:white;
 font-size:18px;
 font-weight:normal;
 font-family:Georgia, "Times New Roman", Times, Serif;
}
.BlueBackground{
 background:#118bba;
}

h1,h2,h3,h4,h5,h6 {
 color:#000;
 font-weight:normal;
 font-family:Georgia, "Times New Roman", Times, serif;
 } 

h1{
 margin-bottom:6px;
 padding:0;
 color:#44423f;
 font-size:30px;
 line-height: 38px;
 font-weight:bold;
 font-family: Verdana, Helvetica, Arial, Sans-Serif;
 } 
 
h2{
 margin:0;
 padding:0;
 color:#959494;
 font-size:18px; 
 line-height:26px;
 } 
 
h3{
 font-size:16px; 
 }
 
h4{
 font-size:13px; 
 }
 
h5{
 font-size:10px; 
 }
  
h6{
 font-size:8px; 
 }     

p {
line-height:24px;
}
 
/*	General Links			*/

a:link,a:active,a:visited,a:hover{
 color:#48862a;
 outline: none; 
 text-decoration:none;
 }
a:hover{
 text-decoration:underline;
 }
 
/*	Top			*/   

#top{
 margin:0; 
 padding:0;
 height:40px;
 }

/*	Header			*/

#header{
	float: right;
	width: 290px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('../images/inzonesoftware.gif') no-repeat;
	background-position: right 6px;
}
 
/*	Navigation			*/ 

#nav{
 float:left;
 width:600px;
 height:40px;
 margin:0;
 padding:0; 
 list-style: none;
 }

#nav ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#nav ul li a:link,#nav ul li a:active,#nav ul li a:visited {
 display: block;
 line-height:13px;
 margin: 0px 0px 0px 0px;
 padding: 18px 5px 7px 0px;
 text-decoration: none;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 color:#f5b326;
 }
	
#nav ul li a:hover {
 display: block;
 color:#fff;
 text-decoration: underline;
 }
 
.current_page_item a:link, .current_page_item a:visited, .current_page_item a:active  {
 color: #fff !important;
 }
 
#nav li {
 float: left;
 margin: 0px;
 padding: 0 10px 0 0;
 }	

#nav li ul {
 position: absolute;
 width: 10em;
 left: -999em;
 }
 
#nav li:hover ul {
 left: auto;
 display: block;
}
	
#nav li:hover ul, #nav li.sfhover ul {
 left: auto;
}

/*	Featured-Container		*/ 

#featured-container {
 margin:0;
 height:282px;
 position:relative;
 color:#444;
 }
  
#featured-container h2{ 
 padding:15px 0 15px 0;
 font-size:33px;
 color:#118ba2;
 font-weight:normal;
 width:490px;
 border-bottom:1px solid #3c91a4;
 }

#featured-container p{
 font-size:14px;
 line-height:150%;
 padding-bottom:20px;
 margin-bottom:25px;
 width:490px;
 border-bottom:1px solid #3c91a4;
 } 

img.featured-image{ 
 float:right;
 width:364px;
 height:244px;
 padding:15px;
 background:#daeaec;
 border:1px solid #0686a3;
 margin:0 0 0 10px;
 } 

.ribbon{
 position:absolute;
 float:right;
 width:130px;
 top:-3px;
 right:-3px
 }
  
.more a, .port a{
 width:106px;
 display:block;
 height:30px;
 text-indent:-9999em;
 overflow:hidden;
 }
 
.more a:hover, .port a:hover{
 background-position:0 -30px;
 }
 
.more a{
 float:left;
 margin-right:15px;
 display:block;
 background: url(../images/more.png) no-repeat;
 }

.port a{
 background: url(../images/port.png) no-repeat;
 } 
 
/*	Content		*/  

#content{
 margin:15px 0 0 0;
 padding:10px 0 0 0; 
 }
 
#content ul li{
 list-style:square;
 }
  
#content ul, #content ol { 
 line-height:150%;
 }
 
#content p{ 
 line-height:150%;
 }   
  
h2.hello, h2.recent,h2.event, h2.client  {
 height:30px;
 text-indent:-9999em;
 padding-bottom:10px; 
 }
 
/*	Left-Container		*/ 
 
#left-container{
 padding-right:20px;
 float:left;
 width:450px;
 }
 
#left-container p{ 
 line-height:150%;
 font-size:16px; 
 }


 
 /* Download, Buy buttons -- USP buttons - color set in page */
 
.button {
	width:80%;
	height:56px;
	padding:5px 10px 5px 20px;
	margin:40px auto 20px 0;
	color:white;	
	font-family:Georgia, "Times New Roman", Times, Serif;
}

.button a{
	text-decoration:underline;
	color:white;
	font-size:24px;
}
.button .details {
	font-size:12px;
	line-height: 26px;
}
 
 
.testimonial{
	width:80%;
	margin-left: 4%;
	margin-top: 30px;
	font-size: 14px;
	line-height: 22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, Serif;
}

.testimonial .quote{
	color:#8e8e8e;
	font-style:italic;
}

.testimonial .who{
	text-align:right;
	color:black;
	font-style:normal;
}
 
.testimonial a{
	text-decoration:underline;
	color:#2a8aaf;
}

 
/*	Right-Container		*/  

#right-container{
 width:410px;
 float:right;
 font-weight:normal;
 padding-left:10px;
 } 

img.logos{
 margin-top: 20px;
}

img.screenshot{
 margin-top: 30px;
 border: solid 5px #f7f7f7;
}


.contact p{
 margin:0 0 8px 0;
 padding:0;
 } 
 
/*	Footer		*/ 

#footer {
 clear:both;
 color:#fff;
 float:left;
 width:100%;
 height:30px;
 margin:50px 0 0; padding:12px 0 0 0;
 background:#262626;
 text-align:center;
}

