body {
	margin: 0px 0px 0px 0px;
	color: #333;
	min-width: 960px;
	font: 18px/24px omnes_regular, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.home{background:#fff;}
.splash{background:#fff url('/images/HGCC/bg-body-splash.jpg') no-repeat 50% 135px;}
.borderLine {display:block; border-top:1px solid #d6d6d6;}
/* General reset */
form,
fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
}
img {border-style: none;}
b, strong {
    font-weight:normal;
    font-family:omnes_medium;
}
input,
textarea {
	vertical-align: middle;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
p{
    margin: 0;
}

/*fonts*/

@font-face {
    font-family: 'omnes_regular';
    src: url('/fonts/hultprize/omnes-regular-webfont.eot');
    src: url('/fonts/hultprize/omnes-regular-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('/fonts/hultprize/omnes-regular-webfont.woff') format('woff'),*/
    url('/fonts/hultprize/omnes-regular-webfont.ttf') format('truetype'),
    url('/fonts/hultprize/omnes-regular-webfont.svg#omnes_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'omnes_medium';
    src: url('/fonts/hultprize/omnes-medium-webfont.eot');
    src: url('/fonts/hultprize/omnes-medium-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('/fonts/hultprize/omnes-medium-webfont.woff') format('woff'),*/
    url('/fonts/hultprize/omnes-medium-webfont.ttf') format('truetype'),
    url('/fonts/hultprize/omnes-medium-webfont.svg#omnes_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'omnes_semibold';
    src: url('/fonts/hultprize/omnes-semibold-webfont.eot');
    src: url('/fonts/hultprize/omnes-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('/fonts/hultprize/omnes-semibold-webfont.woff') format('woff'),*/
    url('/fonts/hultprize/omnes-semibold-webfont.ttf') format('truetype'),
    url('/fonts/hultprize/omnes-semibold-webfont.svg#omnes_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* General settings */
#master {
	width: 960px;
	margin: 0px auto 0px auto;
}
.home #master{width:100%;}
/*HEADER*/
/*#header{overflow:hidden;}*/
.home #header{
	width: 960px;
	margin: 0px auto 0px auto;
}
#header .area{
    padding:0px 0px 18px;
    position:relative;
}
#header .area:after{
    content:'';
    display:block;
    clear:both;
}
.home #header .area,
.splash #header .area{border:0;}
.splash #header .area{padding-left:0px;}
#header .logo {
	width:350px;
	height:40px;
	background:url('/images/HGCC/logo.png') 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:46px 0px 0px 0px;
	float:left;
}
.splash #header .logo{
	background:url('/images/HGCC/logo-splash.gif');
	width:182px;
	height:84px;
	margin:30px 0px 0px 0px;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .section{float:right;}
#header .social-networks{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:9px 1px 22px 0px;
	float:right;
}
.splash #header .social-networks{margin-right:-1px;}
.social-networks li{
	float:left;
    margin:0px 0px 0px 4px;
    background:url(/images/HGCC/bg-social-ico_new_ver.png) 0 -26px no-repeat;
    width:26px;
    height:26px;
    position:relative;
}
.social-networks li:hover{
    background-position:0 1px;
}
.social-networks a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:26px;
	height:26px;
}
.social-networks .social-icon1{background:url('/images/HGCC/email-icon_new_ver.png') no-repeat 50% 50%;}
.social-networks .social-icon2{background:url('/images/HGCC/facebook-icon_new_ver.png') no-repeat 50% 7px;}
.social-networks .social-icon3{background:url('/images/HGCC/twitter-icon_new_ver.png') no-repeat 50% 50%;}
.social-networks .social-icon4{background:url('/images/HGCC/linkedin-ico_new_ver.png') no-repeat 50% 6px;}
.social-networks .social-icon5{background:url('/images/HGCC/youtube-ico_new_ver.png') no-repeat 50% 50%;}
.social-networks li:hover span{
    display:block;
}
.social-networks span{
    background:url(/images/HGCC/bg-tooltips.png) no-repeat;
    width:70px;
    height:18px;
    text-align:center;
    padding:12px 5px 6px;
    font-family:omnes_medium;
    font-size:14px;
    line-height:17px;
    position:absolute;
    top:100%;
    left:50%;
    margin:0 0 0 -40px;
    color:#fff;
    display:none;
}
#header .nav-section{
	clear:right;
}
#nav{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
    font:18px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
}
#nav:after {
	content:'';
	display:block;
	clear:both;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
#nav li{
	float:left;
	margin:0px 33px 0px 0px;
	position:relative;
}
#nav li.active span {
	width:100%;
	height:11px;
	display:block;
	position:absolute; 
	bottom:-26px;
	background:url('/images/HGCC/topNavActive.gif') no-repeat 50% 100%;
	z-index:10;
}
#nav a{text-decoration:none;}
#nav .active a {color:#999;}
#nav .active a:hover {color:#999;}
#nav a:hover{
    color:#FA0096;
}
#header .apply{
	float:right;
	color:#fa0096;
    font:21px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height:22px;
    background:url('/images/HGCC/arrow-pinc.gif') no-repeat 0 50%;
    padding:0px 0px 0px 10px;
    text-decoration:none;
}
#header .register{
	float:right;
	color:#fa0096;
    font:18px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height:22px;
    padding:0 5px 0 0;
    text-decoration:none;
}
#header .panel{
	/*overflow:hidden;*/
	padding: 36px 0 0 0px;
	border-top:1px solid #c1c1c1;
    position:relative;
	text-align:center;
}
#header .panel .abstract {
    font-size:20px;
    color:#fa0096;
    font-family: omnes_medium;
}

#header .tooltip {
    background:url('/images/HGCC/bg-slogan4.png') no-repeat;
    position:absolute;
    color:#fff;
    right:20px;
    top:20px;
	text-align:center;
	display:table;
	height: 160px;
	max-height:160px;
	overflow:hidden;
	width:160px;
	z-index:10;
}
#header .tooltip:hover {
	background-position:0 -160px;
}
#header .tooltip a {
    display:table-cell;
	vertical-align:middle;
    font:20px/22px 'omnes_medium', Arial, sans-serif;
	padding:3px 20px 0;
	color:#fff;
	text-decoration:none;
}
#header .tooltip .limitText
{
    display: block;
    max-height: 90px;
    overflow: hidden;
}
#header > .area > .tooltip
{
    position:absolute;
    right: 22px;
    top: 126px;
}
.slogan,
.latest-news{
	float:right;
	background:url('/images/HGCC/bg-slogan.gif') no-repeat;
	color:#fff;
	font-size:24px;
	line-height:27px;
	padding: 21px 0px 23px 31px;
	width: 165px;
	letter-spacing:-1px;
}
#header h1{
    margin: 0 0px 13px;
    font:60px omnes_regular, "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height:63px;
}
#header .add-nav{
	display:inline-block;
    list-style:none;
    padding:0 0 10px;
    margin:-25px 0 0;
    overflow:hidden;
    font:21px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:23px;
}
.add-nav li{
	display:inline-block;
	padding:0px 20px;
}
.add-nav a{
	color:#333;
	text-decoration:none;
	font-size:17px;
}
.add-nav a:hover{
    color:#FA0096;
}
#header .panel.notNav
{
    padding: 6px 0 0;
}
.add-nav .active a{color:#999;}
#header .headline{
	font-size:20px;
	line-height:24px;
	color:#888;
}
/*MAIN*/
#mainContent{
	overflow:hidden;
    padding:27px 0 0 0;
}
#sliderHolder .slider_wrapper{

    height: 430px;
}
/*CAMPAIGN*/
.home #mainContent, .home #sliderHolder{
	width:100%;
	position:relative;
}
#sliderHolder
{
    overflow:hidden;
}
#sliderHolder .slider_wrapper
{
    width:960px;
    position:relative;
    margin:0 auto;
}

#sliderHolder .slider_wrapper ul 
{
    margin:0;
    padding:0;
    left:-980px;
    position:relative;
    width:10000px;
}
#sliderHolder .slider_wrapper ul li
{
    list-style-type: none;
    float:left;
    position:relative;
    margin: 0 0 0 10px;
    width: 960px;
    height: 430px;
    overflow:hidden;
}
#sliderHolder .slider_wrapper ul li .shortDescription
{
    position:absolute;
    top:30px;
    left:30px;
    line-height: 26px;
}
#sliderHolder .mask_one, #sliderHolder .mask_two 
{
	/*visibility:hidden;*/
    /*background:#fff;*/
    width: 960px;
    height: 495px;
	z-index:310;
    /*opacity:0.5;*/
    position: absolute;
    left: -960px;
    top:0;
	overflow:hidden;
}
 #sliderHolder .mask_two 
 {
     left: auto;
     right: -960px;
 }
