/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


img, div, body, fieldset, form, ul, li, h1, h2, h3, h4, h5, h6
{
    border: 0;
    margin: 0;
    padding: 0;
}
/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #000;
	background: #23295c;	
	margin: 0;
	font-size: 12px;
	}

#page {
	background: url(/wp-content/themes/mdn/images/image0002.png) repeat-y;
	width: 927px;	
	margin: 0 auto;
	overflow: auto;
	}

img#containertop
{
	height: 10px;
	overflow: hidden;
	margin: 15px auto 0;
	display: block;
}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content
{
	background: url(/wp-content/themes/mdn/images/image0003.gif) repeat-y;	
	width: 799px;
	margin: 0 auto 20px auto;
	display: block;
	padding: 4px 0 28px 0;
	overflow: hidden;
	border-bottom: 3px solid #E0D29F;
	border-top: 3px solid #E0D29F;
	text-align: left;
}

ul
{
	display: block;
	
	margin: 0;
	padding: 0 0 16px 0;
	width:100%;
}
ul li
{
	background: transparent url(images/bullet-image.gif) no-repeat;	
	font-size: 12px;
	color: #000;
	margin: 0 0 0 20px;
	padding: 0 0 3px 16px;
	list-style: none;
	display: block;
	
}
div.content-data ul li
{
	color: #43457C;
	font-size: 11px;
}
ol
{
	margin: 0 0 0 22px;
	padding: 0;	
	
	
}
ol li
{
	margin: 0;
	padding: 0;
	
}
a:link, a:active, a:visited
{
	font-size: 12px;
	color: #485E93;
}
#content div.h-tabs
{
	width: 259px;
	background: url(/wp-content/themes/mdn/images/h-tabs.gif) no-repeat;
	float: left;
	margin-left: 10px;
	position: relative;
	height: 316px;
}
#content ul#tabs-text
{
	position: absolute;
	z-index: 9;
	top: 0px;
	left: 0;	
}
#content ul#tabs-text li
{
	width: 259px;
	height: 79px;
	float: left;
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}
#content ul#tabs-text li.tab0 a
{
	
	padding: 22px 0 0 25px;
	height: 57px;
}
#content ul#tabs-text li.tab-current a.atext0
{
	background: url(/wp-content/themes/mdn/images/tab1-current.gif) no-repeat;
}
#content ul#tabs-text li.tab1 a
{
	padding: 22px 0 0 25px;
	height: 57px;
	height: 57px;
}
#content ul#tabs-text li.tab-current a.atext1
{
	background: url(/wp-content/themes/mdn/images/tab2-current.gif) no-repeat;
}
#content ul#tabs-text li.tab2 a
{
	padding: 15px 0 0 25px;
	height: 64px;
}
#content ul#tabs-text li.tab-current a.atext2
{
	background: url(/wp-content/themes/mdn/images/tab3-current.gif) no-repeat;
}
#content ul#tabs-text li.tab3 a
{
	padding: 22px 0 0 25px;
	height: 57px;
}
#content ul#tabs-text li.tab-current a.atext3
{
	background: url(/wp-content/themes/mdn/images/tab4-current.gif) no-repeat;
}
#content ul#tabs-text li a
{
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}

#content ul#tabs
{	
	width: 259px;
	height: 316px;
	margin: 0;
/*	padding: 0 0 0 10px;*/
	list-style: none;
	display: block;
	float: left;
	position: absolute;
	z-index: 8;
}
#content ul#tabs li
{
	
	width: 259px;	
	height: 79px;
	text-align: left;
	overflow: hidden;
	float: left;
	padding:  0;
	margin: 0;
}
#content ul#tabs li.tab0
{
	background: url(/wp-content/themes/mdn/images/tab1.gif) no-repeat;
}
#content ul#tabs li.tab-current a.atab0
{
	background: url(/wp-content/themes/mdn/images/tab1-current.gif) no-repeat;
}
#content ul#tabs li a.atab0
{
	padding-top: 22px;
	height: 57px;
	opacity: 1.0;
}
#content ul#tabs li.tab1
{
	background: url(/wp-content/themes/mdn/images/tab2.gif) no-repeat;
}
#content ul#tabs li.tab-current a.atab1
{
	background: url(/wp-content/themes/mdn/images/tab2-current.gif) no-repeat;
}
#content ul#tabs li a.atab1
{
	padding-top: 22px;
	height: 57px;
}
#content ul#tabs li.tab2
{
	background: url(/wp-content/themes/mdn/images/tab3.gif) no-repeat;
}
#content ul#tabs li.tab-current a.atab2
{
	background: url(/wp-content/themes/mdn/images/tab3-current.gif) no-repeat;
}
#content ul#tabs li.tab3
{
	background: url(/wp-content/themes/mdn/images/tab4.gif) no-repeat;
}
#content ul#tabs li.tab-current a.atab3
{
	background: url(/wp-content/themes/mdn/images/tab4-current.gif) no-repeat;
}
#content ul#tabs li a.atab3
{
	padding-top: 22px;
	height: 57px;
}


