.current {
  color: blue;
}

* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:890px;
}
body { 
	background:url(grad-bg.png) 0 0 repeat-x #fff;; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:black;
}

#meet {
  border-right:20px solid white; 
	vertical-align:top; 
	text-align:left;
	border-bottom: 0px solid white;
}

#meeting {
  border-bottom: 10px solid white;
  border-left: 20px solid white;
}

#cog {
  border-left: 20px solid white;
}

object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

#manufacturers table, table td { 
	padding:0;
	border:0px solid #AEC9EC;
  color:white;
}

.fleft { 
	float:left;
	color:#f3f3f3;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
  color:black;
}

.alignright { 
	text-align:right;
	color:white;
}

.alignright a {
  color:#AEC9EC;
  text-decoration:underline;
}

.alignright a:hover {
  color:#AEC9EC;
  text-decoration:underline;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:890px; 
	margin:0 auto;
	font-size:.8125em;
	position:relative;
	background-image: url(grad-bg.jpg) 0 0 repeat-x #fff;
}

#header {
	height:173px;
	position:relative;
}

#header a {
   color:red;
}

#content {
	padding:0 0 45px 0;
}
	#content .aside {
		float:left;
		width:225px;
		margin-right:47px;
	}
	#content .mainContent {
		float:left;
		width:618px;
    border-top:0px solid navy;
		padding:20px 0 0 0;
    color:grey;
	}
#footer {
    border-top:1px solid navy;
	padding:10px 0 5px 0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:17px;
	color:black;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:0px;
	color:black;
}
.p3 { 
	margin-bottom:26px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#000; 
	outline:none;
  text-decoration:none;
}
a:hover{
	text-decoration:none;
  color:blue;
}

h1 {
	font-size:50px;
	line-height:40px;
	padding-bottom:10px;
}
	h1 a {
		color:#000;
		text-decoration:none;
	}
h2 {
	font-size:14px;
	font-weight:normal;
	color:blue;
	margin-bottom:2px;
}
	h2.outdent {
		margin-bottom:14px;
	}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#f94c75;
	margin-bottom:2px;
	padding:0 0 9px 0;
	margin-bottom:17px;
}
	h3.alt {
		color:blue;
	}
h4 {
	font-size:1em;
	color:#000;
	margin-bottom:14px;
	font-weight:normal;
}
h5 {
	font-size:12px;
	margin-bottom:14px;
}
h6 {
	font-size:40px;
	line-height:40px;
	padding-bottom:10px;
	color:grey;
}


.txt1 {
	font-size:14px;
	line-height:18px;
  color:black;
}

.link1 { 
	background:url(images/arrow3.gif) no-repeat 100% 6px;
	padding:0 13px 0 0;
	color:#000;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}

.line-hor { 
	background:navy 0 0 repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) 0 0 repeat-x;
	width:100%;
}
	.box .inner { 
		background:url(images/box-bg.gif) 0 100% repeat-x;
		padding:41px 0 35px 0;
	}

.address { 
	float:right;
	margin-right:0px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
	.address dd.alt {
		text-align:left;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		.address dd a {
			color:blue;
		}


/*===== header =====*/
#header .address {
	position:absolute;
	left:0;
	top:10px;
	font-size:12px;
}
	#header .address a {color:#AEC9EC; text-decoration:none;}
	#header .address a:hover {color:#777777;}


#header .logo {
	position:absolute;
	left:0;
	top:12px;
}
	#header .logo span {
		display:block;
		position:fixed;
		left:80px;
		top:5px;
		color:#9c9c9c;
		font-size:12px;
		width:120px;
		height:200px;
	}


/*===== content =====*/
#content .section {
	padding-bottom:60px;	
}
	
	#content .nav {
		padding-bottom:32px;
	}
		#content .nav li {
			width:100%;
			overflow:hidden;
			padding-bottom:1px;
			vertical-align:top;
		}
			#content .nav li a {
				display:block;
				background:#bbbbbb;
				color:navy;
				font-size:14px;
				text-decoration:none;
				line-height:36px;
				text-indent:16px;
				padding-right:15px;
			}
			#content .nav li a:hover {
				background:#f3f3f3;
				color:black;
				text-align:left;
			}
			
			#content .nav li a.current {
				background:#3399ff;
				color:white;
				text-align:left;
			}


.list1 li {
	padding:0 0 11px 0;
	font-size:12px;
}
	.list1 li a {
		color:black;
		text-decoration:none;
		padding-left:17px;
	}
	.list1 li a:hover {
		background:url(images/arrow1.gif) no-repeat 0 4px;
		color:blue;
	}
	.list1 li a:active {
		color:#000;
	}

  .list1 .current {
    color:blue;
  }

