@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.macta.net/themes/macta//images/bg.png);
	background-repeat: repeat-x;
	background-color: #BEC3DE;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p      {
	margin-bottom: 16px;
}
a {
	color:#283891;
}
a:hover {
	color:#005B29;
}
.button {
	background: none;
	cursor:pointer;
}
.input-field {
	background: none;
}
#container {
	width: 960px;
	background-color: #FFF;
	background-image: url(http://www.macta.net/themes/macta//images/bg_guts-interior.jpg);
	background-repeat: no-repeat;
	background-position: 0px 86px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25;
	margin-left: auto;
}
#masthead {
	background-image: url(http://www.macta.net/themes/macta//images/bg_masthead.png);
	background-repeat: repeat-x;
	display: block;
	height: 120px;
	width: 960px;
}
#logo {
	display: block;
	float: left;
}
#utilinav {
	text-align: right;
	display: block;
	padding-top: 35px;
	float: left;
	width: 350px;
}
#utilinav li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
}
#utilinav li a {
	font-size: 11px;
	color: #787fa5;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b6c18c;
}
#utilinav li a:hover {
	color: #283891;
	background-color: #FFF;
}

#searchbox {
	display: block;
	float: left;
	width: 295px;
	padding-top: 30px;
	padding-left: 15px;
}
#searchbox .input-field {
	background-image: url(http://www.macta.net/themes/macta//images/input_box.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 180px;
	float: left;
	margin-right: 6px;
	border: 0px none;
	font-size: 13px;
	color: #91a589;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#searchbox .button {
	background-image: url(http://www.macta.net/themes/macta//images/search_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 29px;
	width: 69px;
	border: 0px none;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#guts {
	width: 922px;
	padding-right: 26px;
	padding-left: 12px;
}
#leftcol {
	display: block;
	float: left;
	width: 275px;
	margin-right: 30px;
	margin-bottom: 25px;
	padding-top: 20px;
}

#rightcol {
	display: block;
	float: left;
	width: 616px;
	margin-bottom: 25px;
	padding-top: 0px;
}
#pageheader {
	display: block;
	height: 80px;

}

#pageheader h1 {
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
}

#mainnav {
	background-image: url(http://www.macta.net/themes/macta//images/bg_nav.png);
	display: block;
	width: 267px;
	padding-top: 35px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#mainnav ul {
	display: block;
	width: 267px;
	border-top: 1px solid #929B6F;
	padding-bottom: 10px;
}
#mainnav ul li {
	display: block;
	width: 267px;
	list-style-type: none;
}
#mainnav ul li a:hover {
	color: #2F41AA;
	background-color: #D6DCBE;
}
#member-login {
	background-image: url(http://www.macta.net/themes/macta//images/bg_member_login.png);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 199px;
	margin-bottom: 12px;
	padding-top: 45px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 38px;
	font-size: 11px;
	color: #BEC3DE;
}
#loginbox  .input-field {
	background-image: url(http://www.macta.net/themes/macta//images/input_box.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 180px;
	border: 0px none;
	margin-bottom: 6px;
	font-size: 13px;
	color: #91a589;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#loginbox .button {
	background-image: url(http://www.macta.net/themes/macta//images/login_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 69px;
	border: 0px none;
	margin: 0 auto;
}
#mission {
	background-image: url(http://www.macta.net/themes/macta//images/bg_mission.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	width: 190px;
	margin: 0px auto 16px auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
#mission h3 {
	color: #005b29;
	font-size: 15px;
	margin-bottom: 4px;
}
#rightcol .content {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	width: 600px;
	display: block;
}

#newsbox {
	background-image: url(http://www.macta.net/themes/macta//images/bg_news-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	width: 240px;
}
#newsbox p {
	margin-bottom: 6px;
}
#newsbox a {
	color: #93a3ff;
}
#newsbox a:hover {
	color: #B6C18C;
}

