/* CONTENT */
#column-one{width:200px;float:left;background-color:#F3F3F3;font-size:0.9em;}
#column-two{margin:0 0 0 5px;width:505px;float:left;color:#72809C;}
#column-three{margin:0 0 0 5px;width:245px;float:left;font-size:0.9em;}

#column-one h2, #column-three h2, #bottom-content h2{padding:5px 0 0 10px;height:31px;background:url(../images/layout/bg-event-top-blue.png) left top repeat-x;color:#FFF;}

.news-date{margin:-5px 5px 5px 5px;font-size:0.8em;font-style:italic;font-weight:600;}
#column-one a:link,#column-one a:visited,#column-three a:link,#column-three a:visited, #column-two h2 a:link,#column-two h2 a:visited{color:#72809C;text-decoration:none;}

/* COLUMN ONE */
#column-one ul{padding:0 10px 20px 15px;}
#column-one li{padding:0 0 3px 0;list-style:none;}

#column-one h3{margin:-19px 0 0 0;padding:2px 0 0 10px;height:25px;background:#FFCE3C url(../images/layout/bg-event-sub-top.png) left top repeat-x;color:#FFF;font-size:1em;font-weight:600;}

/* COLUMN TWO */
#column-two ul{padding:0 5px 10px 20px;font-size:0.8em}
#column-two h1, #column-two h2 ,#column-two h3{margin:0 5px 10px 5px;}
#column-two h2{color:#72809C;}
#column-two p{padding:0 5px 10px 5px;font-size:0.8em}

/* COLUMN THREE */
#column-three ul{padding:0 10px 0 25px;}
#column-three li{padding:0 0 5px 0;}

.event-box{margin:0 0 5px 0;height:50%;background-color:#F3F3F3;}

/* BOTTOM CONTENT */
.information-box{width:315px;height:100%;float:left;color:#999999}
.information-box h3 a{color:#72809C; text-decoration:none;}

#information-box-one{background-color:#FFF5D7;}
#information-box-two{margin:0 7px 0 8px;background-color:#ECFBC8;}
#information-box-three{background-color:#E9F0F8;}

#information-box-one h2{background:url(../images/layout/bg-bottom-box-top-orange.png) top left repeat-x;}
#information-box-two h2{background:url(../images/layout/bg-bottom-box-top-green.png) top left repeat-x;}
#information-box-three h2{background:url(../images/layout/bg-bottom-box-top-blue.png) top left repeat-x;}

.information-box p{padding:0 15px 10px 15px;font-size:0.8em;}
.information-box h3{padding:0 15px 0 15px;}

/* TOP LINKS */
#top-link a{padding:0 15px 0 25px;}
.top-link-client{background:url(../images/icons/lock.png) left center no-repeat;}
.top-link-documents{background:url(../images/icons/document.png) left center no-repeat;}
.top-link-contact{background:url(../images/icons/envelope.png) left center no-repeat;}

/* GENERAL */
.login-form{width:235px;padding:20px;margin:10px auto;border:1px solid #72809C;background-color:#F3F3F3}
#demo-button{position:absolute; z-index:20; margin:20px 0 0 290px;}

/* SEARCH */
#search{padding:0 0 10px 0;text-align:center}
#search-input{width:120px;text-align:center;}

/* QUIZ */
.quiz-heading{padding:10px 0;color:#F9BB00;}
.quiz-question{font-weight:800;}
.quiz-answer{padding:0 0 10px 10px; margin:0 0 10px 0; border-bottom:1px dashed #CCC;}

table#quiz-results{margin:0 0 10px 0;width:50%;border-spacing:0;border-collapse:collapse;}
#quiz-results th{padding:5px 10px;background:#FFCE3C url(../images/layout/bg-navigation.png) top left repeat-x;font-weight:800;color:#FFF;text-align:left;}
#quiz-results td{padding:10px;border-bottom:1px dashed #F3F3F3;font-size:0.9em;text-align:left;}

.message{padding:10px;margin:10px 0;width:50%;background:#F3F3F3;border:1px solid #9FA8BB;clear:both;}