BODY
{
    color:#FFFFFF;
    background-color:#969696;
    margin:0px;
}

BODY.popup
{
    color:#FFFFFF;
    background-color:white;
    margin:0px;
}

.mainHeader {
    background-attachment:fixed;

}


.breakingnews {
     background-repeat:no-repeat;
    background-image:url('./images/home/breakingnews.png');
}
.breakingnewstext {
    font-family:Arial;
    font-size:8pt;
    text-decoration:none;
    color:white;
    width:90%;
    cursor:pointer;

}
table.mainTable
{
    background-color:black;
    border-left:solid 1px #3a3a3a;
    border-right:solid 1px #3a3a3a;
    border-bottom:solid 1px #3a3a3a;
    width:770px;
}

.mainBody {
    background-color:#161616;
}

.mainFooter {
    height:40px;
    background-color:black;
}

.footerLinks {
    font-family:Arial;
    font-size:6pt;
    font-weight:bold;
    text-decoration:none;
    color:white;
}

.normalText {
    font-family:Arial;
    font-size:8pt;
    color:white;
}

.normalHeader {
    font-family:Arial;
    font-size:14pt;
    color:white;
    vertical-align:middle;
}

.normalBlackText {
    font-family:Arial;
    font-size:8pt;
    color:black;
}
.normalWhiteLink {
    font-family:Arial;
    font-size:8pt;
    color:white;
    vertical-align:middle;
}


.normalBlackHeader {
    font-family:Arial;
    font-size:14pt;
    color:black;
}

input {
     font-family:Arial;
    font-size:8pt;
    height:20px;
    border: solid 1px #868686;
}



select {
     font-family:Arial;
    font-size:8pt;
    height:20px;
    border: solid 1px #868686;
}

/********************* MAIN MENU *********************/
.menuButton {
    background-image: url(images/menuslice.png);
    background-repeat:repeat-x;
    height: 34px;
    cursor:pointer;
    font-family:Arial;
    font-size:10pt;
    text-decoration:none;
    vertical-align:middle;
    text-align:center;
}


.menuButtonOn {
    background-image: url(images/menuonslice.png);
    background-repeat:repeat-x;
    height: 3px;
    cursor:pointer;
    font-family:Arial;
    font-size:10pt;
    text-decoration:none;
    vertical-align:middle;
    text-align:center;
}

.menuDiv {
    width:100%;
    vertical-align :middle;
    cursor:pointer;
}

.menuHeader {
    width:770px;
    height:96px;
    background-image:url('./images/header.png') ;
    font-family:Arial;
    font-size:8pt;
    color:white;
}

