/* based on css zengarden example */

.picture {
	margin-top: 6px;
}

body {
    margin-top: 25px;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #FFFFFF; /* #E2EBED; */
    text-align: center;
    }

/* Image border and background color fixes */

a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent;
	}

a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }

#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
    {
    display:none;
    }

#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
	/* background: url('../images/bkd_white_innershadow.gif') */
    }
* html #container  {
    /* width: 744px; */
    /* width: 724px; */
    }

#header {
    position: absolute;
    top: 24px;
    left: 25px;
}

#header h1 {
    overflow: hidden;
    margin: 0;
	background: url("../images/logo.png") no-repeat !important;
	background: url("../images/logo.gif") no-repeat;
    font-size: 12px;
    height: 80px;
    width: 80px;
}

#header h1 span { 
	font-size: 20px;
	font-family: Trebuchet MS, Arial; 
	font-variant: small-caps; 
	font-style: italic; 
    font-weight: bold;
	padding-left: 85px;
	position: absolute;
	top:  19px;
	width: 620px;
}

#header h2 {
	font-size: 16px;
	font-family: Trebuchet MS, Arial; 
	font-variant: small-caps; 
	font-style: italic; 
    font-weight: bold;
	padding-left: 85px;
	position: absolute;
	top:  39px;
	width: 620px;
}

h2  {
    font-size: 12px;
    margin: 0;
    }
	
#preamble h4 {
    font-size: 1em;
    margin: 0;
    }


#headline { padding-top: 85px; }
#headline a.yuumura {
	background: url("../images/yuumura.png") no-repeat !important;
	background: url("../images/yuumura.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    margin: 0;
    right: 130px;
}
#headline a.mirelle {
	background: url("../images/mirelle.png") no-repeat !important;
	background: url("../images/mirelle.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    right: 50px;
    margin: 0;
}
#headline a:hover.mirelle  {
	background: url("../images/mirelle_over.png") no-repeat !important;
	background: url("../images/mirelle_over.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    right: 50px;
    margin: 0;
}
#headline a:hover.yuumura  {
	background: url("../images/yuumura_over.png") no-repeat !important;
	background: url("../images/yuumura_over.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    margin: 0;
    right: 130px;
}
#headline .mirelle span { display: none; }
#headline .yuumura span { display: none; }

#container #intro #headline .p1 span {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS, Arial, Trebuchet MS;
}

#preamble, #supportingText
    {
    margin: 0 20px 0 243px;
    }
#supportingText p, #preamble p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3
    {
    /* width: 200px; */
    height: 24px;
    margin: 40px 0 10px 0;
    }
#preamble h3
    {
    /* background: url("../images/heading01.gif") no-repeat; */
    }
#explanation h3
    {
    /* background: url("../images/heading02.gif") no-repeat; */
    }
#participation h3
    {
    /* background: url("../images/heading03.gif") no-repeat; */
    }
#benefits h3
    {
    /* background: url("../images/heading04.gif") no-repeat; */
    }
#requirements h3
    {
    /* background: url("../images/heading05.gif") no-repeat; */
    }
#requirements
    {
    margin-bottom: 40px;
    }

#linkList
    {
    position: absolute;
    top: 280px;
    left: 20px;
    width: 210px;
    background: #E2EBED;
    }
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 10px 10px 10px 10px;
    }
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a:hover.c
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources h3.resources
    {
    /* background: url("../images/resources.gif") no-repeat; */
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }
#larchives h3.archives
    {
    /* background: url("../images/archives.gif") no-repeat; */
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }

