﻿/* Neutralize styling */
html, body, form, fieldset 
{
	
	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;	

}

h1 
{
    color: #c82123;
    font: normal 22px Arial;
    padding-bottom: 5px;
    
}

li, dd, blockquote 
{
	margin-left: 1em;
}

li { padding: 2px 0 2px 0; }

a img { border: none; }
a { text-decoration: none; }
p { padding: 0; margin: 12px 0 12px 0; }

/* Custom Styling */
body
{ 
    background:url(../images/bg.jpg) top left repeat-x;
    padding:0px 0px 0px 0px;
    margin:0 0 0 0;
    color: #5E5E5E;
    font: normal 11px Arial;
}
form
{
    margin: 0 auto;
    padding:20px 0 20px 0;
    width:880px;
}
/* Header */
.header
{
    height:127px;
    clear:both;
}
/* News Ticker */
.news-Ticker
{
    height:26px;
    background-color:#143d8d;
    color:#ffffff;
	padding-top:2px;
}
#Ticker
{
    height:20px;
    color:#ffffff;
    padding:5px 0 0 3px;
}
#Ticker a
{
    color:#ffffff;
}
#Ticker a:hover
{
  text-decoration:underline;
}
/* Banner */
.banner
{
    height:188px;
    margin:10px 0 10px 0;
    clear:both;
}
.left-Banner
{
    float:left;
}
.right-banners
{
    float:right;
}
/* Middle */
.middle
{   
    clear:both;
}
/* Left Part */
.leftPart
{
    width:200px;
    float:left;
}
/* Right Part */
.RightPart
{
    width:671px;
    float:right;
}
/* logo */
.logo
{
    float:left;
}
/* Top Links */
.TopLinks
{
    vertical-align:middle;
    float:right;
    padding-top:55px;
    color:#5e5e5e;
}
.TopLinks a
{
    font: normal 13px Verdana;
    font-weight:bold;
    color:#5e5e5e;
}
/* searching */
.Search
{
    height:26px;
    background-color:#c0ae00;
    padding-right:10px;
    text-align:right;
    padding-top:4px;
}
.Search a
{
  color:#fff;
  font:normal 11px Arila;
}
.Search a:hover
{
 text-decoration:underline;
}
.txtSearch
{
    height: 15px; 
    border: solid 1px #D6D6D6;
    color: #8B8652;
    font: normal 11px arial; 
    width: 152px; 
    padding-left: 7px;
    text-align:left;
}
.Searck-links
{
 width:440px;text-align:left;font:normal 11px Arial;color:#fff;padding-top:3px;
}
.btnSearch
{
    padding-left:5px;
    padding-top:2px;
}
/* Welcome */
.Welcome
{
    margin-top:16px;
    padding-left:10px;
}
.Welcome-Title
{   
    color:#143d8d; 
    padding:0 0 0 0;
}
/* Subsection Tabs */
ul.subsection_tabs {
	list-style:none;
	padding:0;
	clear:both;
	height:27px;
	background-color:#E7E7E7;
	width:452px;
	margin:0 0 3px 0;
	border-bottom:solid 1px #B8CAE4;
}
ul.subsection_tabs li.tab 
{
	float:left;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
    height:27px;
    
}
ul.subsection_tabs li.tab a 
{
    color:#464646;
	display:block;
	float: left;
	height:27px;
	line-height:27px;
	padding:0 12px 0 12px;
	border-left:solid 1px #B8CAE4;
}
ul.subsection_tabs li.tab a:hover 
{
	color:#000;
	
}
ul.subsection_tabs li.tab a.active 
{
	color:#000;
	font-weight:bold;
	background:url(../images/tabs_bg.jpg) center center repeat-x;
}
ul.subsection_tabs li.tab a img
{
    float: left;
    margin-top: 9px;
}
ul.subsection_tabs li.source_code 
{
	float:right;
}

