/*
====================
Stylesheet for bravoscotland.com
Created by Mark Riddell - http://www.ccssupport.co.uk
August 2007
====================
*/
body 
{
    /* Set default styles for skin */
    margin: 0;
    padding: 0;
     background-image: url('');
	 background-repeat:repeat-x;
    color: #333;
    /* hack for IE 5.5 and below */
    font: 12px Verdana, Tahoma, Arial, Sans-Serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* for IE 6+ and all other browsers */
    font: 12px Verdana, Tahoma, Arial, Sans-Serif;
}
table, tr, td, p, ul, li {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
/*  FIREFOX HACK */
html, body
{ 
    height: 100%; 
}
#wrapper
{
    width: 100%;
    background-color: #fff;
    padding-top: 20px;
}
#home-header
{
    height: 190px; width: 810px;
    background-image: url('headers/home-banner.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#coastal-header
{
    height: 190px; width: 810px;
    background-image: url('headers/coastal-top-banner.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#virtual-header
{
    height: 190px; width: 810px;
    background-image: url('headers/virtual.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#properties-header
{
    height: 190px; width: 810px;
    background-image: url('headers/beach-huts.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#locations-header
{
    height: 190px; width: 810px;
    background-image: url('headers/palm-shade.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#finances-header
{
    height: 190px; width: 810px;
    background-image: url('headers/finance.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#viewing-header
{
    height: 190px; width: 810px;
    background-image: url('headers/viewing.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#verde-header
{
    height: 190px; width: 810px;
    background-image: url('headers/cape-verde.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#turkey-header
{
    height: 190px; width: 810px;
    background-image: url('headers/turkey.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#request-header
{
    height: 190px; width: 810px;
    background-image: url('headers/snorkel.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#spain-resales-header
{
    height: 190px; width: 810px;
    background-image: url('headers/resales.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#spain-header
{
    height: 190px; width: 810px;
    background-image: url('headers/spain.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}

#menu
{
    height: 30px; width: 810px;
    background-image: url('images/menubg.gif');
    background-position: left top;
    background-repeat: no-repeat;
}
#submenu
{
    height: 30px; width: 810px;
    background-image: url('images/submenubg.gif');
    background-position: left top;
    background-repeat: no-repeat;
}
#submenu2
{
    height: 30px; width: 808px;
    background-image: url('images/menubg.gif');
    background-position: left top;
    background-repeat: repeat-y;
}
#main
{
    clear: both;
    width: 810px;
    margin: none;
    overflow: visible;
    background-image: url('images/mainbg.gif');
    background-position: left top;
    background-repeat: repeat-y;
}
#home-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/homefooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#coastal-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/la-manga-footer.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#virtual-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/homefooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#properties-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/propertiesfooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#locations-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/propertiesfooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#finances-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/financefooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#viewing-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/propertiesfooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#verde-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/verde-footer.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#turkey-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/turkeyfooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#repossess-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/homefooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#spain-resales-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/homefooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#spain-footer
{
    height: 190px; width: 810px;
    background-image: url('headers/homefooter.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}

#banner
{
    height: 190px; width: 810px;
    background-image: url('headers/banner.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}.terms
{
    color: #666;
}
a.terms:link, a.terms:visited, a.terms:active
{
    text-decoration: none;
    color: #666;
}
a.terms:hover
{
    text-decoration: underline;
    color: #666;
}
#copyright
{
    height: 45px; width: 830px;
    background-image: url('images/copyrightbg.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
/*====================
Set default font for modules
====================
*/
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font: 100% Tahoma, Verdana, Arial, Sans-Serif;
    color: #333;
}
/*
====================
Style for module titles
====================
*/
.Head
{
    font-size: 16px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    color: #FF9900;
}
.PropertyHead
{
    background-color: ffcc00;
	font-size: 16px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    color: #FFcc00;
}

.DocsHead
{
    background-color: fff;
	font-size: 16px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
	text-decoration: none;
    color: #FF0000;
}
/* style for item titles on edit and admin pages */
.SubHead
{
    font-size: 85%;
}
/* module title style used instead of Head for compact rendering of Quicklinks and Signin */
.SubSubHead
{
    font-size: 85%;
}
/*
====================
Button style for standard HTML buttons
====================
*/
.StandardButton
{
    font-size: 75%;
}
/* ----------
Links format added for Opera browser and Safari
------------ */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #FF9900;
    font-weight: bold;
}
.Normal A:hover
{
   
    color: #000;
}
/* ----------
Any SkinItems that are NOT links eg date
------------- */
.SkinItem
{
    text-decoration: none;
    color: #3761B5;
    font-size: 85%;
}
/* ----------
SkinItems that are links eg terms, privacy
------------- */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #3761B5;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #3761B5;
}
/* ===== Text links ===== */
.links
{
    text-decoration: none;
    color: #999;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 85%;
}
A.links:link, A.links:visited, A.links:active
{
    text-decoration: none;
    color: #999;
}
A.links:hover
{
    text-decoration: underline;
    color: #666;
}
/* ===== Footer links ===== */
.Footerlink
{
    color: #999;
    font-size: 85%;
}
A.FooterLink:link, A.FooterLink:visited, A.FooterLink:active
{
    text-decoration: none;
    color: #999;
}
A.FooterLink:hover
{
    text-decoration: underline;
    color: #999;
}
.breadcrumb
{
    color: #990000;
    font-size: 85%;
}
A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active
{
    text-decoration: none;
    color: #990000;
}
A.breadcrumb:hover
{
    text-decoration: underline;
    color: #990000;
}
/* [SOLPARTMENU] */
.MainMenu_MenuContainer {
	background-color : transparent;
	font-size: 10px;
}
.MainMenu_MenuBar {
	background-color : transparent;
}
/* Normal menu styling */
.MainMenu_MenuItem {
	font-family : Tahoma, Arial, Helvetica;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
	background-color: transparent;
	border: none;
	line-height: 1.5em;
	color: #666;
}

.MainMenu_MenuItemSel3 {
	cursor: pointer; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: normal; 
    text-decoration: none;
	background-color: #ffcc00;
	padding-left:20px;

	border: none;
	color: #000;
	line-height: 1.5em;
}
/* MouseOver */
.MainMenu_MenuItemSel {
	cursor: pointer; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
    text-decoration: none;
	background-color: #ffcc00;
	border: none;
	color: #fff;
	line-height: 1.5em;
}

.MainMenu_MenuItemSel2 {
	cursor: pointer; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
    text-decoration: none;
	background-color: #ffcc00;
	border: none;
	color: #000;
	line-height: 1.5em;
}



.MainMenu_MenuIcon 
{
    background-color: Transparent;
    padding: none;
    margin: none;
    border: none;
    display: none;
}
.MainMenu_SubMenu {
	border : 1px solid #666;
	margin-top: 2px;
	margin-left: 0px;
	background-color : #ebebeb;
	color : #666;
	height: auto;
	filter: alpha(opacity=85, FinishOpacity=85, Style=1);
 	-moz-opacity: 0.90;
 	line-height: 1.5em;
}
.MainMenu_MenuBreak {
	border: none;
}
.MainMenu_MenuArrow {
	border: none;
}
.MainMenu_RootMenuArrow {
}
/* Menu cell Normal */
.RootMenuItem TD
{
    background-color: transparent;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	color : #663300;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
	text-align: center;
	width: auto;
	height: 30px;
}
/* Menu cell MouseOver */
.RootMenuItemSelect TD{
	background-color: #ffcc00;
	font-family : Arial, Arial, Helvetica, sans-serif;
	color : #663300;
	font-weight : bold;
	text-decoration : none;
    height: 30px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
    border: 1px solid #ccc;
    height: 18px; width: 130px;
    background-color: #ebebeb;
    vertical-align: middle;
    padding-top: 1px;
    margin-bottom: 20px;
}
/* SNAPSIS MENU */
.TabList {
    float:left;
    horizontal-align:center;
    height: 100%;
}
.TabList ul {
    clear:both;
    margin:0;
    padding: 0px 10px 0;
    list-style:none;
    display: inline;
}
.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 0px;
}
.TabList li a {
   font-family: Verdana,Tahoma,San-Serif;
   font-size:8pt;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}
select.TabList {
    /*border-left: #003366 1px solid;
    border-right: #003366 1px solid;
    border-top:  #003366 1px solid;
    border-bottom: #003366 1px solid;
    background-color: #003366;*/
    color:#FFFFFF;
    font-weight:bold;
    font-size:80%;
}
/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them
#ParentTabs > ul a {width:auto;}
#ChildTabsLevel1 > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}
/* End IE5-Mac hack */
#ParentTabsRow
{
   background-color: #ff9900;
}
#ParentTabsContainer {
   position:relative;
   z-index:5;
   vertical-align:middle;
   clear:both;
}
#ParentTabs a {
    float:left;
    display:block;
    width:auto;
    text-align:center;
    padding:10px 10px 7px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
    text-transform: uppercase;
}
#ParentTabs a:hover {
    text-decoration:none;
    color: #FFffff;
    font-weight: bold;
}
#ParentTabs li {
    border-bottom: none;
} 
#ParentTabs li:hover {
}
#ParentTabs .SelectedTab {
}
#ParentTabs .SelectedTab a {
    color:#ffffff;
   
}
#ChildTabsRow {
}
#ChildTabsContainer {
   padding-top:5px;
   padding-bottom:5px;
   
   border-top: none;
   vertical-align:middle;
   text-align:center;
   height: 20px;
}
#ChildTabsLevel1 a {
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
    font-weight:bold;
    color:#000;
    font-weight: bold;
    font-size: 9px;
    vertical-align:middle;
}  
#ChildTabsLevel1 .SelectedTab a {
    color:#fff;
    vertical-align:middle;
}    
#ChildTabsLevel1 a:hover {
    color:#fff;
}    
#ChildTabsLevel1 .LinkLeft {
    position:relative;
    float:left;
    height:100%;
    border: 1px ;
    padding-right:1px;
    padding-left:1px;
    /*background:url('BreadCrumbPipe.gif') no-repeat left bottom;*/
}


#AdminTabsContainer
{
    width: 810px;
}
#AdminHostList
{
    background-color: #fff;
    color: #000;
    float:right;
}
#TopMenuContainer {
   z-index:5;
   height:auto;
   
   vertical-align:middle;
   clear:both;
   width: auto;
   padding-left: 100px;padding-top:20px;
}
#TopMenu a {
    float:left;
    display:block;
    width:auto;

	background-image: url('images/sm-menu1.gif');
    text-align:center;
    padding:5px 10px 5px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
#TopMenu a:hover {
    background-position:100% -150px;
	 background-image: url('images/sm-menu2.gif');
    color:#ffffff;
}
/*
#TopMenu li {
    border-bottom: none;
    border-left: solid 2px #e3001b;
} 
*/
/*
#TopMenu li {
    border-bottom: none;
    border-bottom: solid 2px #ffffff;
} 
*/

#TopMenu li:hover {
    background-position:0 -150px; 
}
#TopMenu .SelectedTab {
    background-position:0 -150px;
    border-width:0;
}
#TopMenu .SelectedTab a {
    background-position:100% -150px;
    padding-bottom:0px;
    color:#000;
}

.indentL {
padding-left: 15px
}
.margins
{
margin:10px 20px 15px 20px;
}
