@font-face {
	font-family: 'Comfortaa';
	font-style: normal;
	font-weight: normal;
	src: local('Comfortaa'), url('font.ttf') format('truetype');
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma;
	background: url("../img/bg2.jpg") repeat-y center;
	color: #333333;
	font-size: 0.75em;
}

#skypedetectionswf {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 1px;
	height: 1px;
}

a img {
	border: none !important;
}

a:link, a:visited, a:focus, a:hover, a:active {
	color: #646464;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
}

h3, p, span, td, #content-wrapper li {
	line-height: 1.71em;
}

.transparent {
	opacity: 0.95;
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95, FinishOpacity=70, Style=2)";
}

#wrapper {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	background: url("../img/bg1.jpg") no-repeat center top;
	width: 100%;
	height: 100%;
}

#page-wrapper {
	position: relative;
	margin: auto;
	width: 1016px;
}

#page-wrapper .logo {
	background: url("../img/menu-line1.gif") no-repeat left bottom;
	height: 109px;
}

#page-wrapper .logo a {
	position: absolute;
	top: 20px;
	left: 12px;
	display: block;
	width: 321px;
	height: 84px;
	background: url("../img/cognitics-logo.png") no-repeat;
}

#menu {
	position: relative;
	z-index: 2;
	border: 1px solid #989898;
	width: 980px;
	height: 28px;
	background: #3a4480 url("../img/menu-bg.gif") repeat-x;
	padding: 0;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li,
#menu span {
	line-height: normal;
}

#menu ul li {
	float: left;
	border-right: 1px solid #989898;
	padding: 5px 10px 0 10px;
	height: 23px
}

#menu ul li:hover {
	background: #3a4480;
}

#menu ul li.active {
	background: #8da5c7;
}

#menu ul li.active a {
	color: #030952;
}

#menu ul li.last {
	border: none;
}

#menu a {
	display: block;
	height: 28px;
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#menu .submenu {
	display: none;
	position: absolute;
	z-index: 999;
	float: left;
	top: 28px;
	left: 0;
	width: 750px;
	z-index: 99;
	border: 5px solid #8da5c7;
	padding: 10px 10px 25px 10px;
	background: #FFF;
}

#menu .submenu ul {
	float: left;
	width: 250px;
}

#menu .submenu ul li {
	border: none;
	float: none;
	margin: 5px 0 10px 0;
	height: auto !important;
	cursor: pointer;
}

#menu .submenu ul li:hover {
	background: transparent;
}

#menu .submenu a {
	color: #030952;
	height: auto !important;
}

#menu .submenu a:hover {
	text-decoration: underline;
}

#menu .submenu div {
	font-weight: normal;
	font-size: 11px;
	color: #999;
}

#menu-top {
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 34px;
	width: 396px;
	height: 55px;
}

#menu-top .menu-top-lbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 52px;
	height: 55px;
	background: url("../img/menu-top-bg-01.gif") no-repeat;
}

#menu-top .menu-top-rbg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 55px;
	background: url("../img/menu-top-bg-03.gif") no-repeat;
}

#menu-top .menu-top-mbg {
	background: url("../img/menu-top-bg-02.gif") repeat-x;
	height: 23px;
	margin: 0 0 0 52px;
}

#menu-top .menu {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#menu-top .menu li {
	float: left;
	padding: 4px 8px 2px 8px;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #DADDE4;
}

#menu-top .menu li.first {
	border-left: none;
}

#menu-top .menu li.last {
	border-right: none;
}

#menu-top .menu,
#menu-top .menu a {
	color: #646464;
	text-decoration: none;
	font-size: 11px;
}

#menu-top .search {
	position: absolute;
	top: 35px;
	left: 78px;
	width: 290px;
}

#menu-top .search input {
	border: 1px solid #ccc;
	width: 220px;
}

#menu-top .search input {
	height: 16px;
}

#menu-top .search a.button {
	position: absolute;
	top: 1px;
	right: 0;
	border: none;
	width: 60px;
	height: 19px;
}

