﻿
/* DW Store */

h1,h2,h3,h4,h5,h6 { border: 0;}

#wrapper-head { height: 200px; background-image: url(/assets/dwstore/images/dw-header.jpg); background-position: 50% 0%; background-repeat: repeat-x; }
#wrapper-nav { display: none; }
#wrapper-foot { background-color: #111111; background-image: url(/assets/dwstore/images/bg-foot.gif); background-position: 50% 0%; background-repeat: repeat-x;}

#persistant-nav { position: absolute; right:140px; top: 10px; }

#socialicons { position: absolute; right:0px; top: 8px;}
#socialicons span {margin: 0 5px;}

#navicons {position: absolute; left:10px; top: 156px;}

#search {position: absolute; right:0px; top: 155px; width: 320px;}

#minicartbtn { position: absolute; right:0; top: 32px;}
#minicartwrap { display: none; top: 72px; right: 4px; width: 290px; padding: 10px; }

#wrapper-foot .contentarea { margin-bottom: 10px;}

#content-foot h1, #content-foot h2, #content-foot h3, #content-foot h4, #content-foot h5, #content-foot h6 { color: #d5d5d5; }

#content-foot a {color: #a0a0a0;}
#content-foot a:hover {color: #ffffff;}
#content-foot li {margin-bottom: 3px;}

ul { margin: 0; padding: 0; }
.addPosition { position: relative; }

#nav { width: 220px; float: left; margin: 0 0 10px 0; }

/* Side Nav */
ul.navlist li a { background-color: #c4c4c4; color:#505050; }
ul.navlist li a:hover { background-color: #800000; color: #ffffff; }
ul.navlist .subnav li a { background-color: #c4c4c4; color:#505050; }
ul.navlist .subnav li a:hover { background-color: #800000; color: #ffffff; }

div.error404 { width:700px; height: 360px; margin-bottom: 20px; padding-top: 60px; background-image: url(/assets/dwstore/images/digger-bg.jpg); background-position: 50% 0%; background-repeat:no-repeat;}
div.error404 p { margin-left:300px;  padding-bottom: 10px; font-size: 16px;}
div.error404 p.title { font-size: 24px; font-weight:bold;}