body {
	font-family: 'Open Sans' !important;
	font-size: 13px !important;
	margin: 0 !important;
	background-color: #fff !important;
}
img {
	border: 0;
}
#link_contain {
	width: 100%;
	background-color: #fff !important;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
}
#link_bar {
	min-width: 750px;
	padding: 10px;
}
#link_bar:hover {
	color: #909090;
}
.link_box {
	display: inline-block;
	padding: 10px;
	margin-left: 10px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
.link_box:hover {
	cursor: pointer;
	color: #444;
	border-bottom: 4px solid #1B4F72;
}
.logo_box {
	display: inline-block;
	min-width: 90px;
	padding: 14px;
	background: url('nba_logo.png') left center no-repeat;
	color: #444 !important;
	font-size: 11px;
	border-right: 1px solid #e2e2e2;
	margin-left: 20px;
}
.forum {
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
	width: 39px;
	height: 30px;
	background: url('forum_icon.png') no-repeat 0px 10px;
	background-position: center;
	color: #444 !important;
	float: right;
	cursor: pointer;
}
.search {
	position: relative;
	margin-top: 10px;
	margin-right: 25px;
	display: inline;
	width: 29px;
	height: 30px;
	background: url('search_icon.png') no-repeat 0px 10px;
	background-position: center;
	color: #444 !important;
	float: right;
	cursor: pointer;
}
.user {
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
	width: 21px;
	height: 30px;
	background: url('user.png') no-repeat 0px 10px;
	background-position: center;
	color: #444 !important;
	float: right;
	cursor: pointer;
}
.slack {
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
	width: 30px;
	height: 30px;
	background: url('slack.png') no-repeat 0px 15px;
	background-position: center;
	color: #444 !important;
	float: right;
	cursor: pointer;
}
.drop, .drop2 {
	display: inline-block;
	cursor: pointer;
}
.drop_content, .drop_content2 {
	min-width: 550px;
	margin-left: 10px;
	display: none;
	padding: 6px;
	z-index: 10;
	position: absolute;
	background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.drop_content4 {
	min-width: 320px;
	left: auto;
	right: 10px;
	display: none;
	padding: 6px;
	z-index: 10;
	position: absolute;
	background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
#search_bar {
	min-width: 200px;
	left: auto;
	right: 10px;
	display: none;
	padding: 6px;
	z-index: 10;
	position: absolute;
	background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.drop_content2 {
	min-width: 150px;
	margin-left: 10px;
	position: absolute;
	background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.drop:hover, .drop2:hover, .user:hover {
	color: #444;
}
.drop:hover .drop_content, .drop2:hover .drop_content2 {
	display: block;
}
.drop:hover .link_box, .drop2:hover .link_box {
	border-bottom: 4px solid #1B4F72;
}
.drop_1, .drop_3, .drop_5 {
	min-width: 150px;
	display: inline-block;
	vertical-align: top;
}
.drop_1 ul, .drop_3 ul, .drop_5 ul {
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px;
}
.drop_1 li, .drop_3 li, .drop_5 li {
	background-color: #fff;
	color: #444;
	display: block;
	padding: 10px;
	border-radius: 4px;
}
.drop_1 li:hover, .drop_3 li:hover, .drop_5 li:hover {
	background-color: #EC1325;
	color: #fff;
	cursor: pointer;
}
.drop_5 li:nth-child(1) {
	background-color: #fff !important;
	color: #444 !important;
	font-weight: bold !important;
	cursor: auto !important;
	border-bottom: 4px solid #f2f2f2;
}
.drop_5 li:nth-child(2) {
	background-color: #fff !important;
	font-size: 10px !important;
	cursor: auto !important;
	color: #909090 !important;
}
.drop_2 {
	min-width: 475px;
	background-color: #f2f2f2;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	border-radius: 4px;
}
.drop_6 {
	min-width: 225px;
	background-color: #f2f2f2;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	border-radius: 4px;
}
.drop_2 ul {
	width: 100px;
	float: left;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px;
}
.drop_6 ul {
	width: 100%;
	float: left;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px;
}
.drop_2 ul li:nth-child(1), .drop_6 ul li:nth-child(1) {
	font-weight: bold;
	color: #444 !important;
}
.drop_2 li, .drop_6 li {
	color: #444;
	display: block;
	padding: 5px;
}
.drop_2 li:hover, .drop_6 li:hover {
	color: #376AA0;
}
.drop_teams, .drop_user {
	display: inline-block;
}
#user_on, #user_off {
	display: block;
	width: 100%;
}
.hidedrop, .hidedrop2, #user_off {
	display: none;
}
#spot_contain {
	display: inline-block;
	background-color: #fff;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	width: auto;
	font-size: 11px;
	border-bottom: 4px solid #e5e5e5;
}
#spot_contain:hover {
	border-bottom: 4px solid #909090;
}
.spot_top, .spot_bot {
	display: inline-block;
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
	width: auto;
	padding: 4px 8px 4px 8px;
	background-color: #f2f2f2;
	border: 1px solid #909090;
	border-radius: 4px;
}
.spot_bot {
	margin-top: 5px;
}
.spot_top:hover, .spot_bot:hover {
	background-color: #fff;
	cursor: pointer;
}
.spot_box {
	display: block;
	background-color: #fff;
	margin: 10px auto;
	text-align: center;
	clear: left;
}
.spot_pic {
	display: block;
    width: 100px;
    height: 100px;
    margin: 5px auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
.spot_pic img {
    display: block;
    margin: 30px auto;
    width: 100%;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.spot_pic img.champs {
    display: block;
    margin: 16px auto;
    width: 85%;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.spot_plyr {
	display: block;
	margin: 10px auto;
}
.file {
	font-size: 9px;
	color: #c0c0c0;
}
.drop_5 li:hover .file {
	color: #f2f2f2;
}
.drop_6 input[type="text"], .drop_6 input[type="password"] {
  padding: 5px;
  border: none;
  border-radius: 4px;
  border-bottom: solid 2px #c9c9c9;
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
.drop_6 input[type="text"]:focus, .drop_6 input[type="text"].focus, .drop_6 input[type="password"]:focus, .drop_6 input[type="password"].focus {
  border-bottom: solid 2px #969696;
}
#submitbtn {
    height: 24px;
    padding: 0 16px;
    border: 1px solid;
    outline: 0;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    text-shadow: 0px 1px 0px #222;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle;
    cursor: pointer;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;

    border-color: #030a03 #071807 #000;

    -moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
    -ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
    -webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
    box-shadow: inset 0 1px 0 rgba(256,256,256, .35);

    background: #4b545f;
    background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
}
#body_contain {
	width: 100%;
	min-width: 750px;
	background-color: #f2f2f2;
	vertical-align: top;
}
#body_left, #body_center, #body_right {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 10px 0px 10px 10px;
	padding: 5px;
}
#body_left {
	width: auto;
	max-width: 200px;
	min-width: 150px;
}
#body_center {
	width: auto;
	margin-left: 2px;
	min-width: 550px;
	max-width: 550px;
	min-height: 400px;
}
#body_right {
	width: auto;
	margin-left: 5px;
	margin-right: 10px !important;
	min-width: 200px;
	max-width: 200px;
}
@media screen and (max-width: 990px) {
    #body_right {
        display: none !important;
        min-width: 200px !important;
    }
    #top_container {
    	display: none;
    }
    #body_contain {
    	min-width: 975px;
    	text-align: center !important;
    }
    #body_center {
    	min-width: 750px !important;
    	max-width: 750px !important;
    }
    #body_center img {
    	width: 100%;
    	height: auto;
    }
    #body_bot {
    	display: block !important;
    }
}
@media screen and (min-width: 1200px) {
    #body_contain {
    	min-width: 1200px;
    	text-align: center !important;
    }
	#body_right {
		min-width: 425px;
	}
	#body_center {
		margin-left: 2px;
		min-width: 550px;
		max-width: 550px;
		min-height: 400px;
	}
	.news, .news_hide {
		float: left;
		display: inline-block !important;
		max-width: 190px !important;
		margin-right: 10px;
	}
    #body_center img {
    	width: 75%;
    	height: auto;
    }
    #body_bot {
    	display: none;
    }
}
.body_header {
	display: block;
	font-size: 11px;
	color: #909090;
}
#header_outer {
	background-color: #fff !important;
}
#headline_img, .news, .bnews, .news_hide {
	background-color: #fff;
	width: 100%;
	margin-top: 10px;
	text-align: left !important;
}
.news_hide {
	display: none;
}
#headline_img {
	height: 250px;
}
#headline {
	width: 100%;
	background-color: #fff;
	margin: 0 !important;
	text-align: left !important;
}
#headline p:nth-child(1) {
	line-height: 100% !important;
	margin-top: 0px !important;
	margin-left: 20px !important;
	margin-right: 5px !important;
	padding-top: 15px !important;
	font-size: 22px !important;
	color: #444 !important;
}
#headline p {
	display: block;
	line-height: 100% !important;
	margin-top: 0px !important;
	margin-left: 25px !important;
	margin-right: 5px !important;
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}
#headline p:hover {
	cursor: pointer;
	text-decoration: none;
	color: #444;
}
#headline p:nth-last-child(1) {
	padding-bottom: 15px !important;
}
.news, .news_hide, .bnews {
	padding: 1px;
}
.news p:nth-child(1), .bnews p:nth-child(1), .news_hide p:nth-child(1) {
	display: block !important;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
}
.news p, .bnews p, .news_hide p {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 5px;
	color: #909090;
}
.news p:nth-child(3), .bnews p:nth-child(3), .news_hide p:nth-child(3) {
	display: block;
	font-size: 9px;
	color: #909090;
}
.news:hover, .bnews:hover, .news_hide:hover {
	cursor: pointer;
	background-color: #fafafa;
}
.news span, .bnews span, .news_hide span {
	font-size: 9px;
	color: #909090;
	float: right;
}
.ui-widget {
	font-family: 'Open Sans' !important;
	font-size: 11px !important;
	margin-left: 15px;
}
input {
	border: 0px;
}
*:focus {
    outline: 0;
}
#top_container {
  width: 100%;
  background-color: #f2f2f2;
  border-bottom: 0 !important;
}
#top_bar {
    display: table-row;
    font-size: 13px; line-height: 100%; font-weight: normal;
    border-right: 1px solid #999;
}
#logo {
    display: table-cell;
    width: 100px;
    min-width: 100px;
    padding: 20px;
    border-right: 1px solid #999;
    background: #fff url('/../hoops/vav_logo.png') center no-repeat;
}
#logo:hover {
    cursor: pointer;
}
#event_select {
    display: table-cell;
    width: 100px;
    padding: 20px;
    border-right: 1px solid #999;
    background-color: #f2f2f2;
}
#tab-1, #tab-2, #tab-3, #tab-4 {
    display: table-cell;
    width: 100%;
}
#event {
    display: table-cell;
    min-width: 105px;
    padding: 5px 10px 5px 15px;
    border-right: 1px solid #999;
    background-color: #fff;
    text-align: left;
    vertical-align: top;
}
#event p {
    font-size: 11px;
    line-height: 13px;
}
#event:hover {
    background-color: #f2f2f2;
    cursor: pointer;
}
#event1 {
    display: table-cell;
    width: 100px;
    min-width: 100px;
    padding: 30px 10px 30px 10px;
    border-right: 1px solid #999;
    background-color: #f2f2f2;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
