*{
  margin: 0;
  padding: 0;
}

body{
  font: 12px/18px Arial, sans-serif;
  width: 100%;
}

a{
  color: #f56017;
  outline: none;
  text-decoration: none;
}

a:hover{
  color: #003399;
  text-decoration: underline;
}

img, fieldset{
  border: none;
}

input{
  vertical-align: middle;
}

table{
  border-collapse: collapse;
  width: 100%;
}

.clr{
  clear: both;
  display: block;
  font-size: 0px;
  line-height: 0px;
}

.input{
  border: 1px solid #CCC;
  color: #777;
  padding: 2px;
}

.error_box1,.error_text1{
  color: #F70000;
  font-weight: bold;
}

.SuccessText{
  color: #0B0;
  font-weight: bold;
}

#header{
  background: #fff;
  display: block;
  height: 30px;
  position: relative;
  width: 100%;
  z-index: 999;
}

.wrapper{
  display: block;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

.mod_account_top_menu-li,.mod_account_top_menu-li_line{
  display: inline;
  float: left;
  list-style: none;
}

.mod_account_top_menu-li_line{
  border-left: 1px solid #003399;
  height: 16px;
  line-height: normal;
  margin: 6px 0;
  width: 0;
}

.mod_account_top_menu-a{
  color: #003399;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 28px;
  padding: 0 8px;
}

.shopping-cart1{
  background:url(empty-shopping-cart.png) no-repeat 8px 2px;
  padding-left:34px;
}

.shopping-cart2{
  background:url(shopping-cart.png) no-repeat 8px 2px;
  padding-left:34px;
}
/* JQuery Selectbox */

.jquery-selectbox{
  border: 1px solid #CCC;
  color: #666;
  display: block;
  font: 12px/16px Tahoma;
  height: 20px;
  position: relative;
  z-index: 9999;
}

.jquery-selectbox .jquery-selectbox-currentItem{
  display: block;
  overflow: hidden;
  padding: 2px 0px 0px 6px;
  white-space: nowrap;
}

.jquery-selectbox .jquery-selectbox-list{
  background: #fff;
  border: 1px solid #CCC;
  display: none;
  left: -1px;
  max-height: 126px;
/*height: expression(this.offsetHeight>127?"126":"this.offsetHeight");*/
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 18px;
  z-index: 1000;
}

.jquery-selectbox .jquery-selectbox-moreButton{
  background: url("arrow-select.gif") no-repeat 0 0;
  cursor: pointer;
  display: inline;
  float: right;
  height: 12px;
  margin: 5px 4px 0 0;
  width: 14px;
}

.jquery-selectbox .morebuttonhover{
  background: url("arrow-select.gif") no-repeat 0 -12px !important;
}

.jquery-selectbox .jquery-selectbox-item{
  cursor: default;
  display: block;
  float: left;
  padding: 1px 5px 2px 5px;
  width: 216px;
}

.jquery-selectbox .listelementhover{
  background: #00247B !important;
  color: #fff !important;
}

.select_gender .jquery-selectbox{
  border: 1px solid #CCC;
  width: 50px !important;
}

.select_gender .jquery-selectbox .jquery-selectbox-list{
  width: 50px !important;
}

.states .jquery-selectbox{
  width: 204px !important;
}

.states .jquery-selectbox .jquery-selectbox-list{
  width: 200px !important;
}

.red{
  color: #f00;
}

.price-text1{
  font-weight: bold;
}

.price-val1 {
  color: #F56017;
  font-weight: bold;
}

.price-val2{
  color: #F56017;
  font-size: 16px;
  font-weight: bold;
}
/* JQuery Selectbox end */
/* mod search small
-----------------------------------------------------------------------------*/

#mod_search_small{
  display: inline;
  float: right;
  margin-right: 10px;
  position: relative;
  width: 410px;
  z-index: 999;
}

#mod_search_small-form{
  margin-top: 2px;
}

#mod_search_small_bg{
  background: url(search_bg.png) no-repeat;
  height: 25px;
  width: 410px;
}

#search-advanced{
  color: #800c00;
  display: inline;
  float: right;
  font-size: 11px;
  margin-left: 5px;
  position: relative;
}

#search-advanced a{
  color: #800c00;
  text-decoration: underline;
}

#mod_search_small-select{
  display: inline;
  float: left;
  height: 25px;
  padding: 1px 0 0 2px;
  width: 140px;
}

