﻿
.test
{
    border-style: solid;
    border-width: 1px;
    text-align:center
}
a, a:visited, a:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #0066ff;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body, p, td, li {
    font-family: Verdana;
    font-size: 8pt;
}
fieldset {
    padding: 5px 5px 10px 5px;
}
legend {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color:Black;
}
thead, tfoot, tr.tfoot td, tr.thead td {
    color: #ffffff;
    background-color: #3510AD;
    font-weight: bold;
}
ul, ol {
    padding-top: 2px;
    padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul li, ol li {
	padding-top: 8px;
}
ul br, ul li br {
    display:none;
}

/** Custom Classes *******/
#MasterPageWrapper {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    width: 800px;
}
#MasterPageHeader {
    padding:10px 7px 5px 7px;
}
#MasterPageFooter {
    margin-top:25px;
    padding-bottom:10px;
    width:100%;
}
#MasterPageFooter td {
    text-align:center;
}
body.MasterPage {
    background-image: url(/images/Site/Background-diagonal.gif);
    background-repeat: repeat;
    margin-top:5px;
}


a.nav, a.nav:link, a.nav:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-right:15px;
}
a.nav:hover {
    text-decoration: underline;
}
a.pageheading, a.pageheading:link, a.pageheading:visited {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.pageheading:hover {
    text-decoration: underline;
}
div.noscript {
    width:800px;
    border:solid 1px black;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    color:red;
    font-weight:bold;
    font-size:12pt;
    padding:30px 0 30px 0;
}
span.pageheading {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
table.adjustleft {
	margin-left: -3px;
}
table.cart {
    width:100%;
    border:solid 1px black;
    border-collapse: collapse;
}
table.cart tr td {
    border:solid 1px black;
}
table.noscript {
    width:800px;
    border:solid 1px black;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
}
table.tablepadding tr td.topalign {
    vertical-align:top;
    padding:7px 5px 5px 0px;
}
thead.customernavbar {
	background-color: #230B72;
}
tr.printable td, thead.printable tr td, tfoot.printable tr td {
	color: #000000;
	background-color: #dcdcdc;
	font-weight: bold;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
tr.altcolor, tr.altclass { 
	background-color: #e6e6fa; 
}
ul.productcatalog {
    padding-top: 0px;
    padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.productcatalog li {
    padding-top:3px;
	/*padding-bottom: 6px;*/
}

/***** Global Class **********/
.button {
    background-color: #230B72;
    font-family: Verdana;
    font-size: 8pt;
    color: white;
    height: 22px;
}
.pageheading {
	font-size: 12pt;
	font-weight: bold;
    font-family: Verdana;
}
.smalltext {
    font-family: Verdana;
    font-size: 7pt;
}

/*
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.boldhighlight, a.boldhighlight:link, a.boldhighlight:visited {
	font-weight:500;
	color: #0000cd;
	text-decoration: none;
}
a.boldhighlight:hover {
    text-decoration: underline;
}
a.fadedwhite, a.fadedwhite:link, a.fadedwhite:visited {
    color: gray;
    text-decoration: none;
}
a.fadedwhite:hover {
    color: gray;
    text-decoration: underline;
}
a.highlight, a.highlight:link, a.highlight:visited {
	color: #0000cd;
	text-decoration: none;
}
a.highlight:hover {
    text-decoration: underline;
}
a.underline, a.underline:link, a.underline:visited {
    text-decoration: underline;
}
a.underline:hover {
    text-decoration: none;
}
div.fadedwhite {
	color: gray;
}
hr.standard {
    width: 100%;
    text-align: left;
}
li.red {
	color: #ff0000;
}
li.yellow {
	color: #b8860b;
}
span.asterisk {
    font-family: Verdana;
    font-size: 7pt;
    color: Red;
    font-weight: 900;
}
span.thead {
    color: #ffffff;
    font-weight: bold;
}
table.addborder {
    border: black thin solid;
}

table.noleftborder {
    margin-left: -3px;
}
ul.padded li {
    padding-bottom: 5px;
}
*/

/* Medlabels */
h2.pagebreak { 
	PAGE-BREAK-AFTER: always 
}
table.freeblanklabels { 
	MARGIN-LEFT: 0px 
}
table.freeblanklabels tr td { 
	WIDTH: 211px; 
	MARGIN-BOTTOM: 5px; 
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
}
table.labelborder { 
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
	MARGIN-BOTTOM: 5px; 
}
td.medlabelline, span.medlabelline {
	font-size: 9pt;
	font-family: Arial;
	text-align: center;
}
