/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'PTSerif-Caption';
	src: url('../fonts/PT_Serif-Caption-Web-Regular.eot');
	src: local('☺'), url('../fonts/PT_Serif-Caption-Web-Regular.woff') format('woff'), url('../fonts/PT_Serif-Caption-Web-Regular.ttf') format('truetype'), url('../fonts/PT_Serif-Caption-Web-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Mirage';
	src: url('../fonts/mlseu.ttf');
	src: local('☺'), url('../fonts/mlseu.woff') format('woff'), url('../fonts/mlseu.ttf') format('truetype'), url('../fonts/mlseu.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MirageItalic';
	src: url('../fonts/mlsev.ttf');
	src: local('☺'), url('../fonts/mlsev.woff') format('woff'), url('../fonts/mlsev.ttf') format('truetype'), url('../fonts/mlsev.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'MirageBold';
	src: url('../fonts/mlsew.ttf');
	src: local('☺'), url('../fonts/mlsew.woff') format('woff'), url('../fonts/mlsew.ttf') format('truetype'), url('../fonts/.svg') format('svg');
	font-weight: normal;
	font-style: bold;
}
@font-face {
	font-family: 'MirageBoldItalic';
	src: url('../fonts/mlsex.ttf');
	src: local('☺'), url('../fonts/mlsex.woff') format('woff'), url('../fonts/mlsex.ttf') format('truetype'), url('../fonts/mlsex.svg') format('svg');
	font-weight: normal;
	font-style: bold-italic;
}

body {
	/**background: url(../images/bg-body.jpg) repeat left top;**/
	color: #0080c0;
	font-family: Mirage, Helvetica, sans-serif;
	min-width: 1000px;
	min-height: 100vh;
	margin: 0;
}

img {
	border: 0;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 1%;
	line-height: 0;
	visibility: hidden;
}

/*------------------------------ HEADER ------------------------------*/
.btn1,
.btn2,
.btn3,
#newsletter input {
	background: url(../images/interface.png) no-repeat;
}

.btn1,
.btn2,
.btn3 {
	color: #fdfdfd;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: -3px 0 3px #053131;
	text-transform: uppercase;
}

.btn1 {
	background-position: 0 0;
	height: 34px;
	line-height: 34px;
	width: 202px;
	padding: 0 3px 9px;
}

.btn2 {
	background-position: 0 -53px;
	height: 37px;
	line-height: 37px;
	width: 216px;
	padding: 0 3px 8px;
}

.btn3 {
	background-position: 0 -108px;
	font: 22px/49px Georgia, "Times New Roman", Times, serif;
	height: 49px;
	width: 222px;
}

.btn1:hover {
	background-position: -222px 0;
}

.btn2:hover {
	background-position: -232px -53px;
}

.btn3:hover {
	background-position: -232px -108px;
}

/*------------------------------ HEADER ------------------------------*/
#header {
	/**background: url("images/Mythus cover mage.jpg") no-repeat center top;**/
	background: #004080;
	height: 135px;
	padding: 0;
	text-align: right;
}

#header_resize {
	background: #004080;
	margin: 0 auto;
	padding: 0px 0 0px;
}

/** Logo **/
#logo {
	background: #004080;
	float: left; 
	/**display: inline-block;**/
	margin-left: 10px;
	margin-top: -20px;
	text-align: left;
	font-size: 20px;
	font-style: italic;
	/**font-weight: bold;**/
	color: #f0e600;
}

#title_graphic {
	float: left;
	display: block;
	margin-left: 370px ;
	width: 300 px;
	height: 130px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
  outline: 1px solid #000040;
  outline-offset: -1px;
	
}
#title_graphic h2 {
	color: #ddda00;
	font-size: 26px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 26px;
}

/** Navigation **/
#navigation {
	background: #004080;
	float: right;
	display: inline-block;
	height: 50px;
	list-style: none;
	margin: 0 5px;
	padding: 8px;
  outline: 1px solid #000040;
  outline-offset: -1px;
}