#brids{
  margin-top: 2px;
  width: 150px;
}

#mod_search_small-select .jquery-selectbox{
  background: transparent url(search_bg_select.png) no-repeat left top !important;
  border: none !important;
  font: 12px/18px Tahoma !important;
  height: 23px !important;
  width: 137px !important;
}

#mod_search_small-select .selecthover{
  background: transparent url(search_bg_select.png) no-repeat left bottom !important;
}

#mod_search_small-select .jquery-selectbox .jquery-selectbox-currentItem{
  color: #FFF;
  padding-left: 10px;
}

#mod_search_small-select .selecthover .jquery-selectbox-currentItem{
  color: #ddd;
}

#mod_search_small-select .jquery-selectbox .jquery-selectbox-moreButton{
  background: url(search_select_arrow.png) no-repeat left top !important;
  margin: 5px 6px 0 0 !important;
}

#mod_search_small-select .jquery-selectbox .morebuttonhover{
  background: url(search_select_arrow.png) no-repeat left bottom !important;
}

* html #mod_search_small-select .jquery-selectbox .morebuttonhover{
  background: url(search_select_arrow.png) no-repeat left top !important;
}

#mod_search_small-select .jquery-selectbox .jquery-selectbox-list{
  -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  background: #f7f7f7;
  border: 1px solid #0044bc;
  border-top: none;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
  left: 1px !important;
  top: 23px !important;
  width: 200px !important;
}

#mod_search_small-select .jquery-selectbox .jquery-selectbox-item{
  color: #000 !important;
  width: 235px !important;
}

#mod_search_small-select .jquery-selectbox .listelementhover{
  background: #0044bc !important;
  color: #fff !important;
}

#mod_search_small-input{
  display: inline;
  float: left;
  height: 23px;
  padding: 0;
}

.mod_search_small-input{
  background: transparent;
  border: none;
  display: block;
  font: 16px/20px Tahoma;
  height: 22px;
  width: 205px;
}

#mod_search_small-button{
  display: inline;
  float: right;
  margin-right: 3px;
  margin-top: 3px;
}

#mod_search_small-button img{
  cursor: pointer !important;
}
/* end mod search small */

#contact_small{
  background: url(contact_small.png) no-repeat;
  color: #666;
  display: block;
  height: 35px;
  line-height: 15px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 30px;
  width: 215px;
  z-index: 20;
}

* + html #contact_small{
  line-height: 16px;
}

.contact_small-b{
  font-size: 18px;
  padding-right: 6px;
}

#contact_small a{
  color: #666;
  padding-right: 7px;
}

.cats-icon{
  background-position: center top;
  background-repeat: no-repeat;
  height: 700px;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1000px;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

#container{
  display: block;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

#sidebar_main{
  background: #f56017;
  display: block;
  height: 600px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 530px;
  z-index: 999;
}

#logo{
  margin-top: 20px;
  text-align: center;
}

#cats-small-icon{
  display: inline;
  float: left;
  height: 271px;
  margin-top: 42px;
  overflow: hidden;
  padding-left: 3px;
  width: 271px;
}

#mod_left_menu,#mod_account_menu,#mod_cat_params{
  display: inline;
  float: left;
  height: 288px;
  margin-left: 5px;
  margin-top: 40px;
  text-align: left;
  width: 250px;
}

.mod_left_menu-li,.mod_account_menu-li,.mod_cat_params-li{
  display: block;
  line-height: 30px;
  list-style: none;
}

.mod_left_menu-li-a,.mod_account_menu-li-a,.mod_cat_params-li-a{
  color: #f7f7f7;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 23px;
  line-height: 30px;
  padding-left: 8px;
  text-transform: lowercase;
}

.mod_account_menu-li-a{
  font-size: 21px;
}

.mod_cat_params-li-a{
  font-size: 18px;
  line-height: 23px;
}

.mod_left_menu-li-a:hover,.mod_account_menu-li-a:hover,.mod_cat_params-li-a:hover,.menu-li_active{
  background: url(leftNavArrow.gif) no-repeat 0 13px;
  color: #003399 !important;
  text-decoration: none;
}

.mod_cat_params-li-a:hover{
  background: url(leftNavArrow.gif) no-repeat 0 9px;
  color: #003399 !important;
  text-decoration: none;
}

