/* ---------- Global elements ---------- */

body {
	background: #191919 url(../images/bg_body.jpg) repeat-x;
	font: 0.7em Arial, Georgia, "Times New Roman", Times, serif;	
	margin: 23px 0 0;
}

a {
	color: #219dfd;
	text-decoration: none;
}

h2 {
	color: #000;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0 0 0.5em;
}

h3 {
	color: #3a6f8f;
	font-size: 1.4em;
	font-weight: normal;
}

h3.alt {
	color: #219dfd;
	font-size: 1em;
	margin: 0 0 0.5em;
}

h4	{ font-weight: bold; }

p 
{
	margin: 0 0 1.3em;
	line-height: 18px;
}


/* ---------- Layout ---------- */

#container {
	margin: 0 auto;
	width: 970px;	
}

#header {
	font: 1.35em Arial, Helvetica, sans-serif;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#aside {
	background: #fff url(../images/bg_aside.gif) repeat-y right;
	border: 1px solid #c8c8c8;
	border-right: 0;
	float: left;
	width: 182px;
}

* html #aside { /* IE6 fix */
	margin: 0;	
}

#content {
	background: #fff;
	border: 1px solid #c8c8c8;
	float: right;
	min-height: 305px;
	width: 785px;
}

#footer {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0 192px;
	padding: 10px 0;
}

#content_main .form ul			{ list-style: none; margin: 0; overflow: hidden; }
#content_main .form li			{ margin: 10px 0; padding: 0 0 0 120px; position: relative; width: 500px; }
#content_main .form li.gender dt,
#content_main .form li label		{ display: block; left: 0; position: absolute; top: 3px; width: 110px; }
#content_main p.required span,
#content_main .form li label span	{ color: #ff0000; padding: 0 5px 0 0; }
#content_main .form li select,
#content_main .form li textarea,
#content_main .form li.gender dl,
#content_main .form li.gender dt,
#content_main .form li label,
#content_main .form li input		{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; }
#content_main .form li.gender dd,
#content_main .form li.gender label	{ display: inline; position: static; width: auto; }
#content_main .form li textarea,
#content_main .form li input		{ padding: 2px; width: 200px; }
#content_main .form li textarea		{ height: 150px; width: 300px; }
#content_main .form li.btn input,
#content_main .form li.gender input	{ width: auto; }
#content_main .form li.note		{ width: 300px; }


/* ---------- Header ---------- */

#header #primary_nav {
	background: #fff url(../images/sprite_nav.png) no-repeat;
	float: left;
	height: 75px;
	overflow: hidden;
	width: 834px;
}

#header #primary_nav li {
	background: url(../images/sprite_nav.png) 0 -100px no-repeat;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 22px 0 0;
	padding: 0 12px;
	text-transform: lowercase;
}

#header #primary_nav li:first-child {
	background: none;	
}

#header #primary_nav li a {
	color: #fff;
}

#header h1 {
	background: url(../images/logo_acp.png) no-repeat;
	float: right;
	height: 75px;
	text-indent: -9999px;
	width: 136px;
}

#header #primary_nav ul {
	background: none;
	float: none;
	bottom: -3px;
	display: none;
	font-size: 0.8em;
	height: auto;
	left: 0;
	position: absolute;	
	width: 830px;
}

*+html #header #primary_nav ul {
	bottom: 3px;	
}

* html #header #primary_nav ul {
	bottom: 3px;	
}

#header #primary_nav ul li {
	background: none;
	border-left: 1px solid #000;
	display: inline;	
	float: none;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0 10px 0 14px;
}

#header #primary_nav ul li:first-child {
	border-left: 0;
}

#header #primary_nav ul li a {
	color: #000;
}

.MagazinesZone #header #primary_nav .nav-magazines ul,
.WebsitesZone #header #primary_nav .nav-websites ul,
.ResearchZone #header #primary_nav .nav-research ul,
.ProductionZone #header #primary_nav .nav-production ul,
.AboutZone #header #primary_nav .nav-about-acp ul,
.ContactUsZone #header #primary_nav .nav-contact-us ul {
	display: block;	
}


/* ---------- Content ---------- */

#content_main {
	display: inline;
	float: left;
	margin: 30px 0 25px 35px;
	width: 577px;
}

#content_main ol {
	color: #219dfd;
	font: bold 1em Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: decimal;
	margin: 0 0 0 28px;
}

#content_main ol li {
	margin: 3px 0;	
}

#content_main ol a {
	color: #3a6f8f;
	font: 1.2em Arial, Georgia, "Times New Roman", Times, serif;
}

