* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	color: #4c4c4c;
	font-size: 75%;
	font-family: Verdana;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF921E;
}
a:hover {
	text-decoration: underline overline;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	font-size: 1.8em;
}
h2 {
	color: #FF921E;
	font-size: 1em;
}
h4 {
	line-height: 1.8em;
	color: #333333;
	margin: 10px 0 5px 15px;
}
p {
	line-height: 1.3em;
}
/* ID'S */
#container {
	width: 938px;
	margin: 0 auto;
	min-height: 600px;
	display: block;
	background-image:url(img/main.png);
	background-position:center top;
	background-repeat:repeat-y;
	border-bottom: thin solid gray;
}
#sidemenu {
	position: relative;
	top: 0;
	width: 250px;
	float: left;
	left: 0;
	font-size: 1em;
}
#topmenu {
	height: 46px;
	margin: 0 0 0 250px;
	width: 682px;
	background: #E6E6E6;
}
#banner {
	height: 150px;
	margin: 0 0 0 250px;
	width: 682px;
	display: block;
}
#content {
	background-color: #e6e6e6;
	min-height: 850px;
	width:652px;
	margin: 0 0 0 250px;
	padding: 15px;
}
#content p{
	padding: 10px;
	line-height: 1.5em;
}
#content ul li {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 1.7em;
	margin: 5px 0 5px 20px;
}
#content ol li {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.7em;
	margin: 5px 0 5px 30px;
}
#content a:hover {
	text-decoration: none;
	text-decoration: underline;
}
#bioscontent {
	width: 400px;
	float: left;
	padding: 15px;
}
#biolist {
	width: 210px;
	float: left;
}
#biocontainer {
	clear: both;
	display: block;
	min-height: 400px;
}
#biotitle h3 {
	font-size: 1.2em;
	font-weight: bold;
}
#biocontent h4 {
	font-weight: 1.1em;
}
#leadershiptable thead{
	text-align: left;
}
#leadershiptable {
	margin: 15px 0;
}
#leadershiptable th{
	font-size: 1.2em;
	line-height: 1.8em;
	width: 200px;
}
#leadershiptable tr{
	line-height: 1.8em;
	border-bottom:thin solid white;
}
#leadershiptable td{
	line-height: 1.8em;
	width: 200px;
}

