div .teamselector {
	margin-top: 10px;
}

div .teamselector {
	font-size:12px;
	margin-top:10px;
	*zoom:1;
	display:block;
	border:none;
	text-decoration:none;
	font-weight:normal;
	padding:1px 0px;
	padding-right:0;
	border-bottom:#790106 1px solid;
	border-top:#dd9a9f 1px solid;
	background-color:#ab030f;
	color:#fff;
	position:relative;
	z-index:17;
	min-height:0;
}

.teamselector_outter {
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:1px;
	z-index:7;
	display:inline;
	padding-left:15px;
}
						
#teamselector {
	display: none;
}

.teamselector_outter:hover {
	cursor: pointer;
}

.teamselector_outter.nomobile:hover > div#teamselector {
	display: block;
}

.teamselector_outter.nomobile:hover > div > b > i:before {
	content: "\f077";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
	
#teamselector:hover {
	display: block;
}

div .teamselector.first {
	padding-top:4px;
	padding-left:0;
	padding-right:0;
	margin-top:-4px;
	margin-left:0;
	margin-right:0;
	background-image:url(/sf/m/boxes/shadow-002_concave_tc.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border:none;
	position:relative;
	top:-1px;
}

div .teamselector.main {
	z-index:18;
	border-top:none;
	border-bottom:none;
	margin-top:-1px;
	margin-bottom:-1px;
	margin-right:-4px;
	margin-left:-4px;
	padding:0;
	text-align: center;
	position:absolute;
	right:-15px;
	top:34px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

div .teamselector.entry {
	margin-top: 0px;
	z-index: 18;
	padding: 0px;
	border-width: 1px medium;
	border-style: solid none;
	border-color: #DD9A9F -moz-use-text-color #790106;
}

div .teamselector.entry a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 4px 15px 4px 25px;
	text-align: left;
	
}

div .teamselector.entry:hover{
	background-color: #C6545C;
	cursor: pointer;
}

div .teamselector.firstentry {
	margin-top: 1px;
	border-top: none !important;
}

div .teamselector.lastentry {
	margin-bottom: 1px;
	border-bottom: none !important;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

div .teamselector.main div.border_l {
	display:block;
	background:transparent url(/sf/m/boxes/shadow-002_convex_cl_transparent.gif) repeat-y top left;
	width:4px;
	height: -webkit-calc(100% - 5px);
	height: -moz-calc(100% - 5px);
	height: -ms-calc(100% - 5px);
	height: calc(100% - 5px);
	position:absolute;
	left:-3px;
	top:0px;
	z-index:99;
	cursor: default !important;
}

div .teamselector.main div.border_r {
	display:block;
	background:transparent url(/sf/m/boxes/shadow-002_convex_cr_transparent.gif) repeat-y top right;
	width:4px;
	height: -webkit-calc(100% - 5px);
	height: -moz-calc(100% - 5px);
	height: -ms-calc(100% - 5px);
	height: calc(100% - 5px);
	position:absolute;
	right:-3px;
	top:0px;
	z-index:99;
	cursor: default !important;
}

div.teamselector.main img.close {
	position: relative;
	bottom: 1px;
	right: 0px;
    cursor: pointer;
    float: right;
	vertical-align: middle;
}

div .teamselector.last {
	margin-top:-2px;
	margin-bottom:-2px;
	margin-right:12px;
	margin-left:12px;
	padding-top:-4px;
	padding-bottom:4px;
	padding-right:0;
	padding-left:0;
	background-image:url(/sf/m/boxes/shadow-002_convex_bc_transparent.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:none;
	position:relative;
}

div .teamselector div.border {
	display:none;
	font-size:1px;
	line-height:1px;
}

div .teamselector.main div.border_tl {
    display: block;
    background: url('/sf/m/boxes/shadow-002-small_concave_tl.gif') no-repeat scroll left top transparent;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -9px;
    top: -5px;
    z-index: 100;
	cursor: default !important;
}

div .teamselector.main div.border_tr {
    display: block;
    background: url('/sf/m/boxes/shadow-002-small_concave_tr.gif') no-repeat scroll left top transparent;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -14px;
    top: -5px;
    z-index: 100;
	cursor: default !important;
}

div .teamselector.main div.border_bl {
	display:block;
	background:transparent url(/sf/m/boxes/shadow-002-small_convex_bl_transparent.gif) no-repeat bottom right;
	width:15px;
	height:15px;
	position:absolute;
	left:-3px;
	bottom:-3px;
	z-index:100;
	cursor: default !important;
}

div .teamselector.main div.border_br {
	display:block;
	background:transparent url(/sf/m/boxes/shadow-002-small_convex_br_transparent.gif) no-repeat bottom right;
	width:15px;
	height:15px;
	position:absolute;
	right:-3px;
	bottom:-3px;
	z-index:100;
	cursor: default !important;
}

/*\*/ * html div .teamselector.first div.border {
	top:0;
	cursor: default !important;
}

/**/ /*\*/ * html div .teamselector.last div.border {
	top:0px;
	cursor: default !important;
}

div .teamselector.main p {
	/* Old-Color */
    color: white;
    font: 12px 'Arial';
    margin: 0 0 3px;
    text-align: center;
	padding-bottom: 0px;
}

div .teamselector.main h2 {
	/* Old-Color */
    color: #444444;
    font: bold 12px 'Arial';
    margin: 0 0 3px;
}

div .teamselector.main p:last-child {
    margin: 0;
}

div.teamselector.main p a:link, div.teamselector.main p a:visited {
    color: white !important;
}

div.teamselector.main p a:hover, div.teamselector.main p a:active {
    color: #F4F3B2 !important;
}

div .teamselector.main a.current {
	/* Old-Color */
    background-color: #E0E4F9 !important;
    font-weight: bold !important;
}