#content_main a {
	font: bold 1em Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#content_main ul, #content_main .ul {
	list-style: circle;
	margin: 0 0 1.3em 25px;
}

#content_main .ul { color: #000; font-size: 100%; font-weight: normal; list-style: decimal; }

#content_main .alpha	{ list-style: lower-alpha; }

#content_main ul li, #content_main .ul li, #content_main dl {
	padding: 1px 0;	
	line-height: 18px;
}

#content_sub {
	display: inline;
	float: left;
	margin: 30px 0 25px 38px;
	width: 135px;
}

.NoFastFactsZone #content_sub	{ display: none; }

#content_sub h3, .magazine_cover h3 {
	color: #219dfd;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 11px 4px 0;
}

#content_sub ul li,
#content_sub dl {
	font: 1em Arial, Helvetica, sans-serif;
}

#content_sub dt,
#content_sub dd {
	display: block;	
}

#content_sub ul li,
#content_sub dt {
	border-top: 1px solid #c8c8c8;
	padding: 4px 11px 4px 0;
}

#content_sub dt {
	padding-bottom: 0;	
}

#content_sub dd {
	padding-bottom: 4px;	
}

.home_heading {
	background: url(../images/home_header.png) no-repeat;
	height: 238px;
	text-indent: -9999px;
	width: 785px;
}

#home_flash_slideshow {
	margin: -140px 0 35px;
	text-align: center;
}

.home_content {
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 0 100px;
	text-align: center;
}

.management_team, .contact_us {
	margin: 30px 0 25px 35px;
}

.management_team li {
	padding: 0 0 40px 135px;
	position: relative;
	width: 615px;
}

.management_team img {
	border: 1px solid #c8c8c8;	
	left: 0;
	position: absolute;
	top: 0;
}

.management_team h3 {
	border-bottom: 1px solid #c8c8c8;
	margin: 0 0 0.8em;
	padding: 0 0 3px;
}

.management_team h3 em {
	color: #000;
	font: 0.7em Arial, Helvetica, sans-serif;
}

.management_team p {
	padding: 0 55px 0 0;	
}

.magazine_cover {
	float: left;
	padding: 0 29px 0 0;
	width: 173px;
}

#content_main.website .magazine_cover	{ width: 255px; }

.magazine_cover h3 {
	border-bottom: 1px solid #c8c8c8;
	margin: 0;
	padding: 0 0 3px;
	width: 120px;
}

.magazine_cover img {
	display: block;
	margin: 0 0 1em;
}

#content_main .magazine_cover ul {
	list-style: none;
	margin: 0;
	width: 120px;
}

#content_main .magazine_cover ul li {
	border-bottom: 1px solid #c8c8c8;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 4px 11px 4px 0;
}

#content_main .magazine_cover a {
	color: #000;
	font: 1em Arial, Helvetica, sans-serif;
}

.magazine_description {
	float: left;
	width: 375px;
}

#content_main.website .magazine_description	{ width: 280px; }

#content_main .magazine_description a {
	font: 1.45em Georgia, "Times New Roman", Times, serif;
}

#flash_slideshow	{ display: none; }

.editor {
	font-size: 0.9em;
	padding: 0 0 22px 0;
	position: relative;
}

.editor img {
	float: left;
	padding: 0 12px 12px 0;
}

.editor cite {
	display: block;
	font: 1.1em Arial, Helvetica, sans-serif;
	margin: 0 0 2px;
}

.editor cite strong {
	color: #219dfd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
}

.contact_us {
	overflow: hidden;	
}

.contact_us h3 {
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 7px;
	padding-bottom: 5px;
}

.contact_us h4, .contact_us h5 {
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;	
	margin-bottom: 0.2em;
	text-transform: uppercase;
}

.contact_us h5 {
	color: #3a6f8f;	
}

.australia {
	float: left;
	overflow: hidden;
	width: 505px;
}

.overseas {
	float: left;
	width: 211px;
}

.overseas h4 {
	color: #3a6f8f;
	font: 1.4em Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

.overseas h3 {
	color: #000;	
}

.vcard {
	margin: 0 0 1.3em;	
}

.col {
	float: left;
	width: 49%;
}

#content_main .magazine_titles {
	border-top: 1px solid #c8c8c8;
	margin: 0 0 3em;
}

#content_main .magazine_titles li {
	border-bottom: 1px solid #c8c8c8;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	list-style: none;
	padding: 2px 0;
}

#content_main .magazine_titles ul {
	margin-bottom: 0;
}

#content_main .magazine_titles li li {
	border: 0;	
	list-style: circle;
	padding: 0;
}

