* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size: 12px;
	height: 100%;
	/*
	background: url('/~/media/Images/Home/Magazine/Backgrounds/Landscape%20and%20Scenery/PLongjiLongji%20China0000205363.ashx') center top no-repeat;
	background: #9797a3 url('/images/home/magazine/backgrounds/australasia.jpg') center top no-repeat;
	*/
	background: #9797a3 url('/images/home/magazine/backgrounds/HT.Makgadikga.San Camp, Makgadikgadi Pans(0000025874).jpg') center 200px no-repeat;
	background-position: top center;
	background-attachment: fixed;
	line-height: 150%;
}

div#ie6Message {
	display: none;
}

div.container {
	width: 100%;
	text-align: center;
}

div.contained {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	padding: 20px 0 0 0;
}

div#titlePrint {
	display: none;
}

div#header img {
/*
	padding: 10px;
	background: #efebe3;
	background: rgba(239, 235, 227, 0.5);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
*/
}

div#tabsContainer,
div#subTabsContainer {
	height: 1%;
	overflow: hidden;
}

div#subTabsContainer {
	background: #333 url(/images/home/magazine/tabbg.jpg) bottom left repeat-x;
	/*
	border-top: 1px solid #333;
	border-bottom: 0px solid #ccc;
	margin-top: -1px;
	border-top: 2px solid #0080ff;
	border-bottom: 1px solid #0080ff;
	margin-top: -2px;
	*/
	height: 36px;
}

div#tabs ul,
div#subTabs ul {
	float: right;
	list-style-type: none;
	height: 1%;
	overflow: hidden;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

div#tabs ul li,
div#subTabs ul li {
	float: left;
}

div#tabs ul a,
div#subTabs ul a {
	display: block;
	text-decoration: none;
}

div#tabs ul {
	margin-left: 20px;
}

div#tabs ul li {
	margin-right: 10px;
	border: 0px solid transparent;
	border-bottom: none;
}

div#tabs ul a {
	padding: 8px 14px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	color: #333;
	background: #efebe3;
	background: rgba(240, 235, 227, 0.7);
	font-weight: bold;
	font-size: 10px;
	text-shadow: #ccc 1px 1px 0;
}


div#tabs ul a:hover {
	text-decoration: underline;
	background: rgba(240, 235, 227, 1);
}



div#tabs ul li.active {
	border: 0px solid #333;
	border-bottom: 0;
}

div#tabs ul li.active a {
	background: #333 url(/images/home/magazine/tabbg.jpg) top left repeat-x;
	color: white;
	text-shadow: #000 1px 1px 0;
	font-size: 12px;
}

div#tabs ul li.active a:hover {
	text-decoration: none;
}


/*>>>>>>>>>> begin home icon css */
div#tabs ul li#home a
{
	background-color: rgba(240, 235, 227, 0.7);
	background-image: url("/images/home/magazine/home.png");
	background-repeat: no-repeat;
	background-position: 6px 6px;
	background-attachment: scroll;
	padding-left: 32px;
}

div#tabs ul li#home a:hover
{
	background-color: rgba(240, 235, 227, 1);
}

div#tabs ul li.active#home a
{
	background: url("/images/home/magazine/home-highlight.png") no-repeat 6px 6px transparent;
}

div#tabs ul li.active#home{
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background:url("/images/home/magazine/tabbg.jpg") repeat-x scroll left top #333333;
}
/*<<<<<<<<<< end home icon css */

ul#destinationList {}

div#subTabs li {
	padding: 8px 0;
}


div#subTabs ul a {
	padding: 4px 6px;
	color: white;
	font-size: smaller;
	text-shadow: #000 1px 1px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div#subTabs ul a:hover {
/*	text-decoration: underline;*/
background:#aaaaaa;
}

div#subTabs li.active a {
	background: #8390c5;
}

div#subTabs li.item1 a:hover {
	color: #ff8b46;
}

div#subTabs li.item2 a:hover {
	color: #ff3744;
}

div#subTabs li.item3 a:hover {
	color: #ff23ba;
}

div#subTabs li.item4 a:hover {
	color: #a331ff;
}

div#subTabs li.item5 a:hover {
	color: #4f57ff;
}

