﻿body {
	background: #b6b7bc;
	font-size: .80em;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
	background-image: url('bg.png');
}
h1 {
	margin-top:0px;
}
h2 {
	font-size: 16px;
	margin-bottom:5px;
}

div#pagewrapper {
	padding: 20px 0px 20px 0px;
}
div#page {
	behavior: url(system/css3ie/PIE.php);
	width: 760px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	border-radius: 10px;
	box-shadow: 0px 2px 3px 1px gray;	
}
.header {
	background-color: #ccc;
	background-image: url('header.png');
	background-repeat: no-repeat;
	height: 60px;
}
img {
	border:0;
}
img a:focus {
	border:0;
}
.content {
	padding: 0px 15px 15px 15px;
}
.UpperCase {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 30px !important;
	font-weight: bold;
	border-radius: 5px;
	behavior: url(system/css3ie/PIE.php);
}
.UpperCaseAdd {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 30px !important;
	font-weight: bold;
	border-radius: 5px;
}


.AntalTegn {
	letter-spacing: 5px;
	font-size: 30px;
	font-weight: bold;
	width: 75px;
	border-radius: 5px;
	border: 1px #000 solid;
	background-color: rgb(168,83,189);
	text-align: center;
	behavior: url(system/css3ie/PIE.php);
}
table#results td {
	font-family: "Courier New",Courier,monospace;
	padding-right:30px;
	font-size:medium;
}
span#headerloes {
	font-size: large;
	font-weight: bold;
}
div#mimicAdd{
	padding-top:15px;
}

div#mimic{
	padding-top:15px;
}

div.responseAdd {
	margin-bottom: 10px;
}

table.mimictable {
	margin: auto;
	height: 50px;
	text-transform: uppercase;
	border: 2px black solid;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-radius: 10px;
	box-shadow: 2px 2px 3px 1px #333333;
	background-color: #ffffff;
	margin-bottom:10px;
	behavior: url(system/css3ie/PIE.php);
}

table.mimictableSeneste {
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	margin-bottom:5px;
	border: 2px black solid;
}

table.mimictableSenesteFor {
	color: #ccffcc;
	border: 2px #ccffcc solid;
}

table.mimictableSenesteMod {
	color: #ffcccc;
	border: 2px #ffcccc solid;
}

table.mimictableSeneste td {
	width: 35px;
	padding-left: 5px;
	padding-right: 5px;
}


table.mimictableSeneste td.first {
	font-size: 12px;
	background-color: #000;
	color: #fff;
}

table.mimictableSenesteFor td.first {
	background-color: #ccffcc;
}
table.mimictableSenesteMod td.first {
	background-color: #ffcccc;
}

table.mimictableSeneste td.next {
	border-left: 2px #000 solid;
	font-size: 25px;
	width:27px;
	color: #000;
}

table.mimictableSenesteFor td.next {
	border-left: 2px #ccffcc solid;
	color: #ccffcc;
}

table.mimictableSenesteMod td.next {
	border-left: 2px #ffcccc solid;
	color: #ffcccc;

}



table.mimictableAdd {
	margin: auto;
	height: 50px;
	text-transform: uppercase;
	border: 2px black solid;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-radius: 10px;
	box-shadow: 2px 2px 3px 1px #333333;
	background-color: #ffffff;
	margin-bottom:10px;
}


table.mimictable td {
	
}


table.mimictableAdd td {
	
}


div.searchArea {
	width: 700px;
	padding: 15px;
	box-shadow: 2px 2px 3px 1px gray;
	background-color: rgb(144,75,180);
	background-image: linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -o-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -moz-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -webkit-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -ms-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.18, rgb(88,55,158)), color-stop(0.74, rgb(168,83,189)) );
	color: #ffffff;
	border-radius: 6px;
	behavior: url(system/css3ie/PIE.php);
}

div.searchAreaAdd {
	width: 700px;
	padding: 15px;
	box-shadow: 2px 2px 3px 1px gray;
	background-color: rgb(144,75,180);
	background-image: linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -o-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -moz-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -webkit-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -ms-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.18, rgb(88,55,158)), color-stop(0.74, rgb(168,83,189)) );
	color: #ffffff;
	border-radius: 6px;
}

#addWordUL {
	padding:0;
	margin:auto;
	margin-top:15px;
	text-align:center;
	width:250px;
}
#addWordUL li {
	display:block;
	list-style: none;
	text-align: center;
	margin-right:5px;
	width:250px;

}
#addWordUL li a {
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	background-image: linear-gradient(bottom, rgb(255,64,64) 3%, rgb(255,0,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,64,64) 3%, rgb(255,0,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,64,64) 3%, rgb(255,0,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,64,64) 3%, rgb(255,0,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,64,64) 3%, rgb(255,0,0) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, rgb(255,64,64)), color-stop(1, rgb(255,0,0)) );
	display: block;	
	height: 45px;
	border-radius: 6px;
	padding: 5px 40px 0px 40px;
	behavior: url(system/css3ie/PIE.php);
}
#addWordUL li a span {
	font-weight: bold;
	font-size: 20px;
}
#addWordUL li a:hover {
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	background-color: #cc3333;
	background-image: linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, rgb(209,7,7)), color-stop(1, rgb(255,0,0)) );
	display: block;	
	height: 45px;
	border-radius: 6px;
	padding: 5px 40px 0px 40px;
	behavior: url(system/css3ie/PIE.php);
}

#addWordULadd {
	padding:0;
}
#addWordULadd li {
	display:block;
	list-style: none;
	text-align: center;
	margin-right:5px;
	width:250px;
}
#addWordULadd li a {
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	background-color: rgb(168,83,189);
	background-image: linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -o-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -moz-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -webkit-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -ms-linear-gradient(bottom, rgb(88,55,158) 18%, rgb(168,83,189) 74%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.18, rgb(88,55,158)), color-stop(0.74, rgb(168,83,189)) );
	display: block;	
	height: 45px;
	border-radius: 6px;
	behavior: url(system/css3ie/PIE.php);
}
#addWordULadd li a span {
	font-weight: bold;
	font-size: 20px;
}
#addWordULadd li a:hover {
	background-color: rgb(255,64,64);
	background-image: linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(209,7,7) 3%, rgb(255,0,0) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, rgb(209,7,7)), color-stop(1, rgb(255,0,0)) );
}


div#navbar2 {
	text-align: left;
	height: 24px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #4D4D4D;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 20px;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	color: #FFFFFF;
}
div#navbar2 li a:link {
	color: #FFFFFF;
}

/*div#navbar2 li a:visited {
	color: #CCC;
}*/
div#navbar2 li a:hover {
	color: #CCCCCC;
}

.ui-tooltip-content a {
	color:#ffffff;
	text-decoration:none
}

