/* Who Ate My Crayons based on 156 Populous */
* {}
html, body { width: 100%; height: 100%; margin: 0; padding: 0; }
body { 
    font-size: 0.8em;
}
a, img a, a img { border: none; outline: none; cursor: pointer; text-decoration: none; }
header, aside, section, article, footer, nav { display: block; }
.wdk_clear-both { clear: both; height: 0px; width: 100%; }

/* --- Structure --- */
aside#wdk_sidecolumn-containerright, #wdk_sidecolumn-containerleft, #wdk_content-maincontentcontainer {
    background: none repeat scroll 0 0 #fff !important;
	width: 100%;
}

#wdk_template-sitecontainer {
    width: 1000px; margin: 24px auto 0 auto;
}

article.wdk_content-container {
    border-left: 0px solid #EBEBEB !important;
    border-right: 0px solid #EBEBEB !important;
}

header#wdk_template-headercontainer {
    float: left; clear: both; margin: 0 0 0 0; width: 100%; position: relative;
}
.wdk_content-container.wdk_columnCount_2 {
    /*width: 600px;*/
    /* With Borders */
    width: 598px;
}
.wdk_content-container.wdk_columnCount_1 {
    /* width: 764px; */
    /* With Borders */
    width: 702px;
}
.wdk_content-container.wdk_columnCount_0 {
    /* width: 928px; */
    /* With Borders */
    width: 926px;
}

/* --- Logo --- */
#wdk_site-name { font-size: 22px; margin: 20px 0; padding: 0; }
#wdk_template-logoscontainer {
    
}  
#wdk_template-header4 {
    height: 70px;
    margin: 12px 0px;
}

#social {
	position: absolute;
	top: 120px;
	left: 50px
}
                
/* --- Menu --- */

nav.wdk_menu-container {
    float: left; width: 100%; margin: 0; border-bottom: 0px !important; height: 50px; text-transform: none; font-family: 'Dosis'; font-size: 16px;
}
ul.wdk_menu-ul {
    list-style: none; margin: 0; padding: 10px 0 0 0; width: 100%!important; float:right!important;
}
ul.wdk_menu-ul li {
    padding: 0 20px; margin: 0; display: inline-block; position: relative; float: left;
}
ul.wdk_menu-ul li a {
    display: inline-block; text-decoration: none; font-weight: bold; font-size: 1.0em;
    padding: 0; width: auto;
    -moz-transition: background-color 0s linear 0s; -webkit-transition: background-color 0s linear 0s;
}

ul.wdk_menu-ul li a span {

}    
.wdk_menu-down { 

}

ul.wdk_menu-ul li a:hover, ul.wdk_menu-ul li a.wdk_menu-currentitem {
    background: none repeat scroll 0 0 transparent;
}
ul.wdk_menu-ul li.wdk_home-page a {
    background: url("http://cdn-34.create.net/siteimages/34/0/0/340087/customtemplates/7347/_/siteimages/_templates/png/156/wdk_home-icon-ffffff.png") no-repeat scroll 12px 50% transparent !important;
}

ul.wdk_menu-ul li.wdk_home-page a:hover {
    background: url("http://cdn-34.create.net/siteimages/34/0/0/340087/customtemplates/7347/_/siteimages/_templates/png/156/wdk_home-icon-ffffff.png") no-repeat scroll 12px 50% transparent !important;
}

.wdk_home-page.wdk_menu-item.wdk_level_1 {
    
}
.wdk_home-page.wdk_menu-item.wdk_level_1 a {
    padding: 0px 0px 0px 50px;
}
/* --- Sub Menu --- */
ul.wdk_sub_menu.wdk_tier_2 {
    list-style: none; margin: 0; padding: 0; position: absolute; z-index: 300; width: 180px;
}
li.wdk_menu-item.wdk_level_2 {
    float: left; width: 100%; position: relative;
}
.wdk_sub_menu.wdk_tier_2 li a { 
    display: block;
}

/* -- Teir 3 -- */
ul.wdk_sub_menu.wdk_tier_3 {
    list-style: none; margin: 0; padding: 0; position: absolute; z-index: 400; width: 180px; left: 180px; top: 0px;
}
li.wdk_menu-item.wdk_level_3 {
    float: left; width: 100%;
}
.wdk_sub_menu.wdk_tier_3 li a {
    display: block; border-right: none;
}

