body {
	font-size: 70%;
	background: #E5E5E5 url(../images/body_bg.gif) repeat-y center top;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0;
	padding: 0;
	list-style: inside;
}

body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img {
	margin-top: 3px;
	border: 1px solid #D6D7D2;
	background: #D6D7D2 url(../images/bg/loading_circle_grey.gif) no-repeat center center;
}

#ariadni-table img {
	margin-top: 0;
}

img.nobg {
	border: none;
	background: #fff;
}

img.nobrd {
	border: none;
	background: #D6D7D2 url(../images/bg/loading_circle_grey.gif) no-repeat center center;	
}

img.flow-left {
	display: block;
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
}

img.flow-right {
	display: block;
	float: right;
	margin-left: 14px;
	margin-bottom: 5px;
}

blockquote {
	color: #fff;
	background: url(../images/bg/blockquote_bg.gif) no-repeat;
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	font-style: italic;
	line-height: 150%;
	text-indent: 12px;
}

blockquote strong {
	display: block;
	margin: 4px 0 0 0;
	color: #626262;
	text-transform: uppercase;
	font-style: normal;
	font-size: 10px;
}

a:link, a:visited {
	color:#3E649C;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
 }

.catlink a, .catlink a:visited {
	color: #3E649C;
	font-weight: bold;
}

.artists {
	margin-top: 25px;
	margin-bottom: 18px;
}

h1, h2, h3 {
	color: #444;
	font-weight: normal;
	font-style: normal;
}

h1 {
	margin: 0 0 1em 0;
	font-size: 1.9em;
}

h2 {
	margin: 1em 0 .6em 0;
	font-size: 1.5em;
}

h3 {
	margin: 1.4em 0 .5em 0;
	font-size: 1.2em;
}

.actions h3 {
	margin: 2.8em 0 .5em 0;
	clear: both;
}

.actions p {
	text-align: left;
}

h3 a:link, h3 a:visited, h3 a:hover {
	color:#3E649C;
	margin: 0 0 5px 0;
	line-height: 14px;
	font-size: 1em;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

ul li h3 {
	margin: 8px 0 0 0;
}

#services-left h2, #services-right h2, #subnav h2, #project h2, #newsbar h2 {
	font-size: 1.8em;
	color: #444;
	text-transform: lowercase;
}

#profile h2 {
	font-size: 1.8em;
	line-height: 110%;
}

#services-left h2, #services-right h2 {
	margin: 0 0 10px 0;
	color: #666;	
}

h2.profile {
	padding-right: 10px;
}


#project h1, #project h1 a:link, #project h1 a:visited, #project h1 a:hover {
	color: #333;
	font-size: 2.5em;
	line-height: 27px;
	text-decoration: none;
}


#project img.thumb, #newsbar img.thumb {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}

p, li {
	margin-bottom: 1em;
	line-height: 160%;
	text-align: left;
}

li {
	margin-bottom: 0;
}

p.lezanda {
	font-size: 11px;
	color: #666;
}

p.dim {
	font-size: 9px;
	color: #888;
	letter-spacing: 1px;
	float: right;
	text-align: right;
}

p.back {
	padding: 20px 0 0 0;
	color: #666;
	line-height: 150%;
	font-size: 12px;
}

#r-sidebar .back {
	padding: 0;
}

#showcase, #profile, #servises {
	padding: 20px 5px 11px 20px;
	background: #fff;
	font-size: 1.1em;
	color: #999;
	border-top: 1px solid #ddd;
	margin-left: 2px;
}

#subnav, #subnav2 {
	padding: 30px 10px 10px 20px;
	color: #999;
	font-size: 1.1em;
}

#subnav2 {
	margin-left: 2px;	
	padding: 18px 10px 0 20px;
	background: #eee;
}

#subnav a:link, #subnav a:visited, #subnav2 a:link, #subnav2 a:visited {
}

#subnav ul li, #subnav2 ul li {
	line-height: 100%;
	list-style-type: none;
	margin: 0 0 0 -16px;
	padding: 0 0 0.6em 0;
}

