
@font-face {
    font-family: 'FrutigerLTStd55Roman';
    src: url('frutigerltstd-roman-webfont.eot');
    src: url('frutigerltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('frutigerltstd-roman-webfont.woff') format('woff'),
         url('frutigerltstd-roman-webfont.ttf') format('truetype'),
         url('frutigerltstd-roman-webfont.svg#FrutigerLTStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
	background-color:#D7D7D7;
	margin:0;
}

#container
{
	margin: 0 auto;
	width: 980px;
	background: #000000;
}

#header
{
	background: #cccccc;
	padding: 20px;
}

.header_blank
{
	background: #000000;
	padding: 0px;
}

#header h1 { margin: 0; }

.spacer_10
{
	background: #000000;
	height: 10px;
	padding: 0px;
	display: block;
}

.spacer_10_blank
{
	height: 10px;
	padding: 0px;
	display: block;
}

.spacer_15_blank
{
	height: 15px;
	padding: 0px;
	display: block;
}

.spacer_55_blank
{
	height: 55px;
	padding: 0px;
}

.spacer_65_blank
{
	height: 65px;
	padding: 0px;
}


.spacer_80_blank
{
	height: 80px;
	padding: 0px;
}

.spacer_20
{
	background: #000000;
	height: 20px;
	padding: 0px;
	display: block;
}

.spacer_20_blank
{
	height: 20px;
	padding: 0px;
}

.spacer_25_blank
{
	height: 25px;
	padding: 0px;
}

.spacer_40_blank
{
	height: 40px;
	padding: 0px;
}

/* LOGO AND MENU
-------------------------------------------------------------- */

#top_container
{
	margin-top:0px;
	margin-bottom:0px;
	width: 980px;
	display: block;
}

#top_logo
{
	float: left;
	width: 405px;
	height: 112px;
	padding: 0px 0;
	display: inline;
}

#top_menu
{
	float: right;
	width: 570px;
	height: 112px;
	padding: 0px 0;
	display: inline;
}

#french_menu
{
	margin-top:0px;
	margin-bottom:0px;
	width: 980px;
	display: block;
}

#french_left
{
	float: left;
	width: 190px;
	display: inline;
}

#french_right
{
	float: right;
	width: 785px;
	display: inline;
}


/* BLOG MARQUEE
-------------------------------------------------------------- */

#header_blog
{
	background-image:url(images/02_blog.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:47px;
	margin-left:54px;
	height: 42px;
}

.blog_header
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.blog_header a
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 13px;
	color: #00ADED;
	text-decoration: none;
}


/* MAIN, SOCIAL, STORIES
-------------------------------------------------------------- */

#main_left
{
	background-image:url(images/03_mainbox.png);
	background-repeat:no-repeat;
	float: left;
	width: 523px;
	height: 362px;
	padding: 0px 0;
	margin-left: 54px;
}

#main_right
{
	float: right;
	width: 403px;
	padding: 0px 0;
}

#main_social
{
	background-image:url(images/03_social.png);
	background-repeat:no-repeat;
	width: 347px;
	height: 78px;
	margin-left: 10px;
}

#main_social_inside
{
	margin-left: 35px;
	padding-top: 17px;
}

#main_social_inside a
{
	padding-right: 20px;
	text-decoration: none;
}


#main_stories
{
	background-image:url(images/03_stories_2.png);
	background-repeat:no-repeat;
	width: 347px;
	height: 275px;
	margin-top: 9px;
	margin-left: 10px;
}

.story_dark_1
{
	width: 310px;
	height: 47px;
	background: #242424;
	margin-left: 15px;
	text-decoration: none;
	border-top-color:#676767;
	border-top-width: 1px;
	border-top-style:solid;
	border-left-color:#676767;
	border-left-width: 1px;
	border-left-style:solid;
	border-right-color:#676767;
	border-right-width: 1px;
	border-right-style:solid;
	border-bottom-color:#676767;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	padding-left: 5px;
}

.story_light_2
{
	width: 310px;
	height: 47px;
	background: #414042;
	margin-left: 15px;
	text-decoration: none;
	border-left-color:#676767;
	border-left-width: 1px;
	border-left-style:solid;
	border-right-color:#676767;
	border-right-width: 1px;
	border-right-style:solid;
	border-bottom-color:#676767;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	padding-left: 5px;
}

.story_dark_3
{
	width: 310px;
	height: 47px;
	background: #242424;
	margin-left: 15px;
	text-decoration: none;
	border-left-color:#676767;
	border-left-width: 1px;
	border-left-style:solid;
	border-right-color:#676767;
	border-right-width: 1px;
	border-right-style:solid;
	border-bottom-color:#676767;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	padding-left: 5px;
}

.story_light_4
{
	width: 310px;
	height: 47px;
	background: #414042;
	margin-left: 15px;
	text-decoration: none;
	border-left-color:#676767;
	border-left-width: 1px;
	border-left-style:solid;
	border-right-color:#676767;
	border-right-width: 1px;
	border-right-style:solid;
	border-bottom-color:#676767;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	padding-left: 5px;
}

.story_header
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align : middle;
	display : table-cell;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

.story_header a
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 13px;
	color: #00ADED;
	vertical-align : middle;
	display : table-cell;
	font-weight: bold;
	text-decoration: none;
}

/* WHAT'S NEW AND SWAP 101
-------------------------------------------------------------- */

#new_left
{
	background-image:url(images/05_new.png);
	background-repeat:no-repeat;
	float: left;
	width: 347px;
	height: 276px;
	padding: 0px 0;
	margin-left: 54px;
}

#oneohone_right
{
	float: right;
	width: 579px;
	padding: 0px 0;
}

#oneohone_inside
{
	background-image:url(images/05_swap101.png);
	background-repeat:no-repeat;
	width: 506px;
	height: 276px;
	margin-left: 30px;
}

#oneohone_inside_slide
{
	width: 280px;
	float: left;
	padding-top: 40px;
}

#oneohone_inside_desc
{
	width: 215px;
	float: left;
	padding-top: 50px;
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

#oneohone_inside_desc li
{
	padding-bottom: 10px;
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 14px;
	color: #F0DA32;
	text-decoration: none;
	font-weight: bold;
}

.oneohone_inside_list
{
	padding-bottom: 10px;
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

/* DESTINATIONS
-------------------------------------------------------------- */

#header_destinations
{
	background-image:url(images/06_destinations.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:54px;
	height: 217px;
}

/* STUFF NEWS
-------------------------------------------------------------- */

.stuff_container
{
	background: #000000;
	margin-top:0px;
	margin-bottom:0px;
	width: 855px;
	margin-left: 63px;
}

#stuff_line
{
	background: #9B9B9B;
	height: 2px;
	width: 855px;
}

.stuff_box
{
	background: #000000;
	margin-top:0px;
	margin-bottom:0px;
	width: 850px;
}

.box_image
{
	float: left;
	width: 205px;
	height: 107px;
	padding: 0px 0;
	margin-top: 17px;
	margin-left: 50px;
	display: inline;
}


.box_description
{
	float: right;
	width: 595px;
	padding: 0px 0;
	margin-top: 17px;
	display: inline;
}

.box_description p
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.box_description p a
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #00ADED;
	text-decoration: none;
}

.article_title
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.article_title a
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 18px;
	color: #1480A8;
	text-decoration: none;
}

.article_title p
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.article_title p a
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #00ADED;
	text-decoration: none;
}

.article_sublink
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.article_sublink a
{
	font-family: 'FrutigerLTStd55Roman', Arial, sans-serif;
	font-size: 12px;
	color: #00ADED;
	text-decoration: none;
}


/* SWAP MENU
-------------------------------------------------------------- */

#menuwrapper {
	background-color: #000000;
	margin-bottom: 30px;
	border-bottom-color:#FFFF00;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: .85em;
	color: #FFFFFF;
}

