body {
	font: 88%/1.4 "Arial", Verdana, sans-serif;
	color: #666;
}

h2, h3, h4, p { margin: 0 0 .75em 0; }

h2, #sidebar_left h3 {
	margin: 9px 0 .15em;
	font: 185% "Arial", Verdana, sans-serif;
	letter-spacing: -1px;
	color: #047291;
}

#sidebar_left h3 { text-align: center; }

.category_header h2 {
	font-size: 120%;
	line-height: 1.8em;
}

h3 {
	margin-bottom: .15em;
	font: 140% "Arial", Verdana, sans-serif;
	letter-spacing: -1px;
}

ul#category_buy h5, ul#category_browse h5 {
	margin-bottom: .15em;
	font: bold 85% "Arial", Verdana, sans-serif;
	color: #000;
	overflow: hidden;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover { background-color: #CCC; }

img { display: block; }

ol, ul { margin: 0 0 10px; }

blockquote {
	color:#666;
	margin: 0 1em .75em;
	border-left: 3px solid #CCCCCC;
	padding-left: 1em;
}

p, ul, ol, blockquote {
	color: #000000;
	font-size: 100%;
}

h2, h3 { color: #047291; }

div#site_info p {
	color: #fff;
	text-align: center;
	font-size: 80%;
	padding-top: 10px;
}

div#breadcrumb_search span {
	font-size: 85%;
	text-transform: uppercase;
	font-weight: lighter;
}

div#content_catalog h5:hover { text-decoration:underline; }

div#site_info a {
	color: #fff;
	padding: 0 .5em;
}

div#site_info a:hover, .blue_tab a:hover { background-color: #058EB6; }

span#product_title {
	font-size: 120%;
	color: #047291;
	font-weight: lighter;
	margin-bottom: .15em;
	overflow: hidden;
	height: 30px;
}

p#feature_pane a { text-decoration: none; }

div#news_pane h5 { margin-bottom: .5em; }

div#news_pane p { margin-bottom: 1.5em; }

.contact_categories { list-style: none; }

.nav_categories a, .nav_categories a:visited {
	text-decoration: none;
	color: #666;
}

a#related {
	color: #047291;
	font-size: 125%;
}

/* General text styling */

.title {
	padding-top: 1em;
	margin-bottom: 0;
	text-transform: capitalize;
	clear: both;
}

.title a {
	color: #047291;
	text-decoration: none;
}

.byline {
	color: #999;
	margin-bottom: .1em;
}

.subtitle {
	font-style: italic;
	color: #047291;
	font-size: 115%;
	margin-bottom: .3em;
}

.dateline {
	font-size: 120%;
	margin-bottom: .1em;
}

.location { text-transform: uppercase; }

.paginate {
	text-align: center;
	clear: both;
}

