/* Header Images */

	body {
		margin: 0px;
		text-align: center;
		/*background-image: url(../images/generic/headerFade.jpg);
		background-repeat: repeat-x;*/
		scrollbar-base-color:#7D633B;
		position: relative;
		background-color: #85650E;
	}
/* Fonts */
	a, a:visited, a:active {
		color: #7D633B;
		text-decoration: none;
	}
	a:hover {
		color: #7D633B;
		text-decoration: underline;
	}
/* Main Divs */
	#Site {
		width: 950px;
		text-align: left;
		margin: 0px auto;
		position:relative
	}
	/* Header */
	#Header {
		width: 100%;
		height: 70px;
		position: relative;
	}
	#LogoTop {
		width: 176px;
		height: 37px;
		position: absolute;
		left: 22px;
		bottom: 0px;
	}
	#ElementsNav {
		height: 48px;
		position: absolute;
		top: 22px;
		right: 70px;
	}
	#ElementsNav img {
		border: 0px;
	}
	/* Content */
	
	
	#MainPage {
		width: 100%;
		height: 632px;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		background-image: url(../images/loadbg.gif); /*cool loading background */
		background-position: center center;
		background-repeat: no-repeat;
	}
	#IntPage {
		width: 379px;
		height: 632px;
		float: left;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		background-image: url(../images/winter/internal/girlSki.jpg);
	}
	#IntPageHome {
		width: 950px;
		height: 632px;
		float: left;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		/* background-image: url(../images/2.jpg); */
	}

        #IntPageHome #IntPageA { 
		background-image: none;
        }

	#IntPageA {
		width: 379px;
		height: 632px;
		float: left;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		/* background-image: url(../images/winter/internal/aboutsp.jpg); */
	}
	#IntPageAm {
		width: 379px;
		height: 632px;
		float: left;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		background-image: url(../images/internal_leftim/amenities.jpg);
	}

	#IntPageC {
		width: 379px;
		height: 632px;
		float: left;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		background-image: url(../images/internal_leftim/centex.jpg);
	}
		#IntPageE {
		width: 379px;
		height: 632px;
		float: left;
		position: relative;	/*All elements inside this div are absolutly positioned. */
		background-image: url(../images/winter/internal/aboutsp.jpg);
	}


	#Logo {
		width: 176px;
		height: 74px;
		position: absolute;
		top: 0px;
		left: 22px;
	}
	#Navigation {
	 	font-family: Tahoma, Arial, sans-serif;
 		font-size: 11px;
		width: 190px;
		position: absolute;
		top: 103px;
		left: 36px;
		font-weight:bold;
		color: #FFFFFF;
		line-height: 18px;
	}
	.currentPage {
		background-image: url(../images/navigation/hover.png);
	}
	#MainInfoBox {
		width: 303px;
		height: 527px;
		position: absolute;
		right: 28px;
		bottom: 0px;
		background-color: #000000;
		filter:alpha(opacity=50); 
   		-moz-opacity: 0.5; 
   		opacity: 0.5; 
	}
	#InfoBox {
		width: 265px;
		height: 172px;
		position: absolute;
		left: 54px;
		top: 412px;
		background-color: #000000;
		filter:alpha(opacity=50); 
   		-moz-opacity: 0.5; 
   		opacity: 0.5;
	}
	#InfoBox div {
		padding: 0 0 10px 0;
	}
	#MainInfoLogo {
		width: 263px;
		height: 502px;
		position: absolute;
		left: 634px;
		bottom: 0px;
		font-family: Tahoma;
		font-size: 10px;
		color: #FFFFFF;
	}
	#MainInfoText {
		width: 240px;
		margin-left: 24px;
		margin-top: 8px;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 12px;
		color: #FFFFFF;
	}
	#MainInfoText a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#MainInfoText a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	#MainInfoText img {
		float: left;
		padding-right: 5px;
		margin-top: 10px;
		border: 0px;
	}
	#MainInfoText div {
		padding-top: 5px;
	}
	#MainInfoText div div {
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 12px;
		font-size: 10px;
	}
	#InfoText {
		width: 250px;
		position: absolute;
		left: 64px;
		top: 418px;
		font-family: Tahoma;
		font-size: 11px;
		color: #FFFFFF;
	}
	#InfoText a {
		color: #FFFFFF;
		text-decoration: underline;
		line-height:15px;
	}
	#InfoText a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	#InfoText img {
		float: left;
		padding-right: 5px;
		border: 0px;
	}
	#InfoText div {
    		margin-top: 10px;
    		margin-bottom: 10px;
    	}
    	
    	#InfoTextHome {
		width: 250px;
		/*position: absolute;*/
		font-family: Tahoma;
		font-size: 11px;
		color: #FFFFFF;
		line-height:12px;
	}
	#InfoTextHome a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#InfoTextHome a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	#InfoTextHome img {
		float: left;
		padding-right: 5px;
		border: 0px;
	}
	#InfoTextHome div {
    		/*margin-top: 15px;*/
    		margin-bottom: 15px;
    	}	
	#IntContentCase {
		width: 571px;
		height: 632px;
		float: left;
		background-color: #FFFFCC;
		overflow: auto;
		overflow-x: hidden;
		z-index:97;
        }

        #IntHomeContentBox {
		width: 350px;
		height: 527px;
		right: 30px;
                top: 105px;
		position:absolute;
                overflow: auto;
		overflow-x: hidden;
		z-index:95;
		background-color: #000000;
		filter:alpha(opacity=50); 
   		-moz-opacity: 0.5; 
   		opacity: 0.5;                      
        }

        #IntHomeContentCase {
		width: 350px;
		height: 550px;
		right: 30px;
                top: 105px;
		position:absolute;
                overflow: auto;
		overflow-x: hidden;
		z-index:97;
        }

	#IntImageCase {
		width: 571px;
		height: 125px;
		background-image: url(../templates/images/generic/internalImagePadding.jpg);
		background-color: #231A0A;
		background-repeat: no-repeat;
		margin-top: 63px;
		margin-bottom: 63px;
	}
	#IntImageCase div {

		background-color: #231A0A;
		margin-left: 72px;
		width: 498px;
		height: 125px;
	}
	.imgIntCase {
		margin-top: 5px;
	}
        
        #IntContent {
		width: 445px;
		margin-left: 75px;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 15px;
		color: #333333;
	}

        #IntHomeContentCase #IntContent {
                margin-left: 30px;
                width: 290px;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 18px;
		color: #ffffff;
		filter:alpha(opacity=100); 
   		-moz-opacity: 1; 
   		opacity: 1;                      
	}

        #IntHomeContentCase #IntContent a {
           color: #ffffff;
           text-decoration: underline;
        }

	#IntContent table {
		margin-top: 20px;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 20px;
	}
	.CrossImage {
	position: absolute;
	border: 0px;
	left: 619px;
	top: 436px;
	}
	/* Footer */
	#Footer {
		width: 100%;
		height: 93px;
		float: left;
		position: relative;

	}
	#FooterLinks {
		width: 100%;
		padding-top: 35px;
		font-family: Tahoma;
		font-size: 10px;
		color: #FFFFFF;
		text-align: center;
	
	}
	#FooterDisc {
		width: 100%;
		padding-top: 5px;
		font-family: Tahoma;
		font-size: 10px;
		color: #FFFFFF;
		text-align: left;
	}
	#FooterDisc a, #FooterDisc a:visited, #FooterDisc a:active {
		color: #FFFFFF;
		text-decoration: none;
	}
	#FooterDisc a:hover {
		color: #FFFFCD;
		text-decoration: underline;
	}
	#FooterLinksInt {
		width: 100%;
		padding-top: 30px;
		font-family: Tahoma;
		font-size: 10px;
		color: #FFFFFF;
		text-align: center;
	}
	#FooterLinksInt a, #FooterLinksInt a:visited, #FooterLinksInt a:active {
		color: #FFFFFF;
		text-decoration: none;
	}
	#FooterLinksInt a:hover {
		color: #FFFFCD;
		text-decoration: underline;
	}
	#FooterLinks a, #FooterLinks a:visited, #FooterLinks a:active {
		color: #FFFFFF;
		text-decoration: none;
	}
	#FooterLinks a:hover {
		color: #FFFFCD;
		text-decoration: underline;
	}
	#MainBrownBox {
		width: 303px;
		height: 27px;
		background-color: #3E2D11;
		position: absolute;
		top: 0px;
		right: 28px;
	}
	#BrownBox {
		width: 571px;
		height: 27px;
		background-color: #3E2D11;
		position: absolute;
		top: 0px;
		right: 0px;

	}
		#BrownBox div {
			width: 520px;
			text-align:right;
			font-family: Tahoma, Arial, sans-serif;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			margin-top: 5px;
		}
	#GreyBox {
		width: 350px;
		height: 27px;
		background-color: #3E2D11;
		position: absolute;
		top: 0px;
		right: 30px;

	}
		#GreyBox div {
			width: 350px;
			text-align:center;
			font-family: Tahoma, Arial, sans-serif;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			margin-top: 5px;
		}
	
