﻿body, html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
h4{padding:0; margin:0;}
#head 
{
	min-height: 150px;
}
* html #page {height: 100%;font:12px Arial, sans-serif;}
#header-bg {
	width: 100%;
	background: url(../images/header-bg.jpg) repeat-x;
}
/* header page */
#header {
	width: 800px;
	height: 106px;
	background: url(../images/header-bg.jpg) repeat-x;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#content-bg {
	width: 100%;
	background: #22001f url(../images/content-bg.png) repeat-x;
	float: left;
	padding-bottom: 124px;
	min-height:595px;
}
/* content page */
#content {
	width: 800px;
	margin: 0 auto;
	background: #22001f url(../images/content-bg.png) repeat-x;
	overflow: hidden;
	padding-bottom: 50px;
}
#content h4
{
	padding: 0 0 2px;
	color: #ca0476;
	font: 18px Arial, sans-serif;
   
}
* html #content {
	padding-bottom: 82px;
}
#footer-bg {
	width: 100%;
	background: url(../images/footer-bg.jpg) repeat-x;
	float: left;
	height: 126px;
	margin: -100px auto 0;
	position: relative;
	margin-bottom:0px;
}
/* footer page */
#footers {
	width: 800px;
	height: 126px;
	background: url(../images/footer-bg.jpg) repeat-x;
	position: relative;
	margin: 0 auto;
}
/* logo */
.logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 211px;
	height: 74px;
	position: absolute;
	text-indent: -3000px;
	overflow: hidden;
	top: 24px;
	left: 0;
}
/* top and botom links start */
#header .links, #footers .bottom-links {
	margin: 0;
	padding: 8px 0 3px;
	position: absolute;
	width: 385px;
	top: 14px;
	left: 419px;
	background: url(../images/header-vert-lines.gif) repeat-y;
}
#footers .bottom-links {
	margin: 15px 0 0 -2px;
}
#header .links ul, .bottom-links ul {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
}
#header .links ul.col-one, #footers .bottom-links ul.col-one {
	width: 67px;
}
#header .links ul.col-two, #footers .bottom-links ul.col-two  {
	width: 83px;
}
#header .links ul.col-three, #footers .bottom-links ul.col-three {
	width: 105px;
}
#header .links ul.col-four, #footers .bottom-links ul.col-four {
	width: 81px;
	width: 79px;
	padding: 0;
}
#header ul li, .bottom-links li {
	font: 12px/15px Arial, sans-serif;
	text-align: right;
	padding: 0 0 7px 0;
	list-style: none;
}
#header ul li a, .bottom-links li a {
	color: #34012f;
	text-decoration: none;
}
#header ul li a:hover, .bottom-links li a:hover {
	text-decoration: underline;
}
/* top and botom links end */
/* small logo */
.small-logo {
	background: url(../images/small-logo.jpg) no-repeat;
	width: 131px;
	height: 31px;
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	margin: 35px 0 0;
	float: left;
}
/* footer navigation */
#footers .bottom-nav {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	clear: both;
}
.bottom-nav li {
	float: left;
	display: inline;
	font: 10px Arial, sans-serif;
	background: url(../images/sep.gif) no-repeat 0 2px;
	padding: 0 7px 0 8px;
}
.bottom-nav li.first {
	background: none;
	padding-left: 3px;
}
.bottom-nav li a {
	color: #34012f;
	text-decoration: none;
}
.bottom-nav li a:hover {
	text-decoration: underline;
}
/* copyright line */
#footers span {
	font: 10px Arial, sans-serif;
	color: #34012f;
	float: left;
	clear: both;
	padding: 4px 0 0 3px;
	margin-left:0px;
}
/* block with rose start */
.main-block-bg-holder {
	width: 800px;
	float: left;
	background: url(../images/main-block-bg.jpg) repeat-y;
	margin: 33px 0 0;
}
.main-block {
	width: 800px;
	float: left;
	background: url(../images/main-block.jpg) no-repeat;
}
.main-block-bottom {
	width: 800px;
	min-height: 251px;
	float: left;
	background:url(../images/main-block-bottom.jpg) no-repeat 0 100%;
}
* html .main-block-bottom {
	height: 251px;
}
.main_img {
	float: left;
	margin: 0px 0 0 0px;
}
.block-text {
	float: right;
	width: 305px;
	text-align: right;
	padding: 38px 43px 0 0;
}
.block-text h1 {
	color: #cc0066;
	font: 44px Arial, sans-serif;
	margin: 0;
	padding: 0 0 18px;
}
.block-text p {
	margin: 0;
	padding: 0 5px 0 0;
	color: #000;
	font: 18px Arial, sans-serif;
}
.block-text p a {
	color: #000;
}
.block-text p a:hover, .block-text a:hover {
	text-decoration: none;
}
.block-text p a.price {
	color: #b70000;
}

.price{
	font:12px Arial, Helvetica, sans-serif;
	}

