/*
				 
		     /                   /
            /      |            /           \/
            \______|___________/__________  /           ______________________
      /\   /                              \/           /                      \
   __/  \/                                 \  /--      \                       \
       /                                    \/         /                       /
  ___/           ------                      \         \      BRRAAIINNS       \
 /  /         ====----====                    |        /                       /
   /                                          ---      \                       \
   \                       _____              |        /                       /
    \------\              /     \             \        \_    _________________/
     | o    \            /       \            |\_       /   /
     |	    /      /\   /     o   \          /         /  /
      \____/   ()  \/   \         /         /         / /   
      /                  \-------/         /         //
      \                                 __/
       \=================\	       _/   /
           \[__]  [_]     \       /    /
             _        __   \    /     |
            [_]      [__]  |     /   /
           /===============\    /---/
           \____              _/
              |______________/

*/

body{
	margin:0px;
	padding:0px;
	background:#27333A url(/images/background/bg.png) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
}

h2,h4,h5{
	margin:0px;
	padding:0px;	
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3{
	margin:0px;
	padding:6px 0px 2px 0px;	
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1{
	margin:0px;
	padding:0px;	
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a,a:visited{
	color:#c90b0e;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}

a img{
	border:none;
}

.wrap{
	width:1000px;
	margin:0 auto;	
}

/* font styles */

.txtLeft, .txtLeft a{text-align:left;}

.txtCenter, .txtCenter a{text-align:center;}

.txtRight, .txtRight a{text-align:right;}

.txtRed, .txtRed a{color:#940709;}

.txtBlue, .txtBlue a{color:#004883;}

.txtBold, .txtBold a{font-weight:bold;}

.txtItalic, .txtItalic a{font-style:italic;}

.txt12, .txt12 a{font-size:12px;}

.txt14, .txt14 a{font-size:14px;}

.txt16, .txt16 a{font-size:16px;}

.txt18, .txt18 a{font-size:18px;}

.fontGeorgia, .fontGeorgia a{font-family:Georgia, "Times New Roman", Times, serif;}

.fontArial, .fontArial a{font-family:Arial, Helvetica, sans-serif;}

/* header */

#logo{
	float:left;
	display:inline-block;
	width:240px;
	height:115px;	
}

#logo a{
	background:url(/images/logo.png) 15px 25px no-repeat;	
	width:240px;
	height:115px;
	text-decoration:none;
	display:block;
}


#conferenceLogo{
	float:left;
	display:inline-block;
	width:240px;
	height:115px;	
	
}

#conferenceLogo a{
	background:url(/images/conferenceLogo.png) 15px 25px no-repeat;	
	width:240px;
	height:115px;
	text-decoration:none;
	display:block;
}



#ad728by90{  
	width:728px;
	height:102px;
	float:left;
	display:inline-block;	
	padding:13px 16px 0px 16px; 
}


/* Body styles */

#body{
  background:#fff;
	display:inline-block;
}

#articleList{
	background-color:#fff; 
	display:inline-block;	
	padding:10px;
	width:810px;
	float:left;	
}

#conferenceContent{
	background-color:#fff; 
	display:inline-block;	
	padding:10px;
	width:810px;
	float:left;	
}


#articleList .deck{	  
  padding:0;
  display:block;
}

#articleList .date{
	color:#999;
	padding:0;
	display:block;
		
}



#articleContent{
	background-color:#fff;
	display:inline-block;	
	padding:10px;
	width:810px;
	float:left;	
}

#articleContent h1{
  font-size:24px;
  margin-bottom:4px;
}

#articleContent p{
  font-size:14px;
  line-height:18px; 
}

#articleContent blockquote {
  background:url('http://www.kmworld.com/images/blockquote.png') no-repeat;
  
  padding:5px 0 5px 50px;
  
  
}
#articleContent blockquote p{
  font-size:14px;
  line-height:18px; 
  font-style:italic;
}


#articleContent ul li{
  font-size:14px;
  line-height:18px; 
}

#articleContent ol li{
  font-size:14px;
  line-height:18px; 
}


#body.content h2{
	color:#990000;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	background:none;
}


/*Home Page*/
#body.home{
	background:#fff url(/images/colLbg.png) repeat-y;
	display:inline-block;	
}

#articleContent.buyersGuide h2{
	color:#990000;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	background: url(/images/headLine.png) repeat-x;	
}

#articleContent.buyersGuide h2 span{
	background:#fff;
	padding-right:10px;	
}


