@import url(tripoli.css);

/* @group Page Layout */

div#wrapper {
	margin: 0 auto;
	width: 980px;
}

div#top {
	background: url(../images/top.png) no-repeat;
	width: 980px;
	height: 97px;
	float: left;
}

div#container {
	width: 980px;
	position: absolute;
}

div#main {
	background: url(../images/main-background.png) repeat-y;
	float: left;
	width: 980px;
}

div#main-start {
	width: 980px;
	height: 15px;
	background: url(../images/start-background.png) no-repeat;
}

div#main-content {
	margin: 30px 0 0 30px;
	width: 920px;
}

div#main-end {
 	background: url(../images/main-footer.png) bottom no-repeat;
 	width: 980px;
 	height: 15px;
 	clear: both;
}

/* @end */

/* @group Utility */

.show {
	display: block !important;
}

.hide {
	display: none;
}

/* @end */

/* @group Images */

img.right {
	float: right;
}

/* @end */

/* @group Type */

body {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
}

small {
	font-family: "Lucida Grande", Verdana, sans-serif;
}

.content h6.subtitle {
	color: #837870;
	position: relative;
	top: -1em;
}

/* @end */

/* @group Links */

#contest {
	border-top: 1px solid #eee;
}

a#logo-link {
	display: block;
	height: 80px;
	width: 340px;
	position: absolute;
	top: 17px;
	left: 0;
	z-index: 10;
}


/* @end */

/* @group Forms */



/* @end */

/* @group Buttons */

div#buttons {
	position: absolute;
	top: 461px;
	left: 544px;
	width: 278px;
	text-align: center;
}

a.button {
	float: left;
	width: 131px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
}

body#services-page a.button#signup {
	float: right;
}

body#services-vpn-page a.button#signup {
	float: right;
}

body#services-citrix-page a.button#signup {
	float: right;
}

body#services-owa-page a.button#signup {
	float: right;
}

body#services-windows-page a.button#signup {
	float: right;
}

body#services-web-page a.button#signup {
	float: right;
}

body#services-buy-page a.button#buy {
	float: left;
}

body#services-contact-page a.button#buy {
	float: left;
}

body#services-page a.button#contact {
	float: right;
}

body#services-vpn-page a.button#contact {
	float: right;
}

body#services-citrix-page a.button#contact {
	float: right;
}

body#services-owa-page a.button#contact {
	float: right;
}

body#services-windows-page a.button#contact {
	float: right;
}

body#services-web-page a.button#contact {
	float: right;
}

body#services-buy-page a.button#buy {
	float: left;
}

body#services-contact-page a.button#buy {
	float: left;
}



a.button#contact {
	background: url(../images/button-contact.png);
}

a.button#signup {
	background: url(../images/button-buy.png);
	margin-right: 20px;
}


/* @end */

/* @group Colors */

.dark-green {
	color: #00853f;
}

.light-green {
	color: #7BC143;
}

.warm-gray {
	color: #c7c2bc;
}

.content h1 {
	color: #7BC143;
	font-weight: normal;
}

.content h2 {
	color: #264695;
}

.sitemap{

color: #007934;

}


/* @end */

/* @group Region */

#region {
	width: 170px;
	height: 30px;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	margin-right: 40px;
	padding-top: 10px;
	padding-left: 50px;
	font-size: 10pt;
	color: white;
	right: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#region a {
	color: orange;
	text-decoration: underline;
}

/* @end */

/* @group Front Page Benefits */

ul#benefits {
	margin: 25px 0 0 30px;
	width: 355px;
	font-size: 9pt;
	line-height: 18px;
}

ul#benefits li {
	color: #444;
	margin: 0 0 15px 0;
}

ul#benefits li h3 {
	font-size: 12pt;
	color: #00853F;
	line-height: 20px;
	margin: 0;
}

/* @end */

/* @group Main Tabs */

ul#tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 423px;
	top: 65px;
}

ul#tabs li {
	float: left;
}

ul#tabs li a {
	display: block;
	width: 125px;
	height: 35px;
	margin: 0 2px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

