﻿body
{
    padding: 0px;
    margin: 0px;
    background-color: #204f6f;
}
div, p, h1, h2, h3, h4, h5
{
    /*text-align: right;*/
    direction: rtl;
    margin: 0px;
    padding: 0px;
}
div, p, span, input, h1, h2, h3, h4, h5
{
    font-family: Tahoma;
    /*font-weight: normal;
    font-size: 8pt;*/
}
img
{
    vertical-align: middle;
}
a
{
    color: #1809a6;
    text-decoration: none;
}
a:hover
{
    color: #bb0003;
}
a img
{
    border-width: 0px;
}

#main
{
    position: relative;
    width: 900px;
    margin: 0px auto;
    background-color: #fff;
    z-index: 0; /*FirFox Fix! */
}
#header
{
    clear: both;
    background-color: #06334f;
    color: #fff;
    padding-bottom: 3px;
    margin-bottom: 3px;
    
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
}
#header .top
{
    clear: both;
    height: 18px;
    padding: 5px;
}
#header .menu
{
    float: right;
    padding-top: 2px;
}
#header .menu a
{
    color: #fff;
    padding: 0px 4px;
}
#header .menu a:hover
{
    color: #cfe7f3;
}
#header .date
{
    float: left;
    font-size: 8pt;
    padding-top: 1px;
}
#content
{
    position: relative;
    clear: both;
}
#content div.right
{
    float: right;
    width: 151px;
    background-color: #0f4179;
    
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
}
#content div.center
{
    float: right;
    width: 540px;
    margin: 0px 5px;
}
#content div.rightcenter
{
    float: right;
    width: 572px;
    padding: 0px 5px;
}
#content div.left
{
    float: right;
    width: 195px; /*exact width is 199px*/
}
#content div.ads
{
    float: right;
    width: 133px;
    text-align: center;
}
#content div.bg
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: transparent url(images/bg-content.gif) repeat-y scroll right top;
    z-index: -1;
}
#footer
{
    clear: both;
    color: #fff;
    font-size: 8pt;
    background-color: #06334f;
    padding: 5px;
    padding-bottom: 8px;
    text-align: center;
}
#footer a
{
    color: #fff;
    padding: 0px 4px;
}
#footer a:hover
{
    color: #cfe7f3;
}
.separator
{
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}



div.box
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;   
}
div.box .tabBlue h3
{
    margin: 0px 10px;
    padding-top: 7px;
    text-align: center;
    white-space: nowrap;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
}
div.box .headBlue
{
    background: #2d7bac url(images/boxtab-bg-darkblue.gif) repeat-x scroll center center;
    height: 23px;
}
div.box .tabBlue
{
    float: right;
    height: 23px;
    background: #e4f0f6 url(images/boxtab-bg-lightblue.gif) repeat-x scroll center center;
}
div.box .lightBlue
{
    background-color: #e4f0f6;
    border: solid 1px #afd6ed;
    border-top-width: 0px;
}
div.box .tabGreen h3
{
    margin: 0px 10px;
    padding-top: 7px;
    text-align: center;
    white-space: nowrap;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
}
div.box .headGreen
{
    background: #2d7bac url(images/boxtab-bg-darkgreen.gif) repeat-x scroll center center;
    height: 23px;
}
div.box .tabGreen
{
    float: right;
    height: 23px;
    background: #e4f0f6 url(images/boxtab-bg-lightgreen.gif) repeat-x scroll center center;
}
div.box .lightGreen
{
    background-color: #d9f7c9;
    border: solid 1px #afd6ed;
    border-top-width: 0px;
}


div.boxround
{
}
div.boxround div.top
{
    height: 7px;
    background: #e4f0f6 url(images/boxround-bg-top-lightblue.gif) repeat-x scroll center center;
}
div.boxround div.bottom
{
    height: 7px;
    background: #e4f0f6 url(images/boxround-bg-bottom-lightblue.gif) repeat-x scroll center center;
}
div.boxround .lightBlue
{
    padding: 1px 10px 4px 10px;
    background-color: #e4f0f6;
    border: solid 1px #afd6ed;
    border-top-width: 0px;
    border-bottom-width: 0px;
}



div.page
{
    padding: 10px;
}

