﻿* {
	margin: 0;
	padding: 0;
}

body
{
    font-family:Segoe UI Light, Segoe UI, Georgia, Sans-Serif;
    
    background-color: #72553D;
	background-image: url(/areas/blackrooster/content/background2.gif);
	background-repeat: no-repeat;
	background-position: -160px -20px;
	background-attachment: fixed;
    
    font-size: 1.0em;
    
    color: white;
}

.pp_header
{
	width: 750px;
    margin-top: 0px;
    margin-bottom: 12px;
    
    padding-bottom: 10px;
    border-bottom: solid 1px #777;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    
    display: table;
    padding-top: 10px;
}

#pp_header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    
    font-size: 32px !important;
}

a
{
    color: #FECDA6;
    text-decoration: none;
}

a:link
{
    color: #FECDA6;
    text-decoration: none;
}

a:visited
{
    color: #FECDA6;
    text-decoration: none;
}
a:hover
{
    color: #FECDA6;
    text-decoration: underline;
}
a:active
{
    color: #FECDA6;
}
a.disabled
{
    color: gray;
}

.smallButton
{
    color: #FECDA6;
    font-weight:bold;
    text-decoration: none;
    cursor:pointer;
    font-size: small; 
    margin: 0;
}

.smallButton:hover
{
    color: #FECDA6;
    font-weight:bold;
    text-decoration: underline;
}

.expandArea
{
    cursor:pointer;
}

.expandArea:hover
{
	background-color: #4e3a2a;
    cursor:pointer;
}

.actionLink
{
	font-weight:bold;
	font-size: 1.1em;
}

.actionLinkText
{
	font-weight:bold;
	font-size: 1em;
}

.actionLinkLeft
{
	font-size: 1.2em;
	text-align:right;
	font-weight:bold;
	float:left;	 
}

.actionLinkRight
{
    font-size: 1.2em;
	text-align:right;
	font-weight:bold;
	float:right;	 
}

.areaRight
{
	 margin-top:10px;
	 margin-right:50px;
}

.headerWithDescription
{
	color: #666;
    font-size: 1.2em;
    font-weight:bold;
    margin:0;
}

.dataHeader
{
	font-weight:bold;
	font-size: 1.1em;
    margin:0;
}

p
{
    margin-top: 0px;    
    margin-bottom: 20px;    
}

ul
{
    margin-left: 40px;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	margin:0;
    font-size: 1.5em;
    color: #999;    
}

h1, h2
{
    padding: 0 0 10px 0;
}

h2
{
	padding: 10px 0 10px 0;
	font-size: 1.2em;
}

h3
{
	color:#999;
	font-weight:bold;
    font-size: 1.1em;
}
h4
{
    font-size: 1.05em;
}
h5, h6
{
    font-size: 1em;
}

small
{
    font-family: Segoe UI, Helvetica, Arial;
	font-size: 0.8em;
	font-weight: normal;
	color:#ccc;
}

