﻿/* Really Simple v1.0 - Template for Joomla! 1.5x */
/* Fireworks Software - http://www.fireworks-software.com */
/* Licensed under the GNU/GPL3 http://www.gnu.org/licenses/lgpl.txt */

/* Main Site Layout */

body {
	background-color:#FFFFFF;
	font-family:Arial, Verdana, sans-serif;
	color:#000000;
	margin: 0px;
}

a {
	color:#103D3F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#334F51;
}

a:active {
	text-decoration:underline;
}

img {
	border:0px;
}

.small,.author {
	color:#404040;
	font-size:small;
}

p {
	text-align:justify;
	margin-bottom:10px;
}

/* Basic CSS layout */
#message {
	width:659px;
	float: left;
	margin-left: 0px;
}

#top_nav {
	width:659px;
	float: left;
	margin-left: 0px;
	text-align:right;
	font-size:large;
	font-weight:bold;
	color:#103D3F;
}

#container {
	position: relative;
	width: 659px;
	float: left;
	margin-left: 0px;
}

#page_content {
	float: left;
	margin-left: 0px;
	width:659px;
	padding-right:5px;
	margin-top:-12px;
	padding-top:10px;
}

#page_content_form {
	float: left;
	margin-left: 0px;
	width:659px;
	padding-right:5px;
	margin-top:-12px;
	padding-top:10px;
	background: url(../images/bg.png) repeat;
}

#footer {
	width:659px;
	float: left;
	margin-left: 0px;
	text-align:right;
	margin-top:10px;
	font-size:x-small;
}

#container2 {
	width:659px;
	padding-right:5px;
	float: left;
	margin-left: 0px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#user1 {
	width:659px;
	margin-bottom:10px;
	margin-top:5px;
}


#user4 {
	min-width:659px;
	max-width:659px;
	float: left;
	margin-left: 0px;
	text-align:center;
	margin-top:10px;
	font-size:small;
}


/* Detailed CSS Layout */

#top_nav a:hover {
	font-weight:bolder;
}

#page_content a.readon {
	color:#103D3F;
	text-decoration:none;
	font-weight:bold;
	font-size:small;
	text-align:right;
	float:right;
}

#page_content .createdate,.createddate,.modifydate {
	color:#D2D2D2;
	font-size:x-small;
}

#page_content .contentheading {
	color:#103D3F;
	font-weight:bold;
	font-size:large;
}

#page_content .componentheading {
	color:#103D3F;
	font-weight:bold;
	font-size:x-large;
}

#right_col .moduletable {
	margin-bottom:10px;
	margin-top:10px;
}

#user1 h3 {
	color:#103D3F;
	font-weight:bold;
	font-size:12pt;
	border-bottom-style:dashed;
	border-bottom-color:#D2D2D2;
	border-bottom-width:thin;
	margin-bottom:5px;
}

#user1 h4 {
	color:103D3F;
	font-weight:bold;
	font-size:10pt;
}

/* Additional settings */

.pagenav,.pagenavcounter,.pagenavbar,.pagenav_next,.pagenev_counter,.pagenav_prev {
	float:right;
	border-top:thin;
	border-top-style:dashed;
	border-top-color:#D2D2D2;
	border-left:thin;
	border-left-style:dashed;
	border-left-color:#D2D2D2;
	border-right:thin;
	border-right-style:dashed;
	border-right-color:#D2D2D2;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#D2D2D2;
	font-size:small;
}

.button {
	color:#FFFFFF;
	background-color:#103D3F;
}

div.search input {
	margin-left:25px;
}

.modlgn_remember,.modlgn_passwd {
	float:right;
	text-align:right;
}

#aiContactSafe_info {
	position: absolute; 
}

#aiContactSafeBtns {
	position: absolute;
	top: 270px;
}

.aiContactSafe_label {
	font-size: 10px;
}

input, textarea {
	background: #fff;
	border: 2px #fff solid;
}
input:focus, textarea:focus  {
	background: #ffffcc;
	border: 2px #ccc solid;
}

#aiContactSafeSendButton, #aiContactSafeResetButton {
	width: 96px;
	height: 24px;
	background: url(../images/buttonbg.png) no-repeat;
	border: none;
	color: #fff;	
}

/* System Messages*/

#system-message{
	width: 400px;
	font-family: Arial,Tahoma, Calibri,sans-serif;
	font-size: 16px;
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #222;
	position: absolute;
	z-index: 9999999;
	cursor: pointer;
	background: url(../images/closealert.png) #000000 no-repeat top right;
	opacity:0.85;filter:alpha(opacity=85);

}

#system-message div, #system-message dt, #system-message dd, #system-message ul, #system-message dd ul, #system-message dt ul{
	font-family:Arial, Tahoma, Calibri,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: normal;
	border: none;
	background: none;
}

#system-message ul, #system-message li{
	padding: 0px;
	margin: 0px;
}

#system-message dt.error,
#system-message dt.notice,
#system-message dt.message{
	font-weight: bold;
}

#system-message li{
	list-style: none;
	text-align: center;
}

#system-message dd.error ul{
	background: none;
	border: none;
	color: #fff;
-moz-border-radius: 4px; }


#system-message div, #system-message dt, #system-message dd, #system-message ul, #system-message dd ul, #system-message dt ul{
	font-family:  Arial,Tahoma,Calibri,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: normal;
	border: none;
	background: none;
	margin-bottom:5px;
}

#system-message ul, #system-message li{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-transform:none;
}

#system-message dt.error,
#system-message dt.message{
	font-weight: bold;
	
}

#system-message li{
	list-style: none;
	text-align: center;
}

#system-message dd.error ul{
	background: none;
	border: none;
	color: #fff;
}

