/*CSS RESET*/

html
{
	margin: 0;
	padding: 0;
}

html .diyw .diyweb
{
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

 body
{
	margin: 0;
	padding: 0;
}

 body .diyw
{
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
 .diyw div, .diyw span, .diyw applet, .diyw object, .diyw iframe, .diyw blockquote, .diyw pre,
.diyw a, .diyw abbr, .diyw acronym, .diyw address, .diyw big, .diyw cite, .diyw code,
.diyw del, .diyw dfn, .diyw fieldset, .diyw form, .diyw label, .diyw legend,
.diyw table, .diyw caption, .diyw tbody, .diyw tfoot, .diyw thead, .diyw tr, .diyw th, .diyw td,
.diyw article, .diyw aside, .diyw canvas, .diyw details, .diyw embed, 
.diyw figure, .diyw figcaption, .diyw footer, .diyw header, .diyw hgroup, 
.diyw menu, .diyw nav, .diyw output, .diyw ruby, .diyw section, .diyw summary,
.diyw time, .diyw mark, .diyw audio, .diyw video {
	/*margin: 0;*/
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
.diyw article, .diyw aside, .diyw details, .diyw figcaption, .diyw figure, 
.diyw footer, .diyw header, .diyw hgroup, .diyw menu, .diyw nav, .diyw section {
	display: block;
}


/* LAYOUT SETTINGS */

html body 
{
	height: auto;
}


body 
{
	background-color: #9a0c11;
}

body .diyw 
{
 	min-height:100%;
 	font-family: arial;
 	font-size:14px;
 	color:#4d4433;
}

.diyw #mainNav1 a,.diyw #mainNav2 a, .diyw #mainNav3 a,
.diyw #diywebAllContent p {
white-space: normal;
word-wrap: break-word;    
}

.diyw #diywebBody{
	width:auto;
 	height:100%;
 	min-height:100%;
 	margin:auto;
}
.diyw #diywebContainer{
	width:962px;
 	height:100%;
 	min-height:100%;
 	margin:auto;
}
.diyw #diywebHead{
	width:962px;
 	height:auto;
 	float: left;
 	position: relative;
 	z-index: 10;
}
.diyw #diywebHeadTop{
	background: url(https://www.all-stars-pre-school.co.uk/s/img/header_top.png);
	background-repeat: no-repeat;
	width:962px;
 	height:12px;
 	float: left;
}
.diyw #diywebHeadCenter{
	background: url(https://www.all-stars-pre-school.co.uk/s/img/header_back.png);
	background-repeat: repeat-y;
	padding:0px 11px;
	width:962px;
 	height:auto;
 	float: left;
}
.diyw #diywebHeadBottom{
	background: url(https://www.all-stars-pre-school.co.uk/s/img/header_bottom.png);
	background-repeat: no-repeat;
	width:962px;
 	height:12px;
 	float: left;
}
.diyw #diywebNavigation{
	width:100%;
	height: auto;
	float:left;
	margin: auto;
	font-family: 'Arvo', serif;
	font-size: 16px;
	padding:0px 3px;
}
.diyw #diywebHeader{
	width:100%;
	height:auto;
	margin-top: 10px;
	float:left;
}
.diyw #diywebAllContent{
	background: white;
	width:920px;
	height:auto;
 	float:left;
 	margin-left:21px;
 	margin-top:-10px;
 	padding-top:10px;
}
.diyw #diywebMainContent{
 	width: 68%;
 	height:auto;
	padding-right:15px;
	padding-left:10px;
	padding-bottom:20px;
	float:left;
	line-height: 1.4em;
	margin-top:20px;
}
.diyw #diywebSidebar {
	background: white;
	width: 22.21%;
	padding:25px;
	padding-right:40px;
}
.diyw #diywebSubNavigation{
	background-image: url(https://www.all-stars-pre-school.co.uk/s/img/submenu_back.jpg);
	background-repeat: repeat-y;
	border-top: 9px solid #42210b;
	border-bottom: 9px solid #42210b;
	width:272px;
	height: auto;
	margin-left: -35px;
	padding-top: 20px;
	font-size: 16px;
}
.diyw #diywebSubContent{
	color:#42210b;
	font-family: 'times new roman';
	font-size: 14px;
}
.diyw #diywebMainContentBottom{
	background: url(https://www.all-stars-pre-school.co.uk/s/img/main_bottom.png);
	background-repeat: no-repeat;
	width:919px;
 	height:12px;
 	float: left;
 	margin-left:21px;
 	margin-bottom:20px;
}
.diyw #diywebMainContent, .diyw #diywebSidebar {
 	float: left;
}
.diyw .diywebListItem{
 	width: inherit;
	display: block;
}
.diyw #diywebFooter{
	background:white;
 	width: 920px;
    height:80px;
    margin:auto;
    position: relative;
    float:none;
    clear:both;
    bottom:0px;
    padding:0px;
}
.diyw #diywebFooterCenter{
	width: 870px;
	height:60px;
	position: relative;
	margin:auto;
	padding-bottom: 20px;
}


