
/***************************************************************
Style Sheet for My-Home-Saver.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0px;
	min-width:810px;
	
	text-align:center;
	font-family: arial, helvetica, verdana, century gothic, sans-serif;
	font-size:80%;
	color:#000;
	
	background:url(images-layout/site-bg.jpg) repeat-x fixed left top #fff;
}

p {
	margin:0;
	padding:0;
	margin-bottom:.8em;
}

form {
	display:inline;
}
fieldset {
	border:none;
}

a:link, a:visited { color:#004290; text-decoration:underline; }
a:hover, a:active { color:#0042e0; text-decoration:none; }

h1 {
	margin:0 0 .2em 0px;
	font-size:170%;
	font-weight:normal;
	color:#888;
}

h2 {
	margin:.2em 0px;
	font-size:130%;
	font-weight:normal;
	color:#404040;
}

h3 {
	margin:.2em 0px;
	font-size:100%;
	color:#404040;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin-bottom:.6em;
	height:2px;
	background: url('images-layout/hr.jpg') 0 50% no-repeat;
}

.hr2 {
	margin-bottom:.6em;
	border-bottom:1px solid #324cad;
}



/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	margin-right:auto;
	margin-left:auto;
	padding:156px 0 8px 0;
	width:810px;

	text-align:left;
	background: #fff;
}

#content {
	padding-left:8px;
	padding-right:8px;
	
	width:794px;
}

#columnWrapper {
	padding-bottom:8px;
}


.columnStyle1 {
	padding:0;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0 0 5px 0;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}



.columnStyle2 {
	padding:0;
}
.columnStyle2 .columnTopLeft {
	display:none;
}
.columnStyle2 .columnTopRight {
	
}
.columnStyle2 .center {
	padding:0;
	font-size:89%;
}
.columnStyle2 .columnBottomLeft {
	display:none;
}
.columnStyle2 .columnBottomRight {
	
}



.columnStyle3 {
	padding:0 8px 0 3px;
}
.columnStyle3 .columnTopLeft {
	display:none;
}
.columnStyle3 .columnTopRight {
	
}
.columnStyle3 .center {
	padding:0;
	font-size:89%;
}
.columnStyle3 .columnBottomLeft {
	display:none;
}
.columnStyle3 .columnBottomRight {
	
}



/***************************************************************
Appearance and Location for MainNav and SubNav
***************************************************************/

.hasSubNav {
	padding-top:8px;
}
.noSubNav, .hasNoSubNav {
	padding-top:8px;
}



#mainNav {
	position:absolute;
	top:-47px;
	right:7px;
	
	width:565px;
	height:31px;
	z-index:100;
}
#mainNav ul {
	margin:0;
	padding:0;
	height:31px;
	width:100%;
	
	list-style:none;
}
#mainNav ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#mainNav ul li a:link, #mainNav ul li a:visited, #mainNav ul li a:active {
	display:block;
	margin:0 7px 0 0;
	padding-top:6px;
	
	width:106px;
	height:25px;
	
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	font-size:140%;

	color:#fff;
	background: url('images-layout/main-nav-tab.gif') bottom left repeat-x;
}
#mainNav ul #last {
	margin-right:0;
}
#mainNav ul li a:hover{
	text-decoration:underline;
	color:#000;
	background: url('images-layout/main-nav-tab-select.gif') bottom left repeat-x;
}
#mainNav .current:link, #mainNav .current:visited {
	text-decoration:underline;
	color:#000;
	background: url('images-layout/main-nav-tab-select.gif') bottom left repeat-x;
}
#mainNav .current:hover, #mainNav .current:active {
	text-decoration:underline;
	color:#000;
	background: url('images-layout/main-nav-tab-select.gif') bottom left repeat-x;
}



/***************************************************************
Left Nav and Sub Left Nav Highlighting
***************************************************************/

/* Style the left nav */
.ulStyleNav {
	margin-top:0;
	margin-bottom:0;
	margin-left:3px;
	padding:3px 0 1px 0;
	list-style:none;
	width:95%;
}
.ulStyleNav li {
	padding-bottom:.25em;
}
.ulStyleNav li a {
	padding-left:14px;
	text-decoration:none;
	font-weight:bold;
	color:#616161;
}
.ulStyleNav li a:hover {
	text-decoration:underline;
	background: url('images-layout/bullet-2.gif') 0 2px no-repeat;
}