/* Subsection Tabs */
ul.events_tabs {
	list-style:none;
	padding:0;
	clear:both;
	height:27px;
	background-color:#f1f1cb;
    width:211px;
	margin:0 0 3px 0;
	border-bottom:solid 1px #fbfbe3;
}
ul.events_tabs li.tab 
{
	float:left;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
    height:27px;
    
}
ul.events_tabs li.tab a 
{
    color:#000000;
	display:block;
	float: left;
	height:27px;
	line-height:27px;
	padding:0 30px 0 31px;
	border-left:solid 1px #fbfbe3;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
ul.events_tabs li.tab a:hover 
{
	color:#000;
	
}
ul.events_tabs li.tab a.active 
{
	color:#000;
	font-weight:bold;
	background:url(../../../images/Tab_events_bg.jpg) center center repeat-x;
}
ul.events_tabs li.tab a img
{
    float: left;
    margin-top: 9px;
}
ul.events_tabs li.source_code 
{
	float:right;
}
.btnCalender
{
  background:url(../../../images/Tab_events_bg.jpg) center center repeat-x;
}
.btnCalender-none
{

}
.loading
{
position:absolute;margin:5px 0 0 170px ;
}
.Vote-loading
{
position:absolute;margin:5px 0 0 150px ;
}


/* Last News */
.Latest-News
{
    width:452px;
    float:left;
    margin-top:12px;
}
.latest-News-Header
{
    height:37px;
    background-color:#F5F5F5;
    padding:0 20px 0 12px;
    border-bottom:solid 1px #fff;
    text-align:left;
}
.subscribeTo
{
    text-align: right; 
    padding-right: 3px; 
    font-size: 10px;
    float:right;
    width:80px;
}
/* Events */
.Events
{
    width:211px;
    float:right;
    margin-top:12px;
    min-height:265px;
}

.Events-titles-odd
{
padding:2px 3px 2px 3px;
background-color:#dcdcdc;
}
.Events-titles-odd a
{
    color: #5E5E5E;
    font: normal 11px Arial;
}
.Events-titles-odd a:hover
{
 text-decoration:underline;
     color:#143D8D;
}
.Events-titles-even
{
padding:2px 3px 2px 3px;
}
.Events-titles-even a
{
    color: #5E5E5E;
    font: normal 11px Arial;
}
.Events-titles-even a:hover
{
 text-decoration:underline;
     color:#143D8D;
}

.event-calendar
{
	background-color:#fbfbe3;
	border: 0px;
    border: none !important;
    border-collapse: collapse;
    font: normal 11px tahoma;
}
.event-calendar-title
{
    background-color:#fbfbe3;
    color:#74744b;
    font: bold 11px Arial;
}
.event-calendar-title td
{
}
.event-calendar-next-prev
{
	color: #6a6a6a !important;
	font: normal 11px Arial;
	display:none;
}
.has-events{
    background-color: #fafaeb;
    color: #c82123 !important;
}
.container-events
{
    direction:ltr;
    width:100% ;
    margin-top:7px;
}
.Events-arrow
{
    vertical-align: top;
    padding-top:8px;
}
.headline-Events
{
    vertical-align: top; 
    padding: 7px 0 8px 5px;
}
/* invest */
.invest
{
    padding:17px 0 23px 0;
    width:323px;
    float:left;
}
.invest-header
{
    background-color: #F5F5F5;
    height: 36px; 
    padding-left: 9px;
    color:#143d8d;
    font:bold 13px/13px Arial, Tahoma, Verdana, Helvetica, san serif;
}
.invset-img
{
    padding-top: 10px;
    float:left;
}
.container-invests
{
    padding-top: 10px;
    width:212px;
    float:right;
}
.invest-HeadLines
{
    direction:ltr;
}
.invests-arrow
{
    vertical-align:top;
    padding-top:8px;
}
.registerLink
{
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.registerLink img
{
    text-align:left;
}
.registerLink a
{
     color:#143D8D;
}
.registerLink a:hover
{
    color:#143D8D;
    text-decoration:underline;
}
/* Business Opportunity */
.Business
{
    padding:17px 0 23px 0;
    width:323px;
    float:right;
}
.Business-Header
{
  background-color: #F5F5F5;
  height: 36px; 
  padding-left: 9px;
  color:#143d8d;
  font:bold 13px/13px Arial, Tahoma, Verdana, Helvetica, san serif;
}
.Business-img
{
    padding-top: 10px;
    float:left;
}
.container-Business
{
    padding-top: 10px;
    width:212px;
    float:right;
}
.Business-HeadLines
{
    direction:ltr;
}
.Business-arrow
{
    vertical-align:top;
    padding-top:8px;
}
/* All News */
.News-Container
{
    vertical-align: top;
    text-align:justify;
    padding:0 0 0 8px;
}
.News-Container a
{
     color :#143D8D;
}
.News-Container a:hover
{
     text-decoration:underline;
}
.News-titles
{
 color :#143D8D;
 padding:0 0 7px 0;
 margin:0 0 0 0;
}
/* Footer */
.footer
{
    height:80px;
    background-color:#ededb4;
    margin-top:15px;
    padding:20px 33px 0 33px;
    text-align:center;
  
}
.footer a
{
    padding:0 10px 0 10px;
    color:#5E5E5E;
}
.footer a:hover
{
    text-decoration:underline;
}
/* Main Menu */
.MainMenu
{
    background:url(../images/left_menu_bg.jpg) top left repeat-y #F0EF9F;
    width:200px;
}
.arrowlistmenu
{
    width: 170px; /*width of accordion menu*/
    padding:10px 0 15px 0;
}
.arrowlistmenu .menuheader
{   /*CSS class for menu headers in general (expanding or not!)*/
    vertical-align:middle;
    margin:0px;
    padding:4px 0px 0px 10px;
    height:23px;
    font: bold 12px Arial, Tahoma, Verdana, Helvetica, san serif;
    color:#7b7b7b;
    text-decoration:none;
    width:170px;
    text-transform: capitalize;
    cursor: hand;
    cursor: pointer;
    background:url(../images/separator1.jpg) bottom center repeat-x;
}
.arrowlistmenu .menuheader a
{
    font: normal 12px Arial, Tahoma, Verdana, Helvetica, san serif;
    color:#2c2c2c;
    text-decoration:none;
    padding-left:15px;
    background:url(../images/menu_arrow.jpg) no-repeat center left; /*custom bullet list image*/   
}
.arrowlistmenu .openheader 
{ /*CSS class to apply to expandable header when it's expanded*/
    background-color:#c0ae00;
}
.arrowlistmenu ul
{ /*CSS for UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0 0 4px 0;
    width:100%;
    background-color:#f8f697;
    width:180px;
}
.arrowlistmenu .menuheader a:hover 
{

}
.arrowlistmenu ul li
{
    
    padding-bottom: 2px; /*bottom spacing between menu items*/
    border-bottom: 1px dotted #A2A8A8;
    color: #BBB10F;
    width:150px;
}
.arrowlistmenu ul li a
{
    color: #464646;
    display: block;
    text-decoration: none;
    font:normal 11px Arial;
    text-transform:capitalize;
    padding:3px 3px 3px 18px;
     
}
.arrowlistmenu ul li a:hover
{ 
	color: #143D8D;
	text-decoration:underline;
}
.Sub-menu-selected
{
    color: #143D8D !important;
	text-decoration:underline !important;
}
/* login */
.login
{
    border:solid 1px #F2EFD0;
    margin-top:10px;
    width:176px;
    padding:10px 10px 0px 12px;
    background:url(../images/login_bg.jpg) top left repeat-x;
}
.txtlogin
{
    height: 16px; 
    border: solid 1px #D6D6D6;
    color: #8B8652; 
    font: normal 11px arial;
    width: 170px;
}
.btnLogin
{
    text-align:right;
    padding-right:2px;
}
.forgotPassword
{
    text-align:left;
}
.forgotPassword a
{
    color:#8c8453;
}
.forgotPassword a:hover
{
    text-decoration:underline;
}
/* Stock Market */
.StockMarket
{
    border:solid 1px #F2EFD0;
    margin-top:10px;
    width:176px;
    padding:10px 10px 0px 12px;
    background:url(../images/login_bg.jpg) top left repeat-x;
}
/* Ajman Tody */
.AjmanTody
{
    border:solid 1px #F2EFD0;
    margin-top:10px;
    width:198px;
    padding:10px 0 0 0;
    background:url(../images/login_bg.jpg) top left repeat-x;
}
/* News Letter */
.NewsLetter
{
    border:solid 1px #F2EFD0;
    margin-top:10px;
    width:176px;
    padding:10px 10px 10px 12px;
    background:url(../images/newsletter_bg.jpg) top left repeat-x;
}
.NewsLetterTitle
{
    padding-bottom:8px;
    vertical-align:middle;
    color:#143d8d;
    font:bold 13px/13px Arial, Tahoma, Verdana, Helvetica, san serif;
    border-bottom:solid 1px #CECDD2;
}
.txtEmail
{
    height: 16px; 
    border: solid 1px #D6D6D6;
    color: #8B8652; font: normal 11px arial; 
    width: 126px;
    padding:0 0 0 4px;
}
/* poll */
.poll
{
    border:solid 1px #F2EFD0;
    margin-top:10px;
    width:176px;
    padding:10px 10px 0px 12px;
    background:url(../images/login_bg.jpg) top left repeat-x;
}
/* News Ticker */
.NewsTicker
{
    direction:ltr;
}
.News-Text
{
    padding-bottom:2px; 
}
/* General */
.HeadLines
{
    vertical-align:top;
    padding:5px 0 5px 5px;
}
.HeadLines a
{
    color:#5E5E5E;
}
.HeadLines a:hover
{
    color:#143D8D;
    text-decoration: underline;
}
.titles
{
    float:left;
    color:#143d8d;
    font:bold 13px Arial, Tahoma, Verdana, Helvetica, san serif;
}
.more
{
    color:#143D8D;
    font:normal 11px verdana;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:right;
}
.more a
{
    color:#143D8D;
}
.more a:hover
{
    color:#143D8D;
    text-decoration:underline;
}
.left
{
     float:left;
}
.right
{
    float:right;
}
.separator
{
    padding-top:3px;
    background:url(../images/separator.jpg) bottom center repeat-x;
    clear:both;
}
.headlines-separator
{
    background: url(../images/separator1.jpg) bottom center repeat-x;
}
.clear
{
    height:0px;
    font-size:0px;
    line-height:0px;
    clear:both;
}
.Left-Part-Titles
{
    color:#143d8d;
    font:bold 13px/13px Arial, Tahoma, Verdana, Helvetica, san serif;
    display:block;
    width:146px;
}

.Nag
{
    text-align: right;
}
.Plus
{
    padding-left: 3px;
}

.b-bottom 
{ 
    padding:8px 0 8px 0;
    border-bottom: solid 1px #e5e5e0; 
    margin-bottom:10px;
    color:#143D8D;
    text-transform:capitalize;
}
#pscroller1
{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
.NewList
{
    padding:5px 5px 5px 5px;
    margin-bottom:15px;
    background-color:#fbfcea;
}
.NewList-img
{
    text-align:left; 
    width:123px;
    padding-right:5px
    
}
.NewList-title
{
    text-align:left;
}
.NewList-title a
{
 color:#010101;
 font:bold 11px Verdana;
 text-decoration:none;
}
.NewList-title a:hover
{
 text-decoration:underline;
}
.NewList-More
{
    text-align:right;  
    margin:0 10px 0 0;
    padding:0 0 0 0; 
}
.NewList-More a
{
  background-color:#e3de74;
  text-decoration:none;
  padding:0px 3px 0px 3px;
  color:#143d8d;
  font:normal 11px Arial;
}
.NewList-More a:hover
{
    text-decoration:underline;
}
.pager_info
{
    color:#143d8d;
    padding-right:10px;
}
.pager_info a
{
    color:#143d8d;
}
.pager_info a:hover
{
text-decoration:underline;
}
.Gallery-Container
{
background-color:#fbfcea;
border:solid 1px #e5e5e0;
direction:ltr;
padding:10px 10px 10px 10px;
margin:0 0 15px 0;
} 
.Gallery-Container-title
{
color:#143d8d;
font:Bold 14px Arial;
margin-bottom:10px;
}
.Gallery-Images
{
text-align:left
}
.Gallery-Groups-titles
{
    margin:0 0 2px 25px;
    color:#143d8d;
    font:bold 12px Arial;
   
}
.Gallery-Groups-titles a
{
  color:#143d8d;
  font:bold 12px Arial;
}
.Gallery-Groups-titles a:hover
{
 text-decoration:underline;
}
.lnkBack
{
   color:#143d8d;
   font:bold 12px Arial;
   text-align:right;
   
}
.lnkBack a
{
   color:#143d8d;
  text-decoration:underline;
}
.lnkBack a:hover
{
   color:#143d8d;
   text-decoration:underline;
}
.Videos-titles
{
    margin:2px 0 2px 10px;
    color:#143d8d;
    font:bold 12px Arial;
}
.Videos-titles a
{
  color:#143d8d;
  font:bold 12px Arial;
}
.Videos-titles a:hover
{
    text-decoration:underline;
}
.Videos-dec
{
 margin:0px 0 0px 10px;
 text-align:justify;
}
.Videos-View
{
 margin:7px 0 0px 10px;
 text-align:justify;
 text-align:right;
}
.Videos-View a
{
  color:#143d8d;
  background-color:#f8f697;
}
.Videos-View a:hover
{
    text-decoration:underline;
}
.Video-Container
{
    background-color:#fbfcea;
    border:solid 1px #e5e5e0;
    direction:ltr;
    padding:25px 25px 25px 25px;
    margin:10px 0 15px 0;
    text-align:center;
}
.Video-Container-dec
{
text-align:justify;
}
.Video-Container-title
{
    color:#143d8d;
    font:bold 12px Arial;
    margin:0 0 0 0;
    text-align:left;
}
.Container-Top-links-Subpages
{
  height:20px;
  text-align:right;
  padding:0 10px 0 0;
}
.Top-links-SubPages
{
  background-color:#f8f697;
  height:17px;
  width:100px;
  float:right;
  margin:0 5px 0 0;
  padding-top:3px;
  text-align:center;
}

.Top-links-SubPages a
{
 color:#143d8d;
 font:normal 11px Arail; 
}
.Top-links-SubPages a:hover
{
 text-decoration:underline;
}
.Valedations
{
 margin:0 0 0 0;
 padding:0 0 0 0;
}

.MoreNews
{
margin-top:30px;
height:20px;
padding-top:4px;
color:#143d8d;
font-size:13px;
font-family:Arial;
padding-left:10px;
font-weight:bold;
background-color:#c0ae00;
}
div.LinksOfNews
{
  background-color:#f9f8da;
  border-top:solid 2px #fff;
   padding-left:10px;
   height:15px;
}
div.LinksOfNews a
{
 color:#5E5E5E;
}
div.LinksOfNews a:hover
{
 color:#143d8d;
 text-decoration:underline;
}


.listNews
{
  font-size: 12px;
color: #B14947;
font-family: Arial;
font-weight: bold;
}
.listNews a
{
  font-size: 12px;
color: #B14947;
font-family: Arial;
font-weight: bold;
}
.listNews:hover
{
font-size: 12px;
color: #B14947;
font-family: Arial;
font-weight: bold;
text-decoration:underline;
}
#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_container.test {
	background-color:#900;
	color:#fff;
	padding:30px;
	text-align:center
}

#modal_overlay {
	background-color:#ffffff;
}

#modal_overlay.test {
	background-color:#fff;
}
.groups-box
{
    padding-left:15px;
  #padding-left:0px;

}
.groups-box-sections
{
 width:161px;
 float:left;
 margin:0 0 0 30px;
 background:url(../../../images/group_bg.jpg) top left repeat-x;
 padding:12px 12px 12px 12px;
}
.groups-box-sections a
{
 color:#143d8d;
 font:Bold 12px Arial;
}
.groups-box-sections a:hover
{
text-decoration:underline;

}
.More-box
{
 margin-top:12px;
 text-align:right;
 height:15px;
}
.Media-bottom 
{ 
    padding:8px 0 8px 0;
    border-bottom: solid 1px #e5e5e0; 
    margin-bottom:10px;
    color:#143D8D;
    text-transform:capitalize;
    padding-left:10px;
    border-bottom:solid 2px #dddddd;
}
.shape
{
background-color:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:solid 7px #f9f9e6;
cursor:pointer;
}
.shape-Click
{
background-color:#fff;
opacity:0.100;
filter:alpha(opacity=160);
border:solid 7px #f9f9e6;
  cursor:pointer;
}

