/**
 * HTML Definitions
 */
* { font-size: 100%;}

body {
	background-color: #EDECE8;
	margin: 0px;
	padding: 0px;
}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000000;
}

a, a:link, a:visited {
	color: #006B96;
}
a:hover {
	color: #84C5EF;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

ul {
	margin: 0.7em auto;
	margin-left: 2.5em;
	padding: 0px;
}

h1 {
	margin: 6px auto;
	padding-left: 14px;

	background-image: url(../images/template/h1.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;

	font-size: 1.4em;
	font-weight: bold;
	color: #3E84B3;
	/*text-transform: lowercase;*/
}

h2 {
	margin: 6px auto;

	font-size: 1.1em;
	font-weight: bold;
	color: #006B96;
}
h2 a {
	color: #3788B5;
}


h3 {
	margin: 0px auto;
	margin-bottom: 6px;
	padding-left: 14px;

	background-image: url(../images/template/h1.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;

	font-size: 1.4em;
	font-weight: bold;
	color: #3E84B3;
	/*text-transform: lowercase;*/
}

p {
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.3em;
}

hr.default {
	height: 1px;
	color: #ADC6E5;
	margin-bottom: 12px;
}


/**
 * Form Definitions
 */
.default input, .default textarea, .default select,
#cremecontact input, #cremecontact textarea {  
	margin: 0px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: #333333;

	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #333333;
}

.default select {
	width: auto;
}

.default textarea { 
	height: 85px;
}

.default .input_radio {
	width: auto;
	border: none;
	background-color: transparent;
}

.default .input_checkbox {
	width: auto;
	border: none;
	background-color: transparent;
}

.default .input_submit { 
	background-color: #D0D0D0;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}

.default .input_button { 
	background-color: #D0D0D0;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}

/**
 * Layout Styles
 */
#mainTable {
	margin: 20px auto;
	width: 765px;
}
#popupTable {
	margin: 20px 20px;
	width: 590px;
}
#mainCell1 {
	background-color: #FFFFFF;
	width: auto;
	padding-right: 2px;
	padding-left: 17px;
	padding-top: 10px;
}
#mainCell2 {
	width: 14px;
	background-image: url(../images/template/main_table/right_repeat.gif);
	background-repeat: repeat-y;
	line-height: 0px;
}
#mainCell3 {
	width: auto;
	background-image: url(../images/template/main_table/bottom_repeat.gif);
	background-repeat: repeat-x;
}
#mainCell4 {
	width: 14px;
}

#logo {
	float: right;
}
#mainNav {
	margin-top: 10px;
	margin-right: 176px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #82C0E9;
	padding-bottom: 8px;
	color: #C0C0C0;
	font-size: 0.9em;
	/* text-transform: lowercase; */
}
#mainNav a {
	padding-right: 9px;
	font-weight: bold;
	text-decoration: none;
}
#mainNav a:link, #mainNav a:visited { color: #C0C0C0;}
#mainNav a:hover, #mainNav a:active { color: #006A93;}

.subhead {
	font-size: 1em;
	font-weight: bold;
	color: #006A93;
}

#subNav2, #subNav3, #subNav4, #subNav5, #subNav6, #subNav7 {
	display: none;
}

.subNav {
	font-size: 0.9em;
	/* text-transform: lowercase; */
	color: #006A93;
}
.subNav a {
	font-weight: bold;
	text-decoration: none;
}
.subNav a:link, .subNav a:visited { color: #006A93;}
.subNav a:hover { color: #82C0E9;}

#contentArea {
	clear: both;
	margin-right: 15px;
}

#footer {
	clear: both;
	margin-top: 8px;
	border-top: 1px dashed #82C0E9;
	padding-top: 8px;
	margin-bottom: 8px;
}
#contactDetails {
	float: left;
	color: #2D77AB;
}

#newslinks {
	float: left;
	color: #2D77AB;
	clear: both;
	width: 500px; }

#legal {
	float: left;
	color: #2D77AB;
	clear: both;
	width: 500px; }

#contactDetails em {
	color: #7ABCE8;
	font-weight: bold;
	font-style: normal;
}
#copyright {
	float: right;
	font-size: 0.8em;
	color: #C0C0C0;
}

.dashedBox {
	margin: 0px 0px 6px 8px;
	border: 1px dashed #82C0E9;
	padding: 4px;
}

.error {
	margin-bottom: 10px;
	border: 1px solid #DD0000;
	padding: 5px;
	color: #DD0000;
}

/**
 * Content Styles
 */
.contentMargins {
	margin: auto 100px auto 14px;
}
.contentMarginsVenues {
	margin: auto 150px auto 14px;
}

.pageLinks {
	margin: 6px auto;

	text-align: right;
}

