/*
Main CSS 1.1
Modified Tuesday, July 19 by Ryan Clark
*/
 

/*Global*/

/*Prevents DMB Menus from Printing; each menu is assigned an ID, the numbers below correspond to that ID, and the ID itself is the order in which the toolbars were created*/
@media print {
    #dmbTB1, #dmbTBBack1 {display:none;}
	#dmbTB2, #dmbTBBack2 {display:none;}
	#dmbTB3, #dmbTBBack3 {display:none;}
	#dmbTB4, #dmbTBBack4 {display:none;}
	#dmbTB5, #dmbTBBack5 {display:none;}
	#dmbTB6, #dmbTBBack6 {display:none;}
	#dmbTB7, #dmbTBBack7 {display:none;}
	#dmbTB8, #dmbTBBack8 {display:none;}
	#dmbTB9, #dmbTBBack9 {display:none;}
	#dmbTB10, #dmbTBBack10 {display:none;}
}

a:link {
	color: #547eb8;
	text-decoration: none;
}
a:visited {
	color: #547eb8;
	text-decoration: none;
}
a:hover {
	color: #88b8e6;
	text-decoration: underline;
}
a:active {
	color: #e0071C;
	text-decoration: underline;
}

.smalltext {
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}

form {
padding:0;
margin: 0;
}
img{
margin:0;
padding:0;
}

/*Main Template*/

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #242424;
	background-color: #ffffff;
	vertical-align: top;
}

/*Frame Template*/

.frame_contentcell{
	padding: 5px 22px 15px;
}
.frame_innertable{
	height: 350px
	padding: 0px;
	margin-top: 0px;
	
}
.frame_topcell{
	height: 5px;
	font-size: 11px;
	text-align: center;
	color: #999999;
}

.sections{
padding-top: 10px;
}

.frame_leftfeature{
}

.frame_leftfeature_table{
}


.frame_leftfeature_row1{
}


.frame_leftfeature_row2{
}


.frame_leftfeature_row3{
}


.frame_rightfeature{
}


.frame_rightfeature_table{
}


.frame_rightfeature_row1{
}


.frame_rightfeature_row2{
}


.frame_rightfeature_row3{
}


.pagetitle {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	color:#242424;
	height: 30px;
}

.featuretitle {
	font-size: 16px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}

.featureitemtitle {
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

.featureitemtext {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}



.subtitle {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bolder;
	text-align: left;
	vertical-align: text-bottom;
}

.pageintro {
	font-style: normal;
	text-align: left;
	font-size: 11px;
	padding-bottom: 5px;
}

.content {
	font-size: 13px;
	font-weight: normal;
}

.pageclosing {
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

.backlink {
	font-size: 12px;
	text-align: left;
	font-style: italic;
}

.nextlink {
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

.bottomlinks {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bottomlinks a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover{
	color: #242424;
	text-decoration: underline;
}

/*Csection Template*/

.csection_photo_column{
	vertical-align:top;
}

.csection_photo_column img{
	border:2px solid #808080;
}

.link {
	font-size: 11px;
	padding-bottom: 5px;
	
}

.csectiontitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #535353;
	padding-top: 15px;
	padding-bottom: 7px;
}

.csectiontext {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 3px;
}

.csectiontext img{
padding: 10px;
}

/*Biocover Template*/

.rowtitle {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.globaltable {
	border: none #999999;
}

.biocoverphoto {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biocoverlabel {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biocovertitle {
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*Bio Template*/

.biolabel {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
}

.bioinfo {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.biosectiontitle {
	font-size: 14px;
	font-weight: bold;
	vertical-align: text-bottom;
	padding-top: 10px;
}

.biosectioninfo {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*Popup Template*/

.popuplink {
	background-color: #999999;
	padding: 10px;
	text-align: right;
}
.copyright {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}
.frame_rightfeature_title {
}
.frame_leftfeature_title {
}

/*store*/
.mincart{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.prodname{
text-align:center;
font-size: 14px;
}
.proddescription{
font-size:11px;
text-align:center;
}
.detailname{
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	color:#242424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.detaildescription{
font-size:11px;
}

.detailimage{
	vertical-align: top;
}
.detailoptions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
}
.detailoptions table{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
	}
	.detailmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: left;
	background-image: url(/images/arrowsubgrey.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #242424;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	
	
.detailextra{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.detailprice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
	padding: 5px 3px 3px;
	}

.newsheadline p{
	font-size: 10px;
	color: #242424;
	background-image: url(/images/arrowsubgrey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 3px 3px 3px 15px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
}
.insidenews {
	background-color: #ededed;
}

.insidenews p{
font-size: 10px;
	color: #242424;
	background-image: url(/images/arrowsubgrey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 3px 3px 3px 15px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	}
.insidesidebarbottom {
	background-color: #DAEDFC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.featurebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DAEDFC;
	padding: 10px 20px 20px 15px;
	text-align: left;
}

.pagenums{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}.menucell {
	background-color: #e0071c;
}
.midcell {
	background-color: #242424;
}
.bottomcell {
	background-color: #cfcfcf;
}
.padded {
	padding: 0px 20px 8px 3px;
	margin: 0px;
}

.temptext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
img.catalogimg {
	border: 3px solid #535353;
	padding:0px;
	margin-right:15px;
	margin-top:5px;
}


.crosssalebox{
margin-top: -350px;
	margin-left: 19px;
	border:1px solid #cccccc;
	background-color: #F9f9f9;

}
.crosssalecell{
	background-color: #F9f9f9;
	font-size:11px;
}



/*product listing*/

OPTION.oostock {
display: none;
}  /*hides out of stock product options*/

.prodname{
text-align:center;
font-size: 14px;
font-weight: bold;
}
.proddescription{
font-size:11px;
text-align:center;
}


.prodprice{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin-left: -40px;
}
.detailprice strong, .prodprice strong, .crosssalecell .detailprice, .crosssalecell .price{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	visibility: hidden;
}
.cobll{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.proddiscounts{
color: #FF0000;
font-size: 11px;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.detailname{
font-weight: bold;
}


/*minicart*/
.minicart {
float:right;
margin-top: 15px;
}
.mincart{

	font-size: 85%;	
}


.mincart a:focus, .mincart a:hover, .mincart a:active {
	color: #666;
	text-decoration: underline;
}	



/*shopping cart summary*/


table.cobtbl {

	background: #fff;

}



table.cobtbl td {

	background: #fff;

	color: #666;

	font-weight: normal;

	padding: 3px 5px;

	font-size: 90%;

	border-bottom: 1px solid #eee;

}



table.cobtbl td table td {

	border: 0;

}


table.cobtbl td a {

	padding: 0;

}



table.cobtbl td.cobhl {

	background: #f5f5f5;

	color: #999;

	border-bottom: 1px solid #ddd;

}


.detailmenu{
margin-top: 30px;
}


	.receipthr{

border: 1px dashed #ddd;

}

.receipthl {

	background: #f9f9f9;

border-bottom: 1px solid #ddd;

}

.receiptheading{

background: #f5f5f5;	

	border-bottom: 1px solid #ddd;



}

