﻿html {
	background-position: left top;
	background-color: #d1c9b6;
	background-image: url('images/wedding_flowers.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
html, body, div, iframe {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url('images/transparentShadow.png');
	background-repeat: repeat-y;
	background-position: center top;
}
iframe { display:block; width:100%; border:none; }
#wrapper {
	background-position: left top;
	width: 970px;
	margin: 0px auto 0px auto;
	background-color: #D1C9B6;
	background-image: url('images/bg_wrapper.gif');
	background-repeat: repeat-y;
}
#top {
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	background-color: #999966;
}
#top h1 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #FFFFFF;
	text-align: center;
}
#topNav {
	text-align: right;
	padding: 15px;
	background-color: #4B7070;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 90%;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: underline;
}
#left {
	width: 250px;
	float: left;
	height: 1000px;
	background-color: #a4c2c2;
}
#main {
	padding: 15px 15px 15px 0px;
	width: 700px;
	float: right;
}
#footer {
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #323221;
	background-color: #7A7A52;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
.table_home img {
	width: 150px;
}
.table_home {
	border-width: 0px;
}
/*
#left ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#left ul li {
}
#left ul li a {
	padding: 2px 5px 2px 10px;
	color: #365252;
	text-decoration: none;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 1px;
	display: block;
	overflow: hidden;
}
#left ul li a:hover {
	background-color: #385454;
	color: #FFFFFF;
	text-decoration: none;
}
*/
*/
#main a {
	color: #4B7070;
	font-weight: bold;
	text-decoration: underline;
}
#main a:hover {
	color: #7A7A52;
	font-weight: bold;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0.2em;
	font-size: 90%;
}
#footer a:hover {
	text-decoration: none;
}
TABLE.cobtbl{
	background-color: #4B7070;
}
TD.cobhl{
	background-color: #C0D6D6;
}
TD.cobll{
	background-color: #FFFFFF;
	color : #666666;
}
img.cartimage {
	width: 75px;
	border: 1px solid #000000;
}
#main a img {
	border: 2px solid #8B8B5C;
}
P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border: 1px solid #000; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

h1.category-h1 {
	font-size: 100%;
}
#main h1 {
	font-weight: normal;
	color: #4B7070;
}
.catnavigation-h1 {
	font-size: small;
}
ul.ectmenu1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px solid;
	font-size: small;
	background-color: #A4C2C2;
}
li.ectmenu1 {
	background-color: #A4C2C2;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
li.ectmenuhassub1 a{
	background-position: right center;
	display: block;
	padding: 6px;
	background-image: url(images/arrow2.png);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}
li.ectmenuhassub1 a:hover{
	display: block;
	padding: 6px;
	background-image: url(images/arrow2ov.png);
	background-color: #4B7070;
	color: #fff;
}
li.ectmenu1 a{
	display: block;
	padding: 6px;
	color: #000000;
	text-decoration: none;
}
li.ectmenu1 a:hover{
	background-color: #5E8C8C;
	color: #fff;
}
li.ectsubmenu1{
	background-color: #BED3D3;
	border-bottom: 0px;
}
.catHeader {
	background-color: #314848;
	padding: 10px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
