body, h1, h2, h3, h4, p, ul, li, table {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E5E8E3;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #808C77;
}
a.lightgrey:link {
	color: #999999;
	text-decoration: underline;
}
a.lightgrey:visited {
	color: #999999;
	text-decoration: underline;
}
a.lightgrey:hover {
	color: #794D91;
}
table {
	margin: 7px 0px 0px;
	border: 1px dotted #DCDEDA;
	background-color: #F7F7F4;
	text-align: left;
	vertical-align: top;
	line-height: 1.4em;
	padding: 5px;
	font-size: x-small;
}
#wrapperbg {
	background-color: #fff;
	text-align: left;
	width: 1058px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#fff;
	/*border:#ccc 3px double;*/
    border-left:#ccc 3px double;
    border-right:#ccc 3px double;
}
* html #wrapperbg {width: 1058px; margin: 2px auto;}
#wrapinner {
	background-image: url(http://www.gdlaneinteriors.ie/images/gdlaneinteriors_homeside2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerhome {
	width: 885px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#headerhome img {
	padding-left: 0px;
}
#contentwrapper {
	width: 900px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	/*height: 400px;*/
}
.contentwrapper {
	margin:0;
	padding:0;
	}
#navigationhome {
	float: left;
	width: 240px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.navshop {
	text-align: right;
}
#navlist  {
	padding: 0px;
	margin-left: 0px;
	background: #fff;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
}
#navlist ul {
	margin:0;
	padding: 0;
}
#navlist li {
	list-style: none;
	margin: 0px;
	background: url(http://www.gdlaneinteriors.ie/images/navhomebg1.jpg) no-repeat left top;
	height: 29px;
	text-align: left;
	padding: 0px 5px 0px 10px;/*top, right, bottom,left*/
}
#navlist li a {
	display: block;
	text-decoration: none;
	padding-top:6px;
	padding-bottom:5px;
}
#navlist li a:link { color: #666666;}
#navlist li a:visited { color: #666666;}
#navlist li a:hover { color: #B26836;
	text-decoration: underline;
}
#navheader {
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background: #fff url(http://www.gdlaneinteriors.ie/images/navheaderbgmenu.jpg) no-repeat left top;
	height: 59px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navheaderlist  {
	padding: 5px 0px 0px;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	margin: 6px 0px 1px;
}
.navheaderlist ul {
	margin:0px;
	padding: 0px;
}
.navheaderlist ul li {
	list-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px 5px 0px 10px;/*top, right, bottom,left*/
	display: inline;
}
.navheaderlist ul li a {
	text-decoration: none;
	display: inline;
	padding: 0px 5px;
	margin: 0px;
}
.navheaderlist ul li a:link {
	color: #666666;
	text-decoration: none;
}
.navheaderlist ul li a:visited {
	color: #666666;
	text-decoration: none;
}
.navheaderlist ul li a:hover { 
	color: #B26836;
	text-decoration: underline;
}
.navheaderlist #active a {
	color:#CC3300;
	background-color: #EAECE8;
	border: 1px solid #DFE2DC;
	text-decoration: none;
}
.navheaderlistbot  {
	padding: 2px 0px;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	margin: 2px 0px 1px;
}
.navheaderlistbot ul {
	margin:1px;
	padding: 0px;
}
.navheaderlistbot ul li {
	list-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px 5px 0px 10px;/*top, right, bottom,left*/
	display: inline;
}
.navheaderlistbot ul li a {
	text-decoration: none;
	display: inline;
	padding: 0px 5px;
	margin: 0px;
}
.navheaderlistbot ul li a:link {
	color: #666666;
	text-decoration: none;
}
.navheaderlistbot ul li a:visited {
	color: #666666;
	text-decoration: none;
}
.navheaderlistbot ul li a:hover { 
	color: #B26836;
	text-decoration: underline;
}
.navheaderlistbot #active a {
	color:#CC3300;
	background-color: #D6DBD2;
	border: 1px solid #C7CEC1;
	text-decoration: none;
}
#contenthome {
	float: right;
	width: 530px;
	text-align: left; /*top, right, bottom,left*/
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:15px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
	
}
#contentheadertitle {
	width: 913px;
	float: left;
	text-align: left;
	margin: 0px;
}
#contenthome img.imgleftalign {
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contenthome h2 {
	padding: 5px 0px 7px;/*top, right, bottom,left*/
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #667164;
}
#contenthome p {
	padding: 4px 0px 5px 0px;/*top, right, bottom,left*/
	font-size: .8em;
	line-height: 1.4em;
}
#contenthome h2.homepageheading {
	padding: 7px 0px 0px 22px;/*top, right, bottom,left*/
	font-size: 90%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	color:#878647;
	background-image: url(../images/seedheadbullet3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenthome ul.homepage {
	padding: 4px 0px 5px 0px;/*top, right, bottom,left*/
	font-size: 0.8em;
	list-style-image: url(../images/arrow2.gif);
	margin: 0 .5em 0 45px; /*top, right, bottom,left*/
}
#contenthome ul.homepage li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .5em; /* a little spacing between list items */
}
#contenthome table {
	background-color: #C0A576;
}
#contenthome h2.top {
	padding: 15px 0px 7px;/*top, right, bottom,left*/
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #667164;
}
#contenthome h3 {
	padding: 10px 0px 4px;/*top, right, bottom,left*/
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #BB754C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E6DF;
	font-weight: bold;
}
#contenthome img.imgrightalign {
	float: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#hometextcontent {
	margin-top:10px;
	line-height:16px;
	margin-right:25px;
	color:#666666;
}
#footerhome {
	clear: both;
	background-image: url(http://www.gdlaneinteriors.ie/images/gdlanefooterbg09_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 882px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#footerinfo {
	margin-top: 0px;
	text-align: left;
	width: 600px;
	margin-left: 10px;
	font-size: .65em;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapinnercatalog {
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapperbgcatalog {
	background-image: url(http://www.gdlaneinteriors.ie/images/gdlaneinteriors_bg3.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 930px;
}

#footercatalog {
	clear: both;
	height: 150px;
	width: 920px;
	text-align: left;
	margin: 0px;
}

#navheader2 {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 40px;
	color: #666666;
	font-size: 75%;
}

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 80%;
/*border-bottom: 1px solid #DFDFDF;
border-width: 1px 0;*/
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
/*background: white url(http://www.gdlaneinteriors.ie/images/menudivide.gif) top right repeat-y;*/
border-bottom: 1px solid #DFDFDF;
border-width: 1px 0;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

#contentheadertitle h2 {

	padding: 5px 0px 7px;/*top, right, bottom,left*/
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 16px;
	font-weight: bold;
	color: #667164;
	letter-spacing:.1em;
}

