body {
	background:url(../images/lowest_footer_repBg.jpg);
}


.wrapperoutter {
	background:url(../images/rep_bg.jpg) top center;
}

.wrappertop {
	background:url(../images/top_bg.jpg) repeat-x top center;
}


.contentwrapper {
	width:960px;
	margin:auto;
	position:relative;
}

ul.navigation {
	float:left;
	position:relative;
	left: 5px;
	top: 60px;
	display:inline;
	padding-bottom:6px;
	margin: 0;
	background:url(../images/navigation_bg.jpg) repeat-x bottom center;
	list-style:none;
}

ul.navigation li {
	float:left;
	padding:3px 23px 3px 0;
	list-style:none;
	
}

ul.navigation li a {
	color: #181b1c;
	text-shadow:0px 1px #e9ecef;
	border-bottom:3px solid #b0b5b9;
	padding:0 0 6px 0;
	font-size:20px;
	letter-spacing:-1px;
	line-height:normal;
	display:inline;
}

ul.navigation li a:active {
	border-bottom: 3px solid #f85216 !important;
	color: #000000 !important;
}

ul.navigation li a.current, ul.navigation li a:active.current {
	border-bottom:3px solid #000000 !important;
}

ul.navigation li a:hover.current {
	border-bottom:3px solid #000000;
	color:#181b1c;
	cursor:default;
}

ul.navigation li a:hover {
	border-bottom:3px solid #64686c;
	color:#5d6062;
	
}

a#dropdown {
	padding-right:24px;
	background:url(../images/dropdown-hover.gif) 134px 45% no-repeat;
}

a:hover#dropdown {
	padding-right:24px;
	background:url(../images/dropdown.gif) 134px 45% no-repeat;
}

ul.logo {
	float:right;
	margin-right:5px;
	margin-top:0;
	padding-top:0;
}

.spacer {
	height:60px;
}

.subpagespacer {
	height:110px;
}

.subpagespacer ul.clarify {
	float:right;
	display:block;
	margin-top:45px;
	font-size:12px;
	color:#686f74;
	border-bottom:1px solid #d1d6db;
	border-top:1px solid #d1d6db;
	padding:5px 0;
	width:100%;
	text-align:center;
}

.subpagespacer ul.clarify li {
	position:relative;
}

.subpagespacer ul.clarify b {
	color:#000;
}

.subpagespacer ul.clarify a {
	color:#3e4347;
	text-decoration:underline;
}

.subpagespacer ul.clarify a:hover {
	color:#000;
	text-decoration:none;
}

.leftwrapper {
	width:280px;
	float:left;
	padding-left:5px;
	display:block;
}

.rightwrapper {
	width:640px;
	float:right;
	padding-right: 5px;
	padding-bottom:20px;
}

.rightwrapper .sliderwrapper {
	padding-bottom: 35px;
	
	min-height:283px;
	background:url(../images/navigation_bg.jpg) bottom center repeat-x;
}

ul.mainfeature {
	margin-top:-10px;
}

ul.mainfeature li {
	padding:9px 0 22px 59px;
	border-bottom:3px solid #babec2;
	text-shadow:0px 1px #ffffff;
	clear:both;
	
	margin-bottom:3px;
	position: relative;
}

ul.mainfeature li#madvert {
	background:url(../images/madvert_icon.png) left 9px no-repeat;
}

ul.mainfeature li#mprise {
	background:url(../images/mprise_icon.png) left 9px no-repeat;
}

ul.mainfeature li#mapps {
	background:url(../images/mapps_icon.png) left 9px no-repeat;
}

ul.mainfeature li#mbilling {
	background:url(../images/mbilling_icon.png) left 9px no-repeat;
}

/*#solutionpage .mainfeature li {
	filter:alpha(opacity=50);
	opacity:.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#solutionpage .mainfeature li#active {
	filter:alpha(opacity=100);
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#solutionpage .mainfeature li:hover {
	filter:alpha(opacity=100);
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}*/

.mainfeature li a {
	display:inline-block;
	padding:2px 0 3px 0;
	border-bottom:3px solid transparent;
	color: #656c71;
	right:0;
	bottom: -3px;
	position:absolute;
	z-index:1;
}

