/***************************************************************
Style Sheet for 1031Ex.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:90%;
	color:#666;
	
	background: url('/images-layout/site-bg.gif') fixed top left repeat-x #fff;
}

p {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.2em;
}

form {
	display:inline;
}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

label {
	width: 10em;
	height: 2em;
	float: left;
	font-weight:bold;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
input.text, textarea.text {
	margin:5px 0;
}
input.text {
	height: 1em;
}

a:link { color:#559cbf; }
a:visited { color:#3f8fb7; }
a:hover, a:active { color:#89bad2; text-decoration: none; }

h1 {
	margin-top:6px;
	margin-bottom:.3em;
	padding-bottom:.2em;
	font-size:140%;
	color:#3d8eb6;
	border-top:1px solid #559cbf;
	border-bottom:1px solid #559cbf;
}

h2 {
	margin-top:0;
	margin-bottom:.25em;
	font-size:120%;
	color:#559cbf;
}

h3 {
	margin-top:0;
	margin-bottom:.25em;
	font-size:105%;
	color:#9bbe3c;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin:14px 0;
	border-bottom:1px solid #444;
}

.hr2 {
	margin:14px 0;
	border-bottom:1px solid #970000;
}

ul, ol {
	margin-top:0;
	margin-bottom:.6em;
}



/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	padding-left:0;
	padding-right:0;
	width:910px;
}

#content {
	padding:0 0 10px 0;
	width:908px;
	border:solid #d5e1e7;
	border-width:0 1px;
	background-color:#fff;
}

#columnWrapper {
	position:relative;
}



.columnStyle1 {
	position:relative;
	margin:0;
	padding:0;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:10px 8px 0 0;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}



.columnStyle2 {
	padding:0;
}
.columnStyle2 .columnTopLeft {
	display:none;
}
.column2 .columnStyle2 .columnTopLeft {
	display:block;
	height:67px;
	width:192px;
	background:url('/images-layout/column2-top.jpg') left 1px no-repeat;
}
.columnStyle2 .columnTopRight {

}
.columnStyle2 .center {
	margin:0;
	padding:0;
	
	height:100%;
	font-size:89%;
}
.columnStyle2 .columnBottomLeft {
	display:none;
}
.columnStyle2 .columnBottomRight {
	
}



/***************************************************************
Left Nav and Sub Left Nav Highlighting
***************************************************************/

/* Style the left nav */
.ulStyleNav {
	margin:0;
	padding:0;
	list-style:none;
}
.ulStyleNav li {
	margin:0;
	padding:0 3px;	
}
.ulStyleNav li a:link, .ulStyleNav li a:visited {
	display:block;
	margin:0;
	padding:.4em 6px .4em 14px;
	height:100%;
	text-decoration:none;
	color:#000;
}
.ulStyleNav li a:hover, .ulStyleNav li a:active {
	text-decoration:underline;
	color:#06477d;
}

/* Set all the subnavs to off initially */
.ulStyleNav ul {
	display:none;
}

/* Highlight the left nav, display the subnav, and make sure that not all the subnavs are highlighted */
.ulStyleNav .current a:link,
.ulStyleNav .current a:visited,
.ulStyleNav .current a:active {
	text-decoration:underline;
	font-weight:600;
	color:#06477d;
}
.ulStyleNav .current a:hover {
	text-decoration:underline;
}

.ulStyleNav .current ul {
	display:block;
	margin:0;
	margin-left:13px;
	padding-left:0;
	list-style:none;
	font-weight:300;
}
.ulStyleNav .current ul li {
	padding-right:0;
}

/* Display sub navigation */
.ulStyleNav .current ul a:link,
.ulStyleNav .current ul a:visited,
.ulStyleNav .current ul a:active {
	display:block;
	padding-left:12px;
	text-decoration:none;
	font-weight:300;
	color:#000;
}
.ulStyleNav .current ul a:hover {
	text-decoration:underline;
	color:#06477d;
}

/* Highlight the selected subnav */
.ulStyleNav .current .current a:link,
.ulStyleNav .current .current a:visited,
.ulStyleNav .current .current a:active {
	text-decoration:underline;
	font-weight:600;
	color:#06477d;
}
.ulStyleNav .current .current a:hover  {
	text-decoration:underline;
	font-weight:600;
	color:#06477d;
}



/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin-top:3px;
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	margin-bottom:.4em;
	padding-left:14px;
	background: url('images-layout/bullet-style-1.jpg') 0 .3em no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 ul li {
	padding-left:14px;
}


.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}



