* { 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; }
.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; }

#prf ul{ list-style:none; margin-left:10px;}
/* message boxes */
.errMessage { padding: 5px; border:1px solid #FF0000; background:#f7f7f7; color:#990000; margin-bottom:5px; }
.sucMessage { padding: 5px; border:1px solid #003300; background:#FFFFCC; color:#009933; margin-bottom:5px; }

/* 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;
}*/

#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-right:25px;font-size:12px;text-align:right;line-height:35px; }
#top-nav li{ display:inline;padding:5px;font-weight:bold; }
#top-nav li a { color:#ffffff; }
#links { width:420px;margin: 0 auto; }

#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;min-height:170px;height:auto !important;}
#menulinks ul { list-style:none;width:192px; }
#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: 30px; font-weight: normal; color: #0d3c6f; padding-bottom: 15px; font-family: "Trebuchet MS",Helvetica,sans-serif; }
#page-content h2.new_header { font-size: 26px; font-weight: normal; color: #0d3c6f; padding-bottom: 15px; font-family: "Trebuchet MS",Helvetica,sans-serif; }
#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; }
.excerpt { background: #dcedd4; padding-top: 15px; margin-bottom: 18px; border-top: 2px solid #c5e1b8; }
.bestValue { background: #dcedd4; }
.listCheckmark { list-style-image: url(../images/order/checkmark.png); }


/*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 { padding: 10px 5px 0px 5px; text-align: center; border-top: 3px solid #0058A7;border-right: 3px solid #0058A7;border-left: 3px solid #0058A7;border-top-left-radius: 8px;-moz-border-top-left-radius: 8px; -webkit-border-top-left-radius: 8px; border-top-right-radius: 8px;-moz-border-top-right-radius: 8px; -webkit-border-top-right-radius: 8px; background-color: #e8ebf6; }
.supplement-facts-container .facts-top h2 { color: #0058A7;padding-bottom:5px; border-bottom: 2px solid #ffffff;font-size:24px; }
.supplement-facts-container .facts-top p { height:9px;font-size:9px; border-bottom: 1px solid #6FBD5E; }
.supplement-facts { width: 344px; padding: 5px;font-size: 11px; margin-bottom: 15px; border-bottom: 3px solid #0058A7;border-right: 3px solid #0058A7;border-left: 3px solid #0058A7;border-bottom-left-radius: 8px;-moz-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;-moz-border-bottom-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; background-color: #e8ebf6; }
.supplement-facts tr th { font-size:9px; }
.supplement-facts tr td.bordergreen { border-bottom: 1px solid #6FBD5E; }
.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;border-bottom: 1px solid #6FBD5E; }
.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; }
*/

.supplement-facts-container{border:2px solid #222;margin:20px auto;}
	.supplement-facts{width:100%;margin:0;padding:0;font-size:11px;border-collapse:collapse;}
		.supplement-facts tr th{padding:2px 4px;border-bottom:2px solid #222;font-size:9px;}
			.supplement-facts .size th{font-size:12px;}
		.supplement-facts tr td{padding:2px 4px;border-bottom:1px dotted #ccc;}
			.supplement-facts tr .ing-name{text-align:left;}
			.supplement-facts tr .per-serving{width:18%;text-align:left;}
			.supplement-facts tr .daily-value{width:18%;text-align:right;font-weight:700;}
			.supplement-facts tr .side-list{padding-left:35px;}
			.supplement-facts tr .foot-note{border-top:2px solid #222;}
			.supplement-facts tr:last-child td{border-bottom:0;}
.leftIMG{float:left;margin:10px 20px 10px 0;}
.supp-desc{width:500px;}


.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;margin-top:10px; }
.mainfeature h2 { padding:5px;font-size: 26px; }
.mainfeature ul { list-style-image: url(../images/order/greycheckmark.gif);}
.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;margin-top:60px; }
#testnav li {padding:5px;padding-bottom:8px; }
.newtestimonials { width:680px;height:550px; overflow:auto; }


#testicontainer { min-height: 160px;height: auto !important;padding:12px;text-align: center;text-decoration: none;width: 685px;margin-top:2px;margin: 0 auto;}

/*.newtestimonials { width:550px;height:550px; overflow:auto; }
#testicontainer { min-height: 160px;height: auto !important;padding:12px;text-align: center;text-decoration: none;width: 600px;margin-top:2px;}
*/
.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:630px;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 { width:685px;min-height:30px;text-align:center; }
#paging_button .jumpPage {list-style-image:none; font-weight:bold;color:#000000; width:115px;margin-right:-2px; }
#paging_button ul{ width: 570px; padding:0px; margin: -15px 8px 8px 12px;color:#228EDE;}
#paging_button 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.pagenum: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}

/* rounded corners */
.contentBox { }
.boxHeaderdos { padding: 0px 5px 5px 5px; font-weight:bold; border-left: 1px solid #acd79b; border-right: 1px solid #acd79b; background-color: #d6ebce; }
.boxContent { border-left: 1px solid #acd79b; border-right: 1px solid #acd79b; padding: 5px; }
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#d6ebce; border-left:1px solid #acd79b; border-right:1px solid #acd79b;}
.xb1 {margin:0 5px; background:#acd79b;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

/**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;}

/*orange*/
.ocontentBox { }
.oboxHeader { padding: 0px 1px 1px 1px; font-weight:bold; border-left: 1px solid #F98D34; border-right: 1px solid #F98D34; background-color: #F98D34; }
.oboxContent { border-left: 1px solid #F98D34; border-right: 1px solid #F98D34; padding: 5px;background-color:#F98D34; }
.oxtop, .oxbottom {display:block; background:transparent; font-size:1px;}
.oxb1, .oxb2, .oxb3, .oxb4 {display:block; overflow:hidden;}
.oxb1, .oxb2, .oxb3 {height:1px;}
.oxb2, .oxb3, .oxb4 {background:#F98D34; border-left:1px solid #F98D34; border-right:1px solid #F98D34;}
.oxb1 {margin:0 5px; background:#F98D34;}
.oxb2 {margin:0 3px; border-width:0 2px;}
.oxb3 {margin:0 2px;}
.oxb4 {height:2px; margin:0 1px;}



/**slider**/
#slider { margin-bottom: 15px; }
#slider ul { margin: 0; padding: 0; list-style: none; }
#slider li { width: 560px; height: 112px; overflow: hidden; }
ol#controls{ margin:1em 0; padding:0; height:28px;}
ol#controls li{ margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px; }
ol#controls li a{ float:left; height:28px; line-height:28px; border:1px solid #ccc; background:#DAF3F8; color:#555; padding:0 10px; text-decoration:none; }
ol#controls li.current a{ background:#5DC9E1; color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/**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;min-height:135px;height: auto !important;width:186px;border: 1px solid #1a4788; }
.downlinks h3 { padding-top:5px;padding-bottom:5px; }
.downlinks li a { color: #1168b1; }

.newdownlinks { margin:0 0 0 1px; padding:5px; width:180px; border: 1px solid #045EAA; 
  background-image: -moz-linear-gradient(top, #ffffff 0%, #d4dce6 100%); /* firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d4dce6)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4dce6',GradientType=0 ); /* ie */ }
  .newdownlinks li a { color: #1168b1; }
  
.newretailer { margin: 14px auto 0 1px; padding:2px 0 1px 20px; width:172px; min-height:40px;font-size:26px;text-align:center; text-transform: uppercase;background:#045eaa url(../images/hl_back.png) no-repeat center left; color: #fff; }
.newretailer span { display:block; font-size:14px; text-transform: capitalize; }

.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; }

ul.storeListSm{list-style-type:none;display:block;font-size:12px;}
	ul.storeListSm > li{display:inline-block;zoom:1;*display:inline;position:relative;background:url(../images/catalog/store-bg-sm-g.png) no-repeat top left;overflow:hidden;margin:0 10px 10px;padding:0;width:400px;height:300px;}
		ul.storeListSm > li a.main{color:#333;display:block;position:relative;overflow:hidden;margin:0;padding:15px 20px 0 90px;text-decoration:none;height:250px;}
			ul.storeListSm > li a.main div.bottle{position:absolute;top:20px;left:20px;width:50px;text-align:center;}
		ul.storeListSm > li p{color:#333;margin:10px 0;padding:0;font-size:12px;}
			ul.storeListSm > li p span{color:#005daa;text-transform:uppercase;font-weight:700;}
			ul.storeListSm > li.green a.main{padding:15px 20px 0 120px;}
				ul.storeListSm > li.green a.main h3,ul.storeListSm > li.green p span{color:#6f3488 !important;}
				ul.storeListSm > li.green a.main div.bottle{position:absolute;top:20px;left:20px;width:80px;text-align:center;}
		ul.storeListSm.catalog > li{height:240px !important;}
			ul.storeListSm.catalog > li a.main{height:150px !important;}
			ul.storeListSm.catalog > li p a{ color: #005DAA;display:inline-block;zoom:1;*display:inline;width:32%;text-align:center;background:#fff;border:1px solid #fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:5px 0;font-size:11px;height:42px;vertical-align:top;}
				ul.storeListSm.catalog > li p a:hover{background:#ECF6E8;border:1px solid #C8EAB9;text-decoration:none;color: #408f3a;}
			ul.storeListSm.catalog > li	p.free-shipping a span { display: none; color: #408f3a;text-transform:none; }
			ul.storeListSm.catalog > li	p.free-shipping a:hover span { font-style: normal; font-weight: normal; font-size: 11px; display: block; position: absolute; top: -55px; left: 5px; background: white; border: 1px solid #000; width: 230px; padding: 10px; line-height: 13px; }

/* 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; }

#evaluating ul { list-style: none; }
#evaluating li { padding: 3px; }

.usdept { width: 700px; 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; }


/** 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; }
