@charset "utf-8";
/* CSS Document */
body
{
	background-color: #FFFFFF;
	background-image: url(../Images/master/outsideBkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
}
#main 
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	background-image: url('../Images/master/MPS-header.jpg');
	background-repeat: no-repeat;
	height: 151px;
}
#mainPart
{
	background-image: url('../Images/master/mainBkg.jpg');
	background-repeat: repeat;
	margin-left: 11px;
	margin-right: 15px;
	min-height: 420px;

}
#footer
{
	background-image: url('../Images/master/bkgFooter.jpg');
	background-repeat: no-repeat;
	height: 29px;
}
#leftPanel
{
	width: 132px;
	float: left;
}
div.clear
{
	clear: both;
}
#mainArea
{
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 19px;
	
}
#rightPanel
{
	width: 123px;
	font-size: 11px;
	margin-left: 636px;
}

a.mainMenuLink:link, a.mainMenuLink:visited 
{
	background-image: url('../Images/master/mainMenuLink.jpg');
	display: inline-block;
	text-align: center;
	text-decoration:none;
	font-size: 12px;
	color: #ffffff;
	width: 63px;
	height: 37px;
	margin-top: 111px;
	margin-left: 2px;
	float: right;
	padding-top: 3px;
	position: relative;
	right: 18px;
}
a.mainMenuLink:hover, a.mainMenuLink:active
{
	background-image: url('../Images/master/mainMenuLinkRoll.jpg');
}
#rightMainMenu
{
	margin-right: 30px;
}
a.leftPanelLink:link, a.leftPanelLink:visited
{
	background-image: url('../Images/master/leftMenuLink.jpg');
	display: inline-block;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	width: 118px;
	height: 16px;
	margin: 0 0 3px 12px;
	padding: 3px 0 0 2px;
}
a.leftPanelLink:hover, a.leftPanelLink:active
{
	background-image: url('../Images/master/leftMenuLinkRoll.jpg');
}
.search {
	margin-top: 5px;
	margin-left: 15px;
	font-size: 11px;
	color: #2a3979;
	font-weight: bold;
	position: relative;
	top: 10px;
}
.selectionGuide {
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	height: 35px;
	width: 120px;
	margin-left: 12px;
	background-image: url(../Images/master/backgrounds/selectionGuideBkg.png);
	font-weight: bold;

}
.titleSearchArea {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #2a3979;
	font-weight: bold;
	position: relative;
	top: 0px;
	}
.formBox
{
	margin-top: 15px;
	margin-left: 12px;
	font-size: 11px;
	color: #2a3979;
	font-weight: bold;
	position: relative;
	top: 10px;
}
.formBox
{
	margin-top: 5px;
	margin-left: 0px;
	font-size: 11px;
	color: #2a3979;
	font-weight: bold;
	position: relative;
	top: 10px;
}
.field
{
	font-size: 12px;
	text-align: left;
	width: 116px;
	border: 1px solid #DDDDDD;
	margin-bottom: 2px;
}
.button
{
	font-size: 11px;
	text-align: center;
	width: 118px;
	height: 16px;
	border-width: 1px;
	margin-bottom: 15px;
}
select
{
	width: 118px;
	margin-top: 2px;
	font-size: 11px;
	text-align: left;
}
select.search
{
	height: 16px
}
#selectionGuide {
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-top: 10px;
	height: 35px;
	width: 118px;
	margin-left: 12px;
	background-image: url(../Images/master/backgrounds/selectionGuideBkg.png);
	font-weight: bold;
}
img.ad
{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #2a3979;
}
img.iso
{
	padding-top: 15px;
	padding-right: 22px;
}
#latestNews
{
	border: 2px groove;
	height: auto;
	width: 119px;
	line-height: 125%
}
#latesNewsHeader
{
	background-image: url('../Images/master/latesNewsBkg.jpg');
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-right: 31px;
	padding-top: 2px;
	text-align: center;
	color: #FFFFFF;
	height: 19px;
	width: 75px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 2px;
}
#askOurEng
{
	background-color: #477eba;
	border: 2px ridge;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
}
#editableArea
{
	min-height: 395px;
	font-size: 12px;
}
a.noUnderline
{
	text-decoration: none;
}
p
{
	text-align: justify;
	margin-top: 0;
}
#text
{
	min-height: 173px;
}
#scrolled
{
	height: 395px;
	overflow: auto;
	padding-right: 10px;
}
#randomImg
{
	background-image: url('../Images/random/randomBkg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	height: 222px;
}
a.random
{
	text-decoration: none;
	color: #FFFFFF;
}
#randomLeft
{
	float: left;
	width: 223px;
	height: 222px;
}
#randomRight
{
	width: 223px;
	margin-left: 247px;
	padding-top: 25px;
	height: 222px;
}	
#leftImg
{
	margin-top: 23px;
	margin-bottom: 24px;
}
#rightImg
{
	margin-top: 15px;
}
#bigImg
{
	min-height: 222px;
	margin-top: 10px;
}
h1
{
	color: #273f78;
	margin: 0;
	padding-bottom: 10px;
	font-size: 14px;
}
h2
{
	color: #273f78;
	margin: 0;
	padding-bottom: 3px;
	font-size: 14px;
}
h3
{
	padding: 3px;
	margin: 0;
	font-size: 14px;
	background-color: #273f78;
}
.productImg
{
	float: left;
	width: 230 px;
	margin-bottom: 18px;
}
.left
{
	margin-left: 140px;
	text-align: justify;
	width: 310px;
}
#oneProductImg
{
	float: left;
	width: 200 px;
	margin-bottom: 18px;
}
#left
{
	margin-left: 210px;			//210px
	padding-top: 50px;
	text-align: justify;
}
#customize
{
	font-size: 11px;
	padding-top: 10px;
}
table
{
	width: 100%;
	/*font-size: 12px;*/
	margin-bottom: 15px;
}
th
{
	color: #FFFFFF;
	background-color: #273f78;
}
td
{
	border: 1px solid #FFFFFF;
	background-color: #d0e2f6;
	text-align: left;
}
td.FirstCol
{
	color: #273f78;
	font-weight: bold;
}
#print
{
	float: right;
	font-size: 11px;
	padding-top: 45px;
}
img
{	
	border: 0;
}

