/*
 ------------------------------------------------------------------
 Layout 1720: Master Template by Dieter Moess / Lukas Gorniak
 Commented Version 1.1 - 28.02.2012
 ------------------------------------------------------------------
 */

/* --------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------- EDIT MODE ONLY ------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- Container Settings */

body {
 background: #3c2b00;
 background-image: none;
 background-repeat: no-repeat;
}

/*  Wrapper */
.diyw #wrapper {
 background-image: url(https://www.aroundapoundplus.co.uk/s/img/mt_wrapper.png);
 background-position: 0 271px;
 background-repeat: repeat-x;
 background-color: #47402e;
}

/*  Shadow */
.diyw #wrapperShadowLeft {
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_wrapperShadowLeft.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #wrapperShadowRight {
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_wrapperShadowRight.png)*/
 background-repeat: no-repeat;
 display: none;
}

/*  Navigation */
.diyw #navigationWrapper {
 background: #f8b818;
 margin-top: 22px;
 width: 100%;
}

.diyw #navigation {
 background-color: #d9d9d9;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_navigation.png)*/
 background-repeat: no-repeat;
}

/*  Separator */
.diyw .first {
 height: 61px;
 background-color: #000;
 background-image: url(https://www.aroundapoundplus.co.uk/s/img/mt_firstSeparator.png);
 background-position: top center;
 display: block;
}

.diyw .second {
 height: 0;
 background-color: #000;
 background-image: none; /*url(https://www.aroundapoundplus.co.uk/s/img/mt_secondSeparator.png)*/
 display: none;
}
.diyw .third {
 height: 0;
 background-color: #000;
 background-image: none; /*url(https://www.aroundapoundplus.co.uk/s/img/mt_thirdSeparator.png)*/
 display: none;
}

/*  Header */

.diyw #header {
 background-color: #f8b818;
 background-repeat: no-repeat;
 height: auto;
 padding-top: 0;
 padding-bottom: 0;
}

/*  Content */

.diyw #content {
 width: 960px;
 margin: 0 auto;
 background-color: #fff;
}

/* ------------------------------------- Main Content */
.diyw #mainWrapper {
 background-color: #fff;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_mainWrapper.png)*/
 background-repeat: no-repeat;
}

.diyw #mainWrapper .top {
 height: 0;
 background-color: #000;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_mainWrapperTop.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #mainWrapper .center {
 background-color: transparent;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_mainWrapperCenter.png)*/
 background-repeat: no-repeat;
}

.diyw #mainWrapper  .content {
 padding: 20px;
}

.diyw #mainWrapper .bottom {
 height: 0;
 background-color: #000;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_mainWrapperBottom.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #footerCenterContent {
 padding: 20px;
}

.diyw #mainTop {
 height: 0;
 background-color: #000;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_contentTop.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #mainBottom {
 height: 0;
 background-color: #000;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_contentBottom.png)*/
 background-repeat: no-repeat;
 display: none;
}

/* ------------------------------------- Sidebar */
.diyw #sidebarWrapper {
 background-color: #fff;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_sidebar.png)*/
 background-repeat: no-repeat;
}

.diyw #sidebarWrapper .top {
 background-color: #000;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_sidebarTop.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #sidebarWrapper .center {
 background-color: none;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_sidebarCenter.png)*/
 background-repeat: no-repeat;
}

.diyw #sidebarWrapper .bottom {
 background-color: #000;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_sidebarBottom.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #sidebarWrapper .navigation {
 margin-top: 52px;
 background-color: none;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_subnavigation.png)*/
 background-repeat: no-repeat;
 padding-bottom: 0px;
}

.diyw #sidebarWrapper .content {
 background-color: none;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_subcontent.png)*/
 background-repeat: no-repeat;
 padding: 20px;
}

/* ------------------------------------- Footer */
.diyw #footerWrapper {
 width: 100%;
 background-color: #3c2b00;
}

.diyw #footer {
 margin: 0 auto;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_footer.png)*/
 background-repeat: no-repeat;
 padding-bottom: 30px;
}

.diyw #footer .top {
 height: 0;
 background-color: #000;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_footerTop.png)*/
 background-repeat: no-repeat;
 display: none;
}

.diyw #footer .center {
 background-color: none;
 height: 109px;
 background-image: url(https://www.aroundapoundplus.co.uk/s/img/mt_footerCenter.png);
 background-repeat: no-repeat;
 margin-top: -5px;
 padding: 42px;
 width: 876px;
}

.diyw #footer .content {
 padding: 0;
}

.diyw #footer .bottom {
 height: 0;
 background-color: #000;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_footerBottom.png)*/
 background-repeat: no-repeat;
 display: none;
}

