/* New Design Stylesheet */
/* 13 Oct 2008           */

* {
  margin:0;
  padding:0;
}

html.body{}


body {
  background:#eee;
  font-family:Arial, Helvetica, sans-serif;
  font-size:62.5%;
  text-align:center;
        }
body {
  background:none !important;
}


/*  Default formatting values */


p {
  margin: 1em 0;
  color:#333;
  font-size:1.2em;
  line-height:140%;
}

strong {
 font-weight:bold;
}

em {
  font-style:italic;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #78A1D0;
  padding-bottom: 0px;
  margin-bottom: 5px;
  line-height: 100%;
}

h1 {
  color:#004990;
  font-size:1.6em;
}

h2 {
  font-size:1.8em;
}

h3 {
  font-size:1.6em;
}

h4 {
  font-size:1.4em;
}

h5 {
  font-size:1.2em;
}

h6 {
  font-size:1em;
}

td{}
th{}
a {
/*border-bottom:1px solid #004990;*/
color:#004990;
font-weight:bold;
text-decoration:none;
}

a:hover {
text-decoration: none;
border-bottom:none;
}
a:visited {text-decoration: none;}
a.image, a.image:hover  {}
li {}
ul {}
img {border: 0;}

fieldset {border: 0;
 
}
fieldset legend {font-size: 0; text-indent: -999em;}
fieldset div {

}

label {
  font-size:1.2em;
  font-weight:bold;
}

li.fabrikElementContainer  {
  list-style: none !important;
  margin-left: 0 !important;
}

.clearAll {clear:both;}

/*  */



/* Navigation */

/* ==== Navigation bar styles START ==== */

.menu {
    text-align:center;
    }

div#secondaryNavigation {
    font-weight:bold;
    padding:6px 0 4px 0;
    text-align:right;
    box-shadow: 0 29px 8px #808080;
  }

div#secondaryNavigation p {margin-right:25px;}
div#secondaryNavigation a:link, div#secondaryNavigation a:visited, div#secondaryNavigation a:active {
      background:url('../img/downarrow.jpg') right no-repeat;
      color:#FFF;
      font-weight:bold;
      padding:0 20px 0 0;
      text-decoration:none;
      
    }

div#primaryNavigationWrap ul li {
   /* background:url('../img/navigation-list-bg.gif') right no-repeat;*/
    display:inline;
    font-size:1.2em;
    /*padding:0 45px 0 45px;*/

  }

div#primaryNavigationWrap ul li.item-101 {
     border-left: 1px solid  #ffffff;
  }

div#primaryNavigationWrap ul li#navstart {padding-left:7px;}
div#primaryNavigationWrap ul li#navend {
      background-image:none;
      padding:0 20px 0 25px;
    }

div#primaryNavigationWrap ul li a:link, div#primaryNavigationWrap ul li a:visited, div#primaryNavigationWrap ul li a:active {
      color:#FFF;
      text-decoration:none;
      font-weight:normal;
      border: 0;
    }

div#primaryContent ol li {
margin-left: 60px;
list-style: square outside none;
}

div#primaryContent li {
margin-left: 15px;
/*list-style:square;*/
list-style:none;

padding: 2px;
}


/*ul.menu-sidemenu a {
border: 0;
font-size:1.2em;}*/
    

div#footerlinks ul li {
    display:inline;
    font-size:1em;
    padding:14px 10px 14px 10px;
                  color: #999;
                  border 0;

  }
/* ==== Navigation bar styles FINISH ==== */

/* Pathway or 'Breadcrumb' Trail */  
  .pathway {}
  a.pathway:link {}
  a.pathway:visited {}
  a.pathway:active {}
  a.pathway:hover {}

/* Mainlevel menu */
.mainlevel {}

a.mainlevel {}
  a.mainlevel:link {}
  a.mainlevel:visited {}
  a.mainlevel:active {}
  a.mainlevel:hover {}
  
/* End Mainlevel menu */
  
/* Sub Menu */
.sublevel{}

a.sublevel{}

   a.sublevel:hover {}
  
  
