/* ----- Standard Reset ----- */
/* ------------------------------------------------------------ */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td {margin: 0; padding: 0;} 

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#141d2e;
}

.clear {
	clear:both;
} 

img {
	border:0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #fff;
	line-height:1.3em;
	margin-bottom:0.8em;
}

h1 {
	font-size:14px;
	font-weight: normal;
	color: #cfd801;
	margin-bottom:1.2em;
}

h2 {
	font-size:1.2em;
	color:#CFD801;
	margin-bottom:1.0em;
}

h3 {
	font-size:0.8em;
	margin-bottom:1.0em;
	color: #CFD801;
}


/* TOP */

#mainwrapper {
    margin: 0 auto;
	position: relative;
	width:990px;	
}	


#mainbody {
	width: 988px;
	border:1px solid #434955;
	background-color:#FFFFFF;
	margin-top:20px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}


#header {
	width:988px;
	height:104px;
	background-color: #2a3440;
	float: left;
}

#header .title {
	float: left;
	width:295px;
	height:70px;
	margin-top:20px;
	margin-left:15px;
}

#header .tagline {
	float: left;
	width:300px;
	margin-top:60px;
	margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	color: #cfd801;
	font-size:1.1em;
}

#header .contactinfo {
	float: left;
	height: 90px;
	margin-left:115px;
}

#header .contactinfo ul {
	margin-top:35px;
}

#header .contactinfo ul li.first {
	list-style: none;
	color: #cfd801;
	padding-left:32px;
	background: url(../images/telephone_icon.gif) no-repeat;
	margin-bottom:5px;
	font-size:1.1em;
}

#header .contactinfo li.last {
	list-style: none;
	color: #cfd801;
	padding-left:32px;
	background: url(../images/email_envelope.gif) no-repeat;
	font-size:1.1em;
}

#header .contactinfo li a {
	color: #cfd801;
	text-decoration:none;
}

#header .contactinfo li a:hover {
	text-decoration: underline;
}






/* Top Navigation */
#topnav {
	background-color:#fff;
}

#topnav .request-a-brochure {
	float: right;
	width: 175px;
	/*border: 1px solid green;*/
	background-color: #C5D6D0;
	padding:4px;
	text-align:center;
	height: 26px;
}

#topnav .request-a-brochure .button {
	background-color: #fff;
	border: 1px solid #333;
	color: #888;
	text-align: center;
	padding: 2px 0;
	width: 170px;
	height: 26px;
}


#topnav ul {
	width:750px;
	float:left;
	height: 34px;
	/*border: 1px solid red;*/
}

#topnav ul li {
	list-style:none;
	display:inline;
	text-align: center;	
	float: left;
	font-weight: bold;
	font-size:0.9em;
	line-height:34px;
}

#topnav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color: #333436;
	background-position:top;	
	background: url(../images/button_background.jpg) no-repeat;
	margin:0;
	padding: 0 20px;
	text-decoration:none;
	display:block;
}

#topnav ul li a:hover {
	/*text-decoration:underline;*/
	background-color: #ccd903;
}


#main_image {
	background: url(../images/main_image_home.jpg) no-repeat;
	width:988px;
	height: 401px;
	float: left;
}


/*FRONT PAGE LINKS */
#frontpagelinks {
	float: left;
	width:988px;
	background-color:#141D2E;
}

#frontpagelinks ul {
	margin-top:6px;
	float: left;
}


#frontpagelinks ul li.first {
	list-style:none;
	display:inline;
}

#frontpagelinks ul li.normal {
	list-style:none;
	display:inline;
	margin-left: 1px;
}

#content {
	clear:both;
	background-color:#141D2E;
	padding:20px;
	padding-top:20px;
}

#pagename {
	background-color: #2a3440;
	height:61px;
	font-size: 2em;
	font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style: italic;
	font-weight: normal;
}

#pagename h1 {
	color: #B0B3B8;
	font-style:italic;
	font-size:1.2em;
	text-indent: -9999px;
	width: 700px;
	height: 61px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}


