/* 
YMCA of Central Ohio--Day Camp Screen Style 2/09
author: Scott Debney
version: 2/2009
*/

/* RESET EVERYTHING AND START FRESH */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General Parameters to be follwed! don't get lippy with me IE */

body {
	background:#fff url(assets/images/main-bg-horiz.jpg) top left repeat-x;
	padding:0;
	}
	

div#main-frame {
	width:940px;
	background:transparent url(assets/images/main-bg4-left.jpg) top left no-repeat;
	margin:0 auto;
	}  
	
div#main-frame-inner {
	width:940px;
	background:transparent url(assets/images/inner-bg-left.jpg) top left no-repeat;
	margin:0 auto;
	}  
	

div#main-frame2 {
	background:transparent url(assets/images/main-bg4-right.jpg) top right no-repeat;
	}  	

div#main-frame2-inner {
	background:transparent url(assets/images/inner-bg-right.jpg) top right no-repeat;
	}  		


div#masthead, div#masthead-inner {
	width:940px;
	height:457px;
	position:relative;
	}  	

div#masthead-inner {
	height: 150px;
	}
	
div#logo {
	width:390px;
	height:138px;
	position:relative;
	top:49px;
	left:37px;
	font: normal 14px/24px arial, verdana, helvetica, san-serif;
	color:#027293;
	}  

div#logo p {
	padding-left:15px;
	}  

div#logo p a {
	color:#c00;
	text-decoration:none;
	}	

div#logo p a:hover {
	color:#c00;
	text-decoration:underline;
	}		
	
div#highlight-links {
	width:241px;
	position:absolute;
	top:202px;
	left:38px;
	color:#5a8801;
	font-size:10px;
	text-align:center;
	}
	
div#highlight-links a {
	color:#5a8801;
	font-weight:normal;
	text-decoration: none;
	font-size:9px;
	font-family: verdana, arial, helvetica, san-serif;
	}		

div#highlight-links a:hover {
	color:#000;
	text-decoration: underline;
	}			
	
div#highlight-links div {
	width:188px;
	height:53px;
	background:transparent url(assets/images/bg-find-link.png) top left no-repeat;
	padding:23px 0 0 55px;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px !important;
	line-height:14px;
	color:#5a8801;
	text-align:left !important;
	}	

div#highlight-links div a {
	color:#5a8801;
	font-weight:bold;
	font-size: 12px !important;
	text-decoration: none;
	}		

div#highlight-links div a:hover {
	color:#000;
	text-decoration: underline;
	}			

div#highlight-links div span{
	font-size: 10px;
	}							

.highlight-movie {
	background:transparent	url(assets/images/bg-movie-link.png) top left no-repeat !important;
	margin-top:20px;
	}


div#main-flash-pic {
	width:360px;
	height:265px;
	position:absolute;
	top:191px;
	left:290px;
	}		
	
div#main-image2-pic {
	width:250px;
	height:181px;
	position:absolute;
	top:276px;
	left:650px;
	}			
	
div#global-nav	{
	position:absolute;
	width:201px;
	top:47px;
	left:683px;
	z-index:1;
	}

div#global-nav h2	{
	font:bold 18px/24px arial, verdana, helvetica, san-serif;
	color:#03546d;
	text-transform:uppercase;
	}	


div#global-nav ul	{
	padding:0;
	margin:0;
	}		
	
div#global-nav li	{
	padding:0;
	margin:0 0 0 0 !important;
	display:inline;
	}	

div#global-nav ul a	{
	background:transparent url(assets/images/bg-global-nav.png) top left repeat-x;
	color:#000;
	font:normal 10px verdana, arial, helvetica, san-serif;
	height:18px;
	width:190px;
	display:block;
	padding:5px 0 0 10px;
	text-decoration:none;
	margin-bottom:0 !important;
	border-bottom: 1px solid #7cb2c2;
	border-top:1px solid #a1d3e1;
	}			

div#global-nav a:hover	{
	background-color:#c00;
	color:#fff;
	}				