.mod_cat_params_more-a{
  color: #fff;
}

.mod_cat_params_name{
  color: #003399;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
}

.mod_cat_params_more-a {
  background: url("toggle.png") no-repeat scroll 0 4px transparent;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 7px 0 11px;
  padding-left: 15px;
  width: 134px;
}

.mod_cat_params_all{
  margin-top: 15px;
}

.mod_cat_params_all a{
  color: #f7f7f7;
  font-size: 15px;
  font-weight: bold;
}

.mod_left_submenu-ul{
  display: none;
  padding-left: 15px;
}

.mod_left_submenu-li{
  line-height: 19px;
  list-style: none;
  padding: 5px 0;
  padding-left: 8px;
}

.mod_left_submenu-li-a{
  color: #F7F7F7;
  font-size: 18px;
  font-weight: bold;
  text-transform: lowercase;
}

.mod_left_submenu-li-a:hover{
  text-decoration: none;
}

.mod_left_submenu-li:hover, .submenu-li_active{
  background: url(leftNavArrow.gif) no-repeat 0 13px;
}

.icon-cat{
  display: none;
}

#email-alerts{
  color: #fff;
  margin-left: 60px;
  width: 250px;
}

.input_bg1{
  background: url(email-alerts.png) no-repeat;
  display: block;
  display: inline;
  float: left;
  height: 22px;
  position: relative;
  width: 222px;
}

.input1{
  background: transparent;
  border: none;
  color: #f56017;
  left: 5px;
  padding: 3px 0;
  position: absolute;
  top: 0;
  width: 210px;
}

.input_button1{
  display: inline;
  float: right;
}

.small_menu{
  margin-left: 62px;
  margin-top: 20px;
}

.small_menu-a{
  color: #fff;
  font-weight: bold;
}

#content{
  display: block;
  position: absolute;
  right: 0;
  top: 35px;
  width: 470px;
  z-index: 1;
}

#feature{
  height: 200px;
  margin-top: 173px;
  position: relative;
  width: 429px;
  z-index: 1;
}

#feature-main{
  display: inline;
  float: left;
  height: 200px;
  position: relative;
  width: 400px;
}

.feature-name,.feature-name:hover{
  color: #f56017;
  display: block;
  font-size: 24px;
  font-weight: bold;
  left: 7px;
  line-height: 25px;
  position: absolute;
  text-decoration: none;
  top: 5px;
  cursor: pointer;
  width: 370px;
}

.feature-price,.feature-price:hover{
  bottom: 8px;
  color: #ce0000;
  display: block;
  font-size: 48px;
  font-weight: bold;
  left: 7px;
  position: absolute;
  text-decoration: none;
  cursor: pointer;
  line-height: 36px;
}

.feature-addcart,.feature-addcart:hover{
  border-bottom: 1px solid #2f1515;
  bottom: 10px;
  color: #2f1515;
  display: block;
  font-size: 18px;
  position: absolute;
  right: 7px;
  text-decoration: none;
}

#feature-close{
  background: url(/images/close.png) no-repeat left bottom;
  display: inline;
  float: right;
  height: 200px;
  width: 29px;
}

.feature-close{
  background: url(/images/close.png) no-repeat left top !important;
}

#footer{
  margin: 10px auto 0 auto;
  width: 1000px;
}

#footer-copy{
  color: #4e4e4e;
  display: inline;
  float: left;
  font-weight: bold;
  line-height: 15px;
  margin-left: 12px;
}

#footer-banner{
  display: inline;
  float: left;
  height: 200px;
  margin-right: 10px;
  width: 185px;
}

#mod_bottom_menu{
  display: inline;
  float: left;
  margin-left: 7px;
  width: 555px;
}

.mod_bottom_menu-ul{
  float: left;
  width: 555px;
}

.mod_bottom_menu-li{
  display: inline;
  float: left;
  margin-bottom: 13px;
  width: 130px;
}

.mod_bottom_menu-li,.mod_bottom_submenu-li{
  list-style: none;
}

.mod_bottom_menu-li-a,.mod_bottom_menu-li-a:hover{
  color: #F56017;
  cursor: default;
  font-weight: bold;
  text-decoration: none;
}

.mod_bottom_submenu-li{
  padding: 2px 0;
}

