*{padding:0;margin:0;}html{height:101%;box-sizing:border-box;}*,:after,:before {box-sizing:inherit;}
body{font:100%/1.5 tahoma, arial;color:#333;background-color:#ead6a3;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}

h1{font-size:130%;}h2{font-size:110%;}
p{text-align:justify;}ul {list-style:none;}
a{color:#00f;font-weight:700;text-decoration:none;}a:hover{text-decoration:underline;}
img{border:0;}

#wholePage{margin:0 auto;padding-top:66px;width:100%;min-width:340px;max-width:950px;box-shadow:0 5px 5px grey;direction:rtl;}
#pageH1{border-right:15px solid #ddd;border-bottom:5px solid #720201;font-family:arial;padding:5px;min-height:25px;background-color:#fdf9e0;}

#menuContainer{z-index:1000;width:100%;min-width:340px;position:fixed;top:0;left:0;}
#menuContainer .Table{max-width:950px;margin:0 auto;}
#MenuButton{width:50px;height:40px;cursor:pointer;font-size:28px;color:#fff;}
#menuHead{background-color:#410102;max-width:950px;}
#menuBody{border:1px solid #b07a6e;position:absolute;z-index:1000;width:180px;font-size:12px;background:#ebebeb url('style/categories/menu_icons_40.jpg') no-repeat top right;}
#menuBody li a{display:block;height:40px;line-height:40px;padding-right:45px;border-bottom:1px solid #b07a6e;}
.hideMenu{display:none;}.displayMenu{display:block;}
#searchIcon{width:40px;height:40px;margin:2px 0 0 2px;}#searchIcon svg{fill:#fff;}

#footer{width:100%;color:#fff;background:#410102;font-size:12px;}
.copyright{padding:10px;}.copyright a{color:#fff;}

.a-left{text-align:left;}.a-right{text-align:right;}.a-center{text-align:center;}
.f-left{float:left;}.f-right{float:right;}.cleaner{clear:both;}
.Table{width:100%;padding-bottom:10px;box-shadow:0 5px 5px grey;background-color:#eedbb9;border:1px solid #b07a6e;}
.sectionHead, .secHeadSpecial{color:#fff;font-family:arial;height:35px;line-height:35px;}
.sectionHead{background-color:#410102;padding-right:5px;}.secHeadSpecial{background-color:#880101;}
.adHolder{min-height:300px;min-width:300px;display:block;}

/* home & Category */
#catHomeDesc {background-color:#fdf9e0;padding:0 5px 5px 5px;}
#catHomeDesc img{float:left;margin-right:5px;}
#catHomeDesc p{margin-bottom:15px;}
@media screen and (max-width:600px){#catHomeDesc img{float:none;display:block;margin:0 auto;}}

/*		Categories			*/
#CategoryExcerpt{width:100%;background-color:#fbf7de;}
#CategoryExcerpt li{width:calc(33.3% - 8px);margin:10px 4px 0 4px;background-color:#f0d59b;border-radius:10px 10px 0 0;float:right;}
#CategoryExcerpt li a{padding:10px;display:block;}
#CategoryExcerpt p{margin:15px 5px 15px 5px;}
#CategoryExcerpt img{margin:5px 5px 0 5px;width:300px;height:240px;}
@media screen and (max-width:510px){#CategoryExcerpt li{width:calc(50% - 8px);}}