@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; 
overflow:auto;
position:relative;
}

blockquote {
color:#6A82A4;
margin-bottom:10px;
}

#header {
background:#6A82A4 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 {
background:white url(../images/bg_leftcol.gif) repeat-y left top;
}

#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:#6A82A4;
/*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;
}

#tools_wrap
{
  float:left;
  font-weight:bold;      
}

#tools_find-club a {
background:transparent url(../images/tools_find.gif) no-repeat left center;
padding-left:24px;
display: block;

padding-top:4px;
text-align:left;
 margin-left:4px;
}

#tools_submit-idea a 
{
    background:transparent url(../images/tools_submit.gif) no-repeat left center;
padding-left:24px;
display: block; 

padding-top:4px;
text-align:left;
 margin-left:4px;
}

#share_this_tool 
{
    width:150px;
display: block;

padding-top:4px;
text-align:left;
 margin-left:4px;
}

#google-search {
    color:#fff;
    float:right;
    padding-left:24px;
    padding-top:4px;
    text-align:right;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:11px;
    margin-right:4px;
}

.table1
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}

.table2
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 12px;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	padding: 10px;

}

.table_header1 {
    background-color:#404040;
    color:#fff;
}
.table_row_dark1 {
    background-color:#ddd;
}

/*CSS for SLP*/
#wrapper_intropage {
margin: 0;
padding: 0;
}

#sidebar {
float: right;
width: 153px;
}

#sidebar_photo {
margin-top: 22px;
padding-left:10px;
}

#sidebar_header {
margin: 10px 0 20px 10px;
padding: 0;
}

#sidebar ul {
list-style-type: none;
margin:0;
padding:0;
text-align: center;
}

#sidebar li strong{
list-style-type: none;
margin: 0;
padding: 5px 0;
display: block;
width: 152px;
font-size: 1em;
background: #fc6;
border-top: dotted #cbcbcb 2px;
}

#sidebar li {
list-style-type: none;
margin: 0;
float: left;
width: 152px;
background: #fff0b5;
border-bottom: dotted #cbcbcb 2px;
}

#sidebar a:link {
display: block;
padding: 5px;
text-decoration: none;
}

#sidebar a:visited {
display:block;
padding: 5px;
text-decoration: none;
}

#sidebar a:hover {
display:block;
text-decoration: none;
}

#sidebar a:active {
display:block;
text-decoration: none;
}

#sidebar_header a{
margin: 0;
padding: 0;
display: inline;
}

#main {
padding: 1px;
width: 610px;
border-right: dotted #cbcbcb 2px;
}

#main_photo {
float: left;
padding: 5px 5px 0 0;
}
            
#main_vid {
padding: 1px 20px 1px 1px;
width: 590px;
border-right: dotted #cbcbcb 2px;
}
            
#main_videosm {
float: left;
padding: 10px 15px 0 15px;
}

#main_kicker a{
font-size: 1.2em;
color: #000;
border-bottom: dotted #cbcbcb 2px;
text-decoration: none;
}

#main_heading {
padding: 0 0 10px 12px;
font-size: 2em;
color: #aaa;
line-height: 1.1;
font-weight:600;
}

#main_heading_nokicker {
padding: 10px 0;
font-size: 2em;
color: #aaa;
line-height: 1.1;
font-weight:600;
}

#main_text {
margin: 0 10px 0 15px;
}
            
#main_text_fullvideo {
margin: 0 10px 0 15px;
clear: both;
}

#main_text h a{
font-weight: bold;
font-size: .4em;
}

#main li, #main_text li{
padding: 0 0 0 12px;
text-indent: -16px; 
list-style-position:inside;
}

ul.bulletfix li{
margin-bottom: 10px;
}

ul.bulletfix ul.subbulletfix{
margin: 10px 0 -15px 0;
}

/*CSS for K1 Landing Page*/

#sidebar_orange {
float:right;
margin:0;
width:160px;
}

#sidebar_orange ul {
list-style-type: none;
margin: 10px 0 0 0;
padding:0;
}

#sidebar_orange li {
list-style-type: none;
margin: 0 0 10px 5px;
padding: 0;
float: left;
width: 150px;
height: 55px;
}
#sidebar_orange li.eliminatebutton a { 
background: url(../images/eliminatebutton.jpg) no-repeat; 
}   
#sidebar_orange li.convention a { 
background: url(../images/K1-button-convention.jpg) no-repeat; 
}   
#sidebar_orange li.highlights { 
text-align:left;
height: 40px;
margin:-8px 0 5px 1px;
}
#sidebar_orange li.highlights a{ 
text-indent: 0;
overflow:visible;
line-height:15px;
}
#sidebar_orange li.login a { 
background: url(../images/K1-button-orange-login.jpg) no-repeat; 
}
#sidebar_orange li.learn a { 
background: url(../images/K1-button-orange-cle.jpg) no-repeat;
}
#sidebar_orange li.download a { 
background: url(../images/K1-button-orange-download.jpg) no-repeat; 
}