.splash #mainContent{padding-bottom:41px;}
#twocolumns{
    width:960px;
    margin:0 auto;
}
.w1 {
	width: 960px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 960px;
	position: relative;
	float: left;
	left: -50%;
    /*overflow: hidden;*/
}
.gallery{
	margin:-27px auto -64px auto;
	/*width:960px;*/
	position:relative;
    /*overflow: hidden;*/

}
.gallery-holder{
/*	width:960px;
	overflow:hidden;*/
	height:470px;
}
.gallery-holder .slides{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:9999px;
	overflow:hidden;
    position: relative;
}
.slides .generalSlide{
	float:left;
	width:1030px;
    height: 470px;
    position: relative;
}
.gallery .slide0{background:url('/images/HGCC/bg-slide0.jpg') repeat-x;}
.gallery .slide1{background:url('/images/HGCC/bg-slide1-new2.jpg') no-repeat 50% 0;}
.gallery .slide2{background:url('/images/HGCC/bg-slide2-new2.jpg') no-repeat 50% 0;}
.gallery .slide3{background:url('/images/HGCC/bg-slide3-new2.jpg') no-repeat 50% 0;}
.gallery .slide4{background:url('/images/HGCC/bg-slide4-new2.jpg') no-repeat 50% 0;}
.gallery .slide5{background:url('/images/HGCC/bg-slide5-new2.jpg') no-repeat 50% 0;}
.gallery .block{
    margin: 0 auto;
    padding: 40px 0 51px;
    position: relative;
    width: 900px;
	 opacity:0.1;
}
.gallery .slide1 .block{margin: 0 0 0 34px;}
.gallery .slide1 .lamp{
    position: absolute;
    right: 0;
    top: 22px;
    z-index: 180;
}
.gallery .slide2 .lamp{
    left: 0;
    position: absolute;
    top: 21px;
}
.gallery .slide2 .apple{
    bottom: 0;
    position: absolute;
    right: 0;
}
.gallery .slide3 .apple{
    bottom: 0;
    position: absolute;
    left: 0;
}
.gallery .slide3 .world{
    top: 0;
    position: absolute;
    right: 0;
}
.gallery .slide4 .world{
    top: 0;
    position: absolute;
    left: 0;
}
.gallery .slide4 .clock{
    top: 0;
    position: absolute;
    right: 0;
}
.gallery .slide4 .people{
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.gallery .slide5 .clock{
    top: 0;
    position: absolute;
    left: 0;
}
.gallery .slide5 .people{
    bottom: 0;
    left: 0;
    position: absolute;
}
.gallery .slide5 .flower{
    left: 607px;
    position: absolute;
    top: 224px;
}
.gallery .slide2 .block{
    margin: 0 auto;
    padding: 35px 56px 51px;
    position: relative;
    width: 848px;
}
.gallery .slide3 .block{
	padding-left:30px;
	padding-bottom:130px;
	width:930px;
}
.gallery .slide4 .block{
    padding: 37px 0 114px 60px;
    position: relative;
}
.gallery .slide4 .slogan{
    background: url("/images/HGCC/start_circle.png") no-repeat scroll 0 0 transparent;
    font-size: 18px;
    height: 123px;
    line-height: 24px;
    padding: 51px 25px 0;
    position: absolute;
    right: 55px;
    text-align: center;
    top: 54px;
    width: 124px;
}
.gallery .slide5 .block{
    padding: 38px 0 127px 240px;
    width: 720px;
}
.gallery .block:after{
	display:block;
	clear:both;
	content:"";
}
.gallery .info{
	width:337px;
	float:left;
	font-size:18px;
	line-height:26px;
	position:relative;
    z-index: 100;
}

.slide1 .info{
    width: 390px;
}
.slide1 #gotoform{
    color: #FA0096;
    text-decoration: none;
}
.slide2 .info{
    margin: 5px 33px 0 0;
    width: 377px;
}
.slide2 .video-link{
    float: left;
    margin: 0 0 0 15px;
    position: relative;
}
.slide2 .videoBtn{
    left: 40%;
    position: absolute;
    top: 34%;
}
.slide4 .info{
	width:600px;
	float:none;
	overflow:hidden;
}
.slide5 .info{
    float: none;
    margin: 0 0 16px;
    overflow: hidden;
    width: 370px;
}
.slide4 .info a{
	color:#ed2290;
	text-decoration:none;
	background:url("/images/HGCC/arrow-more-new.png") no-repeat 100% 9px;
	padding:0px 7px 0px 0px;
    font-family: 'omnes_medium';
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;

}
.slide1 h2{
    color: #333333;
    font-family: 'omnes_regular';
    font-size: 62px;
    font-weight: normal;
    line-height: 60px;
    margin: -3px 0 32px;
}
.slide2 h2{
    color: #3E4545;
    font-family: 'omnes_regular';
    font-size: 62px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 60px;
    margin: 0 60px 29px 0;
}
.slide3 h2{
    color: #353E48;
    font-family: 'omnes_regular';
    font-size: 60px;
    font-weight: normal;
    line-height: 62px;
    margin: 0 0 22px 29px;
    width: 500px;
}
.slide3 h2 span{display:block;}
.slide4 h2{
    color: black;
    font-family: 'omnes_regular';
    font-size: 62px;
    font-weight: normal;
    line-height: 60px;
    margin: 0 0 37px;
}
.slide5 h2{
    color: #3E4545;
    font-family: 'omnes_regular';
    font-size: 62px;
    font-weight: normal;
    line-height: 60px;
    margin: 0 0 18px;
}
.info p{
    font-family: 'omnes_regular';
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 17px 3px;
}
.slide4 .info p{margin-bottom:23px;}
.slide5 .info p{margin:0px 0px 19px 0px;}
.slide5 .info p strong{
    display: block;
    margin: 12px 0 0;
}
.slide5  .info p span{display:block;}
.info .title-section {
	overflow:hidden;
	padding:0px 14px 9px 0px;
}
.info .see-why{
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	background:url('/images/HGCC/text-see-why.png') no-repeat;
	width:92px;
	height:27px;
}
.info .video-link {
    display: block;
    margin: 35px 0 0 -14px;
}
.video-link img{display:block;}
.info .open,
.slide2 .open{
    background: url("/images/HGCC/btn-open.png") no-repeat scroll 0 0 transparent;
    height: 22px;
    overflow: hidden;
    position: absolute;
    right: -36px;
    text-indent: -9999px;
    top: 72px;
    width: 27px;
    z-index: 100;
}
.slide2 .open{
    right: 31px;
    text-indent: -9999px;
    top: 135px;
}
.shortDescription.spot {padding:20px 0 0;}
.shortDescription a.readMore, .shortDescription a.closeText 
{
    background: url("/images/HGCC/btn-expand.png") no-repeat scroll 0 0 transparent;
    display:inline-block;
    height: 22px;
    width: 26px;
    margin: 4px 0 -7px 5px;
}
.shortDescription a.readMore.closeText
{
    background: url("/images/HGCC/btn-expand.png") no-repeat scroll -26px 0 transparent;
}
.shortDescription a.readMore.closeText:hover
{
    background-position:-26px -22px;
}
.show, .hide 
{
    display:inline;
}
.slide2 .open.pos1{
    right: -31px;
    text-indent: -9999px;
    top: 135px;
}
.slide2 .open.pos2{
    right: -32px;
    text-indent: -9999px;
    top: 29px;
}

.slide2 .open:hover,
.info .open:hover,  .shortDescription a.readMore:hover{
    background-position: 0 -22px;
}


