.block_row {
  width: 966px; }

body, table {
  margin-top: 0;
  font-family: Arial;
  font-size: 11px;
  height: 100%; }

html {
  height: 100%; }

#block1 {
  height: 46px;
  width: 1000px; }

#block2 {
  clear: both;
  position: relative; }

#nav {
  width: 1010px;
  height: 65px; }
  #nav #nav_items {
    margin-left: 35px; }


#left_bar #suckertree {
  padding: 0;
  list-style-type: none;
  margin: 0; }
  #left_bar #suckertree li {
    position: relative;
    list-style-type: none;
    margin: 1 7px; }
    #left_bar #suckertree li ul {
      position: absolute;
      width: 200px;
      top: 0;
      visibility: hidden;
      padding: 0;
      list-style-type: none;
      margin: 0; }
    #left_bar #suckertree li a {
      font-family: Arial;
      font-size: 12px;
      display: block;
      overflow: auto;
      text-decoration: none;
      padding-bottom: 2px;
      padding-top: 2px; }
#left_bar .subfolderstyle {
  background-image: url(/templates/1/cat_closed_arrow.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 20px; }
#left_bar .level_1 {
  background-image: url(/templates/1/cat_closed_arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px; }



#footer {
  clear: both; }
  #footer .separator {
    display: inline; }

#copyright {
  font-family: verdana;
  font-size: 10px; }
  #copyright .copy_table {
    width: 100%; }
    #copyright .copy_table td {
      width: 50%; }
    #copyright .copy_table #copy {
      color: #6F6F6F; }

.sec_titles_1 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold; }

.sec_titles_2 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold; }

.sec_titles_3 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold; }

#top_sections #lang_curr {
  float: left; }
#top_sections #links {
  float: left; }
  #top_sections #links #top_links a {
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    display: block;
    background-image: url(/templates/1/cat_closed_arrow.gif);
    background-repeat: no-repeat; }
#top_sections #contact {
  float: left; }
  #top_sections #contact table {
    width: 75%; }
    #top_sections #contact table td {
      font-size: 10px;
      font-family: Arial; }
  #top_sections #contact #phone_num {
    font-size: 14px;
    font-weight: bold; }

.pagination ul {
  text-align: center;
  font-size: 14px; }
.pagination li {
  list-style-type: none;
  display: inline; }
.pagination a, .pagination a:visited {
  text-decoration: none; }
.pagination .currentpage {
  font-weight: bold;
  cursor: default; }
.pagination a.disablelink, .pagination a.disablelink:hover {
  background-color: white;
  cursor: default;
  font-weight: normal !important; }
.pagination a.prevnext {
  font-weight: bold; }

#search_block {
  position: absolute;
  bottom: 0;
  left: 656px;
  width: 291px;
  height: 33px; }
  #search_block table td {
    color: #FFF;
    font-size: 12px;
    font-weight: bold; }
  #search_block #search_form {
    width: 100%;
    height: 100%;
    padding: 2px 4px 4px 35px; }
  #search_block #search_go_but {
    height: 29px;
    width: 28px;
    border: none;
    background-color: transparent; }
  #search_block #search_input_box {
    margin: 0 5px; }
    #search_block #search_input_box input {
      border: 2px solid #72859b; }

img {
  border: none; }

.float_clear {
  clear: both; }

#preview_box {
  position: absolute;
  border: 2px solid #779;
  background-color: #FFF;
  padding: 4px;
  text-align: center; }

#tooltip_box {
  position: absolute;
  border: 1px solid #999;
  background-color: #FFF;
  padding: 4px; }

.popup_name_link {
  font-size: 14px;
  font-weight: bold; }

.form_require {
  color: #C22;
  font-size: 14px;
  font-weight: bold; }
  .form_require .require_msg {
    font-weight: 100;
    font-size: 12px;
    font-variant: italic; }

.form_field_error {
  color: #FFF;
  font-weight: bold;
  background-color: #C22;
  font-variant: italic;
  display: block;
  padding: 2px 3px; }

.form_title {
  font-weight: bold; }

.map_dir_link {
  text-decoration: underline;
  color: #00F;
  font-size: 13px; }

