body {
	margin:0px;padding:0px;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	background-color:#d8d5b6;
}
html {width:100%;height:100%;}

#full {
	width:957px;
	height:560px;
	background-color:#fff;
	border:#fff 2px solid;
	margin-top:20px;
}
#content {
	width:917px;
	height:522px;
	margin:10px 10px 5px 10px;
	padding:0px 10px 0px 10px;
	background-color:#404248;
	text-align:left;
}
h1 {font-size:11px;display:inline;margin:0px;padding:0px;}
h2 {font-size:10px;display:inline;}
p {margin:0px;padding:0px;}
hr {height:1px;background-color:#ccc;display:block;border:0px;margin-top:10px;border-top:1px solid #ccc}
/**********TOP MENU**********/
#top_menu {
	width:300px;
	height:14px;
	margin-left:617px;
	padding-top:6px;
	text-align:left;font-size:11px;
}
a.multimedia_clicked {
	color:#ffd200;
}
a.typography_clicked {
	color:#6ed9ec;
}
a.graphicdesign_clicked {
	color:#fe8813;
	margin-right:0px;
}
.category {
	margin-right:19px;
	font-weight:bold;
}
.multimedia, a.multimedia:hover {
	color:#ffd200;
}
.typography, a.typography:hover {
	color:#6ed9ec;
}
.graphicdesign, a.graphicdesign:hover {
	color:#fe8813;
	margin-right:0px;
}
a.multimedia, a.typography, a.graphicdesign {
	text-decoration:none;
	color:#d4d6dA;
}

/**********SUBMENU**********/
/*#submenu {
	width:917px;
	height:16px;
	font-size:11px;
	text-align:left;
	padding-top:4px;
	margin-bottom:2px;
}*/
#submenu_multimedia {
	width:917px;
	height:17px;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	position:absolute;
	top:56px;
	/*margin-top:4px;*/
	/*margin-bottom:2px;*/
	background-color:#ffd200;
}
#submenu_typography {
	width:917px;
	height:17px;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	position:absolute;
	top:56px;
	/*margin-bottom:2px;*/
	background-color:#6ed9ec;
}
#submenu_graphicdesign {
	width:917px;
	height:17px;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	position:absolute;
	top:56px;
	/*margin-bottom:2px;*/
	background-color:#fe8813;
}
.sub_category {
	margin-right:14px;
	margin-left:5px;
}
a.sub_multimedia_clicked {
	color:#404248;
	text-decoration:none;
}
a.sub_typography_clicked {
	color:#404248;
	text-decoration:none;
}
a.sub_graphicdesign_clicked {
	color:#404248;
	text-decoration:none;
}
.sub_multimedia, a.sub_multimedia:hover {
	color:#404248;
}
.sub_typography, a.sub_typography:hover {
	color:#404248;
}
.sub_graphicdesign, a.sub_graphicdesign:hover {
	color:#404248;
}
a.sub_multimedia {
	color:#996600;
	text-decoration:none;
}
a.sub_typography {
	color:#006699;
	text-decoration:none;
}
a.sub_graphicdesign {
	color:#996600;
	text-decoration:none;
}

/**********BARA************/
#holder_bara {
	position:absolute;
	width:917px;
	height:75px;
	top:74px;
	vertical-align:top;
	text-align:left;
}
#divLeftControl a{
	text-align:right;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	left:876px;
	top:0px;
	z-index:1;
	/*background-color:#ffd200;*/
	width:41px;
	height:75px;
	text-decoration:none;
	color:#fff;
	/*filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:30;
	cursor:e-resize;*/
}
#divLeftControl a:hover{
	color:#000;
}
#divRightControl a{
	position:absolute;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	z-index:1;
	top:0px;
	left:0px;
	float:left;
	text-decoration:none;
	color:#fff;
	width:41px;
	height:75px;
	/*background-color:#ffd200;*/
	/*filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:30;
	cursor:e-resize;*/
}
#divRightControl a:hover{
	color:#000;
}
#container_bara {
	position:relative;
	width:835px;
	height:75px;
	top:0px;
	left:41px;
	text-align:left;
	overflow:hidden;
	clip:rect(0,835,75,0);
	visibility:hidden;
	float:left;
}
#content_bara {
	position:relative;
	height:75px;
	width:1616px;
	text-align:left;
	top:0px; left:0px;
}
#bara {
	width:917px;
	height:75px;
	text-align:left;
}
/*.bara_default {
	background-color:#999999;
}
.bara_multimedia {
	background-color:#ffd200;
}
.bara_typography {
	background-color:#6ed9ec;
}
.bara_graphicdesign {
	background-color:#fe8813;
}*/