.inactiveArea
{
    filter: alpha(opacity=50);
    opacity: 0.5;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

.pp_content
{
    padding: 10px 0px 30px 0px;    
    margin-bottom: 20px;
 
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.tightContent
{
	text-align: left;
	width: 600px;
	margin: 0px auto 0px auto;
}

.infoBubble
{
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 CCborderRadius:6px;
	 margin-left:9px;
	 
	 background-color:#efefef;
	 padding: 9px 9px 9px 15px;
}


/* TAB MENU   
----------------------------------------------------------*/
.menucontainer
{
	margin:0px;
	margin-left:15px;
	margin-top:15px;
}

ul#menu
{
    margin: 0;
    padding:0;
    float:left;
	list-style:none;
}

ul#menu li
{
	margin-right:10px;
	float:left;
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
   /* padding: 10px 20px;*/
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

ul#menu li a
{
    /*padding: 10px 20px;*/
    font-weight: normal;
    text-decoration: none;
    font-size:1.1em;
    display:block;
    color: #FECDA6;
}

ul#menu li a:hover
{
    color: White;
    text-decoration: none;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
    font-weight: bold;
    color: White;
    margin-top:-5px;
    font-size:1.2em;
}



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
	padding:4px;
	font-family: Segoe UI, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
	font-size:1.0em;
    width: 200px;
    border: 1px solid Black;
}

textarea
{
	padding:5px;
	font-family: Segoe UI, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
	font-size:1.0em;
    width:300px;
    height:70px;
    border: 1px solid Black;
}

select
{
	padding:0px;
	font-family: Segoe UI, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
	font-size:1.0em;
    border: 1px solid Black;
}

input:focus
{
	background-position: #FFFF99;
	background: #ffe5d4;
}

input[type="password"] 
{
	font-size:1.0em;
    width: 200px;
    border: 2px solid Black;
    
    padding:4px;
	font-family: Segoe UI, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
}

/* TABLE
----------------------------------------------------------*/

table 
{
	margin:0;
  border-width:0;
  border-collapse: collapse;
}

table td 
{	
	margin:0;
  padding: 0;
  border-width:0;
}

table th
{
	margin:0;
  padding: 0;
  text-align: left;
  
  border-width:0; 
}

table.innerFrame
{
	border-collapse: collapse;
}

table.innerFrame td 
{
  padding: 10px 5px 10px 0;   
  border-left: solid 1px #999999;
  border-top: solid 1px #999999;
}

table.innerFrame th
{
	font-weight:normal;
	font-size: 0.9em;
    padding: 6px 5px;
    text-align: center;
    border-left: solid 1px #999999; 
}

table.tightTable
{
  margin:0;
  border-width:0;
  border-collapse: collapse;
  padding: 0px;
  margin:0px;
}

table.tightTable td
{
	text-align: left;
  padding: 0px;
  margin:0px;   
  border: 0;
}

table.tightTable th
{
  padding: 0px 0px;
  text-align: left;
  margin:0px;
  border: 0;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

.field-validation-error
{
	font-size:1.7em;
    color: #cc2222;
    margin-right:0px;
}

.input-validation-error
{
	font-size:1.0em;
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
	font-size:0.9em;
    font-weight: bold;
    color: #cc2222;
}

.controlLabel
{
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	vertical-align:middle;
	margin-top:auto;	
	margin-bottom:auto;
}

table.controlTable
{
  border: 0;
}

table.controlTable td
{
  padding: 5px 5px 5px 5px;   
  border: 0;
}

table.controlTable th
{
  padding: 6px 5px;
  text-align: left;
  background-color: Transparent;
  border: 0;   
}

table.controlTableTight
{
  border: 0;
}

table.controlTableTight td
{
  padding: 0 4px 0 2px;
  border: 0;
}

table.controlTableTight th
{
  padding: 2px 2px;
  text-align: left;
  background-color: Transparent;
  border: 0;   
}

.controlLabelTight
{
	text-align:right;
	font-weight:normal;
	font-size:0.9em;
	vertical-align:middle;
	margin-top:auto;	
	margin-bottom:auto;
}

.expandedArea
{
	background-color: #4e3a2a; 
    border-style: solid;
    border-width: 2px;
    border-color: #dfdfdf; 
    padding-top: 5px;
}

.expandedAreaHeaderExpanded
{
	background-color: #4e3a2a; 
}

.highlightArea
{
    background-color: #4e3a2a; 
}

#itemTypeImageRow ul { margin:0; padding:0; list-style: none; }

#itemTypeImageRow ul li { margin:0; padding:0; display: inline; }

#itemTypeImageRow ul img {
	border: 3px solid #ddd;
	margin:5px;
	margin-left:10px;
}

#itemTypeImageRow ul a:hover img {
	border: 3px solid #fff;
	color: #fff;
	padding:0px;
}

#itemTypeImageRow ul a:hover { color: #fff; }

#mainImageShow
{
	display:block;
}

#mainImageShow img {
	border: 1px solid Black;
	cursor:pointer;
}

#mainImageShow a:hover img {
	border: 1px solid Black;
	color: #fff;
}

#mainImageShow a:hover { color: #fff; }