#body.home  h2{
	color:#990000;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	background: url(/images/headLine.png) repeat-x;	
	margin-bottom:7px;
}

#body.home h2 span{
	background:#fff;
	padding-right:10px;	
}

.colBox.noClear{
	clear:none;	
}


.colBox.noLine{
	border-bottom:none;		
}

.colBox{
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
	clear:both;
}

.date{
	color:#999;
	display:block;	
	padding:5px 0px 0px 0px;
}

.deck{
	padding:5px 0px 0px 0px;
	display:block;
}
	
/* column home 1 */

#colHome1{
	width:165px;
	padding:10px 10px 10px 10px;
	float:left;
	display:inline-block;
}
#body.home #colHome1 h2, #body.home #colHome4 h2{
	background: none;
}

#colHome1 label{
	/* This worked  for the demo where input was designed as <label><input></label>, but .NET controls render <input id="foo"><label for="id">
	display:block; 
	*/
	
	font-size: 11px;	
}

#colHome1 h3 a{
	color:#004883;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;	
}
#colHome1 .date{
	color:#999;
	display:block;	
	padding:0px 0px 5px 0px;
	font-size:12px;
}




/* column home 2 */

#colHomeVideo{  
  width:645px;
	float:left;
	display:inline-block;  
}  

#HomePageVideo{
  text-align:center;  
  width:645px;
	float:left;	
	margin:15px 0 25px 0;

}
  

#colHome2{
	width:345px;
	padding:10px 10px 10px 10px;
	float:left;
	display:inline-block;
}

#colHome2 h3 a{
	color:#004883;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;	
}
#colHome2 h3 a:hover{
	text-decoration:underline;	
}

#colHome2 img{
	border:3px solid #64a0d0;	
	margin:0px 5px 5px 0px;
	float:left;
	display:inline-block;
}

/* column home 3 */

#colHome3{
	width:270px;
	padding:10px 10px 10px 0px;	
	float:left;
	display:inline-block;
}

#colHome3 h3 a, #colHome4 h3 a{
	color:#004883;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;	
}

#colHome3 h3 a:hover, #colHome4 h3 a:hover{
	text-decoration:underline;	
}

#colHome3 .date{
	color:#999;
	display:block;	
	padding:2px 0px 0px 0px;
	font-size:12px;
}

#colHome3 .deck{
	padding:2px 0px 0px 0px;
	display:block;
	font-size:12px;
}

#colHome3 .blockBlueOuter, #colHome3 .blockBrownOuter{
	padding:6px;
	background:#c0dcef;
	margin-bottom:10px;
}

#colHome3 .blockBlueOuter .date, #colRight .date{
	padding:0px 0px 10px 0px;
}

#colHome3 .blockBrownOuter{
	background:#e8e5d4;
}

#colHome3 .blockBlueOuter h2, #colHome3 .blockBrownOuter h2{
	border:1px solid #fff;
	background:url(/images/sidebarHeadBg.png) repeat-x;
	line-height:37px;
	padding:0px 10px;
}

#colHome3 .blockBrownOuter h2{
	background:url(/images/sidebarHeadBgBrown.png) repeat-x;
}

#colHome3 .blockBrownOuter .deck{
	padding-bottom:10px;
}

#colHome3 .blockBrownOuter img{
	padding:0px 10px 10px 0px;
}

#colHome3 .blockInner{
	background:#fff;
	padding:10px;
}

#colHome3 .quoteBegin{
	background:url(/images/quoteL.png) no-repeat; 
	padding-left:30px;
}	

#colHome3 .quoteEnd{
	background:url(/images/quoteR.png) no-repeat;
	width:22px; 
	height:18px; 
	display:block; 
	float:right;	
}

#colHome3 .quoteAuthor{
	clear:both;
	padding:5px 0px 0px 0px;	
}

#colHome3 .zineTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;	
	color:#940709;
	display:block;
	padding-bottom:4px;
}

#colHome3 ul{
	list-style:none;
	padding:5px 0px 0px 0px;
	margin:0px;	
}

#colHome3 ul li a{
	color:#004883;
	padding:0px 0px 10px 0px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* column right */

#colHome4{
	width:160px;	
	float:left;
	display:inline-block;
	padding:10px 10px 10px 0px;
}

#colHome4 .colBox{
	border:0px;	
}

#colHome4 h2{
	background:none;
}

#colHome4 .deck{
	padding:0px;
	display:block;
	font-size:12px;
}

#colHome4 .date{
	color:#999;
	display:block;	
	padding:0px 0px 5px 0px;
	font-size:12px;
}