#prodcontentleft {
	float: left;
	width: 290px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: .7em;
}

#prodcontentleft p {
	padding: 5px;
	line-height: 1.4em;
}

#prodcontentleft h2 {
	padding: 5px 5px 5px 8px;/*top, right, bottom,left*/
	font-size: 1.6em;
	font-weight: bold;
	color: #555F50;
	margin: 0px;
	letter-spacing:.1em;
	background-color: #D6DBD2;
}

.instruction {
	font-size: .68em;
	color: #B57C44;
	font-weight: normal;
	font-style: italic;
	width: 400px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.thispageselected a {
	color:#CC3300;
	background-color: #D6DBD2;
	border: 1px solid #C7CEC1;
	text-decoration: none;
}




#imageviewer {
	width: 500px;
	float: right;
	padding: 15px 0px 0px;
	text-align: left;
}
#imageviewer p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#contentheadertitle h3 {
	background-color: #666666;
	padding: 5px 5px 7px 0px;/*top, right, bottom,left*/
	font-size: 100%;
	border-bottom: 1px dashed #D6DBD2;
	width: 909px;
	text-align: right;
	margin: 0px 0px 0px 3px;
	color: #FFFFFF;
	
}
#prodcontentleftfull {
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: .7em;
}
#prodcontentleftfull p {
	padding: 5px;
	line-height: 1.4em;
}
#imageviewerfull {
	width: 100%;
	padding: 0px;
}
#imageviewerfull p {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size:.7em;
}
#tableimgbg img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}
#tableimgbg td {
	vertical-align: top;
}

form#gdlaneform {
	width : 80%;
	margin : 0px 0px 0px 10px;
	padding : 4px;
	background-color:#F9FAF8;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: .7em;
	border: 2px solid #EBEDE8;
} 

form#gdlaneform label {
	display : block;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
}



form#gdlaneform textarea {
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCD1C5;
}
form#gdlaneform p{
	font-size:100%;
}
form#gdlaneform .formsubmit {
    border-style:solid;
    border-width:1px;
    border-color:#fff;
    color:#fff;
    background-image:url(http://www.gdlaneinteriors.ie/images/form_button.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:130%;
    height:30px;
    /*width:89px;*/
    padding-bottom:1px;
    }

form#gdlaneform .formsubmit:hover {
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	color:#fff;
	background-image:url(http://www.gdlaneinteriors.ie/images/form_button_over.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	height:30px;
	/*width:89px;*/
	padding-bottom:1px;
	background-repeat: repeat-x;
	background-position: left top;
}

#contentheadertitle h3.heading3v2 {

	background-color: #AFB7AC;
	padding: 5px 5px 7px 0px;/*top, right, bottom,left*/
	font-size: 100%;
	border-bottom: 1px dashed #D6DBD2;
	width: 909px;
	text-align: right;
	margin: 0px 0px 0px 3px;
	color: #FFFFFF;
}
#contentheadertitle h2.greybg {
	padding: 5px 0px 7px 5px;/*top, right, bottom,left*/
	font-size: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 16px;
	font-weight: bold;
	color: #CC3300;
	letter-spacing:.1em;
	background-color: #D6DBD2;
	border: 1px solid #C7CEC1;
}
#contenthome table.shoptable {

	background-color: #D6DBD2;
}
#contenthome table.shoptable h2 {
	font-size: large;
	color: #5C5C49;
}