/* End Sub Menu */
  
/* Add Custom Menus */

/* Add Custom Menus */
    
/*##################### NAVIGATION SECTION #####################*/  

/* ##################### STANDARD MODULE TABLE  #################*/  
table.moduletable {}

table.moduletable th {}



table.moduletable td {}

/* Add here Custom Modules */

  table.moduletable a {}
  table.moduletable a:link, table.moduletable a:visited {}
  table.moduletable a:hover {}
  table.moduletable2 a {}
  table.moduletable2 a:link, table.moduletable2 a:visited {}
  table.moduletable2 a:hover {}

  table.moduletable body {} 
  
  table.moduletable li {} 
  
  table.moduletable ul {} 
/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/  

/* ##################### START CUSTOM MODULE TABLE  #################*/  

/* Member Centre Login module formatting */
/* ===================================== */

/* Style the Member Centre Box and Form */

div.moduletable-membersCentre {
  border:1px solid #C9E3F3;
  /*height:208px;*/
  background:#fff;
        margin-bottom: 15px;
}

div.moduletable-membersCentre form {
    background:#F0F6FB;
    /*height:206px;*/
    margin:1px;
    padding-top:3px;
    padding-left:15px;
    padding-bottom:8px  ;
  }






/* Style the Member Centre Titlebar */
.moduletable-membersCentre h3 {
  background:#95B5DA url('../img/members-centre-title.gif') left no-repeat;
  border-bottom:0px solid #FFF;
  color:#FFF;
  font-size:1.2em;
  font-weight: bold;
  margin-bottom:0px;
  padding:5px 0 5px 28px;
}
    
/* Style the fields */
div.moduletable-membersCentre #modlgn_passwd.inputbox, #modlgn_username.inputbox {

  border:1px solid #B5CEFF;
  font-size:1.1em;
  width:186px;
}
      
/* Style the button */
div.moduletable-membersCentre .button {
  background:url('../img/signin.jpg') no-repeat;
  border:0;
  padding-bottom: 4px;
  height:23px;
  width:68px;
        color:#FFF;
  font-size:1.2em;
  font-weight: normal;
}
div.moduletable-membersCentre a {
  border-bottom:0;
  color:#004990;
  text-decoration:underline;
}

div.moduletable-membersCentre li {
list-style: none;}

div.moduletable-membersCentre .input {
border: 0;}


/* STYLE MODULETABLE == USE -display as CSS SUFFIX */ 

/* Format moduletable displayheading */

div.moduletable-display {
margin-bottom: 15px;
margin-left: -19px;
margin-right: 16px;
}

.moduletable-display h3 {
background:#EFF3FA url(../img/h2bg.gif) repeat-x scroll left top;
color:#78A1D0;
font-size:1.4em;
font-weight:bold;
margin-bottom:15px;
padding:10px 0pt 6px 10px;
margin-top:5px;/*sanjay */
}

div.moduletable-display .inputbox-display {
  margin-left: 16px;
        border:1px solid #B5CEFF;
  /*font-size:1.6em;*/
  width:186px;
}

/* Format moduletable link */
/* .moduletable-display  ul li a:link, .moduletable-display  ul li a:visited, .moduletable-display  ul li a:active {
background:transparent url(../img/left-arrow.gif) no-repeat scroll left center;
color:#666666;
font-weight:bold;
padding-left:17px;
text-decoration:none;
}

.moduletable-display ul li {
background:transparent url(../img/bottom-dash.gif) repeat-x scroll left bottom;
display:block;
padding:13px 0pt 10px;
} */

/* Footer module formatting -footer */

div.moduletable-footer h3 {
color:#E8E8E8;
font-size:1.4em;
font-weight:bold;
padding-bottom:18px;
}

div.moduletable-footer a {
color:#FFFF99;
display:block;
text-decoration: none;
}

div.moduletable-footer a:hover {
color:#FFFF99;
display:block;
text-decoration: underline;
}


