/* ********* html styles ********* */
html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;

	color: #333;
	text-align: center;
	margin: 0; 
	padding: 0;
}
body * {
	margin: 0; 
	padding: 0;
}	
a img {
	border: 0;
}
img {
	border: 0;
}
hr {
	margin: 10px 1px;
}
h1, h2, h3, h4, h5 {
	color: #80941f;
	font-weight: normal;
	font-family: "Arial", Helvetica, sans-serif;
}
h1 {
	font-size: 2.2em;
	color: #80941f;
	margin: .2em 0 .5em 0;
}
h2 {
	font-size: 2em;
	margin: .2em 0 .3em 0;
	
}
h3 {
	font-size: 1.7em;
	margin: .2em 0 .3em 0;
	color: #542301;
}
h4 {
	font-size: 1.6em;
	margin: .2em 0 .3em 0;
	color: #063;	
}
h5 {
	font-size: 1.4em;
	margin: .1em 0 .3em 0;
}
p {
	margin: .1em 0 .7em;
	font-size: 1.1em;
	line-height: 1.4em;
}
label {
	font-size: 1.1em;
}
ul {
	margin: .5em 1.3em .7em 2.3em;
}
li, li li {
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: .6em;
}
blockquote {
	margin: .6em 2em;
}
dt {
	font-weight: bold;
	font-size: 1.3em;
}
dd {
	margin-left: 1.4em;
	font-size: 1.2em;
}
a {
	color: #069;
	font-weight: bold;
}
a:visited {
	color: #069;
}
a:hover {
	color: #5A460B;
	text-decoration: underline;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.centered {
	text-align: center;
	margin-right: 3px;
}
.clearleft {
	clear: left;
}
.clearboth {
	clear: both;
}
hr.clearboth {
	margin: 0; padding: 0; 
	color: #fff;
	height: 1px;
}
.alignleft {
	text-align:  left;
}
/****** structure ******/
#container {
	margin: 15px auto 20px auto;
	width: 788px;
	text-align: left;
	position: relative;
	/*background:  url(images/bg_corner.gif) 156px -10px no-repeat ;*/
}	
 p.c3 {text-align: center}
 p.c2 {text-align: left}
 img.c1 {margin: 0 0px 50px 0;}
	
/****** Sidebar ******/	
#nav-main {
	position: absolute;
	width: 150px;
	top: 10px;
	left: 0;
	z-index: 890;
}
#nav-main ul {
	list-style: none;	
	margin: 0;
	padding: 0;
	width: 148px;	
	border-top: 1px solid #CADCA6;
}
#nav-main h3 {
	margin: 0 0 0 1px;
}
ul#mainnav li {
	margin: 0;	padding:  0;
	border-bottom: 1px solid #CADCA6;
	background: #88AE49;
}
ul#mainnav a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 0 6px 8px;
	color: #fff;
	display: block;
	background: #88AE49;
}
ul#mainnav a:hover,
#accessories  li.accessories a,
#home li.home a,
#flags li.flags a,
#gifts li.gifts a,
#mats  li.mats a,
#patio li.patio a,
#clocks  li.clocks a,
#lights li.lights a,
#specials li.specials a,
#policies li.policies a,
#contact li.contact a
 {
	background: #6a432f;
}
#nav-main p {
	font-size: 10px;
	text-align: center;
}
img.sidepic {
	margin-left: -1px;
}
.enterstore a {
	background: transparent url(images/button_store.png) 0 45%;
	display: block;
	height: 98px;
	width: 147px;
	border-top: 0px solid #999;
	border-bottom: 0px solid #444;
}
.enterstore a:hover {
	background: transparent url(images/button_store_over.png) 0 45%;
	
	}
.enterstore h3 {
	text-indent: -9999px
}
.enterstore p {
	margin: 1px 0 0 -1px;
}