#navigation li {
	float: left;
	margin: 0 15px;
}

#navigation li:first-child {
	margin-left: 0;
}

#navigation li a {
	color: #efefef;
	font-size: 18px;
	line-height: 30px;
	padding: 0;
	text-transform: capitalize;
	text-decoration: none;
}

#navigation li a:hover {
	color: #44b2f1;
}
#navigation li a:active {
	color: #ffff80;
}

/**------------------ titlebox ------------------------------**/
.titlebox {
	background: #004080;
	font-family: MirageBold, "Times New Roman", Times, serif;
	height: 60px;
	margin: 0px 0 20px;
	padding: 60px 20px 0px;
	/**border-color: #000;
	border-style: solid;
	border-width: 1px;**/
	text-align: right;
}

/**
.titlebox .wrapper {
	width: 940px;
	padding: 5px 10px 26px;
}
.titlebox .info {
	height: 354px;
	width: 330px;
	overflow: hidden;
}
**/
.titlebox h1 {
	color: #ffffff;
	font-size: 36px;
	font-style: italic;
	line-height: 40px;
	margin-bottom: 10px;
}

.titlebox h2 {
	color: #ddda00;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 26px;
}

.titlebox p {
	color: #ddda00;
	font-size: 18px;
	line-height: 28px;
}

.titlebox em {
	color: #ddda00;
	font-size: 14px;
	line-height: 24px;
}

.titlebox p a {
	color: #0080c0;
}

.titlebox div {
	background: #171a1a;
	min-height: 70px;
	border-color: #000;
	border-style: solid none;
	border-width: 1px;
}

.titlebox div.highlight h2 {
	color: #a0a0a0;
	font-size: 24px;
	line-height: 48px;
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	text-shadow: -3px 0 3px #121413;
}

.titlebox div.highlight h2 i {
	font-weight: normal;
}

/*------------------------------ CONTENTS ------------------------------*/
.contents {
	background: #004080;
	color: #efefef;
	margin: 10 10 14px;
	padding: 10 10 20px;
	width: 100%;
  outline: 1px solid #000040;
  outline-offset: -1px;
}

#contents_resize {
	margin: 0 auto;
	padding: 2px 0 20px;
/**	width: 1200px; **/
	height: 900px;
}

.contents h1, .container-col h1, #featured h3 {
	color: #fbfdfd;
	font: italic 34px MirageBold, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 60px;
	margin: 30 0 30px;
}
.contents h2, .container-col .contain-full h2 {
	color: #fbfdfd;
	font: italic 30px Mirage, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 30px;
	margin: 5 0 10px;
}
.contents h3 {
	color: #fbfdfd;
	font: italic 24px Mirage, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 30px;
	margin: 5 0 20px;
}

.contents .contain-full p {
	color: #000080;
	font-size: 18px;
	line-height: 30px;
	margin: 30px;
	padding: 30 30px;
	text-align: justify;
}

.contents p a {
	color: #e8eff4;
}

.contents p a:hover {
	color: #0aa3fa;
}

.contents p b {
	display: block;
}

.contents .list li p {
	padding: 0;
}


.viewbyline table {
	table-layout: auto;
	width: 1300px;
	 border-spacing: 0px!important;
	 border-collapse: collapse;
	padding: 5px;
	font-size: 14px; font-family: Mirage, "Times New Roman", Times, serif;
	line-height:16px;
}
.viewbyline th {
	border: 0px ;
	border-spacing: 0px!important;
	border-collapse: collapse;
	padding: 8px;
	font-size: 18px; font-family: Mirage, "Times New Roman", Times, serif;
	color: #8ad2fd;
	text-align: left;
	line-height:20px;
}
.viewbyline td {
	border: 0px ;
	border-spacing: 0px!important;
	border-collapse: collapse;
	padding: 10px;
	font-size: 18px; font-family: Mirage, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: left;
	line-height:20px;
}
.viewbyline hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	border-color:#8ad2fd; 
	border-style:solid;  
	margin: 0 0;
	padding: 0;
}
.viewbyline p {
	border: 0px ;
	border-spacing: 0px!important;
	border-collapse: collapse;
	padding: 10px;
	font-size: 16px; font-family: Mirage, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: left;
	line-height:20px;
}
.viewbyline input, textarea {
	border: 0px ;
	border-spacing: 0px!important;
	border-collapse: collapse;
	padding: 5px;
	font-size: 16px; font-family: Mirage, "Times New Roman", Times, serif;
	color: #ffffff;
	background-color: #337ab7 ;
	text-align: left;
	line-height:18px;
}
.castingtable table, th, td {
	border: 0px solid;
	padding: 10px;
	font: 16px Mirage, "Times New Roman", Times, serif;
	line-height: 22px;
}