/* Popups */
	#popupGrey {
		width: 100%;
		height: 500px;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #000;
		z-index: 97;
	}
	.popupMain {
		position: absolute;
		top: 25%;
		left: 25%;
		width: 634px;
		visibility: hidden;
		z-index: 98;
	}
	.popupMap {
		position: absolute;
		top: 10%;
		left: 10%;
		width: 997px;
		visibility: hidden;
		z-index: 99;
	}
	.popupMap img {
		border: 0;
	}
	.popupCloseBTN {
		margin-right: 20px;
		margin-top: 8px;
	}
	.popupMain table div {
		width: 222px; 
		height: 224px; 
		border: 0px; 
		text-align: left; 
		font-family: Tahoma; 
		font-size: 11px; 
		color: #333333; 
		margin-right: 10px;
		
		overflow: scroll;
		overflow-x: hidden;
	}
.sideNav {

 color: #ffffff;
 display: block;
 padding: 0 5px;
 /*width: 206px;*/
 height: 18px;
}
.sideNavAct {
  color: #ffffff;
 display: block;
 padding: 0 5px;
 /*width: 206px;*/
 height: 18px;
 background-color: rgb(35, 26, 10)
}

.sideNav2 {
 color: #ffffff;
 display: block;
 padding: 0 5px 0 20px;
 /*width: 186px;*/
 height: 18px;
}
.sideNav2Act {
 color: #ffffff;
 display: block;
 padding: 0 5px 0 20px;
 /*width: 186px;*/
 height: 18px;
 background-color: rgb(35, 26, 10)
}
.sideNav:visited, .sideNavAct:visited, .sideNav2:visited, .sideNav2Act:visited{
 color: #ffffff;
 text-decoration: none;
}
.sideNav:hover, .sideNavAct:hover, .sideNav2:hover, .sideNav2Act:hover{
 color: #ffffff;
 text-decoration: none;
 background-color: rgb(35, 26, 10);
filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
/* TYPO3 Form Styling Begin */


fieldset.csc-mailform {
	margin-top: 15px;
	border: none;
	}

fieldset.csc-mailform label {
	float: left;
	width: 290px;
	}

div.csc-mailform-field {
	margin-bottom: 10px;
	width:300px;
	}

fieldset.csc-mailform input {
	width: 300px;
	}

fieldset.csc-mailform textarea {
	width: 300px;
	height: 100px;
	}

fieldset.csc-mailform .csc-mailform-check {
	width: 15px;
	height: 15px;
	}

fieldset.csc-mailform .csc-mailform-radio {
	width: 15px;
	margin-top: 10px;
	}

fieldset.csc-mailform legend {
	display: none;
	}



fieldset .csc-mailform-radio label {
	display:inline;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	white-space:nowrap;
	float: none;
	}

fieldset.csc-mailform input.csc-mailform-submit {
	width: auto;
	}

/* TYPO3 Form Styling End */



/* Submission Form Styling Begin */

#submission div {
	margin-bottom: 25px;
	}
#submission label {
	float: left;
	width: 150px;
	}

#submission .input-text {
	width: 300px;
	}

#submission textarea {
	width: 300px;
	height: 100px;
	}

#submission #submit {
	margin-left: 150px;
	}

#submission .required {
	color: red;
	}

/* Submission Form Styling End */
