@import url(//cdn.website-start.de/s/css/templates/Bitter.css);
/* LAYOUT SETTINGS */
.diyw #diywebWrapper {
 font-size: 12px;
 color: #999999;
 width: 964px;
 margin: 10px auto;
}
.diyw #diywebHeaderWrapper {
 width: 940px;
 height: 210px;
 padding: 12px 12px 5px 12px;
 background: url(https://www.planmasterac.co.uk/s/img/bg_header.png) no-repeat;
}
.diyw #diywebHeader {
 width: 940px;
 height: 210px;
 font-family: 'Bitter';
}
.diyw #diywebAllContentTop {
 width: 962px;
 height: 40px;
 background: url(https://www.planmasterac.co.uk/s/img/bg_content_top.png) no-repeat;
}
.diyw #diywebAllContentCenter {
 position: relative;
 margin: 0;
 padding: 5px 0 40px;
 width: 962px;
 background: url(https://www.planmasterac.co.uk/s/img/bg_content_center.png) repeat-y;
}
.diyw #diywebAllContentBottom {
 width: 962px;
 height: 10px;
 background: url(https://www.planmasterac.co.uk/s/img/bg_content_bottom.png) no-repeat;
}
.diyw #diywebSidebar {
 width: 200px;
 float: left;
 margin: 0 4px 0 7px;
}
.diyw #diywebNavigation {
 width:	160px;
 padding: 0 20px;
 font-family: 'Bitter';
}
.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
 list-style: none;
 margin: 0;
 padding: 0;
 white-space: normal;
 word-wrap: break-word;
 word-break: break-all;
}
.diyw #diywebMainContent {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 float: left;
 width: 440px;
 margin-right: 6px;
 padding: 0 40px;
}
.diyw #diywebMainContent h1 {
 font-size: 24px;
 color: #686868;
 font-weight: normal;
 font-family: 'Bitter';
}
.diyw #diywebMainContent h2 {
 font-size: 14px;
 color: #686868;
 font-weight: normal;
 font-family: 'Bitter';
}
.diyw #diywebSubContent {
 font-family: Arial, Verdana, sans-serif;
 width: 190px;
 float: left;
 padding: 0 15px;
 font-size: 12px;
}
.diyw #diywebClear {
 clear: both;
}
.diyw #diywebSubContent h1 {
 font-size: 14px;
 color: #686868;
 font-weight: normal;
 font-style: italic;
 border-bottom: 1px dotted #CCC;
 padding: 10px 0;
}
.diyw #diywebSubContent h2 {
 font-size: 12px;
 color: #686868;
 font-weight: normal;
 font-style: italic;
}
.diyw #diywebMainContent a, .diyw #diywebSubContent a {
 color: #8ec022;
 text-decoration: none;
}
.diyw #diywebFooter {
 margin: 0 4px;
 padding: 10px 25px;
 width: 904px;
 font-size: 12px;
 color: #999;
 background: url(https://www.planmasterac.co.uk/s/img/bg_footer_center.png) repeat-y;
}
.diyw #diywebFooter a {
 font-size: 12px;
 color: #999;
 text-decoration: none;
}
.diyw #diywebFooterBottom {
 margin: 0 4px;
 width: 954px;
 height: 15px;
 background: url(https://www.planmasterac.co.uk/s/img/bg_footer_bottom.png) no-repeat;
}

/* NAVIGATION SETTINGS */

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
 display: block;
 font-size: 12px;
 color: #999;
 text-decoration: none;
 font-style: italic;
 border-bottom: 1px dotted #CCC;
 padding: 5px 10px;
}
.diyw #mainNav1 a.parent, .diyw #mainNav1 a.parent:hover,
.diyw #mainNav1 a.current, .diyw #mainNav1 a.current:hover {
 color: #8ec022;
}
.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
 color: #8ec022;
}
.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
 padding: 5px 10px 5px 20px;
}
.diyw #mainNav3 a,
.diyw #mainNav3 a:link,
.diyw #mainNav3 a:visited {
 padding: 5px 10px 5px 30px;
}

/* CLEARFIX */

.diyw #diywebAllContent:before,
.diyw #diywebAllContent:after,
.diyw #mainNav1:before,
.diyw #mainNav1:after,
.diyw #mainNav2:before,
.diyw #mainNav2:after,
.diyw #mainNav3:before,
.diyw #mainNav4:after,
.diyw .thumbElement {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.diyw #mainNav1:after,
.diyw #mainNav2:after,
.diyw #mainNav3:after,
.diyw #diywebAllContent:after,
.diyw .thumbElement  {
    clear: both;
}
.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3,
.diyw #diywebAllContent,
.diyw .thumbElement {
    zoom: 1;
}