.slide1 .slogan{
    background: url("/images/HGCC/bg-slogan1-new2.png") no-repeat scroll 0 0 transparent;
    font-family: 'omnes_regular';
    font-size: 20px;
	 height:172px;
    letter-spacing: 0;
    line-height: 26px;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 23px;
	 width:169px;
    z-index: 190;
	display:table;
	padding:0;
}
.slide1 .slogan span{
	display:table-cell;
	vertical-align:middle;
	padding:0 20px;
}
.slide3 .slogan{
    background: url("/images/HGCC/slogan_slide3.png") no-repeat scroll 0 0 transparent;
    color: white;
    float: none;
    font-family: 'omnes_regular';
    font-size: 18px;
    height: 191px;
    left: 575px;
    line-height: 24px;
    padding: 31px 41px 0 20px;
    position: absolute;
    text-align: center;
    top: 43px;
    width: 142px;
    word-spacing: 3px;
}
.slide1 .man{
    left: 408px;
    position: absolute;
    _top: 173px;
    z-index: 50;
}
.slide2 .slogan{
    background: url("/images/HGCC/bg-slogan2-new.png") no-repeat scroll 0 0 transparent;
    font-family: 'omnes_regular';
    font-size: 20px;
    height: 76px;
    letter-spacing: 0;
    line-height: 26px;
    padding: 45px 0 0;
    position: absolute;
    right: 47px;
    text-align: center;
    top: 283px;
    width: 121px;
    z-index: 100;
}
.slide5 .latest-news{
    background: url("/images/HGCC/bg-latest-news-new.png") no-repeat scroll 0 0 transparent;
    font-family: 'omnes_regular';
    font-size: 20px;
    height: 95px;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0;
    padding: 50px 40px 46px 29px;
    text-align: center;
    text-decoration: none;
    width: 131px;
}
.slide1 .big-visual{
	position:absolute;
	bottom:0px;
	right:112px;
}
.slide2 .big-visual{
    float: left;
    margin: 23px 0 0 -3px;
}
.gallery .visual-block{
	overflow:hidden;
	/*padding: 18px 0px 0px 29px;*/
}
.diagram-list{
    float: left;
    font-size: 18px;
    line-height: 20px;
    list-style: none outside none;
    margin: 27px 0 0 -78px;
    padding: 0;
}
.diagram-list li{
	float:none;
	width:auto;
}
.diagram-list .dark{
    background: url("/images/HGCC/bg-diagram-dark.png") no-repeat scroll 0 0 transparent;
    color: #D8DADA;
    font-family: 'omnes_medium';
    margin: 0 0 0 33px;
    padding: 27px 20px 40px 54px;
    width: 107px;
}
.diagram-list .light{
    background: url("/images/HGCC/bg-diagram-light.png") no-repeat scroll 0 0 transparent;
    color: #3E4545;
    font-family: 'omnes_medium';
    margin: -53px 0 0;
    padding: 99px 84px 39px 86px;
    width: 79px;
}
.diagram-list strong{
	display:block;
	font-size:38px;
	line-height:20px;
	margin:0px 0px 6px 0px;
    font-family: 'omnes_medium'
}
.gallery .facts-section{
    float: left;
    padding: 84px 0 0 23px;
    width: 241px;
}
.slogan-section{
    margin: 40px 0 0;
    overflow: hidden;
}
.small-gallery{
	width:204px;
	overflow:hidden;
	position:relative;
    margin: -3px 0 0;
}
.scroller-section{
	overflow:hidden;
	margin:0px 0px 23px 0px;
}
.slide4 .scroller-section{
    position: absolute;
    right: 12px;
    top: 9px;
}
.scroller-area{float:right;}
.scroller{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	float:left;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	overflow:hidden;
}
.scroller li{
	float:left;
	width:auto;
	background:url('/images/HGCC/scroller-divider.png') no-repeat 0 4px;
	padding:0px 13px 0px 10px;
	margin:0px 0px 0px -10px;
}
.scroller a{
    text-decoration:none;
    font-family: 'omnes_medium';
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.scroller .active a{color:#ed2290;}
.scroller-section .prev-btn,
.scroller-section .next-btn{
	text-indent:-9999px;
	overflow:hidden;
	width:5px;
	height:7px;
	float:left;
	margin:7px 0px 0px 0px;
}
.slide4 .scroller-section .prev-btn,
.slide4 .scroller-section .next-btn{
	text-indent:0px;
	width:auto;
	height:auto;
	margin:0px 7px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
.slide4 .scroller-section .next-btn{padding:0px 10px 0px 0px;}
.scroller-section .prev-btn{background:url('/images/HGCC/btn-prev.png') no-repeat;}
.scroller-section .next-btn{background:url('/images/HGCC/btn-next.png') no-repeat;}
.slide4 .scroller-section .prev-btn{background-position:0 7px;}
.slide4 .scroller-section .next-btn{background-position:100% 7px;}
.small-gallery .holder{
	width:204px;
	overflow:hidden;
	font-size:16px;
	line-height:20px;
}
.small-gallery .holder ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:9999px;
	overflow:hidden;
    position: relative;
    height: 228px;
    width: 240px;
}
.small-gallery .holder ul li{
	/*float:left;*/
	width:240px;
    position: absolute;
    top: 0;
    left: 0;
}
.small-gallery h3{
    font-family: 'omnes_medium';
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 2px;
}
.small-gallery p{
    margin:0px 0px 4px 0px;
    line-height: 24px;
    font-family: 'omnes_regular';
    font-size: 18px;

}
.small-gallery .more{
	text-decoration:none;
	color:#ed2290;
	background:url('/images/HGCC/arrow-more-new.png') no-repeat 100% 8px;
	padding:0px 7px 0px 0px;
	font-weight:bold;
}

.small-gallery .more{
    text-decoration:none;
    color:#ed2290;
    background:url('/images/HGCC/arrow-more-new.png') no-repeat 100% 8px;
    padding:0px 7px 0px 0px;
    font-weight:bold;
}

.small-gallery .more.nextBtn{
    font-family: 'omnes_medium';
    font-weight: normal;
}

.gallery .items-list{
    color: #FFFFFF;
    font-size: 16px;
    height: 302px;
    line-height: 22px;
    list-style: none outside none;
    margin: 0 0 0 -7px;
    padding: 0;
    position: relative;
}
.items-list:after{
	display:block;
	clear:both;
	content:"";
}
.items-list li{
    background: url("/images/HGCC/bg-items-list-small.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 186px;
    margin: 81px -32px 0 0;
    overflow: hidden;
    padding: 25px 35px 0;
    position: relative;
    text-align: center;
    width: 142px;
    z-index: 1;
}
.items-list li.allowed{
    cursor: pointer;
}
.items-list li .arrow{
    background: url("/images/HGCC/arrow_circle.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    position: absolute;
    right: 11px;
    top: 94px;
    width: 9px;
}
.items-list .active .arrow{
    top: 175px;
}
.items-list li.active{
    background: url("/images/HGCC/bg-items-list-highlight-big.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    height: 349px;
    margin: 0 -33px 0 0;
    padding: 21px 47px 0;
    width: 278px;
}
.items-list h3{
    color: #353E48;
    font-family: 'omnes_medium';
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin: 1px 0 7px;
}
.items-list .active h3{
    color: #FA0096;
    font-size: 26px;
    line-height: 26px;
    margin: 5px 0 10px;
}

.items-list h4{
    margin: 0 0 9px 0;
    font-family: 'omnes_medium';
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}

.items-list .active h4{
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 14px;
}
.items-list p{
    line-height: 20px;
    font-family: 'omnes_regular';
    font-size: 16px;
    font-weight: normal;
}
.items-list .active p{
    line-height: 24px;
    font-size: 18px;
}
.items-list .more{
	text-decoration:none;
	color:#fff;
	background:url('/images/HGCC/arrow-white.png') no-repeat 100% 7px;
	padding:0px 7px 0px 0px;
    font-size: 16px;
    line-height: 12px;
    font-family: 'omnes_medium';
    font-weight: normal;
}
.items-list .active .more{
    color:#fa0096;
    background:url('/images/HGCC/arrow-more-new.png') no-repeat 100% 7px;
}


.slide3 .items-list .more{
    background-position: 100% 9px;
    font-size: 18px;
    line-height: 24px;
}
.items-list .highlight .more{
    background:url('/images/HGCC/arrow-more.png') no-repeat 100% 7px;
}
.slide3 .items-list .highlight .more{
    background-position: 100% 9px;
}
.items-list .highlight{
    background-position: 0 -210px;
    color: black;
}

.items-list .highlight .more,
.items-list .highlight h3{color:#FA0096;}
.slide3 .visual1,
.slide3 .visual2,
.slide3 .visual3{
	position:absolute;
	bottom:0px;
	vertical-align:top;
	z-index:90;
}
.slide3 .visual1{left:-98px;}
.slide3 .visual2{left:256px;}
.slide3 .visual3{right:-97px;}
.apply-form{
	overflow:hidden;
	width:710px;
	background:url('/images/HGCC/bg-apply-form-t.png') no-repeat;
	margin:0px 0px 0px 2px;
	z-index:100;
	position:relative;
}
.blColor, #rightColumn .news-list.blColor a
{
    color:#000;
}

.apply-form-holder{
	overflow:hidden;
	background:url('/images/HGCC/bg-apply-form-b.png') no-repeat 0 100%;
}
.apply-form-frame{
	margin:13px 0px 11px 0px;
	overflow:hidden;
	padding: 8px 24px 0px 26px;
	background:url('/images/HGCC/bg-apply-form-c.png') repeat-y;
    position: relative;
}
.apply-form .holder {
	width:657px;
	overflow:hidden;
}
.apply-form .holder ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	width:9999px;
}
.apply-form .holder ul li{
	float:left;
	width:657px;
}

img23-new.png
.apply-form h3{
    font-family: 'omnes_medium';
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 14px;
}
.apply-form h3 span{
    color: #ED2290;
    text-transform: uppercase;
}
.apply-form .text-field{
    background: url("/images/HGCC/bg-text-field.png") no-repeat scroll 0 0 transparent;
    height: 21px;
    margin: 0 0 8px;
    overflow: hidden;
    padding: 5px 13px 6px;
    width: 634px;
}
.text-field input{
	float:left;
	background:none;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:634px;
	font-size:16px;
	line-height:26px;
    font-family: 'omnes_regular';
    outline: none;
}
.apply-form .textarea-field{
	overflow:hidden;
	background:url('/images/HGCC/bg-textarea-field.png') no-repeat;
	width:634px;
	padding:5px 12px 6px 12px;
	margin:0px 0px 12px 0px;
}
.textarea-field textarea{
	float:left;
	background:none;
	border:0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:634px;
	height:81px;
	max-width:634px;
	max-height:81px;
	min-width:634px;
	min-height:81px;
	font-size:18px;
	overflow:auto;
	line-height:24px;
    font-family: 'omnes_regular';
    outline: none;
}
.apply-form .nextBtn{
    background: url("/images/HGCC/arrow-more-new.png") no-repeat scroll 43px 7px transparent;
    color: #ED2290;
    display: block;
    float: left;
    font-family: 'omnes_medium';
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 2px 0 0;
    padding: 0 9px 0 0;
    text-decoration: none;
}
.slide5 h3{
	margin:0px 0px 23px 0px;
	font-size:24px;
	line-height:20px;
}
.slide5 .forum-section{overflow:hidden;}
.slide5 .forum{
	color:#ff5e00;
	text-decoration:none;
	font-size:18px;
	line-height:20px;
	background:url('/images/HGCC/arrow-forum.png') no-repeat 0 8px;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	float:left;
} 
.latest-news-section{
    margin: 56px 0 0;
    overflow: hidden;
    padding: 0 407px 0 0;
}
#sliderHolder .next,
#sliderHolder .prev{
	position:absolute;
	top:50%;
	text-indent:-9999px;
	overflow:hidden;
	width:60px;
	height:60px;
    z-index: 300;
    margin: -52px 0 0;
}
#sliderHolder .next{
	background:url('/images/HGCC/homePageArrow_ver2.png') no-repeat -60px 0px;
	right:-80px;
}
#sliderHolder .prev{
    background: url("/images/HGCC/homePageArrow_ver2.png") no-repeat 0px 0px;
    left: -80px;
}
#sliderHolder .next:hover{
	background-position:-60px -60px;
}
#sliderHolder .prev:hover{
    background-position:0px -60px;
}
.switcher-section{
    background: url("/images/HGCC/bg-switcher.png") repeat-x scroll 0 0 transparent;
    bottom: 26px;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 200;
}
.switcher{
	list-style:none;
	padding:0;
	overflow:hidden;
	/*background:url(/images/HGCC/bg-active-switcher.png) no-repeat -641px 0;*/
	font-size:16px;
	line-height:16px;
    position: relative;
    margin: 0;
    margin:0 auto;
    width: 960px;
    position: relative;

}
.switcher li{
    float: left;
    padding: 6px 18px 6px 17px;
}
.switcher li:first-child{padding-left:80px;}
.switcher a{
    color: #FFFFFF;
    font-family: 'omnes_medium';
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.7px;
    line-height: 18px;
    text-decoration: none;
}



