/************************************************************
	Website Name Print CSS
	Created:				MM.DD.YYYY
	Last Modified:	MM.DD.YYYY
	Author:					Your Name
************************************************************/

/************************************************************
	Website Name jan CSS
	Created:				10.17.2005
	Last Modified:	10.21.2005
	Author:					Mariona Jones
************************************************************/
* { padding : 0; margin : 0; }

div#browserwarning { display: none; }

span.displayNone   { display: none; }

a { color: #990033; }

h3 { font-size: 14px; color: #990033; line-height: 16px; }

p { font-size: 12px; color: #000; line-height: 16px; }

hr.line {
	margin: 20px 0;
	color: #672667;
}
.img {
	display: none;
}
img.bord {
	display: none;
}
h3#prod {
	display: none;
}
div#appform { float: right; margin-right: 20px; }
body {
	display: none;
}
div#Global {	
	display: none;
}
/******************* Header *******************/
h1#logo a {
	display: none;
}
h2#hdr {
	display: none;
}
/******************* Navigation ***************/
ul#nav {
	display: none;
}

ul#nav li {
	display: none;
}

ul#nav a {
	display: none;
}

/*********Navigation**********/
ul#nav li#home {
	display: none;
}
ul#nav li#home a { 
	display: none;
}
ul#nav li#home, ul#nav li#home a           { background: url(../m/i/nav_home.png) 0 0 no-repeat;	   }
ul#nav li#about, ul#nav li#about a 			   { background: url(../m/i/nav_about.png) 0 0 no-repeat;	   }
ul#nav li#locations, ul#nav li#locations a { background: url(../m/i/nav_location.png) 0 0 no-repeat; }
ul#nav li#products, ul#nav li#products a   { background: url(../m/i/nav_products.png) 0 0 no-repeat; }
ul#nav li#specials, ul#nav li#specials a   { background: url(../m/i/nav_special.png) 0 0 no-repeat;	 }
ul#nav li#employ, ul#nav li#employ a 	     { background: url(../m/i/nav_employ.png) 0 0 no-repeat;	 }
ul#nav li#news, ul#nav li#news a 	 				 { background: url(../m/i/nav_news.png) 0 0 no-repeat;     }
ul#nav li#links, ul#nav li#links a 	       { background: url(../m/i/nav_links.png) 0 0 no-repeat;    }
/*********HoverState**********/
ul#nav li#home a:hover, ul#nav li#about a:hover, ul#nav li#locations a:hover, ul#nav li#products a:hover, ul#nav li#specials a:hover, ul#nav li#employ a:hover, ul#nav li#news a:hover, ul#nav li#links a:hover { background-position: -164px 0; }

/*********MarkerState**********/
body#om ul#nav li#home a, body#ab ul#nav li#about a, body#loc ul#nav li#locations a, body#pro ul#nav li#products a, body#sp ul#nav li#specials a, body#em ul#nav li#employ a, body#ne ul#nav li#news a, body#li ul#nav li#links a { background-position: -164px 0; }

/********* Admin Navigation **********/
ul#nav li#admin_products, ul#nav li#admin_products a 			{ background: url(../m/i/admin_products.png) 0 0 no-repeat;	  }
ul#nav li#admin_specials, ul#nav li#admin_specials a 			{ background: url(../m/i/admin_specials.png) 0 0 no-repeat;   }
ul#nav li#admin_employment, ul#nav li#admin_employment a  { background: url(../m/i/admin_employment.png) 0 0 no-repeat; }
ul#nav li#admin_news, ul#nav li#admin_news a   						{ background: url(../m/i/admin_news.png) 0 0 no-repeat;	      }
ul#nav li#admin_links, ul#nav li#admin_links a 	     			{ background: url(../m/i/admin_links.png) 0 0 no-repeat;	    }
ul#nav li#admin_stats, ul#nav li#admin_stats a 	 					{ background: url(../m/i/admin_stats.png) 0 0 no-repeat;      }
ul#nav li#admin_email, ul#nav li#admin_email a 	       		{ background: url(../m/i/admin_email.png) 0 0 no-repeat;      }
ul#nav li#admin_location, ul#nav li#admin_location a 	    { background: url(../m/i/nav_location.png) 0 0 no-repeat;     }