.contents, .castingtable table a:link { color: #eeee00; } 
.contents, .castingtable table a:visited { color: #eeee00; } 
.contents, .castingtable table a:hover { color: #ffffff; } 

.viewedittable table {
	table-layout: auto;
	width: 1400px;
	border: 0px ;
	padding: 2px 2px 30px 2px;
	font: 14px Mirage, "Times New Roman", Times, serif;
	line-height:18px;
}
.viewedittable th {
	border: 0px ;
	padding: 20px;
	font: 16px Mirage, "Times New Roman", Times, serif;
	line-height:20px;
}
.viewedittable td {
	border: 0px ;
	padding: 2px;
	font: 16px Mirage, "Times New Roman", Times, serif;
	line-height:24px;
}
.viewedittable textarea {
	border: 0px ;
	padding: 2px;
	font: 16px Mirage, "Times New Roman", Times, serif;
	line-height:24px;
}

/* CSS link color */
.contents li a { color: #ddda00; } 
.contents li a:hover { color: #ffffff; } 

.contents .body {
	width: 940px;
	margin: 0 auto;
	padding: 0 40px;
}

.heka_infused table th td {
	color: #00ff40;
	font-weight: bold;
}

.float-container {

    padding: 20px;
}
.float-child {
    width: 50%;
    float: left;
    padding: 10px;

}  
/** --------------  One big fucking column  ------------------- **/
.contain-full {
	background: #004080 repeat left top;
	padding-right: 100px;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #efefef;
	font: 20px Mirage, "Times New Roman", Times, serif;
	line-height: 30px;
	display: table;
  outline: 1px solid #0000a0;
  outline-offset: -1px;
}

.contain-full h1 {
	color: #fbfdfd;
	font: italic 34px Mirage, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 60px;
	margin: 30 0 30px;
}

.container {
	background: #004080 repeat left top;
	height: 500px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
/**  outline: 1px solid #000040;
  outline-offset: -1px; **/
	
}
.main-wide {
	display: inline-grid;
	float: none;
	vertical-align: top;
	background-color: #004080;
	font: 18px Mirage, "Times New Roman", Times, serif;
	height: 50px;
	width: 46%;
	padding: 0 20px;
	line-height: 30px; 
}

.main-wide li a { color: #ffff66; } 
.main-wide li a:hover { color: #ffffff; } 

/** main, left-main and right-main are three column **/
.container-col {
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	background: #004080;
	color: #efefef;
	display: table;
}
.container-col .body {
	width: auto;
	margin: 0 auto;
	padding: 0 10px;
}

.container-col p {
	color: #e8eff4;
	font-size: 20px;
	line-height: 24px;
	margin: 10px;
	padding: 30 30px;
	text-align: justify;
}

.container-col ul {
	/** list-style: circle outside;**/
	display: inline-block;
	color: #e8eff4;
	margin: 250 120 80px;
	padding: 50;
}

.container-col li {
	text-align: left;
	font: 22px Mirage, Helvetica, sans-serif;
	line-height: 30px;
	margin: 50 50px;
}

.container-col li a {
	color: #ddda00;
}
.container-col ul p {
	color: #82c0ff;
}

.container-col tr {
	line-height: 25px;
	margin: 0px;
}
.container-col th {		
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
	color: #f7c709;
	padding: 0 20px;
}
.container-col td {		
	font-weight: light;
	line-height: 22px;
	font-size: 12px;
	color: #e8eff4;
	padding: 0 20px;
}

.container-col a:link a:visited { color: #ddda00; }
.container-col a:hover { color: #ffffff; } 


/** =========================== **/
.main {
	float: left;
	background-color: #004080;
	text-align: left;
	font: 12px Mirage, "Times New Roman", Times, serif;
	height: 900px;
	width: 34%;
	margin: 15px;
	padding-left: 50px;
}
.main p {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0 0px;
	text-align: left;
}

.leftmain {
/** based on #contact textarea { **/
	float: left;
	background-color: #004080;
	text-align: left;
	color: #fbfdfd;
	font: 12px Mirage, "Times New Roman", Times, serif;
	height: 900px;
	width: 32%;
	border: 0;
	margin: 0 20 0 20;
	padding: 0 20 0 20px;
	overflow: auto;
  outline: 1px solid #004080;
  outline-offset: -1px;
}
.leftmain p {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0 0px;
	text-align: left;
}

.rightmain {
/** based on #contact textarea { **/
	float: right;
	background-color: #004080;
	text-align: left;
	color: #fbfdfd;
	font: 12px Mirage, "Times New Roman", Times, serif;
	height: 900px;
	width: 32%;
	border: 0;
	margin: 0 10 0 10;
	padding: 0 20 0 20px;
	overflow: auto;
  outline: 1px solid #004080;
  outline-offset: -1px;
}

.rightmain p {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0 0px;
	text-align: left;
}

/** ------------View castings by school ----------- **/

.castingscolumns {
	width: 95%;
	background: #004080 repeat left top;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #efefef;
	font: 20px Mirage, "Times New Roman", Times, serif;
	vertical-align: top;
	line-height: 30px;
	display: table;
	border: 3px solid white;
}	

.castingscolumns h3 {
	font-size: 18px;
	font-style: bold; 
	color: #ddda00;	
}
	
.castingscol1 {
	float: left;
	width: 200px;
	text-align: left;
	vertical-align: top;
	font: 16px Mirage, "Times New Roman", Times, serif;
}

.castingscol2 {
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: top;
	font: 16px Mirage, "Times New Roman", Times, serif;
	padding:1px 0px 5px; 	
	outline: 1px solid #0080ff;
	outline-offset: -1px;
}

.castingscol3 {
	float: left;
	width: 60%;
	text-align: left;
	vertical-align: top;
	font: 16px Mirage, "Times New Roman", Times, serif;
	padding:1px 0px 5px; 	
}

/** ------------View castings by school ----------- **/

.ccol {
	width: 95%;
	background: #004080 repeat left top;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto; 
	color: #efefef;
	font: 20px Mirage, "Times New Roman", Times, serif;
	vertical-align: top;
	line-height: 30px;
	display: table;
	border: 3px solid #ffff80;
}	

.ccol h3 {
	font-size: 20px;
	font-style: bold; 
	line-height: 30px;
	color: #ddda00;	
}

.ccol1 {
	font: 16px Mirage, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: left;
	padding-left: 20px;
	
}
.ccol2 {
	line-height: 20px;
	text-align: left;
	padding-left: 20px;
	font: 16px Mirage, "Times New Roman", Times, serif;
	
}
.ccol3 {
	line-height: 20px;
	text-align: left;
	padding-right: 20px;
	font: 18px Mirage, "Times New Roman", Times, serif;
	
}


/** ----------------------------------------------- **/

/** sidebars **/
#l-sidebar {
	background-color: #004080;
	float: left;
	width: 300px;
	margin: 0 80px 0 20px;
}
#r-sidebar {
	background-color: #004080;
	float: right;
	width: 300px;
	margin: 0 10px 0 80px;
}

#l-sidebar, #r-sidebar h3 {
	color: #fbfdfd;
	font: italic 20px Mirage, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 28px;
	margin: 10 0 40px;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 80px;
	padding: 0;
}

#sidebar>ul li {
	margin: 0 0 16px;
}

#sidebar>ul li img {
	border: 4px solid #fff;
	border-radius: 3px;
}

#sidebar>ul li a:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#sidebar .click-here {
	background: url(../images/RainbowEQsm.jpg) no-repeat center top;
	display: inline-block;
	height: 150px;
	width: 221px;
	margin-left: 20px;
	text-align: center;
}

/** player **/
#player {
	margin: 0 0 0 10px;
}

#player p span {
	color: #ddda00;
	font-size: 20px;
	line-height: 28px;
}

/** time **/
.time {
	color: #2986bb;
	font-size: 12px;
}

/** list **/
.list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list li span.time {
	float: right;
	margin-top: 6px;
}

.list li h4 {
	color: #fbfdfd;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}

.list li {
	padding: 0 0 48px;
}

.list li a.more {
	float: right;
	color: #34b0fb;
	display: inline-block;
	font-size: 14px;
}

.list li a.more:hover {
	color: #c3e9fe;
}

/** pagination **/
.pagination {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
/**
  outline: 1px solid black;
  outline-offset: -1px;
**/

.pagination p {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0 0px;
	text-align: left;
}

.pagination li {
	float: left;
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 14px;
}

.pagination li a {
	color: #36b4fd;
	padding: 3px;
	text-decoration: none;
}

.pagination li a:hover,
#pagination li.selected a {
	color: #95d3f9;
}

/** gallery **/
#gallery #sidebar,
#contact #sidebar {
	margin-left: 10px;
}

#gallery .photos {
	margin: 0 0 20px;
}

