@charset "utf-8";
/* CSS Document */
Great      
        
      
         
      
   
     
   
        {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



*{
margin:0px;
padding:0px;
}
Paint roller n {
	margin:0.5em 0;
}
img
{  border-style: none;
}

a:focus{ outline: none;}

ul {
	margin: 0px;
	padding: 0px 10px 0px 15px;

}

li{
	list-style: disc url(none);
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
}
dd {}

fieldset {
padding:.5em;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #888888;
	border-width: 0px;
	line-height:1.3;
}
* html body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #888888;
	border-width: 0px;
	line-height:1.3;
}

a {
	text-decoration:none;
	color: #990000; /*color: #333333;*/
}

a:hover {
	text-decoration:underline; /*color: #2f6cc1; */
	color: #F90;
}
p{
	font-size: 12px;
	padding: 5px;
	color: #333333;
}
h1,.componentheading {
	font-size:24px;
	color: #666666;
	margin-bottom: 10px;
	font-weight: lighter;
	padding-bottom: 10px;
}
h2,.contentheading {
	font-size:14px;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 a{color: #CC6600;}

h2 a:hover {
	color: #FC0;
}

h3 {
	font-size:14px;
	color: #FF9900;
	margin-top: 15px;
	margin-right: 0em;
	margin-left: 0em;
}
.wrapper{
	position: relative;
	width: 1080px;
	margin: 10px auto;
        height: auto;

}
.header{
	background:url(images/banner_05.jpg) no-repeat left top;
	height: 191px;
	width: 1080px;
	float: left;
}
.main{
	position: relative;
	float: left;
	width: 1080px;
	background: url(images/main_12.png) repeat-y;
	padding-bottom: 1px;
	text-align: left;
}
.address{
	background: url(images/ladder_box-side_09.jpg) no-repeat right top;
	width: 410px;
	float: right;
	height: 100%;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 160px;
	padding-right: 39px;
}
*html .address{
	background: url(images/ladder_box-side_09.jpg) no-repeat right top;
	width: 325px;
	float: right;
	height: 100%;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 160px;
	padding-right: 10px;
}
.addtext{
	background: url(images/speech_03.png) no-repeat;
	height: 161px;
	width: 300px;
	padding-right: 97px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
* html .addtext{
	background: url(images/speech_03.png) no-repeat;
	height: 161px;
	width: 300px;
	margin-right: 15px;
	padding-top: 25px;
	padding-left: 20px;
	color: #FFFFFF;
}
.addtext1{
	height: 139px;
	width: 320px;
	margin-right: 47px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	float: right;
	background-image: url(images/chatright_03.png);
	background-repeat: no-repeat;
}
* html .addtext1{
	height: 139px;
	width: 320px;
	margin-right: 15px;
	padding-top: 25px;
	padding-left: 20px;
	color: #FFFFFF;
	float: right;
	background-image: url(images/chatright_03.png);
	background-repeat: no-repeat;
}
.addtext h1,.addtext1 h1{
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
	margin: 0px;
}
.addtext1 p{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	margin-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidefill{
	background: url(images/sidefill.jpg) no-repeat right bottom;
	height: 294px;
	width: 242px;
	float: right;
	margin-top: 147%;
}
* html .sidefill{
	background: url(images/sidefill.jpg) no-repeat right bottom;
	height: 294px;
	width: 242px;
	float: right;
	margin-right: 50px;
	padding-left: 10px;
}
.left{
	margin-left: 90px;
	float: left;
	width: 135px;
}
* html .left{
	margin-left: 45px;
	float: left;
	width: 135px;	
}
.content{
	float: left;
	width: 500px;
	margin-left: 120px;
	height: 100%;
}
* html .content{
	float: left;
	width: 490px;
	margin-left: 55px;
}
.content2{
	float: right;
	width: 505px;
	margin-right: 15px;
	padding-bottom: 23px;
	padding-right: 10px;
}
* html .content2{
	margin-right: 12px;
	float: right;
	width: 505px;
	padding-bottom: 23px;
	padding-right: 10px;
}
.botgraph{
	position: relative;
	float: left;
	width: 1080px;
	height: 214px;
	background: url(images/footer_20.png) no-repeat left top;
	margin:0;
	padding:0;
}
.botgraph p {
	text-align:center;
	font-size: 10px;
	padding-top: 100px;
	color: #CC3300;
}
.botgraph a {
	font-size: 10px;
	color: #CC6600;
}
.botgraph a:hover {
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}

.footer{
	position: relative;
	width: 1080px;
	font-size: 10px;
	color: #663300;
	text-align: center;
	padding-top: 75px;
}
.shop{
	height: 355px;
	width: 215px;
	margin-left: 27%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ladderpics{
	width: 127px;
	margin-right: 35px;
	/*clear: right;*/
	float: left;
	margin-bottom: 20px;
	
}

* html .ladderpics{
	width: 127px;
	margin-right: 10px;
	clear: none;
	float: left;
}
.media3{
	width: 127px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.clear{
	width: 100%;
	float: right;
}
.ladder{
	width: 250px;
	float: left;
}
.words{
	width: 480px;
	float: left;
	/*clear: right;*/
}
* html .words{
	width: 490px;
	float: none;
}
.laddalevel{
	height: 308px;
	width: 398px;
	padding-left: 45px;
}
.warning{
	background-image: url(images/warning_08.jpg);
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tick{background-image: url(images/tick_08.jpg);
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: left top;}
	
.bulb{background-image: url(images/bulb_08.jpg);
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: left top;}
.aseen{
	background-image: url(images/aseen_12.gif);
	height: 37px;
	width: 219px;
	float: left;
	margin-top: 40px;
	margin-left: 5px;

}	
.aseentv{
	float: right;
	margin-right: 75px;
	margin-top: 5px;
}
* html .aseentv{
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.new{
	margin-left: 113px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/new_03.png);
	height: 44px;
	width: 59px;
	padding-top: 7px;
	padding-left: 23px;
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
}
* html .new{
	margin-left: 65px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/new_03.png);
	height: 44px;
	width: 59px;
	padding-top: 7px;
	padding-left: 23px;
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
}
element.style{
	background-color: #F90;
}
.youtube{
	height: 265px;
	width: 320px;
	margin-right: 77px;
	padding-top: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	float: right;
}
* html .youtube{
	height: 265px;
	width: 320px;
	margin-right: 15px;
	padding-top: 25px;
	padding-left: 20px;
	color: #FFFFFF;
	float: right;
}
.comment{
	clear: both;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
.fltlft{
	float: left;
	clear: both;
}
.fltlft * html{
	float: left;
	position: absolute;
}

#apDiv1 {
	position:absolute;
	left:360px;
	top:141px;
	width:532px;
	height:46px;
	z-index:1;
}
#pudsey {
	position:absolute;
	left:543px;
	top:-31px;
	width:101px;
	height:99px;
	z-index:3;
	visibility: visible;
}
#speech {
	position:absolute;
	left:668px;
	top:30px;
	width:173px;
	height:97px;
	z-index:5;
	visibility: visible;
	background-image: url(images/speech_03.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#speech p {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	}
#speech a {
	font-size: 18px;
	font-weight: bold;
	color: #E38E0E;
	text-decoration: underline;
	line-height: 4px;
	}
	
#speech a:hover {
	
	font-weight: bold;
	color: #FBD712;
	text-decoration: underline;
	}
#thumbnail{
	margin-left: 10px;
}
#thumbnail img {
	padding-top: 10px;
	padding-right: 10px;
}
#apDiv2 {
	position:absolute;
	left:770px;
	top:-15px;
	width:213px;
	height:48px;
	z-index:2;
	visibility: visible;
}
#apDiv3 {
	position:absolute;
	left:770px;
	top:-101px;
	width:172px;
	height:50px;
	z-index:1;
}
.book
{
	background-image: url(images/bookthumb_03.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 240px;
	padding-top:23px;
	padding-left: 100px;
	font-size: 18px;
	margin-bottom:20px;
	margin-left:45px;
}

a.book:hover
{
	background-image: url(images/bookthumbRO_03.jpg);
}

