/*
     Bedrijf:  Directshop - 2008 (c)
     Pakket:   Directshop Lite
     Info:     Structuur van de pagina.
     Webshop:  Kwestievanlef
 
     Info:  Float clearing.
*/

.float-clearing
{
  clear: both;
  line-height: 0px;
}

/* 
     Info:  Structuur van de pagina.
*/

.directshop
{
  margin-top: 50px;
  border: 0px;
}

body
{
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#infodiv
{
  padding: 0;
  margin: 0;
  height: 0px;
}
#page
{
  width: 1000px;
  margin: 0pt auto;
  margin-top: 20px;
  margin-bottom: 20px;
  
}
#page_center
{
  background-color: #E7E8EA;
  padding: 0px 25px 0px 25px;
}
#page_top
{
  background-image: url(/images/top.gif);
  background-repeat: no-repeat;
  height: 20px;
}
#page_bottom
{
  background-image: url(/images/bottom.gif);
  background-repeat: no-repeat;
  height: 20px;
}
#left
{
  width: 138px;
  float: left;
  background-color: #E7E8EA;
  margin-top: 15px;
}
#content_locked
{
  min-height: 621px;
  position: relative;
  float: right;
  width:775px;
  padding:18px;
}
#menu
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#menu li
{
  padding: 10px;
  background-color: #000000;
  color: #FFFFFF;
  border-right: solid 3px #E7E8EA;
  text-align: center;
  float: left;
  white-space: nowrap;
  cursor: pointer;
}
#menu li ul li
{
  border: 0px;
  background-color: #636262;
  padding-right:30px;
}
.pink
{
  background-color: #636262 !important;
}
.blue
{
  background-color: #00ADEF !important;
}
#menu li ul
{
  list-style-type: none;
  position: absolute;
  left: 50%;
  margin: 24px 0px 0px -475px;
  padding: 0px;
  display: inline;
}
#submenu
{
  height: 34px;
  line-height: 34px;
  color: #fff;
}
#right_menu
{
  position: relative;
  float: right;
  width:165px;
  min-height: 703px;
}
#right
{
  margin: 15px 0px 0px 12px;
  float: right;
  width: 800px;
  background-color: #E7E8EA;
}
#productfooter div.pages a, #productfooter div.pages a:link, #productfooter div.pages a:visited
{
  text-decoration: none;
  margin-left: 2px;
  margin-right: 2px;
}

/* 
     Info:  Popup.
*/

div#focusdiv
{
  height: 0px;
  width: 100%;
  z-index: 100;
  padding: 0;
  line-height: 0px;
}
div#msgdiv
{
  display: none;
  position: fixed;
  _position: absolute;
  left: 500px;
  top: 200px;
  z-index: 501;
}
div.msgdiv div div.left, div.footer div.left
{
  float: left;
}
div.msgdiv div div.right
{
  float: left;
}
div.footer div.right
{
  text-align: right;
  float: right;
}
#popupProductTitel, #popupProductOmschrijving, #popupProductAmount
{
  padding: 2px;
}
div.msgdiv div#popupTitel
{
  padding: 10px;
}

/* 
     Info:  Crumbbar.
*/

.crumbbar {
  margin-bottom: 20px;
}

.crumbbar span {
  padding: 0px 10px;
}

.crumbHead, .crumbProduct, div#crumbbar div#crCounter
{
  display: inline;
}

/* 
     Info:  Knoppen.
*/

.btnNormal, .btnWinkelwagenPopup
{
  height: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 0px 5px 0px 5px;
  cursor: pointer;
}
div.btnInformatie
{
  height: 20px;
  width: 95px;
  text-align: center;
  line-height: 20px;
}
div.btnWinkelwagen
{
  width: 95px;
  margin-top: 4px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
div.btnProductWinkelwagen
{
  line-height: 23px;
  width: 129px;
  text-align: center;
  height: 23px;
}
div.btnProductInfo
{
  line-height: 20px;
  margin: 7px 0px 5px 5px;
  width: 135px;
  height: 20px;
  text-align: center;
}
input.btnWinkelwagen, input.btnVerderWinkelen
{
  padding: 2px;
}

/* 
     Info:  Checkout.
*/

div.checkoutbuttons
{
  padding-bottom: 5px;
  width: 100%;
  text-align: right;
}
input.plaats
{
  width: 125px;
}
div.ideal_rad
{
 /* float: left;*/
}
div.ideal_rad input 
{
  margin-top: 12px;
}
div.chkideal_logo
{
  float: left;
}

/* 
     Info:  Search.
*/

div.searchcontainer div.searchleft
{
  float: left;
}
div.searchcontainer div.searchright
{
  margin-left: 5px;
  padding-top: 1px;
  float: left;
}
div.searchcontainer div.searchright input
{
  /*width: 134px;*/
}
div.searchcontainer input.searchfield
{
  width: 300px;
}
div.searchcontainer div.suggestions
{
  padding-top: 5px;
}
ul.searchpages
{
  margin-left: 20px;
  padding: 0px;
}
ul.searchpages li
{
  margin-top: 5px;
}
div.searchresult div.result_left
{
  float: left;
}
div.searchresult div.result_mid
{
  float: left;
  padding-left: 5px;
}
div.searchresult div.result_mid strong
{
  display: block;
  margin-bottom: 5px;
}
div.searchresult div.result_right
{
  float: right;
  width: 130px;
}
div.searchresult div.result_sm_right
{
  float: right;
  width: 130px;
}
div.searchresult div.result_sm_right input
{
  width: 100%;
}
div.searchresult div.result_right input
{
  margin-top: 5px;
  width: 100%;
}
div.searchresult
{
  margin-bottom: 5px;
  padding: 5px;
}
div.search_paging
{
  height: 30px;
  line-height: 30px;
  width: 100%;
  float: left;
}
div.search_paging div.search_pg_left
{
  margin-left: 5px;
  float: left;
}
div.search_paging div.search_pg_mid
{
  position: relative;
  width: 299px;
  left: 150px;
  text-align: center;
}
div.search_paging div.search_pg_mid a
{
  margin-left: 2px;
  margin-right: 2px;
}
div.search_paging div.search_pg_right
{
  margin-right: 5px;
  float: right;
}
div.cart_price div.price_left
{
  float: left;
  height: 20px;
  width: 60px;
  line-height: 20px;
  text-align: center;
}
div.cart_price div.price_right
{
  width: 60px;
  float: right;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
div.searchresult div.cart_price
{
  padding: 2px;
}

/* 
     Info:  Filter.
*/

div.filtercontainer
{
  /*padding: 10px 10px 10px 10px;*/
  padding-top: 10px;
  padding-bottom: 10px;
  width: 165px;
}
div.filterwrapper
{
  margin-left: 10px;
  margin-right: 10px;
}
div.sortmodes
{
  padding-top: 5px;
  padding-right: 10px;
  float: right;
}
div.filterwrapper div.property
{
 /* float: left;*/
}
div.filtertext
{
  display: none;
}
div.filterwrapper div div.header
{
  padding: 4px 0px 4px 20px;
}
div.values 
{
  padding-left: 20px; 
  margin: 8px 0px 8px 0px;
}
div.values_last
{
  padding-left: 20px; 
  margin: 8px 0px 8px 0px;
}
div ul.properties
{
  margin: 0px;
  padding: 0px;
}
div.property ul li
{
  list-style: none;
  margin: 2px 0px 2px 0px;
}
div#filter
{
  width: 609px;
  margin: 0px 0px 5px;
}
div#filtersort
{
  width: 600px;
  padding: 5px;
}
div.filterpadding table
{
  padding: 5px;
}
div#filter div.filterpadding
{
  background-repeat: repeat-x;
  background-position: bottom;
}

/*
     Info:  Registratie.
*/

table.register
{
  padding-bottom: 10px;
}

/* 
     Info:  Producten.
*/

.productBlok
{
  width: 354px;
  margin-bottom: 20px;
  float:left;
  padding:12px;
}
.productTitle {
  padding-bottom:12px;
}
.productHead {

}
.spacer {
  float:right;
}
.productLeft {
  float: left;
  width: 300px;
}
.productAfbeelding
{
  height:90px;
  width: 90px;
  border: 0px;
  margin: 5px 0px 0px 5px;
}
.productBlokLinks
{
  float: left;
}
.productBlokLinks a, .productBlokLinks a:hover, .productBlokLinks a:visited, .productBlokLinks a:active
{
  text-decoration: none;
  border: 0px;
}
.productBlokCentraal
{
  float: left;
  margin: 5px 0px 0px 8px;
  width: 307px;
  height: 100%;
  min-height: 100%;
  _height: 162px;
}
.productOmschrijving
{
  min-height:60px;
  /*min-height: 154px;
  height: 94%;
  _height: 100%;*/
  position: relative;
  z-index: 50;
  padding: 7px;
}
.productOmschrijving ul
{
  padding: 0px;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
}
.productOmschrijving li
{
  margin: 0px 0px 10px 14px;
  _margin: 0px 0px 10px 17px;
}
.productTitle
{
}
.vanvoor {
  float:left;
  height:30px;
  line-height:21px;
  padding-left:10px;
  color:#03B1F0;
}
.btnAddtocart {
  float:left;
}
.addToCart {
  float:left;
}
.productBlokRechts
{
  float: right;
  width: 130px;
  margin: 5px 5px 0px 0px;
}
.productPrijs
{
  width: 100%;
  height: 28px;
  margin-bottom: 5px;
}
.productPrijsBlok
{
}
.productBedrag
{
  height: 22px;
  line-height: 20px;
}
.productAchtergrond
{
  margin: 0px 0px 8px 0px;
}
#productfooter
{
  height: 30px;
  width: 800px;
  margin: 20px 0px 0px 0px;
}
div.productaantal
{
  float: left;
  line-height: 27px;
  padding-left: 5px;
}
div.pages
{
  margin-top: 5px;
  margin-left:250px;
  float: left;
  text-align:center;
  vertical-align:middle;
}
div.pagenav
{
  line-height: 27px;
  float: right;
  padding-right: 5px;
}

/* 
     Info:  Rechter menu.
*/

.imgRechtermenu
{
  margin: 10px 3px 0px 0px;
  _margin: 10px 0px 0px 0px;
}

/*
    Info: New Product pagina
*/

div.showproductwrapper .productleft {
  float:left;
  width:300px;
  padding:6px;
  border: 1px solid #DADADA;
}
div.showproductwrapper .productright {
  float:left;
  width:470px;
  padding-left:10px;
}
div.showproductwrapper .productleft .productDetailOmschrijving {
  float:left;
  min-height:140px;
  width:200px;
}
div.productMiddle {

}
.productleft img, .pictures img
{
  border: solid 1px black;
}
div#contentTabs div.tab {
  padding: 5px 0px 5px 0px;
}
/* 
     Info:  Product pagina.
*/

div.showproductwrapper div.leftpanel
{
  float: left;
  padding-left: 5px;
}
div.showproductwrapper div.rightpanel
{
  float: left;
  margin-left: 5px;
  width: 290px;
}
div.leftpanel div.pictures img
{
  margin-top: 5px;
  margin-left: 9px;
  width: 90px;
  height: 90px;
}
div.leftpanel div.pictures img.first
{
  margin-left: 0px;
}
div.leftpanel div.related div div
{
  float: left;
}
div.related span
{
  padding-top: 5px;
  padding-bottom: 2px;
  display: block;
}
div.relatedwrapper
{
  margin-top: 5px;
  width: 297px;
}
.related_left
{
  width: 52px;
  height: 52px;
  float: left;
}
.related_top
{
  display: inline;
  float: left; 
  width: 240px; 
  height: 26px; 
  line-height: 26px; 
  vertical-align: middle; 
  padding-left: 5px;  
}
.related_bottom
{
  float: left; 
  width: 240px; 
  height:26px; 
  line-height: 26px; 
  vertical-align: middle; 
  text-align: right; 
  padding-right: 5px;
}
div.rightpanel div div.price_left
{
  float: left;
  width: 133px;
}
div.rightpanel div div.price_right
{
  text-align: center;
  vertical-align: middle;
  float: left;
}
div.rightpanel div div.price_right input
{
  width: 130px;
  margin-left: 22px;
  margin-top: 5px;
  _margin-top: 3px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
}
div.showproduct_desc
{
  width: 280px;
  _width: 285px;
  _height: 268px;
  padding: 0px 2px 2px 2px;
  margin-top: 6px;
}
div.showproduct_desc div
{
  background-repeat: repeat-x;
  background-position: bottom;
  height: 100%;
  min-height: 247px;
  padding: 15px 0px 0px 16px;
}
div.showproduct_desc div ul
{
  list-style-position: outside;
  margin: 0px;
  padding: 0px 0px 0px 15px;
}
div.showproduct_desc div li
{
  margin-top: 15px;
}

div.showproduct_desc div h2
{
  margin: 0px;
  padding: 0px;
  display: inline;
  margin-bottom: 5px;  
}

/* 
     Info:  Footer.
*/
div#footer
{
  height: 110px;
  width: 1000px;
  margin-top: 20px;
  padding-top:65px;
}
/* 
     Info:  Menu.
*/

.menuCategorien, #menuAbout, #menuShop
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 232px;
  color:#FFFFFF;
}
#menuShop
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#menuRight, #menuProducts, #menuMailing
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 200px;
}
#menuSearch
{
  margin: 0px;
  padding: 0px;
  width: 217px;
  float:right;
  text-align:right;
}
#top_filter
{
  width: 180px;
  float:left;
  display:none;
}
#menuRight li.menuHeader, #menuProducts li.menuHeader, #menu li.menuHeader
{
  width: 160px;
  height: 24px;
  line-height: 24px;
}
.menuCategorien li
{
  /*position: relative;
   height: 22px; - Om subcategorien binnen de <li> te laten vallen
  line-height: 22px;*/
  vertical-align: middle;
  z-index: 500;
}
.menuCategorien li ul
{
  /* left: 180px; - Om de subcategorien tegen de linkerzijde te krijgen*/
  top: 0pt;
  margin: 0px;
  padding: 0px;
  /* position: absolute; - Dient relative te zijn, anders plakt hij 'm eroverheen 
  position: relative;*/
}
.menuCategorien li ul li
{
  border: 0px;
  /*width: 180px;*/
  list-style-type: none;
}
.menuCategorien li ul li a
{
  display: inline;
  /*padding-left: 15px;*/
}
#dsMenu .menuHeader b
{
  line-height: 22px;
}

