p, h1, h2, h3{padding:0;margin:0;}

p { padding-top: 10px;}
h1, h2, h3 {margin-top: 10px;}

h1 { 
    color:#ce1683; 
    font-weight:normal; 
    font-size:1.6em; 
    line-height:1.1em; 
    margin-top:0px;
    padding-top:10px;
}

h2 { 
    color:#ce1683; 
    text-transform: uppercase;
    font-weight:bold;   
    font-size:1.3em;
    margin-top:0px;
    padding-top:10px; 
}

h3 { 
    color:#000; 
    font-weight:bold;   
    font-size:1em; 
    margin-top:0px;
    padding-top:10px; 
}

.purple {color: #ce1683;}
a.purple:link,a.purple:active,a.purple:visited {color: #ce1683;}
a.purple:hover {color: #E91995;}
.orange {color:#FF8600;}
.black  {color: #000;}

a:link, a:active, a:visited { color: #4b6fc2; text-decoration: none; }
a:hover { color: #4b6fc2; text-decoration: underline; }

a img { border: 0px; }

.backlink {}

.clearer{clear:both;}

p.padded{margin-left: 20px;}

/*-----------------------------------------------------------------------------------------------*/

body {
    margin-top:0px;
    color:#494949;
    font-size:0.75em;
    line-height:1.6em;
    background:#27c2e3 url('../images/bg.jpg') top center no-repeat;
    font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#wrapper {
    margin-right:auto;
    margin-left:auto;
    width:955px;
}

#header { width: 100%; height: 230px;position: relative;}

#headerRight 
{
    float: right;
    height: 160px;
    padding-right: 10px;
}

#topbanner
{
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
}

#mainpanel { 
    float: left; 
}

#content {
    float:left;
    padding:10px;
    padding-top: 0;
    padding-right: 13px;
    width:932px;	
}


/*Homepage Boxes*/
#topbox
{
    margin: 20px 0;
    margin-bottom: 15px;
    background: url('../images/topbox.png') no-repeat;
    width: 413px;
    height: 87px;
    padding: 175px 504px 0px 15px;
    overflow: auto;
    color: #494949;
    line-height: 1.3em;
    font-size: 1.1em;
}

#leftbox
{
    width: 210px;
    height: 297px;
    float: left;
    padding: 160px 8px 0px 8px;
    background: url('../images/leftbox.png') no-repeat;
    color: #fff;
    line-height: 1.25em;
}

    #leftbox a, #leftbox a:hover, #leftbox h1, #leftbox h2, #leftbox h3 {color: #fff;}
    #leftbox h1 {padding-top: 7px; margin-bottom: 0;font-size: 1.8em;}

#rightboxes
{
    float: right;
    width: 691px;
}

#visitorinfobox
{
    width: 311px;
    height: 207px;
    padding: 8px 14px;
    float: left;
    background: url('../images/visitorinfobox.png') no-repeat;
    color: #fff;
    line-height: 1.45em;
}

    #visitorinfobox h1, #visitorinfobox h2, #visitorinfobox h3 {color: #fff;}
    #visitorinfobox a, #visitorinfobox a:hover {color: #fea704;}
    #visitorinfobox h1 {padding-top: 0;margin-top: 0;margin-bottom: 0;font-size: 2.1em;}
    
#participantinfobox
{
    width: 311px;
    height: 87px;
    padding: 0 14px;
    padding-top: 135px;
    float: right;
    background: url('../images/participantbox.png') no-repeat;
    color: #fff;
    margin-bottom: 11px;
    line-height: 1.45em;
}

    #participantinfobox h1, #participantinfobox h2, #participantinfobox h3 {color: #fff;}
    #participantinfobox a, #participantinfobox a:hover {color: #f4d005;}
    #participantinfobox h1 {padding-top: 0;margin-top: 0;margin-bottom: 0;font-size: 2.1em;}
    
#directionsbox
{
    width: 157px;
    height: 216px;
    padding: 8px 170px 0 14px;
    float: left;
    background: url('../images/directionsbox.png') no-repeat;
    color: #262626;
    line-height: 1.35em;
}

    #directionsbox h2, #directionsbox h3 {color: #262626;}
    #directionsbox a, #directionsbox a:hover {color: #305ca9;}
    #directionsbox h1 {padding-top: 0;margin-top: 0;margin-bottom: 0;font-size: 2.1em;}
    
#newsletterbox
{
    width: 157px;
    height: 189px;
    padding: 35px 170px 0 14px;
    float: right;
    background: url('../images/newsletterbox.png') no-repeat;
    color: #000;
    line-height: 1.45em;
}

    #newsletterbox h1, #newsletterbox h2, #newsletterbox h3 {color: #000;}
    #newsletterbox a, #newsletterbox a:hover {color: #000;}
    #newsletterbox h1 {padding-top: 0;margin-top: 0;margin-bottom: 0;font-size: 2.1em;}

#sponsoredbox
{
    margin-top: 20px;
    
    width: 817px;
    height: 81px;
    padding: 0;
    padding-right: 115px;
    background: url('../images/sponsoredbg.jpg') no-repeat;
    color: #000;
    font-size: 0.8em;
}

.boxcontent
{
    overflow: auto;
    width: 100%;
    height: 100%;
}

input.button
{
    background-color: #eff8ff;
    border: solid 1px #79d;
    display: inline-block;
    cursor: pointer;
    color: #407DBD;
    padding: 1px 3px;
    font-weight: bold;
    line-height: 1.8em !important;
    font-size: 8pt;
    margin: 0px 0px 1px 2px;
    width: auto;
 	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
}
/*End homepage boxes*/

/*Lower pages*/
#lowerHeader
{
    margin-top: 11px;
    width: 910px;
    height: 86px;
    padding: 55px 0px 0px 22px;
    float: left;
    background: url('../images/lowerbgtop.png') no-repeat;
    font-size: 2.5em;
}

#lowerContent
{
    clear:both;
    float:left;
    background: #FFF;
    width: 882px;
    padding: 0 25px;
}

#lowerFooter
{
    width: 932px;
    height: 46px;
    float:left;
    background: url('../images/lowerbgbottom.png') no-repeat;
}

#lowerContentPadder
{
    width: 626px;
    float:left;
}

#sidebarTop
{
    margin-top: 10px;
    width: 227px;
    height: 13px;
    float: right;
    background: url('../images/sidebartop.png') no-repeat;
}

#sidebarContent
{
    clear:right;
    float:right;
    width: 177px;
    padding: 0 25px;
    font-size: 0.95em;
    line-height: 1.35em;
    background: url('../images/sidebarmiddle.png') repeat-y;
    color: #fff;
}

    #sidebarContent h1, #sidebarContent h2, #sidebarContent h3 {color: #fff;}
    #sidebarContent a, #sidebarContent a:hover {color: #fff;}
    #sidebarContent h1 {padding-top: 0;margin-top: 0;margin-bottom: 0;font-size: 2.1em;}

#sidebarBottom
{
    clear:right;
    float:right;
    width: 227px;
    height: 13px;
    float:right;
    background: url('../images/sidebarbottom.png') no-repeat;
}
/*-----------------------------------------------------------------------------------------------*/

#footer {
    width:100%;
    height:92px;	
    color:#000;
    
    font-size:0.8em;
    background:url('../images/footer.jpg') repeat-x;
}

#socialbookmarks
{
    width: 130px;
    margin-left: 15px;
    margin-top: 10px;
    float:left;
    text-align: center;
}

.socialbookmark {float:left; margin-left: 10px;}

#footer a { color: #000; }

/*-----------------------------------------------------------------------------------------------*/

.messageBoxContainer { 
    margin:5px 0 10px 0;
    width:480px;    
    background-color:#fff;
    color:#000;
}

.messageInformationTop{
    background-image:url('../images/messagebox1_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageInformationMid{
    background-image:url('../images/messagebox1_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageInformationBot{
    background-image:url('../images/messagebox1_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

.messageSuccessTop{
    background-image:url('../images/messagebox3_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageSuccessMid{
    background-image:url('../images/messagebox3_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageSuccessBot{
    background-image:url('../images/messagebox3_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

.messageProblemTop{
    background-image:url('../images/messagebox2_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageProblemMid{
    background-image:url('../images/messagebox2_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageProblemMid a:link, .messageProblemMid a:visited, .messageProblemMid a:hover{
    color:#000;
}

.messageProblemBot{
    background-image:url('../images/messagebox2_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

.messageQuestionTop{
    background-image:url('../images/messagebox1_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageQuestionMid{
    background-image:url('../images/messagebox1_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageQuestionBot{
    background-image:url('../images/messagebox1_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

/*-----------------------------------------------------------------------------------------------*/
/*FORMS*/

.fieldtitle{color:#255896;font-size:1.0em;font-weight:bold;}

.fieldinput
{
    border:solid 1px #255896;
    padding:3px;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*-----------------------------------------------------------------------------------------------*/

.tabledefault{
    border-collapse:collapse;
    width:100%;
}
.tabledefault th{
    padding:3px;
    font-weight:bold;
    border-bottom:solid 2px #ccc;
    border-right:solid 1px #ccc;
    background-color:#DFDFDF;
}

.tabledefault tr:hover td{background:#DFDFDF;}

.tabledefault td{
    background-color:#EFEFEF;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid transparent;
    padding:8px;
}
/*-----------------------------------------------------------------------------------------------*/

/*ADMIN AREA */

.adminBlock {
    display: block;
    float: left;
    height: 80px;
    margin: 0 20px 0 0;
    width: 40%;
}

.adminBlock .adminHead{
    border-bottom:dotted 2px #ccc;
    font-weight:bold;
    font-size:1.1em;
}

.adminFooter {
    clear:both;
    margin-top:20px;
    width:100%;
    border-top:1px solid #999999;
}

.adminFooter a {
    display:block;
    float:left;
    margin-right:15px;
    text-decoration:none;
    font-weight:bold;
}

.adminBacklink {
    float:right !important;
    margin-right:0px !important;
}

#dialog_container { display: none; }

.editable_page_tree ul li a span, .editable_menu_tree ul li a span, input.new_menu_string { display: none; }

/*END ADMIN AREA */