/* -------------------------------------------------------------------------------- Color Settings */

body .diyw .diyweb {
 font-family: Arial italic, Helvetica, sans-serif;
 font-size: 12px;
 font-style: italic;
 color: #000;
}
.diyw p, .diyw td {
 font-family: Arial italic, Helvetica, sans-serif;
 font-size: 12px;
 font-style: italic;
 color: #000;
}

.diyw #mainNav1, .diyw #mainNav2, .diyw #mainNav3 {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
}
/* ------------------------------------- Horizontal Navigation L1 */

.diyw #mainNav1 a, .diyw #mainNav1 a:link, .diyw #mainNav1 a:visited {
 text-transform: none;
 text-decoration: none;
 font-size: 12px;
 color: #000;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav1Normal.png)*/
 background-repeat: no-repeat;
}

.diyw #mainNav1 a span {
 display: block;
 font-family: arial, helvetica, sans-serif;
 font-size: 19px;
 font-style: italic;
 padding: 10px 10px;
 text-transform: uppercase;
 border: solid 1px transparent;
}

.diyw #mainNav1 a.parent, .diyw #mainNav1 a.parent:hover, .diyw #mainNav1 a.current, .diyw #mainNav1 a.current:hover {
 color: #656565;
 background-color: #fff;
 background-image: url(https://www.aroundapoundplus.co.uk/s/img/mt_nav1Current.png);
 background-repeat: repeat-x;
}

.diyw #mainNav1 a:hover, .diyw #mainNav1 a:active, .diyw #mainNav1 a:focus {
 color: #656565;
 background-color: #fff;
 background-image: url(https://www.aroundapoundplus.co.uk/s/img/mt_nav1Current.png);
 background-repeat: repeat-x;
}

/* ------------------------------------- Vertical Navigation L2 */

.diyw #sidebarWrapper #mainNav2 a, .diyw #sidebarWrapper #mainNav2 a:link, .diyw #sidebarWrapper #mainNav2 a:visited {
 text-transform: none;
 text-decoration: none;
 color: #646464;
 background-color: #d9d9d9;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Normal.png)*/
 background-repeat: no-repeat;
 margin-top: 2px;
}

.diyw #sidebarWrapper #mainNav2 span {
 font-size: 20px;
 padding: 10px 20px 10px 20px;
 line-height: 20px;
 text-transform: uppercase;
 font-style: italic;
 font-weight: normal;
}

.diyw #sidebarWrapper #mainNav2 a.parent {
 color: #fff;
 background-color: #ffcc00;
 background-image: none; /* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Parent.png)*/
 background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav2 a.current, .diyw #sidebarWrapper #mainNav2 a.current:hover {
 color: #fff;
 background-color: #ffcc00;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Current.png)*/
 background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav2 a:hover, .diyw #sidebarWrapper #mainNav2 a:active, .diyw #sidebarWrapper #mainNav2 a:focus {
 color: #646464;
 background-color: #d9d9d9;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Hover.png)*/
 background-repeat: no-repeat;
}

/* ------------------------------------- Vertical Navigation L3 */
.diyw #sidebarWrapper #mainNav3 a, .diyw #sidebarWrapper #mainNav3 a:link, .diyw #sidebarWrapper #mainNav3 a:visited {
 text-transform: none;
 text-decoration: none;
 color: #646464;
 background-color: #fff0b2;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Normal.png)*/
 background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav3 span {
 font-size: 13px;
 padding: 10px 30px;
 line-height: 14px;
}

.diyw #sidebarWrapper #mainNav3 a.current {
 color: #000;
 background-color: #fff0b2;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Current.png)*/
}

.diyw #sidebarWrapper #mainNav3 a:hover, .diyw #sidebarWrapper #mainNav3 a:active, .diyw #sidebarWrapper #mainNav3 a:focus {
 color: #646464;
 background-color: #fff0b2;
 background-image: none;	/* url(https://www.aroundapoundplus.co.uk/s/img/mt_nav2Hover.png)*/
}

/* ------------------------------------- mainContent Settings */

.diyw a, .diyw a:link, .diyw a:visited {
 color: #000;
 text-decoration: none;
}

.diyw #mainWrapper .content  p {
 line-height: 23px;
 font-family: Georgia, Arial, sans-serif;
 margin-bottom: 17px;
 font-style: normal;
}

.diyw #mainWrapper .content h1 {
 font-size: 36px;
 color: #000;
 font-weight: normal;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-style: italic;
}

.diyw #mainWrapper .content  h2 {
 font-size: 26px;
 color: #000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
 font-style: italic;
}

