/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/150% Verdana, Arial, Helvetica, sans-serif;
	background:#F4F4F4;
	color:#4B4B4B;
	margin:20px 0;
	text-align:center;
}
p, h3, h4 {
	margin:15px 0;
}
h2 {
	margin:0 0 -5px;
	font:178%/170% Tahoma, Arial, Helvetica, sans-serif;
}
a:link {
	color:#3F6F3E;
}
a:visited {
	color:#3F6F3E;
}
a:hover, a:active {
	text-decoration:none;
}

/* [/html] */

/* [container] */

#container {
	width:772px;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/loader.gif) no-repeat 690px 140px;
}

/* [/container] */

/* [header] */

#header {
	height:95px;
	padding:0 0 0 40px;
	background:#F4F4F4;
}
#logo {
	float:left;
	width:202px;
}
#nav {
	float:right;
	width:390px;
}
#artwork #nav, #corporate #nav, #mono #nav, #largeformat #nav, #exhibition #nav, #wallart #nav {
	width:523px;
}
#nav ul.main {
	list-style:none;
	margin:25px 0 20px;
}
#artwork #nav ul.main, #corporate #nav ul.main, #mono #nav ul.main, #largeformat #nav ul.main, #exhibition #nav ul.main, #wallart #nav ul.main {
	float:right;
	padding-right:13px;
}
#nav ul.main li {
	float:left;
	height:13px;
	background-repeat:no-repeat;
	background-position:0 2px;
	margin:0 5px;
	padding:2px 10px 2px 0;
	border-right:1px solid #77665A;
}
#nav ul.main li.homebutt {
	width:38px;
	background-image:url(images/home-button.gif);
}
#nav ul.main li.aboutbutt {
	width:61px;
	background-image:url(images/about-button.gif);
}
#nav ul.main li.prodbutt {
	width:60px;
	background-image:url(images/products-button.gif);
}
#nav ul.main li.newsbutt {
	width:40px;
	background-image:url(images/offers-button.gif);
}
#nav ul.main li.contbutt {
	width:74px;
	background-image:url(images/contact-button.gif);
	border:0;
}
#nav ul.main li a {
	display:block;
	height:20px;
}
#nav ul.main li a.onstate, #nav ul.main li a.onstate:hover {
	background:url(images/on.gif) no-repeat left bottom;
}
#nav ul.main li a:hover {
	background:url(images/hover.gif) no-repeat left bottom;
}
#nav ul.subnav {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
#nav ul.subnav li {
	float:left;
	padding:0 5px;
	border-right:1px solid #77665A;
	line-height:110%;
}
#nav ul.subnav li.end {
	border:0;
	padding-right:0;
}
#nav ul.subnav li a {
	color:#58493F;
	text-decoration:none;
}
#nav ul.subnav li a:hover {
	color:#D96F27;
}
#nav ul.subnav li a.onstate {
	color:#D96F27;
	text-decoration:underline;
}

/* [/header] */

/* [content] */

#content {
	border:13px solid #DCD7D3;
	height:450px;
	padding:5px;
	background-repeat:no-repeat;
	background-position:center;
}

/* Page Images */

#products #content {
	background-image:url(images/products-image.jpg);
	padding:5px 5px 5px 27px;
}
#login #content {
	background-image:url(images/image1.jpg);
}

/* */

