/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image:url(images/phone-number.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin-top:30px;
	text-align:left;
}
#mainpic {
	padding: 0px;
	height: 340px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav {
	line-height:10px;
	list-style-type:none;
	margin:10px 0px 20px 0px;
	padding:0;
	text-align:left;
}
#nav li {
	display:inline;
	margin-right:20px;
}
#nav a {
	color:#cc3399;
	font-weight:bold;
	text-decoration:none;
	text-transform: lowercase;
	font-size: 110%;
}
#nav a:hover {
	color:#000000;
}
#subnav {
	height: 24px;
	padding: 0px !important;
	list-style-type: none !important;
	margin: 0px 20px 30px 20px !important;
	width: 820px;
}
#subnav li {
	line-height: 24px;
	float: left;
	margin: 0px 20px 0px 0px !important;
	list-style-type: none !important;
}


#subnav a {
	color: #FFFFFF !important;
	text-decoration: none !important;
	text-transform: lowercase;
	font-weight: bold;
	line-height: 24px;
}
#subnav a:hover {
	color: #000000!important;
}
#footer {
	color: #999999;
	width: 960px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#copyright {
	float: left;
	width: 200px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;

}


#red2 {
	float: right;
}
#nm {
	float: right;
	padding-left: 10px;
}
#quoteform {
	height: 24px;
	width: 147px;
	float: right;
}
#quoteform  p {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
}


#bottom-container {
	background-color: #F2F2F2;
	margin-top: 20px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#bottom-content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#bottom-content .col1 {
	width: 470px;
	float: left;
}
#bottom-content .col2 {
	width: 470px;
	float: left;
	margin-left: 20px;
}

#bottom-content p {
	color: #666666;
	font-size: 90%;
	margin-bottom: 10px;
}
#bottom-content p a {
	color: #666666;
	text-decoration: none;
}
#bottom-content p a:hover {
	color: #000000;
	text-decoration: underline;
}

#bottom-content    h1 {
	font-size: 160%;
	color: #666666;
	margin-bottom: 10px;
	font-weight: normal;
}
#bottom-content    h2 {
	color: #666666;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 95%;
}








/*content*/
#content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: hidden;
	float: left;
	width: 900px;
	min-height: 355px;
}
#content h1 {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: normal;
	padding: 0px;
	text-transform: lowercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h2 {
	color: #FFFFFF;
	font-size: 160%;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-transform: lowercase;
}
#content h3 {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-transform: lowercase;
}
#content p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#content p a {
	color: #ffffff;
	text-decoration: underline;
}
#content p a:hover {
	color: #000000;
}
#content li a {
	color: #FFFFFF;
}
#content li a:hover {
	color: #000000;
}
#content ul {
	margin-bottom: 10px;
}
#content  ul li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}


/*content form*/
#content p em, #contentol em  {
	color: #F00 !important;
	font-style: normal;
	font-weight: bold;
}
#content form p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}
#content form  {

}
#content form fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content form fieldset.submit {
	border: none;
	margin: 0px;
	padding: 0px;
}
#content form ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content form ol li {
	font-size: 1em;
	margin-bottom: 10px;
}
#content form ol li label {
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: left;
	color: #000000;
	margin-bottom: 2px;
}
#content form ol li label em {
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
}
#content form ol li select {
	background-color: #F4F4F4 !important;
	border: 1px solid #000000;
	margin: 0px;
	padding: 5px;
	font-size: 1em;
	color: #333333;
}
#content form ol li input.text {
	border: 1px solid #ffffff;
	padding: 5px;
	width: 460px;
	color: #333333;
	background-color: #ffffff !important;
	margin: 0px;
	font-size: 1em;
}
#content form ol li textarea.text {
	border: 1px solid #ffffff;
	padding: 5px;
	width: 460px;
	background-color: #ffffff !important;
	margin: 0px;
	font-size: 1em;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
}
#content form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#content form ol li input.checkbox {
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#content form fieldset legend {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 160%;
	color: #FFFFFF;
	padding: 1px;
}





