/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #515F6C;
	}
a img {
	border: 0px;
	}
/*  *********************************************  ADDRESS  STYLE *********************************************** */

div#mn-address p {
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	top: 20px;
	right: 25px;
	text-align: right;
	font-size: 12px; 
	}
div#mn-address p.tel {
	font-size: 16px;
	}
	div#mn-address p.tel .number {
		font-size: 20px;
		}
	div#mn-address p.tel a {
		color: #3F7BB1;
		}
div#mn-address p.add a {
	color: #000;
	}

div#mn-address a {
	text-decoration: none;
	}
	div#mn-address p.add a:hover, div#mn-address p.tel a:hover {
		color: #905FA1;
		}


/*  *********************************************  ICONS  STYLE *********************************************** */



div#mn-icons {
	line-height: 20px;
	}

div#mn-icons .pane-list {
	margin:0;
	padding: 0;
	list-style: none;
	}
	div#mn-icons li {
		height: 143px;
		cursor: pointer;
		}

div#mn-icons p {
	margin: 0;
	padding: 0 0 0 140px;
	}
	
div#mn-icons .title1 {
	font-size: 16px;
	font-weight: bold;
	color: #89BCE7;
	padding-top: 35px;
	}
div#mn-icons .title2 {
	font-size: 22px;
	color: #FFF;
	text-transform: uppercase;
	}
div#mn-icons .launch {
	color: #FFF;
	margin: 24px 0 0 30px;
	}

div#mn-icons a {
	color:#FFF;
	text-decoration:none;
	}
	div#mn-icons a:hover {
	color:#FFFFFF;
	text-decoration: underline;
		}


/*  *********************************************  LINKS  STYLE *********************************************** */



div#mn-links {
	}

div#mn-links .pane-list {
	margin:0;
	padding: 0;
	list-style: none;
	}
	div#mn-links li {
		display: block;
		float: left;
		width: 201px;
		cursor: pointer;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0;
		padding: 25px 0 15px 0;
		}

div#mn-links p {
	margin: 0 0 0 10px;
	padding: 0 0 0 30px;
	height: 26px;
	background: url(../images/arrow.jpg) bottom left no-repeat;
	}

div#mn-links a {
	display: block;
	float: left;
	margin-top: 5px;
	color:#905FA1;
	text-decoration:none;
	}
	div#mn-links a:hover {
		color:#89BCE7;
		text-decoration: underline;
		}


/*  *********************************************  TEXT-TOOLS  STYLE *********************************************** */


div#mn-text-tools {
	line-height: 20px;
	color: #FFF;
	}

div#mn-text-tools p {
	margin: 0 0 2px 0;
	padding: 5px 0 0 15px;
	height: 28px;
	}
	div#mn-text-tools strong {
		}

div#mn-text-tools a {
	color:#FFF;
	text-decoration:none;
	}
	div#mn-text-tools a:hover {
		color: #89BCE7;
		}

div#mn-text-tools select {
	border: none;
	margin-left: 5px;
	}
	





/*  *********************************************  SIDEBAR  STYLE *********************************************** */



div#mn-sidebar {
	line-height: 20px;
	}

div#mn-sidebar p {
	}
	div#mn-sidebar strong {
		}

div#mn-sidebar ul {
		margin:0;
		padding: 20px 0 15px 25px;
		list-style: square;
		color: #5F7A67;
		line-height: 26px;
		}
	div#mn-sidebar li {
		padding-left: 5px;
		}

div#mn-sidebar a {
	color:#3F7DB0;
	text-decoration:none;
	}
	div#mn-sidebar a:hover {
	  text-decoration:underline;
		}



/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	line-height: 20px;
	}

div#mn-content p {
	}
	div#mn-content strong {
		color:#905FA1;
		}

div#mn-content ul {
	margin:0;
	padding: 5px 0 15px 50px;
	line-height: 24px;
		}
	div#mn-content li {
	margin-left: 5px;
	list-style-image: url(../images/arrow_01.gif);
		}

div#mn-content a {
	color:#3F7DB0;
	text-decoration:none;
	}
	div#mn-content a:hover {
		color:#905FA1;
		}


div#mn-content .pane-list {
		margin: 20px 0 ;
		padding: 0;
		list-style: none;
		}
	div#mn-content .pane-list li {
	display: block;
	float: left;
	width: 175px;
	height: 120px;
	margin-right: 2px;
	background: #F2EDF4;
	cursor: pointer;
	list-style: none;
		}
	div#mn-content .pane-list p {
		margin: 0;
		padding: 0;
		}
	div#mn-content .pane-list .title {
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 10px 0;
		}
	div#mn-content .pane-list .link {
		text-align: center;
		line-height: 14px;
		font-size: 10px;
		color: #000;
		}
	div#mn-content .pane-list .link a {
		color: #303E9F;
		}
	




/*  *********************************************  FOOTER  STYLE *********************************************** */



div#mn-footer {
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #89BCE7;
	}
	#mn-footer p {
		}
	#mn-footer ul {
		padding: 0;
		margin: 5px 0 0 0 ;
		}
		#mn-footer li {
			list-style-type: none;
			display: inline;
			padding-right: 15px;
			}
	#mn-footer a {
		color: #FFF;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */



/*Link Text*/
H1, #mn-sidebar .header {
	font-weight: bold;
	color:#3F7DB0;
	margin: 0 0 0 0;
	padding: 20px 0 10px 0;
	font-size: 24px;
	}
	#mn-sidebar .header {
		color: #000;
		}
	
H2 {
	font-weight: normal;
	color:#905FA1;
	margin: 0;
	padding: 20px 0 5px 0;
	font-size: 20px;
	clear: both;
	}
H3 {
	font-weight: normal;
	color:#905FA1;
	margin: 0;
	font-size: 20px;
	}
H4 {
	font-weight: normal;
	color:#905FA1;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 20px;
	}
/*  *********************************************   PICTURES   *********************************************** */


.picborder {
	border: 1px solid;
	border-color:#9CC2ED;
	padding: 3px;
}

.picRight {
	border: 1px solid;
	border-color:#cccccc;
	float:right;
	margin-left:10px;
	margin-top:5px;
	padding: 3px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #cccccc;
	float:left;
	margin-right:10px;
	margin-top:5px;
	padding: 3px;
}
.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}



/*  *********************************************   CONTENT ELEMENTS  *********************************************** */


hr {
	width: 80%;
	border: 1px solid #f4f4f4;
	text-align: center;
	margin: 10px auto;
	}
	
	/*  *********************************************   DATE PICKER  *********************************************** */

	

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}


/* Honey Pot Technology (spam protection) */

.spc {
	display:none;
}
