* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; background: url(../images/hl_sing_background.jpg) repeat-y center top; }
.clear { clear: both; }
a { outline: 0; text-decoration:none; }
a img { border: 0; }
p,h1,h2,h3 { padding-left:5px; }
.white { color:#ffffff; }
.black { color: #000000; }
.blue { color: #1168b1; }
.darkblue { color: #17365d; }
.red { color:#ff0000;  }
.green { color: #408f3a; }
.lightgreen { color: #52B946; }
.center { text-align: center; }
.linespace { line-height:35px; }
.left { float:left; }
.right { float:right; }
.bold { font-weight:bold; }
.italic { font-style:italic;}
.highlight { background-color: #FEFFBF; }
.highlightyellow { background-color: #FFFF00; }
.hidden { display:none; }
.decor { text-decoration:underline; }
.smimage { vertical-align:middle; }

.moinput { width:260px; height:30px; }
.moinputdos { width:300px; height:30px; }
.moinputtres { width:145px; height:30px; }
.mobutton { height: 30px; width:125px; }
.moselect { height: 25px;font-size: 14px; }

/* Font Face */
@font-face {
	font-family: 'ClassicRoundMedium';
	src: url('/fonts/classicround-medium-webfont.eot');
	src: local('?'), url('/fonts/classicround-medium-webfont.woff') format('woff'), url('/fonts/classicround-medium-webfont.ttf') format('truetype'), url('/fonts/classicround-medium-webfont.svg#webfont8ry1XfpP') format('svg');
	font-weight: normal;
	font-style: normal;
}


.cartItems { float:left;background: url('/images/cartitems3.png');height:32px;width:165px;margin:-8px 3px -7px 0px; text-align:right;cursor:pointer; }
.senscartItems { float:left;background: url('/images/cartitems-chocolate2.png');height:32px;width:165px;margin:-8px 3px -7px 0px; text-align:right;cursor:pointer; }

#wrapper { width: 954px; margin: 0 auto;font-size:13px; }

/**header**/
#top-head { height:30px; border-top: 2px #1A4788 solid;}
#top-head ul{line-height:30px;}
#top-head li { display:inline;padding: 0 5px;}
#header { /*height:176px;*/ height:100px; background: url('/images/header/background-header.jpg') no-repeat;color:#ffffff; color: #1A4788; margin-bottom: 5px;}
#header .logo { padding-top:8px; }
#header ul { list-style:none; }
#header li { display:inline;padding: 0 1px; }
#header li img { border: 0px; }

#top-nav { height:35px; color:#ffffff;background-color:#1a4788;margin-top:1px;}
#top-nav h1 { line-height:35px; font-size:16px;margin-left:75px; }
#top-nav span { line-height:35px; }
#top-nav ul { /*margin-top:5px;*/ margin-right:25px;font-size:12px;text-align:right;line-height:35px; }
#top-nav li{ display:inline;padding:5px;/*padding: 0 10px;*/font-weight:bold; }
#top-nav li a { color:#ffffff; }
#links { /*height:35px;*/width:420px;margin: 0 auto; }
/*#links li { padding-top: 10px;}*/

#totalNav { text-align:center;margin-top:-5px;margin-bottom:10px; }
#toalNav ul { list-style:none; }
#totalNav li { display:inline; padding:10px; /*border: 2px solid #1A4788; background-color:#408f3a;*/ }

/**content**/

/**left side**/
#left-side { /*width:191px;*/width:198px;min-height:466px;height:auto !important; float:left;/*background-color:#e8e8f0;*/  }
#left-side h2 { padding-top: 10px; }
#menulinks { margin:0 auto;margin-top:10px;height:auto !important;}
#menulinks ul { list-style:none;width:192px;/*margin-left:5px;*/ }
#menulinks li { padding: 5px; }
#menulinks li:hover { background-color: #d4dce6;}
#menulinks a:hover { color:#ffffff;}

#main-content { width:568px; min-height:895px;height:auto !important; float:left; border-right: 2px solid #e8e8f0; border-left: 2px solid #e8e8f0; }
#main-widecontent { width:750px; min-height:730px;height:auto !important; float:left; border-left: 2px solid #e8e8f0; }
#page-content { margin: 15px 5px 0 10px; }
#page-content p, #page-content2 p, #page-content ul, #page-content ol { font-size: 13px; line-height: 18px; padding-bottom: 15px; }
#page-content ol, #page-content ul { padding-left: 30px;}
#page-content h1 { margin-bottom: 10px; padding-top: 5px; line-height: 120%; text-align: center; font-size: 216%; font-family: Georgia, Times New Roman,serif; color: #07366F;}
#page-content h2.section_header, #page-content2 h2.section_header { clear: both; margin: 4px 0 9px 0; padding: 8px 8px 2px 28px; font-size: 125%; font-weight: 400; font-family:georgia,times,serif; color: #45464F; background: url('../ionx_images/pages/sectionHeader.png') left 10px no-repeat; border-bottom: 3px double #ddd}
#page-content h1.new_header  { font-size: 32px; font-weight: normal; color: #0d3c6f; padding-bottom: 15px; font-family: ClassicRoundMedium; }
#page-content h2.new_header { font-size: 28px; font-weight: normal; color: #0d3c6f; padding-bottom: 15px; font-family: ClassicRoundMedium; }
#page-content h3 { padding: 2px 2px 6px 2px; font-size: 13px; line-height: 18px;}
#page-content h6 { color: #000080; font-size: 19px; font-family: Georgia;}
#bottle { float:left;width:115px;min-height:215px;height:auto !important;padding-bottom:10px; }

.editorial { background: #f2f2f2; padding: 15px 15px 0; border: 1px dotted #999; margin-bottom: 15px; }


/*popup text*/
p.pop-up a { text-decoration: none; position: relative; }
p.pop-up a span { display: none; }
p.pop-up a:hover span { font-style: normal; font-weight: normal; font-size: 11px; display: block; position: absolute; top: -85px; left: -100px; background: white; border: 1px solid navy; width: 300px; padding: 15px; line-height: 13px; }

/* Quickfact */
.quickfact { margin: 0px 0px 15px 17px; width: 490px; text-align: center;}
.quickfact p { width: 425px; padding: 15px 15px 5px 50px; background: url(../images/quickfact.jpg) left top no-repeat;}
.quickfact .quickfactbottom { display: block; width: 490px; height: 13px; background: url(../images/quickfact.jpg) 0px -367px no-repeat;}

/* CGMP SECTION (On products without new ingredient section) */
.cgmp { background: url(../images/product/cgmp_sm.jpg) no-repeat; width:371px; height:201px; margin:10px 0px 10px 77px;}
.cgmp ul { width: 240px; font-size: 13px; line-height: 18px; list-style-type: none;}
.cgmp ul li { margin: 0px 0px 8px 20px;}


/* INGREDIENTS */
.supplement-facts-container { width: 344px; float: right; padding-right: 10px; }
.supplement-facts-container .facts-top { height: 54px; padding-top: 55px; text-align: center; font-size: 11px; background: url(../images/ingredients/supplement-facts-top.png) no-repeat left top; }
.supplement-facts { width: 344px; padding: 0 10px; background: url(../images/ingredients/supplement-facts-bottom.png) no-repeat left bottom; font-size: 11px; margin-bottom: 15px; }
.supplement-facts tr td.daily-value { text-align: right; width: 70px; }
.supplement-facts tr td.ing-name { width: 180px; #padding-left: 9px; }
.supplement-facts tr td.amount { font-weight: bold; text-align: right; }
.supplement-facts tr td.per-serving { text-align: right; width: 50px; }
.supplement-facts tr td.content-cell { padding: 2px 0 5px 0; #padding-left: 9px; }
.supplement-facts .rule div { width: 323px; height: 2px; margin: 2px auto 5px; background: url(../images/ingredients/supplement-facts-hr.png) no-repeat left bottom; }
.supplement-facts div.spacer { height: 30px; }
.supp-desc { width: 540px; height: 440px; }
* html .supplement-facts tr td.ing-name, * html .supplement-facts tr td.content-cell { padding-left: 9px; }
.supplement-facts a { color: #064c87; text-decoration: none; }
.supplement-facts a:hover { color: #648eb1; text-decoration: underline; }

.relieve-ing { width: 506px; margin: 0 auto 3px; position: relative; padding: 60px 15px 35px; background: url(../images/ingredients/relieve-ing.png) no-repeat left top; }
.relieve-ing .relieve-bottom { position: absolute; left: 0; bottom: 0; }


/* Pictures with Captions */
.picture {margin-bottom: 15px; text-align: center;}
.rightPicture { float: right; margin: 5px 0px 10px 10px;}
.leftPicture { float: left; margin: 4px 10px 10px 0px; display: inline;}
.rightPicture .caption, .leftPicture .caption, .picture .caption { padding: 3px; font-size: 11px; text-align: center; line-height: 13px;}
.rightPicture .caption2, .leftPicture .caption2, .picture .caption2 { padding: 3px; font-size: 13.6px; text-align: center; line-height: 14px;}

.page-nav { text-align: center; font-weight: bold; }
.page-nav a { color: blue; text-decoration: none; }
.page-nav a:hover { text-decoration: underline; }

.mainfeature { border: 2px solid #e5e5e5;float:left;width:550px;margin-left:50px; }
.mainfeature h2 { padding:5px; }
.mainfeature ul { list-style-image: url(../images/order/checkmark.png);}
.mainfeature li { padding: 5px;font-size:16px; }


/* Testimonials */	
.testimonialLeft, .testimonialRight { font-family: Arial; padding: 15px 15px 0; margin: 0px 30px 20px 30px; border: 1px dotted #dad02c; background: #fcfbe5; }
.testimonialLeft h3, .testimonialRight h3 { padding: 0 0 20px 0; text-align: center; font-size: 18px; line-height: 22px; font-family: Georgia; font-weight: normal; }
.testimonialLeft p, .testimonialRight p { text-align: justify; font-size: 12px; line-height: 18px; padding: 0 0 20px 0; }
.testimonialLeft img, .testimonialRight img { cdisplay: none; }
.testimonialRight img { float: right; margin: 5px 0px 5px 10px;}
.testimonialLeft img { float: left; margin: 5px 10px 5px 0px;}

.exploreSpecs { height: 500px; width: 525px; overflow-x: hidden; overflow-y: auto; }
h3.explore-popup { font-weight: bold; font-size: 24px; color: #1A4788; padding: 12px 10px; height: 16px; width: 480px; background: url(../images/explore/explore-header.jpg); margin-bottom: 15px !important; }

/*test section*/

#testnav { width: 160px;}
#testnav ul { padding:3px;list-style:none; }
#testnav li {padding:5px;padding-bottom:8px; }
.newtestimonials { width:550px;height:550px;overflow:auto; }

#testicontainer { min-height: 160px;height: auto !important;padding:12px;text-align: center;text-decoration: none;width: 680px;margin-top:2px;margin: 0 auto;}
.search-background { display: none;font-size: 13px;font-weight: bold;height:160px;position: absolute;padding-top:250px;text-align: center;opacity:0.5;filter: alpha(opacity=50);text-decoration: none;width: 600px;}	
.search-background { color:#FFFFFF;text-shadow: #fff 0px 0px 20px;}
.success-story { width:500px;text-align: justify; margin-bottom: 15px; /*border-bottom: 1px dotted #a4a4a4;*/border: 1px dotted #dad02c; background: #fcfbe5; padding: 15px 15px 0;}
.success-story .success-details { text-align: left; }
.success-story .success-details strong { font-size: 17px; color: #333; }
.success-story .success-details img { /*position: relative; top: 2px;*/ vertical-align:middle; }
#content h2.success-heading { font-size: 26px; padding-bottom: 11px; color: #000; }
#paging_button ul{ width: 550px; padding:0px; margin: -15px 8px 8px 12px;color:#228EDE;}
#paging_button ul li {float:left; height:20px; width:20px;list-style-image:none;list-style-type:none; font-weight:bold; cursor:pointer;text-align:center;}	
#paging_button li:hover{ background: url(../images/testimonials/new-section/page-back.jpg) no-repeat;cursor: pointer;color: #ffffff;}

a.paging_button { padding:2px 9px 5px 3px; text-align:center; font-weight:bold;color:#228EDE; }
a.paging_button:hover { background: url(../images/testimonials/new-section/page-back.jpg) no-repeat -1px top;color: #ffffff;}


/**star rating*/
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden;}
div.rating-cancel,div.rating-cancel a{background:url(../images/ratings/delete.gif) no-repeat 0 -16px;}
div.star-rating,div.star-rating a{background:url(../images/ratings/star.gif) no-repeat 0 0px;}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0;}
div.star-rating-on a{background-position:0 -16px!important;}
div.star-rating-hover a{background-position:0 -32px;}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}



/**retail**/
.retailerHeader { height:30px;text-align:center;padding:5px;color:#ffffff; }
.retailerHeader h2 { border-bottom:2px solid #ffffff;}
.entryRetail { background-color:#ffffff;border:1px solid #005dab;/*height: 90px;*/height:60px; height: auto !important; margin: 8px 0 3px 5px; padding-top: 3px;}
.entryRetail ul { list-style:none;padding:5px;}
.entryRetail li { font-size:12px; }
.retailerFooter { height:24px;text-align:center;margin-bottom:5px; }

/* rounded corners  retailer*/
.rboxHeader { padding: 0px 1px 1px 1px; font-weight:bold; border-left: 3px solid #7f99ce; border-right: 3px solid #7f99ce; background-color: #7f99ce; }
.rboxContent { border-left: 3px solid #7f99ce; border-right: 3px solid #7f99ce; padding: 5px;background:url(../images/RetailerBox-gradient.jpg) repeat-x; }
.retailerGuts { border:2px solid #ffffff;margin:-4px;}
.rxtop, .rxbottom {display:block; background:transparent; font-size:1px;}
.rxb1, .rxb2, .rxb3, .rxb4 {display:block; overflow:hidden;}
.rxb1, .rxb2, .rxb3 {height:1px;}
.rxb2, .rxb3, .rxb4 {background:#7f99ce; border-left:6px solid #7f99ce; border-right:6px solid #7f99ce;}
.rxb1 {margin:0 5px; background:#7f99ce;}
.rxb2 {margin:0 3px; border-width:0 2px;}
.rxb3 {margin:0 2px;}
.rxb4 {height:2px; margin:0 1px;}

/**right side**/
#right-side { width:191px;height:466px; float:left;  }
.featured { margin-left:2px;margin-top:10px;width:190px; height: auto !important;border: 1px #DAD02C dotted; background-color: #FCFBE5;font-size:11px;font-family:Arial; }
.featured h3 { padding:15px 5px 5px 5px;font-size:14px; }
.featured li a { color: #1168b1; }

.downlinks { margin-top:10px;margin-left:3px;height:131px;width:186px;border: 1px solid #1a4788; }
.downlinks h3 { padding-top:5px;padding-bottom:5px; }
.downlinks li a { color: #1168b1; }
.boxHeader { background-color:#d9eeff; }
/* Catalog Page */
#catalogList { cfloat: left; cwidth: 220px; cpadding: 29px 0 0 50px !important; }
#catalogList p { padding: 0; }
#catalogList ul {  list-style-image: url(../images/catalog/checkmark.gif); padding-left: 20px; font-size: 14px; }
#catalogList ul li a:hover { text-decoration: none;}
#catalogContent { cfloat: left; cwidth: 500px; margin-bottom: 15px; }
#catalogContent h2 { padding: 0 15px; margin-bottom: 15px; background: #d9eeff; color: #005dab; height: 35px; line-height: 35px; font-size: 18px; font-weight: bold; }
#catalogContent p { padding: 0 0 15px; }

.catproductNav { list-style-type: none; padding: 0 0 15px 25px !important; }
.catproductNav li { float: left; width: 400px; height: 175px; margin: 0 5px 10px; background: url(../images/catalog/catalog.png); }
.catproductNav li a { text-decoration: none; color: #333; display: block; height: 148px; width: 100%; }
.catproductNav li .productBox { width: 90px; padding-top: 30px; float: left; text-align: center; }
.catproductNav li h3 { padding: 15px 5px 3px 0; font-size: 22px; font-weight: normal; font-family: Georgia; }
.catproductNav li h3 img {padding-top:8px;}
.catproductNav p { font-size: 12px !important; padding-bottom: 5px !important; margin-right: 20px; }
.catproductNav li p span { float: right; color: #3f86bb; text-transform: uppercase; font-size: 12px; font-weight: bold; }
.catproductNav li p span img { position: relative; top: 6px; }
.catproductNav li .catalog-options { text-align: center; padding: 0; margin: 0; position: relative; top: 2px; }
.catproductNav li .catalog-options a { color: white; display: inline-block; height: auto; width: auto; padding: 0 10px; position: relative; top: 2px; border-right: 1px solid #fff; font-weight: bold; }
.catproductNav li .catalog-options a.last { border-right: 0; }

.catproductNav li .catalog-options a span { display: none; background: #005dab url(../images/catalog/pricing-popup.png) repeat-x left bottom; color: #333; height: 56px; width: 150px; position: absolute; top: -66px; left: -10px; border: 1px solid #fff; }
.catproductNav li .catalog-options a span strong { font-size: 14px; padding-top: 3px; color: #fff; text-transform: uppercase; }
.catproductNav li .catalog-options a:hover span { display: block; }

/* Contact Page */
div.errordiv{background-color:#f9acc3;border: 1px solid;border-color: #d4d4d4;width: 540px;height:30px;font-weight:bold; font-size: 12px;color:red;margin-bottom:5px;line-height:30px;}
div.errordiv img{vertical-align:middle;height:16px;width:16px;margin-left:5px;}
div.correctdiv{background-color:#e5eecc;border: 1px solid;border-color: #d4d4d4;width: 540px;;height:30px;font-weight:bold;font-size: 12px;color:#676666;margin-bottom:5px;line-height:30px;}
div.correctdiv img{vertical-align:middle;height:16px;width:16px;margin-left:5px;}
div.mydiv{background-color:#e5eecc;border:1px solid;border-color:#d4d4d4;width:500px;text-align:center;font-weight:bold;font-size: 14px;}
.myfont{font-family:"Cursive",Comic Sans MS;font-size:16px;font-weight:bold;/*border:1px solid #8e8f8f;background-color:#d4d7db;*/padding: 0 3px;height:18px;line-height:18px;float:left;margin-right:2px;}

/**order section**/
#order-options { min-height:175px;height:auto !important;margin-top:2px;}
#order-back { height:136px; width:800px; background-color:#0c5f57;margin:0 auto;border-bottom:3px solid #05314a;border-right:3px solid #05314a;border-left:1px solid #05314a; border-top:1px solid #05314a; }

/**shopping cart**/
#progress { margin-top:-25px; }

#footer { min-height:130px;height:auto !important; border-top: 1px dotted #999; }
#footer .disclaimer p { color #444; font-size: 11px; line-height: 14px; text-align: left;padding-bottom: 15px; }
#footerlinks { height: 65px; width:600px;margin:0 auto;margin-top:32px; }
#footerlinks  li { display:inline;padding: 0;}
#footerlinks  li a { color:#1168b1; }

.usdept { width: 575px; margin: 0 auto; text-align:center;margin-bottom:30px;font-size:11px; border: 1px dotted #ccc; padding: 0 0 10px 0; }
.usdept li { display:inline; padding:0; }

/* life coach */
.qamessage { width: 680px; height:48px; margin: 0 auto; margin-bottom:10px; }
.whodocs { width: 685px; height:23px; margin: 0 auto; margin-bottom:10px; }
.whodocs a { text-decoration:none; color:#fffff;  }
.qsendmessage { width:553px; height:48px; line-height:48px; font-size:18px; color: #ffffff; background: url(../images/life-coach/coach-button-back.jpg) repeat-x;); text-align:center; }
.qsendmessage a { text-decoration: none; color: #ffffff; }
.qasknow { width: 127px; height: 48px; line-height:48px; color:#17365d; font-size:20px; font-weight:bold; background: url(../images/life-coach/coach-button-back2.jpg) repeat-x;text-align:center; float:right;  }
.qasknow a { text-decoration: none; color: #17365d; }

.qadoctors { height: 23px; width:223px; line-height: 23px; font-weight: bold; color:#ffffff; background: url(../images/life-coach/coach-button-back.jpg) repeat-x; float:left; margin-right:5px; text-align:center; }
.qadoctors a { text-decoration:none; color:#fffff;  }
.qandAbox { min-height:150px; height: auto;width:682px;/*border: 1px solid #e5e5e5; background-color: #F8FDF6;*/margin: 0 auto; }
.questionbox { background-color:#e5e5e5; }
.answerbox { background-color:#C2E8FF;border-top: 1px solid #1168b1; }
.questionbox h2 { color:green;text-align:left; }
.answerbox h2 { color:#1168b1;text-align:left; }
.qandAbox p { text-indent:15px;font-weight:bold; }
.qandAbox p span { font-weight:normal; }
.daysago { font-size:11px;font-weight:normal; }

.motop, .mobottom {display:block; background:transparent; font-size:1px;}
.mob1, .mob2, .mob3, .mob4, .mob5, .mob6, .mob7, .mob8 {display:block; overflow:hidden;}
.mob1, .mob2, .mob3, .mob5, .mob6, .mob7 {height:1px;}
.mob2, .mob3, .mob4 {background:#e5e5e5; border-left:6px solid #e5e5e5; border-right:6px solid #e5e5e5;}
.mob6, .mob7, .mob8 {background:#C2E8FF; border-left:6px solid #C2E8FF; border-right:6px solid #C2E8FF; }
.mob1 { background:#e5e5e5; }
.mob5 { background:#C2E8FF; }
.mob1, .mob5 {margin:0 5px;}
.mob2, .mob6 {margin:0 3px; border-width:0 2px;}
.mob3, .mob7 {margin:0 2px;}
.mob4, .mob8 {height:2px; margin:0 1px;}


/** Indication Table - Added Oct 12,2010 **/
.indicationtable { margin: 0 auto; text-align:center; padding-bottom: 25px;}
.indicationtable table { margin: 0 auto; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5; width: 95%;}
.indicationtable td { padding: 3px 5px 3px 5px; border-bottom: 1px solid #CCCCCC; }
.indicationtable strong { color:#FFFFFF; }

/** Indication Sheet - Added Oct 15,2010 **/

.indi-sheet { font-size: 13px; width: 500px; padding-top: 10px; border-top:1px dotted #C7D5DE;}
.indi-sheet h3 { font-size:17px; color: #333; text-decoration:underline;  }
.indi-sheet ul { list-style:none !important; margin-bottom: 15px; padding: 10px 0 15px 0;}
.indi-sheet li { background-color:#dfdfdf; padding: 5px 5px 0 5px;}

//** Mini Popnav - Added Nov 3, 2010 **/
.mini-popnav p { margin: 0 auto; border-bottom:#CCCCCC 1px solid; width: 400px; padding-bottom: 7px;}

/*chat sections*/
.chatOperators img { margin-left:-5px;}
.chatbox { position: fixed;position:expression("absolute");width: 225px;display:none;}
/*.chatboxhead { background-color: #f99d39;padding:7px;color: #ffffff;border-right:1px solid #f99d39;border-left:1px solid #f99d39;}*/
.chatboxhead { background-color: #54B948;padding:7px;color: #ffffff;border-right:1px solid #54B948;border-left:1px solid #54B948;}
.chatboxblink { background-color: #176689;border-right:1px solid #176689;border-left:1px solid #176689; }
.chatboxcontent { font-family: arial,sans-serif;font-size: 13px;color: #333333;height:200px;width:209px;overflow-y:auto;overflow-x:auto;padding:7px;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #eeeeee;background-color: #ffffff;line-height: 1.3em;}
.chatboxinput { padding: 5px;background-color: #ffffff;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
.chatboxtextarea { width: 206px;height:44px;padding:3px 0pt 3px 3px;border: 1px solid #eeeeee;margin: 1px;overflow:hidden; }
/*.chatboxtextareaselected { border: 2px solid #f99d39;margin:0; }*/
.chatboxtextareaselected { border: 2px solid #54B948;margin:0; }
.chatboxmessage { margin-left:1em; }
.chatboxinfo { margin-left:-1em;color:#666666; }

.chatboxmessagefrom { margin-left:-1em;font-weight: bold;}
.chatboxmessagecontent {}
.chatboxoptions { float: right; }
.chatboxoptions a {text-decoration: none;color: white;font-weight:bold;font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif;}

.chatboxtitle { float: left;}

/* Tabbing System - Added Dec 21, 2010 */
ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 2px 0;}
ul#tabs li { display: inline; }
ul#tabs li a { color: #42454a; font-weight: bold; background-color: #FCFBE5; border: 1px dotted #c9c3ba; border-bottom: none; padding: 2px 5px 2px 5px; text-decoration: none; }
ul#tabs li a:hover { background-color: #D4DCEF; color:#005DAB;  }
ul#tabs li a.selected { color: #fff; background-color: #005DAB; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
div.tabContent { padding: 20px; border: 1px dotted #c9c3ba; margin-bottom: 20px; background-color:#e8e8f0;}
div.tabContent.hide { display: none; }
