
.cn_wrapper{
	margin:0px auto 0px auto;
	width:980px;
	height:300px;
	position:relative;
	color:white;
	overflow:hidden;
	padding:5px;
	text-shadow:1px 1px 1px #000;
	border:1px solid #111;
	background-color: #03569a;
	
	background-image: linear-gradient(top, #529cca 4%, #08567f 52%);
background-image: -o-linear-gradient(top, #529cca 4%, #08567f 52%);
background-image: -moz-linear-gradient(top, #529cca 4%, #08567f 52%);
background-image: -webkit-linear-gradient(top, #529cca 4%, #08567f 52%);
background-image: -ms-linear-gradient(top, #529cca 4%, #08567f 52%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.04, #529cca),
	color-stop(0.52, #08567f)
);
	-moz-box-shadow:1px 1px 4px #222;
	-webkit-box-shadow:1px 1px 4px #222;
	box-shadow:1px 1px 4px #222;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.cn_wrapper *{margin:0;padding:0;}
.cn_wrapper h1{
	font-size:20px;
	text-transform:uppercase;
	color:#529cca;
}
.cn_wrapper h2{
	font-size:12px;
	border-bottom:1px solid #000;
	padding-bottom:4px;
	text-transform:uppercase;
}
.cn_preview, .cn_list{
	width:290px;
	height:300px;
	position:absolute;
	top:2px;
	left:6px;
}
.cn_preview{
	left:295px;
}
.cn_content{
	border:1px solid #444;
	top:310px;/*5*/
	left:5px;
	width:660px;
	padding:10px;
	position:absolute;
	background-color:#fff;
	height:275px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.cn_content img{
	
	
	margin-bottom:5px;
}
.cn_date{
	position:absolute;
	bottom:30px;
	right:8px;
	font-size:11px;
}
.cn_category{
	position:absolute;
	bottom:30px;
	left:8px;
	font-size:11px;
	padding:1px 3px;
	background:#ccc;
	border:1px solid #ddd;
	color:#000;
	text-shadow:-1px 0px 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cn_content p{
	height:57px;
	margin-top:2px;
	overflow:hidden;
	text-shadow:1px 1px 1px #ccc;
	color:#08567f;
}
a.cn_more,a.cn_more_blue{
	position:absolute;
	padding: 4px 0px;
	left:0px;
	bottom:0px;
	width:236px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #011c44;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #021C40;
	outline:none;
	cursor:hand;
	cursor:pointer;
		background-color: #03569a;
	
	background-image: linear-gradient(top, #06517a 4%, #529cca 52%);
background-image: -o-linear-gradient(top, #06517a 4%, #529cca 52%);
background-image: -moz-linear-gradient(top, #06517a 4%, #529cca 52%);
background-image: -webkit-linear-gradient(top, #06517a 4%, #529cca 52%);
background-image: -ms-linear-gradient(top, #06517a 4%, #529cca 52%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.04, #021C40),
	color-stop(0.52, #034583)
);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-border-bottom-left-radius: 5px;
	-border-top-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
}
a.cn_more_blue{
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.39, rgb(0,123,171)),
    color-stop(0.7, rgb(9,10,66))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(0,123,171) 39%,
    rgb(9,10,66) 70%
);
}
a.cn_more:hover,a.cn_more_blue:hover{
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
p.cn_description{font-size:9pt;color:white;}
.cn_item{
	border:1px solid #090909;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:49px;
	color:#fff;
	padding:5px;
	margin:6px 5px 18px 0px;
	text-shadow:1px 1px 1px #000;
	background:#03569a;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#031f46),
			to(#03569a)
		);
	background:
		-moz-linear-gradient(
			top,
			#4b4b4b,
			#2b2b2b
		);
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
a#cn_more_blue{
	border:1px solid #007bab;	
	background:#0479b9;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.39, rgb(0,123,171)),
	    color-stop(0.7, rgb(9,10,66))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(0,123,171) 39%,
	    rgb(9,10,66) 70%
	);
}
.cn_item.selected{
	border-color:#03569a;
	background-color: #03569a;
	
	background-image: linear-gradient(top, #529cca 4%, #fff 52%);
background-image: -o-linear-gradient(top, #529cca 4%, #fff 52%);
background-image: -moz-linear-gradient(top, #529cca 4%, #fff 52%);
background-image: -webkit-linear-gradient(top, #529cca 4%, #fff 52%);
background-image: -ms-linear-gradient(top, #529cca 4%, #fff 52%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.04, #529cca),
	color-stop(0.52, #fff)
);
}
.cn_item:hover{
	border-color:#03569a;
	background-color: #03569a;
	color:white;
	background-image: linear-gradient(top, #021C40 4%, #034583 52%);
background-image: -o-linear-gradient(top, #021C40 4%, #034583 52%);
background-image: -moz-linear-gradient(top, #021C40 4%, #034583 52%);
background-image: -webkit-linear-gradient(top, #021C40 4%, #034583 52%);
background-image: -ms-linear-gradient(top, #021C40 4%, #034583 52%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.04, #021C40),
	color-stop(0.52, #034583)
);

}
#cn_item_blue:hover, #cn_item_blue.selected{
border:1px solid #007bab;	
background:#0479b9;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.39, rgb(0,123,171)),
    color-stop(0.7, rgb(9,10,66))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(0,123,171) 39%,
    rgb(9,10,66) 70%
);
}

#cn_item_orange:hover, #cn_item_orange.selected,a#cn_more_orange{
border:1px solid #e6981e;	
background:#cd490e;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.39, rgb(230,120,30)),
    color-stop(0.7, rgb(205,74,14))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(230,120,30) 39%,
    rgb(205,74,14) 70%
);
}
#cn_item_green:hover, #cn_item_green.selected,a#cn_more_green{
border:1px solid #1de43e;	
background:#cd490e;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.39, #1DE43E),
    color-stop(0.7, #07751F)
);
background-image: -moz-linear-gradient(
    center bottom,
    #1DE43E 51%,
    #07751F 50%
);
/* For Internet Explorer 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1DE43E, endColorstr=#07751F);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1DE43E, endColorstr=#07751F)";    
        background-color: #07751F;
}
.cn_item:hover h2,
.cn_list .selected h2,
.cn_item:active h2{
	border-color:#fff;
}
.cn_item:hover p,
.cn_list ,
.cn_item:active p{
	border-color:#fff;
	color:black;
	text-shadow: 1px 1px 1px #ccc;
}
.cn_item:hover p{color:white;
	text-shadow: 1px 1px 1px #000;}
.selected p{color:black;
	text-shadow: 1px 1px 1px #ccc;}
#cn_item_blue:active h2,#cn_item_blue:active p,#cn_item_blue:active p
{
border-color:#007bab;
}
.cn_item:active {
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_item p{font-size:8pt;}
.cn_list p{
	height:29px;
	padding-top:2px;
	overflow:hidden;
	border-top:1px solid #fff;
}
.cn_nav{
	width:55px;
	height:24px;
	position:absolute;
	bottom:0px;
	left:94px;
}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#212121;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	border:1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
a.cn_next{
	background-image:url(../images/next.png);
}
a.cn_prev{
	margin-right:5px;
	background-image:url(../images/prev.png);
}
.cn_nav a:hover{
	background-color:#101010;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#000;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}