/*template default */
img { border:0px}
td
{
	font-size: 11px;
	color: #505153;
	font-family: verdana,Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2988AA;
	font-weight: bold;
}

.tralt { background: aliceblue;}
.flashMessage { color: Red; font-weight:bold;}

p{
	font-size: 11px;
	line-height: 16px;
	color: #2b4f4f;
	color: #505153;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-align: justify;
	
}

#ptext
{
	font-size: 11px;
	color: #2b4f4f;
	color: #505153;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:0px;
}

#ptext li
{
	list-style-position: inside;
	font-size: 11px;
	color: #505153;
	line-height: 16px;
	font-family: verdana,Arial, Helvetica, sans-serif;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.paneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.panelhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
}
.panelheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
}
.bolded {
	font-weight: bold;
}
.italic {
	font-style: italic;
}





.largetext
{
	font-size: 14px;
	color: #006699;
	color: #2988AA;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
}
.extralargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;

}
.largehead
{
	font-weight: bold;
	font-size: 16px;
	color: #336666;
	color: #007094;
	font-family: Arial, Helvetica, sans-serif;
}
.sectionhead
{
  color: #2988AA;
	 font-size: 14px;
   font-family: arial, verdana, sans-serif;
    font-weight:bold;
    padding-bottom:-4px;
}






/*navigation*/
.images {background:#c00; width:20px; padding:1px;} /* not part of the menu */
#nav a {float:left; color:#fff; background: #889444; margin:0px 2px 0px 0; padding:0px 0px 0px 2px; text-decoration:none; letter-spacing:1px;}
#nav a b {float:left; display:block; background:#blue; padding:5px 16px 5px 12px;}
#nav a:hover {background: #999966;background:#bbc294; color:#fff; cursor:pointer;}
#nav .current a {background:  #999966;background:#bbc294; color:#fff; cursor:default;}
#nav {padding:5px 0 0px 0; background:#fff; margin:0px;} /* margin for this demo only */
#navrow
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px 0 0px 0 auto;
	padding-top: 0px;
	font-family: arial, verdana, sans-serif;
	white-space: nowrap;
	list-style-type: none;
}
#nav span {margin:0; padding:1px 0 0px 0;float:left}
/*custom*/

.profile-photo
{
   padding:3px 3px 3px 10px ;
   margin: 20px 40px 3px 3px;
   left: 590px;
   float:right;
   width: 100px;
   border: double 4px #889444;
}

.profile-section
{
    font-size: 20px;
    font-weight:bold;
    color: orange;
    border-bottom: 5px double orange;
    padding-bottom:5px;
    margin-top:20px;
    padding-top:20px;
}

.profile-name
{
    margin-top:20px;
    font-size: 16px;
    font-weight:bold;
    font-style:italic;
    color:   #889444;
}

.profile-title
{

      color: #2988AA;
	 font-size: 14px;
   font-family: arial, verdana, sans-serif;
    
}
.profile-content
{
    width: 520px;
   	font-size: 11px;
	line-height: 16px;

	color: #2b4f4f;
	color: #505153;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-align: justify;
}

hr
{
    margin-top: 10px;
    width:600px;
    text-align:center;
    color: #889444;
    background-color: #889444;
    height:2px;
    border:0;
}
.section
{
    margin-top: 10px;
   width:300px;
    background-color: #007094;
    text-align:center;
       padding-bottom: 4px;
}


.infoheaderleft {
    color:navy;
    font-weight:bold;
 }
.infotable
{
    font-family: arial, verdana, sans-serif;
   font-size: 12px;
}
.prog-rowtitle
{
   font-size: 14px;
   font-family: arial, verdana, sans-serif;
    font-weight:bold;
}

.prog-rowtitleshaded
{
   font-size: 14px;
   font-family: arial, verdana, sans-serif;
    font-weight:bold;
   background: #c4c4c4;
   margin-top:30px;
}
.prog-rowtime
{
   font-size: 14px;
   font-family: arial, verdana, sans-serif;
   width:90px;
   vertical-align:top;
   text-align: left;
   border: 1px solid #505153;

}
.prog-colhead
{
	border: 1px solid #505153;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	background-color: ivory;
	text-align: left;
}
.prog-content
{
   font-size: 14px;
   font-family: arial, verdana, sans-serif;
   font-weight:normal;
   	border: 1px solid #505153;
   	vertical-align:top;
   	

}
.prog-breakout
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-size: 14px;
	padding-bottom: 4px;
	vertical-align: top;
	border-left: black 1px solid;
	width: 140px;
	color: #2988aa;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: arial, verdana, sans-serif;
	background-color: ivory;
	text-align: center;
}

.prog-breakoutspeaker i
{
	color:Olive;
}
td i
{
	color:Olive;
}