#content_main .magazine_titles li li a {
	color: #5482a0;
	font-size: 1em;	
}

#content_main .magazine_titles li.plus, #media_kit_builder table tbody .category th.plus {
	background: url(../images/icon_plus.gif) no-repeat 0 5px;
	cursor: pointer;
	padding-left: 16px;
}

*+html #media_kit_builder table tbody .category th.plus,
*+html #media_kit_builder table tbody .category th.minus {
	background-position: 0 9px;	
}

* html #media_kit_builder table tbody .category th.plus,
* html #media_kit_builder table tbody .category th.minus {
	background-position: 0 9px;	
}

#content_main .magazine_titles li.minus, #media_kit_builder table tbody .category th.minus {
	background: url(../images/icon_minus.gif) no-repeat 0 5px;
	cursor: pointer;
	padding-left: 16px;
}

#media_kit_builder {
	margin: 30px 35px;
}

#media_kit_builder dl {
	margin: 0 0 1.3em;	
}

#media_kit_builder dt, #media_kit_builder dd {
	display: inline;	
}

#media_kit_builder dt {
	color: #219dfd;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;	
	padding: 0 3px 0 0;
}

#media_kit_builder table {
	margin: 1em 0 2em;	
}

#media_kit_builder table thead th {
	color: #219dfd;	
	text-align: right;
	vertical-align: middle;
}

#media_kit_builder table thead th.select-all {
	text-align: left;	
}

#media_kit_builder table tbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#media_kit_builder table tbody th, #media_kit_builder table td {
	border-top: 1px solid #c8c8c8;	
	padding: 2px 0;
}

#media_kit_builder table tbody th {
	width: 230px;	
}

#media_kit_builder table td {
	color: #969696;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
}

#media_kit_builder table tbody .magazine th, #media_kit_builder table tbody .magazine td {
	border: 0;
	padding: 0;
}

#media_kit_builder table tbody .magazine th {
	color: #5482a0;
	padding-left: 16px;	
}

#media_kit_builder .download a {
	font-size: 1.5em;	
}

#media_kit_builder .download input {
	background: #fff;
	border: 1px solid #c8c8c8;
	color: #000;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 14px;
	width: 183px;
}

#media_kit_builder .download input.btn {
	background: url(../images/btn_arrow_right.gif) no-repeat;
	border: 0;
	cursor: pointer;
	height: 16px;
	text-indent: -9999px;
	width: 14px;
}

#media_kit_builder .download div { display: inline; padding: 0 0 0 5px; }
#media_kit_builder .download div .response { font-weight: bold; }

/* ---------- Aside ---------- */

#aside #nav_sub {
	margin: 0 0 0 -1px;
	width: 182px;
}

#aside #nav_sub li {
	height: 30px;
	position: relative;	
}

#aside #nav_sub li#search_keyword {
	background: #fff;
	height: 60px;
	overflow: hidden;
}

* html #aside #nav_sub li#search_keyword {
	margin-bottom: -3px;	
}

*+html #aside #nav_sub li#search_keyword {
	margin-bottom: -3px;	
}

#aside #nav_sub li#search_keyword fieldset {
	background: #fff;
	border: 1px solid #c8c8c8;
	height: 22px;
	overflow: hidden;
	padding: 5px 0 0 5px;
	position: relative;
}

#aside #nav_sub li#search_keyword input {
	background: #fff;
	border: 1px solid #c8c8c8;
	color: #000;
	float: left;
	font: 1em Arial, "Trebuchet MS", Helvetica, sans-serif;
	height: 15px;
	padding: 0 0 0 5px;
	width: 115px;
}

#aside #nav_sub li#search_keyword button {
	background: url(../images/btn_search.png) no-repeat;
	border: 0;
	cursor: pointer;
	float: left;
	height: 17px;
	margin: 0 0 0 5px;
	text-indent: -9999px;
	width: 43px;
}

#aside #nav_sub li a, #aside #nav_sub h2 {
	background: url(../images/sprite_nav.png) 0 -135px no-repeat;
	border-bottom: 1px solid #fff;
	display: block;
	height: 29px;
	text-indent: -9999px;
	width: 182px;
}

#aside #nav_sub li li a {
	background: none;
	border: 0;
	color: #000;
	height: auto;
	text-indent: 0;
	width: auto;
}

#aside #nav_sub h2 {
	margin: 0 0 0 -1px;
	padding: 0;
}

#aside #nav_sub #search_title a, #aside #nav_sub h2.title {
	background-position: 0 -135px;
}

#aside #nav_sub #search_category a, #aside #nav_sub h2.category {
	background-position: -190px -135px;
}