#subnav {
	float: left;	
	background-color:#0A141E;
	width:978px;
	padding:5px;
}

#subnav .container {
	background-color:#213955;
	padding:8px;
	width:962px;
	float: left;
}

#subnav ul {
	float: left;
}

#subnav ul li {
	list-style:none;
	display:inline;	
	margin-right:12px;
}

#subnav ul li a {
	list-style:none;
	display:inline;
	color: #fff;
	text-decoration: none;
}
#subnav ul li a:hover {
	text-decoration: underline;
}

#subnav ul li.current {
	list-style:none;
	display:inline;
	color: #CFD801;
}

#subnav ul li.current a {
	list-style:none;
	display:inline;
	color: #CFD801;
}

/* PRODUCTS LIST */

#products-list {
	float: left;
	width:988px;
}

#products-list .container {
	background-color:#0A1420;
	float: left;
	display:block;
	padding:12px;
	/* padding:16px; */
}

#products-list p {
	color: #cfd801;
	font-size:1.1em;
	margin-top:4px;
}

#products-list p a {
	color: #cfd801;
	text-decoration: none;	
}

#products-list p a:hover {
	text-decoration: underline;
}


/* PRODUCT DETAILS PAGE */

#product_infocontainer {
	float: left;
	background-color:#0A141E;	
}

#product_infocontainer .product_image {
	float: left;
	width:494px;
	height:351px;
}

#product_infocontainer .product_info {
	float: left;
	width:454px;
	background-color:#0A141E;
	padding:20px;
	overflow: visible;
}

#product_infocontainer .case h2{
	color: #b6bdc7;
	font-size: 14px; 
	font-weight: normal;
}

#product_infocontainer h2 { 
	font-size: 14px;
	font-weight: normal;
}

#product_infocontainer h3 {
	font-size: 14px;
	font-weight: normal;
}

#product_infocontainer ul {
	margin-left:50px;
	margin-bottom:10px;
}

#product_infocontainer ul li {
	color: #fff;
	font-size:0.9em;
	line-height:1.3em;
	font-family:Arial,Helvetica,sans-serif;
}

#product_infocontainer ul li.arrow {
	list-style: none;
	padding-left: 14px;
	background-color: transparent;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0pt 0.6em;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
}

#product_infocontainer ul li.arrow a {
	color: #fff;
}


#product_bottomimages {
	float: left;
}

#product_bottomimages .bottom_image {
	float: left;
	width:494px;
	height:351px;
	margin:0;
	padding:0;
	
}



/* SERVICES PANELS */

.services {
	float: left;
}

.services .services_image {
	width: 314px;
	float: left;
	margin-right: 20px;
}

.services .services_detail {
	width: 968px;
	float: left;
	padding: 0px 20px 0px 0px;
}

.services .services_detail h2 {
	color: #fff;
	margin-top: 20px;
}




/* CASE STUDIES */

.casestudy {
	width:454px;
	height:180px;
	float: left;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.casestudy  a { 
	color:#CFD801;
	text-decoration:none;
}

.casestudy .insertimage {
	/*width: 265px;
	height: 176px;
	float: right;*/
	position: absolute;
	top: 20px;
	right: 20px;
}

.casestudy .title {
	float: left;
	height: 176px;
	position: relative;
}

.casestudy .title h2 {
	margin-top:120px;
	font-size: 14px;
	font-weight: normal;
	color: #b6bdc7;
}

.casestudy .title h2.detail {
	margin-top:130px;
	color: #fff;
}

.casestudy p {
	margin-top:10px;
}

.casestudy p.role {
	padding-top:-20px;
	
}

.casestudy .more {
	margin-top:20px;
	color:#CFD801;
	float: right;
}

.casestudy .more-detail {
	position:relative;
	bottom:-60px;
	right:-270px;
	color:#CFD801;
}

.casestudy .more a, .casestudy .more-detail a { 
	color:#CFD801;
	text-decoration:none;
}

.casestudy .more a:hover, .casestudy .more-detail a:hover {
	text-decoration:underline;
}

#collections_panels {
	float: left;
}