/* ##################### END CUSTOM MODULE TABLE  #################*/

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
        color: #004990;
  /*display:block;*/
  /*font-family:Georgia;*/
  font-size:1.6em;
  /*font-weight:bold;*/
  padding:4px 0 4px 0;
  border-bottom: 0;
}

.contentheading a {
  color: #004990;
  text-decoration:none;
  font-weight: bold;
  border-bottom: 0;
  line-height:100%;
}

/* content title and links */
.contentpagetitle {}
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited {}
a.contentpagetitle:hover {}

/* top box like a category description */
.contentdescription {}

/* Main Body Text */

.content {
font-size: 1.2em;

}

#component-contact {
font-size: 1.4em;
line-height: 140%;
}

.contentpane {}

 table.contentpaneopen ul , 
table.contentpaneopen ol,/*
table.contentpaneopen > tbody > tr > td,
table.contentpaneopen > tr > td, */
div.description ul {
font-size: 1.2em ;
} 

/*table.contentpaneopen {
color: #333333;
font-size: 1.2em;
border: none;
}*/


span.article_separator {
  background: url(../img/bottom-dash.gif) repeat-x bottom ;
  display: block;
  margin-bottom: 10px;
}

/* Main Body Text */

/* article rating */
.content_rating {}
.content_vote {}


/* icons */
.buttonheading{}
.pop-ups {}
a.pop-up {}

/* Dates */

/*.createdate {
       color:#78A1D0 !important;
       /*display:block;*/
     /* RMDC removed font
       font-family:Georgia;*/
     line-height: 100%;
       /*font-size:0.6em;*/
       font-weight:bold;
       /*padding:4px 0pt;*/
       padding: 0;
}*/

.modifydate {}
.newsfeeddate {}
/* Dates */

/* Writen by Authors name */
.small {}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{}
.pagebar{}
.pagenav_prev{}
.pagenav_next{}
a.pagenav {}
a.pagenav:hover {}
.pagenavcounter{}
.back_button{}  





/* Read more link */
.readon{
text-align: right;
}




/* Article index  {mospagebreak} */
table.contenttoc {}
  
table.contenttoc th {}
  
table.contenttoc td {}

/* Links article index */
  a.toclink:hover, a.toclink:visited, a.toclink:link {  }
/* End Article index  */

/*  component heading */

.componentheading {
        background:#EFF3FA url('../img/h2bg.gif') top left repeat-x;
  color:#78A1D0;
  font-size:1.4em;
  font-weight:bold;
  margin-bottom:15px;
  padding:10px 0 6px 10px;
  margin-top:5px;/*sanjay */

}

.componentheading_survey{
background:#EFF3FA url('../img/h2bg.gif') top left repeat-x;
  color:#094E91;
  font-size:1.6em;
  font-weight:bold;
  margin-bottom:15px;
  padding:10px 0 6px 10px;
  margin-top:5px;

}
  
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {}

/* Table odd and Even Rows */
.sectiontableentry1 {}
.sectiontableentry2 {}
.sectiontablefooter{}
/* End Sectiontable */

/* Category */
.category {}
a.category:link, a.category:visited, a.category:hover  {}
/* End category */


/* blogsection */
.blog {}
.blogsection{}
.blog_more{}
.blog_heading {}
/* space from bottom of article */
.article_seperator{

}
/* End blogsection */

/* Search Form Module*/
.search {}
/* results if not search google */
.searchintro{}
/*Search Form keyword highlight*/
.highlight {}
/* End Search Form */

/* wrapper title */
.wrapper{}

/*Format blog image */
div#homeNews .blog img {
padding:3px;
border: 1px solid #cccccc;
margin: 4px 14px 0px 0px;
background-color: #EBEBEB;
}

div#homeNewsWide  .blog img {
padding:3px;
border: 1px solid #cccccc;
margin: 4px 14px 0px 0px;
background-color: #EBEBEB;

} 

/*RMDC Format (other?) image */
table.contentpaneopen img,
div.description p img {
  margin: 0 14px 4px;

  padding: 8px;
  border: 1px solid #cccccc;
  background-color: #ebebeb;
}

