/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

a images { border:0;}

a {
color:#1b7dd7;
}

ul {

padding-left:25px;

}


body {
 font-family: 'Tahoma', Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#686868;
 background:#FFFFFF url(images/backgrounds/main_bg.jpg) repeat-x; 
}
img {
	border:none;
}
#wrapper { 
 margin: 0 auto;
 width: 1004px;
}
#header {
 color: #333;
 width: 834px;
 height:173px;
 float: left;
}
#navigation {
float: left;
 color: #333;
 padding-top: 1px;
 margin:0 auto;
 width:100%;
}
#leftcolumn { 
 color: #686868;
 margin: 31px 0px 0px 0px;
 width: 216px;
 float: left;
}
#content { 
 float: left;
 color: #686868;
 width: 500px;
 margin: 42px 0px 0px 20px;
 display: inline;
 text-align:justify;
}
#content2 { 
 float: left;
 color: #686868;
 width: 500px;
 margin: 50px 0px 0px 20px;
 display: inline;
 text-align:justify;
}
#content3 { 
 float: left;
 color: #686868;
 width: 400px;
 margin: 50px 0px 0px 20px;
 display: inline;
 text-align:justify;
}
#contentInside { 
 float: left;
 color: #686868;
 width: 400px;
 margin: 42px 0px 0px 20px;
 display: inline;
 text-align:justify;
}
#contentInside a{ 
color:#0092dd;
font-weight:bold;
}
#rightcolumn { 
 color: #646464;
 margin: 55px 0px 0px 20px;
 height: 350px;
 width: 215px;
 float: left;
}
#footer { 
 width: 834px;
 clear: both;
 color: #2b2b2b;
 padding-top:10px;
 padding-bottom:10px;
 text-align:right;
}
.bluetext{
color:#0092dd;
}
.bluetextBIG{
background:#0092dd;
padding:3px;
font-size:15px;
display:block;
color:#FFF;
}

.paddingRight5 {
padding-right:5px;
}
.paddingTop23 {
padding-top:23px;
}
/*----------------------------- MINI NAVIGATION-------------------------------*/


.miniNav {
width:100%;
float:right;
text-align:right;
height:36px;

}

.miniNav a span {
color:#686868;
text-decoration:none;
}
.miniNav a span:hover, :visited{
color:#686868;
text-decoration:underline;
}

.miniNavTabs {
float:right;
margin: 14px 6px 5px 6px;
display:block;
}

/*----------------------------- NAVIGATION-------------------------------*/

#treemenu1 { display:inline;}
 
.firstTab
{
height:65px;
width:119px;
float:left;
}
 

.firstTab a span{
height:65px;
width:119px;
background:url(images/menu/tab1.jpg) no-repeat;
float:left;
display:block;
}
.firstTab a:hover span {
height:65px;
width:119px;
background:url(images/menu/tab1.jpg) no-repeat;
background-position: 0px -65px;
float:left;
display:block;
}
 
.secondTab{height:65px;
width:160px;float:left;}
 
.secondTab a span{
height:65px;
width:160px;
background:url(images/menu/tab2.jpg) no-repeat;
float:left;
display:block;
}
.secondTab a:hover span {
height:65px;
width:160px;
background:url(images/menu/tab2.jpg) no-repeat;
background-position: 0px -65px;
float:left;
display:block;
}
.thirdTab {
height:65px;
width:181px;
float:left;
}
 
.thirdTab a span{
height:65px;
width:181px;
background:url(images/menu/tab3.jpg) no-repeat;
float:left;
display:block;
}
.thirdTab a:hover span {
height:65px;
width:181px;
background:url(images/menu/tab3.jpg) no-repeat;
background-position: 0px -65px;
float:left;
display:block;
}
.fourthTab {
height:65px;
width:124px;
float:left;
}
 
.fourthTab a span{
height:65px;
width:124px;
background:url(images/menu/tab4.jpg) no-repeat;
float:left;
display:block;
}
.fourthTab a:hover span {
height:65px;
width:124px;
background:url(images/menu/tab4.jpg) no-repeat;
background-position: 0px -65px;
float:left;
display:block;
}
 

