/* 
    Document   : puzzle
    Created on : 02.01.2009, 9:42:39
    Author     : smart
    Description:
        Purpose of the stylesheet follows.
*/

* {
  margin:0;
  padding:0;
}

body {
  font-size:10pt;
  font-family:Verdana;
}

.top {
  background-color:#558800;
  border-bottom:1px solid #336600;
  width:100%;
}
.logo {
  color:white;
  font-size:35px;
  padding:0px;
  margin:0px;
}

/* Menu */

.boxContent {
  background:#FFFFFF url(/images/a1.gif) repeat-x scroll left top;
  margin-top:0.5em;
  padding:0.6em 0.6em 0.25em;
  margin-bottom: 1.5em;
}

h2 {
  font-size:1.2em;
  font-family:tahoma,sans-serif !important;
  display:block;
  width:420px;
  color:#444;
  text-align:left;
  margin:6px 0px;
}

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

a:hover {
  text-decoration: none;
}

.menu
{
  background-color: #558800;
  width: 100%;
}

.menu ul
{
  padding: 1em 0em 1em 4.5em;
  list-style: none;
}

.menu li
{
  display: inline;
  padding-right: 2.5em;
  font-size: 12px;
}

.menu li a
{
  color: #fff;
  background-color: inherit;
}

.menu li a:hover
{
  border-bottom: solid 1px #558800;
}

body {
  background:#fff;
}

#file_input_image, #file_input_add_product {
  position: absolute;
}

.customFile {
  width: 219px;
  margin-left: -140px;
  cursor: default;
  height: 26px;
  z-index: 2;
  filter: alpha(opacity: 0);
  opacity: 0;
}

#wrapper {
  padding-bottom:6px;
}

.fakeButton {
  position: absolute;
  z-index: 1;
  width: 101px;
  height: 26px;
  background: url(/images/button.jpg) no-repeat left top;
  float: left;
  pading-bottom:6px;
}

.blocker {
   position: absolute;
   z-index: 3;
   width: 150px;
   height: 26px;
   background: url(/images/transparent.gif);
   margin-left: -155px;
}

.FileName {
  position: absolute;
  height: 20px;
  margin-left: 110px;
  font-family: Verdana;
  font-size: 8pt;
  color: Gray;
  margin-top: 4px;
  padding-top: 1px;
  padding-left: 19px;
}

#activeBrowseButton_image, #activeBrowseButton_add_product {
  background: url(/images/button_active.jpg) no-repeat left top;
  display: none;
}

.title {
  font-weight:bold;
  padding:0.5em;
  text-align:left;
  color:#444444;
  font-size:0.8em !important;
}

.field {
  padding-top:4px;
}

.input {
  width:400px;
  border:1px solid grey;
  height:22px;
  padding-top:2px;
  margin-left:10px;
  background:#f3f3f3;
}
.input:hover {
  background:#eee;
}

.help {
  font-size:10px;
  color:#777;
  padding-left:10px;
  padding-bottom:10px;
}

.button {
  border:1px solid black;
  width:120px;
  height:26px;
  text-align:center;
  font-size:16px;
}

.field-error {}

.hideblock {
  display:block;
  position:absolute;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  background-color:#444;
}

.footer {
  border-top:1px solid #E5E5E5;
  padding:1.5em 0;
  text-align:center;
  color:#444;
  font-size:0.8em;
}

blockquote {
  padding:0.4em;
  border-left: solid 6px #558800;
}

blockquote p {
  margin-bottom: 0em;
  line-height: 1.5em;
}

.commentAuthor {
  font-size:12px;
  font-weight:bold;
  color:#444;
}

.commentAuthor a {
  font-size:12px;
  font-weight:bold;
}

.date {
  font-size:12px;
  color:#444;
}

.box ul {
  margin-bottom: 1em;
  padding-left: 1em;
  line-height: 1.8em;
}
.timer {
  width:100px;
  border:1px solid #eee;
  text-align:center;
  font-size:18px;
  color:#888;
  padding:1px;
}

.error {
  position:absolute;
  display:block;
  padding-left:5px;
  padding-right:5px;
  border:1px solid #ff5d5d;
  background:red;
  color:white;
  top:10px;
  right:10px;
  font-size:10px;
}

