@import url("layout.css");
@import url("typography.css");

/* CSS Document */

/* Color Palette

Dark Blue #072F67
		60% #6A82A4  (dominate)
		20% #CDD5E1

GOLD (PMS 872) #8C734A
		80% #A38F6E
		50% #C6B9A4
		20% #E8E3DB
		
Dark Orange #FF9900
Light Orange #FFCC66
		60% #FFE0A3
		20% #FFF5E0

 */

html {
background:#4D4D4D url(../images/bg_leader4.gif) repeat-y fixed center top;
}

body {
/*border:solid #FF9900;*/
border-width:0 1px;
}

blockquote {
color:#6b6b6b;
margin-bottom:10px;
}

#header {
background:#6b6b6b  url(../images/bg_header.jpg) no-repeat center top;
color:white;
z-index:50;
}

#branding h1 {
text-indent:-9999px;
color:white;
}

#branding blockquote {
margin:0;
color:white;
}

#bulletin {
background:#FFE0A3 url(../images/bg_bulletin-bottom.gif) no-repeat left bottom;
}

#bulletin h2 {
background:#FF9900 url(../images/bg_bulletin-top.gif) no-repeat left top;
color:white;
}

#bulletin h3, #bulletin h4, #bulletin h5, #bulletin h6  {
color:#072F67;
}

#countdown {
background:#6A82A4 url(../images/bg_countdown-bottom.gif) no-repeat left bottom;
color:white;
}

#countdown h2 {
background:#6A82A4 url(../images/bg_countdown-top.gif) no-repeat left top;
color:white;
}

#content {
min-height:500px;
}



#wrapper {
width:990px;
margin:0 auto;
background:white url(../images/bg_leftcolKL.gif) repeat-y left top;
clear:both;
overflow:hidden;
}

#content, #crumbs {
padding-top:10px;
background:white;
}


#crumbs {
padding-bottom:10px;
padding-left:10px;
color:#072F67;
}

#crumbs a {
padding-right:5px;
}

#crumbs a, #crumbs a:visited, #crumbs a:hover, #crumbs a:active  {
color:#999;
}


#info {
background:#E8E3DB url(../images/bg_info-bottom.gif) no-repeat left bottom;
}

#info h2 {
background:#8C734A url(../images/bg_info-top.gif) no-repeat left top;
color:white;
}


#header a, #header a:visited, #header a:active {
color:white;
text-decoration:underline;
}

#header a:hover {
text-decoration:none;
}




#logo {
position:absolute;
left:25px;
bottom:100px;
}

#content_brand {
background:transparent url(../images/boy-green.jpg) no-repeat left top;
position:absolute;
left:596px;
top:-81px;
width:148px;
height:392px;
}

div#content_main {
border-bottom:solid #8C734A 1px;
padding-bottom:10px;
margin-bottom:10px;
z-index:50;
}

#content_intro h2 {
color:#072F67;
}

#content_intro p {
margin-right:58px;
}

#footer {
background:#6A82A4 url(../images/bg_countdown.gif) no-repeat right top;
color:white;
}

#site_info, #site_info a, #site_info a:visited, #site_info a:hover, #site_info a:active  {
background-color:#FFCC66;
color:#333;
}

#nav_second {
background:white url(../images/bg_leftcol.gif) repeat-y left top;
}


/* Element Styles */

h2, h3, h4, h5, h6 {
color:#072F67;
}

h1
{
    color:Black;
    font-weight:bold;
}

#table_border {
border:solid #6A82A4 2px;
}

th {
background-color:#6B6B6B;
/*padding:5px;*/
color:white;
border:solid 1px;
border-color:#6A82A4 #CDD5E1 #CDD5E1 #6A82A4;
}

td 
{
   /* padding:5px;*/
}

.table_row_dark1 {
    background-color:#ddd;
}
    

#td_border {
/*padding:5px;*/
border:solid #6A82A4 1px;
}

.highlite {
background-color:#CDD5E1;
}

.highlite-two {
background-color:#FFE0A3;
}


.imageleft {
float:left;
margin:.3em 5px 5px 0;
}

.imageright {
float:right;
margin:.3em 0 5px 5px;
}

a img {
border:0;
}

a, a:link {
color:#6A82A4;
text-decoration:underline;
}

a:visited {
text-decoration:none;
}

a:hover {
color:#8C734A;
text-decoration:none;
}

a:active {
color:#072F67;
}

/* End Element Styles */

