/* Fonts */
@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'Geometric706Regular';
	src: url('/fonts/geomebtblab-webfont.eot');
}
@font-face {
	/* This declaration targets everything else */
	font-family: 'Geometric706Regular';
	src: url(//:) format('no404'), url('/fonts/geomebtblab-webfont.woff') format('woff'), url('/fonts/geomebtblab-webfont.ttf') format('truetype'), url('/fonts/geomebtblab-webfont.svg#webfont8ENg1ObH') format('svg');
	font-weight: normal;
	font-style: normal;
}
.GeomeBTBlaB {
	font-family: 'Geometric706Regular', Arial, sans-serif;
	/*
    font-weight: bold;
    font-style: normal;
    line-height: normal;
	font-size-adjust: 0.47;
	font-family: 'Geometric 706'; */
}
.TiemposHeadline-Semibold {
    font-family: 'Times', Georgia, serif;
    font-weight: bold;
	/*
	font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-size-adjust: 0.47;
	font-family: 'Tiempos Headline'; */
}

/* Body */
body {
	margin: 0;
	padding: 0;
    /* TODO: Are there other similar fonts for Linux? */
	font-family: Arial, sans-serif;
	line-height: 1;
	font-size: 14px;
}
.ie6 img {
    behavior: url(/javascripts/pngbehavior.htc);
}

/* General layout */

#grid-preview {
    position: fixed;
    top: 0;
    left: -65px;
    width: 962px;
    height: 100%;
    background-repeat: repeat;
    background-image: url(/gui/column.png);
}

#wait {
    z-index: 99000;
    position: fixed;
    top: 75px;
    left: 852px;
    background-color: #eb008b;
    color: #fff;
    font-size: 11px;
    padding: 0 2px 0 2px;
}
#page-layout {
    margin: 0 auto;
    width: 1000px;
}
#top-bar {
	height: 6px;
	background: #000;
}
/*
.page-groups-Magazine #top-bar {
	background: #000000;
}
.page-groups-Project #top-bar {
	background: #ffffff;
}
*/
.black-bg {
	background: #000000;
}
.pink-bg {
	background: #ff00dd;
}
#layout-modules {
	margin: 80px 56px 0;
	width: 888px;
	min-height: 400px;
	position: relative;
	z-index: 2;
}
#layout-modules.empty {
	height: 300px;
}
#layout-modules.starts-with-giant-image-module {
	margin-top: 0;
}	
div#main {
    z-index: 1;
}
.fullheight {
    height: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0;
}
#create-page {
    margin-top: 400px;
    margin-bottom: 100px;
}
.page-path-Home #top-bar {
	background: #ff00dd;
}
.page-path-Home #layout-modules {
	margin-top: 124px !important;
}

/* Links */
a {
   outline: 0;
}
a, a:link, a:visited {
    text-decoration: none;
}
body a.a-img, body a.a-img:link, body a.a-img:visited, body a.a-img:hover, body a.a-img:active {
    border-bottom: 0px none !important;
    background-color: transparent !important;
    text-decoration: none !important;
}
body a img {
    border: 0px none;
}
body a.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
body a.underline:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.lightbox {
    cursor: ne-resize;
}
.safari .lightbox {
    cursor: -webkit-zoom-in;
}
.firefox .lightbox {
    cursor: -moz-zoom-in;
}
#lightbox #caption {
    color: #7f7f7f;
}
#lightbox #bottomNav a, #lightbox #bottomNav a:link, #lightbox #bottomNav a:visited, #lightbox #bottomNav a:hover, #lightbox #bottomNav a:active {
    border-bottom: 0px none;
    background: transparent;
}
/* Country link */
a.country, span.country {
	float: left;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #ff00dd;  
	border: 1px solid #ff00dd;
	text-transform: uppercase;
	line-height: 11px;
    margin: 4px 3px 0 0;
    padding: 2px 3px 1px;
}
a.country:hover {
	background: #ff00dd;
	color: #ffffff;
}
a.country.light-gray:hover {
	background: #aaaaaa;
	color: #ffffff;
}
h1 a, h3 a {
	color: #000000;
}
h1 a:hover {
	border-bottom: 1px solid #ff00dd;	
}
.text a, li.country_galleries_container a, a.brown {
	color: #cc9900;
	border: none;
}
.text a:hover, li.country_galleries_container a:hover, a.brown:hover {
	border-bottom: 1px solid #CC9900;
}	
.text a:active, li.country_galleries_container a:active, a.brown:active {
	color: #ff00dd;
	border-bottom: 1px solid #ff00dd;
}	


/* Double italic */

i em {
    font-style: normal;
}

/* Text */

.text {
    font-family: Georgia, serif !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin-top: 10px;
}
.text.ar, .text.zh {
    font-family: Arial, sans-serif !important;
}
.text p {
	margin-bottom: 10px;
}
.text-smaller {
    font-family: Arial, sans-serif !important;
	font-size: 12px !important;
	line-height: 15px !important;
}
.text-smaller p {
	margin-bottom: 9px;
}
.text-larger {
    font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	line-height: 22px !important;
}
.text-larger p {
	margin-bottom: 18px;
}
.text p:last-child, .text-smaller p:last-child, .text-larger p:last-child,
.text p.last-child, .text-smaller p.last-child, .text-larger p.last-child {
    margin-bottom: 0;
}
.text-module .small {
    opacity: .5;
}
.text-module h1 {
	text-transform: none;
}
.page-path-Projects .text, .page-group-Projects .text {
	font-size: 14px !important;
	line-height: 1.5 !important;
	color: #fff;
}
.page-path-Projects .text.description, .page-group-Projects .text.description {
	margin-top: 42px;
	color: #aaa;
	text-align: left;
} 

/* Lists */

.page-magic-module ul, .static-magic-module ul {
	list-style: square;
	margin-left: 0;
	padding-left: 2em;
}
.page-magic-module ul li, .static-magic-module ul li {
    margin-bottom: 5px;
}
/*.safari .page-magic-module ul, .safari .static-magic-module ul,
.firefox .page-magic-module ul, .firefox .static-magic-module ul {
	list-style: none;
    padding-left: 1.9em;
    text-indent: -.9em;
}
.safari .page-magic-module ul li:before, .safari .static-magic-module ul li:before,
.firefox .page-magic-module ul li:before, .firefox .static-magic-module ul li:before {
	content: "\2013\0020";
}*/

/* Buttons */
a.download-button, a.download-button:link, a.download-button:visited {
    background-color: #00DE1E; /* TODO: Night color? */
    position: relative;
    top: -2px;
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
	line-height: 13px !important;
	font-weight: normal !important;
	font-style: normal !important;
	text-transform: none !important;
	border: 1px solid #00DE1E !important;
	padding: 0 1px 0 1px !important;
    margin: 0 8px 0 0 !important;
    color: #000 !important;
    white-space: nowrap;
}
 a.download-button:hover {
    background-color: #ff0 !important;
}
body a.download-button:hover {
	color: #005c27 !important;
	border: 1px solid #005c27 !important;
}
body.night a.download-button:hover {
	color: #0000e3 !important;
	border: 1px solid #0000e3 !important;
}
a.download-button.active {
	color: #eb008b !important;
	border: 1px solid #eb008b !important;
}

a.button, a.button:link, a.button:visited, a.button:active, a.button:hover {
    display: block;
    float: left;
    padding: 3px;
    color: #fff;
    font-size: 14px;
    border-bottom: 0px none;
    margin-right: 10px;
}
a.button:hover {
    background-color: #ff0 !important;
    color: #000 !important;
}
a.button:active {
    color: #eb008b !important;
}

.feed-icons-in-context-buttons {
    margin-left: -12px;
}

/* Titles */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
h1, .h1 {
    font-size: 27px !important;
    line-height: 35px !important;
    position: relative;
}
h1.TiemposHeadline-Semibold, h1 .TiemposHeadline-Semibold, .h1.TiemposHeadline-Semibold {
    font-size: 29px !important;
    line-height: 33px !important;
}
h1 .zh, h1.zh, h1 .ar, h1.ar {
    font-size: 28px !important;
    line-height: 31px !important;
}

.title-module h1.GeomeBTBlaB, .title-module h1 .GeomeBTBlaB  {
    font-size: 27px !important;
    line-height: 30px !important;
}
h2, .h2 {
    font-size: 18px !important;
    line-height: 21px !important;
}
h3, .h3 {
    font-size: 14px !important;
    line-height: 16px !important;
}
h4, .h4 {
    font-size: 12px !important;
    line-height: 14px !important;
}
h5, .h5 {
    font-size: 11px !important;
    line-height: 13px !important;
}
h6, .h6 {
    font-size: 10px !important;
    line-height: 12px !important;
}

a.a-img, a.a-img:link, a.a-img:visited, a.a-img:hover, a.a-img:active {
    border-bottom: 0px none;
    background-color: transparent;
    text-decoration: none;
    padding-bottom: 0;
}

/* Horizontal line */

hr {
    width: 100%;
    height: 1px;
    border-top: 1px solid #bfc1c3;
    border-bottom: 0px none;
    border-left: 0px none;
    border-right: 0px none;
    background: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}
body hr {
    border-top: 1px solid #bfc1c3;
}
body.night hr {
    border-top: 1px solid #3f4143;
}

/* Forms */

form {
	display: inline;
}
textarea, input[type="text"] {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
button {
    height: 24px;
}
/* Better style for Firefox, iE? */
button[disabled] img {
    opacity: .5;
    filter: alpha(opacity=50);
}
body.night button[disabled] {
    color: #333;
}

.tooltip .accession-number {
    font-size: 9px;
}

/* Captions */

.caption, #lightbox #caption {
    margin-top: 2px;
    font-size: 11px !important;
    line-height: 13px !important;
}
body .caption, #lightbox #caption {
    color: #7f7f7f;
}
body.night .caption {
    color: #a6a6a6;
}

