body {
	color: #333333;
}

/** Jquery Styles **/
/* accordion */
#accordion table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}

#accordion th {
	padding: 2px;
	font-size: 9px;
	background: #D1C1FF;
	font-weight: bold;
	text-align: left;
}

#accordion td {
	padding: 2px;
}

.ui-widget-content a {
	color: #0033FF;
}

/* Object Oriented Tags */
.right {
	text-align: right;
}
a:link, a:visited, a:active {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a.blank:link, a.blank:visited, a.blank:active, a.blank:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.regular:link, a.regular:visited, a.regular:active {
	text-decoration: none;
}
a.regular:hover {
	text-decoration: underline;
}
a.whatsnew:link, a.whatsnew:visited, a.whatsnew:active {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.whatsnew:hover {
	color: #FFCB02;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.support:link, a.support:visited, a.support:active {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.support:hover {
	color: #6666FF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.header:link, a.header:visited, a.header:active {
	color: #FF9900;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
a.header:hover {
	color: #FF9900;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
.sitemap a:visited, .sitemap a:active, .sitemap a:link{
	color:#330000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
.sitemap a:hover{
	color: #FF9900;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5EB;
}
.H1 {
	font-size: 11px;
	color: #3366FF;
	border-bottom: 1px;
	border-bottom-color: #ffcc33;
	border-bottom-style: solid;
	text-align: left;
}
.H2 {
	font-size: 9px;
	color: #3366FF;
	border-bottom: 1px;
	border-bottom-color: #ffcc33;
	border-bottom-style: solid;
	text-align: left;
}
.title {
	font-size: 11px;
	color: #3366FF;
	text-align: left;
}
.titleEnlarge {
	font-size: 15px;
	color: #3366FF;
	text-align: left;
}
.titlePlus {
	font-size: 13px;
	text-align: left;
}
.titlePlusSpecial {
	font-size: 13px;
	text-align: left;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.titlePlusSpecial2 {
	font-size: 12px;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
	line-height: 18px;
	padding: 8px 10px;
	border: 1px solid #6142a3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 5px #858585;
	-moz-box-shadow: 0px 2px 5px #858585;
	box-shadow: 0px 2px 5px #858585;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.4, rgb(249,239,252)),
	    color-stop(0.96, rgb(233,211,240)),
	    color-stop(1, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(249,239,252) 40%,
	    rgb(233,211,240) 96%,
	    rgb(255,255,255) 100%
	);
}

.titlePlusSpecial2 a {
	color: #6d22ff;
}

.titlePlusSpecial3 {
	font-size: 10px;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
	line-height: 15px;
	padding: 8px 10px;
	border: 1px solid #b1a3ce;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.4, rgb(255,255,255)),
	    color-stop(0.96, rgb(249,239,252)),
	    color-stop(1, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 40%,
	    rgb(249,239,252) 96%,
	    rgb(255,255,255) 100%
	);
}

.titlePlusSpecial4 {
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fef0f3;
	color: #000;
	text-align: left;
	line-height: 14px;
	padding: 6px 13px 7px 16px;
	margin-bottom: 20px;
	border: 1px solid #C48F90;
	border-radius: 5px;
	-moz-border-radius: 5px;
background: #fef0f3;
background: -moz-linear-gradient(top,  #fef0f3 0%, #dcb8b8 91%, #dab2b3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fef0f3), color-stop(91%,#dcb8b8), color-stop(100%,#dab2b3));
background: -webkit-linear-gradient(top,  #fef0f3 0%,#dcb8b8 91%,#dab2b3 100%);
background: -o-linear-gradient(top,  #fef0f3 0%,#dcb8b8 91%,#dab2b3 100%);
background: -ms-linear-gradient(top,  #fef0f3 0%,#dcb8b8 91%,#dab2b3 100%);
background: linear-gradient(top,  #fef0f3 0%,#dcb8b8 91%,#dab2b3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef0f3', endColorstr='#dab2b3',GradientType=0 );

	box-shadow: 0px 2px 3px #C4C4C4;

}

.titlePlusSpecial4 a{
	color: #000;
}

.titlePlusSpecial ul{
	font-size: 12px;
	padding-left: 20px;
	margin: 0px;
}
.titleAlert {
	font-size: 11px;
	color: #FF0000;
	text-align: left;
}
.titleLarge {
	font-size: 13px;
	color: #3366FF;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;
}
.titleCompany {
	font-size: 13px;
	color: #663399;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;
}
.titleCompany-small {
	font-size: 11px;
	color: #663399;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;
}
.titleSpecial {
	font-size: 11px;
	color: #6732FF;
	text-align: left;
}
.titleLine {
	font-size: 11px;
	color: #3366FF;
	border-bottom: 1px;
	border-bottom-color: #ffcc33;
	border-bottom-style: solid;
	text-align: left;
}
.titleLineLarge, a.titleLineLarge {
	font-size: 13px;
	color: #3366FF;
	font-weight: bold;
	border-bottom: 1px;
	border-bottom-color: #ffcc33;
	border-bottom-style: solid;
	text-align: left;
}
.titleSub {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.titleMain {
	font-size: 18px;
	line-height: 16px;
	color: #990066;
	text-align: left;
	line-height: inherit;
}
.normal-hightlight {
	font-size: 9px;
	color: #FF0000;
	text-align: left;
}
/* EDITED 11/11 */
.normal-large-hightlight {
	font-size: 11px;
	color: #FF0000;
}
.normal {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
.normal-small {
	font-size: 7pt;
	text-align: left;
}
.normal-small-center {
	font-size: 7pt;
	text-align: center;
}
h1 {
	font-size: 13px;
	color:#3366FF;
}
h2 {
	font-size: 11px;
	color:#000066;
}
.odd-table-row {
	background-color: #E5E4F2;
}
.table-head-row {
	background-color: #ffff99;
}
.even-table-row {
	background-color: #f5f4fa;
}

.odd-table-rowAH {
	background-color: #f3e8e4;
}
.table-head-rowAH {
	background-color: #ffff99;
}
.even-table-rowAH {
	background-color: #faf6f4;
}

.headerBox {
	padding: 4px;
	background-color: #D2C8D1;
	border-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
}
.headerBoxSupport {
	padding: 4px;
	background-color: #C1D1FF;
	border-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
}
.headerBoxCitation {
	padding: 4px;
	background-color: #fff6cf;
	border-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
}
.headerBoxHelp {
	padding: 4px;
	background-color: #EBEBEB;
	border-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
}
.headerLogin {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.table-header {
	font-size: 9px;
	font-weight: bold;
	color:#6E6E6E;
	text-align: left;
}
.table-header1 {
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-align: left;
}
.table-header1-big {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: left;
}
.table-header2 {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
}
.table-header2-big {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
}
.table-header2-small {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
}
.table-header-center {
	font-size: 9px;
	font-weight: bold;
	color:#6E6E6E;
	text-align: center;
}
.table-header-right {
	font-size: 9px;
	font-weight: bold;
	color:#999999;
	text-align: right;
}
.table-title {
	font-size: 10px;
	color:#ff6701;
	font-weight: bold;
	text-align: left;
}

.table-text {
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}
.table-textLarge {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
.table-text-highlight {
	font-size: 7pt;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
.table-text-big {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}
.table-text-extra {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}
.table-text-indent {
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	line-height: 14pt;
}
.table-text-big-highlight {
	font-size: 8pt;
	font-weight: normal;
	color: #14bddc;
	text-align: left;
}
.table-text-big-red {
	font-size: large;
	font-variant: normal;
	color: #ca1152;
	text-align: left;
}
.table-text-dark {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.table-text-light {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.table-text-dark-right {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.table-text-form {
	font-size: 7pt;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	text-align: left;
}
.table-text-form-right {
	font-size: 7pt;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	text-align: right;
}
.table-text-form-center {
	font-size: 7pt;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	text-align: center;
}
.table-text-small {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
.table-text-small-right {
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}
.table-text-small-form {
	font-size: 9px;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	text-align: left;
}
.table-textLine {
	font-size: 9px;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-color: #ffcc33;
	border-bottom-style: solid;
}
.table-text-tiny {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
.table-text-right {
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}
.table-text-left {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
.table-text-center {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.table-text-italic {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	vertical-align: top;
}
.table-text-bold {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.table-footer {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.pb-table {
	text-align: left;
	font-size:7pt;
	height: 25px;
}

.bread-crumbs {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	padding:5px 0px 10px 0px;
}
.navTop {
	font-size: 7pt;
	text-align: left;
}
.error {
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
}
.path {
	font-family: Arial Unicode MS, Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
.boxText {
	font-size: 9px;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.footer {
	background: #C9DBFF;
}
TD.footer {
	font-size: 9px;
	background: #C9DBFF;
	color: #999999;
	font-weight: normal;
}

.informationBox {
	border: 1px #7a7b77;
	border-style: solid none solid none;
	padding: 2px 0px 2px 10px;
	background: #F1F0FF;
	font-weight: bold;
	font-size:12px;
	text-align: left;
}

.infoBox {
	background: #7a7b77;
}
.infoBoxContents {
	background: #ffffff;
	font-size: 9px;
}
TD.infoBoxHeadingCenter {
	font-size: 9px;
	background: #F1F0FF;
	text-align: center;
}
TD.infoBoxTitleHeading {
	font-size: 12px;
	background: #EFEFF5;
	text-align: left;
}
TD.infoBoxTableHeading {
	font-size: 9px;
	background: #D1C1FF;
	text-align: left;
	font-weight: bold;
}
TD.infoBoxBigTitleHeading {
	font-size: 12px;
	background: #D1C1FF;
	text-align: left;
}
TD.infoBox, SPAN.infoBox {
	font-size: 9px;
}

TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}
TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: left;
}
TABLE.protocolListing {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #7A7B77;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7B77;
}
TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
}
/* EDITED 11/11 */
div#main {
	text-align:left;
	padding:0px;
	margin-left:auto;
	width:641px;
	border-right: solid 1px #656668;
}
div#border_wrapper {
	border:0px solid #999;
}
div.dropdown {
	background:#FFFFFF;
	width:126px;
}
div.dropdown ul {
	margin:0;
	padding:0;
}
div.dropdown li {
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:12px;
}
div.dropdown a {
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 4px 6px 4px;
	font-size: 10px;
	color: #000000;
	background: #6699FF;
	height: 1%;
	cursor: pointer;
}

div.dropdown a:hover {
	background:#85ADFF;
	color:#FFFFFF;
}

div#main div.dropdown a.button {
	margin:0;
	padding:0;
}
/** New Stylesheets move to div **/

div.search_header {
	padding: 10px 4px;
	height: 50px;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
}

.highlight {
	background-color: #ffff66;
}

.intro {
   	right: 0;
	background: url('../images/intro_text_bg.jpg') no-repeat;
	width: 640px;
	font-size: 12px;
	padding-bottom: 10px;
}

.intro h1{
	padding-top: 10px;
	color: #0062af;
	font-size: 16pt;
	font-weight: normal;
}

.intro div {
	padding: 5px;
}

/* BEGIN MENU */

#sddm {
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 30000;
	background-image: linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 50%);
	background-image: -o-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 50%);
	background-image: -moz-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 50%);
	background-image: -webkit-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 50%);
	background-image: -ms-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 50%);

}
#sddm li {
	margin: 5px 0;
	padding:0;
	list-style: none;
	float: left;
	font-size: 10px;
	
	z-index: 30000;
	border-left: 1px solid #e7ebf4;
	border-right: 1px solid #a4adbc;
}

#sddm li:last-child {
	border-left: 1px solid #e7ebf4;
	border-right: none;

}

#sddm li:first-child {
	border-left: none;
	border-right: 1px solid #a4adbc;
}

#sddm li:first-child a{
	width: 104px;
}

#sddm li:first-child div a{
	width: auto;
}


#sddm li a {
	display: block;
	margin: 0;
	padding: 6px 6px;
	white-space: nowrap;
	color: #000;
	text-shadow: 0 1px 0 #dee4ef;
	width: 91px;
	background-color: #ced7e8;
	background-image: linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 100%);
	background-image: -o-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(147,168,205) 0%, rgb(240,243,248) 100%);
	text-align: center;
	text-decoration: none;
	z-index: 30000;

}



#sddm li a:hover {
	color: #FFFFFF;
	background: #3366cc;
	z-index: 30000;
	text-shadow: none;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 5px 0 0 0;
	
	padding: 0;
	background-color: #e6e6e6;
}
#sddm div a {
	color: #000000;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #6699FF;
	font-size: 11px;
	background-image: none;
	text-shadow: none;
}
#sddm div a:hover {
	background-color: #417cd5;
	color: #FFF
}
/* END MENU */

/* BEGIN BUTTONS */
		
a.button, input.button, button.button {
	text-align: center;
	background-image: url('../images/button.gif');
	background-color: #66ccff;
	height: auto;
	cursor: pointer;
	width: auto;
	font-size: 10px;
	border: 1px solid #989898;
	color: #000000;
	margin: 2px;
	vertical-align:middle;
	padding: 3px 10px;
	text-decoration: none;
	font-style: normal;
	white-space: nowrap;
	font-weight: normal;
}
a:hover.button, input:hover.button, button:hover.button {
	text-decoration: none;
	color: #FFFFFF;
}
a.button-small, input.button-small, button.button-small {
	text-align: center;
	background-image: url('../images/button-small.gif');
	background-color: #66ccff;
	height: auto;
	cursor: pointer;
	width: auto;
	border: 1px solid #989898;
	color: #000000;
	vertical-align:middle;
	padding: 0px 5px;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}
a:hover.button-small, input:hover.button-small, button:hover.button-small {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border: none;
}
a.block-button, input.block-button {
	color: #000000;
	text-align: center;
	height: auto;
	cursor: pointer;
	width: auto;
	vertical-align:middle;
	padding: 0px 8px;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}
a:hover#button, input:hover#button {
	text-decoration: none;
	color: #FFFFFF;
}
a.product-button {
	color: #000000;
	text-align: center;
	height: auto;
	cursor: pointer;
	width: auto;
	vertical-align:middle;
	padding: 0px 8px;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	border: 2px #68cbff inset;
	background-color: #68cbff;
	background-image: none;
}

a:hover.product-button {
	text-decoration: none;
	color: #FFFFFF;
}

a.support_product-button {
	color: #000000;
	text-align: center;
	height: auto;
	cursor: pointer;
	width: auto;
	vertical-align:middle;
	padding: 0px 8px;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	border: 2px #68cc67 inset;
	background-color: #68cc67;
	background-image: none;
}

a:hover.support_product-button {
	text-decoration: none;
	color: #FFFFFF;
}

/* END BUTTONS */

#protocol_bottom-left_header {
	background-image: url('../headerimages/protocol_heading_corner.gif');
	background-repeat: no-repeat;
	background-position:right;
	color:#FFFFFF;
	width: 30px;
	height: 30px;
	padding-left: 5px;
	font-size: 12px;
	text-align:center;
}
#protocol_bottom_header {
	background-color: #ffcc00;
	font-size: 12px;
	padding-left: 10px;
	text-align:left;
}

#header-default {
	background-image: url('../headerimages/header.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align:left;
	font-size: 25pt;
	padding: 0px 0px 0px 8px;
	font-weight: 100;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#container {
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-top: 30px;
	width: 800px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#row {
	display: table-row;
}

.border-lr{
border-left: 1px #7a7b77 solid;
border-right: 1px #7a7b77 solid;
}

.border-left{
border-left: 1px #7a7b77 solid;
}

.border-right{
border-right: 1px #7a7b77 solid;
}

.nowrap {
	white-space: nowrap;
}

.medium {
	font-size: 10px;
}

div {
	font-size: 10px;
}

table {
	font-size: 10px;
}

.main {
	background: #FFFFFF;
}	
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style:italic;
}