/****** Main Content ******/	
#content-main {
	margin-left: 150px;
	width: 638px;
	position: relative;
	border-right: 1px solid #efefef;
}
.bigtop {
	margin-top: 35px;
}
.midtop {
	margin-top: 25px;
}
.smalltop {
	margin-top: 17px;
	text-align: center;
}
#topspace {
	width: 100%;
	height: 20px;
}
#mainpad {
	margin: 0px 7px 0 5px;
	padding-left: 10px;
	border-left: #efefef 1px solid;
	background: URL(images/vine-gray.gif) no-repeat;
	position: relative;
	clear: both;
	text-align: left;
}
#pagebottom {
	width: 99%;
	padding-top: 2em;
	clear: both;
}
.loginform {
	width: 255px;
	background: #cf366e;
	padding: 3px 16px;
	color: #fff;
	border-top: 1px solid #e3769e;
	border-left:1px solid #e3769e;
	border-bottom: 1px solid #ad3b65;
	border-right: 1px solid #ad3b65;
}
.loginform label {
	font-size: 12px;
}
.catalog {
	width: 275px;
	margin-right: 14px;
	color: #333;
	border-top: 1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	float: left;
	font-size: 2em;
	font-family: "century gothic", georgia, times, serif;
	font-weight: normal;
}
.catalog a:hover {
	color: #80941f;
	background: transparent url(images/bg_vine_r.gif) 20px no-repeat;
}
.artist a:hover {
	color: #80941f;
	background: transparent url(images/bg_vine_l.gif) 34px no-repeat;
}
.artist {
	width: 255px;
	background: transparent;
	color: #fff;
	border-top: 1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	float: left;
	font-size: 2em;
	font-family: "Century Gothic", Georgia, Times, serif;
	font-weight: normal;
}
.artist img {
	margin-right: 2px;
}
.vcard p, .contact p {
	font-size: 14px;
	font-weight: normal;
}
.labelwidth {
	display: block;
	float: left;
	width: 150px;
	margin-right: 12px;
	text-align: right;
}
.vcard form {
	margin-top: 18px;
}

.indent {
	margin-left: 25px;
}

.catalog img {
	margin-right: 15px;
}
.divright {
	width: 306px;
	float: right;
	margin-left: 6px;
	position:relative;
	text-align: right;
}
.divright1 {
	width: 250px;
	float: right;
	margin-left: 6px;
	position:relative;
	text-align: right;
}
.moreproducts {
	width: 350px;
}
.divleft {
	width: 306px;
	text-align: left;
	float: left;
	margin-right: 5px;
}
.slidebar, slidebarint {
	background: #ffffff;
	width: 100%;
	padding: 0px 0px;
	clear: both;
	text-align: center;
}
.slidebar img  {
	padding: 1px 1px 1px 0;
}
.slidebarint img  {
	padding: 2px 1px 2px 0;
}
.slidebar img.leftpic, .slidebarint img.leftpic {
	padding-left: 0px;
}

/****** Footer ******/
#pagebottom {
	text-align: center;
	margin-bottom: 3em;
}
#footer {
	clear: both;
	margin-left: 157px;
	margin-top: -3px;
	width: 633px;
	height: 18px;
	/*background: url(images/bg_footer1.gif) bottom no-repeat;*/	
}

/****** Store Display ******/
#products {
	clear: both;
	margin-bottom: 20px;
}
.productpic {
	background: #fff url(images/bg_dropshadow.jpg) right bottom;
	float: left;
	margin: 12px 0 0 12px ;
	padding: 10px;
	text-align: center;
	width: 167px;
}
.productpic_flag {
	background: #fff url(images/bg_dropshadow.jpg) right bottom;
	float: left;
	margin:15px 0 0 5px  ;
	padding: 3px 4px 2px 2px;
	text-align: center;
	width: 139px;
	line-height: 1em;
	height: 195px;
}
.productsmall_flag{
	background: #fff url(images/bg_dropshadow.jpg) right bottom;
	float: left;
	margin:15px 0 0 5px  ;
	padding: 3px 4px 2px 2px;
	text-align: center;
	width: 189px;
	line-height: 1em;
	height: 80px;
}
.productpic_mats {
	background: #fff url(images/bg_dropshadow.jpg) right bottom;
	float: left;
	margin:15px 0 0 5px  ;
	padding: 3px 4px 2px 2px;
	text-align: center;
	width: 189px;
	line-height: 1em;
	height: 130px;
}