.mod_bottom_submenu-li-a{
  color: #4e4e4e;
  display: block;
  line-height: 17px;
  padding-left: 1px;
}

#footer-menu{
  clear: both;
  color: #808792;
  display: block;
  padding-bottom: 20px;
  text-align: center;
}

#footer-menu a{
  color: #808792;
}

.cats_bg_top{
  background: url(cats_bg_top.png) no-repeat;
  display: block;
  height: 10px;
  width: 471px;
}

.cats_bg_bottom{
  background: url(cats_bg_bottom.png) no-repeat;
  height: 10px;
  width: 471px;
}

.cats_bg_content{
  background: url(cats_bg_content.png) repeat-y;
  overflow: hidden;
  padding: 0 2px;
  width: 468px;
}

.cats_bg_content-h2{
  color: #003399;
  font-size: 30px;
  font-weight: normal;
  line-height: 23px;
  margin-bottom: 15px;
  margin-left: 8px;
  text-transform: lowercase;
}

.cat{
  border: 2px solid #fff;
  display: inline;
  float: left;
  height: 182px;
  margin-bottom: 2px;
  margin-right: 2px;
  width: 150px;
  opacity:0.90;
  filter:alpha(opacity=90);
}

.cat:hover{
  border: 2px solid #F56017;
  opacity:1.0;
  filter:alpha(opacity=100);
}

.cat-name,.cat-name:hover{
  background: #fff;
  color: #555;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 32px;
  line-height: 15px;
  overflow: hidden;
  padding:0 5px;
  text-decoration: none;
  width: 140px;
}

.cat-image,.cat-image img{
  display: block;
  height: 150px;
  width: 150px;
}

.content-block-header{
  color: #003399;
  font-size: 30px;
  font-weight: normal;
  line-height: 29px;
  padding-left: 10px;
  padding-top: 5px;
  width: 500px;
}

.content-block-header .pages{
  border: 1px solid #f00;
  font-size: 18px;
  font-weight: normal;
  padding: 0 4px;
}

#mod_cat{
  padding-left: 20px;
  padding-top: 20px;
}

.products-ul{
  display: block;
  float: left;
  width: 714px;
}

.products-li{
  display: inline;
  float: left;
  height: 310px;
  margin-right: 30px;
  width: 208px;
}

.product_image{
  display: block;
  max-height: 242px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 205px;
}

.product_image-a{
  text-decoration: none !important;
}

.product_image-a:hover{
  text-decoration: none;
}

.product_image-a img{
  display: block;
}

.product_image-a b{
  color: #f56017;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
}

.product_image-a:hover b{
  text-decoration: underline;
}

.product_ship{
  color: #000;
  display: block;
  text-align: center;
  width: 205px;
}

.product_price,.product_save{
  color: #000;
  display: block;
  font-weight: bold;
  text-align: center;
  width: 205px;
}

.product_save{
  color: #f00;
}

.mod_cat_sort{
  border-top: 3px solid #e8e8e8;
  color: #000;
  display: block;
  height: 24px;
  line-height: 20px;
  padding: 6px 5px 3px 5px;
  position: relative;
  width: 671px;
}

.mod_cat_sort td{
  vertical-align: middle;
  white-space: nowrap;
}

.mod_cat_sort select{
  border: 1px solid #ccc;
  height: 20px;
}

.mod_cat_sort a{
  color: #666;
  font: 15px/18px Tahoma, Verdana, sans-serif;
  padding: 1px 4px;
}

.mod_cat_sort a:hover{
  color: #F56017;
  text-decoration: none;
}

b.pages{
  color: #F56017;
  font: bold 15px/18px Tahoma, Verdana, sans-serif;
  padding: 1px 4px;
}

.new-products{
  background: #ebebeb;
  padding-bottom: 10px;
  width: 280px;
}

.new-products-header{
  color: #4e4e4e;
  font: 24px Arial, sans-serif;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-top: 8px;
}

#mod_prods{
  color: #666;
}

.mod_prods_details,#mod_topic,#mod_feedback,#mod_brands,#mod_account,#signup-front{
  color: #666;
  padding-left: 17px;
  padding-top: 13px;
}

.mod_prods_details_image{
  background: #eee;
  border: 2px solid #e8e8e8;
  display: inline;
  float: left;
  position: relative;
  width: 302px;
}

.mod_prods_details_images{
  padding-bottom: 2px;
  padding-left: 1px;
  padding-top: 5px;
  width: 302px;
}

