/* ===== Undo Styles ===== */
* {
    margin: 0;
    padding: 0;
    text-indent: 0;
}
body {
	background: #fff url('../images/bg.gif') repeat-x;
	color: #000;
	font-size: 100%;
	font-family: times, serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#wrapper {
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 994px;
	z-index: 1;
}
.home #wrapper {
	width: 266px;
}

/* ======== Default Styles ======== */
/* ===== Links ===== */
a:link, a:visited, a:hover, a:active {
    color: #544D4D;
    text-decoration: none;
}


/* ===== Formatted Text ===== */
p {
    display: block;
    margin: 0 0 1.3em 0;
}
em {
	font-style: italic;
	font-weight: bold;
}
i, cite, address {
	font-style: italic;
}
strong, b {
    font-weight: bold;
}
blockquote, q {
    font-style: italic;
}
code {
    font-family: monospace;
    font-size: 90%;
    border: 1px solid #000;
    padding: 0.5em;
    display: block;
}
del {
    text-decoration: line-through;
}
ins {
    color: #444;
    font-style: italic;
}
dfn {
    font-weight: bold;
}
abbr, acronym {
    border-bottom: 1px dashed #000;
}
sub {
    vertical-align: sub;
    font-size: 80%;
}
sup {
    vertical-align: super;
    font-size: 80%;
}
.printOnly {
	display: none;
}


/* ===== Forms ===== */
input, button, select, fieldset, textarea {
    border: none;
	font-family: times, serif;
    padding: 1px;
	font-size: 90%;
}
input.image {
	border: none;
}
fieldset {
    padding: 1em;
}
option {
    background: #FFF;
    margin-right: 1em;
}
label {
    cursor: pointer;
	display: block;
	float: left;
	width: 105px;
}
textarea {
	border: 1px solid #fff;
	height: 46px;
	width: 218px;
}
.frmpad {
	margin: 0 0 8px 0;
}
html>body .frmpad {
	margin: 0 0 11px 0;
}
.frmpad input {
	border: 1px solid #fff;
	height: 15px;
	width: 218px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}


/* ===== Headings ===== */
h1 {

}
h2, h3, h4, h5, h6 {
	color: #666;
    font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 1em 0;
    padding: 0;
}

/* ===== Common =====*/

.floatL {float:left;}
.floatR {float:right;}
.clear {clear:both;}
.clearL {clear:left;}
.clearR {clear:right;}
.wai {display:none;}
.imgFloatL {
	border: 1px solid #000;
	float: left;
	margin: 0 15px 10px 0;
}
.imgFloatR {
	border: 1px solid #000;
	float: right;
	margin: 0 0 10px 15px;
}
.noborder {
	border: none;
}


/* ===== Header ===== */
#header {
	height: 170px;
}

/* ===== old Navigation ====== 
ul#mainnav {
	background: url('../images/navigation.gif') no-repeat;
	height: 135px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 252px;
}
ul#mainnav.home {
	background: url('../images/navigation-home.gif') no-repeat;
	height: 137px;
	width: 223px;
}
ul#mainnav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	position: absolute;	
}
ul#mainnav li, ul#mainnav a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}*/

/* main sprite panel 
#mainnavHome, #mainnavHome a {top: 0; height: 54px;width: 252px;}
#mainnavStore, #mainnavStore a {top: 54px; height: 27px; left: 37px; width: 55px;}
#mainnavNursery, #mainnavNursery a {top: 54px; height: 27px; left: 139px; width: 72px;}
#mainnavLandscape, #mainnavLandscape a {top: 81px; height: 27px; width: 252px;}
#mainnavRegistry, #mainnavRegistry a {top: 108px; height: 27px;left: 37px; width: 89px;}
#mainnavContact, #mainnavContact a {top: 108px; height: 27px;left: 133px; width: 82px;}


#mainnavHome a:hover {background: transparent url('../images/navigation.gif') -252px 0 no-repeat;}
#mainnavStore a:hover {background: transparent url('../images/navigation.gif') -289px -54px no-repeat;}
#mainnavNursery a:hover {background: transparent url('../images/navigation.gif') -391px -54px no-repeat;}
#mainnavLandscape a:hover {background: transparent url('../images/navigation.gif') -252px -81px no-repeat;}
#mainnavRegistry a:hover {background: transparent url('../images/navigation.gif') -289px -108px no-repeat;}
#mainnavContact a:hover {background: transparent url('../images/navigation.gif') -385px -108px no-repeat;}*/

