/* GENERAL STYLES */
  /* GENERAL STYLES */
/* Reset */

		html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0; padding: 0;}
		h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size: 1em; font-weight: normal; font-style: normal;}
		ul,ol {list-style: none;}
		fieldset,img {border: none;}
		caption,th {text-align: left;}
		table {border-collapse: collapse; border-spacing: 0;}		
				
/* General html elements and fonts */
		
		body {padding:60px 0px 0px; text-align:center; background:#ffffff; letter-spacing:0.8px;}
		body, thead, tbody {font:11px arial,helvetica,sans-serif; color:#000; line-height: 130%;}
		h1 {color:#6a6a6f; font-weight:normal;}
		h3 {color:#000000; font-weight:normal;}
		h1 {font-size: 32px; color:#d8d1ab; padding:0 0 27px; letter-spacing:6px; line-height:100%; }
		h2, h3 {font-size:16px;padding:3px 0 8px; letter-spacing:1px; color:#000;}
		h4 {font-size:12px;padding:3px 0;}
		a {color:#6a6a6f; text-decoration:none}
		a:hover {text-decoration:underline}
		a img {border:none}
		p {padding: 5px 0; }
		strong {font-weight:bold; }
		.black-font {color:#000000;}
		
		img {behavior: url('../iepngfix.htc');}
		:focus {outline: none;}
		
/* Container */
		
		#container {width:1000px; margin:0 auto; text-align:left;} 
							

/* Content elements */
		
		#content {float:left; /*min-height:720px; height: auto !important; height: 720px;*/ border:1px solid #c1c6cd; position:relative; bottom:30px; _bottom:0px;}
		#main-content {float:left; width:384px; padding:30px 423px 30px 60px; text-align:justify; position:relative; z-index:100; }
				#media {clear:both; width:998px; height:400px; overflow:hidden; position:relative; bottom:0px; left:0px; }
					#media img {bottom:0px; position:absolute; z-index:-100;}
				#media-designer {clear:both; width:868px; height:360px; overflow:hidden; position:relative; padding-bottom:30px; bottom:0;}
					#media-designer img {float:right; right:0px;position:absolute; bottom:50px;}
				dl.list-exhibitions {width:384px; font-size:12px;}
					dl.list-exhibitions .header {font-weight:bold; color:#000000; font-size:14px; margin-top:0px; padding:30px 0 20px 0;}
					dl.list-exhibitions .first {margin-top:0px; }
					dl.list-exhibitions dt {float:left; width:180px; padding:0 0 13px;}
					dl.list-exhibitions dd {float:left; width:204px; padding:0 0 13px;}
				ul.designers{}
					ul.designers a {font-size:14px; padding:0px 0 13px; display:block; text-transform:lowercase; }
				.contact-table {margin:0; padding:0;}
					.contact-table td {padding:0; margin:0;}

                #video {padding:15px 0;}

/* Sidebar */		

		#sidebar {float:right; width:130px; color:#dfd2c4; padding: 30px 0 0 0;}
			ul#nav {list-style:none;}
				#nav li {display:block;}
				#nav li a {display:block; color: #000000; font-weight:bold; font-size:12px; padding:0px 28px 30px; text-decoration:none; text-transform:lowercase; letter-spacing:1px; }
				#nav li a:hover {color: #b73c16; text-decoration:none;}
				#nav li a.selected {color: #b73c16; text-decoration:none;}

/* Credit */

		#credit, #credit a {float:left; text-indent:-9000px; color:#ccc;}

/* EDITOR PROPERTIES */
