/**
* @author Ana-Maria Ciobanu
*/
.footer {text-align: center;font-size: 11px;padding: 10px 0px;}
table#mainTbl {width: 1098px;margin: 0px auto;}
td#headerTd {width: 1078px;padding: 10px;background: #972c57;vertical-align: middle;text-align: center;color: #ffffff;font-size: 16px;border-bottom: 5px solid #e4c6d3;}
td#leftTd {width: 140px;height: 704px;background-image: url('../img/bg_left.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td#rightTd {width: 118px;height: 704px;background-image: url('../img/bg_right.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td#centerTd {border: 5px solid #e4c6d3;border-top: none;}
table.display {margin: 5px auto;}
table.display td {padding: 3px;vertical-align: middle;}
table#cntTbl {width: 830px;}
td#spacerTd, td.spacerTd {width: 40px;}
td#cntTd {width: 435px;padding: 5px 0px 5px 20px;}
td#featuredTd {border-left: 5px solid #e4c6d3;background-color: #e4c6d3;}
div.content {overflow: hidden;margin: 15px;margin-left: 0px;}
div.cat_cnt {overflow: hidden;margin: 10px;font-size: 12px;color: #265337;text-align: center;}
#searchFrm p {font-size: 11px;font-weight: bold;color: #880d42;text-align: center;}
input#usr {background-image: url('../img/usr.png');background-position: center left;background-repeat: no-repeat;padding-left: 20px;}
input#pwd {background-image: url('../img/pwd.png');background-position: center left;background-repeat: no-repeat;padding-left: 20px;}
table#catTbl {width: 100%}
table#catTbl td {width: 25%;font-size: 11px;font-weight: bold;text-align: center;padding-top: 10px;}
table#catTbl td img {margin: 3px auto 0px auto;display: block;}
td#itemPicTd {height: 525px;}
td.roses_nav {height: 58px;background-color: #e4c6d3;vertical-align: middle;font-weight: bold;font-size: 10px;}
td.cart_status_top {height: 25px;vertical-align: middle;font-size: 10px;text-align: center;}
td.cart_status {height: 100px;background-color: #e4c6d3;font-size: 10px;vertical-align: top;text-align: center;}
td#listTd {height: 370px;padding-left: 10px;}
table#roseTbl, table.roseTbl {margin: 20px auto 10px auto;}
table#roseTbl td, table.roseTbl td {padding: 5px;border: 1px solid #6dcc8e;vertical-align: middle;}
table#roseTbl td.grey, div.grey {color: #a9a9a9;text-align: center;padding: 3px;}
table#roseTbl th, table.roseTbl th {border: 1px solid #6dcc8e;}
table#signInTbl, table.signInTbl {margin: 10px auto;border: 1px solid #6dcc8e;background-color: #e4feea;}
table#signInTbl td, table.signInTbl td {padding: 10px;vertical-align: middle;font-weight: bold;color: #99325e;}