/* TEMPLATES WITH 2 COLS */
#content .two_cols_one
{
  float: left;
  min-height: 185px;
  padding: 0 0 50px 50px;
  width: 270px;
}

#content .two_cols_two
{
  float: right;
  text-align: center;
  padding: 0 50px 50px 0;
  width: 570px;
}

#content .two_cols
{
  clear: both;
  float: left;
  padding: 0;
  width: 100%;
}


/* CONTENTS */
/* Second level menu */
#menu_second
{
  clear: both;
}

#menu_second .lvl0
{
  float: left;
  height: 24px;
  text-align: left;
  padding-left: 35px;
  width: 915px;
}

#menu_second .lvl0 .element
{
  background: url(/integ/images/sec_menu_left_first.gif) no-repeat 1px 0;
  display: block;
  float: left;
  font-size: 1em;
  height: 24px;
  margin-left: -13px;
  padding-left: 16px;
}

#menu_second .lvl0 .element p
{
  background: url(/integ/images/sec_menu_right_last.gif) no-repeat right 0;
  display: block;
  float: left;
  font-size: 1em;
  height: 24px;
  padding-right: 15px;
}

#menu_second .lvl0 .first
{
  margin-left: 0;
}

#menu_second .lvl0 .current
{
  background: url(/integ/images/sec_menu_left_first_current.gif) no-repeat 0 0;
}

#menu_second .lvl0 .current p
{
  background: url(/integ/images/sec_menu_right_last_current.gif) no-repeat right 0;
}

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

.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-weight: bold;
}

