/***************************************************************
Style Sheet for ZippyFreeze.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:90%;
	color:#444;
	
	background: url('images-layout/site-bg.jpg') 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;
}

a:link { color:#034dac; }
a:visited { color:#385e7d; }
a:hover, a:active { color:#0968b7; text-decoration: none; }

h1 {
	margin-top:6px;
	margin-bottom:.3em;
	padding-bottom:.2em;
	font-size:140%;
	color:#034dac;
}

h2 {
	margin-top:0;
	margin-bottom:.25em;
	font-size:120%;
	color:#034dac;
}

h3 {
	margin-top:0;
	margin-bottom:.25em;
	font-size:110%;
	color:#034dac;
}

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 {
	width:785px;
}

#content {
	margin-left:53px;
	width:732px;
	background: url('/images-layout/content-bg.gif') top left repeat-y #fff;
}

#columnWrapper {
	padding:0;
	width:732px;
	background: url('/images-layout/column-wrapper-bg.jpg') 0 0 no-repeat;
}



.columnStyle1 {
	position:relative;
	margin:0;
	padding:0;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0 0 0 0;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}



.columnStyle2 {
	padding:0;
}
.columnStyle2 .columnTopLeft {
	height:12px;
	background: url('/images-layout/left-column-top.gif') top left no-repeat;
}
.columnStyle2 .columnTopRight {
	font-size:0;
}
.columnStyle2 .center {
	margin:0;
	padding:0 12px 10px 8px;
	
	font-size:89%;
	color:#000;
	background: url('/images-layout/left-column-bg.gif') top left repeat-y #fff;
}
.columnStyle2 .columnBottomLeft {
	height:19px;
	background: url('/images-layout/left-column-bottom.gif') bottom left no-repeat;
}
.columnStyle2 .columnBottomRight {
	font-size:0;
}



/***************************************************************
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 1px;
	width:100%;
	height:auto;
}
.ulStyleNav li a:link, .ulStyleNav li a:visited {
	display:block;
	margin:0;
	padding:.4em 0 .4em 10px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.ulStyleNav li a:hover, .ulStyleNav li a:active {
	text-decoration:underline;
	color:#fff;
}

/* Set all the subnavs to off initially */
.ulStyleNav ul {
	display:none;
}

/* Highlight the selected left nav */
.ulStyleNav .current a:link,
.ulStyleNav .current a:visited,
.ulStyleNav .current a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}
.ulStyleNav .current a:hover {
	text-decoration:underline;
}

/* Display sub navigation */
.ulStyleNav .current ul {
	display:block;
	margin:0;
	margin-left:13px;
	padding-left:0;
	list-style:none;
	font-weight:normal;
}
.ulStyleNav .current ul li {
	padding-right:0;
}

.ulStyleNav .current ul a:link,
.ulStyleNav .current ul a:visited,
.ulStyleNav .current ul a:active {
	display:block;
	padding-left:6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:none;
}
.ulStyleNav .current ul a:hover {
	text-decoration:underline;
	color:#fff;
}

/* 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:#fff;
}
.ulStyleNav .current .current a:hover  {
	text-decoration:underline;
	font-weight:600;
	color:#fff;
}



/***************************************************************
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/cherry.gif') 0 2px 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
***************************************************************/




/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.price {
	font-weight:600;
	color:#065e25;
}
.bonusText{
	font-weight:600;
	color:#a00;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#a00;
}

.quote {
	padding:0 3px;
}
.testimonial {
	margin:0 4px;
	padding:4px 6px;
	background-color:#d9e9f9;
}

.alignStyle1 {
	text-align:center;
}

.extraLine {
	margin-bottom:1.5em;
}

.indentStyle1 {
	padding-left:2.5em;
}

/* ------------------ Headers -----------------*/


/* ------------------- Links ------------------*/

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active {
	display:block;
	padding-top:7px;
	width:120px;
	height:27px;
	
	text-align:center;
	text-decoration:none;
	font-size:105%;
	font-weight:600;
	color:#fff;
	
	background: url('images-layout/button-style-1.gif') top left no-repeat;
}

.buttonStyle1:hover {
	text-decoration:underline;
	color:#fff;
	background: url('images-layout/button-style-1-hover.gif') top left no-repeat;
}

.buttonStyle2, .buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active, .buttonStyle2_ie6hover {
	display:block;
	padding-top:3px;
	padding-right:6px;
	padding-left:6px;
	
	width:67px;
	height:25px;
	
	color:#4c7296;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	
	background: url('/images-layout/button-style-2.gif') top left repeat-x;
}

input.buttonStyle2, .buttonStyle2_ie6hover {
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:3px;
	
	height:25px;
	width:67px;
	font-size:100%;

	cursor:pointer;
	
	border:0;
	}

.buttonStyle2:hover, .buttonStyle2_ie6hover {
	color:#4c7296;
	text-decoration:underline;
	background: url('/images-layout/button-style-2.gif') top left repeat-x;
}



/***************************************************************
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;
}