﻿body 
{
	font-family: 'Helvetica Neue', Helvetica, Sans-Serif;
	font-size: 16px;
	text-align: center;
	color: #666666;
	height:100%;
}
p
{
    padding-bottom: 10px;
}  
.content-container
{
    min-height:100%;
    height: 100%;
    position:relative;
    padding-bottom:70px;
} 
/**
	Header
			**/		
.header-content
{
	text-align: left;
	height: 130px;
	padding-top: 10px;
}
.siteTitle 
{
	background: url(../images/titleBubble.gif) no-repeat scroll 0 0;
	height: 76px;
	width: 266px;
	overflow: hidden;
}
.siteTitle h1 
{
	color: #4d761c;
	font-size: 1.91em;
	font-weight:lighter;
	padding: 11px 0 0 0;
	text-align: center;
}
.siteTitle h2 
{
	color: #333333;
	font-size: 0.725em;
	font-weight:lighter;
	padding: 16px 0 0 11px;
}
.secondaryGlobalNav 
{
	font-size: 0.625em;
	height: 32px;
}
.secondaryGlobalNav img
{
	float: right;
	padding-left: 16px;
}
.headerLinks
{
	float: right;
	margin-top: 8px;
}
.headerLinks a 
{
	padding: 0 3px;
	cursor: pointer;
}
.headerLinks a:link, .headerLinks a:visited
{
	text-decoration: none;
	color: #666666;
}
.headerLinks a:hover 
{
	color: #999999;
}
.headerLinks span
{
	color: #cccccc;
}
.shareIcons 
{
	text-align: right;
	margin-top: -28px;
}
.shareIcons img
{
	padding-left: 2px;
}
.globalNav-container 
{
	background-color: #333333;
	height: 35px;
}
.globalNav 
{	
	color: #CCCCCC;
	height: 35px;
	overflow: hidden;
	font-size: 0.9em;
}
.globalNav a:link, .globalNav a:visited, .globalNav a:hover 
{
	text-decoration: none;
	color: #CCCCCC;
}
.globalNavSelector
{
    width: 960px;
    overflow: hidden;
    margin: 0px auto 0 auto;
    text-align: left;
}
.liFavorites 
{
	width: 119px;	
}
.liPolitics 
{
	width: 117px;
}
.liBusiness 
{
	width: 118px;
}
.liTechnology 
{
	width: 126px;
}
.liPopCulture
{
	width: 127px;
}
.liEnvironment 
{
	width: 129px;
}
.liPeople
{
	width: 109px;
}
.liMisc 
{
	width: 106px;
	border-right: solid 1px #666666;
}
.globalNav ul 
{
	list-style-image: none;
	width: 960px;
	margin: 0 auto 0 auto;
}
.globalNav li 
{
	height: 23px;
	font-size: .813em;
	padding-top: 12px;
	border-left: solid 1px #666666;
	text-align: center;	
	float: left;
}

/**
	FOOTER
			**/
			
.footer-container 
{
	color: #999999;
	text-align: left;
	padding-top: 75px;
	line-height: 15px;
	overflow: hidden;
}
.footer-container a:link, .footer-container a:visited, .footer-container a:hover
{
	color: #4d761c;
}
.footer-container p
{
	padding-bottom: 25px;
}
.footerRule 
{
	height: 1px;
	background-color: #333333;
	margin-top: 85px;	
	overflow: hidden;
}
.legal 
{
	width: 490px;
	padding-top: 40px;
	float: left;
}
.disclaimer 
{
	font-size: 0.7em;	
}		
.about {
	font-size: 0.6em;	
}
.copyright {
	font-size: 0.6em;	
}
.footerLinks
{
	float: left;
	width: 300px;
	font-size: 0.6em;
	padding: 40px 0 0 70px; 
}
.footerLinks ul 
{
	list-style-image: none;
}
.footerLinks li 
{
	color: #4d761c;
	cursor: pointer;
	text-decoration: underline;
	padding-bottom: 4px;
}
.footerLogo 
{
	margin-left: -1px;
}
.footerLogo img
{
	padding-top: 15px;
}
/**
	Submit Word
				**/