table.contentpaneopen div.img_caption,
div.description p div.img_caption {
  margin: 0 0 4px 14px;
  padding: 0px;
  border: 1px solid #cccccc;
  background-color: #ebebeb;
  float: right;
  width: 266px !important;
}

table.contentpaneopen div.img_caption p {
  clear: both;
  font-size: 90%;
  font-style: italic;
  padding: 0 !important;
  margin: 0 !important;
  margin-left: 8px !important;
  margin-right: 8px !important;
}

table.contentpaneopen div.img_caption img {
  margin: 0 !important;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin-top: 8px !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}


/*RMDC news summary paragraphs */
div#homeNews table.contentpaneopen p {
  margin: 0.5em 0;
}


/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
  

/* ##################### FORM SECTION  #####################*/  
form{}

form#searchForm {
font-size: 1.2em;
}

input {
/* border:1px solid #cccccc; */
}

 #mod_search_searchword.inputbox {border:1px solid #000;
      margin-right: 18px;
  /*font-size:1.1em;
  width:100px;*/
}
.text_area {}
.radio_button {}
/* Pull down menu */
.selectbox {}
/* Submit Button */
.button {}

/* Contact Email Form */
.contact_email {}
/* ##################### END FORM SECTION  ##################### */  

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {}
    
.code {}


/* Text passed with mosmsg url parameter */
.message {}

/* Styles for dhtml tabbed-pages */
.ontab {}

.offtab {}

.edit-tabs {}

.tabpadding {}

.tabheading {}

.pagetext {}

  /*Body of the form*/
.adminform{}
/* ###################### End TABBED EDITING ###################### */

/* Additional Custom Styles */

/* ==== Piracy & Counterfeiting Maps Custom HTML styles START ==== */

div#counterfeitMap {
  border:1px solid #245D93;
}
  div#counterfeitMap .header {
    border-bottom:1px solid #D1DFEF;
    padding-bottom:5px;
  }
div#piracyMap {
  border:1px solid #DD5565;
  margin-top:0px;
  margin-bottom:10px;
}
  div#piracyMap .header {
    border-bottom:1px solid #DD5565;
    padding-bottom:5px;
  }
  
/* RMDC map link margins */
div#piracyMap p, div#counterfeitMap p {
    margin: 0.5em 10px;
  }
  
div.header img {
    float:right;
    padding:4px 4px 0 0;
  }
  
div#cMap {
    background:url('../img/world-map-with-markers-125-99.gif') no-repeat;
    float:left;
    height:101px;
    margin:4px 0 0 4px;
    width:125px;
  }
  
div#pMap {
    background:url('../img/world-map-with-markers-125-99.gif') no-repeat;

    float:left;
    height:101px;
    margin:4px 0 0 4px;
    width:125px;
  }
  
/* ==== Piracy & Counterfeiting Maps Custom HTML styles FINISH ==== */
  
/* ==== Tabarts menu custom styles START ==== */

ul.gk2_tabartsmenu_ul-style5 li span  {
  padding-left: 34px;
  background: no-repeat 4px 50%;

}

ul.gk2_tabartsmenu_ul-style5 li span#tab_1  {
  background-image: url(../img/icc_tab_button.gif);
}

ul.gk2_tabartsmenu_ul-style5 li span#tab_2  {
  background-image: url(../img/imb-tab.png);
}


ul.gk2_tabartsmenu_ul-style5 li span#tab_3  {
  background-image: url(../img/prc-tab.png);
}

ul.gk2_tabartsmenu_ul-style5 li span#tab_4  {
  background-image: url(../img/cib-tab.png);
}

ul.gk2_tabartsmenu_ul-style5 li span#tab_5  {
  background-image: url(../img/fib-tab.png);
}

ul.gk2_tabartsmenu_ul-style5 li span#tab_6  {
  background-image: url(../img/fraudnet-tab.png);
}
  
/* ==== Tabarts menu custom styles styles FINISH ==== */

/* ==== Footer styles START ==== */

