div.attribute-header h1,
div.attribute-header h1.long,
div.content-view-full div.class-article div.attribute-header h1
{
	background-image:none;
	background-color:#8DA6CF;
	color:#FFFFFF;
	font-size:10.5pt;
	font-weight:bold;
	margin-bottom:0px;
	padding:0px;
}

div.content-view-full div.class-article div.attribute-byline
{
	display:none;
}

div.content-view-full div.class-article div.attribute-short
{
	font-weight: normal;
}

div.content-view-full div.class-folder div.attribute-long,
div.content-view-full div.class-article div.attribute-long
{
	background-image:none;
	padding-bottom:0px;
}

div.class-folder div.content-view-children div.content-view-line
{
	margin-bottom:20px;
}

div.class-folder div.content-view-children div.content-view-line h2
{
	margin-bottom:10px;
}

div.class-folder div.content-view-children div.content-view-line h2 a
{
}

div.class-folder div.content-view-children div.content-view-line div.attribute-image a
{
	display:block;
}

div.class-folder div.content-view-children div.content-view-line div.attribute-image a img
{
	padding:1px;
}

/* Rating */

div.attribute-star-rating
{
	display:none;
}

/* Feedback form */

div.class-feedback-form h4
{
	margin:12px 0px 5px;
}

div.class-feedback-form form
{
	clear:both;
}

/* FORM */

