
/* Header */


/* Category Tree */


/* Footer */


/* Category Page Template */
#cat_page_template {font: 10px "Trebuchet MS", Verdana, Arial, sans-serif; color: #333; margin-left: 20px;}
#cat_page_template table, #cat_page_template td {font-size: 12px; color: #333;}
#cat_page_template h2 {font-size: 25px; cursor: default; letter-spacing: -.05em;}
#cat_page_template a:visited {color: #5A90CF;}
#cat_page_template a:hover, #cat_page_template a:active { color: #FFAD00;}
#cat_page_template input {background-color: #D9DDED; color: #333; border: 1px solid #333; font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;}
#cat_page_template hr {color: #fff; background: #fff; border: 0; border-bottom: 2px solid #D9DDED; height: 1px; width: 100%; }
#volume tr td form input {background-color: #fff;}
input.radio {background: none !important; border: none !important; }

/* Product Page */
#product_page_template {font: 10px "Trebuchet MS", Verdana, Arial, sans-serif; color: #333; margin-left: 20px; }
#product_page_template table, #product_page_template td {font-size: 12px; color: #333;}
#product_page_template a:visited {color: #5A90CF;}
#product_page_template a:hover, #product_page_template a:active { color: #FFAD00;}
#product_page_template input {background-color: #D9DDED; color: #333; border: 1px solid #333; font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;}
#product_page_template hr {color: #fff; background: #fff; border: 0; border-bottom: 2px solid #D9DDED; height: 1px; width: 100%; }


p.spec_sheet {text-align: center; font-size: 11px; margin: 0 !important; padding: 0 !important;}


/* Order Pages Styles */


/* General Identifiers */


/* General Elements */

/* General Classes */
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {text-decoration: none; }
#breadcrumbs a:hover {border-bottom: 1px dotted #5A90CF;}

/* Storefront Template*/
#sfnt_template {font: 12px "Trebuchet MS", Verdana, Arial, sans-serif; color: #333;}
#sfnt_template h2 {font-size: 25px; cursor: default; letter-spacing: -.05em;}
#sfnt_template ul{margin-bottom: 0;}
#sfnt_template ul li {margin-bottom: 1em; list-style-type: square;}
#comments INPUT, #comments BUTTON, #comments SELECT, #comments TEXTAREA{
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	/*background-color: #D9DDED;*/
	color: #333;
	border-bottom-width : 1px;
	border-bottom-color : #333;
	border-left-width : 1px;
	border-left-color : #333;
	border-right-width : 1px;
	border-right-color : #333;
	border-top-width : 1px;
	border-top-color : #333;
}

#comments a, #comments a:link, #comments a:visited {
	color:#5A90CF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration:none;
}

#comments A:HOVER {
	color:#FFAD00;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration:underline;
} 