div#subTabs li.item6 a:hover {
	color: #6dd5ff;
}

div#subTabs li.item7 a:hover {
	color: #7dff90;
}

div#subTabs li.item8 a:hover {
	color: #beff56;
}

div#subTabs li.item9 a:hover {
	color: #faff36;
}

div#subTabs li.item10 a:hover {
	color: #ffdef3;
}


/* >>>>>>>>>>> begin magazine client stories mods */
div.clientStoriesFeature
{
	margin-left:-85px;
	width:550px;
	background: url('/images/home/magazine/client-stories-feature-bg.png') 0 0 repeat-x scroll #ccd3dd;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #aaaaaa;
	-moz-box-shadow: 0 0 5px #999999;
}

div.clientStoriesTagL
{
	background: url('/images/home/magazine/client-stories-tag-large.png') 0 0 no-repeat scroll transparent;
	width: 297px;
	height: 51px;
	color: White;
	font-size: 18px;	
	position: absolute;
	margin-left: -19px;
	margin-top: -40px;
	padding: 0 0 0 30px;
	font-family: "adelle-1","adelle-2","Times New Roman",serif;
	line-height:42px;
	
}


div#subTabs li#clientStories {
	padding: 0 0 0 10px;
	background: url('/images/home/magazine/black-bevel.png') no-repeat 0 6px transparent;
}

div#subTabs ul li#clientStories a {
	background: url('/images/home/magazine/client-stories-tag.png') no-repeat 0 5px transparent;
	width: 98px;
	line-height: 28px;
	color: Black;
	text-shadow: none;
	padding-left: 16px;
}

div#subTabs ul li#clientStories a:hover, div#subTabs ul li#clientStories a:active{
	background: url('/images/home/magazine/client-stories-tag-hover.png') no-repeat 0 5px transparent;
}


div#subTabs ul li.active#clientStories a {
	background: url('/images/home/magazine/client-stories-tag-hover.png') no-repeat 0 5px transparent;
	color: White;
}
/* <<<<<<<<<<<<<< end magazine client stories mods */


div#content {
	height: 1%;
	overflow: hidden;
	margin: 0 auto;
/*	background: url('/images/home/magazine/contentbg.png') top left repeat-y; */
}

a img {
	border: none;
}

div#left {
	padding: 20px 104px;
	border: 1px solid #999;
	background: url('/images/transparencies/ffffff-90.png') transparent repeat;
	width: 400px;
	margin: 20px 0;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*
div#left > p {
	width: 400px;
	margin: 10px auto;
}
*/

div#right {
	float: left;
	width: 310px;
	padding: 20px 19px 20px 20px;
	border: 1px solid #999;
	border-left: none;
	margin: 40px 0;
	background: url('/images/home/magazine/sidebarbg.png') top left repeat-y;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

div#innerRight,
div#outerRight {
	
}

div#innerRight:first-child,
div#outerRight:first-child {
	margin-top: 0;
}

div#innerRight {
	float: left;
	width: 240px;
	margin: 23px 0 0 20px;
	padding-right: 10px;
}

div#outerRight {
	float: right;
	width: 240px;
	margin: 23px 0 0 0;
	padding-left: 10px;
}

h1 a,
h2 a,
h3 a {
	color: inherit;
	text-decoration: none;
}

h1 {
	margin: 10px 0;
	text-shadow: #ccc 1px 1px 1px;
	color: #333;
	line-height: 140%;
	width: 570px;
	margin-left: -85px;
}

h2 {
	font-size: 18px;
	margin: 15px 0 10px 0;
	line-height: 140%;
	text-shadow: #ccc 1px 1px 1px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h3, h4 {
	margin: 10px 0;
}

a {
	color: #37c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readMore {
	padding: 2px 6px;
	background: #37c;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a.readMore:hover {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

p {
	margin: 13px 0;
}

ul {
	margin: 10px 0;
	padding-left: 20px;
}

#about {
	font-size: 14px;
/*
	background: #eee;
	padding: 10px;
	*/
	margin-bottom: 20px;
}

#about h1 {
	font-size: 18px;
	margin-left: 0;
}

