
#stage {
	background-color: #e3e3e3;
	background-image: url(/shared/images/stage/main_stage/stage_versacamm_metallic.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 300px;
	margin-top: 3px;
}

#stage a {
	display: block;
	width: 100%;
	height: 100%;
}

#secondary_stage {
	background-color: #e3e3e3;
	background-image: url(/shared/images/stage/sub_stage/secondary_stage_versacamm_metallic.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 100px;
	margin-top: 3px;
}

#secondary_stage a {
	display: block;
	width: 100%;
	height: 100%;
}


body {
	background-color: #e9eae9;
	font-family: 'Lucida Grande',Helvetica,Arial,sans-serif;
	font-size: 69%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #414141;
	line-height: 1.2em;
}

#bodycontainer {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	background-color: #fff;
	padding: 10px;
	
}



a, a:link, a:visited, a:hover, a:active {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.img {
	border: 0;
	text-decoration: none;
}
a img {
	border: 0;
}

h1 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #8F3F98;
	font-size: 1.8em;
	font-variant: small-caps;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.5em;
	font-variant:small-caps;
	line-height: 1.2em;
	letter-spacing:0.01em;
}

#narrow h2 {
	font-size: 1.3em;
	font-variant:small-caps;
}

h3 {
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #525252;
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
	line-height:1.4em;
}

#narrow p {
	font-size: 1.05em;
}

hr {
	border: none;
	border-top: 1px solid #e3e3e3;
	margin: 0;
	padding: 0;
	width: 475px;
	margin: 0 10px;
}

ul {
	list-style-type: square;
}
.contentcontainerpad {
	padding-left: 5px;
}

.contentcontainerpad p {
	padding-left: 15px;
}

.contentcontainerpad ul {
	margin-left: 15px;
	padding-left: 15px;
}


#globalheader {
	background-image: url(/shared/images/global_header_background.jpg);
	width: 780px;
	height: 85px;
	margin: 0;
	background-repeat: no-repeat;
	padding: 0;
	line-height: 27px;
}

#globalheadernav {
	text-align: right;
}


#enewsheadersignup {
	float: right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	padding-right: 10px;
	margin-top: 30px;
}

#globalheader ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: 6px;
	margin-top: 1px;
}

#globalheader ul li{
	display: inline;
	color: #fff;
	text-decoration: none;
	padding: 0 6px;
	border-left: 1px dotted #cbcbcb;
}

#globalheader ul li:first-child {
	border-left: none;	
}


#globalheader ul li a, #globalheader ul li a:link, #globalheader ul li a:visited, #globalheader ul li a:active{
	color: #fff;
	padding-left: 4px;
}

#globalheader ul li a:hover {
	color: #903f98;
	background-color: #fff;
	text-decoration: underline;
}



#globalhomelogo {
	background-image: url(/shared/images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 182px;
	height: 66px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-left: 20px;
}



#globalhomelogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#globalnav {
	height: 24px;
	width: 750px;
	margin: 0;
	padding: 0;
	margin-top: 1px;
	background-image: url(/shared/images/nav_bar_background.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
}


/* #globalnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	height: 24px;
	
}

#globalnav ul li{
	display: inline;
	border-left: 1px solid #fff;
}

#globalnav ul li:first-child {
	border-left: none;	
}


#globalnav ul li a, #globalnav ul li a:link, #globalnav ul li a:visited, #globalnav ul li a:active{
	color: #626060;
	width: 130px;
	height: 24px;
	text-decoration: none;
	padding: 0;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	background-image: url(/shared/images/global_navigation_background.jpg);
	background-repeat: repeat-x;
	
}


#globalnav ul li a:hover {
	color: #fff;
	background-image: url(/shared/images/button_background_hover.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}
*/
.tabbed_nav {
	float: left;
	height: 24px;
	text-decoration: none;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(/shared/images/global_navigation_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	border-right: 1px solid #fff;
}

.tabbed_nav a, .tabbed_nav a:link, .tabbed_nav a:visited, .tabbed_nav a:active {
	display: block;
	width: 100%;
	color: #fff;
}

.tabbed_nav a:hover {
	color: #fff;
	background-image: url(/shared/images/button_background_hover.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}

.selectednav a, .selectednav a:link, .selectednav a:visited, .selectednav a:active { 
	color: #777575;
	background-image: none;
	background-color: #fff;
	height: 30px;
	position: relative;
	top: -5px;
	line-height: 35px;
	border-right: 1px solid #fff;
}

.previous_selectednav {
	border-right: none;
}

.aboutnav {
	width: 70px;
	border-left: 1px solid #fff;
}

.aboutnav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_70_background.png);
	background-repeat: no-repeat;
}

