/*
The Luminescent Project CIS
Thaleia Georgiades
www.Thaleia.com
Sunday, February 22, 2009
*/

/* Main
*/
body.mceContentBody, .mceContentBody table {
	/*background-image: url('http://www.thaleia.com/layouts/thaleia/Paintings/images/BG.png');
	background-repeat: repeat-x;*/
	background-color: #000;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.NAVIGATION a {
	padding-left: 13px;
	width: 150px;
}
.NAVIGATION a, .CONTENT a, .mceContentBody a, .mceContentBody a:visited, .mceContentBody a:active, .mceContentBody a:hover {
	height: 20px;
	color: #FFA800 !important;
	letter-spacing: 2px;
	line-height: 20px;
	font-family: "Myriad Pro";
	font-size: 12px;
	text-decoration: none !important;
}
.CONTENT a {
	font-weight: bold;	
}

/* Intro
*/

.mceContentBody .PAINTINGS_HEADER a, .mceContentBody .REALESTATE_HEADER a {
	text-decoration: none !important;
	color: #FFFFFF !important;
}

.PAINTINGS_HEADER {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	margin-top: -5px;
	margin-bottom: -15px;
}

.PAINTINGS_CONTENT {
	position: relative;
	width: 400px;
	left: -265px;
	top: 335px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
}

.REALESTATE_HEADER {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	margin-top: -5px;
	margin-bottom: -15px;
}
.REALESTATE_CONTENT {
	position: relative;
	width: 400px;
	left: 225px;
	top: 335px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
}

/* Paintings
*/
.YELLOW_BOLD {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #D99A12;
	width: 420px;
	text-align: center;
}
.C_H_LINE {
	background-image: url('http://www.thaleia.com/layouts/thaleia/Paintings/images/C_H_LINE.png');
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 295px;
	height: 18px;
}
.GALLERY_H_LINE {
	background-image: url('http://www.thaleia.com/layouts/thaleia/Paintings/images/GALLERY_H_LINE.png');
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 295px;
	height: 18px;
	text-align: center;
}