﻿body
{
    FONT-SIZE:13px;
    COLOR: #666666;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
 }

.footer
{
    FONT-SIZE:11px;
    COLOR: #666666;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    
}

.newsheader
{
    FONT-SIZE:12px;
    COLOR: #00f;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    
}

.newstext
{
    FONT-SIZE:10px;
    COLOR: #666666;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    
}


.links
{
     margin:0,0,0,0;
     
    }

.leftborder
{
    border-spacing:0px;
    border-left-color:#cccccc;
    border-left-style:solid;
    border-left-width:1px;
    width:142px;
}

.rightborder
{
    border-spacing:0px;
    border-right-color:#cccccc;
    border-right-style:solid;
    border-right-width:1px;
    width:630px;
}

.wideborder
{
    border-spacing:0px;
    border-right-color:#cccccc;
    border-right-style:solid;
    border-right-width:1px;
    width:775px;
   
}

.contentleft
{
     margin-left:3px;
}

.indented
{
     margin-left:10px;
}
/* Fill in form specific classes */

.dotted
{
    border-style:dotted none dotted none;
    border-width:thin;
}

.thinline
{
    border-style:none  solid solid none;
    border-width:1px;
}
.thinnorightborder
{
    border-style:none  none solid none;
    border-width:1px;
}

.thinrightborder
{
    border-style:none solid none none; 
    border-width:1px;
}

input
{
    margin-left:4px;
    margin-bottom:3px;
}

select
{
    margin-left:4px;
    margin-bottom:2px;
}

textarea
{
    margin-left:5px;
}

.biggertext
{
    FONT-SIZE:15px;
    COLOR: #666666;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
 }
    
.formtitle
{ 
    FONT-SIZE:15px;
    COLOR: #111111;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    font-variant:small-caps;
    font-weight:bold;
    
}
.formsubtitle
{ 
    FONT-SIZE:14px;
    COLOR: #111111;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    font-style:italic;   
}
.formHeader
{ 
    FONT-SIZE:15px;
    COLOR: #ffffff;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    font-weight:bold;
    background-color:#4b86c0;
    margin-left:5px;
    
}

.validation
{
    font-family: Verdana,Arial, helvetica, Sans-Serif;
    font-size:9px;
    color:Red;
}

.error
{
    font-family: Verdana,Arial, helvetica, Sans-Serif;
    font-size:14px;
    color:Red;
    font-weight:bold;
}


.fieldnames
{
    font-family: Verdana,Arial,Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    color:#542e19;
    }

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#542e19;
	border: 1px solid #000000;
	
}

.SymposiumImage 
{
    float:right;
    width:200px;     
     border-width:1px;
     margin:2px 2px 8px 8px;
}

.NextSymposium
{    
    width:380px;     
    border-style:solid solid solid solid;
    border-width:1px;        
    border-color: #cccccc;
    margin:2px 2px 2px 2px;
}


.session
{
    FONT-SIZE:14px;
    COLOR: #111111;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    font-style:italic;  
    }
/* for registration page */

.registrationcaptions
{
    width: 150px;
    display:inline-block;
    font-family: Verdana,Arial,Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#542e19;   
    padding-bottom:5px;
    }

.registrationcaptionslong
{
    width: 350px;
    display:inline-block;
    font-family: Verdana,Arial,Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#542e19;   
    padding-bottom:5px;
    }

.registrationheader
{ 
    FONT-SIZE:15px;
    COLOR: #ffffff;
    font-family:Verdana,Arial, helvetica, Sans-Serif;
    font-weight:bold;
    background-color:#4b86c0;
    margin-bottom:5px;
    margin-top:5px;
        /*width:950px;*/
    width:620px;  
}
.registrationsections
{
    /*width:950px;*/
    width:630px;
/*     border-style:none;
     border-width:1px;
*/
     border-color:#cccccc;
     
}

.registrationsectionsnoborder
{
        /*width:950px;*/
    width:630px;
     border-style:none;
     border-width:0px;
     border-color:#cccccc;
    
}


.registrationbold
{
    font-weight:bold;
}

.sessiontable
{
    /*width:750px;
    margin-left:100px;
    */
    width:611px;
    margin-left:10px;
    border-collapse:collapse;
    
     
}
.tickets
{
    width:30px;
}

.dottedthin
{
    border-style:none none dotted none;
    border-width:1px;
}

.dottedthinM
{
    border-style:none none dotted none;
    border-width:1px;
    background-color:#ff9900;
}
 
.dottedthinB
{
    border-style:none none dotted none;
    border-width:1px;
    background-color:#ffff66;
}

.dottedthinC
{
    border-style:none none dotted none;
    border-width:1px;    
    background-color:#99ccff;
}

.dottedthinS
{
    border-style:none none dotted none;
    border-width:1px;
    background-color:#33cc33;
}

.hid
{
    display:none;
}

.topics
{
    width:400px;
    height:50px;
}

.article
{
     font-weight:bold;
     padding-left:5px;

}