/*
	EzmeDesigns.com Screen Styles

	Table of Contents:
		layout
		typography
		forms
*/

/* layout
----------------------------------------------- */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #8bca9a;
	margin: 0;
	padding: 0;
}

#bodyBlock {
	font-size: 11px;
	line-height: 16px;
	width: 698px;
	margin-left: 26px;
	padding-top: 26px;
	color: #4c2c0b;
}

#bottomGround {
	margin: 0px auto;
	padding: 0;
}

#cartNav {
	float: left;
	margin-left: 212px;
	margin-top: 92px;
}

#footer {
	font-size: 10px;
	line-height: 16px;
	width: 750px;
	margin: 0px auto;
}

#footer h1 {
	background-color: transparent;
	font-size: 13px;
	height: 15px;
	margin: 0px;
	text-shadow: #FFFFFF 0px 1px 1px;
}

#header {
	height: 148px;
	width: 750px;
	padding-top: 5px;
	z-index: 1;
}

#hotKiln {
	background: url(../images/hotkiln_bg.gif);
	height: 150px;
	width: 335px;
	float: left;
	margin-top: 14px;
}

#left_nav {
	float: left;
}

#left_nav img {
	margin-right: 14px;
}

#logo {
	width: 212px;
	float: left;
	margin-left: 63px;
	z-index: 10;
}

#monolithStatic {
	background: #f9f6ba url(../images/monolith_fullbg.jpg) no-repeat top;
	width: 750px;
	height: 408px;
	margin-top: -10px;
}

#monolithFluid {
	background: #f9f6ba url(../images/monolith_fullbg.jpg) no-repeat top;
	width: 750px;
	margin-top: -10px;
}

#monolithBottom {
	background: url(../images/monolith_lawn.gif);
	width: 750px;
	height: 88px;
}

#monolithLongBottom {
	background: url(../images/monolith_lawn2.gif);
	width: 750px;
	height: 88px;
}

#orderTransact {
	color: #4c2c0b;
	font-size: 20px;
	font-weight: bold;
	padding-top: 50px;
	line-height: 22px;
}

#rollingGrassHills {
	background: url(../images/lawn.gif) repeat-x bottom right;
}

#shopping_pod {
	left: 650px;
	position: absolute;
	top: -10px;
	z-index: 8;
}

#topClouds {
	background: #5ac4c0 url(../images/spray_can_bg.jpg) repeat-x 0 top;
}

#topContainer {
	width: 750px;
	margin: 0px auto;
}

table th tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.spacer {
	clear: both;
}

/* @group Shop Categories */

#shopCategories {
	width: 550px;
	height: 250px;
	padding: 0;
	margin-left: 83px;
	margin-top: 65px;
}

.blankShopCat {
	float: left;
	margin: 0 7px 7px 0;
	width: 173px;
	height: 115px;
	/* background: url(../images/nav/blank_shop_cat.jpg) no-repeat; */
	padding: 0;
}

.platesPlatters {
	float: left;
	width: 173px;
	height: 115px;
	margin: 0 7px 7px 0;
	background: url( '../images/nav/cat_plates_platters.jpg' ) no-repeat 0 -115px;
}

.platesPlatters a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url( '../images/nav/cat_plates_platters.jpg' ) top left no-repeat;
}

.platesPlatters span {
	display: block;
	margin: 0;
	padding: 0;
}

.platesPlatters a:hover {
	background-image: none;
}

.bowls {
	float: left;
	width: 173px;
	height: 115px;
	margin: 0 7px 7px 0;
	background: url( '../images/nav/cat_bowls.jpg' ) no-repeat 0 -115px;
}

.bowls a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url( '../images/nav/cat_bowls.jpg' ) top left no-repeat;
}

.bowls span {
	display: block;
	margin: 0;
	padding: 0;
}

.bowls a:hover {
	background-image: none;
}

.cupsMugs {
	float: left;
	width: 173px;
	height: 115px;
	margin: 0 0 7px;
	background: url( '../images/nav/cat_cups_mugs.jpg' ) no-repeat 0 -115px;
}

.cupsMugs a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url( '../images/nav/cat_cups_mugs.jpg' ) top left no-repeat;
}

.cupsMugs span {
	display: block;
	margin: 0;
	padding: 0;
}

.cupsMugs a:hover {
	background-image: none;
}

.houseDecor {
	float: left;
	width: 173px;
	height: 115px;
	margin: 0 7px 0 0;
	background: url( '../images/nav/cat_house_decor.jpg' ) no-repeat 0 -115px;
}

.houseDecor a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url( '../images/nav/cat_house_decor.jpg' ) top left no-repeat;
}

.houseDecor span {
	display: block;
	margin: 0;
	padding: 0;
}

.houseDecor a:hover {
	background-image: none;
}

/* @end */

/* @group Navigation & Drop Downs */

#navWrap {
	position: relative;
	margin: 0;
	padding: 0;
}

#navWrap ul li {
	list-style: none;
	text-align: right;
}

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

#navWrap li a {
	color: #800000;
	display: block;
	text-decoration: none;
	padding: 1px;
}

#navWrap li a:hover, a:active {
	color: #800000;
	text-decoration: underline;
}

#about_menu {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 193px;
	height: 84px;
	z-index: 1;
	visibility: hidden;
	background-color: #a1d4af;
	font-size: 12px;
}

