/*
CSS Credit: http://www.mi.com/
*/

body {
	line-height: 1.2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	clip: rect(0px,0px,0px,0px);
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:active, a:hover {
	text-decoration: underline;
	text-align: center;
	background-position: center center;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.readmore a {
	clear: both;
	float: left;
	height: 21px;
	width: 100px;
	padding: 2px 0 0 10px;
	margin: 0 15px 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border: none;
	background: url(images/mi_readmore_button.jpg) no-repeat;
}

.download a {
	clear: both;
	float: left;
	height: 21px;
	width: 100px;
	padding: 2px 0 0 10px;
	margin: 0 15px 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border: none;
	background: url(images/mi_readmore_button.jpg) no-repeat;
}

#mi_container {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #060;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

/* header panel */
#mi_header_panel {
	width: 860px;
	height: 74px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-color: #060;
	background-image: url(images/mi_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mi_header_panel #mi_site_title {
	float: left;	
}

#mi_site_title h1 {
	font-size: 30px;
	margin: 0px;
	padding: 10px 0;
	color: #F00;
}

#mi_site_title h1 span {
	color: #fff;
}

#mi_site_title h2 {
	font-size: 16px;
	color: #878181;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#mi_header_panel #MangInasal_logo {
	float: right;
	top: 10px;
	clip: rect(10px,auto,50px,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mi_search_box form {
	margin: 0;
	padding: 0;
	text-align: left;	
}

#searchfield {
	border: 1px solid #767676;
	background: #434343;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	height: 15px;
	line-height: normal;
	padding: 4px;
	width: 180px;
}

#mi_search_box form #searchbutton {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 50px;
	background:url(images/mi_go_button.jpg) no-repeat;
	border: 0px;
}

/* end of header panel */

/* banner panel */
#mi_banner_panel {
	width: 860px;
	height: 340px;
	text-align: left;
	background-color: #060;
	background-image: url(images/mi_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#mi_banner_panel #mi_banner_section {
	float: left;
	width: 570px;
	height: 340px;
	padding-left: 27px;
}

#mi_banner_section h1 {
	font-size: 24px;
	color: #0fb1cb;
	margin: 0px;
	padding: 5px 0 30px 0;
}

#mi_banner_section p {
	padding-bottom: 30px;
}

#mi_banner_panel #mi_menu_section {
	float: right;
	width: 220px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mi_menu_section ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style: none;
}

#mi_menu_section ul li {
	height: 13px;
	padding: 12px 0px 10px 7px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	background: url(images/mi_menu_item_bg.jpg) left bottom no-repeat;
}

#mi_menu_section ul li a {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
}

#mi_menu_section ul li a span {
	margin: 0px;
	padding: 0px;
	margin-left: 70px;
	font-size: 13px;
	font-weight: bold;
	color: #FF0;
}

#mi_menu_section ul li a span:hover {
	color: #fff;
}

#mi_menu_section li a:hover, #mi_menu_section li .current {
	color: #fff;
	text-decoration: none;
}

/* end of banner panel */


/* content */

#mi_content_top {
	clear: both;
	width: 960px;
	height: 31px;
	background: url(images/mi_content_top.jpg) top center no-repeat;
}

#mi_content {
	clear: both;
	overflow: hidden;
	width: 880px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}

#mi_content_bottom {
	clear: both;
	width: 960px;
	height: 28px;
	background-image: url(images/mi_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}

/* content left */
#mi_content #mi_content_left {
	float: left;
	width: 540px;
	padding-left: 25px;
	padding-top: 10px;
}

#mi_content_left h1 {
	font-size: 18px;
	color: #060;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #000000;
	text-align: left;
}


#mi_content_left p {
	padding-bottom: 10px;
	text-align: justify;
	color: #FFF;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
}

 #mi_content_left .content_left_two_column {
	float: left;
	width: 250px;
	margin-right: 20px;
 }
 
 .content_left_two_column h2 {
	color: #20d1ee;	 
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #000000;
	font-weight: normal;
 }
 .content_left_two_column h3 {
	 margin: 0px;
	 padding: 0px;
	 font-size: 12px;
	 font-weight: bold;
 }
 
 .content_left_two_column h4 {
 	 margin: 0px;
	 padding: 0px;
	 font-size: 12px;
	 font-weight: normal;
 }

/* end of content left */

/* content right */
#mi_content #mi_content_right {
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-right: 35px;
	
}

#mi_content_right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mi_content_right h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0px;
}

#mi_content_right ul {
	margin: 0 0 10px 0;
	padding: 0px;
}

#mi_content_right ul li {
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
	list-style: none;
}

#mi_content_right .content_right_product_01 {
	clear: both;
	height: 182px;
	padding: 18px 10px 0 10px;
	margin-bottom: 15px;
	background-image: url(images/mi_product_02_bg.png);
	background-repeat: no-repeat;
}

#mi_content_right .content_right_product_02 {
	clear: both;
	height: 182px;
	background-image: url(images/mi_product_01_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mi_content_right .content_right_newandpromos {
	clear: both;
	height: 100px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mi_content_right .content_right_login {
	clear: both;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 150px;
	float: none;
}
#mi_content_right .content_right_contact01 {
	clear: both;
	height: 70px;
	background:url(#);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
}
#mi_content_right .content_right_contact02 {
	clear: both;
	height: 70px;
	background:url(#);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
}

/* end of content right */
/* end of content */

/* ----- Footer ----- */
#mi_footer {
	clear: both;
	padding: 0px;
	width: 960px;
	text-align: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #060;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#mi_footer a {
	color: #fff;
	font-weight: normal;
}
#mi_footer a:hover {
	color: #CCFF00;
}
/* ----- End of Footer ----- */
