@font-face{
    font-family: 'DeliciousItalic';
    src: url('fonts/delicious-italic-webfont.eot');
    src: url('fonts/delicious-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-italic-webfont.woff') format('woff'),
         url('fonts/delicious-italic-webfont.ttf') format('truetype'),
         url('fonts/delicious-italic-webfont.svg#DeliciousItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
    font-family: 'Delicious';
    src: url('fonts/delicious-roman-webfont.eot');
    src: url('fonts/delicious-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-roman-webfont.woff') format('woff'),
         url('fonts/delicious-roman-webfont.ttf') format('truetype'),
         url('fonts/delicious-roman-webfont.svg#DeliciousRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
    font-family: 'DeliciousSmallCaps';
    src: url('fonts/delicious-smallcaps-webfont.eot');
    src: url('fonts/delicious-smallcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-smallcaps-webfont.woff') format('woff'),
         url('fonts/delicious-smallcaps-webfont.ttf') format('truetype'),
         url('fonts/delicious-smallcaps-webfont.svg#DeliciousSmallCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
    font-family: 'DeliciousBoldItalic';
    src: url('fonts/delicious-bolditalic-webfont.eot');
    src: url('fonts/delicious-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-bolditalic-webfont.woff') format('woff'),
         url('fonts/delicious-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/delicious-bolditalic-webfont.svg#DeliciousBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
    font-family: 'DeliciousBold';
    src: url('fonts/delicious-bold-webfont.eot');
    src: url('fonts/delicious-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-bold-webfont.woff') format('woff'),
         url('fonts/delicious-bold-webfont.ttf') format('truetype'),
         url('fonts/delicious-bold-webfont.svg#DeliciousBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
    font-family: 'DeliciousHeavy';
    src: url('fonts/delicious-heavy-webfont.eot');
    src: url('fonts/delicious-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-heavy-webfont.woff') format('woff'),
         url('fonts/delicious-heavy-webfont.ttf') format('truetype'),
         url('fonts/delicious-heavy-webfont.svg#DeliciousHeavyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:0 auto;
	padding:0px;
	color: #3a3a3a;
	background-color:#fff;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-style:normal;
	font-family:verdana, arial, sans-serif;
	background-image:url(../../images/2012/bgsq1.jpg);
	background-repeat:repeat-x;
}
h1, .h1span{
	font-size:28px;
	color:#e10027;
	font-weight:bold;
	text-align:center;
	line-height:1.1em;
	padding:0.1em 0;
	margin:0.1em 0;
}

h2, .h2span{
	font-size:22px;
	color:#682e85;
	padding:0.2em 0;
	margin:0.2em 0;
}

h3, .h3span{
	font-family: 'DeliciousBold', sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#682e85;
	padding:0.1em 0;
	margin:0.1em 0;
}
h4, .h4span{
	font-size:16px;
	color:#3a3a3a;
	font-weight:bold;
	padding:0.1em 0;
	margin:0.1em 0;
}
h5{
	font-size:15px;
	color:#3a3a3a;
	font-weight:bold;
	padding:0.1em 0;
	margin:0.1em 0;
}
strong{
	font-weight:bold;
	color:#000;
}
#mainpage{
	position:relative;
	margin: 0 auto;
	padding:0;
	width: 880px;
	background-color:#FFFFFF;
	border-style:none;
}

#maincontent{
	position:relative;
	margin: 0 auto;
	padding:0px 50px 15px;
}

#coupon{
	color:#fff;
	font-size:16px;
	position:relative;
	margin: 15px 12px;
	padding:25px;
	width: 700px;
	background-color:#682e85;
	border:outset 2px #ff657f;
}
#coupon p, #coupon ul, #coupon ol, #coupon a:link, #coupon strong{
	color:#fff;
}
#coupon h1{
	font-size:24px;
	color:#fff;
	text-align:left;
}
#coupon h2{
	font-size:22px;
	color:#fff;
	line-height:1.1em;
}
#coupon h3{
	font-size:20px;
	color:#fff;
	line-height:1.1em;
}
#bio1{
	background-color:#fcfcfc;
	border:thick $eee;
	padding:15px;
	width:762px;
}
#bottomwrap{
	position:relative;
	background:#ccc;
	width:100%;
	margin:0 auto;
	padding:0;
	color:#000;
	font-size:12px;
}
#botwrap1{
	position:relative;
	margin: 0 auto;
	padding:5px 50px;
	width:780px;
}
#botwrap2{
	float:right;
	padding:0px;
	width:300px;
	text-align:left;
}
#bottomcopyright{
	position:relative;
	background:#a3d769;
	width:100%;
	margin:0 auto;
	padding:0;
	color:#000;
	font-size:10px;
	font-weight:bold;
}
#botcopy1{
	position:relative;
	margin: 0 auto;
	padding:5px 50px;
	width:780px;
	text-align:right;
}
.vidboxright360{
	float:right;
	display:block;
	width:360px;
	height:240px;
	padding:0px;
	margin:10px 0 10px 20px;
}
.purpListNumbers16{
	color:#682e85;
	font-weight:bold;
	font-size:16px;
}
.normalText{
	color:#3a3a3a;
	font-weight:normal;
}
.boldText{
	color:#3a3a3a;
	font-weight:bold;
}
.tinyText{
	font-size:10px;
}
.bul20{
	background-image: url(../../images/2012/utility/chk.png);
	line-height: 1.3em;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 20px 6px 38px;
	min-height:38px;
}
.bul20small{
	background-image: url(../../images/2012/utility/chk.png);
	line-height: 1.3em;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 8px 20px 6px 38px;
	min-height:38px;
}
.bul20space{
	background-image: url(../../images/2012/utility/chk28.png);
	line-height: 1.3em;
	background-position: 2px 6px;
	margin-left: -0.75em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 8px 40px 6px 38px;
	min-height:34px;
}
.bul21{
	background-image: url(../../images/2012/utility/favicon1.png);
	line-height: 1.3em;
	background-position: 0px 0px;
	margin-left: -2.5em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 20px 6px 38px;
	min-height:38px;
}
.bul21small{
	background-image: url(../../images/2012/utility/favicon1.png);
	line-height: 1.0em;
	background-position: 0px 0px;
	margin: 4px 0 4px -2.2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 2px 20px 6px 30px;
	min-height:20px;
}

