/* PenguinCube CSS Document */

/* Body Styles */
.body 
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #000000;
}

.greybody 
{
  margin-top: 35px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #D9D9D9;
}


/* Layers Styles */

.divInnerMain
{
	padding-top:65px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;	
	height:100%;
	z-index:1;
}

.divInnerMain2
{
	padding-top:73px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	height:100%;
	z-index:1;
}

.divNavButton
{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	height:100%;
	z-index:1;
}

.divLeftButton
{
	padding-top:7px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	height:100%;
	z-index:1;
}

#divGrid
{
	background-image: url(container.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	height:166px;
	width:184px;
	z-index:1;
}


#divFutureLocal
{
	background-image: url(container.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial;
	font-size:16px;	
	color:#000000;
	text-decoration:none;
	height:166px;
	width:184px;
	z-index:1;
	cursor:pointer;
}

#divFutureLocal:hover
{
	background-color: #456C93;
	color:#FFFFFF;
}

#divFutureNews
{
	background-image: url(container.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:16px;	
	color:#000000;
	text-decoration:none;
	height:166px;
	width:184px;
	z-index:1;
	cursor:pointer;
}

#divFutureNews:hover
{
	background-color: #BF0000;
	color:#FFFFFF;
}

#divFutureSatellite
{
	background-image: url(container.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:16px;	
	color:#000000;
	text-decoration:none;
	height:166px;
	width:184px;
	z-index:1;
	cursor:pointer;
}

#divFutureSatellite:hover
{
	background-color: #C4CF04;
	color:#FFFFFF;
}

#divMustaqbalNewspaper
{
	background-image: url(container.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:16px;	
	color:#000000;
	text-decoration:none;
	height:166px;
	width:184px;
	z-index:1;
	cursor:pointer;
}

#divMustaqbalNewspaper:hover
{
	background-color: #9663AD;
	color:#FFFFFF;
}

#divRadioOrient
{
	background-image: url(container.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:16px;	
	color:#000000;
	text-decoration:none;
	height:166px;
	width:184px;
	z-index:1;
	cursor:pointer;
}

#divRadioOrient:hover
{
	background-color: #FF6E00;
	color:#FFFFFF;
}

#divFutureLocalNav
{
	background-image: url(navcontainer.png);
	background-repeat:no-repeat;
	background-color: #456C93;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	width:95px;
	z-index:1;
	cursor:pointer;
}

#divFutureLocalNav:hover
{
	background-image: url(navcontainer_over.png);
}

#divFutureNewsNav
{
	background-image: url(navcontainer.png);
	background-repeat:no-repeat;
	background-color: #BF0000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	width:95px;
	z-index:1;
	cursor:pointer;
}

#divFutureNewsNav:hover
{
	background-image: url(navcontainer_over.png);
}

#divFutureSatelliteNav
{
	background-image: url(navcontainer.png);
	background-repeat:no-repeat;
	background-color: #C4CF04;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	width:95px;
	z-index:1;
	cursor:pointer;
}

#divFutureSatelliteNav:hover
{
	background-image: url(navcontainer_over.png);
}

#divMustaqbalNewspaperNav
{
	background-image: url(navcontainer.png);
	background-repeat:no-repeat;
	background-color: #9663AD;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	width:95px;
	z-index:1;
	cursor:pointer;
}

#divMustaqbalNewspaperNav:hover
{
	background-image: url(navcontainer_over.png);
}

#divRadioOrientNav
{
	background-image: url(navcontainer.png);
	background-repeat:no-repeat;
	background-color: #FF6E00;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	width:95px;
	z-index:1;
	cursor:pointer;
}

#divRadioOrientNav:hover
{
	background-image: url(navcontainer_over.png);
}

#divHome
{
	background-image: url(home.png);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	height:35px;
	width:46px;
	z-index:1;
	cursor:pointer;
}

#divHome:hover
{
	background-image: url(home_over.png);
}

#divContact
{
	background-image: url(contact.png);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	height:35px;
	width:76px;
	z-index:1;
	cursor:pointer;
}

#divContact:hover
{
	background-image: url(contact_over.png);
}

#divButtonAbout
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonAbout:hover
{
	background-color: #456C93;
}

#divButtonTeam
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonTeam:hover
{
	background-color: #456C93;
}

#divButtonContact
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonContact:hover
{
	background-color: #456C93;
}

#divButtonGrids
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonGrids:hover
{
	background-color: #456C93;
}


#divButtonPrograms
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonPrograms:hover
{
	background-color: #456C93;
}

#divButtonPackages
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonPackages:hover
{
	background-color: #456C93;
}

#divButtonCard
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonCard:hover
{
	background-color: #456C93;
}

#divButtonLogOut
{
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	width:125px;
	z-index:1;
	cursor:pointer;
}

#divButtonLogOut:hover
{
	background-color: #456C93;
}



#divContainer
{
	background-color: #FFFFFF;
	width:732px;
	z-index:1;
}
    
		

/* Images Styles */
.noborder 
{
	 border:0;
}

/* Tables Styles */
.tblshipping {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #333333;
	border-collapse: collapse;
	background-color: white;
}
.tdshipping {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: white;
}
.centertable 
{
	 text-align:center; 
	 background-color:White;
}
.lefttableyellow 
{
	 text-align:left; 
	 background-color:#FECB00;
}
.lefttable 
{
	 text-align:left; 
	 background-color:White;
}
.bodytextindent
{
	vertical-align: top;
	padding-left:14;
	padding-right:14;
}
.footertextindent
{
	padding-left:40;
}
.style1
{
	height:100px;
}
.style2
{
	width:14%;
}
.style3
{
	width:100%;
}
.style4 
{
	 width:150px;
}
.style5
{
	 width:700px;
}
.style6
{
	height:10px;
}
.style7
{
	width:72%;
}
.style8
{
	width:25%;
}
.style9
{
	height:25px;
}

/* Text Styles */
.menudoubleline
{
	line-height:12px; 
	padding-top:4; 
	padding-bottom:4;
}
.div 
{
	text-align:center;
}
.title
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #456C93;
	font-weight: bold;
}

.minititle
{
	font-family: Arial, Trebuchet MS;
	font-size: 10px;
	color: #456C93;
	font-weight: bold;
}
.subtitle
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #456C93;
	font-weight: bold;
	text-decoration:underline;
}
.bodytext
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: Black;
	line-height:14px;
}
.smallbodytext
{
	font-family: Arial, Trebuchet MS;
	font-size: 10px;
	color: Black;
	line-height:14px;
}
.smalltextwhite
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	line-height:14px;
}
.bodytextgrey
{
	font-family: Arial, Trebuchet MS;
	font-size: 13px;
	color: #666666;
	line-height:14px;
}
.bodytextblue
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #456C93;
	line-height:14px;
}

.smalltextblue
{
	font-family: Arial, Trebuchet MS;
	font-size: 10px;
	color: #456C93;
	line-height:14px;
}
.whitetext
{
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	line-height:14px;
}
.rptblacktext
{
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
	color: #231F20;
	font-weight:bold;
	line-height:14px;
}
.rptblacktextsmall
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #231F20;
	font-weight:bold;
}
.rptblacktextnobold
{
	font-family: Arial, Trebuchet MS;
	font-size: 13px;
	color: #231F20;
	line-height:14px;
}
.rptwhitetext
{
	font-family: Arial, Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:14px;
}
.greytext
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
	line-height:14px;
}
.greytextsmall
{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #333333;
	line-height:12px;
}
.footertext
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: Black;
}
.formerror
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #456C93;
}
.headertext
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
.price
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Black;
}
.code
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: Black;
}
.error
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #333333;
}
.errortext
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #456C93;
}
.textbox 
{
	border-left-width:1;
	border-top-width:1;
	border-right-width:1;
	border-bottom-width:1;
}