.menuCategorien li div /* sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
}
.menuCategorien li ul li div /* sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.menuCategorien li ul li ul li div /* sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.menuCategorien li ul li ul li ul li div /* sub sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.menuCategorien li ul li ul li ul li ul li div /* sub sub sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.menuCategorien li ul li ul li ul li ul li ul li div /* sub sub sub sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.menuCategorien li ul li ul li ul li ul li ul li ul li div /* sub sub sub sub sub sub categorie */
{
  padding-top: 4px;
  padding-bottom: 4px;
}

#menuAbout li
{
  width: 100%;
  padding: 2px 0px 5px 0px;
  position: relative;
}
#menuShop li, #menuSearch li, #menuMailing li
{
  width: 100%;
  padding: 0px 0px 4px 0px;
  position: relative;
}
#menuShop li img
{
  border: none;
  vertical-align: middle;
}
div#shopcartaantal, div#shopcartprice
{
  display: inline;
}
.shopcartBalk
{
  margin:5px;
}
div.price_container
{
  margin: 4px 0px 0px 10px;
}
#shoppingCartImage
{
  margin-right: 3px;
  padding-top:8px;
}
#menuRight li
{
  width: 100%;
  padding: 2px 0px 5px 0px;
  position: relative;
  height: 15px;
  vertical-align: middle;
  line-height: 15px;
}
#menuProducts li
{
  padding: 2px 0px 5px;
  position: relative;
  width: 100%;
}
#menuRight li.menuInfo, #menuProducts li.menuInfo
{
  margin-bottom: 5px;
}
.menuCategorien li b, #menuAbout li b, #menuShop li b, #menuSearch li b, #menuRight li b, #menuProducts li b, #menuMailing li b
{
  padding-left: 10px;
}
/*.menuCategorien li a, */#menuAbout li a, #menuShop li a, #menuRight li a
{
  padding: 3px 0px 3px 10px;
}
li.menuAbout a
{
  display: block;
}
#menuSearch li.search, #menuMailing li.mailing
{
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
}
#menuProducts li table
{
  padding-left: 5px;
}
#menuSearch li.search input, #menuMailing li.mailing input
{
  width: 134px;
}
div.cart_totals
{
  float: right;
}

