/*   
Theme Name: IATA
Theme URI: http://www.illinoisathletictrainers.org/
Description: Illinois Athletic Trainers Association
Author: Jason Thomas
Author URI: http://www.e-dcc.com
Version: 1.0
*/

body {
	margin: 0;	
}

/*  [[  Resets  ]]  */
p, form {
	margin: 0;
	padding: 0;
}

div#at_main_container {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
}

div#at_header {
	position: relative; top: 0px; left: 0px;
	width: 948px;
	font-family: Helvetica;
	font-size: 12px;
	color: #454547;
}

#at_header img {
	margin-top: 10px;
	margin-left: 10px;
}

div.hdr_links {
	position: absolute; top: 8px; right: 2px;
	text-align: right;
}
.hdr_links a, .hdr_links a:link, .hdr_links a:visited {
	color: #454547;
	text-decoration: none;
}
.hdr_links a:hover {
	color: #afbc21;
	text-decoration: none;
}
.hdr_links hr {
	margin-top: 13px;
	width: 722px;
	text-align: right;
	color: #bfc0c1;
}


div#at_content_wrap {
	position: relative; top: 5px; left: 0px;
	width: 948px;
	background: #dcddde;
}

/*  [[  Navigation  ]]  */

div.at_nav {
	position: relative;
	float: left;
	width: 200px;
	background: #fff;
}

ul.at_nav1 {
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
}
.at_nav1 li {
	line-height: 2em;
	background: #dcddde;
	border-bottom: 1px dotted #000;
}
.at_nav1 li a, .at_nav1 li a:link, .at_nav1 li a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-left: 12px;
}
.at_nav1 li a:hover {
	color: #fff;
}
.at_nav img {
	margin-top: 5px;
}

ul.at_nav2 {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	width: 200px;
	list-style: none;
}
.at_nav2 li {
	line-height: 2em;
	background: #8a8c8f;
	border-bottom: 1px dotted #fff;
}
.at_nav2 li a, .at_nav2 li a:link, .at_nav2 li a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin-left: 12px;
}
.at_nav2 li a:hover {
	color: #000;
}

ul.at_nav3 {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	width: 200px;
	list-style: none;
}
.at_nav3 li {
	line-height: 2em;
	background: #9da642;
	border-bottom: 1px dotted #fff;
}
.at_nav3 li a, .at_nav3 li a:link, .at_nav3 li a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin-left: 12px;
}
.at_nav3 li a:hover {
	color: #000;
}

ul.nav_subpage_links {
	margin: 0;
	padding-left: 15px;
	width: 185px;
	list-style: none;	
}
.nav_subpage_links li {
	line-height: 2em;
	background: #ffffcc;
	border-bottom: 1px dotted #9da642;
}
.nav_subpage_links li a, .nav_subpage_links li a:link, .nav_subpage_links li a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	/*margin-left: 12px;*/
	margin-left: 1px;
}
.nav_subpage_links li a:hover {
	color: #9da642;
}


/*  [[  Content  ]]  */
div#at_rotator {
	margin-left: 5px;
}

div.at_content {
	position: relative;
	float: left;
	/*margin-left: 5px;*/
	width: 580px;	
	background: #d9dadc;
}

div.at_text {
	padding: 15px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	background: url(images/bg_content.jpg) bottom right no-repeat;
}
.at_text p {
	margin: 0;
	margin-bottom: 6px;
}

div.at_text_subs {
	padding: 15px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	background: #fff;
	min-height: 466px;
}
.at_text_subs p {
	margin: 0;
	margin-bottom: 6px;
}
.at_text_subs h1 {
	margin-top: 0px;
	font-size: 18px;
	font-family: Helvetica;
	color: #000;
}
.at_text_subs h2 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-family: Helvetica;
	font-size: 14px;
	color: #9ca642;
}
.at_text_subs a, .at_text_subs a:link, .at_text_subs a:visited {
	text-decoration: underline;
	color: #9da642;
}
.at_text_subs a:hover {
	text-decoration: underline;
	color: #666;
}


/*  [[    ]]  */
div.at_rightbar {
	position: relative;
	float: left;
	/*margin-left: 5px;*/
	width: 167px;
}

div.at_rightbox {
	text-align: center;
	background: #58595b;
}
.at_rightbox img {
	text-align: center;
	padding-top: 8px;
}


div#at_footer {
	position: relative; top: 10px;
	width: 948px;
	text-align: center;
	line-height: 3em;
	font-family: Helvetica;
	font-size: 10px;
	color: #454547;
}
#at_footer span {
	border-top: 1px solid #dcddde;
	padding-top: 4px;
}

div.edcc {
	position: absolute; bottom: 2px; left: 0px;
	font-family: Helvetica;
	font-size: 10px;
}
.edcc a, .edcc a:link, .edcc a:visited, .edcc a:hover {
	text-decoration: underline;	
	color: #454547;
}

