
/* ============================== Print Stylesheet ==============================
Copyright (c) 2006-2010 Conselle, All Rights Reserved
============================================================================= */

/* ============================== reset.css ============================== */

html, body,
div,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input,
img,
p, blockquote {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}

img {
	border:none;
}

fieldset {
	border:none;
}

strong, label {
	font-weight: bold;
}
em {
	font-style: italic;
}


/*------------------------- Basic CSS --------------------*/
body {
	font-family:Times New Roman, Times, serif;
	font-size:79%;
	color:#424242;
}

p {
	margin:0 0 1.4em 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color:#154D86;
}
a:visited, a:active {
	color:#154d86;
}
a:hover { 
	color:#a21c1c;
	text-decoration:underline;
}

h1 {
	margin-bottom:16px;
	font-size:200%;
	color:#a21c1c;
	font-family:Times New Roman, Times, serif;
	text-align:center;
	border-bottom:1px solid #929292;
}

h1 span{
	padding-left:43px;
	background:transparent url('images/header-left.gif') top left no-repeat scroll;
}

h1 span span{
	padding-right:85px;
	background:transparent url('images/header-right.gif') right center no-repeat scroll;
}
	
h2 {
	margin-bottom:.3em;
	font-size:160%;
	color:#154D86;
	font-family:Times New Roman, Times, serif;
}

h3 {
	margin-bottom:.3em;
	font-size:130%;
	color:#154D86;
	font-family:Times New Roman, Times, serif;
}

img {
	
}

img.floatOpposite {
	margin:4px 4px 4px 15px;
	
}

img.float {
	margin:4px 10px 4px 0px;
}

.hr {
	border-bottom:1px solid #929292;
}

.hr2 {
	margin:1.4em 0;
	border-bottom:1px solid #a21c1c;
}

ul, ol {
	
}




/* ============================== preset.css ============================== */

/*-------------------- Layout --------------------*/
.offPage {
	position:absolute;
	left:-999em;
}

/*-------------------- Text --------------------*/
.price {
	font-weight:600;
	color:#065e25;
}
.bonus {
	font-weight: bold;
	color:#f00;
}

.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}

.error {
	color:#f00;
}

.alignStyle1 {
	text-align:center;
}
.alignStyle2 {
	text-align:right;
}
.alignStyle3 {
	text-align:left;
}

.extraLine {
	margin-bottom:1.4em;
}

/*-------------------- Lists --------------------*/
.ulStyleSpaced li {
	margin-bottom:.6em;
}
	.ulStyleSpaced li p {
		padding:.6em 0 0 0;
	}
.olStyleSpaced li {
	margin-bottom:.6em;
}
	.olStyleSpaced li p {
		padding:.6em 0 0 0;
	}

.ulStyle1 {
	margin-bottom:.6em;
	padding-left:10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
}
	
	p+.ulStyle1 {
		margin-top:-1em;
	}
	.ulStyle1 ul {
		
	}
	.ulStyle1 li {
		padding:.3em 0 .3em 14px;
		background:transparent url('images/bullet.gif') 0 5px no-repeat scroll;
	}
		.ulStyle1 ul li {
			padding-left:0;
			background:none;
		}

.ulStyle2 {
	margin-bottom:.6em;
	padding-left:10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;

}
	.ulStyle2 li {
		padding:.0em 0 0 10px;
		background:transparent url('images/bullet2.gif') 0 5px no-repeat scroll;
	}
	
.ulStyle3  {
	width:700px;
	height:60px;
	list-style:none;
	border:3px double black; 
}
	.ulStyle3 li {
		float:left;
		margin:10px 40px 10px 70px;
	}
	
.ulStyle4  {
	margin-left:80px;
}
	.ulStyle4 ul {
		width:auto;
		list-style:none;
	}
	.ulStyle4 li {
		float:left;
		padding-right:40px;
		text-align:center;
	}

.ulStyle5  {
	margin-left:80px;
}
	.ulStyle5  ul {
		width:auto;
		list-style:none;
	}
	.ulStyle5 li {
		float:left;
		margin-bottom:10px;
		padding-right:75px;
		text-align:center;
	}
	
.ulStyle6  {
	margin-left:0;
	margin-right:10px;
}
	.ulStyle6  ul {
		list-style:none;
	}
	.ulStyle6 li {
		margin-bottom:15px;
		text-align:left;
		list-style:none;
	}
	
.ulStyle7  {
	margin-left:0;
	margin-right:10px;
}
	.ulStyle7  ul {
		list-style:none;
	}
	.ulStyle7 li {
		float:left;
		margin-bottom:15px;
		text-align:left;
		list-style:none;
	}


ol {
	margin-bottom:.6em;
	padding-left:18px;
	list-style:decimal;
	font-family:Arial, Helvetica, sans-serif;

}
	ol li {
		margin-bottom:.0em;
		
	}
	ol ol {
		padding-left:20px;
	}

