﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 70%;
    font-family: "Arial" , Tahoma, Sans-Serif;
    background: #333333;
    color: #000;
}

/* LINKS */
a
{
    color: #768C00;
    text-decoration: none;
    background-color: inherit;
}

a:hover
{
    color: #000;
    background-color: inherit;
}


/* HEADINGS */
h1
{
    padding: 0px 0px 22px 0px;
    font-size: 1.4em;
}

h2
{
    font-size: 1.2em;
    margin: 0px;
}

h3
{
    width: 100%;
    font-size: 1.5em;
    color: #333333;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.5em;
    padding: 0px 0px 0px 30px;
    background-color: inherit;
    background-image: url("titleicon.png");
    background-repeat: no-repeat;
    background-position: center left;
}

h4
{
    width: 100%;
    font-size: 1.0em;
    color: #333333;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 1.0em;
    padding: 0px 0px 0px 0px;
    background-color: inherit;
}

label
{
    width: 100px;
    text-align: right;
    font-size: 1.0em;
    color: #333333;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 1.0em;
    background-color: inherit;
}

.yellow
{
    color: #FFCC00;
    background-color: inherit;
}

.maroon
{
    color: #990000;
    background-color: inherit;
}

.small
{
    background-color: inherit;
    font-size: 11px;
    font-weight: bold;
}

/* PARAGRAPH */
p
{
    font-size: 1em;
    color: #333333;
    line-height: 1.6em;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    background-color: inherit;
}

/*Divs*/
#wrap
{
    margin: 0px auto;
    padding: 0px;
    width: 800px;
}

#logo
{
    background-color: inherit;
    height: 0px;
    color: #333333;
    font-weight: bold;
    font-size: 2.3em;
    position: relative;
    line-height: 15pt;
    top: 80px;
    left: 220px;
}

#hmenu
{
    width: 780px;
    height: 65px;
    margin: 0 80px 0 0px;
    padding: 108px 0 18px 0;
    background: #ffffff url("menu.gif");
    background-repeat: no-repeat;
    background-color: inherit;
    color: #333333;
}

#container
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 780px;
    background: url("middle.png") repeat-y top left;
}


#header
{
    margin: 0px;
    padding: 55px 0 0 110px;
    background-color: inherit;
    background-image: url("header.png");
    background-repeat: no-repeat;
    height: 0px;
    color: #333333;
    font-weight: bold;
    font-size: 2.3em;
}

#header H2
{
    font-weight: bold;
    font-size: 0.6em;
    padding: 0px;
    margin: 0px;
    color: #333333;
}


#construction
{
    background: #a7a45a url("construction.gif");
    height: 380px;
    margin: 0 80px 0 120px;
    background-repeat: no-repeat;
    background-position: center;
}

#hmenu a
{
    color: #FFFF00;
    margin: 0px 3px 0px 30px;
    padding: 0 0px 0 9px;
    background-color: inherit; /*background-image: url("arrow.gif");*/
    background-repeat: no-repeat;
    background-position: center left;
    left: 230px;
    top: 28px;
    position: relative;
}

#hmenu a:hover
{
    color: #FF9900;
    background-color: transparent;
}

#left_column
{
    float: left;
    margin: 0px 0px 0px 40px;
    width: 160px;
}

#left_column p
{
    color: #333333;
    padding: 7px;
    margin: 0px;
    background-color: inherit;
}

/* MAIN MENU (LEFT) */
#menu
{
}

#menu a
{
    background-position: #CCCC00;
    display: block;
    line-height: 20px;
    padding: 0px 0px 0px 4px;
    color: #333333;
    background: #a7a45a;
}

#menu a:hover
{
    background: #353F49;
    color: #FFF;
}

/* LINK TITLE - visible on hover */
.underline
{
    border-bottom: 1px dotted #74879A;
}

.white
{
    color: #a7a45a;
    font-size: 0.8em;
    background-color: inherit; /*background: url("menudivider.gif");*/
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0px 0px 0px 8px;
}


#right_column
{
    float: left;
    width: 505px;
    margin: 0px 15px 0px 0px;
    padding: 0px;
}

/* MAIN ARTICLES */
.main_article
{
    margin: 0px 0px 2px 0px;
    padding: 0px 30px 8px 0px;
    width: 462px;
}

.main_article #text1
{
    left: 400px;
    position: fixed;
    height: 60px;
}

.main_article p
{
    padding: 3px 8px 0px 4px;
}

/* THE FOLLOWING SHORT ARTICLES */
.other
{
    margin: 0px 0px 0px 0px;
}

.other p
{
    padding: 5px;
    color: #333333;
    background-color: inherit;
}

/* LEFT SHORT ARTICLE */
.left
{
    width: 44%;
    float: left;
    background: #d4b433 url("greybg.gif") repeat-x top left;
    padding: 5px;
    color: #333333;
}

/* RIGHT SHORT ARTICLE */
.right
{
    background-position: left top;
    float: left;
    width: 44%;
    background: #e5e17f url("yellowbg.gif") repeat-x left top;
    border-left: 2px solid #a7a45a;
    padding: 5px;
    color: #333333;
}


#footer
{
    float: left;
    margin: 0px 0px 20px 0px;
    padding: 15px 0px 0px 0px;
    width: 780px;
    background-color: inherit;
    background-image: url("bottom.png");
    background-repeat: no-repeat;
    text-align: center;
    color: #919FAE;
}

#footer a
{
    color: #BDC6CE;
    background-color: inherit;
    border-bottom: 1px dotted #919FAE;
}

#Request
{
    width: 260px;
}
#Name
{
    width: 260px;
}
#Surname
{
    width: 260px;
}
#EMail
{
    width: 260px;
}
#ContactNo
{
    width: 260px;
}

.contact
{
    text-align: right;
    margin-right: 0px;
}

/*Photo Gallery*/
.photogallery
{
}
.photogallery img
{
    /*CSS for images within an album*/
    border: 2px solid black;
}
.photonavlinks
{
    /*CSS for pagination DIV*/
    font: bold 14px Arial;
    color: #5E6F00;
}
.photonavlinks a
{
    /*CSS for each navigational link*/
    margin-right: 2px;
    margin-bottom: 3px;
    padding: 1px 5px;
    border: none;
    text-decoration: none;
    background-color: #a7a45a;
}
.photonavlinks a.current
{
    color: #FFFF00;
}


/* Popup */
/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("images/maskBG.png") 
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer
{
    position: absolute;
    z-index: 201;
    top: 0px;
    left: 0px;
    display: none;
    padding: 0px;
}
#popupInner
{
    border: 2px solid #000000;
    background-color: #a7a458;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar
{
    background-color: #ffd700;
    color: #333333;
    font-weight: bold;
    height: 1.3em;
    padding: 5px;
    border-bottom: 2px solid #000000;
    border-top: 1px solid #78A3F2;
    border-left: 1px solid #78A3F2;
    border-right: 1px solid #204095;
    position: relative;
    z-index: 203;
    border-color: #FFCC00 #CC9900 #000000 #CCCC00;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}