.spinner_overlay {
  width: 100%;
  height: 100%;
  background-color: #FFF;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }
  .spinner_overlay #loading_box {
    margin: auto; }

.contact_page_info_title {
  border-bottom: 1px dotted #CCC;
  font-size: 12px; }

.contact_page_info_box {
  background-color: #F2F2F2; }

.messages {
  padding: 2px;
  background-color: #BF986B;
  color: #FFF;
  margin: 5px; }
  .messages a {
    color: #FFF; }
.basic{ 
  width:20em 
}

.basic{
	width: 100%;
	font-family: verdana;
	border: 1px solid #DFDFDF;
}

.basic .section {
	:background-color #FEFEFE
}

.basic .body {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}

.basic .sechead{
	cursor:pointer;
	display:block;
	padding:3px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("/shared_images/jquery/plugins/accordion/blue/tab0.png");
}

.basic .sechead.disabled {
  color: #DEDEDE;
  font-weight:normal;
}

.basic .sechead:hover {
	background-color: white;
  color: #DDD;
	background-image: url("/shared_images/jquery/plugins/accordion/blue/tab1.png");
}

.basic .sechead.selected {
	color: #FFF;
	background-color: #80cfe2;
	background-image: url("/shared_images/jquery/plugins/accordion/blue/tab1.png");
}/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/shared_images/jquery/plugins/tabs/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 5px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 4px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.facebox_popup .b {
  background:url(/shared_images/jquery/plugins/facebox/b.png);
}

.facebox_popup .tl {
  background:url(/shared_images/jquery/plugins/facebox/tl.png);
}

.facebox_popup .tr {
  background:url(/shared_images/jquery/plugins/facebox/tr.png);
}

.facebox_popup .bl {
  background:url(/shared_images/jquery/plugins/facebox/bl.png);
}

.facebox_popup .br {
  background:url(/shared_images/jquery/plugins/facebox/br.png);
}

.facebox_popup {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

.facebox_popup .popup {
  position: relative;
}

.facebox_popup table {
  border-collapse: collapse;
}

.facebox_popup td {
  border-bottom: 0;
  padding: 0;
}

.facebox_popup .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

.facebox_popup .loading {
  text-align: center;
}

.facebox_popup .image {
  text-align: center;
}

.facebox_popup img {
  border: 0;
  margin: 0;
}

.facebox_popup .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

.facebox_popup .tl, .facebox_popup .tr, .facebox_popup .bl, .facebox_popup .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

.facebox_popup_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html .facebox_popup_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
html, body {
  height: 100%; }

body a {
  color: #4b81ca; }

#block1 {
  background-image: url(/templates/1/top_border.gif);
  background-repeat: no-repeat; }

#block2 {
  background-image: url(/templates/1/1/image2.gif); }

#nav {
  background-image: url(/templates/1/1/top_nav.gif);
  background-repeat: no-repeat; }
  #nav a {
    display: block;
    float: left;
    width: 141px;
    padding-top: 11px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-image: url(/templates/1/1/nav_item_bg.gif);
    background-repeat: no-repeat; }

#sub_nav {
  position: relative;
  top: -21px;
  text-align: right;
  padding-right: 20px; }
  #sub_nav .separator {
    display: inline;
    color: #9B9B9B;
    font-size: 11px; }
  #sub_nav a {
    color: #9B9B9B;
    text-decoration: none;
    font-size: 11px; }

.sec_titles_1 {
  background-image: url(/templates/1/1/sec_header1.png);
  background-repeat: no-repeat;
  color: #FFF;
  width: 208px;
  height: 38px;
  position: relative;
  top: 15px;
  left: -1px; }

.sec_titles_2 {
  background-image: url(/templates/1/1/sec_header2.png);
  background-repeat: no-repeat;
  color: #FFF;
  width: 208px;
  height: 38px;
  position: relative;
  top: 15px;
  left: -1px; }

.sec_titles_3 {
  background-image: url(/templates/1/1/sec_header3.png);
  background-repeat: no-repeat;
  color: #FFF;
  width: 208px;
  height: 38px;
  position: relative;
  top: 15px;
  left: -1px; }

