/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
background: #D4DCE5 url(Img/masterstrip.jpg) center top  repeat-y;
}

.tablePageBorder {
background: transparent url(Img/master.jpg) top left no-repeat;
}

/* Top menu and menu for side panel */

.tableMainMenu {
border-top: 1px solid #7089A3;
border-right: 1px solid #7089A3;
}

.tableMainMenu td {
border-bottom: 1px solid #7089A3;
border-left: 1px solid #7089A3;
color: #fff !important;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
font-size: 12px;
}

.tableMainMenu td a:link, .tableMainMenu td a:visited {
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: #f1f1f1 !important;
line-height: 20px;

}

 .tableMainMenu td a:hover, .tableMainMenu td a:active {
 text-decoration: none;
 font-weight: bold;
 cursor: hand;
 color: #ccc !important;
 font-size: 12px;
 line-height: 20px;
 }



/* sub menu on light blue area (Login register etc */

.tableSubMenu {
border-top: 1px solid #7089A3;
border-right: 1px solid #7089A3;
}

.tableSubMenu td {
border-bottom: 1px solid #7089A3;
border-left: 1px solid #7089A3;
color: #33506E !important;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
font-size: 10px;
}

.tableSubMenu td a:link, .tableSubMenu td a:visited {
text-decoration: none;
font-weight: bold;
font-size: 10px;
color: #33506E !important;
line-height: 20px;

}

 .tableSubMenu td a:hover, .tableSubMenu td a:active {
 text-decoration: none;
 font-weight: bold;
 font-size: 10px;
 cursor: hand;
 line-height: 20px;
 text-decoration: underline;
 }
 


.tableMenuNoBorder td {
font-weight: bold;
font-size: 10px;
color: #33506E;
padding-left: 0;
padding-right: 10px;
}


/* side menu */

/* side menu */

.MenuGroup
{
	
   Border-top:  1px solid #7089A3;
   border-right: 1px solid #7089A3;
}

.MainItemTitle
{
Border-bottom: 1px solid #7089A3;
border-left: 1px solid #7089A3;
color: #fff !important;
font-weight: bold;
font-size: 14px;
line-height: 20px;
padding-left: 0px;

text-align: left;
width: 130px;
}

.aChangeCurrency 
{
	text-decoration: none;
	color: White;
}

.inputChangeLanguage 
{
	border: 0;
}

.MainItemSide 
{
    Border-bottom: 1px solid #7089A3;
    border-left: 1px solid #7089A3;
    color: #fff !important;
    margin: 0;
    font-weight: bold;
font-size: 12px;
line-height: 20px;
background: transparent url(Img/arrow.gif) center left no-repeat;
text-align: left;
width: 130px;

}
.MainItemOverSide
{
	 Border-bottom: 1px solid #7089A3;
    border-left: 1px solid #7089A3;
line-height: 20px;
  color: #fff !important;
    font-weight: bold;
font-size: 12px;
  cursor: hand;
color: #ccc;
  background: transparent url(Img/arrow.gif) center left no-repeat;
text-align: left;
width: 130px;
}


.MenuItemClickedSide
{
    cursor: pointer;
    cursor: hand;
    line-height: 20px;
  
   
}

/* styles for flags and currencies */

.divFlagsAndCurrencies 
{
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
}

.divFlagsAndCurrencies img 
{
	margin-left: 0px;
	margin-right: 0px;
}

/* set currency control */

.aChangeCurrency:link, .aChangeCurrency:visited 
{
	color: #fff !important;
}

.aChangeCurrency:hover, .aChangeCurrency:active 
{
color: #fff !important;
text-decoration: underline;
}
