/* find & replace

( images/
( /templates_css/images/gefexecutive/

*/
* {margin: 0;padding: 0;}
html {
background: #fff url(/templates_css/images/gefexecutive/back.jpg) repeat-x 50% 0;
height: 100%;
}
body {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 76%;
line-height: 1.4;
color: #000;
background: url(/templates_css/images/gefexecutive/back2.jpg) repeat-x 50% 100%;
position: relative;
min-height: 100%;
_height: 100%;
}
#wrapper {
max-width: 1486px;
min-width: 740px;
margin: 0 auto;
padding: 0 30px 100px;
background: url(/templates_css/images/gefexecutive/top.jpg) no-repeat 50% 0;
}
#container {
}
#header, #nav, #content, #footer p {
width: 740px;
margin: 0 auto;
}
#header {
height: 170px;
}
#logo {
height: 83px;
}
#logo h1 {
position: absolute;
left: -5000px;
}
#headertext, #contact {
padding-left: 4px;
}
#headertext h2 {
color: white;
font-size: 0.9em;
font-weight: normal;
}
#contact p {
color: white;
font-size: 0.8em;
}
#inner {
}
#nav {
background: #34505B url(/templates_css/images/gefexecutive/top.jpg) no-repeat 50% -170px;
height: 36px;
}
#nav ul {
list-style:none;
margin: 0; padding: 0; border: 0;
}
#nav li {
margin: 0; padding: 0; border: 0;
border-color: #437178;
border-style: solid;
border-right-width: 1px;
float: left;
}
#nav li#link1 {
border-left-width: 1px;
}
#nav li a {
display:block;
margin: 0;
padding: 0 16px;
font-size: 0.9em;
height: 36px;
line-height: 36px;
color: white;
font-weight: normal;
_float:left;
}
#nav li a:link, #nav li a:visited {
}
#nav li a:focus, #nav li a:hover {
text-decoration: none;
background: #437178 url(/templates_css/images/gefexecutive/nav_hi.jpg) repeat-x 50% 0;
}
#nav li a:active {
}
#nav li a.currentpage {
background: #437178 url(/templates_css/images/gefexecutive/nav_hi.jpg) repeat-x 50% 0;
}
#content {
}
#content h1 {
padding-top: 40px;
border-bottom: 1px dotted #BAD970;
font-weight: normal;
color: #437178;
}
#main {
padding: 20px 0 50px;
border-bottom: 1px dotted #BAD970;
}
#footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: url(/templates_css/images/gefexecutive/foot.jpg) no-repeat 50% 100%;
height: 69px;
}
#footer p {
position: relative;
height: 69px;
font-size: 0.8em;
}
#footer p a {
position: absolute;
top: -102px;
right: -117px;
width: 225px;
height: 69px;
background: url(/templates_css/images/gefexecutive/leaf.jpg) no-repeat 100% 0;
display: block;
padding: 102px 6px 0;
line-height: 25px;
font-weight: normal;
color: white;
}
div>#footer p a {
background: url(/templates_css/images/gefexecutive/leaf.png) no-repeat 100% 0
}
#footer p a:hover {
color: black;
}
#footer p.hiddenalways {
display: none;
}
/*typography*/
a {
text-decoration: none;
font-weight: bold;
color: #999;
}
a:link {}
a:visited {}
a:focus, a:hover {
color: #ccc;
text-decoration: underline;
}
a:active {
color: #fcc;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
h1 {
font-size: 218%;
}
h2 {
color: #4B5F18;
font-size: 164%;
}
h3 {
font-size: 145%;
}
h4 {
font-size: 118%;
}
h5, h6 {
font-size: 100%;
}
p, li {
font-size: 1em;
}
#content p {
padding: 0 0 1em;
}
ul, ol {
padding: 0 0 1em 70px;
}
#content li {
margin: 5px 0 0 0;
list-style: none;
background: url(/templates_css/images/gefexecutive/bullet.jpg) no-repeat 0 0.6em;
padding: 0 0 0 11px;
}
strong, b {
font-weight: bold;
color: #6F8B2B;
}
.hide {
display:none;
}
.clear {
clear: both;
}
img {
border: 0;
}
.itembox {
border-bottom: 1px dotted #BAD970;
}
.itemimages {
width: 300px;height: 280px;
position: relative;
}
.itemthumbs {
position: absolute;left: 300px;top:0;
width: 450px;
}
.imagebox, .itempimage, .itemthumb {
background: #fff url(/templates_css/images/gefexecutive/framer.jpg) no-repeat 100% 0;
}
.itempimage {
float: left;
margin-right: 10px;
margin-bottom: 15px;
}
.itemthumb {
display: inline-block;
margin-right: 5px;
margin-bottom: 10px;
*float: left;
}
.itembox h3 {
color: #BAD970;
padding-bottom:10px;
}
.imagebox {
float:right;
margin-left: 30px;
}
.imagebox span, .itempimage a, .itemthumb a {
display: block;
}
.imagewrapouter, .itempimage a, .itemthumb a {
background: url(/templates_css/images/gefexecutive/frameb.jpg) no-repeat 0 100%;
}
.imagewrapinner, .itempimage a img, .itemthumb a img {
background: url(/templates_css/images/gefexecutive/framec.jpg) no-repeat 100% 100%;
padding: 3px 7px 7px 3px;
}
.itemthumb a img {
padding: 1px 5px 5px 1px;
}
.itemdescription {
clear:left;
}
label {
font-weight: bold;
color: #6F8B2B;
}
#contactpage {
position: relative;
padding-right: 250px;
}
#contactform {
width: 220px;
position: absolute;
top: 20px; right:0;
border-left: 1px dotted #BAD970;
padding-left: 20px;
}
#contactform label {
display: block;
}
#contactdetails, #contactmap {
border-top: 1px dotted #BAD970;
padding:20px 0;
}
#contactdetails label {
display: block;
float:left;
width: 9em;
}
.itemtitle a {
color:#BAD970;
}