#aside #nav_sub #search_website a, #aside #nav_sub h2.website {
	background-position: -380px -135px;
}

#aside #nav_sub #search_keyword a {
	background-position: -570px -135px;
}

#aside #nav_sub #media_kit a {
	background-position: 0 -165px;
}

#aside #nav_sub #subscribe a {
	background-position: -190px -165px;
}

#aside #nav_sub #careers a {
	background-position: -380px -165px;
}

#aside #nav_sub #environment a {
	background-position: -570px -165px;
}

#aside .latest-news {
	border-top: 1px solid #c8c8c8;
	color: #969696;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 2px 0 0;
	padding: 17px 0 0 16px;
}

#aside .latest-news li, #aside .latest-news h2 {
	margin: 0 0 1em;
}

#aside .latest-news h2, #aside .latest-news h3 {
	color: #000;
	font-size: 1em;	
}

#aside .latest-news h2 em {
	color: #219dfd;
	font-style: normal;
	text-transform: uppercase;
}

#aside .latest-news a {
	color: #3da8fc;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

#aside #nav_sub li:hover .popout_sub_nav {
	display: block;	
}

.popout_sub_nav {
	background: #fff;
	border: 1px solid #c8c8c8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	left: 183px;
	position: absolute;
	top: -1px;
	width: 180px;
}

.popout_sub_nav ul {
	height: 300px;
	overflow: auto;
	padding: 0 !important;
	width: 180px !important;
}

#aside #nav_sub .popout_sub_nav li {
	border-bottom: 1px solid #e1e1e1;
	height: auto;
	padding: 5px 0;
	margin: 0 21px 0 12px;
	width: 148px;
}

/* Content Main */
#content_main dl dt	{ font-weight: bold; }
#content_main dl dd	{ margin-bottom: 10px; }
#content_main dl dt,
#content_main dl dd	{ line-height: 16px; }
#content_main ul.announcements li	{ margin-bottom: 20px; }
#content_main img.top		{ margin-top: 50px; }
#content_main img.right,
#content_main img.left		{ margin-bottom: 10px; }
#content_main img.left		{ float: left; margin-right: 10px; }
#content_main img.right		{ float: right; margin-left: 10px; }
#content_main #flash_video	{ clear: both; float: none; margin: 30px 0 0 0; }

/* ---------- Search Results ---------- */

#content_list ol p	{ color: #000; font-weight: normal; font-size: 11px; }

/* Creative Services */

#content_main.creative_services ul		{ list-style: none; margin-left: 0; overflow: hidden; }
#content_main.creative_services li		{ float: left; height: 140px; text-align: center; width: 115px; }
#content_main.creative_services li img	{ height: 100px; width: 100px; }

/* Pager */
ul#pager			{ list-style: none; position: relative; text-align: center; }
ul#pager li		{ border-left: 1px solid #000; display: inline; padding: 0 4px 0 7px; }
ul#pager li.prev	{ border-left: 0; }

/* ---------- Footer ---------- */

#footer h2 {
	color: #219dfd;
	display: inline;
	font-size: 1em;
}

#footer ul, #footer li {
	display: inline;
	line-height: 5px;
}

#footer li {
	background: url(../images/sprite_nav.png) -380px -107px;	
	padding: 0 10px 0 14px;
}

#footer li:first-child {
	background: 0;
	padding-left: 5px;
}

#footer li a {
	color: #fff;
}


/* ---------- Scroll pane ---------- */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 12px;
	height: 100%;
	background: #e1e1e1;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(../images/scroll_pane_drag.gif) no-repeat;
	cursor: pointer;
	left: -2px;
	width: 6px !important;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* Article */
#content_main .gallery-link		{ margin: 10px 0 0 0; }

/* Gallery */
#content_main .gallery_preview .gallery_description		{ float: right; padding: 50px 0 0 28px; width: 166px; }
#content_main .gallery_preview .gallery_images			{ float: left; width: 380px; }
#content_main .gallery_preview .gallery_images ul		{ height: 370px; list-style: none; overflow: hidden; padding: 15px 0 7px 0; width: 376px; }
#content_main .gallery_preview .gallery_images li		{ float: left; padding: 0 10px 10px 0; }
#content_main .gallery_preview .gallery_images .click_to_zoom	{ float: left; margin: 0 0 0 10px; }
#content_main .gallery_preview .gallery_images .photo_counter	{ float: right; margin: -7px 17px 0 0; }

/* Gallery Image */
#content_main .gallery_image_preview				{  }
#content_main .gallery_image_preview .gallery_image		{  }
#content_main .gallery_image_preview .gallery_description	{ margin: 10px 0; }