body {
	margin:0 auto;
	padding:0;
	background:url(../Images/Common/Bg-Body.gif);
	background-repeat:repeat-x;
	background-color:#606060;
}
a:link { TEXT-DECORATION: none }
a:active { TEXT-DECORATION: none }
a:visited { TEXT-DECORATION: none }
a:hover { TEXT-DECORATION: underline }
/*..................... Reset .............................*/
.clear {
	clear:both;
	height:0;
	width:0;
	overflow:hidden;
	visibility:hidden;
}
.Hide_Heading, .Hide_HR {
	display:none;
	height:0;
	width:0;
}
p, h1, h2, h3, ul, li, form, input, fieldset, .TextReplaceByImage {
	margin:0;
	padding:0;
	border:0;
}
.TextReplaceByImage {
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
#Wrapper div { overflow:hidden; }
a:active, a:focus { outline:none; }
img { border:0; }
.center { text-align:center; }
h1, h2, h3 { font-weight:normal; }
table { border-collapse:collapse; }
.limiterBox {
	border: 1px solid #000;
	/*border-top: none;*/
	background-color: #0088c1;
	color:#FFF;
	padding: 3px 6px;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing:1px;
}
.Message {
	padding:15px 15px 15px 37px;
	background-position:15px 17px;
	background-repeat:no-repeat;
	border:1px solid;
	display:block;
	margin-bottom:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Message.Error {
	background-color:#F5E8E8;
	background-image:url(../Images/Common/error.png);
	border-color:#DFB2B2;
	color:#9E1111;
}
.Message.Success {
	background-color:#e8f6e9;
	background-image:url(../Images/Common/success.png);
	border-color:#b2e1b7;
	color:#11a322;
}
.Message.Info {
	background-color:#eaedf7;
	background-image:url(../Images/Common/info.png);
	border-color:#b8c3e4;
	color:#2446ad;
}
.Message.Warning {
	background-color:#f9f8e8;
	background-image:url(../Images/Common/warning.png);
	border-color:#ebe7b3;
	color:#c2b515;
}
#myform_errorloc { margin:0px 0; }
#myform_errorloc ul li {
	font-size:12px;
	margin-left:15px;
	list-style:circle;
	color:#e8bd0d;
}
.indicator {
	height:12px;
	width:240px;
	background:transparent url(../Images/Common/indicator-bg.gif) no-repeat scroll left top;
}
.indicator div.reverse { background:transparent url(../Images/Common/indicator-red-to-green.gif) no-repeat scroll left top; }
.indicator div {
	height: 12px;
	background: url(../Images/Common/indicator-green-to-red.gif) no-repeat top left;
}
/*..................... More Css Layer .............................*/
.my-layer {
	width: 847px;
	height: 570px;
	background: url(../Plugins/MoreCSS/shadow-background.png) no-repeat left top;
}
.close-link {
	height: 19px;
	padding-right: 27px;
	text-align: right;
}
.close-link a {
	padding: 1px 5px;
	background-color: #2e6ab0;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.content-DIV { margin-left: 20px; }
/*------------------------Font------------------------*/
.Arial10 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
}
.Arial11 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
}
.Arial14 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:14px;
}
.Arial16 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:16px;
}
.Arial18 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:18px;
}
.Arial20 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:20px;
}
.Arial24 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:1px;
}
/*------------------------Color------------------------*/
.Blue { color:#33ccff; }
.DarkGray { color:#2d2d2d; }
.DarkYellow { color:#e8bd0d; }
.Gray { color:#888888; }
.LightYellow { color:#ccc9a8; }
.White { color:#ffffff; }
.Yellow { color:#ece8bb; }
.Red { color:#e8bd0d; }
/*----------------------wrapper-----------------------*/
#Wrapper {
	width:900px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
/*----------------------header_main_menu----------------------*/
#Header_Main_Menu {
	width:100%;
	float:left;
}
#Logo {
	width:350px;
	margin:0 auto;
	padding-top:18px;
}
#Header_Main_Menu .ContentArea {
	float:left;
	padding-left:259px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:16px;
	color:#ece8bb;
	letter-spacing:1px;
	padding-top:8px;
}
/*----------------------TopNavigation----------------------*/
#TopNavigation {
	float:left;
	width:100%;
	padding-top:18px;
	clear:both;
}
#TopNavigation .CurveLine {
	float:left;
	width:900px;
	height:9px;
	background:url(../Images/Common/CurveLine-Navigation.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#TopNavigation #NavigationContent {
	float:left;
	width:100%;
}
#NavigationContent li { display:inline; }
#UL_NavigationContent {
	width:100%;
	height:15px;
	margin:0;
	list-style-type:none;
	padding:9px 0 7px 0;
	/*
	padding:9px 77px 7px 97px;
	padding-left:4px;
	*/
	text-indent:-99999px;
}
#UL_NavigationContent li { display:inline; }
#UL_NavigationContent li a {
	height:15px;
	float:left;
	margin-left:35px;
	background-image:url(../Images/Navigation/Bg-TopNavigation.gif);
	background-repeat:no-repeat;
}
ul#UL_NavigationContent li#LI_NavigationContent_1 a {
	width:37px;
	background-position: 0 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_2 a {
	width:66px;
	background-position: -73px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_3 a {
	width:64px;
	background-position: -173px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_4 a {
	width:68px;
	background-position: -267px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_5 a {
	width:60px;
	background-position: -364px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_6 a {
	width:92px;
	background-position: -452px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_7 a {
	width:54px;
	background-position: -580px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_8 a {
	width:36px;
	background-position: -685px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_9 a {
	width:80px;
	background-position: -669px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_10 a {
	width:55px;
	background-position: -793px 0;
}
ul#UL_NavigationContent li#LI_NavigationContent_11 a {width:29px; background-position: -890px 0;}
/*----------------------Body Wrapper----------------------*/
#Body_Wrapper {
	float:left;
	width:900px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#e3e3e3;
	clear:both;
	padding-top:21px;
}
#Flash {
	float:left;
	width:510px;
	background:url(../Images/Common/Bg-Flash-Frame.gif) 0 0 no-repeat;
	height:310px;
}
#Slider{
	float:left;
	width:492px;
	height:292px;
	margin:9px;
}
#RightContent {
	float:right;
	width:372px;
	padding:5px 7px 0 0;
	word-spacing:2px;
	line-height:18px;
}
#RightContent .Inner {
	float:left;
	width:100%;
}
#ProductCategories {
	float:left;
	width:100%;
	padding-top:16px;
}
#ProductCategories .TopLine {
	width:100%;
	background:url(../Images/Common/Bg-Line-Body.gif);
	background-repeat:no-repeat;
	height:5px;
	background-repeat:no-repeat;
}
#ProductCategories .ContentArea {
	float:left;
	width:100%;
	padding-top:20px;
	color:#ffffff;
}
/*---------------------- Products ----------------------*/
#ProductsCatTN_wrapper div.ProductsCatTN {
	float:left;
	width:206px;
	margin-bottom:54px;
}
#ProductsCatTN_wrapper div.MiddleTN {
	margin-left:106px;
	margin-right:110px;
}
#ProductsTN_wrapper div.ProductsTN {
	float:left;
	width:136px;
	margin-bottom:50px;
}
#ProductsTN_wrapper div.ProductsTN .ProdNameTN{font-weight:bold; font-size:14px;margin-bottom:5px;text-align:left;}
#ProductsTN_wrapper div.MiddleTN { margin:0 94px; }
.divPhotoGallery {
	float:left;
	padding-top:30px;
}
.imgCategoryTN, .imgProductsTN, .imgProductsDefault, .imgProductsPG {
	border:solid 3px #848484;
	margin-bottom:5px;
}
/*.imgProductsDefault {
	float:left;
	margin-right:22px;
}
*/
#ProductDetails_Img {
	margin-right:22px;
	float:left;
}
.imgProductsPG {
	float:left;
	margin-right:20px;
}
/*----------------------LeftNavigation----------------------*/
#LeftNavigation {
	width:254px;
	float:left;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
