* {
	margin: 0px;
	padding: 0px;
}
html {
	
}
* html #wrapper {
	height: 1%;
}
body {
	color:#1f1f1f;
	font-family: Georgia, Times, serif;
    font-size: 13px;
    background-color: #ffffff !important;
}
a {
	text-decoration: underline;
	color:#966870;
}
a:hover {
	text-decoration: none;
	color:#ffffff;
}
p a {
	text-decoration: underline;
	color:#966870;
}
p a:hover {
	text-decoration: none;
	color:#5E1F2C;
}
#rcontent a:hover {
	text-decoration: underline;
	color:#5E1F2C;
}
a img {
	border: none;
	background-color: none;
}
a:hover img {
	background-image: none!important;
	background-color: none;
	border: none;
}
strong {
	background: inherit;
	color: #222222;
}
.clear {
	clear: both;
}
#header {
	background: url(http://www.walltreats.co.nz/assets/crumbs/images/HeaderBgTile3.png) repeat-x;
    height: 200px;
}
#header-inner {
	position: relative;
	width: 855px;
	height: 200px;
	margin: 0 auto 0 auto;
	padding: 0;
    background: url(http://www.walltreats.co.nz/assets/crumbs/images/HeaderBanner2.jpg) no-repeat;
}
#logo {
	float: left;
}
#slogan {
	float: right;
	padding: 28px 0 0 0;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	/* for IE */
	filter: alpha(opacity=40);
	/* CSS3 standard */
	opacity: 0.4;
}
#background {
	background: url(http://www.walltreats.co.nz/) no-repeat scroll center top;
    height: 900px;
    position: fixed;
    top: 200px;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}
#main {
	padding-top: 20px;
	position: relative;
	width: 855px;
	margin: 0px auto;
	padding-bottom: 10px;
    overflow: auto;
    background: #ffffff;
}
#main h2.header,
#main h3.header {
	display:none;
}
#lcol {
	position: relative;
	width: 185px;
	float: left;
	clear:both;
    background: url(../images/l-col-bg.jpg) repeat-y top left;
}
#rcol {
	position: relative;
	width: 665px; 
	background-image: url(http://www.walltreats.co.nz/assets/crumbs/images/PageGradTile5.png);
	background-repeat: repeat-x;
	float:left;
	margin-left:5px;
}
#lcontent {
	position: relative;
	padding: 0px 15px;
}
#rcontent {
	position: relative;
	padding:20px;
	float:left;
	clear:left;
	width:625px;
}
#Menu ul {
	list-style: none;
	margin: 0px;
}
#Menu li {
	background: none;
	padding: 0px;
	font-weight: bold;
}
#Menu a {
	display: block;
	position: relative;
	width:168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuButtonOutTile3.png);
	padding-left: 17px;
	padding-top: 11px;
	color:#5e1f2c;
	text-transform: lowercase;
	font-size: 13px;
}
.selected, .selectedLink {
	background-color:#ffffff;
	background-image: none !important;
	color:#5e1f2c;
	border-top:1px solid #5e1f2c;
	display: block;
	position: relative;
	width:168px;
	height: 27px;
	padding: 11px 0 0 17px;
	text-transform: lowercase;
	font-size: 13px;
}
.selectedLink:hover {
	background-image: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuButtonOverTile2.png) !important;
}
.selected span {
	position: absolute;
	right: 0px;
	margin-top: 6px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuArrow1.png) no-repeat;
}
#Menu a span {
	position: absolute;
	right: 0px;
	margin-top: 6px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuArrow1.png) no-repeat;
}
#Menu a:hover span {
	position: absolute;
	right: 0px;
	margin-top: 6px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuArrow2.png) no-repeat;
}
#Menu a:hover {
	background: inherit;
	color:#ffffff;
	background-image: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuButtonOverTile2.png);
}
#Sub-Menu ul {
	list-style: none;
	margin: 0px;
}
#Sub-Menu li {
	background: none;
	padding: 0px;
	font-weight: bold;
}
#Sub-Menu a {
	display: block;
	position: relative;
	width:155px;
	height: 19px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	/*background-image: url(IMG_SUBMENU_BG);*/
	padding-left:30px;
	padding-top: 6px;
	color:#5e1f2c;
	text-transform: lowercase;
	font-size: 12px;
	font-weight:normal;
}
#Sub-Menu a span {
	position: absolute;
	left: 0px;
	margin-top: 2px;
	margin-left: 17px;
	width: 7px;
	height: 7px;
	background: url(http://www.walltreats.co.nz/assets/crumbs/images/SubMenuTree1.gif) no-repeat;
}
#Sub-Menu a:hover span {
	position: absolute;
	left: 0px;
	margin-top: 2px;
	margin-left: 17px;
	width: 7px;
	height: 7px;
	background: url(http://www.walltreats.co.nz/assets/crumbs/images/SubMenuTree2.gif) no-repeat;
}
#Sub-Menu a:hover {
	background: inherit;
	color:#ffffff;
	background-color:#636363;
	background-image: url(http://www.walltreats.co.nz/assets/crumbs/images/MenuButtonOverTile2.png);
}
#menu_end {
	height: 58px;
	background: url(../images/menu-bottom.jpg) no-repeat top center;
}
h1 span {
	background: inherit;
	color: #85AC1E;
}
h1 span sup {
	background: inherit;
	color: #85AC1E;
	font-size: 14px;
}
h3 span {
	background: inherit;
	color: #85AC1E;
}
h3.first {
	margin-top: 0px;
}
.contact-form {
	float:left;
    width: 300px;
}
.contact-details {
	float:right;
    font-size:12px;
    width:247px;
    margin:10px 0 0 50px;
}
.contact-details-content {
	float:left;
}
ul {
	list-style: none;
}
li {
	background: url(IMG_MENU_ARROW_3) no-repeat 0% 5px;
	padding-left: 15px;
}
p {
	margin-bottom: 20px;
	text-align: justify;
	line-height: 20px;
}
#lcol p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}
.divider {
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.summary {
	text-align: right;
	font-style: italic;
}
ul.divided li {
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}
ul.divided li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}
#slogan2 /*breadcrumb styling*/ {
	text-transform: lowercase;
	font-size: 14px;
	position: relative;
	top: -5px;
}
#slogan2 a /*make links in breadcrumb look the same as text*/ {
	color:#9f9f9f;
	text-decoration:none;
}
#slogan2 a:hover {
	color:#9f9f9f;
	background:none;
}
#Breadcrumbs {
	margin: 0 0 20px 0;
}
.box {
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #AAB165;
}
.box h2 {
	background: inherit;
	color: #6C7425;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 5px;
}
.box p {
	font-size: 1em;
	line-height: 140%;
	margin: 0px;
}
.box_inner {
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url(IMG_BOX_TILE) repeat-x;
	color: inherit;
}
.captioned-image {
	display:block;
    clear:both;
    padding:0;
	margin:0 0 20px 0;
}
.captioned-image2 {
	display:inline-block;
    float:left;
    width:405px;
    padding:0;
	margin:0 0 20px 0;
}
.float-right {
	float:right;
    margin-left:20px;
}
.float-left {
	float:left;
    margin:0 0 20px 0;
}
.image-caption {
	clear:both;
	font-size:11px;
}
#footer {
	clear: both;
	position: relative;
    background: url(http://www.walltreats.co.nz/assets/crumbs/images/PageGradTile5.png) repeat-x;
	width: 855px; /*850*/
	margin: 0px auto;
	margin-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
#footer p {
	text-align:center;
	padding-bottom:15px;
}
/*ecommerce styling*/
.productPageTitle {
	padding-bottom:25px;
}
.sidebarBox {
	margin:0 10px;
	margin-bottom:30px;
}
/*gallery styling*/
#imageGalleries ul.imageGalleySummary {
	display: block;
	float: left;
	padding: 0;
	margin: 0 40px 20px 0;
	width: 250px;
	list-style: none;
}
#imageGalleries ul.imageGalleySummary li {
	padding: 0 0 5px 0; !important;
	margin: 0 !important;
	background: none !important;
}
#imageGalleries .imageGalleryDescription {
	font-size: 11px;
	color: #666;
	line-height: 140%;
}


