/* Start of CMSMS style sheet 'Timor: Home' */
/* Alice Ly Box */
.albox {
	width: 280px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 0;
}
.alboxhead {
	width: 285px; /* was 285px */
	height: 26px;
	background-image: url(images/box1bg.jpg);
	background-repeat: repeat-x;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	padding-top: 9px;
	padding-left: 15px;
}
.head3{
	width: 200px;
	height: 26px;
	background-image: url(images/box1bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	padding-top:9px;
	padding-left:15px;
}
.mgbox3 {
	width: 205px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.head4{
	width: 200px;
	height: 26px;
	background-image: url(images/box1bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	padding-top:9px;
	padding-left:15px;
}
.mgbox4 {
	width: 205px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* announcements header */
.announce-header {
	font-size: large;
	color: #00497f;
	font-weight: bold;
	width: auto;
	height: auto;
	border-bottom: 1px solid #CCC;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

/* news header */
	.news-header {
	font-size: large;
	color: #00497f;
	font-weight: bold;
	width: auto;
	height: auto;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 9px;
}

/* photo gallery */
#photog {
	width: auto;
	height: auto;
	margin-right: 15px;
}

/* general styles  */
body{
	color: #404040;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.2em;
	margin: 12px auto;
	padding: 0;
	background: #7f8993 url(images/bg.gif) top repeat-x;
}
a{
	color:#780000;
	font-weight: 700;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a img{
	border: 0;
}
p{
	margin: 0 0 18px 10px;
}
ul,ol,dl{
	font-size:0.9em;
	margin:2px 0 16px 35px;
}
ul ul,ol ol{
	margin:4px 0 4px 35px;
}
blockquote{
	border:1px solid #dadada;
	font-size:0.9em;
	margin:20px 10px;
	padding:8px;
}
h1{
	color:#036;
	font-size:2em;
	margin:0 0 30px 25px;
}
h1 a{
	color:#4088b8;
	text-transform:none;
}
h2{
	border-bottom:4px solid #dadada;
	color:#4088b8;
	font-size:2.0em;
	letter-spacing: 0px;
	margin:30px 0px 10px 0px;
	padding:0 2px 2px 0px;
}
h3{
	border-bottom: 1px solid #dadada;
	color: #4088b8;
	font-size: 1.4em;
	font-weight: 700;
	margin: 10px 0 8px;
	padding: 1px 2px 2px 6px;
}

/* wrapper and header */
#wrap{
	color: #404040;
	margin: auto;
	padding: 0;
	width: 960px;
	background: #F1F0DA;
}
#header{
	float:left;
	margin:0;
	height: 120px;
	width: 960px;
	background-image: url(images/banner_lightened_gradient_04.png);
}
.spacer {
	width: 960px;
	height: 3px;
	background: url(images/index_05.jpg) repeat-x;
	margin: 0;
}
#toplinks{
	font-size: 0.9em;
	padding: 5px 2px 2px 3px;
	text-align: right;
	color: #FFF;
        margin-right: 10px;
}
#toplinks a:link{
	color: #FFFFFF;
}
#toplinks a:visited{
	color: #FFFFFF;
}
#toplinks a:active{
	color: #FFFFFF;
}
#slogan{
	color:gray;
	font-size:1.5em;
	font-weight:700;
	letter-spacing:-1px;
	line-height:1.2em;
	margin:15px 0 20px 35px;
}

/* sidebar and menu */
#sidebar{
	float:left;
	line-height:1.4em;
	margin:0 0 5px;
	padding:1px 0 0;
	width:230px;
	margin-left:15px;
	margin-right:15px;
}
#sidebar ul{
	font-size:0.9em;
	list-style:none;
	margin:0;
	padding:0 0 15px 10px;
}
#sidebar li{
	list-style:none;
	margin:0 0 4px;
	padding:0;
}
#sidebar li a{
	font-size:1.2em;
	font-weight:700;
	padding:2px;
}
#sidebar ul ul{
	line-height:1.2em;
	margin:4px 0 3px 15px;
	padding:0;
}
#sidebar h2{
	margin:3px 0 8px;
}

/* main content */
#content{
	float: left;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 960px;
	margin-right: 15px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 20px;
}
#contentalt{
	float: left;
	line-height: 1.5em;
	margin-right: 20px;
	padding: 0;
	text-align: left;
	width: 750px;
}
#content h3,#contentalt h3{
	margin: 10px 0 8px;
}

/* footer */
#footer{
	border-top: 4px solid #dadada;
	clear: both;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	border-bottom: 5px solid #e8e8e8;
	font-family:Calibri;
	background: #8D0F10;
	color: #FFFFFF;
}
#footer p{
	margin: 0;
	padding: 0;
}

