﻿.mainDiv
{
	clear:both;
	margin: 0 auto;
	border: solid 0px red;
	width: 697px;
	overflow:hidden;
	font-family: Arial;
	color: Gray;
	font-size: 12px;
}

p
{
	margin:0;
	padding: 10px 0 0 0;	
}

img
{
	border-width: 0px;	
}
	
.clearDIV
{
	clear:both;	
}

.FrontPanel
{
	width: 697px;
	overflow:hidden;
	clear:both;	
	margin-top: 0px;
}

.InputTextBox
{
	border: solid 1px #6abbe8;
	border-right: solid 0px Silver;
	color: #0066CC;
	font-size: 18px;
	width: 510px;
	padding-left: 5px;
	height: 25px;
	vertical-align:middle;
}

.InputTextBox:hover
{
	border-color: #ffa200;
}

.Title1
{
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-size: 14px;
	margin-bottom:10px;
}


h1
{
	margin: 0px;
	color: Gray;
	font-size: 16px;
}

h2
{
	margin: 0px;
	color: Gray;
	font-size: 14px;
}

.ConvertButton
{
	vertical-align:middle;
	border: solid 2px #1a98de;
	background-image:url(../images/ConvertButtonRep.gif); 
}


.frontDivRight
{
	float:left;
	width: 20px;
	height: 85px;
	background-image:url(../images/FrontRight.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

.bottomDiv
{
	float:right;
	clear:both;
	padding-right:20px;		
}

.NormalLinks A:link {text-decoration: underline; font-family: Arial; font-size: 12px;  color: #0066CC; font-weight: normal; }
.NormalLinks A:visited {text-decoration: underline; font-family: Arial; font-size: 12px; color: #0066CC; font-weight: normal; }
.NormalLinks A:active {text-decoration: underline; font-family: Arial; font-size: 12px; color: #0066CC; font-weight: normal; }
.NormalLinks A:hover {text-decoration: underline; font-family: Arial; font-size: 12px; color: #ffa800; font-weight: normal; }


.MenuLinks A:link {text-decoration: none; font-family: Arial; font-size: 12px;  color: White; font-weight: bold; }
.MenuLinks A:visited {text-decoration: none; font-family: Arial; font-size: 12px; color: White; font-weight: bold; }
.MenuLinks A:active {text-decoration: none; font-family: Arial; font-size: 12px; color: White; font-weight: bold; }
.MenuLinks A:hover {text-decoration: none; font-family: Arial; font-size: 12px; color: #ffa200; font-weight: bold; }

.LetterLinks A:link {text-decoration: underline; font-family: Arial; font-size: 16px;  color: White; font-weight: bold; padding: 0 2px 0 2px; }
.LetterLinks A:visited {text-decoration: underline; font-family: Arial; font-size: 16px; color: White; font-weight: bold; padding: 0 2px 0 2px; }
.LetterLinks A:active {text-decoration: underline; font-family: Arial; font-size: 16px; color: White; font-weight: bold; padding: 0 2px 0 2px; }
.LetterLinks A:hover {text-decoration: none; font-family: Arial; font-size: 16px; color: Orange; font-weight: bold; }

.BottomLink A:link {text-decoration: none; font-family: Arial; font-size: 10px;  color: gray; font-weight: normal; }
.BottomLink A:visited {text-decoration: none; font-family: Arial; font-size: 10px; color: gray; font-weight: normal; }
.BottomLink A:active {text-decoration: none; font-family: Arial; font-size: 10px; color: gray; font-weight: normal; }
.BottomLink A:hover {text-decoration: underline; font-family: Arial; font-size: 10px; color: black; font-weight: normal; }

.NetworkLink A:link {text-decoration: none; font-family: Arial; font-size: 10px;  color: black; font-weight: bold; }
.NetworkLink A:visited {text-decoration: none; font-family: Arial; font-size: 10px; color: black; font-weight: bold; }
.NetworkLink A:active {text-decoration: none; font-family: Arial; font-size: 10px; color: black; font-weight: bold; }
.NetworkLink A:hover {text-decoration: underline; font-family: Arial; font-size: 10px; color: black; font-weight: bold; }

.prefixTD1
{
	background-color: #5184d3; width:50px; color:White; font-weight:bold; text-align:center;	
}

.prefixTD2
{
	width:40px; border: solid 1px #5184d3; border-left-width: 0px;  text-align:center;
}

.How2Div
{
	border:solid 1px #e8e8e8;
	padding: 10px;
	clear:both;
	width: 330px;
	background-color: Yellow;
	color: Black;
	position: absolute;
	margin: -150px 0px 0px 300px;
	visibility:hidden;
}

.hrDIV
{
	width:100%;
	clear:both;
	height: 2px;
	background-color: Gray;	
	margin-bottom: 10px;
}

.completeList
{
	overflow: auto;
    list-style-type: none;
    margin:0px;
    padding:0px;
    border: solid 1px silver;
    visibility: visible;
    position:absolute;
    z-index:1000;
    font-family: Arial;
    font-size: 12px;
    color: gray;
}

.completeListItems
{
	background-color: White;
	text-align:left;
	padding:0px;
	margin:0px;
	text-decoration:none;
	border: solid 0px orange;
	z-index:1000;
	font-family: Arial;
    font-size: 12px;
    color: #0066CC;
}

.completeListSelected
{	
	background-color: #0066CC;
	text-align:left;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:White;	
	font-weight:bold;
	z-index:1000;
	font-family: Arial;
    font-size: 12px;
}

.completeListSelected:hover
{
	background-color: #0066CC;
	color: White;
	font-weight:bold;
	font-family: Arial;
    font-size: 12px;
}

.unitSuggestionTable
{
	border-collapse: collapse;
	color: #0066CC;
}
.unitSuggestionTitleTD1
{
	border-bottom: solid 2px #e0e0e0;
	border-top: solid 2px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	padding: 5px;
	font-weight:bold;
}

.unitSuggestionTitleTD2
{
	border-bottom: solid 2px #e0e0e0;
	border-top: solid 2px #e0e0e0;
	padding: 5px;
	font-weight:bold;
}

.unitSuggestionTitleTD3
{
	border-left: solid 1px #e0e0e0;
	border-top: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	padding: 5px;
	font-weight:bold;
}
.unitSuggestionContentSingleTD
{
	padding: 5px;		
}
.unitSuggestionContentTD1
{
	border-bottom: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;	
	padding: 5px;
}

.unitSuggestionContentTD2
{
	border-bottom: solid 1px #e0e0e0;	
	padding: 5px;
}

.unitSuggestionContentTD3
{
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	padding: 5px;
}

.unitSuggestionContentTD /*colspan = 3*/
{	
	border-bottom: solid 1px #e0e0e0;	
	padding: 5px;
}

.unitSuggestionCatTD
{
	padding: 10px 5px 5px 5px;
	font-weight:bold;
	color: #0A4094;
	font-size:14px;
}

.unitSuggestionSingleTD
{
	padding: 10px 5px 5px 5px;
	font-weight:bold;
	color: #0A4094;
	font-size:14px;
}

.unitCatMoreDefinitions
{
	padding: 5px;
	font-weight:bold;
	color: Black;
	font-size:14px;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
