/* CSS Document */
BODY {
	BACKGROUND: #ffffff; MARGIN: 0px; 
	font-family:Arial;
	font-size:12px;
	color:#525252;
	line-height:18px;
}

.contentfont{font-family:arial;font-size:11px;color:#333333}
.solidborder{
border-style:solid; border-color:#cccccc; border-width:1px;font-family:arial;font-size:11px
}
.solidborder_black{
border-style:solid; border-color:#000000; border-width:1px;font-family:arial;font-size:11px
}
.solidborder_black_lr{
border-left:1px solid black;border-right:1px solid black;font-family:arial;font-size:11px
}
.solidborder_black_side_lr{
border-left:1px solid black;border-right:1px solid black;font-family:arial;font-size:11px;background-image:url("images/side_bg.jpg");background-repeat:repeat-y
}
.solidborder_black_lrb{
border-left:1px solid black;border-right:1px solid black;border-bottom:1px solid black;font-family:arial;font-size:11px
}
.dw_success{
	background-image: url(../images/icons/tick.jpg); 
	background-repeat: no-repeat; 
	background-position: left middle; 
	padding-top:5px;
	height:32px;
	padding-left:35px;
	font-size:15px; 
	color:#00cc00
}

.dw_failed{
	background-image: url(../images/icons/cross.jpg); 
	background-repeat: no-repeat; 
	background-position: left middle; 
	padding-top:5px;
	height:32px;
	padding-left:35px;
	font-size:15px;
	color:#FF0000; 
}





.button 
{
   font-family:helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   color:#a54713;
   background-image: url("../images/button_bg.jpg");   
   border:2px solid #edad8a;
   
  
			  
}
.fbigger{font-family:arial;font-size:13px}
.ddl{font-family:arial;font-size:11px}
.question{font-family:arial;font-size:12px;color:#FF0000}
.title{font-family:arial;font-size:18px;font-weight:bold}
.title_sub{font-family:arial;font-size:15px;font-weight:bold;color:#003300;text-decoration:underline}
.main_content1{font-family:arial;font-size:25px;font-weight:bold;color:#336633}
.main_content4{font-family:arial;font-size:25px;font-weight:bold}
.main_content2{font-family:arial;font-size:18px;font-weight:bold}
.main_content1{font-family:arial;font-size:15px;font-weight:bold}
.side_title{font-family:arial;font-size:12px;color:#FFFFFF;height:30px;font-weight:bold;background-image:url('../images/side_title_bg.jpg');background-repeat:repeat-x}

.subcat_title{font-size:15px;font-weight:bold;color:#9d6d07}
.footer{font-family:arial;font-size:12px;color:#ffffff;font-weight:bold;background-image:url('../images/footer.jpg')}
.topMenu{font-family:arial;font-size:12px;color:#ffffff;font-weight:bold)}

A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION:none
}
A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION:none
}
A:hover {
	FONT-SIZE: 11px; COLOR:#000000; FONT-SIZE: 12px;TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION:none
}
A.White:link {
	FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none
}
A.White:visited {
	FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none
}
A.White:hover {
	COLOR: #ffff99; TEXT-DECORATION: none;FONT-SIZE: 11px;
}
A.White:active {
	FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none
}
A.abigger:link {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #525252; TEXT-DECORATION:none
}
A.abigger:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #525252; TEXT-DECORATION:none
}
A.abigger:hover {
	FONT-SIZE: 13px; COLOR:#525252; FONT-SIZE: 13px;TEXT-DECORATION: none
}
A.abigger:active {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #525252; TEXT-DECORATION:none
}
.Eng {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; FONT-FAMILY: "arial", "Arial", "Helvetica", "sans-serif"
}
.hand {
	CURSOR: help
}
A.left:link {
	FONT-WEIGHT: normal; COLOR: #cc6600; TEXT-DECORATION: none
}
A.left:visited {
	FONT-WEIGHT: normal; COLOR: #cc6600; TEXT-DECORATION: none
}
A.left:hover {
	COLOR: #754c24; TEXT-DECORATION: underline
}
A.left:active {
	FONT-WEIGHT: normal; COLOR: #cc6600; TEXT-DECORATION: none
}
.p14 {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #ffffff
}
.line {
	BORDER-RIGHT: #009900 1px solid; BORDER-TOP: #009900 1px solid; BORDER-LEFT: #009900 1px solid; BORDER-BOTTOM: #009900 1px solid
}
TD {
	FONT-SIZE: 12px; 
	line-height:18px;
}

.TDsmall {
	FONT-SIZE: 11px; 
}

.innertable {
BACKGROUND: #DAEEF3;
}

.innertable2 {
BACKGROUND: #FFCCFF;
}

.innertable3 {
BACKGROUND: #ffd37f;
}

.orange {background:#fff6bc; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding:15px; margin-bottom:25px;}
.red {background:#FFCCFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding:15px; margin-bottom:25px;}
.blue {background:#DAEEF3; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding:15px; margin-bottom:25px;}

.home_content{font-size:12px; line-height:18px; padding-right:0px;}

.main-banner{ width:324px; height:450px; padding:0 0 0 570px; background:url("../images/bulk-sms-gateway-onewaysms-singapore-banner.jpg") no-repeat;}
.main-banner h1{ width:290px; font-size:36px; line-height:36px; color:#249700;}
.main-banner p{ width:290px; font-size:14px; line-height:20px;}

.table-left, .table-right{ width:300px; font-size:17px; line-height:60px; padding-bottom:10px;}
.table-left img, .table-right img{float:left; margin-right:5px;}

.home_content{font-size:13px; line-height:18px; padding-right:20px;}
.home-service{float:left; margin: 0 15px 10px 0; width:200px; border:1px #ccc solid; padding:10px 0 5px 0; text-align:center;-moz-border-radius: 10px;
-webkit-border-radius: 10px; border-radius: 10px; -khtml-border-radius: 10px;}
.home-service:hover{background:#eee;}
.home-service a:link{ font-size:18px; line-height:30px; color:#249700;}
.home-service a:hover{ color:#F30;}
.side-box{width:210px; font-size:14px;-moz-border-radius: 10px;-webkit-border-radius: 10px; border-radius: 10px; -khtml-border-radius: 10px;border:1px #ccc solid;}
.side-box .title{ background:#249700; color:#fff; font-size:16px; text-align:center; line-height:50px; margin-bottom:10px; -moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;}
.side-box .experience{padding:0 0 10px 50px; margin-bottom:10px; height:45px; line-height:20px; background:url('../images/icon-experience.jpg') no-repeat 3px top; border-bottom:1px #ccc solid;}
.side-box .secure{padding:0 0 10px 50px; margin-bottom:10px; height:45px; line-height:45px; background:url('../images/icon-secure.jpg') no-repeat 3px top; border-bottom:1px #ccc solid;}
.side-box .country{padding:0 0 10px 50px; height:45px; line-height:20px; background:url('../images/icon-country.jpg') no-repeat 3px top; }

ul {
		list-style-type:square;
		font-size: 10pt;
		line-height: 1.6;
		color:#FF9900;
        
	}