.caption .accession-number {
    white-space: nowrap;
}
.ie .caption a {
    position: relative;
}

body .caption a, body .caption a:link, body .caption a:visited {
    color: #7f7f7f;
}
body.night .caption a, body.night .caption a:link, body.night .caption a:visited  {
    color: #a6a6a6;
}
body .caption a:hover, body.night .caption a:hover {
	color: #0000e3;
}
body .caption a:active, body.night .caption a:active {
	color: #eb008b;
}

.artwork-caption-image-rights {
    margin-top: 6px;
}
.artwork-caption-image-rights, body.artwork-caption-image-rights a, body.artwork-caption-image-rights a:link, body.artwork-caption-image-rights a:visited,
  .artwork-caption-image-rights, body.night.artwork-caption-image-rights a, body.night.artwork-caption-image-rights a:link, body.night.artwork-caption-image-rights a:visited {
    color: #aaa !important;
}

/* Tooltips */

.tooltip p {
    margin-bottom: 2px;
}
.tooptip p:last {
    margin-bottom: 0;
}

/* AddThis */

#at15s_head {
    border-bottom: 0px none !important;
    margin-bottom: -6px;
}
#at16pf {
    display: none;
}

/* Mini-links */

a.mini-link, a.mini-link:visited, span.mini-link {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: normal;
    color: #7f7f7f !important;
}
body a.mini-link, body a.mini-link:visited, body span.mini-link {
    color: #7f7f7f !important;
}
body.night a.mini-link, body.night a.mini-link:visited, body.night span.mini-link {
    color: #a6a6a6 !important;
}
body a.mini-link, body a.mini-link:visited {
    border-bottom-color: #bfc1c3;
}
body.night a.mini-link, body.night a.mini-link:visited {
    border-bottom-color: #3f4143;
}
body a.mini-link:active, body.night a.mini-link:active {
    color: #eb008b !important;
}
/* TODO: Other states? */

.edit-form-field-error span, #record-error-for-genericerror span {
    background-color: #f00;
    color: #fff;
}


/* Upload interface */

div.swfupload_cont {
  display: inline-table;
  vertical-align: middle;
}
.attachment-progress-area {
    font-size: 11px;
}
.progressName {
    font-weight: bold;
    color: #666;
}
.progressBarStatus {
    color: #0c0;
}
.attachment-preview-area {
    white-space: nowrap;
}
.attachment-preview-area div.thumbnails {
    display: inline-table;
    vertical-align: top;
    margin-right: 2px;
}
.remove-attachment {
    display: inline-table;
    vertical-align: top;
}
.remove-attachment a {
    font-size: 13px;
    font-weight: bold;
    margin-left: 4px;
    text-decoration: none;
    color: #666;
}

/* Version history panel */

.version-details {
    padding: 0 0 1em 4em;
    color:#888;
    font-style:italic;
    border: solid #aaa;
    border-width: 0 0 1px 0;
}

/* Flash messages */

#view-page-draft-badge, #view-page-newer-draft-badge, #flash-message {
    position: absolute;
    top: 0;
    left: 560px;
    background-color: #ff0;
    opacity: 0.9;
    filter: alpha(opacity=90);
    padding: 4px;
    z-index: 100000;
    line-height: 15px;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
#view-page-draft-badge {
    color: #f00;
}
#view-page-newer-draft-badge {
    color: #030;
}

/* Search input */

.search {
    white-space: nowrap;
}

a.search-submit, a.search-submit:link, a.search-submit:visited, a.search-submit:hover, a.search-submit:active {
    margin-left: 5px !important;
    cursor: pointer;
}

.search input.blank-search {
    color: #7f7f7f;
}

/* ======= MAGIC MODULE STYLES ======= */

/* All */

.page-magic-module {
	margin-bottom: 40px;
}

.page-magic-module hr {
	margin-top: -20px;
	/* TODO: This can break many combinations, such as HeadlineModule */
}

.error {
    color: #f00;
    margin-bottom: 5px;
}

/* ColumnModule */

#view-page .column-module {
    float: left;
    margin-bottom: 20px;
    margin-right: 24px;
}
#view-page.page-path-Home .column-module {
    margin-right: 34px;
}
#view-page.page-path-Home .column-module-last {
    margin-right: 0;
}

.ie #view-page .column-module {
    margin-bottom: -40px;
}

/* MonthsListModule */
.months-list-module .months-list a {
	font-size: 14px;
	line-height: 24px;
}
.months-list a:hover {
	border-bottom: 1px solid #f0d;
} 

/* HorizontalDividerModule */

#view-page .horizontal-divider-module {
    clear: both;
}
#view-page .horizontal-divider-module-separator-line {
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 40px;
}
.horizontal-divider-module-separator-line {
    border-top: 1px solid #000;
}

/* SubColumnModule */

.sub-column-module {
    float: left;
    margin-right: 24px;
}
.page-path-Home .sub-column-module {
    margin-right: 34px;
}
.page-path-Home .column-module-last .sub-column-module-last {
    margin-right: 0;
}

/* LoginModule */

.login-module-signup {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
}

.login-module-form {
    width: 240px;
    padding: 20px;
    background-color: #ff0;
    display: block;
}
body.night .login-module-form {
    color: #000;
}
.login-module-form-field {
    margin-bottom: 10px;
}
.login-module-form label {
    display: block;
    font-family: Arial, sans-serif;
    font-weight: normal;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 16px;
}
.login-module-form input {
    display: block;
    font-size: 16px;
}
.login-module-email {
    width: 230px;
}

.login-module-form a {
    font-size: 11px;
}
body .login-module a, body .login-module a:link, body .login-module a:visited, body .login-module a:hover {
    color: #7f7f7f;
    border-bottom-color: #7f7f7f;
}
body .login-module a:hover {
    color: #0000e3;
}
body .login-module a:active {
    color: #eb008b;
}

.login-module-error {
    color: #7f7f7f;
    margin-bottom: 5px;
}
.login-module-error h2 {
    color: #f00;
}

.login-module-reset-password {
    margin-top: 5px;
}

/* SignupModule */

.signup-module h2 {
    margin-bottom: 20px;
}

body h2.signup-module-message a, body h2.signup-module-message a:link, body h2.signup-module-message a:visited {
    color: #0000e3;
    border-bottom: 1px solid #bfc1c3;
}
body.night h2.signup-module-message a, body.night h2.signup-module-message a:link, body.night h2.signup-module-message a:visited {
    color: #70c4ff;
    border-bottom: 1px solid #3f4143;
}
body h2.signup-module-message a:hover {
	border-bottom: 1px solid #005c27;
}
body.night h2.signup-module-message a:hover {
    color: #0000e3;
	border-bottom: 1px solid #0000e3;
}
body h2.signup-module-message a:active, body.night h2.signup-module-message a:active {
	color: #eb008b !important;
	border-bottom: 1px solid #eb008b;
}

.signup-module-form {
    width: 320px;
    padding: 20px;
    background-color: #ff0;
    display: block;
}
body.night .signup-module-form {
    color: #000;
}
.signup-module-form-field {
    margin-bottom: 10px;
}
.signup-module-form label {
    display: block;
    font-family: Arial, sans-serif;
    font-weight: normal;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 16px;
}
.signup-module-form-field-optional {
    font-size: 11px;
    margin-top: -3px;
}
.signup-module-form input, .signup-module-form textarea {
    display: block;
    font-size: 16px;
}
.signup-module-form input[type="text"], .signup-module-form input[type="password"], .signup-module-form textarea, .signup-module-form select {
    width: 300px;
}
.signup-module-form-field-error {
    color: #f00;
}

.signup-module-form-field-inline label, .signup-module-form-field-inline input {
    display: inline !important;
}

/* UserProfileModule */

.user-profile-module h1 {
    margin-bottom: 50px;
}
.user-profile-module-profile {
    border: 1px solid #bfc1c3;
    padding: 10px;
    width: 340px;
}

.user-profile-module-table {
    width: 340px;
}
.user-profile-module table, .user-profile-module table tr, .user-profile-module table tr td {
    margin: 0;
    padding: 0;
    border: 0px none;
    border-collapse: collapse;
}

.user-profile-module h2 {
    margin-bottom: 20px;
}

.user-profile-module-icon {
    width: 40px;
}

.user-profile-module-content {
    width: 300px;
}

.user-profile-module h3 {
    margin-bottom: 2px;
}
.user-profile-module-field {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
}
body .user-profile-module-placeholder {
    color: #7f7f7f;
}
body.night .user-profile-module-placeholder {
    color: #a6a6a6;
}

.user-profile-module-edit-field {
    margin-top: 5px;
}
.user-profile-module-edit-field label {
    font-size: 11px;
    line-height: 13px;
    display: block;
}
.user-profile-module-edit-field input, .user-profile-module-edit-field textarea {
    width: 280px;
    font-size: 14px;
    display: block;
}
.user-profile-module-edit-field-error {
    font-size: 12px;
    color: #f00;
}
.user-profile-module-edit-field-save-cancel {
    margin-top: 10px;
}

/* NoteModule */

#view-page .note-module {
    display: none;
}

/* FileModule */

#view-page .file-module {
    margin-top: -30px;
}
#edit-page .file-module {
    margin-bottom: 10px;
}