#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar ul li a  {
	color: #CCCCCC;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #333333;
	z-index: 50;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #333333;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}

#p7menubar li {width: auto;}

/* HELP MENU
-------------------------------------------------------------- */

#menuwrapper_s {
	border-bottom-color:#FFFF00;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	background-color: #000000;
	margin-left: 224px;
	margin-top: 20px;
}

.clearit_s {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar_s, #p7menubar_s ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar_s a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: .75em;
	color: #FFFFFF;
}

#p7menubar_s a.trigger {
	padding: 5px 16px 5px 10px;
}

#p7menubar_s li {
	float: left;
	width: 9em;
}

#p7menubar_s li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar_s ul li a  {
	color: #CCCCCC;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar_s li ul {
	position: absolute;
	display: none;
	background-color: #333333;
}

#p7menubar_s li:hover a, #p7menubar_s a:focus,
#p7menubar_s a:active, #p7menubar_s li.p7hvr a {
	color: #FFFFFF;
	background-color: #333333;
}

#p7menubar_s li:hover ul, #p7menubar_s li.p7hvr ul {
	display: block;
}

#p7menubar_s li:hover ul a, #p7menubar_s li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}

#p7menubar_s ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}

#p7menubar_s li {width: auto;}


/* INBOUND MENU
-------------------------------------------------------------- */