/* Search box styles */

#searchBox{
	background:url(http://www.kmworld.com/images/search.png) no-repeat right;
	height:26px;
}

#searchBox .txtBox input{
	background:#fff;
	border:1px solid #940709;
	height:24px;
	float:left;
	padding:0px 4px 0px 4px;
	margin:0px;
	line-height:24px;
	font-size:12px;
}

#body.home #searchBox .txtBox input{
	width:124px;
}

#searchBox .button{
	float:left;
	background:none;
	border:0px;
	cursor:pointer;
	width:26px;
	height:26px;
}

/* Article styles */

#body #colLeft{
	width:640px;
	padding:20px;
	display:inline-block;
	float:left;	
}

#body #colLeft h1{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#004883;
}

#body #colLeft h2{
	font-size:14px;
	color:#999;
	background:none;	
}

#body #colLeft .byLine{
	display:block;
	padding:20px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:1px dotted #CCC;
	color:#666;
}

#body #colLeft .article{
	line-height:18px;	
}

#body #colRight{
	width:310px;	
	float:left;
	display:inline-block;
	padding:10px 10px 10px 0px;
}

#body #colRight .colBox{border-bottom:0px;}

#body #colRight h2{background:none;}

#body #colRight h3{}

/* Footer styles */

#footer{padding:20px;display:inline-block;}

#footer, #footer a{
	color:#fff;
	line-height:18px;
}

#footer h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;	
	font-weight:normal;
	padding-bottom:2px;
	margin-bottom:5px;
	border-bottom:2px solid #fff;
}

#footer #colFooter1{
	padding-right:12px;
	width:235px;
	float:left;
	display:inline-block;
}

#footer #colFooter2{
	width:240px;
	padding-right:12px;
	float:left;
	display:inline-block;
}

#footer #colFooter3{
	width:240px;
	padding-right:12px;
	float:left;
	display:inline-block;
}

#footer #colFooter4{
	width:200px;
	float:left;
	display:inline-block;
}

#footer #copyright{
	clear:both;
	padding-top:10px;	
}

#footer ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}

#footer #colFooter2 ul ul#col1{
	width:240px;
	display:inline-block;	
	float:left;
}
#footer #colFooter2 ul ul#col2{
	padding-left:12px;
	width:240px;
	display:inline-block;	
	float:right;
}



/*******************************************************************************************/
.home_SubscribeButton{
  background:url(/images/btnSubscribe.png) no-repeat;
  width:143px;
  height:26px;
  border:none;
  cursor:pointer;
  margin:10px 0 0 0;
}

.articleBuyersGuideBox{
  float:right;
  width:160px;    
  margin:10px auto 10px auto;
  
}
.articleBuyersGuideHeader{
  border-top-left-radius: 10px;  
  border-top-right-radius: 10px; 
  background-color:#94080b; 
  font-size:14px; 
  padding:4px; 
  text-align:center; 
  color:#ffffff; 
  font-weight:bolder;"
}
.articleBuyersGuideContent{
  padding:4px; 
  border-left: 1px #94080b solid; 
  border-right: 1px #94080b solid; 
  border-bottom: 1px #94080b solid; 
  border-bottom-left-radius: 10px; 
  border-bottom-right-radius: 10px;
}

.articleBuyersGuideTextListing{
  font-weight:bolder;
  text-align:center;
  padding:4px;  
}

.buyersGuideSearchLogo{
  font-weight:bolder;
  text-align:center;
  padding:4px;  
  width:75px;
  height:75px;
  border:1px #ececec solid;  
  border-radius: 7px;
  margin:0 4px 4px 0;  
  float:left; 
  background-repeat:no-repeat;  
  background-position:center;    
  overflow:hidden;
  
}


.modalHeader{
	background-color: #98070a;
	color:#ffffff;
	padding:2px;
	text-align:center;
	font-weight:bolder;
	height:18px;
	width:800px;
}


.leave-my-table-alone-twitter{
  font-size:12px;
}

.columns h3{
	margin:0px;
	padding:0px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;		
	font-weight:normal;
	color:#000000;
	font-style:italic;
}

.authorImageSmall{
  -moz-border-radius: 5px 5px 5px 5px; 
  -webkit-border-radius: 5px 5px 5px 5px; 
  border-radius: 5px 5px 5px 5px; 
  width:65px; 
  height:65px; 
  clip:rect(0px,0px,65px,65px);
  background-repeat:no-repeat;
}