.mainfeature li a.current {
	border-bottom:3px solid #000;
	color:#000;
}

.mainfeature li a:hover.current {
	cursor: default;
}

.mainfeature li a:hover {
	color:#000;
	border-bottom:3px solid #000;
}

.mainfeature h2 {
	font-family: verdana;
	font-size:22px;
	letter-spacing:0;
	font-weight: normal;
	padding-bottom:2px;
}

.mainfeature p {
	font-size:12px;
	line-height:120%;
}

/* huge drop down menu */

ul#topnav li .sub {
	position: absolute;	
	top: 35px; left: 69px;
	background:url(../images/lowest_footer_repBg.jpg);
	padding: 10px 15px;
	float: left;
	z-index:201;
	display: none;
	-moz-box-shadow:0px 1px 5px #000;
	-webkit-box-shadow:0px 1px 5px #000;
	box-shadow:0px 1px 5px #000000;
	
}

.sub small {
	font-size:11px;
	letter-spacing:0;
}

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 300px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	border:none;
	padding:0;
	margin:0;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 0;
	background-image: none;
	color: #e8e000;
	text-shadow:1px 1px #000000;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(images/navlist_arrow.png) no-repeat 5px 12px;
	padding: 4px 0;
	display: block;
	text-decoration: none;
	color: #fff;
	text-shadow:1px 1px #000000;
	border: none !important;
	font-size:14px;
	cursor: pointer !important;
}

ul#topnav .sub ul li a:active {
	color:#C30 !important;
}

ul#topnav .sub ul li a small {
	font-size:11px;
	color:#a4a4a4;
}

ul#topnav .sub ul li a:hover small {
	color:#ffffff;
}

ul#topnav .sub ul li a:hover {
	color: #fa5c22; background:url(../images/dropdownitem-hover.gif) bottom center no-repeat;
}

/* huge drop down menu END */

.clientsite {
	position:absolute;
	top:55px;
	left:3px;
	
}

.clientsite a {
	color: #3c3f42;
	text-shadow:0px 1px #e9ecef;
	font-size:13px;
	background:url(../images/lock.png) 100% 50% no-repeat;
	padding-right:22px;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.clientsite a:hover {
	filter:alpha(opacity=100);
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.clientsite .sub {
	width:125px !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	position: absolute;	
	top: 26px !important; left: 0px !important;
	font-size:13px !important;
	padding:4px !important;
}

.clientsite .sub a.empty {
	background:url(../images/client_empty.jpg) !important;
	width:125px;
	height:32px;
	display:block;
	cursor: default;
}

.clientsite .sub a.mprise {
	background:url(../images/mprise.jpg) 50% 50% no-repeat !important;
	width:125px;
	height:32px;
	display:block;
}

.contentleftwrapper {
	float:left;
	width:390px;
	margin:15px 0 5px 0;
}
.contentleftwrapper h3 {
	font-size:25px;
	display:block;
	margin-bottom:10px;
	font-family: verdana;
	padding-top:5px;
}

.contentleftwrapper p {
	font-size:13px;
}

a.readmore {
	background:url(../images/readmorebutton_bg.png);
	width:82px;
	height:24px;
	color:#FFF;
	text-shadow:0px 1px 2px #000000;
	text-align:center;
	font-size:12px;
	display:inline-block;
	line-height:24px;
}

a:hover.readmore {
	color: #ee632a;
}

.footertop {
	background:url(../images/topfooter_repX_bg.jpg) repeat-x;
	height:5px;
}

.footermid {
	background:url(../images/middlefooter_repX_bg.jpg) repeat-x;
	height:86px;
}

.partnerwrapper {
	float:right;
	width:215px;
	margin-top:15px;
}

.partnerwrapper ul {
	display:block;
	margin-top:10px;
}

.partnerwrapper li {
	float:left;
	width: 48px;
	height:30px;
	margin-right:5px;
	margin-bottom:5px;
	filter:alpha(opacity=80);
	opacity:.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.partnerwrapper li:hover {
	filter:alpha(opacity=100);
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.partnerwrapper li#digi {
	background:url(../images/digi.gif) 50% 50% no-repeat;
}

.partnerwrapper li#maxis {
	background:url(../images/maxis.gif) 50% 50% no-repeat;
}

.partnerwrapper li#celcom {
	background:url(../images/celcom.gif) 50% 50% no-repeat;
}

.partnerwrapper li#truemove {
	background:url(../images/truemove.gif) 50% 50% no-repeat;
}