div#content {
	width:920px;
	position:relative;
	margin-bottom:80px;
	z-index:2;
	}

div#left-content {
	width:564px;
	margin-left:50px;
	padding-left:20px;
	padding-right:20px;
	}

div#left-content-inner {
	width:564px;
	margin-left:25px;
	padding-left:20px;
	padding-right:0px;
	margin-top:4px;
	font: normal 12px/20px verdana, arial, helvetica, san-serif;
	color:#575757;
	position:relative;
	}	

div#left-content-inner a {
	color:#c00;
	text-decoration:none;
	padding-bottom:-1px;
	border-bottom:1px dotted #c00;
}	

div#left-content-inner a:hover {
	color:#F00;
	text-decoration:none;
	padding-bottom:-1px;
	border-bottom:1px solid #F00;
}	


div#left-content-inner div {
	padding:0 0 10px 15px;
	}		

.sportstable {
	margin:0 0 8px 0;
	}		

.sport-strong {
	margin:10px 0 0 0;
	}				
	

div#left-content-inner ul {
	margin-left:45px;
	 list-style-type: square;
	}				


div#left-content-inner h2 {
	font:normal 20px arial, helvetica, tahoma, verdana, san-serif;
	margin-top:18px;
	margin-bottom:18px;
	color:#000;
	}	
	
div#left-content-inner h2.nobottommargin {
	margin-bottom:2px;
	}		
	
div#left-content-inner h3 {
	font:normal 14px arial, helvetica, tahoma, verdana, san-serif;
	margin-top:10px;
	margin-bottom:2px;
	}	

div#left-content-inner h3 a {
	color:#c00;
	text-decoration:none;
	padding-bottom:-1px;
	border-bottom:1px dotted #f7b8b8;
	}

div#left-content-inner h3 a {
	color:#c00;
	text-decoration:none;
	padding-bottom:-1px;
	border-bottom:1px dotted #c00;
	}

div#left-content-inner h3 a.green {
	color:#587b03;
	text-decoration:none;
	padding-bottom:-1px;
	border-bottom:1px dotted #587b03;
	}	

div#left-content-inner h3 a:hover {
	color:#F00;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #F00;
	}					

div#flash-map {
	width:317px;
	height:346px;
	top:65px;
	left:255px;
	position:absolute;
	}

div#additional-camps {
	position: absolute;
	top:420px;
	left:325px;
	width:300px;
}	

div#additional-camps h3 a {
	color:#094fa3;
	border-color:#094fa3;
}	

div#inner-content-pics {
	position:absolute;
	top:286px;
	left:643px;
	width:284px;
	}

.clearit {
	clear:both;
	}	

div#left-content h2 {
	font:bold 30px Arial, helvetica, tahoma, verdana, san-serif;
	color:#c00;
	letter-spacing:1px;
	}

div#left-content-inner h3 {
	font:bold 14px Arial, helvetica, tahoma, verdana, san-serif;
	color:#900;
	margin-top:16px;
	}	

div#left-content td  {
	padding:30px 20px 30px 5px;
	font: normal 12px/16px verdana, tahoma, arial, helvetica, san-serif;
	color:#575757;
	vertical-align:top;
	}	

div#left-content td a {
		vertical-align:middle;
		color:#c00;
		text-decoration:none;
	}		

div#left-content td.tableline  {
	height:2px;
	line-height:2px;
	font-size:2px;
	padding:0;
	margin:0;
	background-color:#ededed;
	}		

div#left-content td img  {	
	}		

div#left-content td h3 {
	font:normal 20px arial, helvetica, tahoma, verdana, san-serif;
	margin-bottom:9px;
	}	

div#left-content td h3 a {
	color:#c00;
	text-decoration:none;
	}
	

div#left-content td a:hover {
	color:#f00;
	text-decoration:underline;
	}					

div#left-content td h3 a:hover {
	color:#F00;
	text-decoration:underline;
	}		

img.left {float:left;margin-right:15px;border:none;}	

img.left-mini {float:left;margin-right:6px;border:none;margin-top:-4px;}	

