/* Main CSS */

body{background:url('../images/sitebg.gif') repeat-x left bottom;margin:0;padding:0;text-align:center;}
.outer{background:url('../images/sitebgouter.png') repeat-y center top;text-align:center;width:890px;height:100%;margin-left:auto;margin-right:auto}
.inner{background:url('../images/sitebginner.gif') repeat-y center top;text-align:left;margin:0 20px 0 20px;height:100%;}
.main{padding:40px 25px 25px 25px;color:#777;font:normal normal 12px arial;}

/* Nav Styles */
.nav{height:34px;}
.nav a{float:left;border:0px none;}
.nav img{float:left;}

/* Home Page */

.homeleft{width:493px;float:left;}
.homeright{margin-left:515px;}
.mainpanel{background:url('../images/bgpanel_h.gif') no-repeat left top;height:162px;margin-bottom:27px;}
.panelinner{padding:30px 20px 0 20px;font-size:12px;}
.tipspanel{background:url('../images/bgpanel_v.gif') no-repeat left top;height:325px;}
.tipsheader{padding:4px;}
.tip{padding:10px 20px 0 20px;font:normal normal 11px arial;}
.moretips{text-align:right;padding:10px 5px 0 0;}

/* Link Styles */ 
a{color:#12b446;text-decoration:none;}
a:hover{text-decoration:underline;color:#12e857;}

/* Text Styles */

.pageheader{margin-bottom:25px;margin-top:-10px;}
.inputarea{width:400px;margin-top:3px;background:#D8D5D6;border:solid 1px #6A6768;font:normal normal 11px arial;}
.bold{font-weight:bold;}
.large{color:#17b520;font-size:13px;}

/* Buttons Styles */
.custombtn{background:#777475;border:solid 1px #C5C3C4;color:#fff;font-weight:bold;}

/* Divider */

.divider{background:url('../images/divider.gif') no-repeat center top;height:21px;margin:10px;border-bottom:solid 3px #eceaea;}

/* Footer */
.footer{color:#12b446;text-align:center;margin:20px 0 20px 0;font:normal normal 11px arial;}

/* List Styles */
.dropbullet{list-style-image:url(../images/drop_blt.gif);}
.dropbullet li{margin-bottom:5px;}
.normbullet{list-style-image:none;list-style-type:disc;}
.normbullet li{margin-bottom:5px;}
.checkbox{list-style-image:url(../images/checkbox.png);}
.checkbox li{margin-bottom:5px;padding-left:5px;}
.sheetbullet{list-style-image:url(../images/sheet_blt.gif);}
.sheetbullet li{margin-bottom:5px;}
.audiobullet{list-style-image:url(../images/audio_blt.gif);}
.audiobullet li{margin-bottom:5px;}
.videobullet{list-style-image:url(../images/vid_blt.gif);}
.videobullet li{margin-bottom:5px;}

/* video playlist*/
#playlist{padding-left:20px;}
#playlist a{background:url(../images/vid_blt.gif) no-repeat left center;display:block;margin-bottom:5px;padding-left:20px;}


/* Product Tips */

.tooltip{border:solid 1px #dddbdb;background:#fbfacb;padding:10px;float:right;width:300px;margin:23px 50px 0 0;}
.chart{border:solid 1px #dddbdb;background:#f4f1f1;color:#17b520;font-size:15px;font-weight:bold;}
.chart td{text-align:center}
.chartdifference{font-weight:normal;font-size:12px;background:#e14705;color:#fff;padding:5px;}

.callout{border:solid 1px #dddbdb;background:#fbfacb;padding:10px;margin:0;}