﻿body {
}


body {
	background-image: url('../../Resources/Images/main_bl.jpg');
	background-repeat: no-repeat;
}

body, html {
	height: 100%; background-color: #f4f0e9;
}

body, html {
	padding: 0; margin: 0; border: 0;
	font: normal 10pt Verdana, helvetica, 'nimbus sans l', 'DejaVu Serif', courier new;
	color: #000000;
}

textarea, div, form, input, textarea, select {
	font-size: inherit;
}

.h2 {
	font-size: 16pt; font-weight: bold;
	border-bottom: 1px #CCCCCC dotted;
}
h3 {}
h4 {}

input.textfill { border: 1px #CCCCCC solid; padding: 2px; margin: 0px; }
input.button { 
	border: 1px #CCCCCC solid; padding: 1px; margin: 0px;
	background-image: url('../../Resources/Images/buttonshadow.png'); background-position: bottom left; background-repeat: repeat-x; 
}
	
div {  display: block; z-index: 0; }

a:active, a:visited, a:link { color: #555555; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: 0px; }


.clear { float: left; margin: 0px; padding: 0px; width: 100%; height: 10px; clear: all; }
.under_line { text-decoration: underline; }


/****************************************/
/*                comercial             */
/****************************************/

.commercial_general {
	width: 100%; text-align: center; overflow: hidden;
}

.commercial_padding { margin: 10px 0px 10px 0px; }

/****************************************/
/*           boc_upper_menu             */
/****************************************/

div.header_login_menu { 
	background-image: url('../../Resources/Images/header_login_menu.png');
	position:absolute;
	left:600px;
	width: 450px; height: 40px; 
	text-align: center; overflow: visible;
	font-size: 9pt;
}

div.header_logged_menu { 
	background-image: url('../../Resources/Images/header_logged_menu.png');
	float: right; width: 226px; height: 40px; 
	text-align: right; overflow: visible;
	font-size: 9pt;
}

div.header_login_menu_inner { position: relative; overflow: visible; margin: 5px 7px 0px 5px; height: 30px; line-height: 30px; font-size:11px; }
div.header_login_menu_left { position: relative; overflow: visible; margin: 0px 7px 0px 5px; height: 30px; line-height: 30px; font-size:11px;text-align:left; }

ul.boc_upper_menu_list { margin: 0px; paddin: 0px; display: none; list-style: none; float: right; width: 230px; position: absolute; top: 25px; right: 0px; }
ul.boc_upper_menu_list li { border-top: 1px #CCCCCC solid; padding: 0px 0px 0px 10px; line-height: 26px; height: 26px;  }
ul.boc_upper_menu_list li.menu { text-align: left; background-color: #cec8be; border: 1px #CCCCCC solid; border-bottom: none; }
ul.boc_upper_menu_list li.menu:hover { background-color: #b2ada3 ; }
ul.boc_upper_menu_list li.boc_upper_menu_list_end { border-bottom: 1px #CCCCCC solid; }
ul.boc_upper_menu_list li a { font-weight: bold; }

/****************************************/
/*               TOPMENU                */
/****************************************/

div.top_mainmenu {
	float: left; width: 100%; overflow: visible; margin-bottom: 10px;
}
div.top_mainmenu_inner {
	height: 30px; overflow: visible; float: left; padding-top: 10px; width: 800px;
	background-image: url('../../Resources/Images/top_menu_ct.png');
}
div.top_maim_menu_inner_lt { float: left; background-image: url('../../Resources/Images/top_menu_lt.png'); width: 20px; height: 40px; margin-left: 10px; }
div.top_maim_menu_inner_rt { float: left; background-image: url('../../Resources/Images/top_menu_rt.png'); width: 20px; height: 40px; margin-right: 10px; }
ul.top_mainmenu {
	list-style: none; margin: 0px; padding: 0px; border: 0px;
}
li.top_mainmenu {
	float: left; display: inline; width: auto; position: relative;
	padding-left: 10px; overflow: visible; text-align: right;
}
a.top_mainmenu { font-weight: bold; }
ul.top_mainsubmenu {
	z-index: 1000;
	position: absolute; top: 20px; left: 0px; display: none;
	background-color: #cec8be;
	list-style: none; margin: 0px; padding:0px; border: 0px;
}

li.top_mainsubmenu_item { text-align: left; border: 1px #999999 solid; border-bottom: 0px; padding: 3px; }
li.top_mainsubmenu_lastitem { border-bottom: 1px #999999 solid; border-bottom-left-radius: 5pt; -moz-border-bottom-left-radius: 5pt;  }



div.mainmenu { position: absolute; z-index: 300; top: 120px; height: 22px; 
	overflow: visible; padding: 0px; margin: 0px; padding-left: 30px; } 
div.mainmenu table { border: 1px #333333 solid; background-color: #f4f0e9; height: 22px; }
div.mainmenu table tr td { padding: 3px 5px 3px 5px; vertical-align: top; position: relative; }
div.mainmenu table tr td a { font-weight: bold; }
div.mainmenu table tr td ul { display: none; list-style: none; margin: 0px; padding: 0px; background-color: #f4f0e9;
	position: absolute; top: 24px; left: 0px; 
	border: 1px #CCCCCC solid; border-bottom: none; -moz-border-radius-bottomleft: 10pt; }
div.mainmenu table tr td ul li { text-align: left; border-bottom: 1px #CCCCCC solid; padding: 4px 7px 4px 7px; }
div.mainmenu table tr td ul li:hover { border-bottom: 1px #CCCCCC solid; background-color: #F4F4F4 ; padding: 4px 7px 4px 7px; }

/****************************************/
/*               CONTENT                */
/****************************************/

table.main_content {
	width: 100%;
}

table.main_content td {
	border: 0px;
	margin: 0px;
}

table.main_content td.content {
	background-color: #f4f0e9;
	border: 1px #AAAAAA solid;
	padding: 8px;
}

.divcolor { background-color: #DDDDDD; }

/****************************************/
/*              HOME PAGE               */
/****************************************/

div.home_content_section {
	float: left; width: 50%; overflow: hidden;
}

div.home_content_section_inner {
	margin: 4px; padding: 5px;  overflow: hidden;
	border: 1px #CCCCCC solid; overflow: hidden; border-radius: 5pt; -moz-border-radius: 5pt;
	background-color: #DDDDDD;
	font-size: 85%;
}


/****************************************/
/*             FOOTERMENU               */
/****************************************/

div.main_footermenu {
	float: left; width: 100%;
	background-color: #cec8be;
	opacity: .8;
	filter: alpha(opacity='80');
	width: 100%;
}

div.main_footermenu	div.main_footermenu_inner {
	padding: 20px 10px 10px 10px;
}

/****************************************/
/*              LEFTMENU                */
/****************************************/


table.main_content td.leftmenu {
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	border: 1px #AAAAAA solid;
	-moz-border-radius-topright: 1em;  -moz-border-radius-bottomright: 1em; 
	border-top-right-radius: 1em; border-bottom-right-radius: 1em;
	opacity: .8;
	filter: alpha(opacity='80');
	width: 15%;	
	padding: 10px;
}

/****************************************/
/*             THUMB ELEMENT               */
/****************************************/

.thumb { float: left; text-align: center; width: 25%; padding-bottom: 10px;  }
.thumb .thumbthumb { 
	padding: 4px; margin: 4px; margin-bottom: 0px; text-align: justify; border: 1px #CCCCCC dotted; border-bottom: none;
	font-size: 95%; padding-left: 25px; overflow: hidden; height: 150px;  cursor: pointer;
	background-color: #DDDDDD;
}
.thumb .thumbthumb_down { 
	font-size: 80%; padding: 4px; padding-bottom: 8px; margin: 4px; margin-top: 0px; text-align: center;  cursor: pointer;
	border: 1px #CCCCCC dotted; border-top: none; padding-left: 25px; height: 60px; overflow: hidden;
	background-color: #DDDDDD;
}
.thumb .thumbthumb_down a { font-size: inherit; }

/****************************************/
/*             PUBLICA                  */
/****************************************/

/*
.segment { float:left; border-right: 1px #CCCCCC solid; text-align: justify; }
.segment_h { width: 24%; float:left; border-right: 1px #CCCCCC solid; display: none; text-align: justify; overflow: auto; height: 250px; }
.segment_t { width: 100%; float:left; padding: 10px 0px 10px 0px; font-weight: bold; color: #990000; text-align: justify; }

.inner { padding: 0px 0px 5px 20px; }

h2 { padding: 10px 0px 0px 20px; margin: 0px; }

table.crea1 { width: 100%; }
table.crea1 tr td input { width: 99%; }

.typebutton { padding: 5px; border: 1px #CCCCCC solid; margin-top: -1px; cursor: pointer; overflow: hidden; width: 80%; }
.typebutton a { float: left; }

fieldset { border: 1px #CCCCCC solid; }
legend { font: bold 10pt Verdana, Arial, Helvetica, sans-serif; color: #990000; }
*/

/****************************************/
/*             MY AREA                  */
/****************************************/

.label1
{
	margin: 4px; padding: 5px;  overflow: hidden;
	border: 1px #CCCCCC solid; overflow: hidden; border-radius: 5pt; -moz-border-radius: 5pt;
	background-color: #DDDDDD;
	font-size: 85%;
}

.labelCaption
{
	font-family:Verdana;
	font-size:95%;
	font-weight:700;
	text-align:justify;
}

.anchor
{
	font-family:Verdana;
	font-size:11px;
	COLOR: #555555;
	text-decoration:none;
}

.categoryDetailDiv
{
	background-color:#DDDDDD;
	border:solid 1px silver;
	padding:10px;
	width:200px;
}

.unsetCategoryDetailDiv
{
	background-color:#DDDDDD;
	border:solid 0px #DDDDDD;
	padding:0px;
	width:200px;
}

.textbox
{
	font-family:Verdana;
	font-size:12px;
	border:solid 1px black;
	
}

.bocArt
{
	BACKGROUND-IMAGE: url(../../Resources/Images/main_bocart.jpg);	
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #f4f0e9;
}

.button
{
	font-family:Verdana;
	font-size:11px;	
}

.menuAnchor
{
	font-family:Verdana;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.tblInvitedUsers
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.hr
{
	height:0px;
	border-color:Silver;
}

.genericLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.linkbutton
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