/* Start Scott Add from Community Server */
.CommonSidebar
{
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

.CommonSidebarContentItem
{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;	
	margin-left: 16px;
	color: #698d73;
}

.CommonSidebarArea
{
	/* width: 192px; */
	margin: 10px 0px 0px 0px;
}

.CommonSidebarArea A:LINK, .CommonSidebarArea A:ACTIVE
{
    color: #698D73;
}

.CommonSidebarArea A:VISITED
{
    color: #88AA88;
}


.CommonSidebarTopRound
{
    height: 5px;
    overflow: hidden;
    position: relative;
}

.CommonSidebarTopRound div
{
    height: 1px;
    overflow: hidden;
    position: absolute;
    background-color: #E8E3DB; /* Box color */
	color: #698d73;
}

.CommonSidebarTopRound .t1 { margin: 0 1.78%; top: 0px; width: 96%; }
.CommonSidebarTopRound .t2 { margin: 0 1.07%; top: 1px; width: 97.5%; }
.CommonSidebarTopRound .t3 { margin: 0 .713%; top: 2px; width: 98%;}
.CommonSidebarTopRound .t4 { margin: 0 .357%; height: 2px; top: 3px; width: 99%; }

/*.CommonSidebarTopRound .t1 { margin: 0 2.5%; top: 0px; width: 95%; }
.CommonSidebarTopRound .t2 { margin: 0 1.5%; top: 1px; width: 97%; }
.CommonSidebarTopRound .t3 { margin: 0 1%; top: 2px; width: 98%;}
.CommonSidebarTopRound .t4 { margin: 0 .5%; height: 2px; top: 3px; width: 99%; }*/

.CommonSidebarHeader
{
	text-align: left;
	font-size: 100%;
	padding: 2px;
	padding-left: 9px;
	padding-right: 9px;
	width: 245px; /* SS: Was 174 */
	padding-top: 0px;
	margin: 0px;
	background-color: #E8E3DB; /* Box Color */
	color: #8C734A;
}

.CommonSidebarHeader A:LINK, .CommonSidebarHeader A:VISITED, .CommonSidebarHeader A:ACTIVE, .CommonSidebarHeader A:HOVER
{
    color: #698D73;
}

.CommonSidebarContent
{
	font-size: 90%;
	color: #000000;
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #E8E3DB; /* Box color */
	background-color: #ffffff;
	width: 245px; /* SS: Was 174 */
	overflow: hidden;
}

.CommonSidebarFooter
{
	font-size: 80%;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #d2e6bd;
	background-color: #ffffff;
	width: 245px; /* SS: Was 174 */
	overflow: hidden;
}

UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	list-style-type: square;	
	margin-left: 16px;
	color: #698d73;
}

OL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

OL.CommonSidebarList LI
{
	margin-bottom: 5px;
	margin-left: 20px;
	color: #698d73;
}


UL.CommonSidebarRssList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarRssList LI
{
	margin-bottom: 5px;
	padding-bottom: 1px;
	margin-left: 16px;
	list-style-image: url(../images/common/feed-icon-12x12.png);	
	color: #698d73;
}

LI.CommonSidebarRssListItem
{
	margin-bottom: 5px;
	padding-bottom: 1px;
	margin-left: 16px;
	list-style-image: url(../images/common/feed-icon-12x12.png);	
	color: #698d73;
}

.CommonDescription
{
	font-size: 90%;
	color: #333333;
	padding: 0px 0px 8px 0px;
	margin-top: -5px;
	margin-bottom: 15px;
}

.CommonSidebarImage
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #C4D6AE;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*KIWANIS LEADER IE7*/
#KLwrap {
width:766px;
}

#KLtitle {
background: url(../images/KL-title.jpg) no-repeat;
height: 33px;
margin-top: 20px;
}

#KLcenter {
margin-top: 15px;
height: 360px;

}

#KLcenter h5{
font: bold 10pt Arial;
color: #464646;
}

#KLcenter ul{
list-style:disc;
padding: 10px 0 0 0px;
width: 135px;
color: #464646;
}

#KLcenter li{
margin-bottom: 5px;
padding: 0 0 0 16px;
line-height: 15px;
text-indent: -16px; 
list-style-position:inside;
}

#KLcenter a{
color: #6883aa;
}

#KLcenter a:hover{
color: #4a607f;
}


#KLthought {
position:absolute;
top: 285px;
left: 220px;
width: 130px;
}

#KLblog {
position:absolute;
top: 285px;
left: 805px;
}

#KLmoments {
position:absolute;
top: 465px;
left: 211px;
}

#KLcomments {
position:absolute;
top: 460px;
left: 805px;
width: 150px;
}