#gallery .viewer {
	margin: 0 0 18px;
}

#gallery .photos>ul {
	background-color: #072a3e;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 12px 15px;
}

#gallery .photos>ul li {
	float: left;
	margin: 0 9px;
	position: relative;
}

#gallery .photos>ul li a:hover span.cover {
	background-color: #e8eff4;
	display: block;
	height: 96px;
	width: 100%;
	opacity: 0.49;
	position: absolute;
	top: 0;
	left: 0;
}

/** Contact **/
#contact main {
	margin: auto;
	height: 80vh;
}

#contact form {
	width: 709px;
}

#contact form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contact form ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 18px;
}

#contact form ul li>label {
	float: right;
	color: #e8eff4;
	display: inline-block;
	font: italic 14px/36px 'PTSerif-Caption';
	width: 230px;
}

#contact form ul li>label.msg {
	margin-bottom: 60px;
	padding-top: 80px;
}

#contact form ul li:hover>label {
	color: #2da6fc;
}

#contact textarea {
	float: left;
	background-color: #fff;
	color: #060606;
	font: 14px/36px Arial, Helvetica, sans-serif;
	height: 367px;
	width: 450px;
	border: 0;
	margin: 0 10px 0 0;
	padding-left: 10px;
	overflow: auto;
}

#contact form ul li div {
	display: inline-block;
	width: 225px;
	margin: 50px 0;
	padding-left: 5px;
}