.Next-Pre
{
width:60px;
}
.Next-Pre a
{
color:#5e5e5e;
font:normal 11px verdana;
text-decoration:none;
}
.Next-Pre a:hover
{
text-decoration:underline;
}
.counter
{
width:100%;
text-align:center;
font:normal 11px verdana;
   
}
.counter a
{
color:#c0ae00;
text-decoration:none;
}
.counter a:hover
{
text-decoration:underline;
}
.Wheather-titles
{
  color:#003a89;
  height:35px;
  border-bottom:solid 1px #f2efd0;
  padding:10px 0 0 10px
}
.Wheather-titles a
{
 font:bold 13px/13px Arial, Tahoma, Verdana, Helvetica, san serif;
   color:#003a89;
 text-decoration:none;
}
.Wheather-titles a:hover
{
 text-decoration:underline;
}
.otherVideo
{
 float:right;
 width:128px;
 height:286px;
 background:url(../../../images/OV_bg.jpg) top left repeat-x;
 margin-right:20px;
}
.otherVideo a
{
color:#143d8d;
}
.otherVideo a:hover
{
text-decoration:underline;
}
.Videos
{
width:443px;
}
.Title-Video
{
text-align:left;color:#000;
font:bold 12px arial;
}
.Events-Header
{
    height:37px;
    background-color:#e8e8bd;
    padding:0 20px 0 12px;
    border-bottom:solid 1px #fff;
    text-align:left;
}
.EventCalenderDate
{
 color:#000000;
 font:normal 11px Arial;
 text-align:center;
 border-bottom:solid 2px #ffffff;
 border-right:solid 2px #ffffff;
}
.EventCalenderText
{
 color:#c0ae00;
 width:156px;
 padding:5px 5px 5px 5px;
 text-align:justify;
  border-bottom:solid 2px #ffffff;
}
.EventCalenderText a
{
 color:#74744b;
}
.EventCalenderText a:hover
{
 text-decoration:underline;
}
.HasEvent-ThisMonth {
    font-weight:bold;
}

