@charset "UTF-8";
/* CSS Document for Amc Rescue */
/* Prepared by Heather Smith - Comsys */
* { margin: 0; padding: 0; }
html, body { height: 100% }
body, div { font-family: arial, sans-serif }
body { 
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	color: #FFFFFF;
	background-color:#000;
	}
	
body.popUp
	{
		background-color: #FFF;
	}

#container{
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;	
	}
	
#popUpContainer{
	width: 720px;
	padding: 10px;
	text-align:left;	
	}	

#header{
	border: #2d82ff 10px solid;
	width: 795px;
	height: 215px;
	}
	
#headerInner{
	padding: 20px;
	}
	
#leftContent{
	margin-top: 20px;
	padding: 0px 0px 0px 10px;
	width: 480px;
	float: left;
	
	}
	
#rightContent
	{
	margin-top: 20px;
	padding: 0px 5px 0px 15px;
	border-left: 1px #323232 solid;
	float: right;
	}	
	

#logo
	{
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#getSupport
	{
	position: relative;
	top:40px;
	}	
	
#pulldown
	{
	margin-top:25px;
	display:block;
	width: 250px;
	}

#headerImage
	{
	padding-top: 20px;
	}
	
#phoneImage
	{
	position: relative;
	left: 10px;
	}
	
.box
	{
	background-color: #0d2472;
	color: #FFF;
	width: 180px;
	height: 150px;
	padding:15px;
	margin: 0px 15px;
	}

#boxes
	{
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
#longBox
	{
	background-color: #0d2472;
	color: #FFF;
	width: 640px;
	height: 190px;
	padding:15px;
	margin: 0px 15px;
	font-size: 12px;
	line-height: 20px;
	background-image: url('../images/amc_longBox.jpg');
	background-repeat: no-repeat;
	}	

/* List styles */
li { list-style-type: none; }

ul.numbered  li
	{
		list-style-type: inherit;
	}

.basic, #list2, #list3, #navigation { width:20em; }

.basic  {
	width: 300px;

}
.basic p {
	margin-bottom : 10px;
	font-size: 14px;
	margin: 0px;
	padding: 10px;
	height: 135px;
}

a {

	text-decoration: underline;
	color: #8F8F8F;
}

a:hover {
	color: #FFF;
}


.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #8F8F8F;
	background-image: url("../images/ha-header.jpg");
	background-repeat: repeat-x;
}
.basic a:hover {
	color: #FFF;
}
.basic a.selected {
	color: #FFF;
}

.basic2  {
	width: 270px;
	
}

.basic2 p {
	margin-bottom : 10px;
	font-size: 10px;
	padding: 10px;
	
}
.basic2 a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #8F8F8F;
	border-top: 1px solid #323232;
}
.basic2 a:hover {
	color: #FFFFFF;
}
.basic2 a.selected {
	color: #FFFFFF;
}

a.faq:link {
	color: #8F8F8F;
	display: inline;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	border-top: 0px solid #8f9291;
}
a.faq:hover {
	color: #FFF;
}
a.faq:visited {
	color: #8F8F8F;
}

h2 a:link , h2 a:visited {
	color: #8F8F8F;
	display: inline;
	font-size: 12px;
	position: relative;
	top:-8px;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
	display: inline;
	font-size: 12px;
	position: relative;
	top:-8px;
	text-decoration: none;
}


#getSupport a:link, #getSupport a:visited
	{
		color: #bbbabe;
	}

#getSupport a:hover
	{
		color: #FFF;
	}

/* Typography */
h2
	{
		padding-bottom: 10px;
	}
h3
	{
		font-size: 14px;
		font-weight: normal;
	}

.subSection
	{
		color: #2d82ff;
	}
	
#finePrint
	{
	font-size: 10px;
	color:#666;
	display: block;
	padding: 10px 0px 0px 15px;
	}

#getSupport
	{
		float: right;
		padding: 30px 10px;
	}

.super
	{
	vertical-align: super;
	font-size: 7px;
	}

/* General */
.floatLeft
	{
		float:left;
		display: inline;
	}
	
.floatRight
	{
		float:right;
		display: inline;
	}
	
.floatClear
	{
		clear: both;
	}
	
.paddingLarge
	{
		padding: 15px;
	}
	
.paddingSmall
	{
		padding: 8px;
	}	
	
#trailimageid
{
font-size: 0.75em;
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
width: 243px;
height: 503px;
z-index: 100;
}
