body {
	width: 100%;
	background:#bea680 url(../img/body5_bg.jpg) center right fixed repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}
.collection_bg {
	background:#bea680 url(../img/body7_bg.jpg) center left fixed repeat;
}

.atelier_bg {
	background:#bea680 url(../img/body6_bg.jpg) center right fixed repeat;
}
a {
	color: lilac;

}
.clearboth {
	clear: both;
}
#main {
	background: transparent;
	border: 1px solid #e0dde6;
	margin: 8% auto 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 960px;
	
}
#header {
	background: transparent url(../img/content3_bg.png) 0px 0 scroll no-repeat;
	margin: 1px 1px 0 1px;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 958px;
	height: 128px;
}

.dim{
	width: 958px;
	height: 128px;
}

h1, h2 {
	color: #564b47;
	margin: 0;
	display: block;
	position: absolute;
	font-family: 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-indent: -9999px;
}
h1 {
	font-size: 54px;
	padding: 14px 0 0px 14px;
	line-height: 54px;
	width: 224px;
	border-bottom: 3px double #564b47;

	background: transparent url(../img/h1_bg.png) 0 0 scroll no-repeat;
	left: 14px;
}
h1 a {
	display: block;
	width: 224px;
	left: 0;
	padding: 0;
	margin: 0 0 0 -14px;
}
h2 {
	line-height: 38px;
	font-size: 32px;
	padding: 30px 24px 0px 24px;
	left: 238px;
	border-bottom: 3px double #564b47;
	background: transparent url(../img/h2_bg.png) 0 0 scroll no-repeat;	
	overflow: hidden;
	width: 272px;
}
#mainnav {
	font-family: 'Helvetica-Neue', helvetica, arial,sans-serif;
	font-weight: lighter;
	width: 390px;
	font-size: 22px;
	position: absolute;
	top: 0px;
	left: 558px;
	list-style-type: none;
	height: 88px;
	display: inline;
	padding: 0 0 0px 0;
	margin: 0;
	z-index: 10;

}
#mainnav li {
	position: absolute;
	top: 38px;
	line-height: 28px;
	padding: 0 0 0 0;
	margin: 0;	
	display: inline;
	

}
#about {
	left: 0px;
	width:130px;
/*	width: 104px; */
}
#contact {
	left: 130px;
	width:130px;
/*	width: 104px; */
}
#collection {
	left: 260px;
	width:130px;
/*	width: 104px; */
}
#mainnav li a {
	color:  #574b47;
	text-decoration: none;
	display: block;
	padding: 0 0 2px 0;
	border-bottom: 3px double #574b47;
	
}
#mainnav li a:hover, #mainnav li a.over{
	color:#b48ec1;
	text-decoration:none;
	border-bottom: 3px solid #574b47;

	
}

#mainnav li:hover ul, #mainnav li.over ul {
	display: inline;
	z-index: 80;

}

#mainnav li ul {
	display: none;
	list-style-type: none;
	position: absolute;
	padding: 0;
	margin: 0;
	font-size: 16px;
	width: 418px;
	top: 20px;	
	height: 56px;
}


#mainnav li ul li{
	display: block;
	float: left;
	position: absolute;
	padding: 0;
	margin:0 16px 0 0;
	top: 12px;
}
#mainnav li ul li a{
	border:none;
}
#livia {
	left: 0;
}
#atelier {
	left: 60px;
}
#mainnav li ul.collection {
	font-size: 16px;
	width: 460px;
	left: -340px;
}
#mainnav li ul.collection li {
	display: block;
	padding: 0;
}
#mainnav li ul.about {
	font-size: 16px;
	left: 0px;
	width: 418px;	
	
}
#mainnav li ul.about li {
	display: block;
	padding: 0;
}
#miscellanea {
	left: 0px;
}
#ciumachella {
	left: 118px;

}
#accessori {
	left: 306px;
}
#haute {
	left: 396px;
}
#mainnav li ul li a:hover {
	border: 0;
}
/*listmagic! css*/
#mainnav li:hover ul {
	display: block;
	padding: 0;
}
/*end of listmagic! css*/
/*png tricks*/
/*\*/
* html h1 {
 background-color: transparent;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/h1_bg.png", sizingMethod="crop");
 z-index: 0;

}
* html h2 {
 background-color: transparent;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/h2_bg.png", sizingMethod="crop");
 z-index: 0;

}