/***************************************************************
Table Styles
***************************************************************/
.comparison {
	margin:8px 5px 15px 0;
	font-size:110%;
	border-collapse:collapse;
}
.comparison th {
	padding:8px 8px 6px 12px;
	
	/*height:50px;*/
	
	text-align:center;
	font-size:110%;
	font-weight:600;
	color:#000;
	
	background: url('images-layout/table-top.gif') top left repeat-x #f1f1f1;
}
.comparison th a { color:#fff; }
.comparison th a:link, .comparison th a:visited { }
.comparison th a:hover {
	text-decoration:none;
}
.comparison .highlight {
	font-weight:600;
	color:#4fbf13;
}
.comparison td {
	padding:4px 7px 4px 8px;
	
	text-align:center;
	color:#000;
	
	border-width:1px 0;
	border-style:solid;
	border-color:#7696b6;
	background-color:#f1f1f1;
}
.comparison th.textLeft, .comparison td.textLeft {
	text-align:left;
}
.comparison .topLeft {
	text-align:left;
	background: url('images-layout/table-top-left.gif') top left no-repeat;
}
.comparison .topRight { 
	background: url('images-layout/table-top-right.gif') top right no-repeat;
}
.comparison .left {
	text-align:left;
	padding-left:14px;
	background: url('images-layout/table-left.gif') top left repeat-y #f1f1f1;
}
.comparison .right {
	background: url('images-layout/table-right.gif') top right repeat-y #f1f1f1;
}
.comparison .bottomLeft {
	padding-bottom:8px;
	padding-left:12px;
	text-align:left;
	border:none;
	background: url('images-layout/table-bottom-left.gif') bottom left no-repeat #f1f1f1;
}
.comparison .bottom {
	padding-bottom:8px;
	border:none;
	background: url('images-layout/table-bottom.gif') bottom left repeat-x #f1f1f1;
}
.comparison .bottomRight {
	padding-right:12px;
	padding-bottom:8px;
	border:none;
	background: url('images-layout/table-bottom-right.gif') bottom right no-repeat #f1f1f1;
}



/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.price {
	font-weight:600;
	color:#065e25;
}
.bonusText, .errorText {
	font-weight: bold;
	color:#f00;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.quote {
	padding:0 3px;
}

.alignStyle1 {
	text-align:center;
}

.extraLine {
	margin-bottom:1.5em;
}

.indentStyle1 {
	padding-left:2.5em;
}

/* ------------------ Headers -----------------*/


/* ------------------- Links ------------------*/

.learnHow {
	margin-left:120px;
}

.contactUs {
	margin-left:264px;
}

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active, .buttonStyle1_ie6hover  {
	display:block;
	margin-right:3px;
	padding-top:4px;
	width:134px;
	height:20px;
	
	text-align:center;
	text-decoration:none;
	font-size:105%;
	font-weight:600;
	color:#fff;
	
	background: url('/images-layout/button-style-1.gif') top left repeat-x #d5e1e7;
}
input.buttonStyle1, .buttonStyle1_ie6hover {
	display:block;
	float:left;
	margin:0;
	margin-bottom:2px;
	padding:0;
	padding-bottom:2px;
	
	height:24px;
	width:134px;
	
	border:0;
	
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}
.buttonStyle1:hover, .buttonStyle1_ie6hover {
	text-decoration:underline;
	color:#fff;
	background: url('/images-layout/button-style-1-hover.gif') top left repeat-x #d5e1e7;
}

.buttonStyle2, .buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active, .buttonStyle2_ie6hover {
	display:block;
	padding-top:3px;
	padding-right:6px;
	padding-left:6px;
	
	width:50px;
	height:18px;
	
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	
	background: url('/images-layout/button-style-2.gif') top left no-repeat;
}
input.buttonStyle2, .buttonStyle2_ie6hover {
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:4px;
	
	width:50px;
	height:18px;
	
	font-size:12px;
	cursor:pointer;
	
	border:0;
}
.buttonStyle2:hover, .buttonStyle2_ie6hover {
	color:#fff;
	text-decoration:underline;
	background: url('/images-layout/button-style-2.gif') top left no-repeat;
}



/***************************************************************
Image Classes
***************************************************************/

.thumbnail {
	float:left;
	margin:8px 8px 0 0;
	padding:10px 10px 15px 10px;
	border-width:1px 3px 3px 1px;
	border-style:solid;
	border-color:#000;
}
.thumbnail img {
	margin-bottom:12px;
}
.thumbnail p{
	padding:0;
	text-align:center;
	font-family: Comic Sans MS, sans-serif;
}


.pageBanner {
	padding-bottom:20px;
}

.mugShot {
	float:left;
	padding-right:8px;
}