/* 
     Info:  Winkelwagen.
*/

.cartBlokCentraal
{
  float: left;
  width: 775px;
}
.cartBlokMid
{
  background-position: center top;
  background-repeat: repeat-x;
  margin: 2px;
  height: 100%;
  position: relative;
  z-index: 1;
}
.cartBlok
{
  width: 620px;
}
.cartStap
{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 2px;
  line-height: 19px;
  vertical-align: middle;
  text-align: center;
}
.cartStapTitel
{
  float: left;
  width: 749px;
  height: 20px;
  line-height: 19px;
  vertical-align: middle;
}
.cartStapTekst
{
  display: block;
  width: 800px;
}
.cartKnoppen
{
  margin-top: 10px;
  text-align: center;
}
.cartStapTekst table th
{
  vertical-align: middle;
}
div.uptodate
{
  font-size: 7pt;
  float: right;
  padding-right: 3px;
}
div.cartTitel
{
  padding-left: 3px;
  float: left;
}
.cartInput
{
  width: 57px;
  height: 15px;
  margin-bottom:3px;
  text-align: center;
}
.cartDisabled
{
  width: 50px;
  height: 18px;
  text-align: center;
}
.shopcart_preview
{
  width: 125px;
  height: 95px;
}

/* 
     Info:  Categorie overzicht.
*/
div.search_box,div.search_box_shadowless
{
  height: 261px;
  margin: 24px 0px 0px 40px;
}
div.search_box_shadowless {
  margin-top:10px;
  padding-bottom:130px;
  margin-bottom:10px;
}
div.search_box div.top, div.search_box_shadowless div.top
{
  height: 19px; 
  width: 685px;
}
div.search_box div.title, div.search_box_shadowless div.title
{
  width: 650px;
  height: 36px;
  padding: 0px 0px 0px 35px;
  line-height: 32px;
}
div.search_box div.left, div.search_box_shadowless div.left
{
  height: 184px;
  width: 25px;
  float: left;
}
div.search_box div.middle
{
  height: 184px;
  width: 639px;
  float: left;
}
div.search_box_shadowless div.middle
{
  float:left;
  margin-left:15px;
  padding:15px;
  width:630px;
}
div.search_box_shadowless div.middle div.thumbnail
{
  float: left;
  width: 310px;
}
input#toshopcart
{
  margin-left: 356px;
  display: none;
}
div.search_field
{
  margin: 17px 0px 0px 24px;
}
div.search_field span
{
  margin-left: 5px;
}
div.search_text_left
{
  float: left;
  width: 275px;
  padding-left: 5px;
  margin-top: 10px;
}
div.search_text_right
{
  float: right;
  margin-top: 10px;
}
div.search_text
{
  width: 520px;
}
div.search_field input.barcode_input
{
  width: 120px;
  height: 42px;
  display: block;
  margin-top: 5px;
  margin-right:3px;
  float: right;
}
div.search_field div.right
{
  float: right;
}
div.search_field div.search_button
{
  width: 218px;
  height: 46px;
  display: block;
  text-align: center;
  line-height:46px;
}
div.search_box div.right, div.search_box_shadowless div.right
{
  height: 184px;
  width: 21px;
  float: left;
}
div.search_box div.bottom, div.search_box_shadowless div.bottom
{
  height: 21px;
  width: 685px;
}
div.product_container
{
  margin-left: 20px;
  width: 721px;
}
div.order_container
{
  width: 229px;
  float: left;
  margin-left: 26px;
}
div.order_container div.display_content
{
  min-height: 306px;
  _height: 306px;
  padding: 10px 16px 16px 16px;
}
div.content_top
{
  margin-top: 38px;
}
div.content_top img.image_top
{
  float: left;
}
div.display_top img.left, div.display_bottom img.left, div.display_content div.item
{
  float: left;
}
div.display_top img.right, div.display_bottom img.right 
{
  float: right;
}
div.display_content div.item
{
  margin: 10px 33px 0px 33px;
  _margin: 10px 24px 0px 24px;
}
div.display_content div.item div
{
  margin-top: 12px;
  display: block;
  text-align: center;
}
div.product_overview
{
  margin-top: 41px;
}
div.product_overview span
{
  margin-left: 31px;
}
/* 
     Info:  Sitemap.
*/
div.catcol
{
  float: left;
  margin-top: 6px;
  padding-left:60px;
  width: 180px;
}
.colblock
{
  background-color: #BDBEC0;
  text-align: center;
}
.cat
{
  display: block;
  width: 180px;
  /*margin: 10px 0px 0px 16px;*/
}
.catinner
{
  display: block;
  z-index: 2;
  min-height: 60px;
  _height: 60px;
}
.titel
{
  padding: 5px;
}
.catImage
{
  border: solid 1px #b9b9b9;
  margin-top: 5px;
}
.catinnertekst
{
  padding: 4px;
}
div.catinnertekst a:visited, div.catinnertekst a, div.catinnertekst a:link, div.catinnertekst a:active
{
  display: block;
}
.menuPicture
{
  width: 200px;
  height: 148px;
  margin-top: 5px;
}
.menuInnerPicture
{
  padding-top: 22px;
}
div.picture p
{
  margin: 0px;
}