ol.faq {
	list-style-type:decimal;
	padding-left:30px;
}

	ol.faq li {
		margin-bottom:5px;
	}
	
	ol.faq li .answer{
		display:none;
		margin-bottom:0;
	}
	ol.faq li .show {
		display:block;
	}


/* ============================== buttons.css ============================== */
a.buttonStyle1, a.buttonStyle1:link, a.buttonStyle1:active, a.buttonStyle1:visited {
	position:absolute;
	right:0;
	padding-top:2px;
	width:79px;
	height:20px;
	text-align:center;
	color:white;
	text-decoration:none;
	font-family:Arial,Helvetica,sans serif;
	font-size:95%;
	background:transparent url('images/buttonStyle1.gif') top left no-repeat scroll;
}

a.buttonStyle1:hover {
	color:white;
	text-decoration:underline;
}

a.buttonStyle2, a.buttonStyle2:link, a.buttonStyle2:active, a.buttonStyle2:visited {
	background:none;
}

a.buttonStyle2:hover {
	text-decoration:none;
}

a.buttonStyle3, a.buttonStyle3:link, a.buttonStyle3:active, a.buttonStyle3:visited {
	background:none;
}

a.buttonStyle3:hover {
	text-decoration:none;
}

a.buttonStyle4, a.buttonStyle4:link, a.buttonStyle4:active, a.buttonStyle4:visited {
	display:block;
	margin-bottom:0;
	padding:10px 0 10px 0;
	
	/*min-width:305px;*/
	/* IE6 Mumbo Jumbo */
	/*width:auto !important;
	width:305px;*/
	
	height:24px;
	color:#000001;
	text-align:center;
	text-decoration:none;
	font-size:100%;
	font-variant:small-caps;
	background:url('images/blob-home2-button.gif') top left repeat-x scroll;
}

a.buttonStyle4:hover {
	color:#ac1e1e;
	text-decoration:underline;
}

.buttonStyle5, .buttonStyle5:link, .buttonStyle5:visited, .buttonStyle5:hover, .buttonStyle5:active{
	display:block;
	margin:5px 10px 0 auto;
	padding-top:3px;
	padding-left:15px;
	height:26px;
	width:124px;
	color:#fff;
	text-decoration:none;
	font-size:130%;
	background:url('images/blob-buttonStyle5.gif') no-repeat;
}
	.buttonStyle5:hover, .buttonStyle5:active{
		color:#fff;
		text-decoration:underline;
		background:url('images/blob-buttonStyle5.gif') no-repeat;
	}



/* ============================== blobs.css ============================== */
.blobDefault {
	margin-bottom:12px;
	margin-bottom:12px;
	padding-left: 3px;
	text-align:center;
}

.blobStyle1 {
	margin:0 10px 10px 15px;
	width:174px;
	border-bottom:3px solid #c5cad1;
	background:transparent url('images/blob-bg1.gif') top left repeat-y scroll;
}

.blobStyle1 .blobBody{
	min-height:87px;
	/* IE6 Mumbo Jumbo */
	height:auto !important;
	height:87px;
	background:transparent url('images/blob-bg2.gif') top left repeat-x scroll;
}

	.blobStyle1 .blobBody h2 {
		padding:2px 10px 0 10px;
		color:#c43b3b;
		text-align:center;
	}
	
	.blobStyle1 .blobBody p {
		padding:0 5px 0 5px;
		color:#6b6b6b;
		text-align:left;
	}
	
.blobStyle2 {
	margin:0 13px 0 14px;
	height:39px;
	background:transparent url('images/blob-image.gif') top left no-repeat scroll;
}

.blobStyle3 {
	margin-top:20px;
	width:169px;
	height:326px;
	background:transparent url('images/blob-image2.gif') top left no-repeat scroll;
}

	
.blobTestimonial {
	border:1px solid #305970;
	padding:15px 15px 1px;
	margin-bottom:15px;
	background:#E1E0DD url('images/leftcolbg.gif') top center repeat-x scroll;
}








/*-------------------- Layout --------------------*/
html {
	background:none;
}

body {
	background:none;
}

#siteName {
	position:absolute;
	left:-999em;
}

#container {
	margin:0;
	padding:0;
}

#content {
	padding:0;
	text-align:left;
	background:none;
}

#columnWrapper {
	padding:10px;
	background:none;
}

/*-------------------- Home -----------------------*/
#flashContent {
	display:inline;
	float:left;
	margin-top:7px;
	margin-bottom:23px;
	width:600px;
	height:237px;
}

#homeImage{
	margin-bottom:24px;
	text-align:center;
}

#homeBlob2, #homeBlob3, #homeBlob4 {
	display:inline;
	float:left;
	width:33%;
	border:1px solid #d6d6d6;
}

#homeBlob5, #homeBlob6, #homeBlob7 {
	display:inline;
	float:left;
	margin-bottom:11px;
}

