/* RIBBON 130*/
html {
    height: 100%;
}
body {
    padding: 0px; margin: 0px;
    width: 100%; height: 100%;
    font-size: 12px;
}
h6#wdk_site-name {
   font-size: 22px; text-align: left; margin: 40px 20px;
}
#wdk_template-sitename {
    padding:0px; margin:0px; font-size: 22px;
}
#wdk_template-sitecontainer {
    margin:0 auto;
    text-align:center;
    height:100%;
}
a {outline:none;cursor:pointer;}

.logosTableCell4 {text-align:left; margin-left:20px;}
.logosTableCell1 {text-align:left; margin-left:20px;}
.logosTableCell2 {text-align:left; margin-left:20px;}
/*FRAME WORK*/
table#wdk_template-headercontainer {
    margin:0px auto;
}
td#wdk_template-headercontainer-left {
    background:url('/siteimages/_templates/png/130/wdk_left-shadow.png') repeat-y right;
    width:60px;
}
td#wdk_template-headercontainer-right {
    background:url('/siteimages/_templates/png/130/wdk_right-shadow.png') repeat-y;
    width:60px;

}

table#wdk_template-sitecontent {
    height:100%;
    margin:0px auto;
}
td#wdk_template-sitecontent-left {
    background:url('/siteimages/_templates/png/130/wdk_left-shadow.png') repeat-y right;
    width:60px;
}
td#wdk_template-sitecontent-right {
    background:url('/siteimages/_templates/png/130/wdk_right-shadow.png') repeat-y;
    width:60px;

}

/*END OF FRAME*/


/* TOP MENU */
div.wdk_menu-container {
    height:40px;
    margin:0 auto;
    position:relative;
    overflow:visible;
    //z-index:10;
}
ul.wdk_menu-ul {
    list-style: none;
    display:block;
    float:left;
    margin: 0px 60px;
    padding:0px;
    height:40px;
    overflow: hidden;
}
ul.wdk_menu-ul li {
    float:left;
}
ul.wdk_menu-ul li a {
    display:block;
    height:100%;
    padding:0px 10px;
    line-height: 40px;
    text-decoration: none;
    float:left;
    font-size:16px;
}
li.wdk_menu-firstitem {
    width:1px; height:40px;
}
li.wdk_menu-lastitem {
    width:1px; height:40px;
}

.wdk_menu-container-shadow {
    height:30px;
    width: 100%;


}
.wdk_menu-container-shadow-right {
    width:18px;
    height:30px;
    position:absolute;
    left:0px;
    z-index:2;
}
.wdk_menu-container-shadow-left {
    height:30px;
    position:absolute;
    z-index:2;
    width:30px; right: 0px; top: 0px;
}
/*END OF TOP MENU*/

/*TRIANGLES FOR MENU*/
.cn {
    height:18px;
    position:absolute;
    right:0px;
    bottom:-18px;
    width:18px;
    vertical-align: baseline;
}
.in {
    border-width:18px 18px 0px 0px;
    border-bottom-color:transparent;
    vertical-align: baseline;
}
.up div {
    border-right-color:transparent;
    border-style:solid;
    vertical-align: baseline;
}

.cnl {
    height:18px;
    position:absolute;
    left:0px;
    bottom:-18px;
    width:18px;
    vertical-align: baseline;
}
.inl {
    border-width:18px 0px 0px 18px;
    border-bottom-color:transparent;
    vertical-align: baseline;
}
.upl div {
    border-right-color:transparent;
    border-left-color: transparent;
    border-style:solid;
    vertical-align: baseline;
}
/*END OF TRIANGLES FOR MENU*/

/*SIDE COLUMNS*/

.wdk_sidecolumn-container {
    width:140px;
}

#wdk_sidecolumn-containerleft {
    padding: 0px 0px 0px 20px;

}
#wdk_sidecolumn-containerright {
    padding: 0px 20px 0px 0px;

}
.wdk_sidecolumn-item {
    width:140px;

}
.wdk_sidecolumn-itemtitle {
    font-size: 18px;
    font-style:italic;
    margin-bottom:10px;
    text-align: left;
}
.wdk_sidecolumn-itemcontent {
    padding:20px 0px;
    font-size:12px;
    text-align: left;

}

/*END OF SIDE COLUMNS*/

#wdk_content-container {
    padding: 0px 20px 20px 20px;
    width:100%;
    text-align: left;

}
.wdk_content-pagetitle h1 {
    font-size: 18px;
    font-style:italic; font-weight:normal;
    margin: 0px 0px 5px 0px;
    /*margin: 0px 0px 10px 0px;*/
    padding:0px;
    /*border-bottom: 6px solid #0f7ae6;*/
    /*display:inline;*/
    display:block;
}

/*FOOTER*/

#wdk_template-footercontainer {

}
.wdk_template-footercontent {
    padding: 30px 80px 0;
    font-size: 12px;
    text-align: left;
}
.wdk_template-footercontent-lower p:first-child {
    margin-top:0px;
}

ul.wdk_footermenu {
    list-style: none;
    display:block;
    margin: 0px;
    padding:0px;
    float:left;
    width:25%;
    //width:22%;

}
ul.wdk_footermenu li {
    width:100%;
    float:left;
}
ul.wdk_footermenu li a {
    display:block;
    height:100%;
    padding:0px 10px 10px 0px;
    line-height: 20px;
    text-decoration: none;
}
ul.wdk_footermenu li a:hover {
    text-decoration: underline;
}
.wdk_template-footercontent-lower {
    text-align:center;
    clear:both;
    font-size:10px;
    color:grey;
    padding-top:20px;
}
/*END OF FOOTER*/

/*SEARCH */
.wdk_side-ribbon {
    float:right;
    width:280px;
    height:40px;
    margin-right:-22px;
    position:relative;
    margin-top:-60px;
}
.wdk_menu-container-shadow-search {
    height:30px;
    margin-left:22px;
    margin-top:40px;
    position:absolute;
    width:236px;
    z-index:2;
    //left:0px;
}
.wdk_headersearch-text {
    height:22px;
    margin-top:8px;
    float:left;
    margin-left:8px;
    border-left:none;
    border-top:none;
    border-bottom:none;
    text-indent:5px;
    width:206px;
}
.wdk_headersearch-submit {
    height:25px; width:32px;
    margin-top:8px;
    float:left;
    background: none;
    font-size:12px;
    padding:0 0 4px;
    width:56px;
}

.wdk_sidecolumn-input-text {
    width:130px;
}
/*Shop Cat Side Col*/
ul.wdk_sidecolumn-shopcategories {
list-style: none;
padding: 0px;
margin: 0px;
}
ul.wdk_sidecolumn-shopcategories li {
list-style: none;
padding: 5px;
margin: 0px;

}
ul.wdk_sidecolumn-shopcategories li a {
   font-size: 12px;
}
/*end*/