#LeftNavigation #Product {
	float:left;
	width:254px;
	clear:both;
}
#LeftNavigation_Accordion {
	float:left;
	width:254px;
}
#LeftNavigation_Accordion ul li {
	list-style-type:none;
	display:list-item;
}
#LeftNavigation_Accordion li.liLevel1 {
	margin-bottom:6px;
	padding-bottom:7px;
	background-image:url(../Images/Common/LN-CurveBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#LeftNavigation_Accordion span.spnCurveTop {
	float:left;
	clear:both;
	width:100%;
	height:4px;
	overflow:hidden;
	background-image:url(../Images/Common/LN-CurveTop.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#LeftNavigation_Accordion div.divLink {
	width:252px;
	clear:both;
	display:block;
	border-left:solid 1px #6a6a6a;
	border-right:solid 1px #6a6a6a;
	background-image:url(../Images/Common/LN-CurveLink.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#5b5b5b;
}
#LeftNavigation_Accordion li.liLevel1 a {
	color:#FFF;
	width:100%;
	background:url(../Images/Common/Bullet-Point.gif);
	background-repeat:no-repeat;
	background-position:16px 6px;
	padding-left:31px;
}
#LeftNavigation_Accordion ul.ulLevel2 {
	float:left;
	margin-top:9px;
	display:none;
}
#LeftNavigation_Accordion ul.ulVisibleNavi { display:block; }
#LeftNavigation_Accordion li.liLevel2 { padding:8px 0; }
#LeftNavigation_Accordion li.liLevel2 a {
	color:#FFF;
	width:100%;
	background:url(../Images/Common/Bullet-Arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 5px;
	padding-left:44px;
}
#LeftNavigation_Accordion ul.ulVisibleNavi li.liVisibleNavi{color:#ECE8BB; font-weight:bold;}
#ulMyAccount li {
	list-style-type:none;
	padding-left:15px;
	font-size:14px;
	line-height:22px;
	background-image:url(../Images/Common/Bullet-Point.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}