#my_shop_header {
  background-image: url(/shared_images/buttons/my_shop/sec_header.png);
  background-repeat: no-repeat;
  width: 208px;
  height: 40px;
  position: relative;
  top: 15px;
  left: -1px;
  z-index: 1; }

#my_shop_info_link {
  clear: both;
  z-index: 10;
  postion: relative;
  top: 12px;
  padding-bottom: 3px; }

.item_box .ib_name {
  font-size: 12px;
  color: #BF8D53;
  font-weight: bold; }

#left_bar #category_menu a {
  color: #AFA178; }
#left_bar #category_menu .textHolder {
  text-decoration: none; }

.sections {
  background-color: #f7f7f7;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-top: 4px; }

.sections_no_bg {
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-top: 4px; }

#copyright {
  border-top: 4px solid #293362;
  color: #9C9C9C; }

#top_links a {
  color: #878787; }

#contact table td {
  color: #878787; }
  #contact table td a {
    border: none;
    text-decoration: none;
    color: #6c849d; }
#contact table #address_add {
  color: #D3D3D3; }
#contact table .contact_page_info_box {
  padding: 5px; }

#suckertree li a {
  color: #4b81ca;
  border-bottom: 1px dotted #CDCDCD; }
  #suckertree li a:hover {
    color: #666666; }
  #suckertree li a:visited {
    color: #4b81ca; }

.pagination a, .pagination a:visited {
  border: 1px solid #004d7a;
  color: #004d7a; }
.pagination a:hover, .pagination a:active {
  border: 1px solid #004d7a;
  color: #000;
  background-color: #fae4ba; }
.pagination .currentpage {
  background-color: #004d7a;
  color: #FFF !important;
  border-color: #004d7a; }
.pagination a.disablelink, .pagination a.disablelink:hover {
  color: #929292;
  border-color: #929292; }
.pagination .disablepage {
  border: 1px solid #AEAEAE;
  color: #AEAEAE; }

#search_block {
  background-image: url(/templates/1/1/search_bg.gif);
  background-repeat: no-repeat; }
  #search_block #search_go_but {
    background-image: url(/templates/1/1/search_but.gif);
    background-repeat: no-repeat; }

#footer {
  margin-right: 15px; }
  #footer #bottom_nav a {
    color: #696969;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    display: block; }
    #footer #bottom_nav a:hover {
      color: #999; }
  #footer .separator {
    color: #A9A9A9;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px; }

.iboxes_x_per_row .ib_buttons {
  background-color: #FFF;
  padding: 0 3px 3px 3px; }
  .iboxes_x_per_row .ib_buttons .ib_buttons_content {
    border: 3px solid #EFEFEF;
    border-top: none;
    height: 100%; }
.iboxes_x_per_row .ibox_tall {
  background-color: #FFF;
  padding: 3px 3px 0 3px; }
  .iboxes_x_per_row .ibox_tall .ibox_tall_content {
    border: 3px solid #EFEFEF;
    border-bottom: none;
    height: 100%; }

.iboxes_1_per_row .item_box {
  border: 3px solid #EFEFEF;
  margin: 3px; }
.iboxes_1_per_row .ib_name {
  font-size: 12px;
  color: #BF8D53;
  font-weight: bold; }
.iboxes_1_per_row .order_item_box {
  border: 3px solid #ffdf71;
  background-image: url(/shared_images/icons/item/in_cart.gif);
  background-repeat: no-repeat;
  background-position: top right; }

#property_value_items h2 {
  color: #339;
  font-size: 13px; }

.block_switch {
  cursor: pointer; }

#iboxes_3_across {
  clear: both;
  height: 100%; }
  #iboxes_3_across td {
    width: 25%;
    padding: 3px;
    border-top: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9; }
  #iboxes_3_across #top_left_corner {
    border-left: none;
    border-top: none; }
  #iboxes_3_across .left_block {
    border-left: none; }
  #iboxes_3_across .top_block {
    border-top: none; }
  #iboxes_3_across .no_data_block {
    border-left: none; }
    #iboxes_3_across .no_data_block .item_box {
      width: 183px;
      height: 100%; }
  #iboxes_3_across .no_data_block_nobord {
    border: none; }
    #iboxes_3_across .no_data_block_nobord .item_box {
      width: 183px;
      height: 100%; }
  #iboxes_3_across #iboxes_table {
    width: 100%;
    margin-left: 1px; }
  #iboxes_3_across .item_box {
    padding: 2px;
    width: 180px; }
    #iboxes_3_across .item_box table td {
      border: none; }
    #iboxes_3_across .item_box .ib_image {
      float: left;
      width: 110px; }
      #iboxes_3_across .item_box .ib_image .item_icon {
        border: 1px solid #575757;
        width: 100px;
        height: 90px; }
    #iboxes_3_across .item_box .ib_icons {
      float: left;
      width: 30px;
      background-color: transparent;
      margin-bottom: 10px; }
      #iboxes_3_across .item_box .ib_icons img {
        border: none;
        background-color: transparent; }
    #iboxes_3_across .item_box .ib_body {
      clear: both; }
      #iboxes_3_across .item_box .ib_body .ib_name {
        font-family: Verdana;
        font-size: 12px;
        color: #eb7a40;
        font-weight: bold; }
      #iboxes_3_across .item_box .ib_body .ib_name_box {
        margin-bottom: 5px; }
    #iboxes_3_across .item_box .ib_bottom {
      height: 100%;
      min-height: 100%; }
      #iboxes_3_across .item_box .ib_bottom .ib_price table td {
        height: 25%; }
      #iboxes_3_across .item_box .ib_bottom .ib_buttons {
        height: 100%;
        min-height: 100%;
        clear: both; }
        #iboxes_3_across .item_box .ib_bottom .ib_buttons a {
          display: block; }