#showcase a img.profile {
	display: block;
	width: 65px;
	height: 60px;
	border: 2px solid #D6D7D2;
}

#showcase a:hover img.profile {
	border: 2px solid #BDE02F;
}

#showcase dl {
	margin: 0 0 60px 75px;
}

#profile p {
	color: #444;
	margin-right: 20px; 
	margin-bottom: 2px;
	text-align: left;
}

#profile h4, #services h4 {
	font-weight: normal;
	font-size: 0.9em;
	color: #aaa;
	margin: 0 0 10px 0;
}

#services h4 {
	font-size: 1em;
}

#profile img.author, #profile img.thettalos, #profile img.contact, #services img.service {
	height: 120px;
	display: block;
	border: 3px solid #D6D7D2;
	margin-bottom: 10px;
	margin-top: 15px;
	background: #D6D7D2 url(../images/bg/loading_circle_grey.gif) no-repeat center center;
}

#profile img.contact {
	height: 158px;
}

#services img.service {
	height: 80px;
}

#archives, #categories, #search {
	margin: 25px 20px 45px 25px;
	font-size: 1.2em;
}

#links a {
	font-size: 1em;
}

#archives ul, #categories ul {
	margin-bottom: 25px;
}

#archives ul li, #categories ul li {
	font-size: 1em;
	margin-bottom: 8px;
	line-height: 100%;
	color: #999;
}

#news {
	margin: 25px 25px 25px 30px;
	font-size: 1.1em;
}

#news p {
	text-align: left;
	/* font-size: 10px; */
}


#profile .more {
	text-align: center;
	margin-left: 70px;
	margin-top: 10px;
}

#news ul {
	list-style: square outside;
	margin: 0;
	font-size: 10px;
}

#news li {
	padding-bottom: 2em;
	line-height: 150%;
}

#links {
	margin: 25px;
	font-size: 1.1em;
}

#links ul {
	margin-bottom: 25px;
}

#links ul li {
	font-size: 1em;
	margin-bottom: 8px;
	line-height: 100%;
}

#header {
	background: #fff;
}



#download {
	padding: 15px 10px 30px 15px;
	font-size: 1em;
	color: #999;
	background: #fff;
	border-top: 1px solid #ddd;
	margin-left: 2px;}


#download p { color: #666; }

#intro {
	display: block;
	background-color: #ffffff;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 8px 30px 8px 25px;
	color: #88959c;
	margin-top: 1px;
}

#intro p {
	width: 530px;
	display: inline;
	margin: 0 10px 0 0;
}
#intro a {
	font-size: 1em;
	color: #BFD1DE;
	text-decoration: underline;
}

#intro a:hover {
	color: white;
}

#intro.minimised { display: none; }


#banner {
	background: #d6d7d2 url(../images/bg/loading_circle_grey.gif) no-repeat center center;
	height: 200px;
	margin-top: 75px;
}

#banner.expanded img {
	display: block;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
}

#banner.expanded_small {
	display: block;
	height: 30px;
}

#language {
	display: block;
	float: right;
	margin-top: 21px;
	margin-right: 47px !important;
	margin-right: 23px;
	padding: 2px 9px 5px 4px;
	color: #666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ddd;
	text-align: right;
	font-size: 0.9em;
	line-height: 150%;
}

#language a:hover {
	background: #ddd;
	text-decoration: none;
}

#navigation {
	width: 760px;
	float: right;
	margin-top: 22px !important;
	margin-top: 15px;
	text-transform: uppercase;
	background: #BFD1DE;
	font-size: 1.2em;
}

#navigation ul {
	margin: 0 32px 0 47px !important;
	margin: 0 12px 0 24px;
}

#navigation ul li.page_item, #navigation ul li.current_page_item {
	margin: 0;	
	display: inline;
	border-right: 1px solid #fff;
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 4px 16px 2px;
}

#navigation ul li.last {
	border-right: none;
}

