/* !html5doctor.com Reset Stylesheet v1.4 */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,dialog,figure,footer,header,hgroup,nav,section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration:line-through;
}

abbr[title],dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input,select {
	vertical-align:middle;
}

/* !CSS Grid */
.container_12,div.wrap {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}

.container_12 .grid_3 {
	width:220px;
}

.container_12 .grid_6{
	width:460px;
}

.container_12 .grid_9 {
	width:700px;
}

.container_12 .grid_12{
	width:940px;
}

.alpha {
	margin-left:0;
}

.omega {
	margin-right:0;
}

.container_12 .grid_1 {
	width:60px;
}

.container_12 .grid_2 {
	width:140px;
}

.container_12 .grid_4 {
	width:300px;
}

.container_12 .grid_5 {
	width:380px;
}

.container_12 .grid_7 {
	width:540px;
}

.container_12 .grid_8 {
	width:620px;
}

.container_12 .grid_10 {
	width:780px;
}

.container_12 .grid_11 {
	width:860px;
}

.container_12 .prefix_3 {
	padding-left:240px;
}

.container_12 .prefix_6 {
	padding-left:480px;
}

.container_12 .prefix_9 {
	padding-left:720px;
}

.container_12 .prefix_1 {
	padding-left:80px;
}

.container_12 .prefix_2 {
	padding-left:160px;
}

.container_12 .prefix_4 {
	padding-left:320px;
}

.container_12 .prefix_5 {
	padding-left:400px;
}

.container_12 .prefix_7 {
	padding-left:560px;
}

.container_12 .prefix_8 {
	padding-left:640px;
}

.container_12 .prefix_10 {
	padding-left:800px;
}

.container_12 .prefix_11 {
	padding-left:880px;
}

.container_12 .suffix_3 {
	padding-right:240px;
}

.container_12 .suffix_6 {
	padding-right:480px;
}

.container_12 .suffix_9 {
	padding-right:720px;
}

.container_12 .suffix_1 {
	padding-right:80px;
}

.container_12 .suffix_2 {
	padding-right:160px;
}

.container_12 .suffix_4 {
	padding-right:320px;
}

.container_12 .suffix_5 {
	padding-right:400px;
}

.container_12 .suffix_7 {
	padding-right:560px;
}

.container_12 .suffix_8 {
	padding-right:640px;
}

.container_12 .suffix_10 {
	padding-right:800px;
}

.container_12 .suffix_11 {
	padding-right:880px;
}
.container_12 .push_3 {
	left:240px;
}

.container_12 .push_6 {
	left:480px;
}

.container_12 .push_9 {
	left:720px;
}

.container_12 .push_1 {
	left:80px;
}

.container_12 .push_2 {
	left:160px;
}

.container_12 .push_4 {
	left:320px;
}

.container_12 .push_5 {
	left:400px;
}

.container_12 .push_7 {
	left:560px;
}

.container_12 .push_8 {
	left:640px;
}

.container_12 .push_10 {
	left:800px;
}

.container_12 .push_11 {
	left:880px;
}

.container_12 .pull_3 {
	left:-240px;
}

.container_12 .pull_6 {
	left:-480px;
}

.container_12 .pull_9 {
	left:-720px;
}

.container_12 .pull_1 {
	left:-80px;
}

.container_12 .pull_2 {
	left:-160px;
}

.container_12 .pull_4 {
	left:-320px;
}

.container_12 .pull_5 {
	left:-400px;
}

.container_12 .pull_7 {
	left:-560px;
}

.container_12 .pull_8 {
	left:-640px;
}

.container_12 .pull_10 {
	left:-800px;
}