.HasEvent-ThisMonth{
    font-weight:bold;
    color:#000;
}
 .NoEvent{
}

.BtnVote
{
 background:url(../../../images/btns_bg.jpg) center center repeat-x;
 color:#fff;
 padding:3px 5px 3px 5px;
 text-align:center;
 margin:0px 3px 0 0;
}
.Poll-equestion
{
color:#003a89;
font:bold 12px Arail;
}
.Poll-An
{
 color:#74744b;
 font:normal 11px Arial;
 margin: 5px 0 5px 0;
}
.Register-link
{
padding-top:5px;
 color:#143d8d;
}
.Register-link a
{
  color:#143d8d;
}
.Register-link a:hover
{
text-decoration:underline;
}
.Btns
{
    background:url(../../../images/btns_bg.jpg) center center repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    text-align:center;
    font:normal 11px Arial;
}
.welcome
{
    padding:5px 20px 0 0;
    text-align:right;
    height:20px;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    color:#000;
 
}
.grdProductsTiles
{
 text-align:left;
}
.Directory-header
{
    background-color: #F5F5F5;
    height: 24px; 
    padding: 12px 0 0 9px;
    color:#143d8d;
    font:bold 13px/13px Arial, Tahoma, Verdana, Helvetica, san serif;
}
.Directories
{
 background-color:#edf3ff;
 margin-top:2px;
 padding:10px 10px 10px 10px;
 direction:ltr;
}
.Directories td
{
background:url(../../../images/dir_arrow.gif) no-repeat;
 background-position:0px 5px; 
 width:160px;
 padding-left:8px;

}
.Directories a
{
 font:normal 11px arial;
 color:#143d8d;
}
.Directories a:hover
{
 text-decoration:underline;
}
.more-directory
{
 text-align:right;
 padding-right:10px;
 margin:0 0 0 0;
}
.more-directory a
{
 color:#000;
 font:normal 11px verdana;
}
.more-directory a:hover
{
  text-decoration:underline;
}

