/* CSS STYLES FOR dnnEssence Skin
   =============================
   Submitted to DNN Skinning competition by Syncrony (Pty) Ltd.
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #9c903f;
	background-repeat: no-repeat;
}

/* background color for the content part of the pages */
Body
{
	text-align:center;
	background-color: #9C903F;
	background-attachment: fixed;	
	background-repeat: no-repeat;
	background-position: right bottom;
	scrollbar-face-color: #E3CA3D;
	scrollbar-3dlight-color: #F2E99B;
	scrollbar-arrow-color: #001C0D;
	scrollbar-base-color: #4F4920;
	scrollbar-highlight-color: #F2E99B;
	scrollbar-track-color: #4F4920;
	scrollbar-shadow-color: #4F4920;
	scrollbar-darkshadow-color: #000000;	
}

/* background/border colors for the selected tab */
.TabBg {
background-color: #e7ce39;
}

.TabBg2
{
		background-color: #f7ef9c;

}

.TabBg3
{
	border-top: 2px solid;
}


.HeaderPane{}

.LeftPane
{
/*background-color: #f5f5f5;*/
		background-color: #f7ef9c;

}

.ContentPane  
{
/*background-color: #ffffff;*/
		background-color: #f7ef9c;


border-left: #808080 0px solid; 
}

.RightPane  
{
/*background-color: #ffffff;*/
		background-color: #f7ef9c;


}

.FooterPane {}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 7.5pt;
	color: #393517;
	font-family: Verdana;
	text-decoration: none;
}
#date .SelectedTab
{
	font-weight: bold;
	font-size: 7.5pt;
	color: #393517;
	font-family: Verdana;
	text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#393517;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#393517;
}

A.SelectedTab:active   {
    text-decoration:    underline;
    color:#393517;
}

A.SelectedTab:hover    {
    text-decoration:    underline;
    color:#393517;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 7.5pt;
	color: #393517;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

A.OtherTabs:visited  {
   font-weight: bold;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

#footer A.OtherTabs:link {
    text-decoration:    none;
    color:#393517;
}

#footer A.OtherTabs:visited  {
    text-decoration:    none;
    color:#393517;
}

A.OtherTabs:active, #footer A.OtherTabs:active   {
    text-decoration:    underline;
    color:#393517;
}

A.OtherTabs:hover, #footer A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#393517;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana;
}

.Head2
{
	font-weight: bold;
	font-size: 11px;
	color: darkgreen;
	font-style: normal;
	font-family: Verdana;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bolder;
	font-size: 11px;
	color: #002d18;
	font-style: normal;
	font-family: Verdana;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #002d18;
	font-family: Verdana;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #393517;
	font-family: Verdana;
	text-align: justify;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #D83523}

.NormalBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration:    none;
	color: #413400;
	border: 1px solid #413400;
	background-color: #FFFCEA;
}

A.CommandButton:visited  {
	text-decoration:    none;
	color: #413400;
	border: 1px solid #413400;
	background-color: #FFFCEA;
}

A.CommandButton:active   {
	text-decoration:    none;
	color: #F10909;
	border: 1px solid #F10909;
	background-color: #FFFCEA;
}

A.CommandButton:hover    {
	text-decoration:    none;
	color: #F10909;
	border: 1px solid #F10909;
	background-color: #FFFCEA;
}
    
/* GENERIC */
p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color:#393517;
}
td {
	color:#393517;
}
H1  {
	font-family: Verdana;
	font-size:  18px;
	font-weight:    bold;
	color: #002D18;
	margin-top: 4px;
	margin-bottom: 3px;
}

H2  {
    font-family: Verdana;
    font-size:  16px;
    font-weight:    bold;
    color: #002D18;
	margin-top: 4px;
	margin-bottom: 3px;
}

H3  {
    font-family: Verdana;
    font-size:  14px;
    font-weight:    bold;
    color: #002D18;
	margin-top: 4px;
	margin-bottom: 3px;
}