.submiteWord-container
{
	width: 611px;
	height: 455px;
	background: url(../images/submitWord_bg.png) no-repeat scroll 0 0;
	font-size: 0.9em;
	overflow: hidden;
}
.submiteWordForm 
{
	width: 450px;
	padding-left: 70px;
}
.btnClose 
{
	float:right;
	padding: 17px 30px 0 0;
}
.submiteWordForm .submitTitle 
{
	font-weight: bold;
	font-size: 1.01em;
	text-align: left;
	color: #FFFFFF;
	line-height: 20px;
	width: 450px;
	padding: 45px 0 15px 0;
}
.submiteWordForm td.textbox input, .submiteWordForm textarea
{
	width: 295px;
    float: left;
    resize: none;
}
.submiteWordForm .inputTextDefinition
{
	height: 57px;
}
.submiteWordForm .inputTextTellUs
{
	height: 93px;
}
.submiteWordForm td.captchTextBox input
{
    width: 115px;
    float: left;
	vertical-align: bottom;
}
.submiteWordForm td.captcha img
{
    margin-bottom: 5px;
}
.submiteWordForm table
{
    width: 450px;
}
td.label 
{
	color: #FFFFFF;
	text-align: right;
	width: 125px;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
td.label span
{
    font-size: .75em;
    color: #2d490c;    
    font-weight: bold;
}
td.textbox, td.captcha, td.captchTextBox
{
    width: 315px;
    text-align: left;
	padding-bottom: 10px;
}
td.submit
{
    width: 315px;
    vertical-align: top;
    text-align: right;
}
td.captchTextBox
{
    vertical-align: bottom;
}
div.validation
{
    float: right;
    width: 10px;
    font-weight: bold;
    font-size: 1.01em;
}
td.captchTextBox div.validation
{
    float: left;
}
.submiteWordForm .btnSubmit 
{
	float: right;
	padding: 5px 3px 0 0; 
}
.submiteWordForm .shareIcons 
{
	text-align: left;
	margin-top: 20px;
}
.submiteWordForm .shareIcons img
{
	padding-left: 2px;
}
/**
	Who compiles
				**/

.complies-container
{
	width: 611px;
	height: 275px;
	background: url(../images/compiles_bg.png) no-repeat scroll 0 0;
	font-size: 0.9em;
	text-align: left;
	overflow: hidden;
}
.complies-container .logo
{
    width: 470px;
    height: 60px;
    padding: 57px 0 0 70px;
    overflow: hidden;
}
.complies-container .content
{
    width: 470px;
	padding: 0 0 0 70px;
}
.complies-container .content p
{
    color: #fff;
    font-weight: bold;
	font-size: 1.01em;
	line-height: 20px;
}
.complies-container .content p img
{
    top: 5px;
}
.complies-container .content p a.Compiles
.complies-container .content p a.Compiles:link,
.complies-container .content p a.Compiles:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.complies-container .content p a.Compiles:hover
{
    text-decoration: underline;
}
/**
	Trends Panel
				**/
.TrendsContainer
{
    width: 100%;
    position:fixed;
    bottom: 0px;
    left: 0px;
    z-index:2000;
    overflow: hidden;
}
.TrendsWrapper
{
    width: 980px;
    margin: 0 auto 0 auto;
}
.TrendsButton
{
    width: 896px;
    text-align: right;
    padding-right: 64px;
    margin: 0px 10px;
}
.TrendTopBorder
{
    width: 960px;
    height: 9px;
    background-color: #4d761c;
    margin: 0px 10px;
    overflow: hidden;
}
.TrendsIframeContainer
{
    width: 980px;
    text-align: left;
}
iframe
{
    background-color: transparent;
}
#trendsPanel
{
    width: 960px;
    height: 600px;
    margin: 0 10px;
    background-color: #4d761c;
}
.panelContent
{
    
}
.panelTopBorder
{
    background-color: #4d761c;
}
#btnPanelClose {
    width: 940px;
    height: 17px;
    background-color: #4d761c;
    text-align: right;
    margin: 0 10px;
    overflow: hidden;
	padding: 10px 20px 20px 0;
}
.trendsNav-container 
{
	float: left;
    width: 249px;
	padding: 18px 23px 0 0px;
	margin-left: -10px;
}
.trendsNav
{
    height: 395px;
    overflow: hidden;
}
.trendsNav .Inactive
{
	text-align: left;
}
.trendsNav .Active
{
    text-align: left;
    background: url(../images/btnTrendNavActive.png) no-repeat scroll 0 -5px;
}
.trendsNav .Word
{
    width: 180px;
    padding: 5px 0 20px 69px;
}
.trendsNav .Inactive .Word a,
.trendsNav .Inactive .Word a:link,
.trendsNav .Inactive .Word a:visited
{
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: .688em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.trendsNav .Inactive .Word a:hover
{
    color: #CCC;
}
.trendsNav .Active .Word a,
.trendsNav .Active .Word a:link,
.trendsNav .Active .Word a:visited,
.trendsNav .Active .Word a:hover
{
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: .688em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.learnAboutCKLogo 
{
	padding: 16px 0 0 69px;
	text-align: left;
}
.trends-container 
{
	float: left;
	width: 584px;
	height: 416px;
	margin: 0px 59px 0 0;
	padding: 0 0px 0 40px;
	background-color: #f4f3f1;
}
.trendsContent 
{
	width: 584px; /* Be sure to take in to account the scrollBarMargin set through the jScrollPane() method */
	height: 406px;
	overflow: auto;
	background: #f4f3f1;
	text-align: left;
	padding: 10px 0 0px;
}
.BarometersList
{
    width: 584px;
    overflow: hidden;
}
.BarometersList .FloatLeft
{
    float: left;
    width: 282px;
    padding-right: 10px;
    line-height: 15px;
    font-size: .75em;
    overflow: hidden;
}
.BarometersList .FloatLeft div
{
    padding-bottom: 1px;
    font-size: .813em;
}
.ImageContainer
{
    width: 524px;
    margin: 0 auto 0 auto;
    text-align: center;
}
.trendsContent a:link, .trendsContent a:visited, .trendsContent a:hover
{
	text-decoration: none;
	color: #4d761c;
}
.trendsContent h3, .trendsContent h4 
{
	text-align: left;
	color: #333;
	font-weight: bold;
	font-size: 1em;
}
.trendsContent h3
{
    text-transform: uppercase;
    padding-bottom: 5px;
}
.trendsContent p 
{
	text-align: left;
	margin: 10px 20px 0 0;
	color: #333;
	font-size: .75em;
	line-height: 18px;
}
.BarometersList
{
    width: 567px;
    padding-top: 10px;
    overflow: hidden;
}
.BarometersList .FloatLeft
{
    float: left;
    width: 179px;
    color: #333;
    font-size: .75em;
    overflow: hidden;
}
.trendsContent ul 
{
	text-align: left;
	color: #333;
	list-style: disc;
	margin-left: 40px;
}
.trendsContent li 
{
	padding: 5px 0;	
}
/****
    Words Layout and Expand State
                            *****/
div.WordWrapper
{
    padding: 39px 0 0;
    text-align: left;
    overflow: hidden;
}
div.WordContainer
{
    width: 100%;
    padding-bottom: 13px;
    overflow: hidden;
}
div.Word
{
    width: 960px;
    margin: 0 auto 0 auto;
}
div.Name
{
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    font-weight: normal;
    color:#dcdcdc;
    float: left;
    letter-spacing:-0.03em;
    line-height: 50px;
    #padding-bottom: 10px;
    font-size: 4.063em;
}
div.Rollover
{
    height: 36px;
    margin-top: 14px;
    float: left;
    overflow: hidden;
}
div.InnerCopy
{
    width: 960px;
    clear: both;
    margin: 0 auto -3px auto;
    padding: 27px 0 0;
    overflow: hidden;
}
div.LeftContainer
{
    float: left;
    width: 475px;
    padding-right: 49px;
    overflow: hidden;
}
div.Definition
{
    color: #000;
    font-size: .75em;
    line-height: 18px;
}
div.Definition p span
{
    font-weight: bold;
}
div.Trends
{
    padding-top: 14px;
    color: #000;
    font-size: .75em;
    line-height: 18px;
}
div.Trends span.Trend
{
    color: #4d761c;
    font-weight: bold;
}

div.Trends span.Trend a,
div.Trends span.Trend a:link,
div.Trends span.Trend a:visited
{
    color: #4d761c;
    font-weight: bold;
    text-decoration: none;
}
div.Trends span.Trend a:hover
{
    text-decoration: underline;
}
div.Trends span.TrendWord
{
    text-transform: uppercase;
}
div.Trends a.MoreTrends,
div.Trends a.MoreTrends:link,
div.Trends a.MoreTrends:visited
{
    background: url(../images/moreArrow.gif) no-repeat 30px 3px;
    padding-right: 10px;
    color: #4d761c;
    font-weight: bold;
    text-decoration: none;
}
div.Trends a.MoreTrends:hover
{
    text-decoration: underline;
}
div.Thumbs
{
    margin: 25px 0 15px;
    height: 33px;
    overflow: hidden;
} 
div.ThumbsUp
{
    float: left;
    width: 66px;
}
div.ThumbsDown
{
    float: left;
}
div.Thumbs .ThumbsUp input,
div.Thumbs .ThumbsDown input
{
    float: left;
    padding-right: 10px;
}
div.Thumbs .ThumbsUp span,
div.Thumbs .ThumbsDown span
{
    float: left;
    color: #333;
    font-size: .75em;
    margin-top: 14px;
}
input.DisableThumb
{
    margin-top: -99px;
    cursor: default;
}
input.ActiveThumb
{
    margin-top: -66px;
    cursor: default;
}
div.Facebook iframe
{
    overflow: hidden;
}   
div.RightContainer
{
    float: right;
    width: 436px;
    overflow: hidden;
}
div.RightContainer .ForExample
{
    position: absolute;
    margin-top: 12px;
    overflow:  hidden;
    z-index: 2;
}
div.RightContainer object
{
    margin-left: 14px;
    margin-top: 0px;
}