.bull0{
	background-image: url(/images/triangle_bul.gif);
	line-height: 1.3em;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 20px 6px 28px;
}

.bull1{
	background-image: url(/images/bull1.png);
	line-height: 1.3em;
	padding: 0;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 2px 20px 6px 24px;
}

.bull2{
	background-image: url(/images/triangle_bul_tan.jpg);
	line-height: 1.3em;
	padding: 0;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 2px 20px 6px 24px;
}
.bul13{
	background-image: url(../../images/2012/utility/bullet-check-red.png);
	line-height: 1.3em;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 20px 6px 38px;
	min-height:38px;
}
.bul14{
	background-image: url(../../images/2012/utility/bullet-check-white.png);
	line-height: 1.3em;
	background-position: 0px 0px;
	margin-left: -2em;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 20px 6px 38px;
	min-height:38px;
}

.ybg{
	background-color: #FFFF00;
	padding:2px 10px;
	margin:0 0 10px;
}

img.left {
	margin: 10px;
	float: left;
}

img.right {
	margin: 10px;
	float: right;
}

.testimonial{
	position:relative;
	margin: 15px 35px;
	padding:0 0 33px 0;
	width: 690px;
	background-image:url(../../images/testibottom.jpg);
	background-color:#fff;
	background-position: bottom;
	background-repeat:no-repeat;
	border-top:#000 solid 1px;
	border-bottom:none;
}
.testibox{
	position:relative;
	margin: 0;
	padding:10px 25px;
	width: 638px;
	border-right:#000 solid 1px;
	border-left:#000 solid 1px;
}
.testibox .pwqTestiTitle{
	font-style:normal;
}
.testibox .pwqTestiQuote{
	font-family:'DeliciousItalic', sans-serif;
}
.testibox img{
	float:right;
	margin:0 5px 10px 15px;
	border:#3a3a3a 1px solid;
	padding:4px;
	background-color:#fafafa;
}
.modbox{
	margin:15px 20px;
	background-color:#f8ebff;
	border:inset 2px #682e85;
	padding:20px;
}
.modbox h1{
	display:block;
	background-color: #b492c6;
	margin:-20px -20px 20px;
	padding:6px;
	color:#fff;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder{
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:99999;
}
#tiptip_holder.tip_top{padding-bottom:5px;}
#tiptip_holder.tip_bottom{padding-top:5px;}
#tiptip_holder.tip_right{padding-left:5px;}
#tiptip_holder.tip_left{padding-right:5px;}
#tiptip_content{
	font-size:11px;
	color:#fff;
	text-shadow:0 0 2px #000;
	padding:4px 8px;
	border:1px solid rgba(255,255,255,0.25);
	background-color:rgb(25,25,25);
	background-color:rgba(25,25,25,0.92);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:0 0 3px #555;
	-webkit-box-shadow:0 0 3px #555;
	-moz-box-shadow:0 0 3px #555;
}
#tiptip_arrow, #tiptip_arrow_inner{
	position:absolute;
	border-color:transparent;
	border-style:solid;
	border-width:6px;
	height:0;
	width:0;
}
#tiptip_holder.tip_top #tiptip_arrow{
	border-top-color:#fff;
	border-top-color:rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow{
	border-bottom-color:#fff;
	border-bottom-color:rgba(255,255,255,0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

.nyroModalBg{
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
}
.nmReposition{
	position: absolute;
}
.nyroModalCloseButton {
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../../images/2012/utility/close.gif);
}
.nyroModalTitle{
	top: -26px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont{
	position: absolute;
	border: 4px solid #777;
	margin: 25px;
	background: #fff;
}
.nyroModalCont iframe{
	width: 600px;
	height: 400px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalImage img {
    vertical-align: top;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(../img/ajaxLoader.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(../img/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(../img/next.gif);
}