.partnerwrapper li#dtac {
	background:url(../images/dtac.gif) 50% 50% no-repeat;
}

.partnerwrapper li#ais {
	background:url(../images/ais.gif) 50% 50% no-repeat;
}

.partnerwrapper li#csl {
	background:url(../images/csl.gif) 50% 50% no-repeat;
}

.partnerwrapper li#chinaunicom {
	background:url(../images/chinaunicom.gif) 50% 50% no-repeat;
}

.partnerwrapper li#chinamobile {
	background:url(../images/chinamobile.gif) 50% 50% no-repeat;
}

.partnerwrapper li#smartone {
	background:url(../images/smartone.gif) 50% 50% no-repeat;
}

.partnerwrapper li#axis {
	background:url(../images/axis.gif) 50% 50% no-repeat;
}

.partnerwrapper li#pccw {
	background:url(../images/pccw.gif) 50% 50% no-repeat;
}

.partnerwrapper li#telkomsel {
	background:url(../images/telkomsel.gif) 50% 50% no-repeat;
}

.partnerwrapper li#indosat {
	background:url(../images/indosat.gif) 50% 50% no-repeat;
}

.partnerwrapper li#xl {
	background:url(../images/xl.gif) 50% 50% no-repeat;
}


/* footer content */

.footermid ul.mobilize {
	display:inline-block;
	padding-top:18px;
	float:left;
}

.footermid .mobilize li {
	background:url(../images/letsmobilize.png) left 50% no-repeat;
	width:367px;
	height:48px;
	margin-left:-2px;
}

.footermid .mobilizing li {
	background:url(../images/mobilizing.png) left 50% no-repeat;
	width:367px;
	height:48px;
	margin-left:-2px;
	display:block;
	position:relative;
	top:18px;
}

.footermid ul.contact {
	float: right;
	display:inline-block;
	width:370px;
	padding-top:20px;
}

.footermid ul.contact small {
	font-size:11px;
	color:#868c8f;
}

.footermid ul.contact li {
	float:left;
	color:#FFF;
	font-size:19px;
	text-shadow:0px 1px 2px #000000;
}

.footermid ul.contact li.phone {
	margin-right:35px;
}

.footermid ul.contact li.email a {
	color:#FFF;
	text-decoration:underline;
}

.footermid ul.contact li.email a:hover {
	color:#dde3e7;
	text-decoration:none;
}

.footerbottom ul.footerlogo {
	background:url(../images/footer-logo.png) left 50% no-repeat;
	padding-left: 130px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:5px
}

.footerbottom {
	margin-bottom:20px;
}

.footerbottom ul.footerlogo li {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	width:100%;
	zoom:1;
}

.footerbottom ul.footerlogo li.bestview {
	color: #75787d;
	font-size:11PX;
	display:inline-block;
	width:100%;
	zoom:1;
}

/* footer content */

a.joinus {
	background:url(../images/joinus.png) 50% 50% no-repeat;
	width: 289px;
	height:112px;
	display:block;
	position:relative;
	left:-4px;
	top:8px;
	margin-bottom:20px;
}

/* subpage */

.subpagecontentleftwrapper {
	float:left;
	width:635px;
	margin:0 0 5px 0;
}

.subpagecontentleftwrapper h3 {
	font-family:Helvetica;
	font-size:15px;
	font-weight:400;
	letter-spacing:5px;
	color: #909497;
	text-shadow:0px 1px #e7ebed;
	text-transform:uppercase;
	display:block;
	border-bottom:1px solid #000000;
	padding-bottom:20px;
}