img.left-mini2 {float:left;margin-right:6px;border:none;}	

table.mini-links td {
	padding:0 !important;
	margin:0 !important;
	vertical-align:middle !important;
	padding-bottom:7px !important;
	padding-right:7px !important;
	}


div#dayfooter {
		height:376px;
		background:transparent url(assets/images/bg-footer.jpg) bottom left repeat-x;
	}	

div#dayfooter-content {
		width:845px;
		height:327px;
		position:relative;
		margin:0 auto;
	}	
	
div#footer-logo {
		width:204px;
		position:absolute;
		top:55px;
		left:0;
	}		

div#footer-logo ul {
		margin-left:10px;
		margin-top:7px;
	}			

div#footer-logo ul li {
		margin-bottom:4px;
	}	

div#footer-logo ul li a {
		color:#335f6c;
		text-decoration:none;
		font-family:verdana, arial, helvetica, san-serif;
		font-size:12px;
	}		

div#footer-logo ul li a:hover {
		color:#000;
		text-decoration:underline;
	}		

div#footer-copyright {
		width:500px;
		position:absolute;
		top:285px;
		left:0;
	}				
	

div#footer-copyright p {
		margin-top:20px;
		color:#6c6b6b;
		font-size:10px;
		font-family:verdana, arial, helvetica, san-serif;
	}			

div#footer-copyright a {
		color:#C00;
		font-size:10px;
		font-family:verdana, arial, helvetica, san-serif;
		text-decoration:none;
	}		

div#footer-copyright a:hover {
		color:#C00;
		text-decoration:underline;
	}	
	

div#footer-quicklinks {
		width:350px;
		position:absolute;
		top:194px;
		left:283px;
	}					
	
div#footer-quicklinks p  {
		margin-top:14px;
}

div#footer-quicklinks a  {
		font-size:12px;
		font-family:verdana, arial, helvetica, san-serif;
		color:#335f6c;
		text-decoration:none;
}

div#footer-quicklinks a:hover  {
		color:#000;
		text-decoration:underline;
}

div#footer-mission {
		position:absolute;
		left:550px;
		width:220px;
		top:190px;
		font-family:verdana, arial, helvetica, san-serif;
		font-size:12px;
		line-height:20px;
		color:#6c6b6b;
		}
	
div#footer-flickr {
		position:absolute;
		left:285px;
		width:600px;
		top:55px;
		float:left;
		}	

div#footer-flickr h1 {
		font-size:20px;
		color:#6ca1b1;
		font-family:arial;
		font-weight:bold;
		margin-bottom:9px;
		}	

div#footer-flickr img {
		margin-right:7px;
		}			

div#footer-flickr a {
		font-size:10px;
		color:#c00;
		font-family:verdana;
		text-decoration:none;
		}	

div#footer-flickr a:hover {
		text-decoration:underline;
		}		

div#footer-flickr p {
		margin:5px 0 0 362px;
		}												
		
div#right-content-home {
	position:absolute;
	width:220px;
	top:425px;
	left:690px;
	font:normal 10px/16px verdana, arial, helvetica, san-serif;
	color:#575757;
	}

div#right-content-home span.red {
	color:#F00;
	font-weight:bold;
	}			

div#right-content-home span.blue {
	color:#0083c6;
	font-weight:bold;
	}				

div#right-content-home span.orange {
	color:#d5a00b;
	font-weight:bold;
	}	

div#right-content-home span.green {
	color:#26993a;
	font-weight:bold;
	}		

div#right-content-home p {
	margin-top: 10px;
	}		
	
div#logo-yoco {
	width:300px;
	font-size:10px;
	position:absolute;
	top:7px;
	left:35px;
	font-family: verdana, arial, helvetica, san-serif;
	}			

div#logo-yoco a {
	color:#539bb0;
	text-decoration:none;
	font-weight:bold;
	}				
	
div#logo-yoco a:hover {
	color:#000608;
	text-decoration:underline;
	}			
	