#sidebar_orange li.socialmedia {
    height:41px;
    width:77px;
    float:left;
    margin:0 0 0 3px;
}

#sidebar_orange li.socialmedia#facebook a { 
background: url(../images/facebook_icon.gif) no-repeat;
}
#sidebar_orange li.socialmedia#linkedin a { 
background: url(../images/linkedin_icon.gif) no-repeat;
}
#sidebar_orange li.socialmedia#twitter a { 
background: url(../images/twitter_icon.gif) no-repeat;
}
#sidebar_orange li.socialmedia#flickr a { 
background: url(../images/flickr.gif) no-repeat;
}
#sidebar_orange li.socialmedia#youtube a { 
background: url(../images/youtube_icon.gif) no-repeat;
}

#sidebar_orange li a { 
display: block;
padding: 5px;
width: 152px;
height: 50px;
text-decoration: none;
text-indent:-9999px; 
overflow:hidden;
}

#sidebar_orange a:link {
display: block;
text-decoration: none;
}

#sidebar_orange a:visited {
display:block;
text-decoration: none;
}

#sidebar_orange a:hover {
display:block;
text-decoration: none;
}

#sidebar_orange a:active {
display:block;
text-decoration: none;
}
            
#main_headline {
padding-bottom: 10px;
font-size: 2em;
color: #6a82a4;
line-height: 1.1;
font-weight:600;
}
 
#main_news {
clear:left;
padding: 10px 0 10px 10px;
margin: 0;
width: 275px;
border-right: dotted #cbcbcb 2px;

}

		
#main_news_header {
font-size: 1.5em;
color: #6a82a4;
line-height: .8;
padding-bottom: 10px;
padding-left: 15px;
float:left;

} 
#main_news_footer {
font-size: 1.0em;
color: #6a82a4;
line-height: .8;
padding-bottom: 10px;
padding-right: 10px;
float:right;
}
            
#main_news ul{
padding: 0 0 10px 0;
margin: 0;
float:left;
width:240px;
}
        
/*cb revised main_news li for pres mods k1 dashboard 10/09*/            
#main_news li{
list-style: none;
background: url(../images/K1-news-exclamation.jpg) no-repeat;
min-height: 2em;
margin:0px 0px 0px 10px;
padding: 0 0 5px 30px;
float:left;
}
            
#main_announcements {
float: left;
padding: 10px 0 0px 10px;
width: 287px;
border-right:2px dotted #d6e3ff;
border-bottom:2px dotted #d6e3ff;
}
           	
#main_announcements_header {
font-size: 1.5em;
color: #6a82a4;
line-height: .8;
padding-bottom: 10px;
padding-left: 10px;
float:left;
} 

#main_announcements_footer {
font-size: 1.0em;
color: #6a82a4;
line-height: .8;
padding-bottom: 10px;
padding-right: 10px;
float:right;

} 

#main_announcements ul{
padding: 0;
margin: 0;
float:left;
width:260px;
}

/*cb revised main_announcements li for pres mods k1 dashboard 10/09*/          
#main_announcements li{
list-style: none;
background: url(../images/K1-announcements-star.jpg) no-repeat;
min-height: 2em;
margin: 0;
padding: 0 0 5px 27px;
float:left;
}   
            
 /*Sidebar ads go here*/
#sidebar_ads1 {
padding: 10px 0 0 5px;
}

#sidebar_ads2 {
padding: 0 0 0 5px;
}


 /*#sidebar_ads2 a{
text-indent:-9999px;
overflow:hidden;
} 
*/

#sidebar_ads3 {
padding: 10px 5px;
}
          
/*News top_feed*/
#top_feed 
{
text-align:left;
vertical-align:top;
line-height: .8;
color: #6684ae;
margin-top:-15px;
}
#top_feed1 {
text-align:left;
width: 145px;
}
            
/*WorldWide Service Project Header*/
#main_wsp_header {
padding: 10px 0;
font-size: 2em;
color: #6A82A4;
line-height: 1.5;
font-weight:800;
}

#main_wsp_gif {
background: url(../images/wsp_button_animated.gif) no-repeat;
margin: 0 0 20px 22px;
padding: 0;
width: 544px;
height: 66px;
text-indent:-9999px; 
overflow:hidden;
}