.menuHome {
    width:80px;
    height:11px;
    background-image:url('./images/menuitems/home.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.menuPhones {
    width:51px;
    height:17px;
    background-image:url('./images/menuitems/phones.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.menuWhoRWe {
    width:101px;
    height:11px;
    background-image:url('./images/menuitems/whorwe.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.menuTarrifs {
    width:44px;
    height:11px;
    background-image:url('./images/menuitems/tarrifs.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.menuDownloads {
    width:77px;
    height:11px;
    background-image:url('./images/menuitems/downloads.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.menuContact {
    width:72px;
    height:13px;
    background-image:url('./images/menuitems/contactus.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.menuTopup {
    width:60px;
    height:20px;
    background-image:url('./images/menuitems/topup.png') ;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}
.menuLogin {
    background-image:url('./images/menuitems/login.png');
    background-repeat:no-repeat;
    background-position:center;
    width:172px;
    height:42px;
    vertical-align:bottom;
    text-align:left;
    cursor:pointer;
}

.menuLoggedin {
    background-image:url('./images/menuitems/mymtv.png');
    background-repeat:no-repeat;
    background-position:center;
    width:172px;
    height:42px;
    vertical-align:bottom;
    text-align:left;
    cursor:pointer;
}
/********************* MY MTV MENU *********************/
.mtvMenuBottom {
    background-image: url(images/mymtv/menuBottom.png);
    background-repeat:no-repeat;
    width:221px;
    height:82px;
}

.mtvMenuTopAdmin {
    background-image: url(images/mymtv/menuTopAdmin.png);
    background-repeat:no-repeat;
    width:221px;
    height:54px;
}

.mtvMenuTop {
    background-image: url(images/mymtv/menuTop.png);
    background-repeat:no-repeat;
    width:221px;
    height:54px;
}

.mtvMenuL {
    background-image: url(images/mymtv/menuL.png);
    background-repeat:repeat-y;
    background-position:left;
    width:20px;
}

.mtvMenuR {
    background-image: url(images/mymtv/menuR.png);
    background-repeat:repeat-y;
    background-position:right;
    width:91px;
}

.mtvMenuRBottom {
    background-image: url(images/mymtv/menuBottomR.png);
    background-position:bottom right;
    background-repeat:no-repeat;
    width:91px;
    height:38px;
    max-height:38px;
}

.mtvMenuBody {
    background-color:#fa07a1;
    width:110px;
}

.mtvMenuItem {
    background-color:#e50083;
    font-family:Arial;
    font-size:9pt;
    text-decoration:none;
    font-weight:bold;
    margin-top:5px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    color:white;
}

.mtvMainBody{
    background-color:#161616;
    background-image:url('./images/menuitems/mtvlogo.png');
    background-repeat:no-repeat;
    background-position:right center;

}

/*******************************************************/


.web2sms {
    font-family:Arial;
    font-size:8pt;
    color:white;
}

.roundedportlet {
    font-family:Arial;
    font-size:8pt;
    color:white;

    background-color:#89ad00;
    padding-bottom:5px;
    margin-left:50px;
    margin-right:50px;
    text-align:center;
    opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;
}

.pinkBack {
    font-family:Arial;
    font-size:8pt;
    color:white;
    background-color:#e50083;
}


    .contentTitle {
        background-color:#e50083; color:white;
        font-family:Arial;
        font-size:13pt;
        font-weight:bolder;
        vertical-align:middle;

    }

/********************** contact us section ******************/
.greenBackground {
     background-color:#9ABA01;
     font-family:Arial;
     font-size:8pt;
     font-weight:bold;
     padding:5px;
     margin:4px;

 }

   .pinkBackground {
     background-color:#DF0283;
     font-family:Arial;
     font-size:11pt;
     font-weight:bold;
     padding:5px;
     margin:4px;
 }

    .greyBackground {
     background-color:#0A0A0A;
     font-family:Arial;
     font-size:8pt;
     font-weight:bold;
     padding:5px;
     margin:4px;
        color:White;
 }
    .locations {
     background-color:#316800;
     font-family:Arial;
     font-size:8pt;
     font-weight:bold;
     padding:5px;
     margin:3px;
 }

/************************************************************/
/**TOGGLER **/
/* Toggler - default style */
.portletRoundTop {
    background-image:url('./images/mymtv/roundedtop.gif');
    background-repeat:no-repeat;
    background-position:top;
    width:437px;
    height:9px;
    font-size:1px;
    margin-left:50px;
    margin-right:50px;
    opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;


}

.portlet {
    cursor:pointer;
    font-family:Arial;
    font-size:8pt;
    color:white;
    background-color:#89ad00;
    padding-bottom:5px;
    margin-left:50px;
    margin-right:50px;
    margin-top:0px;
    text-align:center;
     display:block;
    opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;
}

.portlet-closed:hover {
    cursor:pointer;
    font-family:Arial;
    font-size:8pt;
    color:white;

    background-color:#89ad00;
    margin-left:50px;
    margin-right:50px;
     display:block;
}
.portlet-opened {
    font-family:Arial;
    font-size:8pt;
    color:white;

    background-color:#89ad00;
    margin-left:50px;
    margin-right:50px;
    display:block;
}


/***********************DATE PICKER**************************/

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
    font-family:Arial;
    font-size:8pt;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(./images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}