/* main body style */
body {
    background: #BEC5C9;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 10px;
    /*background-image: url(../images/bg_body.gif);
    background-repeat:repeat-x;*/
}

/* generic form styles */
select, input {
    color: #003366;
    font-size: 1em;
}
textarea {
  color: #003366;
  /*font-size: 1.2em;*/
}

/* generic table elements styles */
table{
	
	/*border: 0em;*/
  /*  padding: 0em;*/
	
}
th {
    text-align: center;
	font-weight: bold;
}
td {
  /*  margin: 0em;*/
	/*border: 0;*/
}

/* remove border from linked images */
a img {
    border: 0px;
}

/* link classes
Note 1: we only specify anything that changes from the base class in
all other classes
Note 2: we only specify individual styles for the pseudo classes
e.g. (A:link, A:hover etc.) if styling these differently
*/
a:link, a:visited {
    color: #9E3933;
    text-decoration: none;
}
a:active {
}
a:hover {
    color: #9E3933;
    text-decoration: underline;
}

/* styling for lists */
ul {
    list-style-image: url('../images/tab_right.gif');
    padding-left: 1em;
    margin-left: 0.5em;
    text-indent: -0.2em;
}

/* block styles */
.blockcontainer_sx {
		width: 20%;
    vertical-align: top;
}
.blockcontainer_sx_wrapper {
}
.blockcontainer_cx {
		width: 80%;
    padding-left: 0.5em;
    padding-right: 0.5em;
    vertical-align: top;
		font-size: 1em;
}
.blockcontainer_cx_wrapper {
}

.blockcontainer_cx div.tree-item {
	/*padding-bottom: 0.5em;*/
}

.blockcontainer_cx div.tree-item a, .blockcontainer_cx div.tree-item img {
	vertical-align: text-bottom;
}

.blockcontainer_dx {
    width: 20%;
    vertical-align: top;
}
.blockcontainer_dx_wrapper {
}
.sideblock_sx {
    font-size: 0.9em;
    margin-bottom: 1em;
}
.centerblock {
    border: 1px solid #A1A1A1;
    vertical-align: top;
	padding: 0.5em;
	margin: 0.5em;

}
.sideblock_dx {
    font-size: 0.9em;
}

/* header zone styles */
.header_up_sx{
    background-image: url(../images/header_up_sx.gif);
    width: 30px;
    height: 35px;
}
.header_up{
    background-image: url(../images/header_up.gif);
    background-repeat: repeat-x;
    height: 35px;
}
.header_up_dx{
    background-image: url(../images/header_up_dx.gif);
    width: 30px;
    height: 35px;
}
.header_sx{
    /*background-image: url(../images/header_sx.gif);
    background-repeat: repeat-y;
    width: 30px;*/
}
.header{
    /*background-color: #066ACC;
    color: #FFFFFF;*/
    padding: 0px;
    margin: 0px;
}
.header_dx{
    /*background-image: url(../images/header_dx.gif);
    background-repeat: repeat-y;
    width: 30px;*/
}
.header_dn_sx{
    background-image: url(../images/header_dn_sx.gif);
    width: 30px;
    height: 35px;
}
.header_dn{
    background-image: url(../images/header_dn.gif);
    background-repeat: repeat-x;
    height: 35px;
}
.header_dn_dx{
    background-image: url(../images/header_dn_dx.gif);
    width: 30px;
    height: 35px;
}
.header_search{
    width: 16%;
    text-align: right;
    padding: 4px;
}

/* headmessages style */
.headmsg {
    font-size: 0.9em;
    text-align: center;
    width: auto;
    padding: 0.2em;
    margin-left: 8%;
    margin-right: 8%;
}

/* horizontal first level navigation */
.navfirst_tabs {
	color: #000;
	border-bottom: 1px solid #ccc;
	margin: 0.5em 0 0 0;
	padding: 0 0 3px 0;
	z-index: 1;
	
	
}

.navfirst_tabs li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	margin: 2px;
	font-weight: bold;
}

.navfirst_tabs li a, .navfirst_tabs li a.active {
	background: #f3f3f3;
	border: 1px solid #aaaaaa;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	color: #666;
}

.navfirst_tabs li a.active:link, .navfirst_tabs li a.active:visited {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	color: black;
	border-top: 1px solid red;
}

.navfirst_tabs li a:hover, .navfirst_tabs li a.active:hover {
	background: #ffffff; 
}

/* horizontal second level navigation */
.navsecond_tabs {
	text-align: justify;
	background: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	border-top: none;
	z-index: 2;
	height: 1.3em;
}


.navsecond_tabs li {
	margin: 0em;
	padding: 0em;
	display: inline;
	list-style-type: none;
}

