@charset "utf-8";
/* CSS Document */
/* Clear Fix */
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*Main Navigation*/
.Navigation{ padding:2px; height:50px; float:left; background:url(images/bg-new.jpg) center top no-repeat;}
.Navigation ul li{float:left; margin:0 90px; list-style:none; font-weight:bold;}
.Navigation ul li a{color:#BB8293;  padding:6px 50px 0 0; #padding:15px 50px 0 0; font-size:16px; height:24px; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; display:block; #display:inline-block; background:url(../images/bg-li.gif) no-repeat right;}
.Navigation ul li a.bgNone{background:none;}
.Navigation ul li a:hover, .Navigation ul li.current a{background:url(../images/bg-li1.jpg) repeat-x;}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b{position:absolute; top:0; border: 1px solid #918d8d; /*THEME CHANGE HERE*/ border-width: 0 1px; font:normal 13px Arial,Verdana; line-height:18px; z-index:100; background-color: white; width: 200px; /*visibility: hidden;*/ }
.dropmenudiv_b a{width: auto; display: block; text-indent: 5px; border: 0 solid #918d8d; /*THEME CHANGE HERE*/ border-bottom: 1px dotted #ccc; padding:4px 0 4px 20px; text-decoration: none; color: black; background:url(../images/icon/tick.gif) no-repeat 7px 10px;}
* html .dropmenudiv_b a{ /*IE only hack*/ width: 100%; }
.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/ background-color:#FCF7EB;}

.Navigation .dropmenuDiv{background-color:#fff; position:absolute; z-index:1000; width:150px; display:none;}
.Navigation ul li .dropmenuDiv a{display:block; padding:5px; font-weight:normal; border-bottom: 1px solid #fff; padding:4px 0 4px 20px; text-decoration: none; color: black; background:url(../images/icon/tick.gif) no-repeat 7px 10px; font-family:"trebuchet MS",Arial; font-size:12px; min-height:20px; height:auto !important; height:20px; background-color:#F7EBEB;}
.Navigation ul li .dropmenuDiv a:hover{color:#552425; background:#EDCDCD;}
.Navigation ul li .dropmenuDiv[class] br{display:none;}
.tblcss {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/sep-category.png) no-repeat; width:898px;
