@charset "utf-8";
/* CSS Document */

body {
	background-image: none;
	background-repeat: repeat;	
    font-family: 'nexa', sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 18px;
	background: #2aa48d;
}
#Rego {
	border: .05em solid #CCC;
}


 h1, h2, h3, h4, h5 {
	font-weight: normal;
}
 
#wrapper {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 1.5%;
}
#navigation {
	background-color: #f7f7f8;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}
#sliderlayout {
	margin-top: 15px;
	margin-bottom: 20px;
}
#sponsors img {
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 7px;
	border:none;
}
#navigation ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin-right: 15px;
}
#sliderlayout h2 {
	font-size: 18px;
	color: #F02A39;
}
#twocolumn_layout h2 {
	font-size: 16px;
	color: #E71F92;
	font-weight: normal;
}

#twocolumn_layout {
	margin-top: 15px;
	padding: 0px;
}
#submenu_left {
	width: 250px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column a {
	text-decoration: none;
	color: #F02A39;
}

#navigation ul li a {
	color: #333;
	text-decoration: none;
}

#sliderlayout h1 {
	color: #34367C;
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	margin-top: 15px;
}
#twocolumn_layout h1 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	margin-top: 15px;
	margin-bottom: 30px;
}


#columnlayout {

}
.column {
	font-size: 13px;
	line-height: 18px;
}
.column p{
	margin-top: 10px;
	margin-bottom: 0px;
}
#column_leftyellow {
	width: 300px;
	margin-right: 15px;
}

#column_left {
	width: 250px;
	margin-right: 15px;
	margin-top: 30px;
}
#column_left  a {
	text-decoration: none;
	font-weight: bold;
}
#column_centre {
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
}
#column_right {
	margin-right: 0px;
	margin-left: 15px;
	width: 300px;
}

#column_left a:hover {
	color: #3A3E97;
}

.column {
	font-size: 13px;
	line-height: 18px;
}


#searchbox {
	text-align: right;
}


#submit {
	font-size: 13px;
	padding: 6px;
	background-color: #666666;
	height: 25px;
	color: #FFFFFF;
}




#sponsors {
	margin-top: 15px;
}

#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	color: #FFFFFF;
	line-height: 13px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation ul li a:hover {
	color: #3A3E97;
	text-decoration: none;
}
#main_text {
	margin-top: 20px;
	margin-left: 15px;
}
.yellow_header a {
	color: #FFFFFF;
	text-decoration: none;
}
.blue_header a {
	color: #FFFFFF;
	text-decoration:none;
}

#columnlayout img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caption {
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
}
#column_left h3 {
	color: #3A3E97;
	font-size: 16px;
}
#column_left h3 a {
	color: #0064E0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BA0A6;
}
#main_text  a {
	color: #3A3E97;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main_text  a:hover {
	color: #EEA711;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}
#logo {
	margin-bottom: 15px;

}
#main_text li {
	margin-bottom: 5px;
}
.link_header a {
    color: #FFFFFF;	
}
.link_header {
	background: #2aa48d;
	padding: 5px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#main_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
#sponsors a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#supporters a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	margin-top: 10px;
}
.error {
	font-size: 13px;
	color: #FF0000;
}
.formstyle {
	font-size: 13px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
#sliderlayout h3 {
	color: #01959F;
	font-size: 18px;
	line-height: 20px;
}
#sliderlayout h3 a {
	color: #E5772C;
}
.style23 {
	color: #E71F92;
	font-weight: bold;
	font-size: 16px;
}
#table_borderwrap {
	padding: 5px;
	border: 1px solid #CCC;
}
#student_entries td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


/***** Responsive improvements *****/
.login-table {
    width:100%;
    max-width: 600px;
}
.login-table input {
    width:100%;
}
img {
    max-width: 100%;
    height: auto;
}
input[type='text'], input[type='password'], select, textarea {
    width: 100%;
    box-sizing: border-box;
}
@media only screen and (max-width:760px){ 
    table.mobile-singlecol, 
    table.mobile-singlecol > tr > td,
    table.mobile-singlecol > tbody > tr > td {
        display:block;
        width:100%;
        text-align: left;
    }
}

@media only screen and (max-width:600px){ 
    #new_poem td {
        display: block;
        width:100%;
    }
}