﻿/*---------------------------- Header -----------------------------*/

#Header{ margin:10px auto 0 auto; width:850px; font-size:10px; border:0px solid #999; }


/*------------ Header1 ------------*/

#Header1{ height:27px; background:#333; border:0px solid orange; border-width:0; }

#Logo{ float:left; width:160px; height:27px; background:none; padding:0px; border:0px solid green; }

#Logo a:link, #Logo a:visited, #Logo a:hover, #Logo a:active
{ display:block; width:160px; height:27px; background: url('Images/logo.jpg'); }

.MenuLeft{ float:left; font-weight:bold; width:365px; height:27px; border:0px solid red; }

/*  Defines the look of main menu items */

.StaticMenuItemStyle, .StaticMenuItemStyle a{ color:#999; text-align:center; text-decoration:none; padding-left:2px; height:27px; width:90px; }
.StaticHoverStyle, .StaticHoverStyle a{ color:#e3e3e3; text-decoration:underline; }
.StaticSelectedStyle a{ background:none; color:#e3e3e3; text-decoration:underline; }
.DynamicMenuItemStyle{ width:90px; color:#707070; background:#333; text-align:center; padding:4px 2px 4px 3px; }
.DynamicHoverStyle{ background-color:#707070; color:#ffffff; }

.RightMenu{ float:right; padding:7px 10px; text-align:right; width:250px; height:10px; border:0px solid red; }

#ManagerLog{ float:right; border:0px solid green; text-align:right; width:133px; height:15px; padding:0px 12px 0px 0; }
#ManagerLog a:link, #ManagerLog a:visited{ color:#999; text-decoration:none; }
#ManagerLog a:hover, #ManagerLog a:active{ color:#999; text-decoration:underline; }

#UserLog{ float:right; border:0px solid green; text-align:right; width:55px; height:15px; }
#UserLog a:link, #UserLog a:visited{ color:#999; text-decoration:none; }
#UserLog a:hover, #UserLog a:active{ color:#e3e3e3; text-decoration:underline; }

#User{ float:right; color:Orange; border:0px solid #000; }

.Login_button{ float:right; font-weight:bold; }

.Login_StaticMenuItemStyle, .Login_StaticMenuItemStyle a{ color:#999; text-decoration:none; }
.Login_StaticHoverStyle, .Login_StaticHoverStyle a, .Login_StaticSelectedStyle a{ color:#e3e3e3; text-decoration:underline; }
/*------------ Header1 ------------*/

/*----------- site map ------------*/

#siteMap_wrap{ border:0px solid #999; background:#777; margin:1px 0; padding:5px 15px; height:15px;}
.siteMap{ float:left; width:500px; color:Orange; height:14px; border:0px solid red; }
.siteMap a:link, .siteMap a:visited{ color:#e3e3e3; text-transform:uppercase; text-decoration:none; }
.siteMap a:hover, .siteMap a:active{ color:Orange; text-decoration:none; }
/*----------- site map ------------*/

/*----------- Themes wrapper -----------*/
#ThemeWrapper{ float:right; border:0px solid red; }
#Thm_label{ position:relative; float:left; top:5px; color:#3b5998; }
.RBL_theme{ float:left; border:0px solid purple; }
.RBL_theme td{ border:0px solid purple; padding:0 10px 0 0; }
.RBL_theme label{ position:relative; top:-2px; }
/*----------- Themes wrapper -----------*/

/*---------------------------- Header -----------------------------*/