/* 
================================
Skin styles for DotNetNuke
================================
*/   

.body
{
	margin: 0;
}

.body, p, a
{
	color: #333;
	font-family: Verdana;
}

h1
{
	font-size: 13px;
	color: #036;
	font-weight: bold;
	font-family: Verdana;
}

h2
{
	font-size: 12px;
	color: #f60;
	font-weight: bold;
	font-family: Verdana;
}

h3
{
	font-size: 11px;
	color: #f60;
	font-weight: bold;
	font-family: Verdana;
	padding-bottom: 0;
	margin-bottom: 0;
}

h4
{
	margin-bottom: 0;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

#pagemaster 
{
	position: relative;
	width: 100%;
	background-color: White;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}

#pagemaster_content
{
	position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
}

#tools_menu
{
	color: White;
	font-size: 11px;
	position: absolute;
	float: right;
	right: 18px;
	top: 10px;
	z-index: 2;
}

#contentmaster
{
	position: relative;
	width: 770px;
}

#bottommaster
{
	width: 770px;
	height: 26px;
	background-color: White;
	border-top: solid 1px #bbb;
}

/* Bottom links */
h3.powered-by
{
	float: left;
	background: transparent url(img/logo-powered-by-spel3.png) no-repeat left top;
	height: 49px;
	margin: 0;
	width: 135px;
}

h3.midia-social
{
	float: right;
	height: 32px;
	margin: 10px 0 0 8px;
	width: 32px;
}

h3.twitter
{
	background: transparent url(img/icone-twitter.png) no-repeat left top;
}

h3.facebook
{
	background: transparent url(img/icone-facebook.png) no-repeat left top;
}

h3.comentario
{
	background: transparent url(img/icone-siga.png) no-repeat left top;
	height: 40px;
	text-indent: -9999px;
	width: 135px
}

h3.powered-by a, h3.midia-social a
{
	float: left;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}



.linkspane h3.midia-social
{
	float: right;
}

#main_menu
{
	background-color: #dc4d2f;
	height: 30px;
}

#main_menu_table
{
	width: 100%;
	height: 30px;
}

#main_menu_table td.corner_left
{
	width: 5px;
	height: 30px;
	background-image: url(img/main_menu_left_corner.gif);
	background-position: left;
}

#main_menu_table td.corner_right
{
	width: 5px;
	height: 30px;
	background-image: url(img/main_menu_right_corner.gif);
	background-position: right;
}

.RowSeparator
{
	height: 3px;
}

.SkinNavBar
{
	height: 20px;
	background-color: #fff;
	border-bottom: solid 1px #eee;
	padding: 3px 0px 5px 6px;
	color: #333;
	font-weight: normal;
}

.controlpanel {
	background-color: #ddd;
}

.breadcrumb
{
	height: 33px;
	background-color: #eee;
	background-image: url(img/main_box_top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	padding-left: 9px;
}

.toppanehome {
	/*background-color: #f60;*/
	height: 270px;
}

.toppane {
	background-color: #f60;
	height: 135px;
}

.leftpanetop
{
	height: 5px;
	background-color: #eee;
	background-image: url(img/main_box_top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.rightpanetop
{
	background-color: #eee;
	background-image: url(img/main_box_top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.leftpane
{
	background-color: #eee;
	padding: 0 0 35px 0;
	vertical-align: top;
}

.leftpanehome
{
	width: 5px;
	background-color: #eee;
	padding: 0 0 35px 0;
	vertical-align: top;
	background-image: url(img/main_box_top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.contentpane
{
	width: 398px;
	background-color: #fff;
	padding: 10px 0 35px 0;
	vertical-align: top;
	background-image: url(img/contentpane_header.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentpanehome
{
	background-color: #eee;
	padding: 7px 0 35px 0;
	vertical-align: top;
}

.rightpane
{
	background-color: #eee;
	padding: 0 0 35px 0;
	vertical-align: top;
}

.rightpanehome
{
	width: 5px;
	background-color: #eee;
	padding: 7px 0 35px 0;
	vertical-align: top;
	background-image: url(img/main_box_top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bottompane {
	height: 22px;
	background-color: White;
	background-image: url(img/main_box_bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 20px;
	border-bottom: solid 4px White;
}

.bottomrightpane 
{
	width: 161px;
	height: 26px;
	background-image: url(img/main_box_bottom_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
	vertical-align: middle;
}

/* Main menu */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar 
{
	background-color: transparent;
}
.MainMenu_MenuItem {
	border: 0;
	cursor: hand;
	color: White;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: Bold; 
	font-style: normal; 
	background-color: transparent;
	height: 30px;
}
.MainMenu_MenuIcon {
	background-color: #dc4d2f;
	border-left: #cccccc 1px solid; 
	border-bottom: 0; 
	border-top: 0; 
	cursor: hand; 
	text-align: center; 
	width: 15px;
}
.MainMenu_SubMenu 
{
	background-color: #e37259;
	z-index: 1000; 
	cursor: hand;
	filter:alpha(Opacity=94) progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak 
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: #e37259;
	cursor: hand;
	font-family: Verdana;
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
}
.MainMenu_MenuArrow 
{
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	width: 1px;
	cursor: hand;
}
.MainMenu_RightSeparator
{
	border-left: solid 1px #f5f5f5;
	border-right: solid	1px #ccc;
	background-color: #ccc;
}

/*
.Selection_MenuArrow {
	border-right: #ccc 1px solid; 
	border-bottom: #ccc 1px solid;
	border-top: #ccc 0px solid;
	background-image: url(image/breadcrumb_blue.gif);
}
*/

.StandardButton {
	color: #ffffff;
	background-color: #036;
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.Section_MenuContainer
{
	float: left;
	clear: both;
	border-top: solid 2px #999;
	border-bottom: #999 1px solid;
	background-color: #036;
	margin: 0px;
	text-align: left;
	width: 152px;
	display: table-column;
}

.Section_MenuBar
{
	height: 22px;
	cursor: Hand;
}

.Section_MenuItem
{
	cursor: hand;
	color: #fff;
	font-size: 10px;
	font-weight: Bold;
	background-color: Transparent;
	font-family: Arial, Sans-Serif, Helvetica;
}

.Section_MenuItemSel
{
	background-color: #ccc;
	color: #036;
	font-size: 10px;
	font-weight: Bold;
	font-family: Arial, Helvetica;
	height: 22px;
}

/* Titles */
h2.producttypetitle
{
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0 8px 0;
}

h3.producttitle
{
	background: transparent url(img/purpledot.gif) no-repeat 0 7px;
	clear: both;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 16px;
	text-decoration:underline;
}

/* Text */
strong.GrayBold
{
	color: #333;
}

/* Links */
a
{
	font-family: Verdana;
}

a.TopMenuLink:link
{
color: White;
font-size: 11px;
text-decoration: none;
}

a.TopMenuLink:visited
{
color: White;
font-size: 11px;
text-decoration: none;
}

a.TopMenuLink:hover
{
text-decoration: underline;
}

/* Tables */
table.View
{
  margin-left: -8px;
}

table.View td
{
  padding: 0 !important;
  margin: 0;
}

/* Modules */
.ModSimpleGalleryC p
{
  text-align: left;
}
