/*
MihaiMaga.ro Website framework
(c) Mihai Maga 2008
www.mihaimaga.ro
*/

html {
}

body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-color: #fafdff;
	background-repeat: repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

a, a:link, a:visited {
	color: #002080;
	text-decoration: none;
}

a:hover {
	color: #FF2000;
	text-decoration: underline;
}

img {
	border: 0;
}

td {
	color: #000000;
}

h3 {
	clear: both;
	border-bottom: 1px solid #a0b8cc;
	padding-top: 20px;
}

.lightbox {
}

#container {
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: justify;
	background-repeat: no-repeat;
}

#header {
	width: 840px;
	height: 200px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#header h1 {
	font-size: 40pt;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	font-family: Garamond, serif;
}
#header h1 a {
	text-decoration: none !important;
}

#langselect {
	float: right;
	height: 24px;
	font-size: 9px;
}
#langselect a {
	display: block;
	float: left;
	width: 48px;
	text-align: center;
	text-decoration: none;
}
#langselect a:hover {
	border-bottom: 3px solid #ffff80;
}

#p-homepage #content {
	padding-left: 40px;
	width: 520px;
}
#p-homepage .sitestyle {
	display: none;
}

.hplink {
	clear: none;
}

#rightboxhp {
	float: right;
	width: 220px;
	padding-left: 10px;
	text-align: right;
	clear: right;
	padding-bottom: 40px;
	background-image: url('ornament-jos.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.rightboxExtra {
	width: 200px;
	margin-left: 20px;
	margin-right: -20px;
}

#menu {
	margin: 0;
	width: 840px;
	padding: 0;
	clear: both;
}

#menu ul {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}

#menu ul li {
	float: left;
	cursor: pointer;
	white-space: nowrap;
}

#menu ul a, #menu ul a:link, #menu ul a:visited {
	display: block;
	width: 168px;
	height: 18px;
	text-align: center;
	float: left;
	color: #404040;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	text-decoration: none;
	outline: none;
	font-size: 10pt;
	font-weight: bold;
	background-repeat: no-repeat;
}

#menu ul a:hover, #menu ul a.select, #menu ul a:visited.select {
	background-color: #e8e8e8;
	color: #808080;
	background-repeat: no-repeat;
}

#menu ul a:hover {
	color: #8090a0 !important;
}

#menu ul ul {
	display: none;
	position: absolute;
}

#menu ul ul li {
	float: none;
	margin: 0 3px;
	padding: 5px 0;
	width: 210px;
	white-space: normal;
}

#menu ul ul a, #menu ul ul a:link, #menu ul ul a:visited {
	float: none;
	font-size: 8pt;
	background-image: none;
	height: auto;
	margin: -10px 0 0 0;
	padding: 3px 0;
	width: 100px;
	background-color: #fcffff;
	border-bottom: 1px solid #fafafa;
	border-left: 2px solid #fcffff;
	border-right: 2px solid #fcffff;
}

#menu ul ul a:hover, #menu ul ul a.select, #menu ul ul a:visited.select {
	background-color: #e0e0e0;
	background-image: none;
}

#content {
	padding: 20px 40px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
/*	background-image: url('ornament-jos.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;*/
}

#searchbox {
	display: inline;
	text-align: center;
/*	float: right;*/
	width: 170px;
	height: 30px;
	padding: 0;
	margin-top: 50px;
}
#searchbox input {
	border: 1px solid #c0c0c0;
	font-size: 100%;
	font-weight: bold;
	color: #c0c0c0;
}

.msgForm {
	float: right;
	width: 320px;
	margin-left: 20px;
	margin-right: -40px;
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
	padding: 5px;
}
.msgText {
	border-bottom: 2px solid #f0f0f0;
	margin: 4px 0 20px 0;
}
.msgText .msgHead {
	background-color: #f8f8f8;
}