#breadcrumb {
	clear: left;
	border: 1px solid #989898;
	border-top: none;
	width: 974px;
	height: 18px;
	background: #FFF url("../img/menu-shadow.gif") repeat-x;
	padding: 5px 0 0 6px;
	color: #868686;
	font-size: 11px;
}

#breadcrumb div {
	background: url("../img/menu-breadcrumb.gif") no-repeat left 2px;
	padding: 0 0 0 15px;
}

#breadcrumb a {
	font-size: 11px;
	color: #868686;
}

#content-wrapper {
	float: left;
	border: 1px solid #989898;
	border-top: none;
	width: 780px;
	background: #FFF;
}

#content-wrapper ul.arrows {
	list-style-image: url("../img/arrow-green.png");
}

#content-wrapper .content {
	clear: both;
	padding: 10px;
	min-height: 800px;
}

#content-wrapper .content h1,
#olbanner .olcontent h1 {
	font-family: 'Comfortaa';
	font-size: 25px;
	font-weight: normal;
	color: #020852;
}

#content-wrapper .content h1 a,
#olbanner .olcontent h1 a {
	font-family: 'Comfortaa';
	color: #020852;
	border-bottom: 1px dotted #020852;
}

#content-wrapper .content h1 a:hover,
#olbanner .olcontent h1 a:hover {
	border-bottom: 1px solid #020852;
}

#content-wrapper .content h2,
#content-wrapper .content h3,
#olbanner .olcontent h2,
#olbanner .olcontent h3 {
	font-size: 14px;
	color: #153a6b;
}

#content-wrapper a:link,
#content-wrapper a:visited,
#content-wrapper a:focus,
#content-wrapper a:hover,
#content-wrapper a:active,
#olbanner .olcontent a:link,
#olbanner .olcontent a:visited,
#olbanner .olcontent a:focus,
#olbanner .olcontent a:hover,
#olbanner .olcontent a:active {
	border-bottom: 1px dotted #177AA1;
	color: #153a6b;
	text-decoration: none;
}

#content-wrapper a:hover,
#olbanner .olcontent a:hover {
	border-bottom: 1px solid #177AA1;
}

#content-wrapper .map {
	margin: 0px;
	padding: 0 0 0 25px;
}

#content-wrapper .map li {
	margin: 5px 0 5px 0;
}

#content-wrapper .news h1 {
	margin: 5px 0 2px 0;
	padding: 0;
}

#content-wrapper .news .date {
	color: #999;
	padding: 0;
	margin: 0;
}

#page-wrapper .lines {
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	width: 780px;
	height: 24px;
}

#infobox {
	float: left;
	position: relative;
	left: -1px;
	width: 234px;
	font-size: 11px;
}

#infobox .submenu {
	border: 1px solid #989898;
	border-top: none;
	background: #EDEEEF;
}

#infobox .submenu p {
	margin: 0;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	border-bottom: 1px solid #DADDE4;
}

#infobox .submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#infobox .submenu ul li {
	padding: 6px 0 5px 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DADDE4;
}

#infobox .submenu ul li.active {
	background: #dce2e7;
}

#infobox .submenu ul li.first {
	border-top: none;
}

#infobox .submenu ul li.last {
	border-bottom: none;
}

#infobox .submenu ul li a {
	color: #333;
}

#infobox .submenu ul li a:hover {
	border-bottom: 1px dotted #333;
}

#infobox .content-wrapper {
	width: 201px;

}

#infobox a:link,
#infobox a:visited,
#infobox a:focus,
#infobox a:hover,
#infobox a:active {
	color: #153a6b;
	text-decoration: none;
}

#infobox .content {
	border: 1px solid #989898;
	border-bottom: none;
	border-top: none;
	background: #FFF;
	padding: 3px 0 0 6px;
}

#infobox .lines {
	background: url("../img/infobox-lines.gif") no-repeat;
	border: none;
	height: 53px;
	width: 234px;
}

#footer {
	float: left;
	width: 100%;
	height: 240px;
	border-top: 1px solid #989898;
	background: #FFF;
	margin: 30px 0 0 0;
}

#footer .line {
	background: #93adcf;
	height: 9px;
}

#footer .link-wrapper {
	width: 1040px;
	margin: auto;
}