/*STYLES*/
.diyw a{
	color: #c1272d;
}
.diyw h1,.diyw h2,.diyw #mainNav1, .diyw #mainNav2{
	font-family: arial;
}
.diyw h1{
	background-image: url(https://www.all-stars-pre-school.co.uk/s/img/h1_back.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4d4433;
	font-size:30px;
	font-weight:bold;
	text-transform: uppercase;
	line-height:100%;
}

.diyw #diywebMainContent h1
{
    padding-left:30px; 
}
.diyw #diywebMainContent h2
{
    padding-left:20px; 
}
.diyw h2{
	background-image: url(https://www.all-stars-pre-school.co.uk/s/img/h2_back.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #c1272d;
	font-size:19px;
	font-weight:bold;
	text-transform: uppercase;
}
.diyw #diywebSubContent h1{
	text-transform: none;
	background: none;
}
.diyw #diywebSubContent h2{
	background: none;
}
.diyw #diywebFooterCenter{
	color:#4d4d4d;
	font-size: 12px;
	padding-top:10px;
}
.diyw #diywebFooterCenter a{
	color:#c1272d;
	font-size: 12px;
	padding-top:10px;
	text-decoration: underline;
}

/*MENU1*/
.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
 list-style: none;
 margin: 0;
 padding: 0;
 white-space: nowrap;
}
.diyw #mainNav1 li,.diyw #mainNav1 li:hover{
	background-repeat: repeat-x;
	float: left;
	width:auto;
	max-width: 930px;
	margin-left:2px;
	margin-bottom:2px;
	display: block;
}
.diyw #mainNav1 a, .diyw #mainNav1 a:hover{
	padding: 8px 25px;
	text-decoration: none;
	font-size:19px;
	font-family: 'times new roman';
	text-align:center;
	display: block;
}
.diyw #mainNav1 a{
	color:#fff;
}
.diyw #mainNav1 a:hover, .diyw #mainNav1 li a.current{
	color:#fff;
}
.diyw #mainNav1 li:first-child{
	margin-left:-2px;
}
.diyw #mainNav2 a, .diyw #mainNav3 a{
 white-space: normal;
 word-wrap: break-word;	
}
.diyw #mainNav1 a, .diyw #mainNav2 a, .diyw #mainNav3 a {
 display: block;
}
/*COLORS*/
.diyw #mainNav1 li{
	background: #880000;
}
.diyw #mainNav1 li.navTopItemGroup_1{
	background:#d8a830;
}
.diyw #mainNav1 li.navTopItemGroup_2{
	background: #880000;
}
.diyw #mainNav1 li.navTopItemGroup_3{
	background: #586068;
}
.diyw #mainNav1 li.navTopItemGroup_4{
	background: #a03808;
}
.diyw #mainNav1 li.navTopItemGroup_5{
	background: #909050;
}
.diyw #mainNav1 li.navTopItemGroup_6{
	background: #d8a830;
}

/*SUBMENU*/
.diyw #mainNav2{
	padding-bottom: 40px;
	margin-left:40px;
	color:white;
}
.diyw #mainNav2 .navTopItemGroup_0{
	list-style-type: disc;
	color:white;
}

.diyw #mainNav2 li .level_2 {
	background: #42210b;
	border-radius: 3px 3px 3px 3px;
	display: block;
	font-size: 18px;
	line-height: 1.8em;
	margin-left: -20px;
	margin-top: 6px;
	max-width: 211px;
	min-height: 28px;
	padding: 6px 0 6px 20px;
}

.diyw #mainNav2 a{
	color:#fff;
	font-size: 15px;
	font-family: 'times new roman';
	display:block;
	text-decoration: none;
}
.diyw #mainNav2 li a.current,.diyw #mainNav2 a:hover{
	/*background-image: url(https://www.all-stars-pre-school.co.uk/s/img/submenu_active_li.png);
	background-position: 0px 50%;
	background-repeat: no-repeat;*/
	color:#fff;
	padding-left:20px;
	margin-left:-20px;
}
.diyw #mainNav3{
	list-style-type: none;
}
.diyw #mainNav3 li{
	background-image: url(https://www.all-stars-pre-school.co.uk/s/img/submenu_li_li.jpg);
	background-position: 10px 40%;
	background-repeat: no-repeat;
	color:#280307;
	font-size: 16px;
	display:block;
	padding-left:20px;
	border-top: none;
}
.diyw #mainNav3 a{
	color:#280307;
	font-weight: bold;
}
.diyw #mainNav3 li a.current,.diyw #mainNav3 a:hover{
	padding-left:30px;
	margin-left:-30px;
	color:#280307;
}

/*#diywebWrapper, .diywebListItem, #diywebNavigation, #diywebAllContent, #diywebHeader, #diywebFooter, .diywebFooterCenter, #mainNav1, #diywebHeader div#emotion-header{
 margin: 0 auto;
}*/

/* 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; 
}