	
body {
   color: #1a1817;
   background: #fff url(images/bg.png) top repeat-x;
   text-align: center;
   margin:60px 0;
   font-family: 'trebuchet ms', Verdana, Arial, georgia, Sans-Serif;
   font-size:100%;
}
   
h1 
{
    margin:20px 0 10px 0;
    color:#666666;
    font-weight:normal;
    font-size:300%;
}

h2 
{
    color:#666666;
    size:130%;
}

ul
{
    list-style-type:square;
}
   
ul#venues
{
    margin:20px 0 20px 60px;
    padding:0;
}

ul#addresses 
{
    padding:0;
    margin:0 0 0 30px;
}

ul#venues li, ul#addresses li
{
    margin:0 0 8px 0;
}

h2.category{
    color:#fff;
    font-size:120%;
    font-weight:bold;
    margin:0;
    background:#2B43D2;
    padding:1px 0 1px 10px;
    text-transform:uppercase;
}

h3 {
   font-size: 14px;
   line-height: 18px;
   color: #df242b;
   padding: 0 0 5px 17px;
}

img {
	border: 0; 
}

a {
	color: #DF242B;
	text-decoration: underline; 
}
a:hover{
	text-decoration: none; 
}

table, th, td, tr
{
    border:0;
}


#footer 
{
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:10px;
    background: #E5E5E5 url(images/radient.gif)  repeat-x;
    margin:6px 0 0 0;
}

.clear 
{
    clear:both;
}

#main {
	width: 765px;
	text-align: left;
	margin: 0px auto; 
	font-size:80%;
}

#loginblock {
	width: 150px;
	height: 249px;
	color:#fff;
	float: left; 
	background: #2B43D6 url(images/bgright.gif) top right no-repeat;
	padding: 0 10px;
}

*html #loginblock {
	padding: 0 7px;
}

#loginblock .AspNet-Login-UserPanel
{
    margin:0 0 10px 0;
}

#loginblock .AspNet-Login-UserPanel input 
{
    width:140px;
}

#loginblock .AspNet-Login-PasswordPanel input 
{
    width:140px;
}
	
#loginblock .AspNet-Login-PasswordPanel
{
    margin: 0 0 10px 0;
}

#logo {
	width: 170px;
	height: 121px;
	float: left; 
}

#photo {
	width: 413px;
	height: 250px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	float: left; 
	background: #fff url(images/3.jpg) no-repeat;
}

#tag {
    background:#666;
    color:#fff;
    margin: 6px 0 0 0;
    padding:8px 14px;
    text-align:center;
}

#text-box p
{
    padding:0;
    margin:0;
}

p 
{
    color:#333;
}

p.justify, .content
{
    text-align:justify;
    line-height:2em;
    margin:0 0 28px 0;
}





.submit 
{
    background:#DFE4FF;
    border:1px solid #000;
    font-family: 'trebuchet ms', verdana, arial, sans-serif;
    font-weight:bold;
}

.AspNet-Login 
{
    margin: 30px 0 0 0;
}

table.data
{
    width:100%;
    font-size:100%;
    margin:0 0 10px 0;
    border:0;
}

table.data th
{
    background:#2B43D2;
    color:#fff;
    padding: 3px 2px;
    text-transform:uppercase;
    font-size:110%;
}

table.data tr
{
    border:0;
}

table.data td
{
    padding: 16px 2px;
    border:0;
}

.alt
{
    background:#EFEFEF;
}

.button 
{
    font-family: 'trebuchet ms', verdana, arial, sans-serif;
    background:#2B43D2;
    border:1px solid #000;
    color:#fff;
    padding:0;
}

ul.fLeft 
{
    margin:10px 0;
    padding:0;
}

ul.fLeft li
{
    display:inline;
}

fieldset 
{
    border: 1px solid #ccc;
    margin:10px 0;
}

.disabled 
{
    background:#DF242B;  
}

.admin 
{
    font-weight:bold;
}

ul#members 
{
    margin: 10px 0 0 0;
    padding:12px 0 10px 12px;
    background: #E5E5E5 url(images/radient.gif)  repeat-x;
}