#orderinfo_menu {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 193px;
	height: 84px;
	z-index: 2;
	visibility: hidden;
	background-color: #a1d4af;
	font-size: 12px;
}

#shop_menu {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 193px;
	height: 84px;
	z-index: 3;
	visibility: hidden;
	background-color: #a1d4af;
	text-align: right;
	font-size: 12px;
}

/* @end */

/* Detail Styles
----------

------------------------------------- */

/* @group Array & Detail */

#array {
	float: right;
	overflow: auto;
	height: 394px;
	width: 125px;
}

#cart {
	width: 284px;
	margin-top: 10px;
}

.cartSize {
	width: 62px;
}

.arraybox {
	margin-bottom: 3px;
	background: url(../images/array_bg.gif) no-repeat left bottom;
}

.arraypic {
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #800000;
}

#description {
	font-size: 12px;
	width: 284px;
	text-align: justify;
	line-height: 18px;
}

#detail {
	float: left;
	width: 547px;
	height: 394px;
}

#detailPic {
	float: right;
	background: url(../images/detail_bg.gif) no-repeat left bottom;
}

#detailWrap {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #4c2c0b;
}

.picdetail {
	margin-left: 5px;
	margin-bottom: 13px;
	border: 1px solid #800000;
}

#namePrice {
	width: 284px;
	color: #800000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	vertical-align: top;
}

.name {
	float: left;
	text-align: left;
	display: inline;
}

.price {
	color: #d575a3;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

#qtyPrice {
	width: 284px;
	text-align: right;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.dimensions {
	text-align: right;
}

.stock {
	float: left;
	text-align: left;
	display: inline;
	font-style: italic;
	padding-left: 5px;
}

.selectBG {
	width: 107px;
	height: 49px;
	background: url(../images/select_views_bg.gif) no-repeat center;
}

.selectnoBG {
	width: 107px;
	height: 49px;
}

.selectView {
	margin-top: 10px;
	margin-left: 3px;
}

/*

 @end */

/* home collage stuff

ff
----------------------------------------------- */

/* @group Home Collage */

#homeBottom {
	width: 750px;
	height: 87px;
	background-image: url(../images/foreground_homelawn.png);
}

#homeCollage {
	width: 750px;
	height: 450px;
	background: url(../images/collage.jpg) no-repeat;
}

/* @end */

/* what's news stuff
----------------------------------------------- */

/* @group What's News */

#whatsNews {
	overflow: auto;
	width: 349px;
	height: 150px;
}

#whatsNews p {
	width: 322px;
}

#newsWrap {
	margin-top: 14px;
	float: right;
	width: 349px;
	height: 150px;
	background: #c45892 url(../images/box.jpg) no-repeat;
}

.scrollbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
	margin: 6px 0 10px 6px;
	text-decoration: none;
	padding: 0;
}

.scrollbody a:link {
	color: #f6ff7f;
	text-decoration: underline;
}

.scrollbody a:visited {
	color: #f6ff7f;
	text-decoration: underline;
}

.scrollbody a:hover {
	color: #f6ff7f;
	text-decoration: none;
}

.scrollbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f8f6f6;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 10px 0;
	text-decoration: none;
	padding: 0;
}

/* @end */

/* typography
----------------------------------------------- */

a:link {
	color: #800000;
	text-decoration: none;
}

a:visited {
	color: #800000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	background-color: #ffffff;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

#header a:link {
	text-decoration: none;
	background-color: transparent;
}

#header a:visited {
	text-decoration: none;
	background-color: transparent;
}

#header a:active {
	text-decoration: none;
	background-color: transparent;
}

#header a:hover {
	text-decoration: none;
	background-color: transparent;
}

#array a:link {
	color: #800000;
	text-decoration: none;
	background-color: transparent;
}

#array a:visited {
	color: #800000;
	text-decoration: none;
	background-color: transparent;
}

#array a:active {
	color: #800000;
	text-decoration: none;
	background-color: transparent;
}

#array a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

#array a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

#detailPic a:link {
	color: #800000;
	text-decoration: none;
	background-color: transparent;
}

#detailPic a:visited {
	color: #800000;
	text-decoration: none;
	background-color: transparent;
}

#detailPic a:active {
	color: #800000;
	text-decoration: none;
	background-color: transparent;
}

#detailPic a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

#detailPic a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

h1 {
	height: 25px;
	margin: 0px;
	font-size: 17px;
	text-shadow: #000 0px 1px 10px;
}

h2 {
	font-size: 13px;
	margin: 0px;
}

.eventsDate {
	font-weight: bold;
	/* width: 200px; */
	font-size: 14px;
	line-height: 16px;
	}

.nospace {
	margin: 0;
	padding: 0;
}

.picturebox {
	background-color: #8bca9a;
	padding: 6px;
	border: #FFFFFF 1px solid;
}

.pictureboxRight {
	background-color: #8bca9a;
	padding: 6px;
	border: #FFFFFF 1px solid;
	margin-left: 14px;
	margin-bottom: 14px;
}

.pictureboxLeft {
	background-color: #8bca9a;
	padding: 6px;
	border: #FFFFFF 1px solid;
	margin-right: 14px;
	margin-bottom: 14px;
}

/* forms
----------------------------------------------- */

form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 10px;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #d97daa;
	color: #800000;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 10px;
}

img, div {
	behavior: url(iepngfix.htc);
}

.test {
	border: 1px solid #800000;
}