.mod_prods_details_main{
  color: #666;
  display: inline;
  float: left;
  margin-left: 10px;
  position: relative;
  width: 367px;
}

#shipping-information-icon,#email-friend-icon,#printable-version-icon{
  background: url(box.png) no-repeat;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px;
  padding-left: 36px;
  width: 136px;
}

#email-friend-icon{
  background: url(friend.png) no-repeat;
}

#printable-version-icon{
  background: url(printer.png) no-repeat;
}

.reviews-link{
  border-bottom: 2px solid #e8e8e8;
  border-top: 3px solid #e8e8e8;
  color: #ccc;
  margin: 20px 0;
  padding: 5px 0;
  padding-left: 10px;
}

.reviews-link a{
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

.reviews-link a:hover{
  text-decoration: underline;
}

a.shopButton, a.shopButton:link, a.shopButton:visited, a.shopButton:active {
  color: #FFF;
}

a.shopButton:hover{
  color: #003399;
}

a.shopButton {
  background: url("orangeButtonBkgMain.gif") no-repeat scroll right 0 transparent;
  cursor: pointer;
}

a.lightGreyButton{
  background: url("lightGreyButtonBkgMain.gif") no-repeat scroll right 0 transparent;
  color: #666 !important;
}

a.lightGreyButton:hover{
  color: #f56017 !important;
}

a.shopButton{
  display: block;
  float: left;
  font-size: 11px;
  font-weight: 700;
  height: 25px;
  margin-right: 5px;
  padding-right: 10px;
  text-decoration: none;
}

a.shopButton .buttonLeft {
  background: url("orangeButtonBkgLeft.gif") no-repeat scroll left 0 transparent;
  width: 10px;
}

a.lightGreyButton .buttonLeft {
  background: url("lightGreyButtonBkgLeft.gif") no-repeat scroll left 0 transparent;
}

a.shopButton span{
  clear: none;
  cursor: pointer;
  display: inline;
  float: left;
  line-height: 14px;
  padding: 5px 1px;
  width: auto;
}

.mod_prods_price{
  color: #f56017;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 15px;
}

.mod_prods_save{
  color: #ff0000;
  font-size: 24px;
  padding-left: 80px;
  padding-top: 10px;
}

#tabs{
  border-bottom: 3px solid #e8e8e8;
  padding-left: 8px;
  padding-top: 15px;
}

#tabs a{
  background: #e8e8e8;
  color: #444;
  display: inline;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding: 5px 6px;
  text-decoration: none !important;
}

.pro_mainwrap{
  padding-left: 17px;
}

.pro_mainwrap .product_image-a b{
  color: #666;
}

.pro_mainwrap .product_price{
  color: #666;
}

.pro_mainwrap .product_ship{
  color: #999;
}

.prods_name{
  font-size: 22px;
  font-weight: bold;
  line-height: 23px;
  text-transform: lowercase;
}

.h3small{
  color: #666 !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
}

.h3small span{
  color: #F56017;
}

.mod_prods_description ul{
  margin-left: 20px;
}

.h1, .h2, .h3, .h4, .h5 {
  font-weight: bold;
  padding-bottom: 5px;
}

.mod_account-li {
  line-height: 21px;
  list-style: none outside none;
}

#similar_products li{
  list-style: none;
}
/**
* @file: highslide.css
* @version: 4.1.8
*/

.highslide-container div {
  font-family: Verdana, Helvetica;
  font-size: 10pt;
}

.highslide-container table {
  background: none;
}

.highslide {
  margin-right: 8px;
  outline: none;
  text-decoration: none;
}

.highslide img {
  border: 1px solid #eee;
}

.highslide:hover img {
  border-color: #003399;
}

.highslide-active-anchor img {
  visibility: hidden;
}

.highslide-gallery .highslide-active-anchor img {
  border-color: black;
  cursor: default;
  visibility: visible;
}

.highslide-image {
  background: gray;
  border-color: white;
  border-style: solid;
  border-width: 2px;
}

.highslide-wrapper, .highslide-outline {
  background: white;
}

.glossy-dark {
  background: #111;
}

.highslide-image-blur {}

.highslide-number {
  color: gray;
  font-size: .9em;
  font-weight: bold;
}

.highslide-caption {
  display: none;
  font-size: 1em;
  padding: 5px;
/*background: white;*/
}