.news-content {
	color: #d7dbf2;
	background-image: url(http://www.macta.net/themes/macta//images/bg_news-top.png);
	background-repeat: no-repeat;
	width: 210px;
	margin-bottom: 15px;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 18px;
}
.news-item {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a58a5;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
}
#rightcol .content h1 {
	color: #005b29;
	font-size: 22px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F4A89;
}
#rightcol .content h2 {
	color: #005B29;
	font-size: 15px;
	margin-bottom: 6px;
}
#rightcol .content h3 {
	font-size: 14px;
	margin-bottom: 6px;
}
#rightcol .content ul {
	margin-bottom: 16px;
}
#rightcol .content ul li {
	margin-bottom: 4px;
	background-image: url(http://www.macta.net/themes/macta//images/bullet_green-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	list-style-type: none;
	background-position: 6px 6px;
}
#rightcol .content h2 a {
}
#rightcol .content h2 a:hover {
	background-color: #BEC3DE;
}
#rightcol .content ol {
	margin-bottom: 16px;
}
#rightcol .content ol li {
	margin-bottom: 4px;
	margin-left: 24px;
}




#footer {
	font-size: 12px;
	color: #7780b3;
	background-color: #3F4A89;
	background-image: url(http://www.macta.net/themes/macta//images/bg_footer.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 36px;
	width: 960px;
	padding-top: 12px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {
	color: #B6C18C;
}

#footer a {
	color: #6a7bdd;
}
#subnav {
	font-size: 13px;
	display: block;
	width: 600px;
	margin-bottom: 15px;
	line-height: 22px;
}
#subnav li {
	display: inline;
}
#subnav li a {
	background-image: url(http://www.macta.net/themes/macta//images/bullet_green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #6573c7;
	text-decoration: none;
}
#subnav li a:hover {
	color: #4F6747;
}

/**** from blh *****************************************************/

a.link-attendee {
background-image:url(http://www.macta.net/themes/macta//images/icon_plus.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-bottom:4px;
background-position:0 0;
text-decoration:none;
}
a.link-classes {
background-image:url(http://www.macta.net/themes/macta//images/icon_join_class.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-bottom:4px;
background-position:0 0;
text-decoration:none;
}
a.link-pay {
background-image:url(http://www.macta.net/themes/macta//images/icon_pay_bill.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-bottom:4px;
background-position:0 0;
text-decoration:none;
}
.form_table {
/*min-width:400px;
max-width:400px;
width:400px;*/
width:100%;
margin:0;
padding:0;
}

.form_table fieldset {
border-color:#000;
border-style:solid;
border-width:1px;
margin:0 0 10px;
padding:10px;
}

.form_table label {
display:block;
float:left;
width:155px;
text-align:right;
margin:5px 0 0;
padding:0;
}

.form_table fieldset legend {
font-size:1.1em;
}

.form_table input,.form_table textarea,.form_table select {
width:auto;
margin:5px 0 0 10px;
}

.form_table input#reset {
margin-left:0;
}

.form_table textarea {
overflow:auto;
}

.form_table small {
display:block;
font-size:88%;
margin:0 0 5px 235px;
padding:1px 3px;
}

.form_table .check_list {
width:220px;
float:right;
margin:0;
padding:5px 0 0;
}

.form_table .required {
font-weight:700;
}

.form_table br {
clear:left;
}

p,#leftcol form {
margin-bottom:16px;
}

.reg-available{
	margin-top:4px;
}
#class_listing{
	margin-bottom:16px;
	width:100%;
}
#class_listing thead th{
	background-color:#7880ac;/*006F8B*/
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:5px 10px;
	text-align:left;
}
#class_listing tr{
	background-color:#f9faf6 ;/*F7FBFC*/
	/*border-left:1px solid #ECF6F7;
	border-right:1px solid #ECF6F7;*/
	text-align:left;
}
#class_listing tr td{
	padding:8px 10px;
	border-bottom:1px solid #fff;
}
#class_listing tr td.register{
	background-color:#f1f2e9;
	text-align:center;
}
/*#class_listing tr.even td.register{
	background-color:#ebede0;f5f6ef
}*/
#class_listing .even{
	background-color:#e3e6d3;/* E3F2F4*/
}
#class_listing .total{
	background-color:#498594;
	color:#fff;
	font-weight:bold;
}

#shopping_cart {
	background-image: url(http://www.macta.net/themes/macta//images/bg_mission.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	width: 190px;
	margin: 0px auto 16px auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
#shopping_cart h2 {
	color: #005B29;
	font-size: 15px;
	margin-bottom: 6px;
}
#shopping_cart h3 {
	color: #2F41AA;
	font-size: 13px;
	margin-bottom: 4px;
}