/**
 * Theme Name:C2day
 * Theme URI:http://batescreativegroup.com
 * Description:
 * Version: 1.0
 * Author:Ozgur Coruhlu
 * Author URI:http://batescreativegroup.com
 */

/* ===[ Resets ]=== */

/* http://meyerweb.com/eric/tools/css/reset/  */


/*
Light Green = Dark Blue
Grey Background = light beige
Breadcrumb area = light beige
Dark gray outline = brown/gold

About us links -> brown/grey
	Highlight -> light blue

Main menu highlight ->  darker blue? #254E78

Links -> dark blue 

Highlight box -> light blue
	Outline dark blue

old green: b3c048
old green highlight:
old green shadow: 
text shadow: 9DAA39

Blue 
33669A 

Light Blue
BAC3D9

Brown
B6975D

Beige
E7E6CE

Dark Blue
254e78

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0;
    font-size: 100%;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent; }

blockquote:before, blockquote:after, q:before, q:after {
    content: "" }

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

a:link {
    color: #33669A ;
    text-decoration: none }

a:visited 
    {
        color: #9B5BA5 ;
        text-decoration: none ;
    }

a:hover {
        color: #333 }
a:active {
    color: #000 ;
    text-decoration: none }





body {
    /*background: url(/Style%20Library/CPR/images/theme-blue/solid-bg.gif) repeat 0 0 */
    background: #f1f2f2;}

ol, ul {
    list-style: none }

blockquote, q {
    quotes: none }

/* remember to define focus styles!  */

:focus {
    outline: 0 }

/* remember to highlight inserts somehow!  */

ins {
    text-decoration: none }

del {
    text-decoration: line-through }

/* tables still need 'cellspacing="0"' in the markup  */

table {
    border-collapse: collapse;
    border-spacing: 0; }

/* Clear Floated Elements [http://www.positioniseverything.net/easyclearing.html]----------------------------------------------------------------------------------------------------  */

.clear {
    display: block;
    width: 0; height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }

.clear_push {
    display: block;
    width: 0; height: 10px;
    clear: both;
    overflow: hidden;
    visibility: hidden; }

.clearfix {
    display: inline-block }

* html .clearfix {
    height: 1% }

.clearfix:after {
    display: block;
    height: 0;
    clear: both;
    content: '.';
    visibility: hidden; }

.clearfix {
    display: block }

*:first-child+html .clearfix {
    zoom: 1 }

ol, ul {
    list-style: none }

code {
    color: #000;
    font-family: Courier, "Courier New", "Lucida Console", Monaco }

iframe {
    overflow: hidden }

blockquote, q {
    quotes: "" "" }

acronym {
    border-bottom: 1px dashed #333;
    cursor: help }

strong {
    font-weight: bold }

em {
    font-style: italic }

/* ===[ Typography ---------------------------------------------------------------------------------------------------- ]=== */

body {
    color: #666666;
    font: 13px/1.5 helvetica,arial,sans-serif }

h1.dropcap + p:first-letter, h2.dropcap + p:first-letter, h3.dropcap + p:first-letter {
    float: left;
    margin: 7px 5px 0 0;
    color: #333;
    font-size: 3.0em;
    font-variant: small-caps;
    line-height: 0.75em }

/* ===[ Headings ]=== */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1;
    font-family: 'Istok Web', Helvetica, Arial, sans-serif; }

h1 {
    font-size: 28px }
    
h1.article-detail {
    font-size: 18px }    

h2 {
    font-size: 20px }

h3 {
    font-size: 16px }

h4 {
    font-size: 14px !important}

h5 {
    font-size: 1em }

h6 {
    font-size: .90em }

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    margin: 0 0 10px 0 }

strong {
    font-weight: bold }


/* Blockquotes */

