body 
{
	background-color: #fff;
	font-family: Verdana;
	font-size: 12px;
	color: #1191cd;
	margin: 5px 0px 0px 0px;
	/*color: #6389b0;*/
}

.link
{
	font-family: Verdana;
	font-size: 12px;
	color: #1191cd;
	font-weight: bold;
	text-decoration: none;
}

.link:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #1191cd;
	text-decoration: underline;
	font-weight: bold;
}

.linkred
{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.linkred:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a
{
	font-family: Verdana;
	font-size: 12px;
	color: #1191cd;
	text-decoration: underline;
}

a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #1191cd;
	text-decoration: underline;
}

p
{
	line-height: 18px;
}

h2 
{
	font-size: 14px;
	color: #000000;
}

h2 
{
	font-size: 13px;
	color: #000000;
}

h1.lines 
{
	padding: 0px;
	margin: 0px;
	
}

#headerimg 
{
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	height: 80px;
}

.line1 
{
	color: #2e866d;
	font-weight: bold;
	font-size: 32px;
	
}

.line2
{

	margin: 0px 0px 0px 22px;
	padding: 0px;
	color: #62a492;
	font-size: 32px;
	font-weight: lighter;
	font-family: Arial;
}

img 
{
	border: 0px;
}

/*
div .root .container .content .largecontentscrolltext .footer
{ 
margin-left: auto;
margin-right: auto;
}
*/


#root 
{
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/*_text-align: center;*/
}


