/* TEMPLATES WITH 2 COLS */
#content .two_cols_one
{
  float: left;
  padding-bottom: 200px;
  width: 330px;
}

#content .two_cols_two
{
  float: right;
  padding-bottom: 50px;
  padding-right: 30px;
  width: 590px;
}

/* CONTENTS */
/* Second level menu */
.two_cols_one .block_content
{
  padding: 0 30px;
}

.two_cols_one div.first
{
  border-top: none;
}

.two_cols_one .block_content .form_network
{
  background: #e5e5e5 url(/integ/images/menu_second_bg.gif) repeat-x 0 bottom;
  float: left;
  min-height: 175px;
}

.two_cols_one .block_content .form_block
{
  border-top: 1px solid #e9e9e9;
  padding: 10px 15px 0 15px;
  text-align: left;
  width: 200px;
}

.two_cols_one .block_content .first
{
  border-top: 0;
}

.two_cols_one .block_content .form_block .form_row
{
  display: block;
  float: left;
  margin: 0.5em 0;
  width: 100%;
}

.two_cols_one .block_content .form_block .label
{
  clear: both;
  display: block;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1.5em;
}

.two_cols_one .block_content .form_block .select
{
  background-color: white;
  border: 1px solid #ccc;
  display: block;
  float: left;
  font-size: 0.7em;
  width: 100%;
}

.two_cols_one .block_content .form_block .label_checkbox
{
  clear: none;
  padding-top: 0.1em;
  width: 80%;
}

.two_cols_one .block_content .form_block .input_checkbox
{
  display: block;
  float: left;
  margin-right: 1em;
}

/* BLOCK CONTENT */
.block_content
{
  clear: both;
  color: #5a5a5a;
  float: left;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  padding: 10px 0;
  position: relative;
}

.two_cols_two .block_content
{
  width: 590px;
}

.block_content h2
{
  color: #343635;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}

.block_content h2.sIFR-replaced
{
  font-size: 16px;
}

.block_content h3
{
  color: #46667b;
  font-size: 1.2em;
  margin-bottom: 0.5em;
  padding-left: 0.2em;
}

.block_content strong
{
  font-size: 1.1em;
  font-weight: bold;
}

.block_content ol,
.block_content ul
{
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.block_content ol li,
.block_content ul li
{
  background: url(/integ/images/list_bg.gif) no-repeat 1em 0.5em;
  clear: both;
  display: block;
  float: left;
  padding-left: 1.5em;
}

.block_content ol ol li, .block_content ul ul li
{
  background: url(/integ/images/list2_bg.gif) no-repeat 1em 0.5em;
}

.block_content table
{
  border-collapse: collapse;
  border-spacing: 0;
}

/* CUSTOM STYLES */
.block_content .table_network
{
  margin: 0 1%;
  width: 98%;
}

.block_content .table_network .th
{
  padding: 0.5em 1%;
  vertical-align: middle;
}

.block_content .table_network .th .sIFR
{
  font-size: 1.1em;
}

.block_content .table_network .td
{
  padding: 0.35em 1%;
  vertical-align: middle;
}

.block_content .table_network .row0
{
  background-color: #d5d5d5;
}

.block_content .table_network .td1
{
  width: 30%;
}

.block_content .table_network .td2
{
  width: 33%;
}

.block_content .table_network .td3
{
  text-align: center;
  width: 6%;
}

.block_content .table_network .td4
{
  text-align: center;
  width: 9%;
}

.block_content .table_network .td5
{
  text-align: center;
  width: 10%;
}

.block_content .table_network .td6
{
  width: 11%;
}

.block_content .table_network .td .title
{
  color: #5a5a5a;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
}

.block_content .table_network .td .subtitle
{
  color: #5a5a5a;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
}

.block_content .table_network .td .info .link
{
  color: #5a5a5a;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}


/* BUTTON ACTIONS */
.block_content .button_actions
{
  background: url(/integ/images/sec_menu_right_last_current.gif) no-repeat right 0;
  float: right;
  height: 24px;
  margin-left: -20px;
  padding: 0 15px 30px 0;
  text-align: right;
  width: 180px;
}

.block_content .button_actions p
{
  background: url(/integ/images/sec_menu_left_first_current.gif) no-repeat 0 0;
  color: #4a4849;
  display: block;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  float: right;
  height: 24px;
  padding: 0 0 0 15px;
  text-decoration: none;
}

body.dealers_show
{
  background-color: #D5D5D5;
  margin: 1em;
}

body.dealers_show .title
{
  white-space: nowrap;
}

body.dealers_show .row1
{
  background-color: #C0C0C0;
}

/* pagination */
.block_content .pagination
{
  float: right;
  width: auto;
}
.block_content .pagination .element
{
  background: none;
  clear: none;
  color: #949494;
  font-weight: bold;
  padding: 0.2em;
}
.block_content .pagination .current
{
  color: #596a74;
}
.block_content .pagination .element .link
{
  color: #748692;
  text-decoration: none;
}
.block_content .pagination .previous .link,
.block_content .pagination .next .link
{
  color: #3d3d3d;
}

/**
 *specific style for dealer form
*/
#form_dealers_filter .checkbox_list li
{
  float: none;
}

#form_dealers_filter .button_actions .link
{
  letter-spacing: +1px;
}