#photosImage
{
	display:inline-block;
	vertical-align:middle;
	background-color:#eee;
	width:auto; 
	float:none;
	margin:10px;
	max-width: 320px;
	cursor:pointer;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}

#photosImage:hover
{
	display:inline-block; vertical-align:middle; background-color:#ccc; width:auto; float:none; margin:10px;
	border-bottom:solid 1px #aaa;
	border-right:solid 1px #aaa;	
}

#photosImage img 
{
	border:solid 1px #bbb;
	margin:10px;
	max-height: 300px;
	max-width: 300px; 
	width:300px;
	padding:0px;
}

#photosImage a {
	font-size:1.1em;
	font-weight:normal;
	color:#222;
	padding:0px;
}

#photosImage a:hover {
	font-size:1.1em;
	font-weight:normal;
	color:#222;
	padding:0px;
}

html, body {
	height: 100%;
}

.pp_page {
	min-height: 80%;
	height: auto !important;
	height: 100%;
	margin: 60px auto 50px auto;
	
	width: 780px;
	padding: 20px 40px 40px 40px;
	background-color: transparent;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size: 1.1em;
	background-image: url(/themes/brr/images/background-trans.png);
	/*filter: alpha(opacity=75);
    opacity: 0.75;	*/
}

.pp_footer
{
	border-top: solid 2px #dedede;
    color: #fefefe;
    text-align: center;
    line-height: normal;
    
    height: 42px;
    max-height:42px;
    font-size: 1.0em;    
    padding:10px;
    margin:0px;    
}

.pp_propNameArea
{
    font-weight: bold;
}

.pp_propNameArea a
{
    color: #fefefe;  
}

.pp_propNameArea a:hover
{
    text-decoration: none;
}

.pp_propSubtitle
{
	color:#fefefe;
	font-weight:normal;
	font-size:1.0em;
	margin-top:-5px;
}

.pp_propTitle
{
	margin: 0;
	padding: 0;
	font-size: 1.5em;
    color: #fefefe;  
}

/*  trail links */

.pp_bookTrailLinks
{
}

.pp_bookTrailLinks a
{
	background-color:transparent;
	font-size: 1.3em;
	margin-left:5px; 
	color: #90ee90;
}

.pp_bookTrailLinks a:hover
{
	color: #90ee90;
}

.pp_bookTrailLinks a.disabled
{
	color: gray;
}

/*  book now */

.pp_bookNow
{
	margin:0; 
	/*this will keep the book now block from dropping below, though it may overlap certain header elements in some translations*/
	margin-left:-100px;
	background-color:transparent;
	float:right;
	display:block;
	color:White;
}

.pp_bookNow input[type="text"] 
{
	padding:2px;
	font-family: Segoe UI, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
	font-size:0.9em;
    width: 200px;
    border: 1px solid Black;
}

.pp_bookNow select
{
	padding:0px;
	font-family: Segoe UI, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
	font-size:0.9em;
    border: 1px solid Black;
}

.pp_bookNow a
{
	background-color:transparent;
	font-size:1.5em;
	margin-left:-28px; 
	margin-bottom:-15px;
	font-weight:bold;
	color: #90ee90;
}

.pp_bookNow a:hover
{
	
}

.pp_bookNow a.disabled
{
	color: gray;
}

/*

property plant footer

*/

.pp_powerby
{
    float: right;
}

.pp_powerby a
{
    text-decoration:none;
}

.pp_powerby a:hover
{
    text-decoration:none;
}

div#title
{ 
	display: inline;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	color: Black;
	margin: 10px 0px 0px 0px;	
}

div#title a:hover
{
    text-decoration:none;
}
 
div#title2
{
	display: inline;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #f44;
	
	margin: 10px 5px 0px -4px;
	
}

div#subtitle
{
    display:block;
    text-align:left;
    font-size: 1em;
    color: #777;
    width:300px;
    font-weight: normal;
    margin: -5px 0px 0px 2px;
    font-family: Segoe UI Light, HelveticaNeue,  Helvetica, Arial, Sans-Serif;
}

.availabilityMessage
{
    font-weight:bold;
}