#text {
	width:351px;
	margin:0px 35px;
	padding:42px 0 0;
}
#corporate #text, #mono #text, #login #text, #home #text {
	float:left;
	margin:0;
	padding:42px 35px 0;
}
#text a {
	text-decoration:none;
	color:#4B4B4B;
	border-bottom:1px solid #A9B4B5;
	padding:0 0 2px;
}
#text h2 a {
	border:0;
	color:#EE7A2A;
}
#text ul {
	padding:0 0 0 20px;
	list-style:square;
}
#text ul ul {
	margin:10px 0;
}
#right {
	float:left;
	width:291px;
	margin-top:21px;
}
#right .signup {
	background:url(images/home-news-bg.png) no-repeat;
	width:257px;
	height:117px;
	padding:0 17px;
	line-height:130%;
}
#right .signup h3 {
	font-size:120%;
	margin-top:0;
	padding-top:14px;
}
#right .newsbox, .signup .newsbox {
	height:27px;
	background:url(/images/searchbox-bg.png) no-repeat;
}
#right .newsbox input, .signup .newsbox input {
	font:90% Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background:#fff;
	margin:4px 0 0 9px;
	padding:4px 0 4px;
	width:207px;
	float:left;
	color:#404040;
}
#right .newsbox input.submitbutt, .signup .newsbox input.submitbutt {
	background:none;
	width:auto;
	padding:0;
	float:left;
	margin:0;
}
#right .home_icons {
	margin-top:20px;
}
#right .home_icons img.spec {
	margin-left:35px;
}
#upload {
	padding:57px 0 0;
}
#upload a {
	display:block;
	float:right;
	width:193px;
	height:58px;
}
#corporate #variable, #mono #variable {
	float:left;
	width:280px;
	margin:140px 0 0 15px;
}
#corporate #variable h3, #mono #variable h3 {
	font-size:125%;
	display:inline;
	border-bottom:1px solid #4B4B4B;
	padding:0 0 3px;
}
#login #logout {
	float:right;
	margin:18px;
	font-weight:bold;
}
#login #logout a {
	color:#fff;
}
#content .productbox {
	width:181px;
	height:196px;
	float:left;
	background:url(images/product-box1.jpg) no-repeat;
	margin:14px 23px 14px 0;
	padding:0 17px;
}
#content .productbox h2 {
	margin:0 0 12px;
}
#content .productbox h2 a {
	text-decoration:none;
	color:#4B4B4B;
}
#content .productbox p {
	font:90%/170% Tahoma, Arial, Helvetica, sans-serif;
	margin:5px 0;
}
#content .productbox img {
	padding:1px;
	border:1px solid #ABB5B9;
	margin:0 0 0 -4px;
}
#content .productbox a.link {
	text-decoration:none;
	color:#4B4B4B;
	background:url(images/arrow.gif) no-repeat right bottom;
	display:block;
}
#content .productbox a strong {
	border-bottom:1px solid #A9B4B5;
	padding:0 0 3px;
}
#content #prodcorp {
	background:url(images/product-box2.jpg) no-repeat;
}
#content #prodcorp h2 {
	font-size:120%;
	margin:6px 0 17px;
	font-weight:bold;
}
#content #prodmono{
	background:url(images/product-box3.jpg) no-repeat;
}
#content #prodexhib {
	background:url(images/product-box4.jpg) no-repeat;
}
#content #prodwall {
	background:url(images/product-box5.jpg) no-repeat;
	margin-right:0;
}

/* [/content] */

/* [news] */

#news #content {
	height:auto;
}
#news h2 {
	display:inline;
	padding:0 0 3px;
	margin:0 35px;
	font-size:210%;
	font-weight:bold;
	color:#ee7a2a;
}
#news h3 {
	padding:0 0 3px;
	margin:25px 35px 0;
	font-size:120%;
	color:#584334;
}
#news h3 span {
	font-size:80%;
	font-weight:normal;
}
#news p {
	margin:0;
	font-size:110%;
}
#newsbg {
	background:#EAE8E7;
	padding:20px 0 30px;
}
#news #content .news_story {
	min-height:83px;
	padding:25px 35px 0;
}
#news #content #noborder {
	border:0;
}
#news #content .news_story img {
	border:3px solid #eedacb;
	float:left;
	margin-right:20px;
}
#news .news_story h4 {
	border:0;
	display:inline;
	margin:0;
	font-size:115%;
	line-height:170%;
	font-weight:bold;
	color:#ee7a2a;
}
#news #content .news_story img.nopad {
	padding:0 0 2px;
}
#news #content .news_story p.line1 {
	color:#584334;
	margin:10px 0 12px;
}
#news #content .news_story p.line2 {
	display:inline;
	background:#ee7a2a;
	color:#fff;
	padding:2px 3px;
}
#news #content .news_story ul {
	margin:15px 0 15px 20px;
}
#news #content .news_story .news_column {
	float:left;
	width:305px;
	padding:0 25px 0 35px;
}
#news #content .signup {
	background:#f29b5f;
	padding:10px;
	color:#fff;
	font-weight:bold;
	height:28px;
}
.signup .newsbox {
	margin:0;
	float:left;
}
.signup span {
	float:left;
	padding:5px 10px 0 90px;
}
.sign_form {
}

/* [/news] */

/* [form] */

form {
	margin:25px 0;
}
fieldset {
	border:1px solid #ccc;
	background:#F7F7F7;
	padding:20px 30px 25px;
	width:335px;
}
fieldset p {
	margin:12px 0 0;
}
label {
	width:80px;
	float:left;
	font-weight:bold;
	padding:2px 0 0;
}
input.logbutton {
	width:50px;
	margin-left:5px;
}

/* [/form] */

/* [footer] */

#footer {
	clear:both;
	height:41px;
	padding:10px 15px 0;
	background:#F4F4F4;
}
#footer ul {
	list-style:none;
	margin:13px 10px;
	float:right;
	width:305px;
}
#footer li {
	color:#818181;
	float:left;
	padding:0 8px;
	border-right:1px solid #818181;
	line-height:130%;
}
#footer a {
	color:#818181;
}
#footer li.nobg {
	border:0;
}
#arrival {
	padding:78px 0 0;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
}
#arrival a {
	color:#4B4B4B;
	text-decoration:none;
	border:0;
	font-weight:normal;
	background:url(images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
.divider2 {
	margin:25px 35px 15px;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.firstpara {
	font-size:110%;
	margin:0;
}
.map_icon {
	float:right;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}

/* [/extra] */