/* CMS Home Page */

.main .wp-cms {min-height:400px; overflow:hidden; }


.cms-index-noroute .col-main {
	float: normal;
	width: 960px;
        padding:0;
}

.blog_col_left h1,
.cms-index-noroute .col-main>h1,
.cms-index-noroute .col-main .wp-cms h1{
	margin:10px 30px;
	letter-spacing:0.05em;
}
.blog_col_left h1 {
        margin:0;
        padding: 10px 0 10px 15px;
}
.cms-index-noroute .col-main .wp-cms h1{
	margin:10px 0 0 20px;
}
.cms-home .subtitle {}
.cms-index-index .subtitle {}

h1.cms_black {
	background:black;
	color:white;
	font-family: KiplingBold;
	font-size:145px;
	line-height:115px !important;
	height:100px;
	overflow:hidden;
	margin:0 !important;
	padding:0 20px !important;
}
h1.title {
        line-height:1em;
	padding:0;
        margin: 10px 0 5px;
}
.post_item {
	padding: 0 0 10px 0;
	margin: 0 0 10px 18px;
	border-bottom: 6px solid black;
}
.post_item p {
	margin:0;
	padding:0;
}

.post_item .post_date{
	color:black;
	font-family: Kipling;
}
.post_item .post_body h2{
	color:black;
	font-family: Kipling;
	text-transform: uppercase;
}
.post_item .product-social {
        border: none;
        padding: 5px 0;
}

h2.faq_topic{
	 padding: 0; font-size:50px; letter-spacing:0.05em; color:#F2377B;font-family:KiplingBold;font-weight:bold;text-transform:uppercase;
	 	border-bottom:1px solid #c2c2c2;
		background:url(../images/faq_close.gif) 890px 30px no-repeat;
		cursor:pointer;
}
h2.faq_topic.open{
		background:url(../images/faq_open.gif) 890px 30px no-repeat;
}