.switcher-section .line{
    background: url("/images/HGCC/bg-active-switcher-new.png") no-repeat scroll right 0 transparent;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
/*POPUP*/

.popup{
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    right: 29px;
    top: 175px;
    width: 463px;
    z-index: 200;
    display: none;
}
.popup-t,
.popup.scroller.small .popup-t{
	background:url('/images/HGCC/bg-popup-t-new.png') no-repeat;
	overflow:hidden;
	height:20px;
}
.popup-c{
    background: url("/images/HGCC/bg-popup-c.png") repeat-y scroll 0 0 transparent;
    padding: 0 25px 0 28px;
    width: 410px;
}
.popup.scroller.small .popup-c {
    background: url("/images/HGCC/bg-popup-c.png") repeat-y scroll 0 0 transparent;
    width: 425px;
}
.popup-c:after{
	display:block;
	clear:both;
	content:"";
}
.popup-b,
.popup.scroller.small .popup-b
{
	background:url('/images/HGCC/bg-popup-b-new.png') no-repeat;
	overflow:hidden;
	height:13px;
}
.popup-holder{
    float: left;
    margin: 0 0 -10px;
    padding: 0 0 30px;
    position: relative;
}
.popup .close-section{
	overflow:hidden;
	padding:0px 0px 2px 0px;
}
.popup .close{
	float:right;
	color:#fff;
	background:url('/images/HGCC/close-ico.gif') no-repeat;
	width:11px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
}
.popup img{
	float:right;
	margin:-6px -9px 0px 0px;
}
.popup h2{
	margin:0px 0px 17px 0px;
	background:url('/images/HGCC/bg-title.jpg') no-repeat;
	padding: 15px 0px 14px 62px;
	text-transform:uppercase;
	letter-spacing:5px;
	font:14px/16px "Times New Roman", Times, serif;
    color: white;
}
.popup p{
    font-family: 'omnes_regular';
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 15px;
}
.popup .more{
	font-weight:bold;
	color:#fa0096;
	text-decoration:none;
	background:url('/images/HGCC/arrow-more-new.gif') no-repeat 100% 8px;
	padding:0px 7px 0px 0px;
}
.popup .more.left{
    background:url('/images/HGCC/arrow-more-new.gif') no-repeat 0 8px;
    padding:0px 0 0px 7px;
}

.popup .link{
	font-size:17px;
	line-height:19px;
	color:#fb9443;
	text-decoration:none;
	background:url('/images/HGCC/arrow-more.gif') no-repeat 0 7px;
	padding:0px 0px 0px 10px;
}
.final-popup{
    background: url("/images/HGCC/bg-final-popup.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 250px;
    left: 193px;
    padding: 57px 20px 0;
    position: absolute;
    top: 0;
    width: 267px;
    z-index: 90;
    display: none;
}

.background-pop-up{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: silver;
    z-index: 900;
    background:url('/images/HGCC/popUpBg.png') repeat;
}

.slide3 .final-popup h3{
    color: #FFFFFF;
    font-family: 'omnes_medium';
    font-size: 23px;
    line-height: 24px;
    margin: 0 0 21px;
    text-align: center;
}
.slide3 .final-popup p{
    font-family: 'omnes_regular';
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 16px;
    text-align: center;
}
.slide3 .final-popup .more{
	color:#fa0096;
	font-size:16px;
	background:url('/images/HGCC/arrow-more-new.gif') no-repeat 100% 7px;
	padding:0px 7px 0px 0px;
    margin: 0 0 0 90px;
    font-family: 'omnes_regular';
    text-decoration: none;
}
.white-video-popup{
    background: url("/images/HGCC/bg-white-video-popup.png") no-repeat scroll 0 0 transparent;
    font-size: 16px;
    height: 529px;
    line-height: 22px;
    padding: 98px 77px 0 102px;
    position: absolute;
    top: 12px;
    width: 448px;
    z-index: 95;
}
.white-video-popup.competition{
    left: 15px;
}
.white-video-popup.accelerator{
    left: 155px;
}
.white-video-popup.finals{
    left: 335px;
}
.white-video-popup.implementation{
    left: 311px;
}


.white-video-popup .heading-section{
	overflow:hidden;
	padding:0px 35px 8px 16px;
}
.white-video-popup h3{
    float: left;
    font-family: 'omnes_medium';
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    margin: -1px 0 0;
}
.white-video-popup h3 span{color:#ed2290;}
.white-video-popup .close{
    background: url("/images/HGCC/close-btn.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 31px;
    margin: 0 13px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 31px;
}
.white-video-popup .video-block {overflow:hidden;}
.video-block .video-placeholder{
    float: left;
    height: 248px;
    margin: 0 0 0 11px;
    width: 303px;
}
.video-placeholder img{
    display:block;
    cursor: pointer;
}
.white-video-popup .how-team-get{
    background: url("/images/HGCC/how_to_get.png") no-repeat scroll left bottom transparent;
    bottom: 145px;
    font-family: 'omnes_regular';
    font-size: 16px;
    height: 88px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 0 47px;
    position: absolute;
    right: 45px;
    width: 140px;

}

.slide3 .scrollable{
    height: 172px;
    margin: 0 0 26px;
    overflow: hidden;
    padding: 3px 16px 0;
    position: relative;
    width: 359px;
}
.slide3 .accelerator .scrollable,
.slide3 .finals .scrollable,
.slide3 .implementation .scrollable{
    height: 365px;
}

.slide3 .scrollable .content{
    display: block;
    position: relative;
    left: 0;
    top: 0;
}


.white-video-popup p{
    font-family: 'omnes_regular';
    font-size: 18px;
    line-height: 24px;
    margin: 0 29px 22px 0;
}
.vscroll-bar{
	right:0px !important;
	top: 5px!important;
	width:10px !important;
	height:172px !important;
}
.vscroll-line {
	background:url('/images/HGCC/bg-scroll-line.png') no-repeat;
	width:10px;
	height:172px !important;
}
.vscroll-slider{
	background:url('/images/HGCC/bg-scroll-slider.png') no-repeat;
	width:10px;
	height:58px !important;
}
.vscroll-up,
.vscroll-down {
	width:0 !important;
	height:0 !important;
}

/*SCROLL ELEMENT*/

.scroll{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.scroll .line{
    width: 10px;
    height: 100%;
    background: #cacccc;
    position: relative;
}
.scroll .line .slider{
    width: 10px;
    background: #ED2290;
    position: relative;
    cursor: pointer;
}

/*VIDEO POPUP*/
body .video-popup{
    position: fixed;
    top: 10%;
    left: 50%;
}
.video-popup{
	position:absolute;
	top:58px;
	left:152px;
	/*background:url('/images/HGCC/bg-video-popup-t.png') no-repeat;*/
	/*width:653px;*/
	display:none;
	z-index:200;
}
.video-popup .holder{
	/*background:url('/images/HGCC/bg-video-popup-b.png') no-repeat 0 100%;*/
	/*overflow:hidden;*/
    position: relative;
}
.video-popup .frame{
    background: url("/images/HGCC/video_close_frame.png") no-repeat scroll 0 0 transparent;
    color: white;
    font-family: 'omnes_medium';
    font-size: 14px;
    height: 23px;
    line-height: 16px;
    overflow: hidden;
    padding: 13px 0 0;
    position: absolute;
    right: -17px;
    text-align: center;
    top: 39px;
    width: 64px;
    z-index: 999;
    display: none;
}
/*.video-popup .placeholder{
    float: left;
}*/
.video-popup .header-section{
    margin: 0 0 15px;
    overflow: hidden;
}
.shortDescription p
{
    line-height:26px;
}
#sliderHolder .shortDescription
{
    width: 600px;
    max-height: 370px;
    overflow:hidden;
}
.video-popup .title{
    color: white;
    display: block;
    float: left;
    font-family: 'omnes_regular';
    font-size: 20px;
    margin: 6px 0 0;
}
.video-popup img{display:block;}
.video-popup .close-section{
    float: right;
    overflow: hidden;
}
.video-popup .close{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/HGCC/video_close.png') no-repeat 0 0;
	width:30px;
	height:30px;
}
.video-popup .close.active{
    background-position: 0 -30px;
}
.popup1,
.popup2{
    background: url("/images/HGCC/bg-popups.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'omnes_regular';
    font-size: 16px;
    height: 82px;
    line-height: 20px;
    padding: 24px 0 0;
    position: absolute;
    text-align: center;
    top: 213px;
    width: 88px;
    z-index: 90;
}
.popup1{left: 30px;}
.popup2{left:303px;}
/*CONTENT*/
#mainContent #onecolumn #content{
    width: 960px;
    margin: 0 auto ;
}
#mainContent #twocolumns #content{
	float:left;
	width:687px;
	/*padding:6px 0px 0px 0px;*/
}
#content .visual{
	display:block;
	margin:0px 0px 32px 0px;
}
#content a {
	font-family:'omnes_medium', Arial, sans-serif;
}
#content a:hover {
	text-decoration:underline;
	color:#FA0096;
}
#content h1, #content h2{
	margin:0px 0px 18px 0px;
	font-size:28px;
	line-height:32px;
	color:#333333;
    font-weight: normal;
    font-family:omnes_medium;
}
#content h2.ExtenText
{
    width: 530px;/*???es  - pixelperf Home page*/
}
#content .shortDescription,  #content .description
{
    width:662px;/*???es  - pixelperf Home page*/
    line-height: 26px;
}
#content p{margin:0px 0px 20px 0px;}
/*ABOUT PAGE*/
#content .article-block{
	overflow:hidden;
	border-bottom:1px solid #cdcdcd;
	font-size:13px;
	line-height:19px;
}
#content .article-block p{margin:0px 0px 18px 0px;}
#content .alignleft{float:left;}
#content .alignright{float:right;}
#content .caption{
	display:block;
    font-size:12px;
    line-height:16px;
    color:#666;
    margin:1px 0px 0px 0px;
}
#content .captionImg{
    font-size:16px;
    line-height:22px;
}
.alignleft img,
.alignright img{display:block;}
.alignleft img{margin: 15px 0px 0px -3px;}
.alignright .placeholder{
	margin: 86px 0px 18px 0px;
	overflow:hidden;
	width:211px;
	height:149px;
}
#content .text-block{
	height:1%;
	overflow:hidden;
}
.article-block .text-block{
	padding:0px 0px 0px 23px;
	margin:0px 0px -15px 0px;
}
.text-section .text-block{padding:0px 23px 0px 0px;}
#content .text-section{
	overflow:hidden;
	padding:64px 1px 0px 0px;
}
/*MEDIA PAGE*/
#content .posts{
	width:720px;
	margin:0 -15px;
}
#content .posts:after{
	display:block;
	clear:both;
	content:"";
}
.posts .col{
	float:left;
	width:240px;
}
#content .post{
	overflow:hidden;
    padding:15px 15px 36px 15px;
    line-height:17px;
    font-size:14px;
}
#content .post:hover{
    background:#eaebec;
    color:#6b7179;
    position:relative;
}
#content .post:hover h2 {
    color:#6b7179;
}
#content img{
	margin:0px 0px 16px 0px;
}
/*#content .highlight .visual-link{margin:0px 0px 12px 0px;}*/
.visual-link img{display:block;}
#content .post h2{
	margin:0px 0px 1px 0px;
	font-size:18px;
	line-height:22px;
}
.post h2 a{text-decoration:none;}
.post h2 a:hover{text-decoration:underline;}
#content .post .author{
	font-size:16px;
	line-height:22px;
	display:block;
	margin:0px 0px 20px 0px;
}
.post .date,
.post .comment{color:#888;}
.post .comment{
    color:#888;
    text-decoration:none;
}
.post .comment:hover{
    text-decoration:underline;
}
.post .date{font-style:normal;}
/*#content .highlight p{margin:0px 0px 18px 0px;}*/
/*#content .highlight{*/
	/*background:#eaebec;*/
	/*color:#353e48;*/
	/*padding:15px 15px 36px 15px;*/
	/*margin:-15px -15px 22px -15px;*/
	/*position:relative;*/
/*}*/
#content .more-posts{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#888;
	background:url('/images/HGCC/bg-more-posts.gif') no-repeat 50% 100%;
	text-decoration:none;
	display:inline-block;
	margin: 0 0 0 372px;
	padding: 0 0 46px 0;
}
/*RIGHTCOLUMN*/
#rightColumn{
	float:right;
	margin: 0 11px 0 0;
    width: 200px;
	color:#999;
}
#rightColumn h3.moved {
	margin:150px 0px 21px 0px;
}
#rightColumn h3{
	margin:16px 0px 21px 0px;
	font-size:19px;
	line-height:19px;
}
#rightColumn .news-list{
	list-style:none;
	padding:0px 0px 6px 0px;
	margin:0px 0px 30px 0px;
    border-bottom:1px solid #c1c1c1;
    line-height: 20px;
    font-size: 16px;
}
#rightColumn .news-list a
{
    text-decoration: none;
    color:#999;
}
#rightColumn .news-list a:hover
{
    text-decoration: none;
    color:#FA0096;
}
.news-list li{margin:0px 0px 20px 0px;}
.news-list h4{
	margin:0px 0px 0px 0px;
	font-size:16px;
	line-height:20px;
}
.news-list  p{margin:0px 0px 0px 0px;}
.news-list .more{
	text-decoration:none;
	background:url('/images/HGCC/arrow-black.png') no-repeat 100% 9px;
	font-family:omnes_medium;
	padding:0px 7px 0px 0px;
}
.news-list .more:hover{color:#fa0096;}
#rightColumn .twitter-block{
	overflow:hidden;
	padding: 14px 0 26px;
    margin-bottom:60px;
    border-bottom:1px solid #adadad;
   
}
#rightColumn .twitter-block h3
{
    margin:0px 0px 16px 0px;
    font-family:'omnes_semibold', Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    }
    #rightColumn .twitter-block 
{
    font-size: 16px;
    line-height: 20px;
    }
    #rightColumn .twitter-block > a
    {
        text-decoration: none;
        color: #999;
    }
	#rightColumn .twitter-block > a > div{
	 cursor:pointer;
	}
	#rightColumn .twitter-block > a:hover
{
    color:#FA0096;
}
    #rightColumn .twitter-block h4
    {
        font-size:16px;
    }
    #rightColumn .twitter-block .postHolder
    {
        margin: -20px 0 0;
    }
