/* CSS Document */
html{
	overflow-y: scroll;
	
}
body{
	background-color: white;
	color: black;
	font: normal normal normal 10pt arial;
}
th {
	font: normal normal bold 10pt arial;
}
td {
	font: normal normal normal 10pt arial;
}

form {
	padding: 0;
	margin: 0;
}

a:link { color: #cd0909 }
a:visited { color: #cd0909 }
a:active { color: maroon }
a:hover { color: maroon }

select {
	font: normal normal normal 10pt arial;
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
}

.tableTHRight th {
	text-align: right;
}

.MainTable {
	border: 1px solid navy;
}
.MainTableBanner td {
	color: white;
	border: 1px solid white;
	background-image : url(../images/WebBanner_LinkMgr_03.jpg);
}
.MainTableBanner h1 {
	font-size: 18pt;
	margin: 10px;
}
.MainTableBody {
	background-color: #EEE;
}

.MainContent {
	padding: 3px;
}


h2 {
	text-align: left;
	font-size: 14pt;
	margin: 0px;
}
h3 {
	text-align: left;
	font-size: 12pt;
	margin: 0px;
}

.MainHeader {
	border: 1px solid navy;
}

.MainMenu {
}
.MainMenu TD {
	border: 1px solid navy;
	background-color: white;
	line-height: 20px;
}
.MainMenu a {
	display: block;
	float: left;
	width: 100%;
	padding: 0px 0px 2px 0px;
}

/* Category tree control */
.CategoryTree {
	font-size: 8pt;
	border-right: 1px solid navy;
	background-color: #e8e8FF;
	width: 200px;
	/*float: left;
	text-align: left;*/
}
.CategoryTree div {
	padding: 0px;
}
.CategoryTree div a {
	text-decoration: none;
	padding-left: 5px;
	margin: 1px;
	border-left: 5px solid silver;
	display: block;
}
.CategoryTree div a:hover {
	border-left: 5px solid navy;
}
.CategoryTree div .Selected {
	border-left: 5px solid navy;
}
.CategoryTree div .Inactive {
	color: silver !important;
}
.CategoryTree div .NEP {
	text-decoration: underline;
	font-weight: bold;
	color: blue;
}
.CategoryTree div .NEP:hover {
	color: navy;
}

.CategoryTree label {
	text-decoration: none;
	padding-left: 5px;
	margin: 1px 1px 1px 0px;
	border-left: 5px solid silver;
	display: block;
}
.CategoryTree div label:hover {
	border-left: 5px solid navy;
}


.ControlHeader {
	border-bottom: 2px solid navy;
	background-color: #e8e8FF;
}


.UserMenu {
	
}
.UserMenu TD {
	padding-left: 4px;
	font-size: 6pt;
	border-left: 5px solid silver;
	background-color: silver;
}
.UserMenu A {
	font-size: 8pt;
	text-decoration: none;
}
.UserMenuActive A {
	color: black;
}
.UserMenuActive A:visited {
	color: black;
}
.UserMenuActive TD {
	border-left: 5px solid navy;
}

.InactiveElem{
	color: #303030;
	text-decoration: underline;
}



.CommonWindow {
	border: 1px solid navy;
}
.CommonWindow TH{
	font-size: 8pt;
	background-color: navy;
	color: white;
}
.CommonWindow TD{
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	font-size: 8pt;
}
.CommonWindowFoot TD{
	background-color: #E0E0FF;
}

.CommonList{
	border: 0px solid navy;
}
.CommonList TH{
	font-size: 8pt;
	background-color: silver;
	color: black;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.CommonList TD{
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-size: 8pt;
}
.CommonListRowInact TD{
	vertical-align: top;
	background-color: #E0E0E0;
}
.CommonListRow_Highlight TD{
	vertical-align: top;
	color: blue;
	background-color: #add;
}
.CommonListRow0 TD{
	vertical-align: top;
	background-color: #E0D0D0;
}
.CommonListRow1 TD{
	vertical-align: top;
	background-color: #D0D0E0;
}
.CommonListFoot TD{
	background-color: #E0E0FF;
}
.CommonList .Selected{
	color: white;
	background-color: #0000A0;
}

.LinkPreview {
	border: 1px solid black;
	padding: 5px;
}
.LinkNum {
	float:right;
}


.BaseInput {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
}
.BaseInput100p {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
	width: 100%;
}
.BaseInput400 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
	width: 400px;
}
.BaseInput60 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
	width: 60px;
}

.ControlErrorMsg {
	color: #FF0000;
}
.SystemErrorMsg {
	color: #FF0000;
}

.FooBan {
	background-image: url(../images/WebFooter_bg.gif);
}
.FooBan div {
	text-align: right;
	font-size: 8pt;
	line-height: 8pt;
	position: relative;
	top: -30px;
	margin-bottom: -8pt;
}

.Btn {
	font: normal normal normal 10pt/12pt arial;
	background-color : #D0D0DF;
	padding: 1px 10px 1px 10px;
	margin: 3px;
	cursor: pointer;
}
.Btn:hover {
	background-color : #CCCCFF;
}

.OrderingSelector {
	font-size: 8pt;
	background-color: #D0D0DF;
	color: black;
	border: 0px none;
	width: 100%;
}

.faq {
	margin-top: 15px;
}
.faq p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #800000;
}
.faq h4 {
	font-size: 10pt;
	color: #048;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/* ---- links listing ---- */
#LEMaSysPath {
	font-size: 12pt;
	color: #11d;
	padding: 3px;
}
#LEMaSysPath a {
	color: #448;
	text-decoration: none;
	font-weight: bold;
}
#LEMaSysPath a:hover {
	color: #11d;
	text-decoration: underline;
}