.click {
	float: right;
	display: block;
	width: 301px;
	padding: 18px 4px 20px 0;
}
.click a {
	color: #b70000;
	font: 13px Arial, sans-serif;
}
/* block with rose end */
/* three blocks start */
.featured-product,
.special-product,
.touches {
	background: url(../images/small-gray-grad.jpg) no-repeat;
	float: left;
	margin: 45px 41px 0 0;
	padding: 5px 0 0;
	display: inline;
	width: 239px;
}
.touches {
	margin-right: 0;
}
/* image featured product block */
.featured-product div {
	background: url(../images/flower-1.jpg) no-repeat 142px 39px;
	float: left;
	width: 222px;
	height: 137px;
	padding: 8px 0 0 12px;
}

/* image special product block */
.special-product div {
	/*background: url(../images/flower-2.jpg) no-repeat 100% 1px;*/
	float: left;
	width: 222px;
	height: 137px;
	padding: 13px 0 0 12px;
}
/* image touches block */
.touches div {
	background: url(../images/present.jpg) no-repeat 100% 0;
	float: left;
	width: 221px;
	height: 142px;
	padding: 8px 0 0 13px;
}
/* title blocks */
.featured-product h2 {
	margin: 0;
	padding: 0 0 9px;
	color: #ca0476;
	font: 18px Arial, sans-serif;
}
.special-product h2 {
	color: #ca0476;
	font: 21px Arial, sans-serif;
	margin: 0;
	padding: 0 0 9px;
}
.touches h2 {
	color: #ca0476;
	font: 21px Arial, sans-serif;
	margin: 0;
	padding: 0 0 10px;
}
/* title blocks end */
/* blocks text start */
.touches .more {
	text-decoration: none;
	color: #ca0275;
	font: 12px Arial, sans-serif;
	padding: 0 0 0 2px;
}
.touches .more:hover {
	text-decoration: underline;
}
.special-product p {
	margin: 0;
	padding: 0;
	color: #34012f;
	font: 12px Arial, sans-serif;
}
.special-product p a {
	color: #34012f;
	text-decoration: none;
}
.touches p {
	color: #34012f;
	font: 12px Arial, sans-serif;
	padding: 0 0 10px;
	margin: 0;
}
.special-product .order {
	color: #34012f;
	font: 12px Arial, sans-serif;
	padding: 4px 6px 0 8px;
	background: none;
	width: auto;
}
.special-product .order span {
	color: #ca0476;
	font: 16px Arial, sans-serif;
	padding: 0 0 0 4px;
}
.special-product p a:hover {
	text-decoration: underline;
}
.name, .featured-product .price, .more {
	float: left;
	display: block;
	width: 100px;
}
.order {
	color: #fff;
	font: 12px Arial, sans-serif;
	text-align: center;
	width: 64px;
	height: 16px;
	background-color: #c6006c;
	text-decoration: none;
	display: block;
	float: left;
	margin: 10px 0 0;
}
.name {
	color: #ca0477;
	font: 12px Arial, sans-serif;
}
.featured-product .price {
	color: #34012f;
	font: 12px Arial, sans-serif;
	padding: 4px 0 0;
}
.more {
	color: #34012f;
	font: 12px Arial, sans-serif;
	padding: 4px 0 0;
}
.name:hover, .more:hover {
	text-decoration: none;
}

.clearall {clear:both;}
    
/* blocks text end */
/* three blocks end */

.listProduct
        {
            width:160px; 
            height:220px; 
            float:left; 
           /* background-color:#ffffff;*/
            margin:20px 15px 30px 24px; 
        }
.TitleTxt
    {
       font:22px Arial, sans-serif;
        margin:40px 15px 5px 20px; 
        color: #ca0476;
    }
 .TitleSub
     {
        font:14px Arial, sans-serif;
        margin:0px 0px 0px 20px; 
        color: #ca0476;
    }
.imgprod
    {
      width:151px;
      height:152px;
      border:1px solid #000000; 
      float:left;
      margin:0 0 8px 0;
    }

.orderNew {
	color: #fff;
	font: 12px Arial, sans-serif;
	text-align: center;
	width: 64px;
	height: 16px;
	background-color: #c6006c;
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px 0 0;
}

.lessWidth
 {width:60px;}
 
 .MoreWidth
    {width:600px;}
 
 #Product
    {
        width:97%; 
        float:left; 
        margin:5px 15px 30px 24px;   
    }
#Product p
        {color: #ca0476;
         margin: 10px 10px 10px 165px;
         font:12px Arial, sans-serif;
        
        }  