#home-page #footer {
	padding-top: 10px;
}
#panels {
	height: 636px;
	width: 960px;
}
#panels li {
	float: left;
}
#panels    h1   {
	font-size: 160% !important;
	font-weight: normal !important;
	text-transform: lowercase !important;
	padding: 0px !important;
	margin: 0px 0px 10px 0px !important;
	color: #FFFFFF;
}
#panels a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#panels a:hover {
	color: #000000;
}


#experience-panel {
	background-image: url(/media/36278/exhibition-experience.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 283px;
	padding: 15px;
	margin-right: 10px;
	overflow: hidden;
}
#experience-panel .wrapper {
	height: 100px;
	margin-bottom: 125px;
}

#newsletterform {
}

#newsletterform fieldset {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#newsletterform legend {
	font-size: 100%;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}
#newsletterform label {
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin-bottom: 0px;
	font-size: 160%;
	text-transform: lowercase;
}
#newsletterform #NewsletterEmail {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 200px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1em;
}
#newsletterform #signup-button {
	margin-top: 5px;
}




#custom-panel {
	background-image: url(/media/36269/custom.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 283px;
	width: 283px;
	margin-right: 10px;
}
#modular-panel {
	background-image: url(/media/36122/green-panel.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 283px;
	width: 284px;
}
#shows-panel {
	padding: 15px;
	height: 283px;
	width: 283px;
	background-image: url(images/shows-panel.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
}
#shows-panel li {
	width: 283px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#shows-panel  h2 {
	color: #FFFFFF;
}
#shows-panel p {
	color: #000000;
}


#news-panel {
	background-image: url(images/news-panel.gif);
	background-repeat: no-repeat;
	padding: 15px;
	height: 283px;
	width: 607px;
	margin-top: 10px;
}
#news-panel li {
	width: 607px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#news-panel  h2 {
	color: #333333;
}
#news-panel  h3 {
	font-weight: bold;
	color: #FFFFFF;
}

#news-panel p {
	color: #000000;
}
#portfoliolist/*portfolio pages*/   {
	list-style-type: none !important;
	display: block !important;
	padding: 0px !important;
	width: 920px !important;
	margin: 0px -20px 0px 0px !important;
	overflow: hidden;
}
#portfoliolist li {
	padding: 10px !important;
	margin: 0px 20px 20px 0px !important;
	height: 100px;
	width: 420px;
	float: left;
	overflow: hidden;
	list-style-type: none !important;
}
#portfoliolist li img {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
#portfoliolist h2 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	text-transform: none;
}
#portfoliolist h3 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
#portfoliolist h4 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: normal;
	text-transform: none;
}
#portfoliolist p a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#portfoliolist p a:hover {
	color: #000000;
}
#bigpic {
	padding: 0px;
	height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 900px;
}
#bigpic img {
	height: 500px;
}

#thumbnails {
	margin: 0px;
	padding: 0px;
	width: 900px;
	overflow: hidden;
}
#thumbnails  li {
	padding: 0px !important;
	margin: 0px 20px 20px 0px !important;
	float: left;
	list-style-type: none !important;
}
#thumbnails  li  img {
	height: 100px;
	width: 100px;
}

#custom-stands-page /*custom stands page*/
 #content, #custom-stands-details-page #content {
	background-image: url(images/backgrounds/blue-background.gif);
	background-repeat: no-repeat;
	background-color: #80BECA;
}
#custom-stands-page  #footer, #custom-stands-details-page #footer {
	background-image: url(images/backgrounds/blue-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#custom-stands-page #portfoliolist li {
	background-image: url(images/blue-portfolio-panel.gif);
	background-repeat: no-repeat;
}
#custom-stands-details-page #content h2 {
	font-size: 160%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
#custom-stands-details-page #content h3 {
	font-size: 110%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
#custom-stands-details-page #content h4 {
	font-size: 110%;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#custom-stands-details-page #content p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#custom-stands-details-page #content p a:hover {
	color: #000000;
}








/*modular stands page*/
#modular-stands-page #content {
	background-image: url(images/backgrounds/green-background.gif);
	background-repeat: no-repeat;
	background-color: #80BECA;
}
#modular-stands-page #footer {
	background-image: url(images/backgrounds/green-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}



 /*interiors page*/