#contact form ul li div label {
	color: #fcc43d;
	display: inline-block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#contact input[type='text'] {
	background-color: #fff;
	color: #060606;
	font: 14px/36px Arial, Helvetica, sans-serif;
	height: 36px;
	width: 440px;
	border: 0;
	margin-right: 10px;
	padding: 0 10px;
}

#contact input[type='checkbox'] {
	background-position: 0 0;
	height: 13px;
	width: 12px;
	border: 0;
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
}

#contact input[type='submit'] {
	cursor: pointer;
	border: 0;
	margin-top: 3px;
	margin-left: 5px;
}

#contact div.checkbox label {
	cursor: pointer;
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #004080;
	border-top: 1px solid #82c0ff;
	position: relative;
	width: 100%;
	bottom: 0px;
}

#footer .body {
	background: #072438 ;
	min-height: 20px;
	padding: 10px;
}

#footer h3 {
	color: #07304d;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
}

#footer h4 {
	color: #fff;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
}

#footer p {
	color: #82c0ff;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	margin: 5px;
	padding: 25 25 6px;
}

#footer a {
	color: #0080c0;
}

/* -------------- color classes ------------------ */

#footer .textred {
	font-size: 14px;
	font-style: italic;
	color: #d70000;
}

#footer .bgred {
	font-size: 14px;
	font-style: italic;
	background-color: #d70000;
	color: #ffffff;
}


