﻿@charset "utf-8";
/* CSS Document */

body{
	background-image:url("/amberalert/img/background.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#2c2829;
	margin:0;
	padding:0;
}

a 			{color:#ffffff; text-decoration:none;}
a:link 		{ }
a:visited 	{color:#989796;}
a:hover 	{color:#ffcc66; cursor:hand; cursor:pointer;}
a:active 	{ }


h1{
}

h2{
	font-size:24px;
	font-family:"Myriad Pro", "Franklin Gothic Book", Arial;
	font-weight:bold;
	color:#fd0e0b;
}

h3{
	font-size:26px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-weight:bolder;
	text-align:center;
	display:inline;
	padding:15px;
	text-shadow:#000000 1px 1px 1px;
}

.italic{
	font-size:18px;
	font-style:italic;
}

.smallitalic{
	font-size:16px;
	font-style:italic;
}
		.smallitalic a 			{color:#a16800; text-decoration:none;}
		.smallitalic a:link 	{ }
		.smallitalic a:visited 	{color:#989796;}
		.smallitalic a:hover 	{color:#ff0000; cursor:hand; cursor:pointer;}
		.smallitalic a:active 	{ }


.bold{
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.notify{
	font-size:19px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#ffefce;
	text-shadow:#000000 1px 1px 1px;
}
		.notify a			{color:#ff0000; text-decoration: none;}
		.notify a:link 		{ }
		.notify a:visited 	{color:#989796;}
		.notify a:hover 	{color:#ffcc66; cursor:hand; cursor:pointer;}
		.notify a:active 	{ }





/* start view poster page css */

.posterpage{
	font-size:16px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#ff0000;
}
		.posterpage a			{color:#ff0000; text-decoration: none;}
		.posterpage a:link 		{ }
		.posterpage a:visited 	{color:#ff0000;}
		.posterpage a:hover 	{color:#dda025; cursor:hand; cursor:pointer;}
		.posterpage a:active 	{ }

.viewposterpage{
	font-size:16px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#ff0000;
	display:none;
}
		.viewposterpage a			{color:#ff0000; text-decoration: none;}
		.viewposterpage a:link 		{ }
		.viewposterpage a:visited 	{color:#ff0000;}
		.viewposterpage a:hover 	{color:#dda025; cursor:hand; cursor:pointer;}
		.viewposterpage a:active 	{ }

.posterpage2{
	font-size:16px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#ff0000;
}
		.posterpage2 a			{color:#ff0000; text-decoration: none;}
		.posterpage2 a:link 		{ }
		.posterpage2 a:visited 	{color:#ff0000;}
		.posterpage2 a:hover 	{color:#dda025; cursor:hand; cursor:pointer;}
		.posterpage2 a:active 	{ }

.viewposterpage2{
	font-size:16px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#ff0000;
	display:none;
}
		.viewposterpage2 a			{color:#ff0000; text-decoration: none;}
		.viewposterpage2 a:link 		{ }
		.viewposterpage2 a:visited 	{color:#ff0000;}
		.viewposterpage2 a:hover 	{color:#dda025; cursor:hand; cursor:pointer;}
		.viewposterpage2 a:active 	{ }

.noalertposter{
	font-size:16px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#000000;
}
		.noalertposter a			{color:#000000; text-decoration: none;}
		.noalertposter a:link 		{ }
		.noalertposter a:visited 	{color:#989796;}
		.noalertposter a:hover 		{color:#dda025; cursor:hand; cursor:pointer;}
		.noalertposter a:active 	{ }

.viewnoalertposter{
	font-size:16px;
	font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	color:#000000;
	display:none;
}
		.viewnoalertposter a			{color:#000000; text-decoration: none;}
		.viewnoalertposter a:link 		{ }
		.viewnoalertposter a:visited 	{color:#989796;}
		.viewnoalertposter a:hover 		{color:#dda025; cursor:hand; cursor:pointer;}
		.viewnoalertposter a:active 	{ }


/* end view poster page css */






.hr{
  height: 0px;
  margin: 0px;
  border-bottom: 1px solid #ffffff;
  font-size: 1px;
}





#header{
	height:146px;
	background-image:url("/amberalert/img/header.png");
	background-position:top center;
	position:relative;
}

.marquee{
	position:relative;
	top:30px;
	height:1px;
}
.viewmarquee{
	position:relative;
	top:30px;
	height:1px;
	display:none;
}

	#headercontent{
		width:980px;
		height:170px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
	}
		#banner{
			background-image:url("/amberalert/img/banner.png");
			background-repeat:no-repeat;
			height:180px;
			width:174px;
			position:absolute;
			left:20px;
		}
		#aabanner{
			background-image:url("/amberalert/img/aabanner.png");
			height:111px;
			width:142px;
			position:absolute;
			top:35px;
			left:14px;
		}
		#emabanner{
			background-image:url("/amberalert/img/emabanner.png");
			height:109px;
			width:146px;
			position:absolute;
			top:35px;
			left:12px;
		}
		#title{
			background-image:url("/amberalert/img/sdaatitle.png");
			height:51px;
			width:569px;
			position:absolute;
			top:50px;
			left:280px;
		}
		#ematitle{
			background-image:url("/amberalert/img/ematitle.png");
			height:51px;
			width:645px;
			position:absolute;
			top:50px;
			left:260px;
		}


#content{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:855px;
	padding-left:100px;
	padding-right:25px;
}

#buttongroup{
	position:absolute;
	left:-90px;
	top:20px;
}
	.buttontop{
		background-image:url("/amberalert/img/buttontop.png");
		height:3px;
		width:216px;
	}
	.buttonmid{
		background-image:url("/amberalert/img/buttonmid.png");		
		width:206px;
		position:relative;
		color:#ffffff;
		font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
		font-size:18px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:8px;
		padding-right:5px;
	}
	.redbuttonmid{
		background-image:url("/amberalert/img/buttonmid.png");		
		width:206px;
		position:relative;
		color:#ff0000;
		font-family:Nina, "Microsoft Sans Serif", "MS Sans Serif", Arial;
		font-size:18px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:8px;
		padding-right:5px;
	}
		.redbuttonmid a			{color:#ff0000; text-decoration: none;}
		.redbuttonmid a:link 	{ }
		.redbuttonmid a:visited {color:#ff0000;}
		.redbuttonmid a:hover 	{color:#ffffff; cursor:hand; cursor:pointer;}
		.redbuttonmid a:active 	{ }

	
	.buttonbottom{
		background-image:url("/amberalert/img/buttonbottom.png");
		height:9px;
		width:219px;
	}
	#wireless{
		background-image:url("/amberalert/img/WirelessAmberAlerts_40x40.png");
		height:40px;
		width:40px;
		position:absolute;
		left:162px;
		top:5px;
		border-width:3px;
		border-color:#ffcc66;
		border-style:outset;
	}

#contentbox{
	background-image:url("/amberalert/img/contentbox.png");
	background-repeat:repeat-x;
	height:502px;
	width:705px;
	position:absolute;
	top:70px;
	padding-top:10px;
	padding-bottom:40px;
	padding-left:150px;
	padding-right:25px;
}
	#contenttitle{
		width:705px;
		height:50px;
	}
	#contenttext{
		height:417px;
		width:705px;
		overflow:auto;
		padding-right:5px;
	}

#footer{
	width:855px;
	font-family:"Trajan Pro", "Perpetua Titling MT", "Charlemagne Std", "Felix Titling", "Times New Roman";
	font-size:14px;
	color:#ffffff;
	text-align:center;
	position:absolute;
	top:615px;
}

	#poweredby{
		background-image:url("/amberalert/img/poweredby.png");
		background-repeat:no-repeat;
		height:57px;
		width:75px;
		position:absolute;
		padding:5px;
		left:775px;
		top:105px;
	}
