@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF ;
	margin: 0 0 20px 0;
	font: normal 12px/16px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #222;
}

h1,h2,h3,h4,h5,p,ul,ol {
	margin: 0px;
	padding: 5px 0;
}

h1,h2,h3,h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 21px; color:#222; margin-bottom: 15px; }
h2 { font-size: 16px; color:#222; }
h3 { font-size: 14px;  color: #222; }
h4 { font-size: 13px; }

form {
	margin: 0;
}
input.textinput {
	width: 200px;
	height: 20px;
	border: 1px solid #999;
}

textarea {
	width: 200px;
	height: 200px;
}

blockquote {
	padding: 10px 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size:12px;
	line-height: 19px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
blockquote .name {
	color: #789FEF;
}

a, a:link {
	color: #cc0000;
	text-decoration: none;
}
a img { border: none; }

#mainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


/* BOX -- */

.box{
}
.boxTop {
	height: 10px;
	background: #FFF;
}
.boxTop .left {
	width: 10px;
	height: 10px;
	float: left;
	background: url(images/rounded-white.gif) top left no-repeat;
}
.boxTop .right {
	width: 10px;
	height: 10px;
	float: right;
	background: url(images/rounded-white.gif) top right no-repeat;
}
.boxBott {
	height: 10px;
	background: #FFF;
}
.boxBott .left {
	width: 10px;
	height: 10px;
	float: left;
	background: url(images/rounded-white.gif) bottom left no-repeat;
}
.boxBott .right {
	width: 10px;
	height: 10px;
	float: right;
	background: url(images/rounded-white.gif) bottom right no-repeat;
}
.boxMid {
	padding: 0 15px;
	background: #FFF;
}

/* END BOX -- */


#header {
	width: auto;
	height: 198px;
	background: url(images/header.jpg) top center no-repeat;
}
#header #login {
	float: right;
	width: 190px;
	background: url(images/login-bkg.gif) bottom left no-repeat;
	padding: 10px;
	padding-bottom: 0;
}
#header #login input.text {
	border: 1px solid #ddd;
}
#header #login input.submit {
	background: #990000;
	padding: 1px;
	color: #FFF;
	border: none;
	font-size: 11px;
}
#header .togglelogin {
	height: 15px;
	width: auto;
	background: url(images/logintab.gif) bottom right no-repeat;
}
#contentTop {
	width: auto;
	height: 282px;
	background: url(images/contentTop.jpg) top center no-repeat;
}
#contentBott {
	width: auto;
	height: 20px;
	background: url(images/contentBott.gif) bottom center no-repeat;
}
#contentMid {
	width: auto;
	background:  #F6F6F6;
}

#contentMid #left {
	width: 465px;
	margin: 0 10px;
	float: left;
}
#contentMid #right {
	width: 465px;
	float: left;
}


#mission {
	float: left;
	margin: 21px 0 0 10px;
	width: 320px;
	height: 250px;
	font-size: 11px;
	line-height: 15px;
}

#countdown {
	float: left;
	margin: 222px 0 0 10px;
	width: 280px;
	height: 46px;
}
div.counter {
	background: url(images/counter-bkg.png) top center no-repeat;
	height: 46px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;

}
div.countbox {
	float: left;
	width: 65px; 
	height: 38px; 
	border-right: 1px solid #FFF;
	padding-top: 8px;
}

#video {
	float: left;
	margin: 21px 0 0 10px;
	width: 320px;
	height: 250px;
}


#footer {
	width: auto;
	margin-top: 7px;
	color: #999;
}

.searchbox {
	height: 44px;
	width: 279px;
	background: url(images/email-bkg.gif) top left no-repeat;
}
.searchbox .searchfield {
	padding: 5px 0 0 13px;
}
.searchbox .searchfield input.searchInput {
	width: 217px;
	height: 31px;
	padding: 3px 5px 0 5px;
	background: transparent;
	border: none;
	line-height: 31px;
	color: #990000;
	font: normal 16px 'Trebuchet MS';
}
.searchbox .searchfield input.searchSubmit {
	width: 27px;
	height: 31px;
	margin-left: 3px;
	vertical-align: middle;
}

/* ---- BLOG ---- */
div.bloglist {
	float:right; 
	width:35%; 
	padding-left: 4%; 
	border-left: 1px solid #ddd;
}
div.bloglist a {
	color: #000;
	text-decoration: underline;
}
div.addEditBlog {
	padding: 15px;
}
div.addEditBlog input.text {
	width: 350px;
	padding: 2px;
	border: 1px solid #aaa;
	font-size: 14px;
	background: #FFFFCC;
}
div.addEditBlog textarea {
	width: 350px;
	height: 300px;
	border: 1px solid #aaa;
	background: #FFFFCC;	
	font-size: 12px;	
}



div.europe {
	background: #FFF url(images/europe-map.jpg) right 100px no-repeat;
}


/* ---- CLASSES -------- */
.clear {clear: both; }
div.spacing { width: auto; height: 10px; }
div.pad { padding: 10px 15px ; }
.notice { font-size: 10px; line-height: 13px; color: #777; }
.large { font-size: 20px; }
.medlg { font-size: 17px; }
.small {font-size: 10px; }
.error { font-weight: bold; color: #cc0000; }
.gray { color: #999; }
