/* 
	Project:  Mulberrys Garment Care
	Author:   Jon Osmond (www.osmonddesign.com) 
*/

html {overflow-y:scroll;}

*{ margin: 0; padding: 0; }* 


body {
	line-height: 1.6em;
	color: #838383;
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(../images/bg-box.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}
#slideshow {
	position:relative;
	display:block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: center;

}
/*#slideshow img {
	display:block;
	padding:9px 10px 11px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/slideshowBg-trans.png);
	background-repeat: no-repeat;
	background-position: 0%;
}
*/
#main h2
{
	font-size: 1.7em;
	font-weight: normal;
	color: #AFB377;
	font-family: Georgia;
	padding-bottom: 0px;
}
#main h2 img
{
	border:none;
	float:right;
}
#main h3
{
	font-size: 1.2em;
	font-weight: normal;
	color: #89B3DB;
	font-family: Georgia;
	padding-bottom: 0px;
}

a {	color: #666600;	background: inherit; text-decoration: none; }

a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

a:hover { color: #9CB7B0; background: inherit; text-decoration: underline; }
img {
	border: 0;
	margin: 0px;
}

h1 {
	margin: 0em;
}
h1 img {
	margin: 0em;
	padding-top: 5px;
}
h2 {
	margin: 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 a { font-size: 1em; }
#main h3 a { font-size: .84em; color: #808080; font-weight: normal; text-transform: uppercase; }

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/*#top{ float: right; text-align: right;  }
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	padding: 0 0 0 12px;
	background-color: #fff;
	background-image: url(images/toparrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
input.searchfield { width: 175px; padding: 6px; border: 2px solid #ccc; font-size: .9em; }
input.searchbutton {
	padding: 6px;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	background-color: #AECFC6;
}*/
#header {
	width:800px;
	margin-right:0;
	height: 110px;
}
#logo {
	float: left;
	color: #808080;
	padding-left: 260px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
a.toxic {
	display: block;
	width: 163px;
	height: 13px;
	text-decoration: none;
	background-image: url(../images/nav/toxic-free.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	position: relative;
	top: 68px;
	right: -13px;
	overflow:none;
}
a:hover.toxic {
	background-position: -163px 0;
}
a.locations {
	display: block;
	width: 182px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/nav/locations.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	text-indent:-9999px;
	position: relative;
	top: 50px;
	right: 39px;
	overflow:none;
}
a:hover.locations {
	background-position: -182px 0;
}
.cities, .cities a {
	display:block;
	font-size:10px;
	color:#838383;
	height:13px;
	left:78px;
	position:relative;
	text-decoration:none;
	top:32px;
}
.cities a:hover {
	text-decoration:none;
	color:#BBBE8C;
}
/*text menu 
#menu {
	height: 35px;
	clear: both;
	background-color: #fff;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
	#menu li a {
	color: #808080;
	margin-top: 0;
	margin-right: 19px;
	margin-bottom: 0;
	margin-left: 10px;
}
	#menu li a:hover { color: #444; }*/
	
#nav {
	height: 44px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/nav/bg.jpg);
	background-repeat: repeat-x;
	width: 800px;
	float:left;
	clear:both;
}
/*---------------------------*/
/*three-state menu*/
/*---------------------------*/
ul#menu {
	list-style: none;
	margin-right: 0px;
	}
	ul#menu li {
		display: inline;
	}
	ul#menu li a  {
		text-indent: -9999px;
		display: block;
		height: 30px;
		float: left;
		}
		ul#menu li a.home {
			background: url(../images/nav/home.gif) no-repeat bottom center;
			width: 62px;
			}
		ul#menu li a.about {
			background: url(../images/nav/about.gif) no-repeat bottom center;
			width: 82px;
		}
		ul#menu li a.services {
			background: url(../images/nav/services.gif) no-repeat bottom center;
			width: 81px;
			}
		ul#menu li a.pickup {
			background: url(../images/nav/pickup.gif) no-repeat bottom center;
			width: 135px;
			}
		ul#menu li a.order{
			background: url(../images/nav/order.gif) no-repeat bottom center;
			width: 123px;
		}
		ul#menu li a.natural{
			background: url(../images/nav/natural.gif) no-repeat bottom center;
			width: 164px;
		}
		ul#menu li a.contact {
			background: url(../images/nav/contact.gif) no-repeat bottom center;
			width: 97px;
			}
			
			ul#menu li a.home:hover, ul#menu li a.home:active,
			ul#menu li a.about:hover, ul#menu li a.about:active,
			ul#menu li a.services:hover, ul#menu li a.services:active,
			ul#menu li a.pickup:hover, ul#menu li a.pickup:active,
			ul#menu li a.order:hover, ul#menu li a.order:active,
			ul#menu li a.natural:hover, ul#menu li a.natural:active,
			ul#menu li a.contact:hover, ul#menu li a.contact:active {
				background-position: center center;
			}
		body#home ul#menu li a.home,
		body#about ul#menu li a.about,
		body#services ul#menu li a.services,
		body#pickup ul#menu li a.pickup,
		body#order ul#menu li a.order,
		body#natural ul#menu li a.natural,
		body#contact ul#menu li a.contact {
			background-position: top center;
		}
