/* Neutralize styling */
html, body, form, fieldset  { font: 100%/130% Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
p, pre, blockquote, ul, ol, dl, address { margin: 1em 0 1em .5em; padding: 0; }
h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0;	 }
li, dd, blockquote { margin-left: 1em; }
li { padding: 2px 0; }
a img { border: none; }
a { text-decoration: none; }
a:focus{outline:none;}
p { padding: 0; margin: 12px 0; text-align:justify; direction:ltr; }

/* Custom Styling */
body { color: #666; font: normal 12px Arial, Helvetica, sans-serif; }
form { margin: 0 auto; width: 1000px; }

h1 { color: #a28800; font: normal 18px Arial, Helvetica, sans-serif; margin-bottom: 12px; }
h1.content-title { border-bottom: solid 1px #b3b3b3; margin: 10px 0; padding-bottom: 5px; }

/* Common section header classes */
h1.section-header { background:url(templates/common/images/bg_sectionheader.jpg) repeat-x; color: #a28800; font: normal 18px/39px Arial, Helvetica, sans-serif; }
h1.section-header span.corner-left { background: url(templates/common/images/corner_sectionheader_left.gif) no-repeat left; display: block; height: 39px; }
h1.section-header span.corner-right { background: url(templates/common/images/corner_sectionheader_right.gif) no-repeat right; display: block; height: 39px; padding-left: 11px; }
h1.section-header span.corner-right img { margin-top: 8px; }
h4 { font: bold 14px Arial; }

/* Header */

/*----- HEADER/GENERAL */
div#header { height: 160px; }
div#header ul.search-box { background-color: #f5f5f5; height: 28px; padding: 2px 10px 0 10px; margin:0px; list-style:none; }
div#header ul.search-box li{float:right; position:relative;color:#908624;margin-top: 2px; margin-left:0px; z-index:98765;}
div#header ul.search-box li.spacer {margin-left:5px; margin-right:5px;}
div#header ul.search-box li img{vertical-align:middle;}
div#header ul.search-box a.drop-down-link, a.drop-down-link:visited{color:#908624; padding:0px 15px 0px 3px; border:1px solid #f5f5f5;background:url(templates/common/images/header-t-s.png) 98% center no-repeat;}
div#header ul.search-box a.drop-down-link:hover { background:url(templates/common/images/header-t-s.png) 98% center no-repeat #fff; border:1px solid #9e8a33;}
div#header ul.search-box a.drop-down-link.selected {background:url(templates/common/images/header-t-s.png) 98% center no-repeat #fff; border:1px solid #9e8a33; border-bottom:1px solid #fff;}
div#header .search-box a.lang-selection{ padding:0px 20px 0px 8px !important;}
a.drop-down-link img { margin-left:5px;}
/*----- HEADER/SEARCH-AREA */
div#header ul.search-box li.search-area{float:left; margin-top:0px;}
div#header .search-box .search-area .search-field a { float: left; margin: 3px 0 0 5px; }
div#header .search-box .search-area .search-field { background-color:#e6e1c4; border:solid 1px #d8d5c2; float: left; height:20px; padding:0 2px 0 2px; width:191px; }
div#header .search-box .search-area .search-field input { background-color:#e6e1c4; border: none; color: #6a6562; float: left; font: normal 11px Arial, Helvetica, sans-serif; margin-top: 1px; padding: 2px; width:165px; }

/*----- HEADER/DIALOG */
div#header .search-box .dialog{position:absolute; background-color:#f7f9f8; color:#666; z-index:12345;}
div#languageSelection{width:70px; border:1px solid #9e8a33;}
div#header .search-box span.small-loading{padding:0px 5px; font-size:10px; color:#9c9c9c;}
div#prayerDialog{width:170px; border:1px solid #9e8a33; padding:5px;}
div#weatherDialog{width:120px; border:1px solid #9e8a33; padding:5px;}
div#header .search-box .dialog ul{padding:0px; margin:0px 0px 5px 0px; list-style:none;}
div#header .search-box .dialog ul li{float:none; color:#444; font-size:0.8em; margin:0px; padding:0px; position:relative;}
div#header .search-box .dialog ul li span.ui-icon {position:absolute; top:-1px; right:5px;}
.rising{background-position: 0 -32px;}
.falling {background-position: -64px -32px;}
.steady {display:none !important;}
div#weatherDialog #time-table {font-size:0.8em;}
div#weatherDialog #time-table td{padding:3px;}
div#weatherDialog small{font-size:0.7em; line-height:1.3em;}
div#weatherDialog small a{color:#444;}
/*div#prayerDialog .fixer{top:-5px !important;}*/

div#header div#languageSelection a{display:block;color:#908624; padding:3px 0px 3px 15px; border-bottom:1px solid #f5f5f5;}
div#header div#languageSelection a:hover{background-color:#f5f5f5;}
div#header div#languageSelection a.last{border:0px;}
div#header div#languageSelection a.disabled{color:#9c9c9c;}
div#header div#languageSelection a.disabled:hover{background-color:#f7f9f8;}
div#header div#languageSelection a.selected{background:url(templates/common/images/header-t-e.png) 7% center no-repeat #f7f9f8; border-top:0px; border-left:0px; border-right:0px;}

/*------ HEADER/LINK FIXER */
div#header .search-box a.drop-down-link b{line-height:1px; overflow:hidden;}
div#header .search-box a.drop-down-link .fixer{position:absolute; right:0px; bottom:-4px; background-color:#f7f9f8; border-right:1px solid #9e8a33; display:none;z-index:123456789;}
div#header .search-box a#wlnk .fixer {bottom:-2px;}
div#header .search-box a#wlnk .fixer b {height:5px;}
div#header .search-box a.drop-down-link .fixer b{display:block; height:5px; border-left:1px solid #9e8a33;}
div#header a.selected .fixer {display:block !important;}
/*div#header .search-box .search-area a.flag, div#header .search-box .search-area span { float: left; margin: 3px 0 0 10px; color:#908624; }*/



div#header .logo { float: left; margin: 16px 20px; }
div#header .top-links { color: #957e02; float: right; font: normal 11px/30px Arial, Helvetica, sans-serif; height: 17px; margin-top: 90px; padding-right: 0px; position: relative; width: 780px; z-index:5;}
div#header .top-links a, div#header .top-links label { color:#957e02; margin: 0 8px; text-decoration:none;z-index:5; }
div#header .top-links a:hover { text-decoration:underline; }

div#header .top-links .links { float: right; z-index:5;}
div#header .top-links .login { float: right; z-index:5;}
div#header .top-links .login-message { color: #ff0000; position: absolute; right: 165px; top: 23px; z-index:5;}

div#header .top-links input { border: solid 1px #d5d7bf; color: #6a6562; font: normal 10px Arial, Helvetica, sans-serif; padding: 1px; width: 86px; z-index:5;}

/* Main menu */
div#menu { clear: both; height: 65px; }
div#menu .first-level { height: 35px; }
div#menu .first-level a { border-right: solid 1px; border-color: #fff !important;	 color: #fff; display: block;  float: left; font: bold 14px/35px Tahoma, Arial, Helvetica, sans-serif; height: 35px; padding: 0 0 0 20px; width: 145px; text-transform: capitalize; }
div#menu .first-level a img { margin-top: 9px; }
div#menu .second-level { border-top: solid 1px #fff !important; clear: both; color: #fff; display: none; font: bold 13px/28px Arial, Helvetica, sans-serif; height: 28px; overflow: hidden;
	padding-left: 10px; position:absolute;  width: 990px; border-bottom: solid 1px #fff !important; z-index: 10; }
div#menu .second-level a { border: none; color: #fff; display: block; font: bold 13px/28px Arial, Helvetica, sans-serif; float: left; padding: 0 15px; height: 28px; }
div#menu .second-level a.separator { background: url(templates/common/images/separator.gif) no-repeat right; }
div#menu .second-level a img { margin-top: 4px; }
div#menu .selected { display: block !important; }

#no-script-error { position: fixed; height: 20px; padding: 5px; width: 100%; top: 0; background-color: #a8258f; color: #fff; text-align: center; z-index: 101; font-weight: bold; }

div.feedback-link {position:fixed; bottom:0; right:0;}
div.feedback-link a{padding:0x; margin:0px !important;}
div#feedback-error {direction:ltr; width:auto;}

/* Common Classes */
.arabic {font-family:Tahoma,Arial,Helvetica, Sans-Serif;}
.english {font-family:Arial, Helvetica, sans-serif;}

a.next{ background: url(templates/common/images/next.gif) no-repeat; height: 30px; width: 33px; }
a.next:hover, a.next-disabled { background: url(templates/common/images/next-over.gif) no-repeat; }
a.next-disabled{ cursor:auto; }
a.previous{ background: url(templates/common/images/previous.gif) no-repeat; height: 30px; width: 33px; }
a.previous:hover, a.previous-disabled{ background: url(templates/common/images/previous-over.gif) no-repeat; }
a.previous-disabled{ cursor: auto; }

a.comments { background: url(templates/common/images/comments_icon.gif) no-repeat; color: #5f5f5f; font: bold 11px Arial, Helvetica, sans-serif; padding-left: 16px; }
a.watch-video {	background: url(templates/common/images/watchvideo_icon.gif) no-repeat; color: #5f5f5f; font: bold 11px Arial, Helvetica, sans-serif; padding-left: 20px; }
a.toc { background: url(templates/common/images/unselect_arrow.gif) top left no-repeat; height: 7px; width: 7px;  }

a.button { background: url(templates/common/images/button.png) no-repeat; height: 27px; width: 68px; display: inline-block; text-align: center; font: normal 12px/27px Arial !important; color: #7f8079 !important; text-decoration: none !important; }
a.button:hover { background: url(templates/common/images/button-over.png) no-repeat; color: #fff !important; }

a.button-small { background: url(templates/common/images/button-small.png) no-repeat; height: 28px; width: 44px; display: -moz-inline-stack; display: inline-block; text-align: center; font: normal 11px/27px Arial !important; color: #7f8079 !important; }
a.button-small:hover { background: url(templates/common/images/button-small-over.png) no-repeat; color: #fff !important; text-decoration: none !important; }
a.button-small div { width: 44px; }

a.button-tr { background: url(templates/common/images/bg-button-tr.png) no-repeat; height: 28px; width: 109px; display: -moz-inline-block; display: inline-block; text-align: center; font: normal 12px/28px Arial !important; color: #7f8079 !important; }
a.button-tr:hover { background: url(templates/common/images/bg-button-tr-over.png) no-repeat; color: #fff !important; }

.size-small { font-size: 12px; }
.size-small h1 { font-size: 18px; }
.size-medium { font-size: 14px; line-height: 150%; }
.size-medium h1 { font-size: 20px; }
.size-large { font-size: 16px; line-height: 150%; }
.size-large h1 { font-size: 22px; }

.loading { background: url(templates/common/images/loading.gif) no-repeat center !important; }
.loading-small { background: url(templates/common/images/loading-small.gif) no-repeat center !important; }
.clear { clear: both; height: 0px; line-height: 0px; overflow: hidden; margin-top: -1px; visibility: hidden; }
.float-left { float: left; }
.float-right { float: right; }
.asterisk { font: normal 13px Verdana; color: #a89314;}
.hidden { display: none; }

/* Themes */
.theme-gray { background-color: #838383; border-color: #999 !important; }
a.theme-gray:hover { background-color: #999; }
.theme-gold { background-color: #a28a32; border-color: #c8a803 /*#ebc502*/ !important; }
a.theme-gold:hover { background-color: #ebc502;  }
.theme-violet { background-color: #a8258f; border-color: #c821ac !important; }
a.theme-violet:hover { background-color: #c821ac; }
.theme-orange { background-color: #f05d27; border-color: #ff8043 !important; }
a.theme-orange:hover { background-color: #ff8043; }
.theme-dark-blue { background-color: #0e6aab; border-color: #3285b6 !important; }
a.theme-dark-blue:hover { background-color: #3285b6; }
.theme-sky-blue { background-color: #15ace1; border-color: #6dc6e7 !important; }
a.theme-sky-blue:hover { background-color: #6dc6e7; }
.theme-default { background-color: #c1b26e; border-color: #998a46 !important; }

/* Icons */
.icon-small { background-image: url(templates/common/images/icons.png); height: 18px; width: 18px; }
.icon-medium { background-image: url(templates/common/images/icons.png); height: 25px; width: 25px; }
.icon-double-arrow { background-position: 0 0; }
.icon-mail { background-position: 0 -18px; }
.icon-print { background-position: 0 -36px; }
.icon-share { background-position: 0 -54px; }
.icon-text-small { background-position: 0 -72px; }
.icon-text-medium { background-position: 0 -90px; }
.icon-text-large { background-position: 0 -108px; }
.icon-comments { background-position: 0 -126px; }
.icon-videos { background-position: 0 -144px; }
.icon-collapsed { background-position: 0 -162px; }
.icon-minus { background-position: 0 -162px; }
.icon-plus { background-position: 0 -180px; }



/*.icon-t-mail { background-position: -59px 0px; }
.icon-t-print { background-position: -59px -25px; }
.icon-t-share { background-position: -59px -50px; }
.icon-t-text-small { background-position: -59px -75px; }
.icon-t-text-medium { background-position: -59px -100px; }
.icon-t-text-large { background-position: -59px -125px; }
*/
.icon-t-mail { background-position: -140px 1px; }
.icon-t-print { background-position: -139px -26px; }
.icon-t-share { background-position: -141px -50px; }
.icon-t-text-small { background-position: -136px -70px; }
.icon-t-text-medium { background-position: -136px -96px; }
.icon-t-text-large { background-position: -137px -124px; }
.icon-close-gray { background-position: -59px -150px; }

/* Bottom Tabs */
.bottom-tabs .tabs-nav {  background: url(templates/common/images/bg_ul.gif) repeat-x top; height: 42px; list-style: none; margin: -10px 0 0 0; padding: 0; position: absolute; text-align: center; }	
.bottom-tabs .tabs-nav li { height: 32px; float: left; padding: 10px 0 0 0; margin: 0; position: relative; }
.bottom-tabs .tabs-nav li a { background:url(templates/common/images/b-tabs-bg.jpg) repeat-x top left; border-top: solid 5px #f0efd0; color: #a2a2a2; display: block; 
	font: bold 13px/28px Arial, Helvetica, sans-serif; float: left; height: 28px; text-align: center; text-decoration: none; }
.bottom-tabs .tabs-nav li a .corner-left { background: url(templates/common/images/b-tabs-corner-left.jpg) no-repeat left; cursor: pointer; display: block; float: left; height: 28px; padding-left: 10px; }
.bottom-tabs .tabs-nav li a .corner-right { background: url(templates/common/images/b-tabs-corner-right.jpg) no-repeat right; cursor: pointer; display: block; float: left; height: 28px; padding-right: 10px; }  
.bottom-tabs .tabs-nav li a:hover { color: #a28800; }
.bottom-tabs .tabs-nav li.tabs-selected { background: url(templates/common/images/MP_tabs_arrow.gif) top center no-repeat !important; }
.bottom-tabs .tabs-nav li.tabs-selected a { background: url(templates/common/images/b-tabs-bg-over.jpg) repeat-x top left  !important; color: #a28800 !important; }
.bottom-tabs .tabs-nav li.tabs-selected a .corner-left { background: url(templates/common/images/b-tabs-corner-left-over.jpg) no-repeat left; }
.bottom-tabs .tabs-nav li.tabs-selected a .corner-right { background: url(templates/common/images/b-tabs-corner-right-over.jpg) no-repeat right; }
.bottom-tabs .tabs-hide { display: none !important; }

/* Upper Tabs*/
.upper-tabs { padding-top: 33px; }
.upper-tabs .tabs-nav	{ background: url(templates/common/images/bg_gal.gif) repeat-x bottom; height: 43px; list-style: none; margin: -33px 0 0 0; padding: 0; position: absolute; text-align: center; }							
.upper-tabs .tabs-nav li { float: left; height: 43px; margin: 0 1px 0 0; padding: 0; position: relative; }
.upper-tabs .tabs-nav li a { background:url(templates/common/images/tabs-bg.jpg) repeat-x top left; border-bottom:solid 5px #f0efd0; color: #a2a2a2; display: block; float: left; font: bold 13px/28px Arial, Helvetica, sans-serif;
    height: 28px; text-align:center; text-decoration: none; }
.upper-tabs .tabs-nav li a:hover { color: #a28800; }
.upper-tabs .tabs-nav li a .corner-left { background: url(templates/common/images/tabs-corner-left.jpg) no-repeat left; cursor: pointer; display: block; float: left; height: 28px; padding-left: 10px; }
.upper-tabs .tabs-nav li a .corner-right { background: url(templates/common/images/tabs-corner-right.jpg) no-repeat right; cursor: pointer; display: block; float: left; height: 28px; padding-right: 10px; }  
.upper-tabs .tabs-nav li.tabs-selected { background: url(templates/common/images/tabs_arrow.gif) bottom center no-repeat !important; }
.upper-tabs .tabs-nav li.tabs-selected a { background: url(templates/common/images/tabs-bg-over.jpg) repeat-x top left !important; color: #a28800 !important; }
.upper-tabs .tabs-nav li.tabs-selected a .corner-left { background: url(templates/common/images/tabs-corner-left-over.jpg) no-repeat left; }
.upper-tabs .tabs-nav li.tabs-selected a .corner-right { background: url(templates/common/images/tabs-corner-right-over.jpg) no-repeat right; }
.upper-tabs .tabs-hide { display: none !important; }

/* News Listing */
ul.common-list { list-style-type: none; margin: 0; padding: 0; }
ul.common-list li { margin: 0; padding: 10px 0; clear: both; }
ul.common-list li .list-pic img { border: solid 3px #ad9720; float: left; }
ul.common-list li .list-content { float: left; padding-left: 15px; width: 364px; }
ul.common-list li .list-content a.list-title { color: #676767; font: bold 13px Arial, Helvetica, sans-serif; }
ul.common-list li .list-content a.list-title:hover { text-decoration: underline; }
ul.common-list li.odd { background-color: #fafafa; }
ul.common-list li.even { background-color: #fff; }

ul.common-list-small { list-style-type: none; margin: 0; padding: 0; }
ul.common-list-small li { border-bottom: solid 1px #f3f3f3; clear: both; margin: 0; padding: 10px; display: block; }
ul.common-list-small li.odd { background-color: #fafafa; }
ul.common-list-small li.even { background-color: #fff; }
ul.common-list-small li .list-pic img { border: solid 1px #fff; float: left; }
ul.common-list-small li .list-content { float: left; padding-left: 10px; width: 140px; }
ul.common-list-small li .list-content a.list-title { color: #545454; font: normal 11px Arial, Helvetica, sans-serif; }
ul.common-list-small li .list-content a.list-title:hover { text-decoration: underline; }

ul.photo-listing { list-style-type: none; margin: 0; padding: 0; background-color: #fafafa; }
ul.photo-listing li { display: block; margin: 0; padding: 10px 12px; border-bottom: solid 1px #f3f3f3; height: 76px; overflow: hidden; }
ul.photo-listing li a { margin-right: 10px; position: relative; width: 95px; height: 76px; float: left; }
ul.photo-listing li a .camera { background: url(templates/common/images/camera.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 53px; height: 43px; margin: 15px 0 0 22px; }
ul.photo-listing li a.last-item {margin-right:0px;}

ul.video-listing { list-style-type: none; margin: 0; padding: 0; }
ul.video-listing li { border-bottom: solid 1px #f3f3f3; font: normal 11px Arial; margin: 0; padding: 10px; display: block; height: 76px; overflow: hidden; }
ul.video-listing li.odd { background-color: #fafafa; }
ul.video-listing li.even { background-color: #fff; }
ul.video-listing li a.thumbnail { position: relative; width: 95px; height: 76px; display: block; float: left; }
ul.video-listing li .video { background: url(templates/common/images/play.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 57px; height: 58px; margin: 8px 0 0 19px;   }
ul.video-listing li .play { background: url(templates/common/images/play.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 57px; height: 58px; margin: 8px 0 0 19px;   }
ul.video-listing li .tv { background: url(templates/common/images/tv.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 57px; height: 58px; margin: 8px 0 0 19px;   }
ul.video-listing li .list-content { float: left; padding-left: 10px; width: 120px; }
ul.video-listing li .list-content a.list-title { color: #545454; font: bold 12px Arial; height: auto; width: auto; }
ul.video-listing li .list-content a.list-title:hover { text-decoration: underline; }
ul.video-listing li .list-content a.comments { font-weight: normal; }
ul.video-listing li .list-content a.comments:hover { text-decoration: underline; }

.common-list-pager { background: url(templates/common/images/bg-common-list-pager.jpg) repeat-x; height: 37px; line-height: 37px; margin: 0; }
.common-list-pager .corner-left { background: url(templates/common/images/left_bg.gif) no-repeat left; padding-left: 7px; height: 37px; }
.common-list-pager .corner-right { background: url(templates/common/images/right_bg.gif) no-repeat right; padding-right: 6px; height: 37px; }
.common-list-pager a { color: #5f5f5f; font-weight: bold; }
.common-list-pager a:hover { color: #a28800; }
.common-list-pager a.previous, .common-list-pager a.next { float: right; margin-top: 3px; }


.common-list-pager .common-list-search { float: left; padding-left: 5px; position: relative; width: 328px; }	
* html .common-list-pager .common-list-search { padding: 9px 0; }
.common-list-pager .common-list-search a { color: #5f5f5f; font-weight: bold; }
.common-list-pager .common-list-search select { border: solid 1px #a6a6a6; color: #676767; font: normal 10px Arial, Helvetica, sans-serif; margin: 0 5px 0 3px; }
.common-list-pager .common-list-search .search-button { margin-top: 7px; margin-left: 3px; position: absolute; top: 0; right: 0; }

/* Normal list */
ul.normal-list
{
	list-style-type:none;
    margin: 0;
    padding: 0;
}
ul.normal-list li
{
	background: transparent url(templates/common/images/MP_arrow.gif) no-repeat scroll left;
    background-position: 10px 8px;
    border-bottom: solid 1px #ebebec;
    margin: 0;
    padding: 3px 10px 3px 18px;
}
ul.normal-list li a
{
	color: #666;
	text-decoration: none;
}
ul.normal-list li a:hover { text-decoration: underline; }
ul.normal-list li img
{
	margin:1px 0 0 7px;
}

/* Numeric List */
.numeric-list { margin: 0; padding: 0; list-style-position: inside; }
.numeric-list li { border-bottom: solid 1px #ebebec; margin: 0; padding: 3px 10px; }
.numeric-list li span { width: 254px; margin: 0; padding: 0; }
.numeric-list li a { color: #666; text-decoration: none; }
.numeric-list li a:hover { text-decoration: underline; }
.numeric-list li img { margin:1px 0 0 7px; }

/* Error Message */
.error-message { display: block; padding: 2px 5px; font: normal 12px Arial; border: solid 1px #9f6000; margin: 7px 0 0 0; background-color: #feefb3; color: #9f6000 !important; position: relative; width: 244px; }
.error-message img { position: absolute; top: -6px; left: 5px; }

.not-bold{font-weight:normal;}
.left{float:left;}
.right{float:right;}

.common-table{width:100%; margin:5px 0px;}
.common-table tr.header td{border-top:1px solid #ccc;border-bottom:1px solid #ccc; color:#A28800}
.common-table td{padding:5px;border-bottom:1px solid #efefef;}
.common-table td.left{text-align:left;}
.common-table td.right{text-align:right;}
.common-table tr:hover{background-color:#f5f5f5;}

.opacity80{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.opacity90{/*filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;*/}

div#ic_SLIDE_SHOW_Diag {border:0px !important;}
div#ic_SLIDE_SHOW_Diag div.content-area{position:relative; background-color:#c4c4c4;  overflow:hidden;}
div#ic_SLIDE_SHOW_Diag div.content-area-pg{padding:0px 0px;border-top:3px solid #A28800;border-bottom:3px solid #A28800;}
div#ic_SLIDE_SHOW_Diag div.content-area-vg{padding:0px 0px;}
div#ic_SLIDE_SHOW_Diag div.content-area div.rating{position:absolute;right:0px;z-index:9876543; top:-30px; background:url(templates/common/images/bg-trans.png) top left; }
div#ic_SLIDE_SHOW_Diag div.content-area div.rating div.overlay {position:absolute; display:none; top:0px;background-color:#fff; filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;z-index:-1;}
div#ic_SLIDE_SHOW_Diag div.content-area div.rating div.data{padding:5px;background-color:Transparent; z-index:9876545;}
div#ic_SLIDE_SHOW_Diag div.content-area div.rating a.star{background:url(templates/common/images/star-normal.png) center center no-repeat; padding-left:16px; /*text-indent:-1000px;*/ overflow:hidden; font:bold 11px Arial; vertical-align:middle; text-decoration:none; outline-style:none; #display:inline-block;}
div#ic_SLIDE_SHOW_Diag div.content-area div.rating a.starred{background:url(templates/common/images/star-selected.png) center center no-repeat !important;}
div#ic_SLIDE_SHOW_Diag div.content-area div.rating a.comments {vertical-align:middle; margin-left:10px; font-size:12px; outline-style:none; color:#333 !important; background:url(templates/common/images/comments_icon-black.gif) left center no-repeat transparent;}

div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area{position:absolute;right:0px;z-index:9876543; top:25px; background:url(templates/common/images/bg-trans.png) top left; width:400px; height:375px; padding:4px; filter:alpha(opacity=80);}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area a.close{float:right; /*padding-left:15px; position:relative;*/ font-size:11px; color:#A28800; width:16px; height:16px;}
/*div#ic_SLIDE_SHOW_Diag div.content-area div.comments-section a.close span.ui-icon {position:absolute; left:0px; top:-1px;}*/
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area div.header {background-color:#efefef; margin:0px 0px 4px 0px; padding:5px; font:bold 11px Arial,Helvetica,Sans-Serif;text-align:left; position:relative;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area div.header span.loading {position:absolute; right:180px; background:url(templates/common/images/h-loader1.gif) top left no-repeat !important; width:16px; height:11px; top:7px; display:none;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area a{color:#A28800;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area span.title{color:#A28800; font-weight:bold;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner textarea{width:99%; height:auto; color:#888;border: solid 1px #9f9f9f; font: normal 12px Arial; padding: 2px; margin-bottom: 4px}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner .comment-list .button{float:right;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner textarea.filled {color:#444;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner textarea.focused {border:solid 1px #a38700;color:#444;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner li .post-date { display: block; font: italic normal 11px Arial; color:#999; }
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner li .member-name { display: block; font: italic normal 11px Arial; }
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner li .poster-name { font: bold 12px Arial; color:#a38700; }
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner li.view-all {border-bottom:1px solid #fff;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area .inner li.message {border-top:1px solid #fff; font-weight:bold; color:#a38700;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area ul{margin:0px; padding:0px; list-style:none;margin:0 0px;}
div#ic_SLIDE_SHOW_Diag div.content-area div.comments-area ul li{background-color:#efefef; text-align:left; margin:0 0px 5px 0; padding:5px; font-size:11px;}
/*
Scroll bar section
*/
.jScrollPaneContainer {	position: relative;	overflow: hidden;	z-index: 1;}
.jScrollPaneTrack {	position: absolute;	cursor: pointer;	right: 0;	top: 0;	height: 100%;	background: #ffffff; border:1px solid #f5f4df; width:9px !important;}
.jScrollPaneDrag {	position: absolute;	background: url(templates/common/images/scrollbar-drag-bg.jpg) top center repeat-y #f5f4e0;	cursor: pointer;	overflow: hidden;}
.jScrollPaneDragTop {position: absolute;top: 0;left: 0;overflow: hidden;}
.jScrollPaneDragBottom {position: absolute;bottom: 0;left: 0;overflow: hidden;}
a.jScrollArrowUp {display: block;position: absolute;z-index: 1;top: 0;right: 0;text-indent: -2000px;overflow: hidden;background:url(templates/common/images/scroll-up-arrow.jpg) top left no-repeat;width:11px !important; height:12px;}
a.jScrollArrowUp:hover {/*background-color: #f60;*/}
a.jScrollArrowDown {	display: block;	position: absolute;	z-index: 1;	bottom: 0;	right: 0;	text-indent: -2000px;	overflow: hidden;background:url(templates/common/images/scroll-down-arrow.jpg) top left no-repeat;width:11px !important; height:12px;}
a.jScrollArrowDown:hover {/*background-color: #f60;*/}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {/*background-color: #f00;*/}
/*
*/
div#ic_SLIDE_SHOW_Diag div.content-area a.ic-next-button{ background: transparent url(templates/common/images/lightbox-btn-next.gif) no-repeat scroll right 85%; height: 100%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; position:absolute; right:-10px; width:49%; top:0px; display:none; outline-style:none; outline-width:medium; outline-color:inherit;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
div#ic_SLIDE_SHOW_Diag div.content-area a.ic-previous-button{background: transparent url(templates/common/images/lightbox-btn-prev.gif) no-repeat scroll left 85%; height: 100%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; position:absolute; left:-10px; width:49%; top:0px; display:none; outline-style:none; outline-width:medium; outline-color:inherit;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
div#ic_SLIDE_SHOW_Diag div.content-area-pg a.ic-next-button{display:inline;}
div#ic_SLIDE_SHOW_Diag div.content-area-pg a.ic-previous-button{display:inline;}
div#ic_SLIDE_SHOW_Diag div.content-area-pg, div#ic_SLIDE_SHOW_Diag div.content-area-pg div.item {height:400px; width:798px; text-align:center;}

div#ic_SLIDE_SHOW_Diag div.content-area-vg, div#ic_SLIDE_SHOW_Diag div.content-area-vg div.item {height:275px;}

div#ic_SLIDE_SHOW_Diag div.description{font:normal 12px Arial,Helvetica,sans-serif !important; color:#666 !important; padding-bottom:5px;}
div#ic_SLIDE_SHOW_Diag div.description a.comments {visibility:hidden;}
div#ic_SLIDE_SHOW_Diag div.description-pg{height:70px; overflow:hidden;}

div#ic_SLIDE_SHOW_Diag div.description p{margin-top:0px;}
div#ic_SLIDE_SHOW_Diag h4{color:#a28800;}
div#ic_SLIDE_SHOW_Diag a.comments {color:#a28800;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area {position:relative;  background-color:#efefef;}

div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg {padding:0px 0px 0px 0px; height:62px; width:798px;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg ul.thumbnails {height:62px; list-style:none; margin-left:25px; margin-right:25px; display:block; margin-top:0px; margin-bottom:0px;}

div#ic_SLIDE_SHOW_Diag div.thumbnail-area a.ic-next-button{background: transparent url(templates/common/images/gallery-right-arrow.jpg) no-repeat scroll right center; height: 100%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; position:absolute; right:5px; width:20px; top:0px; display:none; outline-style:none; outline-width:medium; outline-color:inherit;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area a.ic-previous-button{background: transparent url(templates/common/images/gallery-left-arrow.jpg) no-repeat scroll left center; height: 100%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; position:absolute; left:5px; width:20px; top:0px; display:none; outline-style:none; outline-width:medium; outline-color:inherit;}

div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg a.ic-next-button{display:inline;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg a.ic-previous-button{display:inline;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg ul.thumbnails li{ float:left; width:69px; height:52px; margin-right:5px; margin-left:0px; padding:5px 0px 5px 0px;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg ul.thumbnails li.last {margin-right:0px;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-pg ul.thumbnails li.selected {/*background:transparent url(templates/common/images/bg-thumb.jpg) no-repeat scroll center top;*/}

div#ic_SLIDE_SHOW_Diag ul.thumbnails a{outline-style:none; outline-width:medium; outline-color:inherit;}
.ui-dialog-titlebar a.comments {color:#A28800;}
div#ic_SLIDE_SHOW_Diag .pager-pg {display:none !important;}
div#ic_SLIDE_SHOW_Diag .pager-vg {display:block;}

div#ic_SLIDE_SHOW_Diag div.thumbnail-area-vg ul.thumbnails { list-style:none; background-color:#efefef; height:71px; margin-left:0px !important; margin-right:0px !important;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-vg ul.thumbnails  li{float:left; width:70px; height:55px; margin-right:2px; margin-left:5px; padding:8px 0px;}
div#ic_SLIDE_SHOW_Diag div.thumbnail-area-vg ul.thumbnails li.last {margin-right:0px;}

/* feedback dialog */
#feedbackDialog {color:#666;}
#feedbackDialog ul#feedbackTopics {list-style:none; padding:0px; margin:0px; margin-top:5px;}
#feedbackDialog ul#feedbackTopics li {float:left;}
#feedbackDialog ul#feedbackTopics li { float: left; height: 43px; margin: 0 1px 0 0; padding: 0; position: relative; }
#feedbackDialog ul#feedbackTopics li a { background:url(templates/common/images/tabs-bg.jpg) repeat-x top left; border-bottom:solid 5px #f0efd0; color: #a2a2a2; display: block; float: left; font: bold 13px/28px Arial, Helvetica, sans-serif; height: 28px; text-align:center; text-decoration: none;}
#feedbackDialog ul#feedbackTopics li a:hover { color: #a28800; }
#feedbackDialog ul#feedbackTopics li a .corner-left { background: url(templates/common/images/tabs-corner-left.jpg) no-repeat left; cursor: pointer; display: block; float: left; height: 28px; padding-left: 10px; }
#feedbackDialog ul#feedbackTopics li a .corner-right { background: url(templates/common/images/tabs-corner-right.jpg) no-repeat right; cursor: pointer; display: block; float: left; height: 28px; padding-right: 10px; }  
#feedbackDialog ul#feedbackTopics li.tabs-selected { background: url(templates/common/images/tabs_arrow.gif) bottom center no-repeat !important; }
#feedbackDialog ul#feedbackTopics li.tabs-selected a { background: url(templates/common/images/tabs-bg-over.jpg) repeat-x top left !important; color: #a28800 !important; }
#feedbackDialog ul#feedbackTopics li.tabs-selected a .corner-left { background: url(templates/common/images/tabs-corner-left-over.jpg) no-repeat left; }
#feedbackDialog ul#feedbackTopics li.tabs-selected a .corner-right { background: url(templates/common/images/tabs-corner-right-over.jpg) no-repeat right; }
#feedbackDialog ul.issues {list-style-type:disc; padding:5px; clear:both; width:380px;}
#feedbackDialog ul.issues li{float:left; width:45%;}
.ui-dialog .ui-dialog-buttonpane {border:0px !important; border-top:1px dotted #dfdfdf !important;}
#feedbackDialog .feedback-form {width:380px; padding:5px;}
#feedbackDialog .feedback-form span{float:left;}
#feedbackDialog .feedback-form a.back {float:right; color:#a28800;}
#feedbackDialog .feedback-form textarea{clear:both; margin-top:5px; width:99%; height:180px;}
#feedbackDialog .feedback-form input{width:99%; color:#999;}

.ui-dialog .ui-dialog-titlebar-close {padding:0px !important;}

/* Comments */
div#comments-area { margin-top: 20px; }
div#comments-area .head-label { background: url(templates/common/images/bg-comments-header.jpg) repeat-x top; border-top: solid 1px #efefef; height: 30px; line-height: 30px; padding: 0 10px; }
div#comments-area .inner .comment-field { background-color: #f0f0f0; margin-bottom: 5px; padding: 10px; }
div#comments-area .inner .comment-field textarea { border: solid 1px #9f9f9f; font: normal 12px Arial; padding: 2px; margin-bottom: 4px; }
div#comments-area .inner .comment-list { background-color: #f0f0f0; color: #343434; list-style-type: none; margin: 0; padding: 5px 10px; }
div#comments-area .inner .comment-list li { padding: 5px 0; margin: 0; }
div#comments-area .inner .comment-list li .post-date { display: block; font: italic normal 11px Arial; color:#999; }
div#comments-area .inner .comment-list li .member-name { display: block; font: italic normal 11px Arial; }
div#comments-area .inner .comment-list li .poster-name { font: bold 12px Arial; color:#a38700; }
div#comments-area .inner .comment-list li.view-all {border-bottom:1px solid #fff;}
div#comments-area .inner textarea{width:99%; height:auto; color:#888;border: solid 1px #9f9f9f; font: normal 12px Arial; padding: 2px; margin-bottom: 4px}
div#comments-area .inner .comment-list .button{float:right;}
div#comments-area .inner textarea.filled {color:#444;}
div#comments-area .inner textarea.focused {border:solid 1px #a38700;color:#444;}
div#comments-area .inner .comment-list li.pager{border-top:1px solid #fff;}
div#comments-area .inner .comment-list li.pager a{margin-right:5px;}
div#comments-area .inner .comment-list li.pager a:hover {text-decoration:underline;}
div#comments-area .inner .comment-list li.pager a.selected {color:#888; font-weight:bold;}
div#comments-area .inner .comment-list li.pager a.selected:hover {cursor:default; text-decoration:none;}
div#comments-area .inner .comment-list li.message {border-top:1px solid #fff; font-weight:bold; color:#a38700;}

/* Review panel */
#review-panel-container{position:fixed; left:0px; top:0px;}
#review-panel {border:0px !important;}
#review-panel .ui-jqgrid{border:1px solid #ccc !important;}

#FI_MESSAGE_BOX{border:0px !important;}

p.extra {padding-bottom:10px; line-height:150%;}
.golden {color:#A78F10;}/* Banner */
div#banner img { border-bottom: solid 11px #f6f0e0; }
div#banner .page-title { height: 107px; }
div#banner .page-title h1 { color:#fff; font: normal 42px Arial, Helvetica, sans-serif; margin: 52px 0 0 20px; position: absolute; }
div#banner .page-title h1 img { border-bottom: none; }

/* Middle */
div#middle {	padding-top: 25px; }

div#navigation { float: left; width: 245px; }
div#content { float: left;  padding: 0 20px 20px 20px; text-align: justify; width: 470px; }
div#content .inner { padding: 10px 0;}
div#content .inner a { color: #a38700; }
div#content .inner a:hover { text-decoration: underline; }
.subpage-banner { border: solid 10px; position: absolute; margin: -95px 0 0 0; }

div#news-highlights .news-search { background-color: #e1e1e1; padding: 5px 10px 20px 10px; }
div#news-highlights .news-search h1 { color: #fff; font: normal 18px Arial, Helvetica, sans-serif; padding-bottom: 2px; }
div#news-highlights .news-search input { border: solid 1px #969696; color: #5f5f5f; font: normal 11px Arial, Helvetica, sans-serif; padding: 2px; }
div#news-highlights .news-search-fields { float: left; margin-right: 5px;}
div#news-highlights .common-list-pager .common-list-search { width: 265px; }
div#news-highlights .common-list-pager .button { float: left; margin-top: 5px; }

div#sidelinks { float: left; width: 245px; }

/* Sub Menu */
/*.sub-menu { list-style-type: none; margin: 0 0 20px 0; padding: 0; width: 245px; }
.sub-menu li { background: url(templates/common/images/bg-sub-menu.jpg) repeat-x center; border-bottom: dotted 1px #999; clear: both; display: block; height: 38px; margin: 2px 0;  overflow: hidden; padding: 0 0 0 19px; }
.sub-menu li.selected { background: url(templates/common/images/bg-sub-menu-over.jpg) repeat-x center; }
.sub-menu li a { background: url(templates/common/images/bg-sub-menu-a.jpg) no-repeat right; color: #666; display: block; font: normal 16px/38px Arial, Helvetica, sans-serif; height: 38px; }
.sub-menu li a:hover, .sub-menu li a.selected { background: url(templates/common/images/bg-sub-menu-a-over.jpg) no-repeat right; color: #a08b30 !important; }
.sub-menu li span { display: block; float: left; margin: 11px 8px 0 0; }*/

.sub-menu { list-style-type: none; margin: 0 0 20px 0; padding: 0; width: 245px; }
.sub-menu li { background: #fafafa url(templates/common/images/bg-sub-menu.jpg) repeat-x bottom; border-bottom: dotted 1px #999; clear: both; display: block; margin: 2px 0;  overflow: hidden; padding: 0 0 0 19px; text-align: left; position: relative; zoom:1; }
.sub-menu li.selected { background: #fcfbe7 url(templates/common/images/bg-sub-menu-over.jpg) repeat-x bottom; }
.sub-menu li a { background: url(templates/common/images/bg-sub-menu-a.jpg) no-repeat right bottom; color: #666; display: block; font: normal 14px Tahoma,Arial, Helvetica, sans-serif; padding: 10px 0; float: left; width: 198px; }
.sub-menu li a:hover, .sub-menu li a.selected { background: url(templates/common/images/bg-sub-menu-a-over.jpg) no-repeat right bottom; color: #a08b30 !important; }
.sub-menu li span { display: block; float: left; margin: 11px 8px 0 0; }


/* Most Viewed */
div#most-viewed { margin-bottom: 20px; }
div#most-viewed .upper-tabs .tabs-nav li a .corner-left { padding-left: 20px; }
div#most-viewed .upper-tabs .tabs-nav li a .corner-right { padding-right: 20px; }  
div#most-viewed .icon-small { position: absolute; }
div#most-viewed .icon-comments { margin-left: 3px; }
div#most-viewed .icon-videos { margin-left: 20px; }
div#most-viewed .video, div#most-viewed .camera {cursor:pointer;}
div#most-viewed div#mvListing { min-height: 225px; height: auto !important; height: 225px; }
div#most-viewed div#mvPhotoList { background-color: #fafafa; min-height: 192px; height: auto !important; height: 192px; padding-top: 2px; overflow: hidden; }
div#most-viewed #mv-fragment-2 ul li { padding: 10px 22px; }
div#most-viewed #mvVideoList { min-height: 288px; height: auto !important; height: 288px; }
div#most-viewed .list-content label { display: block; font-size: 11px; color: #A38700;}

.user-options { border: 1px dotted #8f8f8f;  height: 26px; list-style-type: none; padding: 0; margin: 0;  }
.user-options li { border-right: solid 3px #fff; color: #010100; display: block; float: left; height: 26px; line-height: 26px; margin: 0; padding: 0 30px 0 0; }
.user-options li a { color: #010100; display: block; line-height: 26px; padding: 0 10px 0 26px; width: auto; float: left; }
.user-options li label { float: right; }
.user-options li a:hover { text-decoration: underline; }
.user-options li a span { display: block; float: left; margin: 5px 5px 0 0; }
.user-options li a.icon-t-text-small, .user-options li a.icon-t-text-medium, .user-options li a.icon-t-text-large { width: 25px; padding: 0; }
.user-options li.first {padding-left:10px;}

/* Comments 
div#comments-area { margin-top: 20px; }
div#comments-area .head-label { background: url(templates/common/images/bg-comments-header.jpg) repeat-x top; border-top: solid 1px #efefef; height: 30px; line-height: 30px; padding: 0 10px; }
div#comments-area .inner .comment-field { background-color: #f0f0f0; margin-bottom: 5px; padding: 10px; }
div#comments-area .inner .comment-field textarea { border: solid 1px #9f9f9f; font: normal 12px Arial; padding: 2px; margin-bottom: 4px; }
div#comments-area .inner .comment-list { background-color: #f0f0f0; color: #343434; list-style-type: none; margin: 0; padding: 5px 10px; }
div#comments-area .inner .comment-list li { padding: 5px 0; margin: 0; }
div#comments-area .inner .comment-list li .post-date { display: block; font: italic normal 11px Arial; color:#999; }
div#comments-area .inner .comment-list li .member-name { display: block; font: italic normal 11px Arial; }
div#comments-area .inner .comment-list li .poster-name { font: bold 12px Arial; color:#a38700; }
div#comments-area .inner .comment-list li.view-all {border-bottom:1px solid #fff;}
div#comments-area .inner textarea{width:99%; height:auto; color:#888;border: solid 1px #9f9f9f; font: normal 12px Arial; padding: 2px; margin-bottom: 4px}
div#comments-area .inner .comment-list .button{float:right;}
div#comments-area .inner textarea.filled {color:#444;}
div#comments-area .inner textarea.focused {border:solid 1px #a38700;color:#444;}
div#comments-area .inner .comment-list li.pager{border-top:1px solid #fff;}
div#comments-area .inner .comment-list li.pager a{margin-right:5px;}
div#comments-area .inner .comment-list li.pager a:hover {text-decoration:underline;}
div#comments-area .inner .comment-list li.pager a.selected {color:#888; font-weight:bold;}
div#comments-area .inner .comment-list li.pager a.selected:hover {cursor:default; text-decoration:none;}
div#comments-area .inner .comment-list li.message {border-top:1px solid #fff; font-weight:bold; color:#a38700;}
*/
/* News Highlights Gallery */
.inline-gallery { background-color: #f6f6f7; margin-bottom: 20px; }
.inline-gallery .item-details .item-image { display: block; width: 470px; height: 255px; }
.inline-gallery .item-details .transparent { background-color: #000; height: 67px; width: 470px; margin: -67px 0 0 0; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; position: absolute;}
.inline-gallery .item-details .item-links { height: 47px; width: 450px; padding: 10px; margin: -67px 0 0 0; position: absolute; z-index: 10; text-align: left; }
.inline-gallery .item-details .item-links a.item-title { color: #fff; font-weight: bold; display: block; margin-bottom: 4px; }
.inline-gallery .item-details .item-links a.comments, div#news-highlights-gallery .item-details .item-links a.watch-video { color: #fff; font: normal 11px Arial; margin-right: 10px; }
.inline-gallery .item-details .item-links a:hover { text-decoration: underline; }
.inline-gallery .item-list { height: 54px; margin-top: 10px; padding-left: 3px; }
.inline-gallery .item-list a { float: left; position: relative; margin: 0 5px 0 0; }
.inline-gallery .item-list img { border: solid 2px #fff; margin: 0; }
.inline-gallery .item-list img.selected { border: solid 2px #a18903; }
.inline-gallery .common-list-pager { margin-top: 10px; }
.inline-gallery .common-list-pager .common-list-search { width: 265px; }
.inline-gallery .common-list-pager .button { float: left; margin-top: 5px; }

#photo-gallery-inline .item-details .item-links { color: #fff; font-weight: bold; line-height: 40px; height: 40px; margin: -50px 0 0 0; }
#photo-gallery-inline .item-details .transparent { height: 40px; margin: -40px 0 0 0; }

/* Most Popular */
div#most-popular { background:#fbfbfb url(templates/common/images/bg_newshighlights.gif) bottom left repeat-x; height: 382px; }
div#most-popular #mostPopularTabs { padding: 10px; }
div#most-popular .bottom-tabs .tabs-nav li a .corner-left { padding-left: 15px; }
div#most-popular .bottom-tabs .tabs-nav li a .corner-right { padding-right: 15px; }  
div#most-popular .bottom-tabs .tabs-panel { background-color:#fafafa; height: 286px; overflow: hidden; }
div#most-popular .icon-small { position: absolute; }
div#most-popular .icon-comments { margin-left: 3px; }
div#most-popular .icon-videos { margin-left: 20px; }

div#most-popular #mostPopularTabs #mp-fragment-2, div#most-popular #mostPopularTabs #mp-fragment-3 { padding: 0 10px;}
div#most-popular .gallery-item { font: normal 11px Arial, Helvetica, sans-serif; float: left; margin-right: 12px; position: relative; width: 134px; padding-top: 110px; margin-bottom: 5px; }
div#most-popular .gallery-item .transparent { background-color: #000; height: 25px; width: 134px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; position: absolute; z-index: 10; left: 0; top: 0; margin: 83px 1px 0 1px; }
div#most-popular .gallery-item .title { color: #fff; font: bold 12px/25px Arial; display: block; height: 25px; width: 98px; z-index: 12; position: absolute; top: 0; left: 0; margin: 82px 0 0 0; padding: 0 5px; white-space: nowrap; }
div#most-popular .gallery-item label { display: block; padding-top: 3px; }
div#most-popular .gallery-item .video { background: url(templates/common/images/play.png) no-repeat; width: 57px; height: 58px; display: inline-block; position: absolute; margin: -95px 0 0 40px; z-index: 10; cursor: pointer; }
div#most-popular .gallery-item .camera { background: url(templates/common/images/camera.png) no-repeat; width: 53px; height: 43px; display: inline-block; position: absolute; margin: -87px 0 0 42px; z-index: 10; cursor: pointer; }
div#most-popular .gallery-item .gallery-item-pic { border: solid 1px #bec1c4; -ms-interpolation-mode: bicubic; position: absolute; left: 0; top: 0; width: 134px; height: 106px; }
div#most-popular .gallery-item .gallery-item-pic-hover { background-color: #fff; }
div#most-popular .numeric-list label { font-size: 11px; color: #A38700; margin-left: 5px; }

/* Accordion menu */
div#accordion-menu { margin-top: 175px; margin-bottom: 20px; }
div#accordion-menu a.accordion-header { background:url(templates/common/images/bg_sectionheader.jpg) repeat-x; color: #a28800; display: block; font: normal 18px/39px Arial, Helvetica, sans-serif; margin-top: 10px; }
div#accordion-menu a.accordion-header span.corner-left { background: url(templates/common/images/corner_sectionheader_left.jpg) no-repeat left; display: block; height: 39px; }
div#accordion-menu a.accordion-header span.corner-right { background: url(templates/common/images/corner_sectionheader_right.jpg) no-repeat right; display: block; height: 39px; padding-left: 11px; }
div#accordion-menu a.accordion-header span.corner-right img { margin-top: 12px; }
div#accordion-menu ul { list-style-type: none; margin: 0; padding: 0; }
div#accordion-menu ul li { margin: 0; padding: 0; }
div#accordion-menu .common-list-pager { margin-top: 0; }
div#accordion-menu .ui-corner-all { -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; }
div#accordion-menu .ui-corner-bottom { -moz-border-radius-bottomleft: 0px !important; -moz-border-radius-bottomright: 0px !important; }
div#accordion-menu .ui-state-default { border: none !important; }
div#accordion-menu .ui-state-active { border: none !important; }
div#accordion-menu .ui-icon { display: none; }
div#accordion-menu .ui-accordion-content { padding: 0 !important; }
div#accordion-menu .ui-widget-content { border: none !important; }
div#accordion-menu .plan-your-trip { zoom: 1;}
div#accordion-menu .plan-your-trip ul { list-style-type: none; margin: 0; padding: 0 }
div#accordion-menu .plan-your-trip ul li { margin: 0; padding: 0; border-top: solid 1px #e7e7e7; border-left: solid 1px #e7e7e7; border-right: solid 1px #e7e7e7; padding: 10px; text-align: center; }
div#accordion-menu .plan-your-trip ul li.odd { background-color: #fafafa; }
div#accordion-menu .plan-your-trip ul li.even { background-color: #fff; }
div#accordion-menu .plan-your-trip ul li a { /*margin-right: 15px;*/ margin:0 15px; }
div#accordion-menu .media-kit-registration { padding: 10px !important; border: solid 1px #e7e7e7 !important; color: #676767; font: normal 12px Arial; margin-top: 5px; }
div#accordion-menu .media-kit-registration .login-box { background: #fff url(templates/common/images/bg-login-box.jpg) repeat-x bottom; border-left: solid 1px #d5d5d5; border-right: solid 1px #d5d5d5; border-top: solid 2px #e4e4e4; border-bottom: solid 2px #e4e4e4; padding: 10px; margin-top: 8px; }
div#accordion-menu .media-kit-registration .login-box a { color: #676767; }
div#accordion-menu .media-kit-registration .login-box input.input { border-left: solid 1px #ababab; border-right: solid 1px #ababab; border-bottom: solid 1px #ababab; border-top: solid 1px #b7b7b7; width: 126px; padding: 2px; font: normal 11px Arial; color: #676767; }
div#accordion-menu .media-kit-registration .login-box td { padding: 0 0 5px 5px; }

div#accordion-menu .newsletter { color: #676767; font: normal 12px Arial; margin-top: 5px; overflow: hidden; }
div#accordion-menu .newsletter .inner { border-top: solid 1px #e8e8e8; border-left: solid 1px #e8e8e8; border-right: solid 1px #e8e8e8; }
div#accordion-menu .newsletter .inner .header { background-color: #fafafa; position: relative; padding: 10px 15px; font: bold 13px Arial; color: #000; border-bottom: solid 1px #e8e8e8; }
div#accordion-menu .newsletter .inner .fields { color: #88847a; padding: 10px 15px; }
div#accordion-menu .newsletter .inner .fields input { border: solid 1px #8e8576; font: normal 11px Arial; padding: 2px; width: 160px; margin-bottom: 2px; }

div#accordion-menu .online-poll .inner { border-top: solid 1px #e8e8e8; border-left: solid 1px #e8e8e8; border-right: solid 1px #e8e8e8; color: #676767; font: normal 12px Arial; min-height: 45px; margin-top: 5px; }
div#accordion-menu .online-poll .inner .header { background-color: #fafafa; padding: 10px 15px; font: bold 13px Arial; color: #000; border-bottom: solid 1px #e8e8e8; zoom: 1; }
div#accordion-menu .online-poll .inner .fields { padding: 3px 10px; }
div#accordion-menu .online-poll .inner .fields .poll-table { }
div#accordion-menu .online-poll .inner .fields .poll-table td { font: normal 11px Verdana; color: #000; padding: 0 5px 2px 0; }
div#accordion-menu .online-poll .inner .fields .poll-table td span { display: inline-block; width: 90px; height: 12px;  background-color: #b6b6b6;}
div#accordion-menu .online-poll .inner .fields .poll-table td .poll-bar { width: 25px; margin-right: 15px; height: 40px; background-color: #b6b6b6; }
div#accordion-menu .online-poll .inner .fields .poll-answers td { padding-right: 10px; }


.poll-archive-table { margin: 10px 0; }
.poll-archive-table th { padding: 10px 0; }
.poll-archive-table td { padding: 0 5px 2px 0; border-top: solid 1px #d2d2d2; border-bottom: solid 1px #f3f3f3; padding: 10px 0; font-weight: normal; }
.poll-archive-table td span { display: inline-block; width: 90px; height: 12px;  background: #ae9426 url(templates/common/images/bg-poll-bar-progress.gif) repeat-x; }
.poll-archive-table td .poll-bar { width: 25px; margin-right: 15px; height: 40px; background-color: #b6b6b6; }
.poll-archive-table td span.bar { border: solid 1px #a48f12; background: #f1ecd6 url(templates/common/images/bg-poll-bar.gif) repeat-x; height: 12px; width: 190px; display: block; }


/* Time table */
#time-table { width: 100%; border-collapse: collapse; }
#time-table th { padding: 5px 8px; border: solid 1px #ccc; background-color: #dfdfdf; }
#time-table td { padding: 5px 8px; border: solid 1px #ccc; }
#time-table tr.odd { background-color: #fff; }
#time-table tr.even { background-color: #fafafa; }

.gallery-content li.empty-result {text-align:center; font-weight:bold; padding-top:15px;}

/* Photos of Sharjah */
div#photos-of-sharjah { margin-bottom: 20px; }
div#photos-of-sharjah .section-header { margin-bottom: 0;}
div#photos-of-sharjah .place-holder{ width:470px; height:160px; overflow:hidden; position:relative;background-color: #f6f6f7 }
div#photos-of-sharjah ul.gallery-content { width:464px; background-color:#fff; padding: 8px 8px 0 8px; height: 148px; overflow: hidden; list-style:none; margin:0px; }
div#photos-of-sharjah li.page{padding:0px; margin:0px 10px 0 0; width:454px; float:left;height: 148px;}
div#photos-of-sharjah ul.page-content{list-style:none; padding:0px; margin:0px;}
div#photos-of-sharjah li.gallery-item { font: normal 11px Arial, Helvetica, sans-serif; float: left; margin:0 10px 10px 0; position: relative; width: 144px; padding: 0px 0 0 0; height:148px; }
div#photos-of-sharjah li.gallery-item .transparent { background-color: #000; height: 42px; margin-top: 107px; position: absolute; width: 144px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; top: 0; left: 0; }
div#photos-of-sharjah li.gallery-item a.camera { background: url(templates/common/images/camera.png) no-repeat; display: block; height: 43px; margin: 35px 0 0 45px; width: 53px; position: absolute; z-index: 10; }
div#photos-of-sharjah li.gallery-item label {display: block; padding-top: 5px;}
div#photos-of-sharjah li.gallery-item label.title {color: #fff; font-weight: bold; height: 32px; margin-top: 107px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#photos-of-sharjah li.gallery-item label.comments {color: #fff; font-weight: bold; height: 32px; margin-top: 122px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#photos-of-sharjah li.gallery-item label.comments a.comments {color: #fff; font-weight: normal; }
div#photos-of-sharjah li.last-item-in-row{margin-right:0px !important;}
/* -- commented because of changes in gallery module
div#photos-of-sharjah .inner { background-color: #f6f6f7; min-height: 160px; padding: 8px 8px 0 8px; margin: 0; }
div#photos-of-sharjah .inner .pic-item { height: 148px; float: left; margin-right: 10px; margin-bottom: 10px; position: relative; width: 144px; }
div#photos-of-sharjah .inner .pic-item a.camera { background: url(templates/common/images/camera.png) no-repeat; display: block; height: 43px; margin: 35px 0 0 45px; width: 53px; position: absolute; z-index: 10; }
div#photos-of-sharjah .inner .pic-item .transparent { background-color: #000; height: 42px; margin-top: 107px; position: absolute; width: 144px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; top: 0; left: 0; }
div#photos-of-sharjah .inner .pic-item .pic-details { color: #fff; font-weight: bold; height: 32px; margin-top: 107px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; }
div#photos-of-sharjah .inner .pic-item .pic-details a.comments { color: #fff; font-weight: normal; }
*/
div#photos-of-sharjah .common-list-pager { margin-top: 0; }
div#photos-of-sharjah .common-list-pager .common-list-search { width: 265px; }
div#photos-of-sharjah .common-list-pager .button { float: left; margin-top: 5px; }

/* Photo Gallery */

div#photo-gallery .place-holder{ width:470px; height:243px; overflow:hidden; position:relative; background-color: #f6f6f7;}
div#photo-gallery ul.gallery-content { width:454px; background-color:#fff; padding: 8px 8px 0 8px; height: 235px; overflow: hidden; list-style:none; margin:0px; }
div#photo-gallery li.page{padding:0px; margin:0px 10px 0 0; width:454px; float:left;height: 235px;}
div#photo-gallery ul.page-content{list-style:none; padding:0px; margin:0px;}
div#photo-gallery li.gallery-item img.gallery-item-pic{width: 105px; height:108px;}
div#photo-gallery li.gallery-item { font: normal 11px Arial, Helvetica, sans-serif; float: left; margin:0 10px 8px 0; position: relative; width: 105; padding: 0px 0 0 0; height:108; }
div#photo-gallery li.gallery-item a.camera { background: url(templates/common/images/camera-small.png) no-repeat; display: block; height: 43px; margin: 38px 0 0 33px; width: 53px; position: absolute; z-index: 10; }
div#photo-gallery li.gallery-item .transparent { background-color: #000; height: 42px; margin-top: 102px; position: absolute; width: 144px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; top: 0; left: 0; }
div#photo-gallery li.last-item-in-row{margin-right:0px !important;}
/*
div#photo-gallery .inner { background-color: #f6f6f7; height: 235px; padding: 9px 9px 0 9px; margin: 0; overflow: hidden; }
div#photo-gallery .inner .pic-item { height: 108px; float: left; margin-right: 10px; margin-bottom: 10px; position: relative; width: 105px; }
div#photo-gallery .inner .pic-item a.camera { background: url(templates/common/images/camera-small.png) no-repeat; display: block; height: 43px; margin: 38px 0 0 33px; width: 53px; position: absolute; z-index: 10; }
div#photo-gallery .inner .pic-item .transparent { background-color: #000; height: 42px; margin-top: 102px; position: absolute; width: 144px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; top: 0; left: 0; }
*/
div#photo-gallery .common-list-pager { margin-top: 0; }
div#photo-gallery .common-list-pager .common-list-search { width: 265px; }
div#photo-gallery .common-list-pager .button { float: left; margin-top: 5px; }


/* Video Gallery */

div#video-gallery { margin-bottom: 20px; }
div#video-gallery .section-header { margin-bottom: 0;}
div#video-gallery .place-holder{ width:470px; height:160px; overflow:visible; position:relative; background-color: #f6f6f7}
div#video-gallery ul.gallery-content { width:464px; background-color:#fff; padding: 8px 8px 0 8px; height: 148px; overflow: visible; list-style:none; margin:0px; }
div#video-gallery li.page{padding:0px; margin:0px 10px 0 0; width:454px; float:left;height: 148px;}
div#video-gallery ul.page-content{list-style:none; padding:0px; margin:0px;}
div#video-gallery li.gallery-item { font: normal 11px Arial, Helvetica, sans-serif; float: left; margin:0 10px 10px 0; position: relative; width: 144px; padding: 0px 0 0 0; height:148px; }
div#video-gallery li.gallery-item .transparent { background-color: #000; height: 42px; margin-top: 107px; position: absolute; width: 144px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; top: 0; left: 0; }
div#video-gallery li.gallery-item a.camera { background: url(templates/common/images/camera.png) no-repeat; display: block; height: 43px; margin: 35px 0 0 45px; width: 53px; position: absolute; z-index: 10; }
div#video-gallery li.gallery-item label {display: block; padding-top: 5px;}
div#video-gallery li.gallery-item label.title {color: #fff; font-weight: bold; height: 32px; margin-top: 107px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#video-gallery li.gallery-item label.gallery {color: #fff; font-weight: bold; height: 32px; margin-top: 122px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#video-gallery li.gallery-item label.view {color: #fff; font-weight: normal; height: 32px; margin-top: 122px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#video-gallery li.gallery-item label.duration {color: #fff; font-weight: normal; height: 32px; margin-top: 122px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#video-gallery li.gallery-item label.gallery a.gallery {color: #bbb; font-weight: normal; }
div#video-gallery li.gallery-item a.tv { background: url(templates/common/images/tv.png) no-repeat; display: block; height: 47px; margin: 34px 0 0 45px; width: 66px; position: absolute; z-index: 10; }
div#video-gallery li.gallery-item a.play { background: url(templates/common/images/play.png) no-repeat; display: block; height: 58px; margin: 34px 0 0 45px; width: 57px; position: absolute; z-index: 10; }
div#video-gallery li.last-item-in-row{margin-right:0px !important;}

div#video-gallery li.gallery-item label.comments {color: #fff; font-weight: bold; height: 32px; margin-top: 122px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; z-index:100;}
div#video-gallery li.gallery-item label.comments a.comments {color: #fff; font-weight: normal; }

div#video-gallery .tiny-gallery .place-holder{ width:470px; height:60px; overflow:hidden; position:relative;background-color: #f6f6f7 }
div#video-gallery .tiny-gallery ul.gallery-content { width:464px; background-color:#fff; padding: 8px 8px 0 8px; height: 52px; overflow: hidden; list-style:none; margin:0px; }
div#video-gallery .tiny-gallery li.page{padding:0px; margin:0px 10px 0 0; width:454px; float:left;height: 52px;}
div#video-gallery .tiny-gallery ul.page-content{list-style:none; padding:0px; margin:0px;}
div#video-gallery .tiny-gallery li.gallery-item { font: normal 11px Arial, Helvetica, sans-serif; float: left; margin:0 8px 0 0; position: relative; width: 69px; padding: 0px 0 0 0; height:52px; }
div#video-gallery li.last-item-in-row{margin-right:0px !important;}
/*div#video-gallery { margin-bottom: 20px; }
div#video-gallery .inner { background-color: #f6f6f7; padding: 8px 8px 0 8px; min-height: 160px; }
div#video-gallery .inner .pic-item { height: 148px; float: left; margin-right: 10px; margin-bottom: 10px; position: relative; width: 144px; }
div#video-gallery .inner .pic-item a.tv { background: url(templates/common/images/tv.png) no-repeat; display: block; height: 47px; margin: 34px 0 0 45px; width: 66px; position: absolute; z-index: 10; }
div#video-gallery .inner .pic-item a.play { background: url(templates/common/images/play.png) no-repeat; display: block; height: 58px; margin: 34px 0 0 45px; width: 57px; position: absolute; z-index: 10; }
div#video-gallery .inner .pic-item .transparent { background-color: #000; height: 42px; margin-top: 107px; position: absolute; width: 144px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; top: 0; left: 0; }
div#video-gallery .inner .pic-item .pic-details { color: #fff; font-weight: bold; height: 32px; margin-top: 107px; padding: 5px 10px; position: absolute; width: 124px; top: 0; left: 0; text-align: left; }
div#video-gallery .inner .pic-item .pic-details a { color: #fff; font-weight: normal; }
div#video-gallery .inner .pic-item .pic-details a:hover { text-decoration: underline; }*/
div#video-gallery .common-list-pager { margin-top: 0; }
div#video-gallery .common-list-pager .common-list-search { width: 265px; }
div#video-gallery .common-list-pager .button { float: left; margin-top: 5px; }
div#video-gallery .wrapper {  background-color: #f6f6f7 !important; padding-bottom: 10px; }
div#video-gallery .item-video { height: 275px; }
div#video-gallery .item-list { height: 57px; margin-top: 10px; padding-left: 3px; }
div#video-gallery .item-list a { border: solid 2px #fff; float: left; position: relative; margin: 0 5px 0 0; }
div#video-gallery .item-list img { margin: 0; height: 52px; width: 69px; }
div#video-gallery .item-list a:hover, div#video-gallery .item-list a.selected { border: solid 2px #a18903; }

/* Latest Event */
div#latest-event { margin-bottom: 20px; clear: both; }
div#latest-event .event-details { font: normal 11px Verdana; min-height: 180px; }
div#latest-event .event-details .event-image { border: solid 1px #b59936; height: 128px; width: 243px; }
div#latest-event .event-details a { color: #000; font: bold 11px Verdana; }
div#latest-event .event-details a:hover { text-decoration: underline; }

/* Calendar of Events Listing */
div#calendar-list { margin-bottom: 20px; }
div#calendar-list .search-box { background: url(templates/common/images/bg-calendar-search.jpg) repeat-x; height: 36px; border-bottom: solid 1px #e3e3e3; padding: 0 10px 0 10px; line-height: 36px; }
div#calendar-list .search-box a.calendar-view { background: url(templates/common/images/listing-disabled.gif) no-repeat; display: inline-block; width: 24px; height: 23px; margin-right: 10px; float: left; margin-top: 6px; }
div#calendar-list .search-box a.calendar-view:hover, div#calendar-list .search-box a.calendar-selected { background: url(templates/common/images/listing.gif) no-repeat; }
div#calendar-list .search-box a.listing-view { background: url(templates/common/images/cal-disabled.gif) no-repeat; display: inline-block; width: 24px; height: 23px; float: left; margin-top: 6px; }
div#calendar-list .search-box a.listing-view:hover, div#calendar-list .search-box a.listing-selected { background: url(templates/common/images/cal.gif) no-repeat; }
div#calendar-list .search-box label { float: left; margin-right: 10px; }
div#calendar-list .search-box .search-fields { float: right; }
div#calendar-list .search-box select { border: solid 1px #a6a6a6; color: #676767; font: normal 10px Arial, Helvetica, sans-serif; margin: 0 5px 0 3px; }
div#calendar-list .event-listing .events { min-height: 125px; margin-top: 10px; }


div#calendar-list .event-listing ul { list-style-type: none; margin: 0; padding: 0; }
div#calendar-list .event-listing ul li { margin: 0; padding: 10px; display: block; font: normal 11px Verdana; color: #4e4e4e;  overflow: hidden; }
div#calendar-list .event-listing ul li a { color: #000; font-weight: bold; }
div#calendar-list .event-listing ul li a:hover { text-decoration: underline; }
div#calendar-list .event-listing ul li.odd { background-color: #fff; }
div#calendar-list .event-listing ul li.even { background-color: #fafafa; }
div#calendar-list .event-listing ul li img { border: solid 1px #d4d4d4; float: left; }
div#calendar-list .event-listing ul li .event-item { width: 300px; float: left; padding-left: 10px; }

div#calendar-list .event-listing ul li span.arrow {display:inline-block; width: 25px; height: 12px;position:relative}
div#calendar-list .event-listing ul li a.title-link { background: url(templates/common/images/titles_icon.jpg) no-repeat; display: inline-block; width: 25px; height: 10px;position:absolute;bottom:-2px;left:2px}

div#calendar-list .calendar { border-top: solid 2px #d1be7b; border-left: solid 2px #d1be7b; border-right: solid 2px #d1be7b; margin-top: 10px; }
div#calendar-list .calendar .header { padding: 2px; height: 45px;  }
div#calendar-list .calendar .header span { color: #fff; display: block; font: bold 16px/45px Verdana; height: 45px; width: 66px; background-color: #d1be7b; text-align: center; float: left; }
div#calendar-list .calendar .calendar-rows { border-bottom: solid 2px #d1be7b; padding: 2px; height: 64px; }
div#calendar-list .calendar .calendar-rows a.calendar-day, div#calendar-list .calendar .calendar-rows span.spacer { color: #a28800; font: normal 11px Tahoma; letter-spacing: 10px; padding: 46px 0 0 10px; display: block; height: 18px; width: 56px; margin: 0; text-align: center; float: left; position: relative; }
div#calendar-list .calendar .calendar-rows a.calendar-day:hover, div#calendar-list .calendar .calendar-rows a.selected { color: #fff; background: #a28800 url(templates/common/images/bg-calendar-day.jpg) no-repeat top center; }

div#calendar-list .calendar .pop-up { width: 477px; background: #fff url(templates/common/images/bg-tooltip-top.jpg) repeat-x top; position: absolute; display: none; z-index: 15; cursor:default; }
div#calendar-list .calendar .pop-up .inner { border: solid 1px #4f4f4f; background: url(templates/common/images/bg-tooltip-bottom.jpg) repeat-x bottom; width: 455px;  height: 100px; letter-spacing: normal; text-align: left; padding: 10px 10px 15px 10px; overflow:hidden; }
div#calendar-list .calendar .pop-up .tail { background: url(templates/common/images/bubble-tail.png) no-repeat left bottom; display: block; height: 25px; width: 33px; padding: 0; position: absolute; bottom: -24px; left: 0; z-index: 50; }
div#calendar-list .calendar .pop-up .inner .month-title { color: #656565; font: normal 18px Arial; margin-top: 0; }
div#calendar-list .calendar .pop-up .inner img { border: solid 1px #d4d4d4; float: left; }
div#calendar-list .calendar .pop-up .inner .event-item { width: 340px; float: left; padding-left: 10px; font: normal 11px Verdana; color: #909090; text-align: justify; }
div#calendar-list .calendar .pop-up .inner .event-item a { color: #000; font-weight: bold; }
div#calendar-list .calendar .pop-up .inner .event-item a:hover { text-decoration: underline; }
div#calendar-list .calendar .pop-up .inner .event-item a.title-link { background: url(templates/common/images/titles_icon.jpg) no-repeat; display: inline-block; width: 25px; height: 10px; }
div#calendar-list .calendar .pop-up .inner .icon-medium { display: block; float: right; }

/*div#calendar-list .calendar .pop-up-flip { width: 477px; background: #fff url(templates/common/images/bg-tooltip-top.jpg) repeat-x top; position: absolute; display: none; z-index: 15; cursor:default; }
div#calendar-list .calendar .pop-up-flip .inner { border: solid 1px #4f4f4f; background: url(templates/common/images/bg-tooltip-bottom.jpg) repeat-x bottom; width: 455px;  height: 100px; letter-spacing: normal; text-align: left; padding: 10px 10px 15px 10px; }
div#calendar-list .calendar .pop-up-flip .tail { background: url(templates/common/images/bubble-tail-flipped.png) no-repeat left bottom; display: block; height: 25px; width: 33px; padding: 0; position: absolute; bottom: -24px; right: 0; z-index: 50; }
div#calendar-list .calendar .pop-up-flip .inner .month-title { color: #656565; font: normal 18px Arial; margin-top: 0; }
div#calendar-list .calendar .pop-up-flip .inner img { border: solid 1px #d4d4d4; float: left; }
div#calendar-list .calendar .pop-up-flip .inner .event-item { width: 340px; float: left; padding-left: 10px; font: normal 11px Verdana; color: #909090; text-align: justify; }
div#calendar-list .calendar .pop-up-flip .inner .event-item a { color: #000; font-weight: bold; }
div#calendar-list .calendar .pop-up-flip .inner .event-item a:hover { text-decoration: underline; }
div#calendar-list .calendar .pop-up-flip .inner .event-item a.title-link { background: url(templates/common/images/titles_icon.jpg) no-repeat; display: inline-block; width: 25px; height: 10px; }
div#calendar-list .calendar .pop-up-flip .inner .icon-medium { display: block; float: right; }*/

/* Tag Word Pop-up */
.bubble { width: 437px; background: #fff url(templates/common/images/bg-tooltip-top.jpg) repeat-x top; position: absolute; z-index: 15; cursor:default; }
.bubble .inner { border: solid 1px #4f4f4f; background: url(templates/common/images/bg-tooltip-bottom.jpg) repeat-x bottom; width: 415px;  min-height: 220px; letter-spacing: normal; padding: 10px 10px 5px 10px !important; text-align: justify; }
.bubble .tail { background: url(templates/common/images/bubble-tail.png) no-repeat left bottom; display: block; height: 25px; width: 33px; padding: 0; position: absolute; bottom: -24px; left: 0; z-index: 50; }
.bubble .inner .tag-title { color: #656565; font: normal 18px Arial; margin-top: 0; }
.bubble .inner a.title-link { background: url(templates/common/images/titles_icon.jpg) no-repeat; display: inline-block; width: 25px; height: 10px; }
.bubble .inner .icon-medium { display: block; float: right; }
.bubble .inner .list { border: solid 1px #ddd; padding: 5px; background-color: #eee; height: 58px; }
.bubble .inner .list a { border: solid 1px #d4d4d4; padding: 2px; background-color: #fff; float: left; margin-right: 7px; position: relative; }
.bubble .inner .list a .video { position: absolute; background: url(templates/common/images/play-small.png) no-repeat; width: 40px; height: 41px; top: 7px; left: 17px; }
.bubble .inner .list a .tour { position: absolute; background: url(templates/common/images/tv-small.png) no-repeat; width: 45px; height: 32px; top: 10px; left: 15px; }
.bubble .inner .list a .photo { position: absolute; background: url(templates/common/images/camera-small.png) no-repeat; width: 40px; height: 32px; top: 10px; left: 17px; }
.bubble .inner .list a:hover { border: solid 1px #a38700; }
.bubble .inner .image-box{float:right; padding:21px; border:1px solid #dcdcdc; background-color:#eeeeee; margin-left:10px; margin-right:5px;}
.bubble .inner .image-box img{width:80px; height:85px;}
.bubble .inner .tabs{height:150px; width:415px; overflow:hidden;}
.bubble .inner .bottom-tabs{height:44px;}
.bubble .inner .bottom-tabs .tabs-nav li{margin-right:3px;}
.bubble .inner ol.numeric-list {width:270px;}
.bubble .inner .tabs a.read-more{font-weight:bold; color:#888; clear:left; display:block; padding-top:5px;}
.bubble .inner .tabs ul.box{width:408px; border:1px solid #dcdcdc; background-color:#eeeeee; height:130px; padding:0px; margin:0px; list-style:none;}
.bubble .inner .tabs ul.box li{ float:left; padding:2px; background-color:#fff; margin:4px 2px 0px 4px;border:1px solid #dcdcdc; position:relative; width:69px; height:52px;}
.bubble .inner .tabs ul.box li a.play {position: absolute; background: url(templates/common/images/play-small.png) no-repeat; width: 40px; height: 41px; top: 7px; left: 17px;}
.bubble .inner .tabs ul.box li a.photo {position: absolute; background: url(templates/common/images/camera-small.png) no-repeat; width: 40px; height: 32px; top: 10px; left: 17px;}
.bubble .inner .tabs ul.box li a.tv {position: absolute; background: url(templates/common/images/tv-small.png) no-repeat; width: 45px; height: 32px; top: 10px; left: 15px; }
.bubble .inner .bottom-tabs .tabs-nav li.disabled a{color:#ddd;}

/*
.bubble-flip { width: 437px; background: #fff url(templates/common/images/bg-tooltip-top.jpg) repeat-x top; position: absolute; z-index: 15; cursor:default; }
.bubble-flip .inner { border: solid 1px #4f4f4f; background: url(templates/common/images/bg-tooltip-bottom.jpg) repeat-x bottom; width: 415px;  min-height: 175px; letter-spacing: normal; text-align: justify; padding: 10px 10px 15px 10px !important; }
.bubble-flip .tail { background: url(templates/common/images/bubble-tail-flipped.png) no-repeat left bottom; display: block; height: 25px; width: 33px; padding: 0; position: absolute; bottom: -24px; right: 0; z-index: 50; }
.bubble-flip .inner .tag-title { color: #656565; font: normal 18px Arial; margin-top: 0; }
.bubble-flip .inner a.title-link { background: url(templates/common/images/titles_icon.jpg) no-repeat; display: inline-block; width: 25px; height: 10px; }
.bubble-flip .inner .icon-medium { display: block; float: right; }
.bubble-flip .inner .list { border: solid 1px #ddd; padding: 5px; background-color: #eee; height: 58px; }
.bubble-flip .inner .list a { border: solid 1px #d4d4d4; padding: 2px; background-color: #fff; float: left; margin-right: 7px; position: relative; }
.bubble-flip .inner .list a .video { position: absolute; background: url(templates/common/images/play-small.png) no-repeat; width: 40px; height: 41px; top: 7px; left: 17px; }
.bubble-flip .inner .list a .tour { position: absolute; background: url(templates/common/images/tv-small.png) no-repeat; width: 45px; height: 32px; top: 10px; left: 15px; }
.bubble-flip .inner .list a .photo { position: absolute; background: url(templates/common/images/camera-small.png) no-repeat; width: 40px; height: 32px; top: 10px; left: 17px; }
.bubble-flip .inner .list a:hover { border: solid 1px #a38700; }
*/
.flip-vertical .tail{bottom: auto !important; top:-24px !important; background: url(templates/common/images/bubble-vtail-flipped.png) no-repeat left bottom !important;}
.flip-horizontal .tail{bottom: -24px !important; right:0px !important; left:auto !important; background: url(templates/common/images/bubble-tail-flipped.png) no-repeat left bottom !important;}
.flip-horizontal-vertical .tail{bottom: auto !important; right:0px !important; left:auto !important; top:-24px !important; background: url(templates/common/images/bubble-vtail.png) no-repeat left bottom !important;}

u.double { color: #a38700 !important; border-bottom: 1px solid; cursor: pointer; }

/* List of Events */
div#list-of-events h1.section-header { padding-bottom: 0;}
div#list-of-events .inner { background-color: #f5f5f6; padding: 10px; min-height: 45px; }
div#list-of-events .inner a { display: block; color: #494949; font: bold 11px Verdana; padding: 5px 0; }
div#list-of-events .inner a:hover { text-decoration: underline; }

/* Media Kit Library */
div#media-kit { }
div#media-kit .common-list-pager .common-list-search { width: 265px; }
div#media-kit .common-list-pager .button { float: left; margin-top: 5px; }
div#media-kit .inner { min-height: 45px; }
div#media-kit .inner .media-kit-row { color: #917b00; background: #fcfcfb url(templates/common/images/bg-media-kit-row.jpg) repeat-x; height: 40px; padding: 10px; }
div#media-kit .inner .media-kit-row .date { color: #6a6a6a; font-size: 10px; line-height: 10px; display: block; }
div#media-kit .inner .media-kit-row .title { display: block; width: 250px; }
div#media-kit .inner .media-kit-row .en { background: url(templates/common/images/d-en.jpg) no-repeat; width: 31px; height: 32px; float: right; margin: 5px 0 0 0; }
div#media-kit .inner .media-kit-row .ar { background: url(templates/common/images/d-ar.jpg) no-repeat; width: 31px; height: 32px; float: right; margin: 5px 0 0 5px; }
div#media-kit .inner .media-kit-row .jpg { background: url(templates/common/images/d-jpg.jpg) no-repeat; width: 31px; height: 32px; float: right; margin: 5px 0 0 5px }
div#media-kit .inner .media-kit-row .all { background: url(templates/common/images/d-all.jpg) no-repeat; width: 26px; height: 32px; float: right; margin: 5px 0 0 5px }

div#media-kit .media-kit-registration { padding: 10px !important; border: solid 1px #e7e7e7 !important; color: #676767; font: normal 12px Arial; }
.login-box { background: #fff url(templates/common/images/bg-login-box.jpg) repeat-x bottom; border-left: solid 1px #d5d5d5; border-right: solid 1px #d5d5d5; border-top: solid 2px #e4e4e4; border-bottom: solid 2px #e4e4e4; padding: 10px; margin-top: 8px; }
.login-box a { color: #676767; }
.login-box input.input { border-left: solid 1px #ababab; border-right: solid 1px #ababab; border-bottom: solid 1px #ababab; border-top: solid 1px #b7b7b7; width: 126px; padding: 2px; font: normal 11px Arial; color: #676767; }
.login-box td { padding: 0 0 5px 5px; }

/* Related News */
div#related-news { width: 225px; }
div#related-news .section-header { padding-bottom: 0;margin-bottom:0; }
/*div#related-news .inner { padding: 0; }*/
div#related-news .common-list-small li .list-content { width: 120px; }

/* Related Photo Gallery */
div#related-photo-gallery { width: 225px; }
div#related-photo-gallery .section-header { padding-bottom: 0;margin-bottom:0; }
div#related-photo-gallery .inner { padding: 0; }
div#related-photo-gallery .common-list-small li .list-content { width: 120px; }

/* Related Video Gallery */
div#related-video-gallery { width: 225px; }
div#related-video-gallery .section-header { padding-bottom: 0;  }
div#related-video-gallery .inner { padding: 0; }
div#related-video-gallery .list-content { width: 95px; font: normal 11px Arial; text-align: left; }
div#related-video-gallery .list-content .list-title { font: bold 11px Arial; }

div#sidelinks div#related-photo-gallery { width: 245px; margin-left: 0; margin-right: 0; }
div#sidelinks div#related-photo-gallery .inner ul { padding: 0 10px; }

div#sidelinks div#related-news { width: 245px; margin-left: 0; margin-right: 0; }
div#sidelinks div#related-news .common-list-small li .list-content { width: 140px; }

.align-related-left { float: left; margin: 5px 15px 10px 0; }
.align-related-right { float: right; margin: 5px 0 10px 15px; }

/* Form */
.form-area { border-top: solid 1px #e8e8e8; border-left: solid 1px #e8e8e8; border-right: solid 1px #e8e8e8; padding-bottom: 10px; zoom: 1; }
.form-area .header { background-color: #fafafa; padding: 10px 15px; font: bold 13px Arial; color: #000; border-bottom: solid 1px #e8e8e8; margin-bottom: 10px; }
.form-area .field { border-bottom: solid 2px #fff; padding: 1px 5px; }
.form-area .field .field-label { font: bold 12px Arial; float: left; padding: 5px 10px 5px 0; width: 145px; text-align: right; }
.form-area .field .field-label-long { font: bold 12px Arial; padding: 5px 10px 0 0; }
.form-area .field .optional { color: #888; }
.form-area .field .field-value { float: left; padding: 5px 0; width: 290px; }
.form-area .field .field-value .sub-label { display: block; }
.form-area .field .field-value .small { width: 202px; }
.form-area .field .field-value select.small { width: 207px; }
.form-area .field .field-value .medium { width: 250px; }
.form-area .field .field-value select.medium { width: 255px; }
.form-area .field .field-value .large { width: 290px; }
.form-area .field .field-value select.large { width: 355px; }
.form-area .field .common-input { border: solid 1px #d5d7bf; font: normal 11px Arial; padding: 3px 2px; color: #666; }
.form-area .field .common-select { border: solid 1px #d5d7bf; font: normal 11px Arial; padding: 2px; color: #666; }

#media-kit-registration .inner { margin-top: 0; }
#member-registration .field-label { width: 130px; white-space: nowrap; }

#search-result .inner { padding: 0 !important; min-height: 229px; }
#search-result .common-list-small li a { color: #a38700; text-decoration: none;}
#search-result .common-list-small li a:hover { text-decoration: underline; color: #dcba27; }
#search-result .common-list-small li a.title { font: bold 12px Arial; }
#search-result .content-title { margin-bottom: 3px; }
#search-result .content-image img { border: solid 3px #ad9720; float: left; margin-right: 10px; }

/* Hotel Directory */
#hotel-directory .common-list-pager .common-list-search { width: 125px; }
#hotel-directory .common-list-pager .button { float: left; margin-top: 5px; }
#hotel-directory .inner { min-height: 55px; background-color: #fafafa; padding: 0 !important; }
#hotel-directory .inner .list-content { width: 300px; }
#hotel-directory .inner .list-content a { color: #a38700; }
#hotel-directory .inner .list-content a:hover { text-decoration: underline; }
.star { display: inline-block; height: 15px; background: url(templates/common/images/star.gif) repeat-x; }
#hotel-directory .inner .list-title { font: bold 13px Arial; color: #a38700; }
.list-details td { padding: 4px 5px 4px 0; }


/* My Discoveries */
#my-discoveries .common-list-pager .common-list-search { width: 265px; }
#my-discoveries .common-list-pager .button { float: left; margin-top: 5px; }
#my-discoveries .inner { min-height: 55px; background-color: #fafafa; padding: 0 !important; }
#my-discoveries .inner .list-content { width: 300px; }
#my-discoveries .inner .list-content a { color: #a38700; }
#my-discoveries .inner .list-content a:hover { text-decoration: underline; }
#my-discoveries .inner .list-title { font: bold 13px Arial; color: #a38700; }
#my-discoveries .gallery { padding: 5px; background-color: #eee; border: solid 1px #e7e7e5; margin-top: 10px; text-align: center; }
#my-discoveries .gallery a { padding: 3px; border: solid 1px #d4d4d4; background-color: #fff; display: inline-block; margin-right: 5px;}
#my-discoveries .gallery a:hover { border: solid 1px #a38700; }

/*Video Category */
#videoCategory .video-details { position: relative; background-color: #f6f6f7; padding: 10px; }
#videoCategory .video-details .transparent { background-color: #000; height: 42px; position: absolute; width: 225px; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; bottom: 10px; left: 10px; }
#videoCategory .video-details .details { position: absolute; bottom: 10px; left: 10px; height: 32px; color: #fff; padding: 5px 10px;  width: 205px; }
#videoCategory .video-details .details .comments, #videoCategory .video-details .details .watch-video { color: #fff; font-weight: normal; }
#videoCategory .video-details .details .title { font-weight: bold; color: #fff; display: block; }
#videoCategory .video-details .details a:hover { text-decoration: underline; }
#videoCategory .video-details .video { background: url(templates/common/images/play.png) no-repeat; width: 57px; height: 58px; display: inline-block; position: absolute; top: 35px; left: 93px; z-index: 10; cursor: pointer; }


/* Footer */
div#footer { background-color: #f4f1e0; clear: both; color: #5f5d5f; font: normal 11px Arial,Helvetica, sans-serif; height: 46px; margin-top: 20px; padding: 50px 0 0 5px; }
div#footer a { color:#5f5d5f; font:normal 11px Arial,Helvetica, sans-serif; margin:0 10px; text-decoration:none; text-transform:capitalize; }
div#footer a:hover { text-decoration:underline; }
div#footer label { color: #5f5d5f; font: normal 11px Arial,Helvetica, sans-serif; margin: 0 10px; }

.ui-widget-content { border: solid 2px #d2bb6b !important; }
.ui-dialog { padding: 5px !important; }
.email-dialog, .pop-up-dialog  { border: none !important; font: normal 12px/18px Arial !important; min-height: 90px; }
.email-dialog .title, .pop-up-dialog .title { font: bold 16px Arial; margin-top: 0; margin-bottom: 5px; }
.email-dialog input.text, .email-dialog textarea.text { border: solid 1px #d5d7bf; font: normal 11px Arial; padding: 3px 2px; color: #666; }
.pop-up-dialog input.text, .pop-up-dialog textarea.text, .pop-up-dialog select.select { border: solid 1px #d5d7bf !important; font: normal 11px Arial; padding: 3px 2px; color: #666; }
.ui-widget-header { background:url(templates/common/images/bg_sectionheader.jpg) repeat-x !important; color: #a28800 !important; font: normal 18px/39px Arial, Helvetica, sans-serif !important; padding: 0 !important; border: none !important; margin: 0 !important; }
.ui-widget-header  span.corner-left { background: url(templates/common/images/corner_sectionheader_left.jpg) no-repeat left; display: block; height: 39px; }
.ui-widget-header  span.corner-right { background: url(templates/common/images/corner_sectionheader_right.jpg) no-repeat right; display: block; height: 39px; padding-left: 11px; }
.ui-dialog .ui-dialog-titlebar { padding: 0 !important; }
.ui-dialog .ui-dialog-titlebar h1 { line-height: 37px; }
.ui-dialog .ui-dialog-titlebar-close { background: url(templates/common/images/close.png) no-repeat !important; width: 26px !important; height: 26px !important; top: 40% !important; }
.ui-dialog .ui-dialog-titlebar-close span { display: none !important; }

#login-box { border: none !important; }

.height-limit {height:600px; overflow: hidden; position:relative;}
.height-limit .read-more{ position:absolute; background-color:#fff; width:100%; padding:4px 0px 20px 0px;color:#a38700; margin-top:2px;}/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(templates/common/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(templates/common/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(templates/common/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(templates/common/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(templates/common/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(templates/common/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(templates/common/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(templates/common/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(templates/common/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(templates/common/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(templates/common/css/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(templates/common/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(templates/common/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(templates/common/css/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(templates/common/css/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.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-off { background-position: -96px -144px; }
.ui-icon-radio-on { 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-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; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #000 url(templates/common/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(templates/common/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.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 { float:left; 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 .ui-datepicker-title select.ui-datepicker-year { float: right; }
.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; }

/* with multiple calendars */
.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%; }

/* RTL support */
.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; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.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 { 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 button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; 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: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; 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;}

/* Slider
----------------------------------*/
.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; }

.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; }