/* - - - - - - - - - - - - - - - - - - - - -

Title : Mesma Site
Author : Samuel Smithson
URL : www.mesmagoldcoast.com

Description : Style sheet for development in Ghana

Created : 10/07/05
Modified : 15/07/05

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
margin:0;
padding:0;
}
html{
margin:0;
padding:0;
}
body{
font: 65%/120% verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background:url(../images/layup/bkg.gif) repeat-x #DBCC91;
}

/* ----- STYLES ----- */

#layout-top {
background-color:#FFFFFF;
background: url(../images/layup/layout-top.gif) no-repeat top ;
width:758px;
height:60px;
}

#layout-logo {
position:relative;
background-color:#FFFFFF;
margin:0px 10px;
padding-top:0px;
padding-left: 20px;
padding-bottom: 45px;
}

#layout-pagecurl {
position:absolute;
top:0px;
left: 248px;
width: 541px;
}

#layout-photo {
position:relative;
top: 0px;
margin:0 0px;
width: 765px;
height: 268px;
}

#layout-bottom {
background:url(../images/layup/layout-bottom.gif) no-repeat ;
width:770px;
height:252px;
}

#gallery {
padding-left: 60px;
}

#layout-bottom-contact {
background:url(../images/layup/layout-bottom-contact.gif) no-repeat ;
width:770px;
height:452px;
}

#layout-bottom-internal {
background:url(../images/layup/layout-bottom-internal.gif) no-repeat ;
width:770px;
height:22px;
margin: 0 auto;
}

#layout-bottom-internal-contact {
background:url(../images/layup/layout-bottom-internal.gif) no-repeat ;
width:770px;
height:22px;
margin: 0 auto;
}

* html body #layout-bottom-internal-contact {
left: -8px;
position:relative;
}

* html body #layout-bottom-internal {
left: -13px;
position:relative;
}

#content-welcome {
position:relative;
left: 40px;
top: -40px;
width:265px;
}

#content-latestnews {
width:170px;
left: 360px;
position: absolute;
top: 420px;
color: #686868;
}

#content-contact {
width:370px;
left: 360px;
position: absolute;
top: 420px;
}

#content-images {
position: absolute;
top: 428px;
left:570px;
}

#content-previousnews {
position: absolute;
top: 528px;
left:570px;
}

#siteby {
margin-top:10px;
}

#siteby a {
color: #BDAC63 !important;
}

#layout-photo-internal img {
margin: 3px 10px;
}
#layout-photo-internal {
background: url(../images/layup/bkg-internal-photo.gif) no-repeat; width: 784px;
height: 185px;
}

#content-internal {
padding: 15px 0 30px 0;
width:345px;
margin-right: 20px;
}

#box-content-photo-gallery {
background: url(../images/layup/bkg-frame-gallery.gif) no-repeat;
margin: 10px 0px 3px -5px;
padding: 15px 15px 50px 17px;
}

#content-gallery {
background: url(../images/layup/layout-gallery.gif) no-repeat;
margin: 20px 0px 3px -5px;
padding: 10px 0px 40px 25px;
}

#layout-bkg-internal {
background: url(../images/layup/bkg-internal.gif) no-repeat; width: 784px;
}

#left {
float: left; 
width: 190px;
}

#middle {
float: left; 
width: 370px; 
margin-right: 0px;
}

#right {
float: left; 
width: 200px;
}

#layout-gallery {
background-image:url(../images/layup/layout-gallery.gif);
height: 160px;
width: 190px;
}

#layout-documents {
margin: 0px 0px 0px 6px;
}

#layout-documents-top {
background:url(../images/layup/content-documents-top.gif) no-repeat;
height: 37px;
width: 177px;
position:relative;
}

.inner {
color: #ffffff;
font-weight: bold;
padding-left: 20px;
padding-top: 13px;
}

#content-documents {
background-image:url(../images/layup/content-documents-main.gif);
background-repeat:repeat-y;
height: 120px;
width: 190px;
}


#layout-documents-bottom {
background:url(../images/layup/content-documents-bottom.gif) no-repeat;
height: 37px;
width: 177px;
}

#layout-documents li {
list-style-type:none;
padding-left: 20px;
padding-bottom: 5px;
}

/* ----- IDS ----- */

#container{
background:url(../images/layup/layout-main.gif) repeat-y ;
position: relative;
width:758px;
margin:0px auto;
padding:0px 0;
text-align:left;
}

#navigation{
margin:0;
padding:0;
}

#footer{
color:#686868;
padding:0;
text-align:right;
clear:both;
margin: 0 auto;
width: 755px;
}

#footer a {
font-size: 98%;
color:#ffffff;
}

#footer li {
display:inline;
padding: 0 0 0 10px;
}

/* ----- CLASSES ----- */

.clear {
height: 1px;
clear:both;
}

.required {
color: #EDBA48;
}

