/* setting the stage
----------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{margin : 0; padding : 0;}

h1, h2, h3, h4, h5, h6
{font-size: 100%;}

ol,ul
{list-style: none;}

address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}

table
{border-collapse: collapse; border-spacing: 0; padding:0; margin:0;}

fieldset, img
{border: 0;}

caption, th
{text-align: left;}

q:before, q:after
{content:'';}

/* body
----------------------------------------------------------------------*/
body  {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
	color: #000000;
	width: 100%;
	min-width:800px;
	max-width:1020px;
}

/* logo, navigation and banner 
----------------------------------------------------------------------*/
#header { 
	background: #ffffff; 
	padding: 0px;
	min-width:780px;
	max-width:1020px;
} 

#logo {
	position:relative;
	padding: 10px 0px;
	text-align:left;
}

#logo a, #logo a:link, #logo a:visited, #logo a:hover, #logo a:focus {
	border:0px;
}

#logo img {
	height:54px;
	width:auto;
}

#navigation {
	font-size: 1em;
	line-height: 2em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #333;
	text-transform:uppercase;
	height: 2em;
	overflow: hidden;
	padding-top: 5px;
	cursor: default;
	z-index: 1;
}

#navigation ul {
	text-align: right;
	list-style-type: none;
	width: 100%;
	min-width:800px;
	max-width:1020px;
}

#navigation li {
	display: inline;
	list-style: none;
}

#navigation a, #navigation a:link, #navigation a:visited {
	color:#333;
	text-decoration:none;
	padding: 1em 1.6%;
}

#navigation a:hover, #navigation a:focus {
	color:#111;
	background: #ebf5ff;
	cursor:default;
}
			
body#Introduction #introductionlink,
body#Participants #participantslink,
body#Program #programlink,
body#Registration #registrationlink,
body#Hotel #hotellink,
body#Travel #travellink,
body#Organizers #organizerslink {
	color:#111;
	background: #e0efff;
	text-decoration:none;
}

/* bannner area */
#banner {
	border-top: #5bb246 3px solid;
	border-bottom: #5bb246 6px solid;
	height:157px;
	background:url(images/bannerImg.jpg) no-repeat 0 0;
	z-index:2;
}

#banner img.forPrint {
	display:none;
}

#bannerSection {
	min-width:105px;
	max-width:400px;
	margin: 0 auto; 
	color: #ffffff;
	text-align:center;
	margin: 0px 0px 0px 578px; 
	padding: 0px 5%;
}

#registerBtn {
	background:url(images/registerBtn1.jpg) no-repeat 0 0; 
	height: 29px;
	width: 169px;
	text-align:center;
	margin: 65px auto;
}

#registerBtn2 {
	background:url(images/registerBtn1.jpg) no-repeat 0 0; 
	height: 29px;
	width: 169px;
	text-align:left;
	margin: 20px 0px;
}

#registerBtn:hover, #registerBtn2:hover {
	background:url(images/registerBtn2.jpg) no-repeat 0 0; 
	height: 29px;
	width: 169px;
}

/* main text area / body  
----------------------------------------------------------------------*/
#maintextarea { 
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	min-width:800px;
	max-width:1020px;
} 

#mainContent {
	margin: 0 1.5em 0 290px; 
	text-align:left;
}

h1 {
	position: relative;
	font-size:1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c3496;
	padding:25px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.05em;
}

h2 {
	position: relative;
	font-size:1.1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c3496;
	padding: 10px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.05em;
}

h3 {
	position: relative;
	font-size: 1em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c3496;
	padding: 0px 0px 20px 0px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.05em;
}

h4 {
	position: relative;
	font-size: 1em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.05em;
}

h5 {
	position: relative;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	padding:0px 0px 5px 0px;
	letter-spacing:.05em;
}

h6 {
	position: relative;
	font-size: 0.7em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	padding: 0px 0px 15px 0px;
	text-transform:uppercase;
	letter-spacing:.05em;
}

p {
	position: relative;
	font-size:1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	
}

.Signature1 {
	float: left;
	width: 250px;
}

.Signature2 {
	float: left;
	width: auto;
}

#maintextarea ul {
	position: relative;
	font-size:1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}

#maintextarea ul.organizers {
	padding-bottom: 10px;
}

#maintextarea li {}

#maintextarea li.bullet1 {
	list-style: outside square;
	margin: 0px 25px 10px 15px;
}

a, a:link, a:visited {
	color: #060;
}

a:hover, a:focus {
	color: #03C;
}

ul.participants li a, ul.participants li a:link, ul.participants li a:visited {
	color: #03C;
}

ul.participants li a:hover, ul.participants li a:focus {
	color: #990;
}

#sidebar1 {
	float: left; 
	width: 280px;  
	padding: 0px 0px 20px 0px;
	text-align:left;
}

#sidebar1 h1, #sidebar1 p {
	margin-left: 30px;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
}

.date {
	position: relative;
	font-size:1em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c3496;
	font-weight:bold;
}

/* hotel images - hotel page*/
img.hotel {
	margin-top:-10px;
}
 
/* table - program page
----------------------------------------------------------------------*/
table {
	margin:-15px 0px 0px -8px;
}

#hor-minimalist-a {
	font-size: 1.1em;
	line-height: 1.6em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	background: #fff;
	width: 650px;
	border-collapse: separate;
	text-align: left;
}

#hor-minimalist-a th {
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
	padding: 10px 8px;
	border-bottom: 2px solid #666;
}

#hor-minimalist-a th.TableTitle {
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
	padding: 0px 8px 10px 8px;
	border-bottom: none;
}

#hor-minimalist-a td {
	color: #333;
	padding: .9em 0px 0px 8px;
	vertical-align:top;
	min-width: 150px;
}

#hor-minimalist-a tbody tr:hover td {
	color: #000;
}

#hor-minimalist-a #rightAlign {
	font-size: .9em;
	font-weight: bold;
	float:right;
}

/* columns  
----------------------------------------------------------------------*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* size font buttons  
----------------------------------------------------------------------*/
#fontControls {
	max-width:1020px;
	min-width:800px;
}

#resize-box {
	margin-left: 75%;
	background-color:#fff;
	position:absolute;
	top: 5px;
}

#printInfo Img {
	float: none;
	margin: 5px -30px 0px 6px;
	padding-left: 5px;
	text-align:left;
	vertical-align:middle;
}

#printInfo {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666;
	display: block;
	padding:5px 1px;
	height: 20px;
	float: none;
	position:absolute;
	top: -10px;
	margin-top:5px;
	margin-left: -15em;
	text-align:right;
	vertical-align:middle;
	width: auto;
}

#resize-box a {
	display:block;
	float:left;
	padding:5px 5px;
}

#resize-box img.up {
	background: url(images/fontUp1.jpg) no-repeat 0 0;
}

#resize-box img.up:hover {
	background: url(images/fontUp2.jpg) no-repeat 0 0;
}

#resize-box img.down {
	background: url(images/fontDown1.jpg) no-repeat 0 0;
}

#resize-box img.down:hover {
	background: url(images/fontDown2.jpg) no-repeat 0 0;
}

/* footer  
----------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #999;
	position: relative;
	margin: 60px auto 60px auto;
	text-align: center;
	padding: 60px 0px;
	font: 10px/18px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #67675b;
	clear: both;
	letter-spacing:.15em;
}

.company {
	font-weight: bold;
}

#footer a, #footer a:link, #footer a:visited {
	font: 10px/18px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #67675b;
	text-decoration:none;
}

#footer a:hover, #footer a:focus {
	font: 10px/18px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #063;
	text-decoration: underline;
}