.prog-breakoutspeaker
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 0px solid;
	padding-left: 4px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 4px;
	vertical-align: top;
	border-left: black 1px solid;
	width: 140px;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: arial, verdana, sans-serif;
	background-color: azure;
}

.prog-topic
{
   font-size: 14px;
   font-family: arial, verdana, sans-serif;
   font-weight:normal;
   color:crimson;
}

.prog-section
{
	font-size: 16px;
	color: #2988AA;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight:bold;
}

.focusheading
{
	font-weight: bold;
	font-size: 20px;
	color: #ff3300;
	font-family: Arial, Helvetica, Serif;
}

.blue
{
	color: cornflowerblue;
}

.bgblue
{
	background: lightblue;
}


.error
{
	font-size: 14px;
	color: red;
}

/*********/
.outerwidth
{
	width:800px;
}

.innerwidth
{
	width:779px;/*779*/
}

.profile-content
{
	 width: 520px;
}

.hometable
 {
	width: 700px;
 }
.hometableleft
 {
	width: 540px;
 }
.registerleftcol
 {
	width: 350px;
 } 

.registerrightcol
{
	width: 350px;
} 
 
/* Form styles */

.formitem-left{
	font-weight: bold;
	font-size: 12px;
	color: #336666;
	color: #007094;
	font-family: Arial, Helvetica, sans-serif;
	width:100px;
}

.formheading{
	background-color:olive;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:10px;	
}

/* Topic Styles */
.topic{
	border:#DDDDDD 1px dotted;
	padding-left:2px;
	padding-top:2px;
	background-color:#fff;
}
.topic > em{
	font-weight:normal;
	font-size:11px;	
}


.topic, .topic a {
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;	
}

.topicname, .topicname a {
	color: #2290BB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;	
		background-color:#fff;
}
.stopic
{
	border-right: #dddddd 1px dotted;
	padding-right: 5px;
	border-top: #dddddd 1px dotted;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #dddddd 1px dotted;
	margin-right: 25px;
	padding-top: 5px;
	border-bottom: #dddddd 2px solid;
		background-color:#fff;

}

.stopic, .stopic a{
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;

}
.stopic2 {
border-bottom:2px solid silver;	
padding-bottom:5px;
margin-bottom:5px;

}

.stopicname, .stopicname a{
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;	
		background-color:#fff;
}

.tlink{
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	background-color:#fff;

}

.tlink2, .tlink2:HOVER, .tlink2 a {
	background-color:#F6F6F6;
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
a {
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.crumbs a{
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	padding-bottom:4px;
		background-color:#fff;
}

div.formitem{
	clear:both;
	padding-top:10px;
	padding-left:29px;
	width:600px;
}

div.formitem-left, div.formitem-right{
	float:left;	
}

div.formheading{
	width:600px;
	padding-bottom:2px;
	padding-top:2px;
}

a.button, div.menu, div.menu a{
	background-color:#007094;
	color:#ffffff;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	text-decoration:none;
}

a.button:HOVER, div.menu a:HOVER{
	background-color:#2290BB
}

.xbut{
	color:#FF0000;
	font-weight:bold;
	padding:2px;
}

.xbut a{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.qlist{
	border:#EFEFEF 2px dotted;
	border-bottom: #2290BB 2px solid;
	background-color:#F6F6F6;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px; 
	padding-left:5px; 
	padding-bottom:5px; 
	width:90%;
}

.tlist{
	border:#EFEFEF 1px dotted;
	color: #007094;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:29px;
	padding-top:5px; 
	padding-left:5px; 
	width:70%;
}

.newbtn{
	background-color:#FF0000;
	color:#ffffff;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
}
.enqtbl{	
	margin-left:29px;
}

.enqtbl th{
	background-color:#FFFFFF;	
	border:#2988AA 1px solid;
}

.row1{
	background-color:aliceblue;
	border:aliceblue 1px solid;
}

.row2{
	background-color:#FFFFFF;
	border:aliceblue 1px solid;
}

.row1 a, .row2 a{
	color:#2988AA;
	text-decoration:none;
}

.row1 a{
	background-color:aliceblue;
}


.uques{
	background-color:#EFEFEF;
	border:#EEEEEE 1px solid;	
}

.uques a{
	background-color:#EFEFEF;
	color:#2988AA;
	text-decoration:none;
}


.message, .message a{
	font-size: 12px;
	color: #336666;
	color: #007094;
	font-family: Arial, Helvetica, sans-serif;
}
optgroup{
	color:#2988AA;
	font-style:normal;
}
option{
	color:#000000;
	background-color:#FFFFFF;
}

.tblfrm tr{
	border:#990000 1 solid;
}