ul.wdk_menu-ul li a {
    border-right: 0 solid #A78282 !important;
}


/*  --- Main Content --- */
#wdk_content-maincontentcontainer {
    float: left; overflow: hidden;
}
#wdk_content-maincontentcontainer, .dyos_headerimage3 {
    display: block;
}
article.wdk_content-container {
    float: left; overflow: hidden;
    padding: 0 36px; min-height: 500px;
}
h1.wdk_content-pagetitle {
    font-size: 2.2em !important; margin: 0; padding:0 0 10px 0; font-weight: normal; font-family: 'Dosis', sans-serif; text-align: center; border-bottom: 1px dotted #ccc;
}

body#home h1.wdk_content-pagetitle {
    display: none;
	visibility: hidden;
}

/* --- Side Columns --- */
aside#wdk_sidecolumn-containerright, aside#wdk_sidecolumn-containerleft {
    padding: 0px 12px 0px 12px;
}
.wdk_sidecolumn-item {
   margin: 0 0 24px 0; padding: 0 0 0 0; overflow: hidden; width: 200px;
}
aside#wdk_sidecolumn-containerleft .wdk_sidecolumn-itemtitle, aside#wdk_sidecolumn-containerright .wdk_sidecolumn-itemtitle {
     font-size: 13px; font-weight: bold;
     margin: 0 0 6px 0; padding: 0 0 0 0;
}

/* --- Right Aside --- */
aside#wdk_sidecolumn-containerright {
    float: left; width: 200px;  margin: 0;
}
aside#wdk_sidecolumn-containerright .wdk_sidecolumn-item {

}
aside#wdk_sidecolumn-containerright .wdk_sidecolumn-itemtitle  {

}

/* --- Left Aside --- */
#wdk_sidecolumn-containerleft {
    float: left; width: 140px;  margin: 0;
}
aside#wdk_sidecolumn-containerleft .wdk_sidecolumn-item {

}
aside#wdk_sidecolumn-containerleft .wdk_sidecolumn-itemtitle {

}

/* --- Footer --- */
footer#wdk_template-footercontainer {
    clear: both; width: 100%; min-height: 100px;
    margin: 0; padding: 0;
  border-top: 0px solid #fff !important;
}
.wdk_template-footercontent {
    width: 928px; margin: 0 auto; padding: 40px;
	background: url(ss_footer_bg.jpg) no-repeat top center transparent;
	font-size: 0.9em;
}

/* --- Default Elements --- */
.wdk_sidecolumn-type-shopsearch, #searchButtonBox {
    text-align: center !important;
}

.wdk_widget-shopbasket-newtotal {
	width: 100px;
}

/* --- Shop Widgets --- */
#wdk_template-shopwidgetscontainer {
    position: absolute; z-index: 100;
    height: 100px; width: 300px;
    right: 30px; bottom: 1px; top: 80px;
}
#wdk_template-basketcontainer {
    height: 54px; line-height: auto;
    padding: 0; font-size: 13px;
  width: 230px; float: right; background: none repeat scroll 0 0 transparent !important;
  border-bottom: 2px dashed #EBEBEB !important; font-family: 'Dosis',sans-serif;
}
#wdk_template-basketcontainer img {
    vertical-align: middle;
    margin-top: -1px; border: none;
}
#wdk_template-basketcontainer a {
    text-decoration: none; border: none; color:#167c71;
}
.wdk_widget-shopbasket {
	float: right;
	font-size: 0.9em; font-family: 'open sans',sans-serif;
}
#wdk_template-searchcontainer {
    height: 34px; background: #ffffff; color: #999999;
  width:230px;
  border: 1px solid #e4e4e4;
	clear: both; float: right; margin: 10px 0;
}
#wdk_template-searchcontainer form {
    margin: 0; padding: 0;
}
#wdk_template-searchcontainer input {
    border: none; background: none;
    height: 34px; width: 170px;
    padding: 0 0 0 12px; margin: 0;
    font-size: 13px; color: #999999;
    
}
#wdk_template-searchcontainer button {
    height: 34px; width: 17px; cursor: pointer; vertical-align: top;
    border: none; padding: 0; margin: 0; display: inline-block;
}

