body			{
				padding          : 0px;
				margin           : 0px;
				background-color : RGB(255,255,255);

			}

p,div,span		{
				font-family : Arial,Verdana,sans-serif;
				font-size   : 12px;

				text-decoration:none;

				color:RGB(44,44,44);

				padding  : 0px;
				margin   : 0px;
			}


h1			{
				font-family : Arial,Verdana,sans-serif;
				font-size   : 16px;
				color       : RGB(205,7,30);
			}


a			{
				font-family:Arial,Verdana,sans-serif;
				font-size:12px;
				text-decoration:none;
				color:RGB(205,7,30);
				padding  : 0px;
				margin   : 0px;
			}

a:hover			{
				font-family:Arial,Verdana,sans-serif;
				font-size:12px;
				text-decoration:underline;
				color:RGB(205,7,30);
			}

img			{
				border   : 0px solid black;
				padding  : 0px;
				margin   : 0px;
			}

table,tr,td,th		{
				border         : 0px solid RGB(255,255,255);
				border-spacing : 0px;
				border-width   : 0px;
				margin         : 0px;
				padding        : 0px;
				border-collapse: collapse;
			}

input,select,textarea	{
				border:1px solid RGB(188,188,188);
			}


.Left			{
				text-align : left;
			}

.Right			{
				text-align : right;
			}

.Center			{
				text-align : center;
			}

.Bottom			{
				vertical-align : bottom;
			}

.Top			{
				vertical-align : top;
			}


.Bold			{
				font-weight : bold;
			}

.Hidden			{
				visibility : hidden;
			}

.Visible		{
				visibility : visible;
			}

.FloatLeft		{
				float : left;
			}

.FloatRight		{
				float : right;
			}

.ClearBoth		{
				clear : both;
			}


.PageWidth		{
				width : 971px;
			}


.PagePadding		{
				padding-left   : 0px;
				padding-right  : 0px;
				padding-top    : 0px;
				padding-bottom : 0px;
			}

.Small			{
				font-size : 10px;
			}

.Small:Hover		{
				font-size : 10px;
			}


.Links			{
				color:RGB(55,55,55);
			}


.LinksHover		{
				color : RGB(205,7,30);
			}


.Links:Hover		{
				color : RGB(205,7,30);
			}


.FloraSetaLogo		{
				margin-left : 30px;
				border      : 0px solid RGB(55,55,255);
				width       : 100px;
				height      : 133px;
			}

.MainTop		{
				height           : 160px;
				background-image : url(/WebRoot/FlorasetaDB/SF/img/TopBgStandard.gif);
			}


.MainContent		{
				border : 1px solid RGB(255,255,255);
				margin : 3px 30px 30px 30px;
				width  : 519px;
			}


.MainBottom		{
				border-top       : 1px solid RGB(205,7,30);
				background-color : RGB(224,246,199);
				padding          : 6px;
			}


.MainNaviLeft		{
				margin      : 3px 30px 30px 10px;
				width       : 146px;
			}

.MainNaviRight		{
				margin       : 3px 10px 30px 30px;
				width        : 146px;
			}

.NaviBoxHeadLine	{
				color       : RGB(124,146,99);
				padding-top : 5px;
			}


.NaviBoxPH		{
				width  : 100px;
				height : 5px;
			}

.NaviBoxPHBig		{
				width  : 100px;
				height : 25px;
			}

.NaviBoxInput		{
				border           : 0px solid red;
				background-color : RGB(224,246,199);
				width            : 100px;
			}

.NaviBoxSubmit		{
				border           : 0px solid Black;
				background-color : RGB(255,255,255);
				width            : 100px;
				border           : 0px solid Black;
			}

.NaviBoxTop		{
				height           : 29px;
				background-image : url(/WebRoot/FlorasetaDB/SF/img/SearchBoxTop.gif);
			}

.NaviBoxContent		{
				background-image : url(/WebRoot/FlorasetaDB/SF/img/SearchBoxBG.gif);
			}

.NaviBoxBottom		{
				height           : 70px;
				background-image : url(/WebRoot/FlorasetaDB/SF/img/SearchBoxBottom.gif);
			}


.NaviCategoryBoxHeadLine{
				color     : RGB(205,7,30);
				font-size : 14px;

			}

.NaviCategoryBoxFirstLvl{
				margin-top : 0px;
				color      : RGB(55,55,55);
			}


.NaviCategoryBoxSecondLvl{
				margin-top  : 0px;
				margin-left : 0px;
				color       : RGB(55,55,55);
			}

.MainInfoBox		{
				width : 198px;
			}

.InfoBoxTop		{
				height           : 12px;
				background-image : url(/WebRoot/FlorasetaDB/SF/img/InfoBoxTop.gif);
			}

.InfoBoxContent		{
				background-image : url(/WebRoot/FlorasetaDB/SF/img/InfoBoxBG.gif);
			}

.InfoBoxBottom		{
				height           : 33px;
				background-image : url(/WebRoot/FlorasetaDB/SF/img/InfoBoxBottom.gif);
			}



.ErrorBox		{
				visibility : visible;

				position : absolute;
				left     : 380px;
				top      : 0px;

				width : 300px;

				padding : 8px;

				border : 2px dotted RGB(205,7,30);

				background-color : RGB(255,222,222);
                        }


.ErrorBoxHidden		{
				visibility : hidden;

				position : absolute;
				left     : 0px;
				top      : 0px;

				width : 0px;
                        }


.ErrorBig		{
				font-size : 14px;

				color : RGB(205,7,30);

				font-weight : bold
                        }

.ErrorSmall		{
				font-size : 12px;

				color : RGB(205,7,30);
                        }


.SmallBasketTable	{
				width : 122px;

				margin        : 12px;
				margin-top    :  0px;
				margin-bottom :  0px;
			}

.SmallBasketProductTd	{
				padding : 3px;

				border-spacing : 1px;
			}

.ProductListImageBox	{
				width:519px;
			}


#xNavi		{
				text-align: center;
				position: relative;
				float: left;
				width: 900px;
				left: 130px;
				top: -32px;
				z-index: 1000;
}

a.fs-tab		{
				float: left;
				margin-left: 14px;
				display: block;
				text-align: center;
				height           : 22px;
				width			 : 93px;
				background-image : url(/WebRoot/FlorasetaDB/SF/img/fs-tab.gif);
				font-size: 10px;
				color: #000000;
			}
		
.HotDeal {

background:transparent url(/WebRoot/FlorasetaDB/SF/img/bgr_hotdealboxhead.gif) no-repeat scroll left top !important;
margin:10px 10px 0 0;

}

.HotDealFoot {

background:transparent url(/WebRoot/FlorasetaDB/SF/img/bgr_hotdealboxfoot.gif) no-repeat scroll left bottom !important;

}

.BreadcrumbItem:hover, .BreadcrumbItem
{
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(/WebRoot/FlorasetaDB/SF/Icon/SimpleSymbols/img_breadcrumb_arrow.gif) no-repeat scroll right bottom !important;
color:#CC0000;
font-size:12px;
margin:0 3px 0 0;
padding:0 12px 0 0;
}

.Separator {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

clear:both;
display:block;
font-size:0;
height:6px;
line-height:0;
margin:5px 0;
padding:0;
width:auto;
}


