/*schamburg + alvisse stylesheet */
/* Document Defaults*/






/* ------------- NAVIGATION WRAPPER -------------*/

#index-nav-wrapper { /* nav wrapper for eco furniture pages (includes 1st level nav */
	height: 235px;
	width: 774px;
}

#left-spacer { /* 2nd level nav left space + grey line for products menu */
	width: 66px;
	height: 120px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

#products-nav { /* products drop down list */
	margin-top: 7px;
	float: left;
	width: 145px;
	height: 110px;
	padding-right: 7px;
}	




#tables-nav {
	margin-top: 69px;
	float: left;
	width: 555px;
	height: 118px;
	border-left: 1px solid #CCCCCC;
}


/*-------------- LINES -----------------*/

.chairs-line {
	position: absolute; 
	left: 91px; 
	top: 102px; 
	height: 31px; 
	width: 108px; 
	border-bottom: 1px solid #CCCCCC;
}

.tables-line {
	position: absolute; 
	left: 92px; 
	top: 85px; 
	height: 75px; 
	width: 108px; 
	border-bottom: 1px solid #CCCCCC;
}




/* ------------- PRODUCT PAGES IMAGE CONTENT  ------------- */



#product-images {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 542px;
	height: 221px;
}

.image-large {
	height: 221px;
	width: auto;
	float: left;
}

.image-small {
	height: auto;
	width: 107px;
	float:left;
}

.image-small-felix-ott {
	height: auto;
	width: autopx;
	float:left;
}





#product-geca-content-wrapper { /* wrapper for all product-page content under 2nd level nav for GECA CHAIRS*/
	height: 488px; /*was 500px;*/
	width:774px;
	
}

#product-geca-content-wrapper1 { /* wrapper for all product-page content under 2nd level nav for GECA CHAIRS with CHAIR OPTIONS*/
	height: 535px; /*was 572px;*/
	width:774px;
	
}

#product-geca-content-wrapper2 { /* wrapper for all product-page content under 2nd level nav for GECA CHAIRS with CHAIR OPTIONS*/
	height: 635px; /*was 585px;*/
	width:774px;
	
}

#geca-content {   /* bottom left grey line  */
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	height: 142px;  /* WAS 197*/
	width: 527px;
	border-right: 1px solid #CCCCCC;
}



#product-content-wrapper { /* wrapper for all product-page content under 2nd level nav */
	height: 481px;
	width:774px;
	
}

#product-blank-content {
	width: 541px;
	height: 100px;
	border-right: solid 1px #CCCCCC;
}

#bottom-left-greyline { /*  bottom-left-greyline */
	height: auto;
	width: 541px;
	border-left: solid 1px #CCCCCC;
}


#product-spacer {
	height: 27px;
	width: 542px;
	border-right: 1px solid #CCCCCC;
}

#product-LH-col {
	height: 481px;
	width: 542px;
	float: left;
}



#product-RH-col {
	width: 230px;
	height: 482px;
	/*padding: 7px;*/
	float: left;
}

#product-RH-content {
	height: auto;
	width:216px;
	padding-left: 7px;
}

#product-bottom-spacer {
	height: 48px;
	width: 542px;
}






#options-content {
	padding-left: 7px;
	padding-right: 7px;
	height: 85px;
	width: 527px;
	border-right: 1px solid #CCCCCC;
}

#options-finishes-spacer {
	padding-left: 7px;
	padding-right: 7px;
	height: 25px;
	width: 527px;
	border-right: 1px solid #CCCCCC;
}

#finishes-content {
	padding-left: 7px;
	padding-right: 7px;
	height: 75px;
	width: 527px;
	border-right: 1px solid #CCCCCC;
}

.options-nav-icon {
	height: auto;
	width: auto;
	float: left;
	text-align:center;
	padding-right:5px;
}

.finishes-nav-icon {
	height: auto;
	width: auto;
	float: left;
	text-align:center;
	padding-right:10px;
}

#australia2 {
	height:48px;
	width:228px;
	text-align:right;
}




#footer {
	font-size: 9px;
	height: 11px;
	margin-top: 3px;
	width: 774px;
	text-align:right;
	padding-bottom: 15px;
}