.subpagecontentleftwrapper .title {
	font-family: verdana;
	font-size:56px;
	color: #f85317;
	display:block;
	padding: 0 0 15px 0;
	margin-top:-5px;
	letter-spacing:-2px;
}

.subpagecontentleftwrapper p {
	font-size:12px;
	text-align:justify;
}

.subpagecontentleftwrapper img.pageimage {
	float:right;
	overflow:auto;
	margin-top:-10px;
	margin-right:-3px;
	margin-left:10px;
}

ul.desc {
	font-size:12px;
	margin-top:45px;
}

ul.desc li {
	padding:5px 5px 5px 65px;
	margin-bottom:10px;
	text-align: justify;
}

ul.desc li.sms {
	background:url(../images/sms.png) 6px 1px no-repeat;
}

ul.desc li.community {
	background:url(../images/community.png) 10px -2px no-repeat;
}

ul.desc li.wap {
	background:url(../images/wap.png) 10px -2px no-repeat;
}

ul.desc li span {
	font-size:22px;
	font-weight: bold;
	display:block;
	padding-bottom:5px;
	letter-spacing:-1px;
}

ul.desc li span small {
	font-size:11px;
	color:#666;
	letter-spacing:0;
}

ul.descnothumb h5 {
	font-size:22px;
	padding-bottom:15px;
}

ul.descnothumb {
	font-size:12px;
	margin-top:45px;
}

ul.descnothumb span {
	display:block;
	font-size:20px;
	padding-bottom:3px;
}

ul.descnothumb li {
	padding:5px 5px 5px 55px;
	margin-bottom:10px;
	text-align: justify;
}

ul.descnothumb li.effectads {
	background:url(../images/effect_ad.png) left 20% no-repeat;
}

ul.descnothumb li.interaction {
	background:url(../images/interaction.png) left 20% no-repeat;
}

ul.descnothumb li.hiddencost {
	background:url(../images/hiddencost.png) 4px 20% no-repeat;
}

ul.descnothumb li.blast {
	background:url(../images/blast.png) 4px 20% no-repeat;
}

ul.descnothumb li.wapgateway {
	background:url(../images/wapgateway.png) left top no-repeat;
}

ul.descnothumb li.video {
	background:url(../images/video.png) left top no-repeat;
}

ul.descnothumb li.mpush {
	background:url(../images/mpush.png) left top no-repeat;
}

ul.descnothumb li.mimex {
	background:url(../images/mimex.png) left top no-repeat;
}

ul.descnothumb li.lowcost {
	background:url(../images/lowcost.png) left 20% no-repeat;
}

ul.descnothumb li.realtime {
	background:url(../images/realtime.png) left 20% no-repeat;
}

ul.descnothumb li.redtape {
	background:url(../images/redtape.png) left 20% no-repeat;
}

ul.descnothumb li.faster {
	background:url(../images/faster.png) left 20% no-repeat;
}


.subdesc {
	padding:0;
	border-left:;
	margin:10px 0;
}

.subdesc span {
	font-size:16px !important;
	display:block;
	padding-bottom:5px;
}

.subdesc li {
	padding:2px 0 !important;
	margin:1px 0 !important;
}


b.spaced {
	padding-bottom:4px;
	display:inline-block;
}

#toTop { 
	
	background:#000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	text-align:center;
	padding:8px 10px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	white-space:nowrap;
}

.aboutcontentleftwrapper {
	float:left;
	width:400px;
	margin:-10px 0 5px 0;
}
.aboutcontentleftwrapper h3 {
	font-size:46px;
	display:block;
	margin-bottom:10px;
	font-family: helvetica;
	padding-top:5px;
	color:#f85317;
}

.aboutcontentleftwrapper img.company {
	float:right;
	margin-right:-3px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:0px;
}

.aboutcontentleftwrapper p {
	font-size:12px;
	text-align:justify;
	text-shadow:0px 1px #ffffff;
}

.aboutcontentleftwrapper span.minititle {
	font-size:18px;
	padding-bottom:8px;
	display:block;
	letter-spacing:-1px;
	padding-top:8px;
}