/* 
     Info:  Shop afhankelijk.
*/

textarea
{
 width: 550px;
}
#txtbericht {
 width: 410px;
}

div.inputnb {
  margin-bottom: 3px;
}

div.inputnb input {
  width: 120px;
}

/*
  thumbnails
*/

#thumbnails {
  margin:0px 0 0 40px;
  padding:0px 0 0 10px;
}

.thumb {
  margin:30px 0 0 0;
}

#thumbnails div {
  display:inline;
  float:left;
  width:300px;
  margin-left:25px;
  text-align:center;
}

.orderProces {
  text-align:center;
}

table td.title {
  width:89px;
}
#right_menu table {
  width:100%;
}
#right_menu table td {
  text-align:right;
}
#right_menu table td.title {
  text-align:left;
}
#login_options div{
  float:left;
  font-size:9px;
  color:#545454;
}

#login_options div a:link,#login_options div a:hover,#login_options div a:visited{
  font-size:10px;
  color:#545454;
  font-weight:normal;
  text-decoration:underline;
}

#header div.callmeback {
  float:right;
  width:167px;
}
#header div.callmeback div.blok_content {
  height:60px;
  padding-top:13px;
  padding-left:1px;
}
#callmeback {
  width:159px;
}
.callmebacksubmit {
  float:right;
  margin-right:2px;
  margin-top:10px;
}
#content_locked p {
  margin: 0px;
  padding:0px;
}
.DirectShipment {
  float:left;
  line-height:25px;
  padding-left:5px;
  vertical-align:middle;
}
.second {
  
}
.second input {
  float:left;
}
.arrow_pink {
  padding-left:16px;
  color:#636262;
  font-weight:bold;
  margin-top:7px;
  cursor:pointer;
}
#bestelbon td
{
  padding-left: 10px;
}
#headerbox
{
  left:50%;
  margin-left:-246px;
  position:absolute;
  top:110px;
  width:490px;
}
.h_links
{
  float:left;
  color:White;
  font-size:10px;
  padding-top:10px;
  text-align:center;
  width:510px;
}

