
#fwrap {
background-color:#000;
}

#footer {

	width: 100%;
	font-size: 12px;
	text-align: center;
	padding: 25px 15px;
	max-width:1024px;
	margin: 0 auto;
	color: #fff;
}
#footer .left {
	font-size: 13px;
	text-align: center;
	margin-bottom:10px;

}
#footer .left a {

	margin-right: 10px;
}
#footer .left a:last-child {
	margin-right: 0px;
}
#footer .left img {
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
#footer .left img:hover {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	cursor: pointer;
}
#footer .right {
text-align:center

}
#footer .right a {
	color:#fff;
	text-decoration: underline;
}
#footer .right a:hover {
	text-decoration: none;
}

#footer .footerbottom {
clear:both;
display:block;
	text-align:center;
	width: 100%;
	padding:15px 0;
}


.inner blockquote {
	padding: 0 !important;
	margin: 0 !important;
}
.inner blockquote span {
	font-size:16px;
	 white-space: nowrap;
/*	text-align: right !important;*/
	/*display:block;*/
	font-style:normal;
}
.inner blockquote span strong{
opacity:0.8;	
}
.inner blockquote p {
	float: none;
	margin:0 auto;
	width: 90% !important;
	font-family: 'Oswald', sans-serif;
	font-style:italic;
	font-size:20px;

}
.contentright span {
	display: inline-block;
	width: 100px;
	margin-right: 10px;
	font-weight: 600;
}
.contentright span:last-child {
	float: right;
	font-weight: normal;
	width: 630px;
}
.contentright img {
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #fff;
}
.contentright .movieinformation p {
	margin-bottom: 5px;
}
.submenu {
	margin-top: 5px;
	padding-bottom: 12px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
ul.submenu {
	list-style: none;
}
.submenu li {
	font-size: 18px;
	color: #fff;
	font-family: 'Oswald', Sans-serif;
	padding: 0px;
	margin: 0;
	list-style: none !important;
}
.submenu li a {
	display: block;
	color: #fefefe;
	font-size: 16px;
	/**/

	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #dbdbdb;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.submenu li a:hover, .submenu li.current_page_item a {
	color: #00a3fe;
	text-decoration: none;
	border-bottom: solid 1px #00a3fe;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
#shownav {
	display: none;
}
/* full width grid */





ul.fullgrid {
	display: inline-block;
	list-style: none;
}
ul.fullgrid li {
	width: 25%;
	float: left;
	text-align: center;
	line-height: 145%;
	list-style: none;
	box-sizing: border-box;
}

ul.fullgrid li a img {
	width: 100%;
	height:auto;
}

ul.fullgrid.wallpapers {
	margin-bottom: 0px;
}
ul.fullgrid.wallpapers p {
	display: inline-block;
	width: 100%;
	background-color: #013378;
}
ul.fullgrid.wallpapers li a {
	font-size: 14px;
}
ul.fullgrid.wallpapers li img {
	margin-bottom: 1px;
}
ul.fullgrid.wallpapers p span {
	float: left;
	width: 33%;
	border-right: 1px solid #030828;
	padding: 5px 0px 5px 0px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
ul.fullgrid.wallpapers p span:hover {
	cursor: pointer;
	background-color: #00a3fe;
}
ul.fullgrid.wallpapers p span:last-child {
	border-right: 0;
}
/* Volunteer Form */





.volunteerform {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
	display: inline-block;
}
.volunteerform h3 {
	font-size: 18px;
	display: inline-block;
	padding-top: 10px;
	width: 100%;
}
.volunteerform .left {
	float: left;
	width: 50%;
}
.volunteerform .right {
	float: right;
	width: 47%;
}
.volunteerform .left div, .volunteerform .right div {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	float: left;
	width: 100%;
	height: auto;
	padding: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 5px;
}
.volunteerform > div > fieldset > div > div {
	margin: 0 0 5px 0;
}
.volunteerform label, legend {
	float: left;
	font-weight: 600;
	width: 115px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-right: 4px;
}
.volunteerform input[type=text] {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	padding: 4px;
	width: 100%;
	width: 220px;
	background: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	display: block;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
	-webkit-appearance: none;
}
.volunteerform input[type="checkbox"]:nth-of-type(odd) {
	margin-left: 0px;
}
.volunteerform input[type="checkbox"] {
	margin-left: 12px;
	margin-bottom: 10px;
}
.volunteerform input[type="radio"] {
	padding-top: 2px;
	margin-right:5px;
	margin-left: 15px;
}
.volunteerform input[type="radio"]:nth-of-type(1) {
	margin-left: 0px;
}
.volunteerform .gender input[type="radio"] {
	margin-top: 7px;
}
.volunteerform select {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	padding: 4px;
	width: 100%;
	width: 220px;
	background: #fff;
	border: 1px solid #dcdcdc;
	display: block;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
}
.volunteerform select.year {
	float: left;
	width: 68px;
}
.volunteerform select.month {
	float: left;
	width: 95px;
	margin-left: 3px;
}
.volunteerform select.day {
	float: left;
	width: 50px;
	margin-left: 3px;
}
/* start of the secondary block */



.volunteerform #secondaryform {
	float: left;
	width: 100%;
	overflow: visible;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 10px;
	padding: 5px 0px 0px 0px;
	border: 0;
	border-top: 1px solid #fff;
}
.volunteerform #secondaryform div {
	display: inline-block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.volunteerform #secondaryform div > div {
	padding-top: 3px;
	padding-bottom: 0px;
}
.volunteerform #secondaryform div.generalhelp {
	float: left;
	width: 50%;
}
.volunteerform #secondaryform div.professionalhelp {
	float: right;
	width: 50%;
	text-align: right;
}
.volunteerform #secondaryform div.specifyleft {
	float: left;
	width: 50%;
}
.volunteerform #secondaryform div.specifyright {
	float: right;
	width: 50%;
	text-align: right;
}
.volunteerform #secondaryform div.specifyleft input[type=text] {
	float: left;
	height: 70px;
	width: 260px;
}
.volunteerform #secondaryform div.specifyright input[type=text] {
	float: right;
	height: 70px;
	width: 260px;
}
.volunteerform #secondaryform input[type="checkbox"] {
	float: left;
	margin-top: 0;
	margin-right: 5px;
}
.volunteerform #secondaryform div.professionalhelp input[type="checkbox"], .volunteerform #secondaryform .specifyright input[type="checkbox"] {
	float: right;
	margin-left: 5px;
}
.volunteerform #secondaryform div label {
	padding-top: 0px;
}
.volunteerform #secondaryform div.details label {
	margin-top: 8px;
	width: auto;
}
.volunteerform #secondaryform div.details input[type=text] {
	float: left;
	margin-left: 10px;
	width: 90%;
}
.volunteerform #secondaryform div.additionalinformation label {
	width: 100%;
	padding-bottom: 10px;
}
.volunteerform #secondaryform div.additionalinformation input[type=text] {
	width: 100%;
}
.volunteerform #secondaryform label {
	margin-right: 10px;
}
.volunteerform #secondaryform input:not([type]) {
	width: 80%;
}
.volunteerform #secondaryform .specify {
	width: 100%;
}
.volunteerform #secondaryform .translation {
	width: 190px;
	padding-top: 5px;
}
.volunteerform #secondaryform p {
	font-weight: 600;
	margin-bottom: 5px;
}
.volunteerform .gender {
	margin-bottom: 7px !important;
}
.languagesleft {
	float: left;
}
select.languagesleft, select.languagesright {
	height: 120px;
	width: 270px;
	margin-bottom: 10px;
}
.languagesright {
	float: right;
}
.addclear {
	float: left;
	display: block;
	width: 220px !important;
	margin-top: 25px;
}
.addclear input[type="submit"] {
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 16x;
}
.volunteerform #secondaryform .textboxskill {
	width: 770px;
	height: 80px;
	margin-top: 10px;
}
/* submit button */



.submitbutton {
	font-size: 25px;
	padding: 8px 40px 8px 40px;
	margin-bottom: 15px;
	color: #fff;
	background-color: #fd2e58;
	border: 0;
	border-radius: 3px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
`  transition: all 0.4s ease;
	-webkit-appearance: none;
}
.submitbutton:hover {
	background-color: #00a3fe;
}
#error {
	color: red;
	font-size: 10px;
	display: none;
}
.needsfilled {
	border: 1px solid red !Important;
	color: red !important;
	color: white;
}
.contentright span.errormess {
	width: 100% !important;
	color: #F00;
	font-weight: bold;
	padding: 6px 0;
}
.dntbtn {
	margin-top: 35px;
}


/* sharklist */

ul.sharklist{
	display:inline-block;
	width:100%;
}	
ul.sharklist li{

		
}
ul.sharklist li a{
	display:block;
	padding:5px;
	text-decoration:none;
	color:#2f69b9;	
}
ul.sharklist li a:hover{
	background-color:#f1f1f1;	
}