
body{
	background:#E4E3E3 url('../images/body_bg.png') repeat-x;
	font: 75%/1.6em Verdana,arial,sans-serif;
	margin:0;
	color:#5D5E56;
}
#wrap{
	margin:0 auto;
	width:760px;
}

a:link,a:visited,a:active{
	text-decoration:none;
	border-bottom: #4553D6 1px solid;
	color:#4553D6;
}
a:hover{
	color:#AF0D0D;
	border-color:#AF0D0D;
}

#headhome{
	background: url('../images/top.png') no-repeat;
	height:257px;
}
* html #headhome {height:257px;}

#head{
	background: url('../images/top_nav.png') no-repeat;
	height:257px;
}
* html #head {height:257px;}

#head h1.title{
	margin:0;
	padding: 105px 0 0 20px;
	font-variant:small-caps;
	font-size:20px;
	color:#fff;
}

#head ul.navbar{
	margin:2px 0 2px 0;
	padding: 160px 130px 0 0px;
	float: right;
	text-align: center;
}
#head ul.navbar li{
	float:left;
	list-style-type: none;
	/*background: url('../images/bullet_nav.gif') bottom left no-repeat;*/
	padding: 0px 0 0 5px;
	font-size: 12px;

}
#head ul.navbar li a{
	
	display:block;
	padding: 18px 0 0 0;
	margin: 0 30px 0 0;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: #369B42 6px solid;
	color: #ffffff;

}

#head ul.navbar li a:hover{
	color: #ffff00;
	border-bottom: #ffff00 6px solid;
}

#head ul.navbar li a:visited:hover{
	color: #ffff00;
	border-bottom: #ffff00 6px solid;
}

* html #main{
	margin:-2px 0 0 -1px;
	padding:0 0 0 2px;
}
#main{
	background:  url('../images/main_bg.gif') center repeat-y;
	width:760px;
	padding: 0 0 10px 0px;
	margin-bottom: -30px;
}

#splash{
		background: url('../images/title.png') no-repeat;
		padding-top:126px;
		text-align:right;
		margin: 0 8px;
}
#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}

#content{
	margin: 0 40px 10px 20px;
	text-align:left;
	background-position: 48% 0%;
}
* html #content{
	margin-left:17px;
	margin-top:5px;
	background-position: 50% 0%;
}
#content h2{
	color:#369B42;
	margin:0px;
	line-height:22px;
	background: url('../images/content_h2.png') top left no-repeat;
	padding: 0px;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
* html #content h2{
	margin:0;
}
#content h3{
	color:#181337;
	margin:0px;
	line-height:16px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;

}
#content h4{
	color:#5D5E56;
	margin:0px;
	line-height:12px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;

}
#content div.boxwide{
	margin: 0 15px 20px 25px;
	display:block;

}
#content div.box{
	width:220px;
	margin: 0 0px 20px 15px;
	float:left;
}

#footer{
	clear:both;
	background: url('../images/bot_bg.gif') center no-repeat;
	height: 50px;
	padding: 0 20px 5px 0;
	text-align:center;
	color:#999;
	font-size: 80%;
}
* html #footer{
	margin:0 0 0 1px;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}

#footer a:link{font-weight: bold;}
#footer a:link:visited{font-weight: bold;}

#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li{
	padding: 2px 0;
}

