﻿body {
	background-image: url(/images/gradient_Turquoise.jpg);
	background-repeat: repeat-x;
	background-color:#DBEAF1;
	height:100%;
}
#template {
	height:100%;
	width:857px;
}
.ssButton {
	font-family:Arial; 
	font-size:11px; 
	background-color:#BA3B26; 
	border:0px; 
	color:#ffffff; 
	padding-left:15px; 
	padding-right:15px; 
	margin-top:3px; 
}
a {
	color:#bb0000; 
}
a:hover {
	color:#ee0000; 
}
span.pageInstructions {
	font-weight:bold;
	color:#999999;
	font-style:italic;
	font-size:16px;
}
td {
	vertical-align:top;
}
textarea.emlInput {
	font-family:arial; 
	font-size:11px;
	height:250px; 
	width:250px; 
}
div.variables {
	font-weight:normal;
	font-size:9px;
	margin-left:15px;
	color:#888888;
}
#login_form {
	background-image:url(/images/lgn_gradient_14.gif); 
	background-repeat:repeat-x; 
	height:131px; 
}
#page_header {
	width:857;
	height:160;
}
	#top_logo {
		width:357px;
		height:160px;
		float:left;
	}
	#top_header {
		float:left;
		width:500px;
	}
		#top_banner {
			overflow:hidden;
			width:500px;
			height:108px;
			background-image:url(/images/ss_hdr_02.gif);
			float:right;
		}
		#top_nav {
			width:500px;
			height:29px;
			float:right;
		}
		#hdr_nav {
			width:500px; 
			height:23px; 
			padding-right:0px;
			background:url(/images/ss_hdr_04.gif); 
			background-position:top right; 
			background-repeat:repeat-x;
			text-align:right;
			font-size:10px;
			font-family:Arial;
			float:right;
		}
		#hdr_nav a {
			margin-right:6px;
			margin-left:6px;
			position:relative;
			top:3px;
		}
#template_main_body {
	height:100%;
}
#page_body {
	font-family:arial; 
	font-size:14px; 
	margin-right:0px; 
	margin-left:45px;
	background-color:#ffffff; 
	border-right:2px solid #B7B8BA; 
	border-left:2px solid #B7B8BA; 
	border-top:0px; 
	width:808px; 
	height:100%;
	vertical-align:top;
	text-align:center;
}
	#homepage_intro {
		font-size:13px; 
		font-weight:normal; 
		text-align:center;
		padding-left:95px; 
		padding-right:55px; 
		padding-top:100px; 
		background-image:url(/images/ss_Home_Gfx_06.gif); 
		background-position:top; 
		background-repeat:no-repeat;
	}
		#seatselect_steps {
			border:0px;
			display:block;
			margin-top:15px;
			margin-bottom:15px;
		}
	#attendee_login {
		font-size:13px; 
		font-weight:normal; 
		text-align:left;
		width:320px;
		padding-bottom:20px;
		padding-top:20px;
		margin-left:110px;
		padding-right:20px;
		float:left;
		clear:none;
	}
		#login_box {
			width:279px; 
			border:2px solid #D1D2D4; 
			text-align:center;
		}
			#login_input {
				width:259px; 
				border:0px; 
			}
	#event_planners {
		font-size:13px; 
		font-weight:bold; 
		width:320px;
		padding-bottom:20px;
		padding-top:20px;
		float:left;
		clear:none;
	}
		#event_planners_box {
			width:279px; 
			border:2px solid #D1D2D4; 
		}
			#demo_box {
				padding-top:20px;
				background-image:url(/images/lgn_gradient_14.gif); 
				background-repeat:repeat-x; 
				height:131px; 
				text-align:center;
			}
			#demo_buttons {
				width:100%; 
				border:0px;
				text-align:center; 
			}
				#demo_buttons tr td input {
					text-align:center;
					width:200px;
				}
#page_footer_area {
	padding-top:0px; 
	padding-bottom:25px; 
	text-align:center;
	background-color:#ffffff; 
	clear:both;
	width:808px; 
}
	#footer_separator {
		clear:both;
		float:none;
	}
	#page_footer {
		font-size:11px; 
		font-weight:normal; 
		height:16px; 
		color:#000000; 
		margin-right:0px; 
		margin-left:0px; 
	}
		#ftr_nav {
			display:none;
		}