#footer { color: #ffffff;}
#footer p, h2, h3 {color: #ffffff;}
#footer a {color: #ffff99;
border: 0;}
#footer a:hover {
text-decoration: underline;
}

.footerLinks a {
color: #FFFFFF;
padding: 3px 1px 3px 1px;
border: 0;
}

.footerLinks a:hover {
text-decoration: underline;
}

ul.eventlistmod {
padding-bottom: 10px;
}

li.eventlistmod {
list-style: none;
margin-top: 10px;
padding-top: 5px;
border-top: 1px dotted #fff;
}

#footerCredits  p{
font-size: 0.9em !important;
}

#upcomingEvents {
font-size: 1.2em;
line-spacing: 140%;
}

#footerQuote h2 {
  color:#FFF;
  font-size:1.4em;
}

div#footerQuote h2 em {
    display:block;
    font-weight:bold;
    padding-bottom:6px;
  }
  
div#upcomingEvents h6 {
  color:#E8E8E8;
  font-size:1.4em;
  font-weight:bold;

  font-size:1.4em;
  padding-bottom:18px;
}

/*.yel {
  color:#FFFF99;
  display:block;
}*/


p.yel {
  margin: 0;
  color:#FFFF99;
}

/* ==== Footer styles FINISH ==== */

/* == Format Virtuemart Table ==*/

#vmMainPage {
font-size: 1.2em;
}

#vmMainPage .sectiontableheader{
font-weight: bold;
text-align: left;
}

.xmap, .fabrikElement {
       font-size:1.2em;
}

/* === Hide Geo Lat:Long co-ordinates on smal Google Maps element === */
.geo{
visibility:hidden;
}

/* === Format Piracy Report & Map modules on Home Page === */

.moduletable-piracyreport h3 {
  background:#EFF3FA url(../img/live-piracy-report-217.gif) no-repeat scroll left top;
  height:45px;
  margin-left:10px;
  text-indent:-1000em;
  width:217px;
  /* border:1px solid #EFF3FA; */
        margin-bottom:10px;
        padding:0px 0 0px 0px;
}

.moduletable-piracyreport p {
        margin-left:20px;
        margin-bottom:0px;
       /* border:1px solid #EFF3FA; */
        line-height:100%;
}

.moduletable-piracymap h3 {
        background:#FFFFFF url(../img/view-live-piracy-map-217.gif) no-repeat scroll left top;
        height:99px;
  margin-left:10px;
  text-indent:-1000em;
  width:217px;
  /* border:1px solid #DD5565; */
        margin-bottom:0px;
        padding:0px 0 0px 0px;
}

.moduletable-piracymap p {
        margin-left:20px;
        margin-bottom:0px;
       /* border:1px solid #EFF3FA; */
        line-height:100%;
}

/* .moduletable-piracymap {
        border:1px solid #DD5565;
        margin-left:10px;
} */

/* === Message formating - system message e.g. Contact us === */
#system-message {
       background:#EFF3FA;
}

#system-message .message {
font-size: 1.8em;
}

/* #system-message li {
font-size: 1.4em
} */

/* === Format Counterfeiting News & Map modules on Home Page === */

.moduletable-counterfeitingnews h3 {
  background:#EFF3FA url(../img/live-counterfeiting-news-217.gif) no-repeat scroll left top;
  height:45px;
  margin-left:10px;
  text-indent:-1000em;
  width:217px;
  /* border:1px solid #EFF3FA; */
        margin-bottom:10px;
        padding:0px 0 0px 0px;
}

.moduletable-counterfeitingnews p {
        margin-left:20px;
        margin-bottom:0px;
       /* border:1px solid #EFF3FA; */
        line-height:100%;
}

.moduletable-counterfeitingmap h3 {
        background:#FFFFFF url(../img/view-live-counterfeiting-map-217.gif) no-repeat scroll left top;
        height:99px;
  margin-left:10px;
  text-indent:-1000em;
  width:217px;
  /* border:1px solid #DD5565; */
        margin-bottom:0px;
        padding:0px 0 0px 0px;
}

