
/* - pgv_sg_jd.gallery.css - */
@media all {
/* http://mptelecom.com.vn/portal_css/pgv_sg_jd.gallery.css?original=1 */
#myGallery
{
width: 460px;
height: 345px;
z-index:5;
display: none;
border: 1px solid #000;
}
.jdGallery
{
overflow: hidden;
position: relative;
}
.jdGallery img
{
border: 0;
margin: 0;
}
.jdGallery .slideElement
{
width: 100%;
height: 100%;
background-color: #000;
background-repeat: no-repeat;
}
.jdGallery .loadingElement
{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #000;
background-repeat: no-repeat;
background-position: center center;
background-image: url('img/loading-bar-black.gif');
}
.jdGallery .slideInfoZone
{
position: absolute;
z-index: 10;
width: 100%;
margin: 0px;
left: 0;
bottom: 0;
height: 40px;
background: #333;
color: #fff;
text-indent: 0;
overflow: hidden;
}
* html .jdGallery .slideInfoZone
{
bottom: -1px;
}
.jdGallery .slideInfoZone h2
{
padding: 0;
font-size: 80%;
margin: 0;
margin: 2px 5px;
font-weight: bold;
color: inherit;
}
.jdGallery .slideInfoZone p
{
padding: 0;
font-size: 60%;
margin: 2px 5px;
color: #eee;
}
.jdGallery div.carouselContainer
{
position: absolute;
height: 135px;
width: 100%;
z-index: 10;
margin: 0px;
left: 0;
top: 0;
}
.jdGallery a.carouselBtn
{
position: absolute;
bottom: 0;
right: 30px;
height: 20px;
text-align: center;
padding: 0 10px;
font-size: 13px;
background: #333;
color: #fff;
cursor: pointer;
}
.jdGallery .carousel
{
position: absolute;
width: 100%;
margin: 0px;
left: 0;
top: 0;
height: 115px;
background: #333;
color: #fff;
text-indent: 0;
overflow: hidden;
}
.jdGallery .carousel .carouselWrapper
{
position: absolute;
width: 100%;
height: 78px;
top: 10px;
left: 0;
overflow: hidden;
}
.jdGallery .carousel .carouselInner
{
position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail
{
cursor: pointer;
background: #000;
background-position: center center;
float: left;
border: solid 1px #fff;
}
.jdGallery .carousel .label
{
font-size: 13px;
position: absolute;
bottom: 5px;
left: 10px;
padding: 0;
margin: 0;
}
.jdGallery .carousel .label .number
{
color: #b5b5b5;
}
.jdGallery a
{
font-size: 100%;
text-decoration: none;
color: inherit;
}
.jdGallery a.right, .jdGallery a.left
{
position: absolute;
height: 99%;
width: 25%;
cursor: pointer;
z-index:10;
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left
{
filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover
{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.jdGallery a.left
{
left: 0;
top: 0;
background: url('img/fleche1.png') no-repeat center left;
}
* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }
.jdGallery a.right
{
right: 0;
top: 0;
background: url('img/fleche2.png') no-repeat center right;
}
* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }
.jdGallery a.open
{
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.withArrows a.open
{
position: absolute;
top: 0;
left: 25%;
height: 99%;
width: 50%;
cursor: pointer;
z-index: 10;
background: none;
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }
* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
filter:alpha(opacity=80); }

}


/* - pgv_sg_styles.css - */
@media all {
/* http://mptelecom.com.vn/portal_css/pgv_sg_styles.css?original=1 */
/* */
/* */
/* */
# fix the flicker in IE6 when the images change in the main slideshow window, thx to Mike Pearce ;-)
html{
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
#myCarousel
{
text-align: center;
margin: 0px 0px 10px 0px;
height:165px;
overflow:hidden;
background: #000000;
}
#myGallery
{
width: none !important;
height: none !important;
z-index:0 !important;
}
.jdGallery div.carouselContainer
{
position: absolute;
height: 180px;
width: 100%;
z-index: 10;
margin: 0px;
left: 0;
top: 0;
}
.jdGallery a.carouselBtn
{
position: absolute;
bottom: 10;
right: 30px;
height: 20px;
width: 100px; background: url('pgv_sg_carousel_btn.gif') no-repeat;
text-align: center;
padding: 0 10px;
font-size: 13px;
background: #333;
color: #fff;
cursor: pointer;
}
.jdGallery .carousel
{
position: absolute;
width: 100%;
margin: 0px;
left: 0;
top: 0;
height: 165px;
background: #333;
color: #fff;
text-indent: 0;
overflow: hidden;
}
.jdGallery .carousel .carouselWrapper
{
position: absolute;
width: 100%;
height: 144px;
top: 10px;
left: 0;
overflow: hidden;
}
.jdGallery .carousel .carouselInner
{
position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail
{
cursor: pointer;
background: #000;
background-position: center center;
float: left;
border: solid 1px #fff;
}
.jdGallery .carousel .label
{
font-size: 13px;
position: absolute;
bottom: 5px;
left: 10px;
padding: 0;
margin: 0;
}
.jdGallery .carousel .label .number
{
color: #b5b5b5;
}
.jdGallery .loadingElement
{
background-image: url('pgv_sg_loading-bar-black.gif');
}
.jdGallery a.left
{
background: url('pgv_sg_fleche1.png') no-repeat center left;
}
* html .jdGallery a.left { background: url('pgv_sg_fleche1.gif') no-repeat center left; }
.jdGallery a.right
{
background: url('pgv_sg_fleche2.png') no-repeat center right;
}
* html .jdGallery a.right { background: url('pgv_sg_fleche2.gif') no-repeat center right; }
.jdGallery .slideInfoZone h2{
font-size:100%;
}
.jdGallery .slideInfoZone p{
font-size:90%;
margin: 0px;
padding: 3px;
line-height:1em;
text-align: justify;
}
.jdGallery .slideInfoZone
{
position: absolute;
z-index: 10;
width: 100%;
margin: 0px;
left: 0;
bottom: 0;
height: 5em;
background: #333;
color: #fff;
text-indent: 0;
overflow: hidden;
}
.pgv_sg_simpletimed_view #myGallery{
width: 510px;
height: 426px;
}
.pgv_sg_simpletimed_big_view #myGallery{
width: 830px;
height: 700px;
}
.pgv_sg_carouseltimed_view #myGallery,
.pgv_sg_carousel_view #myGallery{
width: 510px;
height: 426px;
}
.pgv_sg_carouseltimed_view #myCarousel,
.pgv_sg_carousel_view #myCarousel{
width: 512px;
}
.pgv_sg_carouseltimed_view .jdGallery a.carouselBtn,
.pgv_sg_carousel_view .jdGallery a.carouselBtn{
display: none;
}
.pgv_sg_carouseltimed_big_view #myGallery,
.pgv_sg_carousel_big_view #myGallery{
width: 830px;
height: 700px;
}
.pgv_sg_carouseltimed_big_view #myCarousel,
.pgv_sg_carousel_big_view #myCarousel{
width: 832px;
}
.pgv_sg_carouseltimed_big_view .jdGallery a.carouselBtn,
.pgv_sg_carousel_big_view .jdGallery a.carouselBtn{
display: none;
}
/* */

}