#contenthome table.shoptable img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigationhome p {
	font-size: x-small;
	padding: 5px;
}

.news {
	padding: 4px;
	/*border: 2px solid #D2D1A9;*/
	background-color: #CCCB9F;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	/*background-image: url(../images/newsboxbg3.gif);
	background-repeat: no-repeat;*/
}
.news h4 {
	
	padding: 1px 0px 0px 0px;/*top, right, bottom,left*/
	font-size: 95%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	color: #8F3117; 
	color:#84843D;
	color:#5D5D20;
	color: #84843D;
	color:#ffffff;
}
form#newsletter {
	width : 218px;
	width /**/: 219px;
	margin : 4px 0px 0px 4px;
	padding : 2px;
	background-color:#e6e8e3;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: .7em;
	border: 2px solid #dce0d2;
} 

form#newsletter label {
	display : block;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
	width:60px;
}

form#newsletter.input {
	background-color: #FFFFFF;
	border: 1px solid #B2B16D;
	color: #8B8949;
	margin: 0px;
	font-size: small;
	clear:left;
}

form#newsletter textarea {
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCD1C5;
}
form#newsletter p{
	font-size:100%;
}

h3.infoboxheading {
	padding: 10px 0 0 0;
	font-variant:small-caps;
    font-size:0.9em;
   color: #666666; 
    font-weight:bold;
	margin:0px;
	margin-left:4px;
	margin-top:10px;
	margin-bottom:10px;
}

#left {
width: 525px;
}

#left ul.box {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
	/*border:1px #ccc solid;*/
	
}
#left ul.box li.box {
	padding: 0;
	height: 223px !important;
	height /**/: 224px;
	float: left;
	border:3px solid #f24678;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}

#left ul.box li.box
{
	width: 233px !important;
	width /**/: 234px;
}
#left ul.box li div.image {
    margin: 0;
    padding: 0;
}
#left ul.box li div.image img.image2x4{
    width: 233px;
    height: 184px;
}
#left ul.box li div.teaser {
	background-color: #f24678;
}
#left ul.box li div.title {
	line-height: 16px;
	font-size: .9em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform: uppercase;
}
#left ul.box li div.teaser:hover {
	background:#666;
	color: #fff;
}
#left ul.box li div.teaser:hover a{
	background:#666;
	color: #fff;
}
#left ul.box li.box:hover {
	border-color:#666;
}

#left ul.box li div.title a {
	color: #FFF;
	text-decoration: none;    /* color:#F03A15; */
}
#left ul.box li div.title a:hover {
	color: #fff;
	text-decoration: underline;    /* color:#F03A15; */
}

#left ul.box li div.image img a {
	color: #FFF;
	text-decoration: none; 
	margin:0;
	padding:0;/* color:#F03A15; */
}
#left ul.box li div.image img a:hover {
	color: #E6E8E3;
	text-decoration: none; 
	margin:0;
	padding:0;/* color:#F03A15; */
}
#left ul.box li div.title p {
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-decoration: underline;
}
#left ul.box li div.desc {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

/* News Box */

#left ul.newsbox {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}
#left ul.newsbox li.newsbox {
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	clear:both;
	background:#e6e8e3;
	border:2px #d6d8d0 solid;
}
#left ul.newsbox li.newsbox {
	width: 497px !important;
	width /**/: 496px;
}
#left ul.newsbox li.newsbox div.teaser {
	margin-top: 7px;
	padding: 0;
	
}
#left ul.newsbox li.newsbox div.title {
	line-height: 35px;
	height:35px;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform: uppercase;
	background: #86c5ce url(../images/newsheadingbg.gif) no-repeat 0px 0px;
	
}
#left ul.newsbox li.newsbox div.title a {
	color: #FFF;
	text-decoration: none;    /* color:#F03A15; */
}
#left ul.newsbox li.newsbox div.title a:hover {
	color: #E6E8E3;
	text-decoration: underline;    /* color:#F03A15; */
}
#left ul.newsbox li.newsbox div.title p {
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-decoration: underline;
}
#left ul.newsbox div.price {
    height:auto;
    margin:0;
    padding:5px 10px 0px 10px;
    text-align:center;
	color: #000;
}
#left ul.newsbox div.price p {
	font-size:.8em;
	line-height:12px;
}


/* Clear floats */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* A few special rules for the stupid one */

* html #sidebar {width: 189px;}
* html #sidebar h3 {border-bottom: 1px solid #ddd;}
* html #sidebar .vlink-list {background: none;}
* html #sidebar .vlink-list a {
	width: 182px;
	background: none;
	border-bottom: 1px solid #ddd;
	}
* html #in-cart {padding: 3px 14px 0;}

.style1 {font-size: 15px}
.style6 {color: #F94079}