body {
	position : relative;
	width : 85%;
	margin : 0 auto 0;
	font : 70%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}
html {
	background: url(https://www.site-members.com/coolchain/images/cool/bg.gif) repeat-x;
	background-color:#ffffff;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	margin: 0;
	padding: 0;
}
h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.6em;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	margin-bottom: 2px;
}
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
dt { 
	margin-bottom: 5px;
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
}
table {
	border-collapse: collapse;
	width: 65em;
	border: 1px solid #666;
}
thead {
	background: #516579;
	color: #fff;
	line-height: 2em;
	border: 1px solid #516579;
}
th {
	text-align: left;
	border: 1px solid #e0dfe3;
	background: #516579;
}
th, td { padding: 0.1em 1em; }
tr {
	border: 1px solid #e0dfe3;
	background: #F8F9FC;
}
td {
	padding: 15px;
}

tr:hover {
	color: #000;
	background: #dae1eb;
}
thead tr:hover {
	background-color: transparent;
	color: inherit;
}
caption {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
fieldset {
	padding-left: 10px;
	padding-right: 20px;
	width: 90%;
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
}
legend {
	color: #333;
	font-weight: bold;
}
p {
	padding: 0;
	margin: 10px 10px 10px 0;
}
hr {
	margin: 1px 0;
	padding: 7px 0 7px 0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#container {
	border: 1px solid #000;
	margin: 0px auto;
	width: 930px;
}
#wrapper {
	background: #c2cbd1;
	overflow: hidden;
	width: 100%;
}
#branding, #footer {
	width : 100%;
	background: #fff;
}

/* --------- branding ---------- */
#branding {
	position : relative;
	height : 106px;
}
/* end branding */

/* --------- navigation ---------- */
#nav_main {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-color:#3b5f7b;
	border-top:solid #000000 thin;
}
#mainNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#mainNav li {
	margin: 0px 0 0px -10px;
	padding: 0;
	border-bottom: 1px dotted #000;
}
#mainNav a {
	text-decoration: none;
	display: block;
	height: 1.4em;
	font-weight: normal;
	padding: 3px 0px 3px 15px;
	color: #ffffff;
}
#mainNav a:hover {
	text-decoration: none;
	background: #b5daea url(https://www.site-members.com/coolchain/images/arrows.png) no-repeat 5px 7px;
	color: #000000;
}
#mainNav h5 {
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #000;
	background:url(https://www.site-members.com/coolchain/images/cool/navhbg.gif) no-repeat top;
	color: #ffffff;
	line-height: 2em;
}
#mainNav .bottomlink {
	border-bottom: none;
	margin-bottom: 15px;
}



/* end navigation */

/* --------- content ---------- */
#content {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 760px;
	float: right;
	background: #fff;
}
#content_main {
	width: 68%;
	float: left;
	margin: 0em 0 0;
	padding: 25px 0 0 15px;
}
#container #wrapper #content .fullwidth {
	width: 95%;
}
#content_sub {
	width: 26%;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 8px 0 0 0;
}
#content_sub h5 {
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
}
#content_main ul {
	margin: 5px 0px 20px 40px;
}
#content_main li {
	list-style-image:url(../images/cool/bullet.gif);
}

#content_main .hyphen {
	list-style-image:url(../images/cool/bullet2.gif);
}

