﻿body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin:0px;
	padding:0px;
	background-image: url(/assets/images/bg.gif);
	background-repeat:repeat;
}

p {
	font-size: 11px;
	max-width:500px;
	color: #eee;
	margin: 0px;
	line-height: 19px;

	
}
h1 {
	font-size: 19px;
	color: #ba151c;
}

h2 {
	font-size: 16px;
	line-height: 40px;
	color: #ba151c;
	font-family: Arial;
	
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #c3151c;
	padding-bottom: 5px;

}

h4 a {
	font-size: 21px;
	line-height: 40px;
	color: #ba151c;
}

h5 
{
    margin-top: 15px;
	font-size: 18px;
	color: #ba151c;
}

h6, a {
	font-size: 16px;
	line-height: 30px;
	color:#ba151c;
	font-family: verdana;

}


#option1, #option2, #option3, #option4, #option5, #categoryitem
{
    padding: 4px;
   
}


a, a:link, a:visited
{
    text-decoration: none;
}
.link
{
    color: #ba151c;
}
.grey
{
    color: #666;
}
.bold
{
	font-size: 11px;
    font-weight: bold;
    color: #ba151c;

}
blockquote {
	text-indent: -0.8em;
	font-size: 12px;
}



.toplevel
{
    font-size: 11px;
	line-height: 30px;
	color: #ba151c;
	text-decoration: none;
}
.subcategory
{
 
    font-size: 10px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
}


/** catalog Page **/

#catalog h2 a
{
    font-size: 12px;
	color: #ba151c;
	margin: 0px;
}

h2
{
     font-size: 12px;
	color: #ba151c;
	margin: 0px;
}

h2
{
     font-size: 12px;
	color: #ba151c;
	margin: 0px;
}


#pager .SelectedPage
{
    color: White;
}
.field{
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}
.breadcrumb
{
    font-family: Verdana;
    font-size: 9px;
    color: #ba151c;
 font-weight: bold;
}
.breadcrumbcurrent
{
	 font-family: Verdana;
    font-size: 9px;
    color: #ba151c;
   
}