/**/
/*end of png tricks*/
#contentwrapper{
	margin:  0px 1px 1px 1px;
	width: 958px;
/*	float: left; */
	position: relative;
	background: transparent url(../img/content3_bg.png) 0 0 scroll no-repeat;
	padding: 0;
}
.dimcontentwrapper{
	width: 958px;
	height:100%;
}

#textcontent{
	margin:  -24px 8px 0 16px;
	width: 392px;
	float: left;
display: inline;	position: relative;
color: #333;
	
}
body.contact #textcontent{
	margin:  -40px 8px 0 16px;
	
}

#textcontent h2, #textcontent h3, #textcontent h4, #textcontent h5, #textcontent h6 {
	font-family: georgia, 'Bookman Old Style', sans-serif;
	font-weight: normal;
	color: #623a20;
}
#textcontent h3 {
	margin: 0 0 12px 0;
	font-size: 28px;
}
#textcontent p {
	font-family: 'Lucida grande', tahoma, 'trebuchet ms', arial, verdana, sans-serif;	
	margin: 8px 8px 2px 8px;
	font-size: 13px;
	line-height: 18px;
}
#mixedcontent{
	margin:  8px 8px 0 8px;
	width: 200px;
/*	padding: 0 0 16px 0; */
	padding: 0 0 0px 0;
	float: left;
	display: inline;	
	position: relative;
	border: 1px solid #bcb;
	background: #fff;

}
#mixedcontent p {
	display: block;
	font-family:'Lucida grande', tahoma, 'trebuchet ms', arial, verdana, sans-serif;	
	margin: 2px 16px;
	font-size: 13px;
	line-height: 18px;
	color: #333;

}
p a, p a:visited {
	color:#66a;
	text-decoration: none;
}
p a:hover {
	color:#b48ec1;
	text-decoration: none;
}
#mixedcontent h4 {
z-index: 1;
	display: block;
	font-family:Georgia,'times new roman', times, serif;	
	margin: 44px 12px 12px 12px;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #623a20;

}
#thumbindex {
	font-family: 'Lucida grande', tahoma, 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 12px;
	list-style-type: none;
	display: block; 
	position: absolute;
	left: 416px; 
	top: -6px;
	margin: -14px 0 0 8px;
	padding: 0;
	float: left;
}
#centertextheading {
	font-family:  arial, verdana, sans-serif;
	font-weight: normal;
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#574b47;
	height: 20px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	left: 410px; 
	top: 28px;
	margin: -14px 0 0 8px;
	padding: 0;
	z-index: 85;/*

	float: left;
*/
}
#panelnav_display {
	display: block;
	float: left;
	margin: 6px 4px 4px 0px;
	width: 202px;
	text-align: center;

}
#prev {
	position: absolute;
	left: 14px;
	top: 6px;
	width:14px;
	height: 14px;
	overflow: hidden;
	background: transparent url(../img/prev2.gif) 0 0 scroll no-repeat;
	text-indent: -9999px;  
}
#prev a {
	display: block;
}
#prev a:hover {
	display: block;
	background: transparent url(../img/prev2_over.gif) 0 0 scroll no-repeat;
}
#next {
	position: absolute;
	left: 174px;
	top: 6px;
	text-indent: -9999px;
	width:14px;
	height: 14px;
	overflow: hidden;
	   
}
#next a {
	display: block;
	width:14px;
	overflow:hidden;
	height: 14px;
	background: transparent url(../img/next2.gif) 0 0 scroll no-repeat;
}
#next a:hover {
	display: block;
	background: transparent url(../img/next2_over.gif) 0 0 scroll no-repeat;
}
.thumbnails {
	list-style-type: none;
	display: inline;
	padding: 0 0 16px 0;
	margin: 0 0 16px 0;
}
.thumbnails li {
	display: inline;
	float: left;
	width: 76px;
	height: 108px;
	padding: 0;
	margin: 16px 0px 0 16px;
	overflow:hidden;
} 
.thumbnails li a {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}
.thumbnails li a {
	text-decoration: none;
	border: 0;
}
.thumbnails li img {
	display: block;
	border: none;
}
#slideshowholder{
/*	margin:  0px 0px 16px 8px; */
	margin:  8px 0px 16px 8px;
	width: 302px;
	height: 388px;
	float: left;
	clear: right;
	display: inline;	position: relative;
	border: 1px solid /* #acb2e9 */#bcb;
	background: #fff;
	
}
#slideshowholder h3 {
	margin:  16px;
	width: 270px;
	height: 356px; 
	float: left;
	clear: right; 
	text-indent: -9999px;
	display: inline;	position: relative;
	background: transparent url(../img/slideshow/liviabusylivia.jpg) 0 0 scroll no-repeat;
	
}
/*panel styling*/
.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 388px; background: #fff; overflow: hidden}
		.csw .loading {margin: 144px 0 200px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
/*			border: 5px solid #000; /* this is the border. should have the same value for the links */
/*			margin: auto; */
			width: 200px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 388px;
/*
			clear: both;
			background: #fff;
*/			
			
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 200px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			display:none;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
/*end of panel styling*/

/*png tricks*/
/*\*/
* html .filter {
 background-color: transparent;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/content3_bg.png", sizingMethod="crop");
 z-index: 0;
}

* html #header { background-image: none; }

* html h1{
 background-color: transparent;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/h1_bg.png", sizingMethod="crop");

}

* html .filtercontentwrapper {
 background-color: transparent;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/content3_bg.png", sizingMethod="crop");
 z-index:0;
} 

* html #contentwrapper { background-image: none; }
 
}