.leadArticle {
	position: relative;
	padding: 9px;
	background: white;
	border: 1px solid #a5a5a5;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

.leadArticle img.iconic {
}

.leadArticle .content {
	position: absolute;
	bottom: 15px;
	left: 10px;
	background: #333;
	background: transparent url('/images/transparencies/000000-80.png');
	background: rgba(48,48,48, 0.8);
	color: white;
	padding: 10px 9px;
	width: 530px;
}

.leadArticle h2 {
	text-shadow: #333 1px 0px 1px;
}

.leadArticle h2 a {
	color: white;
}

.leadArticle .readMore {
	float: right;
	margin-left: 10px;
}

.articleList {
	width: 570px;
	margin-left: -85px;
}

.articleList h2 {
	margin-top: 0px;
}

.articleList .primary,
.articleList .secondary {
	height: 1%;
	overflow: hidden;
	padding: 10px 0;
	margin-top: 10px;
	border-top: 2px solid #eee;
}

.articleList #item1 {
	border-top: none;
}

.articleList .primary .iconic, .clientStoriesFeature .iconic {
	border: 1px solid #a5a5a5;
	padding: 9px;
	margin-left: 10px;
	width: 180px;
	float: left;
	background: white;
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

.clientStoriesFeature .iconic 
{
	width: 240px;
	margin: 10px 0px 10px 10px;
}

.articleList .secondary .iconic {
	border: 1px solid #a5a5a5;
	padding: 4px;
	margin-left: 10px;
	width: 40px;
	float: left;
	background: white;	
	-moz-transform: none;
	-webkit-transform: none;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

.articleList .primary:nth-child(even) .iconic {
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
}

.articleList .primary:nth-child(3n) .iconic {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.articleList .caption {
	margin: 0;
	font-size: larger;
}

.articleList .info {
	padding: 10px 0 10px 220px;
}

.clientStoriesFeature .info 
{
	padding: 40px 0 10px 300px;
}

.articleList .secondary h3 {
	padding: 0 0 0 70px !important;
	margin: 5px 0 0 0 !important;
}

.articleHeaderContainer
{
	margin-left: -85px;
}

.articleList .info .clientStory, .articleHeaderContainer .clientStory{
	width: 106px;
	height: 35px;
	background: url('/images/home/magazine/client-story-tag.png') no-repeat scroll 0 0 transparent;
	line-height: 26px;
	padding-left: 15px;
	color: White;
	font-weight: bold;	
	position: absolute;
	margin-top: -4px;
	margin-left: 284px;
}

H2.clientStoryH2
{
	padding-right: 65px;
}

.articleHeaderContainer .clientStory {
	margin-left: 504px;
}


.offers {
	width: 570px;
	margin: 20px 0 0 -85px;
	border: 1px solid #a5a5a5;
}

.offers .title {
	padding: 10px;
	border-bottom: 1px solid #a5a5a5;
	background: #ddd;
	height: 1%;
	overflow: hidden;
}

.offers h2 {
	margin: 0;
	float: left;
	width: 390px;
}

.offers a.readMore {
	font-family: 'Lucida Grande',Arial;
	font-size: 12px;
	text-shadow: none;
	float: right;
	font-weight: normal;
	line-height: 150%;
}

.offers ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #fff;
}

.offers ul li {
	padding: 0;
	margin: 0;
	border-top: 1px dotted #a5a5a5;
}

.offers li#item1 {
	border-top: none;
}

.offers li a {
	display: block;
	padding: 4px 10px;
}

div.latest {
	margin: 10px 0;
	height: 1%;
	overflow: hidden;
}

div.latest .iconic {
	border: 1px solid #a5a5a5;
	padding: 4px;
	background: white;
	margin: 5px;
	float: left;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

div.latest .content {
	float: right;
	width: 240px;
}

div.latest h3 {
	margin: 5px 0 0 0;
}

h1.articleTitle {
	margin-bottom: 0;
	margin-left: 0;
}

#datePublished {
	margin: 0 0 10px -85px;
	padding-left: 25px;
	background: url('/images/icons/silk/calendar_view_day.png') center left no-repeat;
}

div#subscribe h3 {
	margin: 0;
}

div#subscribe #rss,
div#subscribe #mail {
	margin: 10px 0;
	height: 1%;
	overflow: hidden;
}

div#subscribe img.icon {
	float: left;
	margin: 0 19px;
}

