/* reset core reset  */
form{ margin:0; }

/* Utilities */
.Hide{ display:none; }
.Left{ float:left; }
.Right{ float:right; }
.Clear{ clear:both; }

/* ==-==-==-==-==-==-== */
/*   lay.root.default   */
/* ==-==-==-==-==-==-== */

body{ background:#9a9a9a; font-family:Arial,Verdana,sans-serif; font-size:12px; }

#mainBody{ background:url("../_images/template/body_bg.gif") top repeat-x; }

#rootLayout{
	margin:0 auto;
	width:722px;
	border:5px solid #ffffff;
	}
	#searchContainer{
		background:#9a0000;
		width:722px;
		height:28px;
		border-top:3px solid #6d0000;
		}
		#searchLabel{ 
			background:url("../_images/template/searchlabel.gif") no-repeat;
			width:58px;
			height:28px;
			float:left;
		}
		#searchBox{
			border:1px solid #800000;
			margin-top:3px;
			float:left;
		}
		#searchGo{
			border:0;
			background:url("../_images/template/searchgo.gif") no-repeat;
			width:30px;
			height:28px;
			float:left;
		}
		#socialLinks {
			float: right;
			width: 180px;
			padding-top: 4px;
			padding-right: 4px;
		}
			#socialLinks a {
				display: block;
				float: left !important;
				text-indent: -10000px;
				background-position: 0px 0px;
				background-repeat: no-repeat;
				width: 78px;
				height: 19px;
				margin-left: 8px;
			}
			#facebookLink {
				background-image: url('../_images/buttons/facebook11.png');
			}
			#twitterLink {
				background-image: url('../_images/buttons/twitter5.png');
			}
			#youtubeLink {
				background-image: url('../_images/buttons/youtube1.jpg');
			}
	#searchContainer a{ 
		background-repeat:no-repeat; 
		background-position:top left; 
		display:block; 
		float:right; 
		height:19px;
		text-indent:-9999px; 
		width:78px;
	}
	
	#searchContainer a:hover{ background-position:bottom right; }
	
	#headerContainer{
			border-top:3px solid #ffffff;
			border-bottom:3px solid #ffffff;
		}
		#logo{ 
			background:url("../_images/template/logo.jpg") no-repeat;
			width:208px;
			height:220px;
			color:White;
			border-right:3px solid #ffffff;
			float:left;
		}
	#menuContainer{
		width:722px;
		height:25px;
	}
	#rootContent{ 
		background:#ffffff;
		border-top:3px solid #ffffff; 
	}
	#footer{
		width:722px;
		background:#660000;
		border-top:3px solid #ffffff;
		padding:5px 0;
		}
		#footerText{ 
			margin-left:10px; 
			color:#ffffff;
			line-height:20px;
			}
			#footerText a{ color:#ffffff; }

/* ==-==-==-==-==-==-== */
/*   lay.copy.default   */
/* ==-==-==-==-==-==-== */
#copyHeader{
	color:#9a0000;
	border-bottom:1px solid #000;
	padding:3px 0 2px 0;
}	
#copyContainer{
	}
	#gutter{
		width:208px;
		margin-right:23px;
		float:left;
		background:#37446e;
		padding-bottom:20px;
		}
		#relatedLinks{
			background:url("../_images/template/relatedlinks.gif") repeat-x;
			height:39px;
			border-bottom:1px solid #c1c5d1;
			}
			#relatedLinksText{
				color:#ffffff;
				font-size:18px;
				font-weight:bold;
				margin-left:15px;
				padding-top:18px;
			}
		#submenu{
			margin:0;
			margin-left:15px;
			}
			#submenu li{ padding-top:8px; }
				#submenu li a{ 
					color:#ffffff; 
					font-weight:bold;
					text-decoration:none;
				}
				#submenu li a:hover{ 
					text-decoration:underline;
				}
	#copyContent{ 
		width:476px;
		float:left;
		line-height:18px;
		}
		#copyContent hr{ margin:0; padding:0; border:0; border-bottom:2px solid #ccc;}
		#copyContent ul{ list-style-type:disc; }


/* ==-==-==-==-==-==-== */
/*       dsp.home       */
/* ==-==-==-==-==-==-== */
#homeContainer{
	margin:13px 0 0 10px;
	}
	#homeContent{
		width:445px;
		float:left;
		}
		#homeContent h1{
			width:445px;
			height:32px;
			margin:0.5em 0;
			margin-top:0;
		}
		#homeContent h1.FeaturedVideo{ background:#ffffff url("../_images/home/featured_video.png"); }
		#youtubeContainer {
			width: 445px;
			height: 300px;
			margin-bottom: 10px;
		}
		#homeContent h1.LatestNews{ background:#ffffff url("../_images/home/latestpressreleases.gif"); }
		#homeContent h1.Speeches{ 
			/* background:#ffffff url("../_images/home/speeches.gif") no-repeat; */
			background:#ffffff url("../_images/home/floor_statements.png") no-repeat; 
			margin-top:20px; 
		}
		.iconLinkContainer{padding:10px 0;}
			.iconLinkContainer a{
				color:#cd0000;
				font-weight:bold;
				text-decoration:underline;
				float:left;
			}
			.iconPlus{
				width:15px;
				height:13px;
				background:url("../_images/icons/iconplus.gif");
				margin:1px 4px 0 0;
				float:left;
			}
		#homeContent hr{
			border:0; margin:0; padding:0;
			border-bottom:2px solid #CCC;
		}
	#homeSidebar{
		background:#cccccc;
		width:246px;
		float:right;
		margin-left:21px;
		}
		#homeSidebar div{
			margin:1px;
		}
		#map_background{
			background:url(../_images/home/mccain_map.jpg) no-repeat top left;
			height:474px;
			width:244px;
			}
			.map_copy{
				color:#505f8a;
				font-size:11px;
				height:174px;
				margin:0 10px !important;
				width:222px;
				}
				.map_copy h4 { 
					color:#9b0000; 
					font:bold 12px verdana,sans-serif; 
					margin:0; 
					padding:0;
					text-transform:uppercase; 
				}
			/* 
				.map_copy ul { margin:0; padding:0; }
				.map_copy ul li { 
					border-bottom:1px solid #ccc; 
					border-top:1px solid #ccc; 
					margin:4px 0; 
					padding:4px 0; 
				}
				.map_copy ul li a { color:#9b0000; font-weight:bold; text-decoration:none; }
				.map_copy ul li a:hover { text-decoration:underline; }
			 */

