/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

/* Free DotNetNuke Skin available from: http://www.dnncreative.com 
 Adapted to DotNetNuke by Lee Sykes from DNN Creative Magazine
 Providing DotNetNuke Tutorials, Reviews, Videos, MP3 Interviews to 
 help you get the most from DNN

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #002E52 url('images/bg.jpg') repeat-x left top;
padding: 0px 0px 0px;
}

body,input
{
font-size: 10pt;
font-family: "helvetica", serif;
color: #333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}


/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head
{
    font-family: "helvetica", serif;
    font-size: 100%;
    font-weight: normal;
	color: #333;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}
h1, h2, h3, h4, h5, h6, .Head
{
    font-weight: bold;
}
.ControlPanel 
{
    padding: 10px;
}
a:link.LoginSkinItem, a:link.UserSkinItem {
    color: #fff;
    text-decoration: underline;
}
a:hover.LoginSkinItem, a:hover.UserSkinItem {
    text-decoration: none;
}

/* DotNetNuke Admin Menu */
#adminmenu 
{
    position: absolute;
    top: 50px;
    right: -245px;
    margin: 0;
    background-color: #fff;
}
#adminmenu  li 
{
    list-style: none;
}
/*** end DNN styles overrides ***/

a:link, a:visited
{
color: #333333;
text-decoration: underline;
}

a:hover
{
color: #00467F;
text-decoration: none;
}

a:active
{
color: #333333;
text-decoration: underline;
}

h3 span
{
	font-weight: normal;
}

h3,h4
{
display: inline;
}

h3
{
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 5px;
	width: 100%;
	height: 50px;
}
.boxheader
{
	position: relative;
	background-color: #ccc;
	padding: 5px;
	width: 100%;
}

h4
{
color: #996600;
font-weight: bold;
font-size: 1.2em;
padding-right: 0px;
letter-spacing: 3px;
}

h1,h2,h3,h4 .Head {color: #00467F;}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 0px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.Normal .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.Normal ul
{
margin: 10px 0 10px 20px;
}

.Normal ul.controls
{
clear: both;
margin: 0;
}

.Normal ul.controls li
{
display: inline;
font-size: 0.8em;
}

.Normal ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.Normal ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.Normal ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.Normal ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
	position: relative;
	background: #F0F0F0;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}

.Normal ul.linklist
{
list-style: none;
margin: 0;
}

.Normal ul.linklist li
{
line-height: 2.0em;
list-style: none;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative;
	width: 930px;
	background-color: #fff;
	margin: 0 auto;
	border-top: 7px none #fff;
	border-right: 7px none #fff;
	border-bottom: 7px none #fff;
	border-left: 7px none #fff;
	background-image: url(images/bg_content.jpg);
    background-repeat: repeat-y;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 3.5em;
right: 2.0em;
padding-right: 0.0em;
}

.SkinItemSearch
{
    background: #939B00 url('images/buttonbg.gif') repeat-x;
    border: solid 1px #5F6800;
    font-weight: bold;
    padding: 0.35em 0.6em;
    font-size: 0.8em;
    color: #F2F3DE;
    vertical-align: middle;
}
a.SkinItemSearch
{
    color: #fff;
    text-decoration: none;
}
a:hover.SkinItemSearch
{
    text-decoration: underline;
}
#dnn_dnnSEARCH_txtSearch
{
/*margin-right: 0.5em;*/
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 11.0em;
font-family: "georgia", "times new roman", serif;
}


#headerpic
{
position: relative;
height: 300px;
background: #fff url('images/logo_aacl1.jpg') no-repeat top left;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

/*#HouseMenuNav
{
    padding: 0px;
}
#HouseMenuNav ul
{
    list-style: none;
    margin: 0px;
}

#HouseMenuNav li
{
    background: none;
    padding: 0px;
    font-weight: bold;
    list-style: none; 
    width: 207px;
}

#HouseMenuNav a
{
	display: block;
	position: relative;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: right;
	background: inherit;
	color: #fff;
	font-size: 12px;
	letter-spacing: 3px;
}

#HouseMenuNav a:hover
{
    background: #002E52;
    color: #F0CC01;
}
#HouseMenuNav ul li
{
    margin-right: 30px;
}*/
#HouseMenuNav {
width:207px;
margin:0 0 0px;
padding:0;
list-style:none;
}

#HouseMenuNav li {
width:207px;
padding:0;
line-height:1.4em;
display:inline;
}