.file-module-edit-description {
    padding: 3px;
    background-color: #ff9;
    font-size: 11px;
    line-height: 15px;
    color: #7f7f7f;
    margin-bottom: 10px;
}

.file-module table, .file-module tr, .file-module td {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

.file-module-icon {
    padding-right: 3px !important;
}

/* ImageModule */
.image-module-headline-below {
    margin-top: 5px;
}
.image-module-text-after-caption {
    position: relative;
    top: -8px;
}
.image-module-text {
	margin-top: 8px;
}
.image-module-bottom-padding {
    margin-bottom: 20px;
    /* TODO: Collapse this when there is a horizontal line below it */
}
.image-module-enlargable-image {
    cursor: e-resize;
}
.safari .image-module-enlargable-image {
    cursor: -webkit-zoom-in;
}
.firefox .image-module-enlargable-image {
    cursor: -moz-zoom-in;
}
.image-module-enlarged-image {
    cursor: w-resize;
}
.safari .image-module-enlarged-image {
    cursor: -webkit-zoom-out;
}
.firefox .image-module-enlarged-image {
    cursor: -moz-zoom-out;
}
.image-container {
	display: block;
	margin: 10px 0 8px;
}
.caption_html {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.module-list .caption_html {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.5;
}
.caption_html a {
	color: #CC9900;
}
.caption_html a:hover {
	color: #CC9900;
	border-bottom: 1px solid #CC9900;
}
.page-path-Magazine .column-module-1 .image-module, .page-group-Magazine .column-module-1 .image-module, 
.page-path-Projects .column-module-1 .image-module, .page-group-Projects .column-module-1 .image-module {
	float: right;
}
.caption_html p {
	padding: 0;
	margin: 0 0 10px; 
}
.caption_html p:last-child { 
	margin-bottom: 0; 
}

/* GiantImageModule */
.page-magic-module.giant-image-module {
	margin-left: -56px;
}
.page-magic-module.giant-image-module.editable {
	margin-left: 0;
}
.giant-image-module p {
	margin: 8px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 476px;	
}

div.giant-image-module-caption {
    height: 26px;
    position: relative;
    overflow: visible;
}

/* ArticleExcerptModule */
.article-excerpt-module .date {
	margin: 10px 0 0;
}

/* RecentPagesAndPostsModule */
.recent-pages-and-posts-module table, .recent-pages-and-posts-module tr, .recent-pages-and-posts-module td {
    padding: 0;
    margin: 0;
}
.recent-pages-and-posts-module td {
    white-space: nowrap;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-top: 4px;
    border-bottom: 1px solid #bfc1c3;
}
.recent-pages-status {
    text-transform: uppercase;
    font-size: 11px;
}
.recent-pages-draft {
    color: #666;
}
.recent-pages-date {
    font-size: 11px;
    color: #666;
}

/* RelatedModule */
.related-module .record {
	margin-top: 16px;
}
.related-module .record:first-child {
	margin-top: 10px;
}

.related-module .record a.related-link {
  	color: #000;
  	line-height: 18px !important;
  	font-size: 14px !important;
  	padding-bottom: 1px;
}

.related-module .record a.related-link:hover {
  	color: #000;
  	border-bottom: 1px solid #f0d;
}

.related-module .record a span.type {
    color: #0000FF;
    font-size: 10px;
    text-transform: uppercase;
}
.page-path-Projects .related-module .record a.related-link,
.page-group-Projects .related-module .record a.related-link {
	color: #fff !important;
}
.page-path-Projects .related-module .record a.related-link:hover,
.page-group-Projects .related-module .record a.related-link:hover {
	color: #fff !important;
}
.related-module .record span.date {
    display: block;
    float: left;
    font-size: 10px;
    margin: 1px 0 0;
    padding: 6px 3px 0;
    text-transform: uppercase;
}
.related-countrie-tags {
	float: left;
}

/* TableOfContentsModule */
.top-margin-42 {
	margin-top: 42px;
}
.top-margin-96 {
	margin-top: 96px;
}
.align-center {
	text-align: center;
}
a.article-link {
	color: #000;
}
a.article-link:hover h1.article-title span, a.article-link:hover h1.article-name span {
	border-bottom: 1px solid #ff00dd;
	cursor: pointer;
}
div.article_countries {
    margin: 6px 0 6px;
}
div.article_countries a.country, div.article_countries span.country {
	float: none;
    display: inline-block;
}	
div.article_metadata {
    margin: 6px 0 6px;
}	
.article-metadata-line1 {
	margin-top: 6px;
}
span.article-type, span.article-subtype, span.article-author, span.article-city, span.article-gallery {
	font-size: 10px;
	line-height: 16px;
	color: #0000FF;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}
span.article-author, span.article-gallery {
	color: #000000;
}

span.article-author.byline {
    white-space: nowrap;
}

}
div.article-city, div.article-gallery, div.also-available {
	float: left;
	color: #000000;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	margin-right: 5px;
}
div.also-available {
	margin: -6px 0 0 0;
    float: none;
    font-size: 10px;
    text-transform: uppercase;
}
div.also-available img {
    position: relative;
    top: 6px;
}
.table-of-contents-module .also-available {
    margin-top: -12px;
    padding-bottom: 4px;
}
.article-city {
	font-style: none;
}
h1.article-title {
	font-size: 28px !important;
	line-height: 32px !important;
	z-index: 30;
}
.title-main-part h1.article-title span {
	background: #ffffff !important;
	padding: 4px 5px 1px;
}
h1.article-name {
	font-size: 27px !important;
	line-height: 32px !important;
	z-index: 29;
}
.title-main-part h1.article-name span {
	background: #ffffff !important;
	padding: 1px 5px;
}
.align-center h1.article-title, .align-center h1.article-name {
	text-align: center;
}
.article-excerpt {
	font-size: 14px;
	line-height: 1.5;
	font-family: Georgia, serif;
}
.article-excerpt .pink {
	color: #ff00dd;
	font-size: 15px;
	line-height: 19px;
	font-family: Arial, sans-serif;
}
.dates-galleries {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
}
.article-dates {
	font-style: italic;
}
.offline-article {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.5;
}
.offline-article-group {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #0000ff;
	text-transform: uppercase;
}
.offline-article-block {
    margin-bottom: 8px;
}
.table-of-contents-module h1.mega-title {
	margin: 1px 0 0;
}
.table-of-contents-module .text {
	margin-top: 6px;
}
.table-of-contents-module .text p {
	margin: 0;
	padding: 0;
}
.table-of-contents-module div.article_countries {
	margin: 14px 0 5px;
}

/* Shop */

.page-groups-Shop #layout-modules, .page-group-Shop #layout-modules, .page-groups-Shop-Goods #layout-modules, .page-path-Shop #layout-modules {
   margin-top: 144px;
}

/* ShoppingCartModule */

.shopping-cart-module h1 {
  text-transform:none !important;
  font-weight:normal !important;
}

#shopping_cart_checkout h1 {
  margin:0 0 24px 0;
}

#shopping_cart_checkout label {
  padding:24px 0 8px 0;
  float:left;
}

#cart_totals {
  margin:10px 0 0 0;
}

#cart_totals td {
  padding: 0 0 5px 0;
}

#cart_totals .grand_total {
  color:#00f;
}

#shopping_cart_checkout {
  font-size:14px; 
}
#order_user_notes {
  height:84px;
  border: 1px solid #FF00D8;
  padding: 5px;
  width:330px;
}

#shopping_cart_persistent {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  background:#d7d7d7 url('/images/cart_gradient.png') top left repeat-x;
  height:130px;
  z-index:10000;
}

#cart_scroll_container {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:130px;
  overflow-x:auto;
  overflow-y:hidden;
}

#shopping_cart_persistent_heading {
  position:absolute;
  left:25px;
  padding:0 0 4px 0;
  border-bottom:1px solid #fff;
  margin:10px 0 0 0;
  font-size:14px;
  font-weight:normal;
  color:#fff;
  z-index:99999;
}

#shopping_cart_persistent ul#persistent_cart_items {
  float:left;
  width:100%;
  padding:0 0 0 25px;
  margin:0;
  list-style:none;
}

#shopping_cart_persistent ul#persistent_cart_items li {
  float:left;
  height:68px;
  margin:45px 5px 0 0;
  padding:0;
  background:#000;
  position:relative;
}

#shopping_cart_persistent ul#persistent_cart_items li a.remove_button {
  width:18px;
  height:18px;
  background:#fff;
  position:absolute;
  top:0;
  right:0;
}

#shopping_cart_persistent ul#persistent_cart_items li .thumb_placeholder {
  float:left;
  background:#000;
}

#shopping_cart_persistent ul#persistent_cart_items li span.product_title {
  position:absolute;
  top:50%;
  left:30%;
  width:0;
  height:0;
  z-index:10000;
}

#shopping_cart_persistent ul#persistent_cart_items li span.product_title span{
  background:#000;
  color:#fff;
  font-size:10px;
  line-height:13px;
  padding:4px;
  position:absolute;
  top:-10px;
  white-space: nowrap;
  text-transform:uppercase;
}

#persistent_cart_checkout {
  position:absolute;
  right:10px;
  bottom:15px;
  font-size:14px;
  color:#00f;
}

#persistent_cart_checkout div {
  text-align:right;
}
#persistent_cart_checkout a {
  padding:8px;
  background:#00f;
  color:#fff;
  display:block;
  margin:5px 0 0 0;
}

#shopping_cart_full {
  width:100%;
  overflow:hidden;
  font-size:14px;
}

#full_cart_items {
  list-style:none;
  padding:0 0 10px 0;
  margin:0 0 24px 0;
  border-bottom:1px solid #000;
  float:left;
  width:100%;
}

