/* =====Reset===== */
html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,blockquote,q,cite,abbr,acronym,caption,address,strong,strike,del,big,small,font,dfn,ins,kbd,s,samp,tt,var,pre,code,dfn,var,iframe,applet,object,fieldset,form,label,legend,dl,dt,dd,ul,ol,li,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size:100%;
	font-style:inherit; 
	font-weight:inherit;
	margin:0;
	outline: 0;
	padding:0;
	vertical-align: baseline;
}
caption,th,td {text-align:left}
table {
	border-collapse:collapse;
	border-spacing:0;
}
blockquote:before,blockquote:after,q:before,q:after {content:''}

/* =====Typography=====*/
body, textarea {
	color: #676767;
	font: 87.5%/1.5 "Lucida Grande", "Calibri", "Gill Sans", "Gill Sans MT", "Trebuchet MS", verdana, sans-serif; /* Set in percentages so IE6 can still resize. The percentage notation also fixes a strange quirk where IE dramaticly scales text. */
}
html>body {
	font-size: 12px; /* a more exact setting in pixels for browsers that can resize them. */
}
h1,
h2,
h3,
h4,
h5,
h6 {color:#898989;}
strong {
	font-weight: bold;
}
em,
*[lang] {
	font-style: italic;
}
strike,
del {
	text-decoration: line-through;
}
acronym,
.caps {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}
/* Links */
a,
a:visited {
	color: #3e606f;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}
 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 110%;
	font-style: italic;
}
/* Font sizes and vertical measure */
h1 {
	font-size: 2em; /* 24 */
	line-height: .75;
	margin: 1.125em 0 .375em 0;
}
h2,
big {
	font-size: 1.5em; /* 18 */
	line-height: 1;
}
h2 {
	margin: 1.5em 0 .5em 0;
}
h3 {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 1.92857144em 0 .58333334em 0;
}
h4,
h5,
h6 {
	margin: 2.25em 0 .75em 0;
}
p {
	margin: 0 0 1.5em 0;
}
blockquote {
	border-left:.16666667em solid #e9eaea;
	margin: 0 1.5em 1.5em 0;
	padding-left:1.3333334em;
}
small,
acronym,
.caps {
	font-size: .833333333333em;
	line-height: 1.8em;
}
textarea {
	font-size: 1em;
	line-height: 1.5;
}
ul,
ol,
dd {
	margin: 0 0 1.5em 1.5em;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
ol.outline {
	list-style-type: lower-alpha;
}
ol.outline ol {
	list-style-type: upper-roman;
}
li {
	margin-bottom: 5px;
}

.padded {
	padding: 20px;
}
.large-font {
	font-size: 150%;
}
.center {
	text-align: center;
}

/* Structure */
hr.divider {display:none;}

#wrapper {
	margin:30px auto;
	position: relative;
	width:960px;
}

#header {
	overflow:hidden;
	margin-bottom: 20px;
}
#header.inner {
	margin: 0;
}
#inner-logo a {
	background: url(../jquery.fancybox/../img/inner-logo.gif) no-repeat;
	display: block;
	height: 50px;
	text-indent: -30000px;
	width: 240px;
}
#header h1 {
	background: url(../jquery.fancybox/../img/inner-head-safe.jpg) no-repeat;
	clear: both;
	color: #3e606f;
	font-size: 42px;
	height: 110px;
	margin: 20px 0 0;
	padding-top: 30px;
	text-align: right;
}
#header.home {
	margin-bottom: 0;
}
#crest {
	background: #4E6F80 url(../jquery.fancybox/../img/crest.jpg) no-repeat left top;
	clear:both;
	color:#fff;
	font-weight:bold;
	height:225px;
	margin-top: 5px;
	padding:180px 20px 20px 50px;
	position:relative;
}
#crest #tagline {
	background: transparent url(../jquery.fancybox/../img/crest-tagline.png) no-repeat;
	display: block;
	height: 100px;
	left: 35px;
	position: absolute;
	text-indent: -2000px;
	top: 45px;
	width: 600px;
}
ul#selling-points li span,
ul#selling-points li a,
ul#selling-points li a:visited {
	background:url(../jquery.fancybox/../img/selling-points.png) no-repeat left top;
	display:block;
	height:26px;
	padding:0;
	text-indent:-32000px;
	width:378px;
}
ul#selling-points li#professionally-managed span,
ul#selling-points li#professionally-managed a,
ul#selling-points li#professionally-managed a:visited{
	background-position:left -26px;
}
ul#selling-points li#immediate-and-complete-restoration span,
ul#selling-points li#immediate-and-complete-restoration a,
ul#selling-points li#immediate-and-complete-restoration a:visited{
	background-position:left -52px;
}