ul#tabs li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

body#home-page ul#tabs li#home a,
body#services-page ul#tabs li#services a,
body#services-vpn-page ul#tabs li#services a,
body#services-citrix-page ul#tabs li#services a,
body#services-owa-page ul#tabs li#services a,
body#services-windows-page ul#tabs li#services a,
body#services-web-page ul#tabs li#services a,
body#services-buy-page ul#tabs li#services a,
body#services-contact-page ul#tabs li#services a,
body#contact-page ul#tabs li#contact a,
body#news-page ul#tabs li#home a,
body#press-page ul#tabs li#home a,
body#labs-page ul#tabs li#labs a,
body#labs-vpn-page ul#tabs li#labs a,
body#labs-agents-page ul#tabs li#labs a,
body#labs-web-page ul#tabs li#labs a,
body#labs-modules-page ul#tabs li#labs a,
body#service-subpage ul#tabs li#features a,
body.about-section ul#tabs li#about a 

{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

ul#tabs li#home a {
	background: url(../images/tab-home.png) no-repeat;
}

ul#tabs li#services a {
	background: url(../images/tab-services.png) no-repeat;
}

ul#tabs li#contact a {
	background: url(../images/tab-contact.png) no-repeat;
}

Ul#tabs li#labs a {
	background: url(../images/tab-labs.png) no-repeat;
}

/* @end */

/* @group Features Page */

body#services-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services.png);
	text-indent: -9999px;
}

body#services-vpn-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-vpn.png);
	text-indent: -9999px;
}

body#services-citrix-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-citrix.png);
	text-indent: -9999px;
}

body#services-owa-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-owa.png);
	text-indent: -9999px;
}

body#services-windows-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-windows.png);
	text-indent: -9999px;
}

body#services-web-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-web.png);
	text-indent: -9999px;
}

body#services-buy-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-buy.png);
	text-indent: -9999px;
}

body#services-contact-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-services-contact.png);
	text-indent: -9999px;
}

body#labs-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-labs.png);
	text-indent: -9999px;
}

body#labs-vpn-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-labs-vpn.png);
	text-indent: -9999px;
}

body#labs-agents-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-labs-agents.png);
	text-indent: -9999px;
}

body#labs-web-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-labs-web.png);
	text-indent: -9999px;
}

body#labs-modules-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-labs-modules.png);
	text-indent: -9999px;
}

body#news-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-news.png);
	text-indent: -9999px;
}

body#press-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-press.png);
	text-indent: -9999px;
}

body#contact-page h1 {
	width: 670px;
	height: 64px;
	background: url(../images/headline-contact.png);
	text-indent: -9999px;
}

div.feature {
	clear: both;
	border-top: 1px solid #ddd;
	padding: 20px 0 0 0;
}

div.feature h2 {
	margin: 0 0 10px 0;
}

div.feature h2.link a {
	color: #264695;
	text-decoration: none;
}

div.feature img.new {
	float: left;
	margin: 0 5px 5px 0;
}

div.feature img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.feature img.alt {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

div.feature a#float {
	float: right;
	margin: 0 0 20px 0;
}

/* @end */

/* @group Global Footer */

div#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

div#footer-links {
	padding: 15px 0;
	margin-bottom: 14px;
	border-bottom: 1px solid #eee;
	text-align: center;
	width: 980px;
	line-height: 18px;
	font-size: 11px;
	color: #555;
}

div#footer-links a {
	color: #00853F;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 7px;
	clear: both;
}

div#footer-links table,
div#footer-links img {
	float: left;
}

div#footer-links a:hover {
	text-decoration: underline;
}