li {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

/* REFACTOR */

ul.productList {
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
}

.productList  ul li {
	list-style-type: none;
}



h2.secondarySection {
	background: #D1C1FF;
	color: #333333;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	font-weight: bolder;
	border-top: solid 1px #7A7B77;
	border-bottom: solid 1px #7A7B77;
}

table.infoTable  {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}

.infoTable th {
	padding: 2px;
	font-size: 9px;
	background: #D1C1FF;
	font-weight: bold;
	text-align: left;
}

.infoTable td {
	padding: 2px;
}

/* Table Results */
.sidenote {
	padding: 4px;
	font-size:12px;
	text-align: center;
	background: #FFFFFF;
	border: 2px solid #66cc66;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sf-menu a { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333333;
}

table.table2 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.table2 th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	text-shadow: 0 1px 0 #e8dbec;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(180,147,198)),
	    color-stop(1, rgb(230,218,237))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(180,147,198) 0%,
	    rgb(230,218,237) 100%
	);
}
table.table2 td {
	border-width: 1px;
	padding: 3px 5px;
	border-style: solid;
	border-color: white;
}

table.table2 tfoot td {
	background-color:#fff;
	font-size: .75em;
}

table.table2 tr:nth-child(odd)   { background-color:#ddd; }
table.table2 tr:nth-child(even)    { background-color:#f7f7f7; }

div.tablelinks {
margin: 0;
padding: 0;
}

div.tablelinks a {
	display: block;
	margin: 8px 0 0 -12px;
	width: 100px;
	padding: 6px 8px;
	list-style: none;
	font-weight: bold;
	line-height: 12px;
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #563da2;
	border: 1px solid #a38fe0;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(231,217,239)),
		color-stop(.15, rgb(215,195,226)),
	    color-stop(1, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(231,217,239) 0%,
		rgb(215,195,226) 15%,
	    rgb(255,255,255) 100%
	);
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0px 2px 3px #d4d4d4;
	-moz-box-shadow: 0px 2px 3px #d4d4d4;
	box-shadow: 0px 2px 3px #d4d4d4;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all  1s ease;
}

div.tablelinks a:hover {
	text-decoration: none;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(215,195,226)),
		color-stop(.12, rgb(192,168,205)),
	    color-stop(1, rgb(231,217,239))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(215,195,226) 0%,
		rgb(192,168,205) 12%,
	    rgb(231,217,239) 100%
	);
	text-shadow: 0 1px 0 #e8dbec;
	color: #432c8a;
	border: 1px solid #9580d3;
	-webkit-box-shadow: 0px 0px 5px #ae9ce7;
	-moz-box-shadow: 0px 0px 5px #ae9ce7;
	box-shadow: 0px 0px 5px #ae9ce7;
	
}