div.page .datetime
{
    color: #666;
    margin-top: 20px;
}
div.page .body
{
    margin-top: 10px;
    line-height: 150%;
}
div.page .nav
{
    color: #666;
}

div.service
{
    padding: 10px;
}
div.service .nav
{
    color: #666;
    padding-bottom: 10px;
}

div.menu
{
    padding-right: 5px;
    color: #fff;
}
div.menu a
{
    color: #fff;
}
div.menu a:hover
{
    color: #ff0;
}

div.menu .top
{
    color: #d4edff;
    margin-top: 10px;
    /*font-weight: bold;*/
    cursor: pointer;
}
div.menu .top a
{
    color: #d4edff;
}
div.menu .subMenu
{
    display: none;
}
div.menu .sub
{
    margin-top: 8px;
    margin-bottom: 4px;
    padding-right: 10px;
    cursor: pointer;
}
div.menu .child
{
    display: none;
    padding-right: 20px;
}
div.menu .child a
{
    color: #fff;
}
div.menu .child a:hover
{
    color: #ff0;
}

.hidden
{
    display: none;
}



input.text, select.normal
{
    direction: rtl;
    text-align: right;
    font-family: Tahoma;
    font-size: 9pt;
    border: solid 1px #444;
}

input.button
{
    color: #ff7800;
    padding: 0px 5px;
}

input.ok
{
    width: 55px;
    height: 21px;
    border: 0px;
    background: transparent url(images/bg-button-ok.gif) no-repeat scroll center center;
}




/* ContentSimple: Begin  */
div.contentSimple
{
    margin-bottom: 10px;
}
div.contentSimple .titleImage
{
	float: right;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid silver;
	margin-left: 8px;
	padding: 1px;
}
div.contentSimple .upperTitle
{
	color: #808080;
	font-size: 8pt;
}
div.contentSimple .title
{
	font-family: 'Times New Roman';
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0;
}
div.contentSimple .bottomTitle
{
	color: #808080;
	font-size: 8pt;
}
div.contentSimple .title a
{
}
div.contentSimple .title a:hover
{
}
div.contentSimple .lead
{
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	text-align: justify;
}
/* ContentSimple: End  */