.productsmall_flag h3 {
	margin-top: 17px; 
	line-height: 1.1em;
}
.productpic_mat {
	background: #fff url(images/bg_dropshadow.jpg) right bottom;
	float: left;
	margin:15px 0 0 22px  ;
	padding: 6px 11px 6px 6px;;
	text-align: center;
	width: 150px;
	line-height: 1em;
	height: 160px;
}
.productpic_gifts {
	background: #fff url(images/bg_dropshadow.jpg) right bottom;
	float: left;
	margin:15px 0 0 22px  ;
	padding: 6px 11px 6px 6px;;
	text-align: center;
	width: 150px;
	line-height: 1em;
	height: 190px;
}
.productpic img {
	margin-bottom: .1em;
}
.productpic a, .productpic_flag a, .productpic_mat a {
	margin: -15px 3px 0 -7px;
	text-decoration: none;
	
}
.productinfo {
	font-size: 1.1em;
	margin-left: 22px;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px 12px 12px;
	width: 257px;
}
.productform form {
	margin-left: 22px; border-bottom: 1px solid #ccc;
}
.productpic .productthumb { width: 167px; margin-top: 12px;}
productpic_flag .productthumb { width: 13px; margin-top: 12px;}
h2.otherproducts {
	padding: 15px 0;
}
.productthumb p {
 margin-top: 5px; line-height: 1em;
}
.crosssell {
	clear: right;
}
.searchform {
	padding: 5px;
	background: #fa9e37;
	margin-top: 7px;
	text-align:center;
	width: 290px;
}
.catalogform p {
	margin-bottom: 1.6em;
	background: #e3e3e3;
	padding: 3px 0 2px 0;
}
.catalogform h3 {
	margin: 1.2em 0;
}
.textfieldRequiredMsg {
	padding: 2px;
	background: #900;
	color: #fff;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}
.dvc p {
	margin-top: 4em;
}
td.itemfield1 {
	width: 160px;
	padding: 4px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}
td.productfield1 {
	font-weight: bold:
	color: #025;
	font-size: 13px;
}
.pagination p {
	clear: both;
	float: right;
	text-align: right;
	font-size: 13px;
	 }
#search_form {
	padding: 6px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
}
#search_form label {
	color: #666;
	font-size: 1.8em;
	font-weight: normal;
	font-family: "century gothic", georgia, times, serif;
	margin-right: 22px;
}
.flagcat {
	float:  left;
	width: 160px;
	text-align: center;
	margin-left: 25px;
	border: 1px solid #ccc;
	padding: 5px;
}
.flagcat a, .matcat a  {
	text-decoration: none;
}
.matcat {
	float:  left;
	text-align: center;
	margin-left:15px;
	border: 1px solid #ccc;
	padding: 5px;
}

/****** misc addons ******/

.burstgraphicbuttons {
	clear: both;
	float:  left;
	border: 0px;
	width: 300px;
	height: 100px; 
}
.newproductsbutton {
	float:  left;
	border: 0px;
	width: 100px;
	height: 100px; 
}

.newproductsbutton a {
	background-image: url(http://www.tolandhomegarden.com/images/newproducts.jpg);
	display: block;
	width: 100px;
	height: 100px; 
}

.newproductsbutton a:hover {
	background-image: url(http://www.tolandhomegarden.com/images/newproducts-over.jpg);
}
.specialsbutton {
	float:  left;
	border: 0px;
	width: 100px;
	height: 100px; 
}

.specialsbutton a {
	background-image: url(http://www.tolandhomegarden.com/images/websitespecials.jpg);
	display: block;
	width: 100px;
	height: 100px; 
}

.specialsbutton a:hover {
	background-image: url(http://www.tolandhomegarden.com/images/websitespecials-over.jpg);
}
.clearancebutton {
	float:  left;
	border: 0px;
	width: 100px;
	height: 100px; 
}

.clearancebutton a {
	background-image: url(http://www.tolandhomegarden.com/images/clearancebutton.jpg);
	display: block;
	width: 100px;
	height: 100px; 
}

.clearancebutton a:hover {
	background-image: url(http://www.tolandhomegarden.com/images/clearancebutton-over.jpg);
}