.h_links a
{
  color:White;
}

.h_links a:link
{
  color:White;
}

.h_links a:visited
{
  color:White;
}

#login_options
{
margin-left:-25px;
margin-top:12px;
position:relative;
}
.line-medium
{
  background-image: url('/images/line_medium.png');
  background-repeat: no-repeat;
  width: 830px;
  height: 22px;
  float: right;
  margin: 5px 0px 15px 0px;
}
.line-medium2
{
  background-image: url('/images/line_medium2.jpg');
  background-repeat: no-repeat;
  width: 800px;
  height: 21px;
  float: right;
  margin: 0px 0px 15px 0px;
}
.line-large
{
  background-image: url('/images/line_large.jpg');
  background-repeat: no-repeat;
  background-position: center;
  padding: 15px 0px 15px 0px;
  width: 950px;
  height: 22px;
}
.line-small
{
  background-image: url('/images/line_small.jpg');
  background-repeat: no-repeat;
  margin: 0px 0px 15px 0px;
  width: 138px;
  height: 21px;
}
#artwork
{
  margin-bottom:20px;
  height: 180px;
  /*margin-top:20px;*/
  border-bottom: solid 3px #000000;
}
#artwork_bottom
{
  margin: 0px 0px 20px 0px;
  height: 180px;
  float: left;
  border-bottom: solid 3px #000000;
}
.block
{
  float: right;
  background-color: #000000;
  height: 16px;
  width: 80px;
  color: #FFFFFF;
  line-height: 13px;
  vertical-align: middle;
  text-align: right;
  padding-right: 3px;
  margin-left: 5px;
}
.block_left
{
  float: right;
  background-color: #000000;
  height: 16px;
  width: 80px;
  color: #FFFFFF;
  line-height: 13px;
  vertical-align: middle;
  text-align: right;
  padding-right: 3px;
  margin-left: 5px;
  margin-right: 10px;
  line-height: 17px;
}
.block_left a
{
  color: #FFFFFF !important;
  text-decoration: none;
}
.float-left
{
  width: 128px;
  background-color: Black;
  height: 3px;
  margin-right: 10px;
  line-height: 0px;
    clear: both;
}
.big-block
{
  float: left;
  background-color: #000000;
  height: 30px;
  width: 250px;
  color: #FFFFFF;
  line-height: 33px;
  vertical-align: middle;
  text-align: center;
}
.big-block h1
{
  padding: 0px;
  margin: 0px;
  font-size: 9pt;
  font-weight:normal;
}

