/*Millennium*/
body {
    background-position:bottom;
    background-repeat:repeat-x;
    background-attachment:fixed;

    background-repeat:repeat;
}
p {
    margin:0px;
    padding: 0px 0px 5px 0px;
}
a {
     outline:none;
     border:none;
     cursor:pointer;
}
/*map*/
.bh_map:hover {
    opacity:0,8;
    background-color: red;
}
/*Structure*/

#wdk_site-container {
    margin:0 auto;
    height:100%;
}
#wdk_logo {
    float:left;
    margin: 20px 0px 0px 20px;
}
.logosTable table {
    text-align:center;
    width:100%;
}
.logosTableCell1 {
    text-align:center;
}
#wdk_head-container {
    position:relative;
    width:100%;
}
#wdk_content-maincontentcontainer {
    position:relative;
    width:100%;
}
#wdk_content-maincontentcontainer a {
    text-decoration:underline;
}
#wdk_body-container {
    clear:both;

}
#wdk_body-container a {
    text-decoration:none;
}
#wdk_body-container a:hover {
    text-decoration:underline;
}


/*MENU (top menu)*/
#wdk_menu-container {
    position:absolute;
    top:0px;
    width:100%;
    z-index:2;
    /*background: url('/siteimages/_templates/png/121/top_menu.png') repeat-x transparent;*/  
}
#wdk_menu-container-inner {
    width:100%;
    overflow:hidden;
}
.wdk_top-menu-ul {
    display:inline;
    float:left;
    height:26px;
    list-style-type:none;
    margin-bottom:0;
    margin-left:12px;
    margin-right:0;
    margin-top:0;
    overflow:hidden;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0;
    width:100%;
}
.wdk_top-menu-li {
    display:inline;
    float:left;
    min-width:40px;
    line-height:25px;
}
.wdk_top-menu-li-fake {
    display:inline;
    float:left;
    width:0px;
    text-align:center;
    height:25px;
    padding:0px;
    line-height:25px;
}
.wdk_top-menu-a {
    display:block;
    font-size:11px;
    font-weight:bold;
    height:100%;
    text-decoration:none;
    width:100%;
    padding:0px 15px;
}
.wdk_top-menu-a:hover {
    text-decoration:none !important;    
}
#wdk_menu_trans {
    position:absolute;
    opacity: 0.6; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* this works in IE6, IE7, and IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)"; /* this works in IE8 only */
    top:0px;
    height:25px;
    width:100%;
    z-index:1; 
}
#wdk_menu_outside-container {
    position:relative;
    height:28px;
}
.wdk_top-menu-li_sel {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-position:0 0;
    background-repeat:repeat-x;
    border-bottom-color:#9B2F6B;
    border-bottom-style:none;
    border-bottom-width:medium;
    border-top-color:-moz-use-text-color;
    border-top-style:none;
    border-top-width:medium;
    margin-top:3px;
    position:relative;
    z-index:5;
    padding:0px 15px;
    text-align:center;
}
.wdk_top-menu-li_sel:hover {
    text-decoration:underline;
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-position:0 0;
    background-repeat:repeat-x;
    border-bottom-color:#9B2F6B;
    border-bottom-style:none;
    border-bottom-width:medium;
    border-top-color:-moz-use-text-color;
    border-top-style:none;
    border-top-width:medium;
    margin-top:3px;
    position:relative;
    z-index:5;
}
a.wdk_top-menu-a_sel {
    padding:0px;
    margin:0px;
}

/*hard coded BASKET (which is also widget)*/
 #wdk_basket-link {
     font-size:12px;
     font-weight:bold;
 }
#wdk_basket-container {
    margin-top:59px;
    float:right;
    margin-right:20px;
}
#wdk_basket-inner-container {
    float:left;
    line-height:22px;
}
#wdk_basket-image {
    margin-right:10px;
    float:left;
}
.wdk_widget-shopbasket {
    float:left;
}
.wdk_widget-shopbaskettotal {
    text-align:left !important;
    display:block;
    width:100px;
    font-size:12px;
    padding-left:5px;
}
.wdk_widget-shopbasket strong {
    display:none;
}
.wdk_widget-shopbasketitemtr {
    display:none;
}
.wdk_widget-shopbasketlinks {
    display:none;
}
.wdk_widget-shopbaskettable {
}

/*hard coded SEARCH*/
#wdk_head-search-input-text {
    font-size:12px;
    width:180px;
}
#wdk_head-search-div {
    float:right;
    margin-top:55px;
    margin-right:10px;
    font-size:12px;
}
#wdk_head-search-table {

}
#wdk_head-search-text {
    padding-right:5px;
    font-weight:bold;
}
#wdk_head-search-submit {
    padding-left:5px;
}
#wdk_head-search-input-submit {
    font-size:10px;
}


