body {
	font-family: Calibri, Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	background: #e5e5e5 top center url("../images/gradient_bg.jpg") repeat-x;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border-color: #999999;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	width: 99%;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 23px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 17px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 14px;
}

.activitiesImg {
	margin: 0 0 10px 4px;
	border: 0;
	padding: 0;
}

.activitiesImg2 {
	margin: 4px 0 10px 4px;
	border: 0;
	padding: 0;
}

#header {
	width: 918px;
	height: 45px;
	padding: 20px 20px 0 20px;
	display: inline;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	background: top center url("../images/header_bg.png") no-repeat;
}

#header_left {
	width: 130px;
	height: 27px;
	float: left;
	padding: 0 0 0 10px;
}

#header_right {
	width: 768px;
	height: 23px;
	float: right;
	text-align: right;
	padding: 4px 10px 0 0;
}

#header_right ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#header_right ul li {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	display: inline;
	color: #989898;
	font-size: 15px;
}

#header_right a {
	color: #989898;
}

#subHeader {
	margin-top: 4px;
}

#subHeader ul{
	margin-left: 20px;
	padding: 0;
	display: inline;	
}

#subHeader ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.subHeaderAnchor {
	padding-bottom: 5px;
}

#subHeaderMid {
	padding-top: 2px;
}

#subHeaderMid a {
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#subHeaderRight {
	width: 525px;
	text-align: right;
	padding-right: 15px;
	color: #666666;
}

#pod {
	width: 950px;
	height: 260px;
	padding: 0;
	margin: 5px 0 10px 0;
	display: inline;
	float: left;
	margin-left: 5px;
	/* background: center center url("../images/banner_green.png") no-repeat; */
}

#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#messageBox {
	width: 620px;
	padding: 0;
	margin: 4px 0 20px 0;
}

.topBox {
	width: 620px;
	height: 8px;
	background: center center url("../images/620box_top.png") no-repeat;
}

.topBoxWhite {
	width: 620px;
	height: 8px;
	background: center center url("../images/620boxwhite_top.png") no-repeat;
}

.topBoxWhite940 {
	width: 940px;
	height: 8px;
	background: center center url("../images/940boxwhite_top.png") no-repeat;
}

.midBox {
	width: 600px;
	padding: 0 10px 0 10px;
	background: #c6c6c6;
}

.midBoxWhite {
	width: 600px;
	min-height: 400px;
	padding: 0 10px 0 10px;
	background: #ffffff;
}

.midBoxWhite li {
	margin-left: 20px;
	padding: 8px 0 8px 0;
}

.midBoxWhite li a {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

.midBoxWhite940 {
	width: 940px;
	padding: 0;
	background: #ffffff;
    min-height: 800px;	
}

#aboutBox {
	width: 580px;
	padding: 0 10px 0 10px;
}

#resourcesCanvas {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Country List Styles */
#countryList {
	margin: 0;
	padding: 0;
}

#countryList p{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

#countryList a{
	color: #333333;
}

.botBox {
	width: 620px;
	height: 8px;
	background: center center url("../images/620box_bot.png") no-repeat;
}

.botBoxWhite {
	width: 620px;
	height: 8px;
	background: center center url("../images/620boxwhite_bot.png") no-repeat;
}

.botBoxWhite940 {
	width: 940px;
	height: 8px;
	background: center center url("../images/940boxwhite_bot.png") no-repeat;
}

#countryBox {
	width: 620px;
	padding: 0;
	margin: 0 0 10px 0;
}
	

#newsBox {
	width: 308px;
	padding: 0;
	margin: 0 0 10px 0;
}

#topNewsBox {
	width: 293px;
	height: 23px;
	background: center center url("../images/300boxshaded_top.png") no-repeat;
	padding: 12px 0 0 15px;
}

#topNewsBox p {
	font-size: 13px;
	font-weight: bold;
	color: #7e7e7e;
}

#midNewsBoxBG {
	width: 308px;
	height: auto;
	background: transparent top center url("../images/300boxwhite_bg.png") repeat-y;
}

#midNewsBoxBG2 {
	width: 308px;
	height: auto;
	background: transparent top center url("../images/300boxwhite_bg.png") repeat-y;
}

/* Latest News */
#midNewsBoxFG {
	width: 298px;
	height: auto;
    margin-left: 5px;
    padding: 5px 0 10px 0;
	background: transparent top center url("../images/300boxshaded_bg.png") no-repeat;
}

/* Flyer Carousel */
#midNewsBoxFG2 {
	width: 288px;
	height: auto;
	min-height: 190px;
	padding: 5px 10px 15px 10px;
	background: transparent top center url("../images/300boxshaded_bg.png") no-repeat;
}