#collections_panel .left {
	float: left;
	width:454px;
	height:160px;
	background-color:#1E324B;
	padding:20px;
}

#collections_panel .right {
	float: left;
	width:454px;
	height:160px;
	background-color:#18283F;
	padding:20px;	
}

#collections_panel ul {
	float: left;
	margin-left:60px;
}

#collections_panel ul li {
	list-style:none;
}
#collections_panel ul li a {
	color: #fff;
	text-decoration: underline;
}

#collections_panel ul li a:hover {
	text-decoration: none;
}

#collections_panel h2 {
	color: #fff;
}



/* NEWS */

/* SERVICES PANELS */

.news {
	float: left;
	width: 988px;
	position: relative;
	overflow: hidden;
}

.type0 {
	background-color: #1a2235;
}

.type1 {
	background-color: #1e324b;
}

.type0 .news_detail {
	background-color: #0A1420;
}

.type1 .news_detail {
	background-color: #18283f;
}

.news .news_image {
	width: 187px;
	height: 178px;
	float: right;
	padding:18px 18px 0px 18px;
	overflow: hidden;
}

.news .news_detail {
	padding:20px;
	float: left;
	width:725px;
}

.news .news_detail h2 {
	color: #fff;
	margin-bottom:3px;
	font-size: 14px;
	font-weight: normal;
}

.news .news_detail h2.headline {
	color:#CFD801;
	margin-bottom:15px;
}

.news .news_detail h2.headline a {
	text-decoration:underline;
	color:#CFD801;
}

.news .news_detail h2.headline a:hover {
	text-decoration:none;	
}



/* About Us */
#about_us, #brochure_conf {
	float: left;
	background-color:#0A1420;	
}

#about_us .content, #brochure_conf .content {
	float: left;
	width: 594px;
	background-color:#0A1420;
	padding:40px;
}

#about_us .images, #brochure_conf .images {
	float: left;
}

#brochure_conf {
	background-color:#18283F;	
}

#brochure_conf .content {
	background-color:#18283F;
}













#footer {
	width:988px;
	float: left;
	/* border: 1px solid white; */
}

#footer .left {
	padding-bottom:10px;
}

#footer .left {
	color: #aaa;
	font-size:12px;
	float:left;
	margin-top:5px;
	width:160px;
	/*border:1px solid white; */
	background: url(../images/bunzl_icon.jpg) no-repeat;
	padding-left: 40px;	
	font-size:0.6em;
}

#footer .right {
	color: #aaa;
	font-size:12px;
	float:right;
	margin-top:5px;
}

#footer .right a {
	color: #fff;
}
#footer .right a:hover {
	color: #fff;
	text-decoration:none;
}



#brochure {
	float: left; 
	background-color: #0A1420; 
	width:100%; 
	padding:20px; 
	width:948px;
}

#brochure .errors {
	float: none;
	text-align: left;
	color: red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
}

/* Forms */
#brochure label {
  float: left;
  width: 17em;
  text-align: right;
  color: #fff;
  line-height:22px;
  margin-top:5px;
}

#brochure input {
	margin-left:5px;
	margin-top:5px;
}

#brochure textarea {
	margin-left:5px;
	margin-top:5px;
}

#brochure .map {
	width: 988px;
	height: 962px;	
	background-color: #bbce00;
	float: left;	
	margin:0;
	padding:0;
	height: 1100px;
}

#brochure .map  .text {
	padding:20px;
}

#brochure .map  h2{
	color: #fff;
	font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style: italic;
	font-size:1.5em;
}

#brochure .map  p {
	color: #fff;
	font-size: 1.1em;
}

#brochure .map  p a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#brochure .map  p a:hover {
	text-decoration: none;
}

#brochure .contactaddresses {
	float: left;
	width: 968px;
	padding-left: 20px;
}

#brochure .contactaddresses table p {
	color: #000;
	font-size: 0.8em;
}

#brochure .contactform {
	float: right;
	margin-right: 20px; 
}

.errors {
	width: 350px;
	text-align: right;
	padding-right: 10px;
}