div.tablelinks a span {
	display: block;
	float: right;
	opacity: .5;
}

div.tablelinks a:hover span {
	opacity: .8;
}

#fb_icon {
	display: block;
	float: left;
	background-image: url('../images/en/fb.gif');
	background-repeat: no-repeat;
	background-position:right;
	color:#FFFFFF;
	width: 108px;
	height: 32px;
	margin-top: 10px;
}

*:first-child+html ul.sf-menu li:hover, ul.sf-menu li.hover {
    z-index: 1000;
}

.catimg {
	border: 1px solid #959595;
	-webkit-box-shadow: 0px 0px 5px #959595;
	-moz-box-shadow: 0px 0px 5px #959595;
	box-shadow: 0px 0px 5px #959595;
}

#AHShipping {
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#AHShipping p {
	color: #4e4e4e;
	margin: 0 0 4px 0;
	line-height: 14px;
}

#AHShipping .shipH {
	color: #000;
}

#AHShipping .shipH i{
	color: #000;
	font-size:9px;
}

#AHShipping .free {
	color: #b02525;
}

#AHShipping .shiptypeH {
	color: #654b98;
	font-weight: bold;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 5px;
}

.productTable th {
	background:none repeat scroll 0 0 #D1C1FF;
	font-size:9px;
	font-weight:bold;
	text-align:left;
}