#midNewsBoxFG3 {
	width: 288px;
	height: auto;
	min-height: 10px;
	padding: 5px 10px 15px 10px;
	text-align: right;
	background: transparent;
}

#midNewsBoxFG blockquote a {
	color: #7e7e7e;
}

#midNewsBoxFG blockquote.first {
  	margin: 10px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #3f7bba;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
}

#midNewsBoxFG blockquote.blue {
  	margin: 15px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #3f7bba;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
} 

#midNewsBoxFG blockquote.red {
  	margin: 15px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #991b1e;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
} 

#midNewsBoxFG blockquote.orange {
  	margin: 15px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #ee8501;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
} 

#newsList blockquote {
	font-size: 16px;
}

#newsList blockquote a {
	color: #333333;
}

#newsList blockquote.first {
  	margin: 10px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #3f7bba;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
}

#newsList blockquote.blue {
  	margin: 15px 10px 0 10px;
  	padding: 0 0 5px 10px;
  	border-left: 5px solid #3f7bba;
  	border-bottom: 1px dotted #EEEEEE;
	font-weight: normal;
	font-style: italic;
	color: #7e7e7e;
} 

#newsList blockquote.red {
  	margin: 15px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #991b1e;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
} 

#newsList blockquote.red li a {
	color: #991b1e;
} 

#newsList blockquote.orange {
  	margin: 15px 10px 0 10px;
  	padding-left: 10px;
  	border-left: 7px solid #ee8501;
	font-weight: bold;
	font-style: italic;
	color: #7e7e7e;
} 

.redLink {
    color: #7e7e7e;
}	

#botNewsBox {
	width: 308px;
	height: 13px;
	background: center center url("../images/300boxshaded_bot.png") no-repeat;
}

#botNewsBoxGrey {
	width: 308px;
	height: 13px;
	background: center center url("../images/300boxGREY_bot.png") no-repeat;
}

#midNewsBoxFG .archiveText {
	font-size: 11px;
	color: #666;
	text-align: right;
	padding: 210px 10px 0 0;
}

#message {
	width: 580px;
	height: 110px;
	background: transparent top center url("../images/gold_button_bg.png") no-repeat;
	padding: 5px 10px 5px 10px;
}

#message blockquote {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #111111;
}

#message2 {
	width: 290px;
	height: 140px;
	background: transparent top left url("../images/bluehalf_button_bg2.png") no-repeat;
	padding: 5px 10px 5px 0;
}

#message2 blockquote {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #111111;
}

#message3 {
	width: 290px;
	height: 120px;
	background: transparent top left url("../images/redhalf_button_bg.png") no-repeat;
	padding: 5px 10px 5px 0;
}

#message3 blockquote {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #111111;
}

#homeFeatures {
    width: 600px;
    height: 245px;
}

#homeMessages {
    height: 250px;
    float: left;
}

#homeVideos {
    height: 250px;
    float: right;
    padding-right: 5px;
    padding-top: 3px;
    z-index: 2;
}

#homeDownloads {
    width: 605px;
    padding-right: 15px;
}

#homeDownloads a {
    color: #991b1e;
    font-weight: bold;
    font-style: italic;
}

#spacer {
    height: 40px;
}

.bqstart {
    float: left;
    height: 45px;
	font-family: "Lucida Sans Unicode", Georgia, serif;
    font-size: 300%;
    color: #111111;
}

.bqend {
    float: right;
    height: 25px;
    margin-top: -20px;
	margin-right: 15px;
	font-family: "Lucida Sans Unicode", Georgia, serif;
    font-size: 300%;
    color: #111111;
}

.quoteText {
    padding: 5px 20px 0 30px;
}

.quoteText a {
	color: #111111;
}


.quoteText2 {
    padding: 5px 15px 0 30px;
}


.quoteText2 a {
	color: #111111;
}



.floatRight {
	float: right;
	padding: 15px 0 0 0;
}

.floatRight2 {
	float: right;
	padding: 24px 0 0 0;
}

.floatRight2 a {
	color: #111111;
	font-style: italic;
	font-size: 11px;
}

.floatLeft {
	float: left;
	padding: 10px 0 0 7px;
}

.availLang {
	float: left;
	padding: 40px 0 0 0;
}

.author {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #111111;
}

.author2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #111111;
}

.title {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #111111;
}

.title2 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #111111;
}

.description {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #111111;
}

.description a {
	color: #111111;
}

.description2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #111111;
}

.description2 a {
	color: #111111;
}

.description3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #111111;
}

.description3 a {
	color: #111111;
}

.greyText {
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
}

