/* CSS Document */

/* Tag redefinitions */

BODY {
	
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	
	margin: 0px;
	padding: 0px;
	
	background: url("/ganeasa/images/design/main_bg.jpg") repeat-x;
	background-color: #990000;
	
}

DIV {
	border: none;
	padding: 0px;	
}

FORM {
	margin: 0px;
	padding: 0px;	
}

A {
	color: #333;
	text-decoration: none;	
}

/* Tag redefinitions */

/* Utils */

DIV.clear {
	line-height: 1px;
	height: 1px;
	clear: both;
}

DIV.smallSpacer {
	font-size: 5px;
	line-height: 5px;
	height: 5px;	
}

DIV.spacer {
	font-size: 12px;
	line-height: 12px;
	height: 12px;	
}

DIV.mediumSpacer {
	font-size: 18px;
	line-height: 18px;
	height: 18px;	
}

DIV.bigSpacer {
	font-size: 25px;
	line-height: 25px;
	height: 25px;	
}

.noPara P {
	margin: 0px;
	padding: 0px;	
}

/* Utils */

/* Page layout definitions */

#mainPage {
	margin: auto;
	width: 924px;
	background: url("/ganeasa/images/design/content_bg.jpg") repeat-y;
}

#topArea {
	margin: 0px;
	height: 220px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url("/ganeasa/images/design/banner.jpg") center bottom no-repeat;	
}

#topArea #topMenu {
	position: absolute;
	top: 10px;
	right: 24px;
}

#topArea #topMenu A IMG {
	border: none;	
}

#leftArea {
	width: 165px;
	margin: 0px;
	margin-left: 12px;
	float: left;	
}

#centerArea {
	width: 570px;
	margin: 0px;
	float: left;
}

#rightArea {
	width: 165px;
	margin: 0px;
	float: left;	
}

#footerArea {
	margin: 0px;
	height: 47px;	
	background: url("/ganeasa/images/design/footer_bg_1.jpg");
}

#footerArea .content {
	margin: auto;
	height: 27px;
	width: 900px;
	background: url("/ganeasa/images/design/footer_bg_2.jpg");
	color: #FFF;
	margin-top: -1px;
	padding-top: 20px;
	font-size: 11px;
}

/* Page layout definitions */

/* Panel defintions */

.sidePanel {
	margin: 0px;
	width: 165px;
}

.sidePanel .header {
	margin: 0px;
	background: url("/ganeasa/images/design/sidepanel_header_bg.jpg") no-repeat;
	color: #990000;
	font-weight: bold;
	height: 20px;
	padding-left: 28px;
	padding-top: 8px;	
}

.sidePanel .content {
	margin: 0px;	
}

.sidePanel .content UL.menu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;	
}

.sidePanel .content UL.menu LI {
	background: url("/ganeasa/images/design/menu_item_bg.jpg") no-repeat;
	font-size: 11px;
	height: 20px;
	margin-left: 5px;
	padding-left: 12px;
	padding-top: 0px;
}

.sidePanel .content UL.menu LI A {
	color: #990000;
	text-decoration: none;	
}

.sidePanel .content UL.menu LI A:hover {
	color: #0066CC;
	padding-left: 1px;	
}

.sidePanel .content TABLE.currencyTable {
	margin: auto;
	width: 80%;
	border: none;
	border-collapse: collapse;
	margin-top: 5px;	
}

.sidePanel .content TABLE.currencyTable TD {
	padding: 2px;
	border-bottom: 1px solid #CCC;	
}

.sidePanel .content TABLE.currencyTable TD.dateCell {
	font-weight: bold;
	border: none;
	text-align: right;	
	padding-top: 3px;
}

.sidePanel .footer {
	margin: 0px;
	background: url("/ganeasa/images/design/sidepanel_footer_bg.jpg") no-repeat;
	color: #990000;
	font-weight: bold;
	height: 25px;
	padding-left: 28px;	
}

.centerPanel {
	margin: auto;
	width: 552px;
}

.centerPanel .header {
	background: url("/ganeasa/images/design/centerpanel_header_bg.jpg") no-repeat;
	color: #990000;
	font-weight: bold;
	height: 29px;
	padding-left: 40px;
	padding-top: 8px;
}

.centerPanel .content {
	padding: 10px;
}

.centerPanel .content .title {
	font-size: 15px;
	font-weight: bold;
	color: #990000;	
}

.centerPanel .news {
	margin: 0px;
}

.centerPanel .news UL {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;	
}

.centerPanel .news UL LI {
	background: url("/ganeasa/images/design/news_item_bg.jpg") no-repeat;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding: 0px;
	padding-left: 12px;
}

.centerPanel .news UL LI A {
	color: #555;
	text-decoration: none;	
}

.centerPanel .news UL LI A:hover {
	padding-left: 1px;
	color: #990000;	
}

.centerPanel .footer {
	background: url("/ganeasa/images/design/centerpanel_footer_bg.jpg") no-repeat;
	color: #990000;
	font-weight: bold;
	height: 27px;
}