#righstamp {
	background-image:url(img/roadlogo.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	height:100px;
	position:relative;
	right:15px;
	top:5px;
	width:100px;
	z-index: 20;
}
#logo {
	padding: 10px 20px;
}
#topmenu li {
	float: left;
	color: #FF921E;
	font-weight: bold;
	margin: 15px 9px;
	background: white;
	padding: 2px;
}
#topmenu a {
	text-decoration: none;
	color: #333333;
	font-size: 1.1em;
}
#topmenu a:hover {
	font-weight: bold;
	color: #FF921E;
}
#leftcircles {
	background: url(img/bg_body-left.gif) no-repeat left top;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 280px;
	height: 1020px;	
}
#ingenia {
	background:transparent url(img/codeingenia.png) no-repeat scroll center center;
	height:133px;
	margin:0 auto;
	padding: 50px 10px;
	width:200px;
}
#rightcircles {
	background: url(img/bg_body-right.gif) no-repeat right bottom;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
	height: 1020px;
	z-index: -1;
}
#footer {
	background-color: #333333;
	height: 42px;
	margin: 0 0 0 250px;
	color: white;
	width: 682px;
}
#footer p {
	padding: 15px 0 0 165px;
}
#agendatitle {
	text-transform: capitalize;
	font-size: 1.4em;
	color: #333333 
}
#registertitle {
	font-size: 1.4em;
	color: #333333 
}
#contactus div {
	padding: 0 0 15px 0;
}
#contactus {
	width: 168px;
	float: right;
	padding:26px 50px 0 0;
	font-size: 1.4em;
	color: #333333;
}
#contactus input {
	line-height: 22px !important;
	padding: 5px;
	background-position:left top;
}
#contactus textarea {
	padding: 5px;
	line-height: 22px;
	font-size: .8em;
	background-position:left top;
}
#nameminicontact {
	color: #FF921E;
	background-image: url(img/miniinput.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 168px;
	height: 22px;
	border: none;
	padding: 5px 0 0 0;
}
#mailminicontact {
	color: #FF921E;
	background-image: url(img/miniinput.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 168px;
	height: 22px;
	border: none;
}
#commentminicontact {
	color: #FF921E;
	font-family: Verdana;
	color: #FF921E;
	background-image: url(img/commentmini.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 168px;
	height: 51px;
	border: none;
}
#sendminicotact {
	text-transform: lowercase;
	background-image: url(img/sendmini.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 90px;
	height: 22px;
	color: white;
	font-size: 1.2em;
	float: right;
}
#sidemenulist {
	width: 250px;
}
#pdf {
	float: right;
	padding: 20px;
}
#divattend {
	width: 100%;
	height: 170px;
}
#side_video {
	padding: 0px;
}
#cities {
	top: 25px;
	position: relative;
	font-size: 1.3em;
	background: black;
	color: white;
	width: 100%;
	height: 25px;
	float: right;
}
#cities li {
	float: left;
	padding: 5px;
}
.sponsorsimg {
	float: left;
	padding:35px 10px 10px 0;
}
.title {
	background-color: #FF921E;
	width: 100%;
	height: auto;
             padding-bottom: 5px;
}
.attend {
	bottom:20px;
	clear:both;
	position:relative;
}
.title h1 {
	font-size: 1.2em;
	padding: 7px 0 0 10px;
}
.title h3 {
	font-size: 1.2em;
	padding: 5px 0 0 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.grande{
	font-style:italic bold;
	font-size:large;
}

ul li span.grande i{
	font-style:italic;
	font-size:13px;
}
/*Classes*/
.icons {
	padding:2px;
	position:relative;
	top:6px;
}
.list {
	width: 250px;
	padding:15px 0 0 5px;
}
.list h2 {
	font-size: 1.1em;
	color: #FF921E;
	height: 1.9em;
}
.list li {
	list-style-image: url(img/bullet.png);
	list-style-position: outside;
	color: #333333;
	margin-top:10px;
	margin-left: 40px;
	}
.nobullets {
	list-style-image: none;
	}
.nobullets li {
	list-style-image: none;
	}
.list a {
	color: #4c4c4c;
	text-decoration: none;	
}
.list a:hover {
	color: #FF921E;
	font-weight: bold;	
}
.nobullets {
	list-style-type: none !important;
}
.sponsonr {
	padding: 15px;
}
.biocompany {
	font-size: 1.2em;
	color: #333333;
}
.biocompany a:hover{
	color:  #FF921E;
}
.sponsor {
	padding:10px 0 0 25px;
}
.program {
	padding: 10px
}
.program td {
	padding: 5px;
}
.time {
	font-weight: bold;
	width: 100px;
	text-align: right;
}
.titlep {
	font-weight: bold;
}
.blockquotep {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
	color: #FF921E;
	font-style: italic;
}
.centerprogram {
	width: 400px;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.7em;
        font-size: 1.4em;
}
.whitelink {
	color: white;
}
.whitelink a:hover {
	color: white !important;
}
/* Tools */
/* Twitter Tool*/
.tweet {
	background-image: url(img/twitter.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 223px;
	height: 119px;
	color: #FF921E;
}
.tweet .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tweet .tweet_list li {
	overflow: auto;
	padding: .5em; 
}
.tweet .tweet_list li a {
	color: #FF921E; 
}
.tweet .tweet_list .tweet_even {
 
}
.tweet .tweet_list .tweet_avatar {
	  padding-right: .5em;
	  float: left; 
}
.tweet .tweet_list .tweet_avatar img {
		vertical-align: middle; 
}
.query {
	font-family: Verdana;
	font-size: 90%;
	color: #FF921E; 
}
.query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.query .tweet_list li {
	overflow: auto;
	padding: .5em; 
}
.query .tweet_list li a {
	color: #b66817; 
}
.query .tweet_list .tweet_even {

}
.query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left; 
}
.query .tweet_list .tweet_avatar img {
	vertical-align: middle; 
}
/* Tool tip tool */
#mopTip01 {
	position: absolute;
	/*display: none;*/
	z-index: 999;
	font-size: 3px;
}
#mopTip01 .tip {
	vertical-align: top;
	background-color: #FFFFFF;
}
#mopTip01 .content {
	padding: 4px;
	font-size: 11px;
	cursor:default;
	line-height:1.5em;
}
#mopTip01 .leftTop {
	font-size: 3px;
	height: 20px;
	width: 20px;
	background-image: url(img/leftTop.png);
	background-repeat: no-repeat;
}
#mopTip01 .rightTop {
	font-size: 3px;
	width: 20px;
	background-image: url(img/rightTop.png);
	background-repeat: no-repeat;
}
#mopTip01 .leftBottom {
	font-size: 3px;
	height: 20px;
	width: 20px;
	background-image: url(img/leftBottom.png);
	background-repeat: no-repeat;
}
#mopTip01 .rightBottom {
	font-size: 3px;
	background-image: url(img/rightBottom.png);
	background-repeat: no-repeat;
}
#mopTip01 .arrow {
	height: 20px;
	width: 60px;
	background-image: url(img/arrowTop.png);
	background-repeat: no-repeat;
}
#mopTip01 .arrowBottom {
	height: 20px;
	width: 60px;
	background-image: url(img/arrowBottom.png);
	background-repeat: no-repeat;
}
#mopTip01 .left {
	font-size: 3px;
	width: 20px;
	background-image: url(img/left.png);
	background-repeat: repeat-y;
	background-position: top;
}
#mopTip01 .right {
	font-size: 3px;
	width: 20px;
	background-image: url(img/right.png);
	background-repeat: repeat-y;
}
#mopTip01 .top {
	background-image: url(toptip.png);
	background-repeat: repeat-x;
}
#mopTip01 .bottom {
	background-image: url(img/bottomtip.png);
	background-repeat: repeat-x;
}
#mopTip01 .close {
	font-size: 3px;
	position: absolute;
	height: 27px;
	width: 27px;
	cursor: pointer;
	background-image: url(img/closeBtn.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	display: none;
}
#mopTip01 .close:hover {
	background-image: url(img/closeBtn_h.png);
	background-repeat: no-repeat;
}
#mopTip01 .arrowSet {
	font-size: 3px;
}
#mopTip01 .arrowSetBottom {
	font-size: 3px;
}
/* Table events*/
#tableSort {
	width: 640px;
	padding: 20px;
}
#tableSort a {
	color: #333333 
}
#tableSort a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF921E;
	
}
#tableSort table {
}
#tableSort table td {
	font-size: 1em;
	height: 15px;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