#LEMaSysContainer {
	font-size: 12pt;
	text-align: justify;
	padding: 3px;
}
#LEMaSysContainer a {
	color: #448;
	text-decoration: none;
	font-weight: bold;
}
#LEMaSysContainer a:hover {
	color: #11d;
	text-decoration: underline;
}
#LEMaSysContainer ul {
	margin: 10px 10px 10px 30px;
	padding: 0px;
}


#LEMaSysHeader {
}
#LEMaSysHeaderTitle {
	font-size: 16pt;
	margin: 0px;
	border-bottom: 3px black double;
}
#LEMaSysCategoryText {
	font-size: 14pt;
	margin: 10px;
}


#LEMaSysSubCategories {
}
#LEMaSysSubCategoriesTitle {
	font-size: 16pt;
	margin: 0px;
	border-bottom: 1px black solid;
}
#LEMaSysSubCategoriesList {
	font-size: 12pt;
	margin: 10px 10px 10px 30px;
	padding: 0px;
	list-style-position: outside;
	list-style: disc;
}
#LEMaSysSubCategoriesList li {
}


#LEMaSysLinks {
}
#LEMaSysLinksTitle {
	font-size: 16pt;
	margin: 0px;
	border-bottom: 1px black solid;
}
#LEMaSysLinksList {
	font-size: 12pt;
	margin: 10px 10px 10px 30px;
	padding: 0px;
	list-style-position: outside;
	list-style: circle;
}
#LEMaSysLinksList li {
}
#LEMaSysLinksList li a {
	color: #484;
	text-decoration: none;
	font-weight: bold;
}
#LEMaSysLinksList li a:hover {
	color: #1d1;
	text-decoration: underline;
}
/* ---- links listing ---- */

.change_user_type{
    margin: 3px 0 3px 0; 
}

div.ReciprocalURL {
	float:right;
	border: 1px dotted gray;
	border-width: 0px 0px 1px 1px;
	padding: 3px
}
.page-navi{
	width: 600px;   
	text-align: center;
	margin: 0px auto 3px auto;
}
.filter{
    float: left;
    margin: 0;
}
.results_per_page{
    float:right;
    margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.pass{
	color: green;
	font-weight: bold;
}
.fail{
	color: red;
	font-weight: bold;
}
.warn{
	color: blue;
	font-weight: bold;
}


.link_variation {
	background-color: #ccf;
	margin: 0 0 10px 0;
	padding: 5px;
}
.link_variation label{
	text-align:right;
	width: 110px;
	display: block;
	float:left;
	margin-left: -140px;
	line-height: 21px;
	font-weight: bold;
}
.link_variation p{
	margin: 0px 0 0px 140px;
	clear: both;
}
.link_variation input[type=text], .link_variation textarea, .link_variation .inherited_value{
	width: 100%;
	display: none;
}
.link_variation .inherited_value{
	line-height: 23px;
	color: gray;
	display: block;
}
.link_variation input[type=checkbox] {
	width: 20px;
	display: block;
	float:left;
	margin-left: -25px;
}
.link_variation .delete_link_variation, .link_variation .restore_link_variation {
	float: right;
	display: block;
	margin: 3px 0 0 3px;
}

.link_variation .restore_link_variation {
	display: none;
}
.link_variation_template {
	display: none;
}

.variation_sites_list {
	display:none;
}