/*
Theme Name: 6outline-cpg01
Site Name: 6OUTLINE CPG PREMADE #01
Theme URI: http://6outline.com
Author: 6OUTLINE
Author URI: 6outline.com
Version: 1.0
*/

body{
	background-color: #fff;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 26px; 
	color: #606060;    
	margin: 0px;
	padding: 0px;
}

u {
    color: #333;
    border-bottom: 1px solid #333;
    padding-bottom: 1px;
    text-decoration: none;
}

i, em {
    color: #6f5355;
    font-family: 'Playfair Display', serif;
}

h1{
    font-weight: normal;
    font-size: 21px;
    text-decoration: none;
    line-height: 24px;
    margin: 2px;
}

h2 {
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    letter-spacing: 4px;
    font-family: 'Playfair Display', serif;
    text-transform: capitalize;
    font-style: italic;
    color: #333;
    }
    

h3 {
    font-size: 12px;
}

p {
    font-size: 100%;
    margin: 2px 0px;
}

a {
    color: #000;
    cursor: help;
}

.center {
    margin: 0 auto;
    text-align: center;
}

/* ------------------------- BAR MENU ------------------------- */


#navigation {
    background: #333;
    margin-bottom: 40px;
}

#nav {
    width: 1180px;
    margin: 0 50px 0 auto;
    padding: 10px;
}

#nav li {
	display: inline-block;
    font-size: 10px;
    margin: 0px 10px;
    list-style: none;
}

#nav li a {
    font-family: 'Roboto Condensed';
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    padding: 10px 10px 14px 20px;
}

#nav li a:hover {
	color: #a2552b;
}


.mobile-container {
  margin: auto;
}

.bar {
	display: none;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}


/* ------------------------- SITE NAME + DOMAIN ------------------------- */

#name {
    margin: 10px 0 20px 0;
    height: 60px;
    text-align: center;
}

#name .title {
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    text-transform: capitalize;
    font-style: italic;
    color: #333;
    margin-bottom: 10px;
}

#name .subtitle {
    font-family: 'Roboto Condensed';
    font-size: 13px;
    color: #333;
    letter-spacing: 1px;
}

#name .subtitle span {
    background: #333;
    color: #fff;
}


/* ------------------------- TOP (HEADER + SIDEBAR)------------------------- */


#top {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    max-width: 1200px;
    height: 440px;
}



#top .header {
    margin: 0 5px 0 0px;
    position: relative;
    display: block;
    float: left;
    width: 30.8%;
    height: 450px;
    background-image: url(images/header.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#top .title {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#top .title span {
    padding: 1px 5px;
    border-left: 5px solid #333;
    border-bottom: 1px solid #333;
}


#top .welcome {
    width: 61%;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-align: justify;
    border: 1px solid #ededed;
    overflow: hidden;
    max-height: 200px;
    float: left;
    height: 350px;
}

#top .projects {
    width: 45%;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-align: justify;
    border: 1px solid #ededed;
    overflow: hidden;
    max-height: 200px;
    float: right;
    height: 158px;
}

#top .affiliates {
    width: 39%;
    margin: 0 auto;
    padding: 15px 20px;
    text-align: justify;
    border: 1px solid #ededed;
    overflow: hidden;
    max-height: 200px;
    float: left;
    height: 150px;
}


#top .spotlight {
    width: 30%;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-align: justify;
    border: 1px solid #ededed;
    overflow: hidden;
    max-height: 200px;
    float: right;
    height: 170px;
}


/* ------------------------- SIDEBAR CONTENT (AFFILIATES) ------------------------- */


#top .affiliates img {
	border: 1px solid #b5b1b1;
	opacity: 1;
	margin: 3px;
}

#top .affiliates img:hover {
	opacity: 0.9;
}

#top .affiliates ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
    margin-top: 4px;
    padding: 1px;
}

#top .affiliates li {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 9px !important;
    font-weight: 400;
    margin: 5px;
    padding: 1px;
    letter-spacing: 2px;
    position: relative;
    line-height: 15px;
    font-family: 'Roboto Condensed';
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}

#top .affiliates li a {
	color:#000000;
	display:block;
	text-transform: uppercase;
}

#top .affiliates li a:hover {
    color: #000;
}