.centerPanel2 {
	width: 562px;
	margin:auto;	
}

.centerPanel2 .breadcrumbs {
	margin-top: 3px;
	margin-bottom: 7px;
	padding: 4px;	
}

.centerPanel2 .breadcrumbs A {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

.centerPanel2 .title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 2px;
	border-bottom: 1px solid #AAAAAA;
}

.centerPanel2 .summary {
	margin-top: 1px;
	padding: 4px;
	padding-left: 12px;
	color: #777;
	font-style: italic;
	font-size: 12px;	
}

.centerPanel2 .content {
	font-size: 12px;
	padding: 5px;
	margin-top: 5px;	
}

.centerPanel2 .articleList1 {
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
}

.centerPanel2 .articleList1 .item {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #aaa;	
}

.centerPanel2 .articleList1 .item IMG {
	float: left;
	padding: 1px;
	border: 1px solid #AAA;	
}

.centerPanel2 .articleList1 .item DIV.title {
	border: none;	
}

.centerPanel2 .articleList1 .item DIV.title A {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;	
}

.centerPanel2 .articleList1 .item DIV.summary {
	padding-left: 8px;	
}

.centerPanel2 .articleList1 .item DIV.summary A {
	padding: 4px;
	padding-left: 4px;
	color: #777;
	font-style: italic;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.centerPanel2 .articleList2 {
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 20px;	
}

.centerPanel2 .articleList2 UL {
	list-style: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;	
}

.centerPanel2 .articleList2 UL LI {
	padding: 2px;
}

.centerPanel2 .articleList2 UL LI A {
	font-size: 12px;
	color: #555;
	text-decoration: none;
	font-weight: bold;	
}

.centerPanel2 .formular {
	margin-top: 4px;
	margin-left: 40px;
	margin-right: 40px;	
}

.centerPanel2 .formular TABLE {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	border: none;
	padding: 0px;	
}

.centerPanel2 .formular TABLE TD {
	padding: 2px;	
}

.centerPanel2 .formular TABLE TD.spacer {
	font-size: 7px;
	line-height: 7px;
	height: 7px;	
}

.centerPanel2 .formular TABLE TD.boldCell {
	font-weight: bold;	
}

.centerPanel2 .formular TABLE TD INPUT {
	font-size: 12px;
	border: 1px solid #555;
	padding: 1px;
	width: 180px;	
}

.centerPanel2 .formular TABLE TD TEXTAREA {
	font-size: 12px;
	border: 1px solid #555;
	padding: 1px;
	width: 180px;
	font-family: Arial;
}

.centerPanel2 .formular TABLE TD SELECT {
	font-size: 12px;
	border: 1px solid #555;
	padding: 1px;
	width: 184px;
}

.centerPanel2 .guestbookList {
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 15px;	
}

.centerPanel2 .guestbookList A {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px;
	text-decoration: none;	
}

.centerPanel2 .guestbookList A:hover {
	text-decoration: underline;	
}

.centerPanel2 .guestbookList .guestbookEntry {
	margin: 0px;
	margin-bottom: 7px;
	padding: 2px;
}

.centerPanel2 .guestbookList .guestbookEntry .title {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #AAA;
	padding: 2px;	
}

.centerPanel2 .guestbookList .guestbookEntry .content {
	padding: 2px;
	padding-top: 0px;
	padding-left: 8px;	
}

.centerPanel2 .pagination {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.centerPanel2 .pagination A {
	color: #333;
	font-weight: normal;	
}

.centerPanel2 .pagination A:hover {
	text-decoration: underline;	
	font-weight: bold;
}

.centerPanel2 UL.sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 35px;
	margin-top: 11px;
	list-style-position: outside;	
}

.centerPanel2 UL.sitemap LI {
	padding: 1px;
	font-weight: bold;	
	list-style-type: disc;
}

.centerPanel2 UL.sitemap LI.circle {
	list-style-type: circle;	
}

.centerPanel2 UL.sitemap LI A {
	font-weight: normal;
	color: #333;
}

.innerPanel {
	float: right;
	width: 170px;	
}

.innerPanel .top {
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: url("/ganeasa/images/design/box_top.jpg") no-repeat;	
	margin: 0px;
}

.innerPanel .content {
	background: url("/ganeasa/images/design/box_bg.jpg") repeat-y;
	padding: 12px;
	padding-top: 6px;
	padding-bottom: 2px;
	margin: 0px;
}

.innerPanel .content DIV.separator {
	padding: 0px;
	margin: 0px;
	background: #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.innerPanel .bottom {
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: url("/ganeasa/images/design/box_bottom.jpg") no-repeat;
	margin: 0px;	
}

/* Panel defintions */

/* Text definitions */

UL.errorMsgs {
	color: #AA0000;	
}

.redText {
	color: #AA0000;	
	font-weight: bold;
}

/* Text definitions */
