#tipping {
	margin: 20px 68px;
	font-family: Arial,Helvetica,sans-serif;
}

#tipping .nav {
	width:760px;
	clear:left;
	float:left;
	display: inline;
	list-style: none;
	/*background: #1a9ad5 url('../_/h2bg.png') repeat-x bottom right;*/
	background: #d4459d url('../_/navbg.jpg') repeat-x bottom right;
	margin:0px;
	padding:0px;
}
#tipping .nav li {
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
#tipping .nav a {
	color:#FFFFFF;
	display:inline;
	float:right;
	font-size:11px;
	margin:0px;
	padding:5px 10px;
}
#tipping .nav li a {
	font-size:11px;
	margin:0px;
	padding:5px 10px;
	float:left;
	display:inline;
	color:#FFF;
	text-decoration:none;
}
#tipping .nav li.first a {
	border:none;
}
/*#tipping .nav li a:hover {
	text-decoration: underline;
}
#tipping .nav li.selected a {
	background-color:#d4459d;
}*/
#tipping .nav li a:hover {
	background-color:#d4459d;
}

#tipping .content {
	float:left;
	display:inline;
	width:760px;
}
#tipping .sideContent {
	float:left;
	display:inline;
	width:460px;
}
#tipping .sideExtra {
	float:right;
	display:inline;
	width:280px;
}
#tipping .scrollBlock {
	border:1px solid #adadad;
	width: 738px;
	padding: 10px 10px;
	height: 300px;
	margin: 5px 0px 30px;
	background: #FFF;
	overflow:scroll;
	overflow-x: auto;
}
#tipping .sideContent .scrollBlock {
	border:1px solid #adadad;
	width: 398px;
	height: 200px;
	margin: 5px 30px;
	background: #FFF;
	overflow:scroll;
	overflow-x: auto;
}

#tipping .roundSelect {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 14px;
}
#tipping .roundSelect span {
	margin:-0.1em 0 0;
	text-align: center;
	width: 100%;
	display: block;
	font-weight:bold;
	color: #07A5E2;
}
#tipping .roundSelect .prev {
	width: 135px;
	float: left;
	display: inline;
	background:url("../_/prev.gif") no-repeat scroll left center transparent;
	color:#FE0680;
	padding:1px 1px 1px 15px;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
#tipping .roundSelect .next {
	width: 135px;
	float: right;
	text-align:right;
	display: inline;
	background:url("../_/next.gif") no-repeat scroll right center transparent;
	color:#FE0680;
	padding:1px 15px 1px 1px;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
#tipping .roundSelect .disabled {
	visibility: hidden;
}

#tipping .roundSelect a:hover.next,
#tipping .roundSelect a:hover.prev {
	text-decoration:underline;
}
#tipping .tipsSaved {
	float: left;
	display: inline;
	width: 100%;
	border-top: 1px dotted #adadad;
	padding-top:8px;
	margin-top: 13px;
}
#tipping .tipsSaved p {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #090;
}
#tipping .roundState {
	float: left;
	display: inline;
	width: 100%;
	border-top: 1px dotted #adadad;
	padding-top:8px;
	margin-top: 13px;
}
#tipping .roundState h3 {
	margin:0px;
	float: left;	
	display: inline;
	color:#FE0680;
	padding:1px;
	font-size:0.9em;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-decoration:none;
}
#tipping .roundState span {
	margin:0px;
	float: left;	
	display: inline;
	font-size: 0.8em;
	margin: 5px 15px 0 0;
	font-weight: bold;
}
/*#tipping .roundState span.total {
	font-size: 1em;
	margin-top: 0px;
}*/
#tipping .roundState span strong {
	margin: 0 0 0 5px;
	color: #07A5E2;
}
#tipping .roundState a {
	float: right;
	display: inline;
	background:url("../_/add.gif") no-repeat scroll right center transparent;
	color:#FE0680;
	padding:1px 15px 1px 1px;
	font-size:0.9em;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-decoration:none;
}
#tipping .roundState a.control {
	float: left;
	display: inline;
	background: none;
	padding:1px;
	margin-right:10px;
}
#tipping .roundState a:hover {
	text-decoration:underline;
}

#tipping .content .results{
	width: 760px;
	margin: 10px 0px;
	border: 1px solid #adadad;
	border-collapse: collapse;
	font-size: 0.8em;
	background: #FFF;
}
#tipping .content .results th {
	border-bottom: 1px solid #adadad;
}
#tipping .content .results td,
#tipping .content .results th {
	background: #EEEEEE;
	padding: 2px 10px;
	text-align: center;
	/*border-left: 1px solid #adadad;*/
}
#tipping .content .results .odd td{
	background: #DDDDDD;
}
#tipping .content .results .match{
	width: 200px;
}
#tipping .content .results .points{
	width: 65px;
	text-align:center;
}

#tipping .content .results form {
	width: 517px;
	margin: 0px;
}
#tipping .content .results form select {
	width:400px;
	float:left;
	display:inline;
}
#tipping .content .results form .mySelect {
	width:420px;
	float:left;
	display:inline;
}
#tipping .content .results form label {
	display:none;
}
#tipping .content .results form input {
	float:right;
	display:inline;
	margin-left: 10px;
	margin-top: 0;
	padding: 4px 8px;
}
#tipping .content .results .resultLocked {
	float:left;
	display:inline;
	padding:5px 20px 5px 5px;
	border: 1px solid #adadad;
	color: #999;
	width:393px;
	background: #ededed;
}

