/*
Theme Name: Little Forest
Theme URI: http://www.littleforest.co.uk/
Description: The new Little Forest theme developed by Tenacity Works in sunny Cape Town.
Author: Tenacity Works
Author URI: http://www.tenacityworks.com/
.
*/



/* Styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* {
 	/*font-family: "Helvetica", "Arial", sans-serif*/
 	font-family: "Verdana"
 }
 h1 {
	font-size: 200%;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #78A931;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px
}
 h2 {
	font-size: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #78A931;
	text-decoration: none;
	font-weight: normal;
	line-height:25px;
}
 h3 {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height:25px;
}
 h4 {
	font-size: 115%;
	margin-top: 18px;
	margin-bottom: 2px;;
	text-decoration: none;
	font-weight: bold;
	line-height:25px;
}
 
/* ~~~~~~~~~~~~~~~~~~~
 * Structural Elementz
 * ~~~~~~~~~~~~~~~~~~~ 
 */ 
 
#siteFrame {
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#siteFrame.cat01{
	background-image: url(images/mast_bg01.png);
	background-repeat: repeat-x;
}
#siteFrame.cat02{
	background-image: url(images/mast_bg02.png);
	background-repeat: repeat-x;
}
#siteFrame.cat03{
	background-image: url(images/mast_bg03.png);
	background-repeat: repeat-x;
}
#siteFrame.cat04{
	background-image: url(images/mast_bg04.png);
	background-repeat: repeat-x;
}
#siteFrame.cat05{
	background-image: url(images/mast_bg05.png);
	background-repeat: repeat-x;
}
#siteFrame.cat06{
	background-image: url(images/mast_bg06.png);
	background-repeat: repeat-x;
}
#siteBox {
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#siteBox.cat01{
	background-image: url(images/mast_logo01.png);
	background-repeat: no-repeat;
}
#siteBox.cat02{
	background-image: url(images/mast_logo02.png);
	background-repeat: no-repeat;
}
#siteBox.cat03{
	background-image: url(images/mast_logo03.png);
	background-repeat: no-repeat;
}
#siteBox.cat04{
	background-image: url(images/mast_logo04.png);
	background-repeat: no-repeat;
}
#siteBox.cat05{
	background-image: url(images/mast_logo05.png);
	background-repeat: no-repeat;
}
#siteBox.cat06{
	background-image: url(images/mast_logo06.png);
	background-repeat: no-repeat;
	}

#mastBox {
	vertical-align: top;
	margin-left: auto;
	margin-right: 0px;
	height: 90px;
	width: 589px;
}
#loginBox {
	vertical-align: top;
	margin-left: auto;
	margin-right: 0px;
	padding-top: 5px;
	text-align:left;
	height: 53px;
	width: 220px;
}
#loginBox a {
	font-size: 90%;
	color: #B2DF39;
	text-decoration: none;
}
#loginBox a:hover {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: underline;
}
#navBar {
	width: 589px;
	height: 27px;
	margin:0pt auto;
	background: url(images/navbar_bg.png) no-repeat;
	padding-top: 5px;
}
#navBar ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
} 
#navBar li{
	background: url(images/navbar_bullet2.png) no-repeat left bottom;
	display: inline;
	list-style: none;
	text-align: left;
	padding: 0 8px 0 25px;
	
}
#navBar li a{
	font-family: "Helvetica", "Arial", sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}
#navBar li a:hover,#navBar li .selected{
	font-family: "Helvetica", "Arial", sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
#searchBox {
	vertical-align: top;
	margin-left: auto;
	margin-right: 0px;
	padding-top: 14px;
	height: 35px;
	width: 589px;
	text-align: right;
}
#contentBox{
	vertical-align: top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 900px;
}