/* ------------------------- SIDEBAR CONTENT (PROJECTS) ------------------------- */

#projects {
    margin-top: 10px;
}


#projects li {
    list-style: none;
}


#projects li a {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    letter-spacing: 1px;
}

#projects .year {
    font-family: 'Roboto Condensed';
    color: #fff;
    padding: 0 5px;
    background: #a2552b;
    margin: 0 5px 0 0;
    letter-spacing: 1px;
}

#projects .status {
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    padding: 2px 5px;
    font-size: 9px;
    background: #333;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 0 5px;
}

/* ------------------------- SIDEBAR CONTENT (SPOTLIGHT) ------------------------- */

#spotlight { 
    padding: 0px 5px 0px 5px;
}

#spotlight .head {
    height: 80px;
    line-height: 60%;
    padding: 40px 0 10px 0px;
    margin: 0px -5px -12px -5px;
}

#spotlight .head:last-child {
    height: 80px;
    line-height: 60%;
    padding: 40px 0 10px 0px;
    margin: 0px -5px -12px -5px;
}


#spotlight span.ttl { 
    margin-left: 20px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 4px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed';
    font-size: 10px;
    font-weight: 700;
}


#spotlight span.info {
    margin-left: 20px;
    display: block;
    color: #FFF;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: lowercase;
    line-height: 25px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: bold;
}

#spotlight span.info a { 
    margin: 1px;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed';
    font-size: 10.6px;
    background: #fff;
    padding: 0px 3px;
    font-style: normal;
    border-bottom: 3px solid #000;
}

#spotlight span.info a:hover { 
}

/* ------------------------- CONTAINER ------------------------- */

#container {	
    margin: 0 auto 0 auto;
    padding: 30px 30px 0px 30px;
    width: 1200px;
}

/* ------------------------- CPG NAVIGATION (VISIBLE TO GUESTS) ------------------------- */

#cpg-menu {
    margin: 20px 0 20px 0;
    height: 60px;
    text-align: center;
}

#cpg-menu a {
    font-size: 11px;
    font-weight: 300;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #000;
    border-bottom: 1px solid #333;
    margin-right: 10px;
    padding: 2px 2px;
}

/* ------------------------- CONTENT ------------------------- */

#content {	
	padding: 20px 15px;
}
	
/* ------------------------- QUOTE ------------------------- */
	
#quote {
    margin: auto;
    width: 1060px;
    padding: 10px 5px 10px 5px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
    font-family: 'Playfair Display', serif;
    font-size: 21px;
    text-transform: capitalize;
    font-style: italic;
    color: #333;
}


	
/* ------------------------- BOTTOM + SIDEBAR ------------------------- */
	
#bottom {
	width: 1200px;
    max-width: 1200px;
	display: flex;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

#bottom .content {
	display: block;
}

#bottom .title {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 10px;
}


#bottom .title span {
    padding: 1px 5px;
    border-left: 5px solid #333;
    border-bottom: 1px solid #333;
}

#bottom i, em {
    color: #333;
    font-family: 'Playfair Display', serif;
	font-size: 13px;

}

#bottom b, strong {
    color: #333;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed';
}

#bottom u {
	padding-bottom: 1px;
	border-bottom: 1px solid #333;
}

#bottom a {
    color: #000;
}

#bottom .side {
	width: 31%;
    margin: 0 0 20px 15px;
    padding: 15px 20px;
    text-align: justify;
    border: 1px solid #ededed;
    overflow: hidden;
    max-height: 200px;
    height: 200px;
}


#bottom .side img {
    margin: 3px;
    box-shadow: 0 0 4px #cdcacb;
    opacity: 0.9;
    max-height: 160px;
}

#bottom .side img:hover {
	opacity: 1;
}


/* ------------------------- FOOTER ------------------------- */

#footer {	
	clear:both;
	margin: 0 auto;
	width: 1250px;
	max-width: 1250px;
	padding: 10px 5px 10px 5px;	
	font-size: 12px;	
	text-align: center;
}

#footer .content {
	margin: 0 auto;
	width: 1150px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a {	
    color: #000;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed';
    margin: 5px;
    text-transform: uppercase;
    background: #eee;
}

#footer a:hover {	
    color: #000;
}

#footer em, #footer i, #footer b {	
	color: #131313;
}


