@import url("alpha-nav.css");

/* Alpha Video, 2007
Site Layout and Design Styles
by Dan Moriarty, wwww.danmoriarty.com
Copyright 2007, All Rights Reserved */



/*BASE RULES */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	background: #e6e6e6;
	}

img {
	border:none;
	}

a:link {
	color:#004285;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	font-weight: bold;
	color:#275585;
	text-decoration:none;
	}
	
a:hover {
	color:#0064c9;
	text-decoration:underline;
	}

   
img a:link, img a:visited {
	text-decoration:none;
	border:none;
	}
	

/* HOLDER TAGS */

#topshadow {
	background: transparent url(../images/images-template/bg-topshadow.gif) no-repeat;
	height:18px;
	width:820px;
	margin:0 auto;
	}


#outerwrapper {
	width:820px;
	margin:0 auto;
	background:transparent url(../images/images-template/bg-sideshadow.gif) repeat-y;
	text-align:left;
	font-size:90%;	
	
	}

#mainwrapper {
	width:780px;
	margin:-12px auto;	
	padding:10px;
	background:#fff;
	font-size:90%;
	}


#top {
	margin-top:-10px;
	}


#content {
	width:780px;
	margin-top:5px;
	}

	
#sidebar {
	float:left;
	width:160px;
	}

		
#maincol {
	float:right;
	width:610px;
	}

#leftcol {
	float:left;
	width:430px;
	margin:0 0 .5em 0;
	}

#rightcol {
	float:right;
	width:160px;
	margin:0 0 .5em 0;
	}


#bottom {
	background:#003b77 url(../images/images-template/bg-bottom.gif) right bottom no-repeat;
	color:#000;
	text-align:center;
	clear:both;
	height:14px;
	}

#bottom a:link, #bottom a:visited {
	color:#fff;
	}
	
#bottom-shadow {
	height:24px;
	width:820px;
	margin:0 auto;
	background: url(../images/images-template/bg-bottomshadow.gif) no-repeat;
	}
	
	
	
#footer {
	text-align:center;
	font-size:90%;
	margin:0 auto;
	width:800px;

	}

/* Other DIVs */

#toprightnav {
	float:right;
	text-align:right;
	margin:1em 2em 0 0;
	font-size:120%;
	}

#toprightnav a {
	font-weight:normal;
	color:#DF7A1C;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	}

div.greybox {
	padding:6px;	
	background:#e6e6e6;	
	}

Grey Highlight {
	padding:6px;	
	background:#f5f5f5;	
	}

div.orangebox {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	padding:6px;	
	background:#e0e0e0;

	}

div.callouts {
	margin:1em 0 0 0;
	padding:.8em 1em .3em 1em;	
	border-top:1px dotted #999;
	clear:both;

	}

div.callouts img.imageleft{
	float:left;
	padding:0 10px 10px 0;
	}

div.callouts img.imageright {
	float:right;
	padding:0 0 10px 10px;
	}


/*small boxes/ banners on the right side */

#banners div {
	margin:1em 0;
	padding:.4em 1em;	
	}

#banners h4 {
	font-size:110%;
	background:#fff url(../images/images-template/bg-arrow.gif) 3px 5px no-repeat;
	padding:.3em .2em .3em 1.5em;
	margin:0;
	color:#333;
	}

.digitalservices {
	background:#ccc;

	}

.rentalservices {
	background:#fae5d0;
	
	}

.digitaldisplay {
	background:#cfd5e6;
	
	}
	
	
/*TYPOGRAPHY */

h1.siteheader { /*this is top type header, family child care*/
	float:left;
	margin:0;
	padding:0;
	}
	
h1.siteheader a:link, h1.siteheader a:visited, h1.siteheader a:hover {
	display:block;
	width:335px;
	height:76px;
	background: url(../images/images-template/logo.gif) no-repeat;
	text-indent:-5000px;
	}


	
h2 {
	margin:.3em 0;
	font-size:200%;
	color:#003B77;
	font-weight:normal;
	}



h3 {
	margin:.2em 0;
	font-size: 120%;

	}

h4 {
	margin:.2em 0;
	font-size:120%;

	}
	
	
h5 {
	color: #003b77;
	border-bottom:1px dotted #ccc;
	margin:.3em 0;
	font-size: 200%;
	font-weight:normal;

	}
	
	
p {
	line-height:140%;
	margin:.5em 0;
	color:#333;
	}


h4.profiletext {
	background: url(../images/images-template/bg-projectprofile.gif) no-repeat;
	width:130px;
	height:20px;
	text-indent:-1000px;
	}


h4.subheader {
	border-bottom:1px dotted #ccc;
	color:#003a76;
	margin:1em 0 .4em 0;
	padding-bottom:.3em;
	}


/*PAGE SPECIFIC*/





/*MISC SPANS AND CLASSES */


h3.buttontext {
	background:#003b77  url(../images/images-template/bg-navbar.gif) bottom left repeat-x;
	color:#fff;
	font-size:120%;
	padding:6px 5px 6px 7px;
	margin:0 -5px;
	}


.clearingout {
	clear:both;
	}


p.breadcrumb {
	margin:0;
	padding:0 0 .5em 0;
	}

p.largercrumb {
	font-size:110%;
	padding:5px;
border:1px solid #999;
		}
	
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration:underline;
	}

.smallertext {
	font-size:90%;
	}

.noborder {
	border:none;
	}
				
				
.important {
	color:#990000;
	font-style:italic;
	font-weight:bold;
	}
	
.leftbox {
	float:left;
	margin:10px 0;
	}

.rightbox {
	float:right;
	margin:10px 0;

	}
	
.paddy {
	padding:10px;
	}

ul#sidebarnav2 li.highlight, ul#sidebarnav2 li.highlight a {
	background:#ecaa6e url(../images/images-template/bg-bullet2.gif) no-repeat 3px 8px;
	}

#animation {
	height:190px;
	background:#000;
	margin:0;
	}
