/* defaul*/
body{
	margin:0;
	padding:0;
	color:#222;
	font:normal 11px Verdana;
	background:#1e3e5c url(/images/body_bg.png) repeat-x;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

a, a:active, a:visited{
	color:#2B5983;
	outline:none;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

.clear {clear:both;}

/* header */
.header{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	background:#000 url(/images/header_bg.png) repeat-x top left;
}

.topHat{
	color:#fff;
	height:25px;
}

.topHat a, .topHat a:visited  {color:#bbb;}
.topHat a:hover {color:#fff; text-decoration:none;}

.topHat .ict{
	float:left;
	padding:0;
	margin:5px 0 0 10px;
}

.topHat .user{
	padding:0;
	float:right;
	margin-top:5px;	
}

.topHat .user a {padding:0 7px;}

.topHat ul li {
	float:left;	
	padding:0 7px;
	margin-right:10px;
}

.topHat ul li:hover a{color:#fff;}
.topHat ul li:hover,
.topHat .user a:hover {
	color:#fff;	
	background:#c00;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
}

.cfohint a:link, .cfohint a:visited {
	color:#fff;
	font-weight:bold;
}

.cfohint a, .cfohint a {color:#fff;}

.logo{
	float:left;
	width:153px;
	height:90px;
	margin:10px 0 0 20px;
	background:transparent url(/images/cio_logo.png) no-repeat left top;
}

.banner728{
	width:728px;
	height:90px;
	float:right;
	cursor:pointer;
	margin:10px 20px 0 0;
}

/* main menu */
.main_menu{
	width:980px;
	height:30px;
	margin:0 auto;
	background:url(/images/mainmenu_bg.png) repeat-x;
}

.main_menu .top_line{
	height:2px;
	background:url(/images/menu_top.png) repeat-x left top;
}

#menu li{
	float:left;
	color:#fff;
	height:25px;
	padding:3px 0 0 0;
	background:transparent url(/images/sep_menu.png) no-repeat left center;	
}

#menu li a{
	font-size:12px;
	color:#a3a3a3;
	display:block;
	padding:3px 20px; 
}

#menu li a:hover{
	color:#fff;
	text-decoration:none;
}

.nav{
	margin:0;
	padding:0;
	z-index:100;
	position:relative;
}

.nav li{
	margin:0;
	padding:0;
	position:relative;
}

#menu li:hover a, #menu li.sfHover a {color: #fff;}
#menu li:hover ul a, #menu li.sfHover ul a,
#menu li:hover ul a:hover, #menu li.sfHover ul a:hover {
	font-size:11px;
	color: #959595;	
}

.nav ul {
	margin:0;
	left:-1px;
	padding:0;
	top:-999em;
	z-index:200;
	width:150px;
	overflow:hidden;
	position:absolute;
	border-bottom:1px solid #070708;
	background:#000 url(/images/header_bg.png) repeat-x left -40px;
}

.nav li:hover ul, .nav li.sfHover ul{
	left:0;
	top:28px;
	margin:0;
	padding:0;
}

.nav ul li a{
	margin:0;
	float:none;
	padding:3px 0 0 0;
	border-bottom:1px solid #2b2d30;
}

.nav ul li a:hover{
	margin:0;
	padding:3px 0 0 0;
 	background:#2b2d30;
}

.nav ul a {
	margin:0;
	padding:0;
	width:150px;
	height:20px;
	display:block;
  	white-space:nowrap;
}

.nav ul a:hover{
	height:20px;
	color:#959595;
	background:#2b2d30;
}

/*footer */
.footer_top{
	height:2px;
	background:url(/images/footer_top.png) repeat-x left top;
}

.footer{
	clear:both;
	height:200px;
	background:#454545 url(/images/footer.png) repeat-x left top;
}

.ft_tags{
	overflow:hidden;
	background:#121212;
	padding:9px 10px 5px 10px;
}

.ft_tags a, .ft_tags a:visited {color:#808080;}

.ft_tags a:hover {text-decoration:none; color:#b7b7b7;}

.ft_tags .rss {
	float:right;
	width:25px;
	height:20px;
	cursor:pointer;
	background:transparent url(/images/footer_rss.png) no-repeat;
}

.ft_middle_line{
	height:3px;
	background:url(/images/footer_middle_line.png) repeat-x;
}

.footer .links {
	float:left;
	width:350px;
	height:163px;
	overflow:hidden;
	background:url(/images/footer_line.png) repeat-y right top;
}

.footer .links .l{
	width:130px;
	float:left;
	margin:0 20px;
}

.footer .links a{
	display:block;
	color:#616161;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin:10px 0 20px 0;
	text-transform:uppercase;
}

.footer .links a:hover {color:#C7C7C7;}

.footer .links img{
	border:none;
	margin-right:10px;
}

.footer .media{
	float:left;
	margin-left:10px;
}

.footer .media h1{
	color:#616161;
	font-size:13px;
	text-transform:uppercase;
}

.footer .media a {color:#717171;}

.footer .media a:hover{
	color:#9a9a9a;
	text-decoration:none;
}

.ft_bottom_line{
	clear:both;
	height:2px;
	background:url(/images/footer_bottom_line.png) repeat-x;
}

.bottom{
	color:#343434;
	overflow:hidden;
	padding:8px 10px;
	background:#121212;
}

.bottom .tyxo{
	float:right;
	margin:5px 10px;
}

.bottom .ri{
	float:right;
	overflow:hidden;
}

.bottom .t, .bottom .f, .bottom .g, .bottom .r{
	width:24px;
	height:24px;
	float:right;
	display:block;
	margin-left:10px;
	background:url(/images/follow_twitter.png);
}

.bottom .f {background:url(/images/follow_facebook.png);}
.bottom .g {background:url(/images/follow_google.png);}
.bottom .r {background:url(/images/follow_rss.png) no-repeat;}

/* main site */
.mainSite{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	position:relative;
}

.sidebar{
	width:336px;
	float:left;
}

.sidebar h1{
	margin:0;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #c00;
}

.sidebar h1 a, .sidebar h1 a:visited {
	color:#222;
	font-size:14px;
	text-decoration:none;
}

.sb_box {
	width:316px;
	float:right;
	padding:0 5px;
	margin-top:10px;
	border:1px solid #bbb;
	background:url(/images/sidebar_bg.png) repeat-x left bottom;
}

.pr_box {padding:10px 0;}

.pr_box .icon{
	float:left;
	margin:0 10px 10px 5px;
	border:1px solid #b8b8b8;
}

.pr_box p{
	color:#333;
	margin:0;
	font-weight:bold;
}

.pr_box span {
	display:block;
	color:#494949;
}

.overadpr{
	z-index:1000;
	position:absolute;
}

.mainbar{
	float:left;
	width:604px;
	margin:20px 20px 20px 10px;
}

.mainbar h1{
	font-size:12px;
	margin:0 0 10px 0;
	padding-bottom:5px;
	text-transform:uppercase;
	border-bottom:1px solid #cc0000;
}

.mainbar h1 a, .mainbar h1 a:hover, .mainbar h1 a:visited {
	color:#333;
	text-decoration:none;
}

.mainbar h1 span{
	color:#555;
	padding-left:12px;
	font-weight:normal;
	background:url(/images/sep_breadcrumbs.png) no-repeat 2px 3px;
}

.mainbar h1 .rss {
	width:16px;
	height:16px;
	float:right;
	display:block;
	background:url(/images/rss_out.png) no-repeat left top;
}

.mainbar h1 .rss:hover {background-image:url(/images/rss_on.png);}

/* list */
.list li{
	clear:both;
	margin:20px 10px 0 10px;
	overflow:hidden;
	padding-bottom:20px;
	background:url(/images/sep_list.png) no-repeat center bottom;
}

.list .icon{
	float:left;
	padding:1px;
	margin-right:20px;
	border:1px solid #b8b8b8;
}

.list .title{
	margin:0;
	display:block;
	font-size:13px;
	font-weight:bold;
}

.list .c, .list .d, .list .v{
	float:left;
	color:#777;
	font-size:10px;
	padding-left:17px;
	margin:7px 5px 0 0;
	background:url(/images/list_comments.png) no-repeat left bottom;
}
.list .v {background-image:url(/images/list_user.png);}
.list .d {background-image:url(/images/list_time.png); clear:right;}

.list .c a, .list .c a:hover{
	color:#777; 
	text-decoration:none;
}

/* pagination */
.pagination{
	overflow:hidden;
	margin:30px auto;
}

.pagination .previous, .pagination .next, #allnews{
	float:left;
	padding:5px 10px;
	margin-right:20px;
	border:1px solid #b8b8b8;
	background:url(/images/sidebar_bg.png) repeat-x left bottom;
}

.pagination .next {margin-left:20px;}

.pagination .pagesLinks {float:left;}

.pagination .pagesLinks a, .pagination .pagesLinks span{
	float:left;
	width:28px;
	margin:0 4px;
	display:block;
	padding:5px 0;
	text-align:center;
	border:1px solid #b8b8b8;
	background:url(/images/sidebar_bg.png) repeat-x left bottom;
}

.pagination .pagesLinks span, .pagination .pagesLinks a:hover{
	color:#fff;
	border-color:#4F4F4F;
	background:url(/images/page_on.png) repeat-x left top;
}

.pagination .next a{
	padding-right:10px;
	background:url(/images/pointer_blue.png) no-repeat right 4px;
}

.pagination .previous a{
	padding-left:10px;
	background:url(/images/pointer_blue_left.png) no-repeat left 4px;
}

.pagination .pagesLinks span {font-weight:bold;}

.pagination a:hover {text-decoration:none;}

/* right colum */
.banner336 {margin:20px 0 10px 0;}

.sb{
	width:336px;
	margin:20px 0;
	background:#EFEFEF;
	border:1px solid #d5d5d5;
}

.sb h2{
	padding:1px;
	margin:5px; 
	color:#b8c687;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff;
	border:1px solid #333;
	
}

.sb h2 div{
	padding:4px;
	border:1px solid #333;
	background:url(/images/sb_header.png) repeat-x left top;
}

.sb ul {
	margin:10px;
}

.sb ul li {margin:10px 0;}

.sb ul li a {
	padding-left:10px;
	background:url(/images/pointer_red.png) no-repeat left 3px;
}

.sb ul li a:hover {background-image:url(/images/pointer_redlight.png);}

.sb .cover{
	float:left;
	width:100px;
	margin:5px 10px;
	border:1px solid #bbb;
}

.sb_slideshow{
	width:336px;
	padding-bottom:10px;
	margin:20px 0;
	text-align:center;	
	background:#121212 url(/images/footer.png) repeat-x left top;
}

.sb_slideshow p{
	color:#fff;
	margin:10px 10px 20px 10px;
	padding:10px;
	font-size:13px;
	font-weight:bold;
	background:url(/images/sep_cfo.png) no-repeat center bottom;
}

.sb_slideshow .frame{
	width:10px;
	float:left;
	height:160px;
	margin:15px 10px;
	background:url(/images/sb_slideshow_framebox.png) repeat-y left top;
}

.sb_slideshow .right {float:right;}

.sb_slideshow img{
	width:250px;
	margin:5px auto;
	border:1px solid #506D89;
}

.sb_slideshow a:hover {text-decoration:none;}

.sb .videonews li{
	padding-left:20px;
	margin:15px 0;
	background:url(/images/videonews.png) no-repeat left 2px;
}

.sb ul.videonews li a {background:none; padding:0;}

.paidarticle .icon{
	float:left;
	paddin:1px;
	margin:0 10px 20px 5px;
	border:1px solid #bbb;
}


.paidarticle p {font-weight:bold; margin:0;}

.blic p{
	color:#444;
	text-align:center;
	font-weight:bold;
}

.blic form {margin:10px 5px;}

.blic ul li {
	margin:20px 0;
	background:none;
}

.blic .bar{
	float:left;
	padding:1px;
	border:1px solid #bbb;
}

.blic .inner {
	width:10px;
	height:17px;
	background:url(/images/blicbar.png) repeat-x left top;
}

/* search box */
.search {
	text-align:right;
	position:relative;
}

.search input.sword {
	width:110px;
	height:18px;
	background:#ddd;
	margin:4px 5px 0 0;
	border:1px solid #4DA4F2;
}

#search_btn {
	width:22px;
	height:21px;
	float:right;
	border:none;
	cursor:pointer;
	margin:2px 15px 0 0;
	background:url(/images/search.png) no-repeat left top;
}

#search_btn:hover {background-position:-22px top;}

#options {
	top:28px;
	right:0;
	color:#bbb;
	width:336px;
	height:28px;
	z-index:1000;
	display:none;
	position:absolute;
	background:#000 url(/images/header_bg.png) repeat-x left -80px;
}

#options label {
	float:left;
	color:#bbb;
	margin:0 3px;
	display:block;
}


ul li#clubcio a, ul li#clubcio a:visited {color:#E35D5D;}
ul li#clubcio a:hover {color:#fff}

/* white papers */
.whitepapers h1 {
    margin:20px 0;
    color:#2B5983;
    font-size:16px;
	border:none;
}

.whitepapers .icon {
    padding:1px;
    margin-right:15px;
    border:1px double #ddd;
}

.whitepapers .reg {text-align:center;}

.whitepapers .reg p {
    color:#404040;
    margin:40px 0;
    font-weight:bold;
    text-align:center;
}


.whitepapers .reg ul li {
    width:400px;
    margin:10px auto;
}

.whitepapers .reg ul li label {
    float:left;
    color:#444;
    width:100px;
    display:block;
    text-align:right;
    margin-right:10px;
}

.whitepapers .reg ul li input {
    height:18px;
    width:250px;
    border:1px solid #bbb;
}

.whitepapers .reg ul li span {color:#c00;}

.whitepapers .more {
    padding-left:10px;
    background:url(/images/pointer_blue.png) no-repeat left 4px;
}

.whitepapers .btn {
    color:#fff;
    width:100px;
    height:25px;
    border:none;
    padding:5px 0;
    margin:0 auto;
    text-align:center;
    background:url(/images/bg_long.gif) no-repeat;
}

.whitepapers .btn a {
    color:#fff;
    outline:none;
    text-decoration:none;
}