@charset "utf-8";
/* CSS Document */

/*IMAGE GALLERY FOR 2ND STAGE OF LANDING PAGE*/

#landing-gallery {
    margin:0px;
    list-style-type: none;
	              }

#landing-gallery ul {
    #position: relative;
    #width:780px; 
    display: block;
	margin: 0;
	padding:0;
	margin-bottom: 20px;
	_margin-bottom: 0px;
				}
#landing-gallery li {
    display: block;
	float: left;
	margin-right: 9px;
	margin-bottom: 15px;
	font-size: 80%;
	color: #3a3d2e;
    text-align: center;
	
		
}
#landing-gallery img {
	display: block;
        border: 0px;

       
	
}
#landing-gallery a, #landing-gallery a:visited {
	text-align: centre;
	text-decoration: none;
	margin-top:10px;
}
#landing-gallery a:hover {
	text-decoration: underline;
}

/*IMAGE GALLERY ENDS*/

/*PRODUCTION HORIZONTAL MNEU*/

#prodmenu {
margin-bottom:15px;
}
#prodmenu a, #prodmenu a:visited {
color:#006699;
font-size: 0.75em;
}

#prodmenu a:hover, #home a.selected, #prodmenu a.selected   {
text-decoration:underline;
}

#productmenu a:hover, #productmenu a.selected {
	background:		 #9ccaec;
}
body {
	font: 1em/1.5em Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-align:center;
	padding-top:15px;
	background-color:#eee;
	
}
a {
	text-decoration:none;
	color:#204793;
}
a:hover {
	color:#4f99d1;
}

#container {
	width:975px;
	margin:auto;
	text-align:left;
	background-color:#fff;
	border:4px #fff solid;
	position: relative;
}

#header-old {
	height:180px;
	background:url(../assets/header_strip.png) top left repeat-x;
	position:relative;
}

#header { /*updated new header*/
	height:329px;
	background:url(../assets/header-concept.jpg) top left repeat-x;
	position:relative;
}

#header #logo {
	position:absolute;
	top:3px;
	left:22px;
}

#header #header1 {
	position:absolute;
	top:60px;
	left:220px;
	_z-index: 1;
	_position:relative;
	_top:-60px;
	_left:60px;
}

#header #header2 {
	position:absolute;
	top:150px;
	left:220px;
	_z-index: 1;
	_position:relative;
	_top:5px;
	_left:225px;
}

#leftColumn {
	width:190px;
	background:#ecf3fa;
	float:left;

	padding:20px 0;
}

#leftColumn ul{
	list-style-type:none;
	
}

#leftColumn ul li{
	display:inline;
}

#leftColumn ul li a{
	display:block;
	padding:3px 20px;
	background-color:#baddf7;
	color:#000;
	margin:0 0 2px 0;
	text-decoration:none;
	font-size:0.7em;

}

#leftColumn ul li a:hover {
	/*border-bottom:#999 1px dashed;*/
	margin:0 0 2px 0;
}

#leftColumn ul li a.mainHighlight{
	/*border-bottom:#999 1px dashed;*/
	margin:0 0 2px 0;
}

#leftColumn ul li.submenu ul li a{
	background-color:#d1e8fa;

}


#leftColumn ul li.submenu ul li a:hover, .subHighlight{
	background:url(../assets/arrow.jpg) left no-repeat #d1e8fa;
	border:none;
	margin:0 0 2px 0;
	
}

#contents {
	padding:20px;
	margin-left:205px;
	min-height:400px;
	/*overflow:auto;*/
	
	

}
#contents ul {
	font-size:0.75em;
}

#contents img.puzimg {
	float:right;
	padding-left:10px;
}
#contents img {
	padding-bottom:5px;
}

.img-right {
float: right;
padding-left: 10px;
}

#contents #homeContainer {
	background:url(../assets/home_puzzle.jpg) right 55px no-repeat;
	min-height:395px;
	width:730px;
	_width: 720px;
	
}

#contents #homeContainer-beta {
	background:url(../assets/home_puzzle-beta.jpg) right 35px no-repeat;
	min-height:395px;
	width:730px;
	_width: 720px;
	
}

#contents #homeContents {
	width:710px;
	_width: 600px;

}

.name {
	font-weight:bold;
}

/*Typographical elements */

h1 {
	font-size:1.13em;
	margin-bottom:5px;
	z-index:3;
}

h2 {
	font-size:1em;
	margin:5px 0px;
    padding-top: 15px;
}
h3 {
	font-size:0.9em;
	margin:5px 0px;
   }


p, table {
	font-size:0.75em;
	margin-bottom:15px;
}
td {
	padding:0 30px 0 0;
	vertical-align:top;
}


.twitter {
left: 0;
position: absolute;
top:740px;
}

.twitter p{
margin-bottom: 5px;
}

.newsletter {
background: #ccc;
display: block;
width: 199px;
margin-top: -29px;
#margin-top: -40px;
margin-left: 1px;
position:relative;

}

.newsletter a:link,.newsletter a:visited {
font-size: 0.95em;
display:block;
padding: 2px 5px 3px 11px;
color:#000;
}
.newsletter a:hover {
background-color:#b6b6b6;
}

#footer {
	clear:both;
	background:url(../assets/footer_strip.png);
	color:#fff;
	height:34px;
	padding-top:10px;
	text-align:center;
}

#footer p{
	font-size:0.69em;
}
textarea {
	font: 0.93em Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
}

		
.terms li {
font-size:0.8em;
margin-left: 15px;
line-height: 19px;
list-style:disc;
}
/*CONTACT FORM*/
fieldset {
  border: 2px solid #006FBB;
  #border: 0px solid #fff;
  background-color:#e4ecf2;
  border-radius:10px;
  -moz-border-radius:10px; 
  -webkit-border-radius:10px;
  width: 450px;
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 30px;
  padding: 10px;
  color: #000;
 font: 0.8em "Myriad Pro", Arial, sans-serif;

}


/*FROM LABELS*/
.cForm{ 
	width: 284px; 
	margin-bottom: 5px; 
	}
	
.cFormMessage{ 
	width: 289px; 
	#width: 289px; 
        height: 100px;
	margin-bottom: 5px; 
	}

.radioinput {
	color:green;
	}
.label {
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	margin-right: 15px;
        padding-right:10px;
	width:90px;
}

/*Jquery Accordian*/
#home-quick-menu {
	width:205px;
	float:right;
	position:relative;
	top:-62px;
	_top:0px;
	
}
#home-quick-menu p {
	font-size:0.75em;
	color:#333;
	line-height:1.1em;
}
#home-quick-menu a {
	display:block;
	color:#0C3659;
	text-decoration:none;
}
#home-news .home-news-head {
	color:#fff;
	font-size:1.13em;
	font-style:italic;
	background:url(../assets/news-menu-head.png) no-repeat;
	width:193px;
	height:19px;
	padding:11px 10px 9px;
	display:block;
}
#home-news .home-news-item {
	width:189px;
	background:#dbdbc4;
	margin:2px;
	padding:2px 10px;
}
#home-news .home-news-item a:hover {
	color:#fff;
}
#home-news .home-news-item a.news-more-info{
	color:#569aa9;
}
#home-news .home-news-item a.news-more-info:hover{
	text-decoration:underline;
}
#home-news .home-news-foot {
	background:url(../assets/news-menu-foot.jpg) no-repeat;
	width:213px;
	height:33px;
}
