/***************************************************
	      minimalist by marija zaric
	      template distributed by
        http: //freehtml5templates.com
***************************************************
***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer, header, hgroup, menu, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
./ 
/***************************************************
			      Global styles
***************************************************/

html {
 width: 100%;
 height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #fff;
	background-repeat:repeat;
	background-attachment:fixed;
	overflow:scroll;
	margin:0px;
	height: 100%;



 body link:
}
/* Text styles: */
A:link {
	COLOR: #021248;
}
A:visited {
	COLOR: #021248;
}
A:hover {
	COLOR: #021248;
}
p {
	margin-top: 3px;
	font-size: 100%;
	padding-top: 3px;
	font-size:10px;
}
a, p a {
 color:# 06C;
 padding-top: 3px;
}

ul {list-style: none}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
}
h1 {
	font-size: 150%;
	font-weight:bold;
	line-height: 1.8;
	color: #000000;
	text-align: left;
}
h1 span {
	font-size: 25px;
	line-height: 12px;
	color: #666666;
	margin-left: 10px;
}
h2 {
	font-size: 160%;
	font-weight:bold;
	line-height: 1.8;
	color: #00102A;
	text-align: center;
	margin-bottom: 7px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F90;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.8;
	color: #000;
	text-align: center;
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2492DF;
}
h4 {
	font-size: 100%;
	line-height: 1.5;
	color: #000000;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 3px;
}
h5 {
	font-size: 100%;
	line-height: 1.5;
	color: #000000;
	text-align: center;
	margin-bottom: 8px;
	padding-top: 3px;
}
h6 {
	font-size: 60%;
	line-height: 1.0;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
}
/* Main body styles: */

hr {height: 1px; border: none; text-align: center; background-color: #F90;
}
 
#page {
	width: 100%;
	margin:0 auto;
	position:relative;
}
header {
	background-color: #FFFFFF;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 21%;
	margin-right: 17%;
	padding:10px;
}

article {
	background-color: #FFFFFF;
	margin-top: 1%;
	margin-bottom: 10%;
	margin-left: 30%;
	margin-right: 30%;
	padding: 10px;
}

nav, article, figure, header {

}

#holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-top: 10px;
}
#main {
	background-color: transparent;
	margin: 0 auto;
	padding:20px;
	text-align: center;
	margin-left:auto;
    margin-right:auto;
	width:90%;
}
#main img{
	background-color: #000;
	margin: 0 auto;
	padding:2px;
	align: center;
}
#container {
	width: 98%;
	margin: 0 auto;
	background-color: #6666CC;
	border-left: thin;
	border-right: hidden;
	min-height: 100%;
}
#container2 {
	background-color: #FFFFFF;
	margin-top: 1%;
	margin-bottom: 10%;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%
}

#wrap {
	background-color: #fff;
	padding:2px;
	text-align: center;
}
#info {
	position: relative;
	margin-top:5px;
	height:75px;
	background-color: transparent;
	padding:25px;
	text-align: center;
}
#contact {
	position: relative;
	height:150px;
	background-color: transparent;
	margin-top:10px;
	margin-bottom: 25px;
	padding:10px;
	text-align: center;
}

#indexmenu {display:none;}



#sketchertext {background-color: #F5F5F5;
	margin: 0 auto;
	padding:20px;
	text-align: center;
	margin-left:auto;
    margin-right:auto;
	width:90%;
}

#sketchertextmini {display: none;
}
	
/***************************************************
				       MENU
***************************************************/

nav {
	background-color: #00102A;
	padding:0 5px;
	position:absolute;
	right:12%;
	top:30px;
}
nav ul li {
	display: inline;
	list-style:none;
}
nav ul li a, nav ul li a:visited {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:100%;
	margin:5px 2px;
	padding:7px 10px 4px;
	text-decoration: none;
	text-shadow:0 1px 1px white;
}
nav ul li a:hover {
	text-decoration:none;
	background-color:#C5D4E3;
}
/***************************************************
				   SPECIFIC
***************************************************/

.clearing {
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow: hidden;
}
table {
	overflow:hidden;
	border: none;
	background:#ffffff;
	width:95%;
	margin:1% auto 0;
	cellspacing:0;
}
#sketchtable td{
	background-color:#fff;
}
td {
	padding:18px 20px 18px;
	text-align:center;
}
th {
	padding:18px 20px 18px;
	text-align: center;
	background:#ffffff;
}
td {
	border-top:1px solid #EAE6B9;
	border-right:1px solid #EAE6B9;
}
tr.odd-row td {
	background:#ffffff;
}
td.first {
	text-align: center;
}
td.last {
	border-right:none;
}

#researchtable img {text-align:center}