.newsnav {
	width: 70px;
}

.newsnav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_70_background.png);
	background-repeat: no-repeat;
}

.catalognav {
	width: 110px;
}

.catalognav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_110_background.png);
	background-repeat: no-repeat;
}

.promotionsnav {
	width: 105px;
}

.promotionsnav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_105_background.png);
	background-repeat: no-repeat;
}

.manufacturingnav {
	width: 120px;
}

.manufacturingnav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_120_background.png);
	background-repeat: no-repeat;
}

.resourcesnav {
	width: 100px;
}

.resourcesnav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_100_background.png);
	background-repeat: no-repeat;
}

.demoequipmentnav {
	width: 135px;
}

.demoequipmentnav.selectednav a {
	border: none;
	background-color: transparent;
	background-image: url(/shared/images/nav_135_background.png);
	background-repeat: no-repeat;
}



#newseventscontainer {
	width: 780px;
	background-color: #8F3F98;
	min-height: 60px;
	margin: 0;
	padding: 0;
	color: #fff;
	margin-bottom: 30px;
}

.newsevents {
/*	width: 42%; */
	float: left;
	border-left: 1px solid #6d7f43;
	padding-left: 5px;
	padding-right: 20px;
	min-height: 60px;
	margin-top: 8px;
}

.newsevents ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.newsevents ul li {
	padding: 1px 0;
}

.newsevents:first-child {
/*	width: 48%; */
	float: left;
	border: none;
	
}

.newsevents ul li a, .newsevents ul li a:link, .newsevents ul li a:visited, .newsevents ul li a:hover, .newsevents ul li a:active {
	color: #ffffff;
	text-decoration: none;
}

.newsevents ul li a:hover {
	text-decoration: underline;
}

.contentcontainerpad {
	padding-top: 15px;
}

#newseventsbottom {
	width: 780px;
	background-image: url(/shared/images/top_bar_background.jpg);
	background-repeat: no-repeat;
	height: 28px;
}

#newseventscontainer h2 {
	margin: 0;
	margin-top: -6px;
	padding-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	color: #f0f30a;
}

#newseventscontainer h2 a, #newseventscontainer h2 a:link, #newseventscontainer h2 a:visited, #newseventscontainer h2 a:active{
	color: #f0f30a;
}

#newseventscontainer h2 a:hover {
	color: #f0f30a;
	text-decoration: none;
}



#footer {
	border-top: 1px solid #cbcbcb;
	margin-top: 40px;
	background-color: #e5e5e5;
	padding-left: 20px;
	padding-top: 10px;
	font-size: .9em;
	color: #414141;
	line-height: 1.2em;
}

.footeraddress {
	float: left;
	width: 33%;
}

.title {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin-bottom: -5px;
}

#footerbottom {
	background-image: url(/shared/images/footer_bottom_background.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 10px;
}

#footercopyright {
	color: #888888;
	float: left;
	font-size: .95em;
	padding: 7px 3px;
}

#footerstatement {
	color: #888888;
	float: right;
	font-size: .95em;
	text-align: right;
	padding: 7px 3px;
}


.floatcontainer {
	width: 282px;
	margin-bottom: 30px;
	margin-left: 20px;
}