#logo {
	height:100px;
	position:absolute;
	left: 30px;
	top: 45px;
	width:458px;
}
#logo a,
#logo a:visited {
	background:url(../jquery.fancybox/../img/backupmoxie.png) no-repeat left top;
	display:block;
	height:100px;
	text-indent:-32000px;
	width:458px;
}

ul#navigation {
	float:right;
	list-style:none;
	margin: 17px 0 0;
}
#navigation li {
	float:left;
}
#navigation a,
#navigation a:visited {
	color:#444;
	display:block;
	font-size: 1.16666667em; /* 14 */
	font-weight: 600;
	line-height: 1.28571429;
	padding:5px 10px;
	text-decoration:none;
}
#navigation a.active,
#navigation a:hover {
	color:#333;
}
#navigation a.signup,
#navigation a.signup:visited {
	color: #438e0f;
}
#navigation a.signup:hover{
	color: #347A05;
}
#navigation li.last a,
#navigation li.last a:visited {
	padding-right: 0;
}

#content {
	background:url(../jquery.fancybox/../img/content-bottom-gradient.gif) repeat-x bottom;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-top:1px solid #fff;
	clear:both;
}
#content .round {
	background:url(../jquery.fancybox/../img/rounded-corner-left-bottom.gif) no-repeat left bottom;
}
#content .round .round {
	background:url(../jquery.fancybox/../img/rounded-corner-right-bottom.gif) no-repeat right bottom;
}
#content a,
#content a:visited {
	text-decoration: underline;
}

#page-title {
	background:url(../jquery.fancybox/../img/content-top-left.png) no-repeat left top;
	color:#507383;
	font-size:3em;
	height:118px;
	line-height:1;
	padding-top:20px;
	text-align:right;
}

#content .full {
	margin:0 20px;
}

.columns {
	background:url(../jquery.fancybox/../img/columns-dividers.gif) no-repeat 319px bottom;
	overflow:hidden;
}
.columns .column {
	float:left;
	width:280px;
	margin:0 20px;
}
.columns .column.double {
	margin-bottom: 40px;
	width:600px;
}
.columns .column.triple {
	margin-bottom: 40px;
	width:900px;
}
.columns .column.double p {
	font-size: 125%;
}
.columns .column h1,
.columns .column h2 {
	font-size: 1.5em; /* 18 */
	line-height: 1;
	margin:0 0 .5em 0;
}
.columns .column .float-right {
	margin:0 0 20px 20px;
}

#moxie-flow {
	background:url(../jquery.fancybox/../img/columns-dividers-with-illustration.png) no-repeat 47px bottom;
	padding-bottom:300px;
}
#moxie-flow-3 #contact {
	padding-top: 20px;
}

#content form {
	padding: 0 20px;
}
#content form label {
	display: block;
	font-size: 12px;
}
#content form input.text, #content form textarea {
	color: #000;
	padding: 3px;
	width: 300px;
}
#content form textarea {
	height: 200px;
	width: 450px;
}
#content form input.button {
	background: #eee url(../jquery.fancybox/../img/button_back.png) repeat-x;
	border: 1px solid #ccc;
	font-size: 110%;
	font-weight: bold;
	padding: 7px 12px;
}

