@import "at.common.css";
@import "footer.css";

/*body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial,helvetica,lucida,verdana,sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}*/
a {
	text-decoration: none;
	color: #5597c9;
}
a:hover {
	text-decoration: underline;
}


#header {
	border-bottom: 1px dotted #d2d3d3;
	font-size: 14px;
}
#header-inner {
	position: relative;
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: left;
}
#header a {
	margin-right: 16px;
}


#header #userinfo {
	position: absolute;
	top: 10px;
	right: 190px;
	text-align: right;
	color: #767676;
}
#header #userinfo a {
	margin: 0 2px;
}

#header form {
	position: absolute;
	top: 4px;
	right: 0;
	display: inline;
	width: 144px;
	padding-left: 8px;
	margin: 0;
}
#header form #search_text {
	position: absolute;
	top: 4px;
	right: 20px;
	width: 130px;
	border: 1px solid #cecece;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	margin: 0;
	padding: 0 2px;
	color: #666;
}
#header form #search_text:focus {
	color: #333;
}
#header form #search_btn {
	position: absolute;
	top: 4px;
	right: 0;
	border: none;
	padding: 0;
}



#topbar {
	border-bottom: 1px solid #eee;
	color: #999;
}
#topbar-inner {
	position: relative;
	width: 800px;
	height: 2.8em;
	margin: 0 auto;
}
#topbar-right {
	position: absolute;
	top: .8em;
	right: 0;
}
#topbar-right a {
	margin-left: .8em;
}


#top-warning {
	background: #faf9de;
	border-top: 1px solid #e6e4b2;
	border-bottom: 1px solid #e6e4b2;
}
#top-warning-inner {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: .8em;
}
#top-warning-inner h3 {
	margin: 0 0 .8em;
}
#top-warning-x {
	position: absolute;
	top: 10px;
	right: 10px;
}
#top-warning-x a {
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
	border: 1px solid #e6e4b2;
	padding: 4px 8px;
	color: #464646;
}

#content-top {
	position: relative;
	width: 960px;
	height: 270px;
	margin: 0 auto;
	text-align: left;
}
#content-top h1 {
	position: absolute;
	top: 77px;
	left: 0;
	background: url(images/homepage/bkg-home.jpg) no-repeat 0 0;
	width: 487px;
	height: 155px;
	line-height: 155px;
	margin: 0;
	text-indent: -9000px;
	outline: none;
}
#content-top h1.logo20090120 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/homepage/bkg-logo-inauguration.gif) no-repeat 0 0;
	width: 503px;
	height: 283px;
	line-height: 283px;
	margin: -25px 0 0;
	text-indent: -9000px;
	outline: none;
}
#content-top h1.logo20090214 {
	position: absolute;
	top: 65px;
	left: 0;
	background-image: url(images/homepage/bkg-logo-valentines.jpg);
	width: 544px;
	height: 164px;
	line-height: 164px;
	margin-left: -57px;
}
#content-top h1.logo20090317 {
	position: absolute;
	top: 47px;
	left: 0;
	background-image: url(images/homepage/bkg-logo-st-patricks.jpg);
	width: 526px;
	height: 197px;
	line-height: 197px;
}


#content-top a.getbutton {
	display: block;
	position: absolute;
	top: 90px;
	right: 0;
	background: url(images/homepage/bkg-home.jpg) no-repeat -488px 0;
	width: 217px;
	height: 57px;
	line-height: 57px;
	text-indent: -9000px;
	outline: none;
}
#content-top a.getbutton:hover {
	background-position: -488px -57px;
}
#content-top #its-free {
	position: absolute;
	top: 156px;
	color: #707070;
    right: 26px;
    font-size: 1.2em;
}


#content-bottom {
	background: #f8f9f9 url(images/homepage/bkg-home-content-bottom.gif) repeat-x top; 
}
#content-bottom-inner {
	position: relative;	
	min-height: 120px;
	padding: 0 0 5em 0;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#content-bottom-inner-lip {
	background: url(images/homepage/bkg-home.jpg) no-repeat 0 -155px;
	width: 800px;
	height: 70px;
}
#content-bottom-inner #message {
	width: 530px;
	line-height: 1.1em;
	float: left;
}
#content-bottom-inner #message h3 {
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.4em;
}
#content-bottom-inner #whyuse {
	margin-top: 1em;
	font-size: 1.2em;
}
#content-bottom-inner #vote {
	margin-top: 1em;
	font-size: 1.2em;
}
#content-bottom-inner #tryit {
	float: right;
	width: 137px;
	height: 36px;
	background: url(images/homepage/bkg-home.jpg) no-repeat -488px -116px;
}
#content-bottom-inner #at-button {
	position: absolute;
	top: 110px;
	right: 49px;
	width: 125px;
	margin: 1.5em 3.5em 0 0;
	
}

#footer {
	border-top: 1px dotted #d2d3d3;
	margin-top: 0;
	clear: both;
}
#footer-inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 14px 0;
	text-align: left;
}
#footer-inner #cslogo {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(images/cslogo-sm.gif) no-repeat 0 0;
	width: 110px;
	height: 12px;
	line-height: 12px;
	text-indent: -9000px;
	outline: none;
	overflow: hidden;
}
#footer-inner #cslogo:hover {
	background-position: 0 -12px;
}
#footer-inner a {
	margin: 0 8px;
}