/* home sprite panel 
ul#mainnav.home #mainnavHome, ul#mainnav.home #mainnavHome a {top: 0; height: 54px;width: 252px;}
ul#mainnav.home #mainnavStore, ul#mainnav.home #mainnavStore a {top: 54px; height: 27px; left: 23px; width: 55px;}
ul#mainnav.home #mainnavNursery, ul#mainnav.home #mainnavNursery a {top: 54px; height: 27px; left: 123px; width: 72px;}
ul#mainnav.home #mainnavLandscape, ul#mainnav.home #mainnavLandscape a {top: 81px; height: 27px; width: 223px;}
ul#mainnav.home #mainnavRegistry, ul#mainnav.home #mainnavRegistry a {top: 108px; height: 27px;left: 22px; width: 89px;}
ul#mainnav.home #mainnavContact, ul#mainnav.home #mainnavContact a {top: 108px; height: 27px;left: 117px; width: 82px;}


ul#mainnav.home #mainnavHome a:hover {background: transparent url('../images/navigation-home.gif') -223px 0 no-repeat;}
ul#mainnav.home #mainnavStore a:hover {background: transparent url('../images/navigation-home.gif') -246px -54px no-repeat;}
ul#mainnav.home #mainnavNursery a:hover {background: transparent url('../images/navigation-home.gif') -346px -54px no-repeat;}
ul#mainnav.home #mainnavLandscape a:hover {background: transparent url('../images/navigation-home.gif') -223px -81px no-repeat;}
ul#mainnav.home #mainnavRegistry a:hover {background: transparent url('../images/navigation-home.gif') -245px -108px no-repeat;}
ul#mainnav.home #mainnavContact a:hover {background: transparent url('../images/navigation-home.gif') -340px -108px no-repeat;}*/

/* new navigation */
ul#nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	height: 18px;
	text-indent: -9999px;
}
#nav li { /* all list items */
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100px; /* width needed or else Opera goes nuts */
}
#header img {display:block;}
#nav li img {float: left;}
#nav li ul { /* second-level lists */
	background: #f6f4e5;
	clear: left;
	height: 103px;
	position: relative;
	padding-top: 2px;
	width: 100px;
}
#nav ul li, #nav ul li a {height: 18px;}
a img {border: none;}

#nav #austin, #nav #austin ul, #nav #austin ul li, #nav #austin ul li a {width: 141px;}
#nav #austin {background: transparent url('../images/nav-austin.gif') 0 0 no-repeat;}
#nav #austin #a-store {background: transparent url('../images/nav-a-store.gif') 0 0 no-repeat;}
#nav #austin #a-store:hover {background: transparent url('../images/nav-a-store.gif') -141px 0 no-repeat;}
#nav #austin #a-nursery {background: transparent url('../images/nav-a-nursery.gif') 0 0 no-repeat;}
#nav #austin #a-nursery:hover {background: transparent url('../images/nav-a-nursery.gif') -141px 0 no-repeat;}
#nav #austin #a-landscape {background: transparent url('../images/nav-a-landscape.gif') 0 0 no-repeat;}
#nav #austin #a-landscape, #nav #austin #a-landscape a {height:31px;}
#nav #austin #a-landscape:hover {background: transparent url('../images/nav-a-landscape.gif') -141px 0 no-repeat;}
#nav #austin #a-registry {background: transparent url('../images/nav-a-registry.gif') 0 0 no-repeat;}
#nav #austin #a-registry:hover {background: transparent url('../images/nav-a-registry.gif') -141px 0 no-repeat;}
#nav #austin #a-contact {background: transparent url('../images/nav-a-contact.gif') 0 0 no-repeat;}
#nav #austin #a-contact:hover {background: transparent url('../images/nav-a-contact.gif') -141px 0 no-repeat;}

#nav #dallas, #nav #dallas ul, #nav #dallas ul li, #nav #dallas ul li a {width: 111px;}
#nav #dallas {background: transparent url('../images/nav-dallas.gif') 0 0 no-repeat;}
#nav #dallas #d-store {background: transparent url('../images/nav-d-store.gif') 0 0 no-repeat;}
#nav #dallas #d-store:hover {background: transparent url('../images/nav-d-store.gif') -111px 0 no-repeat;}
#nav #dallas #d-registry {background: transparent url('../images/nav-d-registry.gif') 0 0 no-repeat;}
#nav #dallas #d-registry:hover {background: transparent url('../images/nav-d-registry.gif') -111px 0 no-repeat;}
#nav #dallas #d-contact {background: transparent url('../images/nav-d-contact.gif') 0 0 no-repeat;}
#nav #dallas #d-contact:hover {background: transparent url('../images/nav-d-contact.gif') -111px 0 no-repeat;}

/* main content */
#content {
	height: 330px;
	padding: 28px 207px 28px 272px;
	position: relative;
	width: 515px;
	z-index: 1;
}
body.home #content {
	height: 500px;
	margin: 0;
	padding: 0;	
	width: 266px;
}
body.home #content img {
	float:left;
}
body.gallery #content {
	height: 386px;
	padding: 0 227px 0 252px;
	text-align: center;
	width: 515px;
}
body.registry #content {
	height: 343px;
	padding: 15px 207px 23px 272px;
	width: 515px;
}
html>body.registry #content {
	padding: 15px 207px 28px 272px;
}
div.frmpad {height: 19px;}
div.tall {height: 50px;}
div.frmpad label {height: 19px;}
div.frmpad label img {display: block;}
div.frmpad input {margin: 0;}

/* gallery nav */
#gallery {
	color: #544E4D;
	font-size: 90%;
	letter-spacing: .1em;
	padding: 15px 0;
	text-align: center;
	width: 994px;
	font-weight : bolder;
}
#gallery span.active {
	color: #EB6636;
}
#galleryimg {
	margin: 0;
	padding: 0;
	width: 515px;
}
#galleryimg img {
	margin: 0 auto;
}