/*
#contentBox images{
	margin-bottom: 10px;
}
*/
#contentLft {
	float: left;
 	width: 900px;
	font-size: 93%;
	color: #666666;
	line-height: 20px;
	

}
#contentLft a{
	color: #689832;
	text-decoration: underline;

}
#contentLft a:hover{
	color: #000000;
	text-decoration: underline;

}
#contentLftX {
	float: left;
 	width: 635px;
	font-size: 93%;
	color: #666666;
	line-height: 20px;
	

}
#contentLftX a{
	color: #689832;
	text-decoration: underline;

}
#contentLftX a:hover{
	color: #000000;
	text-decoration: underline;
}
#comment{
	width: 635px;
}
#iHero{
	width:966px;
	height:306px;
	margin:0 auto;
	}

/*  
#contentcom images{
	margin-left: 20px;
	border: 1px solid #999999;
	float: right;
}
*/
#contentRgtW {
	width: 212px;
	float:right;
	color: #666666;
	font-size: 80%;
	text-align: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px dotted #C4B388;
}
#contentRgtW a{
	color: #78A931;
}
#contentRgtW a:hover{
	color: #666666;
}

#contentRgtW ul li{
	margin-left: -20px;
	list-style: none;
}
#contentRgtW ul li ul li{
	margin-left: -20px;
	list-style: disc;
}
#contentRgtW h2 {
	font-size: 105%;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #78A931;
	text-decoration: none;
	font-weight: bold;
}
#bgpane{
	height: auto;
	width: 500px;
	margin: 30px 0;
	font-size: 75%;
	color: #999999;
	background: #E9DEAD;
	padding: 2px 10px 10px 10px;
	border: #C4B388 solid 1px;
}
#bgpane p{
	margin: 8px 0 0 0;
}
#footer a{
	text-decoration: underline;
	color: #999999;
	font-size: inherit;
}
#footer a:hover{
	text-decoration: underline;
	color: #333333;
	font-size: inherit;
}
/* ~~~~~~~~~~~~~~~~~~~
 * Block Elementz
 * ~~~~~~~~~~~~~~~~~~~ 
 */ 

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

 form {
 	margin: 0px;
 } 
 
 label {
 	font-weight: bold;
 }	
 
 td {
 	vertical-align: top;
 } 
 
 td images {
 	display: block;
 }
 
/* ~~~~~~~~~~~~~~~~~~~~~
 * Link & Icon Elementz
 * ~~~~~~~~~~~~~~~~~~~~~
 */ 
 
span.linkMast {
	background: url(images/mast_bullet.png) no-repeat;
	padding-left: 18px;
	padding-right: 10px;
	display: inline;
	float: left;
	font-size: 88%;
}
span.linkLeftCol {
	background: url(images/col_bullet.png) no-repeat;
	padding-left: 18px;
	font-size: 95%;
	color: #666666;
	display: block;
}
images {
	border: 0px;
}
.logos {
	padding-top: 30px;
	padding-bottom: 10px;

}
 #logoLink {
 	width: 200px;
	height: 100px;
	margin-top: 30px;
	float: left;
	position: absolute;
	z-index: 1;
 }

/* ~~~~~~~~~~~~~~~~~~~~~
 * Form & Input Elementz
 * ~~~~~~~~~~~~~~~~~~~~~
 */ 
 
input.searchterm {
	background-color: #F7F4E3;
	color: #1D2022;
	font-size: 90%;
	padding-left: 2px;
	padding-top: 3px;
	height: 17px;
	width: 160px;
	border: 1px solid #C4B388;
}  


/* ~~~~~~~~~~~~~~~~~~~~~
 * Table Elementz
 * ~~~~~~~~~~~~~~~~~~~~~
 */ 
 
.priceTable {
	border: #E9DEAD solid 8px;
}
.priceCell40 {
	width: 32%;
	border: 1px solid #E9DEAD;
}
.priceCellM {
	border: 1px solid #E9DEAD;
	width: 17%;
	height: 30px;
	vertical-align: middle;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
}
.priceCell {
	border: 1px solid #E9DEAD;
	background-color: #FFFFCC;
	height: 35px;
	vertical-align: middle;
}
.planCell40 {
	border: 1px solid #E9DEAD;
	width: 32px;
}
.planCell {
	border: 1px solid #E9DEAD;
	background-image: url(images/table_bg.png);
	background-repeat: repeat-x;
}

