/* CSS Document 

*/
html, body {
height: 100%;

}
*{
	padding:0;
	margin:0;
}
body{
	background:#040404 url(images/zg1org_10.jpg) repeat-x fixed left top;
	font:bold 11px Tahoma;
	line-height:20px;
	color:#333131;
}
td, th {
	font-size : 9pt;
}
h1, h2 {
	color : #663300;
}
h3, h4, h5, h6 {
	color : #336699;
}
a {
  color : #cc0001;
  	font-size : 11pt;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
  text-decoration : none;
}
a:hover {
	  color : #FF3300;
	  text-decoration : underline;
}
.boxlook {
	background : #ffffff; 
	border : #336699; 
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px; 
	border-style : dotted; 
	border-top-width : 1px;  
	color : #336699; 
	font-family : Tahoma; 
	font-size : 10px; 
}
.date {
	background : #0D1086; 
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
}
.judul1 {
	
	color: #CC0000;
	font-family: Tahoma;
	font-size: 10pt;
}
.judul2 {
	
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
}
.footer {
	color : #000000;
	font-family : Tahoma;
	font-size : 10px;
	line-height : 20px;
}
.footwite {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	line-height : 20px;
}
.fotodesc {
	color : #aaaaaa;
	font-family : Tahoma;
	font-size : 8pt;
	line-height : 25px;
}
td#mainmenu a {
    background : url(images/meghmr_40i.png);
	border-bottom : 0px dotted #cdcdcd;
	color : #ffffff;  
	display : block; 
	font-family : Tahoma; 
	font-size : 9pt; 
	 font-weight : bold;
	line-height : 23px;
	margin : 0; 
	padding : 0px; 
}
td#mainmenu a:hover {
	background : url(images/meghmr_45i.png);  
	color : #ffffff;
	font-weight : bold; 
	text-decoration : none;
}
.menu {
	background : #0D1086; 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 20px;
}
.block {
	background :url(images/elsharkia_23.png); 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 33px;
	width		: 172px;
}
.block1 {
	background :url(images/shaeng_23.gif); 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 18px;
	width		: 100px;
}
.block2 {
	background :url(images/shaeng_33.gif); 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 18px;
	width		: 100px;
}
.block3 {
	background :url(images/shaeng_25.gif); 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 18px;
	width		: 100px;
}
.submenu {
	background :url(images/shaeng_32.gif); 
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
    width: 213px;
	height: 18px;
}
.submore {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
    width: 213px;
	height: 18px;
}
.morenews {
	color : #003366;
	font-family : Tahoma; 
	font-size : 9pt;
	line-height : 16px;
}
.tabmore {
	color : #ffffff;
	font-family : Tahoma; 
	font-size : 10pt;
	line-height : 16px;
    	font-weight : bold;
}
.newscat {
	color : #797A79;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}
.newsdate {
	color : #000000;
	font-family : Tahoma;
	font-size : 9px;
}
.newssubtitle {
	color : #000000;
	font-family : Tahoma;
	font-size : 8pt;
	
}
.nstitle {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}
.nstitle a {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}
.newstitle {
	color : #444444;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}
.newstitle a {
	color : #444444;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}
.newstitle3 {
	color : #000000;
	font-family : Tahoma;
	font-size : 9pt;
	
}
.redalert {
	color : #CC0000;
	font-family : Tahoma;
	font-size : 9pt;
}
.textbox {
	background : #ffffff; 
	border : 1px solid #aaaaaa;
	color : #000000; 
	font-family : Tahoma, Arial; 
	font-size : 8pt; 
}
.glidecontentwrapper{
position: relative; /* Do not change this value */

width: 515px;
height: 280px; /* Set height to be able to contain height of largest content shown*/
/*border: 5px solid #687C98;*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
/* background: #FFCF69; */
background-image:url('images/bg-toggler.gif');
padding: 0px;
visibility: hidden;
width: 515px;
text-align: right;

}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 515px;
margin-bottom: 3px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
background: #FF0E00;
display: -moz-inline-box;
display: inline-block;
border: 0px solid black;
color: #FFFFFF;
padding: 1px 7px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #FFFFFF;
color: black;
}

.glidecontenttoggler a:hover{
background: #FFFFFF;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}
.shakeimage{
position:relative
}
.moreslide {
	color : #cc0001;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	line-height : 16px;
    text-align: right;
}
.moreslide a{
	color : #cc0001;
	font-family : Tahoma; 
    font-weight : bold;
	font-size : 12pt;
	line-height : 16px;
    text-align: right;
}
/*---------Fastest-------------------------------*/
.gallerycontroller{
height: 87px;
width: 848px
}
.gallerycontent{
width: 842px;
padding: 3px;
color : #000;
font-family : Tahoma;
font-size : 10pt;

height: 87px;
}
.gallerycontent a{
padding: 3px;
color : #cc0001;
font-family : Tahoma;
font-size : 12pt;

}
.galleryc {
width: 842px;
padding: 3px;
color : #000;
font-family : Tahoma;
font-size : 10pt;
height: 87px;
}
.galleryc a{
padding: 3px;
color : #000;
font-family : Tahoma;
font-size : 10pt;


vertical-align: text-top;
}
/*---------Fastest-------------------------------*/
.gallerycontrollerz{
height: 610px;
width: 848px
}
.gallerycontentz{
width: 610px;
padding: 3px;
color : #000;
font-family : Tahoma;
font-size : 10pt;

height: 87px;
}
.gallerycontentz a{
padding: 3px;
color : #cc0001;
font-family : Tahoma;
font-size : 12pt;

}
.gallerycz {
width: 610px;
padding: 3px;
color : #000;
font-family : Tahoma;
font-size : 10pt;
height: 87px;
}
.gallerycz a{
padding: 3px;
color : #000;
font-family : Tahoma;
font-size : 10pt;


vertical-align: text-top;
}
/*menu button beide search ----------------------------------------- */
.underlinemenu{
font-weight: bold;
width: 100%;
}


.underlinemenu ul{
padding: 5px 0 1px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #EB1F20;
padding: 1px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 3px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #EB1F20;
}
/*--------------------------------------------------------------------*/