#KLthought h5, #KLblog h5, #KLmoments h5, #KLcomments h5{
text-align:center;
width: 135px;
}

#KLgreybar1 {
background: url(../images/greybg1.jpg) no-repeat;
height: 357px;
width: 20px;
float: left;
}

#KLgreybar2 {
background: url(../images/greybg2.jpg) repeat-x;
height: 357px;
width: 123px;
float: left;
}

#KLgreybar3 {
background: url(../images/greybg3.jpg) no-repeat;
height: 357px;
width: 22px;
padding-right: 3px;
float: left;
}

#KLflashwrap {
float: left;
padding-right: 3px;
width: 432px;
}


#KLflash {
height: 242px;
width: 432px;
padding-bottom: 2px;
float: left;
}

#KLbanner {
background: url(../images/KL-banner.jpg) no-repeat;
height: 114px;
width: 432px;
float: left;
}

#KLbanner a{
display: block;
text-indent: -9999px;
overflow: hidden;
height: 100%;
width: 100%;
}

#KLgreybar4 {
background: url(../images/greybg4.jpg) no-repeat;
height: 357px;
width: 20px;
float: left;
}

#KLgreybar5 {
background: url(../images/greybg5.jpg) repeat-x;
height: 357px;
width: 123px;
float: left;
}

#KLgreybar6 {
background: url(../images/greybg6.jpg) no-repeat;
height: 357px;
width: 20px;
float: left;
}

#KLpostit {
background: url(../images/note.jpg) no-repeat;
height: 146px;
width: 155px;
position: absolute;
top: 305px;
left: 209px;
clear: both;
}

#KLfooter {
margin: 17px 0 0 162px;
float: left;
width: 464px;
}

#KLresources {
background: url(../images/resources.jpg) no-repeat;
height: 103px;
width: 152px;
float: left;
}

#KLvideos {
background: url(../images/videos.jpg) no-repeat;
height: 103px;
width: 152px;
float: left;
}

#KLbookreviews {
background: url(../images/bookreviews.jpg) no-repeat;
height: 103px;
width: 159px;
float: left;
}

#KLresources a, #KLvideos a, #KLbookreviews a{
display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
overflow: hidden;
}

/*KIWANIS LEADER INTERIOR PAGES*/

#KLsection {
color: #6b6b6b;
font-size: 24px;
font-weight:bold;
padding-bottom: 20px;
}

#KLinner {
width: 740px;
}

#KLinner h2{
line-height: .8;
color: #6684ae;
}

#KLinner h3{
color: #83a2cc;
}

#KLinner h5{
color: #9c9c9c;
padding-bottom: 25px;
}

#KLinner p{
padding-bottom: 20px;
}

#KLinner ol, ul{
list-style-position: inside;
padding: 0 0 15px 15px;
}

#KLinner li{
padding-bottom: 4px;
}

/**/

#KLbook img{
margin: 5px 20px 10px 20px;
float: left;
border: solid 3px #6684ae;
}

#KLphoto img{
margin: 5px 20px 10px 20px;
border:0;
}

#KLconversations {
width: 100%;
}

#KLconversations img{
float: left;
border:none;
}

#KLconversations ul{
list-style-type:none;
}

#KLconversations li{
width:150px;
height: 300px;
float: left;
padding: 10px;
}

#KLconversations a{
display:block;
height: 100%;
}

#KLinsider {
width: 100%;
height: 330px;
clear:left;
padding-bottom: 40px;
}

#KLinsider img{
border: none;
float: left;
}

#KLppt {
width: 100%;
clear: left;
}

#KLppt img{
float: left;
border: none;
padding-right: 10px;
}

#KLppt ul{
list-style-type:none;
}

#KLppt li{
width:250px;
height: 100px;
float: left;
padding: 10px;
}

#KLppt a{
display: block;
height: 100%;
}

#KLdownloads {
clear:left;
padding-top: 25px;
}

#KLconversations h2, #KLinsider h2, #KLppt h2, #KLdownloads h2 {
padding-bottom: 20px;
}

#KLconversations ul, #KLppt ul{
height: 100%;
clear:left;
}

.readmore {
margin: -15px 0 30px 45px;
}

#KLdownloads li{
padding: 0 0 0 12px;
text-indent: -16px;
list-style-position:inside;
}

#KLvideoplayer {
width: 600px;
height: 310px;
padding-bottom: 30px;
}


#tools_wrap
{
  float:left;
  font-weight:bold;
}

#share_this_tool
{
    width:150px;
display: block;
padding-top:4px;
text-align:left;
 margin-left:4px;
}

.stwrapper
{
   left: 9px !important;   
}

