/*
Theme Name: DedicatedServer
*/

/* main elements */
body {
	margin:0;
	font:11px Tahoma, Geneva, sans-serif;
	min-width:902px;
	color:#000;
	background:#fff url(http://www.ds.my/img2/bg-header.gif) repeat-x;
}
img{border-style:none;}
.clear2 {
        clear:both;
        height:50px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#header {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	overflow:hidden;
}
#header .holder {
	width:902px;
	margin:0 auto;
	background: url(http://www.ds.my/img2/bg-header-holder.png) no-repeat;
	padding:0 17px 0 31px;
	height:1%;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(http://www.ds.my/img3/logo.png) no-repeat;
	width:277px;
	height:55px;
	margin:41px 0 21px;
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
.top-nav{
	background: url(http://www.ds.my/img2/bg-top-nav.png) repeat-x;
	height:29px;
	width:450px;
	float:right;
	padding:0 0 0 9px;
	margin:0 0 34px;
	list-style:none;
	overflow:hidden;
}
.top-nav li{
	float:left;
	padding:0 5px 0 4px;
	background: url(http://www.ds.my/img3/top-separator.gif) no-repeat 0 60%;
	line-height:30px;
}
.top-nav li:first-child { 
	background:none;
}
.top-nav li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.top-nav li a:hover{
	color:#CEF6F5;
        text-decoration:underline;

}
.slogan{
	width:400px;
	float:left;
	font-size:18px;
	color:#9bd1ff;
	font-weight:normal;
	margin:0 0 0 74px;
}
.toll{
        float:right;
        margin:0 0 0 -10px;
        font-size:13px;
        color:#ffffff;
        font-weight:normal;

}
.live-chat{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
/*
	background: url(http://www.ds.my/livehelp/include/status.php) no-repeat;
	background: url(http://www.ds.my/img2/bg-live-chat.gif) no-repeat;
*/
	width:138px;
	height:24px;
}
#nav {
	overflow:hidden;
	background: url(http://www.ds.my/img2/bg-main-nav.gif) no-repeat;
	clear:both;
	padding:0 0 2px 18px;
	margin:0;
	list-style:none;
	height:1%;
}


#nav li{
	float:left;
	line-height:36px;
	padding:0 16px;
	background: url(http://www.ds.my/img2/main-separator.gif) no-repeat;
}
#nav li:first-child { 
	background:none;
}
#nav li a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#nav li a:hover{
	color:#CEF6F5;
        text-decoration:none;
        font-weight:bold;
}
#main {
	overflow:hidden;
	width:100%;
	margin:164px 0 0;
/*
	background: url(http://www.ds.my/img2/bg-main.gif) repeat-x;
*/
}
#main .main-holder{
	width:900px;
	margin:0 auto;
	padding-top:0px;
}
#main .main-holder:after{
	content:"";
	clear:both;
	display:block;
}
.gallery{
	width:100%;
	position:relative;
	margin:0 0 4px;
}
.gallery .hold{
	width:900px;
	overflow:hidden;
}
.slide{
	margin:0;
	padding:0;
	list-style:none;
	width:900px;
	height:276px;
	overflow:hidden;
	position:relative;
}
.slide li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slide li.active{z-index:2;}
.switch{
	top:35px;
	right:0;
	position:absolute;
	margin:0;
	padding:0;
	z-index:3;
	list-style:none;
	text-align:center;
}
.switch li{
	margin:0 0 2px;
}
.switch a{
	padding:5px 0 0;
	display:block;
	background: url(http://www.ds.my/img2/bg-switch.gif) repeat-y;
	width:31px;
	height:23px;
	color:#ccc;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.switch .active a,
.switch li a:hover{
	color:#999;
}
.tabset{
	padding:0;
	list-style:none;
	overflow:hidden;
	width:910px;
	margin:0 -10px 0 0;
}
.tabset li{
	text-align:center;
	margin-right:3px;
	float:left;
}
.tabset li a{
	display:block;
	font:16px/40px Arial, Helvetica, sans-serif;
	color:#666;
	width:223px;
	height:41px;
	background: url(http://www.ds.my/img2/bg-tab.gif) no-repeat;
	text-decoration:none;
}
.tabset li a.active,
.tabset li a:hover{
	color:#085ea7;
	background: url(http://www.ds.my/img2/bg-tab-h.gif) no-repeat;
}

/*
.tab-content{
	border:1px solid #ecf2fd;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	width:899px;
}
*/
.tab-content{
        border:1px solid #ecf2fd;
	background-color: #f4f4f4;
	padding-top: -3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
        margin:0px 5px 5px 5px;
        overflow:hidden;
        width:950px;
}
.tab-content2{
	border:1px solid #ecf2fd;
	margin:-1px 0 5px;
	overflow:hidden;
	width:899px;
	display:none;
}
/*
.tab-content2{
        background-color: #fff;
        padding-top: 15px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 7px;
        margin:-5px 5px 5px 5px;
        overflow:hidden;
        width:899px;
}
*/
.tab-content2 .holder{
        margin:3px;
        width:840px;
        padding:0px 29px 5px 28px;
        background:#f7fbfd url(http://www.ds.my/img2/bg-tabs.gif) repeat-x;
        overflow:hidden;
}
.active-tab{
	display:block;
}

.tab-content .holder{
	margin:1px;
	width:840px;
	padding:0 29px 5px 28px;
	background:#f7fbfd url(http://www.ds.my/img2/bg-tabs.gif) repeat-x;
	overflow:hidden;
}
.product{
	width:195px;
	float:left;
	padding:1px 0 0;
}
.product ul{
	margin:2px -20px 0 0;
	padding:2px 0 0;
	list-style:none;
	overflow:hidden;
	width:215px;
	background:url(http://www.ds.my/img2/bg-nav-ico.gif) no-repeat;
}
.product ul li{
	float:left;
	margin:0 21px 0 0;
}
.details{
	margin-top:5px;
	padding:0 40px 20px 9px;
	width:570px;
/*
	background:url(http://www.ds.my/img2/bg-price.gif) no-repeat 0 100%;
*/
	float:right;
}
.details .hosting{
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.details .hosting li{
	float:left;
	background:url(http://www.ds.my/img2/separator1.gif) no-repeat 0 50%;
	padding:0 5px;
	margin:10px 1px 0 -1px;
}
.details .hosting li a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.price .hosting li a:hover{
	text-decoration:underline;
}
.details .business{
	margin:8px 0 0;
	clear:both;
	color:#ff8000;
	font-weight:normal;
	display:block;
	line-height:24px;
	height:28px;
	background: url(http://www.ds.my/img2/bg-business.gif) no-repeat 0 0;
}
.frame {
	overflow:hidden;
}
.details .frame ul{
	margin:9px 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:185px;
}
.details .frame ul li{
	line-height:18px;
	padding:0 0 0 10px;
	background: url(http://www.ds.my/img2/bullet.gif) no-repeat 0 50%;
}
.frame ul li a{
	color:#666;
	text-decoration:none;
}
.frame ul li a:hover{
	text-decoration:underline;
}
.details .price{
	float:right;
	margin:24px 40px 0 0;
}
.details .price em{
	font-style:normal;
	color:#0064aa;
	padding-left:4px;
}
.details .price em span{
	font-size:20px;
}
.icon-list{
	margin:0 1px 1px 1px;
	background:#e4f2f8 url(http://www.ds.my/img2/bg-icos.gif) no-repeat;
	padding:14px 0 8px 9px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.icon-list li{
	float:left;
	padding:0 37px;
	background: url(http://www.ds.my/img2/separator2.gif) no-repeat 0 50%;
}
.icon-list li:first-child { 
	background:none;
}
#footer {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
	color:#666;
        background: url(http://www.ds.my/img3/bottom.gif) repeat-x scroll 0 0px;

}
#footer .powered{
	background: url(http://www.ds.my/img2/Xeon_powerful_small.jpg) no-repeat;
	float: right;
	position:absolute;
	margin-right: 10px;
}
#footer .holder{
/*
	margin:0 -80px 0 0;
*/
	margin:0 auto;
        width:990px;
/*
	background:#fafafa url(http://www.ds.my/img2/bg-footer.gif) no-repeat;
*/
	padding: 0 0 0 3px;
	overflow:hidden;
	height:1%;
}
#footer .holder h3{
	color:#2E2E2E;
}

#footer .holder ul{
	margin:0;
	padding:0;
	list-style:none;
/*
	width:192px;
*/
	display:block;
	float:left;
}
#footer .holder ul li{
	line-height:22px;
}
#footer .holder ul a{
	color:#085ea7;
	text-decoration:none;
}
#footer .holder ul a:hover{
text-decoration:none; padding-left:10px; background-image:url('http://static.ds.my/arrow-right.png'); background-repeat:no-repeat;background-position:left; 
}
#footer .holder ul.right{width: 190px; margin-right:0px;text-align:left; float:right; border-right:0px; position:absolute;}
#footer h3{ display:block; background:#fff; font-size: 15px; color:#666; font-weight: bold; margin-bottom: 5px; letter-spacing:-1pt; padding:6px; border-left:4px solid #eda241; }
/*
#footer h3{
	font-size:14px;
	color:#333;
	padding:14px 0 9px;
	margin:0;
}
*/
#footer .hold{
width:192px;
	overflow:hidden;
	float:left;
}
#footer .copyright{
	text-align:center;
	font-size:10px;
	padding-top:11px;
}
#footer p{
	margin:0 auto 10px;
}
/*inner page*/
#sidebar-right {
        width:208px;
	margin-left:opx;
        float:right;
}
#sidebar-right .title{
        width:292px;
        color:#666;
        height:41px;
        margin:0 auto;
        text-align:center;
        background:url(http://www.ds.my/img2/bg-title.gif) no-repeat;
        font:14px/40px Arial, Helvetica, sans-serif;
}
#sidebar-right .nav{
        margin:0;
        padding:0 0 20px;
        list-style:none;
        border:1px solid #ecf2fd;
}
* html #sidebar-right .nav{
        padding-bottom:24px;
}
#sidebar-right .nav li{
        background: url(http://www.ds.my/img2/bg-nav-li.gif) repeat-x;
        line-height:36px;
        padding:0 0 0 13px;
        margin:-1px 0 1px;
        border-top:1px solid #ecf2fd;
        height:1%;
}
#sidebar-right .nav li a{
        padding-left:8px;
        background:url(http://www.ds.my/img2/bullet1.gif) no-repeat 0 60%;
        color:#085ea7;
        font-size:13px;
        font-weight:bold;
        text-decoration:none;
}
#sidebar-right .nav li a:hover{
        text-decoration:underline;
}
#sidebar-right .nav ul{
        border-left:1px solid #ecf2fd;
        margin:0 0 0 2px;
        padding:6px 0 2px;
        list-style:none;
}
#sidebar-right .nav ul{
        border-left:1px solid #ecf2fd;
        margin:0 0 0 2px;
        padding:6px 0 2px;
        list-style:none;
}
#sidebar-right .nav ul li{
        background:none;
        border:0;
        padding:0;
        line-height:13px;
        font-weight:normal;
        color:#085EA7;
}
#sidebar-right .nav ul li a{
        background:none;
        font-weight:normal;
        padding-left:5px;
}

