@charset "utf-8";
/*

	File Change log

	10/8/09		Dylan Valade	Created file 
	10/16/09	Dylan Valade	Added signup-form styles
	10/20/09	Dylan Valade	Added holder class for generic aboslute positions

*/



html {
	background: url(../images/template/body-bg.png) repeat-x #D5D7D8;
	color: #4F4F4F;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6em; }

body { margin-top: 0; }

a:link, a:visited { color: #00ADDF; }

a:hover { text-decoration: none; }

h1 {
	font-size: 22px;
	color: #DD1139;
	font-weight: 400;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	color: #DD1139;
	font-weight: 400;
	margin-bottom: 0px; }

h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #4A4A4A;
}


.holder {
	position: relative;
	height: 0px; }

a.button {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding: 30px 20px 30px 50px; 
	display: block;
}

a.sidenavOff:link, a.sidenavOff:visited {
	color: #333333;
}

a.sidenavOff:hover, a.sidenavOff:active {
	color: #efefef;
}

a.sidenavOn:link, a.sidenavOn:visited {
	color: #ffffff;
}

a.sidenavOn:hover, a.sidenavOn:active {
	color: #efefef;
}

.homepage-buttons {
	position: absolute;
	height: 280px;
	width: 264px; 
	top: 90px;
	left: -20px; }

.bottom-pane-list tr td img, .sidebar-pane-list tr td img { padding: 0px 20px 10px 0px; }

div.feature-copy {
	width:356px;
	max-width: 356px;
	padding-top: 20px;
	padding-left: 40px;
}

#footer_container {
	background: url(../images/template/footer-bg.png) no-repeat;
	clear: both;
	float: left;
	min-height: 150px;
	width: 980px;
	margin: 50px 0px 0px 16px;
	padding: 0px; }

#footer_content {
	color: #fff;
	font-size: small;
	padding: 10px 100px 5px 20px;}

#header_container {
	width: 980px;
	height: 100px;
	margin-top: 13px;
	margin-left: 13px;
	padding: 0px;
	float: left;
	width: 100%; }

#homepage_intro {
	width: 460px;
	margin-left: 20px;
	float: left; }

#login_form {
	width: 520px;
	margin-top: 15px;
	margin-left: 450px;
}

#login_form ul, #login_form li {
	list-style: none;
	display:inline;
}

#logo_holder {
	position: relative;
	height: 0px; }

#logo {
	position: absolute;
	top: 20px;
	left: 60px; }
	
#heading_interior_holder {
	position: relative;
	height: 0px; }

#heading_interior {
	position: absolute;
	top: 0px;
	left: -47px; }
	
	
#swirl_holder {
	position: relative;
	height: 0px; }

#swirl {
	position: absolute;
	top: -45px;
	left: -15px; }

#menu_holder {
	position: relative;
	height: 0px;
	margin: 0px 0 0 450px; }

#menu {
	position: absolute;
	margin-top: -28px;
	padding: 0;
	font-size: smaller;
 }

#page_shadow_bottom {
	background: url(../images/template/shadow-page-bottom.png) no-repeat;
	height: 19px;
	width: 1019px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#interior_content {
	margin: 0px; padding: 0px 0px 0px 20px; font-size: small; width:710px; float:left;
}

#interior_content h1 {
	margin-top: 40px;
}

#interior_heading_photo {
	float: left; 
	padding-top: 20px; 
	padding-left: 10px; 
	width: 300px; 
	color: #DD1139;}

#interior_heading_photo img {
	border: 3px solid #00AFE0;
	text-align: center;
}

#page_shadow_top {
	background: url(../images/template/shadow-page-top.png) no-repeat bottom;
	height: 19px;
	width: 1019px;
	float: left;
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0px;
}

#page_shadow_container {
	float: left; 
	width: 1019px;
	margin: 0;
	padding: 0 0 0 0; }

#page_container {
	width: 1001px;
	margin: 0 auto;
	padding: 0px;}

#page_content {
	float: left;
	padding: 0px;
	width: 980px; }

.pane-title {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #4A4A4A;	
}

.bottom-pane-list {
	margin: 0;
	padding: 0;	
}
.bottom-pane-list table {
	width: 980px;
	padding: 0px;
	margin: 0px;
}

.sidebar-pane-list {
	margin: 0;
	padding: 0;	
}
.sidebar-pane-list table {
	width: 215px;
	padding: 0px;
	margin: 0px;
}


.sidebar-pane-list tr td {
	line-height: 1.2em;
	font-size: x-small;
	padding: 20px 20px 20px 0px;
	border-top: solid 1px #B2B2B2;
	width: 180px;
	vertical-align: top;
}

.bottom-pane-list tr td {
	line-height: 1.2em;
	background: #F7F5F5;
	font-size: x-small;
	padding: 20px 20px 5px 20px;
	border: solid 1px #B2B2B2;
	cursor: pointer;
	width: 25%;
	vertical-align: top;
}
.bottom-pane-list tr td:hover {
	background: #E9E8E9;
}

#primary_content_container {
	background: url(../images/template/shadow-left-and-right-primary-content.png) repeat-y;
	width: 1019px;
	float: left;
	margin: 0px;
	padding: 0px; }

#primary_content {
	border: #C5C5C5 solid 1px;
	background: #fff;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	width: 980px;
	float: left;
	margin: 0px 0px 0px 17px;
	padding: 0px }

#secondary_content {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	width: 980px;
	float: left; }

#sidebar-interior {
	background: url(../images/template/right-margin-interior-bg-top.png) top no-repeat;
	padding: 30px 10px 10px 25px;
	margin-left: 10px;
	width: 203px;
	float: left;
}


.signup-form form{
	width: 200px;
}

.signup-form table {
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: none;
}

.signup-form table td {
	padding: 2px;
	border: none;
}



 