/* ----- Shop Cat SC Menu ----- */
ul.wdk_sidecolumn-shopcategories {
    list-style: none; margin: 0; padding: 0;
}
ul.wdk_sidecolumn-shopcategories li {
    
}
ul.wdk_sidecolumn-shopcategories a {
    display: block; padding: 6px 0px;
}


/* ----- Homepage slideshow ----- */
.wdk_slideshow-container {
  padding: 0;
 width: 100%;
	text-align: center;
}

/* ----- Homepage Categories ----- */

td.featured_cat_box {
	font-size: 1.6em !important; margin: 0; padding:0; font-weight: normal; font-family: 'Dosis', sans-serif;
}

td.featured_cat_box_line {
	border-bottom: 2px dotted #ccc;
}


/* ----- CTA box ----- */

body#home h3 {
	font-family: 'Dosis', sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #fff;
	padding: 0 0 10px 0;
}



/* ----- generic ----- */

h2 {
  font-family: 'Dosis', sans-serif;
	font-size: 2.0em;
	color: #4dacaa;
	font-weight: normal;
}


/* ----- home footer ----- */

table#home_footer {
	background: url(ss_home_footer_bg.jpg) no-repeat top center transparent;
}

/* ----- Footer Social ----- */

td#footer_social {
  background: url(http://cdn-34.create.net/siteimages/34/0/0/340087/customtemplates/7347/wdk_stylesheet.css) no-repeat top center transparent;
}

/* ----- Shop ----- */

.productTbl {
    border: 1px solid #E4E4E4 !important;
}

.pageShopTitle {
font-size: 1.2em !important;
  padding: 0 0 0 20px !important;
}

li.shopcatlist {
  border-bottom: 3px dotted #a3cae1;
}

.shopcatlist a {
    color: #666666;
    font-size: 1.1em !important;
    text-decoration: none;
}

.shopcatlist {
    text-align: center !important;
}

.shopIntroContent {
  padding: 50px 0 0 0;
}

.wdk_shop-categorylist td {
    border: 1px dotted #ccc;
    padding: 20px;
}

.wdk_shop-categorylist {
  padding: 10px;
}

.breadCrumb, .breadCrumb a, .wdk_shop-checkoutlinks {
    font-size: 1.2em !important;
    font-weight: normal !important;
    padding: 0 0 0 10px;
    text-align: left !important;
}

.headingProductTbl, .headingCategoryTbl {
    text-align: left;
    visibility: hidden !important;
}

#productTitle {
    float: right !important;
    _width: 30% !important;
}

#productBasket {
    float: right;
    padding: 20px 0;
    text-align: right;
    width: 50%;
	border-top: 1px dashed #ccc;
}

#productBasketInner {
    text-align: right !important;
}

#productDescription {
    border-top: 1px dashed #CCCCCC;
    padding: 20px 0;
}

button.wdk_live-button {
    border: 0px solid #fff !important;
    clear: both;
    color: #FFFFFF;
    font-family: 'Dosis', sans-serif;
    font-size: 1.4em;
    padding: 5px;
  margin: 20px 0 0 0;
}

.wdk_shop-basketline {
    border-top: 1px solid #CCCCCC !important;
}

.wdk_basket_qtytxt {
  display: block;
  font-size: 20px;
  color: #057367;
	padding: 20px 0;
}

.shortDesc {
    text-align: right;
}

.wdk_sidecolumn-type-shopsearch #searchBoxInput {
  width:190px;
}

.wdk_contactus-form {
  width: 50%;
  float: left;
}

.wdk_contactus-text {
  width: 50%;
  float: right;
}


.wdk_shop-tellafriend {
    border-top: 2px dotted #CCCCCC;
}

.categoryNameListing {
	font-family: 'dosis',arial,sans-serif;
	font-size: 18px !important;
}

#productPrice {
	visibility: hidden;
}

.contentCell h2, .priceCell {
    font-size: 14px !important;
    font-family: 'dosis', arial, sans-serif !important;
}

/* ----- Blog ----- */

.blogFooter {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.blogSummary {
	border-top: 1px dashed #bd689f;
}

.blogCategoryHeading {
padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}