/* Start of CMSMS style sheet 'foodesco' */
@charset "utf-8";
/* CSS Document */

html, body {
height: 100%;
}

body {
	font-family: tahoma, arial, sans-serif;
	color: #112041;
	font-size: 0.8em;
	text-align: center;
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper {
	width: 1024px;
	height:773px;
	border: 1px solid #00113C;
	text-align: left;
	margin: 0px auto 20px auto;
	background-color: #0E2562;
        position: relative;
}

#wrapper2 {
	width: 1024px;
	text-align: left;
	margin: 0px auto 20px auto;
	background-color: #0E2562;
        position: relative;
        height: 100%;
}

* html #wrapper2 {
height: 100%;
}

#header {
	background-image: url(uploads/look/header_back.jpg);
	height: 130px;
	background-repeat: no-repeat;
        margin-bottom: 32px;
}

#header2 {
	background-image: url(uploads/look/header_back.jpg);
	height: 130px;
	background-repeat: no-repeat;
        margin-bottom: 32px;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
}

#topnavigation {
	height: 32px;
	background-image: url(uploads/look/topnav_back.gif);
        position: absolute;
        top: 130px;
        width: 1024px;
        z-index: 200;
}

#topnavigation2 {
	height: 32px;
	background-image: url(uploads/look/topnav_back.gif);
        position: absolute;
        top: 130px;
        width: 1022px;
        z-index: 200;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
}

#topnavigation a:link, #topnavigation a:visited, #topnavigation2 a:link, #topnavigation2 a:visited  {
	display: block;
	border-right: 1px solid #00306F;
	border-left: 1px solid #C6D1DF;
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	padding: 6px 20px 0px 20px;
	height: 20px;
}

#topnavigation a:hover, #topnavigation2 a:hover   {
	background-image: url(uploads/look/topnav_button_bac.gif);
	color: #00082C;
}

#mainpage {
	background-image: url(uploads/look/mainpage_back.gif);
        background-position: top;
        width: 1024px;
        top: 162px;
        position: absolute;
        left: 0px;
        z-index: 100;
        background-repeat: repeat-x;
        background-color: #0E2562;
}

#mainpage2 {
	background-image: url(uploads/look/mainpage_back.gif);
        background-position: top;
        position: absolute;
        width: 1022px;
        top: 162px;
        left: 0px;
        z-index: 100;
        background-repeat: repeat-x;
        background-color: #0E2562;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
}

#navigation {
	width: 232px;
	float: left; 
}

#navigation2 {
	width: 232px;
	float: left;
        background-image: url(uploads/look/navigationback2.gif);
	background-repeat: no-repeat;
        height: 540px;  

}

#clientbuttons {
	margin: 20px 0px 0px 36px;
}

#clientbuttons img {
	margin-bottom: 20px;
	border: 0px;
}

#fcsilogo {
	margin: 16px 0px 0px 36px;
}

#fcsilogo img {
border: 0px;
}

#projectsbylocation {
	margin: 16px 0px 0px 36px;
	width: 154px;
	height: 32px;
	padding-top: 90px;
	padding-right: 10px;
	background-image: url(uploads/look/international_pro_back.gif);
	text-align: right;
}

#projectsbylocation img {
	border: 0px;
}

#sidenavigation {
	border-top: 1px solid #ffffff;
	width: 164px;
	margin-left: 36px;
}

#sidenavigation ul, sidenavigation li {
	margin: 0px;
	padding: 0px;
}

#sidenavigation li{
	list-style: none;
}

#sidenavigation a:link, #sidenavigation a:visited {
	display: block;
	background-image: url(uploads/look/sidenav_off.gif);
	width: 134px;
	height: 19px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 2px;
	font-size: 14px;
}

#sidenavigation a:hover {
	background-image: url(uploads/look/sidenav_on.gif);
	color: #00082C;
}

#sidenavigation li li a:link, #sidenavigation li li a:visited {
	display: block;
	background-image: url(uploads/look/sidenav_sub_off.gif);
	width: 134px;
	height: 18px;
	border-bottom: 1px solid #ffffff;
	color: #DFE8FF;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
	font-size: 12px;
}

#sidenavigation li li a:hover {
	background-image: url(uploads/look/sidenav_sub_on.gif);
	color: #00082C;
}

