/********** MAIN STYLES **********/

body {
	background-color: #E2C6BA;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	line-height: 140%; 
	font-size: 12px;
	color: #333;
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	margin: 0;
}


div#mainContainer {
	width: 861px;
	text-align: left;
	margin: 0px auto;
	padding: 20px 0 0 0;
}

div#container {
	width: 861px;
	background-image: url(images/contentBackground.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0px auto;
	background-color: #FFF;	
	border: 0px solid #333333;
	padding: 0px;
}


p, td {
	margin-top: 0;
	margin: 0 0 6px 0;
}

table {
	border: 0;
}

td {
    font-size: 12px;
	vertical-align: top;
}

img {
	border:0;
}


.grey10 {
	font-size: 10px;
	color: #646464;
}

.grey11 {
	font-size: 11px;
	color: #646464;
}

.grey12 {
	font-size: 12px;
	color: #646464;
}


.white10 {
	font-size: 10px;
	color: #FFF;
}

.red12 {
	color: #FF0000;
}

.nomargin {
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;  
	margin: 0 0 16px 0;  
	font-size: 16px;
	color: #189DA4;
	font-style: italic;
	}

h2 {
	margin-top: 0;
	font-size: 12px;
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 14px;
}

ol, ul {
	padding: 0;
	margin: 0 0 6px 25px;	
}

ol li, ul li {
	margin: 0 0 6px 0;	
	line-height: 120%;	
}

.horizLine {
	height: 12px;
	background-image: url(images/dashHoriz.gif);
	background-repeat: repeat-x;
	background-position: 0 40%;
	width: 840px;
	margin: 0px auto;
}

.vertLine {
	background-image: url(images/dashVert.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

/********** HEADER STYLES **********/

div#header {
	margin: auto;
}



/********** MENU STYLES **********/


div#topMenu {
	width: 840px;
	height: 25px;
	margin: 0px auto;
	text-align: right;
	background-color: #694932;
	color: #FFF;
	text-transform: uppercase;
}

.topMenu {
	font-size: 12px;
	padding: 7px 5px 0px;
	line-height:100%;
	color: #FFF;
}

a.topMenu {
	color: #FFF;
	padding: 8px 5px;
	text-decoration: none;	
}

a.topMenuActive {
	font-size: 12px;
	padding: 12px 5px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;	
}


a:hover.topMenu {
	font-weight: 400;
	text-decoration: none;	
}

td.sideMenu {
	text-align: left;
	color: #663300;
	padding: 5px 10px 0 10px;
	background-image: url(images/flowersMain.gif);
	background-repeat: no-repeat;
	background-position: 0 100%
	}

p.sideMenu {
	line-height:150%;
	margin: 0;
	color: #663300;
}

a.sideMenu {
	color: #663300;
	text-decoration: none;	
}

a:hover.sideMenu {
	font-weight: 700;
	text-decoration: none;	
}





/********** CONTENT STYLES **********/

div#Content {
	width: 861px;
	margin: 0px auto;
	padding: 5px 0 0 0;
}

div#ContentIndexOnly {
	width: 861px;
	min-height: 300px;
	margin: 0px auto;
	padding: 5px 0px 0 0px;
	background-image: url(images/flowersIndex.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


td.content {
	margin-top: 0;
	text-align: left;
	height: 300px;
	padding: 5px 10px 5px 10px;
}


/********** NEWS STYLES **********/

.newsTitle {
	font-size: 120%;
	margin: 0 0 6px 0;
	font-weight: 700;
}

.newsSummary {
	font-weight: 400;
	margin: 0;
}

.newsSummaryITEM {
	color: #777;
	line-height: 120%;
	font-weight: 400;
	margin: 16px 0;
}

.newsContent {
	font-weight: 400;
	margin: 0;
}

.newsLink {
	font-weight: 400;
	margin: 0 0 10px 0;
}

a.newsLink {
	color: #333;
	text-decoration: underline;	
}

a:hover.newsLink {
 	text-decoration: none;	
}



/********** FAQ STYLES **********/

.faqQuestion {
	margin: 0 0 6px 0;
}

.faqQuestionITEM {
	font-size: 120%;
	font-weight: 700;
	margin: 0 0 6px 0;
}

.faqAnswer {
	font-weight: 400;
	margin: 16px 0 0 0;
}

.faqLink {
	font-weight: 400;
	margin: 0 0 10px 0;
}

a.faqLink {
	color: #333;
	text-decoration: none;	
}

a:hover.faqLink {
 	text-decoration: underline;	
}


/********** NEWS STYLES **********/

.photoCaption {
	font-size: 12px;
	margin: 6px 0 6px 0;
	font-weight: 700;
}

td.gallery {
	border: 1px dashed #ebebeb;
}

div.photo {
	padding: 6px 0 10px 0;
}

/********** CART STYLES **********/

td.CartBorder{
	vertical-align: top;
	border-bottom: 1px solid #c0c0c0;
}

.cartInstructions {
	font-size: 11px;
	color: #646464;
	margin: 0;
}

.cartColumnTitles {
	font-size: 12px;
	font-weight: 700;
}

.cartContents {
	font-size: 11px;
}

.cartCalcs {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	}


.cartGrandTotal {
	font-size: 14px;
	color: #333;
	margin: 0 0 10px 0;
}

div#cartForexConv {
	text-align: right;
    padding: 0 40px 0 0;
}

.forexConv {
	color: #777777;
	font-size: 11px;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.featuredProductsTitle {
	color: #FF6600;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.featuredProductName {
	color: #777777;
	font-size: 11px;
	margin: 0 0 -2px 0;
}

.featuredProductPrice {
	color: #FF6600;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.featuredOnSale {
	color: #999;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.productname {
	color: #009999;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 6px 0;
}

.productnameGRID {
	color: #333;
	font-size: 12px;
	font-weight: 400;
	margin: 0 0 2px 0;
}

.price {
	color: #C0797F;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.priceGRID {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.onsale {
	color: #5C412C;
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 6px 0;
}

.stock {
	color: #777;
	font-size: 11px;
	margin: 0 0 6px 0;
}

.optionSelect {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 6px 0;
}



.catalog_dividerHoriz {
background-image: url(images/dashHoriz.gif);
background-repeat: repeat-x;
background-position: center;
}

.catalog_dividerVert {
background-image: url(images/dashVert.gif);
background-repeat: repeat-y;
background-position: center;
}


div#productLinks {
	width: 100%; 
	margin: 0 0 20px 0;
	padding: 5px 0;
	color:#199CA5;
	font-weight: bold;
	background-color: #CEE7E8;
}

a.paging {
	text-decoration: none;
	padding: 4px 2px;
}

.pagingActive {
	padding: 4px 8px; 
	background-color: #189DA4; 
	color: #FFF;
}


/********** FOOTER STYLES **********/


div#footer {
	margin: 0px auto;
	height: 25px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #AB5250;
}


.footer {
	font-size: 11px;
	color: #AB5250;
	padding: 2px 5px;
	margin: 0;
	text-decoration: none;
}

a.footer {
	color: #AB5250;
	text-decoration: none;
}

a:hover.footer {
	text-decoration: underline;
}

a.policesLink {
	color: #AB5250;
	text-decoration: underline;
}

a:hover.policesLink {
	text-decoration: none;
}

div#bottomMain {
	margin: 0px auto;
	width: 861px;
	height: 26px;
}


div#bottomBorderIndex {
	background-image: url(images/borderBottomIndex.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 861px;
	height: 12px;
}

div#bottomBorderMain {
	background-image: url(images/borderBottomMain.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 861px;
	height: 12px;
}
