body { 
	font-size:14px;
	font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;
	/* customize_body */ color:#333333; /* customize_body */
	/* customize_background */ background-color:#ffffff ; /* customize_background */ 
}

img {border: 0px;}
a,a:visited{
	/* customize_link */  color: #00a5db; /* customize_link */text-decoration:underline;
}
a:hover {
	/* customize_link_hover */ color: #00a5db; /* customize_link_hover */text-decoration: underline;
} 
/* customize_miscellaneous */ 


.ccm-ui a,.ccm-ui a :visited {
	color: #0069D6;
	font-weight: inherit;
	line-height: inherit;
	text-decoration: none;
	letter-spacing: 0;   
	text-shadow: 0;
}
.ccm-ui h1,.ccm-ui h2,.ccm-ui h3 ,.ccm-ui h4 ,.ccm-ui h5 ,.ccm-ui h6 {
	letter-spacing: 0px;
	text-shadow: none;
}
.ccm-ui .tooltip
{
	opacity: 1!important;
	position: relative!important;
}
ul.icon-select-list li {min-width:220px}
/*Fix if u have second blue top edit bar activated*/
div#ccm-highlighter {
	margin: -50px 0 0 0px;
}
.ccm-ui .popover{top:-50px}
/*end fix */

/* customize_miscellaneous */

h1 {
	font-size: 30px; 
	font-weight: normal; 
}

h2 {
	font-size: 24px; 
	font-weight: normal; 
}

h3 {
	font-size: 18px;
	font-weight: normal;
}
li {
	line-height: 20px;
}

p{
	line-height: 20px;
	margin: 0 0 15px; 
	padding: 0;
}

div.container {
	max-width: 960px;
}

.container li {
	line-height: 20px;
}

#overview .row-fluid {
	margin: 0;
}

#overview p {
	font-size: 13px;
}

.marketing section { 
	padding-top: 0;
}

.container .masthead {
	margin-bottom: 13px
}

.row-fluid {
	margin-bottom: 30px;
}

.event-headers {
	background-color: #aeadb7;
}


/* Banner section */

#banner {
	height: 322px;
	background-color: #DDD;
}



/* Main Page Content 				*/

#right-content {
	border: 1px solid #000;
	max-width: 100%;
}

.home #right-content {
	float: right;
        border: none;
}

#right-content h1 {
	text-align: left;
	margin: 0;
	padding: 15px 25px;
}

#right-content h2 {
	line-height: normal;
	padding: 15px 25px 5px;
}

#right-content h3 {
	line-height: normal;
	padding: 0 25px 3px;
}

#right-content p {
	margin: 0 25px 10px;
}

#right-content ul,
#right-content ol {
	margin: 0 25px 30px 50px;
}

#left-content img {
	max-width: 100%;
	border: 1px solid #AEADB7;
	padding: 0;
	background-color: #fff;
	border-radius: 0;
}

#left-content ul {
	list-style: none;
	margin: 0;
}

#left-content .side-nav-title {
	height: 95px;
}

#left-content .side-nav-title a {
	bottom: 0;
	display: block;
	height: 95px;
	position: relative;
	width: 100%;
}

#left-content .side-nav-title a span {
	bottom: 5px;
	left: 10px;
	position: absolute;
	text-decoration: none;
}

#left-content .title-link {
	color: #000;
	font-size: 18px;
}

#left-content .side-title {
	width: 100%;
}

#left-content ul.side-nav {
	padding: 40px 0 10px;
	width: 100%;
}

#left-content ul.side-nav li { 
	height: 30px;
	line-height:15px;
	padding:4px 0 5px 0;
}

#left-content ul.side-nav li a {
	color: #fff;
	display: block;
	height: 30px;
	font-size: 14px;
	position: relative;
	text-decoration: none;
	width: 100%;
}

#left-content ul.side-nav li a span {
	left: 7px;
	position: absolute;
	top: 0;
}

#left-content ul.side-nav li a span.active { 
	color: #000;
}
#left-content ul.side-nav li:hover > a { 
	background: none;
	color: #000;
	text-decoration: none;
}

/* Site-Tree						*/

#right-content .site-tree h3,
#right-content .site-tree p {
	margin-left: 0;
	padding:0;
}
#right-content .site-tree h3 {
	background: transparent url(/themes/IEU_Victoria_Tasmania/images/minus.jpg) no-repeat left 8px;
	cursor: pointer;
	margin: 10px 0;
	padding-left: 14px;
}
#right-content .site-tree .site-tree-hidden h3 {
	background-image: url(/themes/IEU_Victoria_Tasmania/images/plus.jpg);
}
#right-content .site-tree .site-tree-hidden ul {
	display: none;
}

#right-content .site-tree,
#right-content .site-tree ul {
	list-style: none;
}

#right-content .site-tree {
	margin: 0 25px 10px;
}

#right-content .site-tree ul {
	margin: 0 0 0 15px;
}