#tableSort table thead th {
	height: 40px;
	vertical-align: middle;
}
#tableSort table .empty {
	width: 90px;
	text-transform: capitalize;
	font-size: 1.4em;
	color: #FF921E; 
}
#tableSort thead .header {
	background: url(img/tableSort/sort.png) no-repeat 80px center;
	font-size:1.4em;
	text-align:left;
	width: 350px;
}
#tableSort thead .headerSortDown {
	background: url(img/tableSort/sortDown.png) no-repeat 80px center;
}
#tableSort thead .headerSortUp {
	background: url(img/tableSort/sortUp.png) no-repeat 80px center;
}
#tableDetail {
}
#tableSort tbody tr {
	height: 30px;
}
#tableSort table thead th .first {
	width: 240px;
}
#tableSort table thead .second {
	width: 180px;
}
#tableSort table .selected {
	background: url(img/tableSort/sortSelect.png) no-repeat center center;
}
#tableSort .speakerTable {
	clear: left;
	float: left;
	width: 50%;
}
#tableSort #infoSpeaker {
	clear:right;
	float:right;
	width:48%;
}
#tableSort tbody tr {
	position: relative;
}
#tableSort tbody td {
	background: none;
}
#tableSort #infoSpeaker h1 {
	font-size: 1.4em;
	font-weight: bold;
}

#tableSort #infoSpeaker img {
	float: left;
	height: 80px;
	width: 80px;
}

#tableSort #infoSpeaker p.description {
	clear: both;
	padding: 15px 0;
}

#tableSort .clearFix {
	clear: both;
	height: 1px;
	width: 100%;
}
#menu .hidden {
  display: none;
}
/* ixmael.arts > */
#updates {
	width: 650px;
}
#updates li {
	padding: 0 0 10px 0;
}
#updates li h1 {
	font-weight: bold;
}
#updates li p {
	padding: 10px;
}
#updates li a {

}
.sponsorsrow {
	min-height: 200px;
}
/* marquesina */
#events-list {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
#events-list a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
	font-size: 1em;
}
#events-list a:hover {
	color: #FF921E;
}
#events-list li {
     display: inline;
}

/* Scroller Box */
#scroller_container {
     position: relative;
     width: 682px;
     height: 25px;
     overflow: hidden;
     left: 0;
}
.clear {
	clear: both;
}
/* AJAX */
#loading {
	background: url(img/load.gif) no-repeat center center;
	height:48px;
	display:none;
	position: relative;
	top: 60px;
}
#menuajax li{
	list-style-type:circle;
}
#menuajax a {
	font-weight: normal;
	color: #333333;
}
#menuajax a:hover {
	text-decoration: none;
	color: #FF921E;
}
.agendatitle {
	font-size: 13px;
	margin: 0 0 0 10px;	
}
.agendasubtitle {
	margin: 0 0 0 10px;
	font-size: 13px;
}
.speakersimg{
   margin-top: 15px;
   margin-bottom: 20px;
}
.citydatetable {
   font-size: 10px;
   border: none;
}
.citydatetable td {
   border: 1px #b4b4b4 solid;
   padding: 2px;
}