.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 350px;
height: 400px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;

}
/*
	Total wrapper width: 475px+5px+5px=485px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: black;
padding: 5px;
visibility: hidden;
width: 340px;

}
/*
 Total glidecontent width: 430px+10px+10px=450px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 350px;
margin-bottom: 16px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: #000000; /*always declare an explicit background color for fade effect to properly render in IE*/
background-position:bottom left;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border-right: 1px solid #c6b96e;
border-top: 1px solid #c6b96e;
border-left:1px solid #c6b96e;
color: #c6b96e;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
background: #000000;
border-bottom:1px solid #c6b96e;
XXdisplay:none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #c6b96e;
color:#000000;
border-bottom:0px solid #c6b96e;
}

.glidecontenttoggler a:hover{
background: #000000;
color:#c6b96e;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */

}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #000000;
color: #c6b96e;
}

/* Amenities page styles*/



/*About Us Page */

.glidecontentwrapper1{
position: relative; /* Do not change this value */
width:615px;
height: 420px; /* Set height to be able to contain height of largest content shown*/
border: none;
background:#000000;
overflow: hidden;

}
/*
	Total wrapper width: 475px+5px+5px=485px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent1{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: black;
padding: 0px;
visibility: hidden;
width: 615px;

}


.glidecontent1 p{
width:580px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


/*
 Total glidecontent width: 430px+10px+10px=450px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler1{ /*style for DIV used to contain toggler links. */
width: 615px;
margin-top: 16px;
margin-bottom: 16px;
margin-left:0px;
margin-right:0px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: #000000; /*always declare an explicit background color for fade effect to properly render in IE*/

}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler1 a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #c6b96e;
text-align:center;
margin-right: 3px;
text-decoration: none;
xbackground: #000000 url(http://mgm-propertiesinc.com/themes/buttons/layout/glide-link-bg.jpg) bottom center no-repeat;
xborder-bottom:1px solid #c6b96e;
}





.glidecontenttoggler1 a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
display: inline-block;
width:125px;
color: #c6b96e;
text-align:center;
margin-right: 3px;
text-decoration: none;
background: #000000 url(http://mgm-propertiesinc.com/themes/buttons/layout/glide-link-bg.jpg) bottom center no-repeat;

}

.glidecontenttoggler1 a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
display: inline-block;
width:125px;
color: #c6b96e;
text-align:center;
margin-right: 3px;
text-decoration: none;
background: #000000 url(http://mgm-propertiesinc.com/themes/buttons/layout/glide-link-bg.jpg) bottom center no-repeat;

}


.glidecontenttoggler1 a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
display: -moz-inline-box;
display: inline-block;
color: #ffffff;
text-align:center;
margin-right: 3px;
text-decoration: none;
background: #000000 url(http://mgm-propertiesinc.com/themes/buttons/layout/glide-link-hover-bg.jpg) bottom center no-repeat;
xborder-bottom:1px solid #c6b96e;
}

.glidecontenttoggler1 a.toc:hover{
display: -moz-inline-box;
display: inline-block;
color: #ffffff;
text-align:center;
margin-right: 3px;
text-decoration: underline;
background: #000000 url(http://mgm-propertiesinc.com/themes/buttons/layout/glide-link-hover-bg.jpg) bottom center no-repeat;
xborder-bottom:1px solid #c6b96e;
}


.glidecontenttoggler1 a.prev, .glidecontenttoggler1 a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */


}

.glidecontenttoggler1 a.prev:hover, .glidecontenttoggler1 a.next:hover{
background: #b39b49;
color: white;
}


h2.glider{
width:auto;
text-align:center;
font-size:130%;
font-weight:600;
}

span.large{
font-size:120%;
font-weight:600;
}
table.rooms{
width:340px;
margin-left:137px;
}
td.room{
width:170px;
}
td.dimensions{
width:150px;
}
td.level{
width:120px;
}
td.roomb{
width:170px;
font-weight:600;
}
td.dimensionsb{
width:150px;
font-weight:600;
}
td.levelb{
width:120px;
font-weight:600;
}
.rooms td{
border-bottom:1px dotted #c6b96e;
}

span.g-title{
font-size:105%;
font-weight:600;
}
.padded{
width:450px;
padding-left:150px;
}

.glidecontentwrapper1{
position: relative; /* Do not change this value */
width:615px;
height: 420px; /* Set height to be able to contain height of largest content shown*/
border: none;
background:#000000;
overflow: hidden;

}
/*
	Total wrapper width: 475px+5px+5px=485px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

.glidecontentwrapper2{
position: relative; /* Do not change this value */
width:615px;
height:300px; /* Set height to be able to contain height of largest content shown*/
border: none;
background:#000000;
xoverflow: hidden;

}


.glidecontent2{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: black;
padding: 0px;
visibility: hidden;
width: 615px;

}


.glidecontent2 p{
width:580px;
margin-left:auto;
margin-right:auto;
text-align:center;
}