#page_links {
  clear: both;
  margin-top: 15px;
  width: 100%; }

.horizontal_rule {
  height: 3px;
  border-top: 1px dashed #DEDEDE;
  width: 98%;
  margin: 8px 0; }

#cat_links a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%; }
  #cat_links a img {
    border: none; }
  #cat_links a:hover {
    text-decoration: underline; }
#cat_links .image_cat {
  margin: 0 5px; }
#cat_links table {
  width: 100%; }
  #cat_links table td {
    text-align: center;
    width: 25%;
    padding: 3px; }
#cat_links #image_cats_table .cat_link {
  float: middle; }
#cat_links #no_image_cats_table {
  background-color: #EFEFEF;
  padding: 5px; }
  #cat_links #no_image_cats_table .cat_link {
    margin: 2px;
    text-align: left;
    float: left; }
  #cat_links #no_image_cats_table td {
    padding-left: 20px;
    background-image: url(/templates/1/cat_closed_arrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
    text-align: left; }

#location_links {
  margin: 4px 0 0 0;
  padding: 5px 0 0 2px;
  height: 20px;
  text-align: left;
  font-size: 12px; }
  #location_links a {
    text-decoration: none; }
    #location_links a:hover {
      text-decoration: underline; }
  #location_links #this_cat_name {
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    display: inline; }
  #location_links .loc_links_icon {
    border: 3px solid #A7CADF;
    margin-right: 8px; }
  #location_links .loc_links_bullet {
    margin-right: 8px; }

#location_links_w_icon {
  margin: 4px 0;
  padding: 1px 0 0 2px;
  height: 20px;
  text-align: left;
  font-size: 12px; }
  #location_links_w_icon a {
    text-decoration: none; }
    #location_links_w_icon a:hover {
      text-decoration: underline; }
  #location_links_w_icon #this_cat_name {
    font-size: 12px;
    font-weight: bold;
    display: inline; }
  #location_links_w_icon .loc_links_icon {
    border: 3px solid #A7CADF;
    margin-right: 8px; }
  #location_links_w_icon .loc_links_bullet {
    margin-right: 8px; }

#location_links_no_parent {
  margin: 4px 0;
  padding: 1px 70px 0 20px;
  height: 20px;
  text-align: left;
  font-size: 12px; }
  #location_links_no_parent a {
    text-decoration: none; }
    #location_links_no_parent a:hover {
      text-decoration: underline; }
  #location_links_no_parent #this_cat_name {
    font-size: 12px;
    font-weight: bold;
    display: inline; }
  #location_links_no_parent .loc_links_icon {
    border: 3px solid #A7CADF;
    margin-right: 8px; }
  #location_links_no_parent .loc_links_bullet {
    margin-right: 8px; }