#ulMyAccount li a { color:#cecece; }
#NS_btnSubmit { margin-left:40px; }
/* -----ShoppingCart--------*/
#ShoppingCart {
	width:254px;
	float:left;
	padding-top:25px;
	clear:both;
	color:#cecece;
}
#ShoppingCart .CurveTop {
	float:left;
	width:254px;
	height:9px;
	background:url(../Images/Common/CurveTop-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#ShoppingCart .CurveContent {
	float:left;
	width:236px;
	background:url(../Images/Common/Bg-Level1-Active.gif);
	background-repeat:repeat-x;
	background-color:#595959;
	border-left:1px solid #6a6a6a;
	border-right:1px solid #6a6a6a;
	padding-top:6px;
	padding-bottom:10px;
	padding-left:16px;
	line-height:18px;
	font-size:11px;
}
#ShoppingCart .CurveBottom {
	float:left;
	width:254px;
	height:10px;
	background:url(../Images/Common/Curve-B-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.ShoppingContentBorder {
	border:1px solid #5a5a5a;
	padding-left:5px;
}
#ShoppingCartIteams { margin-bottom:10px; }
table.ShoppingCartProcesTables { margin:8px 0 0 12px; }
table.ShoppingCartProcesTables td {
	padding-bottom:10px;
	vertical-align:top;
}
table.ShoppingCartProcesTables input, table.ShoppingCartProcesTables textarea, table.ShoppingCartProcesTables select { margin:0 !important; }
input[type="image"] {
	padding: 0 !important;
	border:0 !important;
}
.BillingAddress_wrapper, .ShippingAddress_wrapper, .SecurityCode_wrapper { padding:10px 0 20px 15px; }
.BillingAddress_wrapper h2, .ShippingAddress_wrapper h2, .SecurityCode_wrapper h2 {
	padding-left:30px;
	line-height:35px;
	background-image:url(../Images/Common/Bullet-Arrow-Black.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
}
/* ----- My Account --------*/
.MyAccount_Iteam_wrapper {
	border:dashed 1px #949494;
	margin:25px 0;
	padding:12px;
}
.MyAccount_Content h1 a {
	font-size:18px;
	line-height:26px;
	color:#CCC;
}
/* -----Newsletter--------*/
#Newsletter {
	width:254px;
	float:left;
	padding-top:25px;
	clear:both;
}
#Newsletter .CurveTop {
	float:left;
	width:254px;
	height:9px;
	background:url(../Images/Common/CurveTop-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#Newsletter .CurveContent {
	float:left;
	width:236px;
	background:url(../Images/Common/Bg-Level1-Active.gif);
	background-repeat:repeat-x;
	background-color:#595959;
	border-left:1px solid #6a6a6a;
	border-right:1px solid #6a6a6a;
	padding-top:6px;
	padding-bottom:10px;
	padding-left:16px;
	line-height:18px;
	color:#cecece;
}
#Newsletter .CurveBottom {
	float:left;
	width:254px;
	height:10px;
	background:url(../Images/Common/Curve-B-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#Newsletter_TN_Div { padding-left:18px; }
/* -----Track Your Order--------*/
#Track_Your_Order {
	width:254px;
	float:left;
	padding-top:25px;
	clear:both;
}
#Track_Your_Order .CurveTop {
	float:left;
	width:254px;
	height:9px;
	background:url(../Images/Common/CurveTop-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#Track_Your_Order .CurveContent {
	float:left;
	width:236px;
	background:url(../Images/Common/Bg-Track.gif);
	background-repeat:repeat-x;
	background-color:#595959;
	border-left:1px solid #6a6a6a;
	border-right:1px solid #6a6a6a;
	padding-top:6px;
	padding-bottom:20px;
	padding-left:16px;
	line-height:18px;
	color:#cecece;
}
#Track_Your_Order .CurveBottom {
	float:left;
	width:254px;
	height:10px;
	background:url(../Images/Common/Curve-B-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
/*----------------------Right Body----------------------*/
#RightBody {
	width:623px;
	float:right;
}
#BodyContentArea {
	float:left;
	width:596px;
	/*	padding-right:27px;*/
	text-align:justify;
	word-spacing:1px;
	line-height:18px;
}
/*-----------------Product Details Inner page-----------------*/
/* #ProductDetailsWrapper {
	width:596px;
	float:left;
}
#ProductDetailsWrapper ul { list-style-type:none; }
#ProductDetailsWrapper li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 0 50px 0;
}
#ProductDetailsWrapper li img { padding-bottom:5px; }
#ProductDetailsWrapper li div {
	float:left;
	width:128px;
} */
/*----------------------Mix -----------*/
#Galleryheading{ margin:20px 0px;}

