@CHARSET "UTF-8";

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,object { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	font-family: georgia, "Times New Roman", arial, sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 0 0 10px 0;
}
input {
	font-family: georgia, "Times New Roman", arial, sans-serif;
	font-size: 14px;
}
.clear {
	clear: both;
}
div.hr hr {
	display: none;	
}
hr, div.hr {
	border-top: 1px dashed #ccc;
	height: 0;
	clear: both;
	color: #fff;
	background: #fff;
}

.pageContainer {
	width: 963px;
	margin: 0 auto;
	background: #f7f7f7;
	padding: 0 7px 7px 7px;
}
.container {
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
	background: #fff;
	padding: 10px 0 0 0;
}

.footer {
	background: #f7f7f7;
	padding: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.footer ul {
	list-style: none;
	margin: 10px 0;
}
.footer ul li {
	margin: 5px 0;
}
.footer ul li strong {
	color: #0099ff;
}

.header {
	margin: 30px 0;
}

.logo a {
	display: block;
	width: 572px;
	height: 58px;
	text-indent: -9000px;
	background: url('../images/logo.png') no-repeat;
	margin: 0 20px;
	float: left;
}
.topContact {
	float: right;
	margin: 10px 10px 0 0;
	border-left: 2px solid #e7e7e7;
	padding: 0 30px 0 15px;
	color: #999;
	font-size: 14px;
	line-height: 20px;
}
.topContact a {
	color: #999;
	text-decoration: none;
}
.topContact a:hover {
	color: #666;
}

.nav {
	margin: 40px 10px 0 10px;
}

.nav ul.mainNav {
	list-style: none;
	margin-top: 10px;
	padding: 0 10px;
	border-bottom: 2px solid #e4e4e4;
	height: 30px;
}
.nav ul.mainNav li {
	display: inline;
}
.nav ul.mainNav li a {
	display: block;
	float: left;
	color: #999;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
	border: 1px solid #e4e4e4;
	border-top: 0;
	border-bottom: 0;
	height: 30px;
	line-height: 30px;
}
.nav ul.mainNav li a:hover {
	color: #666;
}
.nav ul.mainNav li.first a {
	border-left-width: 2px;
}
.nav ul.mainNav li.last a {
	border-right-width: 2px;
}
.nav ul.mainNav li.right a {
	float: right;
}
.nav ul.mainNav li.selected a {
	height: 32px;
	background: #fff;
}

.nav ul.subNav {
	list-style: none;
	margin: 0 0 0 10px;
}
.nav ul.subNav li {
	float: left;
	padding: 0 10px 0 15px;
	background: url('../images/subnav_bullet.png') no-repeat 0 14px;
	height: 34px;
	line-height: 34px;
	color: #666;
	font-size: 14px;
	font-style: italic;
}
.nav ul.subNav li.first {
	background: none;
}
.nav ul.subNav li.right {
	float: right;
}
.nav ul.subNav li a {
	color: #666;
	text-decoration: none;
}
.nav ul.subNav li a:hover {
	color: #333;
}
.nav ul.subNav li.selected a {
	text-decoration: underline;
}

.nav label {
	display: block;
	float: left;
}
.nav input {
	display: block;
	float: left;
	border: 1px solid #999;
	background: #efefef;
	width: 110px;
	height: 19px;
	line-height: 19px;
	padding: 0 5px;
	color: #333;
	font-size: 11px;
	margin: 6px 0 0 8px;
}
.nav input.button {
	display: block;
	float: left;
	height: 21px;
	width: 21px;
	padding: 0;
	text-align: center;
	margin: 6px 0 0 5px;
}

.subNavBottom {
	font-size: 12px;
	height: 16px;
	padding-top: 40px;
}
.subNavBottom strong {
	color: #0098fe;
	float: left;
	line-height: 22px;
}
.subNavBottom ul {
	list-style: none;
	float: left;
	margin: 0 0 0 10px;
}
.subNavBottom ul li {
	float: left;
	font-size: 12px;
}
.subNavBottom ul li a {
	color: #333;
}

.content {
	padding: 10px;
	margin-top: 10px;
}
.content h1 {
	color: #0099ff;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
}
.content h2 {
	color: #0099ff;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.content p,
.content ul,
.content ol {
	color: #333;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}
.content a {
	color: #0099ff;
	text-decoration: none;
}
.content a:hover {
	color: #0066cc;
}
.content .column1 {
	float: left;
	width: 570px;
	margin-right: 40px;
	padding-left: 10px;
}
.content .column2 {
	float: left;
	width: 306px;
	border-left: 1px dashed #ccc;
	padding: 0 0 0 14px;
	margin: 5px 0 20px 0;
}

.content .column2 p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 10px;
}

.col2Heading {
	background: url('../images/col2HeadingBg.png') no-repeat;
	width: 339px;
	height: 52px;
	line-height: 31px;
	float: right;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-right: -30px;
}
.col2Heading a {
	color: #fff;
	text-decoration: none;
}
.col2Heading a:hover {
	color: #ccc;
}

.adColumn1,
.adColumn2 {
	float: left;
	width: 140px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.adColumn1 {
	border-right: 1px dashed #ccc;
	padding: 0 10px 0 0;
}
.adColumn1 ul,
.adColumn2 ul {
	list-style: none;
}
.adColumn1 ul li,
.adColumn2 ul li {
	margin: 5px 0;
}


.imageViewer {
	margin: 0 0 20px -10px;
	background: url('../images/imageViewerBg.png') no-repeat;
	width: 582px;
	height: 222px;
	overflow: hidden;
	padding: 10px 10px;
	position: relative;
}
.imageViewer .main {
	overflow: hidden;
	height: 219px;
	position: relative;
}
.imageViewer ul {
	list-style: none;
	float: left;
	top: 0;
}
.imageViewer .thumbs {
	width: 92px;
}
.imageViewer .thumbs li {
	margin-bottom: -3px;
}
.imageViewer .images {
	width: 324px;
	position: relative;
}
.imageViewer .info {
	width: 137px;
	height: 190px;
	margin-top: 20px;
	position: relative;
}
.imageViewer .info li {
	height: 222px;
}
.imageViewer .info li h1,
.imageViewer .info li h2,
.imageViewer .info li h3 {
	color: #0099ff;
	font-size: 15px;
	margin: 0;
}
.imageViewer .info li em {
	font-size: 10px;
	color: #999;
}
.imageViewer .info li p {
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin: 0;
}
.imageViewer .info li a {
	font-size: 13px;
}
.imageViewer .up,
.imageViewer .down {
	height: 20px;
	width: 150px;
	float: right;
	cursor: pointer;
	position: absolute;
	left: 319px;
	z-index: 100;
}
.imageViewer .up {
	background: #fff url('../images/imageViewerUp.png') no-repeat 70px 9px;
	top: -5px;
}
.imageViewer .down {
	background: #fff url('../images/imageViewerDown.png') no-repeat 70px 0;
	top: 208px;
}

.exhibitorSearch fieldset ul {
	margin-left: 20px;
}
.exhibitorSearch fieldset ul li.error {
	color: red;
}
.exhibitors {
	margin-top: -10px;
	padding: 0 20px;
}
.exhibitors .exhibitor {
	border-bottom: 1px dashed #ccc;
	padding: 10px 0;
}
.exhibitor img {
	float: right;
	margin: 0 20px 20px 20px;
}
.exhibitors .exhibitor img {
	margin: 0 0 0 10px;
}
.exhibitors .exhibitor p {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}

.articles {
	padding: 40px 0 0 0;
}
.articles ul {
	margin: -30px 20px 0 20px;
}
.articles ul li {
	color: #0099ff;
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 16px;
}
.articles ul li em {
	color: #ccc;
	font-size: 12px;
}
.article h3 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.searchResult p {
	margin: 0;
}
.article .contactDetails p {
	color: #666;
	font-size: 12px;
}

.pagination {
	float: right;
	text-align: right;
	margin: -25px 5px 5px 0;
	font-size: 16px;
}
.pagination ul {
	list-style: none;
	float: right;
	margin: 0 0 10px 10px;
}
.pagination ul li {
	display: inline;
}
.pagination a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
.pagination ul li.current a {
	color: #333;
}

.col1Flag {
	background: url('../images/col1FlagSmallBg.png') no-repeat;
	width: 302px;
	height: 53px;
	position: relative;
	left: -41px;
	padding-left: 40px;
	overflow: hidden;
}
.col1Flag p {
	margin: 0;
	padding: 0;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
}
.col1Flag a {
	color: #fff;
}
.col1Flag a:hover {
	color: #ddd;
}

.download {
	background: url('../images/downloadBg.png') no-repeat;
	height: 56px;
	padding: 88px 0 0 40px;
	margin: 40px 0 0 0;
}
.download a {
	padding: 6px 15px;
	background: #0099ff;
	color: #fff;
	font-size: 15px;
}
.download a:hover {
	color: #ddd;
}
.download2 a {
	background: #66cc33;
}
.download3 a {
	background: #cccc00;
}

.searchContainer {
	margin: 10px 0;
}
.searchFields {
	height: 26px;
	line-height: 24px;
	overflow: hidden;
}
.searchContainer input {
	background: #efefef;
	border: 1px solid #999;
	width: 220px;
	height: 22px;
	line-height: 20px;
	padding: 0 5px;
}
.searchContainer button {
	background: #efefef;
	border: 1px solid #999;
	height: 24px;
	margin-left: 5px;
}
.searchContainer table tr td {
	width: 190px;
}
.searchContainer table tr td a {
	font-size: 16px;
	color: #333;
	text-decoration: underline;
}
.searchContainer table tr td a:hover {
	color: #666;
}

.formHeading {
	background: #e7e7e7 url('../images/formHeadingBg.png') no-repeat;
	width: 550px;
	height: 52px;
	line-height: 34px;
	color: #fff;
	position: relative;
	left: -41px;
	font-size: 18px;
	padding-left: 60px;
}
.formHeading .pagination {
	margin: 0 30px 0 0;
	font-size: 14px;
}
.formHeading .pagination ul {
	line-height: 32px;
}
.formHeading .pagination ul li,
.formHeading .pagination a {
	color: #fff;
	font-size: 14px;
}
.formHeading .pagination ul li.current a {
	color: #333;
}
.formBuilder {
	background: #e7e7e7;
	position: relative;
	margin: -5px 0 45px 0;
	padding: 5px 0 10px 0;
	width: 542px;
	position: relative;
	left: -1px;
}
.formBuilder h3,
.formBuilder p {
	color: #666;
	padding: 0 20px 20px 20px;
}
.formBuilder h3 {
	font-size: 18px;
	color: #0099ff;
}
.formBuilder fieldset {
	border: 0;
}
.formBuilder fieldset legend span {
	display: block;
	text-align: right;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 17px;
	color: #0099ff;
	width: 200px;
}
.formBuilder fieldset ul {
	list-style: none;
	margin-bottom: 20px;
}
.formBuilder fieldset ul li {
	margin: 5px 0;
}
.formBuilder fieldset ul li label {
	display: block;
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 14px;
	color: #666;
	width: 200px;
}
.formBuilder fieldset ul li input,
.formBuilder fieldset ul li textarea,
.formBuilder fieldset ul li button,
a.button {
	width: 240px;
	height: 25px;
	line-height: 25px;
	border: 0;
	font-family: georgia, "Times New Roman", arial, sans-serif;
	padding: 0 5px;
	font-size: 14px;
}
.formBuilder fieldset ul li textarea {
	height: 75px;
	line-height: 18px;
}
.formBuilder fieldset ul li.error input,
.formBuilder fieldset ul li.error textarea {
	background: #ff9999;
}
.formBuilder fieldset ul li button,
.formBuilder a.button {
	display: block;
	text-align: center;
	background: #0099ff;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: -25px;
	right: 0;
}
.formBuilder .help {
	font-size: 11px;
	color: #666;
}

.contentCopy ul,
.contentCopy ol {
	margin-left: 20px;
}
.contentCopy h1,
.contentCopy h2,
.contentCopy h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

/** E-commerce **/
.products .product {
	margin-top: 10px;
}
.products .product p {
	margin-bottom: 10px;
}
.products .product button {
	background: #0099ff;
	color: #fff;
	border: 0;
	padding: 5px 10px;
	font-family: Georgia;
	font-size: 16px;
	margin-bottom: 15px;
}
.products .product button:hover {
	background: #0066cc;
}

.shopCopy {
	margin: 0 10px;
	margin-top: -20px;
}
.shoppingCart {
	font-family: georgia, "Times New Roman", arial, sans-serif;
}
.shoppingCart .header {
	margin: 0 0 5px 0;
	background: #f7f7f7;
}
.shoppingCart .actions .checkout {
	background: #0099ff;
	color: #fff;
}
.shoppingCart .actions button:hover,
.shoppingCart .actions .continue:hover,
.shoppingCart .actions .checkout:hover {
	background: #0066cc;
	color: #fff;
}