#full_cart_items a.remove_item {
  width:18px;
  height:18px;
  float:left;
  border:1px solid #000;
  text-align:center;
  position:relative;
  top:-3px;
}

#full_cart_items li {
  float:left;
  height:96px;
  width:100%;
  padding:0;
  margin:0;
  position:relative;
}

#full_cart_items .container {
  position:absolute;
  bottom:0;
  left:0;
}

#full_cart_items .cart_icons {
  position:absolute;
  bottom:11px;
  left:388px;
  width:500px;
}

#full_cart_items .cart_icons div {
  float:left;
  margin:0 5px 0 0;
  position:relative;
}

#full_cart_items .cart_icons div span {
  position:absolute;
  top:-12px;
  right:0;
  font-size:10px;
  line-height:10px;
  width:100px;
  text-align:right;
}

#full_cart_items .price {
  width:60px;
  float:left;
  margin: 0 40px 0 5px;
  text-align:right;
  bottom:0;
}

#full_cart_items .name {
  width:150px;
  float:left;
  margin:0 10px 0 0;
}

#full_cart_items .quantity_label{
  float:left;
  margin:0 10px 0 0;
}

#full_cart_items .quantity{
  position:relative;
  top:-9px;
  width:15px;
  text-align:center;
}

#shopping_cart_checkout {
  width:900px;
}

.cart_form input {
  border:1px solid #ff00d8;
  padding:5px;
}

.cart_form div {
  float:left;
  padding:0;
  margin:0;
}

.cart_form div.heading {
  width:100%;
  color:#00f;
}
.cart_form div.heading  input {
  margin:0 0 0 15px;
  vertical-align:text-bottom;
}

.cart_form .fieldWithErrors label{
  color:#f00;
}

#cc_heading, #contact_heading, #checkout_heading, #additional_notes_heading {
  margin:64px 0 0 0;
}

.cc-image-list ul {
  padding: 0;
}

.cc-image-list li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

#checkout_heading {
  margin-bottom:64px;
}

.cart_button_blue {
  margin:0;
  padding:8px;
  background:#00f;
  color:#fff;
  cursor:pointer;
  font-size:14px;
}

.cart_button_blue:hover {
  border-color:#0fb;
  background:#0fb;
  color:#00f;
}

.cart_button_white {
  margin:0;
  padding:8px;
  background:#fff;
  border:1px solid #00f;
  color:#00f;
  cursor:pointer;
  font-size:14px;
}

.cart_button_white:hover {
  background:#00f;
  color:#fff;
}

#checkout_cc_errors{
  color:#f00;
  padding:5px 0 0 0;
}

#shiping_heding label {
  padding:0;
  float:none;
}

.cart_column {
  float:left;
  width:440px;
}

.cart_form label {
  float:left;
  width:100%;
  padding:24px 0 0 0;
}

.cart_form .cvv_width {
  width:120px;
}

.cart_form .cvv_width input {
  width:100px;
}

.cart_form .ey_width {
  width:110px;
}

.cart_form .ey_width select {
  width:90px;
}

.cart_form .em_width {
  width:120px;
}

.cart_form .em_width select {
  width:100px;
}

.cart_form .half_width {
  width:175px;
}

.cart_form .half_width input {
  width:155px;
}

.cart_form .full_width {
  width:338px;
}

.cart_form .full_width input {
  width:330px;
}

.cart_form .city {
  width:250px;
}

.cart_form .city input{
  width:230px;
}

.cart_form .city select {
  width:240px;
}

.cart_form .postcode {
  width:100px;
}

.cart_form .postcode input {
  width:80px;
}

.cart_form .postcode select {
  width:90px;
}

.cart_subtotal {
  margin: 0 0 64px 0;
  color:#00f;
  width:100%;
  float:left;
  position:relative;
}

.cart_subtotal div.subtotal{
  width:81px;
  float:left;
  margin: 0 40px 0 0;
  text-align:right;
}

.cart_subtotal div.subtotal_label{
  float:left;
  margin: 0;
}

.cart_subtotal a {
  position:absolute;
  bottom:-4px;
  left:247px;
}

.cart_checkout_buttons {
  color:#00f;
  float:left;
  padding:0 0 30px 0;
}

.cart_checkout_buttons .or {
  font-size:10px;
  padding:0 5px;
}

.cart_checkout_buttons input {
  background:#fff;
  color:#00f;
  padding:3px 5px;
  border:1px solid #00f;
  cursor:pointer;
}

.cart_checkout_buttons input:hover {
  color:#fff;
  background:#00f;
}

#quantities_submit{
  background:#00f;
  color:#fff;
  padding:3px 5px;
  border:1px solid #00f;
}

ul.checkout_confirmation {
  list-style:none;
  padding:0;
  margin:24px 0;
  border-bottom:1px solid #000;
  float:left;
  clear:both;
  width:100%;
}

ul.checkout_confirmation li {
  padding:0;
  margin:0 0 24px 0;
  float:left;
  width:100%;
}

ul.checkout_confirmation li div {
  float:left;
}

ul.checkout_confirmation .confirmation_cost{
  width:75px;
}

ul.checkout_confirmation .confirmation_quantity{
  width:110px;
}

ul.checkout_confirmation .downloadable_item{
  color: #f0d;
}

ul.checkout_confirmation .download_link{
  padding:8px;
  background:#f0d;
  color:#fff;
  margin:0 0 0 12px;
}

ul.checkout_confirmation .download_link:hover{
  color:#00f;
  background:#6FFF8C;
}

.confirmation_address {
  margin:0 0 64px 0;
  float:left;
  clear:both;
}

.confirmation_totals {
  margin:0 0 54px 0;
  float:left;
  clear:both;
}

.confirmation_totals .grand_total {
  color:#00f;
}

.confirmation_totals div {
  margin:0 0 10px 0;
}

.checkout_ok {
  clear:both;
  float:left;
}


/* ProductModule */
.product-module {
  color:#00f;
  font-size:14px;
  float:left;
  width:100%;
}

.product-module .discounted {
  background:url('/images/strike.png') 50% 50% no-repeat;
}

.product-module .price{
  font-size:27px !important;
  font-weight:bold;
  padding:0 0 10px 0;
}

.product-module .quantity {
  border:1px solid #00f;
  width:24px;
  padding:8px;
  margin:0 10px 0 5px;
  text-align:center;
  font-size:14px !important;
  line-height:14px !important;
  color:#00f;
}

.product_group_selector {
 margin:0 0 24px 0;
}

.continue_shopping {
  border:1px solid #E4E4E4;
  background:#E4E4E4;
  color:#000;
  padding:8px;
  display:block;
  float:left;
  margin:46px 0 0 0;
}

.continue_shopping:hover {
  background:#0FB;
  border:1px solid:#0FB;
  color:#000;
}

.product-module .product_image{
  width:420px;
  float:left;
  text-align:right;
  margin:0 24px 0 0;
}

.product-module .product_for_cart {
  float:left;
  width:420px;
}

.product-module .product_text {
  color:#000;
  font-family:Georgia, serif;
  font-size:14;
  line-height:1.5;
}

.product-module .product_text h3 {
  font-size:28px !important;
  line-height:28px !important;
  margin:0 0 10px 0;
  text-transform:none !important;
}

.product-module .product_text h3 a:hover {
  border-bottom:1px solid #f0d;  
}

#edit-page .product-module{
  width:100%;
  clear:both;
}

