/************** site wide **************/
BODY
{
    font-family: verdana;
	font-size: 11px;
	background: #47b0dd;	
	background-image: url('/images/page_background.jpg'); 
	background-repeat: repeat-x;
	margin: 0px;
}
table
{
	border: 0px;
	padding: 0px 0px 0px 0px;
}
img
{
	border: 0px;	
}
/************** site wide **************/
/************** hovers **************/
A.SubNavLink:hover
{
	color: #cecece;
    font-size: 11px;
	text-decoration: none;	
}
A.NormalLink:hover
{
    color: #cecece;
    font-size: 11px;
	text-decoration : none;
}
A.PlainLink:hover
{
    color: #cecece;
    font-size: 11px;
	text-decoration: underlined;
}
A.FooterLink:hover
{
    color: #cecece;
    font-size: 9px;
	text-decoration : none;
}
a.FilterLink:Hover
{
	color: #379200;
	font-size: 11px;
	text-decoration : none;
}
/************** hovers **************/
/************** structure **************/
.Header
{
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	width: 980px;
	height: 114px;
}
.Navigation
{
	background-image: url('images/nav_background.jpg');
	height: 18px;
	width: 100%;
}
.MainContent
{
	background: #fff; 
	padding: 15px; 
}
.HomePageSearch
{
	border: solid 1px #fff; 
	background-color: #fff; 
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
	height: 150px;
}
.HoursTableSmall
{
	border: solid 1px #000;	
	vertical-align: middle;	
	font-size: 11px; 
	width: 240px; 
	height: 200px;
}
.BodyShopTable
{
	vertical-align: middle;	
	font-size: 12px; 
	width: 350px;
}
/************** structure **************/
/************** text **************/
.NormalText
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-align: left;
}
.HeaderText
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
A.SubNavLink
{
	color: #ffffff;
    font-size: 11px;
	text-decoration: none;	
}
.SubNavText
{
	color: white;
	font-size: 9px;
}
A.NormalLink
{
	color: #000000;
    font-size:11px;
	text-decoration : none;	
}
A.PlainLink
{
	color: #000000;
    font-size: 11px;
	text-decoration: underlined;	
}
.HeaderText
{
	color:#000000;
	font-weight:Bold;
	font-size:15px;
}
.FooterText
{
	color:White;
	font-size:9px;
}
A.FooterLink
{
	color: #ffffff;
    font-size:9px;
	text-decoration : none;	
}
.SeoText
{
    color: #3E9EC9;
    font-size: 7px;
}
A.SeoText
{
    color: #3E9EC9;
    font-size: 7px;
}
A.SeoText:hover
{
    color: #3E9EC9;
    font-size: 7px;
}
.MapAddressText
{
	font-family:Verdana;
	font-size:11px;
	color:white;
}
a.MapAddressLink
{
	color: #ffffff;
	FONT-SIZE:11px;
	text-decoration : none;                
}
a.MapAddressLink:Hover
{
	COLOR: #3E9EC9;
	FONT-SIZE: 11px;
	text-decoration : none;
}
.style1
{
    font-size: x-large;
    font-weight: bold;
}
.style2
{
    font-size: x-large;
}
.style3
{
    font-size: large;
}
.style4
{
    font-size: large;
    font-weight: bold;
}
/************** text **************/
/************** misc **************/
.RowOn
{
	background : #cccccc;
}
.RowOff
{
	background : #eeeeee;
}
.SocialNetworks
{
	
}
.Translator
{
	display: none;	
}
.SpotlightArea
{
	background: url('/images/spotlightarea.png')  no-repeat;
	width: 980px;
	height: 195px;
}
/************** misc **************/

/************** spotlights & modules **************/
.stepcarousel
{
	padding: 2px 2px 2px 2px !important;
}
.SpotlightBackground
{

}
.SpotlightTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.SpotlightImage
{
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}
.SpotlightPrice
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.SpotlightRightImage
{
    background: url('/images/right_spotlight.png')  no-repeat;
    width:16px;
    height:40px;
}
.SpotlightLeftImage
{
    background: url('/images/left_spotlight.png')  no-repeat;
    width:16px;
    height:40px;
}
.FilterBackground
{
   /* background: url(../images/filter_bg.gif) no-repeat; */
   /* background-color:#000000; */
}
.FilterText
{
    font-family: Verdana;
    font-size: 11px;
    color: black;
}
a.FilterLink
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;                
}
/************** spotlights & modules **************/