/* Set all the subnavs to off initially */
.current ul { display:none; }

/* Highlight the left nav, display the subnav, and make sure that not all the subnavs are highlighted */
.current a:link, .current a:visited, .current a:active  { font-weight:600; background: url('images-layout/bullet-2.gif') 0 2px no-repeat; }
.current a:hover { background: url('images-layout/bullet-2.gif') 0 2px no-repeat; }

.current ul { display:block; list-style:none; margin-left:10px; padding-top:.25em; padding-left:0; font-weight:300; }

.current ul a:link, .current ul a:visited, .current ul a:active { display:block; font-weight:300; }
.current ul a:hover {  }

/* Highlight the selected subnav */
.current .current a:link, .current .current a:visited, .current .current a:active  { font-weight:600; }
.current .current a:hover { font-weight:600; }



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	padding-left:4px;
	margin-bottom:8px;
}
.blobDefault h2 {
	margin-bottom:3px;
}

.blobImage {
	margin-bottom:8px;
}


.blobStyle1 {
	margin-bottom:8px;
}
.blobStyle1 .topLeft {
	height:32px;
	background: url('images-layout/blob-style-1-top-left.gif') top left no-repeat #6aaeea;
}
.blobStyle1 .topRight {
	padding:5px 0 9px 35px;
	background: url('images-layout/blob-style-1-top-right.gif') top right no-repeat;
}
.blobStyle1 .topRight h2 { margin:0; padding:0; font-size:120%; color:#404040 }
.blobStyle1 .blobBody {
	margin:0;
	border-left:9px solid #499de6;
	background: url('images-layout/blob-style-1-right.gif') top right repeat-y #f2f2f2;
}
.blobStyle1 .blobBody h2{
	margin:0 0 .2em 8px;
}
.blobStyle1 .bottomLeft {
	background: url('images-layout/blob-style-1-bottom-left.gif') top left no-repeat #f2f2f2;
}
.blobStyle1 .bottomRight {
	height:23px;
	font-size:1px;
	background: url('images-layout/blob-style-1-bottom-right.gif') bottom right no-repeat;
}


.blobStyle2 {
	margin:0;
	border:1px solid #324cad;
}
.blobStyle2 .topLeft {
	display:none;
}
.blobStyle2 .topRight {
	padding:6px 0 10px 0;
}
.blobStyle2 .topRight h2 { margin:0; padding:0; text-align:center; font-size:130%; }
.blobStyle2 .blobBody {
	padding:4px 6px 6px 6px;
	text-align:center;
}
.blobStyle2 .blobBody h2{
	margin-bottom:4px;
}
.blobStyle2 .blobBody form{
	display:inline;
}
.blobStyle2 .blobBody #searchPhrase {
	margin-top:2px;
	margin-bottom:4px;
}
.blobStyle2 .blobBody #searchButton {
	margin-bottom:6px;
}
.blobStyle2 .bottomLeft {
	display:none;
	background: url('images-layout/blob-style-2-bottom.gif') bottom left no-repeat #bbb;
}
.blobStyle2 .bottomRight {
	font-size:1px;
}

.blobStyle3 {
	margin-bottom:12px;
	padding:.5em;
	
	border-width: 1px;
	border-style:solid;
	border-color:#6c8098;
	
	background-color:#eee;
}
.blobStyle3 h2{
	text-align:center;
	/*color:#6c8098;*/
}

/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin-top:3px;
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	padding-bottom:3px;
	padding-left:16px;
	background: url('images-layout/bullet.gif') 0 6px no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin-left:18px;
	padding-left:0;
	
	list-style:disc;
}
.ulStyle1 ul ul{
	list-style:circle;
}
.ulStyle1 ul li {
	padding-left:0;
	background:none;
}

.ulStyle2 {
	margin:6px 0 6px 0;
	padding-left:15px;
}
.ulStyle2 li {
	padding-left:0;
}


.ulCity {
	margin:0;
	padding:0;
	list-style:none;
}
.ulCity li{
	display:inline;
	padding:0 8px;
}