/* - ++resource++mptelecom.theme.stylesheets/main.css - */
@media screen {
/* http://mptelecom.com.vn/portal_css/++resource++mptelecom.theme.stylesheets/main.css?original=1 */
/* */
/* */
#visual-portal-wrapper {
margin: 0 auto;
width: 960px;
background: #FFFFFF;
}
#portal-column-one .visualPadding {
padding: 1em 0em;
}
#portal-column-content {
padding-right: 0;
}
.documentEditable {
margin: 0;
padding: 0em 0em 1em !important;
}
.documentContent {
padding: 0em 0em 1em 0em !important;
}
.documentEditable .documentContent {
border: medium none;
margin-top: 1em;
}
#portal-searchbox {
margin: 0;
padding: 0 1em 0 0;
height:20px;
z-index: 4;
}
input.searchButton {
/*background: transparent url(../images/button_go.jpg) top left no-repeat;*/
padding: 0;
margin-top: 1px;
text-indent: -10000pt;
border: medium none;
width: 72px;
height: 20px;
}
.searchSection {
display: none;
}
form.searchPage input.searchButton {
background-position: 0 0;
}
/* */
#portal-siteactions {
clear: right;
padding: 10px 8px 10px 0;
}
#portal-siteactions li a {
color: #FFFFFF;
text-transform: none;
font-weight: bold;
border: none;
margin-right: 0.5em;
}
#portal-siteactions li a:hover
{
color: #DA8D54;
background: none;
border: none;
}
/* */
#portal-languageselector/**/
{
margin-top:4px;
}
#portal-languageselector a {
text-decoration: none;
color:#ffffff;
}
a.lang-native {
vertical-align: middle;
}
/* */
#portal-logo img {
margin: 0.5em 0 1em 1.5em;
}
/* */
#portal-header {
background: transparent url(../images/headbg.gif) repeat-x scroll center top;
}
/* */
#portal-globalnav {
background: transparent url(../images/topMenuBackground.gif) repeat scroll 0 0;
padding: 8px 0 8px;
height: 18px;
border-width: 1px 1px 1px;
border-style: solid;
border-color: #00346E;
}
#portal-globalnav li {
margin-top: -8px;
}
#portal-globalnav li a {
/* */
background: transparent url(../images/topMenuItemDivider.gif) no-repeat scroll right top;
border: medium none;
color: #fff;
margin-right: 0;
padding: 8px 26px 11px 20px;
text-transform: none;
font-size: 12px;
font-weight: bold;
}
#portal-globalnav li.selected a {
/* */
background: transparent url(../images/topMenuItemHover.gif) repeat-x scroll 0 0;
border: medium none;
color: #fff;
}
#portal-globalnav li a:hover {
background: transparent url(../images/topMenuItemHover.gif) repeat-x scroll 0 0;
color: #fff;
}
/* */
.portlet {
margin: 1px 0 1em 0;
border-bottom: medium none;
background: transparent url(../images/boxbg.gif) no-repeat scroll left top;
width: 178px;
}
.portletHeader, .managedPortlet .portletHeader {
background-color: transparent;
border: medium none;
padding: 2px 1em 0;
text-transform: none;
font-weight: bold;
color: white;
}
.portletHeader a, .managedPortlet .portletHeader a {
color: white;
}
.portletItem {
border-left: medium none;
border-right: medium none;
padding-bottom: 0;
}
.portletBottomLeft {
background: transparent url(../images/boxbtm.gif) no-repeat scroll left bottom;
display: block;
height: 12px;
width: 178px;
margin-left: -1em;
}
/* */
.portletNavigationTree .portletItem {
padding: 1em 9px 0;
}
.portletNavigationTree .portletBottomLeft {
margin-left: -9px;
}
.navTreeItem a img {
display: none;
}
.navTreeLevel0 .navTreeItem a {
background: transparent url(../images/leftmenuBg.gif) no-repeat scroll left bottom;
color: #FE7A00 !important;
}
.navTreeLevel1 .navTreeItem a,
.navTreeLevel2 .navTreeItem a,
.navTreeLevel3 .navTreeItem a,
.navTreeLevel4 .navTreeItem a,
.navTreeLevel5 .navTreeItem a {
background: none;
padding-left: 10px !important;
color: #333 !important;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: medium none;
padding-top: 3px;
padding-bottom: 4px;
padding-left: 15px;
font-weight: bold;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: transparent;
border: medium none;
color: #FDA33F !important;
}
.navTreeCurrentItem {
background-color: transparent;
border: medium none !important;
}
.navTreeLevel0 .navTreeCurrentNode span {
background: transparent url(../images/treeMenuItemBackground.png) no-repeat scroll left center;
margin-left: -15px;
padding-left: 15px;
}
.navTreeLevel1 .navTreeItem span,
.navTreeLevel2 .navTreeItem span,
.navTreeLevel3 .navTreeItem span,
.navTreeLevel4 .navTreeItem span,
.navTreeLevel5 .navTreeItem span {
background: none;
margin-left: 0;
padding-left: 0;
}
.navTreeLevel1 li.navTreeCurrentNode,
.navTreeLevel2 li.navTreeCurrentNode,
.navTreeLevel3 li.navTreeCurrentNode,
.navTreeLevel4 li.navTreeCurrentNode,
.navTreeLevel5 li.navTreeCurrentNode {
background: transparent url(../images/treeMenuItemBackground.png) no-repeat scroll left center;
}
/* */
#portal-sitemap a {
padding-top: 5px;
padding-bottom: 6px;
}
/* */
.orangebox {
background: transparent url(../images/bigboxbg.png) repeat-x scroll left top;
width: 770px;
margin-bottom: 1em;
}
.orangebox-title {
color: white;
font-weight: bold;
padding: 3px 0 10px 15px;
}
.orangebox-title a {
color: white;
text-decoration: none;
}
.orangebox-content {
padding: 0 15px;
}
.orangebox div.orangebox-content.tileItem {
margin-top: 0;
}
.orangebox-bottom {
background: transparent url(../images/bigboxbottom.png) no-repeat scroll left bottom;
width: 770px;
height: 13px;
}
/* */
#content a[href^="http:"], #content a.link-external {
background: none;
padding: 0;
}
/* */
.documentActions {
/*border-top: 1px dotted #999999;*/
}
/* */
.reviewHistory, .contentHistory {
display: none;
}
/* */
.tileItem {
border-top: none;
padding-top: 0;
margin-top: 1em;
}
.tileImage {
float: left;
margin: 0.3em 1em 0.5em 0em;
border: none;
}
.tileHeadline {
margin-top: 0;
}
.tileHeadline a {
color: #03368F !important;
}
.tileFooter a {
background: transparent url(../images/arrow.jpg) no-repeat scroll left center !important;
float: right;
margin-right: 1em;
padding-left: 13px !important;
border-bottom: none !important;
}
/* */
#bottom-portlets .portlet {
background: none;
float: left;
margin-right: 8px;
width: 247px;
}
#bottom-portlets .portletHeader {
background: transparent url(../images/fbox-top.gif) no-repeat scroll left top;
}
#bottom-portlets .portletItem {
background: transparent url(../images/fbox-bg.gif) no-repeat scroll left top;
}
#bottom-portlets .portletBottomLeft {
background: transparent url(../images/fbox-btm.gif) no-repeat scroll left top;
height: 13px;
width: 247px;
}
#bottom-portlets .managePortletsLink {
clear: left;
}
#bottom-portlets div.portlets-manager div.section {
clear: left;
}
/* */
#portal-footer {
background-color: transparent;
border-bottom: none;
}
.counter {
margin-top: 0.75em !important;
}
.counter span {
font-family: courier;
border: 1px solid #999;
background-color: #e9e9e9;
padding: 0px 4px;
}
/* */
body.template-home_template {
	background: transparent url(../images/backnen3.jpg) repeat-x scroll left top;
}
.template-home_template #visual-portal-wrapper {
	background-color: white;
}
.template-home_template #portal-header {
	background: transparent url(../images/header_bg1.gif) repeat-x scroll center bottom;
}
.template-home_template input.searchButton {
	background: transparent url(../images/search.png) top left no-repeat;
	width: 65px;
	height: 20px;
}
.template-home_template #portal-column-content {
	padding: 0;
}
.template-home_template .documentEditable {
	padding: 0 !important;
}
.template-home_template .documentEditable .documentContent {
	margin-top: 0;
}
.template-home_template .documentContent {
	padding: 0 !important;
}
.template-home_template #portal-footer {
	margin: 0;
	border-top: none;
}
/* */
.apply-link {
	margin-top: 1em;
}
#bg_logo
{
	background:transparent url(../images/bglogo.gif) no-repeat scroll left !important;
}
/*.apply-link a {
	background: transparent url(++resource++mptelecom.../epeat scroll left center !important;
	padding: 4px 4px 4px 15px !important;
	border: 1px solid #999 !important;
}*/
/* */
.poweredBy {
display: none;
}
/* */
form.searchPage p.discreet {
display: none;
}
/* */
.latest-golden-board .award-column {
float: left;
width: 355px;
margin: 0 1em 1em 0;
}
.latest-golden-board .tileItem {
border: 1px solid #b0b0b0;
}
.latest-golden-board .tileHeadline {
background-color: #b0b0b0;
padding: 5px 10px;
}
.latest-golden-board .tileHeadline a {
color: white !important;
}
.latest-golden-board .tileImage {
margin-left: 1em;
}
.latest-golden-board .tileBody {
margin: 0.5em 1em;
}
.latest-golden-board .tileFooter a {
margin-bottom: 0.5em;
}

*html #portal-globalnav
{
padding:8px 0 0px 0;
}
*html #portal-logo img
{
margin: 2px 0 11px 24px;
}
*:first-child+html #portal-logo img {
margin: -1px 0 1em 1.5em;
}
body{
/*background: transparent url(../images/bgHome.gif) repeat-x scroll top left !important;*/
}
#portal-globalnav ul.submenu {
background: #E9EFF5 url(../images/mndropdown.gif) repeat-x scroll 0 0;
border: none;
}
#portal-globalnav ul.submenu li:hover {
background: none;
border-width:0px 1px 0px 1px;
}
*html #portal-globalnav ul.submenu li:hover
{
border:none;
background: none;
}
#portal-globalnav ul.submenu a {
border: none;
text-transform: none;
font-weight: bold;
color: #FFFFFF;
}
*html #portal-globalnav ul.submenu a:hover
{
border:none;
}
#portal-globalnav ul.submenu a img {
display: none;
}

}


/* - ploneCustom.css - */
@media all {
/* http://mptelecom.com.vn/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */

}