#content ul#tabs li a
{
	color: #FFF;
	font-size: 15px;
	padding: 15px 0 0 25px;
	margin: 0;
	display: block;
	font-weight: bold;
	height: 64px;
}

#content ul#tabs li#currentdata
{
	background: url(/wp-content/themes/mdn/images/menuleft0002.jpg) no-repeat;
}

#content div.content-tab0,
#content div.content-tab1,
#content div.content-tab2,
#content div.content-tab3
{
	width: 524px;
	height: 316px;
	
	/*position: relative;
	display: none;*/
}
#content div.selected,
#content div.active
{
	display: block;
}
div#content div.content-tab0 span.textimage,
div#content div.content-tab1 span.textimage,
div#content div.content-tab2 span.textimage,
div#content div.content-tab3 span.textimage
{
	position: absolute;
	bottom: 0;
	left: 0;	
	float: left;
	background: url(images/tab-background.png) repeat-y;
	/*background: #000;
	filter: alpha(opacity=50);
	opacity: 0.50;*/
	width: 100%;
}
span.text-title
{
	font-size: 15px;
	color: #FFF;
	font-weight: bold;	
	float: left;	
	text-align: left;
	padding: 10px 0 0 16px;
	/*filter: alpha(opacity=100);
	opacity: 1;*/
}
span.text-detail, span.text-detail p
{
	font-size: 11px;
	color: #FFF;
	float: left;
	text-align: left;
	padding: 4px 0 10px 10px;
	line-height: normal;
	width: 430px;	
}
div.content-tab0 img.button-findmore,
div.content-tab1 img.button-findmore,
div.content-tab2 img.button-findmore,
div.content-tab3 img.button-findmore
{
	right: 2px;
	bottom: 5px;
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 15;
}

#content img.imagecontent
{
	width: 524px;
	float: left;
}

#content h1
{
	float: left;
	width: 770px;
	padding: 12px 0 12px 29px;
	margin: 0;	
}
#content div#content_text
{
	width: 100%;
	float: left;
	padding: 0 0 8px 0
}
div#content_text p
{	
	/*float: left;*/
	padding-left: 29px;
	padding-right: 12px;
}
div#content_text img
{
	float: right;
	margin: 0 0 0 17px;
}
#content_text ul
{
	margin: 0 0 15px 0;
	padding: 0 0 0 29px;
	list-style: none;
	width: 450px;
		
}
#content_text ul li
{
	background: url(/wp-content/themes/mdn/images/bullet-image.gif) no-repeat;
	width: 205px;
	float: left;
	margin: 0;
	padding: 0 0 3px 16px;
	height: auto;
	font-size: 12px;
}
div#content_text div#h_box
{
	width: 316px;
	height: 283px;
	float: right;
	background: url(/wp-content/themes/mdn/images/h-box.gif) no-repeat;
	margin: 0 3px 0 0;
}
div#h_box img
{
	float: left;
	margin: 16px 18px 19px 35px;
}
div#h_box h5
{
	color: #FFF;
	padding: 18px 20px 19px 38px;
}
div#h_box p
{
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	padding-right: 20px;
	float: left;
	padding-left: 35px;
}
div#h_box img#boxfindout
{
	float: right;
	margin: 0 20px 50px 0;
}
.widecolumn .entry p {
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}

.widecolumn {
	
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px; 
	text-align: left;
	padding: 0 0 18px 0;
	margin: 0;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #43457c;		
	font-weight: bold;
	text-align: left;
}