h3.faq_question{
	font-size:14px;
	text-decoration:none;
	text-transform:none;
}
h3.faq_question a { font-weight:normal; color:black !important;}
h3.faq_question a.open { font-weight:bold; color:#F2377B !important;}

.wphtmlouter{
	width:auto;
	margin-top:5px;
}
.wphtmlinner{
	width:auto;
	padding:0;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #E81C69;
	scrollbar-highlight-color: #E81C69;
	scrollbar-3dlight-color: #E81C69;
	scrollbar-darkshadow-color: #E81C69;
	scrollbar-shadow-color: #E81C69;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
}
.wphtmlinner h1,
.wp-cms h1 {
	padding:0;
        line-height:1em;
 }

.wp-cms ul,
.wphtmlinner ul{
        list-style: disc outside;
        padding-left: 40px; 
}
.wp-cms ol,
.wphtmlinner ol{
        list-style: decimal outside;
        padding-left: 40px;
}
.wp-cms p,
.wp-cms .faq_answer {
	padding:20px;
	color:black;
}
.wp-cms .faq_answer {
	padding: 0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #808080;
}

.wp-cms .faq_answer p{
	padding:0;
	margin:0;
	font-weight:normal;
}

.wp-cms .faq_item {
        margin-top: 5px;
}

.faq_topic {
	margin:0px 20px 10px;
}
.faq_topic.close{
	display:none;
}
.faq_topic h3{
	font-family: Verdana;
	text-transform: none;
}
.faq_topic h3 a{
	color:#F2377B;
}

.wppager {
	text-align: right;
	font-size:10px;
	padding:10px 20px;
	line-height:20px;
	color:#2B2B2B;
}
.wppager a{
	color:#D6D6D6;
	font-weight:bold;
        font-size:20px;
}

.wptpljob .col-main{
	margin:0;
	width:auto;
}

.single_image_title {
	z-index: 1; position: absolute; background-color: black; color: white; padding: 5px; font-weight: bold;
}

.single_image_caption {
	z-index: 1; position: absolute; padding: 30px 5px 5px 5px; font-weight: bold;
}

.jobdl {
    font-weight: bold !important;
    text-transform: none !important;
}

.job_desc a {
    font-weight:bold;
    color:#E81C69;
}
.joblist{
	margin:0;
	padding:0;
	list-style:none !important;
}
.joblist li{
	margin: 10px 0 10px 20px;
}

.joblist li a {font-weight:normal;color:black;text-transform:uppercase;}
.joblist li a:hover{text-decoration:none;color:#F0397B;}
.joblist li a.jpdl {font-weight:bold;text-transform:normal;} 

.job_desc {
	padding:20px;
	border-top:1px solid #C2C2C2;
	width:auto;
}

.job_desc h3{font-size:20px;color:black;}
.job_desc h4 {font-size:12px; font-weight:bold;color:#F0397B;}
.job_desc p {padding: 0 0 10px 0;} 

.promoNewsElement {
	clear:both;
	border-bottom:5px solid black;
	max-width:921px !important;
	margin:10px auto;
	overflow:hidden;
}

.promoNewsElement h3{
	font: normal 20px/22px Kipling;
	color:black;
	margin:0;
	padding:0;
}
 
.post_item .read_close,
.post_item .read_more,
.promoNewsElement .read_close,
.promoNewsElement .read_more{
	background: black;
	padding:0 20px;
	line-height:30px;
	height:30px;
	color:white;
	font-weight:normal;
	display:block;
	float:right;
	font-family:Verdana;
	text-transform: uppercase;
}
.post_item .read_more {
	background: black;
}


.promoNewsElement .news_promo_desc p,
.promoNewsElement .news_promo_copytext p {
	font-weight:normal;
	padding:10px 0 !important;
	font-family:Verdana;
	letter-spacing:0;
}

.promoNewsElement p.date{
	padding:0 !important;
	margin:0 !important;
	font:normal 12px/12px Kipling;
}

.post_item .post_body,
.promoNewsElement .news_promo_copytext,
.post_item .post_body_invisible,
.promoNewsElement .news_promo_desc{
	padding:0 0 30px;
}


.cms_horizontal_carousel{overflow:hidden;}
.cms_horizontal_carousel .container ul li{float:left;}

.KiplingRed {
	font-family: Kipling;
	color:#D81B6B !Important;
	letter-spacing:0.05em;
	font-size:16px !important;
	line-height: 16px !important;
}

.statichtml ul{
        list-style: none;
	position:relative;
	top:0;
	left:0;
	margin:15px 10px;
}
.statichtml ul li{
	padding:3px 0;
}

.statichtml ul li a,
.statichtml h3{
	color:#D81B6B;
	font-family: Kipling;
	font-weight:bold;
	letter-spacing:0.05em;
	font-size:26px;
	padding:10px 10px 0 10px;
	margin:0;
	line-height: 26px;
	text-transform:uppercase;
}
.statichtml ul li a{
	font-weight:normal;
}
.statichtml ul li a:hover,
.statichtml ul li a.active{
	font-weight:bold;
}

.statichtml p{
	padding:0 10px 0 10px;
	margin:0;
	color:black;
	font-size:11px;
}
.statichtml p a{
	color:black;
	font-weight:bold;
}
.statichtml td{
	vertical-align: top;
	text-align: left;
}

.blog_col_left {
	float:left;
	width:615px;
	overflow:hidden;
}
.blog_col_right {
        float:right;
        width:320px;
}

.blog_col_right .blog_head_active {
	padding:10px 10px 8px;
	width:auto;
	background:#96877a;
	border:1px solid none;
	cursor:normal;
}

.blog_col_right .blog_head_active h2,
.blog_col_right .blog_head_active h3,
.blog_col_right .blog_head_active p{
	color:white !important;
}

.blog_col_right .blog_head {
        padding:10px 10px 8px;
        width:auto;
	border:1px solid #b9b9b9;
	border-right:none;
	border-top:none;
	cursor:pointer;
}

.blog_col_right .blog_head *,
.blog_col_right .blog_head_active *{
	margin:0;
	padding:0;
}

.blog_col_right .blog_profile {
        padding: 0 5px 0;
}

.blog_profile img {
        margin-left: -5px;
        padding: 15px 0 0 0;
}
.blog_profile a {
        color:#96877a;
}
.blog_profile p{
	color:#96877a;
}
.blog_profile p strong{
	color:black;
	font: normal 12px KiplingBold;
}

.blog_col_right h2{
	font: normal 38px KiplingBold;
	line-height:34px;
        text-transform:uppercase;
}

.blog_col_right h3{
        font: normal 38px Kipling;
        line-height:34px;
        text-transform:uppercase;
}      
.blog_col_right .blog_head p{
	font: bold 12px Kipling;
        line-height:12px;
	color:black !important;
	text-transform:uppercase;
} 

.blog_col_right .blog_paris h2,
.blog_col_right .blog_paris h3{
        color:#f92a19;
}

.blog_col_right .blog_london h2,
.blog_col_right .blog_london h3{
	color:#f92a19;
}

.blog_col_right .blog_madrid h2,
.blog_col_right .blog_madrid h3{
        color:#009534;
}

.blog_col_right .blog_antwerp h2,
.blog_col_right .blog_antwerp h3{
        color:#ff0066;
}

.blog_col_right .blog_subcategories {
        padding: 0 5px 15px;
        color:black;
        border-bottom: 1px solid #b9b9b9;
}

.blog_col_right .blog_subcategories p strong{
	color:black;
	font: normal 12px KiplingBold;
}
.blog_col_right .blog_subcategories li{
        text-transform:uppercase;
}