#rightColumn .post{overflow:hidden;}
#rightColumn .post .author{
	font-size:16px;
	line-height:20px;
    font-weight:bold;
}
#rightColumn .post p{margin:0px 0px 20px 0px;}
/*COMMENT FORM*/
.comment-form{
	width:510px;
	overflow:hidden;
	font-size:18px;
	line-height:26px;
	padding:9px 0px 0px 0px;
}
.comment-form h1{
	margin:0px 41px 23px 0px;
	font-size:61px;
	line-height:58px;
	font-style:italic;
}
#content .comment-form p{margin:0px 0px 27px 0px;}
.comment-form strong{display:block;}
.comment-form label{
	display:block;
	font-size:16px;
	line-height:22px;
}
.comment-form  .text-input{
	overflow:hidden;
	width:439px;
	border:1px solid #b5b6bb;
	background:#fff;
	padding:0px 5px 0px 5px;
	margin:0px 0px 7px 0px;
	height:29px;
}
.text-input input{
	background:none;
	width:439px;
	border:0;
	font-size:16px;
	line-height:18px;
	padding:5px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.comment-form .row{
	overflow:hidden;
	margin:0px 0px 28px 0px;
}
.comment-form .check{
	float:left;
	margin:0px 5px 0px 2px;
	padding:0px 0px 0px 0px;
}
.comment-form .row .check-label{
	float:left;
	font-size:11px;
	line-height: 14px;
	margin: 2px 0px 0px 0px;
}
.comment-form .text-area{overflow:hidden;}
.text-area textarea{
	width:439px;
	background:#fff;
	border:1px solid #b5b6bb;
	font-size:16px;
	line-height:18px;
	padding:5px 5px 4px 5px;
	margin:0px 0px 24px 0px;
	float:left;
	height:81px;
	min-height:81px;
	min-width:439px;
	max-width:439px;
	overflow:auto;
}
.comment-form .send-btn{
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	display:block;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 0px;
	background:url('/images/HGCC/btn-send.png') no-repeat;
	width:103px;
	height:32px;
	border:0;
	cursor:pointer;
}
/*FOOTER*/
#footer {
    padding:10px 0 0;
    width:962px;
    margin:0 auto;
}
.footer{
    border-top:1px solid #c1c1c1;
}
#footer .row{
	overflow:hidden;
	padding:12px 0px 18px 0px;
}
#footer .sub-nav1,
#footer .sub-nav2{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 106px 0px 0px;
	float:left;
    font:16px omnes_regular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
}
.sub-nav1 a,
.sub-nav2 a{text-decoration:none;}
.sub-nav1 a{color:#333;}
.sub-nav2 a{
	color:#ff5e00;
	background:url('/images/HGCC/arrow-orange.gif') no-repeat 0 6px;
	padding:0px 0px 0px 9px;
}
.sub-nav1 a:hover {
    color:#fa0096;
}
#footer .sub-nav1.last
{
    margin:0 62px 0 0;
}
.mapBlockHolder{
    float: left;
    height: 80px;
    margin: -3px 0 0;
    position: relative;
}
.mapBlock{
    width:202px;
    height:86px;
    position:relative;
}
.posCountry
{
    width:20px;
    height:20px;
    position:absolute;
    left: 0;
    top:0;
}
.posCountry:hover > span
{
    display:block;
}
.posCountry > span
{
    position:relative;
    background:url(/images/HGCC/map_arrow-pink.png) no-repeat center top;
    width:11px;
    height:11px;
    display:none;
}
.posCountry > span > span, .posCountry > span > a
{
    position:absolute;
    top:-20px;
    left:-10px;
    font:14px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#fff;
    white-space: pre;
    display:inline-block;
    border-radius: 4px;
    background: #fa0096;
    padding:2px 10px;
}
.posCountry > span.rightBottomPointer > span, .posCountry > span.rightBottomPointer > a
{
    left:auto;
    right:-10px;
}
.posCountry > span.rightPointer
{
    background:url(/images/HGCC/map_arrow-pink2.png) no-repeat right center;
    float:right;
    height:17px;
}
.posCountry > span.rightPointer > span, .posCountry > span.rightPointer > a
{
    left: 11px;
    top: -2px;
}
/*.mapBlock:hover .map{
    background-position:0 -86px;
}*/
.mapBlock:hover #btn{
    background-position:0 -22px;
}
.mapBlock #btn{
    text-indent:-9999px;
    overflow:hidden;
    background:url(/images/HGCC/bg-btn.png) no-repeat;
    width:26px;
    height:22px;
    position:absolute;
    top:50%;
    left:0;
    margin:-16px 0 0;
    cursor:pointer;
}
.mapBlock .map{
    background:url(/images/HGCC/bg-map_new.png) no-repeat;
    width:167px;
    height:86px;
    float:right;
    text-indent:-9999px;
    overflow:hidden;
}
.mapBlockHolder #popap{
    background:url(/images/HGCC/bg-popap.png) no-repeat;
    width:164px;
    height:72px;
    position:absolute;
    top:-3px;
    left:-180px;
    color:#fff;
    font:14px omnes_medium,"Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height:16px;
    padding:10px 17px;
    overflow:hidden;
    display:none;
}
.mapBlockHolder #popap p{
    margin:0 0 5px;
}
.mapBlockHolder #popap .listHolder{
    width:200px;
    margin:0 -46px 0 0;
}
.mapBlockHolder #popap .list{
    font-family: omnes_regular;
    padding:0 5px 0 0;
    margin:0;
    list-style:none;
    float:left;
    width:95px;
}
.mapBlockHolder #popap .list li{
    background:url(/images/HGCC/bullet.gif) no-repeat 0 50%;
    padding:0 0 0 7px;
}
.mapBlockHolder #popap .list a{
    color:#fff;
    text-decoration:none;
}
.mapBlockHolder #popap .list a:hover{
    text-decoration:underline;
}
#footer .blockPartner{
    font:16px omnes_regular,"Trebuchet MS", Arial, Helvetica, sans-serif;
    float:left;
    color:#333;
    padding:0 30px 0 29px;
    width:360px;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
}
.blockPartner p{
    margin:0 0 22px;
}
.blockPartner .logoPartner1{
    background:url(/images/HGCC/logo-parnter1.png) no-repeat;
    width:149px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
    float:left;
}
.blockPartner .logoPartner1:hover{
    background-position:0 -34px;
}
.blockPartner .logoPartner2{
    background:url(/images/HGCC/logo-parnter.png) no-repeat 0 -48px;
    width:176px;
    height:75px;
    text-indent:-9999px;
    overflow:hidden;
    float:right;
    margin:-9px 0 0;
}
.blockPartner .logoPartner2:hover{
    background-position:0 -123px;
}
.blockPartner .logoPartner2 a,
.blockPartner .logoPartner1 a{
    display:block;
    height:100%;
}
#footer .bottom-panel{
    overflow:hidden;
    padding: 19px 0 35px;
    border-top:1px solid #c1c1c1;
	font-size:14px;
	line-height:14px;
}
.splash #footer .bottom-panel{padding-top:16px;}
#footer .copy{
	margin:0px 15px 0px 0px;
	float:left;
}
#footer .sub-nav3{
	float:left;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.sub-nav3 li{
	float:left;
    padding:0px 7px 0px 0px;
}
.sub-nav3 a:hover{
    color:#fa0096;
    text-decoration:underline;
}
.clear{clear:both;}


