﻿@charset "utf-8";
/* CSS Document */

/*----- BEGIN OF "MASTER" ----*/
body {
	background-color: #ffae00;
	margin:0;
	background: url(../Images/Pattern_Orange2.jpg) repeat center top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;	
}
.registerNow
{
    margin-right: 24px;
    width: 140px;
}
ul, ol 
{
    color:#127C9D;    
}
.Banner_BG {
	background: url(../Images/Banner_BG.png) no-repeat center top;
}
.alien  {
    background: url("../Images/alien.png") no-repeat scroll center center transparent;
    float: right;
    height: 87px;
    left: 33px;
    position: relative;
    width: 65px;
}
.Footer {
    background: url("../Images/Footer_Final.png") repeat-x scroll center top transparent;
    margin-top: -125px;
    padding-top: 144px;
    position: relative;
    z-index: 0;
}
.Alien_Container 
{
    /*width:960px;*/
    margin:auto;
    position:relative;
    z-index:100;
}
.AlienCopy {
    position:relative;
}
.AlienCopy .Obj_Alien{
    bottom: 20px;
    left: -20px;
    position: absolute; 
}
*+ html .AlienCopy{
    position: absolute; 
}
*+ html .AlienCopy .Obj_Alien{
    bottom: 20px;
    left: -20px;
    position: absolute; 
}
.CopyRights {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #657b03;
	text-align: center;
    padding: 10px 0;
}
.CopyRights ul{
	list-style:none;
	padding:0;
	margin:0;
	width:358px;
	margin:0;
	height:30px;
}
.CopyRights ul li{
	float:right;
	padding:0 15px;
	border-right: 1px solid #fff;
}
.CopyRights ul li a{
	color:#fff;
	text-decoration:none;
}
.CopyRights ul li a:hover
{
    text-decoration:underline;
}
a img {
	border:none;
}
p  {
    color:#3E3E3E;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    line-height:20px;
    margin:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #077eaf;
	margin-top: 18px;
}
h3 {
	color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin:3px 0 0;
    padding:3px 0 0;
    width:200px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff5a00;
	margin:20px 0;
}
h4 a 
{
     color:#FF5A00;
     text-decoration:underline;
}
h4 a:hover 
{
     text-decoration:none;
}
h5  {
    font-family: Tahoma;
	font-size: 20px;
	color: #ff7e00;
	float:left;
	margin:0;
	line-height:22px;
}
h5 a  {
    color: #ff7e00;
    text-decoration:none;
}
h5 a:hover  {
    text-decoration:underline;
}

h6,.shaded_dashed h6 ,.non_shaded_solid h6 {
    color:#FF7E00;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    margin:10px;
}
h6 a,.shaded_dashed h6 a,.non_shaded_solid h6 a {
    color:#FF7E00;
    text-decoration:none;
}
h6 a:hover  
{
    text-decoration:underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D2D2D;
}
hr {
    clear:both;
	border:1px dashed #7CC3D8; 
	border-bottom:none; 
	border-right:none; 
	border-left:none;
    }
.Date {
    clear:both;
    color:#F46200;
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
    line-height:30px;
    text-align:right;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.clear {
    clear:both;
    height:1px;
    line-height:1px;
}
.normal_Text {
	color:#127C9D;
	font-size:14px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding:10px;*/
	width: 100% !important;
	clear:both;
	margin:0 !important;
}
.normal_Text img {
   /* background-color:#FFFFFF; 
    border:1px dashed #9F9F9F !important;*/
    margin:5px 10px;
    padding:3px;
}
.shaded_dashed img {
   /* background-color:#FFFFFF; */
    border:1px dashed #9F9F9F !important;
    margin:5px 10px;
    padding:3px;
}
.non_shaded_solid img {
   /* background-color:#FFFFFF; */
    border:1px dashed #9F9F9F !important;
    margin:5px 10px;
    padding:3px;
}
.normal_Text p {
	color:#127C9D;
	font-size:14px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}
.Content_Box {
    background-color: #FFFFFF;
    border: 10px solid #F8931D;
    border-radius: 70px;
    margin: auto;
    min-height: 584px;
    padding-top: 25px;
    /*width: 960px;*/
}

.Right_Content {
    float: right;
    /*padding: 0 20px 0 10px;*/
    position: relative;
    top: -70px;
    /*width: 23%;*/
}
.Left_Content {
    float: left;
    /*margin-left: 0;*/
    min-height: 500px;
    /*padding: 0 10px 0 20px;*/
    position: relative;
    top: -75px;
    /*width: 72.5%;*/
}
.Left_Content_fit {
    width:637px;
    float:left;
}

.top_links{
    height: 105px;
    margin: auto;
    position: relative;
    width: 970px;
    z-index: 200;
}
.top_links .cloud{
	float: left;
    position: inherit;
    top: 1px;
}
*+ html .top_links .cloud{
	float: left;
    position: inherit;
    top: -4px;
}
.menu_up_links 
{
    float: left;
    left: -20px;
    position: relative;
    top: -58px;
    /*z-index: 10;    */
}
.Alien_Top 
{
    float: left;
    left: 63px;
    position: relative;
    top: 38px; 
}
.Alien_Top a
{
    position:absolute;
    top:0;
    left:0;
    z-index:1000;
    display:block;
    height:100px; 
    width:110px;
}
.Alien_Top object
{
    position:absolute;
    top:0;
    left:0;
    z-index:0;
}
.top_links ul {
    left: 310px;
    margin: auto;
    padding: 0 5px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.top_links li {
    border-right: 1px solid #656565;
    color: #646464;
    float: right;
    font-size: 13px;
    font-weight: bold;
    list-style-type: none;
    margin: 7px 0 0;
    padding: 0 15px;
}
.top_links li a {
	text-decoration:none;
	color:#797979;
}
.top_links li a:hover {
	text-decoration:underline;
}
.Albums
{
    margin:auto;
    /*width:595px;*/
    }
    
.AlbumContainer
{
    margin: 5px 4px 5px 0;
    width: 288px;
}
.PhotoContainer 
{
    width:140px;
    margin:5px 3px;
}
.AlbumContainer a
{
    text-align: left;
    line-height:20px;
    font-size:12px;
}
.PhotoAlbum
{
     background: url(../Images/PhotoAlbums.png) no-repeat center center;
     width:135px;
     height:110px;
     float:left;
     margin-right:10px;
}
.PhotoAlbum a
{
     margin:0;
     width:135px;
     height:110px;
}
.PhotoAlbum a img
{
    border: medium none !important;
    margin: 17px 0 0 7px !important;
    padding: 0 !important;
}
.Photos
{
    background:url("../Images/PhotoBG.png") no-repeat scroll center center transparent;
    height:82px;
    margin:auto;
    padding:10px;
    width:107px;
}
.Presentations
{
    background:url("../Images/PhotoBG.png") no-repeat scroll center center transparent;
    height:82px;
    margin:auto;
    padding:10px;
    width:107px;
    float:left;
    margin-right:10px;
}
.Presentations img {
    border: medium none !important;
    margin: 1px 0;
    padding: 0;
    max-height: 79px;
    max-width:107px;
}
.shaded_dashed .Photos img
{
    margin: 1px 0;
    border:none !important;
    padding:0;
}

/*Paging*/  


#text{
display:inline-block;
}

#text img{
border:0px;
}
#text .pagination {
   font-size: .9em;
	font-weight: bold;
   text-align: right;
   margin: .1em 0 1em 0;
   line-height: 180%;
   white-space: normal;
	clear: both;
	margin: 15px 0 1em;
	/*width:200px;*/
}
#text .pagination span {
   position: absolute;
   left: -1000px;
}
#text .pagination a, #text .pagination strong {
   text-decoration: none;
   text-align: center;
   vertical-align: top;
   float: left;
   text-align: center;
   padding: 0;
   margin-right: 2px;
   border: 1px solid;
   /*width: 1.8em;*/
   height: 1.7em;
   -moz-border-radius: .3em;
   -webkit-border-radius: .3em;
}
#text .pagination a {
   /*background-color: #F1F6F5;
   color: inherit;*/
   border-color: #c8d6d6 #9EADAD #9EADAD #c8d6d6;
}
#text .pagination a:visited {
   /*color: #5F7BB3;
   background-color: #F1F6F5;
   color: inherit;*/
   text-decoration: none;
}
#text .pagination a:hover {
   background-color: #EDECE4;
   color: #000;
   border-color: #C9C7BC #808080 #808080 #C9C7BC;
   /*-moz-appearance: toolbarbutton;*/
}
#text .pagination a:active,
#text .pagination a:focus {
   background-color: #E0DFD7;
   color: #000;
   border-color: #808080 #C9C7BC #C9C7BC #808080;
   /*-moz-appearance: toolbarbutton;*/
}
.pagination .selected {
   background-color: #f1eed7;
   color: #CE4D0E;
   border-color: #808080 #C9C7BC #C9C7BC #808080!important;
}
#text .pagination .skip {
   border: none;
   background-color: transparent;
   color: #000;
   position: static;
   float: left;
   margin-right: 2px;
   width: auto;
   height: 1.7em;
}
#text .pagination .skip:visited {
   color: #5F7BB3;
   background-color: transparent;
}
#text .pagination .skip:hover,
#text .pagination .skip:active,
#text .pagination .skip:focus {
   /*padding: 2px 4px;*/
   background-color: transparent;
   color: inherit;
   -moz-appearance: none;
}
#text .pagination img {
   margin:0.25em 0;
   padding-top:2px;
}
.shaded_dashed #text .pagination img 
{
   border:none !important;
}
/*#text .pagination a[title="Eine Seite vor"] {
   margin-right: -4px;
}*/

