@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image: url(../images/bg.gif);
	background-repeat:no-repeat;*/
}

a{
	color: #00a4eb;
	text-decoration: underline;
}

a:hover{
	color: #333;
	text-decoration: underline;
}

a:visited{
	color: #00a4eb;

}

#container{
	width:975px;
	margin:0 auto;
}

#quick-links{
	text-align:right;
	color:#999;
	font-size: .9ems;
}

#quick-links a{
	color:#999;
	display:block;
	float:right;
	margin-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	line-height: .8ems;
	border-right:#999 solid 1px;
}

#quick-links a:hover{
	color:#333;	
}

#quick-links a:first-child{
	border:none;
}

#quick-links #holiday{
	float:left;	
}
#quick-links #holiday{
	float:left;
	border-right:0px;
}
#quick-links #fb-root{
	float:left;	
	
}


#header{
	clear:both;
}

#header #logo{
	float:left;
	margin-right: 0px;
}

#header #menu{
	/*display:none;*/
	margin-top: 8px;
	padding-top: 8px;
}

#content{
	min-height:400px;

}

#content #flash{
	margin:0 auto;
	width:975px;
	height:370px;
/*	background:url(../images/temp_bg.gif) no-repeat;
	background-color:#CCC;*/
}

#content #packages{
	/*margin: 1em auto;*/
	padding:0;
	list-style:none;
	list-style-type:none;
	z-index:99;
	position:relative;
	height:130px;
	width:960px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #packages .package{
	display:block;
	float:left;
	width: 235px;
	height: 120px;
	background-color:#eaf7fc;
	vertical-align:baseline;
	overflow:hidden;
}

#content #packages .package .full{
	position:relative;
	background-color:#eaf7fc;
	border:#ccc 2px solid;
	width:396px;
	height:296px;
	overflow:hidden;
}

#content #packages .package .summary{
	position:relative;
	background:url(../images/pkg_bg.gif) top left repeat-x;
	width:100%;
	height:100%;
	z-index:100;
	overflow:hidden;
}

#content #packages .package, #content #packages .full, #content #packages .summary{
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*	behavior: url(ie-css3.htc);
*/}

#content #packages .summary img, #content #packages .full img{
	float:left;
	margin: 5px;

}

#content #packages .summary h3{
	margin: 5px;
}

#content #packages .full h3{
	margin: 5px;
	padding-left: 5px;
	border-bottom:#000 1px solid;
}
/*Mike Added */
#content #packages .full p{
	margin: 8px;
	/*padding: 0;

	font-size: 10px;*/
}
#content #packages .full a.planDetails{
/*	display:block;
	margin:0 auto;*/
}

#content #packages .full a.planDetails img{
	display:block;
	float:none;
	margin:0 auto;
}


#content #packages .summary p{
	padding: 0;
	margin: 8px;
	font-size: 10px;
}

#content #packages .full .full_lower{
	border-top: 1px dashed #b5c4db;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}


#content #pageContentToggle{
	cursor:pointer;
}

#content #pageContentToggle:hover{
	text-decoration:underline;
}

#content .hiddenPageContent{
	font-family:Verdana, Geneva, sans-serif;
}


#content .twenty-five{
	float: right;
	width: 25%;
	padding-left: 10px;
	margin: 0;
    font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#content .twenty-five ul li{
	   margin : 7px 0px 0px 0px;
	
}

#content .seventy-five{
	padding: 15px;
	margin: 0;

	font-family:Verdana, Arial, sans-serif;
	line-height: 17px;
	font-size: 12px;
}
#content .seventy-five li {
    margin : 10px 0px 0px 0px;
}




