      /* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot { margin: 0; padding: 0; border: 0; outline: 0; }
table, tr, th, td { margin: 0; padding: 0; outline: 0; font-size: 100%; }
//body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }/* remember to define focus styles! */
ins { text-decoration: none; }/* remember to highlight inserts somehow! */
del { text-decoration: line-through; }
table {// border-collapse: collapse; border-spacing: ; }/* tables still need 'cellspacing="0"' in the markup */

/* GENERAL */
html, body { padding:0; margin:0; text-align:center }
body { overflow:-moz-scrollbars-vertical; overflow: scrollbars-vertical; min-height: 100%; height:100%;}
a img { border: 0px; }
img.centered { display: block; margin: 0 auto;}
small { font-size: 9px; } 
big {  }
img { -ms-interpolation-mode: bicubic; }

.clear { clear:both; }
div.clear { height: 0; clear: both; width: 100%; font-size: 0;line-height: 0; } /* fix for older browsers */
#wrapper div.clear { height: 0px; }

.right { float: right; }
.left { float: left; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

#wrapper img { vertical-align:middle; }
.disabled { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; cursor:default; }

/* hacks */

html:first-child {} 

/* TYPE */
//body { font:normal 11px/16px Arial, Helvetica, sans-serif; }
a { color:#13acd3; text-decoration:underline; cursor:pointer; cursor:hand; }
a:hover { text-decoration:none; }


body{
    background-color: #c5c4b5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#1f456f;
}

#wrapper{
    width: 970px;
    background-color: #ffffff;
    text-align: left;
    margin:  auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.center{
    text-align:center;
}
/*FONTS */
.body-color{
    color:#1f456f;
}
.orange{
    color:#de8d0e;
}
.shadow-blue{
    color: #bac1ce;
}
.bold{
    font-weight: bold;
}
.blue{
    color: #7c99ba;
}
.comming-soon{
    color:#b8c8da;
}
ul.square li{
    list-style-image: url(../images/square-list.jpg);
    list-style-position:inside;
}
ul.square{
    margin-left:10px;
}

/* HEADER */
#header{
    margin-left:6px;
    margin-right: 6px;
    padding-top: 6px;
    margin-bottom: 10px;
    clear:both;
}
#header-image{
    float:left;
    background:transparent url(../images/header.jpg) no-repeat;
    padding-left:10px;
    
    width:729;
    height:188;
}

 #logo-box{
   
    width: 214px;
    height: 188px;
    margin-right: 4px;
    float: left;
}
#logo-box .logo{
    width: 182px;
    height: 188px;
    margin-top:20px;
    margin-bottom: 20px;
    margin-left: 5px;
}
#logo-box p{
    color:#ff9900 ;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    background: transparent url(../images/orange-bullet.png)left  center no-repeat;
    padding-left: 12px;
}
#logo-box span{
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}
.breadcrumb{
    margin-bottom:10px;
}
.breadcrumb a, .breadcrumb span{
    color:#7c99ba;
    text-decoration:none;
    
}
.breadcrumb span.orange{
    color:#de8d0e;
}

/*MENU INDEX PAGE */
#index-menu{
    
    background:transparent url(../images/menu-bottom-bg.jpg) no-repeat;
    background-position:center bottom;
    padding-bottom:18px;
    
}
.index-menu-box{
    width: 189px;
    float:left;
    margin-right:3px;
    
}
.index-menu-box .menu-header{
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
    font-weight: bold;
    color: #044066;
    width: 189px;
    height: 34px;
    background-image: url(../images/Up.png);
}
#index-menu .first-box{
    margin-left:6px;
}
#index-menu .last-box{
    margin-right:6px;
}
#index-menu .first-box .menu-footer {
   height: 12px;
   width: 189px;
   background: transparent url(../images/down_left.png) no-repeat;
   
}
#index-menu .last-box .menu-footer {
   height: 12px;
   width: 189px;
   background: transparent url(../images/down_right.png) no-repeat;
}
#index-content{
    margin-left:6px;
    margin-right:6px;
	padding-bottom:10px;
}
#index-content .index-content-box{
    float:left;
    margin-right:12px;
}
#index-content .box-content{
    background: #ecf0f5 url(../images/index-content-header.jpg) no-repeat;
    width:728px;
    padding:6px 10px 6px 10px;
}
#index-content .box-content p.subtitle{
    font-size:18px;
}
#index-content .box-content-footer{
    background:url(../images/index-content-footer.jpg) no-repeat;
    margin-bottom:30px;
    
}

/*LEFT_COLUMN*/
#left-column{
    margin-right: 5px;
    margin-left: 6px;
    width: 214px;
    float:left;
}
.menu-box{
    width: 214px;
    margin-bottom: 10px;
}
.menu-box .menu-header{
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
    font-weight: bold;
    color: #044066;
    width: 214px;
    height: 29px;
    background-image: url(../images/shadow.png);
}
.menu-box .menu-header p, .index-menu-box .menu-header p{
    text-transform: uppercase;
    text-align: center;
    line-height: 2.5;
     
}
.menu-box .menu-content, .index-menu-box .menu-content{
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 12px;

}
.index-menu-box .menu-content{
        height:100px;
}
.menu-box .menu-content ul, .index-menu-box .menu-content ul {
    text-align: center;
    line-height: 1.5;
    padding-top: 7px;
}
.menu-box .menu-content ul li a, .index-menu-box .menu-content ul li a{
    text-decoration: none;
    color:#5a728d ;
}
.menu-box .menu-footer{
   height: 3px;
   width: 214px;
   background: transparent url(../images/down_corners.png) no-repeat;
}


/*CENTER_COLUMN */