.listContent {
	clear: both;
	margin: 6px auto;
	border-top: 1px dashed #3788B5;
	padding-top: 6px;
}
.listContent2 {
	clear: both;
	margin: 6px auto 20px auto;
	border-top: 1px dashed #3788B5;
	padding-top: 6px;
	line-height: 1.4em;
}

.tableline {border-bottom: 1px dashed #3788B5;}

.date {
	margin: 4px auto;
	font-weight: bold;
}

.clientQuote {
	margin: 5px;
	margin-left: 25px;
	font-size: 1.1em;
	font-style: italic;
}

.dataTable {
	width: 100%; 
	border: 1px solid #444444;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
}
.dataTable td, .dataTable th {
	padding: 4px;
	border: 1px solid #444444;
	font-size: 0.9em;
}
.dataTable thead th {
	text-align: left;
	font-weight: bold;
}

.plainTable {
	width: 100%; 
	/* border: 1px solid #444444; */
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
}
.plainTable td, .dataTable th {
	padding: 4px;
	/* border: 1px solid #444444; */
	font-size: 0.9em;
}
.plainTable thead th {
	text-align: left;
	font-weight: bold;
}

.notesTable {
	 width: 50%;
	/* border: 1px solid #444444; */
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
}
.notesTable td, .dataTable th {
	padding: 4px;
	/* border: 1px solid #444444; */
	font-size: 0.9em;
}
.notesTable thead th {
	text-align: left;
	font-weight: bold;
}

.formTable {
	margin: auto 6px;
	border: 0px;
}
.formTable td {
	padding: 3px;
	font-size: 1em;
}

.newsIndexRow {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #EDECE8;
	width: 300px;
}


/* new home page */



div#colone {
	float: left;
	width: 320px;
	margin-right: 25px;
}

	div#colone img.coneimage {
		display: block;
		margin-bottom: 12px;
	}
	
	div#conelogos {

	}
	div#conelogos img {
		display: inline;
		margin: 0px 12px 0 12px;
	}	

div#coltwo {
	float: left;
	width: 200px;
	margin-right: 30px;
}

	/*
	div#coltwo div {
		padding-bottom: 8px;
		margin-top: 8px;
		line-height: 1.3em;
	}
	*/
	div#coltwo div {
		
		
		padding-bottom: 6px;
		line-height: 1.3em;
	}
	div#coltwo hr {
		
		width: 190px;
		height: 1px;
		color: #82C0E9;
		background-color: #82C0E9;
		text-align: left;
	}
	div#coltwo div a {
		font-weight: bold;
	}

div#colthree {
	float: left;
	width: 140px;
}

	div#colthree img {
		margin-bottom: 6px;
	}
	div#colthree div a {
		margin-bottom: 6px;
	}
	



/* event management service */

div#emsNav {
	margin-top: 12px;
	margin-bottom: 8px;
}
div.emsSection {
	padding-bottom: 28px;
}
div#emsNav a {
	float: left;
	margin-right: 16px;
}
img.ems {
	float: right;
	margin-left: 20px;
	margin-bottom: 16px;
	border: 1px solid #82C0E9;
}
img.emsleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 16px;
	border: 1px solid #82C0E9;
}

td.dirLabel {
	font-weight: bold;
	width: 80px;
	text-align: right;
}

div.dirMap {
	padding-top: 10px;
	/*margin-left: 104px;*/
	width: 360px;
	padding-bottom: 32px;
	border-top: 1px dashed #82C0E9;
	background-image: url(../images/template/pdf.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 15px;
}

div#symbolkey img {
	margin-right: 4px;
}

/* OPEN DOORS SUB-SITE STYLES */

div#sidebanner {
	width: 90px;
	float: left;
	background-color: #A3D8F7;
	margin-top: 20px;
	margin-left: 10px;
	border-bottom: 10px solid #FFFFFF;
}

div#opencontent {
	margin-top: 50px;
	margin-left: 150px;
	margin-right: 115px;
}

.openText {
	width: 200px;
}

div.rsvplink a { float: right; font-weight: bold; }

.status {
	border: 1px solid #DD0000;
	padding: 4px;
	color: #DD0000;
	margin-bottom: 10px;
}

.bottom6 { padding-bottom: 8px; }

.qoutline {
	border-left: 0px solid #aaa;
	border-top: 0px solid #aaa;
}
.qoutline:hover {
	background-color: #F9F9F9;
}
.spaceradio {
	margin-right: 9px;
}
.spaceselect {
	margin-left: 30px;
	margin-top: 4px;
}

div#venuesinterested div {
	padding: 3px 0px 3px 18px;
}

#cremecontact td { padding-left: 0; }
#cremecontact input,