#navigation ul li.page_item a:link,#navigation ul li.current_page_item a:link,  #navigation ul li.page_item a:visited, #navigation ul li.current_page_item a:visited {
	color: #3E649C;
	text-decoration: none;
	font-weight: normal;
}


#navigation ul li.current_page_item a:link,  #navigation ul li.current_page_item a:visited {
	color: #7c8fb7;
	font-weight: bold;
}

#navigation ul li.page_item a:hover, #navigation ul li.current_page_item a:hover {
	text-decoration: underline;
}

/* ---------------------------------------- footer */

#footer {
	color: #666;
	text-align: center;
	line-height: 1.8em;
}

#footer p {
	line-height: .8em;
	text-align: center;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }


/* ---------------------------------------- footer menu */

div#footMn, div#footStyleMn {
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
}

#footMn, #footStyleMn {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#footMn a, #footStyleMn a {
	font-weight: normal;
	text-decoration: none;
}

div#footStyleMn {
	padding: 10px 0;
}



/* -------------------------------- ourteam, showcase, partners */



#products dt.left {
	margin-right: 15px;
}

#ourteam, #partners {
	margin: 20px 0 20px 0;
	width: 100%;
}


#products {
	margin: 0;
	padding: 0;
}

#ourteam .memberlink, #products .memberlink, #partners .memberlink {
	float: left;
	width: 325px;
}

.product2-left, .product-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.product2-right, .product-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;	
}

.product-left {
	width: 310px;
}

.product-right {
	width: 310px;
}

.picture-left {
	float: left;
	width: 372px;
	margin-right: 10px;
}

.picture-right {
	float: right;
	width: 256px;
	margin-left: 10px;
}

.picture-center, .picture-clear-bottom {
	float: none;
	width: 650px;
	clear: both;
}

.picture-clear-bottom {
	height: 1px;
}

#ourteam div.profile-image, #showcase div.profile-image, #products div.profile-image {
	float: left;
	display: inline;
}

#ourteam img.profile {
	width: 116px;
	height: 180px;
	border: 2px solid #D6D7D2;
}

#products img.profile {
	width: 160px;
	height: 160px;
	border: 1px solid #D6D7D2;
}

#ourteam a img.profile, #products a img.profile {
	width: 308px;
	height: 308px;
	border: 1px solid #D7E6F7;
}

#product a img.profile {
	border: 1px solid #D7E6F7;
}

#partners div.profile-image {
	display: inline;
}

#partners a img.profile {
	height: 50px;
	margin-bottom: 2px;
}

#product a:hover img.profile, #ourteam a:hover img.profile, #products a:hover img.profile {
	border: 1px solid #D6D7D2;
}

#ourteam dl, #showcase dl {
	margin: 130px 0 0 120px;
	padding: 10px 5px 10px 10px;
	line-height: 150%;
	font-size: 0.9em;
}

#products dl {
	margin: 326px 0 0 0 !important;
	margin: 40px 0 0 0;
	padding: 0;
	line-height: 150%;
	font-size: 0.9em;
}

#partners dl {
	margin-bottom: 35px;
	line-height: 150%;
	font-size: 0.9em;
}

#partners a:visited {
	color: #779C6C;
}

#ourteam dl dt, #showcase dl dt, #products dl dt, #partners dl dt {
	padding: 0;
}

#ourteam dl dd, #showcase dl dd, #products dl dd, #partners dl dd {
	color: #999;
}
#services-left {
	width: 225px;
	float: left;
}
#services-right {
	margin-left: 260px;
	width: 225px;
}


/* ---------------------------------------- xtras */


#sitemap li {
	margin-top: 1.3em;
	line-height: 100%;
}


p.spacer {
	font-size: 0.6em;
	line-height: 1%;

}

a.underline {
	text-decoration: underline;
}

a:hover.underline {
	text-decoration: none;
}

.clear {
	clear: both;
	float: left;
}

h3.clear {
	margin-top: 2em;
}

.clear-right {
	clear: right;
	float: left;
	display: inline;
}