/* Start of CMSMS style sheet 'Core' */
/* Global Resets */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ 
	margin: 0;
	padding:0;
}

a:link img, a img {
	border: none;
}

body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#535353;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
                margin-top:10px;
}

a:link, a:active, a:visited {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #5c2d91;
}

a:hover {
       color: #c4b8ea; /* bfd848; */
}
.xmas {
	font-size: 12px;
	color: #D40000;
                text-align:center;
}
.showcase {
              font-size: 9px;
}
.showcase a:link, a:active, a:visited {
	font-size:9px;
	color: #5c2d91;
}

#page {
	background: #fff url('uploads/images/layout/menu_bg.gif') repeat-x;
}

#page_wrapper {
	margin: 0 auto;
	width: 905px;
	text-align: left;
	padding: 0px;
}

#logo {
	clear: both;
	height: 49px;
}

#banner {
	clear: both;
}

.award {
	position:absolute;
	margin-left: 930px;
	margin-top: 0px;
}

#banner img, #side_menu img {
	display: block;
}

#footer {clear: both;
              width:905px;
}
#side_menu {
	width: 240px;
	float: left;
	background-color: #3366ff;
	margin: 0 15px;
	background: url(uploads/images/layout/side_menu_bg.gif) repeat-y;

}

/*\*/ * html #side_menu { margin: 0 7px; border-left: solid 1px #fff; } /**/

#side_nav_wrapper {
	padding: 0px 20px;
}

#side_news {
	width: 255px;
	float: left;
        clear: left;
	margin: 20px 0 0 0;
        text-align: center;
}

/*\*/ * html #side_news { margin: 0 7px; border-left: solid 1px #fff; } /**/

#side_news_wrapper {
}

#content {
	width: 610px;
	float: right;
	margin-top: 20px;
}

#right_content {
	float: right;
	width: 190px;
	margin: 0 0 0px 20px;
	text-align: right;
}

/* #content heading & text styles */
#content h1 {
	margin-bottom: 10px;
	padding: 0 0 3px 0;
	color: #4d4d4d;
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px #595959;
}

#content h2 {
	margin-bottom: 8px;
	padding: 0 0 3px 0;
	color: #ffffff;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px #5c2d91;
}

#content h3 {
	margin-bottom: 8px;
	padding: 0 0 3px 0;
	color: #4d4d4d;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px #5c2d91;
}

#content h4 {
	margin-bottom: 8px;
	padding: 0 0 3px 0;
	color: #4d4d4d;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px #5c2d91;
}

#content h5 {
	margin-bottom: 8px;
	padding: 0 0 3px 0;
	color: #4d4d4d;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: dotted 1px #5c2d91;
}

#content p {
	line-height: 1.5;
	margin-bottom: 12px;
}

#right_content p{
	padding: 0;
        margin: 0;
}

#content ul, #content ol {
       margin-left: 25px;
       margin-bottom: 8px;
}

#content li {
      margin-bottom: 4px;
}

/* Footer */

#footer {
    margin-top: 10px;
   font-size:11px;
}

#footer a:link, #footer a:active, #footer a:visited {
    text-decoration: none;
    font-size:11px;
    color: #5c2d91; 
}

#footer a:hover {
    text-decoration: underline; 
   font-size:11px;     
    color: #c4b8ea;
}

#footer p {
    color: #ccc;
}

/* Features Table*/

table.single_features{
     float: right;
     margin-left: 20px;
     width: 224px;
}

table.features {
	border: solid 1px #bacede;

}
.features td{
    padding: 2px 1px;
}
td.feature {
	font-size: 11px;	
	font-style: italic;
	padding-left: 6px;
}
td.check {
	text-align: center;
}
td.check, td.feature {
	border-bottom: dotted 1px #b6b5b4;
        background-color: #f2f6f9;
}
td.room, td.room_group, td.feature_title {
	background-color: #bacede;
}
td.room_group {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #f5f8fb;
}
td.room {
	border-bottom: solid 2px #fff;
	text-align: center;
}
td.feature_title {
	font-size: 20px;
	border-bottom: solid 2px #fff;
	color: #eee;
	font-style: italic;
	padding:10px 10px 0px 10px;
}
td.specials {
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF0000;
	text-align:center
}
td.greyspecials {
	font-size:9px;
	font-weight:bold;
	color:#000;
	background-color:##D2D2D2;
	text-align:center
}
td.smallfont {
	font-size:9px;
	text-align:center;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#5E2C8D;
	border-bottom: solid 2px #fff;
}


/* Clearing */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End of 'Core' */