.hide{
display:none;
}
.show{
display:block;
}

/* ----- HEADINGS ----- */

h1{
font: 200% "Trebuchet MS",Arial,sans-serif;
text-align:left;
font-weight:normal;
color:#929F6D;
margin: 0 auto 0.3em;
}

#content-internal h1 {
font-size: 180%;
background: url(../images/layup/dot.gif) repeat-x 0 34px;
}

h2{
font-family:verdana, arial, sans-serif;
font-size:120%;
font-weight:bold;
color:#808080;
margin:10px 0 10px 0;
padding:0;
}


h3{
font-family:verdana, arial, sans-serif;
font-size:100%;
font-weight:bold;
color:#808080;
margin:10px 0 10px 0;
padding:0;
}

/* ----- PARAGRAPHS ----- */

p{
color:#686868;
line-height:17px;
margin: 10px 0 10px 0;
}

/* ----- LISTS ----- */


#content-images li { 
list-style:none;
margin-bottom:10px;
}

li{
margin: 0;
padding:0;
}

#content-internal li {
list-style-image:url(../images/layup/small-arrow-box.png);
margin: 0 0 0 20px;
padding: 0 0 10px 0;
}

#content-internal  ul{
margin: 10px 0 0 0;
}

#navigation {
position:absolute;
top: 155px;
padding-left:10px;
}

#navigation li{
display:inline;
}

#navigation span {
display:none;
}

#navigation-internal {
width: 185px;
margin: 10px 0 0 0px;
}

*> #navigation-internal {
padding-top: 3px;
}


#navigation-internal ul {
margin-top: 8px;
margin-right: 15px;
margin-bottom: 10px;
}

#navigation-internal li {
display: block;
list-style: none outside;
margin-left: 20px;
}

#navigation-internal a {
margin: 0;
font-size:100%;
text-align: left;
color: #8A8A8A;
text-decoration: none;
display: block;
text-indent: 10pt;
padding-bottom: 2px;
width: 100%;
line-height: 210%;
font-weight: bold;
}

#navigation-internal a:hover {
text-decoration: none;
background: #919F6D url("../images/layup/arrow.gif") no-repeat right;
color: #FFFFFF;
}

/* ----- IMAGES ----- */

img{
border:0;
}
img a{
border:0;
text-decoration:none;
}
img a:hover{
border:0;
}

/* BREAK */

hr{
display:none;
}

/* ----- TEXT FORMATTING ----- */

strong{
font-weight:bold;
}
em{ font-size:small;
}
b{ font-weight: bold;
}
i{
font-style:italic;
}

/* ----- LINKS ----- */

a{
font-size: 90%;
color:#00AAE1;
font-weight:normal;
text-decoration:none;
}
a:hover{
color:#919F6D;
}
a:visited, a:active, a:focus{
color:#919F6D;
}
a:visited{
}
a:active{
color:#919F6D;
}
a:focus{
color:#919F6D;
}

/* ----- TABLES ----- 

table{
width:;
margin:;
padding:;
frame:;
text-align:;
}
caption{
font:;
color:;
position:;
text-align:;
display:;
}
thead{
font:;
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tbody{
font:;
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tfoot{
font:;
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tr{
font:;
color:;
background-color:;
}
tr .alt{
font:;
color:;
background-color:;
}
th{
}
*/
td{
vertical-align:top;
}

/* ----- FORMS ----- */

form{
margin:0;
padding:0;
}
fieldset{
border:0;
margin:0;
padding:0;
}
legend{
color: #686868;
font-size:90%;
padding-bottom: 3em;
width: 24em;
white-space: pre;
}
label{
font-size: 90%;
clear: both;
display: block;
float: left;
margin-bottom: 1em;
padding-right: 10px;
text-align: right;
width: 11em;
}
input, textarea, select, optgroup, option{
background:url(../images/layup/bkg-input.gif) repeat top;
font: 95%/1.4em verdana, sans-serif;
border: none;
color: #656565;
padding: 2px;
width: 120px;
}

/* ----- DEFINITIONS ----- */

#news dl { 
width: 520px;
color: #656565;
margin-bottom: 5px;
margin-top: 15px; 
overflow:visible;    
background: url(../images/layup/dot.gif) repeat-x 0px 1.2em;
}

#news dt,#news dd .date{
font-size: 120%;
font-weight: bold;
}

#news dt {
float: left;
padding-right: 3px;
color: #00AAE1;
}

#news dd {
color: #656565;
margin:0 0px 3px 0px;
}

#news dd.date{
float: right;
padding-left: 3px;
color: #AAA;
}

#news dd.content{
float: left;
width: 100%;
padding: 0; 
}

dt	{ 
margin-left:5px; 
color: #919F6D;
}

dd { 
margin-bottom:10px; 
padding-left:40px; 
}

dl { 
margin-top:-4px; 
}