.navsecond_tabs li a:link, .navsecond_tabs li a:visited {
	/*float: left;*/
	font-weight: normal;
	padding: 0.3em 0.9em 0.3em 0.9em;
	margin-right: 0.2em;
	text-decoration: none;
}
.navsecond_tabs li a.active, .navsecond_tabs li a.active:link, .navsecond_tabs li a.active:visited {
	color: black;
}

.navsecond_tabs li a:hover {
}

/* main zone styles */
.main_up_sx{
    width: 0em;
    height: 0em;
}
.main_up{
    height: 0em;
}
.main_up_dx{
    width: 0em;
    height: 0em;
}
.main_sx{
    width: 0em;
}
.main{
}
.main_dx{
    width: 0em;
}
.main_dn_sx{
    width: 0em;
    height: 0em;
}
.main_dn{
    height: 0em;
}
.main_dn_dx{
    width: 0em;
    height: 0em;
}

/* article styles */
.articletitle {
    font-size: 10px;
    font-weight: bold;
}
.articleinfo {
		font-size: 10px;
    font-style: italic;
    padding-top: 4px;
}
.articlebody {
    margin-left: 10px;
    padding-top: 0.2em;
    font-size: 0.9em;
    line-height: 1.4em;
}
.articlefoot {
    font-size: 9px;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
}

/* footmessages style */
.footmsg {
    font-size: 0.8em;
    text-align: center;
}