/*Tabbed Panels Content Formatting*/

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul li{
	margin-top: 1em;
	/*height: 2em;*/
	list-style: square;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul.twoCol{
	margin-bottom:10px;	
	list-style: none;
	list-style-type:none;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul.twoCol li{
	margin: 0;
	height: 2em;
	position:relative;
	display:block;
	clear:left;
	padding-top: 5px;
	padding-left: 10px;
}

ul.twoCol li:nth-child(even),ul.twoCol li:nth-child(even) span{
	background-color:#E4F0F5;
}

ul.twoCol li:nth-child(odd),ul.twoCol li:nth-child(odd) span{
	background-color:#eee;
}


ul.twoCol li span.col1{
	display:block;
	float:left;
	clear:left;
	/*margin-bottom: 10px;*/
	width: 45%;
}

ul.twoCol li span.col2{
	display:block;
	position:absolute;
	left:50%;
}

/* Added for bottom row*/

ul.twoCol li.bottom, ul.twoCol li.bottom span{
	background-color:#FFF;
	padding-bottom: 10px;
}

ul.twoCol li.bottom span.col1{
	font-weight: bold;
}


#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul.fiveCol{
	margin-bottom:10px;	
	list-style: none;
	list-style-type:none;
}

ul.fiveCol{
	margin-bottom:10px;	
	list-style: none;
	list-style-type:none;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent ul.fiveCol li{
	margin: 0;
	height: 2em;
	position:relative;
	display:block;
	clear:left;
	padding-top: 5px;
	padding-left: 10px;
}
ul.fiveCol li{
	margin: 0;
	height: 2em;
	position:relative;
	display:block;
	clear:left;
	padding-top: 5px;
	padding-left: 10px;
}

ul.fiveCol li:nth-child(even),ul.fiveCol li:nth-child(even) span{
	background-color:#E4F0F5;
}

ul.fiveCol li:nth-child(odd),ul.fiveCol li:nth-child(odd) span{
	background-color:#e9e9e9;
}

ul.fiveCol li.heading{
	background:none;
	font-weight:bold;
	border-bottom:#000 1px solid;
}

ul.fiveCol li.heading span{
	background:none;
}


ul.fiveCol li span.col1{
	display:block;
	float:left;
	clear:left;
	width: 40%;
}

ul.fiveCol li span.col2{
	display:block;
	position:absolute;
	left:40%;
	width: 15%;
	text-align:center;
}
ul.fiveCol li span.col3{
	display:block;
	position:absolute;
	left:55%;
	width: 15%;
	text-align:center;
}
ul.fiveCol li span.col4{
	display:block;
	position:absolute;
	left:70%;
	width: 15%;
	text-align:center;
}
ul.fiveCol li span.col5{
	display:block;
	position:absolute;
	left:85%;
	width: 15%;
	text-align:center;
}

/* Added for bottom row*/

ul.fiveCol li.bottom, ul.fiveCol li.bottom span{
	background-color:#FFF;
	padding-bottom: 10px;
	border:none;
}

ul.fiveCol li.bottom span.col1{
	font-weight: bold;
}


#content .float-left{
	float:left;
	padding: 5px;
}

#content div.pic-n-caption img{
	float:left;
}

#content div.pic-n-caption span{
	float:left;
	clear:left;
}

#content p.contentheading {
	font-weight: bold;
	margin-top: 3em;
	font-size: 1.2em;
}

#content hr{
	clear:both;
}


/*Footer stuff*/
#footer{
	clear:both;
}

#footer-links{
	border-top: #b5c4db solid 5px;
}

#footer-links .footer-link-col{
	float:left;
	max-width: 130px;
	margin-left: 20px;
}

#footer-links div:first-child {
	margin-left:0;	
}

#footer-links .footer-link-col h3{
	text-transform:uppercase;
	margin:.75em 0;
	font-size: .95em;
}

#footer-links .footer-link-col ul{
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
	margin-bottom: 1em;
}
#footer-links .footer-link-col ul li a{
	display:block;
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999;
	padding-bottom: .3em;
}
#footer-links .footer-link-col ul li a:hover{
	color:#333;

}


#footer-links .social img{
	float:right;	
	margin:.75em 0 0 0px;
}


#footer #copyright{
	clear:both;
	border-top: #b5c4db solid 1px;
	color:#666;
}

#footer #copyright #bottom-links{
	font-size: 11px;
	position:relative;
	text-align:right;
}

#footer #copyright #bottom-links #sitemap{
	position:absolute;
	left:0;
	top: 10px;
	color:#666;
	text-decoration:none;
}

#footer #copyright #bottom-links ul{
	list-style:none;
	list-style-type:none;
	float:right;
}

#footer #copyright #bottom-links ul li{
	float:left;
	color:#666;
	margin:0 7px;
}

#footer #copyright #bottom-links ul li a{
	color:#666;
	text-decoration:none;
}

#footer #copyright #tech-logos p, #footer #copyright #tech-logos img{
	float:right;
	margin-left: 2em;
}


/*Philanthropy*/
p.icon{
	padding: 0;
	margin: 0 0 15px 40px;
}

p.icon img{
	float: left;
	margin-left: -30px;
}



/*Popup Styling*/

div.popup{
	display: none;
	z-index: 2;
	overflow: scroll;
}
div.popupContent{
	position:relative;
	padding: 10px;
	
}
/*hide order buttons*/
div.popup li.bottom{
	display: none;
}
div.popup li.heading{
	display: block;
}

div.popupHeader{
	width: 100%;
	height: 30px;
	background-color: #000;
}

a.popupClose{
	font-size: 14px;
	line-height: 14px;
	color: #6fa5fd;
	font-weight: 700;
	text-decoration: none;
	display: block;
	height: 22px;
	margin-top: 8px;
	margin-right: 10px;
	float:right;
}