#main_wsp_gif a{
display: block;
}

#main_wsp ul {
padding: 0 0 10px 0;
margin-left: 50px;
}

#main_wsp li {
list-style: none;
min-height: 2em;
margin: 0;
padding: 0 0 5px 25px;
}

#main_wsp ul li.one {background: url(../images/WSP-globe.jpg) no-repeat;}
#main_wsp ul li.two {background: url(../images/WSP-globe2.gif) no-repeat;}
#main_wsp ul li.three {background: url(../images/WSP-globe3.gif) no-repeat;}

    #main_wsp li.one, #main_wsp li.two, #main_wsp li.three {
    padding: 0 0 0 25px;
    text-indent: -1px;
    list-style-position:inside;
    width: 400px;
    }

/*KiwanisOne Video Page*/          
#video_kicker1 a{
float: left;
margin-top: 10px;
font-size: 2em;
line-height: 1.1;
font-weight:800;
color: #adadad;
border-bottom: dotted #cbcbcb 2px;
text-decoration: none;
	}

#video_kicker2 a{
float: left;
margin-top: 10px;
font-size: 2em;
line-height: 1.1;
font-weight:800;
color: #3d3b3c;
border-bottom: dotted #cbcbcb 2px;
text-decoration: none;
}

#video_rss {
padding: 20px 0 0 470px;
}

#video_player {
clear: left;
margin: 10px 0 0 0;
}

#video_flashtext {
margin: 15px 0 0 40px;
font-size: .7em;
color: #858585;
width: 410px;
text-align: center;
}

a.orange {
color: #fb9c38;
}

#video_archives {
margin: 30px 0 0 0;
}

/*INCITER HEADING WRAPPER*/
#inciter_top {
font-size: 11pt;
padding-bottom: 6px;
color: #009;
}

/*FOR BLUEHORNET*/
#inciter_subscribe {
font-weight: bold;
padding-bottom: 4px;
}

/*KIWANIS WORDMARK*/
#inciter_kiwordmark {
padding-bottom: 10px;
}

/*INCITER*/
#inciter_head {
font: 24pt verdana;
padding-bottom: 4px;
}

/*MARKETING AND PUBLIC RELATIONS E-NEWSLETTER*/
#inciter_subhead {
font: italic 14pt verdana, sans-serif;
padding-bottom: 10px;
}

/*DATE*/
#inciter_date {
font-size: 14pt;
padding-bottom: 10px;
}

/*Kiwanis is a global...*/
#inciter_ktag { 
text-align: center;
font: italic palatino;
padding-bottom: 20px;
} 

/*INCITER BODY WRAPPER*/
#inciter_body img{
margin-bottom: 40px;
}

#inciter_body {
font: 11pt palatino, times, serif;
color: #1f497d;
}

/*INCITER BODY LIST SPACING*/
#inciter_body ul{
margin: 0 0 15px 10px;
}

#inciter_body li{
padding-bottom:5px;
}

/*INCITER BODY HEADING*/
#inciter_body h4{
font-style: italic;
font-weight: bold;
color: #000080;
}

/*INCITER BODY IMAGES*/
#inciter_body img{
position: relative;
margin-left: auto;
margin-right: auto;
padding: 20px;
}   

#inciter_body img.divider{
padding-bottom: 5px;
}  

/*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-position: inside;
padding: 10px 0 0 16px;
text-indent: -16px;
width: 120px;
color: #464646;
}

#KLcenter li{
margin-bottom: 5px;
line-height: 15px;
}

#KLthought {
position:absolute;
top: 285px;
left: 220px;
width: 130px;
}

#KLblog {
position:absolute;
top: 285px;
left: 820px;
}

#KLmoments {
position:absolute;
top: 460px;
left: 218px;
}

#KLcomments {
position:absolute;
top: 460px;
left: 820px;
}

#KLthought h5, #KLblog h5, #KLmoments h5, #KLcomments h5{
text-align:center;
width: 130px;
}

#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;
}

#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;
}

#KLvideos {
width: 600px;
height: 310px;
padding-bottom: 30px;
}


/******************** New Styles *********************/

/*#language{
border:none;
text-align:center;
margin-left:10px;
}


/*#language a{
color:#d86d1e;
display: inline;
white-space:nowrap;
float:left;
font-size: 0.94em;
padding-left: 4px;
margin: 0px 0px 0px 0px;
}

#language a:hover{
color:#e28948;
}*/

		
			/*#blog_bar{
			/*background-color:#6a82a4;
			border:2px dotted #d6e3ff;
			text-align:center;
			width:572px;
			clear:left;
			}*/
			
			#ltop_feed{
			min-height:250px;
			background-color:#edf3ff;
			border: 2px dotted #d6e3ff;
			float: left;
			width:190px;
			text-align:center;
			margin-right:15px;
			} 