.Members-box-section
{
    width:161px;
    float:left;
    margin:0 0 0 20px;
    background:url(../../../images/Members_bg.jpg) top left repeat-x;
    padding:12px 12px 12px 12px;
    border:solid 1px #f2efd0;
}
.Members-box-section a
{
 color:#153d9d;
}
.Members-box-section a:hover
{
 text-decoration:underline;
}
.searchTop
{
 height:17px;
 background-color:#F5F5F5;
 padding:8px 0px 5px 0px;
 text-align:center;
}
.searchTop a
{
 padding-right:8px;
 font:normal 11px Arial;
 color:#143d8d;
}
.searchTop a:hover
{
text-decoration:underline;
}
.heading-search
{
    color: #143d8d;
    font: bold 12px Arial;
    margin-top:-23px; 
    margin-left:10px; 
    position:absolute; 
    background-color:#fff;
}
.Search-members-box
{
    border:solid 1px #e5e5e0; 
    padding:3px; 
    margin-top:15px;
    margin-bottom:15px;
    padding:15px 5px 15px 18px;
}
.Search-box-Fields
{
  font:bold 11px Arial;
  color:#143d8d;
}
.Search-box-inputs
{
    border:solid 1px #e6e6e4;
    font:normal 11px arial;
    color:#9d9d9d;
    width:200px;
    height:19px;
}
.Names-fildes
{
    margin:0 0 0 0;padding:5px 0 0 3px;
    font:normal 11px arial;
    text-align:left;
}
.Names-fildes a
{
 color:#5E5E5E;
 text-decoration:none;
}
.Names-fildes a:hover
{
text-decoration:underline;
}
.Member-More
{
    text-align:right;  
    margin:3px 0px 0 0;
    padding:0 0 0 0; 
}
.Member-More a
{
  background-color:#e3de74;
  text-decoration:none;
  padding:0px 3px 0px 3px;
  color:#143d8d;
  font:normal 11px Arial;
}
.Member-More a:hover
{
    text-decoration:underline;
}
.MemberLogo
{
 text-align:center;
 width:150px;
 vertical-align:top;
}
.MemberDetails
{
    vertical-align:top;
    padding:0px 10px 10px 10px;
    width:514px;
}
.Member-titles
{
    color:#143d8d;font:bold 13px Arial;text-decoration:underline;
}
.memberProfile
{
    font:normal 11px Arial;
    text-align:justify;
    vertical-align:top;
}
.MemberFiledsTitles
{  
    color:#000;
    font:bold 12px Arial;
    width:60px;
    text-transform:capitalize;
}
.member-email
{

 color:#143d8d;
}
.member-email a
{
 font:normal 11px arial;
 color:#143d8d;
}
.member-email a:hover
{
 text-decoration:underline;
}
ul.MainCategory
{
    margin:0 0 0 0; padding-left:0px;margin-left:8px;
}
li.Product
{
padding-left:0px;
margin:3px 0 0 14px;
list-style-type:circle;
}
li.SubCategory
{
padding-left:0px;
margin:5px 0 0 10px;
color:#000;
}
.LnkBack
{
text-align:right;
}
.ViewProfile
{
margin:0 0 10px 0;text-align:right;padding:5px 18px 0 0;
}
.lblOr
{
padding-left:175px;
font-weight:bold;
}
.DB-Boxs
{
    width:250px;
    float:left;
    margin:0 0 0 0;
    background:url(../../../images/Members_bg.jpg) top left repeat-x;
    padding:12px 12px 12px 12px;
    border:solid 1px #f2efd0;
}
.DB-Boxs-title
{
color: #153d9d; font: bold 12px arial;margin:0 0 5px 0;
text-align:left;

}