#homeBlob5 {
	width:40%;
	clear:left;
}

#homeBlob6 {
	width:30%;
}

#homeBlob7 {
	width:30%;
}

#homeBlob8 {
		text-align:center;
}

/* For blobs 2, 3 & 4 */
.blobHome {
	position:relative;
}

	.blobHome h2 {
		margin-bottom:0;
		padding-top:11px;
		padding-left:8px;
		height:52px;
		font-size:165%;
		font-variant:small-caps;
		color:#fff;
		background:transparent url('images/header-bg.gif') top left repeat-x scroll;
	}
	
	.blobHome .image1 {
		background:none;
	}
		.blobHome .image2 {
		background:none;
		}
		.blobHome .image3 {
		background:none;
		}
	
	.blobHome .position1{
		display:none;
	}
	
	.blobHome .image1 .position2{
		display:none;
	}
		.blobHome .position2 span{
			display:none;
		}
	
	.blobHome .position3{
		display:none;
	}
	
	.blobHome .position4{
		display:none;
	}
	
	.blobHome .position5{
		display:none;
	}
	
	.blobHome .position6{
		display:none;
	}
	
	.blobHome .position7{
		display:none;
	}
	
	.blobHome .position8{
		display:none;
	}
	
	.blobHome .position9{
		display:none;
	}

	.blobHome .blobHomeBg{
		background:none;
	}
		.blobHome .blobHomeBg a {
			display:none;
		}
	
	
	.blobHome .ulStyle2 {
	}
	.blobHome li {
		text-align:left;
	}
		.blobHome li a:link, .blobHome li a:visited {
			color:#881919;
			font-family:Times New Roman, Times, serif;
			font-size:105%;
			font-weight:normal;
			text-decoration:none;
		}
		.blobHome li a:hover, .blobHome li a:active {
			text-decoration:underline;
		}
	.blobHome .buttonStyle3 {
		position:absolute;
		top:310px;
		left:0;
	}
	
	
/* For blobs 5, 6 & 7 */
.blobHome2 {
	position:relative;
	padding-left:0px;
	margin:0;
}
	
	.blobHome2 h2 {
		margin-left:0;
		margin-bottom:0;
	}
	
	
/*-------------------- Header --------------------*/
#headerWrapper {
	height:120px;
	padding-top:19px;
	padding-left:0px;
	padding-right:0px;
	background:none;
}	
	#header {
		height:120px;
		position:relative;
	}
		#siteLogo {
			height:99px;
			width:514px;
		}
	#headerLinks {
		display:none;
	}
	#headerImage {
		
	}	
	#searchBox {
		display:none;
	}


/*-------------------- Main Nav --------------------*/
#navigation {
	display:none;
}


/*-------------------- Columns --------------------*/
.column1 {
	display:block !important;
	float:none !important;
	width:auto !important;
}

.column2 {
	display:none !important;
}


/* ====== Column 1 ======= */
.columnStyle1 {
	background:none;
}
	.columnStyle1>.columnTopLeft {display:none;} 
	.columnStyle1>.columnBody {
		padding:15px 19px 10px 10px;
		background:none;
	}
	.columnStyle1>.columnBottomLeft {display:none;} 

/* ====== Column 2 ======= */
.columnStyle2 {
	background:none;
}
	.columnStyle2 .columnTopLeft {display:none;} 
	.columnStyle2 .columnBody {
		padding:15px 0px 0px 0px;
		background:none;
	}
	.columnStyle2 .columnBottomLeft {display:none;} 

/* ====== Column 3 ======= */
.columnStyle3 {
	border:0px solid #1D8E21;
	background:none;
}
	.columnStyle3 .columnTopLeft {display:none;} 
	.columnStyle3 .columnBody {
		margin-top:5px;
		padding:0px 0px 0px 0px;
		background:none;
	}
	.columnStyle3 .columnBottomLeft {display:none;} 


/*-------------------- Footer --------------------*/
#footerWrapper {
	background:none;
}

#footer {
	background:none;
}

#footerImages {
	text-align:center;
}
	#footerImage1 {
		
	}
	#footerImage2 {
		
	}
	#footerImage3 {
		
	}
	#footerImage4 {
		
	}

#footerCopyright {
	margin-top:5px;
	margin-bottom:0;
	padding-top:6px;
	text-align:center;
	color:#fff;
	font-size:95%;
	font-family:Times New Roman, Times, serif;
}
#footerAddress {	
	padding:0;
	margin:0 0 10px 0;
	
	min-height:15px;
	/* IE Mumbo Jumbo */
	height:auto !important;
	height:15px;
	
	text-align:center;
	font-size:95%;
	font-family:Times New Roman, Times, serif;
	font-style:normal;
	color:#fff;
}

#sebobox, #sebobox_announce, #sebobox_hidden {
	display:none;
}