#sidebar {
	width:193px;
	margin:7px 0 2px;
	float:left;
}
#sidebar .title{
	width:172px;
	color:#666;
	height:41px;
	margin:0 auto;
	text-align:center;
	background:url(http://www.ds.my/img2/bg-title.gif) no-repeat;
	font:14px/40px Arial, Helvetica, sans-serif;
}
#sidebar .nav{
	margin:0;
	padding:0 0 20px;
	list-style:none;
	border:1px solid #ecf2fd;
}
* html #sidebar .nav{
	padding-bottom:24px;
}
#sidebar .nav li{
	background: url(http://www.ds.my/img2/bg-nav-li.gif) repeat-x;
	line-height:36px;
	padding:0 0 0 13px;
	margin:-1px 0 1px;
	border-top:1px solid #ecf2fd;
	height:1%;
}
#sidebar .nav li a{
	padding-left:8px;
	background:url(http://www.ds.my/img2/bullet1.gif) no-repeat 0 60%;
	color:#085ea7;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar .nav li a:hover{
	text-decoration:underline;
}
#sidebar .nav ul{
	border-left:1px solid #ecf2fd;
	margin:0 0 0 2px;
	padding:6px 0 2px;
	list-style:none;
}
#sidebar .nav ul li{
	background:none;
	border:0;
	padding:0;
	line-height:13px;
        font-weight:normal;
        color:#085EA7;
}
#sidebar .nav ul li a{
	background:none;
	font-weight:normal;
	padding-left:5px;
}
#main .inner-side ul{
	background: url(http://www.ds.my/img2/bg-sidebar.gif) repeat-x;
	min-height:575px;
}
* html #main .inner-side ul{
	height:572px;
}
#main .inner-side ul li a{
	font-weight:normal;
}
#content2 {
        width:807px;
}