#more_location_links ul {
  list-style-image: url(/shared_images/bullets/blue_single_arrow.gif);
  margin-left: 20px;
  margin-top: 10px; }
  #more_location_links ul a {
    color: #999; }

.page_sec_header1 {
  background: url(/templates/1/1/page_sec_header1.gif) no-repeat;
  position: relative;
  top: 20px;
  left: -3px;
  height: 41px;
  width: 546px;
  color: #6f6f6f;
  font-size: 12px;
  font-weight: bold; }
  .page_sec_header1 div {
    padding-top: 15px; }
    .page_sec_header1 div a {
      font-size: 11px;
      color: #466F9D; }

.page_sec_header2 {
  background: url(/templates/1/1/page_sec_header2.gif) no-repeat;
  position: relative;
  top: 15px;
  left: -3px;
  height: 41px;
  width: 546px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold; }
  .page_sec_header2 div, .page_sec_header2 table {
    padding-top: 14px; }

.page_section {
  background-color: #f7f7f7;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  width: 538px;
  padding-top: 15px; }

.page_section_no_bg {
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  width: 538px;
  padding-top: 15px; }

#cat_link_title {
  margin-bottom: 6px;
  padding: 2px 0;
  background: url(/shared_images/bg/silver/cat_links_top.png) repeat-x;
  border-bottom: 1px solid #ccc; }

#filter_table {
  height: 15px;
  width: 100%;
  margin-top: 3px;
  padding: 0; }
  #filter_table td {
    height: 100%;
    padding: 1px 3px 3px 3px;
    border: none; }
  #filter_table #compare {
    width: 20%;
    padding-left: 7px; }
    #filter_table #compare a {
      display: inline;
      padding: 0;
      margin: 0;
      width: 100%;
      color: #30416A; }
  #filter_table #form {
    text-align: right;
    width: 80%; }
    #filter_table #form form {
      padding: 0;
      margin: 0; }
  #filter_table input, #filter_table select {
    border: 2px solid #72859b; }
  #filter_table #filter_go {
    height: 30px;
    width: 27px;
    border: none;
    background: url(/templates/1/1/filter_but.gif) no-repeat;
    margin-right: 20px; }

#this_item_name div, .page_header_title div {
  margin-right: 15px;
  padding-top: 12px; }
  #this_item_name div h1,   .page_header_title div h1 {
    color: #30416A;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0; }

h1 {
  color: #2876a7; }

.page_title_header {
  color: #2876a7; }

.page_title_image {
  border: 1px solid #9c9c9c; }

#item_page_table #big_image {
  border: none; }
#item_page_table #thumbnails {
  clear: both; }
  #item_page_table #thumbnails #mycarousel-prev {
    float: left; }
  #item_page_table #thumbnails #mycarousel-next {
    float: left; }
  #item_page_table #thumbnails #mycarousel {
    float: left; }
    #item_page_table #thumbnails #mycarousel .thumbnail {
      border: 1px solid #999; }
#item_page_table #image_text {
  font-weight: bold;
  display: block;
  margin: 0 0 6px 0;
  color: #2876A7; }

#item_details {
  text-align: left; }
  #item_details .item_det_title {
    font-weight: bold; }

#item_info #info_page_content {
  border: 1px solid #C7C7C7;
  overflow: auto; }
  #item_info #info_page_content #overview_page {
    padding: 5px; }
  #item_info #info_page_content #reviews_page {
    padding: 5px; }
  #item_info #info_page_content #info_pages #dp_menu {
    background-color: #F5F5F5;
    border-bottom: 1px dashed #CCC;
    text-align: left; }

#item_people_bought {
  clear: both; }

#item_specials {
  clear: both; }

