@charset "utf-8";
/* CSS Document */



* {
  margin: 0;
  padding: 0;
  }

h2, h3, h5, h6, p, blockquote {
  margin:0;
  padding:4px 0 4px 0;
  }
  
 h1 {margin-bottom:15px;}

a {
  color: #326c93;
  }

a:hover {
  color: #215679;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }



body {
  font-family: Trebuchet MS, sans-serif;
  color:#363636;
  background:#eaeaea;
  font-size:14px;
  }

 #top {
 background:url(images/top.gif) repeat-x 0 0;
 width:100%;
 height:30px;
 }

#wrapper{width:950px;
margin:0 auto;
padding:0;}

#header{width:100%;
margin:0;
padding:0;
background:#363636;
}


#toprss {float:right;
padding-right:5px;
}

#sitename {float:left;
text-align:left;}

#sitename h1{margin:0;
padding:0;}

 .sitename {
  padding:0;
  font-size: 23pt;
  width: 600px;
  }

 .sitename a {
  color: #e7ebee;
  text-decoration: none;
     }

.sitename a:hover {
  color: #c6c6c6;
  text-decoration: none;
  }

.sitedesc {
  padding:0 0 0 15px;
  font-size: 12pt;
  color: #5c92b6;
  }
  
  .topcurvewhite {
  margin-top: 15px;
  height:20px;
  padding:0;
  background: url(images/bgtopwhite.gif) left top no-repeat;
  }
  
  .bottomcurvewhite {
  margin-top: 15px;
  height:20px;
  padding:0;
  background: url(images/bgbottomwhite.gif) left top no-repeat;
  }
  
  
  #content {width:925px;
  background:#fff;
  padding:5px 10px 15px 15px;
  margin-top:-5px;
  margin-bottom:-15px;
  }
  
  
 .leftPan{width:560px;
 float:left;
}
 
.rightPan{width:355px;
 float:right;}
 
  
 #welcome {
   padding: 0 10px;
   background:#363636;
   font-size:9pt;
   margin-top:-10px;
  }

#welcome a {
   color: #4C82A6;
 
  }

#welcome a:hover {
  color:#fff;
  }

#welcome p {
  color: #fff;
  margin-top: 5px;
  padding-left: 5px;

  } 
  
  .sidebarstop {
  width: 355px;
  height: 24px;
  background: url(images/ceo-watch-bgsidebartop.gif) left bottom no-repeat;
  } 
  
 .sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/ceo-watch-bgsidebarbottom.gif) left bottom no-repeat;
  margin-bottom:15px;
  } 

  #content h1 {padding:0 0 10px 0;
  margin:0;}
  
   #footer {width:950px;
   margin:0 auto;
   padding:0;}
   
   .footer p{text-align:center;
   background:#363636;
   color:#fff;
   font-size:9pt;}
   
   .footer a{color: #74a3c3;}
   
   .footer a:hover {color:#fff;}
  
  .adsense_sidebar{}
  
  .sidebar1 {margin:25px auto 15px auto;
  width:340px;}
  
  
  .sidebar1 h2 {
  padding: 2px 7px;
  font-size: 12pt;
  color: #e1effb;
  letter-spacing: -1px;
  background: url(images/ceo-watch-sidebar_h2.gif) left no-repeat;
  margin-bottom: 3px;
  }
  

  
   /*STATIC MENU*/ 
 #static_menu {
  clear: both;
  margin: 10px 0 -15px 10px;
  padding-top:5px;
  height:26px;
  }

#static_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }

#static_menu li {
  display:inline;
  float: left;
  margin-right: 10px;
  }

* html #static_menu li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #static_menu li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#static_menu li a {
  display: block;
  height: 26px;
  background: url(images/1.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#static_menu li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
  background: url(images/2.gif) right top no-repeat;
  text-decoration: none;
  }

#static_menu li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#static_menu li a:hover span {
  background-position: right -26px;
  color:#363636;
  }

#static_menu li.current_page a {
  background-position: left -26px;
  }

#static_menu li.current_page a span {
  background-position: right -26px;
  color: #000;
  }
  

/*MAIN MENU*/


#main_menu ul, .sidebar1 ul {
	list-style: none;
}


#main_menu ul li, .sidebar1 ul li {
    margin: 0;
	padding: 6px 2px 6px 6px;
	color: #fff;
	letter-spacing: -1px;
	font-size: 10.5pt;
	background: url(images/ceo-watch-category.gif) top left no-repeat;
	line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}                                                                          

#main_menu ul li a, .sidebar1 ul li a {
 	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#main_menu ul li a:hover,.sidebar1 ul li a:hover{color:#c8cac9;}
  
 
 /*NEWS Scroller*/
 #newsScroller {
 margin:0 0 20px 0;
 padding:0 0 0 15px;}
 
 #newsScroller h2 a{
  font-size: 10pt;
  letter-spacing: -1px;
  text-decoration:none;
  color:#215679;
}

 #newsScroller h2 a:hover{color:#459179;}
	 
 #newsScroller p {font-size:9pt;
 padding:0;
 margin:0;}
 
 
 /*List_news*/
 
 #list_news{margin:0 0 15px 0;}
 
 #list_news a{color:#326c93;
 padding-left:9pt;
 text-decoration:none;
 font-size:11pt;}
 
 #list_news a:hover {
  color: #74A3C3;
  text-decoration:underline;}
 
.news_item h4 {margin:10px 0 0 0;}
 
.news_item h4 span {font-size:9pt;}
  
._newslist_newsItem_description{font-size:10pt;}
 
/*List categories,List pages*/

.page_item, .category_item{
	font-size:90%;
	padding-top: 5px;
       padding-bottom:15px;
	text-align: justify;
	}
.page_item h4, .category_item h4 {
	margin: 0 0 0.5em 0;
	padding: 0;
}
	
.page_item h4 a, .category_item h4 a{
	font-size:17px;
	text-decoration: none;
      	}

.page_item img, .category_item img {
	margin-right: 0.6em;
}	

  



/*Comments list*/
p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/ceo-watch-comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #e8eef3;
  width: 510px;
  }

.commentlist li.alt {
  margin: 0 0 10px -25px;
  background: #FFFFFF;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 510px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/ceo-watch-commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }
  
  
  .newsroom {}