/*///////////////////////////
Admin Styles
///////////////////////////*/

div.content_category_title{
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: normal;
  margin-top: 20px;
  margin-right: 9px;
  margin-left: 9px;
  margin-bottom: 10px;
  text-indent: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #cccccc;
  border-bottom-width: 0px;
}

form#edcal table{
width:96%;
border-top:0px;
border-right:0px;
border-bottom:1px;
border-left:1px;
border-color:#878787;
border-style: solid;
margin: 30px 0px 10px 0px;
font-family: tahoma,verdana,sans-serif;
}

form#edcal th {
background-image: url("images/s_main_cap.png");
background-color: #e1e4e8;
border-top:1px;
border-right:1px;
border-bottom:0px;
border-left:0px;
border-color:#878787;
border-style: solid;
padding: 6px 4px 4px 10px;
text-align:left;
font-size:16px;
font-weight:normal;
}

form#edcal .bevel{
  background-image:transparent url("images/s_left_bevel.png");
  background-repeat: no-repeat;
  background-position: right center;
  width:10px;
  height:10px;
  margin: 9px 0px 0px 0px;
  float:right;
}

form#edcal td {
vertical-align:top;
border-top:1px;
border-right:1px;
border-bottom:0px;
border-left:0px;
border-color:#878787;
border-style: solid;
padding: 5px 10px 5px 10px;
vertical-align:middle;
}

form#edcal td.title{
width:120px;
font-weight:bold;
}

form#edcal textarea {
border-radius:6px;
border:1px solid #878787;
padding: 5px 5px 5px 5px;
margin: 10px 10px 10px 10px;
font-family: tahoma,verdana,sans-serif;
font-size:12px;
}

form#edcal input#space_deadline, input#materials_deadline {
width:90%;
height:30px;
border-radius:6px;
border:1px solid #878787;
padding: 5px 5px 5px 5px;
margin: 10px 10px 10px 10px;
font-family: tahoma,verdana,sans-serif;
font-size:12px;
}

form#edcal textarea#marketplace, textarea#industry_at_large {
width:90%;
height:60px;
}

form#edcal textarea#market_report, textarea#supplement, textarea#bonus {
width:90%;
height:60px;
}

form#edcal input.update_btn {
background-image: url("images/s_main_cap.png");
background-color: #e1e4e8;
border:1px solid #b5b5b7;
border-radius:6px;
cursor:pointer;
padding: 5px 10px 5px 10px;
margin: 10px 50px 10px 10px;
float:right;
}
form#edcal .locked{
background: url( 'images/locked.png' ) no-repeat;
height:20px;
width:30px;
float:left;
}
form#edcal h3{
font-size:24px;
font-weight:bold;
color:#404040;
margin:0px;
padding:10px 10px 10px 0px;
}
.yrmenu{
width:160px;
background:#e1e4e8;
border:1px solid #878787;
margin:10px 0px 0px 0px;
padding:5px 0px 5px 10px;
font-size:16px;
}
.del_btn{
float:right;
color:#9c0000;
font-weight:bold;
padding-right:5px;
text-decoration:none;
}

/*///////////////////////////
Shortcode Styles
///////////////////////////*/

#edcal td p {margin:5px 5px 5px 5px;
}
#edcal td ul  {margin:5px 0pt 0pt 5px;
text-align:left;
}
#edcal td p.market {margin:5px 5px 5px 5px;
}
#edcal td p.supp {margin:5px 5px 5px 5px;
}
#edcal td p.bonus {margin:5px 5px 5px 5px;
color: white;
}
table#edcal, #edcal td, #edcal tr   {
background: transparent;
margin-bottom: 0em;
border: 0px solid #CFCFCF;
font family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
}
#edcal td{
padding:5px 20px 5px 20px;
vertical-align:middle;
}
#edcal th {
background: transparent;
border-top:1px;
border-right:1px;
border-bottom:0px;
border-left:0px;
border-color:#CFCFCF;
border-style: solid;
font-size: 9pt;
}
/*#edcal tr td {
background-color: #f1c8d4;
text-align: center;
border: 1px;
}
#edcal tr:nth-child(2n) td {
background-color: #e7ecf1;
text-align: center;
}*/

#edcal tr.whiterow td {
border: 2px solid #000000;
}
#edcal tr.row1 td {
background-color: #ffeba4;
text-align: center;
}
#edcal tr.row2 td {
background-color: #e7ecf1;
text-align: center;
}
#edcal tr.bonus-row td {
background-color: #333333 !important;
text-align: left;
}
#edcal tr.supp-row td {
background-color: #c3c3c3;
text-align: left
}
#edcal tr.market-row td {
background-color: #a7c4e0;
text-align: left;
}
#edcal td.col2 {
border-left:1px solid #c5cbd0;
text-align: left;
}
#edcal td.col3 {
border-left:1px solid #c5cbd0;
text-align:left;
}
#edcal td.col4 {
border-left:1px solid #c5cbd0;
text-align:center;
}
#edcal td.col5 {
border-left:1px solid #c5cbd0;
text-align:center;
}
#edcal td.col6 {
border-left:1px solid #c5cbd0;
text-align:center;
}