#item_links {
  clear: both; }
  #item_links .item_box {
    clear: both;
    background-color: #F4F4F4; }
    #item_links .item_box .ib_image {
      float: left; }
      #item_links .item_box .ib_image img {
        border: 1px solid #575757; }
    #item_links .item_box .ib_icons {
      float: left; }
    #item_links .item_box .ib_name_box {
      float: left; }
      #item_links .item_box .ib_name_box .ib_name {
        font-family: Verdana;
        font-size: 11px;
        color: #000; }
    #item_links .item_box .ib_price {
      clear: both; }
      #item_links .item_box .ib_price #item_pricing_chart .ipc_label {
        font-weight: bold;
        text-align: right; }
    #item_links .item_box .ib_buttons button {
      font-size: 10px;
      cursor: pointer; }
    #item_links .item_box .ib_buttons .add_cart_but {
      background-color: #bfd7b2;
      border: 3px solid #2b7b00; }
    #item_links .item_box .ib_buttons .add_wishlist_but {
      background-color: #fae4ba;
      border: 3px solid #eda51b; }

#long_item_links .item_box {
  width: 100%;
  background-color: #F4F4F4; }
  #long_item_links .item_box .ib_name_box .ib_name {
    font-weight: bold; }
  #long_item_links .item_box .ib_name {
    color: #434E7B; }

#item_pricing_chart #reg_price .price_with_sale {
  text-decoration: line-through;
  color: #666; }
#item_pricing_chart #reg_price .price_no_sale {
  font-weight: bold;
  font-size: 14px; }
#item_pricing_chart #sale_price {
  font-weight: bold;
  font-size: 14px; }
#item_pricing_chart .label {
  font-weight: bold; }
#item_pricing_chart #price_diff {
  font-size: 14px;
  color: #900; }

#mini_item_pricing_chart #reg_price .price_with_sale {
  text-decoration: line-through;
  color: #666; }
#mini_item_pricing_chart #reg_price .price_no_sale {
  font-weight: bold;
  font-size: 11px; }
#mini_item_pricing_chart #sale_price {
  font-weight: bold;
  font-size: 11px; }
#mini_item_pricing_chart .label {
  font-weight: bold; }
#mini_item_pricing_chart #price_diff {
  font-size: 10px;
  color: #900; }

.id_title {
  font-size: 15px;
  padding: 3px;
  font-weight: bold;
  color: #EFA82C;
  text-align: left;
  /* :background-color #9C9C9C*/ */
  margin-bottom: 3px; }

#configure_item_list_switch span {
  color: #2B52AF;
  text-decoration: underline; }

#configure_item_list_block {
  border: 1px solid #CFC7A8;
  background-color: #EFECE0;
  padding: 15px;
  font-weight: bold;
  margin: 4px;
  margin-top: 0; }
  #configure_item_list_block input, #configure_item_list_block select {
    border: 1px solid #9F9159; }
  #configure_item_list_block .form_button {
    border: 2px solid #9BABBF; }

#credit_card_payment_methods ul {
  margin: 10px; }
  #credit_card_payment_methods ul li {
    padding: 5px;
    list-style: square; }
    #credit_card_payment_methods ul li a {
      font-size: 12px;
      color: #00D;
      font-weight: bold; }

.message_block {
  border: 2px solid #FFC62F;
  background-color: #FFFBEF;
  width: 90%;
  margin-top: 7px;
  color: #8F8111; }

#checkout_page h2 {
  color: #3B62BF; }
#checkout_page h3 {
  color: #AF820A;
  font-family: Georgia; }
#checkout_page h4 {
  font-size: 12px; }
#checkout_page a {
  color: #009; }
#checkout_page #fix_order_links a {
  color: #090; }
#checkout_page #fix_order_links b {
  font-weight: bold;
  color: #EFBE3B; }
#checkout_page .checkout_form_fields {
  padding: 5px;
  background-color: #F4F4EC;
  border: 1px solid #CCC; }
#checkout_page .form_field_info {
  color: #66C;
  font-style: italic; }
#checkout_page .field_highlight {
  padding: 3px;
  background-color: #EFEFE9; }
#checkout_page .payment_checkout_button {
  border: 1px solid #090;
  background-color: #CFC;
  color: #040;
  text-decoration: none;
  display: block;
  padding: 4px;
  font-weight: bold;
  font-size: 14px; }