.authorImageMedium{
  -moz-border-radius: 5px 5px 5px 5px; 
  -webkit-border-radius: 5px 5px 5px 5px; 
  border-radius: 5px 5px 5px 5px; 
 width:100px; 
  height:100px; 
  clip:rect(0px,0px,100px,100px);
  background-repeat:no-repeat;
  background-position:center; 
}
.disclaimer{
	font-size: 11px; 
	line-height: 12px; 
  font-weight: normal; 
  font-style: italic;
  padding-top:15px;
	color: 000000;
}

.pastissues{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
  text-align:center;
  padding: 5px 0px 5px 0px;
  border-top:solid 1px #DDDDDD;
  border-bottom:solid 1px #DDDDDD;
  clear:both;
}


.pdfDownloadLabel {
    width:150px;
    padding:4px;
    background-color:#c90b0e;
    text-align:center;
}
.pdfDownloadLabel a{
    color:#fff;
    text-decoration:none;
    font-weight:bolder;
}





/******************** Status Messages ********************/
.clsStatusMessage{
    margin:10px 0;
    background-repeat:no-repeat;
    background-position:left;
    padding:4px 0 4px 55px;
    min-height:48px;
    color:#444;
}

.clsStatusError {    
    background-image:url(/Images/StatusMessages/error.png);
    border-top:1px #ff0000 solid;
    border-bottom:1px #ff0000 solid;
    background-color:#ffeeee;
    
}

.clsStatusError div {
    padding: 2px 0;
    color: red;
}


.clsStatusWarn{    
    background-image:url(/Images/StatusMessages/emblem-important-48.png);
    border-top:1px #f57900   solid;
    border-bottom:1px #f57900   solid;
    background-color:#ead2ba  ;
    
    
}
.clsStatusWarn  div{
    padding:2px 0;
    color:#867d7d;
}

.clsStatusOK {
    background-image:url(/Images/StatusMessages/OK.png);
    border-top:1px #85d30c   solid;
    border-bottom:1px #3ea206 solid;
    background-color:#f4f9ee      ;
    
}
/* nav menu */

#mnuNavigation{
  list-style:none;  
  width:1000px;  
  margin:0px auto 0px auto;    
  height:40px;      
  float:left;  
  background:url(/images/navM.png) repeat-x;
  -moz-border-radius: 5px 5px 0px 0px;  
  -webkit-border-radius: 5px 5px 0px 0px;  
  border-radius: 5px 5px 0px 0px;    
  
}

#mnuNavigation ul{
  margin:0;
  padding:0;
  list-style:none;
  margin-left:10px;
}



#mnuNavigation li {  
    float:left;  
    display:block;  
    text-align:center;  
    position:relative;  
    padding: 0px 9px 0px 9px;  
    margin-top:0px;      
    border-left: 1px solid #950709;  
}

#mnuNavigation li.first {  
    border-left: none;
}

#mnuNavigation li a { 
  font-weight:normal; 
  color:#fff; 
  font-size:14px;
  line-height:38px;  
  padding: 0px 5px 0px 5px;  
  text-decoration:none;    
}



#mnuNavigation li:hover {  
  border: 1px solid #950709;  
  padding: 0px 8px 0px 8px;  
  background: #950709; 
  
  
/*  
  -moz-border-radius: 5px 5px 0px 0px;  
  -webkit-border-radius: 5px 5px 0px 0px;  
  border-radius: 5px 5px 0px 0px;    
  */
}  





#mnuNavigation li:hover .menu_subscribe{  
    left:-1px;
    top:auto;  
    width:700px;
    height:180px;
    
}

#mnuNavigation li:hover .menu_subscribe a{  
  line-height:20px;
  padding:0;
  margin:0;

}

#mnuNavigation li:hover .menu_subscribe a:hover{  
  color:#ccc;
}
.menuSubscribe-leftColumn{
  /* Min-Height should be about the same as the height in #mnuNavigation li:hover .menu_subscribe */
  padding:2px; 
  margin-right:10px;
  float:left; 
  border-right:1px #fff dashed; 
  width:340px; 
  min-height:177px;
}  


#mnuNavigation li:hover .menu_articles{  
    left:-93px;
    top:auto;  
    width:700px;
    height:230px;    
}
#mnuNavigation li:hover .menu_articles a{  
  line-height:20px;
  padding:0;
  margin:0;
}
#mnuNavigation li:hover .menu_articles a:hover{  
  color:#ccc;
}  

