
body{
    margin:0;
    padding:0;
    text-align:center;
    background-color:#C0C0C0;
    background-image:url();
    background-repeat:;
    background-position:;
    background-attachment:;
}

div.ys_wrap{
    width:1000px;
    margin:0 auto;
    text-align:left;
    background:url(templates/FlowerShop/resources/background.png) top left repeat-y;
    behavior: url(templates/FlowerShop/resources/iepngfix.htc);
}

div.ys_bound{
    width:900px;
    margin:0 auto;
    text-align:left;
    background:#fff;
}

div#sys_banner{
    height:180px;
    background:url(templates/FlowerShop/resources/header.jpg) top left no-repeat;
    padding:0 30px 0 30px;
}

div.ys_heading{
    height:66px;
    background:#ae1f23;
    float:left;
    background:url(templates/FlowerShop/resources/heading.png) top right no-repeat;
    behavior: none;
    margin:0;
}

div.ys_heading h1{
    margin:0;
    padding:0;
    margin:0 7px 0 0;
    height:66px;
    float:left;
    font-size:22px;
    behavior:none;
    background:url(templates/FlowerShop/resources/heading.png) top left no-repeat;
}

div.ys_heading h1 a{
    display:block;
    float:left;
    color:#fff;
    padding:18px 15px 5px 62px;
    text-decoration:none;
    height:66px;
    voice-family: "\"}\"";
    voice-family:inherit;
    height:43px;
}

div.ys_heading h1 a:hover{
    color:#fff;
}

/*div.ys_menu{
    clear:both;
    background:url(templates/FlowerShop/resources/menu.png) center top no-repeat;
    float:left;
    height:41px;
    margin:50px 0 0 0;
}*/

div.ys_menu ul{
    clear:both;
    background:url(templates/FlowerShop/resources/menu.png) center top no-repeat;
    behavior: url(templates/FlowerShop/resources/iepngfix.htc);
    float:left;
    height:41px;
    margin:50px 0 0 0;
    padding:0 15px;
    list-style:none;
}

div.ys_menu ul li{
    display:block;
    float:left;
    padding:7px 0 0 0;
}

div.ys_menu ul li a{
    color:#fff;
    font-size:13px;
    display:block;
    padding:6px 15px 6px 15px;
    text-decoration:none;
    margin:0 5px;
}

div.ys_menu ul li a:hover{
    background:#ae1f23 url(templates/FlowerShop/resources/menu_bt_bg.gif) top left repeat-x;
    color:#fff;
}

div.ys_menu ul li.current_page_item a{
    background:#ae1f23 url(templates/FlowerShop/resources/menu_bt_bg.gif) top left repeat-x;
}

div#content{
    padding:10px 15px 7px 15px;
}

div.ys_attr{
    clear:both;
    margin:5px 0 0 0;
    border-top:1px dashed #ccc;
    padding:12px 15px 1px 20px;
}

div.ys_attr div.ys_foot_menu{
    float:right;
    width:700px;
}

div.ys_attr div.ys_foot_menu ul{
    margin:0;
    padding:0 5px 0 0;
    list-style:none;
}

div.ys_attr div.ys_foot_menu ul li{
    display:block;
    float:right;
    padding:0 0 0 25px;
}

div.ys_attr div.ys_foot_menu ul li a{
    color:#999;
    display:block;
    float:left;
    padding:0 5px 0 5px;
    margin:0;
    width: auto;
    height:16px;
    text-align:center;
    text-decoration:none;
    line-height:18px;

}

div.ys_attr div.ys_foot_menu ul li a:hover{
    text-decoration:underline;
}

div.ys_foot{
    height:35px;
    margin:0 auto;
    width:1000px;
    background:url(templates/FlowerShop/resources/footer.png) top left repeat-y;
    behavior: url(templates/FlowerShop/resources/iepngfix.htc);
}


/* Content CSS */

/* Variables - only edit these */






div#content{
    line-height:1.8em;
}

body{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#222;
}

a{
    color:#990000;
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
    color:#990000
}

a img{border:none;}

p{
    margin: 0;
    padding: 5px 0;
}

h1, h2, h3, h4, h5, h6{ 
    color: #6a0000;
    margin: 5px 0;
    padding: 10px 0;
    line-height:18px;
}

h1{font-size: 200%;}
h2{font-size: 180%;}
h3{font-size: 160%;}
h4{font-size: 140%;}
h5{font-size: 130%;}
h6{font-size: 100%;}