.floatcontainer h2 {
	padding: 6px;
	margin: 0;
	font-size: 1.2em;
}

.floatcontainer p {
 	padding: 0 7px;	
}

.floatcontainerbottom {
	width: 282px;
	height: 10px;
}

.green {
	background-color: #c2ff90;
	color: #408d00;
}

.green h2 {
	color: #c2ff90;
	background-color: #408d00;
}


.greenbottom {
	background-image: url(/shared/images/green_float_container_bottom.jpg);
	background-repeat: no-repeat;
}

.gray {
	background-color: #e5e5e5;
}

.gray h2{
	color: #e5e5e5;
	background-color: #8F3F98;
}


.graybottom {
	background-image: url(/shared/images/gray_float_container_bottom.jpg);
	background-repeat: no-repeat;
}


#enewstopform {
	vertical-align:top;
	text-align: right;
}

#enewstopform label {
	vertical-align: top;
	margin-right: 10px;
}

#enewstopform #enewstop {
	vertical-align: top;
	width: 100px;
	border: none;
	height: 13px;
	font-size: .9em;
	margin-top: 6px;
	margin-right: 3px;
	background-color: #fde9ff;
}

#enewssignuptop {
	vertical-align: top;
	margin-top: 4px;
}



#enewsform {
	vertical-align:top;
}

#enewsform label {
	vertical-align: top;
	margin-right: 10px;
}

#enewsform #enews {
	vertical-align: top;
	width: 100px;
	border: none;
	height: 13px;
	font-size: .9em;
	margin-top: 6px;
	margin-right: 3px;
	margin-left: 7px;
	background-color: #fde9ff;
}

#enewssignup {
	vertical-align: top;
	margin-top: 4px;
}


#narrow {
	float: right;
	width: 160px;
	border-left: 1px solid #e3e3e3;
	min-height: 500px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 15px;
}

#narrow h2 {
	margin: 0 0 20px 0;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	color: #525252;
	line-height: 1em;
}






.gallery {
	
}

.gallery_content {
	margin-bottom: 50px;
}

.gallery h2 {
	background-color: #c2ff90;
	border-bottom: 1px solid #449500;
	padding: 4px 10px;
	color: #449500;
}

.gallery_description {
	margin: -13px 0 20px 0;
	padding: 0 0 0 10px;
}

.gallery_thumbnail {
	float: left;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 0 6px 6px 0;
	line-height: 0;
}

.gallery_thumbnail_square {
	width: 75px;
	height: 75px;
}

.gallery_thumbnail_thumbnail {
	width: 100px;
	min-height: 67px;
	text-align: center;
}

.gallery_thumbnail_small, .gallery_thumbnail_small p {
	width: 240px;
	font-size: .9em;
	line-height: 1.1em;
}