#content2 h1{
        margin:0;
        background: url(http://www.ds.my/img2/bg-content-title.gif) no-repeat 0 0;
        padding:0 0 0 22px;
        height:36px;
        font-size:13px;
        color:#133b87;
        line-height:36px;
}

.details h2{
/*
        line-height:23px;
*/
        color:#085ea7;
}

#content-right {
        width:690px;
        float:left;
        margin:7px 0 0;
}
#content-right h1{
        margin:0;
        background: url(http://www.ds.my/img2/heading_bg2.png) repeat-y top left;
        padding:0 0 0 22px;
        height:36px;
        font-size:13px;
        color:#133b87;
        line-height:36px;
}
#content-right h3{ display:block; background:#fff; font-size: 18px; color:#666; font-weight: bold; margin-bottom: 15px; letter-spacing:-1pt; padding:6px; border-left:4px solid #eda241; }

#content {
	width:700px;
	float:right;
	margin:7px 0 0;
}
#content h1{
	margin:0;
background: url(http://www.ds.my/img2/heading_bg2.png) repeat-y top left; 
	padding:0 0 0 22px;
	height:36px;
	font-size:13px;
	color:#133b87;
	line-height:36px;
}
#content h3{ display:block; background:#fff; font-size: 18px; color:#666; font-weight: bold; margin-bottom: 15px; letter-spacing:-1pt; padding:6px; border-left:4px solid #eda241; }

