
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color:#3ab32c;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
.imgPreload {
	display:none;
}
.medicus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.headerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: .05em;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0px;
	border-collapse: collapse;
}
.bodyTextQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0px;
	border-collapse: collapse;
}
.bodyTextJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0px;
	text-align:justify;
}

.leftmenu10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0px;
}
.bodyText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0px;
}
.bodyText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0px;
}
.price16redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: .05em;
}
.title18b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: .05em;
}
.price12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	word-spacing: 0px;
}
.style1 {
	color: #3ab32c;
}
.boxes {
	background-color: #CCCCCC;
	border: 2px solid #666666;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 3px;
}

.imgLeft {
	float: left;
	padding: 7px 10px 0px 0px;
	clear:both;
}
.imgRight {
	float: Right;
	clear:both;
	padding: 5px 5px 5px 5px;
}
.imgRight2 {
	float: right;
	padding: 7px 10px 0px 0px;
	clear:both;
}
.imgLeftPad {
	padding: 5px 5px 5px 50px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom:0px;
	margin-top:0px;
}
li {
	clear:both;
}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #666;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #666;
 border-bottom: none;
 background: #FEFFEF;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #FFF;
 background: #999;
 border-color: #666;
}

ul.tabbernav li.tabberactive a
{
 background-color: #FFF;
 border-bottom: 1px solid #FEFFEF;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #FEFFEF;
 border-bottom: 1px solid #FEFFEF;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #666;
 background-color:#FEFFEF;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
div#pros{
	border-bottom-style:dashed;
	border-width:1px;
	border-bottom-color:#67788A;
	padding: 15px 5px 5px 5px;
	margin-left:35px;
	margin-right:35px;
	height:auto !important;
	min-height:115px;
	clear:both;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
div#brace{
	border-width:1px;
	border-top-color:#999999;
	border-top-style:dashed;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
}
div#video{
	clear:both;
	min-height:200px;
}
div#plusItems{
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
}
div#offerHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:center;
	
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	padding: 5px 5px 5px 5px;
	clear:both;
}
div#addToCart2{
	background-color:#CCCCCC;
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
	padding: 5px 5px 5px 5px;
	font-size:14px;
	clear:both;
}