#footer .links {
    margin-bottom: 10px;
    text-align: center;
}

#footer .desc {	
    font-family: 'Playfair Display', serif;
    line-height: 18px;
    text-align: justify;
    color: #333;
    margin-top: 15px;
    margin-bottom: 15px;
    border-left: 1px solid #333;
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
    border-right: 1px solid #333;
    padding: 20px;
    letter-spacing: 1px;
}



/* ------------------------- COPPERMINE CSS ------------------------- */


.listbox {
    vertical-align : middle;
}

.button, .buttonlist ul li a {	
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 90%;    
    background: #fff;	
    color: #000;    
    vertical-align : middle;
}

.radio {
    vertical-align : middle;
}

.checkbox {
    vertical-align : middle;
}

a {	
    text-decoration: none;	
    color: #000 ;
}

a:hover {
    color: #0033CC;
}

.bblink a, a:hover {    
    text-decoration: none;
}

.maintable {
    border: 1px solid #ededed;
    margin-bottom: 20px;
    padding: 10px;
}

.tableh1 {	
    text-align: center;
    padding: 20px;
    margin-bottom: 10px;
    letter-spacing: 4px;
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    text-transform: capitalize;
    font-style: italic;
    color: #333;
}


.tableh2 {
    color: #333;
	padding: 15px 0 0 8px;
	font-size: 12px;
}

.tableb {	
	padding: 2px 10px;
}

.tableb_alternate {
    background: transparent;
}

.tablef {
    background: #fff ;
    padding: 10px;
}

.catrow_noalb, .catrow {
	line-height: 22px;
	font-weight: 300;	
    padding: 20px 10px;	
	border-bottom: 1px solid #f2f2f2;
}

.catrow_noalb .image, .catrow .image {
    max-height: 100px;
    width: 88px;
    padding: 5px;
    border: 1px solid #eee !important;
    background: #fff !important;
    
}

.album_stat {
    font-size : 85%;
    margin: 5px 0px;
}

.thumb_filename {
    font-size: 80%;
    display: block;
}

.thumb_title {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 2px;
    font-weight: normal;
    color: #333;
    margin: 5px 0 -5px 0;
}

.thumb_title_views {
    font-family: 'Prata', serif;
    display: inline;
    font-weight: 400;
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #333;
    color: #fff;
}

.thumb_resolution {
    font-family: 'Prata', serif;
    margin: 0px 0px 0px 5px;
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 2px;
    background: #333;
    color: #fff;
}


.thumb_caption {
    font-size: 10px;
    line-height: 1.4;
    display: table;
    margin: 5px 1px 0 1px;
    padding: 2px 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: "Orator Std";
    color: #333 !important;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333;
}

.thumb_caption a {
    text-decoration: underline;
    color: #000000;
}
.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}