#menuwrapper_i {
	border-bottom: 2px solid #FFFF00;
	background-color: #000000;
	margin-top: 20px;
}

.clearit_i {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar_i, #p7menubar_i ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar_i a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: .70em;
	color: #FFFFFF;
}

#p7menubar_i a.trigger {
	padding: 5px 16px 5px 10px;
}

#p7menubar_i li {
	float: left;
	width: 9em;
}

#p7menubar_i li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar_i ul li a  {
	color: #CCCCCC;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar_i li ul {
	position: absolute;
	display: none;
	background-color: #333333;
	z-index: 50;
}

#p7menubar_i li:hover a, #p7menubar_i a:focus,
#p7menubar_i a:active, #p7menubar_i li.p7hvr a {
	color: #FFFFFF;
	background-color: #333333;
}

#p7menubar_i li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar_i li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}

#p7menubar_i ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}

#p7menubar_i li {width: auto;}


/* TEXT SITEMAP AND FOOTER
-------------------------------------------------------------- */

#sitemap
{
	height: 360px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color: #BEBEBE;
	font-size: 12px;
	padding-left: 35px;
}

#sitemap_destination
{
	float:left;
	width:140px;
	height:345px;
	padding-top: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#sitemap_destination_title a
{
	font-size: 14px;
	font-weight: bold;
	color:#B90C7E;
	text-decoration: none;
}

#sitemap_how
{
	float:left;
	width:160px;
	height:345px;
	padding-top: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#sitemap_how_title a
{
	font-size: 14px;
	font-weight: bold;
	color:#F0DA32;
	text-decoration: none;
}

#sitemap_what
{
	float:left;
	width:150px;
	height:345px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#sitemap_what_title a
{
	font-size: 14px;
	font-weight: bold;
	color:#C0D6E6;
	text-decoration: none;
}

#sitemap_life
{
	float:left;
	width:170px;
	height:345px;
	padding-top: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#sitemap_life_title a
{
	font-size: 14px;
	font-weight: bold;
	color:#00ADED;
	text-decoration: none;
}

#sitemap_talks
{
	float:left;
	width:170px;
	height:345px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#sitemap_talks_title a
{
	font-size: 14px;
	font-weight: bold;
	color:#B90C7E;
	text-decoration: none;
}

#sitemap_help
{
	float:left;
	width:130px;
	height:345px;
	padding-top: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#sitemap_help_title a
{
	font-size: 14px;
	font-weight: bold;
	color:#F0DA32;
	text-decoration: none;
}

.list_no
{
	padding:0;
	margin:0;
	list-style-position:inside;
}

.list_no a
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	text-decoration: none;
}

#footer
{
	background: #000000;
	width: 980px;
	height: 40px;
}

#footer_copyright
{
	margin-left: 54px;
	float: left;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	color:#8D8D8D;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#footer_cfs
{
	float: left;
	width: 200px;	
}

#footer_travelcuts
{
	float: left;
	width: 200px;
}

#footer_legal
{
	float: right;
	margin-right: 54px;
	font-size: 14px;
	font-weight: bold;
	color:#8D8D8D;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#footer_legal a
{
	font-size: 14px;
	font-weight: bold;
	color:#8D8D8D;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