/* PageHeaderModule */
#aap-main-menu {
	background: transparent;
	position: fixed;
    top: 0;
	left: 50%;
    margin-left: -529px;
    padding: 0;
    width: 525px; /* TODO: Is it necessary to specify this width? It's not actually wide enough for the current content, but nowrap works regardless. */
	margin-top: 4px;
    white-space: nowrap;
	z-index: 90000;
}
.ios #aap-main-menu {
	position: absolute;	
    -webkit-transition: -webkit-transform 0.2s ease-out;
}
.ios #layout-modules {
	
}
#aap-main-menu.admin {
	width: 100%;
}
#aap-main-menu.position-zero {
	left: 0;
	margin-left: 0;
}
#mm-items {
	background: #ffffff;
	float: left;
	margin: 2px 0 0 24px;
}
#mm-items .mm-item {
	display: block;
    float: left;
    position: relative;
	color: #000000;
    font-size: 14px;
    margin: 0px;
	padding: 4px;
}
#mm-items .mm-item:first-child {
	font-weight: bold;
}
#mm-items .mm-item.last {
	margin: 0;
}	
#mm-items .mm-item a {
    color: #000000;
	padding-bottom: 1px;
}
#mm-items .mm-item a:active {
    color: #f0d;
}
#mm-items a:hover, #mm-items mm-item a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#mm-items a.pink:hover {
	border-bottom-color: #ff00dd;
}
#mm-subitem-magazine {
	margin-left: 98px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 350px;
    z-index: 3;
}
.ios #mm-subitem-magazine {
	margin-left: 126px;
}
.issue-title {
	background: #fff;
	padding: 3px 5px;
}
.page-path-Projects .issue-title, .page-group-Projects .issue-title {
	background: #000;
}
#mm-subitem-countries {
	margin-left: 324px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 3;
}
.ios #mm-subitem-countries {
	margin-left: 352px;
}
#mm-subitem-about {
	margin-left: 392px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 125px;
    z-index: 3;
}
.ios #mm-subitem-about {
	margin-left: 420px;
}
#mm-subitem-shop {
	margin-left: 438px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 220px;
    z-index: 3;
}
.ios #mm-subitem-shop {
	margin-left: 466px;
}
.mm-subitem-style {
	background: transparent;
	margin-top: 28px;
	font-size: 14px;
	line-height: 18px;
}
.ios .mm-subitem-style {
	margin-top: 33px;
}
#mm-items a, .mm-subitem-style a {
    background: #fff;
	color: #000;
}
.mm-subitem-style span.container {
	display: inline-block;
    padding: 1px 5px;
	background: #fff;
}
.mm-subitem-style a:hover {
	border-bottom: 1px solid #ff00dd;
	padding: 1px 0 0;
}
#mm-items a.current, .mm-subitem-style a.current {
    color: #000;
	border-bottom: 1px solid #ff00dd;
}
#mm-items a:visited, .mm-subitem-style a:visited {
	color: #000;	
}	
#mm-items .mm-item ul.dropdown, .mm-subitem-style .mm-item ul.dropdown {
    position: absolute;
    top: 25px;
    left: 0;
}
#mm-items ul, .mm-subitem-style ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    white-space: wrap;
}
#mm-items ul ul, .mm-subitem-style ul ul {
    padding-left: 15px;
}
#mm-items ul ul a, .mm-subitem-style ul ul a {
	color: #000;
}	
#mm-languages {
	position: absolute;
    top: 0;
    padding: 0;
    width: 920px;
	margin-top: 9px;
	z-index: 3;	
}
.ios #mm-languages {
    width: 885px;
}
a.languages {
	width: 37px;
	height: 23px;
	margin: 0 0 0 4px;
	display: inline-block;
}	
#mm-languages a.languages {
	float: right;
}
a.languages.zh {
	background: url("../images/zh-white.png") no-repeat scroll 0 0 transparent;	
}
a.languages.ar {
	background: url("../images/ar-white.png") no-repeat scroll 0 0 transparent;		
}	
#mm-logo {
	height: 62px;
	left: 0;
	top: 12px;
    min-width: 1005px;
    position: fixed;
    text-align: right;
    width: 100%;
    z-index: -1;	
}
.ios #mm-logo {
	position: absolute;
    min-width: 990px;
    width: 990px;
}
#mm-logo img {
	background: url("../images/logo-black-header.png") no-repeat scroll 0 0 transparent;
	width: 63px;
	height: 62px;
	margin-right: 5px;
	cursor: pointer;
}
.page-path-Projects #mm-logo img, .page-group-Projects #mm-logo img {
	background: url("../images/logo-white-header.png") no-repeat scroll 0 0 transparent;
}
.display-none {
	display: none;
}
.page-groups-Admin #mm-logo, .page-group-Admin #mm-logo {
	display: none;
}

/* LateralNavigationModule */
.lateral-navigation {
	position: fixed;
    top: 50%;
	display: block;
	width: 37px;
	height: 78px;
	background: #00ffbb;
	margin-top: -42px;
	font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
	padding: 14px 0 0;
	text-align: center;
	color: #000000;
	z-index: 3;
}
.ios .lateral-navigation {
	position: absolute;	
    /*-webkit-transition: -webkit-transform 0.2s ease-out;*/
}
#lateral-navigation-prev {
	/*background: url("../images/prev.png") no-repeat scroll 0 0 transparent;*/
	left: 0;
}
#lateral-navigation-next {
	right: 0px;
	/*background: url("../images/next.png") no-repeat scroll 0 0 transparent;*/
}
.ios #lateral-navigation-next {
    right: -30px;
}

/* PageFooterModule */
.page-footer-module-container {
	background: #0000ff;
	width: 100%;
	height: 441px;
	margin-top: 30px;
}
.page-footer-module {
	background: #0000ff;
	height: 360px;
	width: 887px;
	padding: 18px 0 42px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin: 0 auto;
}
.page-footer-module a, .page-footer-module {
	color: #ffffff;
}
.page-footer-module .foot {
	color: #000000;
	width: 259px;
}
.aap-year {
	padding-top: 201px;
}
.page-footer-module .foot .page-version {
	height: 80px;
}
.page-footer-module a:hover {
	color: #00ffbe;
	text-decoration: none;
}
.page-footer-module a.underline, .page-footer-module span.underline {
	border-bottom: 1px solid #ffffff;
}
.page-footer-module a.underline:hover {
	color: #00ffbe;
}
.page-footer-module .sub-container {
	float: left;
	height: 181px;	
}
.page-footer-module .sub-container.black, 
.page-footer-module .sub-container.black a {
	color: #000;
}
.page-footer-module .sub-container.black {
	margin-top: 4px;
} 
.page-footer-module .sub-container.black a:hover {
	color: #00ffbe;
}	
.page-footer-module .sub-container.sub1 {
	width: 150px;
}
.page-footer-module .sub-container.sub2 {
	width: 100px;
}
.page-footer-module .sub-container.sub3 {
	width: 176px;
}
.page-footer-module .sub-container.sub4 {
	width: 310px;
	margin-left: 19px;
}
#mm-search {
	float: right;
	margin: 0 6px 0 0;
}
#mm-search .search {
	width: 111px;
	height: 17px;
	border: none;
	margin: 3px 0 0;
    padding: 2px 3px;
	color: #0000FF;
	font-size: 14px;
    line-height: 17px;
}
#mm-search .blank-search {
	color: #0000FF;
}

/* SharedData */
.admin-region-color {
	float: left;
	width: 50px; 
	height: 12px; 
	margin: 0 10px 0 0; 
}

/* ListModule general */
.module-list {
}
.module-list .open, .module-list .closed {
	width: 13px;
	height: 20px;
	margin-left: -13px;
}
.arrow-link {
	cursor: pointer;	
}
.module-list .open {
	background: url("../images/arrow-down-b.png") no-repeat scroll 0 9px transparent;
}
.module-list .closed {
	background: url("../images/arrow-up-b.png") no-repeat scroll 0 9px transparent;
}
.module-list .pink.open {
	background: url("../images/arrow-down-p.png") no-repeat scroll 0 9px transparent;
}
.module-list .pink.closed {
	background: url("../images/arrow-up-p.png") no-repeat scroll 0 9px transparent;
}
.module-list a.title {
	display: block;
	font-size: 14px;
	line-height: 21px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: left;
}
.module-list a.title.pink {
	color: #ff00dd;
}
.module-list span.date {
	float: left;
	display: block;
	padding: 9px 3px 0;
	font-size: 10px;
	text-transform: uppercase;
	margin: 3px 0 0;
	color: #000;
}
.module-list span.date-brown {
    display: block;
    float: left;
    font-size: 10px;
    margin: 3px 0 0;
    padding: 9px 3px 0;
    text-transform: uppercase;
}
.module-list span.date-brown-articleexcerpt {
    display: block;
    float: left;
    font-size: 10px;
    margin: 3px 0 0;
    padding: 4px 0px 0;
    text-transform: uppercase;
}
.module-list span.date a {
	color: #000 !important;
} 
.country.light-gray {
	color: #aaa;
	border-color: #aaa;
}
.module-list .countries {
	margin: -15px 0 0;
}

/* BlogListModule */
.list-item {
	margin: 15px 0 0;
	line-height: 0;
}
.list-item.first {
	margin-top: 10px;
}
.list-item.last {
	margin-bottom: 8px;
}
.list-item.last .date, .list-item.first .date, .list-item span.date {
	margin-bottom: 4px;
}
.list-item h3 {
	/*font-weight: bold !important; */
	font-size: 17px !important;
	line-height: 23px !important;
	margin: 1px 0 0;
}
.list-item h3 a:hover, .article-excerpt-module h3 a:hover, .article-excerpt-module span.date a:hover {
	background: transparent;
	border-bottom: 1px solid #ff00dd;	
}

.list-item h3.blog {
	margin: 5px 0 0;
}

.list-item-image {
	margin-bottom: 6px;
}
.article-excerpt-module .list-item-image, .projects-mega-module .list-item-image {
	margin-bottom: 0;
}
.web-exclusives-module .list-item-image {
	margin-bottom: 14px;
} 

/* NewsListModule */
.list-item h3.news {
	font-weight: bold !important;
	font-size: 18px !important;
	line-height: 24px !important;
	margin: 5px 0 0;
}


/* TitleModule */
.title-main-container {
	position: relative;
}
.title-main-container .title-data {
	font-size: 10px;
	text-transform: uppercase;
	margin: 6px 0;
}
.title-main-container .title-author {
	font-size: 10px;
	text-transform: uppercase;
	margin: 8px 0;
}
.title-main-container, .title-main-container .news_countries  {
	margin: 6px 0;
}
.blog_countries, .blogs_countries, .news_countries {
	margin: -3px 0px 4px 0px;
}
.title-main-part {
	position: absolute; 
	width: 100%;
}
.title-issue-date a {
	font-size: 10px;
	text-transform: uppercase;
	color: #CC9900; 
}
.title-issue-date a:hover {
	border-bottom: 1px solid #CC9900;	
}
a.go-to-article {
	color: #000;
	background: #ddd;
	padding: 15px 11px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 24px 0 0;
	display: block;
	float: left;
}
a.go-to-article:hover {
	background: #ff00dd;
}

a.brown {
	color: #cc9900 !important;
	border: none;
}
a.brown:hover {
	border-bottom: 1px solid #CC9900 !important;
}	
a.brown:active {
	color: #ff00dd !important;
	border-bottom: 1px solid #ff00dd !important;
}
	

/* SlideshowModule */

.slideshow-module-placeholder {
    height: 100%;
}
.slideshow-module-placeholder {
    background-color: #e6e6e6;
}
.slideshow-module-placeholder img {
    margin: 5px;
}