.messageContainer, .successMessage, .failMessage{
    margin:10px;
    text-align:center;
    padding:10px;
}
.successMessage{
    border:1px solid #009933;
    background-color:#fafafa;
    font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
    color:#009933;
}

.failMessage{
    border:1px solid #330000;
    background-color:#feffff;
    font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
    color:#993300;
}
.MS
{
    color:#143D8D;
    font:normal 10px arial;
}
.MS a
{
    color:#143D8D;
}
.MS a:hover
{
    color:#143D8D;
    text-decoration:underline;
}
.chlMultiselect
{
margin:0 0 0 0;
}
.DivMS
{
    background-color:#fdfdf1;
    padding:10px 10px 10px 10px;
    border:solid 1px #f5f5c1;
    font:normal 10px arial;
}
.textLeft
{
text-align:left;
}
.textRight
{
 text-align:right;
}
.lblNoRows
{
padding:15px 15px 15px 15px;background-color:#fafae0;border:solid 1px #e5e5e0;
font-weight:bold;
color:#000;
font-size:12px;
}
.pager_info
{
	color:#3157ac;
	padding-right: 5px;
}
.page_other
{
	color:#3157ac;
	padding-right: 5px;
}
.page_other:hover
{
	text-decoration: underline;
}
.pager_current
{
	 color: #fff !important;
	 font-weight: normal;
	 padding-right: 5px;
	 text-decoration: none;
}
a.GL
{
 color:#3157ac;
}
a.GL:hover
{
 text-decoration:underline;
}
.Note
{
    text-align:right;
    color:#000;
    font:bold 11px Verdana;
}
.Note span
{
    color:#851111;
}
.SearchResultList
{
    padding:5px 5px 5px 5px;
    margin-bottom:10px;
    background-color:#fbfcea;
    border:solid 1px #e5e5e0;
}
.D-Center
{
	color:#666666;
	text-align:left;
}
.D-Center a
{
	color:#000;
	text-decoration:underline;
	background:url(../../../images/mc_arrow_En.jpg) left center no-repeat;
	padding-left:17px !important;
	text-decoration:none;
	text-transform:capitalize;
	font:bold 12px arial;
	
}
.D-Center a:hover
{
    text-decoration:underline;
}
.View-all
{
	height:15px;
	background-color:#efeae4;
	padding:6px 8px 6px 8px !important; 
	margin:10px 0 0 0 !important;
}
ul.list {
list-style-type:none;
padding:0px;
margin:0px;

}
ul.list li {
background:transparent url(../../../images/menu_arrow.gif) no-repeat scroll left;
background-position:0px 5px;
padding:3px 0px 3px 15px;
}
a.gl
{
  font:normal 12px tahoma;
  color:#143d8d;
  text-decoration:none;
}
a.gl:hover
{
  text-decoration:underline;
}