#maincontent {
	width: 790px;
	height: 561px;
	float: right;
	background-image: url(uploads/look/maincontect_back.gif);
	position: relative;
        Z-index: 100;
}

#maincontent2 {
	width: 790px;
	float: right;
	background-image: url(uploads/look/profile_back.gif);
}

#background_image {
	position: absolute;
	right: 0px;
	bottom: 1px;
	z-index: 1;
}

#profiletitle {
        width: 524px;
        height: 50px;
        background-image: url(uploads/look/profile_title_back.gif);     
        color: #ffffff;
        font-size: 27px;
        padding: 10px 0px 0px 266px
}

#profiletitle2 {
        width: 524px;
        height: 56px;
        background-image: url(uploads/look/profile_title_back.gif);     
        color: #ffffff;
        font-size: 27px;
        padding: 4px 0px 0px 266px;
        line-height: 25px;
}


#profileblock {
        background-image: url(uploads/look/profile_bottom.gif); 
        background-position: right bottom;
        background-repeat: no-repeat;
}

#profimage {
float: left;
width: 260px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#columns {
float: right;
width: 510px;
padding: 10px;
}

.colfooter {
clear:both;
font-size: 1px;
height: 3px;
}

#column1 {
float: left;
width: 245px;
}

#column2 {
float: right;
width: 245px;
}

#pagetext {
	position: absolute;
	z-index: 2;
	padding: 20px 20px 20px 40px;
	width: 730px;
	height: 521px;
}

#pagetext h1, #pagetext h2, #pagetext h3, #pagetext h4, #pagetext h5, #pagetext h6, #pagetext p {
	margin: 0px;
	padding: 0px;
}

#pagetext p {
	margin-bottom: 10px;
}

#pagetext img {
border: 0px;
}


#footer {
        width: 100%;
	color: white;
	padding: 10px;
        text-align: center;
        clear: both;
}

#footer2 {
        width: 770px;
	color: white;
	padding: 10px;
        text-align: center;
        clear: both;
        background-color: #020E42;
}

#profilenavigations {
text-align: right;
padding-bottom: 20px;
color: #020E42;
font-size: 2px;
}

#profilenavigations a:link, #profilenavigations a:visited, #profilenavigations a:hover {
font-size: 14px;
}

p {
font-size: 0.9em;
line-height: 1.4em;
}

#titleblock h1 {
margin-left: 40px;
font-size: 1.7em;
margin-bottom: 30px;
}

h1 {
	
}

h2 {
	font-size: 1.3em;
       padding-bottom: 3px;
}

h3 {
	font-size: 1.05em;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

a:link, a:visited {
	color: #D48426;
}

a:hover {
	color: #9C5400;
}

dfn {
display: none;
}

h1 span#smalltitle {
font-size: 12px;
padding-left: 20px;
}


#lowlineheight {
line-height: 1.1em;
}

#lowlineheight2 {
line-height: 1.0em;
}

#shortlines {
line-height: 0.7em;
}

#worldmap {
position: relative;
width: 730px;
height: 400px;
}

#uk{
position: absolute;
top: 80px;
left: 150px;
}

#ee {
position: absolute;
top: 60px;
left: 390px;
}

#cy {
position: absolute;
top: 160px;
left: 480px;
}

#wa {
position: absolute;
top: 344px;
left: 150px;
}

#me {
position: absolute;
top: 330px;
left: 480px;
}

a.bigbut:link, a.bigbut:visited, a.bigbut  {
     display: block;
     width: 164px;
     height: 26px;
     background-image:  url(uploads/images/buttons/masbutton_off.gif); 
     padding-top: 6px;
     color: #ffffff;
     font-weight: bold;
     text-align: center;
     text-decoration: none;
     margin-bottom: 10px;
}

a.bigbut:hover {
background-image:  url(uploads/images/buttons/masbutton_on.gif); 
}

a#viewnow:link, a#viewnow:visited, a#viewnow  {
     display: block;
     width: 89px;
     height: 16px;
     background-image:  url(uploads/look/viewnow.gif); 
     padding-top: 4px;
     color: #ffffff;
     font-weight: bold;
     text-align: center;
     text-decoration: none;
     margin-bottom: 10px;
     font-size: 10px;
margin-left: 66px;
}

a#viewnow:hover {
background-image:  url(uploads/look/viewnow_on.gif); 
}
/* End of 'foodesco' */

