/* 
================================
Skin Styles Atlantic Swiss
================================
*/ 

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}


/* GENERIC */
H1  {
	font-family: Arial, Helvetica;
	font-size:  medium;
	font-weight:  normal;
	color: #AF88D7;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H2  {
	font-family: Arial, Helvetica;
	font-size:  x-small;
	font-weight:  bold;
	color: #000000;
}

H3  {
	font-family: Arial, Helvetica;
	font-size:  x-small;
	font-weight:   bold;
	color: #8ad9f8;
}

H4  {
	font-family: Arial, Helvetica;
	font-size:  x-small;
	font-weight:   normal;
	color: #333333;
}

H5, DT  {
	font-family: Arial, Helvetica;
	font-size:  xx-small;
	font-weight:   normal;
	color: #000000;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  x-small;
    font-weight:   bold;
    color: #000000;
}
.actions {
	float: left;
	width: 100%;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #AF88D7;
}
.tabledatahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tabledatahighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #af88d7;
	text-decoration: none;
	font-style: italic;
}


.container {
	width: 100%;
	height: auto;
}

.outer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.graphic {
	width: 760px;
	float: left;
}
.leftnav {
	background-color: #990000;
	float: left;
	width: 128px;
	margin-right: 14px;
}
.maintext {
	float: left;
	height: auto;
	width: 617px;
}



.inner {
	width: 760px;
	background-image: url(images/pagebgd_estatemanagement.gif);
	margin-right: auto;
	margin-left: auto;
}
.innerTravel {
	width: 760px;
	float: left;
	background-image: url(images/pagebgd_travel.gif);
}

.titleTravel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.arrow {
	float: right;
}
.innerProductions {
	width: 760px;
	background-image: url(images/pagebgd_productions.gif);
	margin-right: auto;
	margin-left: auto;
}


.topNav {
	width: 760px;
}
.topnavFS {
	text-decoration: none;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #AF88D7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}
a.topnavFS:hover {
	text-decoration: underline;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #AF88D7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}

.topnavEM {
	text-decoration: none;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #bfa1e1;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}
a.topnavEM:hover {
	text-decoration: underline;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #bfa1e1;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}

.topnavPT {
	text-decoration: none;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #75bdf7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}
a.topnavPT:hover {
	text-decoration: underline;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #75bdf7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}

.topnavPR {
	text-decoration: none;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #8ad9f8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}
a.topnavPR:hover {
	text-decoration: underline;
	float: left;
	height: 18px;
	width: 190px;
	background-color: #8ad9f8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
}



#navSub {
	width: 128;
	float: left;
	margin-right: 15px;
	clear: right;
}

#navSub ul {
	margin: 0; 
	padding: 0;
}

#navSub li {
	list-style-type: none;
}

#navSub li a {
	width: 128px;
	display: block;
	background-color: #af88d7;
	padding: 4px 0px 4px 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

#navSub li a:hover {
	background-color:  #bfa1e1;
}
	

#navSub li a.SelectedTab  {
	color:#ffffff;
	text-decoration:none;
	background-color:#bfa1e1;
}

#navSub li a.SelectedTab:hover  {

	background-color:#bfa1e1;
}

#navSubTravel {
	width: 128;
	float: left;
	margin-right: 15px;
}

#navSubTravel ul {
	margin: 0; 
	padding: 0;
}

#navSubTravel li {
	list-style-type: none;
}

#navSubTravel li a {
	width: 128px;
	display: block;
	background-color: #75bdf7;
	padding: 4px 0px 4px 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

#navSubTravel li a:hover {
	background-color:  #A0D1FA;
}
	

#navSubTravel li a.SelectedTab  {
	color:#ffffff;
	text-decoration:none;
	background-color:#A0D1FA;
}

#navSubTravel li a.SelectedTab:hover  {
	background-color:#A0D1FA;
}

#navSubProductions {
	width: 128;
	float: left;
	margin-right: 15px;
}

#navSubProductions ul {
	margin: 0; 
	padding: 0;
}

#navSubProductions li {
	list-style-type: none;
}

#navSubProductions li a {
	width: 128px;
	display: block;
	background-color: #8ad9f8;
	padding: 4px 0px 4px 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

#navSubProductions li a:hover {
	background-color:  #B4E8FC;
}
	

#navSubProductions li a.SelectedTab  {
	color:#ffffff;
	text-decoration:none;
	background-color:#B4E8FC;
}

#navSubProductions li a.SelectedTab:hover  {
	background-color:#B4E8FC;
}

#LeftNavEstate {
   padding-top:7px;
   padding-bottom:0px;
   padding-left: 0px;
   vertical-align:middle;
   text-align:left;
   height: 18px;
}

#LeftNavEstate a {float:none;}
/* End IE5-Mac hack */
#LeftNavEstate a {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	padding-left:1px;
	padding-right:11px;
	text-decoration:none;
	vertical-align:middle;
	color:#2E4118;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E4118;	
	width: 150px;
}  

#LeftNavEstate .SelectedTab a {
    color:#FFFFFF;
    vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E4118;	
	width: 150px;
}    

#LeftNavEstate a:hover {
    color:#FFFFFF;
    text-decoration:none;
}    

/*
#LeftNavEstate .LinkLeft {
    position:relative;
    float:left;
    height:100%;
    border: 1px ;
    padding-right:1px;
    padding-left:1px;
    /* background:url(images/subnav_pipe.gif) no-repeat left bottom; */
}

.content {
	float: right;
	width: 617px;
	padding: 0px;
	background-color: #00FF00;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 670px;
	padding-top: 10px;
	margin-left: 8px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 30px;
	width: 760px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF88D7;
	float: left;
	text-align: center;
}

.contentAdmin {
	float: left;
	width: 735px;
	margin-left: 8px;

}
.innerAdmin {
	background-image: url(images/bgd_content_admin.jpg); 
	background-repeat: repeat-y;
	float: left;
	width: 760px;
}

#footer {
	float: left;
	height: 21px;
	width: 678px;
	padding-top: 6px;
}
#footer li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 8px;
	padding-left: 7px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
	font-family: Arial, Helvetica;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
    font-size: small;	
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica;
    font-size: small;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica;
    font-size: small;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica;
    font-size: small;
    font-weight: normal;
}

.NormalSmall {
    font-family: Arial, Helvetica;
    font-size: smaller;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}



/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9pt;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
   font-family: Verdana, sans-serif; 
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* 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 {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
	float:left;
	clear:both;
	
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.topnavLinks {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.topnavLinks:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