.product
{
  width: 160px;
  float: left;
  margin-bottom: 10px;
  line-height:15px;
}
.product h1
{
  margin: 0px;
  padding: 0px;
  height: 45px;
  font-size: 8pt;
  font-weight: normal;
}
.product_related
{
  width: 100px;
  float: left;
  margin-bottom: 10px;
  line-height:15px;
}
.product_related img
{
  width: 90px;
  height: 90px;
  border: solid 1px #000000;
}
.related_wrapper
{
  width: 600px;
  text-align: center;
  padding: 0px 100px;
}
.p_image
{
  /*background-color: #000000;*/
  width: 155px;
  height: 155px;
  border: solid 1px #000000;
}
.p_image a img
{
  border: 0px none; 
  width: 155px; 
  height: 155px;
}
.p_image_related a img
{
  border: 0px none; 
  width: 90px; 
  height: 90px;
}
.head-line
{
  width: 800px; 
  background-color: Black; 
  height: 3px; 
  margin-bottom: 15px;
}
#menu li a
{
  color: #FFFFFF !important;
  text-decoration: none;
}
.info
{
  margin-right: 5px; 
  line-height: 14px;
  border: solid 1px #000;
  border-top: 0px;
  cursor: pointer;
}
.slide_inactive
{
  display: none;
}
.s_info_related
{
  width: 92px; 
  background-color: Black; 
  height: 3px; 
  margin-right: 5px;
  margin-top: 10px;
}
.s_info
{
  width: 155px; 
  background-color: Black; 
  height: 3px; 
  margin-right: 5px;
  margin-top: 10px;
}
#search
{
  float: right;
}
.a_more
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}
#popupcontinue
{
  margin: 0px 5px 0px 5px;
  cursor: pointer;
}
#shopcart
{
  float: right;
}
.cartstepsList
{
  width: 800px;
}
.mt20
{
  margin-top: 20px;
}
.myaccount
{
  float: left;
}