.aboutcontentrightwrapper {
	float:right;
	width:215px;
	padding-top:52px;
}

.quickfacts {
	padding-bottom:8px;
	border-bottom:1px solid #ccd3d7;
}


.quickfacts h6, .subdes h6 {
	display:block;
	padding-bottom:5px;
	color: #f85317;
}

.subdes h5 {
	line-height:200%;
}

.quickfacts h5 {
	line-height:normal;
}

.quickfacts li {
	display:inline-block;
	width:100%;
	
	font-size:12px;
	padding:2px 0;
	color: #4d5458;
}

.quickfacts p {
	text-align:justify;
}

.subdes {
	margin-top:10px;
}

.subdes a{
	color: #666c6f;
	text-decoration:underline;
}

.subdes a:hover {
	color:#000;
	text-decoration:none;
}

.subdes p {
	text-shadow: 0px 1px #ffffff;
	font-size:12px;
}

/* partner page */


.partnercontentleftwrapper {
	float:left;
	width:225px;
	margin:-10px 0 5px 0;
}

.partnercontentleftwrapper h3 {
	font-size:46px;
	display:block;
	margin-bottom:10px;
	font-family: helvetica;
	padding-top:5px;
	color:#f85317;
}

.partnercontentrightwrapper h5, .partnercontentleftwrapper h5 {
	display:block;
	padding:8px 0;
}

.partnercontentleftwrapper p {
	font-size:12px;
	text-align:justify;
	text-shadow:0px 1px #ffffff;
}

.partnercontentleftwrapper span.minititle {
	font-size:18px;
	padding-bottom:8px;
	display:block;
	letter-spacing:-1px;
	padding-top:8px;
}

.partnercontentrightwrapper {
	float:right;
	width:380px;
	padding-top:51px;
}

.partnercontentrightwrapper .quickfacts p {
	font-size:12px;
}

.telcologo h5 {
	font-size:15px;
}

.telcologo {
	overflow: auto;
	width: 230px;
	margin-top:5px;
}

.telcologo li {
	float:left;
	width: 74px;
	height:55px;
	background:#CCC;
	margin-right:2px;
	margin-bottom:2px;
}

.telcologo li.digi {
	background:url(../images/digi_big_hover.png) 50% 50% no-repeat;
}



.telcologo li.maxis {
	background:url(../images/maxis_big_hover.png) 50% 50% no-repeat;
}

.telcologo li.csl {
	background:url(../images/csl_big.png) 50% 50% no-repeat;
}

.telcologo li.celcom {
	background:url(../images/celcom_big_hover.png) 50% 50% no-repeat;
}

.telcologo li.truemove {
	background:url(../images/truemove_big.png) 50% 50% no-repeat;
}

.telcologo li.dtac {
	background:url(../images/dtac_big.png) 50% 50% no-repeat;
}

.telcologo li.ais {
	background:url(../images/ais_big.png) 50% 50% no-repeat;
}

.telcologo li.unicom {
	background:url(../images/unicom_big.png) 50% 50% no-repeat;
}

.telcologo li.chinamobile {
	background:url(../images/chinamobile_big.png) 50% 50% no-repeat;
}

.telcologo li.smartone {
	background:url(../images/smartone_big.png) 50% 50% no-repeat;
}

.telcologo li.pccw {
	background:url(../images/pccw_big.png) 50% 50% no-repeat;
}

.telcologo li.indosat {
	background:url(../images/indosat_big.png) 50% 50% no-repeat;
}

.telcologo li.telkomsel {
	background:url(../images/telkomsel_big.png) 50% 50% no-repeat;
}

.telcologo li.xl {
	background:url(../images/xl_big.png) 50% 50% no-repeat;
}


ul.revenue {
	overflow:auto;
	padding:4px 0;
}

.revenue li {
	font-size:12px;
}

.revenue li.left {
	float:left;
	width:140px;
	font-size:13px;
	
}

.revenue li.right {
	width:235px;
	text-align:justify;
	display:inline-block;
	float:left;
}

/* contact */

.contactcontentleftwrapper {
	float:left;
	width:635px;
	margin:-10px 0 5px 0;
}



