/* ----  RCM stylesheet  ---- */

* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body {
background-color: #B2B2B2;
font-family: arial;
font-size: 10px;
color: #fff;
}

h1 {
display: none;
}

hr {
display: none;
}

h2 {
font-family: arial;
font-weight: normal;
font-size: 200%;
margin-bottom: 10px;
}

h3 {
font-family: arial;
font-weight: normal;
font-size: 160%;
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
}

p {
margin-bottom: 10px;
}

#wrapper {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
padding-bottom: 40px;
background-color: #fff;
}

#headwrapper {
width: 900px;
height: 163px;
}

#logo {
float: left;
width: 900px;
height: 163px;
background: url('../images/bg_header.gif') top center no-repeat;
}

#innerwrapper {
width: 800px;
margin-left: auto;
margin-right: auto;
}

#navwrapper {
width: 800px;
height: 24px;
margin-bottom: 3px;
background-color: #ccc;
}

#nav {
width: 618px;
height: 24px;
padding-left: 1px;
}
	#nav span {
	display: none;
	}

	#nav ul {
	list-style-type: none;
	}
	#nav li {
	float: left;
	}
	#nav a {
	display: block;
	width: 103px;
	height: 24px;
	}
	#nav a.home {
	background: url('../images/nav_home.jpg') top left;
	}
	#nav a.home:hover {
	background: url('../images/nav_home.jpg') center left;
	}
	#nav a.homeon {
	background: url('../images/nav_home.jpg') bottom left;
	}
	#nav a.about {
	background: url('../images/nav_about.jpg') top left;
	}
	#nav a.about:hover {
	background: url('../images/nav_about.jpg') center left;
	}
	#nav a.abouton {
	background: url('../images/nav_about.jpg') bottom left;
	}
	#nav a.products {
	background: url('../images/nav_products.jpg') top left;
	}
	#nav a.products:hover {
	background: url('../images/nav_products.jpg') center left;
	}
	#nav a.productson {
	background: url('../images/nav_products.jpg') bottom left;
	}
	#nav a.custom {
	background: url('../images/nav_custom.jpg') top left;
	}
	#nav a.custom:hover {
	background: url('../images/nav_custom.jpg') center left;
	}
	#nav a.customon {
	background: url('../images/nav_custom.jpg') bottom left;
	}
	#nav a.projects {
	background: url('../images/nav_projects.jpg') top left;
	}
	#nav a.projects:hover {
	background: url('../images/nav_projects.jpg') center left;
	}
	#nav a.projectson {
	background: url('../images/nav_projects.jpg') bottom left;
	}
	#nav a.contact {
	background: url('../images/nav_contact.jpg') top left;
	}
	#nav a.contact:hover {
	background: url('../images/nav_contact.jpg') center left;
	}
	#nav a.contacton {
	background: url('../images/nav_contact.jpg') bottom left;
	}

#contenttext_bg {
float: left;
width: 614px;
height: 438px;
background: url('../images/rcmcontentbg.jpg') top left repeat-x;
}

#contenttext {
margin: 30px 15px 25px 25px;
padding-right: 10px;
width: 564px;
height: 388px;
overflow: auto;
}

#contenttext p.firstparagraph {
font-size: 140%;
font-weight: bold;
}

#contenttext ul {
list-style-type: none;
margin-bottom: 10px;
}
#contenttext li {
font-size: 120%;
line-height: 150%;
}

#contenttext a {
color: #FFF;
}

#contenttext #recentorders ul {
list-style-type: none;
width: 300px;
}
#contenttext #recentorders li.one {
float: left;
width: 150px;
}
#contenttext #recentorders li.two {
float: left;
width: 75px;
}
#contenttext #recentorders li.three {
float: left;
width: 75px;
}

#contentnews_bg {
float: left;
margin-left: 5px;
width: 181px;
height: 438px;
background: url('../images/rcmnewsbg.gif') top left repeat-x;
}
	
#contentnews {
margin: 30px 8px 25px 8px;
width: 165px;
height: 388px;
}