/**********HOME************/
#home_content {
	width:917px;
	height:300px;
	position:absolute;
	top:159px;
}

/**********WORKS************/
#works {
	width:917px;
	height:365px;
	text-align:left;
	position:absolute;
	top:159px;
}
.thumb {
	margin:8px 13px 8px 0px;
	display:block;
	border:0px;
}
.photozoom {
	width:607px;
	height:365px;
	float:left;
}
h3, .work_title {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:17px;
	color:#fff;
	margin:0px;padding:0px;
}
/*.sm_work_title {
	margin:3px 0px 15px 0px;
	font-size:12px;
	text-align:left;
}*/
.work_details {
	width:270px;
	height:365px;
	font-size:11px;
	color:#fff;
	text-align:left;
	line-height:15px;
	float:left;
}
.work_details a{
	text-decoration:underline;
	color:#fff;
}
.work_details a:hover{
	text-decoration:none;
	color:#fff;
}
#work_scrolling{
	border: none;
	float: left;
	visibility: visible;
	width: 300px;
	height: 365px;
	text-align: left;
	overflow: auto;
	margin-left:10px;
	
	/*scrollbar-face-color: #404248;
	scrollbar-3dlight-color: #404248;
	scrollbar-track-color: #404248;
	scrollbar-darkshadow-color: #404248;
	scrollbar-arrow-color: #d4d6dA;
	scrollbar-highlight-color: #404248;
	scrollbar-shadow-color: #d4d6dA;*/
}
.work_pages {
	position:absolute;
	top:524px;
}
.work_more, a.work_more {
	color:#000;
	text-decoration:none;
	font-size:10px;
	padding:3px 5px;
	display:block;
	background-color:#666666;
}
/*.work_more_clicked {
	background-color:#000;
	color:#fff;
	font-size:10px;
}*/
a.work_more_clicked {
	background-color:#000;
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
a.work_more:hover {
	color:#fff;
	background-color:#000;
	display:block;
}

/**********TITLES************/
#big_title {
	font-size:17px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	/*margin:10px 0px 30px 0px;*/
	position:absolute;
	top:159px;
}
.sm_title {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

/**********KEIMENO************/
#keimeno {
	width:891px;
	height:310px;
	font-size:11px;
	color:#ccc;
	text-align:left;
	line-height:15px;
}
div#keimeno, #keimeno form,#keimeno table{	
	font-size:11px;
	color:#ccc;
	text-align:left;
	line-height:15px;}

#keimeno a{
	text-decoration:underline;
	color:#ccc;
}
a.keimeno_clicked:visited{
	font-size:11px;
	color:#ccc;
	text-align:left;
	text-decoration:none;
}
#keimeno a:hover{
	text-decoration:none;
	color:#fff;
}
.clients_box {
	width:190px;
	background-color:#4A4C51;
	vertical-align:top;
	text-align:left;
	padding:4px;
	border-right:#404248 5px solid;
	border-top:#404248 5px solid;
	font-size:11px;
	color:#ccc;
}
.griline {
	width:891px;
	height:1px;
	background-color:#666666;
	margin-top:4px;
	margin-bottom:6px;
	display:block;
}
#scrolling{
	position:absolute;
	top:209px;
	border: none;
	float: left;
	visibility: visible;
	width: 917px;
	height: 315px;
	text-align: left;
	overflow: auto;
	
	/*scrollbar-face-color: #404248;
	scrollbar-3dlight-color: #404248;
	scrollbar-track-color: #404248;
	scrollbar-darkshadow-color: #404248;
	scrollbar-arrow-color: #d4d6dA;
	scrollbar-highlight-color: #404248;
	scrollbar-shadow-color: #d4d6dA;*/
}
.boxform {
	width:588px;
	height:15px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	border:none;
	margin-top:3px;
	margin-bottom:12px;
	display:inline;
}
.boxformbig {
	height:110px;
}
.btnform {
	width:588px;
	height:25px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#ccc;
	border:none;
	cursor:pointer;
}
/**********BOTTOM MENU************/
#menu_bottom {
	width:917px;
	height:23px;
	margin:0px 10px 0px 10px;
	font-size:10px;
	color:#000;
}
#lang {
	width:190px;
	float:left;
	text-align:left;
}
#main_menu {
	/*width:303px;*/
	float:left;
	text-align:left;
	padding-left:424px;
}
.bottom_links, a.bottom_links {
	color:#000;
	text-decoration:none;
	padding:3px 4px;
	display:block;
}
a.bottom_links_clicked {
	background-color:#000;
	color:#fff;
}
a.bottom_links:hover {
	color:#fff;
	background-color:#000;
	display:block;
}








