/* JME STYLE SHEET 
 Content Rules
----------------------------------------------- */
#main_navigation_container div
{
	color:#fff;
}

#main_navigation_container input
{
	margin-top:5px;
}

.top_level_hdr
{
	padding-top:8px;
}

.prod_cat_hdr
{
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}

.footer_800number
{
	color:#b00303;
	font-size:20px;
	font-weight:bold;
}

.header_800number
{
    padding-top:10px;
	color:#b00303;
	font-size:14px;
	font-weight:bold;
	float:right;
}

#sub_nav_hdr
{
	background-image:url(images/prod_cat_hdr.gif);
	background-repeat:no-repeat;
	width:195px;
	height:29px;
	margin:10px 0 0;
}

#sub_nav_hdr p
{
	color:#fff;
	font-weight:bold;
	padding:8px 0 0 8px;
}

.sub_nav ul
{
	margin:0 0 0 4px;
	padding:5px 0 0 15px;
}

.sub_nav li
{
	list-style-image:url(images/nav_arrow.gif);
	font-size:11px;
	
	color:#616161;
	padding:0 0 3px;
}

.sub_nav li a:link
{
	font-weight:bold;
	font-size:11px;
	color:#616161;
	text-decoration:none;
}

.sub_nav li a:visited
{
	font-weight:bold;
	color:#616161;
	text-decoration:none;
}

.sub_nav li a:hover
{
	font-weight:bold;
	color:#616161;
	text-decoration:underline;
}

.sub_nav li a:active
{
	font-weight:bold;
	text-decoration:none;
}

.homepage_item_titles
{
	font-weight:bold;
	font-size:14px;
	color:#b00303;
}

.homepage_item_description
{
	font-size:11px;
	padding:2px 0;
}

.pricing
{
	color:#b00;
	font-size:11px;
	font-weight:bold;
}

.sc_link li
{
	padding-bottom:3px;
	font-size:11px;
	color:#b00;
}

.sc_link a:hover
{
	font-weight:bold;
	font-size:11px;
	color:#b00;
	text-decoration:underline;
}

.sc_hdr
{
	color:#000;
	font-size:20px;
	font-weight:bold;
	padding:0 0 5px 0;
}

.info_title_bar p
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	 
}

.itemtitle h1
{
	color:#000;
	margin-top:0px;
	font-size:1.8em;
}

h2
{
	font-size:1.3em;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:0;
	color:#000;
}

.total_price
{
	color:#b00;
	font-size:18px;
	font-weight:bold;
}

.shipping_total
{
	font-size:13px;
	font-weight:bold;
}

.options_hdr
{
	background-image:url(images/options_hdr_bg.gif);
	background-repeat:no-repeat;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	padding:3px 0 3px 5px;
}

.options_content
{
	background-color:#efefef;
	border-right-color:#ccc;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#ccc;
	border-left-style:solid;
	border-left-width:1px;
	padding:5px;
}

.options_content p
{
	padding-bottom:10px;
}

.options_content ul
{
	list-style:square;
	margin:0 0 0 20px;
	padding:0;
}

.options_content li
{
	margin:0;
	padding:0 0 5px;
}

.brand_hdr
{
	font-size:14px;
	font-weight:bold;
}

#search a:link,#search a:visited,#account a:link,#account a:visited
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}

#search a:hover,#account a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	border-bottom:none;
}

#search a:active,#account a:active
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.sc_link a:link,.sc_link a:visited,.sc_link a:active
{
	font-weight:bold;
	font-size:11px;
	color:#b00;
	text-decoration:none;
}

.our_price,.order_total,.shipping_total
{
	color:#000;
	font-size:15px;
	font-weight:bold;
}

.breadcrumbs a:link,.breadcrumbs a:visited,.breadcrumbs a:hover,.breadcrumbs a:active
{
	color:#b00303;
	font-size:12px;
	font-weight:bold;
}
.yourcart {
	background: url(Images/cartbox.gif) no-repeat left top;
	width: 215px;
	padding: 0px 0px 0px 50px;
	line-height: 28px;
	float:right;
	margin-top: 10px;
}
