* html{font-size:100.01%;}
html{
	background:#fff;
	font-size:62.5%;
	height:100%;
	min-width:1002px;
}
body{
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	color:#000;
	font-size:1.2em;
	line-height:1.3em;
	height:100%;
	position:relative;
}
* html body{
	height:100%;
}
img{border:0;}
a{
	color:#000;
}
.clearall {
	clear: both;
	height: 0px;
}
.hidden{
	display:none
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
object,
embed{
	display:block;
	padding:0;
	margin:0;
}
ul{
	margin:0 0 15px;
	padding:0 0 0 15px;
}
p{
	margin:0;
	padding:0 0 15px;
}
.main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.page-bg-right{
	position:absolute;
	width:50%;
	top:0;
	right:0;
	height:700px;
	background:#9c9c9c url(../images/bg-body03-right.gif) repeat-x;
}
.page-bg-left{
	position:absolute;
	width:50%;
	top:0;
	left:0;
	height:700px;
	background:#bfbfbf url(../images/bg-body03-left.gif) repeat-x;
}
.mc-holder-1{
	float:left;
	position:relative;
	width:1280px;
	left:50%;
}
.mc-holder-2{
	float:left;
	position:relative;
	width:1280px;
	left:-50%;
	min-height:700px;
}
.box{
	width:100%;
	position:relative;
}
.box .box-t{
	background:url(../images/bg-box-t.png) repeat-x;
	margin:0 24px;
	height:24px;
}
.box .box-t div{
	position:relative;
	width:24px;
	height:24px;
	overflow:hidden;
}
.box .box-tl{
	background:url(../images/bg-box-tl.png) no-repeat;
	margin:0 0 0 -24px;
	float:left;
}
.box .box-tr{
	background:url(../images/bg-box-tr.png) no-repeat;
	margin:0 -24px 0 0;
	float:right;
}
.box .box-b{
	background:url(../images/bg-box-b.png) repeat-x;
	margin:0 24px;
	height:24px;
}
.box .box-b div{
	position:relative;
	width:24px;
	height:24px;
	overflow:hidden;
}
.box .box-bl{
	background:url(../images/bg-box-bl.png) no-repeat;
	margin:0 0 0 -24px;
	float:left;
}
.box .box-br{
	background: url(../images/bg-box-br.png) no-repeat;
	margin:0 -24px 0 0;
	float:right;
}
.box .box-left{
	background:url(../images/bg-box-l.png) repeat-y;
}
.box .box-right{
	background:url(../images/bg-box-r.png) repeat-y 100% 0;
	padding:0 17px 0 11px;
}
* html .box .box-right{background:none;}
.box .box-inner{
	background:#fff;
	width:100%;
}
.box .box-inner:after{
	display:block;
	clear:both;
	content:"";
}
.box-content-holder{
	float:left;
	position:relative;
	width:100%;
	z-index:100;
}
.box-content{
	width:100%;
	display:table;
}
.box  .box-cholder{
	margin:-20px 0 0;
	bottom:-6px;
}
.white-box{
	width:100%;
	position:relative;
}
.wbox-t{
	background:url(../images/bg-wbox-t.png) repeat-x;
	margin:0 11px;
	height:11px;
}
.wbox-t div{
	position:relative;
	width:11px;
	height:11px;
	overflow:hidden;
}
.wbox-tl{
	background:url(../images/bg-wbox-tl.png) no-repeat;
	margin:0 0 0 -11px;
	float:left;
}
.wbox-tr{
	background:url(../images/bg-wbox-tr.png) no-repeat;
	margin:0 -11px 0 0;
	float:right;
}
.wbox-b{
	background:url(../images/bg-wbox-b.png) repeat-x;
	margin:0 11px;
	height:11px;
}
.wbox-b div{
	position:relative;
	width:11px;
	height:11px;
	overflow:hidden;
}
.wbox-bl{
	background:url(../images/bg-wbox-bl.png) no-repeat;
	margin:0 0 0 -11px;
	float:left;
}
.wbox-br{
	background: url(../images/bg-wbox-br.png) no-repeat;
	margin:0 -11px 0 0;
	float:right;
}
.wbox-left{
	background:url(../images/bg-wbox-l.png) repeat-y;
}
.wbox-right{
	background:url(../images/bg-wbox-r.png) repeat-y 100% 0;
	padding:0 7px 0 5px;
}
* html .wbox-right{background:none;}
.wbox-inner{
	background:#fff;
	width:100%;
}
.wbox-inner:after{
	display:block;
	clear:both;
	content:"";
}
.box-content-holder{
	float:left;
	position:relative;
	width:100%;
	z-index:100;
}
.wbox-cholder{
	margin:-10px 0 0;
	bottom:-3px;
}
.wrbox{
	width:100%;
	position:relative;
}
.wrbox-t{
	background:url(../images/bg-wrbox-t.png) repeat-x;
	margin:0 19px;
	height:19px;
}
.wrbox-t div{
	position:relative;
	width:19px;
	height:19px;
	overflow:hidden;
}
.wrbox-tl{
	background:url(../images/bg-wrbox-tl.png) no-repeat;
	margin:0 0 0 -19px;
	float:left;
}
.wrbox-tr{
	background:url(../images/bg-wrbox-tr.png) no-repeat;
	margin:0 -19px 0 0;
	float:right;
}
.wrbox-b{
	background:url(../images/bg-wrbox-b.png) repeat-x;
	margin:0 19px;
	height:19px;
}
.wrbox-b div{
	position:relative;
	width:19px;
	height:19px;
	overflow:hidden;
}
.wrbox-bl{
	background:url(../images/bg-wrbox-bl.png) no-repeat;
	margin:0 0 0 -19px;
	float:left;
}
.wrbox-br{
	background: url(../images/bg-wrbox-br.png) no-repeat;
	margin:0 -19px 0 0;
	float:right;
}
.wrbox-left{
	background:url(../images/bg-wrbox-l.png) repeat-y;
}
.wrbox-right{
	background:url(../images/bg-wrbox-r.png) repeat-y 100% 0;
	padding:0 9px 0 3px;
}
* html .wrbox-right{background:none;}
.wrbox-inner{
	background:#fff;
	width:100%;
}
.wrbox-inner:after{
	display:block;
	clear:both;
	content:"";
}
.wrbox-cholder{
	margin:-27px 0 0;
	bottom:-9px;
}
.wshadow-box{
	width:100%;
	position:relative;
}
.wshadow-t{
	background:url(../images/bg-wshadow-t.png) repeat-x;
	margin:0 17px;
	height:17px;
}
.wshadow-t div{
	position:relative;
	width:17px;
	height:17px;
	overflow:hidden;
}
.wshadow-tl{
	background:url(../images/bg-wshadow-tl.png) no-repeat;
	margin:0 0 0 -17px;
	float:left;
}
.wshadow-tr{
	background:url(../images/bg-wshadow-tr.png) no-repeat;
	margin:0 -17px 0 0;
	float:right;
}
.wshadow-b{
	background:url(../images/bg-wshadow-b.png) repeat-x;
	margin:0 17px;
	height:17px;
}
.wshadow-b div{
	position:relative;
	width:17px;
	height:17px;
	overflow:hidden;
}
.wshadow-bl{
	background:url(../images/bg-wshadow-bl.png) no-repeat;
	margin:0 0 0 -17px;
	float:left;
}
.wshadow-br{
	background: url(../images/bg-wshadow-br.png) no-repeat;
	margin:0 -17px 0 0;
	float:right;
}
.wshadow-left{
	background:url(../images/bg-wshadow-l.png) repeat-y;
}
.wshadow-right{
	background:url(../images/bg-wshadow-r.png) repeat-y 100% 0;
	padding:0 7px 0 5px;
}
* html .wshadow-right{background:none;}
.wshadow-inner{
	background:#fff;
	width:100%;
}
.wshadow-inner:after{
	display:block;
	clear:both;
	content:"";
}
.wshadow-cholder{
	margin:-24px 0 0;
	bottom:-9px;
}
.rbox{
	width:100%;
	position:relative;
}
.rbox-t{
	background:url(../images/bg-rbox-t.png) repeat-x;
	margin:0 18px;
	height:72px;
}
.rbox-t div{
	position:relative;
	width:18px;
	height:72px;
	overflow:hidden;
}
.rbox-tl{
	background:url(../images/bg-rbox-tl.png) no-repeat;
	margin:0 0 0 -18px;
	float:left;
}
.rbox-tr{
	background:url(../images/bg-rbox-tr.png) no-repeat;
	margin:0 -18px 0 0;
	float:right;
}
.rbox-b{
	background:url(../images/bg-rbox-b.png) repeat-x;
	margin:0 18px;
	height:296px;
}
.rbox-b div{
	position:relative;
	width:18px;
	height:296px;
	overflow:hidden;
}
.rbox-bl{
	background:url(../images/bg-rbox-bl.png) no-repeat;
	margin:0 0 0 -18px;
	float:left;
}
.rbox-br{
	background: url(../images/bg-rbox-br.png) no-repeat;
	margin:0 -18px 0 0;
	float:right;
}
.rbox-left{
	background:url(../images/bg-rbox-l.png) repeat-y;
}
.rbox-right{
	background:url(../images/bg-rbox-r.png) repeat-y 100% 0;
	padding:0 9px 0 3px;
}
* html .rbox-right{background:none;}
.rbox-inner{
	background:#dc0253;
	width:100%;
}
.rbox-inner:after{
	display:block;
	clear:both;
	content:"";
}
.rbox-cholder{
	margin:-356px 0 0;
	bottom:-286px;
	min-height:368px;
}
* html .rbox-cholder{height:368px;}
.rmbox{
	width:100%;
	position:relative;
}
.rmbox-t{
	background:url(../images/bg-rmbox-t.png) repeat-x;
	margin:0 16px;
	height:574px;
}
.rmbox-t div{
	position:relative;
	width:16px;
	height:574px;
	overflow:hidden;
}
.rmbox-tl{
	background:url(../images/bg-rmbox-tl.png) no-repeat;
	margin:0 0 0 -16px;
	float:left;
}
.rmbox-tr{
	background:url(../images/bg-rmbox-tr.png) no-repeat;
	margin:0 -16px 0 0;
	float:right;
}
.rmbox-b{
	background:url(../images/bg-rmbox-b.png) repeat-x;
	margin:0 16px;
	height:17px;
}
.rmbox-b div{
	position:relative;
	width:16px;
	height:17px;
	overflow:hidden;
}
.rmbox-bl{
	background:url(../images/bg-rmbox-bl.png) no-repeat;
	margin:0 0 0 -16px;
	float:left;
}
.rmbox-br{
	background: url(../images/bg-rmbox-br.png) no-repeat;
	margin:0 -16px 0 0;
	float:right;
}
.rmbox-left{
	background:url(../images/bg-rmbox-l.png) repeat-y;
}
.rmbox-right{
	background:url(../images/bg-rmbox-r.png) repeat-y 100% 0;
	padding:0 7px 0 3px;
}
* html .rmbox-right{background:none;}
.rmbox-inner{
	background:#ac0a40;
	width:100%;
}
.rmbox-inner:after{
	display:block;
	clear:both;
	content:"";
}
.rmbox-cholder{
	min-height:581px;
	bottom:-9px;
	margin:-581px 0 0;
}
* html .rmbox-cholder{height:581px;}
.pinkb-box{
	width:100%;
	position:relative;
}
.pinkb-t{
	background:url(../images/bg-pinkb-t.png) repeat-x;
	margin:0 13px;
	height:13px;
}
.pinkb-t div{
	position:relative;
	width:13px;
	height:13px;
	overflow:hidden;
}
.pinkb-tl{
	background:url(../images/bg-pinkb-tl.png) no-repeat;
	margin:0 0 0 -13px;
	float:left;
}
.pinkb-tr{
	background:url(../images/bg-pinkb-tr.png) no-repeat;
	margin:0 -13px 0 0;
	float:right;
}
.pinkb-b{
	background:url(../images/bg-pinkb-b.png) repeat-x;
	margin:0 13px;
	height:13px;
	clear:both;
}
.pinkb-b div{
	position:relative;
	width:13px;
	height:13px;
	overflow:hidden;
}
.pinkb-bl{
	background:url(../images/bg-pinkb-bl.png) no-repeat;
	margin:0 0 0 -13px;
	float:left;
}
.pinkb-br{
	background: url(../images/bg-pinkb-br.png) no-repeat;
	margin:0 -13px 0 0;
	float:right;
}
.pinkb-left{
	background:url(../images/bg-pinkb-l.png) repeat-y;
}
.pinkb-right{
	background:url(../images/bg-pinkb-r.png) repeat-y 100% 0;
	padding:0 4px;
}
* html .pinkb-right{background:none;}
.pinkb-inner{
	background:#ff5492;
	width:100%;
}
.pinkb-inner:after{
	display:block;
	clear:both;
	content:"";
}
.pinkb-cholder{
	margin:-18px 0 0;
	bottom:-9px;
}
.pinkl-box{
	width:100%;
	position:relative;
}
.pinkl-t{
	background:url(../images/bg-pinkl-t.png) repeat-x;
	margin:0 5px;
	height:5px;
}
.pinkl-t div{
	position:relative;
	width:5px;
	height:5px;
	overflow:hidden;
}
.pinkl-tl{
	background:url(../images/bg-pinkl-tl.png) no-repeat;
	margin:0 0 0 -5px;
	float:left;
}
.pinkl-tr{
	background:url(../images/bg-pinkl-tr.png) no-repeat;
	margin:0 -5px 0 0;
	float:right;
}
.pinkl-b{
	background:url(../images/bg-pinkl-b.png) repeat-x;
	margin:0 5px;
	height:5px;
}
.pinkl-b div{
	position:relative;
	width:5px;
	height:5px;
	overflow:hidden;
}
.pinkl-bl{
	background:url(../images/bg-pinkl-bl.png) no-repeat;
	margin:0 0 0 -5px;
	float:left;
}
.pinkl-br{
	background: url(../images/bg-pinkl-br.png) no-repeat;
	margin:0 -5px 0 0;
	float:right;
}
.pinkl-left{
	background:url(../images/bg-pinkl-l.png) repeat-y;
}
.pinkl-right{
	background:url(../images/bg-pinkl-r.png) repeat-y 100% 0;
	padding:0 4px;
}
* html .pinkl-right{background:none;}
.pinkl-inner{
	background:#f7bfd3;
	width:100%;
}
.pinkl-cholder{
	margin:0 0 0;
	bottom:0;
}
.wrapper{
	width:1208px;
	margin:0 auto;
}
.wrapper-inner{
	width:100%;
	float:left;
}
.holder{
	margin:72px 131px 0 137px;
	position: relative;
	
}
.page{
	width:100%;
	margin: 72px 0 0;
	position:relative;
	margin-top:72px
}
.ad-area{
	float:left;
	width:120px;
	margin:0 0 0 -131px;
	padding:21px 0 0 11px;
	position:relative;
	display:inline;
	z-index:100;
}
.ad-area img{
	display:block;
}

/****************** 00 TOP TABS ****************/

#nav:after
, .main .inner:after
, .main-top-bar:after
, .form-registration .row:after
, .form-registration:after
, .search-form form:after
, .content-holder-m:after {
    clear: both;
    content: "";
    display: block;
}
.holder .main-top-bar {
    left: 0;
    position: absolute;
    top: -72px;
    width: 100%;
}

.holder .main-top-bar .buttons-holder {
    padding: 0 7px 17px 0;
    text-align: right;
}



.holder .main-top-bar a.main-button {
    background: none repeat scroll 0 0 #C5EC0A;
    border-radius: 0 0 4px 4px;
    color: #393939;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 0 3px;
    vertical-align: top;
	text-decoration:none
}
.holder .main-top-bar a.main-button:hover {
    text-decoration:underline
}
.holder .main-top-bar a.btn-add-activity {
    padding: 5px 20px 4px 11px;
}
.holder .main-top-bar a.btn-my-active {
    padding: 5px 13px 4px 12px;
}
.holder .main-top-bar a.btn-login {
    background: none repeat scroll 0 0 #DB0150;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 16px 4px 11px;
}
.holder .main-top-bar #nav {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
	margin:0 0 0 3px;
	padding:0px
}
.holder .main-top-bar #nav > li {
    float: left;
    margin: 0 9px 0 0;
	position:relative
}
ol#nav, ul#nav {
    list-style: none outside none;
}
#nav > li > a:after {
    background-position: -5px -120px;
    left: auto;
    right: -2px;
}
#nav > li > a:before, #nav > li > a:after {
    background: url("../images/sprite.png") no-repeat scroll 0 -120px transparent;
    bottom: 0;
    height: 2px;
    left: -2px;
    position: absolute;
    width: 2px;
	text-decoration:none
}
#nav > li:first-child > a {
    padding: 10px 29px 18px 23px;
}
#nav .active a, #nav li.hover > a {
    background: none repeat scroll 0 0 #DD0051;
    border-color: #DD0051;
    color: #FFFFFF;
    text-decoration: none;
}
#nav li:hover ul.drop{
	left:0px
}
#nav > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#ffffff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2U3ZTZlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #ffffff 0%, #ffffff 52%, #f8f8f9 66%, #e7e6e7 93%, #dddbdb 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(52%,#ffffff), color-stop(66%,#f8f8f9), color-stop(93%,#e7e6e7), color-stop(100%,#dddbdb));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#ffffff 52%,#f8f8f9 66%,#e7e6e7 93%,#dddbdb 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#ffffff 52%,#f8f8f9 66%,#e7e6e7 93%,#dddbdb 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#ffffff 52%,#f8f8f9 66%,#e7e6e7 93%,#dddbdb 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#ffffff 52%,#f8f8f9 66%,#e7e6e7 93%,#dddbdb 100%);
    border-color: #BBBBBB;
    border-image: none;
    border-radius: 10px 10px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    box-shadow: 3px 3px 6px rgba(65, 65, 65, 0.25);
    color: #C2003F;
    float: left;
    padding: 10px 11px 18px;
    position: relative;
	text-decoration:none;
}
#nav li a:hover,
#nav li.active a
{
	background:#dd0051;
	border-color:#dd0051;
	color:#fff;
	text-decoration:none;
}
#nav .drop {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 0 0 8px 8px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    font-weight: normal;
    left: -9999px;
    line-height: 14px;
    padding: 25px 8px 5px;
    position: absolute;
    top: 30px;
    width: 131px;
	z-index:101;
}