.moduletable-counterfeitingmap p {
        margin-left:0px;
        margin-bottom:0px;
       /* border:1px solid #EFF3FA; */
        line-height:100%;
}

/* .moduletable-counterfeitingmap {
        border:1px solid #DD5565;
        margin-left:10px;
} */
/*froudnet member profiel aligment problem*/
#jos-ccs-fraudnet-members___address_ro{
  padding-left:100px;
}
#jos-ccs-fraudnet-members___additional_info_ro{
  padding-left:100px;
}
#jos-ccs-fraudnet-members___narrative_ro{
  padding-left:100px;
}
#jos-ccs-fraudnet-members___principal_work_ro{
  padding-left:100px;
}
#jos-ccs-fraudnet-members___crime_profile_ro{
  padding-left:100px;
}
#jos-ccs-fraudnet-members___languages_ro{
  padding-left:100px;
}
#jos-ccs-fraudnet-members___fraudnetmapmarker_ro{
  padding-left:100px;
}
/*froudnet member profile Aligment problem */

div#primaryContent .pagination ul{
display:-moz-inline-box !important;
margin-left:122px;
}

.create {
       color:#78A1D0 !important;
       /*display:block;*/
     /* RMDC removed font
       font-family:Georgia;*/
     line-height: 100%;
       /*font-size:0.6em;*/
       font-weight:bold;
       /*padding:4px 0pt;*/
       padding: 0;
}
.article-info-term{
display:none;
}
h2 a {
  border-bottom: medium none;
  font-size:16px;
 }

#homeNews h1,.blog h1{ background: url("../img/h2bg.gif") repeat-x scroll left top #EFF3FA; sanjay */
    color: #78A1D0;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0 6px 10px;
    margin-top:5px;/*sanjay*/
    }

.item-page img{
 background-color: #EBEBEB;
    border: 1px solid #CCCCCC;
    margin: 0 14px 4px;
    padding: 8px;

}

.items-more h3{
font-weight:bold;
color:black;
font-size:10px;

}
.readmore a{
font-size:10px;
}
/*css written by Dhamendra_P for the text insde image */
#homeNewsWide div.item-page div.img_caption {
    background-color: #EBEBEB;
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0 0 4px 14px;
    padding: 0;
    width: 266px !important;
}
#homeNewsWide div.item-page  div.img_caption p {
    clear: both;
    font-size: 104%;
    font-style: italic;
    margin: 0 8px !important;
    padding: 0 !important;
}
.item-page img.caption {
  border: none!important;
    margin: 0 0 -4px;
    padding: 8px;
}
/*css property given by Dharmendra_P for bringing the search background in search */
.search h1 {
 background: url("../img/h2bg.gif") repeat-x scroll left top #EFF3FA;
    color: #78A1D0 !important;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0 6px 10px;
}
/*css property given by Dharmendra_P for bringing the dotted line in Upcoming events*/
ul.eventlistmod li {
    border-top: 1px dotted #FFFFFF;
    list-style: none outside none;
    margin-top: 10px;
    padding-top: 5px;
}
/* comments added by Dharmendra_P for the search option*/
.searchintro strong{
color: black;
    font-size: 12px;
    font-weight: normal;
}
/*added by Dharmendra_P for the sitemap list-style*/
div#primaryContent div#homeNewsWide #xmap  li, div#primaryContent div#homeNewsWide #osmap  li {
    list-style: square outside none !important;
    margin-left: 15px;
    padding: 2px;
}
div#homeNewsWide #osmap  li { 
	line-height: 18px;
}
/*added by Dharmendra_P for the sitemap title and member login. Modified by Sobha for the sitemap of OSmap */
#xmap h1, .login h1, .logout h1, #osmap h1 {
    background: url("../img/h2bg.gif") repeat-x scroll left top #EFF3FA;
    color: #78A1D0;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0 6px 10px;
}
#xmap h2, #osmap h2 {display:none;}

div#homeNewsWide div#xmap .article_separator{
background:none !important;

}
/*#primaryContent div#homeNewsWide div#xmap {
    background: none !important;
}
*/
.login-description img{
margin-bottom:54px;
margin-left:450px;}
}