.menu_articles-leftColumn{
  /* Min-Height should be about the same as the height in #mnuNavigation li:hover .menu_articles */
  padding:2px; 
  margin-right:10px;
  float:left; 
  border-right:1px #fff dashed; 
  width:340px; 
  min-height:230px;
}
.menu_articles-right{
  /* Min-Height should be about the same as the height in #mnuNavigation li:hover .menu_articles */  
  padding:2px; 
  margin-right:10px;
  float:left;   
  width:325px; 
  min-height:177px;
}

.mnuTopStoryBox{
  padding:2px; 
  margin:0 4px 0 4px; 
  background-color:#fcfcfc; 
  border-radius:4px; 
  width:320px;
  min-height:125px;
}

/***********************************************************/
.clsCategoryTable{
  width:100%;  
}


#mnuNavigation li:hover .menu_topics{  
    left:-168px;
    top:auto;  
    width:700px;
    height:225px;    
}  


#mnuNavigation li:hover .menu_topics a{  
  line-height:20px;
  padding:0;
  margin:0;
}    

#mnuNavigation li:hover .menu_topics a:hover{  
  color:#ccc;
}

/***********************************************************/
.menu_industry{
  display:none; /*For IE 7*/
}

#mnuNavigation li:hover .menu_industry{  
    left:-239px;
    top:auto;  
    width:700px;
    height:160px;
    display:block; /*For IE 7*/
}
#mnuNavigation li:hover .menu_industry a{  
  line-height:20px;
  padding:0;
  margin:0;
}    

#mnuNavigation li:hover .menu_industry a:hover{  
  color:#ccc;
}

/***********************************************************/
#mnuNavigation li:hover .menu_whitepaper{  
    left:-329px;
    top:auto;  
    width:710px;
    height:200px;
}
#mnuNavigation li:hover .menu_whitepaper a{  
  line-height:20px;
  padding:0;
  margin:0;
}

#mnuNavigation li:hover .menu_whitepaper a:hover{  
  color:#ccc;
}

.menuWhitePaper-leftColumn{
  /* Min-Height should be about the same as the height in #mnuNavigation li:hover .menu_whitepaper */
  padding:2px; 
  margin-right:10px;
  float:left; 
  border-right:1px #fff dashed; 
  width:310px; 
  min-height:200px;
}

/***********************************************************/
#mnuNavigation li:hover .menu_buyersguide a{
  line-height:20px;
  padding:0;
  margin:0;
}

#mnuNavigation li:hover .menu_buyersguide a:hover{  
  color:#ccc;
}

#mnuNavigation li:hover .menu_buyersguide{  
    left:-1px;
    top:auto;  
    width:165px;
    height:40px;
}  


/***********************************************************/
#mnuNavigation li:hover .menu_events a{  
  line-height:20px;
  padding:0;
  margin:0;
}

#mnuNavigation li:hover .menu_events a:hover{  
  color:#ccc;
}

#mnuNavigation li:hover .menu_events{  
    left:-1px;
    top:auto;  
    width:250px;
    height:150px;
}  
/***********************************************************/
#mnuNavigation li:hover .menu_km_resources a{  
  line-height:20px;
  padding:0;
  margin:0;
}

#mnuNavigation li:hover .menu_km_resources a:hover{  
  color:#ccc;
}

#mnuNavigation li:hover .menu_km_resources {  
    left:-220px;
    top:auto;  
    width:350px;  
    height:170px;
}   


/***********************************************************/

#mnuNavigation li:hover .menu_about a{  
  line-height:20px;
  padding:0;
  margin:0;
}    

#mnuNavigation li:hover .menu_about a:hover{  
  color:#ccc;
}


#mnuNavigation li:hover .menu_about{  
    left:-158px;
    top:auto;  
    width:210px;  
    height:160px;
}

.dropdown_panel{    
    border:1px solid #950709;

    margin:0px auto;  
    height:400px;
    z-index:1000;
    position:absolute;  
    left:-999em; /* Hides the drop down */  
    text-align:left;  
    padding:10px 5px 10px 5px;  
    
    border-top:none; 
    background: #a21f24;      
    background: -moz-linear-gradient(top, #950709, #c30b0d);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#950709), to(#c30b0d)); 
    -moz-border-radius: 0px 0px 5px 5px;  
    -webkit-border-radius: 0px 0px 5px 5px;  
    border-radius: 0px 0px 5px 5px;      
    width:700px;
    
    
    
}

.dropdown_panel h2{
  color:#fff;  
}


