.container_12 .pull_11 {
	left:-880px;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

/* !Basic CSS */
body {
	color: #111;
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
}

a{
	color: #3974C6;
	display: inline-block;
	padding: 4px;
	padding-left: 0;
	border: 1px solid transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a:visited{
	color: #3974C6;
}
a:hover{
	background-color: #C9EF77;
	border: 1px solid #999;
	color: #333;
	display: inline-block;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: -4px;
}

a:focus {
	outline:1px dotted invert;
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

h1 {
	font-size:25px;
}

h2 {
	font-size:23px;
}

h3 {
	font-size:21px;
}

h4 {
	font-size:19px;
}

h5 {
	font-size:17px;
}

h6 {
	font-size:15px;
}

ol {
	list-style:decimal;
}

ul {
	list-style:disc;
}

li {
	margin-left:30px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

/* !Structure */
body>header{
	height: 200px;
	min-width: 960px;
}

body>header h1{
	height: 135px;
	margin: 0;
}
body>header nav{
	min-width: 960px;
}
body>header nav ul{
	display: block;
	margin-top: 20px;
	text-align:center
}

body>header nav ul li{
	display: inline-block;
	height: 45px;
	margin: 0 8px;
	position: relative;
	bottom: 2px;
	width: 120px;
	
	*display: inline; /* Part of IE7 Hack for Inline-Block */
	zoom: 1; /* Other Part of IE7 Hack for Inline-Block */
	bottom: 1px\9; /* IE Hack to properly render relative positioning; Used to Fix IE8 (and maybe IE6) */
	*bottom: 12px; /* IE7 Hack to properly render relative positioning; Overides Other IE Hack so it only fixes IE7 */
	
	/* CSS3 Rounded Corners */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-top-right-radius: 10px;
}
body>header nav ul li a{
	color: #000;
	height: 45px;
	background: none transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
}
body>header nav ul li.active{
	height: 55px;
	bottom: 11px;
	bottom: 10px\9; /* IE Hack to properly render relative positioning; Used to Fix IE8 (and maybe IE6) */
	*bottom: 11px; /* IE7 Hack to properly render relative positioning; Overides Other IE Hack so it only fixes IE7 */
}
body>header nav ul li.active a{
	height: 46px;
}
section#banner{
	min-width: 960px;
}
section#banner>div{
	height: 12px;
}
section#banner>div.wrap{
	height: auto;
}
section#banner>div.wrapper>div.wrap>ul{
	padding: 0;
	margin: 0;
}
section#banner>div.wrapper>div.wrap>div{
	float: left;
	width: 395px;
	height: 175px;
	margin-top: 18px;
}
/* !Appearance */
body>header{
	background: #000 url("../images/bg/header.png") repeat-x;
}
body>header h1{
	background: url("../images/logo.png") no-repeat center center;
	color: #99cc00;
}
body>header h1 a{
	background: none transparent;
	border: 0;
	display: block;
	height: 135px;
	width: 100%;
	
}
body>header h1 a:hover{
	background: none;
	border: 0;
}
body>header h1 span{
	display: block;
	text-indent: -9999px;
	text-align: center;
}
body>header nav ul{
	text-align: center;
}
body>header nav ul li{
	background: url("../images/bg/tab.png") repeat-x #eee;
	border: 2px solid #99cc00;
	border-bottom: 0px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: center;
}

body>header nav ul li a,body>header nav ul li a:hover,body>header nav ul li a:visited{
	/* Reset CSS for links for the tabs */
	border: 0;
	margin:0;
	padding:0;
	background:transparent;
	display: block;
}

body>header nav ul li a{
	color: #666;
	height: 45px;
	text-decoration: none;
}
body>header nav ul li a:visited{
	color: #666;
}
body>header nav ul li.active a{
	color: #000;
}
body>header nav ul li a:hover{
	border: 0px;
	color: #000 !important;
}
section#banner{
	margin-bottom: 30px;
}
section#banner>div{
	background: url("../images/bg/separator.png") repeat-x;
	border: 0px solid #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
section#banner>div.wrapper{
	background: url("../images/bg/banner.png") #8ac000 top repeat-x;
	border: 0px solid #000;
	height: 185px;
}
section#banner>div.wrapper>div.wrap{
	background: url("../images/bg/banner-glow.png") center center;
	height: 185px;
}
section#banner>div.wrapper>div.wrap ul{
	background: url("../images/geek-banner-text.png") left center no-repeat;
	background-position-x: 20px;
	float: left;
	width: 560px;
	height: 185px;
}
section#banner>div.wrapper>div.wrap ul li{
	color: #222;
	list-style-type: none;
	font-family: "Big Limbo BT";
	font-size: 50px;
	vertical-align: center;
	text-align: left;
	text-indent: -9999px;
	
}
section#banner>div.wrapper>div.wrap ul li.head{
	font-family: "Helvetica";
	margin-top: 22px
}
section#banner>div.wrapper>div.wrap ul li.body{
	color: #111;
	font-weight: bold;
	line-height: 1;
	opacity:1.0;
}
section#content>div.wrap>div h2{
	font-size: 18px;
}
aside.sidebar{
	margin: 0 auto;
	text-align: center;
}
aside.sidebar *{
	text-align: left;
}
aside.sidebar h2{
	margin-top: 30px;
}
.optional{
	display: none;
}
aside.sidebar section ul{
	margin-top: 50px;
}
aside.sidebar section.recommended-software ul li{
	display: block;
	list-style-type: none;
	margin: 20px auto;
	width: 125px;
}
aside.sidebar section.credit-cards h2{
	margin-top: 35px;
	margin-bottom: 0px;
}
section.recommended-software ul li{
	list-style-type: none;
	margin: 30px 10px 10px 10px;
	display: inline-block;
	vertical-align: middle;
	
	*display: inline; /* Part of IE7 Hack for Inline-Block */
	zoom: 1; /* Other Part of IE7 Hack for Inline-Block */
}
section.recommended-software ul li a{
	background: no-repeat center center;
	display: block;
	width: 125px;
	text-indent: -9999px;
}
aside section.recommended-software ul li a{
	display: block;
	float: none;
}
section.recommended-software ul li a{
	margin: 0;
	padding: 4px;
}
section.recommended-software ul li a:hover{
	margin-left: 0px;
	margin-right: 0px;
}
	/* Icons of our Recommended Software */
	section.recommended-software ul li.avg a{
		background-image: url(../images/partners/avg-plain.png);
		height: 46px;
	}
	section.recommended-software ul li.roboform a{
		background-image: url(../images/partners/roboform-plain.png);
		height: 26px;
	}
	section.recommended-software ul li.safeeyes a{
		background-image: url(../images/partners/safeeyes-plain.png);
		height: 34px;
	}
	section.recommended-software ul li.carbonite a{
		background-image: url(../images/partners/carbonite.png);
		height: 46px;
	}
	section.recommended-software ul li.gillware a{
		background-image: url(../images/partners/gillware.png);
		height: 46px;
	}
	section.recommended-software ul li.malwarebytes a{
		background-image: url(../images/partners/malware-bytes.png);
		height: 46px;
	}