.BodygalleryArea{float:left;
	width:596px;
	text-align:justify;
	word-spacing:1px;
	line-height:18px;
}

#EventGallery{ float:left;}
#EventGallery ul.Gallery li{ background-image:none !important;}
	
.Heading { padding-bottom:8px; padding-top:20px; padding-left:5px; }
.HR {
	float:left;
	width:100%;
	height:1px;
	margin:20px 0;
	background:url(../Images/Common/Line-Dotted.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.Line_Heading_Bottom {
	background:url(../Images/Common/Bg-Line-Heading.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:1px;
	width:218px;
}
.Gallery { float:left; }
.Gallery ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.Gallery li {
	margin:0 15px 0 0;
	float:left;
	padding:0px;
	list-style-type:none;
	display:inline;
	background:url(../Images/Gallery/bg-TN.png) no-repeat;
	width:137px;
	height:130px;
}

.Gallery li a img{ padding:8px;}


.LeftPadding { margin-left:15px; }
#Flowers { }
#Flowers ul { list-style-type:none; }
#Flowers li {
	list-style-type:none;
	padding-left:15px;
	background-image:url(../Images/Common/Bullet-Point.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}
.NoRightMargin{margin-right:0 !important;}
/*----------------------FooterWrapper ----------------------*/

#Footer_Wrapper {
	float:left;
	width:900px;
	padding-top:38px;
	clear:both;
}
#Footer {
	float:left;
	width:100%;
}
#Footer .CurveLine {
	float:left;
	width:900px;
	height:9px;
	background:url(../Images/Common/CurveLine-Navigation.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#Footer #FooterContent {
	float:left;
	width:100%;
	padding-top:7px;
	padding-bottom:7px;
}
#FooterContent li { display:inline; }
#UL_FooterContent {
	width:900px;
	height:13px;
	padding:0 0 0 5px;
	margin:0;
	list-style-type:none;
	text-indent:-99999px;
	margin-left:65px;
}
#UL_FooterContent li { display:inline; }

#UL_FooterContent li a {
	height:15px;
	float:left;
	background-image:url(../Images/Navigation/Bg-Footer-Navigation.gif);
	background-repeat:no-repeat;
}
ul#UL_FooterContent li#LI_FooterContent_1 a {
	width:52px;
	background-position: 0 0;
}
ul#UL_FooterContent li#LI_FooterContent_2 a {
	width:90px;
	background-position: -54px 0;
}
ul#UL_FooterContent li#LI_FooterContent_3 a {
	width:78px;
	background-position: -150px 0;
}
ul#UL_FooterContent li#LI_FooterContent_4 a {
	width:83px;
	background-position: -233px 0;
}
ul#UL_FooterContent li#LI_FooterContent_5 a {
	width:82px;
	background-position: -321px 0;
}
ul#UL_FooterContent li#LI_FooterContent_6 a {
	width:150px;
	background-position: -403px 0;
}
ul#UL_FooterContent li#LI_FooterContent_7 a {
	width:137px;
	background-position: -493px 0;
}
ul#UL_FooterContent li#LI_FooterContent_8 a {
	width:102px;
	background-position: -552px 0;
}
ul#UL_FooterContent li#LI_FooterContent_9 a {
	width:74px;
	background-position: -654px 0;
}
ul#UL_FooterContent li#LI_FooterContent_10 a {
	width:90px;
	background-position: -811px 0;
}
ul#UL_FooterContent li#LI_FooterContent_11 a {
	width:67px;
	background-position: -728px 0;
}
#FooterBottomContent {
	width:100%;
	float:left;
	padding-top:16px;
	text-align:center;
	padding-bottom:10px;
}
/*----------------------Heading Text Replaced By Images -----------*/
.BG_Logo {
	float:left;
	width:350px;
	height:37px;
	background:url(../Images/Common/Logo.gif);
}
.BG_Button_ViewDetails {
	float:left;
	width:84px;
	height:15px;
	margin-top:10px;
	background:url(../Images/Common/Button-ViewDetails.gif);
	background-repeat:no-repeat;
}
.BG_Button_AddtoCart {
	float:left;
	width:120px;
	height:30px;
	background:url(../Images/Common/Button.AddtoCart.gif);
	background-repeat:no-repeat;
}
.BG_Icon_AddtoCart {
	float:left;
	width:31px;
	height:30px;
	background:url(../Images/Common/Icon-AddtoCart.gif);
	background-repeat:no-repeat;
}

