@charset "utf-8";
*{
outline:none;
}
/* fancyform styles */
#searchenginelistDiv ul label{
	display:block;
	padding-left:40px;
	background-position:8px center;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
}
.checked{
	background-image:url(../images/selected.jpg);
	color: #FFFFFF;
}
.unchecked{
	background-image:url(../images/chk_off2.png);
	color: #4B4B4B;
	background-position: 8px;
}
#footer p {
	font-size: 10px;
}
#footer h3 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a {
}

.selected{background-color:#222;background-image:url(rdo_on.png)}
.unselected{background-color:#1c1c1c;background-image:url(rdo_off.png)}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#containerinner {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#q {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 540px;
}
#lismuSearch p {
	font-size: 12px;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
}
#searchbuttons span {
	font-size: 18px;
}

#lismuSearch {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#sb {
	overflow: hidden;
	display: none;
}
#searchbuttons {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#searchbuttons input {
	margin: 3px;
	background-image: url(../images/buttonBg.gif);
	height: 42px;
	width: 165px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", "Myriad Pro", "Myriad Pro Light";
	border: 1px solid #FFFFFF;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}





#searchbuttons #Addbutt {
	background-image: url(../images/addbutton.gif);
	height: 41px;
	width: 94px;
}






h2 {
	margin: 0px;
	padding: 0px;
	font-size: 35px;
	font-weight: bold;
	color: #550000;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	color: #676767;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	text-align: left;
	margin-top: 30px;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

.seprator {
	clear: both;
}

#container ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#searchenginelistDiv ul li {
	float: left;
	list-style-type: none;
	width: 190px;
	margin: 5px;
	text-align: left;
}
.savebar {
	margin: 3px;
	padding: 4px;
	text-align: right;
}
#containerinner #header {
	text-align: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A0A0A4;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
}

#savebart {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CAD3DF;
	border-right-color: #CAD3DF;
	border-bottom-color: #CAD3DF;
	border-left-color: #CAD3DF;
	margin-top: 20px;
}
#savebart h1 {
	color: #792100;
	font-size: 24px;
}
.saveButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	width: 120px;
	margin: 3px;
}
#header h1 {
	font-size: 16px;
}

#savebarb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9EB0C5;
	border-right-color: #9EB0C5;
	border-bottom-color: #9EB0C5;
	border-left-color: #9EB0C5;
}
#content p {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}
#content li {
	color: #2A5F00;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: square;
}
hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CACACC;
	border-right-color: #CACACC;
	border-bottom-color: #CACACC;
	border-left-color: #CACACC;
}
#content li strong {
	color: #2A0000;
}
#searchenginelistDiv h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #035A89;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	clear: both;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
