body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
}

/* Primary Navigation Links */
a { color:#2941A2; }
a:link { color:#2941A2; background-color: transparent; }
a:visited { color:#2941A2; background-color: transparent; }
a:hover { color:#BF2800; background-color: transparent; text-decoration: none; }

a.nav_french:hover {
	background:url(../../images/bt_french_f2.gif) no-repeat 0 0;
	width:110px;
	height:38px;
	float:left;
}
a.nav_mitch:hover {
	background:url(../../images/bt_mitch_f2.gif) no-repeat 0 0;
	width:105px;
	height:38px;
	float:left;
}

h1 {
	font-size: 16px;
	color:#BF2800;
}

h2 {
	font-size: 14px;
	color:#BF2800;
	margin-bottom:0px;
}

h3 {
	color:#BF2800;
	margin:0px;
	padding:0px;
}

p, ol, ul{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, Helv, Sans Serif;
	line-height: 1.5em;
}

/***********************************************/
/*  Sabramedia 0.3.3 Multi-Level Categories 	*/
/***********************************************/
#cat_submenu {
	padding:3px;
	background-color: #EEEEEE;
}

#cat_selected {
	background-color: #CCCCCC;
	padding:2px;
	margin-left: -2px;
}

div#cat_selected a:hover {

}

#sc_brand_selected {
	padding:3px;
	background-color:#F6FFE9;
	font-weight:bold;
}

#sc_filter_menu {
	padding:3px;
	margin:7px 0px 7px 0px;
	border:1px solid #999999;
	background-color:#EEEEEE;
}


#table_border {
	border:1px solid #DA651F;
}

.row_head {
	background-color: #CF9F74;
}

.row1 {
	background-color: #F7F7F7;
}

.row2 {
	background-color: #E9E9E9;
}

.breadcrumbs {
	font-size: 12px;
	padding: 0px 3px;
	margin: 3px 0px;
}

/* Tri-Column Styles */
#sm-browse-col {
	width: 190px;
	padding:5px 0px;
	background-color:#FFFFFF;
}

#sm-content-col {
		padding:5px 10px;
}

#sm-widgets-col {
        width:21%;
}

/* Browse Locations Menu */
.sm-dyna-top-loc {
	background:url(../../images/menu_locations.gif) no-repeat 100% 0;
	margin:0 0 0 10px;
	height:40px;
}
.sm-dyna-top-loc div {
	background:url(../../images/menu_locations.gif) no-repeat 0 0;
	height:40px;
	width: 150px;
	left: -10px;
	position:relative;
	overflow:hidden;
}
.sm-dyna-head {
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	padding: -10px 10px 2px 5px;
	margin: -30px 10px 2px 5px;
	position:relative;
	display:inline;
	float:left;
	left: 0px;
}

.sm-dyna-head a {
	color:#000000;
}
    	
.sm-dyna-l {
        background:url(../../images/listing_line_l.gif) #999999 repeat-y 0 0;
        padding: 0 0 0 8px;
}          
.sm-dyna-r {
        background:url(../../images/listing_line_r.gif) #999999 repeat-y 100% 0;
        padding: 0 13px 0 0;
}

.sm-dyna-body {
	background-color: #999999;
	padding: 3px 10px;
}

.sm-dyna-body a{
	color:#000000;
}

.sm-dyna-bottom {
        background:url(../../images/menu_locations.gif) no-repeat 100% 100%;
        margin: 0 0 0 19px;
        height: 20px;
}
.sm-dyna-bottom div {
        background:url(../../images/menu_locations.gif) no-repeat 0 100%;
        height: 20px;
        width: 20x;
		left: -19px;
        position:relative;
		overflow: hidden;
}

/* Mfgr Menu Variation */
.sm-dyna-top-mfr {
	background:url(../../images/menu_mfr.gif) no-repeat 100% 0;
	margin:0 0 0 10px;
	height:40px;
}
.sm-dyna-top-mfr div {
	background:url(../../images/menu_mfr.gif) no-repeat 0 0;
	height:40px;
	width: 170px;
	left: -10px;
	position:relative;
	overflow:hidden;
}

/* Search Styles */
.search-title{
	font-size:14px;
	padding:5px;
}

.search-field{
	font-size: 13px;
	padding: 2px;
	margin:5px;
	width: 180px;
}

.bt-search {
	background-image:url('../../images/bt_go.gif');
	width:25px;
	height:25px;
	border:0px;
	cursor:pointer;
}

/***********************************************/
/*  Multi-Level Categories 		               */
/***********************************************/
.cat_level1	{
	font-size:10pt;
	padding-bottom: 2px;
}

.cat_level2	{
	font-size: 11px;
	padding-left:3px;
	padding-bottom: 1px;
}

.cat_level3	{
	font-size: 10px;
	padding-left: 8px;
}

.cat_level4	{
	font-size: 9px;
	padding-left: 13px;
}

.cat_level5	{
	font-size: 8px;
	padding-left: 18px;
}

#footer {
	margin:10px 0px;
	color:#FFFFFF;
}

#footer a {
	color: #8BA2FF;
}