.content-holder{
	border:1px solid #f4f4f4;
	padding:12px 15px 12px 16px;
	min-height:299px;
	margin:0 0 2px;
}
* html .content-holder{
	height:299px;
}
.content-holder p{
	line-height:11px;
	margin:0 0 23px;
}
.caption{
	line-height:22px;
	padding:0 0 2px 8px;
	display:block;
	color:#666;
	margin:0 0 15px;
	background:#f4f4f4;
}
.caption span{
	color:#ff8000;
}

#content .menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
#content .menu li {
  float:left;
  min-width:100px;
  }
#content .menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left; 
  }
* html .menu a {
  width:100px;
  }
#content .menu a span {
  display:block; 
  color:#000; 
  background:#c4c4c4; 
  border:1px solid #fff; 
  border-width:2px 1px; 
  text-align:center; 
  padding:4px 16px; 
  cursor:pointer;
  }
* html .menu a span {
  width:100px; 
  cursor:hand; 
  w\idth:66px;
  }
#content .menu a b {
  display:block; 
  border-bottom:2px solid #06a;
  }
#content .menu a em {
  display:none;
  }
#content .menu a:hover {
  background:#fff;
  }
#content .menu a:hover span {
  color:#fff; 
  background:#08c;
  }
.menu a:hover em {
  display:block; 
  overflow:hidden; 
  border:6px solid #06a; 
  border-color:#06a #fff; 
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  }