/*slider*/
.factsSlider{
    left: 60px;
    position: absolute;
    top: 334px;
    width: 810px;
}
.factsSlider .window{
    width: 810px;
    height: 210px;
    overflow: hidden;
    position: relative;
}
.factsSlider .window li{
    float: left;
    width: 810px;
    height: 210px;
    list-style: none;
}
.factsSlider .window > ul{
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    background: url('/images/HGCC/slider_bg.png') repeat 0 0;
}
.factsSlider .window li img{
    float: left;
}
.factsSlider .window li .title{
    float: left;
    font-family: 'omnes_medium';
    font-size: 36px;
    line-height: 37px;
    padding: 29px 0 0 16px;
    width: 310px;
}
.factsSlider .navigation a{
    background: url("/images/HGCC/slider_navi.png") no-repeat scroll 0 -35px transparent;
    height: 35px;
    position: absolute;
    text-indent: -9999px;
    top: 88px;
    width: 35px;
    cursor: pointer;
}
.factsSlider .navigation a.prevBtn{
    left: 28px;
}
.factsSlider .navigation a.nextBtn{
    background-position: 0 0;
    right: 29px;
}
.factsSlider .pagination{
    bottom: 21px;
    left: 316px;
    position: absolute;
}
.factsSlider .pagination li{
    background: url("/images/HGCC/slider_pagination.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 12px;
    list-style: none outside none;
    margin: 0 17px 0 0;
    text-indent: -9999px;
    width: 12px;
    cursor: pointer;
}
.factsSlider .pagination li.active{
    background-position: 0 -12px;
}

.video-link
{
    bottom: 30px;
    left: 30px;
    position: absolute;
    background: url("/images/HGCC/video_play.png") no-repeat scroll 0 0 transparent;
    width:82px;
    height: 50px;
}
.video-link:hover
{
    background-position: 0 -71px;
}


/*popup scroller*/
.popup.scroller{
    display: none;
    width: 580px;

}
.popup.scroller.small {
    width:463px;
}
.popup.scroller.pos1{
    left: 447px;
    top: 115px;
}
.popup.scroller.pos2{
    left: 447px;
    top: 115px;
}


.popup.scroller .title{
    font-family: 'omnes_medium';
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 16px;
}
.popup.scroller .popup-c{
    background: url("/images/HGCC/slider_scroll-c.png") repeat-y scroll 0 0 transparent;
    padding: 0 11px 22px 27px;
    width: 540px;
}
.popup.scroller.small .popup-c {
    padding-bottom:22px;
}
.popup.scroller .popup-t{
    background: url("/images/HGCC/slider_scroll-t.png") no-repeat scroll 0 0 transparent;
}
.popup.scroller .popup-b{
    background: url("/images/HGCC/slider_scroll-b.png") no-repeat scroll 0 0 transparent;
}
.popup.scroller .popup-holder{
    float: none;
    margin: 0;
    padding: 0;
}
.slide2 .scrollable{
    max-height: 354px;
    margin: 25px 0 0;
    overflow: hidden;
    padding: 0 34px 0 0;
    position: relative;
    width: 488px;
}
.slide2 .scrollable .content{
    display: block;
    position: relative;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 26px;
    font-family: 'omnes_regular';
    font-weight: normal;
}
.popup.small .scrollable {
    width:auto;
}
/*start*/
#start{
    width: 810px;
    height: 422px;
    background: url('/images/HGCC/start_bg.png') repeat 0 0;
    color: #333;
    font-family: 'omnes_regular';
}
#start .start_tabs{
    width: 100%;
    height: 377px;
    position: relative;
}
#start ul{
    padding: 0;
}
#start li{
    list-style: none;
}
#start .start_line{
    width: 100%;
    height: 45px;
    background: url("/images/HGCC/start_line_bg.png") repeat 0 0;
    position: relative;
}
#start .start_line.disable{
    color: #888;
}
#start .start_line .line{
    background: url("/images/HGCC/start_line.png") no-repeat scroll right 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 100;
}
#start .start_line ul{
    position: relative;
    z-index: 150;
    padding: 0;
}
#start .start_line li{
    color: #444444;
    float: left;
    font-family: 'omnes_regular';
    font-size: 20px;
    line-height: 26px;
    list-style: none outside none;
    padding: 10px 68px 9px 37px;
    cursor: pointer;
}
#start .start_line .first{
    padding: 10px 68px 0 37px;
}
#start .start_line li.active{
    color: white;
}

#start .start_tabs > ul{

}
#start .start_tabs .start_tab{
    left: 0;
    padding: 13px 0 0 28px;
    position: absolute;
    top: 0;
    width: 782px;
}
#start .start_tabs .start_tab .condition{
    margin: 0 0 13px;
}
#start .start_tabs .start_tab .condition .title{
    font-size: 20px;
    line-height: 26px;
}
#start .start_tabs .start_tab .condition .subtitle{
    font-size: 16px;
    line-height: 22px;
}

/*team*/
#start .start_tabs .start_tab input{
    border: 2px solid #cbccd6;
    border-radius: 3px;
    background: #f3f3f7;
    height: 30px;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    font-family: 'omnes_regular';
    padding: 0 12px;
    outline: none;
}
#start .start_tabs .start_tab input.error{
    border: 2px solid #d28389
}
#start .university_wrapper{
    margin: 0  0 11px;
}
#start .university{
    width: 554px;
}
#start .team .tabs{
    margin: 4px 14px 0 0;
    float: left;
    width: 377px;
    position: relative;
}


#start .team_tabs{
    height: 186px;
    width: 377px;
}
#start .team_tabs .participant{
    width:377px;
    position: absolute;
    top:0;
    left:0;
    display: none;
}
#start .team_tabs .participant>div{
    margin: 0 0 6px;
}
#start .team_tabs .participant .email input,
#start .team_tabs .participant .telephone input{
    width: 333px;
    outline: none;
}
#start .team_tabs .participant .name .nameFirst{
    margin: 0 9px 0 0;
}
#start .team_tabs .participant .available label{
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 11px;
}
#start .team_tabs .participant .name input{
    padding: 0 12px;
    width: 149px;
}
#start .team_tabs .participant .available{
    margin: 14px 0 0 5px;
}
#start .team_tabs .participant .available input{
    height: auto;
    margin: -4px 0 0;
    padding: 0;
}
#start .team_tabs .participant .upload{
    font-size: 16px;
    line-height: 16px;
    margin: 8px 0 6px 2px;
    overflow: hidden;
}
#start .team_tabs .participant .upload_wrapper{
    width: 160px;
    height: 30px;
    overflow: hidden;
    float: left;
}
#start .team_tabs .participant .upload_wrapper input{
    font-size: 26px;
    height: 34px;
    margin-left: -45px;
    margin-top: -40px;
    outline: 0 none;
    position: relative;
    width: 208px;
    z-index: 150;
    opacity: 0;
}


#start .team_tabs .participant .upload_wrapper .upload_text{
    background: url("/images/HGCC/upload_arrow.png") no-repeat scroll 138px center #85868C;
    border-radius: 4px 4px 4px 4px;
    color: white;
    cursor: pointer;
    height: 24px;
    padding: 6px 38px 0 18px;
    position: relative;
    width: 105px;
    z-index: 50;
}
#start .team_tabs .participant .file_name{
    float: left;
    height: 18px;
    margin: 6px 0 0 18px;
    overflow: hidden;
    width: 180px;
}
#start .start_tab .toggle ul{

}
#start .start_tab .toggle{
    height: 190px;
    overflow: hidden;
    padding: 0 0 0 30px;
    position: relative;
    width: 341px;
    z-index: 150;
    float: left;
}
#start .start_tab .toggle ul{
    padding: 0;
    margin: 0;
}
#start .start_tab .toggle .current_participant{
    width: 11px;
    height: 570px;
    position: absolute;
    top: -150px;
    left: 0;
    background: url("/images/HGCC/participant_line.png") no-repeat 0 0;
}
#start .start_tab .toggle .title{
    float: left;
    font-family: 'omnes_medium';
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
#start .start_tab .toggle .name{
    font-style: italic;
    font-size: 21px;
    line-height: 21px;
}
#start .start_tab .toggle .teamlead{
    font-size: 16px;
    line-height: 22px;
}
#start .start_tab .toggle li{
    margin: 0 0 12px;
    cursor: pointer;
    overflow: hidden;
    vertical-align: top;
}
#start .start_tab .toggle li .name{
    display: block;
    float: left;
    height: 24px;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 192px;
    line-height: 26px;
}
#start .start_tab .toggle li .delete{
    width: 11px;
    height: 12px;
    float: right;
    background: url("/images/HGCC/participant_delete.png") no-repeat 0 0;
    cursor: pointer;
}
#start .start_tab .btnStart{
    color: white;
    padding: 7px 34px 7px 17px;
    background: #000 url("/images/HGCC/upload_arrow.png") no-repeat 0 center;
    height: 16px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    border-radius: 5px;
}
#start .start_tab .add_participant{
    background-position: 138px center;
    bottom: -46px;
    left: 136px;
    position: absolute;
    display: none;
}
#start .start_tab .nextstep{
    background-position: 98px center;
    bottom: -46px;
    left: 447px;
    position: absolute;
    display: none;
}
#start .start_tab .nextstep2{
    background-position: 98px center;
    display: block;
    margin: 27px 0 0 420px;
    width: 71px;
    display: none;
}
.cities{
    margin: 48px 0 0 193px;
}
.city_group{
    margin: 0 0 10px;
    overflow: hidden;
    display: block;
}
.city_group input{
    float: left;
    margin: 0 20px 0 0;
    background: none !important;
    border: 0 !important;
}
.city_group label{
    display: block;
    float: left;
    font-size: 20px;
    line-height: 26px;
    margin: 2px 0 0;
}
#start .block_start{
    width: 600px;
}
.chosen{
    background: none repeat scroll 0 0 #F3F3F7;
    border: 2px solid #CBCCD6;
    border-radius: 3px 3px 3px 3px;
    font-family: 'omnes_regular';
    font-size: 17px;
    font-weight: normal;
    line-height: 26px;
    resize: none;
    width: 573px;
    padding: 12px;
    height: 116px;
    margin: 0 0 19px;
    outline: 0;
}
.chosen.error{
    border: 2px solid #dd8e90;
}
#start .block_start .about_hear,
#start .block_start .referral{
    overflow: hidden;
}
#start .block_start .about_hear{
    margin: 0 0 17px;
}
#start .block_start .title{
    font-size: 16px;
    line-height: 20px;
    float: left;
    width: 286px;
}
#start .block_start .referral .title{
    margin: 5px 0 0;
}
.hear,
#referral{
    float: left;
}
.hear{
    display: none;
}
#referral{
    width: 286px;
}
.submit_start{
    background: url("/images/HGCC/upload_arrow.png") no-repeat scroll 85px center #000000 !important;
    border: 0 none !important;
    border-radius: 5px 5px 5px 5px;
    color: white;
    cursor: pointer;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin: 12px 0 0 261px;
    padding: 2px 34px 7px 9px !important;
    text-decoration: none;
    width: 110px;
}
.clear{clear:both;}

