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



/* ------------- GENERAL -------------*/

body  { color: #666666; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: #ffffff; text-align: left; margin: 0 }
h1, h2, h3, h4, h5 { font-family: Verdana, Helvetica, Arial, sans-serif; }



/* ------------- TEXT STYLES -------------*/

h1 { font-size: 11px; margin-top: 0px; margin-bottom: 0px; }
h2 { font-size: 9px; margin-top: 0px; margin-bottom: 0px; font-weight: normal; }
h3 { font-size: 11px; margin-top: 6px; margin-bottom: 2px; }
h4 { font-size: 11px; margin-top: 6px; margin-bottom: 2px; }
h5 { font-size: 10px; margin-top: 6px; margin-bottom: 0px; }
ol { margin-top: 0px; margin-bottom: 6px;}
ul { margin-top: 0px; margin-bottom: 9px; }
li { margin-top: 0px; margin-bottom: 4px; }
p { margin-top: 0px; margin-bottom: 3px; }

.Small { font-size: 9px; }

.Bold { font-weight: bold;}
.White { color:#FFFFFF; }
.Red { color: #ff2818;}
.RedBold { color: #ff2818;font-weight: bold; }
.SecondaryNavigation h2 { margin-bottom: 3px; font-size: 9px; color: #666666; } /* -- line spacing of 2nd level navs -- */



/* ------------- LINK STYLES -------------*/

a:active { color: #999999 }
a:link { color: #999999;}
a:visited { color: #999999 }
a:hover { color: #666666; text-decoration: none; }

.Navigation {text-align:center; margin-top:3px; color:#666666; text-decoration:none; }
.Navigation a:active { color: #666666; text-decoration: none; }
.Navigation a:link { color: #666666; text-decoration: none; }
.Navigation a:visited { color: #666666; text-decoration: none; }
.Navigation a:hover { color: #ff2818;text-decoration: none; }

.SecondaryNavigation a:active { color: #666666; text-decoration: none; }
.SecondaryNavigation a:link { color: #666666; text-decoration: none; }
.SecondaryNavigation a:visited { color: #666666; text-decoration: none; }
.SecondaryNavigation a:hover { color: #ff2818;text-decoration: none; }

.nav1 { text-align: center; margin-top:3px;}		/* -- top level navigation text alignment + link color style -- */
.nav1 a:active { color: #666666; text-decoration: none; }
.nav1 a:link { color: #666666; text-decoration: none; }
.nav1 a:visited { color: #666666; text-decoration: none; }
.nav1 a:hover { color: #ff2818;text-decoration: none; }



#shopfront-static {
	height:235px;
	text-align: left;
}


#chair-index {
	height:195px;
	padding-top:7px;
	padding-left:0px;
	padding-right:7px;
	padding-bottom:7px;
	width:760px;
	text-align: left;
	border-left:solid 1px #CCCCCC;
}




/* ------------- COMMON PAGE ELEMENTS, NO NEED TO CHANGE ------------- */

#wrapper {    /* wrapper for entire page content */
	height: auto;
	width: 774px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
}

#logo {
	text-align: left;
	height: 71px;
	width: 774px;
}

#main-wrapper { /*  wrapper for all content EXCEPT logo + footer */
	height: auto;
	width: 774px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#nav1 { /* container for top level inline nav */
	height: 20px;
	width:774px;
	border-left: solid 1px #CCCCCC;
}

#nav2 { /* container for 2nd level navs */
	height:auto;
	width: 774px;
}

#native-subnav {
	margin-top: 97px;
	float: left;
	width: 200px;
	height: 100px; /*was 72px */
	border-left: 1px solid #CCCCCC;
}

#heading {
	height: 27px;
	width: 764px;
	text-align: right;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}




/* ------------- COMMON TOP LEVEL INLINE NAVIGATION ------------- */

#home {  /* -- div container for home, needed to correctly align grey pipeline to the top across browsers -- */
	height:20px;
	width: 45px;
	float:left;
}

#products { /* -- div container for products -- */
	height:20px;
	width: 65px;
	border-left: solid 1px #CCCCCC;
	float:left;





}

#projectGallery {
	height:20px;
	width:100px;
	border-left: solid 1px #CCCCCC;
	float:left;
}

#new {
	height:20px;
	width: 84px;
	border-left: solid 1px #CCCCCC;
	float:left;
}

#sale {
	height:20px;
	width: 42px;
	border-left: solid 1px #CCCCCC;
	float:left;
}

#about {
	height:20px;
	width: 66px;
	border-left: solid 1px #CCCCCC;
	float:left;
}

#contact {
	height:20px;
	width: 76px;
	border-left: solid 1px #CCCCCC;
	float:left;
}

#empty {  /* -- div container for white space after contacts - NEEDED for floating 2nd level nav! -- */
	height:20px;
	width: 300px;
	float:left;
}





/* ------------- 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: 46px;
	height: 120px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

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


#chairs-nav {
	margin-top: 27px;
	float: left;
	width: 555px;
	height: 185px;
	border-left: 1px solid #CCCCCC;
}

#sofas-nav {
	margin-top: 56px;
	float: left;
	width: 555px;
	height: 150px;
	border-left: 1px solid #CCCCCC;
}


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


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

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

.sofas-line {
	position: absolute;
	left: 151px;
	top: 128px;
	height: 19px;
	width: 49px;
	border-bottom: 1px solid #CCCCCC;
}

.tables-line {
	position: absolute;
	left: 92px;
	top: 142px;
	height: 18px;
	width: 108px;
	border-bottom: 1px solid #CCCCCC;
	z-index: 1;
}


.native-line {
	position: absolute;
	left: 140px;
	top: 171px;
	height: 18px;
	width: 60px;
	border-bottom: 1px solid #CCCCCC;
	z-index: 1;
}




/* ------------- ECO SCROLLBAR  ------------- */

#scrolling-list {
	height:140px;
	padding:7px;
	width:760px;
	text-align:left;
	border-left: solid 1px #CCCCCC;
}




/* ------------- CONTENT WRAPPER/S (ALL CONTENT UNDER HOME SHOPFRONT, INDEX SCROLLBAR &/OR 2ND LEVEL NAVS -------------*/

#index-content-wrapper { /* wrapper for ALL bottom content under shopfront */
	height: 125px;
	width: 774px;
}


#index-LH-col { /* wrapper for text + publications content */
	height:123px;
	width:644px;
	float: left;
}

/* ---------------------------- COMMON BOTTOM PAGE ELEMENTS -------------------------- */

#index-spacer { /* COMMON index.htm page spacers */
	height: 25px;
	width: 644px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

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

/* --------------- ---------------------------------------------------- --------------- */



#index-blank-content { /* blank content section for index pages */
	padding-left: 10px;
	padding-right: 10px;
	width: 623px;
	height: 60px;
	border-right: solid 1px #CCCCCC;
}

#bottom-spacer {
	width: 644px;
	height: 40px;
}


#index-RH-col {
	height: 123px;
	width: 125px;
	float:left;
}

#index-RH-content {
	height: 77px;
	width:125px;
}

#australia {
	height:48px;
	width:125px;
	text-align:right;
}




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