#event_descip {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#event_date {
	padding-bottom: 5px;
	width: 100%;
	margin: 0px 0px 10px;
	padding-top: 0px;
}
.program {
	border: 1px solid #f3f2f4;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.program ul { list-style: none; }
.program content {
	margin: 0;
	padding: 0;
}
.program:hover {
	background: #f5f5f5;
	border: 1px solid #e0dfe3;
}
.program_details {
	margin: 0;
	padding: 0 20px 0 75px;
}
.program_details ul { list-style: disc; }
.person_title {
	margin: 10px 0 0;
	padding: 0;
}
.person_title dd {
	margin: 0;
	padding: 0;
	border-style: none;
}
.person_title .company {
	font-weight: bold;
}
#content_main .program .timeslot { margin: 0; }
#content_main .program .timeslot li {
	display: inline;
	font-weight: bold;
}
#content_main .program .timeslot .time {
	font-weight: normal;
	margin: 0;
	padding-right: 30px;
}
.workshop {
	margin-bottom: 20px;
}
.workshop h4 {
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}
.workshop .workshop_details {
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 20px;
	border-left: 1px dotted #E0DFE3;
}
.spon_exhib {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.spon_exhib img {
	float: left;
	padding-right: 5px;
	margin: 10px;
}
.spon_exhib dl {
	margin: 0 0 10px;
	padding: 0px;
	width: 65%;
	float: right;
}
.spon_exhib dt {
	margin: 0;
	padding: 0;
	width: 20%;
	float: left;
}
.spon_exhib dd {
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: inline;
	width: 80%;
	float: right;
}
.spon_exhib .partner_row {
	margin: 0px;
	padding: 0px;
}
.partner_row img {
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
ul#reg_button {
	list-style: none;
	text-indent:-999em;
	margin-top: 10px;
	margin-bottom: 0;
	width: 95%;
}
#reg_button li {
	width: 100%;
	padding: 0 0px 0 0;
	margin-right: 10px;
	margin-bottom:10px;
	height: 53px; 
	background: url(https://www.site-members.com/coolchain/images/cool/registerbox.gif) no-repeat top;
} 
#reg_button a {
	display:block;
	width: 100%;
	height: 53px;
	text-decoration: none;
}
/*#reg_button li a {
	background:url(https://www.site-members.com/coolchain/images/cool/registerbox.gif) no-repeat top; 
}*/
ul#reg_button a:hover { background:transparent }
.register_send {
	list-style: none;
	margin-bottom: 5px;
	clear: both;
	margin-top: 15px;
}
.register_send ul {
	padding: 0 0 0 0;
	margin: 0;
}
.register_send li { display: inline; }
.register {
	background: url(https://www.site-members.com/coolchain/images/reg_arrow.gif) no-repeat left top;
	padding-left: 20px;
}
.send {
	background: url(https://www.site-members.com/coolchain/images/send_email.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#dl_brochure {
	background: url(https://www.site-members.com/coolchain/images/pdf.gif) no-repeat left top;
	margin-top: 5px;
	margin-left: 0px;
	padding: 22px 0px 0px 35px;
}
.conference_list dd { 
	font-style: italic; 
	display: inline;
}
#conference img {
	margin:6px;
	border: thin #000000 solid;
	float:left;
}
.odd { background: #EAEDF4; }
.fullwidth #conference {
	border: 1px solid #E0DFE3;
	width: 100%;
}
.fullwidth #conference table {
	border-collapse: separate;
	border-style: none;
	width: 100%;
}
.fullwidth #conference tr:hover {
	color: inherit;
}
.fullwidth #conference td {
	text-align: left;
	vertical-align: top;
	border-style: none;
}
#price_discount .save {
	font-weight: bold;
	background: #C1D6EB;
}
#price_discount #package { border-right: 1px solid #ccc; }
#price_discount #price { border-left: 1px solid #ccc; }
#price_discount, .event dd { border: none; }
#team_discount #attendees { border-right: 1px solid #ccc; }
#team_discount { width: 25em; }
.venueImage {
	float: left;
	height: 100px;
	width: 100px;
	border: 3px double #ccc;
	margin-right: 20px;
	background: #E0DFE3;
	margin-bottom: 20px;
}
.h3venueImage {
	margin-left: 130px;
}
.venue_accom .backtotop {
	margin-top: 5px;
	text-align: right;
	font-size: 0.9em;
}
.faq dd { border-bottom: 1px solid #E0DFE3; }
.sponsor_logo {
	border-style: none;
	text-align: center;
	margin: 0px 10px;
	padding: 0px;
	float: left;
	height: 130px;
	width:150px;
}
.sponsor_logo img {
	margin: 0px;
	padding: 0px;
}
ul#telephone_listing {
	clear: left;
	margin: 0px 0px 15px;
	padding: 0px;
}
#telephone_listing li {
	list-style: none;
}
.spon_exhib .web_address {
	margin-top: 20px;
}