ul#members li
{
    margin:0 22px 0 0;
    display:inline;
    list-style-type:none;
    font-weight:bold;
}

.nomargin 
{
    margin:0;
}

ul.docslist 
{
    margin:20px 0 30px 0;
}

ul.docslist li
{
    list-style-type:square;  
    color:#333; 
    margin:0 0 10px 0;
}

.postedon 
{
    font-size:90%;
    color:#666;
}

.post 
{
    margin:0 0 30px 0;
}

#loggedIn 
{
    margin:50px 0 0 0;
}

.AspNet-ChangePassword 
{
    margin:20px 0 20px 0;
}

.AspNet-ChangePassword-ChangePasswordTitlePanel
{
    font-weight:bold;
    display:block;
    margin:10px 0;
}

.AspNet-ChangePassword-PasswordPanel label, 
.AspNet-ChangePassword-NewPasswordPanel label,
.AspNet-ChangePassword-ConfirmNewPasswordPanel label
{
    display:block;
}

.AspNet-ChangePassword-ConfirmNewPasswordPanel
{
    margin:0 0 10px 0;
}

.AspNet-Login-FailurePanel
{
    margin:0;
}


.AspNet-Login-PasswordPanel
{
    margin-bottom:0;
}

.AspNet-Login-FailurePanel span
{
    font-weight:bold;
    color:red;
}

.block , #login .AspNet-Login
{
    background:#EFEFEF;
    padding:10px;
    margin:0 0 20px 0;
}

#login .AspNet-Login  label 
{
    display:block;
}

.message 
{
    background:#eee;
    padding:4px 2px;
    font-weight:bold;
}

.dblock 
{
    display:block;
}

#contact 
{
    margin: 0 0 10px 0;
   background:#EFEFEF;
   padding:10px;
}

ul#nav 
{
    background: #E5E5E5 url(images/radient.gif) repeat-x;
    margin:6px 0 0 0;
    padding:10px;
    text-align:center;
    border-top:1px solid #ddd;
}

ul#nav li
{
    margin:0 46px 0 0;
    padding:10px;
    list-style-type:none;
    display:inline;
}

ul#nav li a
{
    color:#DF242B;
    font-size:160%;
    font-weight:normal;
    margin:0;
    text-transform:uppercase;
    text-decoration:none;
}

ul#nav li a:hover
{
    text-decoration:underline;
}

.break 
{
    word-break:break-all;
}

.email 
{
    font-size:90%;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

ol#constitution li 
{
    margin:  0 0 30px 0;
}

ol#constitution li strong 
{
    font-size:120%;
    color:#666666;
}

ol#constitution ol 
{
   margin:0;
   padding:0 0 0 20px;
}

ol#constitution ol li
{
    list-style-type:lower-alpha;
}

table#speakers 
{
    margin:10px 0 0 0;  
}

table#speakers tr td
{
    padding:12px 6px;
}

table#speakers tr.alt
{
    background:#eaeaea;
}

table#speakers tr td.bold
{
    font-weight:bold;
    color:#333;
}

#conferences  {
    margin:20px 0 0 0;
}

#conferences  div {
   border:1px solid #ccc;
   border-top:none;
   margin: -10px 0 20px 0;
   padding:10px 10px 10px 10px;
}

#conferences  a.block {
    background:#eee;
	border:1px solid #ccc;
	cursor:pointer;
	display:block;
	margin:0 0 10px 0;
	padding:5px;
	font-weight: bold;
	font-size: 14px;

}

#conferences  a.block:hover {

}

.speakers {
    width:100%;
}

.speakers td{
    padding:2px 4px;
}

.speakers td.bold{
    padding:2px 4px 2px 0;
}

.bold{
    font-weight:bold;
}

#conference {
    border:1px solid #D8D8D8;
    margin:6px 0 0 0;
    padding:6px;
}

#conference a{
    float:left;
    margin:0 10px 0 0;
}


#conference p{
    font-weight:bold;
    margin:15px 0 0 0;
}

/* remove when got sponsor*/
#conference p{
    font-weight:bold;
    margin:0 0 0 0;
}




