@charset "utf-8";
/* CSS Document */

div, p, td {
	font-family: Tahoma;
	color: #666666;
}
a, a:active, a:visited {
	color: #006fbc;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.textLogo-2 {
	font-size: 13px;
	color: #c0c0c0;
	line-height: 16px;
}

.searchBG {
	font-size: 13px;
	font-weight: 700;
	border: 1px solid #e2e2e2;
	color: #666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #FFF;
}

.contentBG {
	border: 1px solid #e2e2e2;
	color: #666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 8px;
}

.buttonSearch {
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	padding: 1px 5px;
	cursor: pointer;
	border: 2px solid #0f79a0;
	color: #FFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height: 1.5em;
	font-family: Tahoma;
}

.buttonSearch:hover {
	color: #FFF;
	border-color: #024057;
}

.buttonSearch {
	background: #1494b9 url(../images50/btn-search.png) repeat-x scroll left top;
}

.buttonSearch:active {
	background: #1494b9 url(../images50/btn-search.png) repeat-x scroll left top;
}

.menuTop {
	border: 2px solid #e2e2e2;
	color: #e5e5e5;
	padding: 4px 8px;
	font-size: 18px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	background: #f2f2f2 url(../images50/bg-menutop.png) repeat-x scroll left top;
	text-shadow: 1px 1px 1px #FFF;
}

/* Menu Top */
#nav {
        margin: 0;
}
#nav li {
        margin: 0;
        display: inline;
        list-style-type: none;
		padding-right: 9px;
		margin-right: 9px;
		border-right: 2px solid #e2e2e2;
		float: left;
}
#nav a:link, #nav a:visited {
        font-size: 18px;
        text-decoration: none;
        color: #0b79bf;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
}
.space {
	padding: 2px;
}

.contentRight {
	width: 730px; 
	margin-left: 10px; 
	padding-left: 10px; 
	border-left: 1px solid #CCC;
}
.contentFooter {
	padding-left: 10px; 
	line-height: 16px;
}

.bgCategory {
	border: 1px solid #dad7b8;
	color: #666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 10px;
	background-color: #fffef5;
	padding: 8px;
}

.cate {
	padding: 2px 0 2px 0; 
	border-bottom: 1px solid #ecead6;
}
.cate a {
	text-decoration: none;
}

.bgFeed {
	border: 1px solid #d8d8d8;
	color: #666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 8px;
}
.inputFeed {
	background-color: #fcfcfc;
	border: 1px solid #d8d8d8;
	font-family: Tahoma;
	padding: 5px 3px;
}
.titleSoft {
	font-size: 18px;
}
.titleSoft a {
	color: #00b400;
	text-decoration: none;
}
.date, .date a {
	color: #bababa;
}
.date a:hover {
	color: #666;
}

.textContent {
	margin-left: 70px;
	width: 500px;
	line-height: 18px;
}

.btnDownload {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 700;
	padding: 3px 7px;
	cursor: pointer;
	border: 0px solid #0f79a0;
	color: #FFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1.5em;
	background-color: #fe0000;
}
.btnDownload a {
	color: #FFFFFF;
	text-decoration: none;
}

.btnDownload:hover {
	color: #FFF;
	border-color: #333;
	background-color: #333;
}

.btnDownload {
	background: #fe0000;
}

.btnDownload:active {
	background: #fe0000;
}

.textSize {
	text-align: right; 
	font-size: 13px; 
	color: #cdcdcd; 
	font-weight: 700; 
	margin-top: 6px;
}
.contentLine {
	padding-bottom: 15px; 
	margin-bottom: 15px; 
	border-bottom: 1px dashed #eaeaea;
	min-height: 100px;
}



.navigation {
	color:#333; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration: none;
	font-size: 13px;
	padding: 4px 8px;
	cursor: pointer;
	border: 0px solid #f1f1f1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1.5em;
	background-color: #f1f1f1;
	color: #000;
}

.navigation a:hover {
	background:#95cd3c;
	color:#FFFFFF;
	border-color:#95cd3c;
}

.navigation span {
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	padding: 4px 8px;
	cursor: pointer;
	border: 0px solid #95cd3c;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1.5em;
	background-color: #95cd3c;
	color: #FFF;
}


.clouds_xsmall, .clouds_xsmall:link, .clouds_xsmall:active, .clouds_xsmall:visited {
	font-size: 11px;
	color: #008DC8;
}
.clouds_xsmall:hover {
	color: #333333;
}
.clouds_small, .clouds_small:link, .clouds_small:active, .clouds_small:visited {
	font-size: 12px;
	color: #666666;
}
.clouds_small:hover {
	color: #333333;
}
.clouds_medium, .clouds_medium:link, .clouds_medium:active, .clouds_medium:visited {
	font-size: 14px;
	color: #31A000;
}
.clouds_medium:hover {
	color: #333333;
}
.clouds_large, .clouds_large:link, .clouds_large:active, .clouds_large:visited {
	font-size: 18px;
	color: #FF8400;
}
.clouds_large:hover {
	color: #333333;
}
.clouds_xlarge, .clouds_xlarge:link, .clouds_xlarge:active, .clouds_xlarge:visited {
	font-size: 22px;
	color: #C100F1;
}
.clouds_xlarge:hover {
	color: #333333;
}


.bgAds {
	border: 1px solid #d8d8d8;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background-color: #f6f6f6;
	padding: 8px;
	height: 60px;
}

.fontContent {
	width: 600px; 
	line-height: 18px;
}
.adsImage {
	float: left; 
	margin-right: 15px; 
	padding-right: 15px;
	margin-bottom: 15px;
	width: 300px; 
	border-right: 1px solid #e7e7e7;
}

.bgSoft {
	border: 1px solid #d9edf0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background-color: #f8feff;
	padding: 8px;
	line-height: 18px;
}
.bgSoft a {

}

.bgInfo {
	border: 1px solid #d8d8d8;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 8px;
}