#footer
    {
    /* background: url("../images/footer.gif") no-repeat; */
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
    
#screenshot { margin: 0 0 10px 0; position: relative; }
#screenshot ol { margin: 0; padding: 0; background: url(../images/screenshotnav.gif) no-repeat; width: 386px; height: 15px; }
#screenshot li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#screenshot li, #screenshot a { height: 15px; display: block; overflow: hidden; }
/* Modified Phark Image Replacement Technique */
#screenshot a { text-indent: -5000px; text-decoration: none; }
/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#screenshotnav_1 {left: 324px; width: 20px;}
#screenshotnav_2 {left: 345px; width: 20px;}
#screenshotnav_3 {left: 366px; width: 20px;}
#screenshotnav_1 a:hover { background: transparent url(../images/screenshotnav.gif) -324px -15px no-repeat; text-decoration: none;}
#screenshotnav_2 a:hover { background: transparent url(../images/screenshotnav.gif) -345px -15px no-repeat; text-decoration: none;}
#screenshotnav_3 a:hover { background: transparent url(../images/screenshotnav.gif) -366px -15px no-repeat; text-decoration: none;}
#screenshotnav_1 a.selected { background: transparent url(../images/screenshotnav.gif) -324px -30px no-repeat;}
#screenshotnav_2 a.selected { background: transparent url(../images/screenshotnav.gif) -345px -30px no-repeat;}
#screenshotnav_3 a.selected { background: transparent url(../images/screenshotnav.gif) -366px -30px no-repeat;}

/*- Form */

input[type=text], textarea {
	font: 1em Trebuchet MS, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	background: #F7FBFD;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #DCF0F6;
	color: #333;
	border-color: #666;
	}
	
/*- Navigation */

ul.menu {
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	position: absolute;
	bottom: 0;
	top: 260px;
	left: 25px;
	height: 25px;
}
ul.menu li {
	display: inline;
	margin: 0;
}
ul.menu, ul.menu li a {
	padding: 5px 5px 5px 5px;
}
ul.menu li a {
	font: 10px Trebuchet MS, Arial, Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}
ul.menu li a:hover {
	text-decoration: none;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	text-decoration: none;
}
	
/*- Intro */
	
#intro .p1 {
	margin: 0px;
	height: 175px;
	width: 720px;
	color: #FFFFFF;
	font: 12px/150% "Trebuchet MS";
	font-size: 11px;
	background: url("../images/theme_overlay.png") no-repeat;
	z-index: 20;
	position: relative;
}

#container #intro #headline .p1 span { padding-top: 40px; line-height: 18pt;}

.photo {
	margin: 10px 0 10px 0;
	background: #FFFFE5;
	border: 1px solid #F5E082;
	padding: 10px 10px 10px 10px;
}
.photo img{
	border: none;
	padding: 5px;
}

/*- Blockquote */

blockquote {
	background: #F4F5F7;
	border: 1px dashed #CCCCCC;
	margin: 0;
	padding: 5px 10px;
}

/*- Notice */

.notice {
	background: #FFF6BF;
	border-top: 1px solid #FFD324;
	border-bottom: 1px solid #FFD324;
	padding: 5px 10px;
	margin-bottom: 10px;
}

/*- No Print */

.print {
	display: none;
}

/*- Controls Form */

form.control {
	margin-top: 10px;
}

form.control fieldset input[type="text"] {
	width: 30px;
}

/*- Linie */
hr {
	border: none; 
	border-bottom: 1px dashed #CCCCCC;
}

/*- OAuth Twitter Button */
a.oauthbutton {
	height: 24px;
	width: 151px;
	display: block;
	background: url("../images/oauth-twitter.png") no-repeat;
	float: right;
}

a.oauthbutton span {
	display: none;
}

/*- General Class */
.left {
	margin-right: 10px;
	float: left;
}

/*- Override Force Try */
ul.force {
	margin: 10px 0;
	padding: 0;
	margin: 10px 0;
}

ul.force  li {
	display: inline;
	margin: 0;
}

ul.force li a {
	padding: 0 4px;
	line-height: 25px;
	margin: 0;
	text-decoration: none;
}
ul.force li a:hover {
	background: #307082;
	color: #FFFFFF;
}

