/*
Theme Name: Wall Stickers
Theme URI: http://www.wallstickers.org.uk/
Description: WordPress Custom Theme.
Version: 11 may 2010
Author: Chris
Author URI: http://www.highimpact.co.uk/
*/
html {
     overflow: -moz-scrollbars-vertical;
}
@charset "utf-8";

body {
	background-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:170%;
	color:#333;

}
h1{
	color:#EF4A0D;
	font-size:22px;
}

h4{
	background-color:#EF4A0D;
	width:180px;
	font-weight:normal;
	color:#FFF;
	margin:0px;
	margin-top:5px;

}

h2, h3, h5, h6 {
	font-weight: normal;
}


a{
	color:#D32600;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

/* BG */
#bgrt{
	float:right;
	position:relative;
	right:35px;
	background-image:url(images/r1.png);
	width:115px;
	height:119px;
	_visibility:hidden;
}
#bglt{
	float:left;
	position:relative;
	left:35px;
	background-image:url(images/l1.png);
	width:115px;
	height:119px;
	_visibility:hidden;
}

/* CONTAINER */
#topbg{
	background-image:url(images/top-bg.jpg);
	height:33px;
	width:100%;
}

#contain{
	width: 1300px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:19px;

}
#main{
	width:1005px;
	position:relative;
	margin-left:auto;
	margin-right:auto;

}


/* HEADER */
#head{
	width: 1005px;
	height: 224px;
}

#wall-stickers_r2_c1 {
	left: 1px;
	position: absolute;
	top: 33px;
	height: 39px;
	margin-bottom: 0;
	width: 167px;
}
#wall-stickers_r3_c4 {
	left: 423px;
	position: absolute;
	top: 55px;
	height: 24px;
	margin-bottom: 0;
	width: 57px;
}
#wall-stickers_r3_c5 {
	left: 495px;
	position: absolute;
	top: 55px;
	height: 24px;
	margin-bottom: 0;
	width: 157px;
}
#wall-stickers_r3_c6 {
	left: 669px;
	position: absolute;
	top: 55px;
	height: 24px;
	margin-bottom: 0;
	width: 129px;
}
#wall-stickers_r3_c7 {
	left: 812px;
	position: absolute;
	top: 55px;
	height: 24px;
	margin-bottom: 0;
	width: 108px;
}
#wall-stickers_r3_c8 {
	left: 936px;
	position: absolute;
	top: 60px;
	height: 11px;
	margin-bottom: 0;
	width: 62px;
}
#wall-stickers_r6_c2 {
	left: 3px;
	position: absolute;
	top: 83px;
	height: 141px;
	margin-bottom: 0;
	width: 999px;
}



/* CONTENT */
.content{
	_width:810px;
	width:816px;
	float:right;


}


/* MENU */
#menu{
	width:180px;
	line-height:140%;
	font-size:13px;
	margin-left:3px;

}

#menu ul {list-style:none; margin:0; padding:0; 		background-image:url(images/menubg.jpg);
	background-repeat:repeat-y; }
#menu ul li { padding:0; margin:0; border-bottom:1px dotted #CCC; margin-top:2px;}
#menu ul li a { padding:4px 4px 4px 10px; text-decoration:none; color: #2F200D; }
#menu ul li a:hover { color: #F60;}




/* FOOTER */
#ft{
	width:100%;
}

#fr{
width:115px; 
height:120px;
background-image:url(images/r3.png);
position:relative;
left:1150px;
top:120px;
_visibility:hidden;

}

#fl{
width:115px; 
height:120px;
float:left;
background-image:url(images/l3.png);
position:relative;
left:36px;
top:-20px;
_visibility:hidden;
}