﻿@import url(SearchResults.css);

html,body {
	margin: 0;
	padding: 0;
	
}
body, input, select, td
{
    font: 11px Tahoma;
}

body
{
	background-color: #ffffff;
	background-image: url(Image/grd-4px.gif);
}

a
{
    text-decoration: none;
    color: #1B73A4;
}

a:hover
{
    text-decoration: underline;
}
a img {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
p
{
    margin: 0;
    line-height: 16px;
    text-align: justify;
}

.ltr
{
    direction: ltr;
}

#container
{
    margin: 0 auto;
    width: 780px;
    padding: 0 10px;
    background: #fff url(bg.png) repeat-y center;
    position: relative;
}

#header
{
    background: #fff url(logobg.jpg) no-repeat left top;
    height: 60px;
}

#header
{ 
    margin: 0;
    padding: 0;  
    height: 100px;   
    background: url(header.png) repeat-x top; 
}

#header h1
{
    margin: 0;
    padding: 0;
    height: 100px;    
    width: 240px;
    float: right;
    background: url(logo.png) no-repeat left top;
}

#header h1 a
{
    display: block;
    height: 100px;    
    width: 240px;    
}

#header h2
{
    display: none;
}

#header span
{
    display: none;
}

#content
{
    float: left;    
    width: 565px;
    padding-right: 5px;
    overflow: hidden;
}

#menubar
{
    width: 200px;
    padding: 0 5px;
    float: right;
}

#footer
{
    clear: both;
    height: 30px;
    background: #F4EBDB url(footer.png) no-repeat left top;
    direction:rtl;
    color: #666;
    padding-top: 10px;
    font-size: 10px;
    margin-top: 10px;
    text-align: center;
}

#footer div.copyright
{
    width: 680px;
    float: left;
    padding-top: 10px;
}

#footer div.powerby
{
    width: 100px;
    float: right;
}

/* Module Skins
--------------------------------------- */

div.grayBox
{
    border: solid 1px #ddd;
    background: #eee;
    margin-bottom: 10px;    
    clear: both;
    margin: 25px 10px 0 10px;
}
div.grayBox .mBody
{
    padding: 5px;
    direction: rtl;
}
div.grayBox h3
{
    margin: 1px;
    color: #fff;
    font-size: 11px;
    background: #aaa;
    padding: 2px 5px;
    direction: rtl;
}

div.simpleBox
{    
    padding: 10px 10px;    
}

div.simpleBox div.mBody
{
    direction: rtl;
}

div.simpleBox h3
{
    font: 900 18px Arial;
    color: #4C4A4B;
    margin: 0 0 10px 0;
    padding: 0 17px 3px 0;
    background: url(bullet2.gif) no-repeat right top;
    border-bottom: solid 4px #96958C;
    direction: rtl;
}

div.blueBox
{
    direction: rtl;
    border: solid 1px #CCE0F3;
    margin: 10px 0;
    background-color: #F0F8FF;
    padding: 0 8px 8px 7px;
}

div.blueBox h3
{
    font-size: 10px;
    color: #1E6FB7;
    padding: 2px 10px 8px 0;
    margin: 0;
    background: url(bullet.gif) no-repeat right center;
    text-align: right;
}

div.silverBox
{
    direction: rtl;
    border: solid 1px #DFDFDF;
    margin: 10px 0;
    background-color: #F7F7F7;
    padding: 0 8px 8px 7px;
}

div.silverBox h3
{
    font-size: 10px;
    color: #1E6FB7;
    padding: 2px 10px 8px 0;
    margin: 0;
    background: url(bullet.gif) no-repeat right center;
}

div.news
{
    width: 340px;
    float: right;
    position: relative;
}

div.links
{
    width: 183px;
    float: right;
    text-align: center;
}

div.links img
{
    padding: 5px 0;
}

div.sep
{
    background: url(sep.png) no-repeat center 5px; 
    padding-top: 20px;
}

/* Menu Style
----------------------------------------- */
div.mainMenu
{
    border: solid 1px #d6deec;
    background-color: #95b3de;     
    direction: rtl;
    border-bottom-width: 12px;
}

div.mainMenu .moduleToolbar
{
    position: absolute;
    margin-top: -10px;
}

div.mainMenu ul, div.mainMenu li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.mainMenu a, div.mainMenu li:hover li a, div.mainMenu li.sfhover li a
{
	color: #003300;
}

div.mainMenu a:hover, 
div.mainMenu li:hover a, 
div.mainMenu li.sfhover a, 
div.mainMenu li li:hover a, 
div.mainMenu li li.sfhover a, 
div.mainMenu li.a a
{
    color: #333;
    text-decoration: none;
}

div.mainMenu li
{
	position: relative;
	display: block;
	padding: 5px 24px 5px 0;
	background: url(menudot.gif) #95b3de no-repeat 180px 50%;
	border-bottom: 1px solid #d6deec;
	
	color: #003300;
	width: 174px;
	cursor: pointer;
	z-index: 11;
}

div.mainMenu li ul
{
	display: none;
	position: absolute;
	top: 0;

	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
}

div.mainMenu li:hover, div.mainMenu li.sfhover, div.mainMenu li.a
{
	background-color: #d4e4f8;
	border-top: #006699 1px solid;
	border-bottom: #006699 1px solid;

}

div.mainMenu li:hover ul ul, div.mainMenu li.sfhover ul ul
{
    display: none;
}

div.mainMenu li:hover ul, 
div.mainMenu li.sfhover ul,
div.mainMenu li:hover ul li:hover ul, 
div.mainMenu li.sfhover ul li.sfhover ul
{
    display: block;
}

div.mainMenu li.m
{
    background-image: url(menumore.gif);  
    background-position: 10px;
}

/* SearchBox Style
------------------------------------ */
div.searchBox
{
    height: 30px;
}

div.searchBox input
{
    color: #666;
    width: 138px;
    float: right;
    direction: rtl;
    margin: 10px 10px 0 0;
}

div.searchBox a
{
    float: right;
    width: 20px;
    height: 20px;
    margin: 10px 3px 0 0;
    background: url(search.gif) no-repeat left top;
}

div.searchBox a span
{
    display: none;
}

/* Quick Nav Style
------------------------------------------- */
div.quickNav
{
    position: absolute;
    top: 43px;
    left: 5px;
    height: 20px;
    width: 505px;
}

div.quickNav a
{
    font-weight: bold;
    float: left;
    color: #BEBDBD;
    margin: 0 0 0 8px;
    padding: 2px 0 1px 5px;
}


/* Poll Control Style
----------------------------------- */
div.pollControl
{
    color: #5F5F5F;
}

div.pollControl h5
{
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: justify;
    line-height: 15px;
    
}

div.pollControl ul, div.pollControl li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.pollControl li
{
    padding: 2px 6px 0 0;
    background: url(storylist.gif) no-repeat right 8px;
}

.loading
{
    background: url(spinner_moz.gif) no-repeat center center;
}

div.pollControl .graph { 
    position: relative; /* IE is dumb */
    width: 90%; 
    border: 1px solid #091F85; 
    padding: 1px; 
    margin: 3px 0 4px 0;
}

div.pollControl .graph .bar { 
    display: block;
    position: relative;
    background: #091F85; 
    text-align: center; 
    color: #333; 
    height: 5px; 
    line-height: 5px;            
}

div.pollControl .graph .bar span
{
    display: none;
}

div.pollControl div.total
{
    text-align: center;
    margin: 10px auto 0 auto;
    font-weight: 600;
}

div.pollControl div.ctrl
{
    margin: 10px 10px 0 0;
}

/* rss icon style
--------------------------------- */
div.rss
{
    position: absolute;
    top: 12px;
    left: 12px;
    width: 16px;
    height: 16px;
    background: url(rss.gif) no-repeat left top;
}

div.rss a
{
    display: block;
    width: 16px;
    height: 16px;
}

div.rss a span
{
    display: none;
}

/* Format long text paragraphs
----------------------------------------- */
div.simpleBox ul, div.simpleBox li
{
    margin: 0; padding: 0;
    list-style-type: none;
}

div.simpleBox li
{
    margin-right: 10px;
    padding-right: 10px;
    background: url(bullet3.gif) no-repeat right 4px;
    padding-bottom: 5px;
}

div.simpleBox p
{
    margin: 5px 0;
}

div.simpleBox strong
{
    color: #555;
}

div.simpleBox h4
{
    font: 900 18px Arial;
    margin: 20px 0 0 0;
    padding-right: 10px;
    background: url(bullet.gif) no-repeat right 8px;
    color: #014CAB;
}

div.simpleBox a.topref
{
    display: block;
    border-bottom: dashed 1px #aaa;
    padding: 10px 0 5px 12px;
    text-align: left;
    background: url(top.gif) no-repeat left 16px;
}

div.simpleBox table.tbl
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-collapse: collapse;
    margin: 10px;
}

