/* News Styles */

#news {
	margin-bottom: 10px;
	padding: 4px;
}

.Titular01 {
	padding-bottom: 6px;
	margin-top: 8px;
}
.Titular01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Titular01 ul li {
	border-bottom: solid 1px #900;
}
.Titular01 h2  {
	margin: 0 0 3px 0;
}
.Titular01 h2 a {
	color: #036BB1;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.Titular01 h3 {	
	margin: 0 0 3px 0;
}
.Titular01 h3 a {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.Titular01 .p p {
	margin: 6px 0 0 0;
	line-height: 16px;
	font-size: 9pt;
	color: #333;
}
.Titular01 .thumb {
	margin-right: 5px;
}
.Titular01.small .NewsListRow {
	padding: 0 6px;
	width: 50%;
}
.Titular01.small .p p {
	font-size: 8.5pt;
	line-height: 14px;	
}
.Titular01.small {
	padding-top: 6px;
}
.Titular01.small h2 a {
	font-size: 12pt;
}
.NewsList03 {
	background: #98EEC7;
}
.NewsList03 h1 {
	color: white;
	background: #0E5F3A;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 4px;
}
.NewsList03 .NewsListLayout {
	width: 100%;
}
.NewsList03 .NewsListRow.first {
	border: none;
}
.NewsList03 .NewsListRow {
	text-align: center;
	background: white;
	border-left: dotted 1px black;
}
.NewsList03 h2 {
	margin: 0 0 5px 0;
	padding: 0 4px;
	background: #98EEC7;
	text-align: right;
}
.NewsList03 h2 a {
	font-size: 8.5pt;
	font-variant: small-caps;
	color: #0E5F3A;
	text-decoration: none;
}
.NewsList03 h3 {
	padding: 0 4px;
	text-align: center;
}
.NewsList03 h3 a {
	font-size: 7pt;
	text-decoration: none;
}
.NewsList03 .thumb {
	margin: auto;
}
.NewsCategoryList01 {
	margin: 10px 5px 5px 5px;
	border: solid 1px #900;
}
.NewsCategoryList01 h1 {
	margin: 0px;
	color: #900;
	background: #F3E5C5;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
.NewsCategoryList01 ul {
	list-style: none;
	margin: 0px;
	padding: 2px 6px 2px 10px;
}
.NewsCategoryList01 li {
	padding-bottom: 6px;
}
.NewsCategoryList01 h2 {
	color: blue;
	font-size: 11pt;
	text-align: left;
	margin: 0px;
}
.NewsCategoryList01 a {
	color: #009;
	text-decoration: none;
}
.NewsCategoryList01 h3 {
	color: #009;
	margin: 0px;
	text-align: left;
	padding: 4px 0;
}
.NewsCategoryList01 h3 a {
	color: #900;
	font-size: 8pt;
}
/** Article Styles **/

#articleLayout .title {
	display: block;
	color: #000;
	background: url(../../images/theme/bgs/bg_title_01.gif) no-repeat left center;
	padding: 13px 0 16px 43px;
	font-size: 13pt;
}

#articleLayout {
	margin: 4px 0 0 0 ;	
}

#articleLayout .col01 {
	width: 160px;
	padding: 0 6px 0 0;
}

#articleLayout .col02 {
	padding: 4px;
	border: solid 1px #999;
}

#articleLayout .rule01 {
	height: 10px;
	background: #96332D;
	margin: 3px 0 0 0;
}

#articleLayout .rule02 {
	height: 5px;
	background: #C7C393;
	margin: 3px 0 3px 0;
}

.article {
	padding: 0 4px;

}
.article h1 {
	color: #000;
	font-size: 16pt;
	margin: 3px 0;
}

.article h2 {	
	font-size: 11pt;
	color: #555;
	margin: 2px 0;
}

.article .author {
	font-size: 8pt;
	font-weight: normal;
}