#producttext_bg {
width: 800px;
height: 69px;
margin-bottom: 4px;
background: url('../images/bg_producttext.jpg') top left repeat-x;
}

#producttext {
padding: 12px 15px 15px 15px;
font-size: 120%;
width: 770px;
height: 70px;
}

#productleftcolumn {
float: left;
width: 170px;
height: 365px;
}

#categorylist {
width: 170px;
height: 119px;
margin-bottom: 1px;
background: url('../images/bg_categorylist.jpg') top left repeat-x;
}
	
#categorylist_text {
padding: 10px 0 9px 15px;
width: 170px;
height: 119px;
}
	#categorylist_text ul {
	list-style-type: none;
	width: 145px;
	}
	#categorylist_text li {
	line-height: 20px;
	}	
	#categorylist_text a {
	font-size: 110%;
	color: #0069B3;
	text-decoration: none;
	}
	#categorylist_text a:hover {
	font-size: 130%;
	}
	#categorylist_text a.grillesTon {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	}
	#categorylist_text a.grillesThover {
	font-size: 130%;
	}
	#categorylist_text a.diffusersTon {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	}
	#categorylist_text a.diffusersThover {
	font-size: 130%;
	}
	#categorylist_text a.louvresTon {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	}
	#categorylist_text a.louvresThover {
	font-size: 130%;
	}
	#categorylist_text a.volumeTon {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	}
	#categorylist_text a.volumeThover {
	font-size: 130%;
	}
	#categorylist_text a.fixingTon {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	}
	#categorylist_text a.fixingThover {
	font-size: 130%;
	}

#cateloguedownload {
width: 170px;
height: 246px;
background: url('../images/bg_cateloguedownload.jpg') top left repeat-x;
}

#cateloguedownload_text {
padding: 10px 10px 10px 10px;
width: 250px;
height: 145px;
}
	#cateloguedownload_text a {
	font-size: 11px;
	color: #0067B2;
	text-decoration: none;
	}
	#cateloguedownload_text a:hover {
	font-size: 11px;
	color: #009CD9;
	}
	#cateloguedownload_text img {
	float: left;
	margin: 5px 5px 0 0;
	}
	#cateloguedownload_text #text_position {
	float: left;
	width: 140px;
	height: 50px;
	}
	#cateloguedownload_text #text_position p {
	margin-top: 17px;
	}
	
#cateloguedownload_text #adobe {
width: 155px;
margin-top: 10px;
}

#cateloguedownload_text #adobe p {
color: #0069B3;
}

#cateloguedownload_text #adobe img {
float: left;
margin-right: 10px;
}

#productrightcolumn {
float: left;
margin-left: 4px;
width: 626px;
height: 365px;
}

#productlist {
width: 626px;
height: 95px;
padding-top: 11px;
padding-bottom: 11px;
background-color: #B3B3B3;
}