div.simpleBox table.tbl td, div.simpleBox table.tbl th
{
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 2px 4px;
}

div.simpleBox table.tbl tr.alt td
{
    background-color: #efefef;
}

div.simpleBox table.tbl th 
{
    background-color: #ddd;
}

div.simpleBox table.tbl caption
{
    font: 900 18px Arial;
    color: #444;
    padding-bottom: 5px;
    padding-top: 10px;
}

/* News Module Styles
------------------------------------ */
div.newsItem
{
    margin: 5px 0px 5px 0px;    
    clear: both;
    color: #333;    
    width: 545px;
}

div.news div.newsItem
{
    width: 330px;
}

div.newsItem h4
{
    font: bold 10px Tahoma;
    margin: 0;
    background: none;
    padding: 0;
}

div.newsItem h4 a
{
    color: #B5372C;    
}

div.newsItem div.desc
{
    color: #666;
    border: dashed 1px #aaa;
    background-color: #eee;
    margin: 10px;
    padding: 5px;
}

div.newsItem div.bdy
{
    color: #333;
    line-height: 16px;
    text-align: justify;
}

div.newsItem img
{
    float: right;
    padding: 2px;
    background-color: #fff;
    border: solid 1px #666;
    margin: 0 0 0 5px;
}

div.newsItem p
{
    margin: 0;
}

