
/* default settings for body, images and a links ----------------------------------------*/
body {
 padding: 0px;
 margin: 10px 0;
 font-size: 0.86em;
 font-family: "ARIAL";
 background: #C0C0C0;
}

img{
 border:0;
}

A{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
 	font-size: 0.95em;
 	font-family: "ARIAL";
}

A:visited {
 	text-decoration: none;
 	color: #000000;
}

A:hover{
  	color: #d30e46;
}

#outer_container{
 width: 960px;
 text-align:left;
 padding: 20px 20px 60px 20px;
 background: #ffffff;
 position: relative;
 margin:0 auto;
}

/* header ----------------------------------------*/
#header{
	height: 100px;
	font-size: 0.88em;
 	font-family: "ARIAL";
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	width: 960px;
}

#header ul {
	list-style-type : none;
	margin : 0 0 0 0;
	padding : 35px 0 0 0;
	float: right;
	width: 100px;
	font-weight: normal;
	font-size: .85em;
}
#header img{
	float:left;
	width:290px;
	height: 96px;
}

#header li img{
	margin: 0;
	padding: 0 0 2px 0;
	width: auto;
	height: auto;
	float: left;
}

#header li span{
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
	width: 75px;
	padding: 0 0 0 0;
}



/* tabs ----------------------------------------*/
#tabs_menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#tabs_menu ul, #tabs_menu li	{
	border : 0px none #fff;
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}


#tabs_menu a:link, #tabs_menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabs_menu a:active {
	background : #ffffff;
	border-bottom : 1px solid #fff;
	color : #000;
}

body#tab1 li.tab1 a,
body#tab2 li.tab2 a,
body#tab3 li.tab3 a,
body#tab4 li.tab4 a,
body#tab5 li.tab5 a,
body#tab6 li.tab6 a,
body#tab7 li.tab7 a
{
	background: #fff;
	font-weight: bold;
	color : #000;
	border : 1px solid #d30e46;
}

#tabs_menu a:hover	{
	color : #d30e46;
}


/* dept_sections ----------------------------------------*/

#dept_sections{
	float:left;
	width:110px;
}

#dept_sections ul{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 10px 10px 10px 0;
	font-size : small;
	font-weight : normal;
}

#dept_sections li{
	border-bottom : 1px solid #ccc;
}

#dept_sections a{
	font-size: 0.82em;
	font-weight : normal;
}

#map_canvas{
	margin: 15px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	float: left;
	display: inline;
}

#location_blurb{
	margin: 15px 80px 10px 0px;
	float: right;
	display: inline;
	width: 400px;
	font-size : small;
	font-weight : normal;
}

#contact_us{
	padding-top: 20px;
	font-size: 0.85em;
}

#contact_us form{
	padding: 0;
	margin: 0;
	float: left;
	width: 500px;
}


#contact_us ul, #contact_us il{
	float: right;
	list-style-type : none;
	margin : 0;
	padding : 10px 170px 0 0;
	width: 280px;
}

#contact_us dl{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-top: 10px;
}

#contact_us dt{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
#contact_us span{
	font-weight: normal;
}

 .flash {
   font-weight: bold;
	 margin-top: 20px;
	 width: 600px;
	 padding: 20px 0 10px 0;
 }
.error {
   background-color: #FAA;
   border: solid 2px red;
 }
 .warning {
   background-color: #FFA;
   border: solid 2px yellow;
 }
 .notice {
	 font-size: 0.80em;
	 padding: 10px 0 10px 20px;
   background-color: #eee;
   border: solid 2px #ccc;
 }

/* index ----------------------------------------*/

#index_about_blurb {
	float: left;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
	width: 803px;
}

#index_about_blurb img{
	float: left;
	width: 300px;
    border: solid 2px #ccc;
}

#index_about_blurb p{
 float: left;
 font-size: 0.85em;
 font-family: "ARIAL";
 width: 400px;
 padding: 0 0 0 20px;
 margin: 0 0 0 0;
}

#index_about_blurb span{
 font-weight: bold;
}

#right_promo_container{
	border-left : 1px solid #ccc;
	float: right;
	width: 120px;
	text-align: center;
	padding : 10px 0 0 0;
}

#right_promo_container p{
	margin : 0 0 0 0;
	padding : 0 0 10px 10px;
  	color: #d30e46;
 	font-size: .99em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

#right_promo_heading{
	padding: 10px 0 10px 12px;
	font-weight: bold;
  	color: #d30e46;
 	font-size: 1.0em;
	text-align: center;
	text-decoration: underline;
	text-shadow: silver 2px 2px 2px;
	float:left;
	width: 110px;;
}

#small_promo{
	padding: 0 0 0 15px;
	margin: 0px;
	width: 100px;
 	font-size: 0.82em;
 	font-family: "ARIAL";
	font-weight: bold;
	color: #666;
	text-align: center;
}

#small_promo img{
	border : 1px solid #d30e46;
}

#small_promo p{
	text-align: center;
  	padding: 0 0 13px 0;
	margin: 0 0 0 0;
  	color: #d30e46;
	text-decoration: none;
}

#small_promo span{
 	color: #d30e46;
}

#promo_home_title_container{
  padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 803px;
	border-right : 1px solid #ccc;
}

#promo_home_title{
  	padding: 0px;
	margin: 20px 0 0 0;
  	color: #d30e46;
 	font-size: 1.05em;
	float: left;
	width: 225px;
	background : #E8EBF0;
	text-align: center;
	border: 1px solid #ccc;
}

#promo_home_box{
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 803px;
	border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;
}

#promo_item_1{
	width: 400px;
	float:left;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}

#promo_item_1 img{
	border : 1px solid #d30e46;
	float: left;
	padding-left: 20px;
}

#promo_item_1 p{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-weight: bold;
	color: #666;
	float: left;
	width: 170px;
}

#promo_item_1 span{
 	font-size: 1.24em;
	color:  #d30e46;
	display: block;
}


#brands_promo{
}

#brands_promo img{
	padding: 0 0 20px 15px;
	margin: 0 0 0 0;
}

#dept_section{
	float: left;
	width: 199px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;

}

#dept_section ul{
  list-style:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#dept_section ul span{
	color: #444;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	font-weight: bold;
 	font-size: .88em;
}

#dept_section li{
	border-bottom: 1px #E8EBE0 solid;
	color: #666;
	width: 193px;
	padding: 5px 0 0 0;
 	font-size: .77em;
}

#primary_content_container{
	float: left;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
	width: 839px;
}

#primary_content_container span{
  font-weight: bold;
}

#primary_content_container img{
	float: left;
	width: 300px;
  border: solid 2px #ccc;
}

#primary_content_container p{
 float: left;
 font-size: 0.85em;
 font-family: "ARIAL";
 width: 450px;
 padding: 0 0 0 20px;
 margin: 0 0 0 0;
}

#secondary_content_title_container{
  padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#secondary_content_title_container p{
  padding: 0px;
  margin: 20px 0 0 0;
  color: #d30e46;
  font-size: 1.05em;
  float: left;
  width: 225px;
  background : #E8EBF0;
  text-align: center;
  border: 1px solid #ccc;
}

#secondary_content_container{
  padding: 20px 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 839px;
	border-top : 1px solid #ccc;
}

#slideshow {
  position:relative;
  height:150px;
  float: left;
  width: 300px;
}

#slideshow IMG {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
}

#slideshow IMG.active {
  z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* css hacks - woe be the tide of the shitness of all this front end stuff ----------------------------------------*/

clear:after, #outer_container:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

