/* base */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

h1, h2, h3, h4, h5, h6 { margin: 0; font-family: inherit; font-weight: bold; color: inherit; text-rendering: optimizelegibility; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

a:hover, a:active { outline: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; } /* ie9 */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* typography */
abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.hide {
	display: none;
}

/* seemosaic */
body {
	background-color: #ffffff;
}
#FrameWrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* header */
#FrameHeader {
	position: relative;
	width: 960px;
	height: 115px;
	margin-bottom: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
}
#FrameHeader a.home {
	position: absolute;
	top: 18px;
	left: 0;
	text-decoration: none;
}
#FrameMainMenu {
	position: absolute;
	right: 0;
	bottom: 5px;
	float: left;
}
#FrameMainMenu .main-menu-item {
	float: left;
	margin-left: 20px;
}
#FrameMainMenu .main-menu-item a {
	color: #444;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
#FrameMainMenu .main-menu-item a:hover {
	color: #9E9E9E;
}

/* login */
#FrameLogin {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 14px;
}
#FrameLogin a {
	color: #a68985;
	text-decoration: none;
}
#FrameLogin a:hover {
	color: #9E9E9E;
}
#FrameLogin .login-link {
	color: #888;
	font-size: 14px;
	float: right;
}
#FrameLogin .login-link a {
	color: #a68985;
	font-size: 14px;
	text-decoration: none;
}
#FrameLogin .login-link a:hover {
	color: #9E9E9E;
}

#LoginForm {
	float: right;
	font-size: 12px;
	color: #888;
	margin-right: 10px;
}
#LoginForm label {
	margin-left: 5px;
}
#LoginForm input[type="submit"] {
	border: none;
	width: 100px;
	background-color: #E8EAE9;
	text-align: left;
	color: #555;
	padding: 3px 5px;
	margin-left: 5px;
	background-image: url("/img/arrow-contact.png");
	background-repeat: no-repeat;
	background-position: 85px 5px;
}
#LoginForm input[type="submit"]:hover {
	background-color: #ddd;
}


/* content */
#FrameContent {
	width: 960px;
	float: left;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
}
#FrameContent .head-line {
	float: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	background-image: url("/img/see-mosaics-line.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* content-page */
#FrameContent .page-side-col {
	float: right;
	width: 240px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#FrameContent .page-side-col h2 {
	color: #222;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom: 1px solid #ddd;
}
#FrameContent .page-side-col a {
	display: block;
	color: #555;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
#FrameContent .page-side-col a:hover {
	color: #9E9E9E;
}
#FrameContent .page-side-col a.active {
	color: #222;
}
#FrameContent .page-col {
	float: left;
	width: 680px;
	margin-top: 20px;
	font-size: 12px;
	color: #555;
}
#FrameContent .page-col h1 {
	color: #222;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
#FrameContent .page-col h2 {
	color: #222;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
#FrameContent .page-col h3 {
	color: #222;
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;
}
#FrameContent .page-col p {
	font-size: 12px;
	color: #555;
}
#FrameContent .page-col a {
	color: #668AAD;
	text-decoration: none;
}
#FrameContent .page-col a:hover {
	color: #87A8C7;
}
#FrameContent .page-col li {
	font-size: 12px;
	color: #555;
}

/* footer */
#FrameFooter {
	width: 960px;
	float: left;
	margin: 0 0 36px 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	color: #b8acac;
	font-size: 11px;
}
#FrameFooter .footer-line {
	float: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	background-image: url("/img/see-mosaics-line.png");
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#FrameFooter .footer-links-left {
	position: relative;
	float: left;
	width: 210px;
	height: 150px;
	margin-top: 10px;
	border-right: 1px solid #b8acac;
}
#FrameFooter .footer-links-left a.logo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 145px;
	height: 50px;
	background-image: url("/img/see-mosaics-logo-mono.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#FrameFooter .footer-links-left .copyright {
	position: absolute;
	top: 80px;
	left: 0;
	float: left;
	width: 120px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b8acac;
}
#FrameFooter .footer-links-left a {
	color: #b8acac;
	font-size: 11px;
	text-decoration: none;
}
#FrameFooter .footer-links-left a:hover {
	color: #9E9E9E;
}
#FrameFooter .footer-links-left .fluena {
	position: absolute;
	left: 0;
	bottom: 5px;
}
#FrameFooter .footer-links-left .fluena a span {
	width: 25px;
	height: 20px;
	padding-left: 30px;
	overflow: hidden;
	background-image: url("/img/fluena-logo.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#FrameFooter .footer-links-left .fluena a:hover span {
	background-position: 0 -20px;
}
#FrameFooter .footer-links-right {
	position: relative;
	float: left;
	width: 560px;
	height: 150px;
	margin-top: 10px;
}
#FrameFooter .footer-links-right span {
	position: absolute;
	top: 10px;
	left: 20px;
}
#FrameFooter .footer-links-right ul {
	position: absolute;
	top: 30px;
	left: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#FrameFooter .footer-links-right ul li {
	float: left;
	width: 220px;
	height: 100px;
	overflow: hidden;
	margin-right: 5px;
	text-align: center;
}
#FrameFooter .footer-links-right ul li a {
	text-decoration: none;
}

#FrameFooter .footer-links-end{
	position: relative;
	float: right;
	width: 180px;
	height: 150px;
	margin-top: 10px;
	border-left: 1px solid #b8acac;	
}
#FrameFooter .footer-links-end span {
	position: absolute;
	top: 10px;
	left: 20px;
}
#FrameFooter .footer-links-end .social {
	position: absolute;
	top: 59px;
	left: 20px;
}
#FrameFooter .footer-links-end .social a{
	margin-right: 6px;
	opacity: .65;
	transition: opacity .4s;
}
#FrameFooter .footer-links-end .social a:hover{
	opacity: 1;
}