#center-column{
    float: left;
    width: 551px;
    padding-bottom:10px;
}

#center-column a{
    text-decoration:none;
}
#navigation{
    width: 550px;
    height: 31px;
}
#navigation span{
    color: #ffffff;
    font-size:12px ;
    font-weight: bold;
    margin-left: 15px;
    line-height: 2.5;
}

#center-column #content{
    margin-left: 10px;
    padding-top: 10px;
    
}
#content .subtitle{
    width:524;
    height:24px;
    margin-top:10px;
    margin-bottom:7px;
    padding-top:3px;
    padding-left:10px;
}
#content .subtitle p{
	font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
	margin-top:-11px;
	}
.map{
    width:511px;
    height:143px;
   border:1px solid #7c99ba;
    padding:3px;
}
.sponsor-box{
    width:96px;
    height:96px;
    background:transparent url(../images/sponsor-bg.png) no-repeat;
    margin-right:20px;
    margin-left:10px;
    float:left;
    margin-bottom:20px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:1px;
    
}
.sponsor-box img{
    margin:auto;
}
ul.orange-list li{
    list-style-image:url(../images/orange-bullet.png);
    list-style-position:inside;
    margin-left:15px;
    
}
.vertical-dot-line{
    background:transparent url(../images/dot-line.jpg) repeat-y;
}
#content div.info-box{
    margin-left:5px;
    margin-right:5px;
    padding:5px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
    line-height:1.8;
}
#content div.info-box p{
    text-align:center;
}
#content div.info-box a{
    text-decoration:underline;
}
/*FORM */
form{
    margin-bottom:40px;
}
input{
    border:1px solid #b2b4b6;
    background-color:#f5f5f5;
    float:right;
}
.big-input{
    width:499px;
    float:none;
    margin-top:5px;
}
input.radio{
    float:left;
    background:transparent url(../images/radio-input-bg.png) no-repeat;
}
input.submit{
    background:transparent url(../images/submit-bg.png) no-repeat;
    width:143px;
    height:22px;
    border:none;
    color:#044066;
    font-size:10px;
}
input.reset{
    margin-right:10px;
    background:transparent url(../images/reset-bg.png) no-repeat;
    width:64px;
    height:22px;
    border:none;
    color:#044066;
    font-size:10px;
}
label{
    color:#044066;
    font-size:11px;
    font-weight:bold;
    text-align:right;
}
fieldset{
    float:left;
    width:220px;
    margin-bottom:10px;
    margin-left:20px;
    margin-right:30px;
}
fieldset.line{
    width:300px;
    float:none;
    margin-left:50px;
}
textarea{
    border:1px solid #b2b4b6;
    background-color:#f5f5f5;
    width:535px;
    height:153px;
    margin-bottom:10px;
}

/* TABLES */
.congres-program{
    width:430px;
}
.congres-program a{
    text-decoration:none;
    color:#1F456F;
}
.congres-program tr, .congres-program td{
    padding:6px;
}
.congres-program .icon{
    margin-right:5px;
}
.committee{
    width:520px;
}
.committee tr, .committee td{
    padding:10px;
}
.conference{
    width:520px;
    margin-bottom:15px;
}
.conference tr, .conference td, .exhibitors tr, .exhibitors td{
    padding:3px;
    font-weight:bold;
}
#content .conference tr.subtitle{
    text-transform:lowercase;
}
.exhibitors{
    width:244px;
    float:left;
}
.exhibitors td a{
   color: #1F456F;
}
.text-image{
    width:520px;
}
.text-image tr, .text-image td{
    padding:8px;
}
.image-image{
    width:520px;
    margin-top:10px;
    margin-bottom:10px;
}
.image-image td{
    text-align:center;
}
.header-text{
    width:520px;
    margin-top:10px;
    margin-bottom:10px;
}
.header-text tr, .header-text td{
    padding:5px;
}

/* RIGHT COLUMN */
#right-column{
    float: left;
    
}
#keydate{
    width:189px;
}

#keydate .keydate-header{
    width: 187px;
    height: 31px;
    border-left:1px solid #ffffff;
    
}
#keydate .keydate-header span{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding-left: 15px;
    line-height: 2.5;
    background: transparent url(../images/orange-bullet.png) left center no-repeat;
}
#right-column .keydate-content-bg, #index-content .keydate-content-bg{
   background:#CEA9CF url(../images/keydate_white-fade.png) top no-repeat;
    width: 190px;
    
}
#index-content #keydate{
    float:left;
}
#index-content .keydate p.keydate-title{
    color:#6083ab;
    border-bottom:1px solid #dbe3ec;
}
#right-column .keydate-content p, #index-content .keydate-content p{
    margin-left: 8px;
    margin-right: 5px;
    padding-bottom:2px;
    
}

/* footer */
#footer{
    border: 1px solid #dae2eb;
    padding-top: 6px;
}
.footer-box{
    margin-bottom: 10px;
}
.footer-box p{
    background: transparent url(../images/blue-bullet.png) left center no-repeat;
    padding-left: 15px;
    margin-left: 5px;
    color: #7c99ba;
    font-weight: bold;
    font-size: 11px;
    margin-bottom:7px;
}
.footer-logo{
    background: transparent url(../images/footer-bg.jpg) repeat-x;
    height: 61px;
}
.footer-logo .footer-image{
    margin-top:10px;
    margin-left: 35px;
    float: left;
}
.footer-logo span, .footer-logo a{
    text-decoration:none;
    font-size:10px;
}
p.copyright{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:5px;
}
p.copyright span{
    margin-bottom:5px;
}
img.bottom-footer{
    margin-left:4px;
}
.image-border{
    border:1px solid #CEA9CF;
    padding:5px;
}