#HouseMenuNav a {
background-color:#00467F;
color:#ffffff;
font-weight:bold;
text-align: right;
width:186px;
float:left;
margin-bottom:0px;
padding:5px 15px 5px 5px;
border-left:0px solid #cccccc;
text-decoration:none;
font-size: 12px;
letter-spacing: 2px;
}

#HouseMenuNav li a:hover {
background-color:#002E52;
border-left:0px solid #286ea0;
color:#F0CC01;
}

/*#HouseMenuNavCurrentItem a {
background-color:#002E52;
border-left:2px solid #0061B0;
color:#F0CC01;
}*/

#HouseMenuNav ul {
margin:0 15 0 0px;
padding:0 0 5px 0;
font-size:0.9em;
width:250px;
}

#HouseMenuNav ul a {
padding:3px 25px 3px 5px;
font-weight:normal;
width:177px;
font-size: 11px;
}

#HouseMenuNav ul ul {
margin:0 15 0 0px;
padding:0 0 5px 0;
width:250px;
}

#HouseMenuNav ul ul a {
padding:3px 35px 3px 5px;
width:167px;
font-size: 10px;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

/*#content
{
padding: 0em 2.0em 0em 2.0em;
}*/

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 54px;
clear: both;
padding-top: 35px;
background: #002E52 url('images/bg_footer.jpg') no-repeat;
font-size: 0.7em;
color: #FFF;
letter-spacing: .08em;
}

#footer .left
{
position: absolute;
left: 2.0em;
}

#footer .right
{
position: absolute;
right: 2.0em;
}

#mcol
{
    position: relative;
    margin-left: 209px;
    width: 507px;   
}

#rcol
{
    position: relative;
    margin-left: 209px;
    width: 707px;   
}
#rcoltwo
{
    margin-left: 0px;
    width: 200px;
	float: right;   
}
#lcol p
{
    font-size: 10px;
    line-height: 16px;
    margin: 0px;
}
#lcol
{
    position: relative;
    width: 207px;
	height: 100%;
    float: left;
}

#lcontent
{
    position: relative;
    padding: 60px 15px 0px 15px;
}

#mcontent
{
    position: relative;
    padding: 15px 30px 0px 40px;
}

#rcontent
{
    position: relative;
    padding: 15px 30px 0px 40px;
}
#rcontenttwo
{
    position: relative;
    padding: 0px 0px 0px 0px;
}
#main
{
    padding-top: 0px;
    position: relative;
    width: 916px;
    margin: 0px auto;
    padding-bottom: 10px;
	/*background-image: url(images/bg_content.jpg);
    background-repeat: repeat-y;*/
}
#menu_end
{
    height: 30px;
    background-image: url(images/a2.gif);
}

A.footerLink:link {
	text-decoration: underline;
	color: #fff;
	font-family: helvetica;
}

A.footerLink:visited  {
	text-decoration: underline;
	color: #fff;
	font-family: helvetica;
}

A.footerLink:active   {
	text-decoration: underline;
	color: #fff;
	font-family: helvetica;
}

A.footerLink:hover    {
	color: #fff;
	font-family: helvetica;
	text-decoration: none;
}
#topwrap {
clear:both;
margin-left:7px;
padding:0;
background-image: url(images/logo_aacl.jpg);
}
#wrap {
clear:both;
margin-left:7px;
padding:0;
/*background-image: url(images/bg_content.jpg);
background-repeat: repeat-y;*/
}

#leftside {
float:left;
margin-right:0px;
width:207px;
padding: 0px 15px 0px 0px;
}
#leftheader {
float:left;
margin-right:0px;
width:207px;
padding: 0px 0px 0px 0px;
}

#rightside {
float:right;
margin-left:0px;
margin-right:7px;
width:200px;
padding: 15px 0px 0px 0px;
}
#rightheader {
float:right;
margin-left:0px;
margin-right:7px;
width:709px;
padding: 0px 0px 0px 0px;
}
#content {
border:0px solid #909090;
padding:15px 20px 5px 15px;
margin:0 234px;
}
#leftcontent {
padding: 60px 0px 0px 15px;
}