.message {
  position:absolute;
  display:block;
  padding-left:5px;
  padding-right:5px;
  border:1px solid #a4b3c7;
  background:#6690C9;
  color:white;
  top:10px;
  right:10px;
  font-size:10px;
}

.auth_field {
  width:200px;
  padding:0px;
  vertical-align:center;
  margin:0px;
  margin-bottom:10px;
}

.logged_in {
  font-size:10px;
  padding-left:10px;
}

.navlink {
  font: .92em/100% arial;
  padding: 0em 1em 0em 0;
  margin: 1em 0;
  list-style: none;
  clear: both;
}

.navlink li {
  float: left;
}

.navlink a, .navlink em {
  margin-right: .1em;
  padding: .5em .5em;
  display: block;
  background: #fff;
  border: 1px solid #fff;
  text-decoration: none;
}

.navlink a {
  border: 1px solid #beb1b1;
  color: #666;
}

.navlink em {
  font-weight: bold;
  font-style: normal;
  color: #fff;
  background: #666;
  border: 1px solid #beb1b1;
}

.rating {
  font-weight:bold;
  font-size:12px;
  font-family:Verdana;
  color:#A4C479;
}

.up {
    float:left;
    margin-left:10px;
    background:transparent url(/images/misc/icons_vote_posts.gif) no-repeat scroll 0 -15px;
    display:block;
    height:15px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    overflow:hidden;
    position:relative;
    text-indent:-1000px;
    top:2px;
    width:11px;
}

.down {
  float:right;
  background:transparent url(/images/misc/icons_vote_posts.gif) no-repeat scroll -11px -15px;
  display:block;
  height:15px;
  margin-right:10px;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:0;
  overflow:hidden;
  position:relative;
  text-indent:-1000px;
  top:2px;
  width:11px;
}

.up_used {
  opacity: 1.0; -moz-opacity: 1.0; filter: alpha(opacity=100);
  background:transparent url(/images/misc/icons_vote_posts.gif) no-repeat scroll 0 0px !important;
}

.down_used {
  opacity: 1.0; -moz-opacity: 1.0; filter: alpha(opacity=100);
  background:transparent url(/images/misc/icons_vote_posts.gif) no-repeat scroll -11px 0px !important;
}

.up_unused {
  opacity: 1.0; -moz-opacity: 1.0; filter: alpha(opacity=100);
  background:transparent url(/images/misc/icons_vote_posts.gif) no-repeat scroll -22px 0px !important;
}

.down_unused {
  opacity: 1.0; -moz-opacity: 1.0; filter: alpha(opacity=100);
  background:transparent url(/images/misc/icons_vote_posts.gif) no-repeat scroll -22px -15px !important;
}

.score {
  font-size:0.8em;
  font-weight:bold;
  font-family:Arial,sans-serif;
  padding:4px 6px 2px;
  color: #000;
}

.positive {
  color:#339900 !important;
}

.negative {
  color:#CC0000 !important;
}

#tip, #bottom_tip, #tooltip {
    display:none;
    font-size:12px;
    height:80px;
    width:180px;
    padding:15px;
    color:black;
    z-index:100000;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border:1px solid #ccc;
    background:url(/content/images/misc/tooltip/white_n.png) repeat-x;
}

#bottom_tip {
  padding:10px;
  height:60px;
}

#tooltip {
  width:250px;
  height:120px;
  text-align:left;
}
/* --- Right side ------------------------------------------------ */
.side_right {
    margin-left: 30px;
    width: 222px;
    vertical-align: top;
}
.side_right .block {
    width: 208px; 
    padding: 0px; 
    margin-left: 30px; 
    margin-bottom: 10px;

    background: #fff; 
    color: #444; 

    font-size: 12px; 
}
.side_right > div {
    margin-left: 30px;
}
/* --- sape ------------------------------------------------------ */
.sape {
    margin-left: 10px;
    margin-right: 10px;

    text-align: center;
    font-size: 10px;
}
/* --- elements -------------------------------------------------- */
a.blocked {
    display: block;
    width: 300px;
    
    padding: 5px;
    margin-bottom: 5px;
    
    color: white;
    background: #558800;
    text-align: center;
}
.unread a {
    font-weight:bold;
}
/* --- end ------------------------------------------------------- */
