/* MWorld-CSS Document for arpu+ */
/* BASIC TAGS */
html {
	margin: 10px;
	padding: 10px;
}
body {
	font-size: 12px;
	font-family:Verdana,Arial;
	color:#333333;
	vertical-align:top;
	margin: 0px;
}
P {
	padding: 1px 1px 1px 1px;
	text-align:justify;
}
ul{
	list-style-type:square;
	list-style-position:inherit;
}
hr{
	color: #F4F4F4;
}

/*	HEADINGS	*/
.heading1{
	font-family:Verdana,Arial;
	text-align:left;
	margin: 3px; 
	font-size:22px;
	font-weight:bold;
	color:#522E91;
}
.heading1 a{
	font-family:Verdana,Arial;
	text-align:left;
	text-decoration:none;
	margin: 3px; 
	font-size:22px;
	font-weight:bold;
	color:#522E91;
}
.heading1Small{
	font-family:Verdana,Arial;
	text-align:left;
	margin: 3px; 
	font-size:18px;
	font-weight:bold;
	color:#522E91;
}
.heading1Sub{
	font-family:Verdana,Arial;
	padding: 1px 1px 1px 1px; 
	text-align:right;
	font-size:12px;
	color:#522E91;
	text-decoration:none;
	font-weight:bold;
}
.heading2 {
	font-family:Verdana,Arial;
	padding: 2px 1px 1px 0px; 
	text-align:left;
	vertical-align:bottom;
	font-size:14px;
	color:#CE2781;
	text-decoration:none;
	font-weight:bold;
	height:30px;
}
.heading3{
	font-family:Verdana,Arial;
	padding: 1px 1px 1px 1px; 
	text-align:left;
	font-size:12px;
	color:#522E91;
	text-decoration:none;
	font-weight:bold;
}

/* links	*/
a {
	color:#522E91;
	font-size:11px;
}

/*************************************************************************/
/********************		mworld-inner pages		**********************/
/* table styles */
.tableBoundry {
	border-bottom:1px inherent #E4E5E4;
	border-top:1px inherent #E4E5E4;
	border-left:1px inherent #E4E5E4;
	border-right:1px inherent #E4E5E4;
	padding:3px 1px 1px 1px;
	text-indent:2px;
}
.tHeadingSmall {
	background-color:#522e91;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.tHeadingBig {
	background-color:#522e91;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
.tHeadingPink{
	background-color: #CE2781;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}
.tBgDark {
	background-color: #E4E5E4;
}
.tBgLight {
	background-color:#FCFCFC;
	padding:0px 3px 0px 3px;
}

/*	text	*/
.offers {
	font-family:Verdana,Arial;
	font-size: 20px;
	color:#000000;
	background-color:#D5D6D6;
}
.whiteHeading{
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	font-family:Verdana,Arial
}
.whiteText{
	color:#FFFFFF;
	font-weight:normal;
}

/***************************************************************************************/
/********************		Styles for Template						********************/
/********************		DON'T EDIT AFTER THIS					********************/

/*	links	*/
.ileftlinks a{
	color:#522E91;
	text-decoration:none;
	text-align:right;
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	padding: 5px 5px 5px 5px; 	
}
.idynamicLinks {
	color:#522E91;
	text-decoration:none;
	font-size:9px;
}
.idynamicLinks a {
	color:#522E91;
	text-decoration:none;
	font-weight:none;
	font-size:9px;
}
.isubLink {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	background-color:#522E91;
}
.isubLink a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	background-color:#522E91;
	padding: 5px 5px 5px 5px;
	height:20px;
}

/* backgrounds */
.greyBg{
	background-color:#E4E5E4;
}
.lightGreyBg{
	background-color:#f0f1f0;
	font-size: 20px;
	color:#000000;
}
.indigoBg {
	background-color:#522E91;
}
.whiteBg{
	background-color:#FFFFFF;
}
.ilogo{
	background-image:url(../images/logo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:248px;
	height:67px;
}
.itoprepeat {
	background-image:url(../images/logox2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:313px;
	height:67px;
}
.itopcurve {
	background-image:url(../images/logox3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:136px;
	height:67px;
}
.itopCut{
	background-image:url(../images/4xcurve.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:152px;
}
.ileftBoundryLine {
	background-image:url(../images/Left-repeat.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:2px;
}
.irightBoundryLine {
	background-image:url(../images/Right-repeat.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.imidLine {
	background-image:url(../images/Left-line-vertical.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e5e6e6,endColorStr=#FFFFFF);
	width:3px;
	height:956px;
}
.ileftLinksSeperator{ 
	background-image:url(../images/Link-divider-horizontal.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:1px;
}
.ileftSubLinksSeperator{ 
	background-image:url(../images/Link-divider-horizontal_whi.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:1px;
}
.ibottomleft {
	background-image:url(../images/Bottomx1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:176px;
	height:71px;
}
.ibottomMiddle{
	background-image:url(../images/Bottomx2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:331px;
	height:71px;
}
.ibottomRight{
	background-image:url(../images/Bottomx3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:190px;
	height:71px;
}