/*SLIDER CSS for the RIGHT COLUMN-----------------*/

.sliderwrapper {width:318px; padding:0px 0px 0 0px; margin:0 0 0px 0; position:relative;}
.sliderwrapper h2 {
	margin:0px;
	padding:8px 0 0 45px;
	text-transform: none;
}

.sliderhead{
	cursor: hand;
	cursor: pointer;
	margin:0;
	width:273px;
	height:23px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	background-repeat:no-repeat;
/*	position:relative;*/
	margin:0; padding:0;
}
.sliderCollapseExpand
{
	float:right; text-align:right; margin:-24px 10px 0px 0px; padding:0px 0px 0px 0px;
}
/**:first-child+html  .sliderhead {height:29px;}*/

.sliderhead.sendafile {
	background-image:url(../images/slider_head_frog_english.gif);
}
.sliderhead.findafile {	background-image:url(../images/slider_head_frog_english.gif); }
.sliderhead.fieldboundary {
	background-image:url(../images/slider_head_satellite_english.gif); 
}
.sliderhead.systemsearch {
	background-image:url(../images/slider_head_monitor_english.gif); 
}

.col2_international .sliderhead.sendafile {
	background-image:url(../images/slider_head_frog.gif);}
	
.col2_international .sliderhead.findafile {	background-image:url(../images/slider_head_frog.gif); }	

.col2_international .sliderhead.fieldboundary {
	background-image:url(../images/slider_head_satellite.gif); 
}

.col2_international .sliderhead.systemsearch {
	background-image:url(../images/slider_head_monitor.gif); 
}	
	

h2.sliderhead span { position:absolute; right:15px; top:7px;}

.sliderbody {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	background-color:#fff;
}

.bodypad {padding:10px; float:left; width:293px;}
.bodypad p {margin:0px; padding:0;}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #fff;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #fff;
}

.slider_shadow {background-image:url(../images/slider_shadow.gif); background-position:left bottom; height:8px; background-repeat:no-repeat; width:318px; font-size:2px; margin-bottom:15px;}


/*SLIDER CSS for the Body of the Homepage-----------------*/

.sliderwrapper2 {width:100%; padding:0px 0px 0 0px; margin:0; position:relative;}
.sliderwrapper2 h2 {
	margin:0px;
	padding:8px 0 0 15px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54585b;
}

.sliderhead2{
	cursor: hand;
	cursor: pointer;
	margin:0;
	width:548px;
	height:23px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	background-repeat:no-repeat;
	margin:0; padding:0;
}
/**:first-child+html  .sliderhead {height:29px;}*/

.sliderhead2 {
	background-color:#F7F8EB;
}

h2.sliderhead2 span { position:absolute; right:15px; top:7px;}

.sliderbody2 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	background-color:#fff;
	border-top:1px solid #7e817b;
}

.bodypad2 {padding:10px; float:left; width:543px;}
.bodypad2 p {margin:0px; padding:0;}


.openlanguage2{ /*class added to contents of 2nd demo when they are open*/
color: #fff;
}

.closedlanguage2{ /*class added to contents of 2nd demo when they are closed*/
color: #fff;
}