h2
{	
	font-family: Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: normal;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #23295c;		
	font-weight: bold;
	text-align: left;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;			
	font-weight: bold;
	text-align: left;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #23295c;		
	font-weight: bold;
	text-align: left;
	line-height: 26px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link, a:active, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	/*
	margin: 0 0 20px 0;
	padding: 0;*/
	}



#header {
	width: 799px;
	margin: 18px auto 0;
	background: #23295c;	
	overflow: hidden;
	height: 153px;
	}


/*******Header Main Menu*********/
#header h2
{
	color: #FFF;
	padding: 20px 32px 0 0;
	float: right;
	margin: 0;
	text-align: right;
}


/*#header ul
{
	margin: 17px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	background: #43457c url(../images/menu_background.gif) repeat-x;;
	width: 100%;
	float: left;
	
}
#header ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 133px;
	float: left;
	height: 36px;
	overflow: hidden;	
	background: url(../images/menu_separate.gif) no-repeat right;
		
}
#header ul li#lastitem
{
	background: none;
}
#header ul li a
{
	color: #FFF;
	padding: 9px 0 0 0;
	display: block;
	
}
*/
#header img#logo
{
	float: left;
	width: 141px;
	height: 84px;
	margin: 16px 0 0 19px;
}

#header img#menu
{	
	padding: 17px 0 0 0;
}
/*******End Header Main Menu*******/

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	/*float: left;*/
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}


.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer 
{
	margin: 0 auto;	
	width: 927px;
	font-size: 10px;
	color: #5185ab;
	padding: 11px 0 10px 0;
}