/*********HoverState**********/
ul#nav li#home a:hover, ul#nav li#admin_products a:hover, ul#nav li#admin_specials a:hover, ul#nav li#admin_employment a:hover, ul#nav li#admin_news a:hover, ul#nav li#admin_links a:hover, ul#nav li#admin_stats a:hover, ul#nav li#admin_email a:hover, ul#nav li#admin_location a:hover { background-position: -164px 0; }

/*********MarkerState**********/
/*body#om ul#nav li#home a, body#ab ul#nav li#about a, body#loc ul#nav li#locations a, body#pro ul#nav li#products a, body#sp ul#nav li#specials a, body#em ul#nav li#employ a, body#ne ul#nav li#news a, body#li ul#nav li#links a { background-position: -164px 0; }*/

/******************* Main *****************/
div#main {
	display: none;
}
div#main img {
	display: none;
}
div#text {
	display: none;
}
div#text h5 {
	display: none;
}
div#text p {
	margin-left: 5px;
}
/******************* Text Admin *****************/
div#text_admin {
	display: none;
}
div#text_admin p {
	display: none;
}
div#Admin_foo {
	display: none;
}
/*************** Page Titles ***************/
h4#title_welcome, h4#title_locations, h4#title_specials, h4#title_employment, h4#title_news, h4#title_products, h4#title_links, h4#title_admin {
	display: none;
}
h4#title_about {
	display: none;	
}
h4#title_welcome 		{ background: #fff url(../m/i/title_welcome.gif) 0 0 no-repeat;    }
h4#title_about			{ background: #fff url(../m/i/title_about.gif) 0 0 no-repeat;      }
h4#title_locations  { background: #fff url(../m/i/title_locations.gif) 0 0 no-repeat;  }
h4#title_products   { background: #fff url(../m/i/title_products.gif) 0 0 no-repeat;   }
h4#title_specials   { background: #fff url(../m/i/title_specials.gif) 0 0 no-repeat;   }
h4#title_employment { background: #fff url(../m/i/title_employment.gif) 0 0 no-repeat; }
h4#title_news       { background: #fff url(../m/i/title_news.gif) 0 0 no-repeat;       }
h4#title_links      { background: #fff url(../m/i/title_links.gif) 0 0 no-repeat;      }
h4#title_admin      { background: #fff url(../m/i/title_admin.gif) 0 0 no-repeat;      }

div#main p {
	display: none;
}
/******************* CallOuts *****************/
div#Callouts {
	display: none;
}
h3#Special a {
	display: none;
}
h3#Location a {
	display: none;
}
h3#Email a {
	display: none;
}
/******************* Submit Email *****************/
div#Global fieldset#SubmitEmail {
	display: none;
}
div#Global fieldset#SubmitEmail label#sub input#site {
	width: 145px;
}
div#Global fieldset#SubmitEmail input.submitbtn { 
	display: none;
}
/******************* products *************************/
div#text ul#prodcat { 
	display: none;
}
div#text_admin ul#prodcat { 
	display: none;
}
p.pages {
	display: none;
}
/******************* table listings *******************/
table#listing {
	display: none;
}
td { padding: 5px; margin: 0; vertical-align: top; background: #fff; }

/*** products table listings ***/
td.list_prod 		   { width: auto; } /* cell with image */
td.list_prod       { width: 120px; } /* cell with image */
td h4.prodname     { font-size: 12px; color: #990033; }
td.list_prod img { 
	width: 100px;
	height: 100px;
	border: solid 1px #672667;
}
/*** products table listings ***/
td.list_prodetail  { width: 120px; } /* cell with image */
td.list_prodetail img { 
	width: 140px;
	height: 140px;
	border: solid 1px #672667;
}
td h4 		 { margin-bottom: 5px;  }
tr.odd td  { background: #f2e5f3; }
/*** link table listings ***/
td.list_link {
	width: 200px;
}
/******************* Logos *******************/
div#Logos {
	display: none;
}
/******************* Footer ******************/
div#footer {
	display: none;
}
div#footer p {
	display: none;
}
