/*/ GLOBAL /*/
BODY { background:#294778; }
BODY, P, FORM { margin:0; }

BODY, TABLE, INPUT, TEXTAREA, SELECT{ font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; color:#1d232f; }

A { color:#1d232f; text-decoration:none; }
A:HOVER { background-color:#f3e9d2; color:#1d232f }

.nou:hover {background:none;}

/*/ shadows /*/
.shadow-left { background:url(../images/shadow_left.gif) repeat-y top right; }
.shadow-right { background:url(../images/shadow_right.gif) repeat-y top left; }
.shadow-footer { background:url(../images/shadow_footer.gif) no-repeat; }


/*/ GENERAL /*/
.content { background:#FFFFFF; }

#header { background:url(../images/bg_header.jpg) no-repeat; }
#site-title { 
	background:#1d232f; 
	width:auto; 
	margin-top:28px; 
	font-size:24px; 
	padding:0px 14px;
	color:#dec181;
	line-height:42px;
	}
	
	/* newsletter box */
	#newsletter-box { background:#1d232f; margin-right:10px; }
	#newsletter-box TABLE { color:#dec181; }
	
	
	/* menu */
	#menu { background:#1d232f; padding-left:16px; height:42px; }
	#menu A { 
		color:#dec181; 
		font-size:18px; 
		float:left; 
		display:block; 
		padding:0px 12px; 
		line-height:42px;
		text-decoration:none;
		}
	#menu A:HOVER, #menu A.active { background:#5f594b !important; }

.body-content { margin-top:6px; }
.dot-line { background:url(../images/dot_line.gif) repeat-x; }

.main-text { padding:15px 11px; font-size:12px; background:#f0f2f5; }
.justify { text-align:justify; }

H2 { 
	font-size:14px;
	line-height:18px;
	text-decoration:underline; 
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:8px;
	}

TABLE.list { border:1px solid #ebece7; border-top:none; border-bottom:none; }
TABLE.list TD { border-bottom:1px solid #ebece7; }

DIV.disclaimer-text { height:260px; overflow:hidden; overflow-y:auto; }
DIV.disclaimer-text P { margin:0 8px 0 0; }

/*/ LINKS /*/
A.lnkBack { 
	padding:2px 8px 2px 8px;
	border:none; 
	background:#5f7083; 
	color:#FFFFFF; 
	font-size:11px; 
	}
A.lnkBack:HOVER { color:#ffffff; background:#617b90; }

A.vCompany {
	float:right;
	margin:3px 0 0 0;
	}
	
.btmLine { border-bottom:2px solid #474747; }

/*/ FORM /*/
INPUT.input-newsletter { border:none; width:170px; padding-left:3px; }
INPUT.input-text, INPUT.admin-input { border:1px solid #676767; padding-left:3px; }
TEXTAREA.textarea, TEXTAREA.admin-input { border:1px solid #676767; padding:3px; }
INPUT.button, INPUT.admin-button { 
	border:none; 
	background:#5f594b; 
	color:#dec181; 
	font-size:11px; 
	text-align:center; 
	padding:0; 
	margin:0;
	cursor:pointer;
	padding:2px 4px;
	}

/*/ FONTS & COLOURS /*/
.lh-16 { line-height:16px; }

.text-11 { font-size:11px; }
.text-15 { font-size:15px; }
.text-18 { font-size:18px; }

.grey { color:#929090; }
.red { color:#BC3F42; }
.brownLight { color:#dec181; }

/* Legal */
#powered A { color:#294778; text-decoration:none; }
#powered A:hover { color:#294778; text-decoration:underline; }


/*/ ADMIN /*/
#admin-pagination { margin-top:6px; background:#ebece7; }
#admin-pagination TD { height:24px; text-align:center; }