   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #FFF9F2 url(http://www.logodef.org/images/bg.gif) repeat-x; color: #454545; }
a { color: #447537; background: inherit; }
a:hover { color: #73d23f; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }
h3 { 
		margin: 0;
		height: 22px;
		background: transparent url(http://www.logodef.org/images/h3bg.gif) no-repeat;
		color: #FFF;
		font: bold 110% "Arial", Sans-Serif;
		padding: 0px 0 0 10px;
		line-height: 22px;
		text-transform : uppercase;
		letter-spacing : 3px;
	}
h5 { 
		margin: 0;
		height: 22px;
		background: transparent url(http://www.logodef.org/images/h3bg2.gif) no-repeat;
		color: #FFF;
		font: bold 110% "Arial", Sans-Serif;
		padding: 0px 0 0 10px;
		line-height: 22px;
		text-transform : uppercase;
		letter-spacing : 3px;
	}

#linktitle li a { color: #003015; background: inherit; }
	
h4 { margin:0; padding:0; font:bold 1.3em Arial, Helvetica, sans-serif;text-align:center}

/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(http://www.logodef.org/images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(http://www.logodef.org/images/lbhover.gif) no-repeat; color: #000;}

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 650px;
	background: #B0D0DC url(http://www.logodef.org/images/topicsbg.gif) repeat-x left bottom;
	padding: 0;
	margin: 0 0 5px 0;
	color: #fff;
	height: 75px;
}
	#topics li a { background-image: url(http://www.logodef.org/images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

/* main menu search */
#search {
    margin-top: 22px;
	float: right;
	text-align: right;
	background: #fff url(http://www.logodef.org/images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 12px Arial, Sans-Serif; }

/* contento */
#contento {
	float:left;
}
/* left side */
#lefty {
	float: left;
	width: 170px;
}
	.lefty_articles {
		text-align:justify;
		padding: 8px;	
		margin: 0 0 10px 0;
		color: #454545;
	}
	.leftyimage { float: left; margin: 0 9px 3px 0; }
	.leftynotes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(http://www.logodef.org/images/notes.gif) no-repeat center left;
		color: #454545;
	}

/* main horizontal menu */
#tablist{ padding-top: 3px; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #7fb513 url(http://www.logodef.org/images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #749df1 url(http://www.logodef.org/images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #b2eb40 url(http://www.logodef.org/images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/*---------------------SUBMENU--------------------------*/
#sddm
{	padding-top: 3px; margin: 0; float: left; }

#sddm li
{	list-style: none; display: inline; margin: 0;}

#sddm li a
{	text-decoration: none;
	padding: 4px 22px;
	margin-right: 2px;
	background: #7fb513 url(http://www.logodef.org/images/corner.gif) no-repeat top right;
	font-weight: bold;
	color: #fff;}

#sddm li a:hover
{	background: #749df1 url(http://www.logodef.org/images/corner.gif) no-repeat top right;
	color: #fff;}

#sddm .key { text-decoration: underline; }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	width: 150px;
	border-left: 1px solid #5970B2;
	border-bottom:1px solid #5970B2;
	border-right:1px solid #5970B2}

	#sddm div a.submenu
	{	position: relative;
		display: block;
		margin: 0;
		height: 15px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #2875DE;
		font: 12px Trebuchet MS bold}

	#sddm div a.submenu:hover
	{	background: #49A3FF;
		height: 15px;
		color: #FFF}


/* INSIDE TEMPLATE (1 COLUMN) */
#middle5 {
	float: left;
	width: 625px;
	margin: 0 5px 10px 0;
}

/* INSIDE TEMPLATE (2 COLUMNS W/ LEFT MENU) (aboutLogodef, moreUpcomingEvents) */
#lefty2 {
	float: left;
	width: 100px;
	margin: 0 5px 10px 0;
}
#middle2 {
	float: left;
	width: 530px;
	margin: 0 5px 10px 0;
}
.rightmenu2{
	background:url(http://www.logodef.org/images/ul_arrow.gif) no-repeat 0px; border-bottom:#B8A997 1px dashed; padding: 0 0 0 15px;
}
.rightmenu2 a{
	background:none; text-decoration:none;
}

/* alignment classes */
.float-left  { float: left;margin: 5px 10px 0px 0px; }
.float-right { float: right;margin: 5px 0px 0px 10px; }
.align-left  { text-align: left; }
.align-right { text-align: right;  }

/* INSIDE TEMPLATE 3 (2 COLUMNS W/ LEFT MENU) (concludedEvents) */
#lefty4 {
	float: left;
	width: 180px;
	margin: 0 5px 10px 0;
}
#middle4 {
	float: left;
	width: 450px;
	margin: 0 5px 10px 0;
}
.rightmenu4{
	background:url(http://www.logodef.org/images/ul_arrow.gif) no-repeat 0px; border-bottom:#B8A997 1px dashed; padding: 0 0 0 15px; text-align:left;
}
.rightmenu4 a{
	background:none; text-decoration:none;
}
.title_event{
	padding:8px 0 0 5px;border-bottom:#B8A997 1px dotted;
}
.p_event{
	padding:5px 5px 5px 5px;text-align:justify;
}

/* INSIDE TEMPLATE 2 (2 COLUMNS W/ LEFT MENU) (esea, kame) */
#lefty3 {
	float: left;
	width: 150px;
	margin: 0 5px 10px 0;
}
#middle3 {
	float: left;
	width: 480px;
	margin: 0 5px 10px 0;
}
.rightmenu3{
	background:url(http://www.logodef.org/images/ul_arrow.gif) no-repeat 0px; border-bottom:#B8A997 1px dashed; padding: 0 0 0 15px;
}
.rightmenu3 a{
	background:none; text-decoration:none;
}

			/*3 COLUMNS*/
.intro,.intro2 {
height : 210px;
margin : 3px 0 5px 0;
padding : 5px;
color : #555;
}
.intro {
float : left;
width : 311px;
margin-right:2px;
text-align:justify;
border-bottom : 15px solid #6fbf20;
border-top : 15px solid #6fbf20;
background : #98d15f;
}
.intro2 {
float : left;
width : 307px;
border-bottom : 15px solid #a3d671;
border-top : 15px solid #a3d671;
background : #C7E6A8;
}
.separator {
float : left;
background : url(img/sep.png) no-repeat;
height : 225px;
width : 1px;
}

/* OLD TABS */
#gallery {font:11px verdana,arial,sans-serif; }
#gallery div.off {float:left; cursor:pointer; }
#gallery div.on {float:left; cursor:pointer; }

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; height:315px; }
.clear {clear:both;}
		/* TABS */
		.tabbed_images {
			list-style:none;
			clear:both;
			text-align:right;
		}
		.tabbed_images li {
			list-style:none;
			float:left;
		}
		.tabbed_images li a {
			float:left;
			margin:0px 10px 0px 0px;
			text-decoration:none;
		}
		.tabbed_images li a img {
			border:none;
			padding:2px;
			margin:0;
			margin-bottom:-5px;
		}