#nav .drop li{
	overflow:hidden;
	padding:0 0 3px;
	vertical-align:top;
}
#nav .drop a{
	background:#ad0a40;
	border-radius:3px;
	color:#fff;
	display:block;
	padding:6px 9px 5px;
}

/****************** 00 MAIN SECTION ****************/
.main{
	padding:0 15px 0 31px;
}
.home .main{
	padding:0 35px 0 45px;
}
.header{
	height:1%;
	position:relative;
	min-height:128px;
	margin:0 -9px -2px 0;
	padding:0 9px 20px 0;
}
.header .inner{
	width:100%;
	display:table;
}
* html .header{
	height:128px;
}
.home .header{
	padding:0 0 0 44px;
	margin:0 0 -2px;
	min-height:207px;
}
* html .home .header{
	height:182px;
}
.logo{
	float:left;
	width:124px;
	height:87px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-1px 0 0;
}
.logo a{
	display:block;
	width:124px;
	height:87px;
	background:url(../images/logo.png) no-repeat;
}
.home .logo{
	width:163px;
	height:114px;
	margin:21px 0 0;
}
.home .logo a,
.welcome{
	padding:11px 10px 4px 13px;
	color:#868789;
}
body.gal .home .logo {
	width:196px;
	height:167px;
	margin-left: -40px;
}
body.gal .home .logo a {
	background:url(../images/logo-home.png) no-repeat;
	width:196px;
	height:167px
}
body.gal .inner .welcome {
	background: none repeat 0 0 transparent;
    float: right;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 6px;
    padding: 0;
    width: 642px;
}
.header .welcome{
	float:left;
	width:376px;
	color:#fff;
	padding:0 0 15px 60px;
}
.welcome h2{
	font:1.833em/1.15em 'Trebuchet MS', Arial, sans-serif;
	margin:0;
	color:#de0253;
}
.welcome p{
	font:1.4166em/1.3em 'Trebuchet MS', Arial, sans-serif;
	margin:0;
	padding:0;
}
.home .welcome h2{
	color:#fff;
	overflow:hidden
}
.header .disclaimer{
	padding:12px 0 0;
	margin:0;
}
.header .search-bar{
	float:right;
	width:736px;
	display:inline;
	margin:0 -9px 0 0;
}
.header .search-form{
	padding:18px 0 3px 20px;
}
.header .search-form label{
	font-size:1.8383em;
}
.header .search-form .location,
.header .search-form .activity{
	padding:0 10px 0 0;
}
.header .search-form .input-text{
	width:174px;
}
.header .search-form .keyword{
	padding:0 17px 0 0;
}
.search-form .btn-search{
	float:left;
	position:relative;
	margin:-12px 0 0;	
}
.home .search-form .btn-search{
	margin:0;
}
.top-bar{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
.home .top-bar{
	height: 23px;
}
.top-bar .button{
	margin:0 0 0 13px;
	float:left;
	display:inline;
}
.buttons-inner{
	width:100%;
	overflow:hidden;
	position:relative;
}
.top-bar .buttons-holder{
	width:auto;
	float:right;
	padding:0 0 0 10px;
}
.home .top-bar .buttons-holder{
	padding:0;
	margin-right:413px;
	display: inline;
}

.top-bar .login-holder{
	width:auto;
	float:left;
	padding:0;
}
.button{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/bg-buttons.gif) no-repeat;
	height:23px;
}
/*
.btn-my-active{
	width:168px;
}

.btn-add-activity{
	width:288px;
	background-position:-168px 0;
}*/
.btn-logout{
	width:75px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/btn-logout.gif) no-repeat;
	height:23px;
}
body.gal .btn-logout{
	display:none
}
a.btn-apply{
	width:84px;
	height:28px;
	background-position:-456px 0;
}
input.btn-apply{
	width:84px;
	height:28px;
	background: none;
}
.btn-clear{
	width:84px;
	height:28px;
	background-position:-540px 0;
}
.btn-previous{
	width:82px;
	height:25px;
	background-position:-624px 0;
}
.btn-next{
	width:63px;
	height:25px;
	background-position:-706px 0;
}
.btn-back{
	width:56px;
	height:25px;
	background-position:-2474px 0;
}
.btn-cancel{
	width:63px;
	height:22px;
	background-position:-2474px 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/cancel-btn.gif) no-repeat;
}
.btn-email{
	width:56px;
	height:25px;
	background-position:-769px 0;
}
.btn-report{
	width:68px;
	height:25px;
	background-position:-829px 0;
}
.btn-print{
	width:56px;
	height:25px;
	background-position:-897px 0;
}
.btn-save{
	width:68px;
	height:25px;
	background-position:-957px 0;
}
.btn-print-this{
	width:106px;
	background-position:-1032px 0;
}
.btn-report-this{
	width:112px;
	height:25px;
	background-position:-1138px 0;
	margin:-2px 0 0 !important;
}
.btn-save-london{
	width:222px;
	background-position:-1250px 0;
}
.btn-email-provider{
	width:221px;
	background-position:-1472px 0;
}
.btn-clear-filters{
	width:124px;
	height:36px;
	background-position:-1693px 0;
}
/*
.btn-login{
	width:72px;
	height:22px;
	position:absolute;
	background-position:-2402px 0;
	left:0;
	top:0;
}*/
.btn-apply-filters{
	width:124px;
	height:36px;
	background-position:-1817px 0;
}
body.badminton .extra-image{
	position:absolute;
	right:-76px;
	bottom:0;
}
body.badminton .extra-image1 div{
	width:288px;
	height:228px;
}
body.gal .extra-image{
	float: left;
    width: 300px;
	margin: 0 10px 5px 14px;
}
body.gal .extra-image1 div{
	width:300px;
	height:156px;
	background-repeat:no-repeat;
}
.extra-image2{
	right:-173px;
}
* html .extra-image2{
	bottom:-3px;
}
.extra-image2 div{
	width:397px;
	height:538px;
	background:url(../images/bg-extra-image02.png) no-repeat;
}

