@import url("css/menu.css");

body {
		background-color: #360000;
		margin:0px;
		background-image: url(/Portals/0/Skins/Floraco/images/bg.jpg);
		background-position:center top;
		background-repeat:no-repeat;
}
#rose {
		display:block;
		width:328px;
		height:236px;
		position: absolute;		
		z-index: 1;
}
/*Table Styles ------------------------------------*/
.productsTable {
		background-image:url(/Portals/0/Skins/Floraco/images/products_gradient.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		padding-left: 23px;
		padding-right: 23px;
}
.bodyTable {
		padding-left: 10px;
		padding-right: 10px;
}
/*Text Styles ------------------------------------*/
.Navigation {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}
.Navigation :hover {		
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		color: #FFFFFF;
		background-image:url(/Portals/0/Skins/Floraco/images/navi_rollover_bg.gif);
		background-position:top left;
		background-repeat:repeat-x;
		font-weight: bold;
		text-decoration:none;
}
.flyout {
		background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
		background-position:left top;
		background-repeat:repeat-x repeat-y;		
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
}
.flyout :hover{		
		background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
		background-position:left top;
		background-repeat:repeat-x repeat-y;		
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		text-decoration:none;
}
.bodyHeading {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		color: #af0612;
		font-weight: normal;
		text-decoration:none;
}	
.bodySubHeading {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		color: #0c6c39;
		font-weight: bold;
		text-decoration:none;
}	
.body {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #484848;
		font-weight: normal;
		text-decoration:none;
}	
.body a, .body a:visited, .body a:active, .body a:link{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #af0612;
		font-weight: normal;
		text-decoration: underline;
}	
.body a:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #ec0d1d;
		font-weight: normal;
		text-decoration: underline;
}
.products {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration:none;
}	
.products a, .products a:visited, .products a:active, .products a:link{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
}	
.products a:hover{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: underline;
}
.footer {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration:none;
}
.footer a, .footer a:visited, .footer a:active, .footer a:link{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #af0612;
		font-weight: normal;
		text-decoration: none;
}
.footer a:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #ec0d1d;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
}
.footerLogin {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration:none;
}
.footerLogin a, .footerLogin a:visited, .footerLogin a:active, .footerLogin a:link{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
}
.footerLogin a:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		text-align:left;
}

/*------------------------------Top Menu-------------------------------------*/
.TopMenuItem{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	background:none;
}
.TopMenuItem td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	background:none;
}
.TopMenuItemSel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image:url(/Portals/0/Skins/Floraco/images/navi_rollover_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	height:40px;
}
.TopMenuItemSel td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image:url(/Portals/0/Skins/Floraco/images/navi_rollover_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-weight: bold;
	text-decoration:none;
	vertical-align:middle;
	line-height:18px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	height:40px;
}
.TopMenuItemActive{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	background:none;
}
.TopMenuItemActive td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	background:none;
}
.TopMenu{
	/*background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
	background-position:left top;
	background-repeat:repeat-x repeat-y;	*/	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	line-height:18px;
	padding-left:0px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	height:22px;
 }
 
 .MenuItem{
	background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
	background-position:left top;
	background-repeat:repeat-x repeat-y;		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	line-height:18px;
	padding-left:0px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	height:22px;
 }
 
.TopSubMenuItemSel{
	/*background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
	background-position:left top;
	background-repeat:repeat-x repeat-y;	*/	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#33FF00;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	padding-left:0px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	height:22px;
	background-color:Transparent;
}
.TopSubMenuItemActive{
	background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
	background-position:left top;
	background-repeat:repeat-x repeat-y;		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	padding-left:0px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	height:22px;
}

.TopSubMenu{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-image:url(/Portals/0/Skins/Floraco/images/flyout_bg.png);
	background-position:left top;
	background-repeat:repeat-x repeat-y;		
	/*background-color: #8f8f83;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); */
	filter:alpha(opacity=90);
	opacity:0.9;
	border-bottom: #8f8f83 0px solid; 
	border-left:  #8f8f83 0px solid; 
	border-top: #8f8f83 0px solid; 
	border-right: #8f8f83 0px solid;
	padding: 0px 0px 0px 0px;
	*margin-top:12px;
}
.TopMenuIcon{
	cursor: pointer;
	background-color: #FFFFFF;
	border-left: Transparent 0px solid !important;
	border-bottom: Transparent 0px solid !important;
	border-top: Transparent 0px solid !important;
	width: 0px;
	height: 22px;
	background:none;
	padding-left:10px;
	padding-right:0px;
}
.TopMenuBreak{
	border-bottom: Transparent 0px solid !important; 
	border-left: Transparent 0px solid !important; 
	border-top: Transparent 0px solid !important;  
	border-right: Transparent 0px solid !important; 
	background-color: #FFFFFF !important; 
	height: 0px;
}
.TopMenuArrow{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border-right: Transparent 0px solid !important; 
	border-bottom: Transparent 0px solid !important; 
	_border-right: Transparent 0px solid !important; 
	_border-bottom: Transparent 0px solid !important; 
	border-top: Transparent 0px solid !important;
}
.Separator{
	background-image:url(/Portals/0/Skins/Floraco/images/separator.gif);
}

/*----------Product Menu------------*/
.ProductMenuItem{
	width:100%;
}
.ProductMenuItem a:link, .ProductMenuItem a:visited{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	line-height:18px;
	padding-top:6px;
	padding-bottom:6px;
}
.ProductMenuItem a:hover, .ProductMenuItem a:active{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	text-decoration:none;
	line-height:18px;
	padding-top:6px;
	padding-bottom:6px;

}
.ProductMenuSeparator{
	width:100%;
	border-top:1px dotted #FFFFFF;
}

/*------------paging-------------*/
.GalleryItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	/*padding-left:15px;
	padding-right:15px;*/
	padding-top:10px;
}
.GalleryItem a:link, .GalleryItem a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
.GalleryItem a:hover, .GalleryItem a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
.PagingText {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c0406;
	text-decoration:none;
	line-height:18px;
	float:left;
}
A.PagingText:link, A.PagingText:visited {
	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background: #7c0406;
	padding: 1px 4px 1px 4px;
	display:block;
	line-height:18px;
	float:left;
}
A.PagingText:hover, A.PagingText:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background: #7c0406;
	padding: 1px 4px 1px 4px;
	display:block;
	line-height:18px;
	float:left;
}
.PagingTextCur {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c0406;
	text-decoration:none;
	background: #FFFFFF;
	padding: 1px 4px 1px 4px;
	line-height:18px;
	float:left;
}
A.PagingTextCur:link, A.PagingTextCur:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c0406;
	text-decoration:none;
	background: #FFFFFF;
	padding: 1px 4px 1px 4px;
	display:block;
	line-height:18px;
	float:left;
}
A.PagingTextCur:hover, A.PagingTextCur:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c0406;
	text-decoration:none;
	background: #FFFFFF;
	padding: 1px 4px 1px 4px;
	display:block;
	line-height:18px;
	float:left;
}
.NewsHeading
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #af0612;
	text-decoration: none;
	line-height: 16px;
}
.NewsDate
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.NewsSummary
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	line-height: 16px;
}
.NewsReadMore, .NewsReadMore a, .NewsReadMore a:link, .NewsReadMore a:active, .NewsReadMore a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #af0612;
	text-decoration: none;
}
.NewsReadMore a:hover
{
	color: #af0612;
	text-decoration: underline;
}
.NewsDetailTitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #af0612;
	text-decoration: none;
}
.NewsDetailDate
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
