/* Common styles */

body{
	font-size:62.5%;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	font-size: 0.8em;
	}
img {
  border: none;
}
a {
    color 	: #A61010;
 	text-decoration: underline;
}
a:VISITED {
 	color 		: #A61010;
 	text-decoration: underline;
}
a:HOVER {
 	color 		: #A61010;
 	text-decoration: underline;
}
ul {
  list-style-type: none;
	border: none;
	margin: 0;
	padding: 5px 0 5px 0;
}
li {
	margin: 0 0 3px 0;
	padding: 2px 0 2px 0;
}
#logo {
	width: 960px;
	height: 100px;
	background-image: url('/images/graphics/headers/famLogo.jpg');
	background-repeat: no-repeat;
	text-indent: -100em;
	overflow: hidden;
}
#logoen {
	width:960px;
	height:100px;
	background-image: url('/images/graphics/headers/famLogoEn.jpg');
	background-repeat: no-repeat;
	text-indent: -100em;
	overflow: hidden;
}
p {
    line-height: 1.25em;
}
h2 {
    color: #333;
    /*font-weight: bold;*/
    font-weight: bolder;
    font-size: 1.2em;
    /*line-height: 1.25em;*/
}
h3 {
    color: #333;
    /*font-weight: normal;*/
    font-weight: bold;
    /*font-size: 1.2em;*/
    font-size: 1.1em;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
}
h4 {
    color: #333;
    font-weight: normal;
    /*font-size: 1.05em;*/
    font-size: 1.2em;
}
h3#bigColumn{
    color: #333;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.25em;
}
ul.unorderedMenu {
	position:relative;
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin:0 0 0 0;
	left:-5px;
	color 	: #002F49;
 	font-weight: normal;
 	line-height: 1.3em;
	font-size: 1.1em;
}
ul.unorderedMenu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin: 5px;
}
ul.unorderedMenu li a, ul.unorderedMenu li a:VISITED ,ul.unorderedMenu li a:LINK, ul.unorderedMenu li a:ACTIVE {
	display: block;
	margin: 0 7px 0 0;
	text-decoration: none;
	color: #002F49;
}
ul.unorderedMenu li a:HOVER, ul.unorderedMenu li.active a, ul.unorderedMenu li.active a:LINK, ul.unorderedMenu li.active a:ACTIVE, ul.unorderedMenu li.active a:VISITED, ul.unorderedMenu li.active a:HOVER,
ul.unorderedMenu li.dir_active a, ul.unorderedMenu li.dir_active a:LINK, ul.unorderedMenu li.dir_active a:ACTIVE, ul.unorderedMenu li.dir_active a:VISITED, ul.unorderedMenu li.dir_active a:HOVER {
    color: #A61010;
    text-decoration:underline;
    margin: 0 7px 0 0;
}
ul.unorderedMenu span {
	display: block;
	margin: 0 7px 0 0;
	color: #002F49;
}
.bold {
	font-weight: bold;
}
h1 {
	margin-top: 10px;
	color: #000;
}
/* Layout - Common */

#content-page {
	position:relative;
	float:left;
	display:inline;
	width: 960px;
	margin: 0 0 0 20px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	/*font-size: 0.95em;*/
	font-size: 1.1em;
}

#content-body {
	position:relative;
	float:left;
	width: 960px;

}

#content-body-login {
	position:relative;
	float:left;
	width: 100%;

}

#header {
	position:relative;
	float:left;
	width:960px;
	margin: 0 0 5px 0;
}
#footer {
	position:relative;
	float: left;
	width:960px;
	height:32px;
	background: #ffffff url('/images/graphics/famborder.gif') bottom left no-repeat;
	margin: 20px 0 20px 0;
	font-size: 0.9em;
}

#topMenu {
	position:relative;
	float:left;
	width:960px;
	margin: 0 0 0 0;
}

.clear {
	clear: both;
}

/* cms styles */
div.famProfile {
  position: relative;
  float: left;
  width: 145px;
  margin: 0 10px 0 0;
}
div.famProfile img {
  margin:0 0 5px 0;
}
#cms-content-left, #cms-content-middle, #cms-content-right {
  position:relative;
	float: left;
	width: 300px;
	padding: 0;
	line-height: 1.2em;
}
#cms-content-left-mid {
  position:relative;
	float: left;
	width: 460px;
	padding: 0;
	line-height: 1.2em;
}
#cms-content-right-mid {
  position:relative;
	float: left;
	width: 460px;
	padding: 0;
	line-height: 1.2em;
}
#cms-center-space {
  position:relative;
	float: left;
	width: 40px;
	height: 240px;
	padding: 0;
	margin: 10px 0 0 0;
	background: #ffffff url('/images/graphics/colSpacer.gif') top left repeat-y;
}
#cms-content-left, #cms-content-middle {
  margin: 0 30px 0 0;
}
#cms-content-right, #cms-content-right-mid, #cms-content-left-mid {
  margin: 0 0 0 0;
}
#cms-content-right li {
  width: 280px;
  white-space: normal;
}

#cms-content-right ul.unorderedMenu li a {
color:#A04040;
}

#cms-content-left-big {
  position:relative;
	float: left;
	width: 630px;
	margin: 0 30px 0 0;
	padding: 0;
	line-height: 1.2em;
}
#cms-content-main {
	position:relative;
	float: left;
	margin: 20px 0 -20px 0;
	padding: 0 0 0 0;
	width:960px;
	font-style: italic;
}

#cms-admin-content-left {
	position:relative;
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
	padding: 5px;;
	border: solid #999 1px;
	background: #fff;
}

#cms-admin-content-main {
	position:relative;
	float:left;
	margin: 0 5px 10px 180px;
	padding: 10px;
	border: solid #999 1px;
	background: #fff;
}


#cms-search-box {
	width: 280px;
	margin: 0 0 10px 5px;
	padding: 5px;
	border: solid #999 1px;
	background: #fff;
	text-align: center;
}

#cms-recentposts {
	width: 280px;
	margin: 0 0 10px 5px;
	padding: 5px;
	border: solid #999 1px;
	background: #fff;
}

#cms-leftMenu {
	position:relative;
	float:left;
	width: 280px;
	margin: 0 0 10px 5px;
	padding: 5px;
	border: solid #999 1px;
	background: #fff;
}

#cms-calendar {
	width: 280px;
	margin: 0 0 10px 5px;
	padding: 5px;
	border: solid #999 1px;
	background: #fff;
	font-size: 9px;
}

.page-title {
	font-size: 120%;
	fint-weight: bold;
}
#edit-article {
	width: 90%;
	height: 200px;
	background: #fff;
}

#message {
	padding		: 3px;
	margin		: 10px auto;
	background 	: #fff;
	color		: #ff0000;
	border		: solid #ccc 1px;

}#login-form {
	width		: 200px;
	padding		: 10px;
	margin		: 100px auto;
	background 	: #fff;
	color		: #696969;
	border		: solid #ccc 1px;
	font-weight	: bold;

}

#formLabel {
	position	:relative;
	float		:left;
	width		: 100px;
	color		: #696969;
}

#formField {
	position	:relative;
	float		:left;
	width		: 200px;
	color		: #696969;
}

.input {
    font-family: Verdana;
    font-size: 12px;
}

.item {
	margin: 10px 0px;
}

.listings {
	margin: 0 0 10px 0;
	padding: 5px;
	border: dotted #ccc 1px;
	background: #fff;
}
.error {
	color: #ff0000;
}
.small {
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
}
.header2 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 120%;
}

.header1 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 140%;
}
.content-image {
 	width: 140px;
 	padding:5px;
 	margin: 5px;
 }