#rightbox {
	display: block;
	float: right;
	width: 170px;
	height: 200px;
	padding: 0 5px;
	background-image: url('rightbox.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000008;
}
#rightbox h4 {
	font-family: garamond, serif;
	font-size: 9pt;
	margin: 0;
	padding: 7px 0;
}
#rightbox a, #rightbox a:link {
	font-weight: bold;
	font-size: 7pt;
}

h2.sitestyle {
	color: #205280;
	border-bottom: 1px solid #c0c0c0;
	margin: 0;
}

#footer {
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
	text-align: center;
	clear: both;
	padding-bottom: 20px;
	background-color: #fafdff;
}

#footer #footMenu {
	background-position: bottom center;
	font-family: verdana, sans-serif;
	color: #c0c0c0;
	padding: 0;
	height: 22px;
	background-color: #f0f0f0;
	width: 840px;
}

#footer #footMenu #footLinks {
	padding: 4px 0;
}

#footer .last {
	padding: 4px 0;
}

#backtrack {
	width: 620px;
	float: right;
	margin-bottom: 6px;
	font-size: 7pt;
	padding-left: 10px;
	text-align: right;
}

#pagetitle {
	display: none;
}

#guestbookextras {
	font-size: 70%;
	text-align: left;
	margin-left: 20px;
	border: 1px solid #cccccc;
}
#guestbookextras div {
	border-bottom: 1px solid #cccccc;
}

.gallery div {
	display: inline-block;
	float: left;
	width: 200px;
	height: 140px;
	font-size: 8pt;
	text-align: center;
}
.galleryImg {
	background-color: #ffffff;
	color: #cccccc;
	padding: 10px 10px 20px 10px;
}
.galleryEXIF {
	background-color: #202020;
	color: #c0c0c0;
	font-size: 80%;
	margin: 6px 200px;
}


.fpsicon {
	display: inline-text;
	text-align: center;
	float: left;
	width: 220px;
	background-color: #f0d088;
	margin: 2px;
	padding: 40px 10px;
	color: #000000;
	font-weight: bold;
}


.searchresult {
	margin: 3px 8px 10px 16px;
}

.searchtext {
	font-weight: bold;
	text-decoration: underline;
}

.mceContentBody {
	font-family: verdana, sans-serif;
	text-align: justify;
	background-color: #ffffff;
}

.acbasic a.achead, .acbasic a.achead:link {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	background-color: #a0a0a0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #999;
}
.acbasic a.achead:hover {
	background-color: #e8e8e8;
}
.acbasic a.selected {
	color: black;
	background-color: #808080;
}

.increaseFont, .decreaseFont, .resetFont {
	cursor: pointer;
}

.clear {
	clear: both;
}

.clearsuper {
	clear: both;
	position: relative;
	margin-bottom: -2em;
}

#feeds {
	padding: 0;
	margin: 0;
}
.feed {
	border: 2px solid #cccccc;
	padding: 0px;
	margin-bottom: 8px;
}
.feed h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	background-color: #cccccc;
	color: #ffffff;
	background-image: url('feeds/rss.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 24px;
}
.feed h1 a, .feed h1 a:visited {
	color: #ffffff;
}
.feed h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.feed .feedBody {
	padding: 5px;
	font-size: 10px;
}
#feeds .facebook {
	border: 2px solid #3B5998;
}
#feeds .facebook h1 {
	background-color: #3B5998;
	background-image: url('feeds/facebook.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 24px;
}
#feeds .trilulilu {
	border: 2px solid #A4CC38;
}
#feeds .trilulilu h1 {
	background-color: #A4CC38;
	background-image: url('feeds/trilulilu.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 24px;
}
#randimg {
	background-color: #e0e8f0;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	width: 720px;
	height: 140px;
}
#randimg a {
	display: block;
	float: left;
	width: 130px;
	height: 130px;
	background-color: #e8f0f8;
	margin: 5px;
	padding: 0;
}
#randimg a img {
	margin: 0;
	border: 1px solid #cccccc;
}
.randimgtt {
	text-align: center;
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 40px;
}

