/* @override http://smsf.tdcake.com/css/default.css */

/******************************************************************************
STYLESHEET
Created: 2009 by Ariane Salvador for Tyler Digital

*****************************************************************************/

/* @group Global */
body {
	background-color:#003366;
	font-family: Trebuchet, tahoma, "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align:center;
}
img {
	margin-bottom: 5px;
}
/* fix for pictures peeking about the panframe */
#layout4_images img {
	width: 200px;
	overflow: hidden;
}
/* end fix */

p {
	line-height: 1.5;
	margin-top:0;
	margin-bottom: 13px;
	padding-top:0;
}
a {
	color: #33A3D2;
	outline: 0;
}
#body a:hover {
	color: #E68D39;
}
#wrapper {
	background: url(/img/structural/contentbg.jpg) repeat-y;
	margin:0 auto;
	padding: 0;
	text-align:center;
	width:970px;
}
#content {
	padding: 25px;
}
td {
	padding: 10px
}
input.submit {
	padding: 0 5px;
	background-color: #fff;
}
table input {
	padding: 0 5px;
}
#content table {
	font-size: 14px;
	margin-top: 15px;
}
/* @end */

/* @group Header */
#header {
	background: url(/img/structural/header_round.jpg) no-repeat;
	height:110px;
	margin:0 auto;
	padding:0;
	position: relative;
	text-align:left;
	width:970px;
}
.brand {
	text-align:left;
	margin: 25px auto auto 35px;
}
h1 a {
	background: url(/img/smsflogo.gif) no-repeat top left;
	color: #005387;
	font-size: 24pt;
	font-family: Georgia, Times, 'Times New Roman';
	font-weight: bold;
	padding-top: 20px;
	position: absolute;
	left: 35px;
	padding-left: 105px;
	height: 75px;
	text-align:left;
	top: 25px;
}
h2 {
	color: #003366;
	margin: 15px auto 15px 25px;	
	font-size:19pt;
	font-weight: bold;
}
#body {
	position: relative;
}
h2 div.brochure {
	background: url(/img/small_pdf_icon.gif) no-repeat left;
	font-size: 12pt;
	left: 210px;
	padding-left: 20px;
	position: absolute;
	top: 22px;
}
#navigation div.brochure {
	display: none;
}
h3 {
	color: #003546;
	font-size:13pt;
	font-weight: bold;
}
.ui-corner-all h3 {
	padding: 0;
}
.ui-corner-all ul {
	margin-left: 20px;
}
/* @end */

/* @group Navigation */

#navigation {
	background-color:#60a9d5;
	height:25px;
	margin:0 auto;
	padding: 0;
	position: relative;
	text-align:left;
	width: 947px;
}
#navigation ul li{
	display: inline;
	float: left;
	list-style-type: none;
	padding-left:0px;
}
#navigation ul li a {
	background: url('/img/structural/bluebutton.gif') no-repeat bottom right;
	color:#fff;
	display: block;
	font-size:10pt;
	font-weight:normal;
	height:25px;
	line-height:25px;
	padding-right: 33px;
	padding-left:20px;
	text-align:center;
}
#navigation ul li a div a {
	display: none;
}
#navigation a:hover {
	background: #f08648url('/img/structural/orangebutton.gif') no-repeat right;
}
#navigation ul li ul.secondary-nav {
	left: -999em;
	overflow: hidden;
	position: absolute;
	top: 25px;
	width: 920px;
}
#navigation ul li:hover ul.secondary-nav, #navigation ul li.sfhover ul.secondary-nav {
	left: 0px;
}
/* @end */

/* @group Content */
/* @group Homepage */
#home_images {
	float: left;
	width: 510px;
}
#indexcontent p a {
	color: #003366;
}
.pan_wrap {
	clear: both;
	margin-bottom: 25px;
}
p.language-link {
	margin-left: 35px;
}
p.language-link a {
	color: #003366;
}
div.feature a {
	color: #003366;
	text-decoration: underline;
}
p.language-link a:hover, p.language-link a:active, p.language-link a:visited {
	color: #003366;
}
p.language-link img {
	vertical-align: top;
}
.feature img {
	width: 100px;
	float: right;
}
.feature p {
	padding-top: 15px;
	width: 200px;
}

/* @end */

/* @group Content Pages */
.read_more {
	background-color: white;
	bottom: 3px;
	position: absolute;
	right: 10px;
}
.bubble {
	position: relative;
}
div.full_text {
	font-size: 11pt;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
/* @end */
#body {
	background:#fff url(/img/structural/bodybg.jpg) repeat-x top left;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
	padding-bottom:25px;
	position: relative;
	text-align:left;
	width: 947px;
}

