body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 0px;
	padding: 0px;
	background: url(../img/grad2.png);
	/*background: #cfdfef;*/
	background-repeat: repeat-y;
}



#container {
    width: 1240px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: #fff !important;
    min-height: 1000px;
    padding-top: 10px;
    /*border-radius: 3px;*/
}

#right {
	z-index: -100;
	width: 100%;
	left: 0px;
	background: url(foto6.png);
	height: 1200px;
	opacity: 0.30;
	background-repeat: no-repeat;
	margin-top: 0px;
}

a {
	color: #222;
}

input,select {
	font-size: 12px;
	border: 1px solid #aaa;
	border-radius: 5px;
	padding: 2px;
}

#content {
	width: 830px;
	padding: 4px;
	padding: 0px;
	margin-left: 150px;
	padding-bottom: 20px;
	overflow-x: show;
}

#header_image {
	height: 253px;
	width: 1000px;
	background: url(header.png);
}

img {
	border: 0px;
}

h1 {
	color: black;
	text-shadow: 0 0 .2em white;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 300px;
	display: none;
}

h2 {
	font-size: 20px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 35px;
}

h2 a{
    text-decoration: none;
    color: #555;
}

h3 {
	margin-bottom: 8px;
	margin-top: 10px;
}

#kopirett {
	display: none;
}

.highslide-container table tbody tr:nth-child(odd) {
	background: none;
}

.highslide-html {
	background: url(grad2.png) !important;
	background-repeat: repeat-y;
}

#menu {
	border: 0px solid #444;
	border-radius: 3px;
	width: 130px;
	float: left;
	padding: 10px;
}

#menu img {
	display: inline-block;
	left: 0px;
	float: left;
	padding-right: 3px;
}

#menu a {
	float: left;
	clear: both;
	color: #333;
	padding: 3px;
	padding-left: 5px;
	background: #c6d7e3;
	background-repeat: no-repeat;
	width: 100px;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 2px;
}

#menu a:hover {
	background: #ccc url(ikoner/bullet.png);
	background-repeat: no-repeat;
}

#content table {
	border: 1px solid black;
	border-radius: 5px;
	background: #eee;
	box-shadow: 3px 3px 3px #999;
	border-spacing: 0;
	padding: 2px;
	opacity: 1.0;
	font-size: 12px;
	font-weight: normal;
}

table.nozebra{
	border: 0px !important;
	border-radius: 0px !important;
	background: none !important;
	box-shadow: 0px !important;
}
table.nozebra tbody tr{
	background: none !important;
}

#content table tbody tr {
	border: 1px solid #ddd;
}

li.category {
	font-weight: bold;
}

table {
	margin: 5px;
}

table tbody tr td{
	padding: 2px;
}

table tbody tr:nth-child(odd) {
	background: #ddd;
}

th {
	text-align: left;
}

tr.hidden {
	display: none;
}

td.expander {
	text-align: center;
	cursor: pointer;
}

table tbody tr:hover {
	background: #fff;
}

table.nohover tbody tr:hover {
	background: #ddd;
}

#searchbox {
	width: 200px;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 10px;
	position: static;
	top: 10px;
	z-index: 10;
	float: right;
}

#searchbox input {
	width: 150px;
	opacity: 0.7;
}

#searchbox img {
	padding-top: 4px;
}

#kopirett {
	text-align: center;
	clear: both;
}

.ui-autocomplete {
	opacity: 0.93;
}

.autocomplete_label {
	display: inline-block;
	margin-right: 10px;
}

.autocomplete_extra {
	font-size: 10px;
	display: inline-block;
	width: 100px;
}

.autocomplete_logo {
	display: inline-block;
	width: 20px;
}

select{
	font-size: 11px;
}

input.weight{
	width: 40px;
	font-size: 12px;
}

#lifters{
	width: 100%;
}

.lifter_total, .lifter_points{
	width: 50px;
}

.lifter_name{
	width: 130px;
}

.lift_good{
	background: #B9E5AF;
}

.lift_fail{
	background: #FFAAB4;
}

.lift_video{
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
}

.possiblerecord{
	border: 2px solid #000;
}

.videolist{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nicebox{
	border: 1px solid black;
	border-radius: 5px;
	background: #EEE;
	box-shadow: 3px 3px 3px #999;
	padding: 3px;
}

.videobox{
	display: inline-block;
	width: 180px;
	text-align: center;
	border: 1px solid black;
	border-radius: 5px;
	background: #EEE;
	box-shadow: 3px 3px 3px #999;
	margin-right: 10px;
	padding: 3px;
	overflow: hidden;
}

.competition_view_lift{
	width: 38px;
	border-right: 1px solid #fff;
	border-bottom:  1px solid #fff;
	text-align: center;
}

.searchicon{
	cursor: pointer;
}

#ldlogo{
	background: url(../img/logos.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	z-index: -1;
	cursor: pointer;
	float: left;
}

.lifter_place, .lifter_lot{
	width: 30px;
}

#competition_view_results{
	width: 850px;
}

.competition_view_club{
	border-right: 1px solid #fff;
}

#lifter_graph_results,#lifter_graph_results_raw,#lifter_graph_results_equipped{
	width: 100%;
	border: 1px solid black;
	border-radius: 5px;
	background: #eee;
	box-shadow: 3px 3px 3px #999;
	margin-bottom: 30px;
	display: inline-block;
}

.lifter_view_logo, .club_view_logo{
	float: right;
}

.competition_view_logo{
	float: right;
}

.bigbutton{
	padding: 3px;
	border: 1px solid black;
}

.competition_view_event{
    text-align: center;
    font-style: italic;
}

.oldrecord{
    //font-style: italic;
}

.record_valid{
    font-weight: bold;
}

.italicheader th {
    font-style: italic !important;
    font-weight: normal;
}

.loader {
    border: 4px solid #f3f3f3; /* Light grey */
    border-top: 4px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}