.greyTextSmall {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}

.pRight {
    text-align: right;
    padding-right: 15px;
}

#footer {
	width: 918px;
	height: auto;
	padding: 20px 20px 20px 20px;
	display: inline;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	background: top center url("../images/footer_bg.png") no-repeat;
	color: #989898;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_left {
	width: 290px;
	float: left;
	display: inline;
	padding: 0 0 0 10px;
}

#footer_left ul li {
	font-style: italic;
	line-height: 15px;
}

#footer_left ul li a {
	color: #989898;
}

#footer_left ul li img {
	margin-bottom: 10px;
}

#footer_mid {
	width: 393px;
	float: left;
	display: inline;
}

#footer_mid ul li {
	padding: 5px 0 0 0;
	font-style: italic;
}

#footer_mid ul li a {
	color: #989898;
}

#footer_right {
	width: 200px;
	float: left;
	display: inline;
	padding: 0 0 0 25px;
}

#footer_right ul li {
	padding: 3px 0 0 0;
	font-style: italic;
}

#footer_right ul li a {
	color: #989898;
}

#activity {
    width: 620px;
}

.iconPad {
	padding: 1px 5px 5px 0;
}

.iconHolder {
	width: 15px;
	padding: 7px 5px 5px 10px;
}
.eventInfo {
	width: 500px;
	vertical-align: middle;
}

.eventInfo a {
    font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

#contactForm {
    width: 580px;
    padding: 20px;
}

.newsPad {
    padding: 10px 10px 0 10px;
}

.dlItem {
    margin-left: 15px;
    padding: 0;
    list-style: square;
    color: #991b1e;
}

.dlItemBlue {
    margin-left: 15px;
    padding: 0;
    list-style: square;
    color: #3f7bba;
}

.dlItemBlue2 {
    margin-left: 15px;
    padding: 0;
    list-style: square;
    color: #3f7bba;
}

.dlItemOrange {
    margin-left: 15px;
    padding: 0;
    list-style: square;
    color: #ee8501;
}

#midNewsBoxFG ul li.dlItemBlue2 a {
    color: #3f7bba;
}

#midNewsBoxFG ul li.dlItemOrange a {
    color: #7e7e7e;
}

.redLink {
    color: #991b1e;
}

.greyLink {
    color: #7e7e7e;
}


/*-- Resolution MouseOver DropDown Effect  --------------------*/

#jsddm {	
	margin: 0;
	padding: 0;
	display: inline-block;
}
	
#jsddm li {	
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 110%;
}

#jsddm li a {	
	background: none;
	text-decoration: none;
	color: #2D77A8;
	font-size: 110%;
}

#jsddm li a:hover {	
	background: #edebe7;
	text-decoration: none;
}
		
#jsddm li ul {	
	margin: 0;
	padding: 2px 10px 0 10px;
	position: absolute;
	visibility: hidden;
	background-color: #edebe7;
}
		
#jsddm li ul li {	
	float: none;
	display: list-item;
	padding: 5px;
}
		
#jsddm li ul li a {	
	width: auto;
}
		
#jsddm li ul li a:hover {	
	font-style: italic;
}

.infiniteCarousel {
  width: 300px;
  position: relative;
  
}

.infiniteCarousel .wrapper {
  width: 280px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 200px;
  position: absolute;
  top: 0;
  background: none;
}

.infiniteCarousel ul a img {
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 280px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding: 10px 0 0 8px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 120px;
  width: 150px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  margin-right: 10px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 170px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}


/*---- jQuery YouTube Player -----*/
#ytvideo,
#ytvideo2 {
    float: left;
	margin-right: 10px;
}
 
 
.yt_holder {
    width: 880px;
    background: #f3f3f3;
    padding: 10px;
    border: 1px solid #e3e3e3;
	margin: 10px 0 15px 15px;
}
 
#ytguide {
    float: right;
    width: 300px;
}
 
#ytguide ul {
    margin: 0;
    padding: 0;
    width: 300px;
}
 
#ytguide ul li {
    list-style-type: none;
    display:block;
    background: #f1f1f1;
    float: left;
    width: 280px;
    margin-bottom: 5px;
	padding: 2px;
 
}
 
#ytguide ul li img {
    width: 120px;
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
}
 
#ytguide ul li a {
    font-family: georgia;
    text-decoration: none;
    display: block;
    color: #000;
}
 
.currentvideo {
	background: #e6e6e6;
}

.galleryTitle {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #4b76ba;
    border-bottom: dotted 1px #CCCCCC;
    padding: 0 0 4px 4px;
}

.galleryCanvas {
    padding: 5px 0 5px 20px;
}