/*Author: Matthew Newton, Real World Web Limited, (+1) 973 968 5039 - http://www.realworldweb.com*/

/*div {
	border: 1px solid #FF0000;
}*/
/*
img {
filter: Alpha(Opacity=50, Style=0);
-moz-opacity: 0.50;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
}
*/
html {}
body {
	margin: 0px;
	padding: 0px;
	background: #ACB2BE;
	text-align: center;/*IE Fix for centered main div.*/
}
body, th, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	vertical-align: top;
}
img {background: #CED0D4;}
a img {border: 0px none;}
a {}
a:link {
	color: #006699;
/*	background-color: #CED0D4;*/
	background-color: transparent;
}
a:visited {
	color: #006699;
/*	background-color: #CED0D4;*/
	background-color: transparent;
}/*Can't figure out why this overrides the link col for all. possibly a bug.*/
a:focus {
	color: #000000;
	background-color: #CED0D4;
/*	background-color: transparent;*/
}
a:hover {
	color: #000000;
	background-color: #CED0D4;
/*	background-color: transparent;*/
}
a:active {
	color: #000000;
	background-color: #CED0D4;
/*	background-color: transparent;*/
}
a.moreLink {
	font-weight: bold;
/*	color: #CA0098;*/
/*	background-color: #CED0D4;*/
}
a.moreLink:hover {
	color: #000000;
/*	background-color: #CED0D4;*/
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ol {}
li {}
dl {}
dl dt {font-weight: bold;}
dl dd {margin-bottom: 1em;}
object {
	margin: 0px;
	padding: 0px;
}
form {margin: 0px;}
form table {}
form table caption {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
form th {}
form td {
	vertical-align: middle;
}
form input, form select, form textarea {
	border: 2px solid #C0C0C0;
	color: #000000;
	background-color: #CED0D4;
	padding: 2px;
	margin: 3px;
	vertical-align: middle;
	font-size: 1em;
}
form input:hover, form select:hover, form textarea:hover, form input:active, form select:active, form textarea:active, form input:focus, form select:focus, form textarea:focus {
	color: #000000;
	background-color: #FFFFFF;
}
form input {
	width: 15em;
}
form input.radio {
	width: auto;
}
form input.chkBox {
	width: auto;
	padding: 0px;
	border: none;
}
form input.button {
	border: 3px double #C0C0C0;
	font-weight: bold;
	margin: 2px;
	width: auto;
	background-color: #F5F5F5;
	padding: 1px;
	height: auto;
	color: #000000;
	vertical-align: bottom;
}
form input.button:hover {
	border: 3px solid #C0C0C0;
	background-color: #FFFFFF;
	color: #006699;
}
form select {}
form textarea {
	width: 28em;
	height: 10em;
	vertical-align: bottom;
}
form.btn {
	margin: 0px;
	padding: 0px;
	display: inline;
}
form.btn input.button {
	font-size: 1.1em;
	font-variant: small-caps;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
div.clear {
	clear: both;
	margin: 0px;
	line-height: 1px;
}
div.autosize {
	display: table;
	width: 1px;
}
div.autosize > div {display: table-cell;}
div#vista h1, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	padding: 0px;
/*	font-variant: small-caps;*/
/*	text-transform: uppercase;*/
	margin: 5px 0px 3px;
	vertical-align: baseline;
	/*vertical align baseline resolves the broken underlines in link on IE.*/
}
div#vista h1, div#content h1 {font-size: 1.7em;}
div#content h2 {font-size: 1.6em;}
div#content h3 {font-size: 1.5em;}
div#content h4 {font-size: 1.4em;}
div#content h5 {font-size: 1.2em;}
div#content h6 {
	font-size: 1em;
	font-style: italic;
}
div#content strong {}
table {}
tr {}
th {}
td {}
table, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}
/*PAGE END*/
div {position: relative;}/*Prevent some crap IE only hasLayout bugs*/
div#main {
	border: medium ridge #999999;
	margin: 5px auto;
	height: auto;
	min-height: 520px;
	width: 770px;
	background: #CED0D4 url(/images/grimentz_background.jpg) no-repeat scroll center top;
/*	background: #CED0D4 url(/images/grimentz_background_o80_c20.jpg) no-repeat scroll center top;*/
/*	background: #CED0D4 url(/images/grimentz_background_o85_c20.jpg) no-repeat scroll center top;
/*	background: #CED0D4 url(/images/grimentz_background_o90_c20.jpg) no-repeat scroll center top;*/
	text-align: left;/*Fix for IE center measure.*/
}
div#vista {
	height: 140px;
	border-bottom: thin ridge;
	overflow: hidden;
	padding: 0px 15px 0px 0px;
}
/*div#opacity {
	background: #DDDDDD;
	filter: Alpha(Opacity=75,Style=0);
	-moz-opacity: 0.75;
	height: 450px;
}*/
div#menu {
	float: left;
	min-height: 380px;
	height: auto;
	width: 190px;
	font-size: 0.7em;
	font-weight: bold;
}
div#content {
	padding: 2px 2px 5px 5px;
	margin: 0px 0px 0px 190px;
	font-size: 0.8em;
}
div#footer {
	clear: both;
	text-align: center;
	border-top: thin groove;
	margin: 0px;
	padding: 0.25em;
	font-size: 0.8em;
}
div#rwwcredits {
	font-size: 0.6em;
	text-align: center;
	color: #666666;
	width: 750px;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