.s-tit {

color:#143D8D;
font-family:Arial;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}


.LNews
{
    height: 30px; position:relative;  overflow: hidden;
    padding:0 0 0 0;
}
.LNews a
{
    color:#fff;
}
.LNews a:hover
{
    text-decoration:underline;
}

.Photo-Categories
{
    background-color:#fbfbee;
    padding:10px 10px 10px 10px;
    width:160px;
    margin:0 0 30px 22px;
}
.Photo-Categories-tiles
{
  margin:0 0 0 0;
  padding:5px 0 5px 0;
}
.Photo-Categories-tiles a
{
    font:bold 11px verdana;
    color:#0038a4;
    
}
.Photo-Categories-tiles a:hover
{
   text-decoration:underline; 
} 
.Photo-Categories-dec
{
    text-align:justify;
    margin:0 0 0 0;
    
}
.Photo-Categories-more
{
  margin:0 0 0 0;
  padding:5px 0 5px 0;
  text-align:right;
}
.Photo-Categories-more a
{
    font:normal 11px verdana;
    color:#c4b300;
    
}
.Photo-Categories-more a:hover
{
   text-decoration:underline; 
} 
.Photo-Categories-TopText
{
    margin:0 0 5px 0;color:#143d8d;font:bold 12px arial;
}
.PG-Next
{
    text-align:right;
    width:100%;
    padding-right:10px;
}
.PG-Next a
{
    color:#fff;
    font:bold 11px arial;
}
.PG-Next a:hover
{
    text-decoration:underline;
}
.PG-Pre
{
    text-align:left;
    width:100%;
    padding-left:10px;
}
.PG-Pre a
{
    color:#fff;
    font:bold 11px arial;
}
.PG-Pre a:hover
{
    text-decoration:underline;
}
.photos-container
{
    border:solid 2px #f5f5f5;height:265px;padding:10px 5px 0 13px;
}
.photos-pre
{
    position:absolute;margin:100px 0 0 290px;display:none;
}
input.input, select.select, textarea.input
{
    background-color: #fff;
    border-top: solid 1px #7c7c7c;
    border-left: solid 1px #c3c3c3;
    border-right: solid 1px c3c3c3;
	border-bottom: solid 1px #dddddd;
	color:#4a4a43;
	font: normal 12px/12px Verdana;
	margin:0;
	padding:2px;
	#padding:4px 2px 0 2px;
}
.sub-calendar
{
    width:200px;border:solid 1px #e2e2e2;
    margin:15px 0 0 450px;
}
.sub-calendar-title
{
    color:#003082;
    font:bold 12px arial;
    padding:5px 0 7px 7px;
    margin:0 0 0 0;
}
.s-tit {

color:#143D8D;
font-family:Arial;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.FAQ-title
{
background:url(../../../images/faq_title_bg.jpg) top left repeat-x;
font:bold 11px arial;
color:#000;
padding:5px 5px 5px 5px;
width:655px;
cursor:pointer;

}
.FAQ-answer
{
color: #5E5E5E;
font: normal 11px Arial;
padding:5px 5px 5px 5px;
width:655px;
text-align:justify;
background-color:#fbfcea;

}
.CFFileds-titles
{  
    color:#000;
    font:bold 13px Arial;
    text-transform:capitalize;
    padding-right:10px;
    width:120px;
}
.CFFileds-titles span
{
     color:#851111;
     font-size:16px;
}
.CFtxt-Fileds
{
    border:solid 1px #e6e6e4;
    width:280px;
    font:bold 11px Arial;
    height:15px;
    padding:2px 0 0 0;
    color:#9d9d9d;
}
.CFddls
{
    border:solid 1px #e6e6e4;
    font:normal 11px arial;
    color:#9d9d9d;
    width:282px;
    height:19px;
}
span.error-msg
{
    position: absolute;
}
span.error-msg span
{
    display:block; 
    margin-top: -10px; 
    margin-left:5px;  
    position:absolute;
	padding: 2px 2px 0 5px;
	width:180px;
	color: #851111 !important;
	font: bold 10px/19px Arial;
	z-index:25;
}
span.error-msg span img
{
    float: left;
    margin-right: 5px;
}
.RefNo
{
    color:#010101;
    font:bold 11px Verdana;
    text-decoration:none;
    padding-top:5px !important;
    margin:5px 0 0 0;
}
.RefNo span
{
    color:#143d8d;
}
.NoR
{
    height:20px;font:normal 13px arial;background-color:#eae78a;padding:15px 15px 15px 15px;border:solid 1px #f5f5f5;
}
.Career-title
{
    font:bold 14px arial;
    color:#143d8d;
    margin:5px 0 0 0;
    padding:0 0 0 0;

}
.OpenClose
{
     margin:10px 0 0 0;
}
.OpenClose span
{
    color:#010101;
    font:bold 11px arial;
   
}
.Career-fulltxt
{
    text-align:justify;
    border-top:solid 1px #dddddd;
    margin-top:15px;
}
.lblDocOrPdfFile
{
    font:normal 10px arial;
      display:block;
}
.Change-Password-TopText
{
    margin:0 0 5px 0;
    color:#143d8d;
    font:bold 12px arial;
    padding:0 0 5px 17px;
}
.resetPass-message
{
   padding:0 0 0 145px;
}

/* COO */
.itemTable{
        width:100%;
        border-top:1px solid #978b17;
        border-bottom:1px solid #978b17;
        margin-bottom:5px;
}

.itemTable tr.heading td{
    background-color:#e2e2b0;
    border-bottom:1px solid #978b17; 
    color:#5b0000; 
    font:bold 12px Arial;
    padding: 5px 3px;
    white-space:nowrap;
}

.itemTable tr.paging td{
     background-color:#e8e8bd;
    border-top:1px solid #978b17; 
    color:#978b17; 
    font:bold 12px Arial;
    padding: 5px 3px;
    white-space:nowrap;
}

.itemTable td{
    color:#5e5e5e;
    font:normal 12px Arial;
    padding:3px 5px;
    white-space:nowrap;
    border-bottom:1px solid #efefef;
}

.itemTable tr:hover{
    background-color:#fbfbe3;
}

    
#InvoicePanel{
    margin-top:20px;
    background-color:#f8f8f8;
    padding:10px;
}

