
/* CSS Document */

#container {
    width:700px;
	height:100%;
}
#logo {
	background: url(/images/banners/italy08.jpg);
	height:120px;
}
#logoEvents {
	background-image:url(/events/images/logoGlowEvents_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoAbout {
	background-image: url(/about/images/logoGlowAbout_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoContact {
	background-image: url(/contact/images/logoGlowContact_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoNewsletters {
	background-image: url(/newsletters/images/logoGlowNewsletters_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoGF {
	background-image: url(/GF/images/logoGlowGF_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoMultimedia {
	background-image: url(/multimedia/images/logoGlowMultimedia_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoSearch {
	background-image: url(/search/images/logoSearch_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#logoBlogs {
	background-image: url(/blogs/images/logoBlogs_med.jpg);
	height:140px;
	background-repeat: no-repeat;
}
#nav {
    padding-top:115px;
}
#navPhone {
	display:block;
	padding-top:115px;
}
#show {
	display:none;
}
#hide {
	display:none;
}
nav ul {
    font-size:14px;
}
nav ul a {
    width:100px;
}
#root {
	background-color:#cccccc;
}
#events {
	background-color:#cccccc;
}
#newsletter {
	background-color:#cccccc;
}
#GF {
	background-color:#cccccc;
}
#multimedia {
	background-color:#cccccc;
}
#about {
	background-color:#cccccc;
}
#contact {
	background-color:#cccccc;
}
#maincontent {
	padding: 0;
	margin-top:20px;
	margin-left:5px;
	width: 700px;
}
#media {
	position: relative;
	left:320px;
	top:10px;
	width: 320px;
	height: 260px;
	z-index:1;
}
#mediaEvents {
	position: relative;
	left:450px;
	top:10px;
	width: 200px;
	height: 260px;
	z-index:1;
	background-repeat: repeat;
}
#alert {
	position: relative;
	left:420px;
	top:20px;
	width: 200px;
	height: 180px;
	z-index:1;
	/* [disabled]border: solid,#0066cc,2; */
	background-color: #cccccc;
	padding: 12px;
}
#alert2 {
	position: relative;
	left:420px;
	top:10px;
	width: 200px;
	height: 300px;
	z-index:1;
	/* [disabled]border: solid,#0066cc,2; */
	/* background-color: #CAE7FF; */
	padding: 12px;
}
#mission {
	background-image:url(/images/mission_med4.jpg);
	width: 300px;
	height:260px;
	padding-top:10px;
	padding-right:360px;
	font-size:22px;
	padding-left: 10px;
	position: relative;
	top:-260px;
}
#missionNoMedia {
	background-image:url(/images/mission_med4.jpg);
	width: 300px;
	height:260px;
	padding-top:10px;
	padding-right:360px;
	font-size:22px;
	padding-left: 10px;
	position: relative;
	top:10px;
}
#missionEvents {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
/*	background-image:url(/images/bg_parchment_lt.jpg);
	background-repeat:repeat;*/
	font-weight:normal;
	width: 390px;
	height:100%;
	padding:10px 260px 0px 10px;
	position: relative;
	top:-260px;
}
#missionEvents2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
/*	background-image:url(/images/bg_parchment_lt.jpg);
	background-repeat:repeat;*/
	font-weight:normal;
	width: 390px;
	height:100%;
	padding:10px 260px 0px 10px;
	position: relative;
	top:-320px;
}
#missionContact {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
/*	background-image:url(/images/bg_parchment_lt.jpg);
	background-repeat:repeat;*/
	font-weight:normal;
	width: 390px;
	height:100%;
	padding:10px 260px 0px 10px;
	position: relative;
	top:-190px;
}
#missionText {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:1.0;
	margin-bottom:20px;
	height:auto;
}
#missionTextEvents {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	line-height:1.0;
	margin-bottom:10px;
}
#calendarEvents {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	width: 630px;
	height:auto;
	padding:20px 10px 10px 20px;
	background-color: #cccccc;
	position: relative;
	top: -200px;
}
#calendarEventsText {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	line-height:1;
	margin-bottom:20px;
	padding-right:280px;
}
#FAQ {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	width: 620px;
	height:100%;
	/* [disabled]height:237px; */
	padding:10px 20px 20px 20px;
	margin-bottom:20px;
	background-color: #cccccc;
}
#FAQ h3 {
	font-style:italic;
	font-size:16px;
	color:#0066Cc;
}
#FAQText {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:1.0;
	margin-bottom:20px;
}
#FAQText dt {
	font-weight:900;
	font-style:italic;
	font-size:16px;
}
#FAQText dd {
	font-style:normal;
}
#SPON {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	width: 620px;
	/* [disabled]height:237px; */
	padding:10px 20px 20px 20px;
	margin-bottom:20px;
	background-color: #cccccc;
	/* [disabled]background-image: url(/images/bg_parchment_lt.jpg); */
}
#SPON h3 {
	font-style:italic;
	font-size:16px;
	color:#0066Cc;
}
#SPONText {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:1.0;
	margin-bottom:20px;
}
#otherContent {
	width: 606px;
	padding-top:10px;
	font-size:18px;
	background-image: url(/images/bg_parchment_02_lt.jpg);
}
#pods {
	position:relative;
	top:-280px;
}
#podsEvents {
	position:relative;
	top:-240px;
}
#podsContact {
	position:relative;
	top:-190px;
}
.pod {
    width: 305px;
    height:220px;
}
.podContent {
    width: 302px;
    height:180px;
}
#events {
    margin-left:7px;
}
#involved {
    width:643px;
    height:170px;
    margin-top:20px;
}
#involvedCalendar {
    width:643px;
    height:210px;
    margin-top:20px;
}
#footer {
	padding: 12px 0;
	clear:both;
	color: #fff;
	position: relative;
	top: -280px;
}
#footerCAL {
	padding: 12px 0;
	clear:both;
	color: #fff;
	position: relative;
	top: -200px;
}
#footerFAQ {
	padding: 12px 0;
	clear:both;
	color: #fff;
	position: relative;
}
#footer p {
    margin-left:5px;
}
ul.buttons {
	list-style: none;
	margin-bottom: 10px;
	font-weight: bold;
	font-size:14px;
}
li.buttons {
	float: left;
	width:100px;
	-webkit-transition-duration:.5s;
	-webkit-transition-property:margin-top;
	-webkit-transition-timing-function:ease-in-out;
	-o-transition-duration:.5s;
	-o-transition-property:margin-top;
	-o-transition-timing-function:ease-in-out;
	-moz-transition-duration:.5s;
	-moz-transition-property:margin-top;
	-moz-transition-timing-function:ease-in-out;
	transition-duration:.5s;
	transition-property:margin-top;
	transition-timing-function:ease-in-out;
}
a.buttons {
	display: block;
	width:88px;
	padding: 6px;
	text-align:center;
	text-decoration: none;
	color: #fff;
	border: 1px solid #000;
	/* [disabled]padding: 2px 10px; */
	color:#fff;
	margin: 5px 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	background: rgba(255, 255, 255, 0.4);
	-pie-background: rgba(255, 255, 255, 0.4);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIEFiles/PIE.htc);
} 
a.buttonsK {
	display: block;
	width:88px;
	padding: 6px;
	text-align:center;
	text-decoration: none;
	color: #000;
	border: 1px solid #000;
	/* [disabled]padding: 2px 10px; */
	margin: 5px 0px;
	background: rgba(255, 255, 255, 0.4);
	-pie-background: rgba(255, 255, 255, 0.4);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIEFiles/PIE.htc);
} 
a.buttons:hover {
    color:#fff;
	background: rgba(0, 0, 0, 0.4);
	-pie-background: rgba(0, 0, 0, 0.4);
}
a.buttonsK:hover {
    color:#000;
	background: rgba(0, 0, 0, 0.2);
	-pie-background: rgba(0, 0, 0, 0.2);
}