H4  {
	font-family: Verdana;
	font-size:  13px;
	font-weight:    bold;
	color: #002D18;
	margin-top: 4px;
	margin-bottom: 3px;
}

H5, DT  {
	font-family: Verdana;
	font-size:  12px;
	font-weight:    bold;
	color: #002D18;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 3px;
}

H6  {
	font-family:Verdana;
	font-size:  11px;
	font-weight:    bold;
	color: #002D18;
	margin-top: 4px;
	margin-bottom: 3px;
}

TFOOT, THEAD    {
	font-family: Verdana;
	font-size:  11px;
	color: #413400;
	font-weight: bold;
}

TH  {
    vertical-align: baseline;
	font-family: Verdana;
	font-size:  11px;
	color: #413400;
	font-weight: bold;
}

A:link  {
    text-decoration:   underline;
    color:  #47421D;
}

A:visited   {

	color:  #47421D;
	text-decoration: underline;
}

A:active    {
    text-decoration:    underline;
    color:  #932F28;
}

A:hover {
	color: #932F28;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  12px;
}

BLOCKQUOTE, PRE
{
	font-weight: normal;
	font-size: 11px;
	color: #393517;
	font-family: Verdana;
	text-decoration: none;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
	color: #002D18;
	height:1px;
	text-align:left;
	background-color: #5B1F1A;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #413400;
	font-family: Verdana;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	border-top: #e3ca3d 1px solid;
	font-size: 10px;
	cursor: hand;
	color: #002d18;
	border-bottom: #e3ca3d 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #E3CA3D;
	border-left: 1px solid #E3CA3D;
	border-bottom: 1px solid #E3CA3D;
	border-top: 1px solid #E3CA3D;
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #E3CA3D;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Yellow', Direction=135, Strength=1) ;	
	border: 0px solid #E3CA3D;
}

.ModuleTitle_MenuBreak {
	border-bottom: 1px solid #E3CA3D; 
	border-top: 1px solid #E3CA3D;  
	background-color: White; 
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	border-top: #e3ca3d 1px solid;
	font-size: 10px;
	cursor: hand;
	color: #000904;
	border-bottom: #e3ca3d 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: #e7ce39;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 1px solid #E3CA3D;
	border-bottom: 1px solid #E3CA3D;
	color: #FFFFFF;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	
	height: 16px;
	background-color: #f7ef9c;
}

.MainMenu_MenuBar {	
	cursor: hand; 
	height:16px ;
}

.MainMenu_MenuItem
{
	border-top: #e3ca3d 0px solid;
	font-weight: normal;
	font-size: 7.5pt;
	cursor: hand;
	color: #002d18;
	border-bottom: #e3ca3d 0px solid;
	font-style: normal;
	font-family: Verdana;
	height: 22px;
}
.MainMenu_RootItem
{
	font-weight: normal;
	font-size: 7.2pt;
	color: #002d18;
	font-family: Verdana;
	height: 16px;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #f7ef9c;
	border-left: 0px solid #E3CA3D;
	border-bottom: 0px solid #E3CA3D;
	border-top: 0px solid #E3CA3D;
	text-align: center;
	width: 15px;
	height: 15px;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #f7ef9c;
	filter: progid:dximagetransform.microsoft.shadow(color= 'dimgray' , direction=135, strength=2);
	border: 5px solid #f7ef9c;
}