/*Main end*/

.alpesStandOutFont {
	font-family: "Brush Script MT", Arial, Helvetica, sans-serif;
	color: #CA0098;
/*	color: #FFFFFF;*/
	font-size: 1.3em;
}
div#vista h1 {
	text-align: right;
/*	font-family: "Brush Script MT", Arial, Helvetica, sans-serif;*/
	font-size: 2em;
	color: #FFFFFF;
}
div#menu div#navigation {
	margin: 10px;
	padding: 5px;
	border: 3px solid #000000;
	line-height: 150%;
}
div#menu div#navigation a {text-decoration: none;}
div#menu div#strapmessage {padding: 10px 10px 0px;}
div#content  .whiteBoxHighlight {
	font-size: 0.9em;
	background: #FFFFFF;
	text-align: center;
	margin: 2px 2em;
	padding: 2px;
	border: 1px solid #000000;
	color: #000000;
}
div#content div#specialNotice {
	padding: 3px;
	font-size: 0.9em;
	background-color: #CED0D4;
	border: 1px solid #000000;
	margin: 2px;
	text-align: center;
	float: right;
	height: auto;
	width: 130px;
	font-weight: bold;
	z-index: 98;
	vertical-align: top;
}
div#content div#specialNotice h2 {
	font-size: 1.1em;
	margin: 3px;
	padding: 0px;
	font-weight: bold;
}

div#content table.dataTable {
	background: #CED0D4;
	padding: 8px;
	margin: 3px;
	border: 1px outset;
	position: relative;
}
div#content table.dataTable tr {}
div#content table.dataTable tr th {
	border-bottom: 1px solid #006699;
}
div#content table.dataTable tr td {
	margin: 0px;
	padding: 3px 4px;
	border-top: 1px none #006699;
	border-right: 1px none #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	text-align: left;
}
div#content table.dataTable tr td.dataTableFirstCell {
	border-left: 0px none;
}

div#content table.logoTable {}
div#content table.logoTable tr td {
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	border: thin outset;
	position: relative;
}
div#content table.logoTable tr td a {
	text-decoration: none;
	font-weight: bold;

}
div#content table.logoTable tr td a img {
	border: 1px solid #000000;
	width: 150px;
}
div#content table.logoTable tr td a img.imgWidthException {
	width: auto;
}

div#content table#tblContactForm {
	background: #ACB2BE;
	border: medium outset;
}