.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}

/***************************************************************
Table Styles
***************************************************************/


.comparison {
	margin:15px 2% 15px 2%;
	width:96%;
	
	font-size:110%;
	border-collapse:collapse;
}
.comparison th {
	padding:6px 12px 6px 14px;
	
	text-align:center;
	font-size:110%;
	font-weight:600;
	color:#000;
	
	border:1px solid #555;
	border-width:2px 0;
	
	background-color:#fff;
}
.comparison th a { }
.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:1px solid #555;
	border-width:1px 0;
	
	background-color:#fff;
}
.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 #fff;
}
.comparison .topRight { 
	background: url('images-layout/table-top-right.gif') top right no-repeat #fff;
}
.comparison .left {
	text-align:left;
	background: url('images-layout/table-left.gif') top left repeat-y #fff;
}
.comparison .right {
	background: url('images-layout/table-right.gif') top right repeat-y #fff;
}




.training {
	margin:15px 2% 15px 2%;
	width:96%;
	
	font-size:110%;
	border-collapse:collapse;
}
.training th {
	padding:6px 12px 6px 14px;
	
	text-align:center;
	font-size:110%;
	font-weight:600;
	color:#000;
	
	background: url('images-layout/table-top.gif') top left repeat-x; /*#fb931e;*/
}
.training th a { }
.training th a:link, .training th a:visited { }
.training th a:hover {
	text-decoration:none;
}
.training .highlight {
	font-weight:600;
	color:#4fbf13;
}
.training td {
	padding:4px 7px 4px 8px;
		
	text-align:center;
	color:#000;
	
	border:1px solid #555;
	border-width:1px 0;
	background:#fff;
}
.training th.textLeft, .comparison td.textLeft {
	text-align:left;
}
.training .left {
	text-align:left;
	background: url('images-layout/table-left.gif') top left repeat-y #fff;
}
.training .right {
	padding-left:12px;
	background: url('images-layout/table-right.gif') top right repeat-y #fff;
}




/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:89%;
}
.price {
	font-weight:600;
	color:#1c509b;
}

.bonusText{
	font-weight:600;
	color:#b51c30;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.alignText1 {
	text-align:center;
}



/* ------------------ Headers -----------------*/

.categoryHeader {
	margin:1.25em 0 .5em -12px;
	padding:5px 10px;
	color:#fff;
	background-color: #3c80cb;
	/*background-color:#b6c2db;*/
}

.tagline {
	font-size:130%;	
}
.tagline em {
	color:#4fbf13; /*#f80;*/
}

.headerStyle1 {
	font-weight:bold;
	color:#004290;
}

/* ------------------- Links ------------------*/




/***************************************************************
Image Classes
***************************************************************/

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active {
	display:block;
	padding-top:3px;
	padding-right:6px;
	padding-left:6px;
	
	width:92px;
	height:23px;
	
	color:#000;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	
	border-top:1px solid #000;
	border-left:1px solid #555;
	border-right:1px solid #ccc;
	background: url('images-layout/button-style-1.gif') 50% 50% repeat-x #ccc;
}

input.buttonStyle1 {
	display:block;
	float:left;
	padding-bottom:10px;
	
	height:28px;
	width:104px;
	
	border-bottom:none;
}

.buttonStyle1:hover {
	color:#000;
	text-decoration:underline;
	background: url('images-layout/button-style-1-hover.gif') 50% 50% repeat-x #ccc;
}


.thumbnail {
	float:left;
	padding:0 8px 8px 0;
}

/***************************************************************
Miscellaneous Stuff
***************************************************************/

/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.float {
	float:left;
}
.floatOpposite {
	float:right;
}



.extraLine {
	padding-bottom:1.8em;
}
.indentStyle1 {
	padding-left:2.5em;
}

/*--------------- Testimonial -----------------*/
.testimonial {
	margin:10px;
	padding:7px 5px 5px 7px;

	border:solid 1px #6c778d;
	
	background-color:#f0f0f5;
}



/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}



/*--------------- Development Helps -------------------*/

.devAidBox {
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	
	border:1px solid #4fbf13;
	
	background-color:#fff;
}
body>div.devAidBox {
	position:fixed;
}