.LocationCell { background-color: #6F8593; }
.PageBackground { background-color: #DBE0E5; }
.AdminHeaderCell { background-color: #6F8593; }
 
a:link { color: #000000; text-decoration: none; font-weight: bold}
a:visited { color: #000000; text-decoration: none; font-weight: bold}
a:active { color: #000000; text-decoration: none; font-weight: bold}
a:hover { color: #A2A2A2; text-decoration: none; font-weight: bold}

.Error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000 }

body,p,input,tr,td,table,th {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 14px}

.EditShip { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.SiteName { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
.RowTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

.TitleRowBg { background-color:  #6F8593; height: 22px;}
.FrontPageRowBg { background-color:  #6EB3DF; }
.NewItemRowBg { background-color:  #FFE303; }
.FirstRowBg { background-color:  #B6C2C9; }
.SecondRowBg { background-color: #DBE0E5; }

.MenuSelectedCellBackground { background-color: #B6C2C9; }

.frmlabel {font-weight: bold; font-size: 11px;}

a.download:active {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #056AA9; text-decoration: none;  
}
a.download:link {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #056AA9; text-decoration: none;
}
a.download:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #056AA9; text-decoration: none;
}
a.download:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #00834A; text-decoration: none;
}

A.AdminNav:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    width: 175px;
	background-image: url(../resources/admin_images/adm_nav_norm.gif); 
}

A.AdminNav:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    width: 175px;
	background-image: url(../resources/admin_images/adm_nav_norm.gif); 
}

A.AdminNav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000 ;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    width: 175px;
	background-image: url(../resources/admin_images/adm_nav_roll.gif); 
}

A.AdminNavSelected:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    width: 175px;
	background-image: url(../resources/admin_images/adm_nav_activ.gif); 
}

A.AdminNavSelected:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    width: 175px;
	background-image: url(../resources/admin_images/adm_nav_activ.gif); 
}

A.AdminNavSelected:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000000 ;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    width: 175px;
	background-image: url(../resources/admin_images/adm_nav_activ.gif); 
}

A.BannerLoc:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
A.BannerLoc:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
A.BannerLoc:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
A.BannerLoc:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #6F8593;
}

.LocationText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}

a.Location:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
a.Location:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
a.Location:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
a.Location:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #A2A2A2}

A.CMD:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
A.CMD:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
A.CMD:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
A.CMD:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #B6C2C9;
}

A.CMDBlack:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.CMDBlack:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.CMDBlack:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.CMDBlack:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #B6C2C9;
}

.CMDBlackText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.CMDWhiteText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.menutitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold}

.contentHTML { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #333333; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; height: 300px; width: 345px; overflow:auto; padding-top: 45px; padding-right: 0px; padding-bottom: 5px; padding-left: 45px; }
.PictureBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #333333; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; height: 200px; width: 195px; overflow:auto; padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 15px; }
.PictureHTML { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #677D5F; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; height: 100px; width: 195px; overflow:auto; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 15px;}

.wndGrey { background-color: #C0C0C0; }
.wndDarkGrey { background-color: #808080; }
.FormatButton { border-style: none; background-color: #C0C0C0; height: 22px; }
.FormatTextBold {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; text-transform: uppercase; color: #000000; }
.FormatTextItalic {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: italic; font-weight: bold; text-transform: uppercase; color: #000000; }
.FormatTextUnderline {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; text-transform: uppercase; color: #000000; text-decoration: underline}
.invisibleTable {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.editBox
{
background-color: #FFFFFF; 
border-top: 1px solid #6F8593;
border-left: 1px solid #6F8593;
border-bottom: 1px solid #6F8593;
border-right: 1px solid #6F8593; 
scrollbar-3dlight-color: #6F8593;
scrollbar-arrow-color: #6F8593;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#FFFFFE;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color: #6f8593;
}

.editBoxFS
{
background-color: #FFFFFF; 
border-top: 1px solid #6F8593;
border-left: 1px solid #6F8593;
border-bottom: 1px solid #6F8593;
border-right: 1px solid #6F8593; 
scrollbar-3dlight-color: #6F8593;
scrollbar-arrow-color: #6F8593;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#FFFFFE;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color: #6f8593;
width: 168px;
}

.editBoxSpecial
{
background-color: #EBEEF1; 
border-top: 1px solid #6F8593;
border-left: 1px solid #6F8593;
border-bottom: 1px solid #6F8593;
border-right: 1px solid #6F8593; 
scrollbar-3dlight-color: #6F8593;
scrollbar-arrow-color: #6F8593;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#FFFFFE;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color: #6f8593;
}

.titleEditBox
{
background-color: #FFFFFF; 
border-top: 1px solid #6F8593;
border-left: 1px solid #6F8593;
border-bottom: 1px solid #6F8593;
border-right: 1px solid #6F8593; 
scrollbar-3dlight-color: #6F8593;
scrollbar-arrow-color: #6F8593;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#FFFFFE;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color: #6f8593;
}

.catTitleEditBox
{
font-size: 13px; 
font-weight: bold; 
color: #000000;
background-color: #FFFFFF; 
border-top: 1px solid #6F8593;
border-left: 1px solid #6F8593;
border-bottom: 1px solid #6F8593;
border-right: 1px solid #6F8593;
padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; 
}

.noformborder { width: 200px; font-family: Arial; font-size: 11px; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

.conOrderBoxEven { width: 40px; font-family: Arial; font-size: 10px; background-color:  #FFFFFF; border: #6F8593; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-indent: 5px}
.conOrderBoxOdd { width: 40px; font-family: Arial; font-size: 10px; background-color: #FFFFFF;  border: #6F8593; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-indent: 5px}

.catOrderBoxEven { width: 45px; font-family: Arial; font-size: 10px; background-color:  #FFFFFF; border: #6F8593; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-indent: 5px}
.catOrderBoxOdd { width: 45px; font-family: Arial; font-size: 10px; background-color: #FFFFFF;  border: #6F8593; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-indent: 5px}

.catOrderBox { width: 45px; font-family: Arial; font-size: 10px; background-color:  #FFFFFF; border: #6F8593; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-indent: 5px;}
.catTitleBox { width: 160px; font-family: Arial; font-size: 11px; font-weight: bold; background-color:  #FFFFFF; border: #6F8593; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

.catSettingsDescription { font-family: Arial; font-size: 12px; color: black; font-weight: bold;}
.catSettingsTitle { font-family: Arial; font-size: 11px; color: black; font-weight: bold;}

.colorRowCommandButton 
{
background-color: #DBE0E5; 
border-top: 1px solid #B6C2C9;
border-left: 1px solid #B6C2C9;
border-bottom: 1px solid #B6C2C9;
border-right: 1px solid #B6C2C9;
}

.CommandButton 
{
background-color: #DBE0E5; 
border-top: 1px solid #B6C2C9;
border-left: 1px solid #B6C2C9;
border-bottom: 1px solid #B6C2C9;
border-right: 1px solid #B6C2C9;
}

.actionSelectionBox
{
background-color: #DBE0E5; 
border-top: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-bottom: 1px solid #FF0000;
border-right: 1px solid #FF0000; 
}

.BottomTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.BottomRowBg { background-color: #EBEEF1; }

.infLink {
    font-size: 11px; color: #C6003C; font-weight: normal; letter-spacing: 1px; line-height: 7px;
	border-top: 0px solid #6F8593;
	border-left: 0px solid #6F8593;
	border-bottom: 0px solid #6F8593;
	border-right: 0px solid #6F8593; 
}

.contextMenu{
position:absolute;
width:170px;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:11px;
z-index:1000;
visibility:hidden;

border-top: 2px solid white;
border-left: 2px solid white;
border-right: 2px solid black;
border-bottom: 2px solid black;
}

.contextMenuItem{
padding-left:10px;
padding-right:10px;
}