.user_thumb_infobox {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user_thumb_infobox th {
    font-weight : bold;
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox td {
    font-size: 85%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #000000;
}

.user_thumb_infobox a:hover {
    color: #000000;
    text-decoration: underline;
}

.sortorder_cell {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    margin: 0px;
}

.sortorder_options {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background : #8AA5B5 ;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 80%;
    white-space: nowrap;
}

.navmenu {	
	font-weight: 300;	
	border-style: none;	
}

.navmenu img {	
	margin: 1px;	
	padding: 5px;
}

.navmenu a {
    display: block;
    padding-top: 2px;
    text-decoration: none;
}

.navmenu a:hover {
    background: #fff;
}

.admin_menu {
    font-size: 10px;	
	display: inline-block;	
	padding: 5px;	
	color: #000;	
	background: #fff;
}

.admin_menu a, a:hover {
    color: #000000;
}

.admin_float {
    float:left;    
    display: block;   	
    position: relative;    
    white-space:nowrap;
}


.icons {
    vertical-align:middle;
    margin-right:1px;
}

.comment_date {
    color : #5F5F5F;
    font-size: 90%;
    vertical-align : middle;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {	
	border: 1px solid #eee;
	opacity: 1;
	margin: 3px;
	padding: 5px;
	opacity: 1;
}

a:hover .image {	
    border: 1px solid #333;
	opacity: 0.95;
}

.display_media {
    background: #fff ;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.thumbnails {
    background:transparent;
    padding: 10px 5px;
}

.statlink {	
    color: #333;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
}

.statlink a {
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #333 !important;
    letter-spacing: 2px;
    line-height: 15px;
    display: inline-block;
    margin: 1px 0 2px 0;
    font-style: normal !important;
    padding: 4px 1px;
    border-top: 3px solid #333;
    border-bottom: 1px solid #333;
}

.statlink a:hover {
    color: #222;
}

.statslink {
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    color: #000;
    border-bottom: 3px solid #333;
    border-top: 1px solid #333;
    padding: 3px;
}


.alblink {
    font-size: 10px;
	font-weight: 300;
	font-family: 'Prata', serif;
}

.alblink a {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #333;
    line-height: 20px;
    margin: 1px 0 2px 0;
    padding: 3px 5px;
    border-bottom: 1px solid #333;
    border-right: 3px solid #333;
}

.alblink a:hover {
    color: #333;
}

.catlink {
	display: block;
	line-height: 22px;
	font-size: 14px;
    margin-bottom: 3px;
}

.catlink a {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    letter-spacing: 2px;
    color: #000;
    line-height: 15px;
    display: inline-block;
    margin: 1px 0 2px 0;
    padding: 1px 5px;
    border-left: 5px solid #333;
    border-bottom: 1px solid #333;
}

.catlink a:hover {
    color: #a2552b;
}


.topmenu {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
    line-height : 130%;
    font-size : 110%;
}

.topmenu a {
    color : #0033CC;
    text-decoration : none;
}

.topmenu a:hover  {
    color : #0033CC;
    text-decoration : underline;
}

.img_caption_table {
    border: none;
    background-color: #FFFFFF;
    width : 100%;
    margin : 0px;
}

.img_caption_table th {
    background: #fff ;
    font-size : 100%;
    color : #000000;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
    background: #fff ;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
    white-space: normal;
}

.debug_text {
    border: #BDBEBD;
    background-color: #EFEFEF;
    width : 100%;
    margin : 0px;
}

.clickable_option {
    cursor : default;
}

.listbox_lang {
    color: #000666;
    background:transparent;
    border: 1px solid #D1D7DC;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align : middle;
}

.pic_title {
    color: #000666;
    font-size: 100%;
    font-weight:bold;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
}

.pic_caption {
    color: #000666;
    font-size: 100%;
    font-weight:normal;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
    background-image:none;
}

.important {
    /* background-image : url(images/important.gif); */
    color: red;    
    font-weight: bold;    
    padding-left:1px;    
    padding-right:1px;    
    padding-top:3px;    
    padding-bottom:3px;
}

#cpgChooseLanguageWrapper {    
    float:left;
}

#cpgChooseThemeWrapper {
    float:left;
}

.filmstrip_background {
    background-color:transparent;
}

.prev_strip {	
    text-align: left;
}

.next_strip {
    text-align: right;
}

/** Swfupload css **/
div.fieldset {
    border:  2px solid #0E72A4;
    margin: 10px 0;
    padding: 20px 10px;
}

div.fieldset span.legend {
    position: relative;
    padding: 3px;
    top: -30px;
    background-color: #8AA5B5;
    color: #FFF;
    font-weight: bold;
}

div.flash {
    width: 375px;
    margin: 10px 5px;
    border-color: #CCD7E0;
}

input[disabled]{ 
    border: 1px solid #ccc
} /* FF 2 Fix */


.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress, .progressBarComplete, .progressBarError {    
    font-size: 0;    
    width: 0%;    
    height: 2px;    
    background-color: blue;    
    margin-top: 2px;
}

.progressBarComplete {    
    width: 100%;    
    background-color: green;    
    visibility: hidden;}

.progressBarError {    
    width: 100%;    
    background-color: red;    
    visibility: hidden;
}

.progressBarStatus {    
    margin-top: 2px;    
    width: 337px;    
    font-size: 7pt;    
    font-family: Arial;    
    text-align: left;    
    white-space: nowrap;   
    color: #555;
}

a.progressCancel {    
    font-size: 0;    
    display: block;    
    height: 14px;   
    width: 14px;    
    background-image: url(../../images/cancelbutton.gif);    
    background-repeat: no-repeat;    
    background-position: -14px 0px;    
    float: right;
}

a.progressCancel:hover {    
    background-position: 0px 0px;
}

.swfupload {	
    vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td {    
    padding: 4px;    
    border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {    
    padding: 3px;    
    border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {    
    margin-left: 100px;    
    font-size: 10px;    
    line-height: 100%;    
    text-decoration: underline;    
    cursor: pointer;    
    display: none;    
    color: #FF0000;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {    
    border: 1px solid;    
    margin: 10px 0px;    
    padding:15px 10px 15px 50px;    
    background-repeat: no-repeat;    
    background-position: 10px center;
}

.cpg_message_info {    
    color: #00529B;    
    background-color: #BDE5F8;    
    background-image: url('../../images/message/info.png');
}

.cpg_message_success {	
    color: #4F8A10;    
    background-color: #DFF2BF;    
    background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {    
    color: #9F6000;    
    background-color: #FEEFB3;    
    background-image: url('../../images/message/warning.png');
}

.cpg_message_error {	
    color: #D8000C;    
    background-color: #FFBABA;    
    background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {    
    color: #D63301;
    background-color: #FFCCBA;    
    background-image: url('../../images/message/error.png');
}

.cpg_summary {    
    font-size:0.9em;	
    border: 1px solid;    
    margin: 10px 0px;	
    padding:5px 10px 5px 10px;    
    color: #FF2B9C;    
    background-color: #FFDEEF;	
    text-align:right;	
    float:right;	
    width:400px;
}

#GB_window {    
    background:transparent;    
    border: 5px solid #CCD7E0;
}

.external {    
    background: transparent url('../../images/link.gif') 100% 50% no-repeat;    
    padding-right: 10px;
}

.detail_head_collapsed, .detail_head_expanded {	
    color: #333;
}




/* ------------------------- RESPONSIVE NAVIGATION ------------------------- */

@media (max-width: 1024px) and (min-width: 1024px) {

.mobile-container {
    padding: 0 20px 20px 20px; 
    width: 100%; 
    float: left;
}
	
#nav {
    width: 90%; 
    padding: 0; 
    display: none;
}
	
#nav ul {
    position: static; 
    display: none; 
    padding: 0; 
    margin: 0;
}
	
#nav li {
    background: #f5f5f5; 
    float: left; 
    margin: 0; 
    width: 96%;
    background: #f2f2f2;  
    color: #000; 
    font-size: 10px; 
    text-decoration: none; 
    text-align: left; 
    letter-spacing: 1px; 
    border-bottom: 1px solid #eee; 
    display: in-line block; 
    padding: 5px;
}
	
	
#nav li:last-child {
    border:none;
}


#nav li a {
    padding: 0 10px; 
    color: #000;
}


.responsive-title {
    font-family: 'Playfair Display', serif; 
    text-transform: capitalize; 
    font-style: italic; 
    color: #333; 
    font-size: 20px; 
    margin: 15px;
}


.icon {
    display: table; 
    margin-bottom: 5px;
}
	
	
.icon a:hover {
    color:#000;
}
	
	
.icon:hover {
    color:#000;
}

}


@media all and (max-width: 1023px) {

.mobile-container {
    padding: 0 20px 20px 20px; 
    width: 100%; 
    float: left;
}
	
#nav {
    width: 90%; 
    padding: 0; 
    display: none;
}
	
#nav ul {
    position: static; 
    display: none; 
    padding: 0; 
    margin: 0;
}
	
#nav li {
    background: #f5f5f5; 
    float: left; 
    margin: 0; 
    width: 96%;
    background: #f2f2f2;  
    color: #000; 
    font-size: 10px; 
    text-decoration: none; 
    text-align: left; 
    letter-spacing: 1px; 
    border-bottom: 1px solid #eee; 
    display: in-line block; 
    padding: 5px;
}
	
	
#nav li:last-child {
    border:none;
}


#nav li a {
    padding: 0 10px; 
    color: #000;
}


.responsive-title {
    font-family: 'Playfair Display', serif; 
    text-transform: capitalize; 
    font-style: italic; 
    color: #333; 
    font-size: 20px; 
    margin: 15px;
}


.bar {
    display: table; 
    margin-bottom: 5px;
}
	
	
.bar a:hover {
    color:#000;
}
	
	
.bar:hover {
    color:#000;
}


}
