/* Screen styles for AquariumMaintenance.com */

/* Element styles */

body {
	padding: 10px;
	margin: 0px;
	background: #ffffff url(../images/mainbg.jpg) top left repeat;
	text-align: center;
}

p, td, div, a, span, ul, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

img.png { behavior: url(includes/pngbehavior.htc); }

/* Global DIV styles */

#text_of_page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 560px;
	background: url(../images/copyright.gif) top right no-repeat;
	/* overflow: auto; */
}

#container-wide {
	margin: 0px auto;
	text-align: center;
	width: 722px;
	/* overflow: auto; */
}

#header_container {
	position: static;
	width: 552px;
	padding-bottom: 6px;
}

#main_menu {
	position: static;
	width: 552px;
}

#sub_menu {
	position: static;
	width: 552px;
	height: 20px;
	background: url(../images/sub_menu_bg.gif) top left no-repeat;
	text-align: center;
}

#sub_menu img {
	padding-left: 30px;
	padding-right: 30px;
}

#content_container {
	position: static;
	width: 552px;
}

#top_content {
	
}

#bottom_content {
	padding-top: 6px;
}

#flash_billboard {
	float: left;
	width: 180px;
	height: 180px;
}

#flash_billboard1 {
	float: right;
	width: 180px;
	height: 180px;
}

#footer_container {
	position: static;
	width: 722px;
	clear: both;
}

#footer_menu {
	position: static;
	margin-top: 6px;
	width: 552px;
	height: 21px;
	background: url(../images/footer_menu_bg.gif) top left no-repeat;
	text-align: center;
	vertical-align: middle;
}

#newsletter {
	display: inline;
}

#take-out {
	position: static;
	text-align: center;
	padding-top: 10px;
}

#hours {
	position: static;
	text-align: center;
	padding-top: 10px;
}

#logo_footer {
	position: static;
	text-align: center;
	padding-top: 6px;
}

#fatcow {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	padding: 1px;
}

/* Class definitions */

.pad_right {
	padding-right: 6px;
}

.pad_bottom {
	padding-bottom: 6px;
}

.float_left {
	float: left;
	padding-right: 6px;
}

.big_pad_right {
	padding-right: 15px;
}

.signup {
	width: 124px;
	height: 13px;
	border: 1px solid #dcb4b2;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	color: #505050;
	vertical-align: middle;
	overflow: hidden;
}

.stencil {
	font-family: stencil, arial, helvetica, sans-serif;
	font-size: 130%;
	color: #ffffff;
}

.img_link {
	cursor: pointer;
}

.default_cursor {
	cursor: default;
}

/* Styles for happenings.html */

#press_coverage {
	float: left;
	padding: 0px;
	margin: 0px 6px 0px 0px;
}

#links_box {
	padding: 11px 11px 0px 11px;
	margin: 6px 0px 0px 0px;
	width: 303px;
	height: 60px;
	background-color: #004693;
	color: #fff;
}

#links_box h1 {
	font-family: stencil, arial, helvetica, sans-serif;
	font-size: 170%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#links_box p {
	font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	margin: 0;
	padding: 0;
}

#links_box a, #links_box a:link, #links_box a:active, #links_box a:visited {
	color: #c7e3ef;
	text-decoration: none;
}

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

#events_container {
	height: 397px;
	overflow: auto;
}

.month {
	margin-bottom: 6px;
	margin-right: 6px;
	padding: 15px;
}

.month h1 {
	font-family: stencil, arial, helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

.month h2 {
	font-family: stencil, arial, helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #ffffff;
	margin: 15px 0 0 0;
	padding: 0;
}

.month p {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.tilde {
	color: White;
	font-size: 120%;
	margin-top: 10px;
}

#photogallery_back {
	float: left;
	width: 29px;
	text-align: left;
	cursor: pointer;
}

#photogallery_window {
	float: left;
	width: 494px;
	height: 213px;
	overflow: hidden;
}

#photogallery_forward {
	float: left;
	width: 29px;
	text-align: right;
	cursor: pointer;
}

.pg_photo {
	margin-right: 2px;
}