/*
Theme Name: Athito
Theme URI: http://redberrydigital.com/
Description: The default theme for Athito
Author: Redberry Digital
Version: 1.0
*/
	/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	clear: both;
}


blockquote {
	quotes: none;
}

blockquote:before,blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 15px;
}

td {
	padding-right: 40px;
}

tr {
	padding-bottom: 30px;
}

a img {
	border: none;
}

/* Standard layout */ /* Structure
-------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: center;
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 13px;
	background: #cacaca url("images/athito-gradient.gif") repeat-x scroll;
}

h1,h2,h3 {
	font-weight: normal;
	margin: 8px 0;
	padding: 0;
}

h1 {
	font-size: 24px;
	margin-bottom: 14px;
	color: #8fe508;
}

h2 {
	color: #666666;
	background: #fff;
	padding: 0 0 8px;
}

h2.arrow span {
	padding: 0 20px 0 0;
	background: url("images/athito-large-arrow.png") no-repeat bottom right;
}

h2.back-arrow span {
	padding: 3px 0 0 28px;
	background: url("images/athito-back-arrow.gif") no-repeat center left;
}

h3 {
	font-size: 14px;
	color: #8fe508;
}

p {
	margin: 14px 0;
	line-height: 1.35em;
	font-size: 13px;
}

a,a:hover {
	color: #333333;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

a.btn {
	height: 22px;
	background: url("images/athito-btn-left-black.png") no-repeat left top;
	margin: 0;
	padding: 4px 0 4px 11px;
	color: #fff;
}

a.btn span {
	height: 22px;
	background: url("images/athito-btn-right-black.png") no-repeat right top
		;
	margin: 0;
	padding: 4px 11px 4px 0;
}

a.btn:hover {
	text-decoration: none;
	color: #eee;
}

a.arrow {
	display: block;
	padding: 11px 15px 0 0;
	background: url("images/athito-small-arrow.png") no-repeat bottom right;
	font-weight: bold;
}

a.arrow-green {
	padding: 5px 15px 0 0;
	background: url("images/athito-small-arrow-green.png") no-repeat bottom right;
	font-weight: bold;
}

strong, .strong {
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0 0 30px;
	background-color: #fff;
	position: relative;
}

#header {
	height: 43px;
	background: #ffffff url("images/athito-gradient.gif") repeat-x scroll;
}

#footer {
	position: absolute;
	bottom: -70px;	
	padding: 0 0 20px 40px;
}

#footer h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px;
	color: #000;
}

#footer a {
	text-decoration: underline;
}

#main-nav {
	padding: 0 30px 0 0;
	margin: 0px;
	list-style: none;
	float: right;
}

#menu-main-nav li {

}

#main-nav li a {
	display: block;
	padding: 8px;
	color: #999999;
}

#main-nav li a:hover {
	color: #666;
	cursor: pointer;
}

#main-nav li.active a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0 0 0 8px;
	background: url("images/athito-btn-left.gif") no-repeat left top;
	color: #fff;
	float: left;
}

#main-nav li.active a span {
	display: block;
	height: 30px;
	background: url("images/athito-btn-right.gif") no-repeat right top;
	padding: 8px 8px 0 0;
	float: left;
}

#content {
	margin: 0;
	padding: 266px 35px 0;
}


#logo {
	width: 287px;
	height: 80px;
	text-indent: -999;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 43px;
}

#logo h2, #logo h4 {
	visibility: hidden;
}
			
#logo a {
	width: 287px;
	height: 80px;
	display: block;
}

#sitemap h2 {
	margin: 30px 0 0;
}

#sitemap h3 {
	font-size: 12px;
}

#sitemap a.arrow-green {
	font-weight: normal;
}

#sitemap td {
	padding-right: 50px;
}

.col ul, .col ol {
	padding: 0 0 0 10px;
}

.col ul li, .col ol li {
	margin-bottom: 10px;
}

ul.sub-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.sub-nav li {
	height: 24px;
	margin: 1px 0 0;
}

ul.sub-nav li a {
	background: url(images/athito-sub-nav-right.png) no-repeat scroll right bottom;
	height: 24px;
	display: block;
}

ul.sub-nav li a span{
	display: block;
	height: 12px;
	background: url(images/athito-sub-nav-cap.png) no-repeat scroll left bottom;
	padding: 6px;
	font-weight: 600;
}

ul.sub-nav li.active a, ul.sub-nav li a:hover {
	background-position: right top;
	cursor: pointer;
}

ul.sub-nav li.active a span, ul.sub-nav li a:hover span{
	background-position: left top;
	color: #fff;
}

ul.content-list {
	padding:0;
	list-style: none;
}

ul.content-list li {
	border-bottom: 1px solid #bbef68;
	padding-bottom:10px;
	margin-bottom:25px;
}

ul.content-list li p {
	margin: 10px 0;
}

ul.content-list li h3 {
	color: #000;
}

ul.name-list {
	list-style: none;
	padding: 0;
}

ul.name-list li {
	margin-bottom: 15px;
}

.bg {
	background: url("images/athito-banner.jpg") no-repeat scroll center 43px;
}

.col {
	float: left;
	position: relative;
}

.col.g1 {
	width: 280px;
}

.col.g2 {
	width: 580px;
}

.col.b0 {
	height: 270px;
}

.col.b1 {
	height: 415px;
}

.col.b2 {
	height: 460px;
}

.col.b3 {
	height: 540px;
}

.left {
	margin: 0 25px 0 0;
}

.right {
	margin: 0 0 0 20px;
}

.clear {
	clear: both;
}

.green {
	background-color: #a4e43f;
	padding-bottom: 30px;
}

.white {
	background: none;
	color: #ffffff;
}

div.green h2 {
	margin: 0;
	padding-top: 9px;
}

div.green .col p {
	padding: 0 10px 0 0;
}

.underline {
	border-bottom: 1px solid #e7eaf2;
}

.imgblock {
	height: 180px;
	/* background-color: #666; */
	overflow: hidden;
}

.imgblock-small {
	height: 130px;
	background-color: #666;
}

.col.green p {
	padding: 0 15px 0 20px;
}


.link-holder {
	display: block;
	position: absolute;
	bottom: 0;
}

.hidden {
	display: none;
}

.menu {
	padding: 0;
	list-style: none;
}

.menu li {
	float: left;
	margin: 0 10px 0 0;
}

.menu li span.pipe {
	margin: 0 10px 0 0;
}
