/* Start of CMSMS style sheet 'DPC2 : Main' */
* {
  margin:0;
  padding:0;
}

body {
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
}

div {
   font-size: 11px;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #1D98AA;
   /* color: #ff6600; */
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #1D98AA;
}

a:hover {
   text-decoration: underline;
   background-color: inherit;
   color: #1D98AA;
}

body {
   background-color: #fff;
   color: #666666;
   margin:1em;
}

/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;
   max-width: 970px;
   min-width: 970px;
   background-color: #fff;
}

div#header {
   margin-bottom: 25px;
   padding-top: 0;
   padding-left: 10px;
   padding-bottom: 2px;
}

div#menu1 {
   float: left;
   margin-left: 2px;
}

div#search {
   background: url(uploads/discover/searchbg.jpg) no-repeat;
   padding: 0.1em 0 0.2em 75px;
   margin-left: 705px;
   color: #FFF;
}

div#search input {
   margin: 6px 0 0 0;
   color: #666666;
}

div#banner {
	height: 126px;
	width: 780px;
	background: url(uploads/discover/banner1.jpg) no-repeat;
}

div#navigation {
	height: 25px;
	width: 775px;
}

div#midcol {
   margin-left: 200px;
   margin-right: 200px;
   margin-top: 8px;  /* to align with h1 title in left col  */
   width: 570px; /* minus 6px due to ie6 */
}

div#content {
   color: #666666;
   padding-bottom: 10px;
   border-bottom: 1px solid #F4B01F;
}

div#content p {
   text-align: left;
   font-family: Arial;
   font-size: 13px;
   line-height: 19px;
}

div#articlecontent {  /* main content on article page */
   color: #666666;
   padding-bottom: 0;
}

div#articlecontent p {
   text-align: left;
   font-family: Arial;
   font-size: 13px;
   line-height: 19px;
}

div#content1 {
   color: #666666;
   padding: 10px 0 10px 0;
   border-bottom: 1px solid #F4B01F;
}

div#content1 p {
   text-align: left;
   font-family: Arial;
   font-size: 13px;
   line-height: 19px;
}

div.content2 { /* left lower1, 2 and 3 */
   color: #666666;
   width: 375px;
   padding-top: 10px;
   border-top: 1px solid #F4B01F;
}

div.content2 h2 { /* h2 styling for left lower blocks */
   font-size: 17px;
   font-family: Arial;
   font-style: normal; 
   text-align: left; 
   line-height: 18px;
   margin: 0;
}

div.content2 p {
   text-align: left;
   font-family: Arial;
   font-size: 11px;
   line-height: 14px;
}

div.content3 { /* left lower1 zone home page */
   color: #666666;
   width: 375px;
   padding-top: 10px;
   border-top: 1px solid #F4B01F;
   background-color: #FCF6E5;
}

div.content3 p {
   text-align: left;
   font-family: Georgia;
   font-size: 13px;
   line-height: 19px;
   padding: 10px;
}

div.content4 { /* left lower article page */
   color: #666666;
/*   width: 375px;  remove width to allow text to wrap  */
   padding-top: 0;
}

div.content4 p {
   text-align: left;
   font-family: Arial;
   font-size: 13px;
   line-height: 19px;
}

div#whatson { /* right lower block */
   color: #666666;
   float: right;
   width: 175px;
}

div#articlebox { /* right lower block article page */
   color: #666666;
   float: right;
   width: 175px;
   margin: 0 0 20px 15px;  /*  add padding for wrapped text  */
}

div#featurebox {  /* feature box */
   color: #666666;
   padding: 5px 10px 5px 10px;
   border-right : 1px solid #F4B01F;
   border-left : 1px solid #F4B01F;
}

div#featurebox h2 {
   color: #F4B01F;
}

div#articlefeaturebox {  /* feature box article page */
   color: #666666;
   padding: 5px 10px 5px 10px;
   border-right : 1px solid #F4B01F;
   border-left : 1px solid #F4B01F;
   background-color: #FCF6E5;
}

div#articlefeaturebox h2 {
   color: #F4B01F;
}

div .topbrkt {
   margin-top: 20px;
   background-image: url(uploads/discover/topbrkt.gif);
   background-repeat: no-repeat;
   width: 175px;
   height: 5px;
}

div .botbrkt {
   background-image: url(uploads/discover/botbrkt.gif);
   background-repeat: no-repeat;
   width: 175px;
   height: 5px;
}

div#whatsoncontent { /* right lower block content */
   color: #666666;
   padding-top: 10px;
   border-top: 1px solid #F4B01F;
}

div.linktexthome {
   text-align: right;
}

div#leftsidebar {
   float: left;
   width: 175px;
   margin-top: 10px;
   display: inline;  /* FIX IE double margin bug */
   /* margin-left: 0; */
}

div#leftcoltitle {
      border-bottom: 1px solid #F4B01F;
}

div#leftcoltitle h1 {  /* h1 style for top of left col */
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    font-size: 23px;
    color: #666;
    line-height: 1.0em;
}

div#leftcoltitle .h1mod {    /* modified h1 style for top of left col */
    font-family: Arial Black;
    font-style: normal;
    font-size: 14px;
    color: #F4B01F;
    line-height: 1.2em;
}

