/* ---------- MARKECHECK STYLES -------------- */

.left { float: left; }
.roght { float: right;}

.border_ccc { border: 1px solid #ccc;}
.border_beige { border: 1px solid #d8d3cb;}
.border_9f9a96 { border: 1px solid #9f9a96;}
.borderB_9f9a96 { border-bottom: 1px solid #9f9a96; }
.borderR_bbb { border-right: 1px dotted #bbb; }
.borderL_bbb { border-left: 1px dotted #bbb; }

.border_ccc_b { border: 2px solid #ccc;}
.border_f66_b { border: 3px solid #f66;}
.bg_green_border_b_b { border-bottom: 2px solid #d5e14d; background: #d5e14d; }

.bg_beige { background: #d8d3cb; }
.bg_green { background: #d5e14d; }
.bg_eee { background: #eee; }
.bg_ededed { background: #ededed}
.bg_white { background: #fff; }
.bg_grey { background: #D7D2CB; }

.padd1111 { padding: 10px;}
.padd1101 { padding: 10px 10px 0 10px;}

.padd2222 { padding: 20px;}
.padd2220 { padding: 20px 20px 20px 0;}
.padd2002 { padding: 20px 0 0 20px;}
.padd2220 { padding: 20px 20px 20px 0;}
.padd2022 { padding: 20px 0 20px 20px;}
.padd0222 { padding: 0 20px 20px 20px;}
.padd2020 { padding: 20px 0 20px 0;}
.padd2000 { padding: 20px 0 0 0;}

.marg2220 { margin: 20px 20px 20px 0;}

.corner15 { -moz-border-radius: 15px; border-radius: 15px; }
.corner4 { -moz-border-radius: 4px; border-radius: 4px; }

.corner4400 { -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
.corner0044 { -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }

.shadow { margin: 0px 15px 20px 0; -moz-box-shadow: 0px 6px 10px -6px rgba#000; -webkit-box-shadow: 0px 6px 10px -6px #000; box-shadow: 0px 6px 10px -6px #000; }
.shadow:hover { margin: 0px 15px 20px -3px; -moz-box-shadow: 0px 9px 21px -9px rgba#575555; -webkit-box-shadow: 0px 9px 21px -9px #575555; box-shadow: 0px 9px 21px -9px #575555; }


/* ---------- LIST VIEW -------------- */

#wrapper_list { width: 100%; margin-bottom: 30px; }
#wrapper_list th { width: 20%; padding: 5px 0 3px 10px; border-right: 1px dotted #bbb; }
#wrapper_list th.first { font-weight: bold; }
#wrapper_list th.last { width: 20%; padding: 5px 0 3px 10px; border-right: none; }
thead th { height: 30px; background: #8eb3ba;}
.odd { height: 25px; background-color: #fff; text-align: left; font-weight: normal;}
.even { height: 25px; background-color: #eee; text-align: left; font-weight: normal;}

.mapp, .categori, .brand, .date, .size, .mapp_thead, .categori_thead, .brand_thead, .date_thead, .size_thead { text-align: left;  text-transform: uppercase; }
thead .mapp_thead, .categori_thead, .brand_thead, .date_thead, .size_thead { color: #fff; font-weight: bold; font-size: 12px; }
tbody .mapp, .categori, .brand, .date, .size { color: #000; font-size: 11px; font-weight: normal; }



/* ---------- CALENDER VIEW -------------- */
#sitecontent { border: 1px solid #bbb; background: #fff url(../img/shadow.png) 0 0 repeat-x; }
#head { width:200px; }
#dates { width: 400px;}
.cal_head { margin: -8px 0 15px 0;}


/* ---------- MESSAGE PAD -----------*/
.mess_head { color: #a1a1a1; font-weight: normal; }
.mess_text { color: #000; font-weight: normal; }
.mess_date { font-size:9px; color: #a1a1a1; }
.mess_link { font-size:9px; }
.mess_hr { margin:5px; }


/* ---------- MARKECHECK DIV -------------- */

body,html{
  height:100%;
  background: #eee
}

#page_main_all_wrapper_index { position:absolute; width: 100%; height:100%;/* background: #8eb3ba*/ }
#page_main_all_wrapper { padding: 20px 0 40px 0; background: #eee url(../img/head_white_stripe.jpg) 0 0 repeat-x; }
#header {margin: 0;}
#wrapp_top { padding: 40px 0 0 0;}
#band_under { height: 36px; background: #eeedeb url(../img/shadow.png) 0 100% repeat-x; border-bottom: 0px;}
#wrapper_page { background: #fff;}
#left_row { position: relative; height: 100%;}

#contact_form input, textarea, select {
    font-size:12px;
    width:200px;
    padding: 5px;
    color: #222222; 
    background-color:#EEEEEE;
    border:1px solid #CCCCCC;
    margin: 7px 0; 
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

/*0A0A0A*/
/*nedan:width: 210px;*/

input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 150px;
  height: 20px;
  padding: 2px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
 /* width: auto;
  height: auto; */
  padding: 3;
  /*margin: 3px 0; */
  margin-right: 0;
}

.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}


/* ---------- MARKECHECK TYPO -------------- */

h1, h2, h3 {padding-bottom: 10px; }

.uppercase { text-transform: uppercase;}
a.uppercase { color: #fff }
