/*
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: #6daad5;
	text-decoration: none;
}
a:visited {
	color: #6daad5;
	text-decoration: none;
}
a:hover {
	color: #6daad5;
	text-decoration: underline;
}


.smalltext {
	font-size: 10px;
	text-align: center;
	color: #333333;
}

.subscribe {
	padding-right: 10px;
	padding-left: 10px;

 }

/*Main Template*/

.mainbody {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
}

.sections{
	padding-top: 18px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
/*Frame Template*/

.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: 16px;
	text-transform: capitalize;
	font-weight: bold;
	color:#333333;
	background-image: url(/images/yellow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	height: 25px;
	width: 680px;
}

.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;
}

.breadcrumbs {
	font-size: 12px;
	text-align: center;
	color: #999999;
}

.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: 13px;
}

.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:11px;
	color: #FFFFFF;
}
.bottomlinks a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks img{
	margin-right: 10px;
}
/*Csection Template*/

.csection_photo_column{
	vertical-align:top;
}

.csection_photo_column img{
	border:2px solid #808080;
}

.link {
	font-size: 12px;
}

.csectiontitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.csectiontext {
	font-size: 13px;
	font-weight: normal;
}

/*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:11px;
}
.frame_rightfeature_title {
}
.frame_leftfeature_title {
}
.contentbrdr {
	border: 1px solid #666666;
}

.ad{
	height: 45px;

}
form {
padding: 0;
margin: 0;
}

input {
	margin-top: 3px;
}

.cobtbl{
width: 100%;
}

/*ecommerce*/

/*product listing*/

OPTION.oostock {
display: none;
}  /*hides out of stock product options*/

.prodname{
text-align:center;
font-weight: bold;
}
.proddescription{
font-size:11px;
text-align:center;
}

.prodprice{
	text-align:center;
}

div.proddiscounts{
color: #FF0000;
font-size: 11px;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.detailname{
font-weight: bold;
}

/*horiz minicart*/
.minicart {
float:right;
margin-top: 15px;
}
.mincart{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 25px;
	margin-right: 25px;
}
.mincart a img{
padding-left: 10px;
}
.mincart a, .mincart a:link, .mincart a:visited{
color: #666;
	text-decoration: underline;
	}

.mincart a:focus, .mincart a:hover, .mincart a:active {
	color: #008080;
	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;

}


.receipthr{
border: 1px dashed #ddd;
}
.receipthl {
	background: #f9f9f9;
border-bottom: 1px solid #ddd;
}
.receiptheading{
background: #f5f5f5;	
	border-bottom: 1px solid #ddd;

}




	
