﻿

        .RadSocialShare.WoodWrapper
        {
            background-image: url(../../images/woodBgr.png);
            border: 0;
            background-color: transparent;
        }
        
        .RadSocialShare.WoodWrapper .sshCustomIcon
        {
            width: 24px !important;
            height: 24px !important;
        }
        .textWrapper
        {
            font-size: 12px;
            margin: 10px 0;
            text-align: left;
        }


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #E3E1BA; /*
	background-image: url('../../images/camp_back.jpg');
    background-repeat:repeat;
	background-position:center;
     #B8B88A

	line-height: 28px;
	text-align: left;
     */
	margin: 0;
	padding: 0;
	min-width: 920px;
	height: 100%;

}

a
{
	color: #2C2C85;
	text-decoration: underline;
}

a:hover
{
	color: #8A8AB8;
	text-decoration: underline; 
}


img
{
	border-width: 0;
   
}




/* main section center section header, left and right column on masterpage
.mainPage
{
    margin:0 auto;   
    
	width: 920px;
	
}
 */
 
#wrap {    
    margin:0 auto; /* center div */		
    width:920px;
    background-color:#ffffff; 
    min-height:560px;
    
    
    /* want to add edge shadow
    background-image: url('../../images/bgr_menu_left.gif');
    background-position:right;
    background-repeat:repeat-y; 
    */
    
}

#header {
    height:127px;   /* width:920px; from #wrap s*/
    background: transparent url('../../images/testcamp.jpg') no-repeat top left;
    
/*
background-color:#B8B88A;  
 background:transparent url('images/testcamp.jpg') no-repeat top left;         
 background-image: url('images/testcamp.jpg'); background-repeat:no-repeat;
*/
}

#main
{
    float:right;
    width:665px;
    margin-right: 10px;
    padding-Right: 10px;
    padding-left: 15px; /* keep off left border */   
    
    min-height:480px;  
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 5px;

  	border-left: solid 1px;
	border-color: #B88A2E;
 
}

#nav 
{
    clear: both;
}

#sidebar {

    float: left;
    margin-left: 8px;
	margin-top: 35px;	
	width: 190px;
	/*text-align: center;*/
		
    border: 1px dotted #bababa;
    padding: 5px;
   
	
	/*
    clear:left;
margin-right: auto;
	 	  
	
	*/
}

#sidebar h3, #sidebar p {
    padding: 0 10px 0 0;        /* some sort of fix */
}


/*
#content
{
    min-height:280px;
    
   
}
*/


 
/*     border: solid 1px red;
     left:20px;
     top:30px;
     bottom:0px;
     right:30%;  
    float:left;
*/







/* 3 FOOTER */
#footer {
    clear: both;
}

.footerTop
{
	/*background-image: url('images/footer-side.gif');
	background-repeat: repeat-x;
	width: auto;
	text-align: center;
	*/
	
	height: 40px;
	padding:0px;
    vertical-align:middle;
	background-color:#8A8AB8;
	
}


.footerBottom a
{
	text-decoration: none;
	color:gray;
}


.footerBottom a:hover, .navLogIn a:hover
{
	text-decoration:underline;
}

.footerBottom
{
    /*background-image: url(images/footer-side.gif);
	background-repeat: repeat-y; 
	 height: 55px;
	*/
   
    text-align: left;
    font-size: 1em;
    background-color: Black;
    color: #666;
    padding:10px;
    line-height:1.5;
        
}


.newsTitle
{
    font-size: 1.0em;
	text-align: Center; 
	background-color: #2C2C85; 
	font-weight: bold;
	width: 10%;
	height: 100%; 
	
	float:inherit;
}

.newsTitle a
{
    text-decoration: none;
	color:White;
	
}

.newsTitle a:hover
{ 
    text-decoration:underline;
}

.newsHeadline
{
    cursor:inherit;
    color:Gray;
    font-weight:bold;
}

 .newsHeadline a
{
	text-decoration: none;
	color:#2C2C85;
}

.newsHeadline a:hover
{ 
    text-decoration:underline;
}


.navLogIn
{	
    border: solid 0px red;
	text-align: right;
	padding-top:5px;
	padding-right:7px;
    cursor:inherit;
    float:right;
    vertical-align:bottom;
    font-size: 10pt;
  
    /*
  font-family:Segoe UI;
	position:relative;
    font-size: 1.2em;
    color:Gray;
	vertical-align: middle;
	z-index: 10;
    */
}

 .navLogIn a
{
	text-decoration: none;
	color:#2C2C85;
}


.adSection
{
	padding: 0px;
	border-style: dashed;
	border-width: 0;
	border-color: #8A8AB8;
}

.wideLineSpace
{
    line-height:2;
}

.buttonStyle
{
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-style:Solid;
	border-width:1px;
	font-family:Verdana,Arial;
	Font-Size:1.0em;
	color:#284775;
}



.displayTextBox
{
    background-image: url('../../images/bgr_menu_left.gif');
    background-position:right;
    background-repeat:repeat-y; 
    background-color:#E3E1BA;
    padding:10px;
    border:solid 0.00em darkBlue;
    text-align:left;
}