#tipping .content .results .closed {
	float:right;
	display:inline;
	margin-left: 10px;
	color: #999;
	background: #ededed;
	border: 1px solid #adadad;
	padding: 4px 8px;
}


#tipping .content .results .match span {
	margin-top: 10px;
	text-align:center;
	display:block;
	font-size: 0.9em;
}
#tipping .content .results .match .matchUp {
	margin:10px 0;
	text-align:center;
}

#tipping .content .myGroups {
	float: left;
	display: inline;
	width: 750px;
	margin: 10px 5px;
}
#tipping .content .myGroups div {
	float: left;
	display: inline;
	width: 365px;
	padding: 0 5px;
}
#tipping .content .myGroups table {
	width: 365px;
	border: 1px solid #adadad;
	border-collapse: collapse;
	font-size: 0.8em;
}
#tipping .content .myGroups table td,
#tipping .content .myGroups table th {
	background: #EEEEEE;
	padding: 5px 10px;
	text-align: center;
	border-left: 1px solid #adadad;
}
#tipping .content .myGroups table .odd td {
	background: #DDDDDD;
}

#tipping .content .myGroups h4 a {
	margin-left: 5px;
	font-size: 0.7em;
	font-weight: normal;
}

#tipping .content .leaders {
	float:left;
	display:inline;
}
#tipping .content .leaders table {
	width: 600px;
	margin: 10px 80px;
	border: 1px solid #adadad;
	border-collapse: collapse;
	font-size: 0.8em;
	background: #FFF;
}
#tipping .content .leaders table td,
#tipping .content .leaders table th {
	background: #EEEEEE;
	padding: 5px 10px;
	text-align: center;
	border-left: 1px solid #adadad;
}
#tipping .content .leaders table .odd td {
	background: #DDDDDD;
}
#tipping .content .leaders table .you td {
	background-color: #e6edfd;
	font-weight:bold;
}


#tipping form.login {
	float: left;
	display: inline;
	width:280px;
	margin: 0px;
}
#tipping form.login p {
	width: 280px;
	float: left;
	display: inline;
}
#tipping form.login p label {
	width: 98px;
	float: left;
	display: inline;
}
#tipping form.login p input.text,
#tipping form.login p input.password {
	width:180px;
	float: left;
	display: inline;
}
#tipping form.login p input.submit {
	margin-left: 98px;
	float: left;
	display: inline;
}

#tipping .viewChange  {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #ADADAD;
}



.user h2 {
	margin: 20px 20px 10px;
}
.user p {
	margin: 5px 20px;
}

.loginRego form {
	float:left;
	display:inline;
	width:510px;
	margin:5px 188px;
}
.loginRego form h3, form h4 {
	float:left;
	display:inline;
}
.loginRego form p {
	width:100%;
	float:left;
	display:inline;
	margin: 2px 0;
}
.loginRego form p.copy {
	margin:5px 0 20px;
}
.loginRego form p label {
	width: 200px;
	float:left;
	display:inline;
}
.loginRego form p input {
	float:left;
	display:inline;
	border: 1px solid #adadad;
}
.loginRego form p input.text,
.loginRego form p input.password {
	width:300px;
}
.loginRego form p select {
	margin-left: -1px;
	/*width:302px;*/
}
.loginRego form p input.checkbox {
	width: 13px;
	height:13px;
}
.loginRego form p input.submit {
	padding: 0 5px;
}

.loginRego form p.single .checkbox {
	margin: 0 5px;
}
.loginRego form p.single label {
	margin-left: 20px;
	width: 465px;
	margin-top: -2px;
}

.loginRego form p.confirmOption {
	text-align:center;
	display: block;
	clear:both;
	vertical-align:middle;
}
.loginRego form p.confirmOption label,
.loginRego form p.confirmOption input{
	float:none;
	display:inline-block;
	vertical-align:middle;
	width: auto;
	height: 13px;
}
.loginRego form p.confirmOption label {
	padding-left: 20px;
	padding-bottom:5px;
}
.loginRego form p.submit {
	text-align:center;
	margin: 20px 0;
}
.loginRego form p.submit input.submit {
	display:inline;
	float:none;
}

.loginRego .scrollBlock {
	border:1px solid #adadad;
	width: 478px;
	padding: 10px 10px;
	height: 300px;
	margin: 5px 0px 30px;
	background: #FFF;
	overflow:scroll;
	overflow-x: auto;
}

.loginRego .scrollBlock h2 {
	margin: 0px;
}

.login .signUp {
	margin-top: 20px;
}
.login .signUp a {
	color: #07A5E2;
	font-size: 13px;
	text-decoration: none;
}

.login .signUp a span {
	color: #FE0680;
	background:#eeeeee;
	display:block;
	font-size: 16px;
	text-align:center;
	padding: 10px 0px;
	width: 160px;
	border: 1px solid #adadad;
	margin: 10px 58px;
	cursor: pointer;
}
.login .signUp a:hover span {
	background: #e6edfd;
}
