/* GSC STYLE SHEET */

	#GSC{
		margin-top: 15px;
	}
	
	#GSC div.SectionContainer{
		margin-right: 200px;
	}
	
	#GSC div.SectionContainer div.inner{
		padding:0;
		padding-right: 20px;
	}
	
	#GSC div.Section{
		margin:0;
		margin-bottom: 20px;
	}
	
	#GSC div.Section div.inner{
		padding-left: 5px;
	}
	
	#GSC div.Section ul{
		margin-top: 5px;
	}
	
	#GSC div.Section ul li{
		margin-top: 5px;
	}
	
	#GSC div.Section h2{
		font-style: normal;
		font-weight: bold;
		color: #666;
		background: #EBEBEB;
		padding:3px;
		padding-left: 5px;
		margin:0;
		margin-bottom: 5px;
	}
	
	
/*////////////////////////////////////////////
// SIDE BAR //////////////////////////////////
////////////////////////////////////////////*/
	#GSC div.SideBar{
		width: 200px;
		float: right;
	}
	
	#GSC div.ScreenCapture{
		margin-bottom: 20px;
		text-align: center;
	}
	
	#GSCScreenCapture {
		/*
		background-image: url(images/SEPro_175x191.gif);
		background-repeat: no-repeat;
		width: 175px;
		height: 163px;
		*/
		background-image: url(images/ScreenCapture_199x196.png);
		background-repeat: no-repeat;
		width: 199px;
		height: 196px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 3px;
		position: relative;
	}
	
	#EnlargedGSCScreenCapture {
		display: none;
		background-image: url(images/SEPro_600x684.gif);
		background-repeat: no-repeat;
		width: 600px;
		height: 684px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100000;
	}
	
	#GSC a.EnlargeImageLink{
		font-size: 10px;
		background-image: url(images/Zoom-In-16x16.png);
		background-repeat: no-repeat;
		height: 16px;
		padding-left: 18px;
		padding-bottom: 5px;
	}
	
/*////////////////////////////////////////////
// NAVIGATION //////////////////////////////////
////////////////////////////////////////////*/

	#GSCNav{
		width: 175px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #666;
		border-bottom: 0;
		font-size: 10px;
	}
	
	#GSCNav ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#GSCNav li{
		border-bottom: 1px solid #666;
	}
	
	#GSCNav a{
		color: #000;
		text-decoration: none;
		display: block;
		padding: 3px;
		background: #f1f1f1;
	}
	
	#GSCNav a:hover{
		background: #CCCCCC;
	}
	
	#GSCNav a.Active{
		background: #CCCCCC;
	}
	
/*////////////////////////////////////////////
// AREAS //////////////////////////////////
////////////////////////////////////////////*/	
	
	#GSCAreas{
		width: 550px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#GSCAreas td{
		padding-left: 0px;
		padding-right: 10px;
		vertical-align: top; 
		width: 50%;
	}
	
	#GSCAreas span.Country{
		font-weight: bold;
	}
	
	#GSCAreas ul{
		padding-top:0;
		margin-top: 2px;
	}
	
/*////////////////////////////////////////////
// JOBS //////////////////////////////////
////////////////////////////////////////////*/	
	
	#GSCJobs{
		width: 550px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#GSCJobs td{
		padding-left: 0px;
		padding-right: 10px;
		vertical-align: top; 
		width: 50%;
	}
	
	#GSCJobs ul{
		padding-top:0;
		margin-top: 2px;
	}
	
	#GSCJobs li{
		margin-bottom: 10px;
	}
	
	#GSCAreasLink{
		margin-bottom:  8px;
	}
	
	#ChangeCountry {
		font-size: 10px; 
		color: #ffffff; 
		font-weight: bold;
		border: 0;
		background-color:#6ca05c; /*##215c83;*/
		padding: 5px;
		margin: 0px 0px 30px 0px;
		text-decoration: none;
		width: 120px;
		white-space:nowrap;
		text-align: center;
		}

     #ChangeCountry a:link {
			color: #ffffff;
			text-decoration: none;
			font-weight: bold;
			padding-left: 10px;
	}
	
	 #ChangeCountry a:visited {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}
	
	#ChangeCountry a:hover {
		color: #ffffff;
		background-color:#97c789; /*#9fc8e3; */
		width: 120px;
        padding: 5px 10px 5px 10px;
		
	}  
	
#GSCForm{
		border: 1px solid #1d5a83; 
		border-width: 1px;
		padding:10px 8px 10px 2px;
        width: 163px;	
        margin-left:13px;
	}
	
	#GSCFormHeader{
		color:#FFFFFF; 
		background-color:#1d5a83;
		font-weight: bolder; 
		font-size: 13px; 
		padding: 10px 10px 10px 10px;
        margin-top: -10px;
		margin-left: -2px;
        text-align: center;                
        width: 153px;		
	}
	
	.GSCScaleTable{
			 margin-left: 10px; background: 
			 #eeeeee;border: 1px solid 
			 #666; padding: 3px; 
			 font:normal 6pt Verdana,Arial,sans-serif;
		}
