@import url("traditional.css");

/**
 * Stylite theme changes
 */
#divAppIconBar {
	padding-top: 5px;
	border: none;
	background-position: 0px 30px;
	background-color: white;
	background-image: url(../images/gradient22.png);
}

#divStatusBar {
	height: 22px;
}

#divAppboxHeader {
	background-image: url(../images/gradient22.png);
	border: none;
	height: 18px;
	line-height: 18px;
}

.divSidebox,.textSidebox {
	border: none;
	overflow: auto;
}

.textSidebox {
	border-top: 1px solid #d3d3d3;
}

.divSidebox table {
	border: 1px solid #d3d3d3;
	border-top: none;
}

.divSideboxHeader {
	background-image: url(../images/gradient22.png);
	border: none;
	height: 18px;
	line-height: 18px;
	padding-top: 0;
}

#divAppbox {
	padding-left: 15px;
	padding-right: 10px;
	border: 1px solid #d3d3d3;
}

#divMain {
	padding: 0px;
	border: none;
}

#divLogo {
	left: 18px;
	top: 1px;
}

#divUpperTabs {
	position: absolute;
	top: 69px;
	right: 6px;
}
#divUpperTabs li
{
	border: 1px solid #d3d3d3;
	border-top: none;
}

#topmenu {
	background-image: url(../images/gradient22.png);
	border: none;
	x-background-color: #e0e0e0;
	x-background-image: none;
	x-border-bottom: 1px solid silver;
	line-height: 12px;
	padding-top: 2px;
	height: auto;
	color: black;
}

#topmenu a {
	color: black;
}

#sideresize {
	background-image:url(../images/resize-transparent.png);
}

.th {
	background-color: #e0e0e0;
}

a:link, a:visited, select, input, textarea {
	color: #004090;
	
	color: #4a6184;
	
	color: #336699;
	
	color: #003075;
	
	border-radius: 7px;
	
	height: 25px;
	
	padding-left: 10px;
	
}
select.admin_uiaccounts_user {
	height: 75px;
}
.lettersearch_active,.lettersearch:hover {
	background-color: #d0d0d0 !important;
}

.lettersearch {
	background-color: #e0e0e0 !important;
}

.nextmatch_header table {
	border: none !important;
}

/* login page */
#loginMainDiv {
	height: 720px;
	
	
}
.divLoginbox td.inputs {
text-align: right;
width: 115px;
font-size: 16px;
font-weight: bold;
color: #746a61;
}
table.divLoginbox.divSideboxEntry tr.punch td input {
		background-color:#2e78be;
	border:  outset 1px #b9d5e3;
	color:  #006699;
	color:  #d8f3ff;
	font-weight: bold;
	font-size: 23px;
	height: 40px;
	border-radius: 10px;
}	
.divLoginbox {
	border: 1px solid #d3d3d3;
	border-top: none;
}
.divLoginbox td {
	text-align:center;
}
.divLoginboxHeader {
	background-image: url(../images/gradient22.png);

}

.abs-centered {
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
}

.loginContainer
{
margin-top:50px;
}
