/** basic divs **/
body
{
margin:0px;
padding:0px;
 font-family: "Cambria", "Georgia", "Times New Roman", Times, serif;
font-size:1em;
line-height:1.3em;
background-color:#454547;
color:#D4D4D2;
}

#Content
{
width:1000px;
margin:auto;
position:relative;
}

#website_branding
{
width:1000px;
color:#D4D4D2;
height:160px;

 font-family: arial;
padding-top:10px;
background-image: url(../images/banner3.jpg);
background-repeat:no-repeat;
background-position:0px 50px;
}

.romanvart{
width:150px;
font-weight:bold;
float:right;
text-align:right;
margin-right:50px;}

.showrooms{
width:730px;
padding-left:10px;
float:left;
text-align:left;
margin-left:50px;}

#mainpage{
/*background-color:#555658;
background-image: url(../images/bg2.jpg);*/
background-color: #454547;
background-position: bottom;
background-repeat: no-repeat;
float:left;
width:880px;
margin-left:60px;
margin-right:60px;
}


#website_container
{
width:1000px;
}

#website_footer
{

width:980px;
text-align:center;
/*background-color:#A09FA4;*/
background-image: url(../images/footer2.jpg);
font-weight:normal;
padding:10px;
padding-top:10px;
font-size:14px;
margin-top:70px;
color:#222;
clear:both;
height:87px;
line-height:20px;
}

#website_footer a{
color:#222;
}

#global_footer
{
clear:both;
width:1000px;
color:#ffffff;
padding-top:160px;
text-align:center;
font-size:90%;

}

#global_footer a
{
color:#ffffff;
}

#breadcrumb{display:inline;position:absolute;top:30px;left:60px;width:750px;text-align:left;font-size:10px; font-family: arial;}

#breadcrumb a
{
color:#ffffff;
}
a {color:#ffffff;}


a:visited {color:#ffffff;}
/** menu code **/
#website_menu
{
width:940px;
background-color:#555658;
background-image: url(../images/menu_bar3.jpg);
height:45px;
line-height:38px;
padding-left:40px;
padding-right:30px;
margin:0px;
margin-top:15px;
margin-bottom: 10px;
text-align: left;
font-family: Georgia;
}

#website_menu ul
{
padding:0px;
margin:0px;
padding-left:20px;
}

#website_menu li
{
list-style-type:none;
padding-left:0px;
padding-right:22px;
margin:0px;
display:inline;
}

#website_menu li a
{
text-decoration:none;
color:#000000;
font-weight:normal;
font-size:16px;
border-bottom:solid 0px #ACC33B;
}

#website_menu li.current a
{
color:#828186;
}

#website_menu li a:hover
{
text-decoration:underline;
}

/** SUBMENU **/
  #sub_menu{
width:940px;
padding-left:30px;
padding-right:30px;
margin:0px;
margin-top:0px;
padding-bottom: 20px;
height:40px;
text-align: center;
font-family: "Cambria", "Georgia", "Times New Roman", Times, serif;
}

#sub_menu ul{
width:940px;
margin:0px;
padding:0px;
font-family: "Cambria", "Georgia", "Times New Roman", Times, serif;
margin:auto;
margin-left:30px;
}

#sub_menu li{
float:left;
list-style-type:none;
}

#sub_menu li a
{
color:#ffffff;
font-weight:normal;
text-decoration:none;
padding-right:40px;
font-size:17px;
 border-bottom:0px;
}

#sub_menu li a:hover
{
color:#ACC33B;
}

#sub_menu li a.currentsub
{
color:#ACC33B;
}

#sub_menu li a.first
{
}

/** basic HTML **/

h1{
  margin:0px 0px 0px 0px;
  font-size:26px;
  font-weight:normal;
 font-family: arial;
  height:50px;
  color:#ACC33B;
      line-height: 1.4em;
}

h2
{
  margin:0px 0px 0px 0px;
font-size:1.05em; 
font-weight:normal;
font-family: "Cambria", "Georgia", "Times New Roman", Times, serif;
 clear:both;
text-align:justify;
}

hr{
clear:both;
}
h3
{
font-size:1.1em;
color:#ACC33B;
}

strong{color:#ffffff;}

#homequote{
margin-left:0px;
font-size:16px;
text-align:center;
padding:25px;
padding-top:15px;
line-height:20px;
color:#000000;
font-weight:bold;

background-repeat:no-repeat;

background-color:#555;
color:#fff;
}
/** news core **/

#image{float:right; margin:10px; margin-left:0px;}

.date, .date{
display:none;}

.headline{
font-weight:bold;}

.headline a{
color:#ACC33B;
font-size:110%;}

.headline a:hover{
color:#cccccc;}
#caption{
background-color:#cccccc;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:800px;
float:left;
margin:3px;
clear:both;
}



.news_layout1 .newsimage{
float:left;
width:180px;}

.news_layout1 #image{
float:left;
margin-left:0px;
margin-right:20px;
margin-bottom:10px;
position:absolute;
top:290px;
left:60px;
}

.news_layout1 #contenttext, .news_layout1 h1{
padding-left:230px;
}


.news_layout1 #image img{
width:200px;}

/** News Layout 2 **/
.news_layout2 .news_row{
width:370px;
float:left;
margin-right:40px;
margin-bottom:40px;
padding:10px;
border: dotted 1px #C6C6C8;
}

.news_layout2 .newsimage{
float:left;
width:140px;
margin-left:10px;
margin-bottom:10px;
margin-right:3px;}