#interiors-page #content, #interiors-details-page #content {
	background-image: url(images/backgrounds/green-background.gif);
	background-repeat: no-repeat;
	background-color: #E0E782;
}
#interiors-page  #footer, #interiors-details-page #footer {
	background-image: url(images/backgrounds/green-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#interiors-page #portfoliolist li {
	background-image: url(images/green-portfolio-panel.gif);
	background-repeat: no-repeat;
}
#interiors-details-page  #content  h2 {
	font-size: 160%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
#interiors-details-page #content h3 {
	font-size: 110%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
#interiors-details-page #content h4 {
	font-size: 110%;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#interiors-details-page #content p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#interiors-details-page #content p a:hover {
	color: #000000;
}




/*design page*/
#design-page #content {
	background-image: url(images/backgrounds/orange-background.gif);
	background-repeat: no-repeat;
	background-color: #FABF8A;
}
#design-page #footer {
	background-image: url(images/backgrounds/orange-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}



/*exhibition ideas page*/
#exhibition-ideas-page #content {
	background-image: url(images/backgrounds/pink-background.gif);
	background-repeat: no-repeat;
	background-color: #D781BD;
}
#exhibition-ideas-page #footer {
	background-image: url(images/backgrounds/pink-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}



/*clients page*/
#clients-page #content {
	background-image: url(images/backgrounds/blue-background.gif);
	background-repeat: no-repeat;
	background-color: #80BECA;
}
#clients-page #footer {
	background-image: url(images/backgrounds/blue-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#clientlist li {
	float: left;
	width: 280px;
}





/*careers page*/
#careers-page #content {
	background-image: url(images/backgrounds/orange-background-nonav.gif);
	background-repeat: no-repeat;
	background-color: #FABF8A;
}
#careers-page #footer {
	background-image: url(images/backgrounds/orange-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}




/*news page*/
#news-page #content, #news-item-page #content, #news-archive-page #content {
	background-image: url(images/backgrounds/blue-background.gif);
	background-repeat: no-repeat;
	background-color: #80BECA;
}
#news-page #footer, #news-item-page #footer, #news-archive-page #footer {
	background-image: url(images/backgrounds/blue-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#newslist, #news-archive {
	list-style-type: none !important;
	display: block !important;
	overflow: hidden !important;
	margin: 0px -20px 0px 0px !important;
	padding: 0px !important;
	width: 920px !important;
}
#newslist li {
	padding: 10px !important;
	margin: 0px 20px 20px 0px !important;
	height: 100px;
	width: 420px;
	float: left;
	background-image: url(images/blue-portfolio-panel.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	list-style-type: none !important;
}
#newslist  li img {
	padding: 0px;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newslist h2 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#newslist h3 {
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#newslist a {
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
#newslist a:hover {
	color: #000000 !important;
}
#news-archive li {
	float: left;
	width: 420px;
	height: 30px;
	background-image: url(images/blue-archive.gif);
	background-repeat: no-repeat;
	list-style-type: none !important;
	overflow: hidden;
	display: block;
	padding: 10px !important;
	margin: 0px 20px 20px 0px !important;
}
#news-archive h2 {
	font-size: 120%!important;
	margin: 0px !important;
	padding: 0px !important;
	font-weight: bold;
}
#news-archive h2 a {
	color: #FFFFFF !important;
	text-decoration: none;
}
#news-archive h2 a:hover {
	color: #000000 !important;
}
#news-archive h3 {
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#news-page #content h3 {
	font-weight: normal;
}
#news-item-page #content img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/*contact page*/
#contact-page #content {
	background-image: url(images/backgrounds/green-background.gif);
	background-repeat: no-repeat;
	background-color: #E0E782;
}
#contact-page #footer {
	background-image: url(images/backgrounds/green-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#contact-page p a {
	color: #000000;
}
#contact-page p a:hover {
	color: #FFFFFF;
}
#googlemap {
	padding: 0px;
	width: 452px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#googlemap iframe {
	border: 1px solid #000000;
}

#googlemap a {
	color: #000000;
	text-decoration: underline;
}
#googlemap a:hover {
	color: #FFFFFF;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