#text .pagination::after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

#text .pagination span.select {
   text-align: center;
   position: relative;
   left: 0;
   float: left;
   background-color: #F1F6F5;
   color: inherit;
   margin-right: 2px;
   padding: 0;
   border: 1px solid #c8d6d6;
   border-color: #c8d6d6 #9EADAD #9EADAD #c8d6d6;
   min-width: 1.8em;
   /*min-height: 1.6em;*/
   height: 1.7em;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
}
#text .pagination span.select:hover {
   background-color: #EDECE4;
   color: #000;
   border-color: #C9C7BC #808080 #808080 #C9C7BC;
   /*-moz-appearance: toolbarbutton;*/
   /*-moz-appearance: toolbarbutton;*/
}
#text .pagination span.select::before {
   content: "...";
   position: static;
   display: inline;
   cursor: default;
   font-weight: bold;
   color: #036;
   background-color: transparent;
}
#text .pagination span.select:hover::before {
   color: #000;
   background-color: transparent;
}
#text .pagination span.select::after {
   content: url(ico_menuebutton.png);
   cursor: default;
   background-color: transparent;
}
#text .pagination span.select:hover::after {
   content: url(ico_menuebutton_hover.png);
}
#text .pagination span.select span.option {
   display: none;
   position: absolute;
   z-index: 9;
   left: -1px;
   text-align: left;
   padding: 0 1em 1em;
   margin-left: -1em;
   width: 9.5em;
   
   /*background-color: #fff;
   color: inherit;
   border: 1px solid;
   border-color: #c9c7bc #808080 #808080 #c9c7bc;
   padding: 2px;*/
}
#text .pagination span.select:hover span.option {
   display: block;
   /*opacity: 0.9;*/
}
#text .pagination span.select span.option span.items {
   position: static;
   background-color: #fff;
   color: inherit;
   border: 1px solid;
   border-color: #c9c7bc #808080 #808080 #c9c7bc;
   padding: 2px 2px 0;
   float: left;
}
#text .pagination span.select span.option span.items::after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
   overflow: hidden;
}
#text .pagination span.select span.option:hover {
   /*opacity: 1;*/
}
#text ul#ext-liste+h5 {
   margin-top: -1.5em;
}
#text ul+h5+.pagination span.select:hover span.option {
   bottom: 1.75em;
   padding: 1em 1em 0;
   z-index: 11;
}
#text .pagination span.select span.buttons::after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#text .pagination > span.select a {
   margin: 2px 1px;
}


/*End of Paging*/  



/*----- END OF "MASTER" ----*/


/*---- BEGIN OF FOOTER "MASTER" ----*/

.Footer_Content {
	/*clear:both;
	margin:auto;
	width:920px;
	height:0;
    position:relative;
    margin-top: 20px;*/
    background-color: #84A105;
    padding-bottom: 20px;
}
.Footer_Content p {
	font-size: 13px;
	color: #2d2d2d;
	float: left;
	margin:12px 0;
	line-height:16px;
}
.Publications {
	background: url("../Images/Footer_Separator.png") no-repeat scroll right 70px transparent;
    /*float: left;
    height: 185px;
    padding-right: 20px;
    padding-top: 25px;
    width: 255px;*/
}
.Publications a
{
    color:#fff;
}
.Publications img {
	float: right;
	margin-right: 5px;
	margin-left: 20px;
}
.Publications_Title,.Recent_Photo_Title, .Get_In_Touch_Title {
	/*background: url(../Images/Publications.png) no-repeat left center;*/
	color: #FFFFFF;
    font-family: 'Conv_ninifont-caps';
    font-size: 27px;
    font-variant: normal;
    /*height: 30px;*/
    text-shadow: 2px 2px 2px #333333;
    font-variant: small-caps;
}
.Publications p {
    color:#2D2D2D;
    float:left;
    font-size:13px;
    margin:12px 0;
    /*width:250px;
    height:135px;*/
}
.Recent_Photo {
	background: url("../Images/Footer_Separator.png") no-repeat scroll right 70px transparent;
    /*float: left;
    height: 185px;
    margin-left: 18px;
    padding-right: 20px;
    padding-top: 25px;
    width: 230px;*/
}
/*.Recent_Photo_Title {
	background: url(../Images/Recent_Photos.png) no-repeat left center;
	height: 30px;
}*/
.Recent_Photo_IMG {
	background-color:#ededed;
	border:thin solid #999999;
	float:left;
	height:56px;
	margin-right:10px;
	margin-top:8px;
	padding:3px;
	width:58px;
}
.Get_In_Touch {
	/*float: left;
	width: 360px;
	height: 185px;
	padding-top:25px;
	margin-left: 16px;*/
}
/*.Get_In_Touch_Title {
	background: url(../Images/Get_In_Touch.png) no-repeat left center;
	height: 30px;
}*/
.Get_In_Touch input {
	float: left;
}
.Get_In_Touch td {
	padding-right: 10px;
}
.Contact_Message {
	height:66px;
	width:195px;
}