/*-----end three-state menu
-------------*/

/*--------------
start subnav------*/
#submenu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#submenu li {
	margin: 0;
	padding: 0;
}

#submenu a {
	background-image: url(../images/berry-off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #ddd;
	color: #838383;
	display: block;
	margin: 0;
	padding: 6px 20px;
	text-decoration: none;
}
#submenu a:hover {
	padding-bottom: 6px;
	background-image: url(../images/berry-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666; 
	border-bottom: 1px solid #ccc;
}	


ul#submenu li.active {
	color: #444;
	text-decoration: none;
	background-image: url(../images/berry-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
ul#submenu li.active a {
	color: #444;
	text-decoration: none;
	background-image: url(../images/berry-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
/*--------------
end subnav------*/

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; }
	#left li a {  color: #787A8F; font-weight: bold; background: url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main {
	float: left;
	width: 750px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	overflow: auto;
	height:380px;
	position:relative;
}
#main-home {
	float: left;
	width: 800px;
	margin: 0;
	padding-top: 10px;
}

#main  a {
	border-bottom:1px solid #ccc;
	color:#337FBB;
	margin:-1px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:1px;
	text-decoration:none;
}
#main a:hover {
/*	background:#CAE3F8 none repeat scroll 0% 50%;
*/	border-bottom-color:#6597BE;
	color:#0C3A5E;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

#main img {
	float: right;
	margin: -20px 0 15px 25px;
	border: 3px solid #eee;
	padding: 1px; 
}


#main img.location  {
    margin-top: 0; 
}
#main img.excel {
	border: none;
}
#main img.pdf {
	border: none;
	float:none;
	margin:0;
	padding:0 0 0 3px;
}

p.news-link  {
	margin: 0;
}
	#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(../images/smalldot.gif) repeat-x; }
	#ad { float: right; text-align: center; padding: 33px 0 0; width: 250px; border: 3px solid #eee; color: #ccc; height: 50px; margin: 0 0 15px; }
	#shortnews { float: right; width: 250px; }
	.news { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}

#flash  {
	float:right;
	width:420px;
	height:177px;
	padding-bottom:20px;
	margin-top:-15px;
}
.video {
		float:right;
		padding: 0 0 20px 30px ;
}
table.price td {
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #00FF00;
}
#right-col{
	float: right;
	width: 190px;
	padding: 40px 20px 0 0;
}	
	
#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 15px;
	float: right;
	width: 620px;
	text-align: justify;
	background-color: #FFFFFF;
}
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

#rl { float: left; width: 290px; margin: 0 20px 30px 0; }
#rr { float: right; width: 290px; }
	#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	#rl li a, #rr li a { background: #fff url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

/*Services footer nav*/
#navcontainer {
	float: left;
	width: 750px;
	margin: 0;
	padding-top: 30px;
	overflow: auto;
	position:relative;
}
ul#navlist {padding:0; margin:0;}
#navlist li {
	display:inline;
	font-size:9px;
	list-style-type:none;
	margin:0;
	padding-right:9px;
}
#footer {
	clear: both;
	font-size: 0.9em;
	color: #CCCCCC;
	/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
*/	text-align: center;
	margin: 3px 0 15px 0;
	height: 48px;
	/*background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0pt*/;
	background-color:#FFFFFF;
}

#footer p{
	position: relative;
	margin-top: 8px;
	padding: 10px 12px 8px 12px;
	background-color:#FFFFFF;
}

	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(../images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	.sponsor { color: red; background: #eee; }
/*	#footer li { list-style: none; }
	#fl {
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
	#fr { float: right; }
*/

#twitter {
	width:120px;
} 
#twitter a {
    padding-left: 105px;
    background: url(../images/twitter.gif) 0 0 no-repeat;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	border:none;
	padding:0 0 10px 0;
} 
	
.add { 
	float:left;
	padding:10px 0 0 0;
	margin:0;
	width:85px;
}
.hours {
	padding:10px 34px 0 0;
	width:150px;
	float:left
}
/*SPOT*/

/*#contentArea {
	text-align:left;
}
*/