/**/
/*end of png tricks*/
/*form styling*/
form {
	margin:0;
	padding:0;
}
fieldset {
	border:0;
	display:inline;
	float:left;
	margin:8px 0 4px 8px;
	padding:0;
	position:relative;
	width:330px;
}
label {
	font-family:'Lucida Grande',Lucida,'Trebuchet MS',Arial,sans-serif;
	font-size: 13px;
	clear:left;
	display:inline;
	float:left;
	line-height:16px;
	margin:0px 0;
	padding:0;
	width:130px;
}
label.message {
margin: 4px 0;
	width:330px;
}
fieldset input.fields {

	clear:right;
	display:inline;
	float:left;
	font-size:12px;
	height:14px;
 	margin:2px 0px 2px 18px;
	width:140px;
}

fieldset input {

	background:#fff;
	border:1px solid #66a;
	color:#66a;
	float:left;
	width:180px;
}
.plusnone {
	clear:both;
	font-size:1px;
	height: 1px;
	overflow: hidden;
	text-indent:-9999px;
}
textarea {

background:#fff;
border:1px solid #66a;
color:#66a;
display: inline;
float:left;
font-family:'Lucida Grande',Lucida,'Trebuchet MS',Arial,sans-serif;
margin:4px 0 0 0;
padding:0;
width:300px;
}
hr.displaynone {
	visibility:hidden;
	height: 1px;
	overflow: hidden;
}

.displaynone {
	height: 1px;
	overflow: hidden;
	clear:both;
	visibility:hidden;
}
input#button1, input#button2 {
	color:#E2007A;
	margin:8px 12px 0 0;
	width:75px;
}
fieldset img {
	display: inline;
	width: 152px; 
	height: 60px;
	float: left;
	margin: 4px 0 0 0;
}

/*end of form styling*/