.gallery_thumbnail_title {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.gallery_thumbnail_description {
	width: auto;
}

.gallery_photo {
	float: left;
	line-height: 0;
}

.gallery_photo_index {
	float: left;	
}

div.gallery_photo_index div.gallery_thumbnail.gallery_thumbnail_square {
	margin-left: 6px;
	margin-right: 0;
	clear: left;
}

.gallery_photo_title {
	font-weight: bold;
	margin: 0;
	padding: 0;
	clear: both;
}

.gallery_photo_description {
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

.gallery_thumbnail_index {
	margin-top: 50px;
}



.gallery_total_photos {
	float: right;
	font-size: .75em;
}

.gallery_controls {
	margin: 0;
	padding: 0;
}

.hr_bar {
	border: none;
	border-top: 1px solid #b5b5b5;
	width: 96%;
	margin: 15px auto;
}


.errorcontainer {
	background-color: #ffd1d1;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	margin: 0;
	margin-bottom: 20px;
	padding-left: 10px;
}
.errorcontainer h3 {
	color: #ff0000;
}

.contentcontainerpad .errorcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contentcontainerpad .errorcontainer ul li {
	padding: 0;
	border: none;
	padding-left: 10px;
}

.success {
	background-color: #c2ff90;
	border-top: 1px solid #449500;
	border-bottom: 1px solid #449500;
	padding: 30px 10px 60px 10px;
	color: #449500;
}

.success h3 {
	color: #449500;	
}

div.error {
	background-color: #ffd1d1;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}


.contactform {
	padding-left: 10px;
}


.contactform .element {
	padding: 5px 0;
	text-align: right;

}


.contactform .element .label {
	font-weight: bold;
	float: left;
	font-size: .9em;
}

.contactform .text input {
	width: 100px;
	font-size: .9em;
	background-color: #e3e3e3;
}

.contactform .url input {
	width: 200px;
	font-size: .9em;
	background-color: #e3e3e3;
}

.contactform .email input {
	width: 100px;
	font-size: .9em;
	background-color: #e3e3e3;
}

.contactform .zip input {
	width: 60px;
	font-size: .9em;
	background-color: #e3e3e3;
}


.contactform .state select {
	width: 130px;
	font-size: .9em;
	background-color: #e3e3e3;
}

.contactform p.formdescription {
	padding: 5px 0;
	margin-bottom: 20px;
}

.contactform p.questiondescription {
	padding: 5px 0;
	margin-bottom: 3px;
	font-size: 1em;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 15px;
	
}

.centerimage {
	text-align: center;
	
}

#narrow div.centerimage {
	margin-bottom: 30px;
	margin-top: -10px;
}


.rowcolor {
	background-color: #fee2ff;
}









.noscreen {
	display: none;
}

.clearboth {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.floatright {
	float: right;
}

.centerobject {
	text-align: center;
	margin: 5px 0;
}

.floatrightimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 0px;
}

.floatrightimgborderone {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 0px;
	border: 1px solid #e3e3e3;
}

.floatleftimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 0px;
}

.floatleftimgborderone {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 0px;
	border: 1px solid #e3e3e3;
}

p + h1 {
	margin-top: 50px;
}

p + h2 {
	margin-top: 50px;
}

ul + h3 {
	margin-top: 30px;
}
.exhibitor_logo {
	border: 1px solid #e3e3e3;
	margin: 8px 16px 8px 0;
}

.manufacturers_container {
	float: left;
	border: 1px solid #e3e3e3;
	margin: 8px 16px 8px 0;
	width: 170px;
	min-height: 210px;
}

.manufacturers_logo {
	display: block;
	margin: 0 auto;
}
.manufacturer_name {
	margin-left: 5px;
}
.manufacturer_product {
	margin: 0;
	margin-left: -10px;
	font-size: .95em;
}


.spring_fling_resources_nav h2 {
	background-color: #8F3F98;
	padding: 10px 5px;
}

.spring_fling_resources_nav h2 a {
	color: #ffffff;
}


.spring_fling_resources_nav ul {
	list-style-type: none;
	margin: 0;
	margin-top: -19px;
	padding: 0;
	background-color: #FCDFFF;
}

.spring_fling_resources_nav ul li {
	text-decoration: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #E3E3E3;
	width: 160px;
	font-size: 1.1em;
}

.spring_fling_resources_nav ul li a {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 100%;
	padding: 10px 0;
	padding-left: 10px;
}


.spring_fling_resources_nav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #8F3F98;
}


.spring_fling_resources_nav ul li:first-child {
	border-top: none;	
}


#globalheader ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: 6px;
	margin-top: 1px;
}

#globalheader ul li{
	display: inline;
	color: #fff;
	text-decoration: none;
	padding: 0 6px;
	border-left: 1px dotted #cbcbcb;
}

#globalheader ul li:first-child {
	border-left: none;	
}


#globalheader ul li a, #globalheader ul li a:link, #globalheader ul li a:visited, #globalheader ul li a:active{
	color: #fff;
	padding-left: 4px;
}

#globalheader ul li a:hover {
	color: #903f98;
	background-color: #fff;
	text-decoration: underline;
}

