/* 
================================
Skin styles for DotNetNuke
================================
*/   

html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body
{
	background-color: #e3e3e3;
}

body, p, a, li
{
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet ms", Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

div.post h1
{
	color: #036;
	font-weight: bold;
	font-size: 16px;
	margin: 0.5em 0 0;
	text-transform: uppercase;
}

h2 {
	clear: both;
	margin: 20px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #036;
}

div.story h2 {
	margin: 0 0 5px 0 !important;
}

h2 a:hover 
{
	text-decoration: underline;
	color: #036;
}

h3
{
	margin: 0.5em 0 0;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

div, p, ul, li
{
	line-height: 18px;
}

p
{
	margin-top: 0;
	margin-bottom: 15px;
}

/* IMAGES */

img
{
	border: 0;
}

/* This layer determines the background */
.ControlPanel
{
}

#pagemaster
{
	width: 100%;
	height: 100%;
	text-align: left;
}

#pagemaster_internal
{
	width: 100%;
	height: 100%;
	text-align: left;
	background-image: url(img/girls_gray_background.jpg);
	background-repeat: no-repeat;
}

/* Layout's main table */
#contentmaster
{
	position: relative;
	width: 100%;
}

#contentmaster td
{
	text-align: left;
}

/* Upper row */

#contentmaster tr.upperrow
{
	background-color: #fff;	
}

#contentmaster td.upperrow
{
	height: 30px;
	padding: 0 20px 0 20px;
	vertical-align: middle;
	text-align: right;
}

#contentmaster td.upperrow div
{
	float: right;
	padding-left: 20px;
}

#contentmaster td.upperrow a:hover
{
	text-decoration: underline;
}

a.search_button:link, a.search_button:visited, a.search_button:active
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

a.search_button:hover
{
	text-decoration: underline;
}

/* Logo row */
/* Logo row */
#contentmaster tr.logoheaderrowhome
{
	background-color: #fff;
}

#contentmaster td.logoheaderrowhome
{
	padding: 0;
	height: 120px;
	vertical-align: top;
}

#contentmaster tr.logoheaderrow
{
	background-color: #fff;
	height: 56px;
}

#contentmaster td.logoheaderrow
{
	padding: 0 0 0 23px;
	vertical-align: top;
}

#logobox
{
	float: left;
	vertical-align: middle;
}

/* Menu row */
#contentmaster tr.menurow
{
	background-color: #fff;
	height: 26px;
}

#contentmaster td.menurow
{
	text-align: right;
}

/* Hompage Tall stripe row */

td.tallstriperow
{
	background-color: #f38c3a;
	color: White;
	padding-left: 23px;
}

/* Breadcrumb row */

tr.breadcrumbrow
{
	background-color: #f38c3a;
	background-image: url(img/girls_orange_background.jpg);
	background-repeat: no-repeat;
}

td.breadcrumbrow
{
	padding: 10px 0 10px 23px;
	height: 65px;
}

td.breadcrumbrow a:link, td.breadcrumbrow a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: White;
	text-decoration: underline;
}

td.breadcrumbrow a:hover
{
	text-decoration: none;
}

td.breadcrumbrow #breadcrumb
{
	font-family: Verdana, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #fff;
}

td.breadcrumbrow #pagetitle, td.breadcrumbrow h1
{
	padding-top: 8px;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	font-family: "Trebuchet ms", Helvetica, sans-serif;
	color: #fff;
}

td.breadcrumb .breadcrumbcontent
{
}

/* Main row */
#contentmaster td.mainrow
{
	background-color: #e3e3e3;
}

.toppane
{
}

.contentpane {
	padding: 0;
	vertical-align: top;
	width: 485px;
	height: 450px;
	background-color: #fff;
}

.middlerightpane
{
	padding: 0;
	vertical-align: top;
	background-color: #fff;
}

.rightpane
{
	padding: 0;
	vertical-align: top;
	width: 173px;
	background-color: White;
}

.bottompane
{
	padding: 0;
	text-align: center;
	padding: 0 23px 0 23px;
	background-color: #eee;
}

/* Homepage styles */

.newspane1 {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.newspane2 {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.homecontentpane {
	vertical-align: top;
	text-align: left;
}

.homerightpane
{
	padding: 0;
	vertical-align: top;
	text-align: left;
	width: 197px;
}

/* Copyright */

#CopyrightPane
{
	height: 82px;
	padding-bottom: 17px;
	vertical-align: bottom;
}

/* Text */
.TopMenuLink
{
	color: #5b6f7b;
	font-weight: normal;
	font-size: 10px;
}

.BreadcrumbLink
{
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

/* Links */
a.TopMenuLink:link, a.TopMenuLink:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #999;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.TopMenuLink:hover
{
	text-decoration: underline;
}

/****************************/
/* Layout of blocks and internal areas */

/* Homepage news */
div.newsbox
{
	padding-top: 20px;
	width: 170px;
	z-index: -1000;
}

div.newsbox_thumbnail
{
	margin: 0;
	padding-bottom: 10px;
}

div.newsbox_summary
{
	font-family: "trebuchet ms", Helvetica, sans-serif !important;
	font-size: 13px;
	padding-bottom: 35px;
}

div.newsbox_summary a:link, div.newsbox_summary a:visited
{
	color: #666;
	text-decoration: underline;
}

div.newsbox_summary a:hover
{
	text-decoration: none;
	color: #666;
}

div.newsbox h1 a:link, div.newsbox h1 a:visited
{
	color: #036;
	text-decoration: none;
}

div.newsbox h1 a:hover
{
	color: #036;
	text-decoration: underline;
}

/* Footer */
div.addressbox
{
float: left;
font-size: 11px;
padding: 0 25px 0 20px;
background-image: url(img/orange_bullet_special.gif);
background-repeat: no-repeat;
background-position: 0 27px;
}

div.addressbox p
{
font-size: 11px!important;
font-family: Verdana, Helvetica, Sans-Serif!important;
}

div.addressbox h2
{
color: #666;
font-size: 11px!important;
font-weight: bold;
font-family: Verdana, Helvetica, Sans-Serif!important;
padding-bottom: 0;
}

/* Services box */
div.homebox
{
	font-family: "trebuchet ms", Helvetica, sans-serif !important;
	font-size: 12px;
	width: 169px;
	margin-top: 20px;
	padding: 0 13px 20px 0;
	background-image: url(img/graygradient_background.jpg);
	background-repeat: repeat-y;
}

div.homebox .servicestitle
{
	background-image: url(img/titulo_servicos.gif);
	background-repeat: no-repeat;
	height: 29px;
}

div.homebox .norwaytitle
{
	background-image: url(img/titulo_norway.gif);
	background-repeat: no-repeat;
	height: 29px;
}

div.homebox .linkslist
{
	padding: 20px 13px 0px 13px;
	font-size: 11px;
}

div.homebox .itemtitle
{
font-weight: bold;
}

div.homebox a.itemlink:link, div.homebox a.itemlink:visited
{
	color: #666;
	text-decoration: none;
}

div.homebox a.itemlink:hover
{
text-decoration: underline;
}

/* Cases */

.caseblock
{
	padding: 0;
	margin: 0 0 20px 0;
}

.editcaseblock
{
	padding: 2px 5px 2px 5px;
	margin: 0;
	background-color: #ffc;
}

/* News */

div.linkslist
{
padding-bottom: 20px;
}

#listing
{
width: 610px;
padding-top: 30px;
}

#listing div {
	margin : 0;
	float: left;
}

#listing .post 
{
	/*width: 100%;*/
	float: left;
	clear: both;
	padding: 0 0 30px 0;
	font-family: "trebuchet ms", Helvetica, sans-serif; /* Georgia,"Trebuchet MS",Helvetica,sans-serif; */
	text-align: left;
	margin: 0;
}

#listing .image
{
	display: block;
	float: left;
	clear: left;
	padding: 0 10px 10px 0;
}

#listing .story
{
	width: 495px;
	display: block;
	float: left;
	clear: right;
	/*border-left: solid 1px black;*/
}

#listing .story h1
{
	margin: 0;
}

#listing .credits
{
	width: 487px;
	float: left;
	clear: both;
	font-size: 12px;
	font-style: italic;
	padding: 0;
}

#listing .summary
{
	width: 477px;
	float: left;
	clear: both;
	font-size: 12px;
	padding: 0;
}

#listing h1 a {
	color : #036;
	text-decoration: none;
}

#listing h1 a:hover {
	color : #036;
	text-decoration: underline;
}

#listing h3 {
	font-family : "trebuchet ms", Helvetica, Sans-Serif;
	font-size : 16px;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}