#right-content .site-tree ul li a {
	padding-left: 0;
}

/*	Header Navigation						*/

#nav1 {
	background-color: #4b743c;
}

#nav2 {
	background-color: #7fba00;
}

#nav3 {
	background-color: #4cb257;
}

#nav4 {
	background-color: #4e489c;
}

#nav1 ul.nav-title ul {
	background-color: #4b743c;
	background-color: rgba(70, 110, 65, .8);
}

#nav2 ul.nav-title ul {
	background-color: #7fba00;
	background-color: rgba(127, 186, 0, .8);
}

#nav3 ul.nav-title ul {
	background-color: #4cb257;
	background-color: rgba(76, 178, 87, .8);
}

#nav4 ul.nav-title ul {
	background-color: #4e489c;
	background-color: rgba(78, 72, 156, .8);
}

.container #overview p {
	margin: 0;
	text-align: left;
}

.home #nav-boxes .span3 {
        height: 95px;
}

.home #nav-boxes .span3 li.title,
.home #nav-boxes .span3 li.title a {
	height: auto;
}

.home #nav-boxes .span3 li.title a {
	position: relative;
	width: auto;
}

.home #nav-boxes .span3 li.title a .link-name{
	bottom: 0;
	margin: 0 10px 10px;
	position: absolute;
}

.home ul.nav-title ul{ 
	top: 75px;
}

.home #nav-boxes .span3 li.title a.title-link {
	height: 75px;
}

@media (min-width: 768px) {

#nav-boxes {
    float: right;
}

#nav-boxes div {
    margin-left: 2.127659574%;
}

#nav-boxes div#nav1 {
    margin-left: 0;
}

#nav-boxes .span3 {
	float: right;
}

}

#nav-boxes .span3 li.title a.title-link {
	height: 95px;
	position: relative;
	width: 100%;
}

#nav-boxes .span3 li.title a .link-name{
	bottom: 0;
	margin: 0 10px 10px;
	position: absolute;
}

#nav-boxes .nav-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
	list-style: none;
}

ul ul li a {
	padding-left: 10px;	
}

#nav-boxes .span3 {
	height: 95px;
	position: relative;
}

#nav-boxes .span3 li {
	height: 95px;
}

ul.nav-title li {
	height: 40px;
}

ul.nav-title ul{ 
	display: none;
	padding: 40px 0 10px;
	position: absolute;
	top: 95px;
	width: 100%;
        z-index: 2;
}

ul.nav-title li a{ 
	color: #fff;
	font-size: 18px;
	padding-bottom: 5px;
	text-decoration: none;
}

ul.nav-title li ul li a{ 
	padding: 10px;
}

.span3:hover > ul.nav-title > li > a{ 
	color: #000;
	text-decoration: none;
}

.span3:hover > ul.nav-title > li > ul{ 
	display: block;
}

#nav-boxes ul.nav-title ul li { 
	height: auto;
}

#nav-boxes ul.nav-title ul li a { 
	font-size: 15px;
}

#nav-boxes ul.nav-title ul li:hover > a { 
	background: none;
	color: #000;
}

#overview li a { 
	display: block;
}

.nav-boxes p {
	font-size: 13px;
	padding-top: 15px;
}

#overview li a.active { 
	color: #000; 
}


/* Header Nav Bar			*/

.header-search form {
	padding-top: 7px;
	margin: 0;
}

.text-wrap input[type="text"] {
	background-color: #4F4F4F;
	border: none;
	border-radius: 20px;
	color: #C1C1C1;
}

.nav-collapse .row-fluid {
	margin: 0;
}

input:-webkit-input-placeholder {
    color:    #c1c1c1;
}
input:-moz-placeholder {
    color:    #c1c1c1;
}

#social img {
	padding-top: 6px; 
}

/* Footer	  */

div.footer {
	border: none;
	margin: 0 auto;
	padding: 0;
	max-width: 960px;
}

#footer-content {
	background-color: #aeadb7;
}

#footer-content [class*="span"] {
	padding: 20px 30px 0 40px;
}

#footer-content [class*="span"] h1,
#footer-content [class*="span"] h2,
#footer-content [class*="span"] h3,
#footer-content [class*="span"] h4,
#footer-content [class*="span"] h5,
#footer-content [class*="span"] p {
	color: #fff;
}


#bottom-nav {
	height: 30px;
	margin: 0;
}

.navbar-fixed-bottom { 
	background-color: #000;
	position: fixed; 
	bottom: 0; 
	right: 0; 
	left: 0; 
  	z-index: 1030; 
  	padding-left: 0; 
  	padding-right: 0; 
  	-webkit-border-radius: 0; 
  	-moz-border-radius: 0; 
  	border-radius: 0; 
}

#bottom-nav div.colophon {
	float: right;
	height: 30px;
	line-height: 30px;
}

#bottom-nav p,
#bottom-nav a {
	color: #fff;
	font-size: 10px;
}

