/* generic structure */

td.field { padding-top:1em;}
input.field { border:1px solid #ccc; font-size:10px;}

body,
html
{
	margin:0;
	padding:0;
	height:100%;
	background:url(/members/images/mls/background_body.gif) 50% 0 repeat-y #d6d4cb;
	font-family:arial, helvetica, sans-serif;
}

#container
{
	height:100%;	/*push the footer to the bottom in IE*/
	position:relative;
	background:#fff;
	text-align:left;
	margin:0 auto;
	font-size:.75em;
	/*border-left:.083em solid #666;*/
	/*border-right:.083em solid #666;*/
	min-width:777px;
}

*html #container
{
	width:expression(document.body.clientWidth > 1000 ? "1000px" :"auto"); /*sets max width for IE */
}

html>body #container
{
	min-height:100%; /*stretches container beyond the viewport for footer to appear at the bottom in FF*/
	height:auto;
	max-width:1000px; /*sets maximum width for FF*/
}

#contentwrapper
{
	padding-left:15.917em;
	height:auto;
	_height:1%; /* required to make IE enclose floated columns in wrapper */
}

/* clears contentwrapper*/
#contentwrapper:after
{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

/* Hides from IE-mac \*/
* html #contentwrapper {height:1%;}
/* End hide from IE-mac */

#pagecontent
{
	margin-top:13.667em;
	float:left;
	width:100%;
}

/* clears pagecontent*/
#pagecontent:after
{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html #pagecontent {height:1%;}
/* End hide from IE-mac */


#rightborder,
#leftborder
{
	z-index:1000;
	width:.083em;
	position:absolute;
	top:0;
	height:100%;
}

#leftborder
{
	border-left:.083em solid #666;
	left:0;
}

#rightborder
{
	border-right:.083em solid #666;
	right:0;
}

/* end generic structure */


/* header */

#header
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	/*clear:both;*/
}

#headercontent #topsearchbar
{
	height:2.25em;
	color:#fff;
	padding:.5em 1.75em 0 1.75em;
	font-weight:bold;
	font-size:.9167em;
}

#headercontent #topsearchbar,
#headercontent #topsearchbar a
{
	color:#fff;
}

#headercontent #topsearchbar select
{
	float:left;
	margin-left:.25em;
}

#headercontent #topsearchbarright
{
	float:right;
}

#headercontent #topsearchbarright #welcome
{
	margin-right:5.455em;
}

#welcome #change_back
{
	margin-left:.5em;
	font-weight:normal;
}

#headercontent #topsearchbarright #welcome,
#viewcart
{
	position:relative;
	top:-.5em;
}

#headercontent #topsearchbarright #qty
{
	font-weight:normal;
	margin-left:.5em;
}

#headercontent #logoheader
{
	position:absolute;
	height:11em;
	overflow:hidden;
	width:100%;
}

#headercontent #logoheader #logoheadercontent
{
	padding:1.417em;
}

#headerbackground
{
	position:absolute;
	top:0;
	width:48.333em;
}

#headertile
{
	width:40%;
	height:10em;
	position:absolute;
	top:0;
}

#headercontent #locations
{
	font-size:.9167em;
	position:absolute;
	left:1.545em;
	bottom:.909em;
}

#headercontent #locations span
{
	font-weight:bold;
	padding:0;
}

#headercontent #locations a
{
	text-decoration:none;
	color:#000;
}

#headercontent #locations a:hover
{
	text-decoration:underline;
}

#headercontent #departments
{
	position:absolute;
	right:1.417em;
	top:1.417em;
}

#headercontent #departments .deptcontainer
{
	margin-left:.6em;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:.75em;
	width:8.222em;
	border:.083em solid #666;
	background:url(/members/images/mls/fade_departments_reverse.png) 0 0 repeat-x #fff;
	padding:.5em 0;
	text-decoration:none;
}

/*

#headercontent #departments .deptcontainer:hover
{
	text-decoration:underline;
}

*/

#headercontent .deptcontainer img
{
	margin-bottom:.25em;
	/*width:8em;*/
}

.locationseparator
{
	width:2.455em;
}

/* end header */


/* sidebar */

#sidebar
{
	border-top:.083em solid #000;
	float:left;
	width:15.917em;
	margin-left:-15.917em;
	padding-bottom:9.091em;
	position:relative;
	/*min-height:330px;*/
}

#sidebar #fade_border
{
	position:absolute;
	top:2.333em;
	right:-.167em;
	width:.25em;
	height:80%;
}

#sidebar #fade_border img
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#sidebar #sidebarcontent
{
	clear:both;
	padding-top:1.667em;
}

.moreArrow
{
	float:right;
	width:.583em;
	margin:-.167em .25em 0 0;
}

#navBar
{
	width:100%;
}

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

/* Hides from IE-mac \*/
* html #navBar {height:1%;}
/* End hide from IE-mac */

#navBar ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

#navBar a
{
	font-size:.9167em;
	font-weight:bold;
	display:block;
	margin:0;
	padding:.545em;
	color:#000;
	background:#e6e6e6;
	text-decoration:none;
	border-width:.091em;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
}

#navBar li img
{
	width:.996em;
}

#navBar a:hover
{
	color:#033565;
	background:#fff;
}

#navBar li
{
	position:relative;
	margin:0;
	z-index:1000;
}

#navBar ul ul
{
	position:absolute;
	top:0;
	left:100%;
}

#navBar ul ul,
#navBar ul li:hover ul ul,
#navBar ul ul li:hover ul ul,
#navBar ul a:hover ul ul,
#navBar ul ul a:hover ul ul
{
	visibility:hidden;
}

#navBar ul li:hover ul,
#navBar ul ul li:hover ul,
#navBar ul a:hover ul,
#navBar ul ul a:hover ul
{
	visibility:visible;
}

.navigationbox
{
	font-size:.9167em;
	/*margin:0 .637em;*/
	border-bottom:.091em solid #bbb;
	/*border-top:.091em solid #ccc;*/
	padding:0 1.273em 1.273em 1.273em;
	background:url(/members/images/mls/grey_background_reverse.png) 0 100% repeat-x #fff;
}

h2,
h3
{
	color:#9c3300;
	font-family:helvetica;
}

h2
{
	font-size:1.25em;
}

h3
{
	font-size:1.083em;
	margin-bottom:.75em;
}

.navigationbox h2
{
	margin:1.429em 0 1em 0;
}

/* end sidebar */


/* maincontent */

#maincontent
{
	border-top:.083em solid #000;
	float:right;
	width:100%;
	position:relative;
	padding:2.333em 0;
}

#content
{
	padding:1.5em 2.5em 2.5em 2.5em;
	background:url(/members/images/mls/grey_background.png) 0 0 repeat-x #fff;
}

#titleHeader
{
	font-size:1.818em;
	color:#9c3300;
	padding:0;
	margin:0 0 1em 0;
	font-family:helvetica;
	clear:both;
}

/* end maincontent */


/* topnavigation */

#topnavigation
{
	position:absolute;
	top:0;
	left:0;
	height:2.333em;
	width:100%;
}

#topnavigation ul
{
	margin:0;
	padding:0;
}

#topnavigation li
{
	margin:0;
	list-style:none;
	float:right;
	width:8.333em;
	border-left:.083em solid #999;
	border-bottom:.083em solid #999;
	background:url(/members/images/mls/button_background.jpg) 0 100% repeat-x #fff;
	text-align:center;
	height:2.25em;
}

#topnavigation li a
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	display:block;
	height:1.25em;
	padding:.5em 0;
}

#topnavigation li a:hover
{
	text-decoration:underline;
}

#topnavigationcontent
{
	padding:.333em .583em;
}

#topnavigation #pagename
{
	font-size:1.333em;
	font-weight:bold;
	color:#fff;
}

#topnavigation,
#topnavigation a
{
	color:#fff;
}

/* end topnavigation */


/* footer */

#footer
{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}

#footercontent
{
	padding:.5em 1.417em .5em 0;
}

#footercontent,
#footercontent a
{
	color:#fff;
}

#footercontent a
{
	padding:0 1.417em;
}

#footercontent #copyright
{
	float:right;
}

/* end footer */



/* contact.php CSS */

.googleMap
{
	float:right;
}

#mission
{
	font-size:1em;
	font-weight:normal;
	margin-bottom:2.917em;
}

.locationDiv
{
	margin-bottom:2em;
}

.caption
{
	font-size:.8333em;
	margin-bottom:2em;
	margin-top:.25em;
}

/* end contact.php CSS */


/* index.php CSS */

#slideshowcontainer
{
	margin:2em auto 0 auto;
	width:43.333em;
}

#slideshow img
{
	width:100%;
}

#slidenav
{
	margin:1em 0;
}

#slidenav a
{
	margin:0 .167em;
	padding:.25em .417em;
	border:1px solid #ccc;
	background:#fff;
	text-decoration:none;
}

#slidenav a.activeSlide
{
	background:#cff;
}

#slidenav a:focus
{
	outline: none;
}

/* end index.php CSS */


/* showroom.php CSS */

#thumbnailcontainer img
{
	float:left;
	height:9.417em;
	margin:1em;
}

/* end showroom.php CSS */
