/* StageHeaderMainFooter */

body {
font: 11px/14px Arial, Helvetica, sans-serif; 
color: #333333; 
background: #828282;
margin: 0px;
}
td.Stage {
background: #e3e3e3;
}

/* Header */

td.Header {
background: #41add9 url(../images/HeaderBgRepeat.jpg) repeat-y;
}
td.HeaderOutline {
background: #ffffff;
}
p.HeaderText {
color: #333333;
vertical-align: bottom;
margin: 0px;
line-height: 18px;
}
p.HeaderText_RTL {
color: #333333;
vertical-align: bottom;
margin: 0px;
line-height: 18px;
direction: rtl;
}
.HeaderBracket {
padding: 0px 7px 0px 7px;
background: url(../images/HeaderBracket.gif) no-repeat center;
}
p.HeaderText a {
color: #000000;
text-decoration: none;
font-weight:bold
}
p.HeaderText a:visited {
color: #000000;
text-decoration: none;
}
p.HeaderText a:hover {
color: #000000;
text-decoration: underline;
}
a.HeaderLanguageSelector {
font: 11px/15px Arial, Helvetica, sans-serif; 
color: #ffffff;
text-decoration: none; 
}
a.HeaderLanguageSelector:visited {
color: #ffffff;
text-decoration: none; 
}
a.HeaderLanguageSelector:hover {
color: #ffffff;
text-decoration: none; 
}

/* Main */

td.MainOutline {
background: #7e7e7e;
}
td.MainTopBar {
background: #7e7e7e;
}
div.Dove {}
div.Petrol {}
div.WarmGreen {}
div.WarmRed {}
div.VioletMauve {}


td.PanelPhotoBg { 
background-color: #ffffff;
background-repeat: no-repeat;
}

td.PanelPhotoBgMargin { 
background-color: #ffffff;
background-repeat: no-repeat;
padding: 0px 0px 20px 20px;
}

.RightSingleColumnPhoto {
margin: -72px -20px 20px 20px;
}

/* YourWorkspace */

div.YourWorkspace {
float: right;
margin: 0px;
width: 208px;
height: 26px;
vertical-align: top;
z-index: 20;
}
td.YourWorkspace {
background: #7e7e7e url(../images/YourWorkspaceBgRepeat.jpg) repeat-y;
}
td.YourWorkspaceOutline {
background: #6c6c6c;
}
a.YourWorkspaceLink {
color: #ffffff;
text-decoration: none;
}
a.YourWorkspaceLink:visited {
color: #ffffff;
text-decoration: none;
}
a.YourWorkspaceLink:hover {
color: #ffffff;
text-decoration: none;
}

/* Footer */

.FooterText {
color: #ffffff;
vertical-align: bottom;
margin: 0px;
}
span.FooterBracket {
padding: 0px 5px 0px 5px;
background: url(../images/FooterBracket.gif) no-repeat center;
}
.FooterText {
color: #ffffff;
text-decoration: none;
}

.FooterText a {
color: #ffffff;
text-decoration: none;
}

.FooterText a:visited {
color: #ffffff;
text-decoration: none;
}
.FooterText a:hover {
color: #ffffff;
text-decoration: underline;
}


/* Buttons */

td.ButtonGold {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #DF9C00 url(../images/ButtonBgRepeatGold.jpg) repeat-x;
}
td.ButtonGold a {
text-decoration: none;
color: #ffffff;
}
td.ButtonGold a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonGold a:hover {
text-decoration: none;
color: #FBE6B3;
}
td.ButtonDarkGray {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif;
background: #666666 url(../images/ButtonBgRepeatDarkGray.jpg) repeat-x;
}
td.ButtonDarkGray a {
text-decoration: none;
color: #ffffff;
}
td.ButtonDarkGray a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonDarkGray a:hover {
text-decoration: none;
color: #D1D1D1;
}
td.ButtonDove {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif;
background: #44697D url(../images/ButtonBgRepeatDove.jpg) repeat-x;
}
td.ButtonDove a {
text-decoration: none;
color: #ffffff;
}
td.ButtonDove a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonDove a:hover { 
text-decoration: none;
color: #C7D2D8;
}
td.ButtonPetrol {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #156570 url(../images/ButtonBgRepeatPetrol.jpg) repeat-x;
}
td.ButtonPetrol a {
text-decoration: none;
color: #ffffff;
}
td.ButtonPetrol a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonPetrol a:hover { 
text-decoration: none;
color: #B9D1D4;
}
td.ButtonWarmGreen {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #557630 url(../images/ButtonBgRepeatWarmGreen.jpg) repeat-x;
}
td.ButtonWarmGreen a {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmGreen a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmGreen a:hover {
text-decoration: none;
color: #CCD6C1;
}
td.ButtonWarmRed {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #774A39 url(../images/ButtonBgRepeatWarmRed.jpg) repeat-x;
}
td.ButtonWarmRed a {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmRed a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmRed a:hover {
text-decoration: none;
color: #D6C9C4;
}
td.ButtonVioletMauve {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #644459 url(../images/ButtonBgRepeatVioletMauve.jpg) repeat-x;
}
td.ButtonVioletMauve a {
text-decoration: none;
color: #ffffff;
}
td.ButtonVioletMauve a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonVioletMauve a:hover { 
text-decoration: none;
color: #D1C7CE;
}

/* FontColors */

.FontGold, .orange {
color: #f0ab00;
}
.FontWhite {
color: #ffffff;
}
.FontDove {
color: #44697D;
}
.FontPetrol {
color: #156570;
}
.FontWarmGreen {
color: #557630;
}
.FontWarmRed {
color: #774A39;
}
.FontVioletMauve {
color: #644459;
}
#flashSpace2 {
position:relative;
top: 0px;
left: 0px;
padding:0px;
z-index: 40;
border: none;
width:100%;
}
#flashSpace {
position:relative;
top: 0px;
left: 0px;
padding:0px;
z-index: 40;
border: none;
width:100%;
}
#flashcontent2 {
width:100%;
height:100%;
}

.contentVis {
visibility: visible;
margin: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
border: 1;
}

.contentInvis {
visibility:hidden;
display: none;
}

div.visible {
visibility: visible;
margin: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
border: 0;
}

div.invisible {
visibility: hidden;
display: none;
margin: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
border: 0;
}
div.Search {
position:absolute;
padding:20px;
}

#expandedPanel {
position:absolute;
top: 0px;
left: 0px;
z-index: 400;

}


	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:942px;
		height:299px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
		.boxgrid{ 
				width: 220px; 
				height: 149px; 
				margin:2.5px;
				padding: 5px; 
				float:left; 
				background:#161613; 
				border: none; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					
					color:#ffffff; 
					font-weight:bold; 
				/*	font:10pt "Lucida Grande", Arial, sans-serif; */
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 149;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 100;
 					left: 0;
 				}