.list2 {
	border-left:1px solid navy;
	padding:0 0 0 16px;
}
.list2 li {
	background:url(images/arrow2.gif) no-repeat 0 5px;
	padding:0 0 10px 17px;
	font-size:12px;
}
	.list2 li a {
		color:black;
		text-decoration:none;
	}
	.list2 li a:hover {
		text-decoration:none;
		color:blue;
	}

  .list2 .current {
    color:blue;
  }


.list3 {
	padding-bottom:5px;
}
	.list3 li {
		position:relative;
		overflow:hidden;
		color:black;
		font-size:12px;
		padding:0 0 5px 80px;
		border-bottom:1px solid #ebebeb;
		margin-bottom:7px;
	}
		.list3 li span {
			position:absolute;
			left:0;
			top:0;
			color:#f94c75;
		}
	


.banner {
	margin-bottom:21px;
}

/*===== footer =====*/
#footer {
	font-size:11.4px;
	color:black\;
}
	#footer .fleft {
		width:250px;
	}
		#footer .fleft a {
			color:#f3f3f3;
			text-decoration:none;
		}
		#footer .fleft a:hover {
			text-decoration:none;
      color:#AEC9EC;
		}
	#footer .fright {
		width:950px;
	}
	
	
	#footer .nav {
	float:right;
		border-bottom:1px solid #AEC9EC;
		padding:0 0 5px 0;
		margin-bottom:6px;
	}
	
	#footer .nav li {
		display:inline;
		color:#f3f3f3;
	}
		#footer .nav li a {
			color:#f3f3f3;
			font-size:11.4px;
			padding:0 10px 0 7px;
			text-decoration:none;
		}
		#footer .nav li a:hover, #footer .nav li a.current {
			color:#AEC9EC;
		}


/*----- forms -----*/
#search-form {
	position:absolute;
	right:0;
	top:15px;
}
	#search-form fieldset {
		display:inline;
		border:none;
}
	#search-form a {
    color:red;
    text-decoration:none;
}
  #search-form a:hover {
    color:red;
    text-decoration:underline;
}
		#search-form input.text {
			width:162px;
			border:1px solid black;
			border-right:none;
			padding:1px 0 1px 4px;
		}
		#search-form input.submit {
			border:1px solid black;
			width:49px;
			height:20px;
			background:none;
			color:#000;
			font-size:12px;
			
		}

#newsletter-form fieldset {
	border:1px solid black;
	padding:15px 12px 15px 12px;
}
	#newsletter-form h4 {
		color:blue;
	}
	#newsletter-form input.text {
		width:140px;
		border:1px solid black;
		border-right:none;
		padding:2px 0 2px 4px;
		color:blue;
		font-size:11px;
	}
	#newsletter-form input.submit {
		border:1px solid black;
		width:49px;
		height:20px;
		background:none;
		color:black;
		font-size:12px;
		cursor:pointer;
	}


#contacts-form fieldset {
	border:none;
  color:black;
}
	#contacts-form label {
		display:block;
		height:45px;
		color:black;
	}
	#contacts-form input {
		width:235px;
		background:none;
		border:1px solid black;
		padding:2px 0 2px 5px;
    color:black;
	}
	#contacts-form textarea {
		width:276px;
		background:none;
		border:1px solid black;
		overflow:auto;
		height:53px;
		padding:2px 0 2px 5px;
		margin-bottom:14px;
    color:black;
	}

	#contacts-form .col-1 {
		width:298px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:283px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

.inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px} 
/*==========================================*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
visibility: overlap;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 190px; /*position where enlarged image should offset horizontally */
z-index: 50;
}










.oval-thought-border {
	position:relative; 
	padding:50px 15px;
	margin:1em auto 80px;
	border:5px solid #272e7e; 
	text-align:center;
	color:#333; 
	background:#fff;
	
	/* css3 */
	/*
	NOTES:
	-webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
	-webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in safari 4
	Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
	*/
	-webkit-border-top-left-radius:180px 140px;
	-webkit-border-top-right-radius:180px 140px;
	-webkit-border-bottom-right-radius:180px 140px;
	-webkit-border-bottom-left-radius:180px 140px;
	-moz-border-radius:180px / 140px;
	border-radius:180px / 140px;
}

/* creates the larger circle */
.oval-thought-border:before {
	content:""; 
	position:absolute; 
	z-index:10; 
	bottom:80px; 
	right:112px; 
	width:50px; 
	height:50px;
	border:5px solid #272e7e;
	background:#fff;

	/* css3 */
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}

/* creates the smaller circle */
.oval-thought-border:after {
	content:""; 
	position:absolute; 
	z-index:10; 
	bottom:70px; 
	right:160px; 
	width:25px; 
	height:25px; 
	border:5px solid #272e7e;
	background:#fff;

	/* css3 */
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
}