dl{
}
dl dt{
    width:100px;
    clear:both;
    float:left;
    text-align:right;
}
dd{
    /*float:left;*/
    position:relative;
    width:300px;
}
ul#invoices{
    /*border-bottom:1px solid #978b17;*/
    /*border-top:1px solid #978b17;*/
    list-style:none;
    
}
ul#invoices li{
    border-bottom:2px dotted #ccc;
    line-height:150%;
    margin-left:0px;
    padding:5px;
    color:#993300;
}

span.error-msg{
    position:relative;
}

span.error-msg span{
    position:relative;
}

ul#invoices li.odd{
    background-color:#fff;
}

ul#invoices li.even{
    background-color:#fafafa;
}

ul#invoices li:last-child{
    border-bottom:0px;
}

span.title{
    color:#978b17;
    font-weight:bold;
}
h4{
    padding-top:5px;
    font:bold 12px Arial;
    margin-bottom:5px;
    color:#444;
}
/*h3{
    font: bold 16px Arial;
    border-bottom:1px dotted #efefef;
    padding-bottom:3px;
    padding-top:10px;
}*/
fieldset{
    border:0px;
    margin:5px auto;
    padding:10px 0px;
    width:90% !important;
    overflow:hidden;
    /*font-size:12px;*/
}

fieldset tr td{
    white-space:nowrap;
}

h3 span.error-msg{
    position:absolute;
    margin-top:5px;
}

input.submit{
    color:#fff;
    font-weight:bold;
    background-color:#003399;
    border:1px solid #003399;
    cursor:pointer;
}

input.reset{
    background-color:#fff;
    border:1px solid #efefef;
    color:#666;
    cursor:pointer;
}
input.reset:hover{
    border:1px solid #ccc;
    color:#993300;
}
 .last-update
  {
      margin:0px; 
      text-align:right;
      margin-bottom:10px;
      color:#143d8d;
      font-weight:bold;
      
  }
   .last-update span
    {
         color:#000;
      font-weight:bold;
    }