@charset "utf-8";
/* CSS Document */
html {color:#000; margin:0px; padding:0px;}
body {text-align:center; margin:0px; padding:0px; background-color:#f2f2f2; font-size:.8em; line-height:2em; font-family:Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4, h5, h6 {margin: 0px 0px 0px 0px; font-family:Georgia, "Times New Roman", Times, serif;}
/* Miscellaneous oddities and fixes */
a img {border:none;}
hr {background-color: #666; border-width: 0; height: 2px; float:left; width:100%;}
.cleanup {clear: both; display: block; font-size: 0; height: 0; line-height: 0;}
.center {text-align:center;}
.center img {display:block; margin:1em auto;}
/* Content */
.photosets img { border:1px solid blue; }
.phototitlebottom { margin-bottom:5px;}
#header {height:167px; width:894px; margin:0 auto; background-image:url(shorttop.png); background-color:#FFFFFF; background-repeat:no-repeat; margin:0;}
#logo {float:left; background-image:url(logo.png); width:118px; height:114px; z-index:5; margin-left:15px; margin-top:10px;}
#frito {position:absolute; top:10px; right:20px; background-image:url(frito.png); width:221px; height:142px; z-index:5;}
#hands {position:absolute; top:20px; left:300px; background-image:url(hands.png); width:203px; height:114px; z-index:5;}
#quotearea {float:right; width:400px; height:150x; z-index:5; margin-right:15px; margin-top:10px; color:#FFF; display:block; font-size:1.15em; line-height:1.1em; font-style:italic; text-align:right;}
#container {width:894px; background-color:#FFFFFF; margin:0px auto; text-align:center; position:relative; clear:both; border:3px solid #F2F2F2; border-top:none;}
#container h1, h2, h3, h4, h5, h6 {color:#0C69B6;}
#navarea {width:720px; clear:both; float:right; font-size:1.2em; font-family:verdana,sans-serif; margin-bottom:30px; text-align:left; clear:both; margin-top:15px;}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display:block;
	width:9em;
	text-align:center;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 9em;
	left: -999em;
	z-index:10;
	background-color:#0c69b6;
	border:2px solid white;
}

#nav li ul li {
	float:left;
	width:100%;
}

#nav li ul a {
	text-align:left;
	color:#FFFFFF;
	margin-left:5px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-color:#0a497e;
}
a {color:#0C69B6;}
a:hover {color:#0C69B6; text-decoration:none;}
#gallery {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 15px 10px 15px;
}

.photos {
	position: relative;
	float: left;
	display: block;
	padding:5px;
}
.photosets {
	padding-top: 1px;
}
.photosets h2 {
	color: #000;
}

#logincont {
	width:400px;
	text-align:center;
	margin:0 auto;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-top:25px;
}

#logincontent {
	text-align:left;
	padding:15px;
}
#logintext {
	color:red;
	font-size:.9em;
}
#logintable {
	margin-top:5px;
}
#contentwrap {width:100%; background-color:#FFFFFF; clear:both;}
#slider {z-index:4;}
#leftslider {float:left; margin-bottom:-30px; clear:both; z-index:4;}
#leftcontent {width:556px; padding:20px; float:left; display:block; text-align:left;}
#entirecontent {width:813; padding:20px; float:left; display:block; text-align:left;}
#rightcontent {width:257px; padding:20px; float:right; display:block; text-align:left;}
.boxr {border:1px solid #07365e; margin-bottom:15px; margin-top:20px; background-repeat:no-repeat; background-image:url('images/topbox.png'); background-repeat:repeat-x; width:248px;}
.boxr h2 {margin-left:15px; margin-top:3px; color:#FFF;}
.boxr ul li {font-size:1.2em; margin-bottom:10px;}
#clear {clear:both; height:1px; width:100%;}
#social {height:32px; width:980px; margin: 0 auto; padding: 10px 0; text-align:center;}
#social img {height:32px; width:32px; padding:10px;}
#address {background-color:#0c69b6; padding:0; color:#ffffff; width:100%; margin-top:25px; text-align:center; height:18px; padding:1px 0 35px 0; font-size:1.2em;}
#address a {color:#ffffff;}
#address ul {list-style:none; display:block;}
#address ul li {margin:0 35px; float:left; display:inline;}
#addresscont {width:893px; margin:0 auto; text-align:center;}
#footer {text-align:center; width:100%; margin-top:15px;}
#spacefix {width:100%; height:1px; clear:both;}
#list_of_users {width:400px;}

/* Slideshow */
#slideshow {
width:50%;
float:left;
margin:0;
padding:0;
}

#slideshow IMG {
margin:0;
padding:0;
position:absolute;
left:0px;
height:225px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

input[type=text].contactinput, input[type=password].contactinput {
float:left;
font-size:12px;
padding:4px 2px 4px 2px;
border:solid 1px #aacfe4;
width:350px;
margin:2px 2px 2px 2px;
background-image: url(bgform.gif);
background-repeat: repeat-x; 
font-family: Georgia, "Times New Roman", Times, serif;
}

select.contactinput {
font-size:12px;
padding:4px 2px 4px 2px;
border:solid 1px #aacfe4;
margin:2px 2px 2px 2px;
background-image: url(bgform.gif);
background-repeat: repeat-x; 
font-family: Georgia, "Times New Roman", Times, serif;
}

textarea.contactinput {
float:left;
font-size:12px;
padding:4px 2px 4px 2px;
border:solid 1px #aacfe4;
width:350px;
height:150px;
margin:2px 2px 2px 2px;
background-image: url(bgform.gif);
background-repeat: repeat-x; 
font-family: Georgia, "Times New Roman", Times, serif;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	margin-top:6px;
	margin-left:2px;
    background: transparent url('http://www.kidsamc.com/button_a.png') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font: normal 14px Georgia, serif;
    height: 25px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
	color: #FFF;
    background: transparent url('http://www.kidsamc.com/button.png') no-repeat;
    display: block;
    line-height: 17px;
    padding: 3px 0 7px 14px;
}

#crumbs {
	float: left;
	text-align:left;
	padding:0;
	padding-left: 20px;
}

#crumbs a {
	color:#0C69B6;
	text-decoration:none;
}

#crumbs a:hover {
	text-decoration:underline;
}

#blogfeed ol, #blogfeed li {
margin:0;
padding:0;
list-style-position: inside;
}

#blogfeed {
margin-top:5px;
line-height:1.5em;
margin-bottom:10px;
}