.news_layout2 .headline a{
color:#ACC33B;
font-size:110%;
}

.news_layout2 .headline a:hover{
color:#cccccc;
}
.news_layout2 img{
border:solid 2px #ffffff;
}

.news_layout2 img:hover{
border:solid 2px #000000;
}

.news_layout2 #newsarticles{
clear:both;}

.news_layout2 .newsimage{float:right;}

/** News Layout 2 with banner **/
.News_Layout_2_-_Banner #image{
position:absolute;
top:115px;
left:175px;
}

.News_Layout_2_-_Banner h1{
padding-top:185px;
}


/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:264px;
}

.news_layout3 #content{
float:left;
width:590px;
margin-right:26px;
}

.news_layout3 .news_row{
margin:0px;
width:264px;
background-color:#171518;
color:#ffffff;
text-align:center;
margin-bottom:10px;
}

.news_layout3 .news_row a
{
	display:none;
}

.Quick_Step .headline, .Underfloor_Heating .headline, .Boen .headline, .Wooden_Floor_Installation .headline, .Services .headline{
display:none;}            
.news_layout3 .news_row .newsimage a,
.news_layout3 .news_row .headline a
{
	display:block;
}

.news_layout3 .news_row a{
color:#C4C4C6;
text-decoration:none;
padding-bottom:5px;
}

.news_layout3 .news_row a:hover{
text-decoration:underline;
}

.news_layout3 img{
border:solid 2px #171518;
}
.news_layout3 img:hover{
border:solid 2px #cccccc;
}

img{
border:solid 0px;}

/** News Layout 5 **/
.news_layout5 .news_row{
width:600px;
float:left;
margin:3px;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;}

/** contact **/

#contactfrm {
background-color:#555555;
position:absolute;
top:280px;
left:60px;
margin-top:20px;
padding:20px;
padding-top:20px;
padding-bottom:20px;

}

label{
    width: 150px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block
}


.Contact_Us label
{
    clear:left;
}
.contactmessage input
{
    width:300px;

}
.contactmessage {
width:400px;
padding-left:550px;}
textarea
{
    width:300px;
    height:200px;
}

.submit
{
    border:solid 1px #ffffff;
    text-align:center;
    float:left;
    width:50px;
}

#submit
{
    margin-top:10px;
    padding-left:413px;
}


/** Gallery core **/

.image_row{
width:140px;
float:left;
margin:10px;
text-align:center;
height:200px;
}

.image_row img{
height:140px;
width:140px;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}

#gallery img{
border:solid 2px #C6C6C8;
}

#gallery img:hover{
border:solid 2px #000000;
}

.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin-right:5px;
}


.sublogo
{
	color:#79787e;
	font-family: Georgia;
	position:absolute;
	top:104px;
	left:155px;
	font-size:18px;
	font-weight:400;
}

#telephone
{
position:absolute;
right:50px;
top:120px;
font-size:26px;
color:#eee;
font-weight:bold;
}


/*shop*/


.imagealt{
text-align:center;
color:#ffffff;
height:40px;
width:145px;
padding-bottom:5px;
}

.imagebutoncode{
padding-bottom:5px;
margin-bottom:15px;
height:40px;
}

.shoplargecaption{
display:none;
}

.shoplargetitle{
text-align:center;
color:#ffffff;
background-color:#000000;
border:solid 1px #313131
}


.shopimage{
width:195px;
background-color:#555555;
padding:10px;
margin-bottom:10px;
font-family: arial;
min-height:155px;
float:left;
margin-right:5px;
color:#ffffff;
font-size:90%;
float:left;
}

.shopimage img{
height:140px;}

.price{


}
.shopimage .image{
background-color:#ffffff;
width:140px;
height:140px;
padding:4px;
margin-left:20px;
text-align:center;
}

.shopimage .image:hover{
background-color:#000000;
}

.shopimage .name{
font-weight:normal;
margin-bottom:10px;
font-size:90%;
text-align:center;
width:200px;
height:75px;
}

.shopimage .description{
font-size:90%;
height:26em;
}

.shopimage .price{
margin-top:10px;
font-weight:bold;
background-image: url(../images/vat.jpg);
background-repeat:no-repeat;
background-position:right;
width:130px;
}

.addtocart{
height:3em;
}

.addtocartbutton{
padding-top:5px;
}

#payment{
height:100px;
clear:both;
padding-top:25px;
}

.Shop #news img{
height:140px;
}

a:hover{color:#ACC33B}


#sociallinks
{
      position: absolute;
left:790px;
font-size:11px;
}

#sociallinks *, #sociallinks-footer *
{
    margin-right:19px;

}

#sociallinks a, #sociallinks-footer a
{
background-position:left;
background-repeat:no-repeat;
background-color:none;
padding-left:25px;
color:#ffffff;
text-decoration:none;
display:block;   
}

 #sociallinks-footer a
 {
    color:#fff
 }

#sociallinks a:hover
{
    color:#ACC33D;
}

.linkedin,.twitter,.facebook,.Email
{
float:left;
text-align:left;
}

.linkedin a
{
background-image:url(../images/linkedin.png);
}


.twitter
{
float:left;
text-align:left;
}

.twitter a
{
background-image:url(../images/twitter.png);
} 

.facebook a 
{
background-image:url(../images/facebook.png);

}


.Email a 
{
background-image:url(../images/email.png);
    }