#login-form #captchaCode1{ 
float:left !important;
}

#login-form fieldset {border: 0;
 line-height:23px;
}

div#primaryContent .pagination li{display:inline;
margin-left:0px;
}
.blog ol {
line-height: 13px;
margin-left: -45px;
}
/*.fabrikForm{
background: url("../img/h2bg.gif") repeat-x scroll left top #EFF3FA;

    float: left;
    height: 16px;
    padding: 10px 9px 5px 10px;
} */
.fabrikForm h1 {
    /*color: #78A1D0; */
    font-size: 1.4em;
/*background: url("../img/h2bg.gif") repeat-x scroll left top #EFF3FA; */sanjay
padding: 10px 0 6px 10px;
}

.item-page-componentheading h1 , .item-page h1,.profile-edit h1{
    background: url("../img/h2bg.gif") repeat-x scroll left top #EFF3FA;
    color: #78A1D0;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0 6px 10px;   
}

.modal img{
display:none;
}

div #ce_map_canvas > div > div > div > div > div > div > div > div {
overflow:hidden !important;
}

/*div#homeNewsWide > div.item-page > p > div.img_caption > p.img_caption {
display:none;
}*/

#homeNewsWide div.item-page div.img_caption
 {
 border:0;
 }

#productPrice2 strong{
display:none;
}

.PricesalesPrice{
font-weight:bold;
font-size: 12px;
}

div.contentContainer > div#primaryContent > div#homeNewsWide > div.item-page > ul {
font-size:1.2em;
}

/*written by Dharmendra for removing the title of application form */
.item-page h1
{
display:none;
}
div.gm-style-iw > div{
overflow:hidden !important;
}

#hex_chart_div_201{
    margin-bottom: 2px;
    margin-left: 0px;
    margin-top: -12px;
}
#jform_params_ttl{
color:red;
}
#testings{
    font-size: 13px;
    height: 22px;
    margin-left: -72px;
    margin-top: -50px;
    width: 150%;
  background: url("../img/navigation-bg.gif") repeat-x scroll center bottom #959490;  
}
ul#testings > li
{
display: inline;
text-decoration:none;
}
ul#testings > li > a{
text-decoration:none;
}
#ul_img{
background:none;
border:none;
margin-bottom: -15px;
}
#ttl_img{
font-size: 16px;
font-weight: bold;
color:#225B93;
margin-left: -9px;
text-decoration:underline;

}


.lof-row > div > p > img{
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 4px 14px 0 0;
    padding: 3px;

}

#lofasc-205 .lof-inner > a{
  font-size:14px;  
text-align: center;
}


div.contentBoxWrapper > div > p{
color:#FFFFFF;
line-height:1.5em;
margin:0 0px 0 18px;
font-size:13px;
}
div.content_slideshow .slide_show_header h3{
margin:0 15px 0 15px;

padding: 20px 0 15px;
}
.contentBoxWrapper{
background-color:#074E99 !important;
}
.center_nav{
   
    height: 25px;
    margin-top: -26px;
}


svg > g > g > rect{
display:none;
}
svg{
width:316px;
margin-top:-11px;
}
/*
div#slide_5 > div.slideImg > a > img{
margin-left: -15px !important;
    width: 620px !important;
}
div#slide_2 > div.slideImg > a > img{

    width: 584px !important;
}

div#slide_1 > div.slideImg > a > img, div#slide_2 > div.slideImg > a > img, div#slide_3 > div.slideImg > a > img, div#slide_4 > div.slideImg > a > img{
margin-left:3px;
}
*/

div#slide_1 > div.slideImg > a > img, div#slide_2 > div.slideImg > a > img, div#slide_3 > div.slideImg > a > img, div#slide_4 > div.slideImg > a > img, div#slide_5 > div.slideImg > a > img{
 width: 576px !important;
}


ul.eventlistmod > li{
display:inline-table;
margin-left:81px;
}
.othrMen:hover{
/*margin-left:21px;*/
}
.othrMen{
    height: 81px;
    margin-left: -23px;
    margin-top: -13px;
    width: 279px;
}