.displayTextBox a
{
	text-decoration: none;
}

.displayTextBox a:hover
{
	text-decoration: underline;
}

.SiteDetailsPage
{
     border-style:solid;
     border-color:Green;
     border-width:0.08em;
     height:169px;
      
     padding-top:0px;
     padding-left:0px;
     padding-bottom:0;
     width:100%;
          
    /*
overflow:auto;
 background-image: url('../../images/bgr_menu_left.gif');
     background-position:right;
     background-repeat:repeat-y; 
     background-color:#E3E1BA; */
}




.SiteType
{
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:lighter;
    /*color:gray;*/
}


.titleSiteDetails
{
    color: #4f4236;
    font-weight:lighter;
    
}

.classInfo
{
    font-weight:bolder;
    font-size: 14px;
    font-family: Calibri, Arial;
}

/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx--
{
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x-
{
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x
{
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx--
{
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.photo-frame .mid--x
{
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.photo-frame .botx--
{
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x-
{
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x
{
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198
{
	border: 4px solid #FFFFFF;
}






#home, #privacy /*,  #register, #admin-photos,  */
{
	
	position: relative;
	width: 95%;
	padding: 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */
}

#privacy #photo
{
	position: absolute;
	left: 20px;
	top: 120px;
	
}

#privacy .first
{
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

#privacy h4, #links h4
{
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin-top: 4px;    /* From zero to get centered */
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../../images/SavedStar.png);
}


.searchBox
{
    background-image: url('../../images/search_background.gif');
    border-bottom:#aaa 1px solid;
    border-left:#aaa 1px solid;
    padding-bottom:3px;
    background-color:#ffffff;
    padding-left:3px;
    width:287px;
    padding-right:0px;
    height:15px;
    color:#aaaaaa;
    font-size:12px;
    border-top: #aaa 1px solid;
    border-right:#aaa 0px;
    padding-top:3px;
}

.searchButton
{
    border:#aaa 1px solid;
    margin-top:0px;
    margin-left:-2px;
    cursor:hand;
}

.warningBox 
{
    /*
    
    top: 455px;
    left: 200;
*/  
    position: absolute;  
    width: 600px;
    height: 38px;
    line-height: 38px;
    border-right: solid 1px black;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 51px;
    background: transparent url("../../images/error-bg.gif") no-repeat top left;
}


.rr_menu_add_to_favourites {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 10px; 
}
.rr_menu_add_to_favourites A {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 30px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BORDER-RIGHT: black 0px solid; TEXT-DECORATION: none; PADDING-TOP: 0px
}

.rr_menu_email_this_item {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 10px
}
.rr_menu_email_this_item A {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 30px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BORDER-RIGHT: black 0px solid; TEXT-DECORATION: none; PADDING-TOP: 0px
}
.rr_menu_print_this_item {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 10px;
	/*opacity: 0.2;
    -moz-opacity: 0.2;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);*/
}
.rr_menu_print_this_item A {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 30px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; TEXT-DECORATION: none; PADDING-TOP: 0px
}





.ContentMessageBox {
    background-color : #fffae5;
/*   width : 100% !important;
     font-family : verdana, arial, helvetica, sans-serif;
*/
    border-bottom : #e5d38a 1px solid;
    border-top : #e5d38a 1px solid;
    border-left : #e5d38a 1px solid;      
    border-right : #e5d38a 1px solid;
    margin-bottom : 8px;
    font-size : 11px;
   
}

.ContentMessageTitle {
    /*
    background-image: url('../../images/bgr_menu_left.gif');
    background-position:right;
    background-repeat:repeat-y; 
    background-color:#E3E1BA;
    font-family : tahoma, verdana, arial, helvetica, sans-serif;
*/
    
    background-image : url(../../images/titlebg_popular.gif);
    background-repeat : repeat-x;
    background-color : #e5d38a;
    color : #333333;
    padding-top : 3px;
    padding-bottom : 3px;
    padding-left : 8px;
    padding-right : 8px;
    font-weight : bold;
    line-height:2.0em;
    text-align:left;
}

.ContentMessageDetail {
    padding-bottom : 8px;
    padding-left : 8px;
    padding-right : 8px;
    padding-top : 5px;
    line-height:1.6em;
    overflow: auto;
       
}

.ContentMessageDetail a
{
	text-decoration: none;
}


.ContentMessageDetail a:hover
{
	text-decoration:underline;
}

.ContentMessageDetail a:visited 
{
	text-decoration:none;
	color:Gray;
}

.ContentTitle 
{
    font-size:14px;
    font-weight:bold; 
    color: #CC9933;
}

.ContentDescription 
{
    font-size:12px;
    font-weight:bold; 
    font-style:italic;
    color: #292952 ;
}

.ContentDetail 
{
   font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height:1.6em;
}
.ContentUserName 
{
    font-weight: lighter; 
    font-size: 0.8em; 
    color:#5C2EB8;
    
}


.AmenitiesGridRow
{
   padding-top:5px;
   padding-bottom:5px;
}