.article .date {
	color: #555;
	font-size: 8pt;
	font-weight: bold;
	margin: 2px 0;
}

.article .history {
	font-size: 8pt;
	text-align: justify;
}

/** Gallery Styles **/

.gallery {
	margin: auto;
	width: 460px;
}

.gallery table {
	margin: auto;
}

.gallery td {
	text-align: center;
}

.gallery td p {
	width: 125px;
	text-align: center;
}

.gallery .thumb, .gallery .pager {
	border: solid 1px #666;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	padding: 4px;
}

.gallery .pager {
	margin: auto;
	text-align: center;
	height: 16px
}
.gallery .pager a {
	color: #FF6600;	
	font-weight: bold;
	text-decoration: none;
}

.gallery .pager a:hover {
	text-decoration: underline;
}

.tree ul {
	padding: 0;
	margin: 0 0 0 15px;
}
.tree a {
	color: #96332D;
	text-decoration: none;
	font-weight: bold;
}
.tree li {

	margin-bottom: 5px;
}

.tree a:hover {
	text-decoration: underline;
}

/** TabsSelector Styles **/
/*
.tabselector1 {
	margin: auto;
	width: 460px;
	border: solid 1px #666;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
}

.selector .bar {
	border-bottom: solid 1px #ccc;
	background: #FFCC00;
	color: white;
	height: 25px;
}

.selector table {
	width: 100%;
}

.selector .bar th {
	font-size: 11pt;
	text-align: left;
}

.selector .bar td {
	text-align: right;
}

#selectorFrame {
	margin: auto;
	width: 460px;
	height: 150px;
	border: none;
}
**/

#tabselector1 .content {
	width: 500px;
}

#tabselector1 .content h1 {
	color: #0080FF;
	font-size: 11pt;
	margin: 2px 6px;
	border-bottom: dotted 1px #0080FF;
}

#tabselector1 .content ul {
	padding: 0;
	margin: 0;
}

#tabselector1 .content li {
	list-style: none;
	display: inline;
}

#tabselector1 .content a {
	padding: 2px 0 2px 12px;
	font-size: 9pt;
	text-decoration: none;
	color: #666600;
	display: block;
}

#tabselector1 .content a:hover {
	color: #0080FF;
}



.attachments {
	width: 500px;
	border: solid 1px #27647F;
	margin: 15px auto 10px auto;
	padding: 0;
}
.attachments h2 {
	background: #27647F;
	color: #ffffff;
	margin: 0 auto;
	padding: 0px 5px;
	font-size: 11pt;
}
.attachments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.attachments li {
	display: block;
	background: url(../../images/catalog/assets/bg_gradient02.jpg) repeat-x bottom center;
}
.attachments li a {
	display: block;
	font-size: 8pt;
	color: #333;
	background-repeat: no-repeat;
	background-position: 25px 2px;

	border-top: dashed 1px #333;
	padding: 5px 0 25px 100px;

	text-decoration: none;
}
.attachments li a:hover {
	background-color: #FFFFCC;
}

.attachments a .name, .attachments a .size {
	margin: 4px 0;
}
.attachments a .filename {
	font-weight: bold;
}
.attachments a .size {
	font-style: italic;
}
.attachments a p {
	font-size: 8pt;
	margin: 2px 0;
	color: #333;
	padding: 3px 0 3px 10px;
}


.NewsSearchBar {
	border-bottom: dashed 1px #900;
	padding: 5px 0;
}
.NewsSearchBar strong {
	display: block;
	float: left;
	width: 250px;
	padding: 3px 0 0 0 ;
}

.NewsSearchBar .SearchField {
	margin-left: 50px;
}

.NewsCategoryLayout .c01 {
	width: 560px;
}
.NewsCategoryLayout .c02 {
	width: 200px;	
}


h1.PVTitle {
	color: #004485;
	border-bottom: dotted 2px #00334C;
}