#listing .footer
{
	display: block;
	float: left;
	clear: both;
	padding: 6px 10px 6px 10px;
	background-color: #e9e9e9;	
	width: 590px;
	text-align: center;
}

.newspicture
{
	width: 250px;
	float: right!important;
	padding: 13px 0 15px 12px;
	font-weight: bold;
	font-size: 11px!important;
}

#listing div.paging
{
	background-color: #ffc;
	margin: 10px 0 20px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%; 
}

/* News comment styles */
#listing .comment
{
	width: 600px;
	display: block;
	float: left;
	clear: both;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	border-left: solid 1px #999;
}

#listing div.commenttext
{
	float: left;
	clear: both;
	font-size: 12px;
}

#listing div.commentinfo
{
	float: left;
	clear: both;
	font-size: 12px;
	color: #036;
	text-style: italic;
}

#listing div.commentfooter
{
	background-color: #ffc;
	margin: 30px 0 5px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%; 
}


/* Links list */
div.sublinkslist
{
	background-color: #ffc;
	padding: 3px 12px 8px 12px;
}

/* Formulário */

.table_pre-inscricao
{
}

.Pre-InscricaoFormLabel
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #f28c3a;
}

.Pre-InscricaoFormTitle
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #fff;
}

.Pre-InscricaoFormCellSeparator
{
border-bottom: solid 1px #ddd;
border-top: solid 10px white;
background-color: #f28c3a;
padding: 8px 12px 3px 12px;
color: white;
}

.Pre-InscricaoFormCellField
{
background-color: #eee;
border-bottom: solid 1px #ddd;
padding: 5px 0 10px 8px;
text-align: left;
}

.Pre-InscricaoFormCellFieldRightAlign
{
background-color: #eee;
border-bottom: solid 1px #ddd;
padding: 5px 0 10px 8px;
text-align: right;
}

.Pre-InscricaoFormCellSubmit
{
background-color: #fff;
padding: 5px 12px 10px 12px;
}
