.header {
	font-size: 11px;
	color: #CC0099;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html, body {
	scrollbar-face-color: #F3F2E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #F3F2E9;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-arrow-color: #E7A9C3;
	scrollbar-track-color: #F4EFDA;
	background-color: #FCFBF8;
	margin: 0px;
}

.scrollbar2{
	scrollbar-face-color: #F3F2E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #F3F2E9;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-arrow-color: #E7A9C3;
	scrollbar-track-color: #EDE2D9;
	background-color: #FCFBF8; 
	margin: 0px;
}

.scrollbar3{
	scrollbar-face-color: #F3F2E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #F3F2E9;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-arrow-color: #E7A9C3;
	scrollbar-track-color: #F3F2E9;
	background-color: transparent; 
	margin: 0px;
}

.button1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #B5AE93;
	background-color: #F4EFEB;
}



.trans_box {
	float:left;
	filter: alpha(Opacity=65);
-moz-opacity:.65;
	opacity:.65;
-khtml-opacity: .65;
	left: 100pt;
	width: 200px;
	height: 100px;
	position: static;
	top: 130pt;
	height: 40pt;
	background-image:url(opacity.png);
	background-color: #000099;
}
/*
.trans_box2 {

filter: alpha(Opacity=80);
-moz-opacity:.80;
opacity:.80;
-khtml-opacity: .80;
left: 100pt;
background-image:url(opacity.png);     
background-color: #F2EAD9;
} 
*/

.trans_box2 {

   border-color:#D0D0D0;
   border-width:1px;
   background-color:#FFFFFF;
   /*border-style:solid;*/
	 border-bottom:solid;
   margin: 3px;
   padding: 3px;
   background-color: #F2EAD9;
   filter: Alpha(Opacity=65);

   -moz-opacity: 0.6;
}

.header: {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AE0083;
}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D674B;
	text-decoration:underline;
}

a.paging:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D674B;
	text-decoration:none;
}

a.paging:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D674B;
	text-decoration:none;
}

a.paging:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D674B;
	text-decoration:underline;
}

a.prodsubcategory:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A0A27B;
	font-weight: normal;
	text-decoration:none;
	padding:0;
	margin:0;
}

a.prodsubcategory:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A0A27B;
	font-weight: normal;
	text-decoration:none;
}

a.prodsubcategory:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A37F7C;
	font-weight: normal;
}

a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #822F1D;
	text-decoration:none;
}

a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #822F1D;
	text-decoration:none;
}

a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #822F1D;
	text-decoration:underline;
}


a.account:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b36b61;
	text-decoration: none;
}

a.account:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b36b61;
	text-decoration:none;
}

a.account:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b36b61;
	text-decoration: underline;
}



.border {
	color: #58533D;
	border: 1px solid #D2B09B;
}
.textgreen {
	color: #6D674B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.prodtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6C6B56;
}



#right_content {
	background-color: #993300;
	height: 300px;
	width: 200px;
	position: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
.leftbg {
	background-image: url(images/plant.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.centerbg {
	background-image: url(images/flowers.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828446;
	text-align: center;
	width:500px;
}

.centerbg2 {
	background-image: url(images/flowers.gif);
	background-repeat: no-repeat;
	/*background-position: center bottom;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828446;
	text-align: center;
}

.basicgreentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828446;
}

#center_text {
	width: 420px;
}

#Maintable {
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.textRose {
	color: #BA336B;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.imgthumbnails {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.textprice {
	color: #6D674B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.imgproducts {

	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textRoseBig {
	color: #BA336B;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
}
.textdetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #514D37;
	height: 130px;
	width: 240px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.hr {
	margin-top: 1px;
	margin-bottom: 1px;
}

fieldset
{
	border: 1px solid #E0D7D0;
	background-color: #F4EFEB;
}

legend
{
	color: #AF7A84;
	padding: 2px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
} 
.listmenu {
	color: #58533D;
	border: thin solid #D2B09B;
	width: 130px;
}
.list {
	color: #6D674B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FCFBF8;
	border: 1px solid #B5AE93;
}

.formtextboxes{
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9B5A5; 
	width: 150px;
	font-size:12px;
	color: #58592F; 
	font-family:"Courier New", Courier, monospace;
}


.cboformtextboxes{
    background-color: #EDE4DB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9B5A5; 
	width: 150px;
	font-size:12px;
	color: #58592F; 
	font-family:"Courier New", Courier, monospace;
}

.formtextboxes2{
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9B5A5; 
	font-size:12px;
	color: #58592F; 
	font-family:"Courier New", Courier, monospace;
}

.formcomboboxes{
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #D9B5A5; 
	width: 150px;
	font-size:12px;
	color: #58592F; 
	font-family:"Courier New", Courier, monospace;
}

.btn{
background-color: transparent;
border: 1px #D9B5A5 solid;
color:#828446;
margin-top:10px;
}

.btn2{
background-color: transparent;
border: 1px #D9B5A5 solid;
color:#828446;
}


.trans_box2Copy {
	border-color:#D0D0D0;
	border-width:1px;
	background-color:#FFFFFF;
	/*border-style:solid;*/
	 border-bottom:solid;
	margin: 3px;
	padding: 3px;
	background-color: #F2EAD9;
	filter: Alpha(Opacity=65);


   -moz-opacity: 0.6;
	font-size: 10px;
}
.list2 {
	color: #822F1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
