﻿
/* 
verDi light green #BDCD60
light green #669934
dark green #00492B
gray #C1C1C1
*/

body
{
	margin: 0px 0px 0px 0px;
	background-color:#c1c1c1; 
}

A:LINK
{
	font-size: 11px;
	font-family: Tahoma, Verdana ,Arial;
	text-decoration: none;
	font-weight: bold;
	color: #669934;
}
A:VISITED
{
	font-size: 11px;
	font-family: Tahoma, Verdana ,Arial;
	text-decoration: none;
	color: green;
	font-weight: bold;
	color: #669934;
}
A:HOVER
{
	font-size: 11px;
	font-family: Tahoma, Verdana ,Arial;
	font-weight: bold;
	color: #BDCD60;
}
a img
{
    border:0px;
}
.defaultText
{
	font-family: Tahoma, Verdana ,Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000 ;
}

.defaultTextBold
{
	font-family: Tahoma, Verdana ,Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.contentBox
{
	border: solid 1px #C1C1C1;
	color: #FFFFFF;
	
}

.contentBoxTitle
{
	color: #FFFFFF;
	background-color:#C1C1C1;
	font-family: Tahoma, Verdana ,Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	
}

.helpBox
{
	border: solid 1px #000080; 
   background-color: #FEFBD2;
   color: #000080; 
   line-height: 14px;
   padding: 3px 3px 3px 3px; 
}

.helpBoxTitle
{
	border-top: solid 1px #000080; 
  border-left : solid 1px #000080; 
  border-right : solid 1px #000080; 
  background-color: #FEFBD2;
   color: #000080; 
   line-height: 14px;
   padding: 3px 3px 3px 3px; 
}

.helpBoxBody
{
  border-left : solid 1px #000080; 
  border-right : solid 1px #000080; 

   background-color: #FEFBD2;
   color: #000080; 
   line-height: 14px;
   padding: 3px 3px 3px 3px; 
}

.helpBoxFooter
{
		border-bottom: solid 1px #000080; 
  border-left : solid 1px #000080; 
  border-right : solid 1px #000080; 

   background-color: #FEFBD2;
   color: #000080; 
   line-height: 14px;
   padding: 3px 3px 3px 3px; 
}


.textWhiteBold
{
	font-family: Tahoma, Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.Title
{
	font-family: Tahoma, Verdana ,Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #00492B;

}

.errorMessage
{
font-weight: bold;
 font-size: 11px; 
 font-family: Thaoma,Verdana, Arial, Helvetica, sans-serif; 
 color : #c03;
}

.button
{
	background: url(/App_Themes/turismoGolf2007/Images/Button.gif) #ffffff;
	font: bold 11px  Thaoma,Verdana, Arial, Helvetica; /*cursor: hand;*/
	color: #FFFFFF;
	height: 20px;
	width: 85px;
	text-align: center;
	border-right: #c0c0c0 0px outset;
	border-top: white 0px inset;
	border-left: white 0px inset;
	border-bottom: #c0c0c0 0px outset;
}

.button110
{
	background: url(/App_Themes/turismoGolf2007/Images/Button110.gif) #ffffff;
	font: bold 10pt Arial,sans-serif; /*cursor: hand;*/
	color: #FFFFFF;
	height: 20px;
	width: 110px;
	text-align: center;
	border-right: #c0c0c0 0px outset;
	border-top: white 0px inset;
	border-left: white 0px inset;
	border-bottom: #c0c0c0 0px outset;
	}
	
	.button130
{
	background: url(/App_Themes/turismoGolf2007/Images/Button130.gif) #ffffff;
	font: bold 10pt Arial,sans-serif; /*cursor: hand;*/
	color: #FFFFFF;
	height: 20px;
	width: 130px;
	text-align: center;
	border-right: #c0c0c0 0px outset;
	border-top: white 0px inset;
	border-left: white 0px inset;
	border-bottom: #c0c0c0 0px outset;
	}
	/*AJAX.NET TAB CONTROL 
.ajax__tab_xp .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:
        url(AjaxControlToolkit.Tabs.tab-line.gif")%>) 
        repeat-x 
        bottom;
}
.ajax__tab_xp .ajax__tab_outer {
    padding-right:4px;
    background:
        url(AjaxControlToolkit.Tabs.tab-right.gif")%>) 
        no-repeat 
        right;
    height:21px;
}
.ajax__tab_xp .ajax__tab_inner {
    padding-left:3px;
    background:
        url(AjaxControlToolkit.Tabs.tab-left.gif")%>)         no-repeat;
}
.ajax__tab_xp .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background:
        url(AjaxControlToolkit.Tabs.tab.gif")%>)         repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background:
        url(AjaxControlToolkit.Tabs.tab-hover-right.gif")%>)         no-repeat         right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background:
        url(AjaxControlToolkit.Tabs.tab-hover-left.gif")%>)         no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background:
        url(AjaxControlToolkit.Tabs.tab-hover.gif")%>)         repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background:
        url(AjaxControlToolkit.Tabs.tab-active-right.gif")%>)         no-repeat 
        right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background:
        url(AjaxControlToolkit.Tabs.tab-active-left.gif")%>)         no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background:
        url(AjaxControlToolkit.Tabs.tab-active.gif")%>)         repeat-x;
}
.ajax__tab_xp .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

*/
        
.custom_ajax__tab_xp .ajax__tab_header 
{
	
    font-family:tahoma,verdana,helvetica;
    font-size:11px;
}

.custom_ajax__tab_xp .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
	background-color: #669934;
	     font-weight :bold ;
     color:#FFFFFF;  
}

.custom_ajax__tab_xp .ajax__tab_body {
    font-family:tahoma,verdana,helvetica;
    font-size:11px;

    border-top: 1px solid #c1c1c1;
    padding:8px;
    background-color:#ffffff;
}

.custom_ajax__tab_xp .ajax__tab_active .ajax__tab_tab 
{
	background-color: #C1C1C1;
}

.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=30);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=30);
	opacity:0.6;
}

.modalPopup
{
		border: solid 1px #669934;
	color: #FFFFFF;
    text-align:center;
    padding-top: 30px; 

    background-color:White; 
    width:300px; 
    height:100px;
}

/* Grid */
.grid
{
	font: 8pt Arial,sans-serif;
	background: #ffffff;
	color: #999;
}
.gridSelectedItemStyle
{
	background: #008A8C;
	font: 8pt Arial,sans-serif;
	color: #FFF;
}
.gridItemStyle
{
	font: 8pt Arial,sans-serif;
	background: #EDF3FE;
	color: #333;
	text-align: left;
}
.gridAlternatingItemStyle
{
	font: 8pt Arial,sans-serif;
	background: #FFFFFF;
	color: #333;
	text-align: left;
}
.gridHeaderStyle
{
	background: url(/App_Themes/Metal/Images/headerBackGround20.gif);
	font: bold 8pt Arial,sans-serif;
	color: #333;
}
.gridFooterStyle
{
	background-color:#D5D7CA;
	font: bold 9pt Arial,sans-serif;
	color: #FFF;
}
.gridPagerStyle
{
	background-color:#D5D7CA;
	font: 8pt Arial,sans-serif;
	color: #FFF;
}