/* PAGE COMMENTS */

#PageComments_holder .Actions{
	margin:0 0 30px 0;
	}
	
#PageComments_holder h4{
	font-size:1.4em;
	}	

ul#PageComments{
	list-style:none;
	background:none;
	padding:0;
	}
	
	ul#PageComments li{
		list-style:none;
		background:none;
		padding:0;
		margin:0; 
		}
		
	ul#PageComments li.notspam{
		list-style:none;
		background:none;
		padding:0 20px 20px 20px;
		margin:20px 0; 
		border-bottom:1px solid #CCC;
		}
		
ul.actionLinks li{
	margin:0;
	}

/* side panel additions for wall treats*/
#sidepanel{
	width:200px;
	margin:10px 0 20px 20px;
	height:auto;
	display:inline-block;
	float:right;
}
.testimonials{
	width:200px;
	padding:283px 0 20px;
	display:inline-block;
	float:right;
	background: #999898 url("../images/what-clients-say.jpg") no-repeat top center;
}
.awards{
	width:200px;
	display:inline-block;
	float:right;
	background: #999898 url("../images/master_awards.png") no-repeat top center;
	padding:220px 0 20px;
}
.base{
	height:20px;
	width:200px;
	display:inline-block;
	background:url("../images/sidepanel-base.jpg") no-repeat bottom center;
}
.quote{
	margin:10px 0;
	padding:0 15px 20px;
	border-bottom:1px dashed  #FFF;
}
#sidepanel h3{
	color:#5E1F2C;
	margin-bottom:0;
}
#sidepanel p{
	color:#FFF;
	text-align:left;
    margin-bottom:5px;
}
.awards h3{
	color:#5E1F2C;
	font-size:12px;
	line-height:20px;
}
.awards h3 strong{
	color:#FFF;
	font-size:20px;
}
#sidepanel .quote h3{
	color:#FFF;
	margin-bottom:0;
}
.industry{
	width:200px;
	padding:225px 0 20px;
	display:inline-block;
	float:right;
	background: #999898 url("../images/what-designers-say.png") no-repeat top center;
}
.awards a {
    color: #e6c419;
    text-decoration: underline;
}
.awards a:hover {
    color: #e6c419;
    text-decoration: none;
}