div#searchselect {
   padding-top : 15px;
}

div#leftcolbox {  /* left column feature box */
   color: #666666;
   padding: 5px;
   border-right : 1px solid #F4B01F;
   border-left : 1px solid #F4B01F;
}

div#leftcolbox h2 {
   color: #FFFFFF;
   background-color: #F4B01F;
   padding: 5px;
}

div#linksbox {  /* left column links box */
   color: #666666;
   padding: 5px;
   border-right : 1px solid #F4B01F;
   border-left : 1px solid #F4B01F;
}

div#linksbox h2 {
   color: #FFFFFF;
   background-color: #F4B01F;
   padding: 5px;
}

div#linksbox h3 {
   font-size: 20px;
   font-family: Georgia;
   font-style: italic;
   font-weight: normal; 
   text-align: left; 
   line-height: 23px;
   margin: 0;
   color: #000000;
   background-color: #FFFFFF;
   padding: 5px;
}

div#linksbox ul {
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}

div#linksbox li {
   padding-left: 10px;
   background-image: url(uploads/discover/bullet.gif);
   background-repeat: no-repeat;
   background-position: 0 2px;
}

div#linksbox li a{
   padding-left: 5px;
}

div#linksbox .txt {
   padding-left: 5px;
   font-weight: bold;
   color: #F4B01F;
}

div#leftcol1 {
     border-bottom: 1px solid #F4B01F;
}

div#leftcol1 h2 {
   color: #F4B01F; 
   font-size: 23px;
   font-family: Georgia;
   font-style: italic;
   font-weight: normal; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.3em 0;
}

div#leftcol1 p {
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    line-height: 25px;
}

div#leftcol2 {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #F4B01F;
}

div.leftcolimg {
  padding: 10px 0 0 0;
}

div#weather {
  padding: 10px 0 10px 0;
}

div#weather h2 {  /* h2 style for weather box */
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    font-size: 21px;
    color: #999;
    line-height: 1.0em;
}

div#logos {
   margin-top: 40px;
   border-top: 1px dotted #cccccc;
   border-bottom: 1px dotted #cccccc;
   width: 100%;  
   text-align: center;
}

div#logos img {
   padding-top: 20px;
   padding-bottom: 20px;
}


div#rightsidebar {
   float: right;
   width: 175px;
}

div.rightcolbtn {
  padding: 10px 0 10px 0;
}

div#footer {
   clear: both;
   /* background-color: #575352; */
   /* background-color: #ccc; */
   /* border-top: 4px solid #b0a18b; */
   border-top: 1px solid #F4B01F;
   margin-top: 15px;
   color: #89817f;
}

div#footer p {
   font-size: 0.8em;
   padding: 1em;
   text-align: center;
   margin: 0;
}

div#footer p a {
   color: #89817f;
   /* border-bottom:1px dotted #89817F; */
   /* border-bottom:1px dotted #564931; */
   text-decoration: none;
}

div#footer p a:hover {
   color: #89817f;
   /* background-color: #575352; */
   /* background-color: #3a3429; */
  background-color: #fff;
  text-decoration: underline;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   /*padding-bottom: 1em;*/
   border-bottom: 1px dotted #c0c0c0;
   margin-top: 15px;

margin-bottom: 15px;
}


h1 {
   color: #666666; 
   font-size: 15px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h2 {
   color: #1D98AA; 
   font-size: 23px;
   font-family: Georgia;
   font-style: italic;
   font-weight: normal; 
   text-align: left; 
   line-height: 26px;
   margin: 0;
}

h3 {
   color: #666; 
   font-size: 13px;
   font-family: Arial; 
   text-align: left; 
   line-height: 1.3em;
   margin: 0 0 0.2em 0;
}

h4 {
   color: #666666; 
   font-size: 12px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #666666; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   /*font-size: 1em;*/
   margin: 0 0 0.8em 0; /* some air around p elements */
   line-height: 1.6em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#content ul,
div#content ol,
div#content dl {
   font-size: 11px;
   line-height: 1.6em;
   margin: 0 0 1.5em 0em;
}

div#content ul li,
div#content ol li {
  margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#content dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#content dl dd {
   margin: 0 0 1em 1em;
}

div#content dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */

/* COMPANY DIRECTORY STYLES */
.CompanyDirectoryItem {
    line-height: 1.5em;   /* add more leading */
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px dotted #ccc;
}

.CompanyDirectoryDetails {  /* Push the details text down below the main image  */
    padding-top: 50px;
}

.leftdirimg {
    margin: 0 5px 5px 0;
}

.CompanyDirectoryHeader {
   font-family: Georgia;
   font-size: 18px;
   line-height: 21px;  /* leading added */
   font-weight: normal;
   color: #1D98AA;    /* Color blue added for full details heading (not a link)  */
}

.CompanyDirectoryMorelink {
  padding-top: 0.5em;
  text-align: right;
}

#CompanyDirectoryReturnlink {
  text-align: right;
}
/* END COMPANY DIRECTORY STYLES */



/* End of 'DPC2 : Main' */

