/* resets */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
img, form, fieldset { border:0; }

/*
body {
    text-align: left;
    font-size: 12px;
    background-color: #fff;
    font-family: Trebuchet MS;
    color: #555;
    text-decoration: none;
    word-spacing: 0.2em;
    letter-spacing: 0;
    line-height: 1.3em;
}

*/

body {
    text-align: left;
    font-size: 12px;
    background-color: #d9ecf4;
    color: #555;
    font-family: Times New Roman;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.45em;
}

a { color: #555555; }
a:hover { color: #777777; }

input {
    border: 1px solid #c4e7f5;
    background: #8abdd2;
    padding: 2px;
    color: #444444;
}

textarea {
    border: 1px solid #c4e7f5;
    background: #8abdd2;
    padding: 2px;
    color: #444444;
}

select {
    border: 1px solid #c4e7f5;
    background: #8abdd2;
    padding: 2px;
    color: #444444;
}

#container {
    width: 961px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    margin-top: 10px;
    background: #fff;
}

#header {
    width: 100%;
    position: relative;
    height: 252px;
    margin-top: 1px;
}

#navigation {
	width: 929px;
	background: #80C1DB;
	border: 1px solid #6a98bf;
	height: 20px;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	letter-spacing: .1em;
	text-align: right;
	position: relative;
	z-index: 10;
}

#navigation-wrap {
    margin-top: 2px;
    margin-left: 0px;
    height: 20px;
}

#content {
	font-family: Times New Roman;
    text-align: left;
    position: relative;
    padding: 15px;
	width: 931px;
    margin-top: 0px;
    min-height: 300px;
    background: #fff;
	border-right: 1px solid #999999;
}

#leftnav {
	position: absolute;
	float: left;
	width: 165px;
	background: white;
	margin-left: -1px;
	margin-top: 0px;
	text-align: right;
    border-left: 1px solid #999999;
	padding-top: 35px;
	padding-left: 0px;
}

#leftnavwrap {
    padding-left: 12px;
}

#footer {
    position: relative;
    width: 959px;
    background: url('http://flinderscommunityassociation.com.au/dev/images/footer.jpg');
    background-repeat: no-repeat;
    background-color: #fff;
    height: 30px;
    left: -1px;
    padding: 1px;
    padding-bottom: 4px; /* used to offset the header whitespace */
    border: 1px solid #999999;
    border-top: none;
}

.footer-space {
    height: 20px;
}

/****************/
/**ADMIN STYLE**/
/***************/

.a_list_table {
    background: #bdddea;
    width: 70%;
    padding: 5px;
}

.a_list_table td {
    padding: 2px;
}

.alt {
    background: #b3d8e7;
}

.over {
    background: #8abdd2;
}

.a_form_table {
    background: #bdddea;
    width: 70%;
    padding: 5px;
}

.a_form_table td {
    padding: 2px;
}

#uploader {
	border: 1px solid black;
	height: 100px;
	overflow: auto;
	width: 300px;
	padding: 5px;
}

/**###########**/
/** image scroller **/
/**###########**/

#slide-images IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#top-image {
    position:absolute;
    top:0;
    left:0;
    z-index: 11;
}

#slide-images IMG.active {
    z-index:10;
}

#slide-images IMG.last-active {
    z-index:9;
}

/**###########**/
/**Drop down menu css**/
/**###########**/

* {padding:0; margin:0}
.dropdown {margin-top: -5px; padding-right:0px;}
.dropdown {
	color: #444444;
	font-family: Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
}
.dropdown dd {position:absolute; margin-top: -30px; margin-left: 160px; overflow:hidden; display:none; background:#1d1d1d; z-index:200; opacity:0; width: 160px}
.dropdown ul { margin-top: -5px; border-left:2px solid #848484; list-style:none; border-top:none; font-size: 10px;padding-left: 0em;text-indent: 0em;}
.dropdown li { font-size: 15px; display:block; border-bottom: 1px solid #848484; font-weight: bold;}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:#80c1db; text-align: left;}
.dropdown li a:hover {background:#8c8e91; color:#fff}
.dropdown .underline {border-bottom:1px solid #000}

/** buttons **/

.dropdown dt {  height: 30px; padding:2px; cursor:pointer; }
.dropdown dt:hover { color: #015eac; background: none; }

.dropdown dt a { color: #444444; text-decoration: none; }
.dropdown dt a:hover { color: #015eac; background: none; text-decoration: none; }



.dropdownstatic {float:left; padding-right:1px}
.dropdownstatic a, .dropdown a:active, .dropdown a:visited {}
.dropdownstatic a:hover {}
.dropdownstatic dt { height: 30px; padding:2px; font-weight:bold; cursor:pointer;}
.dropdownstatic dt:hover {}

.no_hover { color: #000; font-size: 1.2em;}
/* safari hack */
@media screen and (-webkit-min-device-pixel-ratio:0) { .dropdown { font-size: 14px; } }


.action_news {
	border-left: 1px solid #6a98bf; 
	margin-left: 15px; 
	min-height: 350px; 
	padding: 21px;
	width: 200px;
	float: right;
}