#Product span
    {
    color: #ca0476;
	font: 14px Arial, sans-serif;
	font-weight:bold;
	 margin: 0px 10px 0px 0px;
	
    }
   
 #Delivery
 {
     width:95%;
     text-align:justify;
     float:inherit;
 }
 
 #Delivery h4
    {margin:20px 1px 1px 1px}
 #Delivery p
        {
        margin: 10px 20px 10px 5px;
        font:12px Arial, sans-serif;
        color:Black;
        }  
    
 .lfm{margin-left:15px;}
 
 /* Admin Style */
 .Adlogin
    {
     text-align:center; 
     margin:60px 60px 20px 150px; 
     font:12px Arial, sans-serif; 
     width:460px;
   }
   
 .inputs{font:12px Arial, sans-serif; margin:10px 10px 0px 5px;float:left; padding:0; width:150px; text-align:right;}
  .inputsL{font:12px Arial, sans-serif; margin:10px 10px 0px 5px;float:left; padding:0; width:150px; text-align:left;}
  .inputstxt{font:12px Arial, sans-serif; margin:10px 0px 0px 0px; padding:0; float:left; width:150px; }
.btn {width:100px;color:White; background: #ca0275;margin:10px 0px 10px 20px; float:right; }
.btnSkip {width:155px;color:White; background: #ca0275;margin:3px 0px 3px 20px; float:left; }
.btnLeft {width:80px;color:White; background: #ca0275;margin:3px 0px 0px 0px; float:left; text-align:center; text-decoration:none; }

td{ text-align:left; margin:10px 0px 0px 15px; }

.Admnlogin
 {
 text-align:center; 
 margin:10px 30px 20px 10px; 
 font:12px Arial, sans-serif; 
 width:600px;
 }
.Errmsg
{
    font:12px Arial, sans-serif; 
    margin:12px 0px 0px 5px; 
    padding:0; 
    float:left;
    color:Red;
    width:5px;
}
.ErrmsgDet
{
    font:12px Arial, sans-serif; 
    margin:12px 0px 0px 5px; 
    padding:0; 
    float:left;
    color:Red;
    width:33px;
}
.Err
{
    font:12px Arial, sans-serif; 
    margin:12px 0px 0px 5px; 
    padding:0; 
    float:left;
    color:Red;
    width:300px;
}
.ajaxbor
{
   border:none;
}

.SuccessMsg
{
    font:12px Arial, sans-serif;
    font-weight:bold;
    color:Green;
    margin:10px 10px 15px 20px;
    float:left; 
    padding:0; 
    width:450px; 
    text-align:left;
   
}

th
    {
        font:14px Arial, sans-serif;
        text-align:left;
        margin:5px 0 0 15px;
    }
 td
    {
       font:12px Arial, sans-serif;
     }
 span
 {
     margin:5px 0 0 0px;
 }
 .LinkAdmin
 {
    text-decoration:none;
    color:Black;
    font:14px Arial, sans-serif;
 }
 

 .AdmnMenu {color:White; text-decoration:none; font:12px Arial, sans-serif bold;margin:10px 2px 10px 2px; float:right; }
 
.DropMonthWidth
    {
        width:85px;
        margin-right:5PX;
    }
 .DropYearWidth
    {
        width:60px;
    }
    
/* Grid Style*/
.DelStat
    {
       color:Red;
        margin:5px 5px 5px 5px;
        font:12px Arial, sans-serif;
    }
.IncStat
    {
       color:Green;
        margin:5px 5px 5px 5px;
        font:12px Arial, sans-serif;
    }
   
  .CompStat
    {
       color:Navy;
        margin:5px 5px 5px 5px;
        font:12px Arial, sans-serif;
    }
 .GrdHead
 {
    font:12px Arial, Helvetica, sans-serif bold;
	background-color:#999999; 
 }
 .GrdStyle
 {
     margin:10px 0px 10px 30px;
	 border:1px #FFFFFF solid;
 }
 .TxtNumber
    {
         margin:10px 0px 0px 20px; 
    }
.AltRow
	{
	font:12px Arial, Helvetica, sans-serif bold;
	background-color:#FFF3F2;
	}

/* Order Head */


 .OrdHead
    {
     font:12px Arial, Helvetica, sans-serif bold;
	 background-color:#999999; 
	 color:White;
	 text-align:center;
	 width:205px;	 
   }
  .OrdHeadSmall
    {
     font:12px Arial, Helvetica, sans-serif bold;
	 background-color:#999999; 
	 color:White;
	 text-align:center;
	 width:80px;	 
    }
    
.OrdValue
    {
     font:12px Arial, Helvetica, sans-serif bold;
	 text-align:center;
	 width:205px;	 
   }
.OrdValueSmall
    {
     font:12px Arial, Helvetica, sans-serif bold;
	 text-align:center;
	 width:80px;	 
    }
   
.TitTxt
    {
     font:12px Arial, Helvetica, sans-serif bold;
	 text-align:right;
	 width:150px;	 
   }
.TitTxtval
    {
     font:12px Arial, Helvetica, sans-serif bold;
	 text-align:left;
	 width:100px;	 
    }
    
.DivGroup
{
    float:left; 
    width:350px; 
    margin:15px 5px 2px 20px;
    border:1px solid #ddd;
}

p.general
        {
        margin: 10px 20px 10px 20px;
        font:12px Arial, sans-serif;
        color:Black;
        }  