/*cb revised ltop_feed h3 for pres mods k1 dashboard 10/09*/
#ltop_feed h3 {
padding:5px;
color:#072F67;
} 

			#ltop_feed h4 
			{
			padding-top:5px;
			color:#072F67;
			font-size: 0.80em;
			padding-bottom:5px;
			line-height:180%;
			}
			
			  p { line-height: 180%; }
			  
/*cb revised main_story for pres mods k1 dashboard 10/09*/
#main_story {
float:left;
padding:0 10px;
width:348px;
}
        
            #main_photo {
            float: left;
            padding: 0 10px 10px 0;
            }
            
			
		    #main_news {
            float: left;
            padding: 10px 5px 0 0;
	    	margin: 0;
            width: 275px;
            border-right:2px dotted #d6e3ff;
			border-left:2px dotted #d6e3ff;
			border-bottom:2px dotted #d6e3ff;
            }
			
/*cb revised main_banner for pres mods k1 dashboard 10/09*/			
#main_banner {
clear: left;
padding: 7px 0 30px 50px;
}
			
			/*#main_announcements {
            float: left;
            padding: 10px 0 10px 10px;
	   		width: 285px;
			border-right:2px dotted #d6e3ff;
			border-bottom:2px dotted #d6e3ff;
            }*/
			

            #sidebar_orange a:visited {
            display:block;
            text-decoration: none;
            }
            
            

/******************* New Style Adjustments **********************/

#crumbs, #content {
float:left;
padding-left:0px;
padding-right:0px;
width:767px;
}



#main_container {
padding:10px 1px 1px 15px;
}



/*cb revised blog_bar for pres mods k1 dashboard 10/09*/
#blog_bar {
border-bottom:2px dotted #d6e3ff;
width:585px;
height:56px;
padding:6px 0;
clear:left;
}
			
			/*#ltop_feed{
			min-height:250px;
			background-color:#edf3ff;
			border: 2px dotted #d6e3ff;
			float: left;
			width:190px;
			text-align:center;
			margin-right:15px;
			} */

            
        
            /*#main_photo {
            float: left;
            padding: 0 10px 10px 0;
            }*/
            
			
		    /*#main_news {
            float: left;
            padding: 10px 5px 0 0;
	    	margin: 0;
            width: 280px;
            border-right:2px dotted #d6e3ff;
			border-left:2px dotted #d6e3ff;
            }*/
			
			/*#main_banner {
            clear: left;
            padding: 20px 0 30px 35px;
           /* border-top:2px dotted #d6e3ff;cbcbcb
            }*/
			
			/*#main_announcements {
            float: left;
            padding: 10px 0 10px 10px;
	   		width: 280px;	
			border-right:2px dotted #d6e3ff;
			height: 179px;
			}
			
			#sidebar_orange a:link {
            display: block;
            text-decoration: none;
            }

            #sidebar_orange a:visited {
            display:block;
            text-decoration: none;
            }   */         
            
        

#language{
text-align:center;
margin-left:2px;
padding: 0px;
margin-top:3px;

}

#language a{
color:#d86d1e;
white-space:nowrap;
float:left;
font-size: 0.94em;
padding-left: 4px;
padding-right: 2px;
display: inline;
}

#language a:hover{
color:#e28948;
}
	            
#three_ColContainer {
text-align:center;
width:100%;
}

#left {
	float: left;
	width: 50px;
	margin-bottom: 10px;
}

#right {
	float: right;
	width: 50px;
	margin-bottom: 10px;
}

#middle { 
	float: left;
	width: 16%; 
	padding-left:4px;
	margin-bottom: 10px;
}

#three_ColContainer a:visited, #three_ColContainer a:hover, #three_ColContainer a:active
{
}

#other-content 
{
	padding:10px 0px 0px 0px;
}

#content 
{
	padding:10px 20px 0px 20px;
}

 /*--------CSS Alt made for chrome and ie for top rss feed----------*/
 
#top_feed1 {
text-align:left;
width: 100%;
}

#top_feed1_left {
float:left;
width:30%;
}

#top_feed1_main  
{
float:right;
width: 145px;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:250px;
	padding-top:11px;
}

/*starburst on default page*/
#starburst{position:absolute;margin-top:120px;overflow:hidden;text-indent:-9999px;display:block;height:103px;width:103px;
           background: url(../images/starburst.png) no-repeat transparent;}

