@charset "UTF-8";
/* CSS Document */

body, html {
	background-image: url(../img/topLine.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #164b78;
	color: #4b4b4b;
}

#topLine {
	height:6px;
	background-color: #303030;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9baebf;
}

#header {
	background-color: #266090;
	height: 300px;
	background-image: url(../img/grad.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header-page {
	background-color: #266090;
	height: 130px;
	background-image: url(../img/grad.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#platypusLogo { margin-bottom: 10px; margin-top: -10px; float:left; clear:both; }
#welcomeText {
	float:left;
	clear:both;
	color:#FFF;
	font-style: italic;
	font-size: 1.4em;
	font-weight:lighter;
}
#mainMenu {
	width: auto;
	padding: 10px;
	background-color: #303030;
	float:right;
	color:#FFF;
	margin-top: -1px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303030;
	border-right-color: #9baebf;
	border-bottom-color: #9baebf;
	border-left-color: #9baebf;
}

#mainMenu ul { margin:0; padding:0; }
#mainMenu a { color:#FFF; text-decoration: none; font-weight:normal; }
#mainMenu ul li { display:inline; margin:0; padding-left: 5px; padding-right: 5px;}

.submenuBlock ul {
	font-size: 1.2em;
	list-style-image: url(../img/icons/tick_16.png);
	list-style-type: none;
}


.submenuBlock ul li {
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -20px;
}

.submenuBlock a {
	text-decoration:none;
	font-weight:normal;
	color:#303030;
}

.submenuBlock a:hover {
	color: #164b78; 	
}

#title {background-color:#FFF; height: 90px; }
#title h1 {
	margin:0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#mainContent {
	background-color: #FFF;
	background-image: url(../img/main-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 300px;
	height: 100%;
}

#footer {
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 100px;
	margin:0;
	color:#FFF;
	text-align: center;
	padding: 10px;
	font-size: 1.2em;
}

.blockBorder {
	width: 2px;
	height: 180px;
	float:left;
	background-image: url(../img/block-border.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
}

.mainPageBlock {
	width: 293px;
	padding: 10px;
	float:left;
}

.mainPageBlock h2 {
	background-image:url(../img/icons/tick_32.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.submenuBlock {
	width: 200px;
	padding: 10px;
	float:left;	
}

.contentBlock {
	width: 660px;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float:left;	
}

.fullWidthBlock {
	width: 880px;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float:left;	
}


#latestProjects {
	position:absolute;
	top: 55px;
	left: 50%;
	margin-left: -60px;
	
}

#latestProjector {
	width: 519px;
	height:278px;
	background-image: url(../img/latest-projector.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 25px;
	padding-top: 20px;

}
#latestSlides {
	width: 493px;
	height: 278px;
}

.jFlowControl { 
	margin-left: 15px; 
	display:block;
	padding: 5px;
	background-color: #f5f4f0;
	width: 16px;
	height: 16px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	border: 1px solid #d7d7d7;
	text-decoration:none;
	color: #266090;
}

#latestNavi { margin-left: 15px; }

#latestNavi a {
	
	text-decoration:none;
	
}

#latestNavi a:hover { border: 1px solid #f5f4f0; background-color: #d7d7d7; }
.jFlowSelected { border: 1px solid #266090; }

.folioBox {
	 width: 310px;
	 height: 185px;
	 background-color:#FFF;
	 border: 1px solid #d7d7d7;
	 float:left;
	 margin-right: 17px;
	 margin-bottom: 80px;
	
}

.folioBox img {
	padding: 6px;
}

.folioTitle a {
	font-size: 1.2em;
	color:#303030; text-decoration: none; font-weight:normal;
}

.folioTitle a:hover {
	color: #164b78; 	
}

.folioMore {
	position:absolute;
	margin-left: 123px;
	margin-top: 50px;
	display:none;
}

.googleMap {
	padding: 10px;
	background-color:#FFF;
	border: 1px solid #d7d7d7;
	margin-bottom: 75px;
	width:auto;
}

.tagCloud {
	padding: 15px;
	background-color:#FFF;
	border: 1px solid #d7d7d7;
	margin: 5px;
}

.folioImg, .attachment-thumbnail {
	 background-color:#FFF;
	 border: 1px solid #d7d7d7;
	 padding: 10px;
}

.folioDesc {
	padding-top: 20px;
	font-size: 1.2em;
}

.folioUrl {
	background-image: url(../img/icons/gear_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
	
	color:#303030; text-decoration: none; font-weight:normal;
}

.naviClear {
	width: 100%;
	clear:both;
}

.readMore {
	background-image: url(../img/icons/right_16.png);
	background-repeat: no-repeat;
	width: 100%;
	float: right;
	height: 18px;
	background-position: right bottom;
}

#wpml_credit_footer { display:none; }