.contactleft {
	width:380px;
	float:left;
	overflow:auto;
	padding-top:5px;
}

.contactleft ul {
	display:inline-block;
	padding:9px 0 10px 0;
	border-bottom:1px solid #c4cace;
}

.contactleft ul.contactnumber {
	float:left;
	width:190px;
}

.contactleft ul.contactnumber a {
	color:#000;
	text-decoration:underline;
}

.contactleft ul.contactnumber a:hover {
	text-decoration:none;
}

.contactleft ul.address {
	
	width:380px;
}

.contactleft ul.address li {
	font-size:12px;
}

.contactleft ul.address b {
	display: block;
	padding:5px 0 2px;
}

.contactleft span.miniheader {
	display:block;
	font-size:11px;
	color: #5e6469;
}

.contactleft li {
	font-size:15px;
	text-shadow:0 1px #ffffff;
}

.googlemapwrapper {
	margin-top:3px;
	padding:3px;
	background:url(../images/lowest_footer_repBg.jpg);
}

a.largermap {
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
	display:inline-block;
	padding:3px;
}

a:hover.largermap {
	text-decoration:none;
}
	

.contactcontentleftwrapper h3 {
	font-size:46px;
	display:block;
	margin-bottom:10px;
	font-family: helvetica;
	padding-top:5px;
	color:#f85317;
}

.contactcontentrightwrapper h5 {
	display:block;
	padding:8px 0;
}


/* contact form */

.contactright {
	width:245px;
	float:right;
	margin-top:15px;
	
}

.contactform {
	display:inline-block;
	position:relative;
	padding:10px;
	border:1px solid #c8d0d4;
	background:url(../images/contactformbg.png) top left repeat-x #FFF;
	right:-4px;
}

.contactform h2 {
	color:#999;
	display:block;
	padding-bottom:5px;
}

.contactformtitle {
	font-size:12px;
	font-weight:bold;
}

.contactformtitle small {
	font-size:10px;
	
	display:inline-block;
	font-style:italic;
	color:#999;
	line-height:normal;
	
}

.contactformtitle#important {
	display:inline-block;
	padding-right: 20px;
	background:url(../images/requiredfield-icon.png) top right no-repeat;
}

.contactform .textarea textarea, .contactform .input input, .contactform .select select {
	font-size:12px;
	color:#333;
	font-family: inherit !important;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.contactform .textarea textarea, .contactform .input input {
	width:200px;
	border:1px solid #cbcbcb;
	padding:5px;
}


.contactform .textarea textarea {
	resize: none;
}

.contactform .input input {
	width:200px;
	border:1px solid #cbcbcb;
	padding:5px;
}

.contactform .input input:focus, .contactform .textarea textarea:focus {
	background:#eaeaea;
	border: 1px solid #a7a7a7;
}

.contactform .select select {
	border:1px solid #cbcbcb;
	padding:5px;
	min-width:200px;
}

.contactform .select select option {
	padding:0 2px;
	vertical-align:middle;
}



.sendbutton button {
	background:url(../images/middlefooter_repX_bg.jpg);
	height:34px;
	width: 90px;
	color:#696969;
	text-shadow:1px 1px #000000;
	text-align:center;
	border:none;
	display:inline-block;
	cursor: pointer;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	
	text-transform:uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sendbutton button:hover {
	background:url(../images/middlefooter_repX_bg.jpg);
	color: #f0602b;
}

#devHide {
	padding:9px 9px;
	color:#FFF;
	white-space:nowrap;
	background:#ce1313;
	font-size:11px;
	position:absolute;
	width:224px;
	bottom:-40px;
	left:-1px;
	text-align:center;
	border:1px solid #841212;
}

/* contact form END */

.mpriselink {
	display:block;
	margin-top:10px;
	background:url(../images/contactformbg.png) top left repeat-x;
	padding:10px;
	border:1px solid #c7cace;
}

.mpriselink a {
	color: #51595d;
	text-decoration:underline;
	font-size:12px;
}

.mpriselink a:hover {
	text-decoration: none;
	color:#000000;
}