/* ---------footer ---------- */
#footer {
	position : relative;
	clear : both;
	min-height : 20px;
	padding: 0.5em 0;
	border-top: 1px solid #e0dfe3;
	margin: 0;
	background: #D7DADC;
}
#footer a {
	color: #014876;
}
#copy {
	float: right;
	padding-right: 1em;
	margin-bottom: 0;
	margin-top: 0;
}
#contact {
	float: left;
	padding-left: 1em;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
}
/*
#footer_nav {
	width: 130px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 550px;
}
#footer_nav li {
	display: inline;
}
*/

/* end footer */

/* --------- breadcrumbs ---------- */

#breadcrumbs {
	margin: 0;
	padding: 2px 0 3px 0; 
	background: #d7dadc;
	font-size:10px;
	border-top:solid #000000 thin;
}
#breadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#000000;
}
#breadcrumbs ul {
	margin: 0;
	padding: 3px 0 0 10px;
}
#breadcrumbs a { 
	font-weight: bold;
	font-size:10px;
	color:#2a7fbf;
}
.arrowsize{
	font-size:9px;
}

/* end breadcrumbs */

/* --------- information boards ---------- */

#info_boards { 
	clear: both;
	min-height: 50px;
	height: 50px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.info {
	float: left;
	background: url(https://www.site-members.com/coolchain/images/cool/featboxm.gif) repeat-y;
	width: 185px;
	margin-bottom: 15px;
}
.info2 {
	float: left;
	width: 185px;
	margin-bottom: 15px;
}
} 
#reg_button li {
	width: 100%;
	padding:  0px 0 0;
	margin-right: 10px;
	height: 53px; 
	background: url(https://www.site-members.com/coolchain/images/cool/registerbox.gif) no-repeat middle;
} 
.info span {
	font-size: 1.3em;
}
.info p, ul {
	padding: 0;
	margin: 0px;
}
.info .half_break {
	margin: 0px;
	padding: 5px 0px;
}
.info h4 {
	padding-bottom: 10px;
	padding-right: 10px;
}
 /* set background images for corners */
.rbroundbox { background: url(https://www.site-members.com/coolchain/images/cool/featboxm.gif) repeat-y; }
.rbtop div  { background: url(https://www.site-members.com/coolchain/images/cool/featboxt.gif) no-repeat top; }
.rbbot div  { background: url(https://www.site-members.com/coolchain/images/cool/featboxb.gif) no-repeat bottom; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbcontent2 { 
	text-align: center;
	}
	
.rbroundbox { width: 185px; }

/* end information boards */

/* --------- blockquote boxes ---------- */

blockquote {
 position: relative;
 text-indent: 2em;
 margin-right: 0;
 padding-top: 13px;
 text-align: left;
 margin-left: 0;
 padding-right: 10px;
 background: url(../images/cool/start_quote.GIF) no-repeat left top;
 padding-left: 10px;
}
.wrapper_quote {
	width: 185px;
	padding-right: 0px;
	float: left;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#content_sub h3 {
	text-align: left;
}
.quote {
 width: 95%;
 margin-left: 5px;
 padding-bottom: 3px;
 padding-right: 0px;
 background: url(../images/cool/end_quote.GIF) no-repeat right bottom;
}
.quote_credit {
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
.testimonials {
	background: url(https://www.site-members.com/coolchain/images/bubble.gif) no-repeat left;
	padding-left: 35px;
}


/* end lockquote boxes */

/* --------- general ---------- */
	
.strong { font-weight: bold; }
.italic { font-style: italic; }
.pdf {
	float: left;
	margin-right: 10px;
	border-style: none;
	margin-top: 7px;
}
.clear {
  clear: both;
  height: 0;
}
	
/* end general */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
/*HEADER LOGO*/
#logo{
float:left;
	padding-right: 20px;
}
#logo img {
	border: 0;
}
#header {
	float: left;

}
#HeaderFlash{
	border:0;
	padding: 0 0 0 0;
	float:right;
	background-image:url(http://www.site-members.com/coolchain/images/cool/Still_1.jpg);
}
#header {
	float: left;

}	
