/* set basic styles */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg-drugtesting.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #E0E0E1;
} 

h1 {
	font-family: 'Arial black', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
}

a {
	color: #0D2568;
	text-decoration: underline;
}

a:hover {
	color: #071640;
}

form {
	margin:0;
	padding:0;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	border-color: #666666;
}
li {
	margin-bottom: 5px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}


/**/
.styleImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}
.styleImageRaised, .styleImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}
.styleImageLowered, .styleImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}
.styleVertSep {
	margin: 0 4px 0 4px;
}
.styleBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}
.styleBack tbody tr td, .styleBack tr td {
	background: #D3D3D3;
	padding: 0;
}
.styleDiv {
	display: block;
	position: relative;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 14px;
	font-weight: normal;
}

a.text {
	color: #669900;
	text-decoration:underline;
	}
	
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 13px;
}

.textsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	font-weight:bold;
}
a.textsmall {
	color: #669900;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
a.textsmall:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #669900;
}

.textrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
#featuredproduct {
	float: left;
	width: 285px;
	background-image: url(images/box-arrow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color: #FF6633;
	line-height: 15px;

}

.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 14px;
	}

.textsmimp { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #333333;
}
.textimp { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #333333;
}
.textlgimp { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 24px;
}


.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.selectstyle {
	width: auto;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
 }
.inputtextstyle {
	height:18px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: thin solid #999999;
 }
.textareastyle {
	width: auto;
	margin:3px;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: thin solid #999999;
 }
.submitstyle {
}

.backgroundcolor {
    background-color: #666666;  
}

.itemcatheading {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px; 
	color: #FFFFFF;
	line-height: 20px;
}
.itemnumber {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
	line-height: 16px;

}
.itemheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	font-weight: normail;
	line-height: 16px;
	font-style:italic;
}
.itemname {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003399;
	line-height: 16px;
}
.itemdesc {  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.itemprice {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.itemqty {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: normal; 
}
.itemsale {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333;
}	
.itemmoreinfo {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.cartheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold;
}
.carttext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: normal; 
}
.carttextinfo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: normal; 
}
.cartcellheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	font-weight: bold; 
	background-color: #CCCCCC;
}
.cartcelltext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;  
	background-color: #e7e7e7;
		font-weight: normal;

}
.cartcelltotal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #333333;  
	background-color: #CCCCCC; 
	font-weight: bold;
}
.cartcellamounts { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;  
	background-color: #E7E7E7;
}
.cartlinktext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3366CC; 
	font-weight: normal; 
	text-decoration: underline;
}
.cartlinkheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold;
}
.checkoutheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #cccccc; 
	font-weight: bold;
	background-color:#cccccc;
}
.checkouttext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}
.checkouttextinfo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}
.checkouttextform { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}
.checkoutwarning { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0000;
}
.checkoutrefno { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0000; 
	font-weight: bold;
}
.checkoutlinktext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: normal; 
	text-decoration: underline;
}
.checkoutlinkheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: bold;
}


.comentumcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bkgrepeatx {
	background-repeat: repeat-x;
}
.bkgbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
}
form {
	margin: 0px;
	padding: 0px;
}
.headreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height:22px;
	font-weight: bold;
}
.bkgnorepeat {
	background-repeat: no-repeat;
}



/*set navigation styles*/

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 28px;
}

.navtop a{
	color: #666666;
	text-decoration: none;
	padding: 3px;
}

.navtop a:hover {
	color: #0D2568;
}

.navmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.navmain a:hover {
	color: #FFFFFF;
	background-color: #999999;
}

.navbottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.navbottom a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 6px;
}

.navbottom a:hover {
	color: #333333;
	text-decoration: underline;
}

.rightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 3px;
	display: block;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(images/arrow-blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
a.rightlinks:hover {
	color: #0D2568;
	background-image: url(images/arrow-blue-over.jpg);
}
.rightlinkshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #CCCCCC;
	text-align: center;
}

/*set store navigation styles*/

.navshopcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-left: 10px;
}
a.navshopcat:hover {
	color:#0D2568;
	background-color: #e9e9e9;
	display: block;
}
.navshopsubcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-left: 25px;

}
a.navshopsubcat:hover {
	color:#0D2568;
	background-color: #e9e9e9;
}

.navshopsubsubcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-left: 35px;
}
a.navshopsubsubcat:hover {
	color:#0D2568;
	background-color: #e9e9e9;
}

/*set header styles*/

.headrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height:22px;
	font-weight: bold;
}

a.head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	text-decoration: underline;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color: #ff6633;
	font-weight: bold;
	line-height: 15px;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight:bold;
}
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0D2568;
	font-weight:bolder;
	line-height: 28px;
}
.head5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	line-height: 15px;
}
.headsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.headcategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.headlinerev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.content {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.form {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: #e7e7e7;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
.form td {
	border-width: 1px;
	border-style: inset;
	border-color: #CCCCCC;
}
.noborder {
	border-collapse: collapse;
	border: none;
}
.noborder td {
	border: none;
}
td.formheader {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	letter-spacing: .8px;
}