div#content a.imageLink, div#content a.leftImageLink, div#content a.rightImageLink {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	margin: 3px;
}
div#content a.leftImageLink {
	vertical-align: top;
	float: left;
}
div#content a.rightImageLink {
	vertical-align: top;
	float: right;
}

div#content div#rightSideShowCase {
	float: right;
	width: 259px;
	margin-left: 3px;
	clear: right;
	text-align: center;
/*	border: 1px solid #FF0000;*/
}

div#content ul.galleryStyle {
	margin: 0px;
	padding: 0px;
}
div#content ul.galleryStyle li {
	margin: 3px;
	float: left;
/*	width: 120px;*/
	text-align: center;
	vertical-align: top;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
div#content ul.galleryStyle li a {
	text-decoration: none;
	font-weight: bold;
}
div#galleryItem {}
div#galleryItem img {
	text-align: center;
	border: 1px solid #FFFFFF;
}

div#content ul.gallery {
	border: thin ridge #FFFFFF;
	margin: 5px auto;
	padding: 55px;
	position: relative;
	text-indent: 0px;
	list-style-type: none;
	height: auto;
	width: 375px;
}
div#content ul.gallery li {
	background-color: #CED0D4;
	text-align: center;
	vertical-align: top;
	margin: 5px;
	float: left;
	border: 2px ridge #00244D;
	height: 85px;
	width: 110px;
	padding: 0px;
}
div#content ul.gallery li a {}
div#content ul.gallery li a:hover {
	position: relative;
	z-index: 2;
/*	outline: none;*/
}
div#content ul.gallery li a img {
	border: 0px none;
	height: 75px;
	width: 100px;
	position: relative;
	padding: 0px;
	margin: 5px;
}
div#content ul.gallery li a:hover img {
	height: 150px;
	width: 200px;
	margin: 0px;
	position: absolute;
	left:-107px;
	top:-23px;
	border: 2px groove #00244D;
	background: #CED0D4;
	z-index: 2;
	padding: 5px;
}
div#content ul.gallery li.title, div#content ul.gallery li.divider, div#content ul.gallery li.credits {
/*	clear: right;/*Usually All/both*/
	float: none;
	position: relative;
	display: block;
	width: auto;
	height: auto;
	background-color: transparent;
	padding: 2px;
	line-height: normal;
}

/**/
div#content ul.gallery li.title div, div#content ul.gallery li.divider div, div#content ul.gallery li.credits div {
	margin: 5px;
	padding: 0px;
/*	position: relative;*/
/*	border: 0px none;*/
}
/*div#content ul.gallery li.title div h*, div#content ul.gallery li.divider div h*, div#content ul.gallery li.credits div h* {
	margin: 3px;
	padding: 0px;
}*/
div#content ul.gallery li.title {text-align: center;}
div#content ul.gallery li.divider {clear: both;font-weight: bold;}
div#content ul.gallery li.credits {clear: both;font-size: 0.8em;}


/*OVERRIDES*/
div#content .left {text-align: left;}
div#content .center {text-align: center;}
div#content .right {text-align: right;}
div#content .caseNormal {text-transform: none;}
div#content .caseLower {text-transform: lowercase;}
div#content .caseUpper {text-transform: uppercase;}
div#content .caseCapitalize {text-transform: capitalize;}
div#content .caseVarientNormal {font-variant: normal;}
div#content .caseVarientSmallCaps {font-variant: small-caps;}
div#content .textDecorationNone {text-decoration: none;}
div#content .noBorderTop {border-top: none;}
div#content .noBorderRight {border-right: none;}
div#content .noBorderLeft {border-left: none;}
div#content .noBorderBottom {border-bottom: none;}
div#content .noBorderAll {border: none;}
div#content .noBorderTopBottom {border-top: none;border-bottom: none;}
div#content .noBorderLeftRight {border-left: none;border-right: none;}
div#content .smaller9 {font-size: 0.9em;}
div#content .smaller8 {font-size: 0.8em;}
div#content .smaller7 {font-size: 0.7em;}
div#content .smaller6 {font-size: 0.6em;}
div#content .smaller5 {font-size: 0.5em;}
div#content .smaller4 {font-size: 0.4em;}
div#content .larger1 {font-size: 1.1em;}
div#content .larger2 {font-size: 1.2em;}
div#content .larger3 {font-size: 1.3em;}
div#content .larger4 {font-size: 1.4em;}
div#content .larger5 {font-size: 1.5em;}
div#content .larger6 {font-size: 1.6em;}
div#content li.noBullet {list-style: none;}

