﻿html, body
{
	font-family: Arial, "Trebuchet MS" , Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	color: #6B6B6B;
	padding: 0;
	margin: 0;
	background: url(Images/background.gif) repeat-x top center;
}

.wrapper
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	height: 1%;
	background: #ffffff url(Images/ContentbackgroundShadow.jpg) no-repeat top;
}
#content
{
	background: transparent url(Images/Contentbackground.gif) repeat-y top;
	display: block;
	width: 820px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
#fullcontent
{
	display: block;
	background-color: White;
	width: 820px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
/* Content */
#colOne
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	min-height: 500px;
}
#colTwo
{
	width: 500px;
	padding: 20px;
	float: left;
	min-height: 500px;
}
#colThree
{
	padding: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 276px;
	float: right;
}
#colThree p
{
	padding-left: 20px;
	padding-right: 20px;
}
#colThree table
{
 margin-left: 10px;
 margin-right: 10px;
}
/* Tags */
a
{
	color: gray;
	text-decoration: none;
	font-size: 100%;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

img
{
	border: none;
}

.button
{
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: solid 1px gray;
	border: 1px solid;
	cursor: pointer;
}
.button:hover
{
}

div.footerHr
{
	display: none;
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin-top: 40px;
}

div.footerHr hr
{
	display: none;
}


/*----- header css -----*/
.header
{
	padding: 0;
	width: 850px;
	height: 218px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	display: block;
	background: transparent url(Images/banner.jpg);
	background-repeat: no-repeat;
}
.headerlogo
{
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

/*----- search -----*/

.search
{
	width: 255px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
.searchBox
{
	padding-right: 10px;
	background-color: white;
	border: 1px solid;
	height: 17px;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
}
.searchResults
{
	width: 100%;
}
.searchRow
{
	width: 100%;
	padding-bottom: 20px;
}
.searchLink
{
	font-style: italic;
	font-size: 0.75em;
}
.button
{
	margin-left: 10px;
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: 1px solid;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
	cursor: pointer;
}
.button:hover
{
	margin-left: 10px;
	background-color: #B63B3B;
	border-top-color: #B63B3B;
	border-left-color: #B63B3B;
	border-right-color: #B63B3B;
	border-bottom-color: #B63B3B;
	font-size: 0.75em;
	color: White;
}

/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
	height: 0;
}
.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}


/*----- list css -----*/
ul
{
	list-style-type: square;
	font-family: Lucida Sans;
	font-size: 0.75em;
}
ol
{	font-size: 0.75em;

}
li
{
	padding: 0px;
	margin: 0;
}
li a:link
{
	color: #333;
}
li a:visited
{
	color: #333;
}
li a:hover
{
	color: #333;
}
li a:active
{
	color: #333;
}

/*----- heading css -----*/
h1
{
	font-size: 1.25em;
	color: #246D94;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
#colThree h1
{
	font-size: 1.0em;
	padding-left: 20px;
	color: white;
	background: transparent url(Images/RightPanelHeading.gif) repeat-x left;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
h2
{
	font-size: 1.0em;
	color: #1B5B7D;
	padding: 0;
	margin: 0;
}
#colThree h2
{
	font-size: 0.9375em;
	font-weight: bold;
	padding-left: 20px;
	color: white;
	background: transparent url(Images/RightPanelHeading.gif) repeat-x left;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
h3
{
	font-size: 1em;
	color: black;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 1.0em;
	font-weight: lighter;
	color: #1B5B7D;
	padding: 0;
	margin: 0;
}
h5
{
	font-size: 1.0em;
	font-weight: lighter;
	color: #1B5B7D;
	padding: 0;
	margin: 0;
}

.faq a    
{
	font-size: 15px;
	font-weight: lighter;
	color: #1B5B7D;
	padding: 0;
	margin: 0;
}


/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0 0 20px 0;
	margin: 0;
}
p a:link
{
	color:#246D94;
}
p a:visited
{
	color:#246D94;
}
p a:hover
{
	color: #1C526F;
}
p a:active
{
	color: #246D94;
}
#colThree a
{
	text-align: center;
	color: Gray;
	font-size: 0.75em;
	font-size: 100%;
}
#colThree a:Hover
{
	color: #1B5B7D;
}

.Gallery
{
	padding-left:16px;
}
.Gallerytext
{
	padding-left:50px;
}
/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
.navigationlink
{
	text-decoration: none;
}
.navigationlink a:link
{
	color: #333;
}
.navigationlink a:visited
{
	color: #ccc;
}
.navigationlink a:hover
{
	color: #333;
}
.navigationlink a:active
{
	color: #333;
}
.navigationlinkselected
{
	color: #000;
}



/* Footer */
.footerImg
{
	background: #ffffff url(Images/footertop.gif) no-repeat top;
	width: 820px;
	height: 11px;
	padding: 0;
	margin: 0;
}
.footerImg2
{
	background: #ffffff url(Images/footertop2.gif) no-repeat top;
	width: 820px;
	height: 11px;
	padding: 0;
	margin: 0;
}
.footer
{
	width: 820px;
	height: 150px;
	padding-top: 5px;
	clear: both;
	display: block;
	background-color: #0180B3;
	bottom: 0;
}
.loginfooter
{
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
}
.loginfooter a
{
	padding-left: 10px;
}
.footerleft
{
	font-size: 0.75em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	color: #fff;
}

.footerright
{
	font-size: 0.75em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	float: right;
	color: #fff;
}

.footer a
{
	color: #fff;
	font-size: 11px;
}
.footer a:hover
{
	color: #fff;
}


/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 6px;
	font-size: 100%;
}

#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
}

#validation a
{
	display: block;
	width: 80px;
	height: 15px;
	margin-left: 10px;
	text-decoration: none;
}

#validation #c2klink
{
	text-decoration: none;
	text-align: right;
	color: #D3E9F5;
	font-size: 10px;
	width: 130px;
	margin-right: 14px;
	float: right;
	clear: both;
}

#validation #c2klink:link
{
	color: #D3E9F5;
}
#validation #c2klink:visited
{
	color: #D3E9F5;
}
#validation #c2klink:hover
{
	color: #fff;
}
#validation #c2klink:active
{
	color: #D3E9F5;
}


#xhtml20
{
	background: url(         "../../images/xhtml20.gif" ) 0 0 no-repeat;
}


#xhtml20:hover
{
	background-position: 0 -15px;
}

#css
{
	background: url(         "../../images/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -15px;
}

/*----- log out css -----*/
.logout
{
	font-size: 0.625em;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	width: 200px;
	clear: both;
}
.logout:link
{
	color: #aaaaaa;
}
.logout:visited
{
	color: #aaaaaa;
}
.logout:hover
{
	color: #666666;
}
.logout:active
{
	color: #aaaaaa;
}

.loginpanel
{
	border: solid 1px silver;
	width: 330px;
	font-size: 1.0625em;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.loginsmtxt
{
	font-size: 0.75em;
}
.forgottenmtxt
{
	font-size: 0.9375em;
	padding-left: 50px;
}


/*----- Privacy & Terms -----*/
.LegalText
{
}

/*----- Language Selection -----*/
.flagLanguageSelection
{
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

.flagLanguageSelection .lngLegendFlags
{
	display: none;
	text-align: right;
}

.flagLanguageSelection .languageFlags
{
	display: inline;
	margin: 0;
}

.flagLanguageSelection .languageFlags li
{
	list-style-type: none;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.homeContent
{
	background-color: #3B2829;
	width: 900px;
	display: block;
}

.roomsContent
{
	background-color: #2F0908;
	width: 900px;
	display: block;
}

.contentImage
{
	float: left;
	display: block;
}

.contentTitle
{
	float: left;
	display: block;
	margin: 25px 0 0 25px;
}

.contentPanel
{
	float: left;
	display: block;
	margin: 25px;
	color: #fff;
	width: 400px;
}

#FileManager
{
	overflow: auto;
	display: block;
	width: 800px;
	height: 200px;
	border: solid 1px #cccccc;
	margin-bottom: 20px;
	margin-top: 10px;
}

#FileManager table
{
	display: block;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