.CopyRights p
{
    color:#fff;
}
/*---- END OF FOOTER "MASTER" ----*/



/*---- BEGIN OF RIGHT_CONTENT "MASTER" ----*/
.Calendar {
    background: url("../Images/Calendar.png") no-repeat scroll -3px center transparent;
    height: 175px;
    margin-bottom: 4px;
    padding: 65px 0 0 21px;
    width: 193px;
}

.Home_News {
	margin-left:10px;
}
.Home_News img {
	border: 1px solid #646347;
	margin-top:8px;
	float:left;
	margin-right:8px;
}
.Home_News p{
	margin-top:0px;
	margin-left:0px;
}
.Home_News a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.News_Buttons {
    background: url("../Images/Blue_Next.png") no-repeat scroll right center transparent;
    float: right;
    height: 20px;
    line-height: 17px;
    margin-right: 7px;
    padding-right: 18px;
}
.Socials {
    background: url("../Images/Social_NetWorks.png") no-repeat scroll right center transparent;
    bottom: -23px;
    height: 95px;
    position: absolute;
    width: 100%;
}
*+ html .Socials {
    background: url("../Images/Social_NetWorks.png") no-repeat scroll right center transparent;
    bottom: -23px;
    height: 95px;
    position: relative;
    width: 940px;
}
.FB a {
	float:right;
	margin-right:59px;
	margin-top:14px;
}
.Twitter a {
	float:right;
	margin-right:-65px;
	margin-top:47px;
}

.NewsLetter a {
    border-right: 1px solid #D7D7D7;
    float: right;
    margin-right: 100px;
    padding-right: 13px;
}
.News_Center .News_Title
{
    background: url("../Images/News_Center.png") no-repeat scroll center center transparent;
    display: block;
    height: 65px;
    text-decoration: none;
    width: 218px;
}
.News_Center hr{
	margin-right:5px; 
	margin-left:6px; 
	border:1px solid #7CC3D8; 
	border-bottom:none; 
	border-right:none; 
	border-left:none;
}
.NewsPaper 
{
    background:url("../Images/news.png") no-repeat scroll left center transparent;
    float:left;
    height:30px;
    margin-bottom:5px;
    margin-left:10px;
    padding-left:35px;
    padding-top:5px;
}
/*---- END OF RIGHT_CONTENT "MASTER"----*/




/*----- BEGIN OF HOME ----*/
.notification_style{
	min-height:340px;
	/*width:20%;
	float:left;*/
	padding:0 10px;
	text-align:center;
	margin-top:5px;
	/*background:url("../Images/Notification_BG.png") no-repeat scroll center center transparent;*/
    background-color: #FFF001;
    border: 2px solid #FFE300;
    border-radius: 10px;
	position:relative;
	font-size: 15px;
}
.notification_title 
{
    background: url("../Images/Notification_en.jpg") no-repeat scroll center center transparent;
    height: 24px;
    margin: 15px auto 9px;
    width: 100%;
    background-size: contain;
}
.notification_style ul
{
    margin:0;
    padding-left:0;
    list-style:none;
}
.notification_style #aNotificationPrev {
    bottom:75px;
    left:10px;
    position:absolute;
}
.notification_style #aNotificationNext {
    bottom:75px;
    left:32px;
    position:absolute;
}
.notification_style p{
	/*height:150px;*/
	margin:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #127C9D;
	font-size: 15px;
}
.notification_style img{
	bottom:10px;
    left:18%;
    margin:0;
    padding:0;
    /*position:absolute;*/
}
.At_PSC{
    /*float: left;
    height: 240px;
    margin-left: 20px;*/
    margin-top: 18px;
    .At_PSC
    width: 100%;
}
.At_PSC_Rect{
    /*background: url("../Images/At_PSC_Rect.jpg") no-repeat scroll 0 3px transparent;*/
    height: 220px;
    /*margin-left: 20px;*/
    position: relative;
    background-color: #F8931D;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 2px 4px #CDCDCD;
    /*width: 534px;*/
}
.At_PSC_Rect img {
	float: left;
	margin:20px 0 0 20px;
	border:1px solid white;
}
.At_PSC_Rect ul {
    left: 15px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    bottom: 0;
}
*+ html .At_PSC_Rect ul {
    left: -20px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    top: 205px;
}
.At_PSC_Rect li {
	float: left;
	list-style-type: none;
	margin:0 4px;
	width:15px;
	height:15px;
}
.Circle {
    /*background: url("../Images/At_PSC_Circle.png") no-repeat scroll right center transparent;*/
    float: right;
    height: 190px;
    position: absolute;
    right: 45px;
    top: -30px;
    width: 140px;
    /*z-index: 10;*/
}

.Circle a
{
    text-decoration:none;
    color:White;
    cursor: hand;
}

.Circle a:hover
{
    text-decoration:underline;
}

.Circle li img  {
	margin:0;
}
.nowAtPSC{
	background:url(../Images/At_PSC_BTN.png) no-repeat center center;
	padding:0 6px;
	text-decoration:none;
}
.nowAtPSCSelected
{
  background: url(../Images/At_PSC_BTN_Hover.png) no-repeat center center;
 }

.Circle li a:hover  {
	background: url(../Images/At_PSC_BTN_Hover.png) no-repeat center center;
}
.Circle li a:active  {
	background: url(../Images/At_PSC_BTN_Hover.png) no-repeat center center;
}

.Circle p {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    height: 120px;
    line-height: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    text-align: center;
}
.Highlights{
	float:left;
	width:530px;
}