#productlist #imagemenu {
height: 95px;
}
	#productlist #imagemenu ul {
	list-style-type: none;
	}
	#productlist #imagemenu li {
	float: left;
	margin-left: 29px;
	}
	#productlist #imagemenu a {
	display: block;
	height: 95px;
	}
	
	#productlist #imagemenu a.grilles {
	width: 102px;
	background: url('../images/prodimage_grilles2.gif') top left no-repeat;
	}
	#productlist #imagemenu a.grilles:hover {
	background: url('../images/prodimage_grilles2.gif') bottom left no-repeat;
	}
	#productlist #imagemenu a.grilleson {
	width: 102px;
	background: url('../images/prodimage_grilles2.gif') bottom left no-repeat;
	}
		
	#productlist #imagemenu a.diffusers {
	width: 109px;
	background: url('../images/prodimage_diffusers2.gif') top left no-repeat;
	}
	#productlist #imagemenu a.diffusers:hover {
	background: url('../images/prodimage_diffusers2.gif') bottom left no-repeat;
	}
	#productlist #imagemenu a.diffuserson {
	width: 109px;
	background: url('../images/prodimage_diffusers2.gif') bottom left no-repeat;
	}
	
	#productlist #imagemenu a.louvres {
	width: 73px;
	background: url('../images/prodimage_louvres2.gif') top left no-repeat;
	}
	#productlist #imagemenu a.louvres:hover {
	background: url('../images/prodimage_louvres2.gif') bottom left no-repeat;
	}
	#productlist #imagemenu a.louvreson {
	width: 73px;
	background: url('../images/prodimage_louvres2.gif') bottom left no-repeat;
	}
	
	#productlist #imagemenu a.volume {
	width: 82px;
	background: url('../images/prodimage_volume2.gif') top left no-repeat;
	}
	#productlist #imagemenu a.volume:hover {
	background: url('../images/prodimage_volume2.gif') bottom left no-repeat;
	}
	#productlist #imagemenu a.volumeon {
	width: 82px;
	background: url('../images/prodimage_volume2.gif') bottom left no-repeat;
	}
	
	#productlist #imagemenu a.fixing {
	width: 84px;
	background: url('../images/prodimage_fixing2.gif') top left no-repeat;
	}
	#productlist #imagemenu a.fixing:hover {
	background: url('../images/prodimage_fixing2.gif') bottom left no-repeat;
	}
	#productlist #imagemenu a.fixingon {
	width: 84px;
	background: url('../images/prodimage_fixing2.gif') bottom left no-repeat;
	}


#productdetail {
width: 626px;
height: 244px;
margin-top: 5px;
background-color: #ccc;
}

#productdetail #prodintro {
width: 626px;
height: 280px;
padding-top: 13px;
text-align: center;
}

	#productdetail #prodintro p {
	font-size: 130%;
	color: #000;
	}
	#productdetail #prodintro a {
	color: #0069B3;
	font-weight: bold;
	text-decoration: none;
	}
	#productdetail #prodintro a:hover {
	color: #0090CC;
	}

#productdetail #downloadlist {
float: left;
padding-top: 10px;
padding-left: 10px;
width: 220px;
height: 230px;
overflow: auto;
}	
	#productdetail #downloadlist p {
	font-size: 100%;
	color: #333;
	}
	#productdetail #downloadlist {
	width: 230px;
	}
	#productdetail #downloadlist ul {
	list-style-type: none;
	}
	#productdetail #downloadlist li {
	line-height: 11px;
	margin-bottom: 4px;
	}
	#productdetail #downloadlist a {
	color: #0069B3;
	text-decoration: none;
	}
	#productdetail #downloadlist a:hover {
	color: #009CD9;
	}

#productdetail #sampleimage {
float: left;
width: 190px;
text-align: center;
margin-top: 40px;
margin-left: 80px;
}
	
/* ---- general tools ---- */

#clearfloat {
clear: left;
}

#contenttext p {
font-size: 120%;
}
#contenttext p.focus {
font-size: 140%;
font-weight: bold;
}

#contenttext p.home_large {
font-size: 200%;
margin-bottom: 25px;
}

#contenttext p.home_medium {
font-size: 130%;
}

#contenttext #legallist ul {
list-style-type: none;
margin-bottom: 15px;
}

#contenttext #legallist li.number {
float: left;
width: 35px;
}
#contenttext #legallist li.descr {
float: left;
width: 500px;
}

#contenttext #sitemap {
margin-top: 20px;
}

#contenttext #sitemap ul {
list-style-type: disc;
margin-left: 25px;
}
#contenttext #sitemap li {
font-size: 14px;
}
#contenttext #sitemap li ul {
list-style-type: none;
margin-left: 68px;
margin-bottom: 0;
}

#contenttext #sitemap li a{
text-decoration: none;
}



/* ---- Footer Links ---- */

#footerlinks {
	float: right;
	margin: 10px 0 0 0;
}
#footerlinks ul {
	list-style: none;
}
#footerlinks li {
	padding-left: 10px;
	float: left;
}
#footerlinks li a {
	font-size: 110%;
	color: #777;
}
#footerlinks li a:hover {
	color: #333;
}