#footer {
	background:url(../jquery.fancybox/../img/footer-side-borders.gif) repeat-y left;
	clear:both;
	font-size: 90%;
	line-height: 120%;
	margin:20px 0;
	position:relative;
}
#footer div {
	background:url(../jquery.fancybox/../img/footer-bottom.gif) no-repeat left bottom;
}
#footer p#legal {
	background:url(../jquery.fancybox/../img/footer-top.gif) no-repeat left top;
	margin:0;
	padding:20px 20px 0;
}
#footer ul#colophon-navigation {
	list-style:none;
	margin:0;
	padding:0 20px 20px;
}
#footer ul#colophon-navigation li {
	display:inline;
	border-right:1px solid #898989;
	margin: 0 0 0 7px;
	padding:0 10px 0 0;
}
#footer ul#colophon-navigation li.last {
	border:0;
}
#footer ul#colophon-navigation li.first {
	margin:0;
}
#footer p#crowd-favorite span {
	display:none;
}
#footer p#crowd-favorite {
	position:absolute;
	right:10px;
	top:32%;
}
#footer p#crowd-favorite a,
#footer p#crowd-favorite a:visited {
	background:url(../jquery.fancybox/../img/by-crowd-favorite.png) no-repeat left top;
	display:block;
	height:40px;
	margin:0;
	text-indent:-32000px;
	width:220px;
}

#content p.price {
	color: #222;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 0;
}
#content p.price span {
	font-size: 75%;
	font-weight: normal;
}
#content ul.package li {
	font-size: 120%;
}

/* UI */
ul.features {
	list-style:none;
	margin:0;
}
ul.features li {
	background:url(../jquery.fancybox/../img/check.png) no-repeat left center;
	padding:6px 0 6px 44px;
}

.double ul.features {
	margin: 0 40px 50px;
}
.double ul.features li {
	background-position: 0 8px;
	font-size: 130%;
	line-height: 100%;
	padding-bottom: 20px;
}
.double ul.features span {
	display: block;
	font-size: 80%;
	padding-top: 5px;
}

.float-right {float:right;}

.col-a,
.col-b,
.col-c,
.col-ab,
.col-bc,
.col-abc,
.col-d,
.col-e {
	float:left;
	margin: 0 10px;
	position: relative;
}
.col-a,
.col-b,
.col-c {
	width: 300px;
}
.col-ab {
	width: 620px;
}
.col-bc {
	width: 620px;
}
.col-abc {
	float:none;
	width: 940px;
}
.col-d {
	width: 460px;
}
.col-e {
	width: 460px;
}
.col-a .inside,
.col-b .inside,
.col-c .inside,
.col-ab .inside,
.col-bc .inside,
.col-abc .inside,
.col-d .inside,
.col-e .inside {
	padding:0 15px;
	position: relative;
}
.box-abc,
.box-a-bc,
.box-ab-c,
.box-a-b-c,
.box-d-e {
	background:url(../jquery.fancybox/../img/open-box.png) no-repeat 0 bottom;
	margin-bottom:16px;
	padding-bottom:60px;
}
.box-ab-c {
	background-position:-960px bottom;
}
.box-a-bc {
	background-position:-2880px bottom;
}
.box-a-b-c {
	background-position:-1920px bottom;
}
.box-d-e {
	background-position:-3840px bottom;
}
#welcome {
	font-size: 11px;
	position: absolute;
	right: 0;
}

#content .small {
	font-size: 11px;
}
#content .under {
	margin-top: 40px;
}
.clear {
	clear: both;
}
.screenshot {
	float: left;
	margin: 0 10px 10px;
	width: 200px;
}
.screenshot p {
	font-size: 11px;
	margin: 8px 20px;
	text-align: center;
}

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../jquery.fancybox/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url(../jquery.fancybox/fancy_loading.gif) no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(../jquery.fancybox/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(../jquery.fancybox/data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_right.png) no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../jquery.fancybox/../jquery.fancybox/fancy_title_right.png) repeat-x;
}
