

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('../assets/verticalbar.gif') repeat-x;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #665E51;

line-height: 18px;
}

a
{
color: #B2B66A;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

warning
{
color: red;
}

img.picA
{
position: relative;
top: -2px;
background: url('../assets/primarysmallboxout.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.stb
{
position: relative;
margin: 0px 0px 0px 180px;

}

img.picB
{
position: relative;
top: -2px;
background: url('../assets/secondarylargeboxout.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.layout
{
opacity:.5;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}


ul.bulletlist
{
list-style: none;
padding: 0;
margin: 0;
margin-left: 3em;
}

ul.bulletlist li
{
background-image: url(arrow03.png);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 1em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('../assets/mainbackground.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('../assets/horizontalwhite.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #72604A url('../assets/edinburghparkgate_header01.jpg') no-repeat;
width: 202px;
height: 92px;
color: #FFF;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 11px;
font-weight: bold;
color: 	#D8E3E9;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('../assets/splash003.png') no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #E3ECF1 url('../assets/navmenu.png') repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
color: #00166C;
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 4px 28px 0px 28px;
font-size: 12px;
color: #665E51;
font-weight: bold;
}

#menu ul li a:hover
{
/*padding: 20px 30px 0px 30px;*/
padding: 0px 27px 0px 27px;
/*background: #fff url('../assets/navmenuhighlight01.png') repeat-x bottom;*/
background: #fff url('../assets/navmenuhighlight02.png') repeat-x bottom;
border:1px solid #B2B66A;
color: #665E51;
text-decoration: none;
}


#secondarycontent
{
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #72604A;
letter-spacing: -1px;
background: url('../assets/underline.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
width: 480px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #72604A;
letter-spacing: -1px;
background: url('../assets/underline.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .plugin
{
padding: 10px 150px 10px 150px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('../assets/footer.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}



#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('../assets/mainfooter.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:475px;
	border:1px solid #000;
}

.page
{
   position: absolute;
   top: 10;
   left: 100;
   visibility: hidden;
}

INPUT {
background-color: #Fff;
color: #A99B80;
border: #665E51 1px solid;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
margin-top: 1px;
margin-right: 5px;
}

TEXTAREA {
background-color: #Fff;
color: #A99B80;
border: #665E51 1px solid;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
margin-top: 1px;
margin-right: 5px;
}

TEXTAREA.mand {
background-color: #F6EBD9;
color: #FF0000;
border: #FF0000 1px solid;
}

INPUT.mand {
background-color: #F6EBD9;
color: #FF0000;
border: #FF0000 1px solid;
}

SELECT
{
background-color: #Fff;
color: #A99B80;
border: #665E51 1px solid;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
}

SELECT.mand {
background-color: #F6EBD9;
color: #FF0000;
border: #FF0000 1px solid;
}

.leftButtonFormat
{
background-color: #D8E3E9;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899;
margin-top: 5px;
padding: 1px 1px;
width: 231px;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:0.5;
}
.rightButtonFormat
{
background-color: #D8E3E9;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899;
margin-top: 5px;
padding: 1px 1px;
width: 232px;
position: absolute;
left: 250px;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:0.5;
}

.leftButtonFormat:hover
{
background-color: #B2B66A;
border: #000000 1px solid;
color: #F6EBD9;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1;
}

.rightButtonFormat:hover
{
background-color: #B2B66A;
border: #000000 1px solid;
color: #F6EBD9;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1;
}

label
{
width: 120px;
float: left;
text-align: right;
margin-top: 1px;
margin-right: 0.5em;
display: block;
}


fieldset
{
border: 1px solid #A99B80;
width: 480px;
height: 230px;
background: #E3ECF1 url('../assets/form.jpg') repeat-x;

opacity:.75;
}

legend
{
color: #E3ECF1;
background: #72604A;
border: 1px dotted #fff;
margin-left: 5px;
padding: 0px 5px 0px 5px;
font-weight: bold;
font-size: 8pt;

}


.bubble
{
width: 250px;
}

.bubble h1
{
margin: 0;
padding: 0;
font-size: 150%;
color: #B2B66A;
}

.bubble p
{
margin: 0;
padding: 0;
font-size: 100%;
color: #72604A;
}