.diyw #mainWrapper .content  h3 {
 font-size: 16px;
 color: #000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
 font-style: italic;
}

/* ------------------------------------- subContent Settings */

.diyw #sidebarWrapper a, .diyw #sidebarWrapper a:link, .diyw #sidebarWrapper a:visited {
 color: #000;
}

/* also add td for color and even the whole content to avoid problems with sitebuilder module */

.diyw #sidebarWrapper .content, .diyw #sidebarWrapper .content p, .diyw #sidebarWrapper .content td {
 color: #000;
 font-size: 12px;
 font-style: normal;
}

.diyw #sidebarWrapper .content h1 {
 font-size: 14px;
 color: #000;
 font-weight: normal;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 text-transform: uppercase;
}

.diyw #sidebarWrapper .content h2 {
 font-size: 13px;
 color: #000;
 font-weight: normal;
 font-family: Arial, Verdana, Helvetica, sans-serif;
}

.diyw #sidebarWrapper .content h3 {
 font-size: 12px;
 color: #000;
 font-weight: normal;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------------------------- Footer Settings */

.diyw #footer {
 color: #3c2b00;
}

.diyw #footer a {
 color: #000;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------     LEAVE ME ALONE !!!!! ----------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

body {
 margin: 0;
 padding: 0;
}

.diyw img, .diyw a img {
 border: 0;
}

.diyw img {
 display: block;
}

.diyw #wrapper {
 width: 100%;
 position: relative;
}

.diyw #wrapperShadowLeft, .diyw #wrapperShadowRight {
 position: absolute;
 top: 0;
 height: 100%;
 width: 16px;
}

.diyw #wrapperShadowLeft {
 left: -16px;
}

.diyw #wrapperShadowRight {
 right: -16px;
}

.diyw .center {
 margin: 0 auto;
}

.diyw #header {
 margin: auto;
 width: 940px;
 border: 3px solid white;
}

/*  Navigation */
.diyw #navigation {
 margin: 0 auto;
 width: 960px;
 position: relative;
}

.diyw .separator {
 width: 100%;
 position: relative;
 z-index: 0;
}

.diyw .separator:before {
 content: "";
 position: absolute;
 top: 60px;
 left: 0;
 right: 0;
 bottom: -210px;
 background: #F8B818;
 z-index: -1;
}

.diyw #sidebarWrapper .navigation {
 position: relative;
}

.diyw #mainNav2 a, .diyw #mainNav2 a:link, .diyw #mainNav2 a:visited {
 white-space: normal;
 word-wrap: break-word;
}

.diyw #mainNav1, .diyw #mainNav2, .diyw #mainNav3 {
 list-style: none;
 padding-left: 0;
 padding-right: 0;
 text-align: left;
 margin-left: 0;
 margin-right: 0;
 white-space: nowrap;
}

.diyw #mainNav1 a, .diyw #mainNav2 a, .diyw #mainNav3 a {
 display: block;
}

/* level 1 */
.diyw #mainNav1:after, .diyw #mainNav2:after, .diyw #mainNav3:after {
 zoom: 1;
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.diyw #mainNav1 li, .diyw #mainNav2 li {
 float: left;
}

.diyw #mainNav2 li {
 clear: both;
 width: 100%;
}

/* level 2 & 3*/

.diyw #mainNav2, .diyw #mainNav3 {
 width: 100%;
}

.diyw #mainNav2 a, .diyw #mainNav3 a {
 max-width: 320px;
}
.diyw #mainNav2 span {
 display: block;
}

/* Areas */

.diyw #mainWrapper {
 float: left;
 width: 660px;
 position: relative;
}

.diyw #mainWrapper .center {
 padding: 0;
 width: 580px;
 min-height: 400px;
}

.diyw #sidebarWrapper {
 float: left;
 min-height: 400px;
 position: relative;
 width: 300px;
}

.diyw #sidebarWrapper .top, .diyw #sidebarWrapper .center, .diyw #sidebarWrapper .bottom, .diyw #mainWrapper .top, .diyw #mainWrapper .bottom, .diyw #footer .top, .diyw #footer .bottom {
 width: 100%;
}

.diyw #footer .center {
 display: block;
}

.diyw #footer {
 width: 960px;
}

.diyw #sidebarWrapper .top, .diyw #sidebarWrapper .center, .diyw #sidebarWrapper .bottom, .diyw #mainWrapper .top, .diyw #mainWrapper .center, .diyw #mainWrapper .bottom, .diyw #footer .top, .diyw #footer .center, .diyw #footer .bottom {
 position: relative;
 float: left;
}