.fifthTab{
height:65px;
width:89px;
float:left;
}
 
.fifthTab a span{
height:65px;
width:89px;
background:url(images/menu/tab5.jpg) no-repeat;
float:left;
display:block;
}
.fifthTab a:hover span {
height:65px;
width:89px;
background:url(images/menu/tab5.jpg) no-repeat;
background-position: 0px -65px;
float:left;
display:block;
}
 
.sixthTab {
height:65px;
width:167px;
float:left;
 
}
 
.sixthTab a span{
height:65px;
width:167px;
background:url(images/menu/tab6.jpg) no-repeat;
float:left;
display:block;
}
.sixthTab a:hover span {
height:65px;
width:167px;
background:url(images/menu/tab6.jpg) no-repeat;
background-position: 0px -65px;
float:left;
display:block;
}

/*-----------------------------BOXES-------------------------------*/

.quickLinks {
background:url(images/backgrounds/quick_links_bg.jpg) no-repeat;
float:left;
padding-left:27px;
}
.quickLinksMenu {
float:left;
padding-top:60px;
line-height: 18px;
font-weight:bold;
width:217px;
padding-bottom:30px;
}

.quickLinksMenu span a, span a:link, span a:visited {
color:#1b7dd7;
text-decoration:none;
}

.quickLinksMenu span a:hover{
color:#1b7dd7;
text-decoration:underline;
}

.newMembersBox {
float:left;
width:190px;
padding-bottom:10px;
padding-left:27px;
}
.readMoreBox {
padding-top:10px;
color:#0092dd;
display:block;
width:100%;
}
.readMoreBox a {
text-decoration:none;
font-weight:bold;
color:#0092dd;
}
.readMoreBox a:hover {
text-decoration:underline;
font-weight:bold;
color:#0092dd;
}
.blueGreyBox {
margin-top:30px;
margin-bottom:20px;
width:160px;
background:#e0e0e0 url(images/backgrounds/blue_stirpe_grey_bg.gif) repeat-y;
padding:7px 5px 7px 15px;
}
.MembersblueGreyBox {
margin-top:30px;
margin-bottom:20px;
background:#e0e0e0 url(images/backgrounds/blue_stirpe_grey_bg.gif) repeat-y;
padding:7px 5px 7px 15px;
}
.blueGreyBox a {
font-weight:bold;
color:#646464;
text-decoration:none;
}
.blueGreyBox a:hover {
text-decoration:udnerline;
}

.iaaMembersBox {
float:left;
width:190px;
padding-bottom:30px;
padding-left:27px;
}

.shadowLine {
height:24px;
padding-top:13px;
width:100%;
background:url(images/backgrounds/shadow_line.jpg) no-repeat bottom right;
font-weight:bold;
color:#5c5c5c;
float:left;
}

.dateEvent{
float:right; padding-right:10px;
}
.EventDescription {
font-weight:normal;
line-height:14px;
width:100%;
float:left;
padding-top:10px;
}
.banner {
width:100%;
padding:10px 0px 0px 0px;
float:left;
}

.membersPics {
padding:5px;
}





.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
display:inline;
float:left;
display:block;
}
 
/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #F3F3F3; /*overall menu background color*/
}
 
/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
border-left-width: 0;
text-decoration: none;
}
 
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
margin-top:0px;
z-index:100;
}
 
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
float: none;
}
 
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}
 
/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
padding: 6px 14px;
text-decoration: none;
color: #676767;
margin-bottom:0px;
background:url(bg_menu1.jpg) repeat-x;
font-weight:normal;
width:160px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
z-index:1000;
}
 
.suckertreemenu ul li a:hover{
margin-bottom:0px;
background:url(bg_menu1.jpg) repeat-x;
background-position: 0px -30px;
color:#FFFFFF;
}
 
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}
 
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}
 
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
 
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