/* additional styles */
.box{
	background: #4088b8;
	border: 1px solid #c8c8c8;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 10px 10px 10px 13px;
}
.box a{
	color: #f0f0f0;
}
.left{
	float: left;
	margin: 0 15px 4px 0;
}
.right{
	float: right;
	margin: 0 0 4px 15px;
}
.readmore{
	margin: -10px 10px 12px 0;
	text-align: right;
}
.timestamp{
	font-size: 1.2em;
	margin: -5px 0 15px 10px;
}
.blue{
	color: #4088b8;
}
.clear{
	clear: both;
}
.fade{
	color: #c8c8c8;
}
.photo{
	background: #fff;
	border: 1px solid #bababa;
	margin: 6px 18px 2px 5px;
	padding: 2px;
}
#toplinks a,#footer a,.gray{
	color: gray;
}
#sidebar ul ul li a,.timestamp a{
	font-weight: 400;
}
#slideshow {
	width: 960px;
	height: 196px;
	margin-bottom: 15px;
}
.head1{
	width: 205px;
	height: 26px;
	background-image: url(images/box1bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	padding-top: 9px;
	padding-left: 15px;
}
.mgbox {
	width: 200px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mgbox2 {
	float: left;
	width: 200px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding-right:5px;
}
.mgbox3 {
	float: left;
	width: 193px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px;
}
.mgnews {
	float: left;
	width: 654px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px;
	margin-bottom: 15px;
}
.articles {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
	margin-top: 10px;
	width: 182px;
	height: 75px;
}
.boxhold {
	height: auto;
	width: 670px;
	float: left;
	margin-bottom: 10px;
}
.tbox {
	height: auto;
	width: 195px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tbox2 {
	height: auto;
	width: 220px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tboxL {
	height: auto;
	width: 410px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.tboxL a{
	color:#00497F;
	line-height: 16px;
	text-decoration:none;
}
.tboxr {
	height: auto;
	width: 215px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tboxr a{
	color:#00497F;
	line-height: 14px;
	text-decoration:none;
	font-size: 11px;
}
#navmgslide {
	float: left;
	height: 25px;
	width: 960px;
	padding-top: 0;
	padding-left: 0;
}

/* for footer menu */
.footer-menu {
	background: transparent;
	height: 150px;
	width: 960px;
	color: #00497F;
	padding-left: 20px;
	margin-bottom: 20px;
}

.footer-box {
	border-right: 1px dotted #dadada; 
	float: left; 
	padding-left: 10px; 
	padding-right: 10px; 
	width: 135px; 
	height: 150px; 
	text-align: left;
	font-size: .9em;
	line-height: 1.2em;
}

.footer-box-last {
	float: left; 
	padding-left: 10px; 
	padding-right: 10px; 
	width: 135px; 
	height: 150px; 
	text-align: left;
	font-size: .9em;
	line-height: 1.2em;
}

/* timeline */
#stage{
	width:638px;
	overflow: scroll;
	overflow-y:hidden;
	height:500px; 
	margin:0 auto;
}

/* ------------------------------------ */
/* List Elements 						*/

#myList{
        width:2790px;
	border:0; margin:0;
	padding:0;
	left:400px;
}
#myList li{
	list-style:none; 
	margin:0; 
	padding:0; 
	border:0; 
	margin-right:4px;
	padding:4px; 
	background:#FFF;
	float:left;
	width:150px;
	height:192px;
	border-left:solid 2px #DEDEDE;
}
#myList li.holiday{
	background:#efefef;
}
#myList .day{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#444;
	clear:both;
}	
#myList .day-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#444;
	text-transform:uppercase;
}
#myList .month{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#482248;
	padding:6px 0;
}
#myList .year{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#482248;
	clear:both;
	padding-bottom:10px;
}
#myList p{
	background:#FFF;
	padding:3px;
	font-size:11px;
	color:#000000;
	margin-bottom:4px;
}

/* ------------------------------------ */
/* Buttons		 						*/

#slider-buttons{
	width:638px; 
	margin:0 auto;
	margin-top:4px; 
	height:24px; 
	line-height:24px; 
	clear:both;
	background:#CCCCCC;
}
#slider-buttons a{
	font-weight:bold;
	color:#444;
}
#slider-buttons a:hover{
	background:#888;
	color:#FFF;
}	
#previous{
	float:left;
	width:70px;
	border-right:solid 1px #FFF;
	text-align:center;
}
#next{
	float:right;
	width:70px;
	border-left:solid 1px #FFF;
	text-align:center;
}

/* Print button */
#print {
	width: 960px;
	position: relative;
	left: 900px;
	top: 30px;
}
/* End of 'Timor: Home' */