.slideshow-module-headline-below {
    margin-top: 5px;
}

.slideshow-module-text-after-caption {
    position: relative;
    top: -8px;
}
.slideshow-module-text {
	margin-top: 8px;
}
.slideshow-module-bottom-padding {
    height: 20px;
}

.slideshow-module-container {
    position: relative;
}
.slideshow-module-slide {
    position: absolute;
    top: 0;
    left: 0;
}
.slideshow-module-slide-inner {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.slideshow-module-slide-image {
    position: absolute;
    top: 0;
    left: 0;
}
.slideshow-module .caption {
    position: absolute;
    left: 0;
}

.slideshow-pager {
    position: absolute;
    left: 0;
}
.slideshow-pager-preload-states {
    display: none;
}
.slideshow-pager a, .slideshow-pager a:link, .slideshow-pager a:visited, .slideshow-pager a:active, .slideshow-pager a:hover {
    border-bottom: 0px none;
    background-color: transparent;
    display: block;
    float: left;
}
a.slideshow-pager-previous, a.slideshow-pager-previous:link, a.slideshow-pager-previous:visited, a.slideshow-pager-previous:hover {
    background-image: url(/slideshow_module/slideshow-pager-left.gif);
}
a.slideshow-pager-previous:active {
    background-image: url(/slideshow_module/slideshow-pager-left-active.gif);
}
a.slideshow-pager-pause, a.slideshow-pager-pause:link, a.slideshow-pager-pause:visited, a.slideshow-pager-pause:hover {
    background-image: url(/slideshow_module/slideshow-pager-pause.gif);
}
a.slideshow-pager-pause.paused, a.slideshow-pager-pause.paused:link, a.slideshow-pager-pause.paused:visited, a.slideshow-pager-pause.paused:hover {
    background-image: url(/slideshow_module/slideshow-pager-paused.gif);
}
a.slideshow-pager-pause:active, a.slideshow-pager-pause.paused:active {
    background-image: url(/slideshow_module/slideshow-pager-pause-active.gif);
}
a.slideshow-pager-next, a.slideshow-pager-next:link, a.slideshow-pager-next:visited, a.slideshow-pager-next:hover {
    background-image: url(/slideshow_module/slideshow-pager-right.gif);
}
a.slideshow-pager-next:active {
    background-image: url(/slideshow_module/slideshow-pager-right-active.gif);
}
a.slideshow-pager-play, a.slideshow-pager-play:link, a.slideshow-pager-play:visited, a.slideshow-pager-play:hover {
    background-image: url(/slideshow_module/slideshow-pager-play.gif);
}
a.slideshow-pager-play:active {
    background-image: url(/slideshow_module/slideshow-pager-play-active.gif);
}
a.slideshow-pager-previous img, a.slideshow-pager-next img {
    width: 18px;
    height: 20px;
}
a.slideshow-pager-pause img {
    width: 14px;
    height: 20px;
}
a.slideshow-pager-play img {
    width: 39px;
    height: 20px;
}

.slideshow-module .slideshow-pager, .slideshow-module .caption, .slideshow-module-container-variable-height {
    webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.slideshow-module .countries {
    margin-top: 2px;
}

/* ArticleExcerptModule */

.article-excerpt-module h3 {
	font-weight: bold !important;
	font-size: 19px !important;
	line-height: 24px !important;
	margin: 5px 0 0;
}
.article-excerpt-module span.date a
	color: #000000 !important;
}
.article-excerpt-module span.date a:hover {
	color: #000;
}

/* NewsMegaModule */

.news-list {
	float: left;
}
.news-list.first {
	margin-right: 24px;
}
.news-list .title-data, .blogs-list .title-data {
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	margin: 6px 0;
}
.news-list .news-image, .blogs-list .news-image {
	margin: 6px 0 0;
}
a.continue {
	display: inline-block;
	background: #e4e4e4;
	color: #000000;
	padding: 8px 8px;
	font-size: 14px;
	margin: 16px 0 0;
}
a.continue:hover {
	background: #00ffbb;
}

h1.mega-title, h1.mega-title a, h1.mega-title .TiemposHeadline-Semibold {
	color: #000000;
	line-height: 33px !important;
	margin: 0;
    padding: 1px 0 0;
}
h1.mega-title a:hover {
	border-bottom: 1px solid #ff00dd;
	cursor: pointer;
}

/* IssueCoverModule */
.issue-cover-module h1 {
	line-height: 34px !important;
}

a.order-back {
	display: inline-block;
	background: #0000ff;
	color: #ffffff;
	padding: 8px 8px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
a.order-back:hover {
	background: #00ffbb;
	color: #0000ff;
}

/* IssuesArchiveMegaModule */
h1.title {
	text-align: center;
	width: 332px; 
}
.issues-archive-mega-module h1.title {
    width: 100%;
}
.archive-img {
	float: left;	
	margin: 8px 0 0 8px;
}
.margin-top-6 {
	margin-top: 6px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-12 {
	margin-top: 12px;
}
.margin-top-14 {
	margin-top: 14px;
}
.margin-top-16 {
	margin-top: 16px;
}
.margin-bottom-8 {
	margin-bottom: 8px;
}
.margin-top-24 {
	margin-top: 24px;
}
.margin-top-32 {
	margin-top: 32px;
} 
.margin-top-42 {
	margin-top: 42px;
}
.margin-top-96 {
	margin-top: 96px;
}  

.padding-bottom-2 {
	padding-bottom: 2px;
}
.padding-bottom-6 {
	padding-bottom: 6px;
}	
.padding-bottom-8 {
	padding-bottom: 8px;
}	
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-42 {
	padding-bottom: 42px;
}
.padding-bottom-64 {
	padding-bottom: 64px;
}
.padding-top-2 {
	padding-top: 2px;
}
.padding-top-8 {
	padding-top: 8px;
}

/* ProjectsListModule */
.project-list-container {
	background: #000;
	margin: 1px 0 0;
}
.project-list-container h1, .project-list-container h1 a {
	color: #ffffff;
	margin: 4px 0px;	
}
.project-list-container h1 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ff00dd;	
}	
.project-type {
	color: #00ffbe;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.project-list-countries {
	margin-top:8px;
	padding: 0 0 8px;
}
.project-mega-countries {
	padding: 8px 0 0;
}
.project-list-container a.country, .project-list-container span.country {
    display: inline-block;
	float: none;
}
.project-list-container a.country:hover {
	color: #000;
} 

/* ProjectPagesStyling */
.page-path-Projects, .page-group-Projects {
	background: #000000;
	color: #ffffff;
} 
.page-path-Projects #top-bar, .page-group-Projects #top-bar {
	background: #ffffff;
}
.page-path-Projects #aap-main-menu, .page-path-Projects #mm-items, .page-path-Projects #mm-items .mm-item a,
.page-group-Projects #aap-main-menu, .page-group-Projects #mm-items, .page-group-Projects #mm-items .mm-item a {
	background: transparent;
}
.page-path-Projects #mm-items, .page-path-Projects #mm-items .mm-item a,
.page-group-Projects #mm-items, .page-group-Projects #mm-items .mm-item a {
	background: #000;
	color: #fff;
}
.page-path-Projects .caption_html, .page-group-Projects .caption_html {
	background: #fff;
	color: #000;
	padding: 6px 8px;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
/* BlackTXT/WhiteBG */
.page-path-Projects .caption_html.color-bg-1, .page-group-Projects .caption_html.color-bg-1 {
	background: #fff;
	color: #000;
}
/* BlackTXT/YellowBG */
.page-path-Projects .caption_html.color-bg-2, .page-group-Projects .caption_html.color-bg-2 {
	background: #ffff00;
	color: #000;
}
/* BlackTXT/BlueGreenBG */
.page-path-Projects .caption_html.color-bg-3, .page-group-Projects .caption_html.color-bg-3 {
	background: #00ffbb;
	color: #000;
}
/* BlackTXT/BrownTanBG */
.page-path-Projects .caption_html.color-bg-4, .page-group-Projects .caption_html.color-bg-4 {
	background: #cc9900;
	color: #000;
}
/* WhiteTXT/BlueBG */
.page-path-Projects .caption_html.color-bg-5, .page-group-Projects .caption_html.color-bg-5 {
	background: #0000ff;
	color: #fff;
}
.page-path-Projects #layout-modules, .page-group-Projects #layout-modules {
	padding-top: 28px;
}
.page-path-Projects a.languages.zh, .page-group-Projects a.languages.zh {
	background: url("../images/zh-black.png") no-repeat scroll 0 0 transparent;	
}
.page-path-Projects a.languages.ar, .page-group-Projects a.languages.ar {
	background: url("../images/ar-black.png") no-repeat scroll 0 0 transparent;		
}
.page-path-Projects .module-list span.date, .page-group-Projects .module-list span.date,
.page-path-Projects .module-list span.date a, .page-group-Projects .module-list span.date a {
	display: inline;
	float: none;
	color: #fff;
}
.page-path-Projects .related-module .module-list span.date, .page-group-Projects .related-module .module-list span.date,
.page-path-Projects .related-module .module-list span.date a, .page-group-Projects .related-module .module-list span.date a {
	display: inline;
	float: left;
	color: #fff;
}
.page-path-Projects .module-list .open, .page-group-Projects .module-list .open {
	background: url("../images/arrow-down-w.png") no-repeat scroll 0 9px transparent;
}
.page-path-Projects .module-list .closed, .page-group-Projects .module-list .closed {
	background: url("../images/arrow-up-w.png") no-repeat scroll 0 9px transparent;
}

