
body {
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:center;
}

html, body { height:100%; }

#wdk_template-sitecontainer { height:100%; width:100%; }
#wdk_template-sitecontainercell { vertical-align:top; }
#wdk_template-tblcontent { height:100%; width:100%; border:0px; padding:0px; margin:0px; }
#wdk_template-toprow { 	text-align:center; margin:0px; background-image:url('/siteimages/_templates/png/capsule.png'); background-position:bottom; background-repeat:repeat-xy; height:155px; padding-bottom:5px; //padding-bottom:3px; overflow-y:hidden;  }
#wdk_template-bottomrow { text-align:center; margin:0px;background-image:url('/siteimages/_templates/png/capsule.png'); background-position:middle; background-repeat:repeat-x; height:100px; vertical-align:bottom; }
#wdk_template-sitecontenttbl {  vertical-align:top; //height:55%; text-align:center; }

.wdk_sidecolumn-container, #wdk_template-tblcentercell { vertical-align:top; }

.wdk_sidecolumn-container { width:140px; }

#wdk_template-topshadow {
	height:30px;
	background-image:url('/siteimages/_templates/png/shadow/b.png');
	background-position:top;
	background-repeat:repeat-x;
}
#wdk_template-bottomshadow {
	height:30px;
	background-image:url('/siteimages/_templates/png/shadow/t.png');
	background-position:bottom;
	background-repeat:repeat-x;
}

#wdk_template-headercontainer {
	text-align:center;
	width:780px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


#wdk_template-logoscontainer {
	padding-top:0px;
        text-align:center;
}
#wdk_template-logoscontainer a, #wdk_template-logoscontainer a img {
    border: none; text-decoration: none; cursor: pointer; text-decoration: none; outline: none;
}

#wdk_template-tblcenter {
	margin-left:auto;
	margin-right:auto;
}

#wdk_template-sitecontent {
	margin:0px;
	text-align:left;
}

#wdk_template-sitecontent td, #wdk_template-centertbl { vertical-align:top; }

#wdk_content-container { padding:0 10px; }

#wdk_menu-containerbottom {
	margin:0px;
	padding:0px;
	padding-top:10px;
	height:60px;
	width:100%;
}

/* header */
#wdk_template-headercontainer {
	text-align:left;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

/* menu */
.wdk_menu-container {
	margin: 0px;
	position:relative;
	top:5px;
	text-align:center;
	padding-bottom:5px;
}

.wdk_menu-item { display:inline; padding:0px 5px; margin:0px; }
.wdk_menu-ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: 30px;
	text-align:center;
}
.wdk_menu-container a {
	text-decoration: none;
	font-size: 17px;
}
.wdk_menu-item a:hover, .wdk_menu-item .isCurrentPage a { text-decoration: none;}


#wdk_template-headercontainer .wdk_menu-item { display:inline-block; //display:inline; margin:5px 2px; padding:0px 10px; }



/* menu bottom */
#wdk_menu-containerbottom { text-align:center; }
#wdk_menu-containerbottom .wdk_menu-ul { padding-top:0px; }
#wdk_menu-containerbottom .wdk_menu-item { display:inline; }
#wdk_menu-containerbottom .wdk_menu-item a { font-size:14px; padding-top:0px; margin:0px 10px; }


/* account box */
.inputText, #shopSideSearch input{ width:100%; }

/* columns */
.wdk_sidecolumn-item { padding:10px; margin-bottom:30px; overflow:hidden; }
.wdk_sidecolumn-itemtitle { font-size:12px; font-weight:bold; padding-bottom:10px; text-align:center; }

/* content */
.wdk_content-pagetitle { font-size:16px; font-weight:bold; }


/* shop */
.productTbl {  //float:left;  }
.productContent { //position:relative; //top:30px; }
#relatedProducts .productTbl { //top:-40px; //height:240px; }
/*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;
}
.wdk_sidecolumn-input-text {width: 110px;}