#footer a
{
	font-size: 10px;
	color: #5185ab;
	text-decoration: underline;
	line-height: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
/* End Structure */



/*	Begin Headers */




h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#content div#content-left
{
	width: 506px;
	float: left;
	color: #43457c;
	padding: 0 0 0 29px;
}
div#content-left h1
{
	padding: 17px 0 4px 0;
	width: 100%;
}

div#content-left ul.boxlist
{
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}
div#content-left ul.boxlist li
{
	width: 144px;
	float: left;
	padding: 0 22px 0 0;
	height: 129px;
	overflow: hidden;
}
div#content-left ul.boxlist li a
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
div#content-left a
{
	font-size: 12px;
	color: #43457c;
}
div#content-left div#breadcrumb a
{
	font-size: 11px;
	color: #43457c;
}
div#content-right
{	
	width: 233px;
	float: left;
	margin-top: 90px;	
	display: block;
}
#content div.content-right
{
	margin-top: 26px;
}
div#content-right div.right-box
{
	background: #fbeab5;	
	float: left;
	padding-left: 13px;
	width: 220px;
}
div#content-right div.right-box-space
{
	margin-top: 16px;
}

div.right-box h3
{
	padding: 10px 0 4px 0;
}
div#content-right p.newstitle
{	
	padding: 1px 0 16px 25px;
}
div#content-right p.right-newstitle
{	
	padding: 1px 0 0 9px;
	width: 100%;
	float: left;
}
div#content-right p.right-newstitle-subchild
{
	padding: 1px 0 0 22px;
	width: 100%;
	float: left;
}
#content-right div.right-box p
{
	padding: 0 0 11px 0;
}
#content-right div.right-box ul
{
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
}
#content-right div.right-box ul li
{
	height: 22px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	list-style: none;
	background: none;
}

#content-right div.right-box ul li.texttitle
{
	width: 50px;
	float: left;
	
}
#content-right div.right-box ul li.textinput
{
	width: 170px;
	float: left;
}
#content-right div.right-box input,
#content-right div.right-box textarea
{
	border: 1px solid #9b9a99;
}
#content-right div.right-box input.form-news
{
	font-style: italic;
}

#content-right div.right-box ul li.textmsg
{
	padding: 5px 0 0 0;	
}
#content-right div.right-box ul li.textinputmsg
{
	height: 73px;
}
#content-right div.right-box ul li.textinputmsg textarea
{
	width: 207px;
	height: 73px;
}
#content-right div.right-box ul li.button
{
	float: right;
	text-align: right;
	padding-bottom: 10px;
	height: auto;
}
#content-right div.right-box ul li.button img
{
	margin: 5px 12px 0 0;
}
#content-right div.linebreak
{
	background: url(images/line-break.gif) repeat-x;
	width: 100%;
	float: left;
	height: 2px;
}
div.news-input
{
	width: 100%;
	float: left;
}
div.news-input input
{
	width: 207px;
}
#content-right div.news-submit
{
	width: 100%;
	float: right;
	text-align: right;
}
div.news-submit img
{
	margin: 5px 12px 7px 0;	 
}

#content-left div#left-contact
{
	width: 258px;
	float: left;
}
#content-left div#breadcrumb
{
	width: 495px;
	float: left;
	padding-bottom: 19px;
	font-size: 11px;
}
div#left-contact ul
{	
	float: left;
	margin: 0;
	padding: 0;	
}
div#left-contact ul li
{
	background: none;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	color: #485e93;
	padding-bottom: 15px;
	line-height: 18px;
}
div#left-contact ul li.contact-text
{
	width: 53px;
	float: left;
}
div#left-contact ul li.contact-detail
{
	width: 192px;
	float: left;
}
div#left-contact ul li.contact-detail span
{
	padding-right: 17px;
	float: left;
}
div#left-contact ul li.contact-image
{
	padding-top: 9px;
}
div#left-contact ul li a
{
	font-size: 12px;
	color: #485e93;
	float: left;
	font-weight: normal;
	padding: 0;
	height: auto;
}
div#left-map,
div#map_canvas
{
	width: 227px;
	float: left;
	border: 2px solid #6c70c8;
	margin-top: 4px;
	height: 320px;
}
div#map_canvas span
{
	float: left;
	margin-top: 20px;
	position: absolute;
	bottom: -20px;
	left: -225px;
	font-size: 10px;
}
div#map_canvas a.terms-of-use-link
{
	position: absolute;
	bottom: -35px;
	left: -145px;
}
#content-left ul.news
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#content-left ul.news li
{
	float: left;
	margin: 0;
	padding: 0 0 13px 0;
	height: auto;	
	color: #000;
	background: none;
}
#content-left ul.news li input.textfield
{
	width: 243px;	
}
#content-left ul.news li input.require_field
{
	border: 1px solid #ff0000;
	width: 243px;
}
#content-left ul.news li input.coderequire_field
{
	border: 1px solid #ff0000;
	width: 104px;
	float: left;
}
span.fieldrequire
{
	padding-left: 5px;
	color: #ff0000;
}
#content-left ul.news li.texttitle
{
	width: 78px;	
	font-weight: bold;
}
#content-left ul.news li.texttitlelabel
{
	width: 78px;
	font-weight: bold;
	height: 5px;
}
#content-left ul.news li.textshowlabel
{
	width: 420px;
	font-size: 11px;
	height: 5px;
}
#content-left ul.news li.textinput
{
	width: 420px;	
}
#content-left ul.news li.textshow
{
	width: 420px;
	font-size: 11px;
	height: 18px;
}
#content-left ul.news li.textinput small
{
	font-size: 11px;
	height: 22px;
}
#content-left ul.news li.textinput input.textcode
{
	width: 104px;
	float: left;
}
#content-left ul.news li.textinput img
{
	margin-left: 10px;
}
#content-left ul.news li.textinput input.checkbox
{
	float: left;
	width: 14px;
	margin-right: 3px;
}
#content-left ul.news li.textinput a
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	display: inline;
	float: none;
	text-decoration: underline;
	padding: 0;
}
#content-left ul.news li.textinput input.submitbtn
{
	float: left;
	width: 70px;
	margin-right: 11px;
	margin-left: 0;
	background: url(images/btn-image.png) no-repeat;
	border: none;
	height: 26px;
}
#content-left ul.news li.textinput input.reset
{
	background: none;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;	
}
#content-left ul.news li.textinput span.inputcancel
{
	padding-top: 4px;
	float: left;
}
#content-left ul.news li
{
	list-style: none;
}
#content-left ul.news li.textright
{
	padding-left: 78px;
	float: left;
	width: 420px;
}
#content-left ul.news li.textright div.boxred
{
	width: 318px;
	background: #ffe2e2;
	float: left;
	border: 1px solid #ff0000;
}
div.boxred p
{
	color: #ff0000;
	font-weight: bold;
	padding: 11px 3px 16px 6px;
}
div.boxred span
{
	padding: 0 0 15px 40px;
	color: #ff0000;
	font-weight: bold;
	float: left;
}
#content-left div.pagebar
{
	width: 484px;
	float: left;
	margin-bottom: 13px;	
}
#content-left div#pagenumber
{
	float: left;
	font-size: 10px;
	color: #43457c;
}

