 
/* CSS Document */
body{
    background: #bdddfd url('../images/layout/background.jpg') repeat-x top;
    padding: 0;
    margin: 0;  
}
#menubar{
    width: 100%;
    height: 62px;
    margin: 0 auto;
    text-align: right;
    background: transparent url('../images/layout/header_bar.png') repeat-x;
    display: block;
}
#menubar_in{
    width: 98%;
    margin: 0 auto;
}
#menubar ul{
    padding: 0;
    margin: 0 0 0 0;
    width: auto;
}
#menubar ul li{
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    margin-left: 0px;
    font: bold 15px "Trebuchet MS", Tahoma, sans-serif, serif;
}
#menubar ul li a{
    color: #FFFFFF;
    text-decoration: none;
}
#menubar ul li.current{
    text-decoration: underline;
}

#content{
    width: 950px;
    margin: 0 auto;
}
#flash{
    /*margin: 69px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
#flash-esplora{
	/*margin: 69px auto 0 auto;*/
	/*margin:70px auto 0px auto;*/
	margin:100px auto 0px auto;
	width: 951px;
	height: 713px;
	background-image:url(../images/map.png);
}
#flash-esp{
	width: 940px;
	height: 698px;
    margin:10px auto 0px auto;
    padding-top:7px;
}
.cl{
    clear: both;
}

a img{
    border: 0;
    text-decoration: none;
    outline: none;
}
a{
    outline: none;
}

h1{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
 /*   color: #FFFFFF;*/
    color: #0E317F;
}
h2.title{
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    color: #FFFFFF;
}
#footer{
	width: 940px;
	margin: 7px auto 10px auto;
	color: #0e317f;
	font-family: "Trebuchet MS", Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
}
#footer #address{
	width: 400px;
	float: left;
	margin: 0px 10p 0px 0px;
}
#footer #socials{
	float: right;
	vertical-align: top;
}
#footer #socials img{
	margin: 0 0px 0 0px;
}
#footer #socials a{
    text-decoration: none;
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.center{
	text-align:center;
}
object{
	outline:none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white{
	color: #FFFFFF;
}
ul.listnostyle{
	margin:  0;
	padding:0;
}
ul.listnostyle li{
	list-style:none;
}
.bold{
	font-weight: bold;
}
.blankdottedline{
    height: 1px;
    border-bottom: 1px dotted #FFFFFF;
	font-size: 1px;
}
p.pink{
    color: #f93dac;
}
p.yellow{
	color: #FF6600;
}
p.yellow-small{
	font: 13px "Trebuchet MS",Tahoma,sans-serif,serif;
	margin-top:5px;
	color: #663300;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.lightblue{
	color:#009df2;
}
h2.subtitle{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif,serif;
    margin-top:5px;
	color: #0E317F;
}



      #boxhome{
	margin: 0px -10px 0 9px;
      }
      #boxhome img{
      
        margin-left: 10px;
        float: right;   
      }
	        
     #rounded{
	background:  url('../images/layout/transparent.png') repeat;
	height: 50px;
	width: 945px;
	margin: 0 auto;
	padding: 3px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors img{
          margin: 0 1px 0 1px;
          text-decoration: none;    
      }
      #sponsors a{
      text-decoration: none;
      }
      
      #menu #specialoffer{
          float: right;
      }
      #flash{
            /*margin: -60px auto 0 auto;*/
			margin: 70px auto 0px auto;
            width: 950px;
      }
      #flash embed{
           margin-top: -7px;
       }
	   

     #rounded2{
	background:  url('../images/layout/transparent.png') repeat;
	height: 35px;
	width: 945px;
	margin: 0 auto;
	padding: 5px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border: 1px solid transparent;
      }
      #sponsors2 {
	text-align: center;
	margin-top: 10px;
      }
      #sponsors2 img{
	margin: 0 2px 0 2px;
	text-decoration: none;
      }
      #sponsors2 a{
      text-decoration: none;
      }
	  #outer_boxhome{
	width: 990px;
	margin: 10px auto 0 auto;
	height: 95px;
      }
      
      /*
          End index
      */
      #lastminutebox{
        margin-left: -15px;
      }

#menu{
	text-align: left;
}
#searchform{
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 58px;
	float: left;
	margin: 20px 0 0 0px;
	top: 90px;
	z-index: 9;
	display:block;
}
#searchform input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchform input[type=submit]{
    background: none;
    border: 0;
	height: 25px;
	width: 25px;
	cursor: pointer;

}

#searchinside {
	background: url('../images/search.png') no-repeat;
	width: 150px;
	height: 28px;
	float: none;
	margin: 0px;
	z-index: 9;
	display:block;
	position:relative;
	/*top:80px;*/
	top:100px;
}
#searchinside input[type=text]{
	background: none;
	border: 0;
	width: 100px;
	color: #FFFFFF;
}
#searchinside input[type=submit]{
    background: none;
    border: 0;
	height: 30px;
	width: 30px;
	cursor: pointer;

}#box {
    width: 940px;
    min-height: 395px;
    height: auto;
    background: transparent url('../images/layout/transparent.png') repeat;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border: 1px solid transparent;
    padding: 5px;
    font: normal 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 20px;
    color: #0e317f;
}
box .text {
    width: 100%;
}

#box  h1 {
    font: normal 22px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin-top: 5px;
}
#box .text #video{
    text-align: center;
}

#flash{
    /*margin: 65px auto 0 auto;*/
	margin:70px auto 0px auto;
    width: 950px;
}
p.pink{
	color: #f93dac;
}


.video{
	float: left;
	width: 450px;
	min-height: 300px;
	border-right: 1px dotted #FFFFFF;
	margin: 8px;
}
.pdf{
    float: left;
    width: 450px;
    min-height: 300px;
	margin: 8px;
}
.pdf table tr td{
	padding: 0 5px 15px 5px; 
}
.pdf p{
	padding: 0;
	margin: 0;
}
.pdf h3, .video h3{
    font: bold 13px "Trebuchet MS", Tahoma, sans-serif, serif;
	margin: 0;
	color: #FFFFFF;
}
.pdf h3 a, .video h3 a{
    font: bold 13px "Trebuchet MS", Tahoma, sans-serif, serif;
    margin: 0;
    color: #FFFFFF;
	text-decoration:none;
}

/*
    VIDEO - PHOTO
*/
.photogallery_box_outer {
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:6px;
    height: 144px;
}

.photogallery_img_outer {
    width:130px;
    height:90px;
    margin-left:0px;
    margin-right: 1px;

    cursor:pointer;
}

.photogallery a {
    color:#000000;
    text-decoration:none;
    font: normal 11px "Tahoma", Times, Arial;
}

.photogallery a:hover {
    text-decoration:none;
}
p.title{
    font: bold 15px "Tahoma", sans-serif, serif, Verdana;
    color: #900331;
    margin-top: 8px;
    padding: 0;
}
.videodesc{
    font: normal 13px "Tahoma", Times, Arial;
    text-align: left;
}


.accordion{
    margin-top: 25px;
    width: 955px;   
}
.accordion #acc1 {
   height: 20px;
}
.accordion div#acc1 {
    padding: 7px 35px 7px 25px;
    margin: 0 0 2px 20px;
    width: 850px;
}
.roundedacc {
    background: #f940ad;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}



