@charset "utf-8";
/* CSS Document */

/* Vizantino*/

a:link {
	text-decoration: none;
	color:  #644D33;
}

a:visited {
	text-decoration: none;
	color: #644D33;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.footer_link:link {
	text-decoration: none;
	color:#FFFFFF;
}
.footer_visited:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.footer_hover:hover{
	text-decoration: none;
	color:#FFFFFF;
}
.footer_active:active {
	text-decoration: none;
	color:#FFFFFF;
}

body {
	background-color: #896B49;
}


body,td,th {
	color: #FFFFFF;
}

#back_left{
	width:auto;
	height:742px;
	background-image: url(../_images/vizantino_home_left.jpg);
}

#back_right{
	width:auto;
	height:742px;
	background-image: url(../_images/vizantino_home_right.jpg);
}

#back_top{
	width:auto;
	height:96px;
	background-image: url(../_images/vizantino_home_top.jpg);
}

#back_bottom{
	height:214px;
	width: auto;
	background-color: #8C6D4E;
}

/* Palaiologos*/
#back_left_2{
	width:auto;
	height:646px;
	background-image: url(../_images/palaiologos_home_left.jpg);
}

#back_right_2{
	width:auto;
	height:646px;
	background-image: url(../_images/palaiologos_home_right.jpg);
}

#back_top_2{
	width:auto;
	height:96px;
	background-image: url(../_images/palaiologos_home_top.jpg);
}

#back_bottom_2{
	height:214px;
	width: auto;
	background-image: url(../_images/palaiologos_home_bottom.jpg);
}

/*Kena Div*/
#back_left_3{
	width:auto;
	height:646px;
}

#back_right_3{
	width:auto;
	height:646px;
}

#back_top_3{
	width:auto;
	height:96px;
}

#back_bottom_3{
	height:214px;
	width: auto;
}

#wrapper_full {
	height: 956px;
	width: 1440px;
}

#wrapper {
	width: 812px;
	height: 646px;
	float: left;
	margin-top: 70px;
}

#content {
	width:647px;
	height:549px;
	float:left;
}

#menu_content_divider{
	width:10px;
	height:549px;
	float:left;
}

#content_top {
	width:647px;
	height:13px;
	float:right;
}

#content_left {
	width:12px;
	height:523px;
	float:left;
}

#content_right {
	width:13px;
	height:523px;
	float:right;
}

#content_bottom {
	width:647px;
	height:13px;
	float: left;
}

#content_upper {
	width:622px;
	height:301px;
	float: left;
}

#content_menu {
	width:602px;
	height:24px;
	float: right;
	background-color: #9F7B53;
	padding: 10px;
}

#content_menu_2 {
	width:602px;
	height:24px;
	float: left;
	background-color: #C98150;
	padding: 10px;
}

#content_text {
	width:592px;
	height:148px;
	float: left;
	background-image: url(../_images/content_text.jpg);
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#content_text_scrollbar {
	width:592px;
	height:148px;
	float: left;
	background-image: url(../_images/content_text.jpg);
	padding: 15px;
	overflow: scroll;
	overflow-x:hidden;
	overflow-y:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#content_scrollbar {
	width:36px;
	height:178px;
	float: left;
}

#menu_big {
	width: 154px;
	height:549px;
	float:left;
}

#menu_active {
	width: 154px;
	height: 358px;
	float:left;
}

#active_menu_top {
	width: 154px;
	height: 91px;
	float:left;
}

#active_menu_left {
	width: 13px;
	height: 267px;
	float:left;
}

#active_menu_right {
	width: 13px;
	height: 267px;
	float:right;
}

#active_link {
	width: 128px;
	height: 130px;
	float:left;
}

#active_menu_bottom {
	width: 128px;
	height: 137px;
	float:left;
}

#menu_non_active {
	width: 154px;
	height: 180px;
	float:left;
}

#menu_divider {
	width: 154px;
	height: 11px;
	float:left;
}

#menu_top {
	width:154px;
	height:30px;
	float:left;
}

#menu_left {
	width:13px;
	height:150px;
	float:left;
}

#menu_right{
	width:13px;
	height:150px;
	float:right;
}

#menu{
	width:128px;
	height:130px;
	float:left;
}

#menu_bottom{
	width:128px;
	height:20px;
	float:left;
}

#footer_top  {
	width: 812px;
	height:11px;
	float:left;
}

#footer  {
	width: 812px;
	height:86px;
	float:left;
	background-image: url(../_images/footer.jpg);
}

#technosia {
	width:300px;
	height:15px;
	padding:4px;
	float:right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_items {
	height:15px;
	padding:4px;
	width:110px;
	float:left;
	margin-right: 15px;
	text-align: center;
	font-family: "Garamond";
	font-size: 18px;
	font-weight:bold;
}

#footer_menu {
	height:15px;
	padding:4px;
	width:110px;
	float:left;
	text-align: center;
	font-family: "Garamond";
	font-size: 18px;
	font-weight:bold;
}

#text_content {
	height:138px;
	width:537px;
	padding:20px;
	float:left;
	text-align:justify;
	overflow: scroll;
}

#text_footer {
	height:26px;
	width:625px;
	float:left;
	text-align:right;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right: 15px;
}

#logo_div {
	width:56px;
	height:56px;
	float:right;
	margin-top: 15px;
	margin-right: 25px;
}

#logo_div_2 {
	width:70px;
	height:51px;
	float:right;
	margin-right: 13px;
	margin-top: 17px;
}

#test_top{
	width:auto;
	height:84px;
	background-image: url(../images/vizantino_home_top.jpg);
}

#test_left{
	width:auto;
	height:646px;
	background-image: url(../images/vizantino_home_left.jpg);
}

#test_right{
	width:auto;
	height:646px;
	background-image: url(../images/vizantino_home_right.jpg);
}

#test_bottom{
	width:auto;
	height:38px;
	background-image: url(../images/vizantino_home_bottom.jpg);
}

#contact_content {
	width:592px;
	height:493px;
	float:left;
	background-image: url(../_images/contact_back.png);
	padding: 15px;
}

#flag{
	width:auto;
	height:auto;
	top: 20px;
	position: absolute;
	right: 10px;
}

#flag_1{
	width:auto;
	height:auto;
	float: right;
	margin-left: 0px;
}

#flag_2{
	width:auto;
	height:auto;
	float: left;
	margin-left: 0px;
}