/* carousel */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 950px;
    height: 180px;
}

.jcarousel-skin-tango .jcarousel-container {
    background: #00ADEF;
    /*border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
   /* width: 245px;
   padding: 20px 40px;*/
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  950px;
    height: 180px;
}
#artwork_bottom .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  800px;
    height: 180px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 950px;
    height: 180px;
    text-align:center;
}
#artwork_bottom .jcarousel-skin-tango .jcarousel-item {
    width: 800px !important;
    height: 180px !important;
    text-align:center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    /*margin-right: 10px;*/
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
background-color:#000000;
color:#FFFFFF;
cursor:pointer;
height:20px;
line-height:20px;
padding-right:5px;
position:absolute;
right:0;
text-align:right;
top:180px;
width:77px;
z-index:39824;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  background-color:#000000;
  color:#FFFFFF;
  cursor:pointer;
  height:20px;
  line-height:20px;
  padding-right:5px;
  position:absolute;
  right:88px;
  text-align:right;
  top:180px;
  width:78px;
  z-index: 3243;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
#mycarousel li img
{
  width: 950px;
  height: 180px;
  display: none;
}
#mycarousel2 li img
{
  width: 800px;
  height: 180px;
}

#google_maps {
  border: 3px solid #ED078D; height: 300px; width: 300px;
}
.product img {
  width: 155px; height: 155px; border: 1px solid #000000;
}
.grey
{
  color: #999;
}

p a img {
  border: 0px;
}