/* SIDE COLUMN */
#wdk_sidecolumn-containerleft {
    padding:10px 0px 0px 10px;
}
#wdk_sidecolumn-containerright {
    padding:10px 10px 0px 0px;
}
.wdk_sidecolumn-container {
    width:160px;
}
.wdk_sidecolumn-item  a {
    text-decoration:none;
}
.wdk_sidecolumn-item  a:hover {
    text-decoration:underline;
}
.wdk_side-column-title {
    display:block;
    font-size:11px;
    font-weight:bold;
    min-height:20px;
    line-height:18px;
    text-decoration:none;
    padding:3px 10px 3px 10px;
}
.wdk_sidecolumn-item {
    font-size:12px;
    margin-bottom:0px;
    clear:both;
}
.wdk_side-column-list {
    list-style-type:none;
    padding:5px 0px 8px 0px;
    margin:0px;
    text-indent:15px;
}
.wdk_side-column-content {
    padding:5px 0px 8px 0px;
    margin:0px;
    padding:10px;
}

/*SHOP HEADINGS and <hr>s*/
.wdk_shop-tophr {
    display:none;
}
.headingCategoryTbl {
    font-size:12px;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
    margin:0px 0px 10px 0px;
}
.headingProductTbl {
    font-size:12px;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
    margin:0px 0px 10px 0px;
}

/*page titles*/
.pageShopTitle {
    font-size:12px !important;
}
.wdk_page-title {
    width:100%;
    display:block;
    font-size:16px;
    font-weight:bold;
    /*height:25px;*/
    text-align:left;
    white-space:nowrap;
    text-decoration:none;
    width:100%;
    line-height:25px;
    margin:0px 0px 10px 0px;
}
#wdk_site-name-containter {
    padding:20px;
}
#wdk_site-name {
      text-align:center;
      font-size:26px;
      margin:0px;
      padding:0px;  
  }

/*footer*/
#wdk_template-footercontainer {
    padding:10px 20px 15px 20px;
}
#wdk_menu-containerbottom {
    margin:20px 0px;
}
#wdk_menu-containerbottom ul {
    list-style-type:square;
    padding: 10px 0px 10px 32px;
    margin:0px; 
    font-size:11px;   
}
#wdk_menu-containerbottom li {
    padding:1px 0px;
}
#wdk_menu-containerbottom td {
    width:25%;
}

/*SYSTEM OVERRIDE*/

/*inputs*/
.inputText {
    font-size:12px;
}
.wdk_sidecolumn-input-text {
    width:136px;
    font-size:12px;
}
.wdk_productsearch-query {
    font-size:12px;
}
#searchBoxInput {
    width:136px;
    font-size:12px;
}
#wdk_tellfriend-email {
    width:136px;
    font-size:12px;
}
#wdk_tellfriend-from {
    width:136px;
    font-size:12px;
}
#wdk_tellfriend-message {
    width:136px;
    font-size:12px;
}
.wdk_contactus-input {
    font-size:12px;
}
.wdk_contactus-textarea {
    font-size:12px;
}
.productBasketInner textarea, .productBasketInner select {
    font-size:12px !important;
}
.wdk_productsearch-go {
    margin-left:10px;
    border:none;
    vertical-align:middle;
    height:24px;
    width:24px;
    font-size:0px;
}
.wdk_sidecolumn-input-submit {

}
.wdk_sidecolumn-login-box p {
    padding-bottom:3px !important;
}
.wdk_live-button .wdk_sidecolumn-input-submit {
    width:100%;
}
.wdk_account-forgotpassword {
    margin-top:5px;
}
.productBasketInner input {

}
.wdk_tellafriend-recommendlink {
    float:left;
}
#searchButton {
    width:100% !important;
}


/*SHOP SYSTEM */
.wdk_product-hr {
    display:none;
}
.breadCrumb, .breadCrumb a {
    font-size:12px;
    text-align:left;
}
.productTbl  {

}
.productContent {
    margin:2px;
}
#tblCenterProducts {
   
}
#productDescription {
    padding:20px;
}
.productCell {
    padding:10px 0px 0px 0px !important;
    min-height:60px;
}
.productContent {

}
.wdk_category-backToTop {
    display:block;
    padding-top:10px;
}
.productParentTbl {
    padding:0px;

}
.productParentTbl tr td { padding: 0px; }

/*shop cat side column*/
ul.wdk_sidecolumn-shopcategories {
    list-style: none;
    margin: -10px 0 -10px -50px; //margin: -10px 0 -10px -10px;
}
.wdk_sidecolumn-type-shopcats {
    overflow: visible !important;
}

.shopcatlist {
    padding:0px;
    width:100%;
}
.shopcatlist a {
    line-height: 25px;
    display: block;
    padding-left:10px;
    width:148px;
    outline:none;
}
.shopcatlist a:hover {
    text-decoration: none !important;
}
.shopcatlist.last {
    text-align:left;
    border-bottom:none;
}
.shopcatlist.last a {
    text-align:left;
    border-bottom:none;
}

/*basket*/
.wdk_sidebasket-noitems {
    font-size:11px;
}

.shopBasketLink {

}
.shopBasketDivider {

}
.shopCheckoutLink {

}

/*events*/
.wdk_events-titlemonth {
    font-size:12px;
    font-weight:bold;
    height:25px;
    text-align:left;
    white-space:nowrap;
    text-decoration:none;
    text-indent:6px;
    line-height:25px;
    margin:0px 0px 10px 0px;
    padding:0px;
}