a.addButt, input.addButt, button.addButt{
color: #000;
display: block;
padding: 3px 5px ;
width: 35px;
margin-left: 7px;
font-weight: bold;
background: #e8f6ff;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #2DAEFF;
text-shadow: 0 1px 0 #DBF1FF;
background: -moz-linear-gradient(top, #e8f6ff 0%, #c1e7ff 4%, #8fd4ff 47%, #6bc6ff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f6ff), color-stop(4%,#c1e7ff), color-stop(47%,#8fd4ff), color-stop(100%,#6bc6ff));
background: -webkit-linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
background: -o-linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
background: -ms-linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f6ff', endColorstr='#6bc6ff',GradientType=0 );
background: linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);	
	-webkit-box-shadow: 0px 2px 2px #C4C4C4;
	-moz-box-shadow: 0px 2px 2px #C4C4C4;
	box-shadow: 0px 2px 2px #C4C4C4;
cursor: pointer;
}

a.addButt:hover, input.addButt:hover, button.addButt:hover  {
text-decoration: none;
color: #000;
display: block;
margin-left: 7px;
margin-top: 2px;
font-weight: bold;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #2DAEFF;
text-shadow: 0 1px 0 #DBF1FF;
background: #6bc6ff;
background: -moz-linear-gradient(top, #6bc6ff 0%, #8fd4ff 53%, #c1e7ff 96%, #e8f6ff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bc6ff), color-stop(53%,#8fd4ff), color-stop(96%,#c1e7ff), color-stop(100%,#e8f6ff));
background: -webkit-linear-gradient(top, #6bc6ff 0%,#8fd4ff 53%,#c1e7ff 96%,#e8f6ff 100%);
background: -o-linear-gradient(top, #6bc6ff 0%,#8fd4ff 53%,#c1e7ff 96%,#e8f6ff 100%);
background: -ms-linear-gradient(top, #6bc6ff 0%,#8fd4ff 53%,#c1e7ff 96%,#e8f6ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bc6ff', endColorstr='#e8f6ff',GradientType=0 );
background: linear-gradient(top, #6bc6ff 0%,#8fd4ff 53%,#c1e7ff 96%,#e8f6ff 100%);

	box-shadow: none;
}

a.cssButtonMain, a.cssButtonMain:link, input.cssButtonMain, button.cssButtonMain {
font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
text-decoration: none;
color: #000;
display: block;
float: right;
padding: 5px 9px;
margin: 2px 0 12px 15px;
font-size: 10px;
font-weight: bold;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #2DAEFF;
text-shadow: 0 1px 0 #DBF1FF;
background: #e8f6ff;
background: -moz-linear-gradient(top, #e8f6ff 0%, #c1e7ff 4%, #8fd4ff 47%, #6bc6ff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f6ff), color-stop(4%,#c1e7ff), color-stop(47%,#8fd4ff), color-stop(100%,#6bc6ff));
background: -webkit-linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
background: -o-linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
background: -ms-linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f6ff', endColorstr='#6bc6ff',GradientType=0 );
background: linear-gradient(top, #e8f6ff 0%,#c1e7ff 4%,#8fd4ff 47%,#6bc6ff 100%);
	-webkit-box-shadow: 0px 2px 2px #C4C4C4;
	-moz-box-shadow: 0px 2px 2px #C4C4C4;
	box-shadow: 0px 2px 2px #C4C4C4;	
}

a.cssButtonAlt, a.cssButtonAlt:link, input.cssButtonAlt, button.cssButtonAlt {
font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
text-decoration: none;
color: #5e32a9;
display: block;
float: right;
padding: 5px 9px;
margin: 2px 0 12px 15px;
font-size: 10px;
font-weight: bold;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b798ed;
text-shadow: 0 1px 0 #dfd4ef;
background: #ece3fb;
background: -moz-linear-gradient(top, #ece3fb 0%, #ded0f6 4%, #c8b1f2 47%, #b798ed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ece3fb), color-stop(4%,#ded0f6), color-stop(47%,#c8b1f2), color-stop(100%,#b798ed));
background: -webkit-linear-gradient(top, #ece3fb 0%,#ded0f6 4%,#c8b1f2 47%,#b798ed 100%);
background: -o-linear-gradient(top, #ece3fb 0%,#ded0f6 4%,#c8b1f2 47%,#b798ed 100%);
background: -ms-linear-gradient(top, #ece3fb 0%,#ded0f6 4%,#c8b1f2 47%,#b798ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece3fb', endColorstr='#b798ed',GradientType=0 );
background: linear-gradient(top, #ece3fb 0%,#ded0f6 4%,#c8b1f2 47%,#b798ed 100%);
	-webkit-box-shadow: 0px 2px 2px #C4C4C4;
	-moz-box-shadow: 0px 2px 2px #C4C4C4;
	box-shadow: 0px 2px 2px #C4C4C4;	
}

span.info {
	text-decoration: underline;
	cursor: pointer;
	}
	
a.del {
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	background-image: url('../images/del.gif');
	margin: 2px 14px 0 0;
}

.cartQuant {
	text-align: center;
	font-size: 7pt;
	width: 23px;	
	border: 1px solid #ccc;
	padding: 2px 3px;
	margin-right: 12px;
	background: #dbdbdb;
background: -moz-linear-gradient(top, #dbdbdb 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #dbdbdb 0%,#ffffff 100%);
background: -o-linear-gradient(top, #dbdbdb 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #dbdbdb 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 );
background: linear-gradient(top, #dbdbdb 0%,#ffffff 100%);
}