nly{
word-spacing: 5px;
}
dt.result-title{
font-size:14px;
}

dd.result-text{
font-size:12px;
}
dl.search-results{
line-height:24px;}

dd.result-category,dd.result-created{
display:none;
}
.ux-menu-arrow {
    background: url("../../../images/menu-arrow-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    font-size: 0.2em;
    padding: 3px 8px;
}

/* start for Cookie*/
#cookie-law-info-bar {
	border: 0;
	font-size: 10pt;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	z-index: 9999;
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

.cli-plugin-button, .cli-plugin-button:visited {
	background: #222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: auto 10px;
}
/* end for cookie*/
table.cookie_tab tr th, table.cookie_tab tr td {
   border: 1px solid;
  padding: 9px;
  font-size: 13px;
  font-style: normal;
  color: #424242;
  font-family: 'Open Sans', sans-serif;
  line-height: 20px;

}

table.cookie_tab tr th{
text-align:center;
}

.frmt4 {
  font-size: 13px;
  font-style: normal;
  color: #424242;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  line-height: 20px;
}

.cook{
width: 927px;
 text-align: left;
}

/* ------------- Custom CSS by Sobha on 25th May 2017 - after upgrading Joomla to 3.7.2 -------------- */

ol.nav.nav-tabs.nav-stacked:before {
    content: 'More Articles...';
    font-weight: bold;
    color: black;
    font-size: 10px;
    margin-left: 46px;
}
.items-row.cols-1.row-3.row-fluid.clearfix {
    margin-bottom: 12px;
}
.items-row.cols-1.row-fluid.clearfix {
    border-bottom: 1px dotted;
    display: block;
    margin-bottom: 10px;
}

/**************** CSS for View incident page from Piracy Map on Jun 15th 2017  ******************/

.span4.fabrikLabel {
    font-size: 1.2em;
    font-weight: bold;
}

div#details_178 .span12 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    moz-box-pack: center;
    box-pack: center;
}

/**************** CSS for Upcoming Events in home page  *******************/

li.jemmod {
    font-size: 13px;
    margin: 11px 0;
    display: inline-table;
}


/***************** CSS for Fraudnet Members in News  **********************/

input#fc_mainChooseColBox_btn {
    display: none;
}
.flexicontent.fccategory.fccat90.menuitem264 .item_total.group {
    position: absolute;
    width: auto !important;
}
.flexicontent.fccategory.fccat90.menuitem264 table#adminListTableFCcategory {
    position: relative;
    margin-top: -291px;
}

/* CSS added by Sobha for Edit Incident page */

#form_168 {
    width: 100%;
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
}
#form_168 .fabrikElement {
    margin-left: 10px;
    /* -webkit-box-flex: 1; */
    -moz-box-flex: 1;
    box-flex: 1;
}

.contetsarecoming{
  display: none !important;
}

#list_184_com_fabrik_184{
  line-height: 1.6;
}

/*NVOCC News*/
/*.item-1169{
  margin-top: 8em !important;
}

.item-1169 a{color :#09418b !important;}

.item-1179 a,.item-1171 a, .item-1172 a, .item-1173 a, .item-1174 a, .item-1175 a, .item-1176 a, {
  padding: 8px 0 9px 30px !important;
  font-size : 92% !important;
  color :#09418b !important;
  font-weight: normal !important;
}
*/
.item-1154{
  margin-top: 10em !important;
}

.item-1154 a{color :#09418b !important;}

.item-1155 a,.item-1156 a, .item-1157 a, .item-1158 a, .item-1159 a, .item-1160 a, .item-1161 a, .item-1169 a{
  padding: 8px 0 9px 30px !important;
  font-size : 92% !important;
  color :#09418b !important;
  font-weight: normal !important;
}

.fabrikErrorMessage {
    color: red !important;
}
/* added by pratik to hide live pirarcy map 2019(https://www.icc-ccs.org/piracy-reporting-centre/live-piracy-map) */
/* .item-1174{display:none;}  */