/***************************************************************
Style Sheet for ZippyFreeze.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	margin-bottom:10px;
}
.blobDefault h2 {
	font-size:130%;
	text-align:center;
	color:#fff;
}

.blobTestimonial {
	height:100%; 
	margin-bottom:10px;
	padding:0 5px;
}
.blobTestimonial h2{
	font-size:130%;
	text-align:center;
}
.blobTestimonial p {
	
}

.blobImage {
	margin-bottom:10px;
	text-align:center;
}


/*--------------- Left Navigation Style --------------------*/
.blobStyle1 {
	margin-left:5px;
	margin-bottom:12px;
}
.blobStyle1 .topLeft {
	width:166px;
	padding-bottom:17px;
	background: url('/images-layout/blob-style-1-top.gif') bottom left no-repeat;
}
.blobStyle1 .topRight {
}
.blobStyle1 .topRight h2 {
	margin:0 4px;
	padding:.25em 0;
	height:auto;
	text-align:center;
	font-size:140%;
	font-weight:normal;
	color:#034dac;
}
.blobStyle1 .blobBody {
	width:100%;
	padding:0;
	background: url('/images-layout/blob-style-1-bg.gif') top left repeat-y;
}
.blobStyle1 .bottomLeft {
	height:17px;
	background: url('/images-layout/blob-style-1-bottom.gif') bottom left no-repeat;
}
.blobStyle1 .bottomRight {
}



/***************************************************************
Custom Blob Styles
***************************************************************/

.blobVideo {
	margin-bottom:10px;
	text-align:center;
}



.blobStyle2 {
	margin-left:3px;
}
.blobStyle2 .topLeft {
	width:100%;
	background: url('/images-layout/blob-style-bg.gif') 0 17px repeat-y;

}
.blobStyle2 .topRight {
	height:100%;
	background: url('/images-layout/blob-style-top.gif') top left no-repeat;
}
.blobStyle2 .topRight h2 {
	margin:0;
	padding-top:5px;
	text-align:center;
	color:#fff;
}
.blobStyle2 .blobBody {
	padding-left:6px;
	height:1%;
	color:#fff;
	background: url('/images-layout/blob-style-bg.gif') top left repeat-y;
}
.blobStyle2 .blobBody ul {
	margin:0;
	padding:5px 0 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.blobStyle2 .blobBody ul li a {
	padding-left:15px;
	color:#fff;
}
.blobStyle2 .bottomLeft {
	height:17px;
	background: url('/images-layout/blob-style-bottom.gif') bottom left no-repeat;
}
.blobStyle2 .bottomRight {
}



.blobBuy1 {
	position:relative;
	width:537px;
	height:129px;
	background: url('/images-layout/blob-buy-bg.gif') 50% 50% no-repeat #ddd;
}
#buyTitle {
	position:absolute;
	top:14px;
	right:130px;
	font-size:140%;
}
#buyTagline {
	position:absolute;
	top:45px;
	right:65px;
	font-size:95%;
	
}
#buyImage {
	position:absolute;
	top:9px;
	left:18px;
}
#buyButton1, #buyButton2, #buyButton3 {
	position:absolute;
	bottom:20px;
}
#buyButton1 {
	right:270px;
}
#buyButton2 {
	right:141px;
}
#buyButton3 {
	right:12px;
}
