/* ################### HEADER STUFF ################### */
td.logo{
padding-bottom:10px;
padding-left:10px;
padding-right:0px;
padding-top:10px;
}

#tagline{
margin:0;
padding:35px 0 0 0;
font: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color:#767676;
}
#tagline a{
padding-left:5px;
white-space:nowrap;
text-decoration:none;
font: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color:#767676;
}
/*#tagline{
vertical-align:bottom;
margin:0;
padding:0 0 20px 7px;
text-align:left;
}
#tagline a{
white-space:nowrap;
text-decoration:none;
font:12px Verdana,Arial,Helvetica,sans-serif;
color:#767676;
}
*/

.bluestyle{
width: 100%;
font-weight: bold;
font-size: 10pt;
}

.bluestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/*JC*/
/*.bluestyle li a:hover
{color:#fff;background:#ca0002;}

*/
.bluestyle li a:hover
{color:#0080FF;background:#fff;}



.bluestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://store.proxus.com.my/theme/images/bar2.gif) center center repeat-x; 
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.bluestyle ul li{
display: inline;
}

.bluestyle ul li a{
/*color: #494949;*/
color: white;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}


/*HTML to indicate drop down link*/
/*.bluestyle ul li a[rel]:after{ content: " v";*/
.bluestyle ul li a[rel]:after{ content: " ";
/*content: " " url(http://store.proxus.com.my/theme/images/bar2.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background-color: #EBF7FF;*/
background: url(http://store.proxus.com.my/theme/images/bar2.gif);
color:white;
}

/* ################### BODY STUFF ################### */

body{font-family: Verdana, Tahoma;font-size: 10pt;}

.Header
{
color:#002288;
font-weight: bold;
font-size: 11pt;
margin:0;
padding:0;
}

h1{
font-size:18px;
font-weight:normal;
margin-top:0;
padding-top:0;
}
h2{
color:#333333;
font-size:14px;
margin:0;
padding:0;
}
h3{
color:#333333;
font-size:12px;
margin:0;
padding:0;
}
h4{
display:inline;
margin:0;
padding:0;
text-decoration:underline;
font-weight:normal;
}

/* #### TABLE STUFF #### */
.jc_table { background-image:url(images/streamyx_broadband.jpg); 
background-repeat:no-repeat }

.content_table { background-image:url(images/proxus_bg.jpg);background-repeat: repeat-x;}

#quote{
clear:right;
float:right;
width:160px;
padding:10px;
margin:0 0 10px 10px;
border:2px solid #CCCCCC;
font-size: 9pt;
}

#quote2{
clear:right;
float:right;
width:300px;
padding:10px;
margin:0 0 10px 10px;
border:2px solid #CCCCCC;
font-size: 9pt;
}

td.column{
margin-left:210px;
margin-right:210px;
margin-top:0;

padding-left:20px;
padding-right:20px;
padding-top:0;
}

td.tl{
vertical-align: top;
text-align: left;
font-size: 10pt;
}

td.tr{
vertical-align: top;
text-align: right;
font-size: 10pt;
}

td.tc{
vertical-align: top;
text-align: center;
font-size: 10pt;
}

/* #### MENU LINK STUFF #### */

.random_choice a{color: #0E479A;text-decoration: none;font-weight: bold;font-size: 11pt;}
/*
.random_choice a:hover
{color:#0080FF;background:#fff;font-weight: bold;}


*/
.random_choice a:hover
{color:#FFFFFF;background: url(http://store.proxus.com.my/theme/images/bar2.gif); 
border: 1px solid #BBB;
padding: 4px 0;
margin: 0;
text-align: left;
font-weight: bold;
}



/* PRODUCT EDITIONS TABLE
********************************************************************************/
.link-neb a:link,.link-neb a:visited{
text-decoration:none;
color:#FFFFFF;
}
.link-neb a:hover,.link-neb a:active{
text-decoration:underline;
color:#FFFFFF;
}
table.pe-compare{
border:1px solid #CCCCCC;
margin:.5em 0 2em 0;
width:80%;
border-collapse:collapse;
}

table.pe-compare .icon_info img{
margin:0  0 -2px 3px;
}

table.pe-compare td{
padding:2px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
vertical-align:top;
}
table.pe-compare td.blackrow{
background-color:#999999;
vertical-align:middle;
margin:0;
padding:0;
}

table.pe-compare td.blackrow p{
font-size:90%;
color:#FFFFFF;
margin:0;
padding:2px;
padding-left:10px;
}


table.pe-compare td.pe-indent{
padding-left:10px;
font-size: 10pt;
color:#666666;
}
table.pe-compare th{
padding:0 15px 5px 10px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #999999;
background-color:#666666;
font-weight:bold;
font-size: 10pt;
color:#FFFFFF;
text-align:left;
}
table.pe-compare th span{
white-space:nowrap;
}
table.pe-compare .sub-th{
font-weight:normal;
border-top:1px solid #CCCCCC;
}

/* PRODUCT EDITIONS DROP
********************************************************************************/

table.pe-compare dl{
margin:0;
padding:0px;
}