div#featuresfooter {
	width: 980px;
	padding: 20px 0 0 0px;
	color: #00853F;
	font-size: 1.2em;
	clear: both;
	margin: 20px 0 0 0;
}
div#featuresfooter .contentcol {
	color: #7bc143;
	float: left;
	margin: 0 0 0 12px;
	text-align: left;
	width: 15%;
	border-left: 1px solid #c3e3ac;
	padding: 0 0 0 17px;
	height: 130px;
}
div#featuresfooter .contentcol.first {
	border-left: 0;
	margin-left: 0;
	width: 13%
}
div#featuresfooter .contentcol.services {
	width: 20%
}
div#featuresfooter .contentcol.buy {
	width: 15%;
}
div#featuresfooter .contentcol.contact {
	width: 17%;
}
div#featuresfooter .contentcol.last {
	width: 18%
}
div#featuresfooter .contentcol dl dt {
	color: #264695;
	margin: 2px 0;
}
div#featuresfooter .contentcol dl dd {
	margin: 6px 0;
}
div#featuresfooter .contentcol dl dd a {
	text-decoration: underline;
	color: #6b96ff;
}
div#featuresfooter .contentcol dl dt a {
	color: #00853F;
}
div#featuresfooter .contentcol p {
	color: #666;
}
div#copyright {
	font-size: 0.9em;
	font-weight: normal;
	color: #999;
	border-bottom: 1px solid #eee;
	padding: 20px 0 15px 0;
	margin: 0 0 10px 0;
	clear: both;
	text-align: center;
}



span.main-nav a {
	font-weight: bold;
}

div#trust {
	height: 160px;
	margin: 0 auto;
	width: 941px;
}

div#trust div {
	float: left;
	position: relative;
}

div#thawte {
	width: 160px;
	top: 15px;
}

div#vasco {
	width: 225px;
	top: 23px;
	margin-left: 75px;
}

div#deepnet {
	width: 178px;
	top: 15px;
}

div#cisco {
	width: 140px;
	top: 10px;
}

div#hp {
	width: 150px;
	top: 5px;
}

/* @end */

/* @group Corporate Layout */

div.video {
	border: 3px double #f0f0f0;
	padding: 5px 0;
	text-align: center;
	width: 700px;
}

a.toc {
	float: right;
	font-size: 10px;
}

body.about-section div#main-content
{
	float: left;
	width: 600px;
	margin: 0;
}

ul#corp-menu {
	display: inline;
	float: left;
	margin: 30px;
	width: 200px;
	line-height: 18px;
}

ul#corp-menu li {
	border-bottom: 1px solid #eee;
	font-size: 13px;
	padding: 10px 0;
}

ul#corp-menu li ul {
	margin: 10px 0 0 20px;
}

ul#corp-menu li ul li {
	border: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

ul#corp-menu li a {
	color: #000;
	text-decoration: none;
}

ul#corp-menu li li a {
	color: #666;
}

ul#corp-menu a:hover {
	text-decoration: underline;
}

body#about-page #menu-about a,
body#video-page #menu-video a,
body#board-page #menu-board a,
body#team-page #menu-team a,
body#investors-page #menu-investors a,
body#history-page #menu-history a,
body#safe-page #menu-safe a,
body#privacy-page #menu-privacy a,
body#terms-page #menu-terms a,
body#press-page #menu-press a,
body#awards-page #menu-awards a,
body#testimonials-page #menu-testimonials a,
body#contact-page #menu-contact a,
body#news-page #menu-news a,
body#jobs-page #menu-jobs a,
body#mobile-page #menu-mobile a,
body#sfaq-page #menu-sfaq a,
body#tech-page #menu-tech a
{
	color: #007934;
	font-weight: bold;
	text-decoration: none !important;
}

/* @end */


/*@Breadcrumbs*/
#breadcrumbs {
	color: #555;
	float: left;
	font-size: 11px;
	margin-left:25px;
	width: 900px;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
}

#breadcrumbs a {
	color: #007934;
	font-weight: bold;
	padding: 0 1px 0 1px;
}

/* @end */


/* @group Definition Lists */

dl.faq dt {
	color: #007934;
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0;
	border-bottom: 1px solid #ddd;
}

dl.faq dd {
	margin: 0 0 10px 20px;
}

dl.quotes {
	font-family: Baskerville, "Big Caslon", Georgia, serif;
}