/* postnuke specific classes */
.pn-logo {
    font-size: 2.8em;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.pn-logo-small {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.pn-pagetitle, h1 {
    font-size: 1.3em;
    font-weight: bold;
    text-align:center;
}
.pn-title, h2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align:center;
}
.pn-subtitle, h3 {
    font-size: 1.2em;
    font-weight: bold;
    text-align:left;
}
.pn-normal {
    font-size: 1em;
    color: #000000;
    text-decoration: none;
}
.pn-sub {
    font-size: 9px;
}
.pn-statusmsg {
    color: Red;
    font-style: italic;
}
/* news styles */
.pn-storytitle {
    font-weight: bold;
    letter-spacing: 0.2em;
}

/* styles for legacy opentable functions */
.box1{
    /* border: 1px solid red;**/
    background-color:#FFFFFF;
    margin: 0px;
    padding: 0px;
		position: relative;
}
.box2{
    border:1px solid #cccccc;
    background-color:#FFFFFF;
    padding: 0.5em;
    margin-bottom: 0.5em;
}

/* link classes */

.pn-sub a:link, .pn-sub a:visited, .pn-sub a:active, .pn-sub a:hover {
    color: #204D62;
    text-decoration: none;
}

.pn-sub a:hover {
    color: #204D62;
    text-decoration: underline;
}


/* left sideblock */
.leftnav_up_sx{
    width: 8px;
    height: 10px;
    background: #EEEEEE url(../images/key-point_tl.gif) no-repeat top left;
}
.leftnav_up{
    height: 10px;
    background-color: #EEEEEE;
}
.leftnav_up_dx{
    width: 8px;
    height: 10px;
    background: #EEEEEE url(../images/menu_tr.gif) no-repeat top right;
}
.leftnav_sx{
    width: 8px;
    /*background-color: #EEEEEE;*/
}
.leftnav{
    /*background: #EEEEEE;*/
}
.leftnav_dx{
    width: 8px;
    /*background: #EEEEEE url(../images/menu_right.gif) repeat-y top right;*/
}
.leftnav_dn_sx{
    width: 8px;
    height: 8px;
    background: #EEEEEE url(../images/key-point_bl.gif) no-repeat bottom left;
}
.leftnav_dn{
    height: 8px;
    background-color: #EEEEEE;
}
.leftnav_dn_dx{
    width: 8px;
    height: 8px;
    background: #EEEEEE url(../images/menu_br2.gif) no-repeat bottom right;
}
.leftnav ul {
	margin-left: 0;
	padding-left: 0;
/*    margin: 0em;*/
/*    padding :0em;*/
    list-style: none;
    text-indent: 0.2em;
}
.leftnav li {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.leftnav li a:link {
    display: block;
    text-decoration: none;
    margin: 0em;
    padding: 0.3em;
    background: #FFF;
    border-bottom: 1px solid #DDDDDD;
}
.leftnav li a:visited {
    display: block;
    text-decoration: none;
    margin: 0em;
    padding: 0.3em;
    background: #FFF;
    border-bottom: 1px solid #DDDDDD;
}
.leftnav li a:hover {
    background: #1F4C61;
    color: #FFF;
}
.leftnav li a:active {
    background: #9E3933;
    color: #FFF;
}
.leftnav div.tree-menu div
{
	
}

.leftnav div.tree-menu div.tree-item {
	padding: 0.3em;
	background: #EDF2F2;
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}


/* right sideblock */
.rightnav_up_sx{
    width: 8px;
    height: 10px;
    background: #EEEEEE url(../images/key-point_tl.gif) no-repeat top left;
}
.rightnav_up{
    height: 10px;
    background-color: #EEEEEE;
}
.rightnav_up_dx{
    width: 8px;
    height: 10px;
    background: #EEEEEE url(../images/menu_tr.gif) no-repeat top right;
}
.rightnav_sx{
    width: 8px;
    background-color: #EEEEEE;
}
.rightnav{
    background: #EEEEEE;
}
.rightnav_dx{
    width: 8px;
    background: #EEEEEE url(../images/menu_right.gif) repeat-y top right;
}
.rightnav_dn_sx{
    width: 8px;
    height: 8px;
    background: #EEEEEE url(../images/key-point_bl.gif) no-repeat bottom left;
}
.rightnav_dn{
    height: 8px;
    background-color: #EEEEEE;
}
.rightnav_dn_dx{
    width: 8px;
    height: 8px;
    background: #EEEEEE url(../images/menu_br2.gif) no-repeat bottom right;
}
.rightnav ul {
    margin: 0em;
    padding :0em;
    list-style: none;
    text-indent: 0.2em;
}
.rightnav li {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.rightnav li a:link, .rightnav li a:visited {
    display: block;
    text-decoration: none;
    margin: 0em;
    padding: 0.3em;
    background: #EDF2F2;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.rightnav li a:hover {
    background: #E0E9E9;
}

/* center block */
.centernav_up_sx{
}
.centernav_up{
}
.centernav_up_dx{
}
.centernav_sx{
}
.centernav{
}
.centernav_dx{
}
.centernav_dn_sx{
}
.centernav_dn{
}
.centernav_dn_dx{
}
.centernav ul {
}
.centernav li {
}
.centernav li a:link, .centernav li a:visited {
}
.centernav li a:hover {
}


/* Float element styles*/


.mn-float-left {
	display: inline;
	float: left;
	position: relative;
}

table.mn-float-left {
	display: table;
	float: left;
	position: relative;
}

.mn-float-right {
	display: inline;
	float: right;
	position: relative;
}

table.mn-float-right {
	display: table;
	float: right;
	position: relative;
}

.mn-clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

/* IE annoying bugfix */

/* * html table { width: 98%; } */
* html .blockcontainer_sx { width: 19%; }
* html .blockcontainer_cx { width: 79%; }
* html .box1 { width: 97%; }

.mn-table {
	width: 100%;
  padding: 4px;
  empty-cells: show;
}

.mn-status-info {
	color: green;
}

.mn-status-error {
	color: red;
}

.mn-status-warning {
	color: orange;
}

.mn-status-debug {
	color: blue;
}

.mn-search-module {
	background: #EEEEEE;
}

.mn-code {
	font-family: "Courier New", Courier, monospace;
}

.w_0 { width: 0;}
.w_5 { width: 5%;}
.w_10 { width: 10%;}
.w_15 { width: 15%;}
.w_20 { width: 20%;}
.w_25 { width: 25%;}
.w_30 { width: 30%;}
.w_35 { width: 35%;}
.w_40 { width: 40%;}
.w_45 { width: 45%;}
.w_50 { width: 50%;}
.w_55 { width: 55%;}
.w_60 { width: 60%;}
.w_65 { width: 65%;}
.w_70 { width: 70%;}
.w_75 { width: 75%;}
.w_80 { width: 80%;}
.w_85 { width: 85%;}
.w_90 { width: 90%;}
.w_95 { width: 95%;}
.w_100 { width: 100%;}

.va-baseline {	vertical-align: baseline;}
.va-sub {	vertical-align: sub;}
.va-super {	vertical-align: super;}
.va-top {	vertical-align: top;}
.va-text-top {	vertical-align: text-top;}
.va-middle {	vertical-align: middle;}
.va-bottom {	vertical-align: bottom;}
.va-text-bottom {	vertical-align: text-bottom;}

.ta-left {text-align: left;}
.ta-center {text-align: center;}
.ta-right {text-align: right;}
.ta-justify {text-align: justify;}

.bold {
	font-weight: bold;
	vertical-align: baseline;
}

.italic {
	font-style: italic;
	vertical-align: baseline;
}

.fck-image-align-left {
	float: left;
	position: relative;
	display: inline;
}

.fck-image-align-right {
	float: right;
	position: relative;
	display: inline;
}


.mn-nowrap {
	white-space: nowrap;
}

.mhomepage-preview-td-row {
	border: 2px solid #FF0000;
}

.mhomepage-preview-td {
	border: 2px solid #cccccc;
}

.mhomepage-table {
	border-collapse: collapse;
}

.mhomepage-table-td {

}