.address-bar {
	margin-top:12px;
	}
	
#jumpMenu {
	font-size:10px;
	width:175px;
	}			

div#locations-select {
	position:absolute;
	width:243px;
	top:55px;
	left:335px;
	font-size:10px;
	text-align:left;
	height:20px;
	background:#efefef;
	}

div#locations-select form {
	margin-top:4px;
	}	
	
table#register-table td {
	font-size:11px;
	line-height:16px;
	padding-right:7px;
	padding-bottom:25px;
	}	

table#register-table td p {
	margin-top:10px;
	}		
	
table#register-table td ol {
	margin-left:22px;
	list-style-type: decimal;
	}	

table#register-table td li {
	padding:0;
	}		
	

.sometopmargin {
	margin-top:70px !important;
	}	

	
.sometopmargin a {
	color:#999 !important;
	border-color:#999 !important;
	}		

.sometopmargin a:hover {
	color:#F00 !important;
	border-color:#F00 !important;
	}			


.branch-h2 {
	background:#549cb3;
	padding:5px;
	margin-bottom:3px !important; 
	margin-top:25px !important;
	font-size:18px !important;
	color:#fff !important;
	}	

.reg-h2 {
	background:#8a8888;
	padding:5px;
	margin-bottom:0 !important; 
	font-size:14px !important;
	font-weight:bold !important;
	color:#fff !important;
	}	

.red {
	color:#000;
	background:#ffc;
	}	

.aca-logo {
	margin-top:15px;
	padding-left:0 !important;
	font-size:10px;
	color:#969696;
	}		

.aca-logo img {
	margin-bottom:-4px;
	}	
	
div#reg-box-color {
		padding:2px 20px 20px 20px !important;
		background:#eaf1f3;
		margin-top:50px !important;
	}	
	
div#inner-content-pics div {
		padding-left:50px;
		padding-top:10px;
		font:normal 12px/20px verdana, arial, helvetica, san-serif;
		color:#575757;
	}	
	
div#inner-content-pics div h2 {
		color:#369;
		font: bold 18px arial, verdana, helvetica, san-serif;
	}	

.nobottommargin {
	margin-bottom:0 !important;
	}

table#before-after-care-table {
	margin-top:20px;
	margin-bottom:30px;
	}
	
table#before-after-care-table td {
	font-size:10px !important;
	padding: 8px 3px;
	line-height:13px;
	text-align:center;
	}		
	
table#before-after-care-table th {
	font-size:10px !important;
	text-align:left;
	background:#ccc;
	border-right:1px solid #fff;
	line-height:14px;
	text-align:center;
	padding:4px;
	}			

table#before-after-care-table td.letty {
	text-align:left !important;
	font-weight:bold;
	}	

table#before-after-care-table td.letty span {
	font-weight:normal !important;
	}

table#before-after-care-table td.gray {
	background:#efefef;
	}	

body#weekly-themes h2 {
	font-size:15px;
	font-weight:bold;
	}

body#how-to-register-page h2.branch-h2 {
	margin-bottom:10px !important;
	}

body#how-to-register-page ol {
	margin-left:30px;
	list-style-type:square;
	}	

body#how-to-register-page p {
	margin-top:12px;
	}	

body#how-to-register-page p.small-link {
	font-size:10px;
	text-align:right;
	margin-top:40px;
	}	

body#how-to-register-page p.small-link a {
	color:#575757;
	border-color:#666;
	}	

.font10 {
	font-size:10px;
	}	


a.map-link {
	font-size:11px;
	}

#additional-camps .map-link {
	color:#094fa3 !important;
	border-color:#094fa3 !important;
	}


div#how-to-register-links {
	position: absolute;
	top:59px;
	left:325px;
	width:300px;
}	

div#how-to-register-links a {
	margin-left:8px;
}	

div#how-to-register-linksa {
	position: absolute;
	top:59px;
	left:400px;
	width:300px;
}	

div#how-to-register-linksa a {
	margin-left:8px;
}	

.margintop10 {
	margin-top:10px;
	}