#bottom-nav #copyright {
	display: inline;
        text-decoration: none;
}


#bottom-nav #disclaimer {
	display: inline;
	margin: 0 30px;
	text-decoration: none;
}

#bottom-nav #designer {
	display: inline;
	margin: 0 10px 0 30px;
        text-decoration: none;
}

.page-panel {
    margin: 0 0 20px;
}

.page-panel-thumbnail {
    position: relative;
    float: left;
    width: 132px;
    height: 100px;
    margin: 0 20px 0 0; 
}

.page-panel-title {
    margin : 0 0 4px;
    font-weight: normal;
    line-height: 18px;
}

.page-panel-subtitle {
    margin : 0 0 4px;
    font-size: 14px;
    font-weight: normal;
}

.events-list-mini {
    border: 1px solid #aeadb7;
}


#right-content .events-list-mini h2.eml-title {
    margin: 0;
    padding: 6px;
    background: #aeadb7;
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
}

#right-content .events-list-mini ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#right-content .events-list-mini li {
    margin: 10px;
    padding: 0;    
}

#right-content .events-list-mini .elm-calendar {
    display: inline-block;
    width: 40px;
    font-size: 14px; 
}

#right-content .events-list-mini .elm-calendar-month { 
    padding: 2px 4px;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: normal;
}

#right-content .events-list-mini .elm-calendar-day {
    padding: 2px 4px;
    background: #aeadb7;
    text-align: center;
    line-height: normal;
}

#right-content .events-list-mini .elm-title {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 220px;
    vertical-align: top;
}

#right-content .events-list-mini .elm-title a {
    text-decoration: none;
}

#right-content .events-list-mini .elm-title a:hover {
    text-decoration: underline;
}

.contacts {
    border: 1px solid #aeadb7;
}

#right-content .contacts p {
    margin:8px 0 8px 8px;
}



#right-content .contacts h2.contacts-title {
    margin: 0;
    padding: 6px;
    background: #aeadb7;
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
}

/* Added by Dave Tehan */

/* generic classes */
.background {
background:#eeeeee;
}

.flash {
color : red;
}

.small {
font-size:90%;
}



/* generic tables */
table {
margin-left:30px;
border:1px #eeeeee solid;
}

#right-content table tr th {
font-weight:bold;
padding:3px;
text-align:left;
background:#dddddd;
}

#right-content table tr td {
font-weight:normal;
padding:3px;
text-align:left;
}

/* Search page */
.ccm-search-block-form {
    padding: 25px 0 0;
}

.ccm-search-block-form .searchFields {
    margin: 25px;
}

.ccm-search-block-form #searchResults {
    margin: 25px;   
}

.ccm-search-block-form #searchResults h3 {
    padding: 25px 25px 0;   
}


.ccm-search-block-form .ccm-pagination {
    margin: 25px;
}

.ccm-search-block-form a {
    text-decoration: none;
}

.ccm-search-block-form a:hover {
    text-decoration: underline;
}

.ccm-search-block-form .pageLink {
    color: #777;
}

/* Events by month block */
#right-content .events-list-by-month ul {
    list-style: none;
    margin: 0 20px 10px 40px;
}

#right-content .events-list-by-month li {
    padding: 1px 0;
}

#right-content .events-list-by-month .elbm-month {
    border-bottom: 1px solid #CCC;
    padding-top: 5px;
}

#right-content .events-list-by-month .elbm-month h3 {
    padding-bottom: 5px;
}

#right-content .events-list-by-month .elbm-day {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 30px;
    text-align: right;
    font-weight: bold;
}

#left-content .events-list-by-month .elbm-month {
    padding: 10px 0;
}

#left-content .events-list-by-month ul {
    list-style: none;
    margin: 0;
    padding: 2px 4px 0 10px;
    background-color: #92AA89;
    font-size: 15px;
}

#left-content .events-list-by-month ul ul {
    padding: 0;
}

#left-content .events-list-by-month li {
    margin: 0;
    padding: 0;
}

#left-content .events-list-by-month .elbm-event {
    padding: 0;
    text-decoration: none;
    text-overflow: ellipsis;
    display: block;
    overflow-x: hidden;
    color: #fff;
    margin-bottom: 10px;
}

#left-content .events-list-by-month .elbm-event:hover {
    color: #000;
}

#left-content .events-list-by-month .elbm-month {
    
}

#left-content .events-list-by-month .elbm-day {
    display: inline-block;
    margin: 0 4px 0 0;
    width: 20px;
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

#left-content .events-list-by-month .elbm-title {
    display: inline-block;
    width: 96px;
}

/* stop display of bootsrap frames around images */
#right-content img {
        max-width: 100%;
	border: 1px solid #AEADB7;
        padding: 0;
        background-color: #fff;
        border-radius: 0;
}

/* push logo to bottom of div */
#logo {padding-top:19px;}


.btn {font-weight:bold;text-decoration:none;}
