@charset "utf-8";

/* CSS Document */

/************************************************************/
/************************* ELEMENTS *************************/
/************************************************************/

* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	background:#FFFFFF none repeat-y fixed center top;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

a:link, a:visited, a:active, a:hover { color:#FF6419; }

a:link, a:visited, a:active, a:hover { text-decoration:none; }

a:hover { text-decoration:underline; }

h1, h2, h3, h4, h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b49759;
	font-weight:normal;
	padding-bottom:16px;
}

h6 { font-weight:normal; }

/************************************************************/
/************************* LAYOUT STYLES ********************/
/************************************************************/

#center{
	abackground:transparent url(../images/shadow_content.jpg) no-repeat bottom right;
	amargin:0px auto;
	awidth:934px;
	min-height: 100%;
	aborder:1px solid #ffffff;
}


#centercontent {
	background:transparent url(../images/shadow_content.jpg) repeat-y scroll left top;
	margin:0px auto;
	width:934px;
	min-height: 100%;
	aborder:1px solid #000000;
}

*html #center { height: 100%; }

*html #centercontent { height: 100%; }

#btm {
	margin-left: -438px;
        left: 50%; 
	width: 876px;
	height: 25px;
	padding: 0px 0px 0px 10px;
	bottom: 0px;
        position: fixed; 
        background-position: bottom; 
	background-color:#DDDBCF;
        z-index: 1;
        
}

#btm table td {
	padding-top: 5px;
}

*html #btm { margin-top: -25px; }

#btm a { color:#000000; }

#btm a:hover { color:#FF6419; }

.clr { clear:both; }

/*************************************************/
/************************* WP ********************/
/*************************************************/

.header {
	text-align: center;
}

.tablemenu1, .tableflash1, .tablecontenthome  {
	margin-left: 19px;
}

.tablemenu1 {
	margin-left: 19px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.introtxt  {
	background:transparent url(http://www.thestmoritz.com/images/lead_txt_box.jpg) no-repeat;
	width:207px;
	aheight: 178px;
	padding: 20px;
	border-bottom: 2px solid #ffffff;	
	font-size: 12px;
}

.flash {
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.contentlefthome {
	width: 247px;
	background:transparent url(http://www.thestmoritz.com/images/bg_side_tp.jpg) no-repeat top left;
}

.contentleftcontent {
	width: 247px;
}

.menuorangebg {
	background:transparent url(http://www.thestmoritz.com/images/btm_menu_right.jpg) no-repeat top right;
	aborder: 1px solid #000000;
	height: 29px;
}

.bannerleft {
	margin: 25px 20px 20px 20px;
	text-align: center;
}

.newsletterleft {
	margin: 25px 20px 20px 20px;
}

		.padcon {
			padding:20px;
		}

		.padcon li {
			padding:1px;
		}

		.padcon ul{
			padding: 10px 0 0 15px;
		}

.date {
	color:#8c865a;
}

.judulart {
	color: #FF6419;
	font-weight: bold;
}

.path {
	padding: 0 0 10px 0;
	font-size: 9px;
	
}

#submenukiri ul {
	width: 145px;
	border: 1px solid #000000; 
	margin: 10px;
}

#submenukiri ul li{
	border: 1px solid #000000; 
	list-style: none;
	background: #000000;
}

#submenukiri ul li a{
	color: #b49759;		
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;		
}	

#submenukiri ul li a:hover{
	background: #000000;
	color: #ffffff;		
}	

#submenukiri2 ul {
	width: 205px;
	border: 1px solid #000000; 
	margin: 10px;
}

#submenukiri2 ul li{
	border: 1px solid #000000; 
	list-style: none;
	background: #000000;
}

#submenukiri2 ul li a{
	color: #b49759;		
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;		
}	

#submenukiri2 ul li a:hover{
	background: #000000;
	color: #ffffff;		
}