.contact{
	position:absolute;
	top:-18px;
	right:19px;
	color:#6c6c6c;
	background:url(../images/bullet01.gif) no-repeat 0 60%;
	padding:0 0 0 9px;
	font-size:0.9166em;
	line-height:1.2em;
	font-weight:bold;
	text-decoration:none;
}
.home .contact{
	right:-10px;
}
.contact:hover{
	text-decoration:underline;
}
.slogan{
	background:url(../images/txt-sport-activity-finder.gif) no-repeat;
	float:right;
	height:18px;
	width:206px;
	overflow:hidden;
	text-indent:-9999px;
	margin:7px 28px 0 0;
	display:inline;
}
.slogan2{
	background:url(../images/txt-sport-activity-finder2.gif) no-repeat;
	width:216px;
	margin:9px 0 0;
}
body.gal .slogan2{
	float: left;
    margin: 9px 0 0 160px;
}
.content-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.home .content-holder{
	padding:0 0 10px;
}
.sidebar{
	float:left;
	width:190px;
	padding:0 15px 0 0;
}
.nav{
	height:1%;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
}
.nav li{
	float:left;
	width:100%;
	padding:0 0 8px;
}
.nav li a{
	display:block;
	text-decoration:none;
	color:#d5034f;
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	position:relative;
	margin:0 1px;
}
.nav li a span{
	display:block;
	cursor:pointer;
	margin:0 -1px;
	border:1px solid #fff;
	border-width:0 1px;
	padding:2px 7px 3px;
}
.nav li a span span{
	margin:0;
	border:0;
	padding:0 0 0 10px;
	background:url(../images/bullet02.gif) no-repeat 0 50%;
	display:block;
}
.nav li ul{
	list-style:none;
	height:1%;
	overflow:hidden;
	padding:8px 0 0 10px;
	margin:0 0 -2px;
}
.nav li ul ul{
	margin:0 0 -4px;
}
.nav li ul li{
	padding:0 0 6px;
	margin:0;
}
.nav li ul li a{
	background:#ff5492;
	color:#fff;
	border-color:#ff5492;
}
.nav li ul li.highlight a{
	background:#C5EC0A;
	color:#000;
	border-color:#C5EC0A;
}
.nav li ul li a span{
	border-color:#ff5492;
	padding:2px 9px 3px;
}
.nav li ul li.highlight a span{
	border-color:#C5EC0A;
}
.nav li ul li a span span{
	background:url(../images/bullet03.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.nav li ul li.highlight a span span{
	background:url(../images/bullet03b.gif) no-repeat 0 50%;
}
.panel{
	float:left;
	width:262px;
}
.content{
	float:right;
	width:679px;
}
.search-map .content,
.home .content{
	width:100%;
	overflow:hidden;
}
.content-box .cbox-t,
.content-box .cbox-b{
	margin:0 10px;
	height:10px;
	background:#fff;
}
.content-box .cbox-t div,
.content-box .cbox-b div{
	width:10px;
	height:10px;
	overflow:hidden;
	position:relative;
}
.content-box .cbox-tl{
	float:left;
	margin:0 0 0 -10px;
	background:url(../images/bg-content-b-tl.png) no-repeat;
}
.content-box .cbox-bl{
	float:left;
	margin:0 0 0 -10px;
	background:url(../images/bg-content-b-bl.png) no-repeat;
}
.content-box .cbox-tr{
	float:right;
	margin:0 -10px 0 0;
	background:url(../images/bg-content-b-tr.png) no-repeat;
}
.content-box .cbox-br{
	float:right;
	margin:0 -10px 0 0;
	background:url(../images/bg-content-b-br.png) no-repeat;
}
.content-box .cbox-main{
	background:#fff;
	width:100%;
}
.content-box .cbox-main:after{
	display:block;
	clear:both;
	content:"";
}
.content-box .cbox-inner{
	background:none;
	position:relative;
	margin:-20px 0 0;
	float:left;
	bottom:-10px;
	width:100%;
	z-index:100;
}
.main-content{
	padding:4px 36px 16px 26px;
	height:1%;
	overflow:hidden;
}
.map-list-split .main-content{
	padding:0;
}
.main-content h2{
	margin:0 0 15px;
	color:#ae0a3f;
	font:bold 1.1666em/1.2em Arial, Verdana, sans-serif;	
}
.main-content h3{
	margin:-7px 0 0;
	color:#ae0a3f;
	font:bold 1em/1.2em Arial, Verdana, sans-serif;
}
.main-content .half{
	width: 308px;
	float: left;
}
.title{
	margin:0 -31px 17px -22px;
	background:#d5024e url(../images/bg-left-corner.gif) no-repeat;
	color:#fff;
}
.title h1{
	margin:0;
	font:1.4166em/1.2em Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
.title-inner{
	background:url(../images/bg-right-corner.gif) no-repeat 100% 0;
}
.title .subtitle{
 	height:1%;
	overflow:hidden;
	border-left:1px solid #fff;
	padding:1px 17px 3px;
 }
.back-title{
	border-left:1px solid #fff;
}
.title .back{
	float:left;
	color:#fff;
	font:bold 1em/1.5em Arial, Verdana, sans-serif;
	text-decoration:none;
	border-right:1px solid #fff;
	margin:0 -1px 0 0;
	padding:2px 16px 2px 11px;
	background:url(../images/arrow01.gif) no-repeat 0 50%;
	position:relative;
}
* html .title .back{
	margin:0 -4px 0 0;
}
.title .back:hover{
	position:relative;
}
.title .back:hover span{
	text-decoration:underline;
	cursor:pointer;
}
.title .subtitle h1{
	float:left;
}
.image, .main-content img {
	float:left;
	display:inline;
	margin:-3px 22px 5px -3px;
	background:#c5ec0a url(../images/bg-img-tl.gif) no-repeat;
}
.image, .main-content .result img {
    margin-bottom: 3px;
    margin-left: -1px;
    background: none;
}
.main-content .map img {
	background: none;
}
.image span{
	display:block;
}
.image img{
	display:block;
}
.image-tr{
	background:url(../images/bg-img-tr.gif) no-repeat 100% 0;
}
.image-bl{background:url(../images/bg-img-bl.gif) no-repeat 0 100%;}
.image-br{
	padding:6px;
	background:url(../images/bg-img-br.gif) no-repeat 100% 100%;
}
.search-form{
	height:1%;
	overflow:hidden;
	padding:22px 20px 25px 35px;
}
.search-form label{
	display:block;
	font:3.666em/1.1em 'Trebuchet MS', Arial, sans-serif;
	color:#de0051;
	margin:0 0 5px;
}
.search-form .activity{
	float:left;
	padding:0 28px 0 0;
}
.search-form .activity select{
	color:#868789;
	width:202px;
	float:left;
	font-size:1em;
	line-height:1.2em;
	border:1px solid #ac0a3f;
	border-color:#ac0a3f #f03f7f #f03f7f #ac0a3f;
}
body.gal .search-form .activity select{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.search-form .location{
	float:left;
	padding:0 28px 0 0;
}
.search-form .keyword{
	float:left;
	padding:0 33px 0 0;
}
.search-form .input-text{
	float:left;
	color:#868789;
	font-size:0.9166em;
	line-height:1.3em;
	padding:2px 7px;
	border:1px solid #ac0a3f;
	border-color:#ac0a3f #f03f7f #f03f7f #ac0a3f;
	margin:0;
	width:180px;
}
body.gal .search-form .input-text{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.preferences{
	float:left;
	width:569px;
}
.features-inner{
	width:100%;
	overflow:hidden;
	padding:4px 0 0;
}
.feature{
	float:left;
	width:214px;
	margin:0 -2px 0 0;
}
.feature-content{
	height:1%;
	padding:10px 10px 5px;
	position:relative;
	z-index:20;
}
.home .feature-content{
	padding:14px 10px 2px;
	text-align:center;
}
.feature-content h3{
	margin:5px -2px 2px;
	font:1.1666em/1.2em 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
}
.feature-content a{
	color:#B60943;
	text-decoration:none;
}
.feature-content h3 a:hover{
	position:relative;
}
.feature-content a:hover span{
	text-decoration:underline;
}
.feature-content img{
	vertical-align:middle;
}
.feature-add .feature-content{
	padding:12px 10px;
	text-align:left;
}
.feature-add .feature-content h3{
	margin:0;
	font:1.666em/1em 'Trebuchet MS', Verdana, sans-serif;
}
.feature-add .feature-content a{
	color:#d1024c;
	position:absolute;
	width:130px;
	top:29px;
	left:24px;
	text-decoration:none;
}
.feature-add .feature-content a:hover{
	text-decoration:underline;
	position:absolute;
}
.feature-my .feature-content{
	padding:12px 10px;
	text-align:left;
}
.feature-my .feature-content h3{
	margin:0;
	font:1.666em/1em 'Trebuchet MS', Verdana, sans-serif;
}
.feature-my .feature-content h3 a{
	color:#afbf00;
	position:absolute;
	width:130px;
	top:29px;
	left:24px;
	text-decoration:none;
}
.feature-my .feature-content h3 a:hover{
	text-decoration:underline;
	position:absolute;
}
.feature-my .feature-content p {
	padding:0;
}
.feature-my .feature-content p a{
	color:#000000;
	position:absolute;
	width:130px;
	top:88px;
	left:24px;
	text-decoration:none;
}
.feature-my .feature-content p a:hover{
	text-decoration:underline;
	position:absolute;
}
.feature-searches .feature-content{
	padding:7px 10px 9px;
	text-align:left;
}
.feature-searches h3{
	color:#651c77;
	font:1.5em/1.1em 'Trebuchet MS', Arial, sans-serif;
	margin:0;
}
.home .feature-searches h3{
	color:#b60943;
}
.searches{
	height:1%;
	overflow:hidden;
	border:1px solid #868789;
	border-width:1px 0;
	font-size:1em;
	line-height:1.4em;
	margin:3px 0 0;
}
.searches-item{
	background:url(../images/dot-line.gif) repeat-x;
	height: 34px;
	float:left;
	width:100%;
	margin:-1px 0 0;
	padding:0 0 1px;
}
.home .searches-item{
	padding:6px 0;
}
.searches-item a{
	color:#868789;
	text-decoration:none;
}
.home .searches-item a{
	color:#000;
	background:url(../images/bullet02.gif) no-repeat 2px 4px;
	padding:0 0 0 11px;
}
.searches-item a:hover{
	text-decoration:underline;
}
.postcode-radius{
	border:1px solid #ff5492;
	border-width:1px 0;
	color:#fff;
	font-size:0.9166em;
	margin:0 1px 1px;
	position:relative;
	height:1%;
}
.postcode-radius div{
	margin:0 -1px;
	background:#ff5492;
	padding:2px 0 2px 9px;
	position:relative;
}
.postcode-radius label{
	font-weight:bold;
	float:left;
	padding:1px 5px 0 0;
	line-height:1.6363em;
}
.postcode-radius select{
	float:left;
	width:38px;
	margin:0 2px 0 2px;
}
.postcode-text{
	width:78px;
	margin:0;
}
.refine-search{
	float:left;
	width:293px;
}
.refine-search h1{
	color:#fff;
	margin:0;
	font:1.4166em/1.1em Arial, Helvetica, sans-serif;
}
.refine-search .button{
	float:left;
	margin:0 8px;
}
.search-map .refine-search .button{
	margin:0 8px 0 0;
}
.refine-main{
	padding:5px 0 21px;
	width:100%;
}
.refine-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.refine-button{
	font-size:0.9166em;
	line-height:1.3em;
	display:block;
	margin:0 1px;
	border:1px solid #ff5492;
	border-width:1px 0;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}
.refine-button:hover,
.sublevel .refine-button,
.active .refine-button{
	border-color:#fff;
	color:#d5034f;
}
.refine-button span{
	display:block;
	margin:0 -1px;
	background:#ff5492;
	padding:3px 0 3px 9px;
	min-height:14px;
	position:relative;
	cursor:pointer;
}
* html .refine-button span{
	height:14px;
}
.refine-button:hover span,
.sublevel .refine-button span,
.active .refine-button span{
	background:#fff;
}
.refine-button em{
	float:right;
	width:24px;
	height:22px;
	margin:-3px 0;
	overflow:hidden;
}
* html .refine-button em{margin:-4px 0;
}
.refine-button em em{
	width:24px;
	height:44px;
	margin:0 0 0;
	float:left;
	background:url(../images/btn-arrow.png) no-repeat;
}
.refine-button em em,
.sublevel .refine-button em em,
.sublevel .refine-button em em{
	margin:0;
}
.active .refine-button em em,
.active .refine-button em em{
	margin:-22px 0 0;
}
.refine-options{
	font-size:0.9166em;
	line-height:1.3em;
	color:#fff;
	margin:0 -5px 0 0;
	display:none;
}
.ajax .refine-options{
	display:block !important;
}
.refine-search .title{
	margin:0 1px;
	border:1px solid #de0253;
	border-width:1px 0;
	background:none;
}
.refine-search .title h1{
	font:1.4166em/1.2em 'Trebuchet MS', Arial, sans-serif;
	text-transform:none;
}
.refine-search .title div{
	background:#de0253;
	margin:0 -1px;
	padding:0 9px;
}
.active .refine-options{
	display:block;
}
.refine-options label{
	float:left;
}
.refine-options label span{
	color:#d6ff10;
}
.refine-options label span img.spinner{
	margin-bottom: -1px;
}
.refine-options .chk{
	width:16px;
	height:16px;
	margin:-1px 1px 0 0;
	float:left;
}
.refine-options .row{
	width:100%;
	display:table;
}
.refine-options .row div{
	padding:5px 4px 2px 0;
	float:left;
}
.cve .row .left-cell{
    width:140px;
}
.sport .row .left-cell{
	width:140px;
}
.offer .row .left-cell{
	width:140px;
}
.age .row .left-cell{
	width:105px;
}
.age .row .middle-cell{
	width:82px;
}
.time .row .left-cell{
	width:90px;
}
.time .row .middle-cell{
	width:90px;
}
.venue-amenities .row .left-cell{
	width:140px;
}
.venue-facilities .row .left-cell{
	width:140px;
}
.disability .row .left-cell{
	width:140px;
}
.quality-assurance .row .left-cell{
	width:140px;
}
.map-list-split{
	float:right;
	width:568px;
}
.map-list-split .tabset-holder{
	margin:0 -5px 0 0;
}
.map-list-split .tabset{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.map-list-split .tabset li{
	float:left;
	width:187px;
	padding:0 5px 0 0;
}
.map-list-split .tabset li a{
	display:block;
	margin:0 1px;
	border-top:1px solid #de0253;
}
.map-list-split .tabset li a span{
	margin:0 -1px;
	background:#de0253;
	display:block;
	cursor:pointer;
	padding:6px 0 3px;
}
.map-list-split .tabset li a .view-map{padding:6px 0 3px 69px;}
.map-list-split .tabset li a .view-list{padding:6px 0 3px 69px;}
.map-list-split .tabset li a span em{
	display:block;
	height:13px;
	overflow:hidden;
	background:url(../images/txt-tabs.gif) no-repeat;
	text-indent:-9999px;
}

.map-list-split .tabset li a .view-map em{
	width:60px;
}
.map-list-split .tabset li a.active .view-map em,
.map-list-split .tabset li a:hover .view-map em{
	background-position:0 -13px;
}
.map-list-split .tabset li a .view-list em{
	width:52px;
	background-position:-60px 0;
}
.map-list-split .tabset li a.active .view-list em,
.map-list-split .tabset li a:hover .view-list em{
	background-position:-60px -13px;
}
.map-list-split .tabs-content .disable{
	display:none;
}
.search-content{
	height:1%;
	overflow:hidden;
}
.map-list-split .map-content{
	width:100%;
	overflow:hidden;
	position:relative;
	height: 381px;
}
.map-list-split .map-content .hidden{
	visibility: hidden;
	height: 0px;
}
.map-list-split .map-content .hidden div{
	height: 0px;
}
.map-list-split .tabs-content{
	width:100%;
	overflow:hidden;
}
.map-list-split .map{
	float:left;
	overflow:hidden;
	width:260px;
	margin: 0 -1px 0 0;
	padding: 9px 10px 6px 6px;
}
.search-map01 .map-list-split .map{
	width:100%;
}
.map-list-split .map img{
	display:block;
	margin:0px;
	float:none;
}
.map-text{
	float:right;
	width:276px;
	padding:9px 6px 6px 10px;
	overflow:hidden;
	border-left:1px solid #b80844;
	margin:0 0 0 -1px;
	display:inline;
}
.map-text-status{
	background-color: white;
	left:0px;
	position:absolute;
	top:164px;
	left:388px;
	padding: 10px;
	z-index: 1000;
	display: none;
}
.map-text-status img, .addthis_button img{
	margin: 0px;
	background: none;
}
.map-text.fullwidth{
	width:552px;
	border-left:none;
}
.detail-view .map-text{
	border:0;
	width:277px;
	padding:5px 6px 6px 10px;
}
.search-results{
	height:366px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
}
.search-results-inner{
	width:249px;
	overflow:hidden;
}
.search-results-inner.wide{
	width: 526px;
}
.map-text.fullwidth .search-results-inner{
	width: 542px;
}
.search-results h1{
	font:1.4166em/1.1em 'Trebuchet MS', Arial, sans-serif;
	color:#de0051;
	text-transform:none;
	float:left;
}
.search-results .title{
	margin:-1px 0 0;
	background:none;
	padding:0 0 7px 28px;
	height:1%;
	overflow:hidden;
}
.search-results .result{
	border-top:1px solid #c8c8c8;
	padding:6px 2px;
	height:1%;
	overflow:hidden;
}
.search-results .block{
	border-bottom:1px solid #c8c8c8;
	padding-bottom: 6px;
	margin-bottom: 6px;
	overflow:hidden;
}
.search-results.wide .block{
	width: 522px;
}
.search-results .right{
	padding:0 0 0 6px;
	float: right;
	width: 220px;
}
.search-results .search-results-inner.wide .left{
	width: 295px;
	border-right:1px solid #c8c8c8;
}
.search-results .left{
	padding:6px 0 0 0;
	width: 310px;
	float: left;
}
.search-results .result .info{
	font-size:0.9166em;
	line-height:1.2em;
	font-style:normal;
	overflow:hidden;
	margin-bottom: 2px;
	width: 245px;
}
.search-results .result .info.offering{
	width: 100%;
}
.search-results .result .left .info{
	width: 295px;
}
.search-results .result .right .info{
	border-bottom:1px solid #c8c8c8;
	padding-bottom: 4px;
	width: 220px;
}
.search-results .result .info.last{
	padding-bottom: 0x;
	border-bottom:none;
}
.search-results .result .info .label{
	width: 95px;
	float: left;
}
.search-results .result .info .field{
	width: 150px;
	float: left;
}
.search-results .result .left .info .field{
	width: 195px;
	float: left;
}
.search-results .result .right .info .field{
	width: 120px;
	float: left;
}
.search-results .result .info .label span{
	font-weight: bold;
}
.search-results .info ul{
	float: left;
	margin-bottom: 0px;
}
.search-results .info ul.narrow{
	width: 110px;
}
.search-results .result h2{
	margin:0;
	font:bold 1em/1.1em Arial, Verdana, sans-serif;
	padding-bottom:5px;
}
.search-results .result h2 a{
	text-decoration:none;
	padding:0 0 0 10px;
	color:#ae0a3f;
	background:url(../images/bullet02.gif) no-repeat 0 4px;
}
.search-results .result h2 a:hover{
	text-decoration:underline;
}
.search-results .result address{
	font-size:0.9166em;
	line-height:1.2em;
	font-style:normal;
}
.search-results .result .address{
	font-size:0.9166em;
	line-height:1.2em;
	font-style:normal;
	overflow:hidden;
}
.search-results .result .address .label{
	width: 100px;
	float: left;
}

.search-results .result .address .label span{
	font-weight: bold;
}

.search-results .result blockquote{
	margin:0;
	padding:0;
}
.search-results .result blockquote q{quotes: none;}
.search-results .result blockquote q:before{content:"";}
.search-results .result blockquote q:after{content:"";}
.search-results .result blockquote p{
	padding:0;
	font-size:0.9166em;
	line-height:1.2em;
}

.search-results .form-container{
	margin: 0 30px;
}
.search-results .form-container .error{
	color: red;
}
.search-results .form-container .half{
	width: 50%;
	float: left;
}
.error-block {
	font-size:0.9166em;
	line-height:1.2em;
	font-style:normal;
	overflow:hidden;
	margin-bottom: 2px;
	padding: 0 0 5px;
	color: red;
}
.form-container {
	font-size:0.9166em;
	line-height:1.2em;
	font-style:normal;
}
.form-container .buttons-holder{
	padding:7px 0 0;
}
.form-container .buttons-holder input {
	float: left;
	margin-right: 5px;
} 
.form-container .buttons-holder a {
	float: left;
	margin-right: 5px;
} 
.form-container table {
	border: solid thin #D5024E;
	margin-bottom: 10px;
	border-collapse: collapse;
}
.form-container table td, .form-container table th {
	border: solid thin #D5024E;
	text-align: center;
}

.form-container table img {
	float:left;
	display:block;
	margin: 0;
	background: none;
}
 .form-container .add-button {
 	float: left;
	margin: 0 0 0 10px;
	background: none;
}
.form-container .row{
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.form-container .row .widget{
	width: 350px;
	margin: 0 30px;
	border: thin solid #C5EC0A;
	padding: 10px;
	overflow: hidden;
}
.form-container .row .widget .forminput {
	float: left;
	margin-right: 10px
}
.form-container .hidden {
	visibility: hidden;
}
.form-container .simpleformcol{
	overflow:hidden;
	margin-bottom: 2px;
	margin-top: 5px;
}
.form-container .row .chkboxrow{
	overflow: hidden;
	width: 100%;
}
.form-container .row .threecolumn{
	width: 125px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.form-container .row .threecolumn  .simpleformcol{
	width: 100px;
	margin-right: 0px;
	text-align: right;
}
.form-container .row .twocolumn{
	width: 200px;
	margin-right: 0px;
	overflow: hidden;
	float: left;
}
.form-container .row .twocolumn  .simpleformcol{
	width: 165px;
	margin-right: 10px;
	text-align: right;
}
.form-container .row .fourcolumn{
	width: 140px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.form-container .row .fourcolumn  .simpleformcol{
	width: 115px;
}
.form-container .buttons{
	padding: 10px;
}
.form-container .buttons input {
	margin-right: 5px;
	vertical-align: top;
}
.form-container .buttons img {
	margin: 0 10px 0 0;
	float: none;
}
.form-container p{
	overflow:hidden;
	margin-bottom: 2px;
	padding: 0 0 5px;
}
.form-container .buttons p{
	margin-top: 5px;
}
.form-container .floatleft{
	float: left;
}

.map-list-split .search-results .button{
	float:left;
	margin:0 12px 12px 0;
}
.map-list-split .search-results .buttons-holder{
	padding:7px 0 0;
}
.ipadio{
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
	margin:0 0 -2px;
}
.ipadio a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.ipadio-link{
	background:url(../images/bg-ipadio-link.gif) no-repeat;
	width:72px;
	height:23px;
	margin:0 8px 0 0;
}
.ipadio .play-pause{
	background:url(../images/btn-play-pause.gif) no-repeat;
	width:23px;
	height:23px;
}
.expand-tab{
	position:absolute;
	top:0;
	left:252px;
}
.expand-tab a{
	float:left;
	width:23px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-prev-next.gif) no-repeat;
}
.expand-tab .prev{
	background-position:0 0;
	border-right:1px solid #fff;
}
.expand-tab .next{
	background-position:-23px 0;
}
.disclaimer{
	color:#fff;
	padding:14px 0 0;
	margin:0 0 -2px;
}
body.gal .disclaimer{
	color:#000000;
	padding: 12px;
}
.disclaimer p{	
	margin:0;
	font:1em/1.3em Arial, Verdana, sans-serif;
}
.disclaimer a{	
	color: #FFFFFF;
}
.detail-view .head{
	padding:4px 156px 4px 4px;
	position:relative;
	overflow:hidden;
	height:1%;
}
.preferences .head{
	padding:0 0 4px;
}
.preferences .head .title{
	margin:0;
	padding:0 0 0 7px;
}
.preferences .head .subtitle{
	padding:1px 8px 3px;
}
.preferences .main-content{
	padding:4px 4px 8px;
}
.preferences-content{
	padding:7px 52px 0 15px;
	height:338px;
	overflow:auto;
}
.pref-content-inner{
	width:100%;
	overflow:hidden;
}
.preferences-content .row{
	border-bottom:1px solid #c8c8c8;
	padding:6px 1px 4px;
	height:1%;
	overflow:hidden;
}
.preferences-content h2{
	font-size:1em;
	line-height:1.3em;
	font-weight:bold;
	color:#ae0a3f;
	margin:0;
}
.preferences-content .label-text{
	height:1%;
	overflow:hidden;
	padding:0 0 3px;
}
.preferences-content p{
	padding:0;
	line-height:1.2em;
}
.preferences-content .chk{
	float:left;
	width:16px;
	height:16px;
	margin:1px 10px 0 0;
}
.preferences-content p a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 10px;
	background:url(../images/bullet04.gif) no-repeat 0 50%;
}
.preferences-content p a:hover{
	text-decoration:underline;
}
.head .buttons-holder{
	position:absolute;
	top:4px;
	right:0;
	width:152px;
}
.head .buttons-holder .button{
	float:left;
	margin:0 3px 0 0;
}
.detail-view .title{
	margin:0;
}
.detail-view .title-inner{
	padding:0 21px 0 8px;
	overflow:hidden;
	height:1%;
}
.detail-view .expand-tab{
	left:228px;
}
.detail-view .subtitle{
	padding:1px 0  2px 21px;
}
.detail-view .subtitle h1{
	float:right;
}
.detail{
	padding:0 9px 0 0;
	margin:0 -3px -4px 0;
}
.detail-scroll{
	height:310px;
	overflow:auto;
	position:relative;
}
.detail-scroll-min{
	height:256px;
}
.detail h1{
	font:bold 1em/1.3em Arial, Helvetica, sans-serif;
	margin:0;
	color:#ae0a3f;
}
.detail p{
	line-height:1.2em;
}
.detail address{
	margin:0;
	font-style:normal;
	font-size:1em;
	line-height:1.25em;
	padding:0 0 15px;
}
.detail address a{
	text-decoration:none;
	color:#000;
}
.detail address a:hover{
	text-decoration:underline;
}
.detail address span{
	display:block;
}
.detail .buttons-inner div{
	float:left;
	padding:0 5px 4px 0;
}
.detail .button{
	margin:0;
	float:left;
}
.detail .buttons-holder{
	margin:0 -20px 0 0;
}
.detail .buttons-inner{
	padding:5px 0 0;
}
.detail .button{
	position:relative;
}
.footer-nav{
	height:23px;
	margin:2px 7px 0 3px;
	font-size:0.9166em;
	line-height:1.2em;
	color:#000000;
	background: url(../images/footer-nav-block.gif) no-repeat 50% 0;
	padding-top: 9px;
}
.footer{
	height:1%;
	padding:0px 15px 0px 32px;
	font-size:0.9166em;
	line-height:1.2em;
	color:#585858;
}
.footer-inner{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:25px 0 25px 160px;
}
.footer .bottom-section {
    bottom: 0;
    padding: 0 0 0 220px;
    position: fixed;
    text-align: center;
    z-index: 9999;
}
.footer .bottom-section .box {
    background:#ffffff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 31%, #e2e2e2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(31%,#f9f9f9), color-stop(100%,#e2e2e2));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 31%,#e2e2e2 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#f9f9f9 31%,#e2e2e2 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 31%,#e2e2e2 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 31%,#e2e2e2 100%);
	border:solid #b4b4b4;
	border-width:1px 1px 0;
	border-radius:8px 8px 0 0;
	box-shadow:2px 2px 7px rgba(65, 65, 65, 0.14);
	vertical-align:top;	
	margin:0 9px 0 0;
	text-align:left;
	/*
	display:inline-block;*/
	float:left;
	width: auto;
}
.bottom-section .social-networks {
    overflow: hidden;
    padding: 12px 5px 4px 12px;
	list-style: none outside none;
	margin:0px
}
.bottom-section .social-networks li {
    float: left;
    margin: 0 6px 0 0;
}
.bottom-section .box .social-networks a {
    background: url("../images/gal/campaign_sprite.png") no-repeat 0 -125px;
    height: 33px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 33px;
	text-decoration:none;
}
.bottom-section .box .social-networks a:hover{
	text-decoration:underline;
}
.bottom-section .box .social-networks .twitter {
    background-position: 0 -125px;
}
.bottom-section .box .social-networks .facebook {
    background-position: 0 -170px;
}
.bottom-section .box a {
    color: #AC0A40;
    display: block;
    font: 18px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    padding: 16px 22px 13px 21px;
	text-decoration:none;
	border:none
}

.bottom-section .box a:hover {
	text-decoration:underline
}
.logo-block {
	float:left;
	background: url(../images/footer-seperator.gif) no-repeat 0 0;
	padding: 0 18px;
	overflow: hidden;
}
.logo-block p{
	margin: 0px;
	color: #000000;
	padding: 0 0 17px 2px;
}
.flogo{
	text-indent:-9999px;
	overflow:hidden;
	margin:-31px 0 0 0;
}
.flogo a{
	display:block;
	width:177px;
	height:70px;
	background:url(../images/logo-f-new.gif) no-repeat;
}
.flogo.pa a{
    width: 110px;
}
.flogo.nem a{
	width:97px;
	height:70px;
	background:url(../images/nemlogo.gif) no-repeat;
}
.logo-block ul{
	padding:0;
	list-style:none;
	margin: 0;
	overflow: hidden;
}
.logo-block ul li{
	float:left;
	padding: 0 0 0 18px;
}
.association ul li{
	position: absolute;
	padding: 0px;
	float: none;
}
.association ul {
	height: 72px;
	width: 105px;
}
.proactive {
	background: none;
}
.association ul li{
	visibility: hidden;
}
.logo-block ul li.first{
	padding: 0px;
}
.association ul li.active{
	visibility: visible;
}
.f-nav{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:center;
}
.f-nav li{
	display:inline;
	background:url(../images/separator01.gif) no-repeat 0 60%;
	padding:0 8px 0 13px;
}
.f-nav li:first-child{
	background:none;
}
.f-nav li a{
	color:#000000;
	text-decoration:none;
}
.f-nav li a:hover{
	text-decoration:underline;
}
.button-share{
	float:right;
	margin:-2px 0 0;
}
.button-share img{
	display:block;
}
.logo-nemisys{
	background:url(../images/logo-nemisys.gif) no-repeat;
	width:79px;
	height:14px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}



.form-status{
	background-color: white;
	left:0px;
	position:absolute;
	top:164px;
	left:248px;
	padding: 10px;
	z-index: 1000;
	display: none;
}
.form-status img{
	margin: 0px;
	background: none;
}

.form-text{
	float:right;
	width:552px;
	border-left:none;
	overflow:hidden;
	margin:0 0 0 -1px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	padding:9px 6px 6px 10px;
}
.form-text img{
	margin: 0px;
	background: none;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash .title h1{
	visibility:hidden;
	font-size:18px;
	line-height:22px;
}
.sIFR-hasFlash .welcome h2{
	visibility:hidden;
	font-size:24px;
	line-height:28px;
	letter-spacing:-1px;
	margin:0 0 -5px;	
}
.sIFR-hasFlash  .home .welcome h2{
	font-size:20px;
	line-height:24px;
}
.sIFR-hasFlash .search-form label{
	visibility: hidden;
	font-size:44px;
	line-height:56px;
}
.sIFR-hasFlash .header .search-form label{
	visibility:hidden;
	font-size:24px;
	line-height:29px;
}
.sIFR-hasFlash #sidebar .main-links .title-text{
	font-size:17em;
	line-height:24em;
}
.sIFR-hasFlash .refine-search .title h1{
	font-size:17px;
	line-height:23px;
}

a.nemTooltip {
	text-decoration: none;
	color: #FFFFFF;
}

.form-container a.nemTooltip {
	color: #000000;
}

.tip {
	color: #000000;
	width: 200px;
	background: transparent url(../images/help-bg-middle.gif) left top repeat-y; 
	z-index: 500;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #DC0B2B;
	padding: 8px 8px 4px;
}
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
.tip-top{ 
	background: transparent url(../images/help-bg-top.gif) left top no-repeat; 
	height:5px; 
	width:200px; 
}
.tip-bottom{ 
	background: transparent url(../images/help-bg-bottom.gif) left bottom no-repeat; 
	width:200px; 
	height:10px; 
}


.form-content{
	float: right;
	width: 412px;
}

.status-bar{
	float: left;
	padding: 0 15px 0 0;
	width: 190px;
}

.status-bar .status {
	height:1%;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	padding: 0l
}
.status-bar .status li{
	float:left;
	width:180px;
	color:#FFFFFF;
	padding: 0 0 8px 0;
}

.status-bar .status li span{
	background:#6C6C6C;
	border:1px solid #6C6C6C;
	border-width:1px 0;
	position:relative;
	margin:0 1px;
	display:block;
}
.status-bar .status li.done span{
	background:#C5EC0A;
	border:1px solid #C5EC0A;
	border-width:1px 0;
	color:#000000;
}

.status-bar .status li span span {
	display:block;
	margin:0 -1px;
	border:1px solid #6C6C6C;
	border-width:0 1px;
	padding:2px 7px 3px;
	color:#FFFFFF;
}

.status-bar .status li.done span span {
	border:1px solid #C5EC0A;
	border-width:0 1px;
	color:#000000;
}

.filterbox{
	padding: 5px;
	border: 1px solid #C5EC0A;
	margin-bottom: 10px;
}

.lineabove{
	padding-top: 5px;
	border-top: 1px solid #C5EC0A;
}
.lineabovered{
	padding-top: 5px;
	border-top: 1px solid #D5024E;
}

a.green_button span {
	background:#C5EC0A;
	border:1px solid #C5EC0A;
	border-width:1px 0;
	color:#000000;
	position:relative;
	margin:0 1px;
	display:block;
	float: left;
}

a.green_button  span span{
	display:block;
	margin:0 -1px;
	padding:2px 7px 3px;
	border:1px solid #C5EC0A;
	border-width:0 1px;
	color:#000000;
	font-weight: bold;
}


.red{
    color:red;
}
#googleMapStatus {
    color:red;
}

/******* START - POPUP REGISTER STYLES *******/
.registerPopup{

}
.registerPopup .half
{
	float:left;
	width:49.9%
}
.registerPopup LABEL{
	float:left;
	width:200px;
	font-weight:bold;
}
.registerPopup .row{
	padding:4px;
	float:left
}
.registerPopup .forminput{
	float:left
}
.registerPopup .btn_popup_complete,
.registerPopup .btn_popup_cancel
{
	font-size:0px; 
	display: inline-block; 
	text-align:center; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	cursor:pointer;
}
.registerPopup .btn_popup_complete{
	background: url(../images/gal/btn_popup_complete.png) no-repeat; 
	width:230px; 
	height:33px; 
	margin-top:20px;
}
.registerPopup .btn_popup_cancel{
	background: url(../images/gal/btn_popup_cancel.png) no-repeat; 
	width:100px; 
	height:33px; 
	margin-top:20px;
}
.registerPopup p{
	margin: 15px 0 15px 0
}


.registerPopup .closeCookie{
    bottom: 0;
    position: absolute;
    right: 0;
}
/******* END - POPUP REGISTER STYLES *******/

/******* START - CAMPAIGN PAGE STYLES *******/

body.gal .campaign_logo {
    background: url("../images/logo-campaign-home.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 167px;
    overflow: hidden;
    text-indent: -9999px;
    width: 196px;
	margin:0px
}
body.gal  .campaign_logo a{
	float: left;
    height: 167px;
    width: 196px;
}


.sIFR-hasFlash .intro h2 {
    font-size: 2em;
    line-height: 27px;
    margin: 0 0 13px;
}
.intro h2 {
    color: #CD034B;
    font: 22px/24px "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 14px;
}

.intro {
	background: none repeat scroll 0 0 #FFFFFF;
    height: 200px;
    line-height: 16px;
    margin: 20px -34px 20px -44px;
    overflow: hidden;
    padding: 25px 30px 0;
}
.intro .logo-holder {
    float: left;
    margin: 0 10px 0 0;
    width: 222px;
}
.intro .image-holder {
    float: left;
    margin: -25px 24px 0 0;
}
.intro .txt {
    overflow: hidden;
}
.add-boxes {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    margin: 0 -17px 0px 0px;
    overflow: hidden;
}

.add-boxes .box:before {
    background: none repeat scroll 0 0 #CE034B;
    content: "";
    height: 51px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
	color:#ffffff
}
.add-boxes .box {
    border: 1px solid #E389A9;
    border-radius: 9px 9px 9px 9px;
    float: left;
    margin: 0 26px 20px 0;
    overflow: hidden;
    padding: 0 15px 45px 22px;
    position: relative;
    width: 224px;
	height: 224px;
}
.add-boxes .videoBox {
    float: left;
    height: 270px;
    margin: 0 26px 20px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 260px;
}
.add-boxes p {
    margin: 0 0 8px;
}

.add-boxes .heading {
    margin: 0 -15px 11px -22px;
    padding: 18px 22px 16px;
}
.add-boxes .heading h3 {
    margin: 0;
}
.add-boxes .heading{
	text-align:center;
}
.add-boxes .heading a{
	text-align:center;
}
.add-boxes h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 4px;
	color:#ffffff
}
.add-boxes  H3 a{
	color:#ffffff;
	text-decoration:none
}

.add-boxes .btn-more:before {
    background: url("../images/gal/campaign_sprite.png") no-repeat scroll 0 -230px transparent;
    content: "";
    height: 14px;
    position: absolute;
    right: 18px;
    top: 5px;
    width: 7px;
}
.add-boxes .btn-more {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #C2BA17;
    border-color: #EFC9D6;
    border-image: none;
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-width: 1px 1px 0;
    bottom: 0;
    color: #000000;
    font: 14px/16px "Trebuchet MS",Arial,sans-serif;
    left: 21px;
    padding: 4px 34px 4px 12px;
    position: absolute;
    text-transform: uppercase;
	text-decoration:none
}
.add-boxes .box > div,

.add-boxes .videoBox > div {
    position: relative;
    z-index: 2;
}

.add-boxes .videoBox .videoOverlay{
	background: url("../images/gal/play_icon.png") no-repeat scroll 100px 40px transparent;
    margin-top: -146px;
    position: relative;
    width: 260px;
	height: 146px;
}
.add-boxes .videoBox .videoOverlay a {
    width: 260px;
	height: 146px;
	float:left;
}
.add-boxes .videoBox .videoOverlay a SPAN{
	display:none
}
.add-boxes .heading IMG{
	margin: 0 auto;
}
/* if feature is set to hidden links, hide title and link classes*/
.add-boxes .hiddenLink h3,
.add-boxes .hiddenLink a.btn-more {
display:none

}

/******* END - CAMPAIGN PAGE STYLES *******/