/**********************************************************************************************

	CSS on Sails
	Title: Site Name
	Author: XHTMLized (http://www.xhtmlized.com/)
	Date: June 2009

***********************************************************************************************

	1. BASE
			1.1 Reset
			1.2 Accessibility Navigation & Hide
			1.3 Clearfix
			1.4 Default Styles

	2. LAYOUT
			2.1 Structure
			2.2 Header
			2.3 Navigation
			2.4 Content
			2.5 Sidebar
			2.6 Footer

***********************************************************************************************/


/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }
sup { font-size: 70%; vertical-align: super; }

/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/

ol#accessibility-nav, .hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }


/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

.clearfix:after,
#wrapper:after,
.download-section label:after,
.download-section div.select:after,
#footer .link:after,
.download-section fieldset.radiobox div:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/

body { background: #fff; color: #5E5E5E; font: 62.5%/1.3 "Arial", "Helvetica", sans-serif; text-align: center; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font-family: "Helvetica", "Arial", sans-serif; }
a, a:visited { color: #00f; text-decoration: none; }
a:hover, a:active { color: #f00; text-decoration: underline; }


/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/

/* Gobal Elements */
.ir { font-size: 1em; margin: 0; overflow: hidden; position: relative; display: block; }
.ir span { background-repeat: no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.ir a { cursor: pointer; display: block; height: 100%; width: 100%; }
.ir a span { cursor: pointer; }


/* 2.1 Structure
-----------------------------------------------------------------------------------------------*/

.container { margin: 0 auto; position: relative; text-align: left;}
#content { width: 462px; float: left;  }
#sidebar { width: 460px; float: right; padding: 40px 32px 0 0; }
#footer { clear: both; width: 968px; margin: 0 auto;  }

#wrapper { width: 1024px; margin: -54px auto 0 auto; text-align: left }


/* 2.2 Header
-----------------------------------------------------------------------------------------------*/
#header { background: url(../images/bg_header.png) repeat-x 0 0; }
#header .container { width: 1076px; padding: 12px 0 12px 0; min-height: 530px;  background: url(../images/bg_header-inner.png) no-repeat right 0; }
#header .site-name,
#header .site-name span { display: block; overflow: hidden; width: 301px; height: 89px; }
#header .site-name { position: relative; text-indent: -999em; }
#header .site-name span { background: url('../images/logo.png') no-repeat; position: absolute; top: 0; left: 0; z-index: 10; }
#header a.site-name span { cursor: pointer; }

#header #headline { margin-left: 52px; margin-top: 31px; width: 450px; }
#header #headline .inner { color: #fff; padding: 34px 0 0 34px; text-align: left;}
#header #headline h2 { width: 399px; height: 79px; text-indent: -999em; margin-bottom: 18px; }
#header #headline h2 span { background: url(../images/firewall-audit.png) no-repeat 0 0; }
#header #headline h3 {color: #FFD6FF; font-size: 2.5em; font-weight: bold; margin-bottom: 22px;}
#header #headline p {color:#FF9EFF; font-size: 1.4em; line-height: 25px; }

#header .btn-try-it-free { position: absolute;top:274px; right:52px; }
#header .btn-try-it-free p { text-indent: -999em; background: url(../images/btn_try-it-free.png) no-repeat 0 0; width: 104px; height: 71px; display: block; }

/* 2.3 Navigation
-----------------------------------------------------------------------------------------------*/


/* 2.4 Content
-----------------------------------------------------------------------------------------------*/
#content { margin-top: 45px; }
#content p { color: #000; font-size: 1.3em; margin: 0 10px 12px 62px; line-height:22px; }
#content dl {padding: 26px 0 0 62px; margin-bottom: -10px; }
#content dl.no01 { background: url(../images/ico_01.gif) no-repeat 0 0; }
#content dl.no02 { background: url(../images/ico_02.gif) no-repeat 0 0; }
#content dl.no03 { background: url(../images/ico_03.gif) no-repeat 0 0; }
#content dl.no04 { background: url(../images/ico_04.gif) no-repeat 0 0; }
#content dt { color: #000; font-size: 1.4em; font-weight: bold; text-transform: uppercase; margin-bottom: 15px;  }
#content dd { background: url(../images/ico_arrow.gif) no-repeat 0 5px; font-size: 1.3em; padding-left: 28px; margin-bottom: 12px; line-height: 22px; }
#content ul { margin-top: 5px; }
#content ul li { list-style-type: disc; margin-left: 30px; }
#content table { margin: 20px 0 30px 62px; }
#content table p { margin: 0 20px; }
#content h2 { color: #000000; font-size: 1.3em; line-height:22px; margin: 10px 10px 0px 62px; font-style: underline; }
#content ul.terms { color: #000000; font-size: 1.3em; line-height:22px; margin: 0 20px 0 62px; }

/* 2.5 Sidebar
-----------------------------------------------------------------------------------------------*/
.green-section, .download-section { position: relative; margin-bottom: 60px; background: url(../images/bg_greensection-m.jpg) repeat-y 0 0; width: 460px; }
.green-section .inner, .download-section .inner { background: #D0FFAE url(../images/bg_greensection-inner.jpg) repeat-x 0 0; margin: 0 1px; padding: 28px 32px 28px 38px; }
.green-section span.t, .green-section span.b, 
.download-section span.t, .download-section span.b { position: absolute; overflow: hidden; width: 460px; }
.green-section span.t, .download-section span.t { background: url(../images/bg_greensection-t.jpg) no-repeat 0 0; height: 4px; top:-4px; left:0;}
.green-section span.b, .download-section span.b { background: url(../images/bg_greensection-b.jpg) no-repeat 0 0; height: 5px; bottom: -5px; left:0; }
.green-section h3, .green-section p {color: #4A8F17; }
.green-section h3 { font-size: 1.8em; margin-bottom: 16px;}
.green-section p { font-size: 1.4em; line-height: 20px; margin-top: 10px; }

.download-section { background: url(../images/bg_downloadsection-m.jpg) repeat-y 0 0; }
.download-section .inner { background: #BEC7C8 url(../images/bg_downloadsection-inner.jpg) repeat-x 0 0; padding: 0; padding-top: 20px; }
.download-section span.t { background: url(../images/bg_downloadsection-t.jpg) no-repeat 0 0; height: 5px; top: -5px;  }
.download-section span.b { background: url(../images/bg_downloadsection-b.jpg) no-repeat 0 0; height: 7px; bottom: -7px; }
.download-section h3 {  color: #474848; font-size: 1.8em; margin-bottom: 6px; background: url(../images/ico_download.png) no-repeat right bottom; padding: 0 148px 40px 38px;}
.download-section p.head { font-size: 1.1em; margin-bottom: 22px; text-transform: uppercase; padding-left: 38px; }
.download-section fieldset { background: #606A6D; padding: 30px 38px 0 38px; }
.download-section fieldset label.error { font-family: Arial; width: auto; display: block; font-size: 11px; font-weight: bold; color: #C00000; position: relative; top: -7px; left: 117px; }
.download-section fieldset.first { background: #606A6D url(../images/bg_form-t.gif) repeat-x 0 0; }
.download-section fieldset.second { padding-bottom: 18px; }
.download-section .legend { color: #fff;  font-weight: bold; font-size: 1.4em; margin-bottom: 18px; }
.download-section label { display: block; color: #fff; font-size: 1.2em; margin-bottom: 18px; height: 26px; line-height: 26px; vertical-align: middle;}
.download-section label.last { margin-bottom: 0; }
.download-section label input { float: right; width: 260px; padding: 2px 2px; font-size: 1.2em; }
.download-section div.select { margin-bottom: 32px; }
.download-section label.select select {  display: block; width: 160px; margin-right: 28px;  }
.download-section label.select { float: left; clear: none;}

.download-section fieldset.radiobox { background: #CAD1D2 url(../images/bg_form-b.jpg) repeat-x 0 0; padding-bottom: 12px; }
.download-section fieldset.radiobox div.first { margin-bottom: 12px; }
.download-section fieldset.radiobox input { width: auto; float: none;}
.download-section fieldset.radiobox p { font-size: 1.4em; float: left; padding-right: 20px; height: 26px; vertical-align: middle; line-height: 26px; }
.download-section fieldset.radiobox label { float: right; color: #000; padding-left: 12px; margin-bottom: 0; }
.download-section fieldset.radiobox select { width: 100px;}
.download-section fieldset.last { background: #D5DADB; padding-top: 12px; padding-bottom: 22px; text-align: center; }
.download-section fieldset.last label { display: block; color: #5E5E5E; font-size: 1.4em; text-align: left; }
.download-section fieldset.last label input { width: 120px; font-size: 1em; }
.download-section button { background: url(../images/btn_sumbit.png) no-repeat 0 0; color: #000; font-size: 1.3em; font-weight: bold; border: 0; width: 196px; height: 43px; font-family: Helvetica, Arial, sans-serif; vertical-align: middle; line-height: 43px; }

/* 2.6 Footer
-----------------------------------------------------------------------------------------------*/
#footer { margin-top: 30px;padding-bottom: 82px; text-align: left;border-top: 1px solid #E5E5E5; padding-top: 32px;  }
#footer p.copyright { padding-left: 32px; margin-bottom: 15px; font-size: 1.2em; }
#footer .link { padding-left: 32px; }
#footer .link li { float: left; background: url(../images/bg_li.gif) no-repeat 0 0; padding-left: 22px; padding-right: 22px; }
#footer .link li.first { background: url(../images/ico_home.gif) no-repeat 0 center; padding-left: 28px; }
#footer .link a { color: #490B48; font-size: 1.3em; }

