﻿/*** [Reset] ***/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img { margin: 0; padding: 0; border: none; }
/*** // [Reset] ***/

/*** [Base Elements] ***/
/* Default font type and size, text direction and background color, and etc... */
body { background: #bcf6ce; color: #333; direction: rtl; font: normal 16px Arial, Helvetica, sans-serif;  }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h4 { font-size: 16px; }
/* Links */
a { outline: 0 none;}
a:link, a:visited { color: #2776D7; text-decoration: none; }
a:hover { color: #FF6600; }
.altLink:link, .altLink:visited { color: #666; }
.altLink:hover { color: #FF6600; }
/* Other */
.clear { clear: both; }
.title { font-size: 18px; font-weight: bold; color: #2776D7; padding: 5px 0; }
.bold, .preText, .importantText { font-weight: bold; }
.quotationText { color: #999; font-style: italic; }
.floatLeft { float: left; }
.floatRight { float: right; }
/*** // [Base Elements] ***/

/*** [Site Layout] ***/
/* Site container: Define the container background, width and his frame. */
#Qualish_Container { width: 960px; margin: 0 auto; padding: 5px; }
/* Container layout */
#Qualish_BreadCrumbs, #Qualish_Content, #Qualish_Footer, #Qualish_Bottom { background: #FFF; color: inherit; margin: 0; padding: 0; }
#Qualish_Top { background: #2776d7; padding: 1px 10px 2px 10px; overflow: hidden;  }
#Qualish_Header { background: #2776d7 url(../Default/Images/QHeader_BG_He.jpg) top;  min-height: 120px; height: 120px; width: 960px; }
#Qualish_Horizontal_Menu { background: #2776d7 url(../Default/Images/QMenuBG.png) top; color: inherit; height: 40px; text-align: left; font-family: 'Guttman Yad-Brush'; }
#Qualish_BreadCrumbs { background: #eee; padding: 2px 20px; color: #666; font-size: 12px; font-weight: bold; }
#Qualish_BreadCrumbs a { text-decoration: none; color: #2A78D5; }

#Qualish_Content { background: #fff; background-position: top; padding-bottom: 10px; background: url(../Default/Images/topSeparator.png) top; background-repeat: no-repeat; background-color: #FFFFFF; }

#Qualish_Footer { background: #fff url(../Default/Images/grassLine.jpg) no-repeat bottom; overflow: hidden; padding: 5px 13px; }
#Qualish_Bottom { padding: 0 10px 2px 12px; font-size: 12px; overflow:hidden; color: #666; line-height: 24px; text-align: right; }
#Qualish { width: 940px; margin: 0 auto; padding: 5px; text-align: left; }
/*** // [Site Layout] ***/

/*** [Advanced Styling] ***/

/* Top */
#Qualish_Top ul { list-style: none; float: right; }
#Qualish_Top ul li { float: left;  }
#Qualish_Top ul li a { margin: 0 0 0 20px; float: left; text-decoration: none; color: #CCC; }
#Qualish_Top ul li a:hover { color: #999; }
/* //Top */

/* Footer */
#Qualish_Footer { overflow: hidden; padding: 0 10px 10px 13px; }
#Qualish_Footer p { color: #666; font-size: 14px; }
#Qualish_Footer h4 { color: #333; padding-top: 0; }
#Qualish_Footer ul { list-style: none; margin-left: 0; }
#Qualish_Footer ul li a { background-color: inherit; color: #88B301; font-size: 14px; text-decoration: none; }
#links { float: left; width: 30%; }
#feeds { float: left; width: 30%; }
#copyright { float: left; padding-top: 60px; text-align: right; vertical-align: bottom; width: 40%; }
/* //Footer */

/*** // [Advanced Styling] ***/

/*** [Forms] ***/
form input[type=text], form input[type=file] { width: 17em; }
form select { width: 18em; }
form textarea { width: 34em; }
form input[type=text], form input[type=file], form select, form textarea { border: solid 2px #CCC; color: #1EA9C1; font: normal 16px Arial, Helvetica, sans-serif; margin-bottom: 5px; padding: 5px; }
form input[type=text]:hover, form input[type=file]:hover, form select:hover { background-color: #F4FCFF; border-color: #999999; }
form label { color: #999; display: inline-block; font-weight: bold; margin: 5px 0 2px 0; }
form .mini { font-size: 12px; font-weight: normal; color: #666; }
.formSection { border-bottom: dotted 2px #ccc; padding-bottom: 10px; margin-bottom: 20px;}
form input[type=checkbox] { border: none;}
/*** // [Forms] ***/


/*** products ***/
.prod_cat { float: left; width: 260px; min-height: 240px; margin: 10px 20px 10px 0; padding: 0; }
.prod_cat img { border: none; }

/*** date and time and names ***/
.date { color: #666; }
.names { color: #2776D7; font-size: 14px; }

/** **/
.ManageSections { padding-top: 20px; }
.ManageSections a { border: solid 2px #ccc; background: #fff; padding: 30px; margin: 0 20px 20px 0; float:left; font-weight: bold; }
.ManageSections a:hover { border-bottom-color: #333; border-top-color: #333; }

#categoryContainer {}
#categoryContainer .title { font-size: 18px; font-weight: bold; color: #2776D7; padding: 5px 0; }
.wrapperFrame { border: solid 2px #ccc; background: #fff; padding: 0px 10px; margin: 0 12px 12px 0; float:left; font-weight: bold; width: 174px; }
.wrapperFrame label { color: #666; line-height: 30px; font-size: 14px; }
#imageHolder { float: left; }
#imageHolder img { border: solid 1px #eee; }
.buttonsHolder img { margin: 2px 2px 4px 0; }
#catDiv {border-bottom: dotted 2px #ccc; overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; }
/** **/

/* image List */
#PicList { clear: both; margin: 10px 0 0 0; }
#PicList ul { list-style: none; float: left; }
#PicList ul li { float: left; margin: 0 5px 5px 0;  }
#PicList ul li img {  border: solid 1px #eee; }
/* */

/**/
.flag img {text-decoration: none; border: none; float: left; margin: 5px 5px 0 0;}
/**/

.l, .i, .t, .a, .f { font-weight: bold; }
.l { color: #00AEEF; }
.i { color: #CF7A7A; }
.t { color: #8AC52F; }
.a { color: #EF2D34; }
.f { color: #FBAF5D; }

/*** [Buttons] ***/
.buttons a { background-color: #eee; border: 2px solid #ccc; color: #666; cursor: pointer; display: block; float: right; margin: 0 5px 0 0; font-weight: bold; line-height: 130%; text-decoration: none; padding: 4px 5px 5px 7px; /* Links */ }
.buttons a img { margin: 0 3px -5px 0 !important; padding: 0; border: none; width: 24px; height: 24px; }
/* standard */.buttons a:hover { background-color: #fff; color: #666; }
.buttons a:active { background-color: #ccc; color: #fff; }
/* negative */
.buttons a.negative, button.negative { color: #FD934D; }
.buttons a.negative:active { color: #fff; }
/*** // [Buttons] ***/

.backHeLogo { background: #fff url(../Default/Images/BackLogoHe.jpg) no-repeat center top; }