﻿form,h2,h3,p,ul { margin:0;padding:0; }

body 
{
	font-family: Verdana, Arial, Helvetica;
	background-color: whitesmoke;
	margin: 15px 0px 15px 0px;		
}

p { margin-bottom: 1em; }

/* Global */
a, a:visited, a:link, a:hover
{
	color: dodgerblue;
	text-decoration: none;
}
a:hover
{
	color: orangered;
	text-decoration: underline;
}
a img { border: none; }
a.example { font-weight:bold; font-style:italic; }
h2
{
	font-family: Tahoma, Verdana, Arial;
	color: #333;
	font-size: 1.5em;		
	font-weight: bold;
	margin-bottom: 0.5em;
	border-collapse: collapse;	
}
h3
{
	font-family: Verdana, Arial;
	font-size: 1.2em;
	margin-bottom: 0.4em;
	font-weight: bold;
	color: #ff9000;	
}

ul
{
	list-style-position: outside;
	margin-left: 1.5em;
	list-style-type: square;
	text-align: left;
	margin-bottom:2em;
}
li { margin-bottom: 0.2em; }
ul.hl li { margin-bottom: 0.8em; }
/* Layout */

table.LayoutTable
{
	width:920px;
	text-align:left;		
	margin:0px;
	padding:0px;
}
table.LayoutTable td#ColLeft
{		
	width: 38px;	
}
table.LayoutTable td#ColRight
{	
	width: 38px;		
}
table.LayoutTable td#ColBody
{
	border: solid 1px #ccc;
	background-color: #fff;
}
tr.NavRow1
{
	background-image: url(http://cdn-1.cea-chmura.com/images/layout/row1_bar.gif);
	background-repeat: no-repeat;
	background-color: #ccc9c1;
	height:93px;	
}
tr.NavRow1 td
{	
	vertical-align: bottom;
	padding-left: 2px;	
}
td.R 
{
	text-align:right;		
}
div.SearchD
{
	margin-bottom:20px;margin-right:10px;
}
tr.NavRow2
{	
	background-color: #d5d1ce;
	height: 170px;
}
tr.NavRow2 td { height: 170px; }
tr.NavRow3
{
	background-image: url(http://cdn-1.cea-chmura.com/images/layout/row3_bar.jpg);
	background-repeat: repeat-x;
	background-color: #d3c8af;
	height: 33px;
	font-family: Helvetica, Tahoma, Arial;
	letter-spacing: 1px;	
	font-size:12px;	
	font-weight: normal;
}
tr.NavRow3 td { height: 33px; }
tr.BodyRow
{
	background-color: #fff;	
}
tr.BodyRow td.BodyRow 
{
	padding: 10px;
	font-size: .7em;
	line-height:1.3em;
	text-align: justify;
}
td.BodyRow h2 { margin-top:0px;}

td.bc
{
	padding-bottom:10px;
	font-size: 11px;
	padding-right: 10px;
}

input.search
{
	background-image: url(http://cdn-1.cea-chmura.com/images/layout/search_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: white;
	border: solid 1px #7f9db9;
}
input.searchBtn
{
	font-size: 12px;	
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#e4e2d4);	
	border:	1px solid #7b9ebd;	
}

div.cw
{	
	text-align:center;
	margin-top: 2em;
	color: #999;
	clear:both;
}

/* Top Feature */
div.TopFeatureCont
{
	margin-left:10px;
	margin-right:15px;
	padding: 10px;
}
div.TopFeatureCont h3
{
	color: #000;
	font-size: 20px;
	font-family: Tahoma;	
}
div.TopFeatureCont p
{
	text-align: justify;
	font-size: 11px;
	line-height: 16px;	
	color: #000;
	margin-left: 1px;
}

/* Main Page Boxes */
td.MainTopBox, td.MainBottomRightBox
{
	padding: 10px;	
}
td.MainTopBox
{
}
td.MainBottomLeftBox
{	
	height: 200px;	
	overflow: hidden;
	width: 295px;
}
td.MainBottomRightBox
{
	background-image: url(http://cdn-1.cea-chmura.com/images/layout/graybox_bg.jpg);
	height: 200px;
	width: 295px;
	background-position: left top;
}

.RightCol p + h3
{
	margin-top: 25px;
}
.RightCol h3 { text-align: left; }

/* Sub Page */
td.BodySubLeftCol
{
	background-color: #f0f0f0;
	width: 200px;
	padding-top: 10px;
}
td.BodySubRightCol
{	
	padding: 10px 10px 10px 0px;
	vertical-align: top;		
}
td.BodySubLeftCol div { padding: 5px 10px 5px 5px; }
div.SubNavLink
{
	padding: 5px 5px 5px 10px;
	border-bottom: groove thin;
	text-align:left;
}
div.BodyFloatBox
{
	width:200px;
	margin: 10px 0px 10px 3em;
	border-left: solid 1px black;
	padding-left:2em;
	text-align: center;
	float:right;
}
img.floater 
{
	float: right;
	padding: 6px;
}


/* Navigation Menu */

div.NavDiv
{	
	padding-top: 2px;
}
div.NavDiv a,div.NavDiv a:visited,div.NavDiv a:hover,a.NavLink
{	
	padding-right:20px;
	color:Black;
}
div.NavDiv a:hover,a.NavLink:hover
{
	color:Red;
}

div.NewBox
{
	background-image: url(http://cdn-1.cea-chmura.com/images/newbox_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border: solid 1px #7f9db9;
	padding: 3px 0px 0px 5px;
	margin:5px;
	vertical-align: middle;
	height:25px;
}
div.NewBox img { }
div.NewBox a, div.NewBox a:hover
{	
	color: dodgerblue;
	font-family: Arial;
	text-decoration:none;
	font-size: 20px;
	font-weight:bold;	
}
div.NewBox a:hover
{
	color: cornflowerblue;
}

div.ScreenCap
{
	font-size: 13px;
	font-weight:normal;
	font-family: Verdana;	
}
li.title { font-weight: bold; }

span.hl
{
	background-color: #ffffcc;
	padding: 2px;
}

div.wrap { clear: both;}
div.dLeft { float: left; width: 70%; }
div.dRight { float: left; width: 27%; margin: 0px 15px 0px 20px; }
div.HlBox 
{
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 20px;
	text-align: left;
}
div.HlBox h1 { font-size: 17px; font-family: Verdana; text-transform: uppercase; color: #333; margin: 0px 0px 6px 0px;}
p.serif { font-family: Georgia; font-size: 16px; line-height: 22px; text-align: left; }
h4.ListHead { font-size: 15px; font-family: Arial; color: #666; font-weight: bold; margin: 20px 0px 5px 0px; }
p.ListDesc { margin-bottom: 5px; }

table.grid
{
	border: none;
	margin: auto;
	border-color:White;
	
}
table.grid td, table.grid th
{
	font-size: 12px; 
	padding: 8px; 
	border: none;
	font-weight: normal;
	font-family: Verdana, Arial;
	
	
}
table.gridf
{
	border: none;
	margin: auto;
	border-color:#f8f8ff;
	
}
table.gridf td, table.gridf th
{
	font-size: 12px; 
	padding: 8px; 
	border: none;
	font-weight: normal;
	font-family: Verdana, Arial;
}

/* file list */
div.FileList, div.FileFeaturedList
{
	text-align: left;	
}
div.FileList h3 { margin-top:10px; }
div.File + h3 { margin-top: 25px; }
div.FileList div.File 
{
	margin-left: 10px;
	margin-top: 10px;	
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;	
	margin-right: 10px;
}
div.FileDesc
{	
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: #999;
	margin-top:5px;
	
	
}
div.FileSponsor
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color:Black;
	
}
div.FileFeature
{
	font-weight:normal;
	font-size: 12px;
	font-family: Verdana;
	padding-bottom: 4px;
}	
div.FileFeaturedList
{
	padding: 10px;
	background-color: #f5f5f5;	
	margin-bottom: 20px;
}
div.FileFeaturedList h2
{
	margin-bottom: 15px; 
}
div.FileFeaturedList div.File, div.FileFeaturedList div.Media
{
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 5px;
	margin-bottom: 5px;	
	clear: both;
}
div.FileFeaturedList div.Media 
{
	margin-bottom: 15px; 
	font-size: 13px;
	line-height: 16px;
}
div.FileFeaturedList div.Media img { margin-right: 10px; }


div.reset { clear: both; height: 0px; overflow: hidden; }

div.IpaperCont 
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
div.IpaperCont div.tb
{
	background-color: #fff;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	text-align: left;
}
div.IpaperCont div.tb span.r { float: right; }
div.IpaperCont div.tb span.t { font-weight: bold; }

div#BodyBox { margin: 10px 10px 10px 10px; }
div#BodyBox p { line-height: 16px; }
div#BodyBox p + div.MainAreaRow { margin-top: 20px; }
div.MainAreaRow { clear: both; }
div.MainAreaRow + div.MainAreaRow { padding-top: 10px; }
div.MainAreaRow div.MainSplit
{
	margin: 0px;
	float: left;		
	width: 285px;
}
div.MainSplit + div.MainSplit { margin-left: 10px; }
div.ChartBox { background-color: #f5f5f5; padding: 5px; }
div.ChartBox h4
{
	font-size: 12px;	
	margin: 2px 2px 5px 2px;
	clear: both;
	vertical-align: top;
	text-align: center;
}
div.ChartBox h4 span { font-weight: normal; }

div.RoundBox { padding: 10px; }
div.RoundBox h3 { text-align: left; }
div.RoundBox h3 a 
{
	font-size: 22px;
	line-height: 24px;
	text-decoration: none;
	font-family: 'Lucida Grande', Helvetica, Arial;
	color: #000;
}
div.RoundBox p a 
{ 
	color: #666;
}

div.RoundBox + div.RoundBox{ margin-top: 10px; }

div.ImpactBox 
{
	background-image: url(http://cdn-1.cea-chmura.com/images/greenbox_bg.jpg);	
}
div.ImpactBox h3 a
{
	font-size: 30px;
	line-height: 32px;	
	color: #54425a;
}

div.BlueBox 
{
	background-image: url(http://cdn-1.cea-chmura.com/images/bluebox_bg.jpg);
}


ul.TrendsFeatures 
{
	list-style-type: none;
	margin-left: 0px;
}
ul.TrendsFeatures li
{
	margin-bottom: 15px;
	line-height: 18px;
	font-size: 13px;
}
div.FileSponsor 
{
	font-size: 11px; 
	
	border-left: solid 2px #f5f5f5;
	margin-top: 3px;
	padding:3px;
	padding-left: 8px;
	margin-left: 10px;
}


table.thumbs 
{
	margin: 10px auto;
}
table.thumbs td + td { padding-left: 15px; }


div.SecHead { margin: 0px auto; margin-top:10px;padding: 0px; width:860px; }
div.SecHead img { border: none; }
div.SecNav 
{
	margin: 0px auto; padding: 0px; width:860px;
	padding-left: 38px;
	margin-bottom: 20px;
	font-size: 11px;	
}
div.SecNav a { color: #333; }
div.SecNav a + a { padding-left: 8px; margin-left: 8px; border-left: solid 1px #333; }
div.SecHead + div.SecNav { margin-top: 3px; }
div.SecHead + div.SecBody, div.SecNav + div.SecBody { margin-top: 20px; }
div.SecBody { margin-left: 8px; margin-bottom: 20px; }

div.DataSample { background-color: #f5f5f5; padding: 10px; width: 565px; clear: both; }
div.DataSample + div.DataSample { margin-top: 20px; }
div.SampleName
{ 
	width: 130px; 
	float: left; 
	font-family: Arial;
	color: #44abdb;
	font-size: 14px;
	font-weight: bold;
	text-align: left;	
	padding-right: 10px;
}
div.SampleName a { color: #44abdb; }
div.SampleDesc { float: left; width: 410px; margin-left: 0px; padding-left:10px; border-left: solid 1px #44abdb; }
div.SampleDesc p { margin: 0px; }
div.SampleDesc div.SampleLinks { border-top: solid 1px #ccc; margin-top: 5px; padding-top: 5px; }
div.SampleLinks a + a, div.SampleLinks a + span, div.SampleLinks span + a, div.SampleLinks span + span { margin-left: 5px; padding-left: 5px; border-left: solid 1px #ccc; }
div.SampleDesc p + p { margin-top: 6px; }



table.TrendsTbl { border: solid 1px #ccc; border-collapse: collapse; }
table.TrendsTbl td, table.TrendsTbl th
{
    border: solid 1px #ccc;
    font-family: Arial;
    font-size: 11px;
    padding: 3px;
    text-align:center;
}
table.TrendsTbl tr.nobold th { font-weight: normal; }
table.TrendsTbl td.lbl { text-align: left; }
table.TrendsTbl td.smalllbl { font-size: 9px; }
table.TrendsTbl td.c2 { text-align:left; }
div.BlogMsg div.Msg table.TrendsTbl td p { margin: 0px; }

ul.FileList li a { font-weight: bold; font-style: italic; }

div.fb { margin-top: 10px; }