footer{
	background: #ccc url("../images/bg/footer.png") repeat-x;
	border-top: 1px solid #333;
	min-width: 960px;
	padding: 40px 0px;
	margin-top: 50px;
	overflow: auto;
}
body#rescue footer,body#thanks footer,body#error footer{
	border-bottom: 1px solid #333;
}
footer ul.sitemap a{
	padding: 0px;
	margin: 0;
}

footer.container_12>section>section{
	margin-right: 5px;
	margin-left: 5px;
}

footer small{
	display: block;
	margin-top: 20px;
	text-align: left;
}

footer h3{
	font-size: 14px;
}
footer dl{
	margin-bottom: 5px;
}
footer dt, footer dd{
	display: inline;
}
footer form dd, footer form dt{
	display: block;
}
img.customer,div.customer{
	background: #ccc;
	width: 290px;
	height: 290px;
}
div.customer,object.customer{
	border: 1px solid #000;
	display: block;
	margin-bottom: 10px;
}

/* Begin Other Things on Other Pages*/
	/* Pricing*/
	section.price{
		background-color: #90CAFF;
		border: 1px solid #003366;
		border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
		color: #003366;
		display: none;
		padding: 10px;
		margin: 0 auto;
		margin-bottom: 25px;
		width: 270px;
	}
	section.price p.price{
		font-size: 30px;
		font-weight: bold;
		margin: 0;
		text-align: center
	}
	section.price p.length{
		font-size: 18px;
		margin:0;
		text-transform: uppercase;
		text-align: center
	}

	/* Portfolio */
	section#portfolio ul{
		list-style: none;
		margin: 0 auto;
		overflow: auto;
	}
	section#portfolio ul li{
		float: left;
		margin: 0;
		padding: 22px 22px;
	}
	section#portfolio ul li a,section#portfolio ul li a:hover{
		
		padding: 8px 8px 4px 8px;
		margin: 0;
		display: block;
	}
	section#portfolio ul li a{
		border: 1px solid #999;
		color: #000;
		background-color: #eee;
	}
	section#portfolio ul li a:hover{
		color: #000;
		background-color: #C9EF77;
	}
	section#portfolio ul li img{
		border: 1px solid #000;
	}
	section#portfolio ul li span{
		margin: 0;
		padding: 0;
		display: block;
		border-radius: 7px;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
	}
	section#portfolio ul li span>span{
		display: block;
		padding: 5px;
	}
	section#portfolio ul li a:hover span{
		background: transparent;
	}
	
	/* Contact */
	body#contact form input,body#contact form textarea{
		border: 1px solid black;
	}
	body#contact form textarea{
		padding: 0px 1px 0px 0px;
	}
/* Begin Coda Slider - This is going to be a pretty big chunk of code, so I'm breaking it off from the Layout and Appearance and Typography Sections */

div#slider,div#content div.wrap div.left h2{
	margin: 0 auto;
	position: relative;
}
div#slider ul.navigation{
	background-color: #333;
	color: #C9EF77;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto 30px auto;
	text-align: center;
}
div#slider ul.navigation li{
	display: inline;
	margin: 0;
}
div#slider ul.navigation li a{
	background: none;
	color: #C9EF77;
	padding: 0 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
div#slider ul.navigation li a:hover{
	border: 0;
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
	margin: 0px 1px;
}
#sliderData {
	overflow: auto;
	overflow-x: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
}
div#content div#sliderData h3{
	margin-top: 15px;
}
div#sliderData div.wrap div.panel {
	padding: 0px 20px;
	width: 920px; /* change to 560px if not using JS to remove rh.scroll */
	overflow-y: auto;
}
div#sliderData div.wrap div.panel div.container_12{
	width: 920px;
}
div#sliderData div.wrap div.panel div.container_12 .suffix_1{
	padding-right: 40px;
}