/* ContentHot: Begin  */
div.contentHot
{
    clear: both;
    margin-bottom: 10px;
}
div.contentHot .titleImage
{
	float: right;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid silver;
	margin-left: 8px;
	padding: 1px;
}
div.contentHot .upperTitle
{
	color: #808080;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
div.contentHot .title
{
    color: #ff0000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}
div.contentHot .bottomTitle
{
	color: #808080;
    font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
div.contentHot .title a
{
    color: #ff0000;
}
div.contentHot .title a:hover
{
    color: #cc0000;
}
div.contentHot .lead
{
    color: #444;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	text-align: justify;
	margin-top: 10px;
}
/* ContentHot: End  */

/* ContentList: Begin  */
div.contentList
{
    clear: both;
    margin-bottom: 10px;
}
div.contentList .titleImage
{
	float: right;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid silver;
	margin-left: 8px;
	padding: 1px;
}
div.contentList .upperTitle
{
	color: #808080;
	font-size: 8pt;
}
div.contentList .title
{
	font-family: 'Times New Roman';
	font-size: 11pt;
	font-weight: bold;
	margin: 5px 0;
}
div.contentList .bottomTitle
{
	color: #808080;
	font-size: 8pt;
}
div.contentList .title a
{
}
div.contentList .title a:hover
{
}
div.contentList .lead
{
    color: #444;
	font-size: 8pt;
	font-weight: normal;
	line-height: 130%;
	text-align: justify;
	margin-top: 5px;
}
/* ContentList: End  */

/* ContentTitle: Begin  */
div.contentTitle
{
    clear: both;
    margin-bottom: 10px;
}
div.contentTitle .upperTitle
{
	color: #808080;
	font-size: 8pt;
	font-weight: normal;
}
div.contentTitle .title
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
div.contentTitle .bottomTitle
{
	color: #808080;
	font-size: 8pt;
	font-weight: normal;
}
div.contentTitle .title a
{
}
div.contentTitle .title a:hover
{
}
/* ContentTitle: End  */

/* ContentDetails UC: Begin  */
div.contentDetails
{
	clear: both;
}

div.contentDetails .tools
{
	margin-top: 5px;
	margin-bottom: 35px;
}

div.contentDetails .tools .code
{
	float: right;
	width: 100px;
	color: #1809a6;
	font-size: 11px;
	font-weight: normal;
}

div.contentDetails .tools .codeTitle
{
	color: #000;
}

div.contentDetails .tools .publishDate
{
	float: right;
	width: 250px;
	color: #1809a6;
	font-size: 11px;
	font-weight: normal;
}

div.contentDetails .tools .publishDateTitle
{
	color: #000;
}

div.contentDetails .tools .toolbar
{
    float: left;
	color: #000;
	cursor: pointer;
	font-size: 8pt;
	font-weight: normal;
}

div.contentDetails .tools .friend
{
    float: left;
	color: #000;
	cursor: pointer;
	font-size: 9pt;
	font-weight: normal;
	width: 100px;
}

div.contentDetails .title
{
	margin-top: 4px;
	text-align: center;
	color: #9a1010;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

div.contentDetails .upperTitle
{
	text-align: center;
	color: #808080;
	
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}

div.contentDetails .bottomTitle
{
	text-align: center;
	color: #808080;
	margin-bottom: 10px;
    
    font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}

div.contentDetails .lead
{
	background-color: #f8f8f8;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	color: black;
	font-size: 11px;
	margin: 10px 5px 10px 5px;
	padding: 8pt;
}

div.contentDetails .body
{
	text-align: justify;
	color: #000000;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
}

div.contentDetails .body p, div.contentDetails .body div
{
	/*color: #000000;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;*/
	
	color: inherit;
	font-size: inherit;
	text-align: inherit;
	line-height: normal;
	margin-top: 10px;
}

/*div.contentDetails .body div
{
	text-align: justify;
	color: #000000;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
}*/

div.contentDetails .bodyImage
{
	float: left;
	margin: 5px 10px 5px 5px;
}

div.contentDetails .source
{
	text-align: right;
	margin-top: 10px;
	
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}

div.contentDetails .source a
{
}

div.contentDetails .source a:hover
{
}

div.contentDetails .authors
{
	font-size: 11px;
}

div.contentDetails .authors a
{
}

div.contentDetails .authors a:hover
{
}
/* ContentDetails UC: End  */


/* LinkTitle UC: Begin  */
div.linkTitle
{
    margin-bottom: 3px;
}
div.linkTitle a
{
    color: #fff;
}
div.linkTitle a:hover
{
    color: #ddd;
}
/* LinkTitle UC: End  */


/* LinkSimple UC: Begin  */
div.linkSimple
{
    text-indent: 12px;
    background: transparent url(images/bullet-circle-red.gif) no-repeat scroll center right;
    margin-bottom: 8px;
    
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
}
/* LinkSimple UC: End  */


.relatedtitle
{
	color: #000000;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 15px;
}

.related
{
	float: right;
	margin-top: 15px;
}

div.contentDetails div.medias
{
    margin-top: 30px;
}
/* ContentDetails UC: End  */



ul.newsTicker
{
    position: relative;
    overflow: hidden;
    height: 20px;
    width: 100%;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
ul.newsTicker li.newsBarItem
{
    position: absolute;
    top: 21px;
    right: 5px;
    height: 20px;
    width: 100%;
    text-align: center;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
}
.zone
{
    overflow: hidden;
}


/* Vote Result : Begin */
div.result
{
	color: #1B506F;
	line-height: 170%;
}

div.result p.title
{
	color: #1B506F;
}

div.result p.option
{
}

div.result span.optionTitle
{
	color: #1B506F;
}

div.result span.optionRate
{
	color: #666;
}

div.result p.rate
{
	height: 10px;
	background-color: #6BD133;
}

div.result span.count
{
	color: #666;
}

div.result span.date
{
	color: #666;
}

div.result p.prevGiveVote
{
	color: #6BD133;
}

p.voteTitle
{
	color: Blue;
	text-decoration: none;
}

/* Vote Result : End */




div.full
{
    float: right;
    width: 550px;
    padding-bottom: 5px;
}

div.half
{
    float: right;
    width: 250px;
    padding-bottom: 5px;
}


div.searchResult
{
    padding-bottom: 10px;
    text-align: center;
    
}

div.navigation
{
    text-align: center;
    padding: 10px 0px;
}