/* @group New Layouts */

ul.column {
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	line-height: 2;
	width: 280px;
	display: inline;
}
#sample2 #image img {
	width: 400px;
	height: 290px;
}
#sample2 .pan_wrap4 {
	width: 400px;
}
#sample2 .pan_frame4 {
	background-image: url(/img/structural/frame2.png);
	width: 400px;
}
#sample2 #holder1 {
	width: 470px;

}
#sample2 #holder1 .bubble1 {
	width: 470px;
	background-image: url(/img/structural/bubble9bg.jpg);
}
#TB_window {
}

/* @end */
/* @end */

/* @group Footer */
#footer {
	background: url(/img/structural/footer_round.jpg) no-repeat bottom;
	clear:both;
	height:100px;
	margin: 0 auto;
	text-align:left;
	padding-top: 15px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #E68D39;
}
#footer p {
	color:#fff;
	margin:0;
	margin-left:35px;
}
#footer .one {
	margin-left:300px;
	margin-top:-50px;
}
#footer .two {
	margin-left:600px;
	margin-top:-40px;
}
.buttons {
	position: absolute;
	right: 25px;
	top: 10px;
}
#footer .buttons img{
	display: inline;
}
/* @end */

/* @group Contact Us */
#contact_us {
	height: 250px;
	position: relative;
	width: 850px;
}
#contact_us #address {
	position: absolute;
	top: 60px;
}
#contact_us #phone {
	bottom: 10px;
	position: absolute;
}
#contact_us	#staff1 {
	top: 60px;
	position: absolute;
	right: 0;
}
#contact_us	#staff2 {
	bottom: 10px;
	position: absolute;
	right: 0;
}
#contact_us h2 {
}
#contact_us h3 {
	padding-left: 30px;
}
#contact_us .sub {
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}
#contact_us #staff1 h3, #contact_us #staff2 h3 {
	padding: 0;
	text-align: right;
}
#contact_us .sub a {
	color: black;
	text-decoration: underline;
}
#indexcontent {
	float:left;
	margin-left: 35px;
	text-align:justify;
	width:340px;
}
#poolImagesGallery {
	position: relative;
}
.pan_wrap {
	margin-left: 35px;
	float:left;
	width: 450px;
	height: 300px;
	position: relative;
	
	/* in order to hide upcoming images in case user has javascript turned off*/
	overflow: hidden;
}
.pan_frame {
	background: url(/img/structural/frame.png);
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 300px;
	z-index: 100000;
}
.TDGallery.wrapper {
	position: relative;
}
.TDGallery.content {
	position: absolute;
	top: 0px;
	left: 0;
}
/* @end */

/* @group News Tickler */

#news_ticker {
	background-image: url(/img/structural/gray_back.png);
	bottom: 0;
	color: white;
	font-size: 12pt;
	left: 0;
	position: absolute;
	width: 100%;
}
#news_ticker p {
	margin: 5px 30px 15px 30px;
}
/* @end */

/* @group Donate */
input, select {
	background-color: #fff;
}
input {
}
#frmDonate fieldset input {
	float: left;
	margin-right: 5px;
}
#frmDonate fieldset input {
	background-color: transparent;
}
input.submit {
}
#frmDonate .radio label {
	margin-bottom: 15px;
}
input#DonationRecognitionOptions0, input#DonationRecognitionOptions1, input#DonationRecognitionOptions2, input#DonationRecognitionOptions3 {
	float: left;
	margin-right: 5px;
}
#frmDonate fieldset {
	border: none;
	margin-top: 15px;
	padding-top: 5px;
}
input#DonationStreet {
	width: 300px;
}
input#DonationState {
	width: 30px;
}
input#DonationZip {
	width: 100px;
}
input#DonationMatcomp {
	width: 265px;
}
#download_pdf p {
	margin-left: 40px;
}
#download_pdf img {
	vertical-align: middle;
}
.underline {
	text-decoration: underline;
}
.red {
	color: red;
}
/* @end */

/* @group Volunteer Form */
.volunteer-form p, .volunteer-form h3 {
	margin-left: 25px;
}
.volunteer-form form {
	border: none;
}
.volunteer-form table {
	margin-left: 20px;
}
.volunteer-form table td {
	vertical-align: top;
	padding: 5px
}
.volunteer-form input#SectionEvenings, input#SectionAfternoons, input#SectionMornings {
	background-color: transparent;
	margin-right: 5px;
}
/* @end */