.Highlights p{
	margin:0px;
}
.Highlights_img{
	width:115px;
	height:70px;
	float:left;
	padding:3px;
	border:solid 1px #bababa;
	margin-right:10px;	
}
.Highlights_piece{
	float:left;
	margin-left:22px;
	width:240px;
	/*height:95px;*/
}
.Highlights_piece a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7d7777;
	text-decoration: none;
}
.Highlights_piece a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;
}
.Highlights hr{
	/*margin-right:10px; */
	margin-left:22px; 
	border:1px solid #7CC3D8; 
	border-bottom:none; 
	border-right:none; 
	border-left:none;
	margin-top:15px;
}
.Get_Involved {
	/*background: url("../Images/Get_Involved_BG.jpg") no-repeat scroll center center transparent;
    float: left;
    height: 137px;*/
    padding-top: 20px;
    /*width: 680px;*/
}
.Get_Involved_IMG {
	float: left;
    height: 90px;
    /*margin: 12px 16px 30px 26px;*/
    width: 20%;
}
.Get_Involved h4{
	color: #F87A1D;
    float: left;
    font-family: arial;
    font-size: 21px;
    margin-bottom: 5px;
    margin-top: 0;
    text-shadow: 1px 1px 1px #52514C;
}
.Get_Involved_Links {
    float: left;
    height: 85px;
    /*margin-left: 13px;
    margin-top: 5px;*/
    /*width: 162px;*/
}
.Get_Involved_Links ul {
	margin:0 0 0 2px;
	padding: 0px;
	font-size: 13px;
}
.Get_Involved_Links li {
    background:url("../Images/Get_Involved_Separator.png") no-repeat scroll 18px bottom transparent;
    list-style-type:none;
    padding-bottom:0;
    padding-top:0;
    /*width:160px;*/
}
.Get_Involved_Links a {
    color:#003B54;
    display:block;
    padding:3px 0 3px 17px;
    text-decoration:none;
}
.Get_Involved_Links a:hover {
	color: #fff;
	text-decoration: underline;
	background: url(../Images/Get_Involved_Arrow.png) no-repeat left center;
}
.Get_Involved p {
	float:left;
    font-size:12px;
    margin:0;
    /*width:270px;*/
    line-height:17px;
}
.Get_Involved_Buttons {
    background-color: #FFFFFF;
    float: right;
    height: 37px;
    /*margin-right: 66px;
    margin-top: 68px;*/
    padding: 1px;
    width: 19px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.Get_Involved_Buttons a
{
    margin:0px;
    text-decoration:none;
}
.Experience_Center {border-radius: 10px;
    background: url("../Images/Experience_Center_BG.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 102px;
    
    /*margin-left: 20px;
    padding-left: 155px;*/
    width: 100%;
    background: #0372a0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzNzJhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZWEyYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #0372a0 0%, #0ea2c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0372a0), color-stop(100%,#0ea2c8));
    background: -webkit-linear-gradient(top,  #0372a0 0%,#0ea2c8 100%);
    background: -o-linear-gradient(top,  #0372a0 0%,#0ea2c8 100%);
    background: -ms-linear-gradient(top,  #0372a0 0%,#0ea2c8 100%);
    background: linear-gradient(to bottom,  #0372a0 0%,#0ea2c8 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0372a0', endColorstr='#0ea2c8',GradientType=0 );*/
}
.prev 
{
   float:left; 
   /*margin-left:165px;*/
   margin-top:43px;
   margin-right:10px;
}
.next
{
    float:left;
    margin-top:43px;       
}
.Experience_Center_Buttons {
	background-color: #FFFFFF;
	float: right;
	height: 20px;
	width: 40px;
	margin-right: 5px;
}
.Experience_Center_IMGs {
	width: 472px;
    float:left;
	height: 70px;
	margin-top: 25px;
	/*margin-left: 203px;
	margin-right: 56px;*/
}
.Experience_Center_IMGs img {
	margin-right: 10px;
	float: left;
}
/*----- END OF HOME ----*/

.normal_title
{
    color:#fff;
    line-height:30px;
    font-weight:bold; 
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    padding-left:20px;
    padding-right:20px;
    margin-top:15px;
    height:30px;

}
.normal_title img
{
    border:none;
    margin:2px 10px;
    padding:3px;

}
.normal_title a
{
    color:#fff;
    border:none;
    text-decoration:none;
}
.normal_title a:hover
{
    color:#fff;
    text-decoration:underline;
}
.normal_title_tab
{
    color:#fff;
    font-size:13px;
    font-weight:bold; 
    line-height:30px;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    padding-left:20px;
    padding-right:20px;
    margin-top:15px;
    height:30px;

}
.normal_title_tab img
{
    border:none;
    margin:2px 10px;
    padding:3px;

}
.normal_title_tab a
{
    color:#fff;
    border:none;
    text-decoration:none;
}
.normal_title_tab a:hover
{
    color:orange;
    text-decoration:underline;
}
.normal_title_tab_selected
{
    color:#fff;
    font-size:13px;
    font-weight:bold; 
    line-height:30px;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    padding-left:20px;
    padding-right:20px;
    margin-top:15px;
    height:30px;

}?
.normal_title_tab_selected img
{
    border:none;
    margin:2px 10px;
    padding:3px;

}
.normal_title_tab_selected a
{
    color:orange;
    border:none;
    text-decoration:none;
}
.normal_title_tab_selected a:hover
{
    color:orange;
    text-decoration:underline;
}
/*-------  Begin of Path  ---------*/

.path{
	margin:5px 14px;
	/*height:45px;*/
}

.path .path_left {
	height: 39px;
	width: 12px;
	float: left;
	background: url(../Images/path_left.png) no-repeat center center;
}
.path .path_middle {
    background: url("../Images/path_middle.png") repeat-x scroll 0 0 transparent;
    color: #0D8AB1;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 36px;
    padding: 0 10px;	
}
.path .path_middle a{
	text-decoration:none;
	color:#0B7DB6;
}
.path .path_right {
	height:48px;/*height: 39px;*/
	width: 11px;
	float: left;
	background: url(../Images/path_right.png) no-repeat top center;
}
.path .path_arrow {
	background: url(../Images/path_arrow.png) no-repeat center center;
	height: 40px;
	width: 13px;
	float: left;
}

.inMenu 
{
    background-color: #e7f4fc;
    margin-top:2px;
    border:2px solid #f8931d;
    padding:5px 15px;
    z-index:10000;
    position:absolute;
    width:150px;
}
.inMenu .Menu_Link
{
    line-height:22px;
    border-bottom:1px dashed #0d8ab1;
    display:block;
    margin-bottom:5px;
}

.inMenu a:hover
{
    text-decoration:underline !important;
    /*margin-left:4px;*/
}
/*-------  End of Path  ---------*/
*+ html .Title_BG {
	/*background: url(../Images/Title_left.png) no-repeat left center;*/
	/*float: left;*/
	height: 32px;
	margin-left:7px;
	width:98%;
	display:block;
	clear:both;
}
.Title_BG {
	background: url(../Images/Title_left.png) no-repeat left center;
	/*float: left;*/
	height: 32px;
	margin-left:7px;
	/*width:98%;*/
	display:block;
}
.Title_Extend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 20px;
	line-height: 17px;
	background-color: #f8931d;
	float: left;
	padding:4px 0;
}
.Title_End {
	background: url(../Images/Title_right.png) no-repeat center center;
	float: left;
	height: 26px;
	width: 21px;
	margin-top:6px;
}
.Title_Extend span {
	font-weight: normal;
}
.first {
	margin-right: 40px;
}
.Title_Box {
	/*clear:both;*/
	/*min-height:300px;*/
	padding:20px;
	width:94% !important;
	clear:both;
    border-radius: 10px;
    background-color: #F5F295;
    border: 2px solid #EF8100;
}


.shaded_dashed {
    background-color:#E8FCFF;
    border:1px dashed #45B6C6;
    margin:0px 10px !important;
    clear:both;
    padding:10px;
    line-height:20px;
}
.shaded_dashed h4
{
    margin:0 10px;
}

.non_shaded_solid {
    padding:5px; 
    border:1px solid #45B6C6;
    margin:20px 10px;
    line-height:20px;
}
.non_shaded_solid_p {
    padding:0 5px; 
    border:1px solid #45B6C6;
    margin:10px 10px;
    line-height:20px;
}
.shaded_dashed_margin0 {
    background-color:#E8FCFF;
    border:1px dashed #45B6C6;
    margin:0;
    padding:5px;
}
.non_shaded_solid_margin0 {
    padding:5px; 
    border:1px solid #45B6C6;
    margin:0;
}
.non_shaded_solid_margin0 a,.shaded_dashed_margin0 a,.shaded_dashed a,.non_shaded_solid a
{
    color:#127C9D;
    text-decoration:none;
}
.non_shaded_solid_margin0 a:hover,.shaded_dashed_margin0 a:hover,.shaded_dashed a:hover,.non_shaded_solid a:hover
{
    text-decoration:underline;
}
.non_shaded_solid_margin0 h4 a,.shaded_dashed_margin0 h4 a,.shaded_dashed h4 a,.non_shaded_solid h4 a
{
    color:#FF5A00;
    text-decoration:none;
}
.non_shaded_solid_margin0 h4 a:hover,.shaded_dashed_margin0 h4 a:hover,.shaded_dashed h4 a:hover,.non_shaded_solid h4 a:hover
{
    text-decoration:underline;
}
.link
{
    display:block;
    color:#7F7F7F;
}
.link h4
{
    margin: 0;
    width: 535px !important;
}
.link img
{
    margin:0 5px 0 8px;
    border:none !important;
}
.link a
{
    float:left;
    margin-top:3px;
}
.link span
{
    color:#7F7F7F;
    float:left;
    font-size:15px;
    margin-left:7px;
    margin-top:3px;
}
.Solid_Blue
{
	margin:auto;
	padding:15px;
}

.Up_Links1
{
    left:685px;
    position:absolute;
    top:100px;
}
.Up_Links2
{
    left:785px;
    position:absolute;
    top:100px;
}
.Up_Links3
{
    left:885px;
    position:absolute;
    top:100px;
}
.Up_Links4
{
    left:985px;
    position:absolute;
    top:100px;
}
.Up_Links img
{
    margin:0 10px;
}
.BG_Up 
{
    background:url("../Images/Home_BG_Up.png") no-repeat scroll -5px -4px transparent;
    float:left;
    height:75px;
    width:525px; 
    position:absolute;
    bottom:-10px; 
    left: -20px;
}
*+ html .BG_Up 
{
    background:url("../Images/Home_BG_Up.png") no-repeat scroll -5px 20px transparent;
    float:left;
    height:75px;
    width:525px; 
    position:absolute;
    bottom:0px; 
}
#homeContainer 
{
    position:inherit;
}
#planContainer
{
    position: inherit;
    top: -21px;
    left:5px;
}
#experienceContainer
{
    position: inherit;
    top: -20px;
    left:9px;
}
#getContainer
{
    position: inherit;
    top: -18px;
    left:5px;
}
*+ html #homeContainer 
{
    position:inherit;
}
*+ html #planContainer
{
    position: inherit;
    top: -21px;
    left:5px;
}
*+ html #experienceContainer
{
    position: inherit;
    top: -20px;
    left:9px;
}
*+ html #getContainer
{
    position: inherit;
    top: -18px;
    left:5px;
}

#homehome 
{
    background: url(../images/Home_Link1.png) no-repeat;
    height: 49px;
    margin-left: 2px;
    position: relative;
    width: 66px;
}
#HomeHang
{
     background: url(../images/line.png) repeat-y;
     height: 125px;
     margin-left: 54px;
}
#planplan 
{
    position:relative;
    background:url(../images/PlanYourVisit_Link1.png)  no-repeat;
    height: 72px;
    margin-left: 20px;
    width: 95px;
}
#PlanHang
{
     background: url(../images/line.png) repeat-y;
     height: 125px;
     margin-left: 54px;
}
#experienceexperience
{
     background: url(../images/ExperienceCenter_Link1.png)  no-repeat; 
     height: 80px;
     margin-left: 15px;
     position: relative;
     width: 115px;
}
#ExperienceHang 
{
     background: url(../images/line.png) repeat-y;
     height: 125px;
     margin-left: 61px;
}
#getget
{
     background: url(../images/GetInvolved_Link1.png) no-repeat;
     height: 65px;
     margin-left: 25px;
     position: relative;
     width: 95px;
}
#GetHang 
{
     background: url(../images/line.png) repeat-y;
     height: 125px;
     margin-left: 74px;
}

#homehome .SubMenu_Up 
{
    left: -57px;
    position: absolute;
    top: 36px;
    z-index: 1000;
}
#homehome .SubMenu_Up_Top 
{
    width:180px;
    height:38px;
    background:url("../Images/UpMenu_Top.png") no-repeat scroll center bottom transparent;
    
}
#homehome .SubMenu_Up_Middle 
{
    background:url("../Images/UpMenu_Middle.jpg") repeat-y scroll center center transparent;
    padding-bottom:20px;
    width:180px;
    
}
*+ html .top_links .SubMenu_Up_Middle ul
{
    list-style:none outside none;
    margin:0;
    padding:0 20px;
    position:relative !important;
    left:0px;
    
}
.top_links .SubMenu_Up_Middle ul
{
    list-style:none outside none;
    margin:0;
    padding:0 20px;
    position:inherit !important;
    
}
.SubMenu_Up_Middle ul ul
{
    color: #0B7DB6;
    list-style: disc outside none;
    padding: 0 0 0 20px;
}

.SubMenu_Up_Middle li
{
    border-bottom: 1px dashed #0B7DB6;
    border-right: medium none;
    float: left;
    margin: 0;
    padding: 8px 0;
    width: 140px;    
}
.SubMenu_Up_Middle li li
{
    border: medium none;
    color: #0B7DB6;
    list-style: disc outside none;
    margin: 3px 0;
    padding: 0 2px;
    
}
.SubMenu_Up_Middle ul a
{
    color:#0B7DB6;
    display:block;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    
}
.SubMenu_Up_Middle ul a:hover
{
    color:#0B7DB6;
    text-decoration:underline;
    
}
#homehome .SubMenu_Up_Bottom
{
    width:180px;
    height:12px;
    background:url("../Images/UpMenu_Bottom.png") no-repeat scroll center top transparent;
    
}
#planplan .SubMenu_Up
{
    left: -62px;
    position: absolute;
    top: 56px;
    z-index: 1000;
}
#planplan .SubMenu_Up_Top 
{
    width:180px;
    height:38px;
    background:url("../Images/PlanYourVisit/UpMenu_Top.png") no-repeat scroll center bottom transparent;
    
}
#planplan .SubMenu_Up_Middle 
{
    background:url("../Images/PlanYourVisit/UpMenu_Middle.jpg") repeat-y scroll center center transparent;
    padding-bottom:20px;
    width:180px;
    
}
#planplan .SubMenu_Up_Bottom
{
    width:180px;
    height:12px;
    background:url("../Images/PlanYourVisit/UpMenu_Bottom.png") no-repeat scroll center top transparent;
    
}

#getget .SubMenu_Up 
{
    left: -55px;
    position: absolute;
    top: 58px;
    z-index: 1000;
}
#getget .SubMenu_Up_Top 
{
    width:180px;
    height:38px;
    background:url("../Images/GetInvolved/UpMenu_Top.png") no-repeat scroll center bottom transparent;
    
}
#getget .SubMenu_Up_Middle 
{
    background:url("../Images/GetInvolved/UpMenu_Middle.jpg") repeat-y scroll center center transparent;
    padding-bottom:20px;
    width:180px;
    
}
#getget .SubMenu_Up_Bottom
{
    width:180px;
    height:12px;
    background:url("../Images/GetInvolved/UpMenu_Bottom.png") no-repeat scroll center top transparent;
    
}

#experienceexperience .SubMenu_Up 
{
    left: -45px;
    position: absolute;
    top: 71px;
    z-index: 1000;
}
#experienceexperience .SubMenu_Up_Top 
{
    width:180px;
    height:38px;
    background:url("../Images/ExperienceTheCenter/UpMenu_Top.png") no-repeat scroll center bottom transparent;
    
}
#experienceexperience .SubMenu_Up_Middle 
{
    background:url("../Images/ExperienceTheCenter/UpMenu_Middle.jpg") repeat-y scroll center center transparent;
    padding-bottom:20px;
    width:180px;
    
}
#experienceexperience .SubMenu_Up_Bottom
{
    width:180px;
    height:12px;
    background:url("../Images/ExperienceTheCenter/UpMenu_Bottom.png") no-repeat scroll center top transparent;
    
}
.ViewAlbums a
{
    background: url("../Images/View_Album.png") no-repeat scroll center top transparent;
    display: block;
    height: 26px;
    margin-right: 7px;
    margin-top: 15px;
    width: 95px;
}

.ViewAlbums a:hover
{
    background:url("../Images/View_Album_hover.png") no-repeat scroll center top transparent;
}
.submit a
{
    margin-top:6px;
    width:63px;
    height:26px;
    background:url("../Images/Contact_Submit.png") no-repeat scroll center top transparent;
    display: block;
}

.submit a:hover
{
    background:url("../Images/Contact_Submit_hover.png") no-repeat scroll center top transparent;
}
.more img
{
    border: medium none !important;
    margin: 5px 0;
}
.Collapse_Left 
{
	margin: 8px 0;
	background: url(../Images/Collapse_Left.png) no-repeat left center;  
	width:17px;
	height:30px;
	float:left;
}
.Collapse_Middle {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 8px 0;
    width: 94.5% !important;
    line-height:30px;
    color:#fff;
    font-weight:bold;
    cursor:hand;
    background-color:#0D8AB1;
}
.Collapse_MiddleOpen
{
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 8px 0;
    width: 94.4%;
    line-height:30px;
    color:#fff;
    font-weight:bold;
    cursor:hand;
    display:block;
   background:url("../Images/Collapse_Up.png") no-repeat scroll right center #0D8AB1;
}
.collapseClose
{
    display:none;
}

.Collapse_MiddleClose
{
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 8px 0;
    width: 94.4%;
    line-height:30px;
    color:#fff;
    font-weight:bold;
    cursor:hand;
    display:block;
    background:url("../Images/Collapse_Down.png") no-repeat scroll right center #0D8AB1;
}
.collapseClose
{
    display:none;
}

.collapseOpen
{
    display:block;
}
.Collapse_Middle_tab a {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 8px 0;
    line-height:30px;
    color:#fff;
    font-weight:bold;
    cursor:hand;
    background-color:#0D8AB1;
    text-decoration:none;
    padding: 0 5px;
}
.Collapse_Middle_tab a:hover{

    text-decoration:underline;
}
.Collapse_Middle_tab_selected a {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 8px 0;
    line-height:30px;
    color:white;
    font-weight:bold;
    cursor:hand;
    background-color:#0D8AB1;
    text-decoration:underline;
    padding: 0 5px;
}
.Collapse_Right 
{
	margin: 8px 0;
	background: url(../Images/Collapse_Right.png) no-repeat left center;   
	width:17px;
	height:30px;
	float:left;
}
.float_reverse
{
    float:left;
}
/*----------- Begin Of SCIMagic Style -----------*/

.SCIRight_Content
{
    float: right;
    margin-left: 0px;
    margin-right: 25px;
    padding-right: 0;
    position: relative;
    top: -78px;
}
.SCIRight_Content .SCIMagic_AlsoTry
{
    /*min-height:425px;*/
    margin-right:0;
}
.SCIRight_Content .SCIMagic_AlsoTry ul 
{
    color: #FFFFFF;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    line-height:18px;
}
.SCIRight_Content .SCIMagic_AlsoTry ul li
{
    border-bottom: 1px dotted #127C9D;
    line-height: 25px;
}
.SCIRight_Content .SCIMagic_AlsoTry .SCIMagic_AlsoTry_Middle2 a
{
    color: #127C9D;
    text-decoration:none;
}
.SCIMagic_AlsoTry_Middle1 p a, .SCIRight_Content .SCIMagic_AlsoTry a
{
    color: #FFFFFF;
    text-decoration:none;
}
.SCIMagic_AlsoTry_Middle1 p a:hover, .SCIRight_Content .SCIMagic_AlsoTry a:hover
{
    text-decoration:underline;
}
.SCIMagic_AlsoTry_Middle1 p {
    font-size: 14px;
    margin-top: 0pt;
    color:#fff;
    line-height: 14px;
    border-bottom:1px dotted;
    padding-bottom:5px;
    word-wrap: break-word;
    margin-left:12px;
}
.SCIMagic_AlsoTry_Middle1 .more 
{
    display: block;
    margin-right: 5px;
}
.SCIMagic_AlsoTry_Middle1 b a 
{
    color:#fff;
}

.SCIMagic_AlsoTry {
    float: left;
    margin-right: 20px;
    /*margin-top: 5px;*/
    width: 162px;
}
.SCIMagic_AlsoTry_First1 {
	background: url(../Images/All_Stories.png) no-repeat right top;
	height: 90px;
	width: 166px;
}
.SCIMagic_AlsoTry_Middle1 {
	background: url(../Images/GetInvolved/Get-Involved_AlsoTry_Tile.png) repeat-y right top;
	width: 166px;
	min-height:200px;
}
.SCIMagic_AlsoTry_End1 {
	background: url(../Images/GetInvolved/Get-Involved_AlsoTry_End.png) no-repeat right center;
	height: 17px;
	width: 166px;
    margin-bottom: 15px;
}
.SCIMagic_AlsoTry_First2 {
	background: url(../Images/Categories.png) no-repeat center top;
	height: 79px;
	width: 162px;
}
.SCIMagic_AlsoTry_Middle2 {
	background: url(../Images/Categories_Tile.jpg) repeat-y;
	width: 162px;
	min-height:245px;
}
.SCIMagic_AlsoTry_End2 {
	background: url(../Images/Categories_Bottom.jpg) no-repeat center center;
	height: 40px;
	width: 162px;
}
.SCIMagic_WED_BG
{
    /*background: url("../Images/GetInvolved/Get-Involved_WED.jpg") no-repeat scroll center 40px transparent;
    height: 335px;*/
    padding-top: 20px;
    position: relative;
    /*width: 472px;*/
}
.SCIMagic_WED_BG_up
{
    background: url("../Images/GetInvolved/Get-Involved_WED_up.jpg") no-repeat scroll center center transparent;
    height: 19px;
    width: 450px; 
}

.SCIMagic_WED_BG_middle
{
    background: url("../Images/GetInvolved/Get-Involved_WED_middle.jpg") repeat-y scroll center center transparent;
    width: 450px; 
    padding-bottom: 20px;
}

.SCIMagic_WED_BG_down
{
    background: url("../Images/SCIMagic_WED_Slide_BG_En.png") no-repeat scroll center top transparent;
    height: 115px;
    padding-top: 40px;
    position: relative;
    width: 508px;
}
.SCIMagic_WED_BG p
{
    color: #3E3E3E;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 10px 0;
    /*width: 300px;*/
}
.SCIMagic_WED_BG h5
{
    color: #FF7E00;
    float: none;
    font-family: Tahoma;
    font-size: 20px;
    margin: 0;
}
.SCIMagic_WED_BG img
{
    float: left;
    margin-right: 15px;
}
.SCIMagic_Wed_Brief
{
    float: left;
    /*height: 116px;
    margin-left: 7px;
    width: 300px;*/
}
.SCIMagic_normal_Text .SCIMagic_WED_Slide_Container
{
    margin:0 27px;
}
.SCIMagic_normal_Text .SCIMagic_WED_Slide
{
    /*bottom: 27px;
    float: left;
    position: absolute;
    margin: 10px 0;*/
    width: 508px;
    float:left;
}
*+ html .SCIMagic_normal_Text .SCIMagic_WED_Slide
{
    /*bottom: 27px;
    float: left;
    position: absolute;
    margin: 10px 0;*/
    width: 490px;
}
.SCIMagic_normal_Text .SCIMagic_WED_Slide ul
{
    padding:0;
    margin:0;
    float:left;
    width:425px;
}
.SCIMagic_normal_Text .SCIMagic_WED_Slide li
{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
}
.SCIMagic_normal_Text .SCIMagic_WED_Slide img
{
    border: 1px solid gray;
    margin: 0;
    padding: 0;
}
.SCIMagic_normal_Text .SCIMagic_WED_Thumb
{
    /*background:url("../Images/GetInvolved/WED_Thumb_BG.jpg") no-repeat scroll center center transparent;*/
    float: left;
    margin: 0;
    width: 106px;
    word-wrap: break-word;
}   
.SCIMagic_normal_Text .shaded_dashed .SCIMagic_WED_Thumb img
{
    margin:0px;
    padding:0px;
    border:none !important;
} 
.SCIMagic_WED_Arrow
{
    margin-top:30px;
}
.SCIMagic_normal_Text .SCIMagic_WED_Arrow img
{
    border: medium none !important;
    margin: 0;
    padding: 0;
}

.Recommended_Stories_Container 
{
    background: url("../Images/Recommended_Stories.png") no-repeat scroll center top transparent;
    height: 120px;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 12px;
}
.Recommended_Stories
{
    float: left;
    margin-left: 13px;
    padding-bottom: 10px;
    padding-top: 8px;
}
.Recommended_Stories ul
{
    Padding:0;
    list-style:none;
}
.Recommended_Stories ul li
{
    float:left;
    margin:0 4px;
}
.Recommended_Stories ul li img
{
    width:90px;
}
.SCIMagic_normal_Text
{
    color: #127C9D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    width: 100%;
}
.SCIMagic_Title_Box
{
    clear: both;
    padding: 0 11px 20px 12px;
    width: 96%;
}
.SCIMagic_normal_Text p {
    color: #127C9D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-left:0;
    margin-right:0;
    text-align:justify;
}
.SCIMagic_normal_Text .shaded_dashed {
    background-color: #E8FCFF;
    border: 1px dashed #45B6C6;
    line-height: 20px;
    margin: 5px 4px;
    padding: 5px;
}
.SCIMagic_normal_Text .shaded_dashed h5 a {
    color: #FF5A00;
}
.SCIMagic_normal_Text img {
    border: 1px solid #9F9F9F !important;
    padding: 1px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.SCIMagic_normal_Text .IMG_Left {
    margin-right: 10px;
    float: left;
}
.SCI_TopStory 
{
    background: url("../Images/Top_Story_Up.png") no-repeat scroll center top #FFFFFF;
    border: 1px solid #287695;
    min-height: 150px;
    padding: 42px 0 15px;
    margin: 5px 4px;
}
.Top_Story_Slide
{ 
    margin-left: 38px; 
    margin-top: 2px;   
}
/*----------- End Of SCIMagic Style -----------*/
    .tree 
    {
        padding:10px;
        font-size:20px;
        line-height:25px;
        background-color:White;
        border:1px dashed #0D8AB1;
    }
.Schedule_Box table .Cell_Header {
    background-color: #0D8AB1 !important;
}
.normal_Text table 
{
    border-width:1px !important;}

.normal_Text td {
    background-color: #E5FCFF !important;
    color: #127C9D !important;
    padding: 8px;
}
.normal_Text td p {
    margin:0 !important;
}
/*--------- WED BEGIN-----------*/


.WED_BG
{
    /*background: url("../Images/GetInvolved/Get-Involved_WED.jpg") no-repeat scroll center 40px transparent;
    height: 335px;*/
    padding-top: 0px;
    position: relative;
    /*width: 472px;*/
}
.WED_BG_up
{
    background: url("../Images/Get-Involved_WED_up.jpg") no-repeat scroll center center transparent;
    height: 19px;
    width: 640px; 
}

.WED_BG_middle
{
    background: url("../Images/Get-Involved_WED_middle.jpg") repeat-y scroll center center transparent;
    padding: 5px 20px 20px;
    width: 600px;
}

.WED_BG_down
{
    /*background: url("../Images/Get-Involved_WED_Bottom.jpg") no-repeat scroll center bottom transparent;
    height: 136px;*/
    height: 136px;
    margin-top:20px;
    /*padding-top: 16px;
    width: 640px; */
}
.WED_BG p
{
    color: #3E3E3E;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 10px 0;
    /*width: 280px;*/
}
.WED_BG img
{
    float: left;
    margin-left: 10px;
    max-width:100px;
}
.Wed_Brief
{
    float: left;
    /*height: 116px;*/
    margin-left: 10px;
    margin-right:10px;
    width: 280px;
}
.WED_Slide_Container
{
    margin:0 27px;
}
.WED_Slide
{
    display: block;    
    margin: 0 auto;
    max-width: 533px;
    padding: 24px 4px;
    /*margin-left: 20px;
    position: absolute;
    float: left; 
    bottom: 27px;
    height: 116px; */

}
/**+ html .WED_Slide
{
    float:left;
    margin-left:20px;
    margin-top:13px;
    width:415px;
}*/
.WED_Slide ul
{
    padding:0;
    margin:0;
    float:left;
    width:360px;
}
.WED_Slide li
{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
}
.WED_Slide img
{
    margin:0px
}
.WED_Thumb
{
    background:url("../Images/GetInvolved/WED_Thumb_BG.jpg") no-repeat scroll center center transparent;
    width:112px;
    height:88px;
    float:left;
    margin:0 4px;
}   
.WED_Thumb img
{
    margin:6px;
    border:1px solid #aeaeae;
    width:98px;
} 
.WED_Arrow
{
    float:left;
    margin-top:5px;
}
.WED_Arrow img
{
    margin-left:0;
    margin-top:30px;
}

/*--------- WED END-----------*/
.EventsContainer {
    padding: 12px !important;
}
.search {
    float: left;
    height: 24px;
    position: absolute;
    right: 50px;
    width:229px;
    display:block;
    /*background:url("../Images/Search.png") no-repeat center center;*/
    top:8px;
    background-color: #FFFFFF;
    border: 1px solid #ACACAC;
    border-radius: 17px;
}
.search input{
    border: medium none !important;
    color: gray;
    margin-left: 10px;
    margin-top: 2px;
}
.btnSearch
{
    background: url(../Images/Search_BTN.png) right top no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    margin-right: 10px;
    margin-top: 4px !important;
    margin-left: 0 !important;
}
.textBoxSearch
{
    width: 186px;
    float:left;
}
.Lamp 
{
    background: url("../Images/SCI_Notification.gif") no-repeat scroll center center transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    right: 72px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 20px;
    z-index:1000;
}
.Lamp:hover
{
    background: url("../Images/SCI_Notification.jpg") no-repeat scroll center center transparent;
}
.hand 
{
    display: block;
    left: 29px;
    position: absolute;
    top: 20px;
    z-index: 1000;
}

.sciPlanetNotification {
    background-color: #DCEEF4;
    border: 1px solid #37808F;
    border-radius: 19px 19px 19px 19px;
    display: none;
    padding: 15px;
    position: absolute;
    top: 26px;
    width: 185px;
    z-index: 10;
}

.FB_SCI
{
    margin-left: 10px;
    width: 150px;
}
/*------------ ScienceOlympiad ------------*/
.ScienceOlympiad_News 
{
    float:left; 
    width:50%; 
    margin:0 10px; 
    background-color: #35BC7A; 
    border-radius:10px; 
    min-height:230px;
    padding:20px;  
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 5px;
}
.ScienceOlympiad_News .title
{
    line-height:27px;
    font-size: 17px;
}
.ScienceOlympiad_Left 
{
    float:left; 
    width:36%; 
    margin:0 10px;
}
.ScienceOlympiad_Left .icon, .ScienceOlympiad_News .icon
{
     float:left;
     margin-right:10px;
     margin-left:0;
}
.ScienceOlympiad_About
{
    background-color: #FF9F00; 
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 17px;
    height: 35px;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 20px;
}
.ScienceOlympiad_About a 
{
    color:#fff; 
    text-decoration:none;
}
.ScienceOlympiad_Question 
{
    background-color: #F86924; 
    border-radius:10px; 
    min-height:80px;
    padding:20px; 
    color: #fff;
}
.ScienceOlympiad_Question h3
{
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 0;
    width: 100%;
}
.ScienceOlympiad_Question ul
{
    color: #FFFFFF;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.ScienceOlympiad_News ul
{
    color: #FFFFFF;
    padding: 0 20px;
    min-height:150px;
}
.ScienceOlympiad_News ul li
{
    margin-bottom: 10px;
}
.ScienceOlympiad_News ul a
{
    color: #FFFFFF;
}
.ScienceOlympiad_News .link {
    float:right;
}
.ScienceOlympiad_News .link a{
    color:#fff;
}
.ScienceOlympiad_News .link img{
    margin-right:0;
}
.normal_Text .Questionaire_Answers td{
    padding:4px 8px;
}
/*------------ End of ScienceOlympiad ------------*/

/*------------ Start of Widdening Contetnt Area ------------*/
.Content_Box {
    width: 85%;
    position:relative;
    padding: 25px;
}
@media (min-width: 768px) {
  .Content_Box {
    width: 95%;
}
}
@media (min-width: 992px) {
  .Content_Box {
    width: 85%;
}
}
@media (min-width: 1200px) {
  .Content_Box {
    width: 80%;
}
}
@media (min-width: 1350px) {
  .Content_Box {
    width: 75%;
}
}
@media (max-width: 992px) {
.links-list {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 0 !important;
    margin-top: -10px !important;
    min-height: 125px;
    padding-bottom: 20px;
    padding-top: 20px;
}
}
.GI_SectionBrief {
    background-color: #EFEDE1;
    border: 10px solid #61A009;
    border-radius: 10px;
    padding: 10px 15px;
    min-height: 140px;
}
.links-list {
    background: #63a306;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYTMwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhN2JlMTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #63a306 0%, #a7be14 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63a306), color-stop(100%,#a7be14));
    background: -webkit-linear-gradient(top,  #63a306 0%,#a7be14 100%);
    background: -o-linear-gradient(top,  #63a306 0%,#a7be14 100%);
    background: -ms-linear-gradient(top,  #63a306 0%,#a7be14 100%);
    background: linear-gradient(to bottom,  #63a306 0%,#a7be14 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63a306', endColorstr='#a7be14',GradientType=0 );*/
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding-bottom:20px;
    padding-top:20px;
    margin-top: 8px;
    min-height: 125px;
}
.Get_Involved > img {
    position: absolute;
    right: -15px;
    top: -10px;
    z-index: 100;
}
/*------------ End of Widdening Contetnt Area ------------*/
/*--------- Embeded Fonts ---------*/
@font-face {
	font-family: 'Conv_SimLLHP';
	src: url('fonts/SimLLHP.eot');
	src: local('☺'), url('fonts/SimLLHP.woff') format('woff'), url('fonts/SimLLHP.ttf') format('truetype'), url('fonts/SimLLHP.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.Circle h1 {
    background-color: #F8931D;
    border-radius: 35px;
    color: #FFFFFF;
    font-family: 'Conv_SimLLHP';
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 2px 2px 2px #606060;
    padding-top: 10px;
}
@font-face {
	font-family: 'Conv_ninifont-caps';
	src: url('fonts/ninifont-caps.eot');
	src: local('☺'), url('fonts/ninifont-caps.woff') format('woff'), url('fonts/ninifont-caps.ttf') format('truetype'), url('fonts/ninifont-caps.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*--------- End of Embeded Fonts ---------*/