.networkList {
    list-style:none outside;
    margin:50px 0 60px 0;
    padding:0;
}
.networkList .image {
    float:left;
    width:144px;
    overflow:hidden;
    text-align:right;
}
.networkList .info {
    margin-left:144px;
    padding-left:30px;
}
.networkList > li {
    margin-top:30px;
}
.networkList > li:first-child {
    margin-top:0;
}
.networkList a {
    font-weight:bold;
    text-decoration:none;
    color:#333;
}
.networkList a:hover {
    text-decoration:none;
    color:#fa0096;
}
.calendarEventsList {
    margin:0 0 60px 0;
    padding:0;
    list-style:none outside;
}
.calendarEventsList > li {
    border-top:1px solid #c1c1c1;
    margin-top:30px;
    padding-top:30px;
}
.calendarEventsList > li:first-child {
    border-top:0;
    margin-top:0;
    padding-top:0;
}
.calendarEventsList .date {
    text-transform: uppercase;
    font-family: 'omnes_medium';
}
.filter-section .input{min-width:291px;}
.input {
    display:inline-block;
    border:1px solid #c1c1c1;
    min-width:100px;
    height:30px;
    position:relative;
}
.input:hover {
    border-color:#B2B2B2;
}
.input.select {
    background: url(/images/HGCC/arrow-select.png) 100% 12px no-repeat;
}
.input.select select {
    display:none;
}
.input.select .text {
    display:block;
    line-height:30px;
    height:30px;
    padding:0 40px 0 10px;
    font-family:omnes_medium;
    color:#999999;
    white-space: nowrap;
    overflow:hidden;
}
.input.select ul {
    display:none;
    position:absolute;
    left:-1px;
    top:100%;
    width:100%;
    list-style:none outside;
    padding:0;
    margin:0;
    border:1px solid #B2B2B2;
    border-top:0;
    z-index:2;
    background:#fff;
}
.input.select ul > li {
    padding:5px 10px;
    font-family:omnes_medium;
    color:#333;
}
.input.select ul > li:hover {
    cursor:pointer;
    color:#fa0096;
}
.input.select ul > li.active {
    color:#fa0096;
}
.input.select ul {
    margin-bottom:30px;
}
.eventsFilter {
    margin-bottom:30px;
}
.eventsFilter .input.select {
    margin-left:28px;
    width:209px;
    float:left;
}
.eventsFilter .input.select:first-child {
    margin-left:0;
}
.faqList {
    margin:0 0 45px;
    padding:0;
    list-style:none outside;
}
.faqList > li {
    border-bottom:1px solid #c1c1c1;
	overflow:hidden;
}
.faqList > li:first-child {
    border-top:0;
    margin-top:0;
}
.faqList .title {
    font-family:omnes_medium;
    padding:15px 0;
    margin-right:30px;
    background:url(/images/HGCC/arrow-silver-down.png) right center no-repeat;
}
.faqList .title:hover{
    color:#fa0096;
    background:url(/images/HGCC/arrow-pink-down.png) right center no-repeat;
}
.faqList .expanded .title {
    background-image:url(/images/HGCC/arrow-silver-up.png);
}
.faqList .expanded .title:hover{
    background:url(/images/HGCC/arrow-pink-up.png) right center no-repeat;
}
.faqList .title:hover {
    cursor:pointer;
}
.faqList .text {
    display:none;
    padding:10px 0 15px;
}
#content .faqList img{
	float:left;
	margin:28px 31px 29px 0;
}
.faqList .text-area{overflow:hidden;}
#content .text-area h2
{
font-family:omnes_regular, Helvetica, sans-serif;
	font-weight:normal;
	margin:-20px 0 16px;
	font-size:18px;
	line-height:24px;
}
#content .filter-section:after{
	display:block;
	clear:both;
	content:"";
}
.city_wrapper{
    position: relative;
    padding: 0 0 0 40px;
}
.city_wrapper input{
    /*display: none;*/
}
.style_radio{
    background: url("/images/HGCC/radio.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 22px;
    display: none;
}
.style_radio.select{
    background-position: 0 -22px;
}
.droplist{
    float: left;
}
.droplist .select{
    width: 239px;
    padding: 5px 50px 0 21px;
    
    
    color: white;
    font-size: 16px;
    line-height: 20px;
    height: 25px;
    background:#87888d url("/images/HGCC/droplist_arrow.png") no-repeat 0 0;
    cursor: pointer;
}
.droplist .select.close{
    background-position: 285px -47px;
    border-radius: 7px 7px 7px 7px;
}
.droplist .select.open{
    border-radius: 7px 7px 0 0;
    background-position: 285px 13px;
}
.droplist .variants{
    background: none repeat scroll 0 0 #87888D;
    border-radius: 0 0 7px 7px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    display: none;
}
.droplist .variants li{
    padding: 0 50px 0 21px;
    width: 239px;
    cursor: pointer;
}
.droplist .variants li:hover{
    color: black;
}
#twLink {
    display:none;
}
#wufooFormz7x0z9{
	overflow-y: scroll !important;
}
/*styles for spots*/
#content .holderQuote 
{
    border-bottom: 1px solid #d6d6d6;
    overflow: hidden;
    font:16px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 20px 0;
}
#content .holderQuote img
{
    float:left;
    margin: 0 30px 0 0;
}
#content .holderQuote .quote p
{
    color: #999;
    font-style:italic;
    font:24px/27px omnes_regular, "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 18px 67px 17px 0;
}
#content .holderQuote span
{
    display:block;
}
#content .holderQuote span.peorson
{
    font:16px omnes_semibold, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content .holderQuote .textHolder
{
    float:left;
}
.yearCircleLink
{
    font:18px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin:25px 0 0;
    display:inline-block;
}
.holderCircleLinkBox .circleLinkBox
{
    display:inline-block;
    margin: 0 25px 0 0;
}
.holderCircleLinkBox .circleLinkBox.last
{
    margin:0;
}
.circleLinkBox a.circleLink
{
    display:block;
    width:210px;
    height:210px;
    -webkit-border-radius: 105px;
    -moz-border-radius: 105px;
    border-radius: 50%;
    overflow:hidden;
    outline: none;
}
h3
{
   font:28px omnes_medium, "Trebuchet MS", Arial, Helvetica, sans-serif; 
    margin: 30px 0 25px;
}
.holderCircleLinkBox
{
    margin: 0 0 80px;
}
/*like us page*/
#likeUs{
    width: 750px;
    height: 300px;
    padding: 92px 30px 0;
    background: url('/images/HGCC/likeUs-bg.png') repeat 0 0;
    color: #333;
    font-family: 'omnes_regular';
}
#likeUs h3{
    width: 530px;
    padding: 0;
    margin: 0 0 23px;
    font: bold 35px/37px 'omnes_medium';
}
#likeUs div.text{
    width: 530px;
    margin: 0 0 27px;
    font: normal 20px/28px 'omnes_regular';
}
#likeUs p{
    margin: 0;
}
#likeUs .likeUs_link a{
    display: block;
    width: 216px;
    height: 79px;
    margin: 0 0 0 -5px;
    padding: 0 70px 0 33px;
    background: url('/images/HGCC/likeUs-but.png') repeat 0 -81px;

    color: #fff;
    font: normal 20px/75px 'omnes_semibold';
    text-decoration: none;
}
#likeUs .likeUs_link a:hover{
    background-position: 0 0;
}
.shortDescription .hide
{
    display:none;
}
#sliderHolder .shortDescription
{
    overflow:hidden;
    color:#999;
}
#sliderHolder .shortDescription.whiteText, #sliderHolder .shortDescription.whiteText p.slideTitle
{
    color: #ffffff;
}
#sliderHolder .shortDescription p.slideTitle
{
    color:#999;
    font: 42px/44px 'omnes_medium', "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:normal;
}
/* Compete */
.panel img {width:100%; height:auto;}

#content .challengeList {
	margin:20px 0 45px;
	padding:0;
}
#content .challengeList li {
	overflow:hidden;
	list-style:none;
	border-bottom:1px solid #d6d6d6;
	padding:20px 0 0;
}
#content .challengeList li span.image {
	max-height:114px;
	overflow:hidden;
	max-width:114px;
	float:left;
	margin:0 35px 20px 0;
}
#content .challengeList p {
	overflow:hidden;
}
#content .challengeList.media p {
	overflow:visible;
}
#content .challengeList strong {
	text-transform:uppercase;
}
#content .challengeList.media {
	padding:0;
	margin:0;
}

#content .challengeList.media p {
	margin-bottom:0;
	padding-bottom:10px;
}
#content .challengeList.media p a {
	text-decoration:none;
}
#content .challengeList.media .shortDescription {
	width:440px;
	overflow:hidden;
	margin:0 0 20px;
}

#content .challengeList.media li {
	padding:0;
	margin-bottom:20px;
}

#content .challengeList.media span.image {
	max-width:210px;
	max-height:210px;
}

#content .challengeList.media strong {
	text-transform:none;
}

.subNav {
	position:relative;
	max-height:300px;
	overflow:hidden;
}
.subNav ul {
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0 60px;
	margin:0;
	overflow:hidden;
	background:rgba(0,0,0,.6);
}
.subNav ul li {
	float:left;
	display:table;
	text-align:center;
	width:25%;
	list-style:none;
}
.subNav ul li a {
	font-family: 'omnes_medium', Arial, sans-serif;
	float:left;
	padding:7px 0;
	color:#fff;
	text-decoration:none;
	font-size:17px;
	vertical-align:middle;
	display:table-cell;
	width:100%;
	text-align:center;
}
.subNav ul li.active a, .subNav ul li a:hover {
	background:#fa0096;
}

/* Spots */
.circleLinkBox {
	text-align:center;
	margin: 30px 0 80px;
}

.circleLinkBox p {
	text-align:left;
	padding:0 0 15px;
}
.circleLinkBox .hover{display:none;}
.circleLinkBox a:hover > img {display:none;}
.circleLinkBox a:hover .hover {display:inline-block;}

.eventsFiltersBox:after {
	content:'';
	clear:both;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	display:block;
	margin:0 0 -15px;
}

.eventsFilter {
	width:190px;
	position:relative;
	border:1px solid #c1c1c1;
	color:#999;
	font-weight:normal;
	height:31px;
	line-height:31px;
	padding:0 0 0 20px;
	float:left;
	margin:0 30px 0 0;
}

#content .eventsFilter a {
	font-weight:normal;
	color:#999;
	text-decoration:none;
	font-family: 'omnes_regular',Arial,sans-serif;
	display: block;
}

#content .eventsFilter a:hover {
	color:#333;
}

.eventsFilter ul {
	border:1px solid #c1c1c1;
	border-top:none;
	display:none;
	left:-1px;
	top:31px;
	position:absolute;
	width:100%;
	background:#fff;
	padding:0;
	margin:0;
	list-style:none;
}