.MainMenu_MenuBreak {
	border-bottom: 1px solid #E3CA3D; 
	border-top: 1px solid #E3CA3D;  
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel
{
	border-top: #e3ca3d 1px solid;
	font-weight: normal;
	font-size: 7.5pt;
	cursor: hand;
	color: #000904;
	border-bottom: #e3ca3d 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: #e7ce39;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 7.5pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #E3CA3D;
	border-bottom: 0px solid #E3CA3D;
	color: #FFFFFF;
}

.MainMenu_RootMenuArrow {
	font-size: 7.5pt;
	cursor: pointer;
	cursor: hand;

}





#header {
	clear: both;
	height: 122px;
	padding: 0px;
	margin: 0px;
	background-color: #E3CA3D;
	text-align: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container
{
	clear: both;
	border-right: #ffffff 1px outset;
	padding-right: 0px;
	border-top: #ffffff 1px outset;
	padding-left: 0px;
	background: url(/COLAGROE/Portals/_default/Skins/Blue/ContainBak.jpg) #f2e99b no-repeat center center;	
	padding-bottom: 0px;
	margin: 0px auto;
	border-left: #ffffff 1px outset;
	width: 770;
	padding-top: 0px;
	border-bottom: #ffffff 1px outset;
	text-align: center;
}
/*	width: 750px;
*/


#footer {
	height: 30px;
	display: block;
	padding: 0px;
	clear: both;
	text-align: left;
	background-color: #E3CA3D;
	border: 5px solid #FFFFFF;
	margin: 0px;
}
#panes
{
	border-right: white 5px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: white 5px solid;
	padding-top: 0px;
}

#logo {
	height: 150px;
	margin: 0px;
	padding: 0px;
	/*width: 738px;*/
	text-align: right;
	background-attachment: scroll;
	background-image: url(/COLAGROE/Portals/_default/Skins/DNNtheEssence/Escudo5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#loginBox
{
	clear: none;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 0px;
	color: #e3ca3d;
	padding-top: 0px;
	font-family: Verdana;
	height: 0px;
	background-color: #e3ca3d;
	text-align: right;
}
#menuBar
{
	clear: both;
	padding-right: 0px;
	border-top: #ffffff 0px solid;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom: #ffffff 0px solid;
	height: 20px;
	background-color: #e3ca3d;
}
#menu {
	float: left;
	margin-left: 0px;
	clear: none;
	/*width: 725px;*/
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 16px;
}
#date {
	float: right;
	margin-right: 3px;
	margin-top: 2px;
	clear: none;
}
#lablfooter {
	display: inline;
	width: 300px;
	height: 20px;
	margin-left: 5px;
	text-align: left;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#footerinfo {
	margin-right: 5px;
	display: inline;
	height: 20px;
	width: 400px;
	text-align: right;
	float: right;
}
#copyright {
	text-align: center;
	padding-bottom: 10px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	color: #E3CA3D;
}

#copyright a:active, #copyright a:hover {
	color: #F2E99B;
}


#user {
	display: block;
	clear: both;
}

#logo img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display: none;
}
#signinGroup
{
	clear: both;
	font-weight: bold;
	font-size: 7.5pt;
	float: right;
	color: aqua;
	font-family: Verdana;
}
#Table2{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Style for main tables */
.TableStyle1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 0px solid;
	
}
.TableStyle2
{
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
		border-top: black 1px solid;

}

.TableStyle3
{
	border-right: black 1px solid;

}

.TableStyle4
{
	background-image: url(ParteAbajo.jpg);
}
/* text style for the current date */
.CurrentDateStyle {
    font-weight: bold;
    font-size: 7pt;
    color: yellow;
    font-family: Verdana;
    text-decoration: none;
}



.lletragrisafina
{
	font-weight: normal;
	font-size: 10px;
	color: #f7ef9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	a.lletragrisafina
{
	font-weight: normal;
	font-size: 10px;
	color: #f7ef9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.lletragrisafina:link
{
	color: darkgreen;
	text-decoration: none;
}
a.lletragrisafina:visited { color: darkgreen; text-decoration: none;}
a.lletragrisafina:active  { color: darkgreen; text-decoration: none;}
a.lletragrisafina:hover
{
	color: #fefefe;
	background-color: #669966;
	text-decoration: none;
}
td.titulo
{
	/*border-right: black 1px solid;
	border-top: black 1px solid;*/
	font-weight: bold;
	font-size: 8pt;
	/*border-left: black 1px solid;*/
	color: #ffffff;
	/*border-bottom: black 1px solid;*/
	font-family: Verdana;
	background-color: #9c9431;
	text-decoration: none;
}