#containernobg
{	
	background-image: url(../images/bg_main_nogirl.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eaf0f7;	
	overflow: hidden;
	border: solid 1px #ffffff;
	width: 749px;
	/*height: 376px;*/
	
}

#container 
{	
	/*background-image: url(../images/background.gif);*/
	background-image: url(../images/fade/bg_content.gif);
	/*background-position: center top;*/
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	/*#eaf0f7;*/
	overflow: hidden;
	border: solid 1px #ffffff;
	width: 748px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/*height: 376px;*/
	
}

#header_bg
{
	/*background-image: url(../images/fade/bg_top.gif);*/
	position: static;
	top: 40px;
	overflow:hidden;
}

#footer_bg
{
	/*background-image: url(../images/fade/bg_top.gif);*/
	position: static;
	bottom: 75px;
	overflow:hidden;
}

#content 
{
	background-image: url(../images/fade/bg_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	margin: auto;
	/*float: left;*/
}

#footer 
{
	
	border: solid 1px #ffffff;
	overflow: hidden;
	text-align: center;
	width: 748px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#footer_links
{
	margin-left: auto;
	margin-right: auto;
}

#footercontainer 
{
	clear: both;
	width: 100%;
	overflow: hidden;
	text-align: center;	
}

#header 
{
	text-align: left;
	overflow: hidden;
	clear: both;
}

#home_split
{
	background-image:url(../images/eventology-text.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#split-c1a
{
	width: 50px;
	float:left;
	height: 100%;
}

#split-c1b
{
	width: 200px;
	float:right;
	height: 100%;
}

#split-c1 
{
	width: 390px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;
	line-height: normal;
	padding-left: 0px;
}

#split-c1 p
{
	margin: 0px 5px 10px 0px;
}

#split-c2 
{
	width: 310px;
	float:right;
	margin-top: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;

}
#split-c2c 
{
	width: 313px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
}


#largecontentscrolltext 
{
	width: 730px;
	overflow: auto;
	/*height: 240px;	*/
	padding: 10px;
	margin: 5px;
	background-color: #ffffff;
	background-color: Transparent;
	text-align: center;
	/* Non-Standard */

}

.eventtable th
{
	text-align: left;
}

.loosecontent
{
	float:none;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.loosecontent p
{
	margin: 0px 0px 7px 0px;
}

.loosecontent .label 
{
	font-weight: bold;	
}

.loosecontent .textsingle 
{
	width: 320px;	
}

.loosecontent .loosecontent-left 
{
	float: left;
	overflow: hidden;
	width: 330px;
}	

.loosecontent .loosecontent-right
{
	float: right;
	overflow: hidden;
	width: 330px;
}

.dropsingle 
{
	width: 320px;	
}

#headerlogo 
{
	margin-top: 20px;
	margin-left: 20px;
}

img.framed
{
	border: 1px solid #FFFFFF;	
}

table.acagenda 
{
	width: 100%;	
}

table.acagenda td 
{
	vertical-align: top;
}

.textsingle 
{
	width: 300px;	
}

.multipletext 
{
	width: 300px;
	height: 100px;
}

.TextMultiple
{
	width:200px;
	height:40px;
}

/* AC pages */


.pageTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #6389b0;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	text-align:left;
}

#AcContent 
{
	
	overflow: auto;
	padding: 10px;



}


.speakerBox 
{
	padding-bottom:5px;
	padding-top:5px;
	/*border-top: thin dotted #d6e1de;*/
	width: 100%;

}

.speakerDetails
{
	float:left;
	/*display:block;*/
	width: 200px;
	background-color: #d6e1de;
	text-align: left;
	padding: 5px;


}


.speakerText
{
	float:right;
	text-align: left;
	margin-left:10px;
	width:500px;

}

.presBox 
{
	padding-top:5px;

}

.speakerFBq
{

	padding-right: 20px;	
	font-weight:bold;
}

.speakerFBa 
{

	padding-right: 20px;
	font-style:italic;

}

.clearDivs
{
	clear: both
}

.thinDotLine
{
	padding-bottom:5px;

	border-bottom: thin dotted #d6e1de;
	width: 100%;
}
.bodytext
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align:left;
	color: #6389b0;
}

.subSquare 
{
	width:600px;
	margin: 0 auto;
	
}

.startPics
{
	
}

.rightcol
{
	float:right;

}

.leftCol
{
	width:220px;
	float:left;
	

}

.clearBoth 
{
		clear:both;
	
}

.RegOption
{
	clear:both;
	/*border-bottom:solid 1px #cccccc;*/
	/*height:10px;*/
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	font-weight: bold; 
}

.RegForm 
{
	width:450px;
	/*border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;*/
	/*background-color: #e2e2e3;*/
}

.textsingle2 
{
	width:200px;
}

#right
{
	/*top: 50px;
	height: 100%;
	right: 20px;
	background-image: url("\assets\images\fade\bottom-left.gif");
	background-position: right;
	background-repeat: repeat-y;*/
}

#left
{
}

#bottom
{
}

#top
{
}

#current
{
	float:left;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #F0F0F0;
	border-top: solid 1px #F0F0F0;
	border-left: solid 1px #F0F0F0;
	border-bottom: solid 1px #F0F0F0;
	z-index: 100;
}

#currentsel
{
	float:left;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #F0F0F0;
	border-top: solid 1px #F0F0F0;
	border-left: solid 1px #F0F0F0;
	z-index: 100;
}

#past
{
	float:left;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #F0F0F0;
	border-top: solid 1px #F0F0F0;
	border-left: solid 1px #F0F0F0;
	border-bottom: solid 1px #F0F0F0;
	z-index: 100;
}

#pastsel
{
	float:left;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #F0F0F0;
	border-top: solid 1px #F0F0F0;
	border-left: solid 1px #F0F0F0;
	z-index: 100;
}

#eventcontent
{
	float:none;
	padding-top:35px;
	z-index:50;
	border-top: solid 1px #F0F0F0;
	border-right: solid 1px #F0F0F0;
	border-left: solid 1px #F0F0F0;
	border-bottom: solid 1px #F0F0F0;
	margin-right:10px;
}

/*-- START TAB CSS --*/

#tabsB 
{
	float:none;
    font-size:93%;
    line-height:normal;
    margin-bottom: 0px;
}
#tabsB ul 
{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 50px;
	list-style:none;
}
#tabsB li 
{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#tabsB a 
{
	float:left;
	background:url("../images/tableftB.gif") no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	text-decoration:none;
}
#tabsB a span 
{
	float:left;
	display:block;
	background:url("../images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#1191cd;
	font-weight: normal;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsBsel a span 
{
	color:#1191cd;
	font-weight: bold;
}
#tabsBsel a 
{
	background-position:0% -42px;
}
#tabsBsel a span 
{
	background-position:100% -42px;
}
/*-- END TAB CSS --*/



/*-- START Round Corners CSS --*/

#msgbroundcontainer {width:600px; margin:15px; padding:20px; }

#roundcontainer {width:140px; margin:0px; padding:0px; text-align: right; cursor: pointer;}

.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#1191cd;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #1191cd; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #fff; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #1191cd; border-right:1px solid #1191cd;}

.xb1 {margin:0 8px; background:#1191cd;}
.xb2 {margin:0 6px; background:#1191cd;}
.xb3 {margin:0 4px; background:#1191cd;}
.xb4 {margin:0 3px; background:#FFF; border-width:0 5px;}

.xb5 {margin:0 2px; background:#FFF; border-width:0 4px;}
.xb6 {margin:0 2px; background:#FFF; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#FFF; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#FFFFFF; border:3px solid #1191cd; border-width:0 3px; text-align:center;}

/*
.xsnazzy 
{
	background: transparent; 
	margin:1em;
}

.xsnazzy em 
{
	display:block; 
	width:0; 
	height:0; 
	color:#d8d8ee; 
	overflow:hidden; 
	border-top:12px solid #1191cd; 
	border-left:12px dotted transparent; 
	border-right:12px dotted transparent; 
	margin-left:50px;
}

* html .xsnazzy em 
{
	width:24px; 
	height:12px; 
	w\idth:0; 
	hei\ght:0;
}
.xsnazzy span 
{
	display:block; 
	width:0; 
	height:0; 
	color:#1191cd; 
	overflow:hidden; 
	border-top:10px solid #FFFFFF; 
	border-left:10px dotted transparent; 
	border-right:10px dotted transparent; 
	margin-left:52px; 
	margin-top:-15px;
}
* html .xsnazzy span 
{
	width:20px; 
	height:10px; 
	w\idth:0; 
	hei\ght:0;
}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 
{
	display:block; 
	overflow:hidden; 
	font-size:0;
}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 
{
	height:1px;
}
.xb4, .xb5, .xb6, .xb7 
{
	background:#ccc; 
	border-left:1px solid #1191cd; 
	border-right:1px solid #1191cd;
}

.xb1 
{
	margin:0 8px; 
	background:#1191cd;
}
.xb2 
{
	margin:0 6px; 
	background:#1191cd;
}
.xb3 
{
	margin:0 4px; 
	background:#1191cd;
}
.xb4 
{
	margin:0 3px; 
	background:#FFFFFF; 
	border-width:0 5px;
}

.xb5 
{
	margin:0 2px; 
	background:#FFFFFF; 
	border-width:0 4px;
}
.xb6 
{
	margin:0 2px; 
	background:#FFFFFF; 
	border-width:0 3px;
} 
.xb7 
{
	margin:0 1px; 
	background:#FFFFFF; 
	border-width:0 3px; 
	height:2px;
} 

.xboxcontent 
{

	display:block; 
	background:#FFFFFF; 
	border:3px solid #1191cd; 
	border-width:0 3px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

/*-- END Round Corners CSS --*/
