@font-face {
    font-family: 'GE';
    src: url('../fonts/ge_ss_two_light-webfont.eot');
    src: url('../fonts/ge_ss_two_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ge_ss_two_light-webfont.woff') format('woff'),
    url('../fonts/ge_ss_two_light-webfont.ttf') format('truetype'),
    url('../fonts/ge_ss_two_light-webfont.svg#ge_ss_twolight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

@font-face {
    font-family: 'droid_arabic_kufiregular';
    src: url('../fonts/droidkufi-regular-webfont.eot');
    src: url('../fonts/droidkufi-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/droidkufi-regular.woff') format('woff'),
    url('../fonts/droidkufi-regular.ttf') format('truetype'),
    url('../fonts/droidkufi-regular-webfont.svg#droid_arabic_kufiregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

html, body { margin:0; padding:0 }
body { height: 100%; font-family: Arial }
ul { list-style: none }
ul, li { margin: 0; padding: 0 }
a { text-decoration: none; color: inherit }
* { margin: 0; padding: 0 }
img { border: none }
h1, h2, h3, h4 { font-weight: normal; font-family: GE }
label { cursor: pointer }
.hidden { display: none }
.defaultInput { color: #666666 }
.clear { clear: both }
.numeral { font-family: Arial }

#site { margin: auto; background: white }
body.skinned { padding: 1px 0 0 0 }
body.skinned #site { width: 980px; margin: 80px auto 0 auto }

#breaking { width: 970px; height: 33px; margin: auto; position: relative; direction: rtl }
#breaking .strip { -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000; overflow:hidden; position: relative; height: 33px; width: 173px; background: #085A6D; bottom: 0; z-index: 999  }
#breaking.fixed .strip { position: fixed }
#breaking .logo { display: block; float: right; background: url(../images/breaking.png) no-repeat 10px 0 white; height: 33px; width: 50px }
#breaking .close { display: none; position: absolute; left: 0; z-index: 10; background: url(../images/breaking.png) no-repeat 0 -33px; height: 33px; width: 48px;  }
#breaking .open { display: block; position: absolute; left: 0; z-index: 10; background: url(../images/breaking.png) no-repeat 0 -66px; height: 33px; width: 31px;  }
#breaking article { position: absolute; right: 50px; color: white; width: 970px }
#breaking article > * { float: right; height: 23px; padding: 9px 0; margin: 0 0 0 10px }
#breaking article h2 { font-size: 18px; padding: 5px 10px; border-left: 1px solid #000 }
#breaking a.date { color: #000 }

header { width: 950px; margin: auto; padding: 4px 0 0 0; background: white }
header .top { height: 37px }
header .top .search, footer .search { float: right; background: url(../images/search.png); width: 234px; height: 33px }
header .top .search input, footer .search input { font-family: GE; font-size: 12px; border: none; direction: rtl; color: #808080; width: 190px; height: 26px; margin: 4px 10px 0 0; float: right; background: transparent; outline: none }
header .top nav.commonMenu { float: right; margin: 10px 12px 0 0 }
header .top nav.commonMenu ul li { float: right; font-family: GE, Tahoma; font-size: 13px; color: #333; border-right: 1px solid #333; padding: 0 6px }
header .top nav.commonMenu ul li:first-child { border-right: none }
header .top nav.commonMenu ul li.english { }
header .top nav.commonMenu ul li a.special { color: #29ABE2 }
header .top nav.commonMenu .home { background: url(../images/home.png) no-repeat 45px -3px; padding: 0 26px 0 0 }
header .top nav.social { float: left; margin: -4px 0 0 0 }
header .top nav.social ul li { float: right; height: 37px; width: 30px; margin: 3px 3px 0 0 }
header .top nav.social ul li a { display: block; width: 100%; height: 100% }
header .top nav.social ul li.fb { background-position: 0 0 }
header .top nav.social ul li.yt { background-position: -64px 0 }
header .top nav.social ul li.tw { background-position: -32px 0 }
header .logo { float: right; padding: 10px 0 }
header .mini-navigation { display: none }

section.menu { background: url(../images/menubg2.png); height: 45px; min-width: 1000px }
section.menu nav { background: url(../images/menubg2.png) 0px -46px; height: 42px; width: 736px; margin: auto }
section.menu nav ul li { width: 100.5px; font-family: GE; font-size: 14px; color: #333; border-top: 5px solid; height: 29px; float: right; margin: 0 2px }
section.menu nav ul li a { display: block; width: 100%; height: 100%; text-align: center; padding: 11px 0 0 0 }
section.menu nav ul li a:hover { color: #666 }
section.menu nav ul li.politics { border-color: #006837; margin: 0 5px 0 2px }
section.menu nav ul li.economy { border-color: #F7931E }
section.menu nav ul li.sports { border-color: #D9E021 }
section.menu nav ul li.science { border-color: #29ABE2 }
section.menu nav ul li.health { border-color: #ED1E79 }
section.menu nav ul li.arts { border-color: #93278F }
section.menu nav ul li.international { border-color: #7CAF2B }
section.menu nav ul li.aroundtheworld { border-color: #045072 }
section.menu nav ul li.newspaper { border-color: #02C0F3 }
section.menu nav ul li.webtv { border-color: #0368A0 }
section.menu nav ul li.politics a:hover { color: #006837 }
section.menu nav ul li.economy a:hover { color: #F7931E }
section.menu nav ul li.sports a:hover { color: #D9E021 }
section.menu nav ul li.science a:hover { color: #29ABE2 }
section.menu nav ul li.health a:hover { color: #ED1E79 }
section.menu nav ul li.arts a:hover { color: #93278F }
section.menu nav ul li.international a:hover { color: #7CAF2B }
section.menu nav ul li.aroundtheworld a:hover { color: #045072 }
section.menu nav ul li.newspaper a:hover { color: #02C0F3 }
section.menu nav ul li.webtv a:hover { color: #0368A0 }


section.page { width: 960px; margin: 0 auto 15px auto }
section.rightColumn { float: right; width: 645px; text-align: right; direction: rtl }
section.leftColumn { float: left; width: 315px; text-align: right; direction: rtl }

section.page section.toparticles h2 { color: #147492; font-size: 16px; margin: 0 0 10px 0 }
section.toparticles article { direction: rtl; text-align: right; font-size: 17px }
section.toparticles article img { width: 100%; height: 100% }

section.toparticles article.main_article { margin: 0 0 30px 0; height: 190px }
section.toparticles article.main_article figure { float: right; width: 335px; height: 190px; margin: 0 0 0 20px; position: relative; }
section.toparticles article.main_article p { line-height: 20px; color: #333 }

section.toparticles article.sub { float: right; margin: 0 0 0 10px; width: 200px }
section.toparticles article.sub figure { width: 200px; height: 115px; position: relative; margin: 0 0 12px 0 }
section.toparticles .readmore { color: #147492 }

section.today { background: url(../images/today.png); width: 650px; height: 282px; float: right; margin: 30px -10px 0 0 }
section.today > h2 { color: #4D4D4D; font-size: 22px; float: right; margin: 13px 95px 10px 0; }

.genericPagination { position: relative; }
.genericPagination > div article figure img { width: 100%; height: 100% }
.genericPagination nav { position: absolute; bottom: 49px; left: 23px; right: 30px }
.genericPagination nav > a { background: url(../images/today_icons.png) no-repeat; width: 72px; height: 25px; position: absolute;}
.genericPagination nav > a.next { right: 0 }
.genericPagination nav > a.back { left: 0; background-position: 0 -25px }
.genericPagination nav .pages { text-align: center; height: 11px }
.genericPagination nav .pages a { background: url(../images/today_icons.png) no-repeat 0 -51px; display: inline-block; margin: 0 5px; height: 11px; width: 10px }
.genericPagination nav .pages a.active { background-position: -11px -51px }
section.today > div { width: 613px; height: 200px; overflow: hidden; margin: 0 33px }
section.today > div article { float: right; width: 140px; height: 160px; margin: 10px 0 }
section.today > div > article { margin: 10px 0 0 10px }
section.today > div article h3 { font-size: 16px; font-family: Arial; color: #1A1A1A; margin: 10px 0 0 0 }
section.today > div article figure { width: 140px; height: 86px }
section.today > div article figure img { width: 140px }
section.today a.next { display: none }
section.photogallery > div { width: 613px; height: 180px; overflow: hidden; padding: 20px 20px }
section.photogallery > div article { float: right; width: 140px; height: 180px; margin: 10px 0 }
section.photogallery > div article h3 { font-size: 16px; font-family: Arial; color: #1A1A1A; margin: 10px 0 0 0 }
section.photogallery > div article figure { width: 140px; height: 133px }
section.photoGallery.genericPagination nav { right: 15px }

section.mostread { float: right; position: relative; direction: rtl; background: url(../images/boxes.png) no-repeat -628px 0; width: 314px; height: 442px; margin: 0 2px }
section.editorials { float: right; direction: rtl; background: url(../images/boxes.png) no-repeat -314px 0; width: 314px; height: 442px; margin: 0 5px; position: relative }
section.archive { float: right; position: relative; background: url(../images/boxes.png) no-repeat 0 0; width: 314px; height: 442px; margin: 0 3px 0 0 }
section.mostread h2, section.editorials h2, section.archive h2 { color: #fff; font-size: 20px; direction: rtl; margin: 13px 80px 0 0; }

section.archive article { padding: 10px 11px }
section.archive article.main { padding: 15px 11px 10px 11px }
section.archive article.main figure { width: 280px; height: 160px; margin: 0 auto 4px auto; position: relative }
section.archive article.main figure img { display: block; width: 100%; height: 100% }
section.archive h3 { font-family: Arial; font-size: 16px; width: 278px; height: 55px; margin: auto }
section.archive article.main h3 { max-height: 38px; height: auto; white-space: pre-wrap; overflow: hidden; text-overflow: clip; o-text-overflow: clip; margin: auto }
section.archive .more { font-size: 0px; text-indent: -9000px; overflow: hidden; bottom: 5px; right: 10px; height: 31px; width: 300px; display: block; position: absolute }

section.mostread ol { margin: 6px 0 0 0; list-style: none }
section.mostread ol li { height: 72px; display: table; position: relative }
section.mostread ol li .percentage { position: absolute; bottom: 11px; right: 15px; font-size: 10px; color: #085A6D }
section.mostread ol li .title { display: table-cell; vertical-align: middle; font-size: 16px; color: #333333 }
section.mostread ol li .title a { display: block; margin: 0 55px 0 15px }
section.mostread .more { font-size: 0px; text-indent: -9000px; overflow: hidden; bottom: 5px; right: 10px; height: 31px; width: 300px; display: block; position: absolute }

section.editorials ul { margin: 6px 8px 0 8px; overflow: hidden }
section.editorials ul li { height: 71px; width: 290px; display: block; position: relative; font-size: 14px }
section.editorials div.figure { float: right; margin: 7px 7px 0 15px; background: center center; width: 55px; height: 55px; overflow: hidden; -moz-box-shadow: inset 0 0 5px 2px #999; -webkit-box-shadow: inset 0 0 5px 2px #999; box-shadow: inset 0 0 5px 2px #999; position: relative }
section.editorials div.figure img { display: none }
section.editorials div.figure a { display: block; width: 100%; height: 100% }
section.editorials div.article { padding: 7px 0 0 0 }
section.editorials div.article cite { font-family: "Geeza Pro", Arial; color: #085A6D; font-style: normal; margin: 0 0 5px 0; display: block }
section.editorials div.article h3 { color: #333333; font-family: "Geeza Pro", Arial; font-size: 14px }
section.editorials a.next { display: block; width: 150px; height: 33px; position: absolute; bottom: 5px; right: 8px }
section.editorials a.back { display: block; width: 150px; height: 33px; position: absolute; bottom: 5px; left: 8px }

div.advertisement.button { width: 300px; min-height: 70px; float: right; margin: 17px 10px }
div.leaderboardParent { overflow: hidden; width: 100%; min-width: 1000px }
div.advertisement.leaderboard { background: url(../images/menubg2.png) 0px -94px; margin: 20px -5px; min-height: 90px; min-width: 1000px; padding: 15px 0 13px 0; text-align: center; -moz-box-shadow: inset 0 0 5px 2px #999; -webkit-box-shadow: inset 0 0 5px 2px #999; box-shadow: inset 0 0 5px 2px #999; }
section.advertisement.leaderboard > div { display: inline-block }
section.advertisement.mpu { float: right; margin: 20px 10px 20px 0; width: 300px; text-align: center }

section.newsbox { height: 410px; width: 300px; color: #333; float: right; position: relative; direction: rtl; text-align: right; margin: 15px 10px; background: #fafbfc; -moz-box-shadow: 0 0 8px #ccc; -webkit-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc; }
section.newsbox h2 { display: block; margin: -20px -9px 0 0; width: 294px; height: 41px; background: no-repeat -9px 0; background-image: url(../images/sections/matrix.png); float: right; color: white; font-size: 19px; padding: 16px 16px 0 0; position: relative; z-index: 11 }
section.newsbox.politics h2 { background-position: -8px -321px }
section.newsbox.economy h2 { background-position: -8px -856px }
section.newsbox.sports h2 { background-position: -8px -749px }
section.newsbox.arts h2 { background-position: -8px -963px }
section.newsbox.health h2 { background-position: -8px -642px }
section.newsbox.science h2 { background-position: -8px -1070px }
section.newsbox.international h2 { background-position: -8px -535px }
section.newsbox.aroundtheworld h2 { background-position: -8px -214px }
section.newsbox.latest h2 { background-position: -8px -428px }
section.newsbox.latest.twitter h2 { background-position: 0px -428px }
section.newsbox.archive_excerpt h2 { background-position: -8px 0 }
section.newsbox article { padding: 8px 11px; border-top: 1px solid #dbdcdd }
section.newsbox article.main { margin: 20px 0 0 0; padding: 20px 11px 10px 11px }
section.newsbox article.main figure { width: 280px; height: 160px; margin: 0 auto 10px auto; position: relative }
section.newsbox article.main figure img { display: block; width: 100%; height: 100% }
section.newsbox h3 { font-family: Arial; font-size: 16px; width: 278px }
section.newsbox .more { font-size: 0px; text-indent: -9000px; overflow: hidden; background: url(../images/arrowdown.png); height: 31px; width: 300px; display: block; position: absolute; bottom: 0 }
section.newsbox.archive_excerpt { background: -moz-linear-gradient(left,  rgba(8,90,109,0.09) 0%, rgba(8,90,109,0.3) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(8,90,109,0.09)), color-stop(100%,rgba(8,90,109,0.3)));
    background: -webkit-linear-gradient(left,  rgba(8,90,109,0.09) 0%,rgba(8,90,109,0.3) 100%);
    background: -o-linear-gradient(left,  rgba(8,90,109,0.09) 0%,rgba(8,90,109,0.3) 100%);
    background: -ms-linear-gradient(left,  rgba(8,90,109,0.09) 0%,rgba(8,90,109,0.3) 100%);
    background: linear-gradient(to right,  rgba(8,90,109,0.09) 0%,rgba(8,90,109,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17085a6d', endColorstr='#4d085a6d',GradientType=1 );
    height: 400px; text-align: center;
}
section.newsbox.archive_excerpt h2 { text-align: right }

article { z-index: 10; position: relative }
article figure { -moz-box-shadow: inset 0 0 5px 1px #999; -webkit-box-shadow: inset 0 0 5px 1px #999; box-shadow: inset 0 0 5px 1px #999; }
article figure img { position: relative; z-index: -1; display: block }
article figure figcaption { position: absolute; z-index: 2; background: no-repeat top right #000; background: no-repeat top right rgba(0, 0, 0, 0.5); border-top-left-radius: 6px; padding: 5px 30px 5px 30px; bottom: 0; right: 0; color: white; font-size: 12px }


section.photogallery { background: url(../images/boxes.png) no-repeat 0 -442px; float: right; width: 646px; height: 323px; margin: 10px 0 }
section.photogallery h2 { color: white; float: right; font-size: 19px; margin: 14px 15px 0 0 }

#buback {
background-image: url('../images/buback.png' );
background-repeat: no-repeat;
display: inline-block;
margin-right: 10px;
height: 40px;
width: 620px;
}

#intern {
background-image: url('../images/intern.png' );
background-repeat: no-repeat;
display: inline-block;
margin-right: 10px;
height: 40px;
width: 620px;
}

section.newsbox.latest { height: auto; padding-bottom: 45px }
section.newsbox.latest ul { margin: 20px 0 0 0; padding: 1px 0 0 0 }
section.newsbox.latest article { padding: 5px; font-size: 14px; height: 25px; margin: 10px 0 }
section.newsbox.latest ul li:first-child article { border: none }
section.newsbox.latest article .date { float: right; color: #085A6D; width: 38px; margin: 0 0 0 5px; padding: 0 5px 0 0; height: 30px; border-right: 5px solid #02C0F3 }
section.newsbox.latest article.politics .date { border-right: 5px solid #006837 }
section.newsbox.latest article.economy .date { border-right: 5px solid #F7931E }
section.newsbox.latest article.sports .date { border-right: 5px solid #D9E021 }
section.newsbox.latest article.arts .date { border-right: 5px solid #93278F }
section.newsbox.latest article.health .date { border-right: 5px solid #da1b74 }
section.newsbox.latest article.science .date { border-right: 5px solid #29ABE2 }
section.newsbox.latest article.aroundtheworld .date { border-right: 5px solid #045072 }
section.newsbox.latest article.international .date { border-right: 5px solid #7CAF2B }
section.newsbox.latest article .title { float: right; width: 233px; font-family: "Geeza Pro", Arial }

section.newsbox.poll { height: auto; font-family: GE; padding: 0 0 20px 0; margin: 10px }
section.poll p.question { font-size: 16px; font-family: GE; border-bottom: 1px solid #ccc; padding: 10px 15px 10px 15px }
section.poll ul { margin: 10px 15px 15px 15px }
section.poll input[type=radio] { margin: 0 0 0 10px }
section.poll .buttons { text-align: center }
section.poll .bar { height: 9px; width: 0px; background: #02C0F3; margin: 3px 0 }
section.poll .loading { display: none; margin: 15px 15px 0 15px }
section.poll .choiceResult { margin: 15px 15px 0 15px }

section.newsletter { background: url(../images/newsletter.png) no-repeat; width: 325px; height: 88px; margin: 10px 0; float: right }
section.newsletter h2 { font-size: 14px; color: #085A6D; margin: 9px 65px 7px 0 }
section.newsletter input[type=text] { font-family: Arial; direction: ltr; text-align: left; font-size: 12px; height: 25px; margin: 0px 75px 0 0; width: 185px; outline: none; background: transparent; border: none }
section.newsletter input[type=text].defaultInput { direction: rtl; text-align: right; font-family: GE }
section.newsletter input[type=submit] { border: none; outline: none; cursor: pointer; background:transparent;width: 28px; float: left; height: 27px; margin: 0 0 0 25px; }
section.newsletter.done { background-position: 0 -88px }
section.newsletter .message { margin: 25px 67px; font-family: GE }

a.button {
    font-family: GE; color: white; font-size: 15px;
    margin: 0 10px; padding: 7px 30px 0 30px; height: 25px; display: inline-block; border-radius: 8px;
    box-shadow: 1px 0px 8px 4px #CECECE;
    -webkit-box-shadow: 1px 0px 8px 4px #CECECE;
    background: #007cb7; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA3Y2I3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #007cb7 0%, #008ee5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#007cb7), color-stop(100%,#008ee5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #007cb7 0%,#008ee5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #007cb7 0%,#008ee5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #007cb7 0%,#008ee5 100%); /* IE10+ */
    background: linear-gradient(135deg,  #007cb7 0%,#008ee5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007cb7', endColorstr='#008ee5',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

section.social { text-align: center; padding-bottom: 30px }
section.social h2 { display: block; width: 288px; height: 40px; text-align: left; background: no-repeat top left; background-image: url(../images/sections/lightbluecurved.png); float: left; color: white; font-size: 16px; font-family: Tahoma; padding: 17px 0 0 30px; border-radius: 8px }
section.twitter h2 { font-size: 16px; font-family: Tahoma; text-align: left; padding: 18px 0px 0 24px }
section.twitter.newsbox.latest article { height: auto; text-align: left; padding: 5px 13px; direction: ltr; word-wrap: break-word; width: 274px }
section.twitter article a { color: #008ee5 }
section.twitter article p { text-align: right; direction: rtl }
section.twitter .profile { float: right; margin: 0 0 0 10px }

article.articlePage { width: 615px }
article.articlePage .title { position: relative; display: table }
article.articlePage .category { display: block; width: 55px; padding: 25px 5px;  text-align: center; color: white; float: right; margin: 0 0 0 15px; font-family: GE; background: #02C0F3;
    -webkit-box-shadow: 0px 0px 13 0px rgba(155, 155, 155, .75);
    -moz-box-shadow: 0px 0px 13px 0px rgba(155, 155, 155, .75);
    box-shadow: 0px 0px 13px 0px rgba(155, 155, 155, .75);
}
article.articlePage.politics .category { background: #006837 }
article.articlePage.economy .category { background: #F7931E }
article.articlePage.sports .category { background: #D9E021 }
article.articlePage.arts .category { background: #93278F }
article.articlePage.health .category { background: #da1b74 }
article.articlePage.science .category { background: #29ABE2; width: 74px }
article.articlePage.international .category { background: #7CAF2B }
article.articlePage.aroundtheworld .category { background: #045072 }

article.articlePage h1 { font-size: 24px; color: #333333; display: table-cell; vertical-align: middle; width: 530px }
.toolbox { position: relative; z-index: 2; height: 32px; background: url(../images/articletoolbox.png); margin: 15px 0 }
.toolbox .icons { float: right; margin: 9px }
.toolbox .icons ul li { float: right; margin: 0 5px }
.toolbox .icons ul li a { background: url(../images/articleicons.png) no-repeat; height: 16px; width: 23px; display: block }
.toolbox .icons ul li a.mail { background-position: -55px 0 }
.toolbox .icons ul li a.print { background-position: -28px 0 }
.toolbox .icons ul li a.font { background-position: 0 0 }
.toolbox .social ul li { float: left; margin: 7px 0 0 10px }
.toolbox .social ul li iframe { left: 0 }
.poll-toolbox { height: 20px }
.poll-toolbox ul li.tw { float: left }
.poll-toolbox ul li.fb { float: right }

article.articlePage .text .date { font-size: 0.8em; color: #666 }
article.articlePage .text p { margin: 10px 0; line-height: 1.5em; font-family: "Geeza Pro", "Lucida Grande", Arial, Times, "Times New Roman"; font-size: 1.1em }
article.articlePage .text h2 { color: #02C0F3; font-size: 1.5em; text-align: right }
article.articlePage .text a { color: #02C0F3 }

article.articlePage .photosGallery { position: relative }
article.articlePage figcaption { color: #808080; margin: 5px 0 15px 0; text-align: right }
article.articlePage .photosGallery { text-align: center }
article.articlePage .photosGallery figure { position: relative }
article.articlePage .photosGallery figure img { display: block; z-index: 1; width: 100% }
article.articlePage .photosGallery nav { z-index: 2; cursor: pointer; opacity: 0.5; background: #333333; background: rgba(51, 51, 51, 0.65); position: absolute; top: 0; bottom: 0; width: 41px }
article.articlePage .photosGallery nav.back { left: 0 }
article.articlePage .photosGallery nav.next { right: 0 }
article.articlePage .photosGallery figure nav a { color: white; font-size: 76px; left: -1px; font-family: GE; width: 41px; height: 72px; position: absolute; top: 50%; margin: -36px 0 0 0 }
article.articlePage .photosGallery figure nav a.next { left: 1px }
article.articlePage .photosGallery .thumbnails { margin: 0 0 10px 0; position: relative }
article.articlePage .photosGallery .thumbnails nav a { color: white; font-size: 64px; left: -1px; font-family: GE; width: 41px; height: 86px; position: absolute }
article.articlePage .photosGallery .thumbnails nav a.next { left: 1px }

section.rightColumn.categoryPage { width: 635px }
.categoryPage h1 { padding: 0 0 20px 0; margin: 0 0 15px 0; height: 31px; font-size: 28px; background: no-repeat right top; border-bottom: 1px solid #ccc; color: #29ABE2 }
.categoryPage.politics h1 { color: #006837 }
.categoryPage.economy h1 { color: #F7931E }
.categoryPage.sports h1 { color: #D9E021 }
.categoryPage.arts h1 { color: #93278F }
.categoryPage.health h1 { color: #da1b74 }
.categoryPage.science h1 { color: #29ABE2 }
.categoryPage.international h1 { color: #7CAF2B }
.categoryPage.aroundtheworld h1 { color: #045072 }
.categoryPage.editorsList article { height: 123px }
.categoryPage.editorsList article h1 { border-bottom: none; background-image: none }

.moreNews { clear: both; background: url(/interface/arabic/images/more-titles-2.png); width: 626px; height: 31px }
.moreNews a { display: block; font-family: GE; padding: 5px 275px 0 0 }

.listing .toparticles_repeat { display: none }
.listing { border-top: 1px solid #ccc; clear: both; margin: 10px 0 0 0 }
.listing.solo { border-top: none }
.listing ul li { border-bottom: 1px solid #ccc; padding: 10px 0 }
.listing ul li.advertisement { padding: 0 0; height: 105px }
.listing ul li.advertisement .button { margin: 17px 5px }
.listing article { border-right: 5px solid #29ABE2; font-family: Arial; color: #333; padding: 0 10px }
.listing article.image { min-height: 86px }
.listing article h2 { font-size: 18px; color: #147492 }
.listing article .date { font-size: 11px; color: #129CB2 }
.listing article figure { float: right; height: 100%; margin: 0 0 0 15px }
.listing article .number { float: right; margin: 23px 0 0 10px; font-size: 34px; color: #666; }
.listing article .number.noImage { margin: 0 0 0 10px }

.categoryPage.politics .listing article, .listing article.politics, .mostread li .title.politics { border-right-color: #006837 }
.categoryPage.economy .listing article, .listing article.economy, .mostread li .title.economy { border-right-color: #F7931E }
.categoryPage.sports .listing article, .listing article.sports, .mostread li .title.sports { border-right-color: #D9E021 }
.categoryPage.arts .listing article, .listing article.arts, .mostread li .title.arts { border-right-color: #93278F }
.categoryPage.health .listing article, .listing article.health, .mostread li .title.health { border-right-color: #da1b74 }
.categoryPage.science .listing article, .listing article.science, .mostread li .title.science { border-right-color: #29ABE2 }
.categoryPage.international .listing article, .listing article.international, .mostread li .title.international { border-right-color: #7CAF2B }
.categoryPage.aroundtheworld .listing article, .listing article.aroundtheworld, .mostread li .title.aroundtheworld { border-right-color: #045072 }

.categoryPage p a { color: #02C0F3 }

footer { height: 121px; background: url(../images/footer.png); clear: both; margin: 25px 0 44px 0; font-family: GE; color: #666666; font-size: 0.8em; min-width: 1000px; }
footer .page { padding: 15px 0 0 0 }
footer .page section.copyright { float: right; direction: rtl; padding: 11px 0 0 0 }
footer .page section.links { float: left; direction: rtl; width: 590px; padding: 15px 0 0 0 }
footer .page a.logo { height: 58px; width: 179px; display: block; margin: 0 0 10px 0 }
footer .page a.logo img { width: 179px }
footer nav.social { float: left; margin: 0 100px 0 12px }
footer nav.social ul li { float: right; height: 37px; width: 37px; margin: 0 8px 0 0 }
footer nav.social ul li a { display: block; width: 100%; height: 100% }
footer nav.social ul li.fb { background-position: 0 0 }
footer nav.social ul li.yt { background-position: -93px 0 }
footer nav.social ul li.tw { background-position: -48px 0 }
footer nav.commonMenu { float: right; margin: 10px -5px 0 0 }
footer nav.commonMenu ul li { float: right; font-family: GE, Tahoma; font-size: 12px; color: #333; border-right: 1px solid #333; padding: 0 6px }
footer nav.commonMenu ul li:first-child { border-right: none }
footer nav.commonMenu ul li.english { }

.archivePage { direction: rtl }
.archivePage h1.main { background: url(../images/sections/archivebluelogo.png) no-repeat right top; padding: 0 60px 10px 0; border-bottom: 1px solid #eee; font-size: 30px; color: #085A6D; margin: 0 0 15px 0 }
.archivePage h1 .slogan { font-size: 20px; color: #198293; padding: 0 20px 0 0 }
.archivePage .searchbox { background: url(../images/searchbox.png); position: relative; width: 680px; height: 143px; margin: 0 -30px 0 0 }
.archivePage .searchbox input[type=text] { position: absolute; direction: rtl; text-align: right; top: 43px; right: 61px; height: 32px; width: 325px; font-size: 17px; font-family: GE; background: transparent; border: none; outline: none; }
.archivePage .submit { position: absolute; top: 37px; right: 400px; width: 40px; height: 40px }
.archivePage .advanced { border-right: 1px solid #ccc; position: absolute; top: 10px; right: 469px; height: 82px; width: 160px; padding: 20px 20px 0 0; text-align: center }
.archivePage .button { margin: 10px 0 0 0 }
.archivePage .newsbox ul { direction: rtl; text-align: right; margin: 43px 10px 0 0; width: 260px; color: #085A6D }
.archivePage .newsbox ul li { margin: 18px 0; direction: rtl; padding: 0 35px 0 0; background: url(../images/archives/listicon.png) top right no-repeat;  }
.archivePage .widebutton { -moz-box-shadow: 0 2px 13px #aaa; -webkit-box-shadow: 0 2px 13px #aaa; box-shadow: 0 2px 13px #aaa; border-radius: 9px; margin: 5px 0; background: #085A6D; width: 260px; height: 32px; padding: 4px 0 0 0; color: white; font-family: GE; text-align: center; display: inline-block; font-size: 20px }
.archivePage .resultsInfo { font-family: GE; font-size: 20px; color: #085A6D; margin: 10px 0 }

.authorProfile { display: table-row }
.authorProfile img { float: right; display: block; margin: 0 0 0 10px; border: 1px solid #aaa }
.authorProfile h2 { display: table-cell; vertical-align: middle; color: #29ABE2; font-size: 28px }

.mobile { display: none }

.newspaper nav.main { font-family: GE; position: relative; z-index: 50; background: #02C0F3; height: 38px; color: white; text-align: right; direction: rtl; margin: 0 0 50px 0 }
.newspaper nav.main figure { position: absolute; background: url(../images/newspaper/menulogo.png) no-repeat; width: 263px; height: 45px; margin: 5px 0 0 60px }
.newspaper nav.main figure a { float: right; width: 150px; height: 32px }
.newspaper nav.main > ul { float: right; width: 780px; margin: 0 175px 0 0; height: 38px; position: relative; z-index: 2 }
.newspaper nav.main > ul li { float: right; font-size: 13px }
.newspaper nav.main > ul li > a { display: block; height: 16px; margin: 7px 0; padding: 4px 18px; border-right: 1px solid #7DD9EF }
.newspaper nav.main > ul li.pdf { background: url(../images/newspaper/newspapericon.png) no-repeat center left }
.newspaper nav.main > ul li.pdf > a { padding: 4px 15px 4px 45px }
.newspaper nav.main .issue { background: #0B93AA; padding: 3px 15px; display: inline-block; font-size: 14px }

.newspaper article figure img.noimage { background: url(../images/newspaper/placeholder.png) no-repeat center center }

.newspaper section.category { clear: both; background: url(../images/newspaper/sectionbg.png) no-repeat; width: 652px; min-height: 176px; padding: 1px 0 0 0  }
section.page .newspaper section.toparticles h2 { font-family: droid_arabic_kufiregular; font-size: 14px }
.newspaper section.toparticles.home { margin: -125px 10px 0 0 }
.newspaper section.category.horoscopes { background: url(../images/newspaper/horoscopesbg.png) no-repeat; width: 652px; min-height: 176px; padding: 1px 0 0 0  }

.newspaper section.category h2 { background: url(../images/newspaper/sections/sprite.png) no-repeat 613px -128px; color: #07B1D8; font-size: 17px; margin: 8px 10px 0 0; padding: 2px 40px 4px 0; display: block; }
.newspaper section.category.horoscopes h2 { background-position: 614px -197px; color: white }
.newspaper section.category h2 a { display: block; height: 21px }
.newspaper section.category .arts:before { background-position: 0 0; width: 15px; height: 16px; }
.newspaper section.category .civics:before { background-position: 0 -66px; width: 18px; height: 12px; }
.newspaper section.category .default:before { background-position: 614px -128px; width: 23px; height: 21px; }
.newspaper section.category .defaultwhite:before { background-position: 614px -199px; width: 23px; height: 21px; }
.newspaper section.category .economy:before { background-position: 0 -270px; width: 13px; height: 20px; }
.newspaper section.category .lebanon:before { background-position: 0 -340px; width: 18px; height: 19px; }
.newspaper section.category .legal:before { background-position: 0 -409px; width: 21px; height: 12px; }
.newspaper section.category .people:before { background-position: 0 -471px; width: 22px; height: 17px; }
.newspaper section.category .science:before { background-position: 0 -538px; width: 20px; height: 20px; }
.newspaper section.category .social:before { background-position: 0 -608px; width: 25px; height: 16px; }
.newspaper section.category .sports:before { background-position: 0 -674px; width: 20px; height: 17px; }
.newspaper section.category .world:before { background-position: 0 -741px; width: 16px; height: 16px; }

.newspaper section.category article { margin: 10px 20px; clear: both }
.newspaper section.toparticles h4 { clear: both }
.newspaper section.category article h3, .newspaper section.category article h4, .newspaper section.toparticles h4 { color: #0B93AA; margin: 5px 0 5px 0; font-size: 15px; font-family: droid_arabic_kufiregular }
.newspaper section.category article h4, .newspaper section.toparticles h4 { border-bottom: 1px solid #eee; padding: 0 0 5px 0; background: url(../images/newspaper/sections/sprite.png) no-repeat 600px -788px; text-indent: 20px }
.newspaper section.toparticles h4 { background-position: 622px -788px }
.newspaper section.category article h4.last, .newspaper section.toparticles h4.last { border-bottom: none }
.newspaper section.category article figure { float: right; margin: 0 0 10px 15px; width: 200px; height: 115px }
.newspaper section.category article figure a { display: block; width: 100%; height: 100% }
.newspaper section.category article figure img { width: 100%; height: 100% }

.newspaper section.category .subcategory:before { display: inline-block; content: ""; margin: 0 0 0 10px; background-image: url(../images/newspaper/sections/sprite.png); background-repeat: no-repeat }
.newspaper section.category .subcategory { color: #085A6D; font-family: GE; font-size: 13px; display: none }
.newspaper section.category .subcategory:after { display: inline-block; content: ""; margin: 0 8px 0 8px; background: url(../images/newspaper/sections/sprite.png) no-repeat 0 -799px; width: 8px; height: 8px }

.newspaper .listing article h2 { font-family: droid_arabic_kufiregular; font-size: 15px }

section.newsbox.newspaper { height: auto; width: 307px; min-height: 100px; color: #333; float: right; position: relative; direction: rtl; text-align: right; margin: 40px 10px; background: url(../images/newspaper/smallsectionbg.png) no-repeat top left; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none }
section.newsbox.newspaper h2 { margin: -30px -8px 0 0; font-size: 16px; padding: 15px 50px 0 0; width: 268px }
section.newsbox.newspaper.mostread h2 { background-image: url(../images/newspaper/sections/mostread.png) }
section.newsbox.caricature { background: url(../images/newspaper/caricaturebg.png) no-repeat; height: 246px; width: 306px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none }
section.newsbox.caricature h2 { background-image: url(../images/sections/archiveblue.png) }

.newspaper section.editorials { margin: 0 0 20px 0 }

.newspaper section.category.horoscopes ul li { float: right; width: 101px; height: 40px; font-family: GE; color: #333333; background: url(../images/newspaper/horoscopes.png) no-repeat 104px 0; padding: 4px 40px 0 0; margin: 0 0 0 10px }
.newspaper section.category.horoscopes ul { margin: 10px 20px }
.newspaper section.category.horoscopes ul li .date { color: #724B9B; font-size: 12px }
.newspaper section.category.horoscopes ul li.hor1 { background-position: -345px -83px;}
.newspaper section.category.horoscopes ul li.hor2 { background-position: -345px -37px;}
.newspaper section.category.horoscopes ul li.hor3 { background-position: -345px 0;}
.newspaper section.category.horoscopes ul li.hor4 { background-position: -52px -35px;}
.newspaper section.category.horoscopes ul li.hor5 { background-position: -52px 4px;}
.newspaper section.category.horoscopes ul li.hor6 { background-position: -204px -79px;}
.newspaper section.category.horoscopes ul li.hor7 { background-position: -204px -36px;}
.newspaper section.category.horoscopes ul li.hor8 { background-position: 107px -89px;}
.newspaper section.category.horoscopes ul li.hor9 { background-position: 107px -38px;}
.newspaper section.category.horoscopes ul li.hor10 { background-position: 104px 0;}
.newspaper section.category.horoscopes ul li.hor11 { background-position: -52px -81px;}
.newspaper section.category.horoscopes ul li.hor12 { background-position: -204px 6px;}

.newspaper section.pdf { position: relative; margin: 10px 0; background: url(../images/newspaper/servicesbg.png) no-repeat -432px 0; height: 307px; width: 213px; float: right; text-align: center }
.newspaper section.services { position: relative; margin: 10px 0; background: url(../images/newspaper/servicesbg.png) no-repeat 0 0; height: 307px; width: 432px; float: right;  }
.newspaper section.pdf h2, .newspaper section.services h2 { text-align: right; margin: 18px 55px 0 0; font-size: 20px; color: #4D4D4D }
.newspaper section.pdf figure { background: url(../images/newspaper/pdf.png); width: 203px; height: 175px; position: absolute; left: -15px; top: 65px; z-index: 2 }
.newspaper section.pdf a.button { margin: 205px 0 0 0 }
.newspaper section.services ul { margin: 0 10px 0 0 }
.newspaper section.services ul li { float: right; margin: 20px 10px 0 0; background: url(../images/newspaper/services_icons.png) no-repeat; height: 90px; width: 120px }
.newspaper section.services ul li a { display: block; font-family: GE; font-size: 18px; text-align: center; padding: 65px 0 0 0 }
.newspaper section.services ul li.agenda { background-position: -235px 10px }
.newspaper section.services ul li.classifieds { background-position: -105px 10px }
.newspaper section.services ul li.jobs { background-position: 40px 10px }
.newspaper section.services ul li.advertise { background-position: -235px -85px }
.newspaper section.services ul li.obituaries { background-position: -105px -85px }
.newspaper section.services ul li.whoweare { background-position: 40px -85px }

.fb-comments-container > p { margin: 10px 0; font-weight: bold }
.fb-comments { position: relative; width: 615px }

.newspaper .pdfviewer .contents { float: left; width: 720px; height: 1045px }
.newspaper .pdfviewer .contents iframe, .newspaper .pdfviewer .contents embed { width: 720px; height: 1045px }
.newspaper .pdfviewer .meta { float: right; width: 240px; }
.newspaper .pdfviewer .meta h1 { margin: 0 15px; background: url(../images/newspaper/adobe.png) no-repeat top right; height: 39px; color: #02C0F3; text-align: right; padding: 16px 70px 0 0 }
.newspaper .pdfviewer .meta .calendar { float: right; }
.newspaper .pdfviewer .meta .calendar .ui-datepicker { background: url(../images/newspaper/calendar.png); width: 223px; height: 268px }
.newspaper .pdfviewer .meta .calendar .ui-datepicker-header { background: none; color: #4D4D4D; font-weight: bold; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow: none; filter: none; line-height: 30px; border-width: 0 0 0 0; margin: 10px 0 0 0; }
.newspaper .pdfviewer .meta .calendar .ui-widget-content { border: none }
.newspaper .pdfviewer .meta .calendar .ui-datepicker table { width: 200px; margin: 14px 17px 0 0 }
.newspaper .pdfviewer .meta .calendar .ui-state-default { border: none; background: none }
.newspaper .pdfviewer .meta .calendar .ui-datepicker td { padding: 4px 1px }
.newspaper .pdfviewer .meta .calendar .ui-state-default { color: #0B93AA; font-weight: normal }
.newspaper .pdfviewer .meta .calendar .ui-state-disabled .ui-state-default { color: #B3B3B3 }
.newspaper .pdfviewer .meta .calendar .ui-datepicker-current-day { background: #0B93AA; }
.newspaper .pdfviewer .meta .calendar .ui-state-active { color: #EEF1F5 }
.newspaper .pdfviewer .meta .calendar .ui-datepicker td span, .newspaper .pdfviewer .meta .calendar .ui-datepicker td a { text-align: center }
.newspaper .pdfviewer .meta .calendar .ui-icon-circle-triangle-w { background-position: 8px 6px }
.newspaper .pdfviewer .meta .calendar .ui-icon-circle-triangle-e { background-position: -169px 6px }
.newspaper .pdfviewer .meta .calendar .ui-widget-header .ui-icon { background-image: url(../images/newspaper/calendar_arrows.png) }
.newspaper .pdfviewer .meta .calendar .ui-datepicker .ui-datepicker-next { cursor: pointer }
.newspaper .pdfviewer .meta .calendar .ui-datepicker .ui-datepicker-prev { cursor: pointer }
.newspaper .pdfviewer .meta .calendar .ui-datepicker .ui-state-hover { border: none; background: none }
.newspaper .pdfviewer .meta .calendar .ui-datepicker .ui-datepicker-prev-hover, .newspaper .pdfviewer .meta .calendar .ui-datepicker .ui-datepicker-next-hover { top: 2px }
.newspaper .pdfviewer .meta .calendar .ui-datepicker .ui-datepicker-title { font-family: Helvetica, Arial }
.newspaper .pdfviewer .nav { clear: both; color: #333; background: url("../images/newspaper/pdfsectionsbg.png") no-repeat top right; margin: 0; width: 234px; height: 726px; text-align: right}
.newspaper .pdfviewer .nav .date { height: 38px; text-align: center; padding: 20px 15px 0 24px }
.newspaper .pdfviewer .nav .date a {height: 29px; padding-top: 10px;}
.newspaper .pdfviewer .nav ul { margin: 0px 12px 16px 16px; font-family: GE }
.newspaper .pdfviewer .nav li {display: block; width: 209px; float: right;}
.newspaper .pdfviewer .nav li a {display: block; background: url("../images/newspaper/pdfsections.png") no-repeat; width: 125px; height: 52px; padding: 30px 75px 0 0; float: right;}
.newspaper .pdfviewer .nav li.main a { background-position: 135px 19px;}
.newspaper .pdfviewer .nav li.pol a {background-position: 135px -57px;}
.newspaper .pdfviewer .nav li.eco a {background-position: 135px -143px;}
.newspaper .pdfviewer .nav li.world a {background-position: 135px -222px;}
.newspaper .pdfviewer .nav li.cases a {background-position: 135px -311px;}
.newspaper .pdfviewer .nav li.articles a {background-position: 135px -390px;}
.newspaper .pdfviewer .nav li.sports a {background-position: 135px -472px;}
.newspaper .pdfviewer .nav li.det a {background-position: 135px -553px;}
.newspaper .pdfviewer .nav li.main:hover a, .newspaper .pdfviewer .nav li.main.active a { background-position: -77px 19px;}
.newspaper .pdfviewer .nav li.pol:hover a, .newspaper .pdfviewer .nav li.pol.active a {background-position: -77px -57px;}
.newspaper .pdfviewer .nav li.eco:hover a, .newspaper .pdfviewer .nav li.eco.active a {background-position: -77px -143px;}
.newspaper .pdfviewer .nav li.world:hover a, .newspaper .pdfviewer .nav li.world.active a {background-position: -77px -222px;}
.newspaper .pdfviewer .nav li.cases:hover a, .newspaper .pdfviewer .nav li.cases.active a {background-position: -77px -311px;}
.newspaper .pdfviewer .nav li.articles:hover a, .newspaper .pdfviewer .nav li.articles.active a {background-position: -77px -390px;}
.newspaper .pdfviewer .nav li.sports:hover a, .newspaper .pdfviewer .nav li.sports.active a {background-position: -77px -472px;}
.newspaper .pdfviewer .nav li.det:hover a, .newspaper .pdfviewer .nav li.det.active a {background-position: -77px -553px;}
.newspaper .pdfviewer .nav li:hover, .newspaper .pdfviewer .nav li.active {background: url("../images/newspaper/pdfsectionshover.png") right no-repeat; color: white;}

.newspaper .leftColumn .archiveCalendar { width: 320px; height: 306px; float: right; background: url(../images/newspaper/calendar.png) 0 -269px }
.newspaper .leftColumn .archiveCalendar.long { height: 341px; background-position: 0 -635px }
.newspaper .leftColumn .archiveCalendar h1 { margin: 0 15px; color: #4D4D4D; text-align: right; padding: 16px 48px 0 0 }
.newspaper .leftColumn .archiveCalendar .ui-datepicker { background: none; width: 306px; padding: 4px }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker-header { background: none; color: #4D4D4D; font-weight: bold; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow: none; filter: none; line-height: 30px; border-width: 0 0 0 0; margin: 4px 0 0 0; }
.newspaper .leftColumn .archiveCalendar .calendar .ui-widget-content { border: none }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker table { margin: 17px 7px 0 0; width: 299px }
.newspaper .leftColumn .archiveCalendar .calendar .ui-state-default { border: none; background: none }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker td { padding: 4px 1px }
.newspaper .leftColumn .archiveCalendar .calendar .ui-state-default { color: #0B93AA; font-weight: normal }
.newspaper .leftColumn .archiveCalendar .calendar .ui-state-disabled .ui-state-default { color: #B3B3B3 }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker-current-day { background: #0B93AA; }
.newspaper .leftColumn .archiveCalendar .calendar .ui-state-active { color: #EEF1F5 }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker td span, .newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker td a { text-align: center }
.newspaper .leftColumn .archiveCalendar .calendar .ui-icon-circle-triangle-w { background-position: 8px 6px }
.newspaper .leftColumn .archiveCalendar .calendar .ui-icon-circle-triangle-e { background-position: -169px 6px }
.newspaper .leftColumn .archiveCalendar .calendar .ui-widget-header .ui-icon { background-image: url(../images/newspaper/calendar_arrows.png) }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker .ui-datepicker-next { cursor: pointer }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker .ui-datepicker-prev { cursor: pointer }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker .ui-state-hover { border: none; background: none }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker .ui-datepicker-prev-hover, .newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker .ui-datepicker-next-hover { top: 2px }
.newspaper .leftColumn .archiveCalendar .calendar .ui-datepicker .ui-datepicker-title { font-family: Helvetica, Arial }

.newspaper .classifieds .text { clear: both }
.newspaper .classifieds article { margin: 0 0 10px 0; float: right; width: auto }
.newspaper .classifieds article .title a { padding: 8px 15px; width: auto }
.newspaper .classifieds article.active .title a { background: white; color: #29ABE2 }
.newspaper .classifieds .text p { margin: 0 0 15px 0; padding: 15px }
.newspaper .classifieds .text p:hover { background: #efefef }
.newspaper .classifieds .toolbox { height: 10px }
.newspaper .classifieds.group4 article .title a { width: 82px }

.newspaper .submenu { display: none; z-index: 50; font-size: 13px; background: url(../images/newspaper/submenutop.png) no-repeat top left; top: 34px; padding: 4px 0 0 0; width: 115px; border-bottom: 2px solid #02C0F3; position: absolute; -webkit-box-shadow: 0px 0px 13 0px rgba(155, 155, 155, .75); -moz-box-shadow: 0px 0px 13px 0px rgba(155, 155, 155, .75); box-shadow: 0px 0px 13px 0px rgba(155, 155, 155, .75); }
.newspaper .submenu.politics { right: 40px }
.newspaper .submenu.civics { right: 190px }
.newspaper .submenu.misc { right: 407px }
.newspaper .submenu.dossiers { right: 498px }
.newspaper .submenu.services { right: 587px }
.newspaper .submenu a { display: block; border-bottom: 1px solid #02C0F3; color: #02C0F3; padding: 8px 11px; text-align: center; background: white }
.newspaper .submenu a:hover { background: #02C0F3; color: white }

/* rCarousel */
.ui-carousel {
    direction: ltr;
    height: auto;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative; /*for ie7 to work e.g in html carousels*/
    width: 300px
}

.ui-carousel > .wrapper {
    margin: 0;
    padding: 0;
    width: 9999px;
}

.ui-carousel > .wrapper > * {
    border: 0;
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100px;
    direction: rtl;
}


/*! jQuery UI - v1.9.1 - 2012-11-22
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;top:0;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_ffd27a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}