/* Grandads Garden - Design Template */

body {
	background: url("/gg/images/template/back.jpg") no-repeat fixed center top #EBEAE8;
	margin:0 0 70px;
	color:#333333;
	font-family:Tahoma,Arial,sans-serif;
	font-size:0.84em;
}

/* Text START */

h1 {font-size: 17px;}
h2 {}
h3 {}

a {text-decoration: underline; color: steelblue;}
a:hover {text-decoration: none; color: lightblue;}

/* Text END */

#container {
	margin:0 auto;
	width:800px;
	min-height: 700px;
}
.header {
	background-repeat: no-repeat;
	height:200px;
}
.menu-bar {
	background-image: url(/gg/images/template/main-menu.jpg);
	height:40px;
}

.productfeaturelist {
	list-style-type:none;
	padding:0;
	width:233px;
}

#catProdTd_777201 {

}

#main {
	background-color: #ffffff;
	float:left;
	height:auto;
	min-height:400px;
	width:800px;
}

.mainbody {
	float:left;
	padding:10px;
	width:522px;
}

#main_inner {
	background-color: #ffffff;
	height:auto;
	width:800px;
	min-height: 300px;
}
.mainbody_inner {
	float:none;
	padding:10px;
	width:780px;
}

.right-col {
	float:right;
	width:250px;
}

.footer-gg {
	background-color:#333333;
	color:white;
	float:left;
	height:40px;
	text-align:center;
	width:100%;
	vertical-align: middle;
}

.testimonial {
	background-color: #97FFDD;
	border: 1px solid #669999;
}

.contact-form {
	background-color: #97FFDD;
	border: 1px solid #669999;
	width: 450px;
}

.foot-menu {
	color: white;
	cursor:pointer;
	font-size:10px;
	margin:0 auto;
	padding-bottom:6px;
	text-align:center;
	width:90px;
}
.foot-menu:hover {
	cursor:pointer;
	font-size:10px;
	margin:0 auto;
	padding-bottom:6px;
	text-align:center;
	width:90px;
	color: silver;
}
/* Top Menu Start */

.top-menu {
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
.top-menu-hover {
	color: white;
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
}
.top-menu-stay {
	font-weight: bold;
	color: white;
	cursor: pointer;
	text-align: center;
}

.sub-menu {
	background-color: lightblue;
	border-bottom: 1px solid white;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
	color: white;
	padding-left: 15px;
	cursor: pointer;
}
.sub-menu-hover {
	background-color: blue;
	border-bottom: 1px solid white;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
	color: black;
	padding-left: 15px;
	cursor: pointer;
}
.sub-menu-stay {
	background-color: #444444;
	border-bottom: 1px solid white;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
	color: white;
	padding-left: 15px;
	cursor: pointer;
}
/* Top Menu End */

#construction {
	background-image:url(/gg/images/template/container.png);
	border:10px solid #FFFF66;
	margin:226px auto 0;
	width:324px;
}

.blue {
	height:10px;
	width: 10px;
	background-color: lightblue;
	border: 1px solid blue;
	float:right;
}
.green {
	height:10px;
	width:10px;
	background-color:lightgreen;
	border: 1px solid green;
	float:right;
}
.pink {
	height:10px;
	width:10px;
	background-color:Orchid;
	border: 1px solid hotpink;
	float:right;
}
.key {
	background-image:url(/GG/images/shop/key.jpg);
	background-repeat:no-repeat;
	height:65px;
	width:204px;
}

.shop-header {
	font-size:16px;
	font-weight:bold;
}