.footerlink{color: #999; border-bottom: #999 1px solid;}
.footerlink:link{color: #999; border-bottom: #999 1px solid;}
.footerlink:visited{color: #999; border-bottom: #999 1px solid;}

.requiredField{
color: blue;
}

.tblhead{
background-color: #eeeeee;
}

.lightbr{
border: #dddddd 1px solid;
padding: 9px;
}

/* special formatting */
.boxTest{
display: block;
border:1px solid #5A7CAA;
background: #FFFFC0;
padding: 12px;
width: 180px;
float: right;
margin: 10px 0 10px 30px;
text-align: left;
}

.i1{color: #BC1010; font-weight: bold;}
.i2{color: #3FA849; font-weight: bold;}
.i3{color: #4553D6; font-weight: bold;}

/* salesletter formatting */

/* headline area */
.headHL{
color: black;
line-height: 26px;
text-align: center;
}

.headSO{
color: red;
}

.headU{
text-decoration:underline;
}

.headH{
background: yellow;
color: black;
}

.headI{
font-style: italic;
}

.headSm{
font-weight:bold;
font-size:16px;
line-height: 20px;
}

.headMedB{
font-weight:bold;
font-size:18px;
color: #CC0000;
line-height:1.3em;
}

/* boxes */
.boxSub{
display: block;
border:1px solid #eeeeee;
padding: 12px;
background-color: white;
}

.testim{
display: block;
background: #FFFFC0;
border:2px solid #5A7CAA;
padding: 12px;
}

.shad{
background:white url("../images/box_shadow.gif") top right no-repeat;
height: 34px;
}

.boxFooter{
display: block;
text-align: right;
font-weight:bold;
}

.boxHeader{
font-weight:bold;
font-size:14px;
}

.testPhoto{
float: left;
padding-right: 6px;
}

.boxAnnounce{
display: block;
border:3px dashed #5A7CAA;
padding: 12px;
text-align: center;
}

.boxComment{
display: block;
border:1px solid #5A7CAA;
background: #FFFFC0;
padding: 12px;
}

.boxFeatures{
display: block;
border:6px solid #369B42;
padding: 12px;
background: white;
}

.boxExample{
display: block;
border:3px dashed #5A7CAA;
padding: 12px;
}

.boxExampleBright{
display: block;
border:3px dashed #5A7CAA;
padding: 12px;
background-color: yellow;
font-size: 16px;
font-weight:bold;
}

.boxExampleLite{
display: block;
border:3px solid #5A7CAA;
padding: 12px;
background-color: #eeeeee;
}

.boxBuy{
display: block;
border:3px solid #C00000;
padding: 12px;
}

.boxPaperTop{
background:white url("../images/paperTop.gif") top center no-repeat;
height: 31px;
width: 521px;
}

.boxPaperBottom{
background:white url("../images/paperBottom.gif") top center no-repeat;
height: 29px;
width: 521px;
}

.boxPaperMiddle{
background:white url("../images/paperMiddle.gif") top center repeat-y;
width: 521px;
}

.boxPaperTxt{
font-family: "Courier New", Courier, mono;
margin-left: 40px;
margin-right: 60px;
}

.boxFlowerTop{
background:white url("../images/flower_top_bg.gif") top center repeat-x;
height: 59px;
}

.boxFlowerBottom{
background:white url("../images/flower_bottom_bg.gif") top center repeat-x;
height: 59px;
}

.boxFlowerTxt{
text-align: center;
color: #FF00FF;
font-size: 14px;
font-style: italic;
}

/* bonuses */
.bonus{
display: block;
border:3px solid #CC0000;
padding: 12px;
}

.bonusTitle{
font-weight:bold;
font-size:28px;
color: #CC0000;
}

.bonusSubTitle{
font-weight:bold;
font-size:18px;
color: #CC0000;
}

.bonusValue{
font-size:18px;
text-align: right;
display: block;
}

/* emphasis in main body */
.txtUL{
text-decoration:underline;
}

.txtI{
font-style: italic;
}

.txtBI{
font-style: italic;
font-weight:bold;
}

.txtHL{
background: yellow;
}

.txtBHL{
background: yellow;
font-weight:bold;
}

.txtB{
font-weight:bold;
}

.txtSO{
font-weight:bold;
font-size:14px;
}

.txtSOHL{
font-weight:bold;
font-size:14px;
background: yellow;
}

.txtBad{
color: red;
}

.txtBadB{
color: red;
font-weight:bold;
}

.txtSHB{
display: block;
font-size:16px;
font-weight:bold;
background:#FFFFCC;
padding: 9px;
border:1px solid #CC0000;
border-bottom:#CC0000 3px solid;
}

.txtCenHead{
text-align: center;
font-weight: bold;
font-size: 16px;
display: block;
}

.txtCenHeadF{
text-align: center;
font-weight:bold;
font-size:16px;
color: blue;
display: block;
}

.txtNeg{
font-weight:bold;
background: #666666;
color: white;
}

.txtCrazy{
color: #CC00CC;
font-weight:bold;
}

/* buttons */
.OrderButtonArea{
padding: 5px;
background: red;
}

.OrderButton{
font-weight: bold;
background: yellow;
}

/* lists */
.lstMain{
display: list-item;
list-style-position: outside;
list-style-image: url("../images/tick.gif");
vertical-align: top;
}

.lstMainItem{
padding-bottom: 25px;
}

.lstBad{
display: list-item;
list-style-position: outside;
list-style-image: url("../images/tickbad.gif");
vertical-align: top;
}

.lstBadItem{
padding-bottom: 25px;
}

/* guarantee */
.guar{
display: block;
border:6px double #0066CC;
padding: 12px;
background: #99CCFF;
font-size:14px;
font-style: italic;
}

.guarTitle{
font-weight:bold;
font-size:28px;
line-height:1.3em;
}

/* footer */
.footerArea{
display: block;
text-align: center;
background: #E6C6E0;
padding: 10px;
border:1px solid black;
font-size:10px;
}
.footerArea a:link{
color: #666666;
}
.footerArea a:hover{
color: #666666;
}
.footerArea a:visited{
color: #666666;
}
/* custom formatting */
.featphoto{
float: right;
text-align: left;
color: #181337;
padding-left: 15px;
margin-left: 15px;
padding-bottom: 0px;
}

.featline{
border-left: #cccccc 1px solid;
}

.subfeattxt{
font-weight:bold;
color: #FA7600;
}

.feattxt{
float: right;
padding-left: 30px;
padding-bottom: 0px;
width: 378px;
}

.logolink{
margin-top: -219px;
padding-right: 20px;
float: right;
background-color: transparent;
position: relative;
border-bottom:transparent 0px solid;
text-decoration: none;
}

.imgnolink{border-bottom:transparent 0px solid;}
.imgnolink:link{border-bottom:transparent 0px solid;}
.imgnolink:visited{border-bottom:transparent 0px solid;}
.imgic{align: absmiddle;}
tr.ro{background-color: #eeeeee;}
#content tr, td {text-align:left;}

.bulimg{
padding-right: 4px;
}

/* tooltip */
#fixedtipdiv{
position:absolute;
padding: 8px;
border-bottom:black 0px solid;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
color: white;
}

/* divider */
.divline{border-bottom:#cccccc 1px solid;clear: both;padding-top: 16px;}

/* kb */
.HeaderRow{
font-weight: bold;
background-color: #eeeeee;
}

.Title{
font-size: 16px;
font-weight: bold;
}

.boxSummary{
display: block;
border:1px solid #cccccc;
padding: 12px;
text-align: center;
background-color: #eeeeee;
}

/* download */
.formbg{
display: block;
background:white url("../images/backgrounds/freedemoform.png") top center no-repeat;
padding-left: 0px;
padding-top: 15px;
}

/* faq */
.fq{font-weight: bold; color: #336699;}
.fa{font-weight: bold; color: #33CC00;}