/* the middle */
#middle {
	float: left;
	width: 470px;
	margin: 0 5px 10px 0;
}
	.subheader {
		text-align:justify;
		margin: 0 0 5px 0;
		padding: 8px;
		background: #f4f4f4 url(http://www.logodef.org/images/bgshade.gif) repeat-x;
		color: #454545;
		border-bottom: 1px solid #ccc;
	}
	.middle_articles {
		margin: 0px 0 10px 0;
		background: #FFF9F2 url(http://www.logodef.org/images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 5px 15px 5px 10px;
	}
	.newsbreaks {
		text-align:justify;
		margin: 0;
		border-bottom:1px dashed #ccc;
	}
	.nunewsbreaks {
		text-align:justify;
		margin: 0;
		padding:0 10px 10px 15px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(http://www.logodef.org/images/news.gif) no-repeat center left; color: #808080; }
		.title { margin: 0; padding: 7px 0 5px 0; font: bold 1.1em  Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			margin: 5px 15px 0 0;
		}
	.middle_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 528px;
		margin:0;
	}
	.thirds1 {
		float: left;
		font:Arial, Helvetica, sans-serif;
		padding: 5px 10px 0 0;
	}
	.thirds2 {
		float: left;
		width: 100px;
		padding: 0 10px 0 15px;
	}
		
/* right side */
#right {
	float: right;
	width: 310px;
	/* margin: -95px 0 10px 0; */
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #edfede;/* #eee; */
		color: #454545;
	}
	.right_articles2 {
		padding: 0 8px 8px 8px;	
		margin: 0 0 10px 0;
		color: #454545;
		text-align:justify;
	}
	.linkages {
		padding: 8px;	
		margin: 0 0 10px 0;
		/* border: 1px solid #ccc;
		background: #eee;
		color: #454545; */
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.image2 { margin: 0 9px 3px 0; }
	.image3 { margin: 0; }
	.notes {
		/*border: 1px dotted #ccc;
		padding: 10px 10px 10px 10px;*/
		margin: 0 0 10px 0;
		color: #454545;
	}
	.sideheader {
		height:30px;
		color : #fff;
		background : transparent url(http://www.logodef.org/images/right_side.gif) no-repeat;
		letter-spacing : 3px;
		font-size : 110%;
		text-align : center;
		text-transform : uppercase;
		margin : 0;
		padding : 5px;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF9F2;
	padding: 10px 15px;
	
}
	#footer .right { float: right; }
	
/*TABS----------------------------------------------------------------------*/