.planRow {
	height: 60px;
	text-align: center;
	font-size:18px;
	line-height: 23px;
	color: #FFFFFF;
}
.checkRow {
	height: 60px;
	text-align: center;
	font-size:18px;
}
.blank40 {
	border: 1px solid #E9DEAD;
	width: 32%;
	background-color:#FFFFFF;
}
.price {
	color:#FF6633;
	
}

.line {
	border-top: 1px solid #999999;
	margin: 40px 0 30px 0;
	width: 630px;
}

.longline {
	border-top: 1px solid #999999;
	margin: 40px 0 30px 0;
	width: 900px;
}
#sideText {
	width: 158px;
	padding: 2px 10px 10px 10px;
	font-size: 90%;
	color: #666666;
	background: #E9DEAD;
	border: #C4B388 solid 1px;
	margin: 0 0 10px 20px;
}
#sideText a,#bgpane a{
	text-decoration: underline;
	color: #A09270;
	font-size: inherit;
}
#sideText a:hover,#bgpane a:hover{
	text-decoration: underline;
	color: #000000;
	font-size: inherit;
}
#sideText h1,#bgpane h1{
	font-size: 120%;
	color: #A09270;
	font-weight: bold;
	padding: 0 0 3px 0;
	line-height: 5px;
}
.dots_nav{
	height:20px;
	margin:31px 0 0 -30px;
	padding:0 0 0 126px;
		}
.preview_imgf1 {
	background-image:url(http://www.littleforest.co.uk/stream/images/f1_1.jpg);
	height:311px;
	width:207px;
	margin-left:21px;
}
.preview_imgtimewaste{
	background-image:url(http://www.littleforest.co.uk/stream/images/timewaste1.jpg);
	height:311px;
	width:207px;
	margin-left:21px;
}
.preview_imgyoodle {
	background-image:url(http://www.littleforest.co.uk/stream/images/yoodle1.jpg);
	height:311px;
	width:207px;
	margin-left:21px;
}
.preview_imglotto {
	background-image:url(http://www.littleforest.co.uk/stream/images/lottoshake1.jpg);
	height:311px;
	width:207px;
	margin-left:21px;
}
.preview_imgmotogp {
	background-image:url(http://www.littleforest.co.uk/stream/images/motogp_1.jpg);
	height:311px;
	width:207px;
	margin-left:21px;
}
.preview_imgfactoidium {
	background-image:url(http://www.littleforest.co.uk/stream/images/factoidium1.jpg);
	height:311px;
	width:207px;
	margin-left:21px;
}
.arrows_nav {
	height:27px;
	margin:12px 0 0 -37px;
	width:207px;
}
.arrows_nav a{
	color:#FFF!important;
	}
.arrows_nav a:hover{
	color:#FFF!important;
	}
.left_arrow{width:37px;height:27px;float:left;margin:0px 0px 0px 124px; border:none!important;}
.right_arrow{width:34px;height:27px;float:left; border:none!important;}
.dotEmpty{background-image:url(http://www.littleforest.co.uk/stream/images/dot_empty.png);background-repeat:no-repeat;width:11px;height:11px;float:left;margin:0px 4px 0px 0px;}

.dotFull{background-image:url(http://www.littleforest.co.uk/stream/images/dot_full.png);background-repeat:no-repeat;width:11px;height:11px;float:left;margin:0px 4px 0px 0px;}
/* ~~~~~~~~~~~~~~~~~~~~~
 * Alt Browser Hacks
 * ~~~~~~~~~~~~~~~~~~~~~~
 */ 
 
/*IE6 */
 
* html #navBar li{
	background: url(images/navbar_bullet2_ie.png) no-repeat left bottom;
	display: inline;
	list-style: none;
	text-align: left;
	padding: 0 8px 0 25px;
	
}
* html span.linkMast {
	background: url(images/mast_bullet_ie.png) no-repeat;
	padding-left: 18px;
	display: block;
	font-size: 88%;
}
