@import url(menu.css);
@import url(newsletter.css);
@import url(page.css);
@import url(slimbox.css);

html {
	height:100%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #eff4fc;
	color: #333333;
	font-size:100%;
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#666666;
	border: 1px solid #cccccc;
	font-size: 0.7em;
}
input.subscribe {
	border:none;
	background-color:#e8e8e8;
	font-size:0.7em;
	width:130px;
}
input.smabtn {
	font-size:0.7em;
	border:none;
	background-color:#fb9622;
	color:#ffffff;
	margin-left:2px;
	padding:0;
}
input.noborder {
	border:none;
}

select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 0.7em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 0.7em;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

ul#links {
	margin:0;
	padding:0;
	list-style-type:none;
}
#links li {
	font-size:0.7em;
}
#links li a {
	text-decoration:none;
	font-weight:normal;
}
#links li a:hover {
	text-decoration:underline;
}
#links li.cathead {
	list-style-type:none;
	font-weight:bold;
	padding-top:5px;
}

/* architecture *************/
#outerwrapper {
	margin:0 auto;
	text-align:left;
	width:690px;
	min-height:100%;
	background-color:#ffffff;
	/*background-image:url(../../images/fauxbg.gif);
	background-repeat:repeat-y;
	background-position:right bottom;*/
	border-left:20px solid #ffffff;
	border-right:20px solid #ffffff;
}

#headerbar {
	background-color:#ffffff;
	padding:20px 0;
}

#menubar {
	background-color:#ffffff;
	/*margin-left:90px;*/
}

#imagebar {
	background-color:#ffffff;
	/*margin-left:90px;*/
	display:block;
	clear:both;
	height:155px;
}

#cillbar {
	background-color:#d20000;
	height:25px;
	/*margin-left:90px;*/
}

#contentdiv {
	width:490px;
	/*margin:10px 10px 10px 90px;*/
	margin:10px 10px 10px 0;
	float:left;
}

#contentdiv h1 {
	margin:0;
}
#contentdiv h2 {
	margin:0;
}
#contentdiv > p {
	margin:0;
	padding:0;
	line-height:1.5em;
}

#rightbar {
	width:190px;
	float:right;
	margin:0 auto;
	padding:20px 0 40px 0;
	text-align:center;
	background-color:#c9d9f2;
	background-image:url(../../images/rightbarbg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#rightbar div {
	margin-bottom:20px;
}

#footerbar {
	clear:both;
	background-color:#e4e4e4;
	border-top: 1px solid #999999;
	border-bottom: 1px dashed #999999;
	padding:8px 10px;
	/*margin-left:90px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#356095;
	text-align:left;
	text-shadow:#999999 3px 2px 3px;
}

/* header *************/
#ralogo {
	width:265px;
	float:left;
}

#grilogo {
	width:127px;
	float:right;
	padding:10px 0;
}
/**********************/

/* general styles *****/
.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
}

.fieldlabel {
	font-size: 0.7em;
}
/*****************/

/* sitemap *******/
div#sitemap {

}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.7em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}
/*****************/

/* sign up *******/
#signupbar {
	margin-right:10px;
	padding:10px 0;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}
#signupbar p {
	font-size:0.7em;
	padding:0;
	margin-bottom:5px;
}
#divresponse {
	width:100%;
}
#divresponse p {
	padding:3px 0;
	margin:0;
	font-size:0.65em;
}
/******************/

/* gallery styles */
div#thumbnailgallery{
	width:97%;
	margin:0 0 20px 0;
}

#thumbnailgallery h2.cathead {
	clear:both;
	padding:20px 0 0 0;
	margin:0;
	font-size:1.2em;
}

div.thumb{
	float:left;
	width:138px;
	height:95px;
	overflow:hidden;
	margin:12px 12px 0 0;
	border:4px solid #1465a1;
}
div.thumb:hover {
	border:4px solid #e4e4e4;
}
div.thumb img {
	margin-top:-20px;
	margin-left:-50px;
}

.galleryitem {
	position:relative;
}

div#gallerynav {
	margin:0 auto;
	text-align:center;
}
#gallerynav a {
	margin-left:30px;
	font-size:0.65em;
}

.gallerytitle{
	font-weight:bold;
	font-size:0.75em;
	margin:0 0 1em 0;
	color:#28690b;
}

.galleryimagecaption {
	font-size:0.75em;
	margin:1em 0;
}
/******************/

/* news styles ****/
#noticeboard {
	margin-top:10px;
	border-top: 1px dotted #c3aea9;
}
.newsitem {
	width:100%;
	font-size:0.7em;
	margin:10px 0;
	border-bottom: 1px dotted #c3aea9;
}
.newstitle {
	color:#c3aea9;
	font-weight:bold;
	text-align:left;
	float:left;
}
.newsdate {
	color:#c3aea9;
	font-style:italic;
	text-align:right;
	float:right;
}
.newsitem div img {
	float:right;
	margin:2px 0 5px 5px;
}
.newsbody {
	clear:both;
	padding:10px 0 15px 0;
}
/*******************/

/* holding page ****/
#outerwrapper.holding {
	position:relative;
	width:550px;
	margin-top:40px;
}

#redev {
	background-color:#cccc66;
	padding:10px;
	margin-left:60px;
}

#intro {
	width:275px;
	margin-left:60px;
	padding:20px 0;
}
#intro p {
	font-size:0.7em;
	line-height:170%;
}

#address {
	position:absolute;
	top:400px;
	right:0;
	width:125px;
	text-align:right;
	font-size:0.65em;
}

#logobar {
	margin-left:60px;
}
/*******************/