dl.quotes dt {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	font-weight: normal;
	font-size: 1.2em;
}

dl.quotes dd {
	color: #444;
	text-indent: 50px;
}

dl.news {
	font-family: Baskerville, "Big Caslon", Georgia, serif;
	font-size: 13px;
}

dl.news dd h2 a:link {
	color: #333;
	text-decoration: none;
}

dl.news dd h2 a:hover {
	color: #000;
	text-decoration: underline;
}

dl.news em {
	color: #007934;
	font-size: 16px;
}

dl.news dt {
	background: 50% 50% no-repeat;
	width: 598px;
	height: 60px;
	border-top: 1px solid #ccc;
	text-indent: -9999px;
}

dl.news h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

dl.news h3 {
	color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/*---------------*/

/* @end */

/* @group Forms */

.content form fieldset label.required {
	background: url(http://www.mint.com/css/../images/req-bullet.png) top right no-repeat;
}

.content form fieldset {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	float: left;
	padding: 0;
	width: 598px;
}

.content form fieldset ol {
	margin: 0;
	padding: 0;
}

.content form fieldset ol li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 0;
}

.content form fieldset ol li label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-align: right;
	width: 180px;
}

.content form fieldset input.text,
.content form fieldset textarea {
	line-height: 16px;
	padding: 5px;
}

/* @end */

form.searchbox {
	background: #d1eacf;
	border: 1px solid #c3dac1;
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 10px;
}


/* @Sitemap  */

#sitemap-content {
	margin: 0 0 0 0px;
	width: 920px;
}


#sitemap_header{
float: left;
height: 80px;
margin-left: 60px;
display: inline; /* double margin */
width: 850px;
}

#sitemap_right{
float: left;
width:340px;
}

#sitemap_left{
margin-left: 220px;
display: inline; /* double margin */
float: left;
width: 350px;
}


ul.site-menu {
	display: inline;
	float: left;
	width: 250px;
	line-height: 18px;
}

ul.site-menu li {
	
	border-bottom: 1px solid #eee;
	font-size: 14px;
	padding: 10px 0;
}

ul.site-menu li ul {
	
	color: #007934 ;
	margin: 10px 0 0 20px;
}

ul.site-menu li ul li {

	border: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

ul.site-menu li a {
	color: #007934 ;
	text-decoration: underline;
}

ul.site-menu li li a {
	color: #69be28;
}

ul.site-menu a:hover {
	text-decoration: underline;
}






div#main-headline {
	width: 800px;
	height: 60px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../images/headline-main.png) no-repeat;
}


div#main-splash {
	width: 440px;
	height: 440px;
	margin-left: 20px;
	float: left;
}





.column {
	float: left;
	margin-left: 20px;
	padding: 5px;
	width: 440px;
	text-align: left;
}

.column .header {
	color: gray;
	margin-bottom: 30px;
	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.column .newsitem {
}

.newsitem .headline {
	font-size: 12pt;
	color: #a77a49;
	font-weight: bold;
	margin-bottom: 3px;
}

.newsitem .headline A {
	text-decoration: none;
	color: #a77a49;
}

.newsitem .content A {
	text-decoration: none;
	color: black;
}

.newsitem .date {
	font-size: 7pt;
	color: gray;
	margin-bottom: 8px;
}

.newsitem .content {
	margin-bottom: 30px;
	font-size: 10pt;
	line-height: 12pt;
}


.column .pressitem {
}

.pressitem .headline {
	font-size: 10pt;
	color: #4967a7;
	font-weight: bold;
	margin-bottom: 3px;
}

.pressitem .date {
	font-size: 7pt;
	color: gray;
	margin-bottom: 6px;
}

.pressitem .content {
	margin-bottom: 25px;
	font-size: 9pt;
	line-height: 11pt;
}


.pressitem .headline A {
	text-decoration: none;
	color: #4967a7;
}

.pressitem .content A {
	text-decoration: none;
	color: black;
}

.featurecol {
	padding: 5px;
	width: 270px;
	text-align: left;
	float: left;
}