#content .tabset {
	width:100%;
}
#content .tabset li a {
	font-size:13px;
	height:38px;
	line-height:38px;
	width:98px;
	color:#000;
	background: url(http://www.ds.my/img2/bg-inner-tab.gif) no-repeat 0 0;
}
#content .tabset li a.active,
#content .tabset li a:hover{
	color:#000;
	background: url(http://www.ds.my/img2/bg-inner-tab-h.gif) no-repeat 0 0;
}
#content .tab-content {
        border:1px solid #000000;
	background-color: #f4f4f4;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
        margin:3px 3px 3px 3px;
        overflow:hidden;
	width:692px;
	padding:11px 0 0 15px;
	border-color:#f4f4f4;
}
#content .tab-content p{
	margin:0 0 15px;
}
#content .tab-content strong{
	color:#ff8000;
	display:block;
	margin-bottom:10px;
}
#content h2{
	font-size:14px;
	line-height:23px;
	margin:0;
	color:#333;
}
.price-colo{
        width:95%;
        border:2px solid #CEF6F5;
        border-collapse:collapse;
        padding:0 0 0 7px;
        margin:0 0 2px;
        color:#666;
}
.price-colo tr th{
        text-align:left;
        padding:5px 5px 7px 7px;
        background: url(http://www.ds.my/img2/bg-th.gif) repeat-x;
}

.price-colo td{
        padding:5px 5px 9px 7px;
        border-bottom:1px solid #CEF6F5;
}
.price-list{
	width:97%;
        background-color: #ffffff;
	border:1px solid #F5D0A9;
	border-collapse:collapse;
	border-width: 1px;
	padding:0 0 0 7px;
	margin-left: 15px;
	margin-right: 4px;
	color:#666;
}
.price-list tr th{
	padding : 4px 10px;
	text-align : left;
	border : 1px solid #F5D0A9;
	border-collapse : collapse;
	background : transparent url(http://www.ds.my/img3/orange.gif) no-repeat;
	font-weight : bold;
}
.price-list td{
	padding:5px 5px 9px 7px;
        border : 1px solid #F5D0A9;
        border-collapse : collapse;
}
.price-list td.blue{
        border : 1px solid #F5D0A9;
        border-collapse : collapse;
        background : transparent url(http://www.ds.my/img3/blue.gif) no-repeat;
        font-weight : bold;
}
.mybutton{
	height: 26px;
	width: 117px;
	display: block;
	text-align: center;
	color: #ffffff;
	font: bold 10pt Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	margin:2px 0;
	background: url(http://www.ds.my/img2/order.gif) no-repeat;	
}
.mybutton {
	color: #ffffff;
        background: url(http://www.ds.my/img2/order_on.gif) no-repeat;
}
/*
.mybutton{
background-color: #FFBC77;
border: 2px #FFBC77 outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.mybutton:visited{
color: black;
}

.mybutton:hover{
border-style: inset;
background-color: #FFDBB6;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.mybutton:active{
color: black;
}
*/
.model{
	width:400px;
}
.order{
	width:70x;
}

.memory{
	width:40px;
	text-align: center;

}
.soldout{
        width:40px;
        text-align: center;
	background : #E6E6E6;
}
.soldout .soldout {
	font-color:#FF0000;
        font-weight:bold;
}
.soldout .soldout-model{
        font-color:#FF0000;
        font-weight:bold;
}

.bandwidth{
	width:63px;
	text-align: center;
}
.price-list .cost{
	width:71px;
        font-weight:bold;
	color:red;
}
.price-list a{
	text-decoration:none;
	color:#ff8000;
	font-weight:bold;
}
.price-list a:hover{
	text-decoration:underline;
}
.color td{
	background:#EFFBFB;
}
.model td:hover{
	background:#EFFBFB;
}
.ordernow {
	font-weight:bold;color:#ff8000;
}
.ordernow:hover {
	background:#0000FF;
	color:#EFFBFB;
        font-weight:bold;
}
.pcenter {
	text-align: center;
}
.bookmark {
	float:left;
	position:relative;
	font-weight:bold;
	margin-left:4px;	
}
.pagesContent {
	width: 95%;
	text-align: left;
	margin-left:8px;
	margin-right:5px;
}

.pagesContent a {
	color : #0066cc;
	text-decoration : none;
}
.pagesContent h1 {
	font-size : 16px;
	padding-top : 15px;
	padding-bottom : 5px;
}
.pagesContent h2 {
        font-size : 15px;
        padding-top : 15px;
        padding-bottom : 5px;
}

.pagesContent a:hover {
	color : #0066cc;
	text-decoration : underline;
}
#Qs li {
	background : transparent url(http://www.ds.my/img3/bullet-content.gif) no-repeat scroll 0 5px;
	color : #333333;
	margin : 0 0 5px 15px;
	padding-left : 10px;
	list-style : none;
}
#As li {
	background : transparent url(http://www.ds.my/img3/bullet-content.gif) no-repeat scroll 0 5px;
	color : #5858FA;
	margin : 0 0 5px 15px;
	padding-left : 10px;
	list-style : none;
}
#As {
	font-size : 12px;
	padding-top : 15px;
	border-top : 1px solid #dedede;
}
#As dt {
	background : transparent url(http://www.ds.my/img3/btnq.gif) no-repeat left top;
	padding-left : 20px;
	margin : 0 0 7px 0;
	color : #333;
	font-weight : bold;
}
#As dd {
	background : transparent url(http://www.ds.my/img3/btna.gif) no-repeat left top;
	padding-left : 20px;
	margin : 0 0 7px 0;
	color : #666;
}
#As dd.gotop, .pagesContent .gotop, .gotop {
	font-size : 11px;
	text-align : right;
	background : none;
	margin : 7px 0 15px 0;
	border-bottom : 1px dotted #fc6;
}
.pagesContent .topCenter {
	text-align : center;
	clear : both;
	margin-top : 10px;
	font-size : 10px;
}
.pagesContent .li.checked {
background : transparent url(http://www.ds.my/img3/checked.gif) no-repeat left;
        color : #333333;
        margin : 5px 5px 5px 15px;
        padding-left : 10px;
        list-style : none;
}
.pagesContent tr.orange th {
	padding : 4px 10px;
	text-align : left;
        border : 1px solid #F5D0A9;
	border-collapse : collapse;
	background : transparent url(http://www.ds.my/img3/orange.gif) no-repeat;
	font-weight : bold;
}
.pagesContent tr.orange td {
        padding : 4px 10px;
        text-align : left;
        border : 1px solid #F5D0A9;
        border-collapse : collapse;
        background : transparent url(http://www.ds.my/img3/orange.gif) no-repeat;
        font-weight : bold;
}
.whrow1 {
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.whrow2 {
	background-color: #faf9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.whTxt {
	font-family: Tahoma, Verdana, Arial;
	background-image: url(http://www.ds.my/img2/i_check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 11px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 2px;
}
#tabds-right {font:11px verdana,arial,sans-serif; width:640px; padding:15px 0 0 0; line-height:15px;}
#tabds-right div.off {color:#000; height:33px; margin-right:2px; line-height:33px; padding:0 20px; float:left; background:url(http://static.ds.my/tabs_0.gif) repeat-x left bottom; border:1px solid #fff; border-bottom-color:#085ea7; cursor:pointer; position:relative; z-index:20;}
#tabds-right div.on {color:#c00; padding:0 20px; margin-right:2px; margin-top:1px; float:left; background:url(http://static.ds.my/tabs_2.gif) repeat-x left bottom; border:1px solid #085ea7; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100;}

div.hide-right {display:none; width:0; overflow:hidden;}
div.show-right {clear:left; background:#fff; width:598px; margin-top:0; top:-1px; border:1px solid #085ea7;padding:20px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:18px;}

#tabds {font:11px verdana,arial,sans-serif; width:750px; padding:15px 0 0 0; line-height:15px;}
#tabds div.off {color:#000; height:33px; margin-right:2px; line-height:33px; padding:0 20px; float:left; background:url(http://static.ds.my/tabs_0.gif) repeat-x left bottom; border:1px solid #fff; border-bottom-color:#085ea7; cursor:pointer; position:relative; z-index:20;}
#tabds div.on {color:#c00; padding:0 20px; margin-right:2px; margin-top:1px; float:left; background:url(http://static.ds.my/tabs_2.gif) repeat-x left bottom; border:1px solid #085ea7; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:708px; margin-top:0; top:-1px; border:1px solid #085ea7;padding:20px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:18px;}
.clear {clear:both;}

/*
<div class="dropshadow1">
<p><strong>Test 1</strong><br />
  This has one wrap div and the border is applied to a paragraph.</p>
</div>
*/
.dropshadow1{
	float:left;
	clear:left;
	background: url(http://www.ds.my/img2/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://www.ds.my/img2/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
.dropshadow1 h1{
        margin:0;
        background: #fff !important;
        padding:0 0 0 22px;
        height:36px;
        font-size:13px;
        color:#133b87;
        line-height:36px;
}
.quote {
  display:block;
  overflow:hidden;
  margin:0 0 10px 0;
}

.quote .quote-box {
  display:block;
  overflow:hidden;
  background: #fff url(http://www.ds.my/img3/quotebox.png) no-repeat center top;
}

.quote .quote-box span {
  display:block;
  overflow:hidden;
  height:20px;
  background: #fff url(http://www.ds.my/img3/quotebox.png) no-repeat center bottom;
}

.quote .quote-box > p {
  display:block;
  margin:15px 20px 5px 20px;
  font-size:15px;
  line-height:24px;
}

.quote a {
  color:#505050;
}

.quote > img {
  display:block;
  float:left;
  margin:5px 0 0 25px;
}

.quote > p {
  display:block;
  float:right;
  width:173px;
  margin:8px 0 5px 0;
  font-size:13px;
  line-height:20px;
}

/* social bookmark */
.soc_container {
	width: 400px;
	height:300px;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(http://www.ds.my/social/images/bg_container.jpg) repeat-x bottom;
	visibility:hidden;
	font-size:11px;
	line-height:18px;
}

.soc_container h1{
	
	margin:10px 0 10px 20px;
	font-size:14px;
}

.soc_container a{
	color: #aadd00;
	text-decoration:none;
}

.soc_left{
	width: 180px;
	padding:10px;
	float:left;
	visibility:hidden;
}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;
	

	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color:#6699FF;
	background-color:#E6F0C1;
}
#close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}
.open_window{
	width:780px;
	height:500px;
	background-color:#000;


}

.close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}

.tabhead{
font:Arial,;
font-size:13px;
font-weight:bold;
color: #FFFFFF;
text-align:left;
padding-left:5px;
}

.tabheadline{
font:Arial;
font-size:13px;
font-weight:bold;
color: #0044ab;
text-align:left;
padding-left:5px;
background-color:#EEEEEE;
height:22px;
}


.tabcontent{
font:Arial;
font-size:11px;
color:#525252;
text-align:left;
padding-left:5px;
padding-right:5px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#EEEEEE;
border-right-style:solid;
border-right-width:1px;
border-right-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
height:22px;
}

.tabfeature{
font:Arial;
font-size:12px;
font-weight:bold;
color:#525252;
text-align:center;
border-right-style:solid;
border-right-width:1px;
border-right-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
height:22px;
}


.tabfeaturefree{
font:Arial;
font-size:12px;
font-weight:bold;
color:#FF0000;
text-align:center;
border-right-style:solid;
border-right-width:1px;
border-right-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
height:22px;
}

.tabfeature2{
font:Arial;
font-size:11px;
color:#525252;
text-align:left;
padding-left:5px;
padding-right:5px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
height:22px;
}

.tabcontents{
font:Arial;
font-size:11px;
color:#525252;
text-align:left;
padding-left:5px;
padding-right:5px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
height:22px;
}

#tollfreeDiv{float:right; width:460px; padding:20px 0 0; position:relative; z-index:10}
#tollfreeDiv p{float:left; background:url(http://www.ds.my/img3/phone.jpg) no-repeat scroll left 4px; padding:0 33px 0 15px; font-family:Myriad Pro,Arial,sans-serif; font-size:13px; color:#848484}
#tollfreeListBg{background:url(http://www.ds.my/img3/bg_left.gif) no-repeat scroll left top; float:left; padding-left:10px}
#tollfreeListBg_right{background:url(http://www.ds.my/img3/bg_right.gif) no-repeat scroll right top; height:25px; width:auto; position:relative; padding-right:10px; float:left}
#flagsList_bottom{padding-bottom:6px; float:left; position:absolute; left:-10px; top:6px}
#tollfreeListBg_right dl{float:left; padding:0px 3px 0 5px; width:47px}
#tollfreeDiv .open #tollfreeListBg_right dl{height:100%; background:transparent url(http://www.ds.my/img3/drop_bg.gif) no-repeat scroll left 11px}
.open #flagsList_bottom{background:url(http://www.ds.my/img3/drop_bg.gif) no-repeat scroll left bottom}
#tollfreeDiv .open  dl dd{display:block}
#tollfreeDiv .closed  dl dd{display:none}
#tollfreeListBg_right dl dd.selected{display:none !important}
#tollfreeListBg_right dl dt a{background:url(http://www.ds.my/img3/arrow.gif) no-repeat scroll right 4px; padding:0 8px 0 0}
#tollfreeListBg_right dl dt a, #tollfreeListBg_right dl dd a{text-decoration:none; color:#454545; text-transform:uppercase; font-size:12px; font-family:Myriad Pro,Arial,sans-serif; display:block}
#tollfreeListBg_right dl dd a:hover{background:#fefefe}
#tollfreeListBg_right dl dt a img, #tollfreeListBg_right dl dd a img{padding:0 1px 0 2px; border:none; _padding:2px 1px 0 2px; width:16px; height:11px}
#tollfreeListBg_right strong{padding-left:50px; color:#bc272b; font-size:12px; padding-top:5px; display:block; float:left; background:url(http://www.ds.my/img3/sep.gif) no-repeat scroll 42px top; padding-bottom:5px}

#tollfreeListBg_right dl dd{display:block; padding:0.5px 0; clear:left}
#tollfreeListBg_right dl dd span, #tollfreeListBg_right dl dt a span{width:16px; text-align:right; color:#454545; text-transform:uppercase; font-size:12px; font-family:Myriad Pro,Arial,sans-serif; float:left; _width:15px}
#tollfreeDiv ul{float:right; padding-top:7px; clear:both}
#tollfreeDiv dl dd strong{display:none !important}
#tollfreeDiv dl dd ul{display:none !important}
#tollfreeDiv ul li{float:left; dispplay:block; font-family:Myriad Pro,Arial,sans-serif; width:80px; padding-right:10px; color:#737373; 

.pricewas{
font-color:#D8D8D8;
font-size:5px; !important;
}