div#share img.icon {
	float: left;
	margin:10px 19px 19px 19px;
}

div#subscribe #rss {
}

div#subscribe #mail {
}

div#subscribe input#email {
	font-size: 100%;
}

div.addthis_toolbox {
	width: 570px;
	margin: 10px 0 10px -85px;
}

div.addthis_toolbox .title {
	float: left;
	font-weight: bold;
	margin-right: 15px;
}

div.addthis_toolbox a {
	margin-right: 15px;
}

div.addthis_toolbox a span {
	margin-right: 4px;
}

div#aboutAudley {
	font-size: 14px;
	line-height: 160%;
	text-shadow: 1px 1px 1px #eee;
	height: 1%;
	overflow: hidden;
}

a#visitAudley
{
	float:left;
	clear:both;
	margin:10px auto 0 0;
	padding:8px;
	text-shadow:none;
	font-size: 14px;
	font-weight: bold;
}

img#craigPortrait {
	float: left;
	border: 1px solid white;
	margin-top: 15px;
	margin-right: 10px;
	display: none;
}

div#signature {
	padding-left: 25px;
	font-size: 12px;
	line-height: 140%;
}

div#footer {
	text-align: center;
	background: white;
	border: 1px solid #a5a5a5;
	width: 940px;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 20px;
}

/* >>>> begin footer css */

div#linkFooter {
	clear: both;
	margin: 0;
	background: url('/images/home/magazine/footer.jpg') no-repeat top center #444444;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position:relative;
}

a#footerAwards
{
	display: none;
}

div#linkFooterContent
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 20px 0;
	overflow:hidden;	
}

img#logostrip {
	display: none;
}

div#linkFooter h3 {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}

div#linkFooter ul {
	list-style-type: none;
	margin:0;
	padding:0 0 0 2px;
}

div#linkFooter li a {
	display: block;
}

div#linkFooter a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
	line-height: 150%;
}

div#linkFooter a:hover {
	text-decoration: underline;
}

div#linkFooter div.section {
	float: left;
	width: 160px;
	padding: 0 19px 0 20px;
}

div#linkFooter div#siteLinks {
	padding-left: 0;
	width: 120px;
}

div#linkFooter div#destinations {
	width: 420px;
}

div#linkFooter div#ideas {
	width: 120px;
}

div#linkFooter div#careers {
	padding-right: 0;
	border-width: 0;
}

div#linkFooter div#careers p {
	color: #aaaaaa;
	font-size: 11px;
	line-height: 150%;
}


div#linkFooter .listLeft {
	float: left;
	width: 180px;
	margin-right: 20px;
}

div#linkFooter .listRight {
	float: right;
	width: 180px;
}

hr.bevel
{
	border-bottom:1px solid #AAAAAA;
border-top:1px solid #222222;
height:0;
display:block;
margin: 0;
padding:0;
line-height:0;
}

a#audleyHome
{
	height:70px;
left:30px;
position:absolute;
text-decoration:none;
top:10px;
width:220px;
	
}

a#audleyHome i, a#strapLineHome i
{
	visibility:hidden;	
}

a#audleyHome:hover, a#strapLineHome:hover
{
	text-decoration:none !important;
}

a#strapLineHome
{
	height:30px;
left:500px;
position:absolute;
text-decoration:none;
top:30px;
width:460px;
	
}

p#legalLinks{
clear:both;
color:#FFFFFF;
display:block;
font-size:11px;
margin:0 auto;
width:500px;
}

/* <<<< end footer css */

a#backToTop
{
	background:url("/images/home/magazine/back-to-top.png") no-repeat scroll 0 0 transparent;
color:#555555;
display:block;
height:28px;
line-height:30px;
margin:0 auto;
padding:0 0 0 40px;
text-align:left;
width:90px;
text-decoration:none;
}

a#backToTop:hover, a#backToTop:active
{
	background:url("/images/home/magazine/back-to-top-highlight.png") no-repeat scroll 0 0 transparent;
	text-decoration:none;
}

/* begin awards puff */

#awards
{
	width: 310px;
	height: 260px;
	background: url('/images/home/magazine/magazine-awards.png') no-repeat;
	margin-bottom:0;
}

/* end awards puff */