#game_div {
  display: table-row;
}
#game_logo, #game_score {
  display: table-cell;
  padding: 0px 10px 5px 0px;
}
#game_logo {
  font-size: 11px;
  color: #909090;
}
#game_logo img {
  width: 16px;
  height: 12px;
  margin-right: 3px;
}
#game_score {
  text-align: right;
  font-size: 11px;
  color: #909090;
}
.img_crop2 {
    width: 40px;
    height: 40px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
.img_crop4 {
    width: 60px;
    height: 60px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
.img_crop6 {
    width: 90px;
    height: 90px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
img.crop2 {
    display: block;
    margin: 10px auto;
    height: auto;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
img.crop3 {
    display: block;
    margin: 0px auto;
    height: auto;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
#player2 {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-family: 'Open Sans Condensed'; font-size: 24px; line-height: 100%; font-weight: normal;
}
#player_img2 {
  display: table-cell;
}
#event_select select {
  	font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 100%; font-weight: normal;
    width:100px;
    border:1px #444444;
    -webkit-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border-radius: 6px;
    padding:4px;
    cursor: pointer;
}
#contain {
	max-height: 375px;
	overflow-y: scroll;
}
.option {
    display: inline-block;
    cursor: pointer;
    margin: 15px;
    font-size: 14px;
    background-color: #fff;
    color: #0090F0;
    border: 1px solid #007aff;
    border-radius: 4px;
    padding: 6px 14px;
}
.option:hover {
    background-color: #007aff;
    color: #fff;
}
.bnews {
	display: inline-block !important;
	max-width: 190px !important;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
#body_bot2 {
	display: block !important;
}