#checkout_page #checkout_items .item_list_header {
  background-color: #696969;
  color: #FFF;
  font-weight: bold; }
#checkout_page #checkout_items #item_pricing_chart .label {
  font-weight: bold; }
#checkout_page #checkout_items #item_pricing_chart #price_diff {
  font-size: 11px; }
  #checkout_page #checkout_items #item_pricing_chart #price_diff .title {
    font-weight: bold; }
#checkout_page #checkout_items #item_pricing_chart #item_price {
  font-size: 14px;
  font-weight: bold; }
#checkout_page #checkout_items #current_order_totals table {
  font-size: 14px; }
  #checkout_page #checkout_items #current_order_totals table td {
    padding: 3px; }
  #checkout_page #checkout_items #current_order_totals table .label {
    font-weight: bold; }
  #checkout_page #checkout_items #current_order_totals table .price_sub_total {
    background-color: #FFF;
    color: #333; }
  #checkout_page #checkout_items #current_order_totals table .price_discount {
    background-color: #FFF;
    color: #090; }
    #checkout_page #checkout_items #current_order_totals table .price_discount .label {
      font-size: 10px; }
  #checkout_page #checkout_items #current_order_totals table .price_total {
    background-color: #999;
    color: #FFF; }
  #checkout_page #checkout_items #current_order_totals table .savings_total {
    color: #C00;
    font-size: 11px; }

#refine_search_form {
  border: 1px solid #CFC7A8;
  background-color: #EFECE0;
  padding: 15px;
  font-weight: bold;
  margin: 4px; }
  #refine_search_form input, #refine_search_form select {
    border: 1px solid #9F9159; }
  #refine_search_form .form_button {
    border: 2px solid #9BABBF; }

.form_button {
  border: 2px solid #9BABBF;
  background-color: #637E9F;
  color: #FFF;
  padding: 2px;
  font-weight: bold;
  font-size: 11px; }

.page_subtitle {
  font-weight: bold; }

#content {
  padding: 20px;
  padding-top: 0; }

.wrap {
  padding: 0;
  width: 538px; }


#middle {
  padding: 10px;
  padding-top: 25px; }

.alert_text {
  color: #DF0D0D;
  font-weight: bold; }

.msg_text {
  color: #EFA82C;
  font-weight: bold; }

.info_text {
  color: #399F27;
  font-weight: bold; }

.notice_text {
  color: #9D9D9D;
  font-size: 10px; }

.in_cart_text {
  color: #d2a507;
  font-weight: bold; }

.section_description {
  font-size: 11px;
  color: #777; }

.special_description, .special_description a {
  color: #090;
  font-size: 14px;
  padding: 5px; }

#page_title_link {
  color: #30416A;
  text-decoration: none;
  font-size: 10px; }

.categories_menu_list li {
  list-style: none;
  padding-top: 5px;
  margin-left: 10px; }

.link_button {
  border: 1px solid #EF0E0E;
  color: #EF0E0E;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 3px;
  width: 150px; }

#item_prop_view_table {
  background-color: #CFC5B5; }
  #item_prop_view_table tr {
    border-bottom: 1px dashed #DEDECF; }
    #item_prop_view_table tr td {
      padding: 3px;
      background-color: #FFF; }

.caption {
  font-size: 10;
  color: #999;
  font-style: italic; }

.popup_link_tag {
  cursor: pointer; }

.read_more_text_tag {
  color: #090;
  text-decoration: underline; }

#help_phone_number {
  font-size: 15px; }
  #help_phone_number #phone_num {
    color: #D22;
    font-size: 18px; }

#system_error {
  width: 100%;
  color: #FFF;
  background-color: #D00;
  font-size: 12px;
  font-weight: bold; }
  #system_error a {
    color: #DDF; }

.item_side_scroller_wrapper {
  overflow: auto;
  height: 230px;
  width: 530px;
  background: url(/shared_images/bg/side_scroller_bg.gif) no-repeat; }
  .item_side_scroller_wrapper .scroll_item_box .ib_image img {
    border: 1px solid #999; }

#current_wishlist_name {
  font-weight: bold;
  width: 100%;
  background-color: #EFEBE0; }
  #current_wishlist_name div {
    padding: 3px; }