.eventsFilter ul  li {
	padding-left:20px;
}

.triangle {
	display:block;
	width:0;
	border-color:#adadad #fff #fff #fff;
	border-style:solid;
	border-width:8px 7px 0 7px;
	position:absolute;
	right:17px;
	top:13px;
}

.challangeSpots {
	list-style:none;
	font-size:24px;
	color:#999;
	font-weight:bold;
	margin:20px 0 45px;
	padding:0;
}

.challangeSpots li {
	border-bottom:1px solid #d6d6d6;
	overflow:hidden;
}

#content .challangeSpots li p {
	width:260px;
	display:inline-block;
	vertical-align:middle;
	margin:0;
}

#content .challangeSpots li img {
	vertical-align:middle;
	display:inline-block;
	width:330px;
	height:auto;
	margin:0 30px 0 0;
}

.simpleList {
	margin:25px 0 40px;
	padding:0;
	list-style:none;
}

.simpleList li {
	border-bottom:1px solid #dedede;
	padding:0 0 15px;
	margin:0 0 15px;
}

.subitems {
	margin:0;
	padding:0;
	list-style:none;
}
.subitems > li {
	padding:40px 0 0;
	margin:25px 0 0;
	border-top:1px solid #d6d6d6;
}
.images3column {
	padding:0;
	margin:0 0 -10px -30px;
	list-style:none;
	display:block;
}
.images3column.images2column
{
    margin:0 0 -10px -33px;
}
.images3column li {
	width:210px;
	margin:10px 0 10px 28px;
	display:inline-block;
	vertical-align:top;
	overflow: hidden;
}
.images3column.images2column li {
	width:330px;
	margin:10px 0 35px 30px;
	overflow:hidden;
	max-height:300px;
}
#content .images3column.images2column li img
{
    margin:0 0 21px;
}
.eventsFiltersBox.listTeam:after
{
    margin:0;
}
.columnarList
{
    list-style: none outside none;
    margin: 30px 0 45px -35px;
    padding: 0;
    overflow:hidden;
}
.columnarList .imgHolder
{
    width:114px;
    height:114px;
    overflow:hidden;
    text-align:center;
    margin: 0 auto 25px;
}
.columnarList li
{
    float:left;
    margin: 0 0 35px 35px;
    width: 145px;
    height: 225px;
    text-align:center;
    overflow:hidden;
}
.columnarList .title
{
    font: 18px/24px 'omnes_medium',Arial,sans-serif;
}
.columnarList .text-area
{
    font: 14px/20px 'omnes_regular',Arial,sans-serif;
}
.eventsFiltersBox.listTeam .eventsFilter
{
    margin-top:4px;
    width: 292px;
}
#rightColumn h3.moved.notNav
{
    margin-top: 190px;
}
a.linkSlideHolder
{
    display:block;
}

/* Video Page */
.videoListBox {
	overflow:hidden;
}
.videosList {
	list-style:none;
	margin:0 0 0 -30px;
	padding:0;
	width:725px;
	border-bottom:1px solid #d6d6d6;
}
.videosList li {
	vertical-align:top;
	width:332px;
	padding:0 0 25px 30px;
	display:inline-block;
	overflow:hidden;
}
.videosList li  > strong {
	display:inline-block;
	padding:20px 0 0;
}

/* Section */
.page-section {
     padding-top: 30px;
     padding-bottom: 30px;
}

#page-section-1 {
     padding-top: 0;
}

.page-section.centered {
    text-align:center;
}

.page-section.border-top {
	border-top:1px solid #d6d6d6;
}

.page-section.border-bottom {
	border-bottom:1px solid #d6d6d6;
}

.page-section a.button {
   display:inline-block;
   background-color:#FA0096;
   color: #fff;
   text-decoration:none;
   padding-left: 25px;
   padding-right: 25px;
   line-height: 40px;
   height: 40px;
   margin-left:20px;
   font-size:17px;
   text-transform: uppercase;
   min-width:100px;

}

.page-section a.button:hover {
   background-color:#000;
   color: #fff !important;
   text-decoration:none !important;
}

.page-section .links-block a:first-child {
   margin-left: 0;
}

.page-section .links-block {
   margin-top: 30px;
}

/* Campaigins List */
#campaigns-list-wrapper {
   overflow: hidden;
   width: 100%;
}

#campaigns-list-wrapper .campaigns-filter-wrapper {
    padding-bottom: 30px;
    width: 100%;
    float: none;
}

#campaigns-list-wrapper.sortby-campaigns .campaigns-filter-wrapper {
    width: 50%;
    float: left;
}

#campaigns-list-wrapper .campaigns-filter-wrapper label {
    font-size:17px;
    font-weight:bold;
    margin-right:15px;
}

#campaigns-list-wrapper .campaigns-filter-wrapper #campaigns-filter {
    width: 190px;
    background: #FFF url("/images/HGCC/down_arrow.gif") no-repeat scroll 101% center;
    cursor: pointer;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    border: 1px solid #d6d6d6;
    font-size: 13px;
    height:30px;
    padding-left:5px;
}

#campaigns-list-wrapper .campaigns-filter-wrapper #campaigns-filter::-ms-expand {
    display: none;
}

#campaigns-list-wrapper .campaigns-pagination {
    display:inline-block;
    padding-bottom: 30px;
    text-align:right;
    width: 50%;
}

#campaigns-list-wrapper.top-campaigns .campaigns-pagination {
    display:none;
}

#campaigns-list-wrapper.sortby-campaigns .campaigns-pagination.bottom {
    width: 100%;
}

#campaigns-list-wrapper .campaigns-pagination ul {
    margin: 0;
    text-align: right;
}

#campaigns-list-wrapper .campaigns-pagination ul li {
    display: inline-block;
    margin-left: 10px;
}

#campaigns-list-wrapper .campaigns-pagination ul li a {
    font-size: 17px;
    text-decoration: none;
}

#campaigns-list-wrapper .campaigns-pagination ul li.active a {
    color:#FA0096;
}

#campaigns-list-wrapper .campaigns-pagination ul li.first a,
#campaigns-list-wrapper .campaigns-pagination ul li.last a {
    text-transform: uppercase;
}

#campaigns .error {
    color:red;
    text-align:center;
    padding:30px 0 0;
}

#campaigns .message {
    color: #1e1e1d;
    text-align:center;
    padding:30px 0 0;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    font-size:30px;
}

#campaigns-list {
   position: relative;
   overflow: hidden;
   height: 100%;
   min-height:300px;
   clear: both;
}

#campaigns-list #loading {
    position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
    height: 100%;
	z-index: 9999;
	background: url('/images/HGCC/loading.gif') 50% 30% no-repeat rgba(255, 255, 255, 0.6);
}

#campaigns-list .project-card-col {
    width: 228px;
    float:left;
    margin: 0 0 0 15px;
}

#campaigns-list .project-card-col h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: #6a6a6a;
    margin: 20px 0;
}

#campaigns-list .project-card {
    width: 228px;
    position: relative;
}

#campaigns-list .project-card-col .project-card {
    margin-bottom: 15px;
}

#campaigns-list .project-card-row .project-card {
    float:left;
    margin: 0 0 15px 15px;
}

#campaigns-list .project-card-row div.project-card:first-child,
#campaigns-list div.project-card-col:first-child {
    margin-left: 0;
}

#campaigns-list .project-card img {
    width: 226px;
    height: 226px;
    margin:0;
}

#campaigns-list .project-card .project {
    text-decoration:none;

    border: 1px solid #dddddd;
    height: 445px;
    padding: 0;
    background-color: #ffffff;
    display: block;
}

#campaigns-list .project-card .content {
    margin-left: 0;
    padding: 10px;
    padding-bottom: 85px;
}

#campaigns-list .project-card .title {
    color: #2a2a2a;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
}

#campaigns-list .project-card .tagline {
    color: #6a6a6a;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    max-height: 75px;
    word-wrap: break-word;
}

#campaigns-list .project-card .stats {
    position: absolute;
    padding-top: 0;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

#campaigns-list .project-card .currency {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0;
    color: #2a2a2a;
}

#campaigns-list .project-card .currency em {
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0;
    font-style: normal;
    color: #6a6a6a;
    font-size: 80%;
    margin-left: 3px;
}

#campaigns-list .project-card .progress-bar {
    background-color: #f5f5f5;
}

#campaigns-list .progress-bar .complete {
    background-color: #eb1478;
    height: 15px;
}

#campaigns-list .project-card .bottom-row .percent,
#campaigns-list .project-card .bottom-row .in_demand {
    float: left;
    width: 19%;
    color: #2a2a2a;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

#campaigns-list .project-card .bottom-row .time-left {
    float: right;
    width: 80%;
    color: #6a6a6a;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

/* Countdown section */
#countdown-wrapper {
    overflow:hidden;
    text-align:center;
}

#countdown div {
   display:inline-block;
   margin-left: 35px;
}

#countdown div:first-child {
   margin-left: 0;
}

#countdown div span {
    display: block;
}

#countdown div span:first-child {
    width: 95px;
    height: 95px;
    background-color:#eb1478;
    color: #fff;
    font-size:50px;
    line-height:95px;
    margin-bottom: 10px;
}

/* Social Links*/
#social-links-wrapper {
    margin-bottom: 30px;
}

#social-links-wrapper span {
    height: 26px;
    margin-right:10px;
}

ul.social-networks {
   list-style-type: none; 
}

.social-networks {
    display:inline-block;
    margin:0;
    padding:0;
}

/* Popup */
.ezmodal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000;
    background: rgba(0,0,0,.7);
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
}

.ezmodal-container {
    background: #fff;
    padding: 0;
    font-size: 14px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 90001;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
       -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
            box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.8);
    -webkit-transform: translateY(-50%) translateX(-50%); 
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
}

.ezmodal .ezmodal-close {
    position: absolute;
    top: 9px;
    right: 20px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 18px;
    /*text-shadow: 1px 1px 1px rgba(250,250,250,1);*/
    cursor: pointer;
    color: #fff;
}

.ezmodal .ezmodal-close:hover {
    color: #fff;
}

.ezmodal .ezmodal-header {
    font-size: 24px;
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    border-radius: 7px 7px 0 0;
    line-height: 32px;
    color: #646464;
}

.ezmodal .ezmodal-content {
    /*padding: 10px 20px;*/
}

.ezmodal .ezmodal-footer {
    padding: 10px 20px;
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    text-align: right;
    border-radius: 0 0 7px 7px;
}