input.button,
button,
input.defaultbutton
{	
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	vertical-align:middle;	
	border-top:1px solid #8E8E90;
	border-right:1px solid #8E8E90;
	border-bottom:1px solid #5A5B5F;
	border-left:1px solid #5A5B5F;
	background-color:transparent;	
	background-image:url(images/search_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;	
}

input.box,
input.halfbox,
textarea.box
{
	font-size:8.5pt;
	border:1px solid #999999;
	color:#333333;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
}

div.block
{
	clear:both;
	margin:15px 0px;
	padding:0px;
}

div.content-action
{
	margin-top:10px;
}

/* Messages */

div.message-confirmation,
div.message-feedback,
div.message-warning,
div.message-error,
div.warning
{
	background-color:#FCFCFC;
	border:3px solid #08288D;
	margin:10px 0px 15px;
	padding:10px;
}

div.warning
{
	margin:15px 20px 15px 10px;
}

div.border-box div.warning
{
	margin:10px 0px 15px;
}

/* SEARCH */

label a
{
	border-bottom:1px solid #08288D;
}

label a:hover
{
	text-decoration:none;
}

div.content-search input.button
{
	height:17px;
	margin-top:-1px;
}

div.feedback
{
	clear:both;
	display:block;
	float:left;
	width:100%;
}

div.feedback h2
{
	font-size:10.5pt;
	margin:18px 0px;
}


div.content-search div.attribute-header h1,
div.content-advancedsearch div.attribute-header h1,
div.content-view-sitemap div.attribute-header h1
{
	background-color:transparent;
	background-image:none;
	color:#08288D;
	font-size:10.5pt;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px solid #CCCCCC;
}


div.content-search div.content-view-line,
div.content-advancedsearch div.content-view-line
{
	border-bottom:1px solid #DEDEDE;
	clear:both;
	display:block;
	float:left;
	margin-bottom:15px;
	padding:0px 0px 5px;
	width:100%;
}

div.content-search div.content-view-line h2 a,
div.content-advancedsearch div.content-view-line h2 a
{
	border-bottom:1px solid #08288D;
}

div.content-search div.content-view-line h2 a:hover,
div.content-advancedsearch div.content-view-line h2 a:hover
{
	text-decoration:none;
}

div.content-search div.content-view-line div.attribute-image a
{
	border:1px solid #ECEBE9;
	display:block;
}

div.content-search div.content-view-line div.attribute-image a img
{
	padding:1px;
}

/* PAGENAVIGATOR */

div.pagenavigator a
{
	font-weight:bold;	
}

div.pagenavigator span.current
{
	color:#FFFFFF;
	background-color:#08288D;
	padding:0px 3px;
}

/* TABLE */

table
{
	margin:0pt;
	padding:0pt;
}

th, td
{
	padding:0pt;
}

table.list
{
	border:none;
	margin:0px 0px 25px;
	width:100%;
}

table.list th,
table.list td
{
	border-bottom:none;
	border-right:1px solid #FFFFFF;
	padding:3px;
	vertical-align:top;
}

table.list th
{
	background-color:#08288D;
	background-image:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	white-space: normal;
	border-top:1px solid #FFFFFF;
	border-right:none;
	vertical-align:bottom;
}

table.list th p
{
	margin-bottom:5px;
}

table.list td
{
	border-top:1px solid #FFFFFF;
	border-bottom:none;
	font-weight:normal;
}

table.list th:first-child,
table.list td:first-child
{
	border-left:none;
}

table.list tr.bglight,
table.list tr.bglight:hover
{
	background-color:#F1F1F1;
}

table.list tr.bgdark,
table.list tr.bgdark:hover 
{
	background-color:#EAEAEA;
}

table.list tr.bglight:hover td,
table.list tr.bgdark:hover td
{
	border-color:#FFFFFF;
}

table.list a
{
	border-bottom-color: transparent;
}

table.list img
{
	vertical-align:middle;
}

div.separator
{
	background-image:none;
	clear:both;
	height:1px;
}


div#extrainfo-position
{
	float:left;
	margin-right:-228px;
	width:228px;
}

div.rightmenu
{
	float:left;
	margin-right:-228px;
	width:228px;
}


/* Full Cāmbios */

div#currency-full table
{
	border:none;
	margin:20px 0px 25px;
	width:100%;
}

div#currency-full table th,
div#currency-full table td
{
	border-bottom:none;
	border-right:1px solid #FFFFFF;
	padding:3px;
	vertical-align:top;
}

div#currency-full table th
{
	background-color:#08288D;
	background-image:none;
	color:#FFFFFF;
	font-weight:bold;
	white-space: normal;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	vertical-align:bottom;
}

div#currency-full table th h3
{
	margin-bottom:0px;
	color:#FFFFFF;
}

div#currency-full table td
{
	border-top:1px solid #FFFFFF;
	border-bottom:none;
	font-weight:normal;
}

div#currency-full table tr.money 
{
	background-color:#EAEAEA;
	/*background-color:#F1F1F1;*/
}


/* Sitemap */

div.sitemap-block
{
	/*width:50%;
	float:left;
	clear:none;*/
	/*border-bottom:1px solid #CCCCCC;*/
}

div.sitemap-block h2
{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-top:1px solid #717171;
	border-bottom:1px solid #717171;
	padding:4px 0px 4px 10px;
	margin-bottom:5px;
}

div.content-view-sitemap div.attribute-header + div.sitemap-block h2
{
	border:none;
	padding-bottom:0px;
	/*background-color:#FF0000;*/
}

div.sitemap-block h2 a
{
	color:#444444;
	text-decoration:none;
}

div.content-view-sitemap a
{
	color:#444444;
}

div.content-view-sitemap a:hover
{
	text-decoration:none;
}

div.content-view-sitemap ul
{
	margin:2px 0px 5px 8px;
	padding:0px;
}

div.content-view-sitemap ul li
{
	background-image: url(images/arrow1.gif);
	background-position:8px 2px;
	background-repeat:no-repeat;

	list-style-type:none;
	padding:0px 0px 0px 23px;
	
	line-height:normal;
	margin:0px 0px 0px;
}

div.content-view-sitemap ul ul
{
	margin:0 0 0 8px;
}

div.content-view-sitemap ul.forth-level
{
	margin:0 0 0 16px;
}

/* Atribute PDF */

.attribute-pdf a
{
	background-image: url(images/pdf_icon.gif);
	background-position:3px top;
}

/* Folder */

div.content-view-full div.class-folder
{
	/*border:1px solid #CECECE;
	border-collapse:collapse;*/
}

div.content-view-full div.content-view-embed div.class-folder
{
	border:none;
}

div.content-view-full div.class-folder table.default
{
	padding:6px 15px;
}

div.class-folder div.content-view-embed h2
{
	background-image:url(images/itemized_h2_bg.gif);
	background-position:1px 1px;
	background-repeat:no-repeat;
	/*border-bottom:1px solid #8DA6CF;*/
	clear:both;
	color:#08288D;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
	padding-left:17px;
}

div.content-view-full table.default div.content-view-embed div.class-folder div.attribute-link a,
div.content-view-full table.default div.content-view-embed div.class-article div.attribute-link a
{
	color:#7AB4EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

div.content-view-full table.default div.content-view-embed div.class-folder div.attribute-link a:hover
{
	text-decoration:none;
}