.highslide-heading {
  display: none;
  font-weight: bold;
  margin: 0.4em;
}

.highslide-dimming {
  background: black;
  position: absolute;
}

a.highslide-full-expand {
  background: url(graphics/fullexpand.gif) no-repeat;
  display: block;
  height: 34px;
  margin: 0 10px 10px 0;
  width: 34px;
}

.highslide-loading {
  background-color: white;
  background-image: url(graphics/loader.white.gif);
  background-position: 3px 1px;
  background-repeat: no-repeat;
  border: 1px solid white;
  color: black;
  display: block;
  font-size: 9px;
  font-weight: bold;
  padding: 3px;
  padding-left: 22px;
  text-decoration: none;
  text-transform: uppercase;
}

a.highslide-credits{
  display: none !important;
}

.highslide-move, .highslide-move * {
  cursor: move;
}

.highslide-viewport {
  background: none;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.highslide-overlay {
  display: none;
}

.hidden-container {
  display: none;
}
/* Example of a semitransparent, offset closebutton */

.closebutton {
  background: url(graphics/close.png);
/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
  cursor: pointer;
  height: 30px;
  left: 15px;
  position: relative;
  top: -15px;
  width: 30px;
}
/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/

.highslide-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.highslide-gallery ul li {
  background: #ededed;
  border: 1px solid silver;
  display: block;
  float: left;
  height: 106px;
  line-height: 0;
  margin: 2px;
  overflow: hidden;
  position: relative;
  width: 106px;
}

.highslide-gallery ul a {
  left: 50%;
  position: absolute;
  top: 50%;
}

.highslide-gallery ul img {
  left: -50%;
  position: relative;
  top: -50%;
}

html >/**/ body .highslide-gallery ul li {
  display: table;
  text-align: center;
}

html >/**/ body .highslide-gallery ul li {
  text-align: center;
}

html >/**/ body .highslide-gallery ul a {
  display: table-cell;
  position: static;
  vertical-align: middle;
}

html >/**/ body .highslide-gallery ul img {
  position: static;
}
/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/

.highslide-controls {
  background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
  height: 40px;
  margin: 20px 15px 10px 0;
  width: 195px;
}

.highslide-controls ul {
  background: url(graphics/controlbar-white.gif) right -90px no-repeat;
  height: 40px;
  left: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.highslide-controls li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

.highslide-controls a {
  background-image: url(graphics/controlbar-white.gif);
  display: block;
  float: left;
  height: 30px;
  outline: none;
  width: 30px;
}

.highslide-controls a.disabled {
  cursor: default;
}

.highslide-controls a.disabled span {
  cursor: default;
}

.highslide-controls a span {
/* hide the text for these graphic buttons */
  cursor: pointer;
  display: none;
}
/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */

.highslide-controls .highslide-previous a {
  background-position: 0 0;
}

.highslide-controls .highslide-previous a:hover {
  background-position: 0 -30px;
}

.highslide-controls .highslide-previous a.disabled {
  background-position: 0 -60px !important;
}

.highslide-controls .highslide-play a {
  background-position: -30px 0;
}

.highslide-controls .highslide-play a:hover {
  background-position: -30px -30px;
}

.highslide-controls .highslide-play a.disabled {
  background-position: -30px -60px !important;
}

.highslide-controls .highslide-pause a {
  background-position: -60px 0;
}

.highslide-controls .highslide-pause a:hover {
  background-position: -60px -30px;
}

.highslide-controls .highslide-next a {
  background-position: -90px 0;
}

.highslide-controls .highslide-next a:hover {
  background-position: -90px -30px;
}

.highslide-controls .highslide-next a.disabled {
  background-position: -90px -60px !important;
}

.highslide-controls .highslide-move a {
  background-position: -120px 0;
}

.highslide-controls .highslide-move a:hover {
  background-position: -120px -30px;
}

.highslide-controls .highslide-full-expand a {
  background-position: -150px 0;
}

.highslide-controls .highslide-full-expand a:hover {
  background-position: -150px -30px;
}

.highslide-controls .highslide-full-expand a.disabled {
  background-position: -150px -60px !important;
}

.highslide-controls .highslide-close a {
  background-position: -180px 0;
}

.highslide-controls .highslide-close a:hover {
  background-position: -180px -30px;
}