/*PAGE BY PAGE SPECIAL CASE*/
body#index div#content {
	background:  url(/images/grimentz_homeIntroPhoto.jpg) no-repeat right top;
	color: #FFFFFF;
	height: 410px;
/*	font-size: 1.1em;*/
}
body#index div#content a.moreLink {color: #FFFFFF;}
body#index div#content div#specialNotice {color: #000000;}
body#index div#content div.whiteBoxHighlight {
	position: absolute;
	width: 175px;
	bottom: 0px;
	font-weight: bold;
	text-align: left;
	margin-left: 3px;
}
body#index div#content ul {
	margin-top: 0.5em;
	margin-left: 230px;
	position: relative;
}
body#index div#content ul li div.whiteBoxHighlight {
	width: 100px;
	margin-left: 50px;
	position: relative;
	text-align: center;
}

body#grimentz_val_de_anniviers div#content ul.galleryStyle {
	height: 82px;
/*	margin-top: -1em;*/
}
body#grimentz_val_de_anniviers div#content ul.galleryStyle li {margin: 2px;}

body#grimentz_getting_to_grimentz div#content div#rightSideShowCase {
	text-align: left;
	padding-top: 10px;
}

body#grimentz_winter_sports_in_grimentz div#content div#rightSideShowCase {
	width: 338px;
/*	border: 1px solid #00FF00;*/
}

body#grimentz_winter_sports_in_grimentz div#content div#rightSideShowCase div {
	width: 136px;
	float: right;
	text-align: left;
	margin-right: 3px;
/*	border: 1px solid #FF0000;*/
}
body#grimentz_winter_sports_in_grimentz div#content div#rightSideShowCase2 {
	float: right;
	clear: right;
	width: 259px;
	text-align: center;
	margin-left: 3px;
	margin-top: 3px;
}

body#grimentz_ideal_alpine_base div#content div#rightSideShowCase {
	width: 136px;
	margin-right: 5px;
}
body#grimentz_ideal_alpine_base div#content ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

body#grimentz_in_summer div#main {
	background: #CED0D4 url(/images/grimentz_summer_background.jpg) no-repeat scroll center top;
}
body#grimentz_in_summer div#content div#rightSideShowCase {
	width: 136px;
	margin-right: 5px;
}

body#grimentz_the_haute_route div#content div#rightSideShowCase {
	width: 136px;
	margin-right: 5px;
}

body#grimentz_local_information_links div#content div#rightSideShowCase {
	width: 132px;
	margin-right: 3px;
	margin-top: 45px;
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
	font-size: 0.9em;
}
body#grimentz_local_information_links div#content div#rightSideShowCase h3 {}
body#grimentz_local_information_links div#content div#rightSideShowCase a {
	text-decoration: none;
	font-weight: bold;
}

body#grimentz_contact_us_thanks div#main {
	background: #CED0D4 url(/images/grimentz_background_thank_you.jpg) no-repeat scroll center top;
}
body#grimentz_contact_us_thanks div#vista, body#grimentz_contact_us_thanks div#menu, body#grimentz_contact_us_thanks div#specialNotice {display: none;}
body#grimentz_contact_us_thanks div#content {
	font-weight: bold;
	height: 520px;
}

body#grimentz_contact_us_thanks div#content div.whiteBoxHighlight {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

body#grimentz_rental_rates_and_bookings div#content div#rightSideShowCase {
	text-align: left;
}

body#grimentz_apartment_detail div#content {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