/** featured **/
#featured {
	display: block;
	list-style: none;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}

#featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
	line-height: 14px;
	text-align: center;
}

#featured li h3 {
	color: #fff;
	color: #07304d;
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0;
}

#featured li h3 a {
	color: #07304d;
	text-decoration: none;
}

#featured li h3 a:hover {
	color: #51a9e9;
}

#featured li p {
	color: #07304d;
	font-size: 12px;
	text-align: center;
}


/** links **/
#links {
	color: #fff;
	float: left;
	width: 460px;
	margin: 0 10px;
}

#links>div {
	float: left;
	width: 230px;
}

#links ul {
	list-style: none;
	width: 178px;
	margin: 0;
	padding: 0;
}

#links ul li {
	background: url(../images/border-footer.png) repeat-x left bottom;
	margin: 0 0 6px;
	padding: 3px 0 8px;
}

#links ul li:first-child {
	padding-top: 0;
}

#links ul li a {
	color: #7890a1;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

#links ul li a:hover {
	color: #e8eff4;
}

/** newsletter **/
#newsletter {
	float: left;
	width: 460px;
	margin: 0 10px 10px;
}

#newsletter form {
	display: inline-block;
}

#newsletter input {
	float: left;
	font: 12px/36px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 36px;
	border: 0;
	margin: 0;
	padding: 0;
}

#newsletter input[type='text'] {
	background-position: 0 bottom;
	width: 282px;
	margin-right: 24px;
	padding-left: 6px;
	padding-right: 6px
}

#newsletter input[type='submit'] {
	background-position: -304px bottom;
	color: #fff;
	cursor: pointer;
	width: 102px;
}

#newsletter input[type='submit']:hover {
	background-position: right bottom;
}

#footer .footnote {
	display: inline-block;
	font-size: 11px;
}

/* styles for the error pages */
/* ----------------------------------------------------*/
.content {
	background: #07304d repeat left top;
	/*(../images/content_bg.gif) */
}

.content .error {
	margin: 0;
	padding: 10;
	float: none;
	height: 85%;
	width: 800px;
}

.error a:link {
	color: #ffffff;
}

.error a:hover {
	color: #6fb7ff;
}

.error a:visited {
	color: #6fb7ff;
}

.error table {
	table-layout: auto;
}

.error p {
	font-size: 16px;
}

.error li {
	font-size: 16px;
	line-height: 20px;
}

.error tr {
	line-height: 25px;
	margin: 15px;
}

.error td {
	display: block;
	float: left;
	width: 100%;
	font-weight: light;
	line-height: 22px;
	font-size: 18px;
	color: #f7c709;
}

.error h1 {
	font-size: 38px;
	line-height: 30px;
}

.error h2 {
	font-size: 32px;
	line-height: 30px;
	color: white;
}

.error h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 18px;
}

/* -------------- color classes ------------------ */

.footer textred {
	font-size: 18px;
	font-style: italic;
	color: red;
}


/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}

.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}

.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #B8C4CF;
	color: #B8C4CF;
	text-indent: -1000px;
}

.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}

/* .cs-title { width: 1500px; padding: 10px; background-color: #004000; color: #FFFFFF; } */
.cs-title {
	width: 750px;
	padding: 5px;
	background-color: #002005;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #ffcf40;
	text-align: center;
}

.cs-prev {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 5px;
}

.cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 5px;
}

.cs-center {
	font-family: cursive;
	color: orange;
	text-align: center;
}

/* style='position: absolute; bottom:0; left: 0; z-index: 1000;' */