/* AboutPages */
.page-groups-About #layout-modules, .page-group-About #layout-modules {
	margin-top: 124px;
}
/* special case no-right margin */
.page-groups-About #view-page .column-module.column-module-2, 
.page-group-About #view-page .column-module.column-module-2,
.page-groups-About .column-module-last,
.page-group-About .column-module-last {
	margin-right: 0 !important;
}
.page-groups-About .text, .page-group-About .text {
	font-family: 'Times', Georgia, serif !important;
	font-size: 29px !important;
	line-height: 36px !important;
	font-weight: bold;
}
.page-path-About-Distributors .text {
    font-family: Georgia, serif !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin-top: 10px;
    font-weight: normal !important;
}

.page-groups-About .text bold, .page-group-About .text bold,
.page-groups-About .text b, .page-group-About .text b {
	color: #aaa;
	font-weight: bold;
}
.page-groups-About .text a, .page-group-About .text a {
	color: #cc9900;
}
.page-groups-About .text a:hover, .page-group-About .text a:hover {
	border-bottom: 1px solid #CC9900;
}
.page-groups-About .text a:active, .page-group-About .text a:active {
	color: #ff00dd;
	border-bottom: 1px solid #ff00dd;
}
.send-comment {
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.send-comment .label {
	width: 206px;
	height: 20px;
}
.send-comment .label.height {
	margin: 17px 0 0;
}	
.send-comment .special-text {
	border: 1px solid #ff35dc;
	padding: 8px;
	background: #fff;
	width: 206px;
	height: 20px;
	font-family: Arial, sans-serif;
	font-size: 20px;
}
.send-comment textarea.special-text {
	height: 224px;
	width: 402px
	
}
.send-comment .special-submit {
	display: block;
	background: #fff url('/images/arrow1.png') top left no-repeat;
	border: none;
	width: 83px;
	height: 36px;
	cursor: pointer;
	margin-top: 30px; 
}

/* ProductMegaModule */
.view-page .products-mega-module {
  float:left;
  width:100%;
}

.products-mega-module .editable-interior{
  width:940px;
  float:left;
}

.products-mega-module .product_container{
  float:left;
  margin:0 0 64px 0;
  padding:0;
}

.products-mega-module .product_container img {
  margin:0 0 10px 0;
}

.products-mega-module h3 {
  padding:0 !important;
  margin:0 0 10px 0 !important;
  font-size:28px !important;
  line-height:28px !important;
  text-transform:none;
}

.products-mega-module  h3 a:hover{
  border-bottom:1px solid #f0d;
}

.products-mega-module .description * {
  font-family:Georgia, serif;
  font-size:14px;
  line-height:1.5;
  padding:0;
  margin:0;
}
.products-mega-module .products_column_1 {
  float:left;
  width:272px;
}
.products-mega-module .products_column_2 {
  float:left;
  width:272px;
  margin:0 24px;
}
.products-mega-module .products_column_3 {
  float:left;
  width:272px;
}


/* Distributors and Contact margins */
.send-comment-module, .distributors-mega-module{
  padding-top:32px;
}

/* AlmanacMegaModule */
.almanac-mega-module {
  position:relative;
}

.almanac-mega-module {
  padding:45px 0 0 0;
}

.almanac-mega-module .almanac_nav {
  float:left;
  margin:0 0 42px 460px;
  position:relative;
  width:454px;
}
.almanac-mega-module .almanac_nav .sort_by_label{
  position:absolute;
  top:8px;
  left:-108px;
  width:100px;
  text-align:right;
  font-size:14px;
}

.almanac-mega-module .almanac_nav .index {
  float:left;
  width:100%;
}

.almanac-mega-module .almanac_nav .index a {
 	float: left;
  	padding: 0;
  	margin: 10px 10px 0 0;
  	color: #000;
  	font-size: 14px;
  	height: 14px;
}
.almanac-mega-module .almanac_nav .index a:hover span.sort-by {
	border-bottom: 1px solid #f0d;
} 
.almanac-mega-module .almanac_nav .index a:active span.sort-by, a:active span.sort-by {
	color: #f0d;
}
.almanac-mega-module .almanac_nav a.sort_by_type{
  padding:8px;
  font-size:14px !important;
  line-height:14px;
  margin:0;
  float:left;
  clear:both;
  background:#dcddde;
  color:#000;
}

.almanac-mega-module .almanac_nav a.sort_by_type.selected{
  background:#000;
  color:#fff;
}

.almanac-mega-module .almanac_nav a.sort_by_type:hover{
  background:#000;
  color:#fff;
}

.almanac-mega-module .sort_row{
  margin:0 0 10px 0;
}

.almanac-mega-module .almanac_nav .by_country {
  float:left;
  width:202px;
  margin-right:20px;
}

.almanac-mega-module .almanac_nav .by_region {
  float:left;
  width:232px;
}

.almanac-mega-module .list_column {
  float:left;
  width:880px;
  padding:0;
  list-style:none;
}

.almanac-mega-module .list_column li {
  float:left;
  padding:0;
  margin:0;
  width:100%;
  min-height:57px;
  position:relative;
}

.almanac-mega-module .list_column .name {
  position:absolute;
  top:0;
  right:0;
  width:440px;
  border-top-style:solid;
  border-top-width:7px;
  border-color:inherit;
  z-index:20;
  text-transform:none;
  padding:9px 0 0 0;
  height:45px;
  font-size:29px !important;
}

.almanac-mega-module .list_column .name a {
  color:#000;
}

.almanac-mega-module .list_column .index {
  position:absolute;
  top:0;
  padding:8px 0 0 0;
  width:42px;
  right:440px;
  border-top:solid 7px #000 !important;
  z-index:0;
  text-align:center;
  font-size:27px !important;
  line-height:27px !important;
}

.almanac-mega-module .list_column.by_region .index div {
  position:absolute;
  right:0;
  top:2px;
  width:80px;
  font-size:12px;
  line-height:14px !important;
  text-align:right;
  text-transform:uppercase;
  padding:0 5px 0 0;
}

.almanac-mega-module  .almanac_data {
  border-top-style:solid;
  border-top-width:7px;
  border-color:inherit;
  float:left;
  width:100%;
  position:relative;
  padding:0 0 20px 0;
}

.almanac-mega-module .almanac_country_left {
  float:left;
  width:381px;
  padding:0;
  margin:0;
  z-index:10;
  position:relative;
  border-color:inherit;
}

.almanac-mega-module .almanac_country_right {
  float:left;
  width:425px;
  padding:55px 0 0 0;
  margin:0 0 0 60px;
  z-index:10;
  font-size:14px;
  position:relative;
  border-color:inherit;

}

.almanac-mega-module .almanac_country_right .recent_items {
  float:left;
  width:100%;
  margin:0 0 10px 0;
}

.almanac-mega-module .almanac_country_right .recent_items .type {
  color:#00f;
  font-size:10px;
  text-transform:uppercase;
}

.almanac-mega-module .almanac_country_right .recent_items .al_date{
  font-size:10px;
  margin: 4px 3px 0 0;
  padding: 3px 3px 1px;
  float:left;
}

.almanac-mega-module .almanac_country_right .recent_items a.page_link {
	color: #231f20;
  	line-height: 18px !important;
  	font-size: 14px !important;
  	padding-bottom: 1px;
}

.almanac-mega-module .almanac_country_right .recent_items a.page_link:hover {
  	color: #231f20;
  	border-bottom: 1px solid #f0d;
}
.almanac-mega-module .almanac_country_right .recent_items a.page_link:active,
.almanac-mega-module .almanac_country_right .recent_items a.page_link:active span {
	color: #f0d;
}

.almanac-mega-module .almanac_country_right .row a.see_more{
  color:#c90;
  float:left;
  clear:both;
  font-size:11px;
}

.almanac-mega-module .almanac_country_right .row a.see_more:hover {
  text-decoration:underline;
}

.almanac-mega-module .almanac_country_right .row{
  margin:0 0 24px 0;
  color:#231f20;
  float:left;
}

.almanac-mega-module .almanac_country_right .row a.title{
 border-bottom:1px solid #231f20;
 width:425px;
 margin:0 0 5px 0;
 color:#231f20;
}
.almanac-mega-module .almanac_country_right .row a.title:active {
	color: #f0d;
}
 
.almanac-mega-module .almanac_country_left .map_and_flag {
  float:left;
  border-bottom-color:inherit;
  width:425px;
  margin: 0 0 16px 0;
}

.almanac-mega-module .almanac_country_left .source_line, .almanac-mega-module .almanac_country_left .last_source_line  {
  border-bottom-width:1px;
  float:left;
  border-bottom-color:inherit;
  width:226px;
  font-size:10px !important;
  line-height:13px !important;
  padding:0 0 12px 0;
  margin: 0 0 12px 12px;
  color:#000;
}
.almanac-mega-module .almanac_country_left .source_line {
  border-bottom-style:solid;
}

.almanac-mega-module .almanac_country_left .row {
  float:left;
  border-bottom-color:inherit;
  width:260px;
  padding:0 0 0 12px;
  margin: 0 0 12px 0;
}

.almanac-mega-module .almanac_country_left .row div.title {
  font-family: Arial, sans-serif;
  font-size:11px;
  line-height:13px;
  color:#000;
}

.almanac-mega-module .almanac_country_left .row span {
  font-family: Arial, sans-serif;
  font-size:13px;
  line-height:15px;
  color:inherit;
}

.almanac-mega-module .almanac_country_left .country_map_image{
  border-bottom-width:7px;
  border-bottom-style:solid;
  border-bottom-color:inherit;
  margin:0 14px 0 0;
  float:left;
}

.almanac-mega-module .almanac_country_left .country_flag_image{
  float:left;
  margin:26px 0 0 12px;
}

/* GalleriesMegaModule */
.galleries_mega_container {
  float:left;
  width:440px;
  margin:0 0 0 444px;
  z-index:10000;
  position:relative;
}

.galleries-mega-module h1, .distributors-mega-module h1  {
  border-top:7px solid #000;
  text-transform:none;
  padding:5px 0 0 0;
  height:45px;
  font-size:28px !important;
  line-height:28px !important; 
  position:relative;
  width:100%;
}

.galleries_mega_container h1 a.toggle:hover {
  border:0;
}

.galleries-mega-module h3, .distributors-mega-module h3 {
  font-size:14px !important;
  line-height:1.5 !important;
  font-family: Georgia, serif, serif;
  font-weight:bold !important;
  padding: 3px 0 0 0;
}

.galleries-mega-module h1 a.toggle, .distributors-mega-module h1 a.toggle {
  padding:0;
  margin:0;
}

.galleries-mega-module h1 a.country, .distributors-mega-module h1 a.country,
.galleries-mega-module h1 span.country, .distributors-mega-module h1 span.country {
  position:absolute;
  right:-2px;
  top:0;
}

.country_galleries {
  position:relative;
  margin-bottom:36px;
}

ul.country_galleries_list {
  list-style:none;
  padding:0;
  margin:0;
  position:relative;
}

li.country_galleries_container {
  position:relative;
  border-top:1px solid #000;
  margin:0 0 10px 0;
  width:440px;
}

.gallery_contact {
  margin: 0 0 0 36px;
}

.gallery_description, .gallery_contact {
  padding:0;
  font-family: Georgia, serif;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.gallery_contact p, .gallery_description p {
  padding:0;
  margin:0;
}

.close_gallery {
  position:absolute;
  bottom:-32px;
  right:0;
  border:1px solid #000;
}

.close_country {
  position:absolute;
  bottom:3px;
  right:3px;
  background:transparent;
  border:1px solid #000;
}



/* SearchResultsModule */

.search-results-module h2 {
  text-transform:none !important;
  font-size:27px !important;
  line-height:30px !important;
  padding:0;
  margin:0 0 10px 0;
}

.search-results-module input {
  height:30px;
  margin:0;
  padding:3px;
  font-size:20px;
  border:1px solid #000;
}

.search-results-module ul {
  padding:0;
  margin:42px 0 0 0;
  list-style:none;
}

.search-results-module ul li {
  padding:0;
  margin:0 0 42px 0;
}

.search_result {
  cursor: pointer;
}

.search_result .page_name  {
  margin:0 0 4px 0;
  font-size:14px;
  line-height: 18px;
}

.search_result .page_name a {
   color:#000;
}

.search_result .page_name a:hover {
   border-bottom: 1px solid #f0d;
}

.search_result .item_date {
  font-size:10px !important;
  margin: 0 0 4px 0;
  float:left;
  width:100%;
}

.search_result .article_type{
  text-transform:uppercase;
  margin: 4px 3px 0 0;
  padding: 3px 3px 1px;
  color:#00f;
  float:left;
}

.search_result .date{
  text-transform:uppercase;
  margin: 4px 3px 0 0;
  padding: 3px 3px 1px;
  float:left;
}

.search_result .search_excerpt{
  font-size:14px;
  line-height:18px;
}

/* MonthsListModule */
.months-list {
	margin-top: -6px;
}
.months-list a {
    color: #000;
}
.page-path-Projects .months-list a, .page-group-Projects .months-list a {
    color: #fff;
}
.page-path-Projects .months-list a:hover, .page-group-Projects .months-list a:hover, .months-list a.current {
    border-bottom: 1px solid #ff00dd;
}
.page-path-Projects .months-list a:active, .page-group-Projects .months-list a:active {
	color: #ff00dd;
}
.month-filter-header {
	text-align: center;
	padding-bottom: 20px;
	line-height: 26px;
}
.projects-mega-module h1, .projects-mega-module h1 a {
	color: #fff;
}
.back-link {
	color: #aaa;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}  
.back-link:hover {
	border-bottom: 1px solid #aaa;
}

/* AdsModule */
.page-path-News .ads-module,
.page-path-Blog .ads-module {
	margin-top: 36px;	
}
.ads.ads-vertical {
	margin-top: 10px;
}
.ads-vertical img {
    margin-bottom: 8px;
}
.ads-horizontal img {
    margin-right: 8px;
}

/* ShareModule */

.share-module a.rss {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    line-height: 16px !important;
    background-image: url(/images/addthis_rss.png);
    margin-right: 2px;
}
.share-module a.rss:hover {
    opacity: .8;
}

#view-page.page-group-Admin  {
    margin-top: 100px;
}

/* active link definition */
a:active, a.rss:active, a.current:active, a.country:active, 
a.toggle:active, a.title:active, a.see_more:active, 
a.page_link:active, a.sort_by_type:active, a.order-back:active, 
a.continue:active, a.go-to-article:active, a.underline:active, 
a.mm-item:active, a.remove_item:active, a.article-link:active,
a.article-link:active h1.article-name span, a.related-link:active, a.related-link:active span,
.related-module .record a.related-link:active, .related-module .record a.related-link:active span,
.mm-subitem-style ul ul a:active, .container a:active, .container a:active span, 
h1 a:active, h1 a:active span, h1.mega-title a:active, h1.mega-title a:active span, 
.title-issue-date a:active, .project-list-container h1 a:active,
.page-footer-module a:active, .almanac_list a:active, .almanac_list a:active span.sort_by {
	color: #f0d;
	border-bottom-color: #f0d;	
}
a.title:active {
	color: #f0d;
	border-bottom-color: #000;
}
.page-path-Projects a.title:active,
.page-group-Projects a.title:active {
	border-bottom-color: #fff;
}
.page-path-Projects #mm-items .mm-item a:active, .page-group-Projects #mm-items .mm-item a:active {
    color: #f0d !important;
    border-bottom-color: #f0d !important;
}
a.country.light-gray:active, a.continue_shopping:active {
	color: #f0d;
	border-bottom-color: #aaa;
}
a.country.pink:active {
	color: #00f;
}
a.title.pink:active {
	color: #00f;
	border-bottom: 1px solid #f0d;
}
a.cart_button_blue:active, a.cart_button_white:active, 
#persistent_cart_checkout a:active, .search_result .page_name a:active,
.almanac-mega-module .almanac_nav a.sort_by_type:active, 
.almanac-mega-module .almanac_nav a.sort_by_type.selected:active {
	color: #f0d;
}
a.cart_button_white:active {
	border-bottom-color: #0000FF;	
}



/* ================================================ */
/* ================================================ */
/* =============== AWAY WITH WORDS ================ */
/* ================================================ */
/* ================================================ */


.aww { background: url('/gui/aww-gradient.gif') repeat-y right top; }

.aww-form {
    background: #ff0; width: 600px; padding: 20px;
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
    padding-bottom: 70px;
    margin-bottom: 60px;
}

.aww h2 {
    font-size: 30px !important; line-height: 30px !important; font-weight: normal; font-family: Helvetica, Arial, sans-serif;
    margin: 0 0 15px 0 !important;
    padding: 0;
    text-transform: uppercase;
}

.aww input[type="text"], .aww input[type="password"] {
    width: 450px;
}

.aww input, .aww .button, .aww a.continue {
    font-family: Helvetica, Arial, sans-serif;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 30px !important;
    padding: 5px !important;
    border: 3px solid #000 !important;
    background: transparent !important;
    margin: 0 0 15px 0 !important;
}

.aww input[type="submit"], .aww .button, .aww a.continue { text-transform: uppercase; margin-right: 12px !important; }
.aww input[type="submit"]:hover, .aww .button:hover, .aww a.continue:hover { cursor: pointer; }
.aww input[type="submit"]:active, .aww .button:active, .aww a.continue:active { color: #ff0 !important; background: #000 !important; }

.aww input[type="submit"] { float: left; }


.aww ::-webkit-input-placeholder { color: #000; padding-top: 3px; }
.aww :-moz-placeholder { color: #000; padding-top: 3px; }
.aww ::-moz-placeholder { color: #000; padding-top: 3px; }
.aww :-ms-input-placeholder { color: #000; padding-top: 3px; }


.aww .reset-password-module-notification {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.aww .reset-password-module-success {
    font-size: 30px !important; line-height: 30px !important; font-weight: normal; font-family: Helvetica, Arial, sans-serif;
    margin: 0 0 15px 0 !important;
    padding: 0;
    text-transform: uppercase;
}

.aww .text-module-text {
    margin-top: 0 !important;
    font-family: Helvetica, Arial, sans-serif !important;
    color: #000 !important;
    font-size: 30px !important;
    line-height: 30px !important;
}

.aww #mmi_18248 .text-module-text, .aww #mmi_18284 .text-module-text {
    font-size: 15px !important;
    line-height: 15px !important;
}

.aww .edit-form-field-error { text-transform: uppercase; margin-bottom: 10px; }

.aww .aww-signup { background: #ff3e01; padding: 20px 20px 10px 20px; }
.aww .aww-signup input[type="text"] { width: 100%; -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box; }
.aww .aww-signup input[type="submit"]:active { color: #ff3e01 !important; }
.aww .aww-signup .error { color: #000 !important; text-transform: uppercase; }

.aww .aww-signup-text {
    font-size: 30px !important;
    line-height: 30px !important;
    margin: 0 0 15px 0 !important;
}