blockquote {
    margin: 1.5em 10px; padding: .5em 10px;
    background: #f9f9f9 }

.greenBlockquote {
    margin-top: 20px; margin-bottom: 20px;
    padding: 20px 20px 20px 40px;
    color: #33669A;
    font-size: 1.2em;
    font-style: italic; font-style: italic;
    background: url(/Style%20Library/CPR/images/quote-green.png) no-repeat left 5px;
    font-family: Georgia, "Times New Roman", Times, serif; }

.greyBlockquote {
    margin-top: 20px; margin-bottom: 20px;
    padding: 20px 20px 20px 40px;
    font-size: 1.2em;
    font-style: italic; font-style: italic;
    background: url(/Style%20Library/CPR/images/quote-grey.png) no-repeat left 5px;
    font-family: Georgia, "Times New Roman", Times, serif; }

.dropcap {
    position: relative; float: left;
    left: -3px;
    padding: 0 2px 0 0;
    color: #666;
    font-size: 500%; font-weight: bold;
    line-height: 0.8em;
    font-family: Serif;
   }

p.intro {
   	font-size: 1.2em;
   	font-style: italic;
    font-family: 'Istok Web', Helvetica, Arial, sans-serif }
    
span.slug-title {
    font-size: 1.2em;
    letter-spacing: 2px;
    font-family: 'Istok Web', Helvetica, Arial, sans-serif ; display: block;
    margin-bottom:5px}
         
.article-dek{
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;	
         }

em.date-stamp{
	display: block;
	text-align: right;
	color: #999;
	text-decoration: underline;
         	
         }

/* Custom Classes ----------------------------------------------------------------------------------------------------*/

.right {
    float: right }

.left {
    float: left }

.hide {
    display: none }

.green {
    color: #b3c048 }

.img-Bmargin {
   margin-bottom: 10px; }
    
.imgBordered {
    border: 1px solid #F0F0F0;
    paddind: 1px; }

.imgBordered5px {
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff; }

.more-link {
    font-size: 10px;
    text-transform: uppercase }

.imgLeft {
    float: left;
    margin-right: 20px }

.imgRight {
    float: right;
    margin-left: 20px }
  
   .photo-caption{
    	font-size: 10px;
    	padding: 5px 5px 5px 12px;
    	font-style: italic;
    	 /*background: url("/Style%20Library/CPR/images/info-icon.png") no-repeat 0 7px*/
    }
    
.font {
    font-family: 'Istok Web', Helvetica, Arial, sans-serif;
    background: url("/Style%20Library/CPR/images/theme-blue/menu-divider.gif")  repeat-y right top; }
    
   /* Page Layouts ---------------------------------------------------------------------------------------------------- */
   
   
   .logo {
       display: block;
       /*width: 391px; height: 77px;*/
       width:960px; height:77px;
       text-indent: -9999px;
       background: url("/Style%20Library/CPR/images/content/140161F_CPR14_WebBanner_960x77_2.jpg") no-repeat 0 0 }
   
   .logo-link /*new - need on cancer today */
   {
       display: block; 
       width:733px; 
       height:77px; 
       text-indent: -9999px;
   }
   
   #page_wrap {
       padding: 20px 0 }
       
   #page {
       border: solid 1px #ccc;
       background: #fff; }
   
   .sidebar300 {
       width: 300px }
   
   .sidebar160 {
       width: 160px }
   
   .sidebar300 .more-link, .sidebar160 .more-link {
       display: block;
       text-align: right }
   
   .content460 {
       width: 462px;
       margin: 0 0 0 20px}
       
       .content640 {
           width: 642px;
           margin: 0 }
   
   /* White backgrounded container class with padding and #ccc border */
   .bordered-box-white {
       margin-bottom: 18px;
       padding: 20px;
       background-color: #fff !important;
       border: solid 1px #ccc }
   
    .bordered-box-white-nopad {
       margin-bottom: 18px;
       padding: 0px;
       background-color: #fff !important;
       border: solid 1px #ccc }
       
   .bordered-box20 {
       margin-bottom: 18px;
       padding: 20px;
       border: solid 1px #ccc }
   
   .blockTitleWhite {
       text-transform: uppercase;
       line-height: 1.2 }
   
   /* container class with  #ccc border */
   .bordered-box {
       margin-bottom: 18px;
       padding: 0;
       border: solid 1px #ccc;
       background: #fff; }
   
   /* container class with full with  no padding no border, with margin at the bottom */
   .box {
       margin-bottom: 18px;
       padding: 0;
       overflow: hidden }
   
   #footer {
       font-size: 10px }
   
   #footer .copy {
        }
   
   #footer .aacr {
        }
   
   
   #header, #page_wrap, #footer {
       width: 960px;
       margin: 0 auto }
   
   .mid_content_block {
       position: relative;
       padding: 20px;
       overflow: hidden }
   
   .header_green {
       background: url("/Style%20Library/CPR/images/theme-blue/content-block-header-bg.gif") repeat-x 0 0 };
	
    .header_generic {
       background: url("/Style%20Library/CPR/images/theme-blue/content-block-header-bg.gif") repeat-x 0 0 };
	
  .header-icon{
  	padding-left: 25px;
  }
   
   .header_green h2.mid_content_block_title, .header_generic h2.mid_content_block_title, .header_grey h2.mid_content_block_title {
       display: block;
       height: 35px;
       margin-top: -18px; margin-bottom: 20px;
       color: #fff;
       font-size: 16px;
       text-transform: Uppercase;
       zoom: 1;
       line-height: 35px;
       text-shadow: 1px 1px 1px #333; }
   
   .header_grey {
       background: url("/Style%20Library/CPR/images/content-block-header-bg-gry.gif") repeat-x 0 0 }
   
   .gray-bg {
       background-color: #fafafa }
   
   .white-bg {
       background-color: #ffffff }
   
   .web-exclusive {
       position: absolute; display: block;
       right: 0; bottom: 0;
       width: 83px; height: 84px;
       text-indent: -9999px;
       background: url("/Style%20Library/CPR/images/web-exclusive.png") no-repeat 0 0 }
   
   /* Columns Note: "a" versions for 2column layout-------- */
   
   
   
   .col_2, .col_3, .col_4,.col_2a, .col_3a, .col_4a  {
       display: inline; float: left;
       margin-right: 10px; margin-left: 10px }
   
    .col_2 {
       width: 200px }
      
   .col_3 {
       width: 126px }
 
   .col_4 {
       width: 90px }
   
    /* Columns for 2column layout-------- */
    
   .col_2a {
       width: 290px }
       
   .col_3a {
       width: 185px }
   
   .col_4a {
       width: 135px }
   
   
   /* clear the extra margin on first item */
    .alpha {
       margin-left: 0 }
   
   /* clear the extra margin on last item */
   .omega {
       margin-right: 0 }
   
   /* clear both left and right margin  */
   .no-margin {
       margin: 0 }
   
    /* Content list styles ---- */
    ul.content-list{} 
   
    ul.content-list li{
      position:relative;
      overflow:hidden;
      min-height:100px;
      padding:10px 0 10px 110px;
      margin: 10px 0;
      border-bottom:dotted 1px #ccc} 
      ul.content-list li img{
      position: absolute;
      left: 0;
      }
      
    .ul.content-list li:last-child, ul.content-list li.last-li, ul.media-list li.last-li,.ul.media-list li:last-child {
        border-bottom: none; }
        
    ul.content-list li span.sub-headline{
       display:block;
       font-weight:normal;font-size:65%;
       padding-top:6px;
       font-style:italic;
    
    }
    
    .meta-box{overflow:hidden;}
    .meta-box em.author-name{float:left;dispaly:block;font-size:10px}
    .meta-box a.more-link{float:right;}

    .pretty-hover{
    	background: #fafafa;
    }
     
  .tableofcontent-date{
    	display:block;
    	font-weight: normal;
    	letter-spacing: 1px;
    	font-size: 55%;
    	padding-top: 5px;
    }

/* Standard Form Fields ----------------------------------------------------------------------------------------------------*/

form.standard .field {
    padding: 0 0 20px 0;
    font-weight: bold }

form.standard label {
    display: inline-block;
    padding: 0 0 5px 0;
    color: #333 }

form.standard .textbox, form.standard .textarea {
    padding: 8px 8px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 3px #fafafa;
    -moz-box-shadow: 0 0 3px #fafafa;
    box-shadow: 0 0 3px #fafafa; }

form.standard .textbox:hover, form.standard .textarea:hover {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1) }

form.standard .textbox:focus, form.standard .textarea:focus {
    border-color: #999 }

form.standard .textbox, form.standard .textarea {
    width: 320px }

form.standard .textarea {
    height: 170px;
    font-size: 12px;
    font-family: inherit }

form.standard .error {
    color: #444;
    border-color: #ffcfcf;
    background: #fff5f5; }

.textbox, textarea {
    padding: 5px 5px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 3px #fafafa;
    -moz-box-shadow: 0 0 3px #fafafa;
    box-shadow: 0 0 3px #fafafa; }

/* Search Form Fields ---------------------------------------------------------------------------------------------------- */

fieldset.search {
    width: 220px;
    border: none;
    margin-top: 20px; /*new need to go on cancertoday*/
    margin-right: 7px; /*new need to go on cancertoday*/
    }

.search input, .search button {
    float: left;
    border: none }

.search input.search-box {
    width: 190px; height: 18px;
    
    margin: 0; padding: 4px;
    color: #666;
    border-right: none !important;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 3px #fafafa;
    -moz-box-shadow: 0 0 3px #fafafa;
    box-shadow: 0 0 3px #fafafa;
    background: #fff; }

.search input.box:focus {
    background: #f0f0f0;
    outline: none; }

.search button.search-btn {
    width: 20px; height: 28px;
    border-left: none !important;
    text-indent: -9999px;
    cursor: pointer;
    background: #fff url(/Style%20Library/CPR/images/search_bg.png) no-repeat center 0;
    border: 1px solid #ccc; }

.search button.search-btn:hover {
    background: #fff url(/Style%20Library/CPR/images/search_bg.png) no-repeat center 0 }

/* Newsletter---------------------------------------------------------------------------------------------------- */

fieldset.newsletter-sub {
    width: 300px;
    border: none }

.newsletter-sub input, .newsletter-sub button {
    float: left }

.newsletter-sub input.newsletter-sub-input {
    float: left;
    width: 160px; height: 18px;
    margin: 0 5px 0 0; padding: 4px;
    color: #666;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 3px #fafafa;
    -moz-box-shadow: 0 0 3px #fafafa;
    box-shadow: 0 0 3px #fafafa;
    background: #fff; }

.newsletter-sub input.box:focus {
    background: #f0f0f0;
    outline: none; }

.mail-icon {
    padding-left: 60px;
    background: url(/Style%20Library/CPR/images/mail-icon.png) no-repeat top left }

/* Table Styles ---------------------------------------------------------------------------------------------------- */

table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%; }

caption, th, td {
    font-weight: normal;
    text-align: left }

table.table {
    border: 1px solid #D6CDC1;
    border-collapse: collapse; }

table.table tr:hover, table.table tr.odd:hover {
    color: #333;
    background: #fafafa }

table.table tfoot th, tfoot td {
    margin: 0; padding: 5px 10px;
    color: #666;
    text-align: left;
    background: #fff }

table.table tfoot td {
    padding-left: 10px;
    border-top: 1px dotted #ccc;
    text-align: right }

table.table tfoot th {
    border-top: 1px dotted #ccc }

table.table thead th {
    padding: 10px;
    background-color: #b3c048; color: #FFF;
    font-weight: bold;
    font-variant: small-caps;
    text-align: left;
    /* headers oben */:  }

table.table caption {
    width: 100%; width: auto;
    margin: 0; padding: 10px;
    color: #666;
    font-size: 16px; font-weight: bold;
    text-align: left; text-transform: uppercase }

table.table caption span {
    color: #999;
    font-size: 12px; font-weight: normal }

table.table tbody {
    background: #fff }

table.table tbody tr.odd {
    border-top: 1px dotted #ccc;
    background: #f0f0f0 }

table.table tbody tr.odd th {
    border-top: 1px dotted #ccc;
    background: #fff }

table.table tbody td {
    padding: 10px;
    font-size: 100%;
    vertical-align: top;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #CCC; }

table.table tbody th {
    font-size: 1.2em;
    text-align: left }

table.table tbody tr {
    border-top: 1px dotted #ccc;
    background: #fff }

table.table tbody tr th {
    border-top: 1px dotted #ccc;
    background: #fff }

/* Button Styles ---------------------------------------------------------------------------------------------------- */

.button:active {
    top: 1px }

.button, .button:visited {
    position: relative; display: inline-block;
    padding: 5px 10px 6px;
    background-color: #f0f0f0; color: #666 !important;
    font-size: 12px; font-weight: bold;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 0 3px #fafafa;
    -moz-box-shadow: 0 0 3px #fafafa;
    box-shadow: 0 0 3px #fafafa;
    cursor: pointer;
    line-height: 1;
    border: 1px solid #ccc; }

.button:active {
    top: 1px }

.button:hover {
    background-color: #b3c048; color: #fff !important;
    border: 1px solid #8c9731 }

.button-gray:hover {
    background-color: #b3c048; color: #fff;
    border: 1px solid #8c9731 }

.button-gray, .button-gray:visited {
    position: relative; display: inline-block;
    padding: 5px 10px 6px;
    background-color: #666; color: #fff !important;
    font-size: 12px; font-weight: bold;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 0 3px #fafafa;
    -moz-box-shadow: 0 0 3px #fafafa;
    box-shadow: 0 0 3px #fafafa;
    cursor: pointer;
    line-height: 1;
    border: 1px solid #333; }

a.small.button, a.small.button-gray {
    padding: 5px 10px 4px !important;
    color: #666;
    font-size: 11px; font-weight: normal }

a.small.button:hover {
    color: #fff }

a.button, a.button-gray {
    padding: 8px 22px !important }
    
  .share-print-bar{
  	overflow: hidden;
  	margin-bottom: 20px;
  	padding-bottom: 10px;
  	border-bottom:dotted 1px #ccc ;
  }  
 /*.share-print-bar a{display: block;
 	padding: 0 0 0 20px;
 	color: #666;
 	font-size:10px;
 	text-transform: uppercase;
 	letter-spacing: 1px;
 }  
 .share-print-bar a:hover {color: #b3c048 } 
  .share-print-bar .share-this a{
  	background: url(/Style%20Library/CPR/images/share-icon.png) no-repeat 0 0 }


.share-print-bar .share-this{
float: left;	width: 100px;
}

.share-print-bar .print-this{
float: right;	width: 70px;
}
    
.share-print-bar .print-this a{
	background: url(/Style%20Library/CPR/images/print-icon.png) no-repeat 0 0 }
	*/
	
/* ===[ List Element Styles ---------------------------------------------------------------------------------------------------- ]== */

.last-li {
    border: none }
/*  Numeric list Styles */

ol.number-list {
    padding-left: 20px }

ol.number-list li {
    list-style-type: decimal }

ol.number-list li ol {
    padding-left: 20px }

ol.number-list li ol li {
    list-style-type: lower-roman }

/*  Bulleted list Styles  */

ul.bullet-list {
    padding-left: 20px }

ul.bullet-list li {
    list-style-type: disc }

ul.bullet-list li ul {
    padding-left: 20px }

ul.bullet-list li ul li {
    list-style-type: circle }

/* ===[ Iconed list Styles ---------------------------------------------------------------------------------------------------- ]=== */

.tick, .cross, .plus, .minus {
    margin: 0 0 11px 0; padding: 0;
    list-style: none }

.cross li {
    padding-left: 17px;
    background-color: transparent;
    background-image: url(/Style%20Library/CPR/images/xbox.png);
    background-repeat: no-repeat;
    background-position: 0 3px; }

.minus li {
    padding-left: 17px;
    background-color: transparent;
    background-image: url(/Style%20Library/CPR/images/box-close.png);
    background-repeat: no-repeat;
    background-position: 0 3px; }

.plus li {
    padding-left: 17px;
    background-color: transparent;
    background-image: url(/Style%20Library/CPR/images/box-open.png);
    background-repeat: no-repeat;
    background-position: 0 3px; }

.tick li {
    padding-left: 17px;
    background-color: transparent;
    background-image: url(/Style%20Library/CPR/images/checkbox.png);
    background-repeat: no-repeat;
    background-position: 0 3px; }


/* ===[ Link list ---------------------------------------------------------------------------------------------------- ]=== */

.links {
    margin: 0 0 11px 0; padding: 0;
    list-style: none }

.links li {
    position: relative;
    margin: 0; padding: 3px;
    border-bottom: 1px dotted #ccc }

.links li a.selected {
    color: #766A54;
    border-left: 5px solid #333;
    font-weight: bold }

.links li a {
    display: block;
    padding: 0 5px;
    color: #666;
    border-left: 5px solid #ccc;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px }

.links li a:hover {
    color: #b3c048;
    border-left: 5px solid #b3c048 }

.link-list {
     }

.link-list li {
     }

.link-list li a {
    padding-left: 14px;
    text-decoration: underline;
    background-image: url(/Style%20Library/CPR/images/more-arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    text-transform: uppercase; 
    font-size:9px;color:#666}

.link-list li a:hover {
    color: #b3c048;
    background-image: url(/Style%20Library/CPR/images/more-arrow-green.gif) }


/* ===[ Media list icons ---------------------------------------------------------------------------------------------------- ]=== */

.media-list {
     }
.media-list li  h4{
	margin-bottom: 5px;
}
.media-list li  h4 a {
      color: #666 !important;
      text-decoration: none !important;
     }
     
.media-list li  h4 a:hover {
      color: #b3c048 !important;
      text-decoration: none !important;
          }
.media-list li {
     padding:5px 0 5px 24px;
     border-bottom: 1px dotted #ccc;
     font-size: 80%;
     margin-bottom: 5px;
     }

 li.media-article {
    background: url("/Style%20Library/CPR/images/article-icon.png") no-repeat 0 5px }
 li.media-podcast {
    background: url("/Style%20Library/CPR/images/podcast-icon.png") no-repeat 0 5px }
 li.media-exclusive {
    background: url("/Style%20Library/CPR/images/exclusive-icon.png") no-repeat 0 5px }
 li.media-video {
    background: url("/Style%20Library/CPR/images/video-icon.png") no-repeat 0 5px }
 li.media-blog {
    background: url("/Style%20Library/CPR/images/blog-icon.png") no-repeat 0 5px }
 li.media-photo {
      background: url("/Style%20Library/CPR/images/photo-icon.png") no-repeat 0 5px }
 li.media-linked {
      background: url("/Style%20Library/CPR/images/linked-icon.png") no-repeat 0 5px }
 li.media-lastminute {
      background: url("/Style%20Library/CPR/images/time-icon.png") no-repeat 0 5px }
 li.media-audio {
      background: url("/Style%20Library/CPR/images/audio-icon.png") no-repeat 0 5px }
 li.media-download {
      background: url("/Style%20Library/CPR/images/download-icon.png") no-repeat 0 5px } 
 li.media-warnning {
     background: url("/Style%20Library/CPR/images/warnning-icon.png") no-repeat 0 5px}
  li.media-help {
     background: url("/Style%20Library/CPR/images/help-icon.png") no-repeat 0 5px}
  li.media-external {
        background: url("/Style%20Library/CPR/images/external-icon.png") no-repeat 0 5px}
    
/* ===[ Header block icons ---------------------------------------------------------------------------------------------------- ]=== */

.featured {
    background: url("/Style%20Library/CPR/images/block_title_icons.png") no-repeat 0 0 }

.tweets {
    background: url("/Style%20Library/CPR/images/block_title_icons.png") no-repeat 0 -35px }

.resources {
    background: url("/Style%20Library/CPR/images/block_title_icons.png") no-repeat 0 -70px }

.additional {
    background: url("/Style%20Library/CPR/images/block_title_icons.png") no-repeat 0 -105px }



/* ===[ Header Part ---------------------------------------------------------------------------------------------------- ]=== */

#header_wrap {
    padding-top: 10px;
    background: #fbfbfb }

#header {
    position: relative }

#login-search-container {
     }

.login-box {
    padding-bottom: 5px;
    font-size: 10px;
    text-align: right; text-transform: uppercase;
    letter-spacing: 1px }

/* ===[ Status Bar ---------------------------------------------------------------------------------------------------- ]=== */

#status-bar {
    height: 20px;
    padding: 5px;
    
    font-size: 10px;
    overflow: hidden;
    /*background: url(/Style%20Library/CPR/images/theme-blue/solid-bg.gif) repeat 0 0;*/
    background: #f1f2f2;
    border: solid 1px #ccc;
    /*border: solid 1px #B6975D;*/
    border-bottom: none; }

#status-bar .breadcrumb {
     }

#status-bar .socials {
    margin: 0; padding: 0 }

/* ===[ Socials ---------------------------------------------------------------------------------------------------- ]=== */

ul.socials li {
    display: inline-block!important; float: left!important;
    width: 20px!important; height: 20px!important;
    margin: 0!important; padding: 0!important;
    cursor: pointer!important;
    list-style-type: none!important; }

ul.socials a {
    display: block;
    width: 20px!important; height: 20px!important;
    color: transparent!important;
    text-indent: -9999px }

.facebook-btn, .rss-btn, .twitter-btn, .textSmall-btn, .textLarge-btn {
    background: url(/Style%20Library/CPR/images/socials-bg.png) no-repeat }

.textLarge-btn:hover {
    background-position: -60px -20px }

.textSmall-btn:hover {
    background-position: -80px -20px }

.facebook-btn:hover {
    background-position: -20px -20px }

.twitter-btn:hover {
    background-position: -40px -20px }

.rss-btn:hover {
    background-position: 0 -20px }

.rss-btn {
    background-position: 0 0 }

.facebook-btn {
    background-position: -20px 0 }

.twitter-btn {
    background-position: -40px 0 }

.textLarge-btn {
    background-position: -60px 0 }

.textSmall-btn {
    background-position: -80px 0 }

/* bredcrumbs ---------------------------------------------------------------------------------------------------- */

.breadcrumb {
     }

.breadcrumb li {
    display: inline }

.breadcrumb li a.current {
    font-weight: bold }

.breadcrumb li a {
    padding: 0 4px;
    line-height: 20px }

/* top naigation---------------------------------------------------------------------------------------------------- */

.top_navigation_wrap {
     }

#top_navigation {
    margin: 0; padding: 0 }

#top_navigation li.last-li a {
    border: none }

#top_navigation li {
    display: inline }

#top_navigation li a:hover {
    color: #BAC3D9 }

#top_navigation li a, #top_navigation li a:visited {
    padding: 0 8px 0 6px;
    /*color: #666;*/
    /*color: #B6975D;*/
    color:Black;
    border-right: solid 1px #ccc;
    font-size: 10px;
    text-transform: uppercase }

/* ===[ News List ---------------------------------------------------------------------------------------------------- ]=== */

.news-list {
     }

.news-list li {
    margin-bottom: 10px; font-size: .80em;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd }

.news-list li:last-child {
    border-bottom: none }

.news-list li em {
    display: block;
    text-align: right }

.news-list li h4 {
    margin-bottom: 5px;
    font-weight: bold }

.news-list li a {
    color: #666 }

.news-list li a:hover {
    color: #b3c048 }

.news-list li p {
   
    line-height: 1.3; }

/* ===[ Twitter List ---------------------------------------------------------------------------------------------------- ]=== */

.tweet-list {
     }

.tweet-list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd }

.tweet-list li:last-child {
    border-bottom: none }

.tweet-list li em {
    display: block;
    text-align: left }

.tweet-list li p {
    font: .80em;
    line-height: 1.2; }

.tweet-list li a {
    color: #b3c048 }

.tweet-list li a:hover {
    color: #666 }

/* ===[ Homepage Slider ---------------------------------------------------------------------------------------------------- ]=== */

/* pager links */

.bx-pager a {
    display: block; float: left;
    width: 10px; height: 10px;
    margin-right: 5px;
    text-indent: -9999px;
    zoom: 1;
    background: url(/Style%20Library/CPR/images/purple_pager.png) no-repeat 0 -10px; }

.bx-pager a:hover {
    background-position: 0 0 }

.main-slider-wrap {
    position: relative;
    height: 280px;
    margin-bottom: 20px;
    overflow: hidden }

#main-slider {
    background-color: #333 }

#main-slider li {
    position: relative;
    height: 280px;
    width: 460px;
    margin: 0px; padding: 0px;
    background-color: #333;
    overflow: hidden }

#main-slider li .image-caption {
    position: absolute;
    bottom: 0;
    width: 440px; height: 30px;
    padding: 0 10px;
    color: #fff;
    text-align: right;
    line-height: 30px;
    background: #333;
    z-index: 110;
    -ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .80; }

#main-slider li .image-caption a {
    display: block;
    padding-right: 20px;
    color: #fff;
    font-size: 10px;
    background: url(/Style%20Library/CPR/images/more-arrow-white.gif) no-repeat center right }

#main-slider li .slider-img {
    border: solid 1px #ccc }

#my-pager {
    position: absolute;
    bottom: 0;
    height: 10px;
    padding: 10px;
    z-index: 111 }

/* ===[ Poll Style ---------------------------------------------------------------------------------------------------- ]=== */

.poll-list {
    margin-bottom: 10px }

.poll-list li {
    padding: 5px }

.poll-list li input {
    margin-right: 5px }

/* ===[ Magazine Subscribe ---------------------------------------------------------------------------------------------------- ]=== */

.subscribe-mag {
    padding-bottom: 10px;
    text-align: center }


.subscribe-mag h4 {
    display: block;
    font-size: 12px; font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 2px;
    background: #666;
    color: #fff;
    padding: 5px; }

.subscribe-mag a {
    font-size: 10px;
    text-transform: uppercase }
    
.subscribe-mag a:hover {
    color: #666; }
    
 .subscribe-mag a.current-issue {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    text-transform: uppercase }
    
  .subscribe-mag a.current-issue:hover {
    color: #b3c048;}

/* ===[ Pagination styles ---------------------------------------------------------------------------------------------------- ]=== */

.pagination {
    display: block;
    height: 22px;
    padding: 20px 0;
    font-size: 12px; font-weight: normal;
    text-align: left;
    line-height: 21px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif; }

.pagination .disabled_pagination {
    margin-left: 10px;
    padding-top: 2px; padding-bottom: 2px;
    padding: 7px;
    background-color: #F5F5F5; color: #D7D7D7;
    text-decoration: none;
    border: 1px solid #EBEBEB;
    cursor: default; }

.pagination .active_link {
    margin-left: 10px;
    padding-top: 4px; padding-bottom: 4px;
    padding: 7px;
    background-color: #33669A; color: #fff;
    text-decoration: none;
    border: 1px solid #254e78;
    cursor: default; }

.pagination a:link, .pagination a:visited {
    width: 22px;
    margin-left: 10px;
    padding-top: 4px; padding-bottom: 4px;
    padding: 7px;
    background-color: #F5F5F5; color: #666;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #ccc }
   
 .pagination a:hover {
        background-color: #ccc; color: #333;
        border: 1px solid #ccc }

/* default sharepoint css overrides */
.srch-Page strong {
    margin-left: 10px;
    padding-top: 4px; padding-bottom: 4px;
    padding: 7px;
    background-color: #33669A; color: #fff !important;
    text-decoration: none;
    border: 1px solid #254e78;
    cursor: default;
    }

.srch-Page a:hover
{
	background-color: #ccc !important; color: #333 !important;
        border: 1px solid #ccc !important;	
}

.srch-Page a:link, .srch-Page a:visited
{
	/*width: 22px;*/
    margin-left: 10px;
    padding-top: 4px; padding-bottom: 4px;
    padding: 7px;
    background-color: #F5F5F5; color: #666 !important;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #ccc;
}


.srch-Title2 a:link, .srch-Title2 a:visited, .srch-Title2 a:hover {
	color: #33669A !important;
	text-decoration: underline !important;
}

.srch-URL2 
{
	color: #333 !important;
	max-width: 575px;
	word-wrap: break-word;
	margin-right: 8px;
}
/*
Blue 
33669A 

Light Blue
BAC3D9

Brown
B6975D

Beige
E7E6CE

Dark Blue
254e78

*/