#footer .links {
	padding: 0 10px 0 10px;
}

#footer .links div {
	float: left;
	width: 220px;
}

#footer .links h2 {
	font-family: Arial;
	text-transform: uppercase;
	color: #153a6b;
	font-size: 12px;
	padding: 0px;
	margin: 6px 0 10px 0;
}

#footer .links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .links ul li {
	padding: 0 0 8px 0;
}

#copyright-wrapper {
	float: left;
	width: 100%;
	height: 35px;
	font-size: 11px;
	color: #666666;
	background: #EDEEEF;
}

#copyright-wrapper .center-wrapper {
	width: 982px;
	margin: auto;
}

#copyright {
	width: 780px;
}

#copyright a {
	color: #666666;
}

#copyright p {
	float: right;
	padding: 0;
	margin: 0;
}

#copyright .menu {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#copyright .menu li {
	float: left;
	padding: 3px 6px 2px 6px;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #DADDE4
}

#copyright .menu li.first {
	border-left: none;
}

#copyright .menu li.last {
	border-right: none;
}

#slideshow {
}

#slideshow .navi {
	float: right;
}

#slideshow .navi a {
	display: block;
	width: 8px;
	height: 8px;
	background: #5489bb;
	float: left;
	margin: 6px 6px 0 6px;
	border: none;
}

#slideshow .navi a:hover {
	background: #a3c6e7;
}

#slideshow .scrollable {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 780px;
	height: 348px;
	border-bottom: 1px solid #989898;
}

#slideshow .scrollable .items {
	width: 20000em;
	position: absolute;
}

#slideshow .scrollable .items div {
	float: left;
}

.newsblock {
	float: left;
	position: relative;
	background: url("../img/news-box.jpg") no-repeat;
	width: 247px;
	height: 147px;
	margin: 0 6px 0 0;
}

.newsblock h2 {
	position: absolute;
	top: 6px;
	left: 8px;
	right: 8px;
	font-size: 12px !important;
	padding: 0;
	margin: 0;
}

.newsblock p {
	position: absolute;
	top: 45px;
	left: 8px;
	right: 8px;
	line-height: 1.4em;
}

.newsblock a {
	position: absolute;
	bottom: 11px;
	right: 19px;
	color: #FFF !important;
	border: none !important;
}

.contactbox-small {
	clear: both;
	position: relative;
	background: url("../img/contact-box-small.jpg") no-repeat;
	width: 270px;
	height: 227px;
	margin: 0 6px 0 0;
}

.contactbox {
	clear: both;
	position: relative;
	background: url("../img/contact-box.jpg") no-repeat;
	width: 751px;
	height: 227px;
	margin: 0 6px 0 0;
}

.contactbox h2,
.contactbox-small h2 {
	position: absolute;
	top: 6px;
	left: 8px;
	right: 8px;
	font-size: 12px !important;
	padding: 0;
	margin: 0;
}

.contactbox div,
.contactbox-small div {
	position: absolute;
	top: 45px;
	left: 8px;
	right: 8px;
}
.contactbox div p,
.contactbox-small div p {
	float: left;
	width: 146px;
}

.contactbox div img,
.contactbox-small div img {
	border: 1px solid #989898;
}

#contact_me .inquiry-category {
	clear: both;
	padding: 10px 0 0 0;
}

#contact_me .inquiry-category h2 {
	padding: 0 0 4px 0;
	margin: 0;
}

#contact_me .inquiry-category p {
	float: left;
	width: 200px;
	background: #DCE4EF;
	margin: 2px 4px 4px 0;
	padding: 2px;
}

#olbanner {
	display: none;
	position: absolute;
	z-index: 999999;
	top: 165px;
	left: 10px;
	width: 952px;
	height: 300px;
	background: #FFF;
	border: 5px solid #8da5c7;
}

#olbanner .olclose {
	position: absolute;
	top: 2px;
	right: 4px;
	cursor: pointer;
	padding: 0 0 0 15px;
	color: #797777;
	background: url("/templates/grassmd/img/icon-close.gif") left 3px no-repeat;
}

#olbanner .olcontent h1 {
	padding-top: 0;
	margin-top: 0;
}