.block_content ol li,
.block_content ul li
{
  background: url(/integ/images/list_bg.gif) no-repeat 1em 0.5em;
  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 p
{
  padding: 5px 30px;
}

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

.block_content hr
{
  background-color: #d2d2d2;
  border: none;
  clear: both;
  float: left;
  height: 1px;
  margin: 0.5em 0;
  width: 100%;
}

/* BOX */
.block_content .box
{
  margin: 10px 0;
  padding-bottom: 9px;
  position: relative;
}

.block_content .box .box
{
  margin: 10px 0;
}

.block_content .box .box_top
{
  height: 25px;
  padding: 0 9px;
  position: relative;
}

.block_content .box .box_top .title
{
  background: url(/integ/images/sec_menu_right_last_current.gif) no-repeat right 0;
  display: block;
  float: left;
  font-size: 1.1em;
  height: 25px;
  margin: 0;
  padding-right: 15px;
}

.block_content .box .box_top .title span
{
  display: block;
  float: left;
  font-size: 1.3em;
  height: 25px;
}

.block_content .box .box_content
{
  background-color: #d8d8d8;
  padding: 10px;
}

.block_content .box .top
{
  background: url(/integ/images/box_top_bg.gif) repeat-x 0 0;
  font-size: 0;
  height: 25px;
  left: 9px;
  position: absolute;
  right: 9px;
  top: 0;
}
.block_content .box .tl
{
  background: url(/integ/images/box_tl_bg.gif) no-repeat right 0;
  font-size: 0;
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 9px;
}
.block_content .box .tr
{
  background: url(/integ/images/box_tr_bg.gif) no-repeat 0 0;
  font-size: 0;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  width: 9px;
}
.block_content .box .bottom
{
  background-color: #d8d8d8;
  bottom: 0;
  font-size: 0;
  height: 9px;
  left: 9px;
  position: absolute;
  right: 9px;
}
.block_content .box .bl
{
  background: url(/integ/images/box_bl_bg.gif) no-repeat right bottom;
  bottom: 0;
  font-size: 0;
  height: 9px;
  left: 0;
  position: absolute;
  width: 9px;
}
.block_content .box .br
{
  background: url(/integ/images/box_br_bg.gif) no-repeat 0 bottom;
  bottom: 0;
  font-size: 0;
  height: 9px;
  position: absolute;
  right: 0;
  width: 9px;
}


/* SUBMIT THE STORE FORM */
.submit_store_form
{
  padding: 10px 0 0 0;
  text-align: right;
}

.submit_store_form .link
{
  background: url(/integ/images/separator5.gif) no-repeat 0 center;
  color: #46667a;
  display: inline;
  float: none;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  padding-left: 15px;
  text-align: right;
  text-decoration: none;
  border: 0;
  line-height: 1.2em; 
  overflow: visible;
  height: 1.2em;
  cursor: pointer;
  width: auto;
}

/* CUSTOM FORM */
.block_content .form_store_4
{
  padding: 20px;
  text-align: left;
}

.block_content .form_store_4 p
{
  padding: 5px 0;
}



/* CUSTOM STYLES */
/* box001 */
.block_content .box001
{
  margin: 10px auto;
  width: 530px;
}
.block_content .box001 .top,
.block_content .box001 .bottom
{
  width: 512px;
}
.block_content .box001 .box_content
{
  padding-top: 20px;
  position: relative;
  text-align: center;
}
.block_content .box001 .box_content .form_block
{
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
.block_content .box001 .box_content .form_block .select
{
  width: 200px;
}

/* box002 */
.block_content .box002
{
  float: left;
  width: 250px;
}
.block_content .box002 .top,
.block_content .box002 .bottom
{
  width: 232px;
}
.block_content .box002 .box_content
{
  padding-top: 10px;
  text-align: center;
}
.block_content .box002 .box_content .form_block
{
  width: auto;
}
.block_content .box002 .box_content .form_block .checkbox_2
{
  width: 100%;
}

/* box003 */
.block_content .box003
{
  float: left;
  padding: 0 15px;
}
.block_content .box003 p
{
  padding: 0;
  width: 30px;
  font-size: .8em;
}

/* box004 */
.block_content .box004
{
  float: right;
  width: 220px;
}
.block_content .box004 .top,
.block_content .box004 .bottom
{
  width: 202px;
}
.block_content .box004 .box_content
{
  text-align: center;
}
.block_content .box004 .box_content .form_block
{
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
.block_content .box004 .box_content .form_block .select
{
  width: 200px;
}
.block_content .box004 .box_content .form_block .submit_store_form
{
  padding-top: 20px;
}

/* box005 */
.block_content .box005 .box_top .title
{
  background: none;
}
.block_content .box005 .top,
.block_content .box005 .bottom
{
  width: 252px;
}
.block_content .box005 .top
{
  background: #46677a none;
}
.block_content .box005 .tr
{
  background-image: url(/integ/images/box_tr_bg2.gif);
}
.block_content .box005 .list .element
{
  background: none;
  font-size: 1.2em;
  padding: 0.1em;
}
.block_content .box005 .list .current
{
  color: #1f1f1f;
}
.block_content .box005 .list .element .link
{
  color: #737373;
  text-decoration: none;
}

/* box006 */
.block_content .box006 *
{
  line-height: 1.33em;
}
.block_content .box006 .box_top .title
{
  background: none;
  font-weight: bold;
  padding-left: 0.5em;
}
.block_content .box006 .top,
.block_content .box006 .bottom
{
  background: #ebebeb none;
  width: 252px;
}
.block_content .box006 .tl
{
  background-image: url(/integ/images/box_tl_bg2.gif);
}
.block_content .box006 .tr
{
  background-image: url(/integ/images/box_tr_bg3.gif);
}
.block_content .box006 .bl
{
  background-image: url(/integ/images/box_bl_bg2.gif);
}
.block_content .box006 .br
{
  background-image: url(/integ/images/box_br_bg2.gif);
}
.block_content .box006 .box_content
{
  background-color: #ebebeb;
  min-height:15px;
  _height:15px;
}
.block_content .box006 .box_checkout
{
}
.block_content .box006 .box_content p
{
  padding: 0;
}
.block_content .box006 .box_content .style002
{
 /* padding: 0.5em 0;*/
}
.block_content .box006 .list
{
  float: left;
  /*padding: 0.5em 0;*/
  width: 250px;
}
.block_content .box006 .list .element
{
  background: none;
  display: block;
  float: left;
  font-size: 1.2em;
  padding: 0 0 .5em;
  width: 66%;
}
.block_content .box006 .list .element p
{
  padding: .5em 0 0;
}
.block_content .box006 .list .first
{
  float: left;
}
.block_content .box006 .list .current
{
  color: #1f1f1f;
}
.block_content .box006 .list .element .link
{
  color: #737373;
  text-decoration: none;
}

/* box007 */
.block_content .box007 .top,
.block_content .box007 .bottom
{
  width: 552px;
}

/* text */
.block_content .style001,
.block_content .style001 .link
{
  color: #46667a;
}

.block_content .style002
{
  color: #46667a;
  font-size: 1.4em;
}

/* TABLE */
/* table - step 2 */
.block_content .table_store_2
{
  margin: 0 2%;
  width: 96%;
}

.block_content .table_store_2 .th
{
  padding: 0.5em 0;
  text-align: center;
  vertical-align: middle;
}

.block_content .table_store_2 th.first
{
  text-align: left;
}

.block_content .table_store_2 .th p
{
  border-bottom: 1px solid #d5d5d5;
  padding: 1px 0.5em;
  text-transform: uppercase;
  font-weight: bold;
}

.block_content .table_store_2 .th.first p
{
  padding-left: 60px;
}

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

.block_content .table_store_2 .td
{
  background-color: #d5d5d5;
  border-top: 2px solid #e0e0e0;
  padding: 0.65em 0.5em;
  text-align: center;
  vertical-align: middle;
}

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

.block_content .table_store_2 .td1
{
  width: 60px;
}

.block_content .table_store_2 .td2
{
  text-align: left;
  width: 100px;
}

.block_content .table_store_2 .td3
{
}

.block_content .table_store_2 .td p
{
  padding: 0 0.5em;
}

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

.block_content .table_store_2 .td .title a
{
  color: #46667A;
  text-decoration: none;
  font-size: 0.9em;
}

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

.block_content .table_store_2 .td .info .link
{
  background: url(/integ/images/separator5.gif) no-repeat 0 center;
  color: #46667a;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  padding-left: 15px;
  text-decoration: none;
}

/* table - step 3 */
.block_content .table_store_3
{
  margin: 0 2%;
  width: 98%;
}

.block_content .table_store_3 .td
{
  border-top: 1px solid #e2e2e2;
  padding: 1em 0 0.5em 0 ;
  vertical-align: top;
}

.block_content .table_store_3 .first .td
{
  border-top: none;
}

.block_content .table_store_3 .td .title
{
  color: #46667a;
  font-size: 1.2em;
}

.block_content .table_store_3 .td .subtitle
{
  color: #5a5a5a;
  font-size: 0.9em;
  font-weight: bold;
}

.block_content .table_store_3 .td .list_actions
{
  float: right;
  padding: 0.5em;
}

.block_content .table_store_3 .td .list_actions .element
{
  background: #46667a none;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  color: white;
  display: block;
  float: left;
  height: 15px;
  padding: 0 0.5em 0 1em;
}

.block_content .table_store_3 .td .list_actions .minus,
.block_content .table_store_3 .td .list_actions .plus
{
  cursor: pointer;
  font-size: 0.9em;
  font-weight: bold;
}

.block_content .table_store_3 .td .list_actions .minus
{
  background: #46667a url(/integ/images/separator7.gif) no-repeat 0 0;
}

.block_content .table_store_3 .td .list_actions .plus
{
  background: #46667a url(/integ/images/separator6.gif) no-repeat 0 0;
}

.block_content .table_store_3 .td .list_actions .value
{
  background: white;
  border: 1px solid #ccc;
  color: #515050;
  cursor: default;
  padding: 0;
}

.block_content .table_store_3 .td .list_actions .value .input_text
{
  background: white;
  border: 0;
  color: #515050;
  cursor: default;
  font-size: 0.8em;
  height: 13px;
  margin: 0;
  padding: 0 0.2em;
  text-align: right;
  width: 4em;
}


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

.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;
  white-space: nowrap;
}

#zd_store_order_birthdate_day,
#zd_store_order_birthdate_month,
#zd_store_order_birthdate_year
{
  display:inline;
  float:none;
  width:auto;
}

.box_category .sIFR-flash
{
  visibility: hidden!important;
}

.box_category.current .sIFR-flash
{
  visibility: visible!important;
}

.box_category
{
  position: absolute!important;
  top:0;
  visibility: hidden;
}

.box_category.current
{
  position:relative!important;
  visibility: visible;
}

.link_category
{
  cursor: pointer;
}