/* Links Styles */
a.link1 { text-decoration:none;color:#456C93;font-family:Arial,Trebuchet MS;font-size:16px;} 
a.link1:visited {text-decoration:none;color:#456C93;font-family:Arial,Trebuchet MS;font-size:16px;}
a.link1:hover {text-decoration:none;color:#FFFFFF;font-family:Arial,Trebuchet MS;font-size:16px;}

a.link2:link { text-decoration:none;color:#000000;font-family:Arial,Trebuchet MS;font-size:12px;} 
a.link2:visited {text-decoration:none;color:#000000;font-family:Arial,Trebuchet MS;font-size:12px;}
a.link2:hover {text-decoration:underline;color:#456C93;font-family:Arial,Trebuchet MS;font-size:12px;}

a.link3:link { text-decoration:none;color:#000000;font-family:Trebuchet MS;font-size:10px;} 
a.link3:visited {text-decoration:none;color:#000000;font-family:Trebuchet MS;font-size:10px;}
a.link3:hover {text-decoration:none;color:#456C93;font-family:Trebuchet MS;font-size:10px;}

a.link4:link { text-decoration:none;color:#333333;font-family:Trebuchet MS;font-size:20px;} 
a.link4:visited {text-decoration:none;color:#333333;font-family:Trebuchet MS;font-size:20px;}
a.link4:hover {text-decoration:none;color:#8B8D8E;font-family:Trebuchet MS;font-size:20px;}

a.link5 { text-decoration:none;color:#456C93;font-family:Arial,Trebuchet MS;font-size:12px;} 
a.link5:visited {text-decoration:none;color:#456C93;font-family:Arial,Trebuchet MS;font-size:12px;}
a.link5:hover {text-decoration:none;color:#000000;font-family:Arial,Trebuchet MS;font-size:12px;}

a.link6:link { text-decoration:none;color:#FFFFFF;font-family:Arial,Trebuchet MS;font-size:12px;} 
a.link6:visited {text-decoration:none;color:#FFFFFF;font-family:Arial,Trebuchet MS;font-size:12px;}
a.link6:hover {text-decoration:underline;color:#FFFFFF;font-family:Arial,Trebuchet MS;font-size:12px;}