#content-left div#pagenavigation
{
	float: right;
	font-size: 10px;
	color: #43457c;
	font-weight: bold;
}
#content-left div#pagenavigation a
{
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
#content-left div.titlebar
{
	width: 484px;
	float: left;
	background: #43457c;	
	padding-top: 4px;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
#content-left div.titlebar h4
{
	color: #FFF;
	float: left;
	padding-left: 11px;
	width: 310px;
}
#content-left div.titlebar span
{
	float: right;
	color: #FFF;
	padding-right: 8px;
}

#content-left div.content-data
{
	width: 474px;
	float: left;
	padding-left: 10px;
	margin-bottom: 32px;
}
div.content-data p
{
	font-size: 11px;
	color: #43457c;
	line-height: 14px;
	padding-bottom: 13px;
}
div.content-data div.content-download
{
	float: right;
}
div#content-left div.content-download img.download-pdf
{
	margin-right: 3px;
	float: left;
}

div#content-left div.content-download a
{
	border-bottom: 1px solid #43457c;
	font-size: 12px;
	float: left;
	padding-top: 1px;
}
div#content-left div.content-download a:hover
{
	text-decoration: none;
}
#content div.content-image
{
	width: 789px;
	margin: 0 auto;
	margin-top: -2px;
}
div#content-left div.subpage-box
{
	float: left;
	width: 100%;
	margin-bottom: 26px;
}
div#content-left div.contentleft-box
{
	width: 480px;
	float: left;
	background: #000;
	padding-bottom: 7px;
	
	background: #000 url(images/black-box.gif) no-repeat;
}
div#content-left div.contentleft-box div.readmore
{
	float: right;
	width: 100%;
	margin-top: 5px;
}
#content div#content-left div.contentleft-box h3
{
	color: #FFF;
	padding: 12px 0 4px 12px;
}
div#content-left div.contentleft-box img
{
	float: right;
	margin: 0 12px 0 10px;
}
div#content-left div.contentleft-box p
{
	color: #FFF;
	padding-left: 12px;
	padding-bottom: 3px;
}
div#content-left div.contentleft-box a
{
	float: right;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	margin-right: 10px;
}
div#content-left div.contentleft-box img.arrow
{
	float: none;
	margin: 0;
	padding: 0;
	
}
#content div#content-left h3.h-content,
#content div#content-left h3
{
	color: #43457c;
	padding-bottom: 16px;	
	width: 100%; 	
}
div#content-left p
{
	padding-right: 15px;
}

a.right-title
{
	color: #000;
	width: 205px;
	padding-left: 5px;
	padding-top: 0;
	display: block;
	float: left;
	text-align: left;
}
p img.arrow-image
{
	display: inline;
	float: left;
	width: 10px;
	margin-top: 4px;	
}
#content-right div.right-box div.form-submit input.btnsubitmail
{
	background: url(images/btn-image.png) no-repeat;
	width: 70px;
	height: 26px;
	border: none;
	margin:5px 12px 0 0;
}
#content-right div.right-box input.form_image
{
	border: none;
	margin:5px 12px 7px 0;
}


#content div#content-sitemap
{
	float: left;
	width: 100%;
}

div.entry
{
	padding-left: 29px;
	padding-right: 15px;
}
h3#comments
{
	padding-left: 29px;
}
ol.commentlist
{
	padding-right: 20px;
}
div#respond
{
	padding-left: 29px;
	padding-right: 20px;
}
form#commentform p
{
	padding-bottom: 5px;
}
/**************************/
#content div.active
{
	
	z-index: 10;
}
#slideshow {
    
    /*height:350px;*/
    position: relative;
	width: 524px;
	float: left;
	height: 316px;	
	overflow: hidden;
}

#slideshow DIV {
    z-index:8;    
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

#slideshow DIV.active {
    z-index:10;
    height: 316px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

#slideshow DIV.last-active {
    z-index:9;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

#slideshow div.active span.textimage
{	
	background: #000;
	display: block;
	
	
}
#slideshow div.last-active span.textimage
{
	
	display: block;
	
}
#slideshow div span.textimage
{		
	display: none;	
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