div.newsItem div.nav
{
    height: 15px;
    padding-top: 5px;
    background: url(dots.gif) repeat-x bottom;
}

div.newsItem div.nav a
{
    font-size: 10px;
    color: #333;
    float: left;
    background: url(more.gif) no-repeat right center;
    padding-right: 10px;
}

div.newsItem div.nav a:hover
{    
    text-decoration: none;
}

div.newsItem div.nav span, div.newsItem span.date
{
    float: right;
    font-size: 9px;
    font-weight: bold;
    color: #96958C;
}

div.newsItem span.date
{
    display: block;
    padding: 5px;
    color: #96958C;
}

div.newsItem ul, div.newsItem li
{
    margin: 0;
}

div.newsItem li
{
    margin: 3px 25px 0 0;
}

/* HomePage Links
----------------------------------------- */
div.newsLink
{
    direction: rtl;
    padding-right: 20px;
    clear: both;
    width: 100%;
}

div.newsLink a
{
    display: block;
    width: 118px;
    height: 18px;
    background: url(news.png) no-repeat left top;
}

div.newsLink a span
{
    display: none;
}

/* Map Style
------------------------------ */
div.mapBox div.mBody
{
    direction: ltr;
    width: 544px;
    height: 450px;
    overflow: auto;
    border-top: solid 1px #EEEDE5;
    border-left: solid 1px #EEEDE5;
}

div.hscroll div.mBody
{
    padding-bottom: 10px;
    width: 545px;
    overflow-x: auto;
}
.moduletablesidebox {
	BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 7px; BACKGROUND-IMAGE: url(../../shatel_common/images/semitrans.png); PADDING-BOTTOM: 7px; MARGIN: 5px; BORDER-LEFT: #aaa 1px solid; WIDTH: 100%; COLOR: #666666; PADDING-TOP: 7px; BORDER-BOTTOM: #aaa 1px solid
}
.moduletablesidebox IMG {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; MARGIN: -5px -5px -5px 10px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.moduletablesidebox A {
	FONT-SIZE: 10px; COLOR: #cc3300; TEXT-DECORATION: none
}