﻿@import url(MenuHWDropDown.css);
@import url(dhtmlgoodies_calendar.css);

html {
     overflow: -moz-scrollbars-vertical;
}
body {
background-color:#c6d8f2;
}
td {
font-family:verdana; font-size:8pt; color: #747477;
}
a:link
{
font-family: verdana; color:#336699; text-decoration:underline; font-size:8pt; font-weight:bold;
}
a:visited
{
font-family: verdana; color:#336699; text-decoration:underline; font-size:8pt; font-weight:bold;
}
a:hover
{
font-family: verdana; color:#336699; text-decoration:none; font-size:8pt; font-weight:bold;
}
a.top_menu:link
{
text-decoration:none; color:#747477; font-weight:normal;
}
a.top_menu:visited
{
text-decoration:none; color:#747477; font-weight:normal;
}
a.top_menu:hover
{
text-decoration:underline; color:#747477; font-weight:normal;
}

a.news:link
{
text-decoration:none; color:#808080; font-weight:normal;
}
a.news:visited
{
text-decoration:none; color:#808080; font-weight:normal;
}
a.news:hover
{
text-decoration:underline; color:#808080; font-weight:normal;
}

.ContentPane
{
 padding-right:0px;padding-left:20px;
}

.button {
background-color: #ff9a16;
border: 0px solid #fff;
color:#fff;
font-size:8pt;
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/corner_orange.gif');
background-position:right;
background-repeat:no-repeat;
padding-right:7px;
height:20px
}
.input {
height:20px;
font-size:9pt;
color: #747477;
}
.menuTd {
height: 25px;
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/menu_back.gif');

}
.separator {
padding-left:10px; padding-right:10px;
}
.menuTable {
height: 25px;
}
.menuTable a:link
{
font-family: verdana; color:#747477; text-decoration:none; font-size:8pt; font-weight:bold;
}
.menuTable a:visited
{
font-family: verdana; color:#747477; text-decoration:none; font-size:8pt; font-weight:bold;
}
.menuTable a:hover
{
font-family: verdana; color:#336699; text-decoration:none; font-size:8pt; font-weight:bold;
}
.footerBack {
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/footer.gif');
height:7px;
}
.headerBlue {
background-color:#2952cc;
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/corner_blue.gif');
background-position:right;
background-repeat:no-repeat;
height:20px;
color:#fff;
font-weight:bold;
padding-left:10px;

}
.headerPink {
background-color:#ff33cc;
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/corner_pink.gif');
background-position:right;
background-repeat:no-repeat;
height:20px;
color:#fff;
font-weight:bold;
padding-left:10px;
}
.headerOrange {
background-color:#ff9a16;
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/corner_orange.gif');
background-position:right;
background-repeat:no-repeat;
height:20px;
color:#fff;
font-weight:bold;
padding-left:10px;
}
.headerGrey {
background-color:#b4b4b4;
background-image: url('/Design/DesktopLayouts/SonyEricsson/img/corner_grey.gif');
background-position:right;
background-repeat:no-repeat;
height:20px;
color:#fff;
font-weight:bold;
padding-left:10px;
}
.paddLeft td {
padding-left:10px;
}
.sjx_cldr_left_arr 
{
    width:11px;
    height:9px;
    background-image: url('/Design/DesktopLayouts/SonyEricsson/img/arrow_left_Calendar.gif');
    }
.sjx_cldr_right_arr 
{
    width:11px;
    height:9px;
    background-image: url('/Design/DesktopLayouts/SonyEricsson/img/arrow_right_Calendar.gif');
    }

.calendar_divstyle
{
	border-style:none;
	border-width:0px;
	border-color:White;
}

.calendar_title td
{
    text-align: center;
    font-weight:bold;
    color:#FF33CC;
    background-color:White;
}
.calendar_dayheader
{
    text-align: center;
    border-top:1px solid #B4B4B4;
    border-bottom:1px solid #B4B4B4;
    font-size:11px;
    color: rgb(51, 51, 51); 
    font-weight:normal;
}

.calendar_day
{
    color: Gray; 
    width: 14%;
}

.calendar_weekendday
{
    text-align: center;
    width: 14%;
    color:  #FF33CC;
}

.calendar_today
{
    text-align: center;
    border: 1px solid; 
    border-color:  #B4B4B4;
    color: Gray; 
    width: 14%;
}

.calendar_selectedday
{
    text-align: center;
    border: 1px solid;
    border-color: #C0C0C0;
    background: #FFBBFF;
    color: Gray;
    width: 14%;
}

.calendar_othermonthday
{
    text-align: center;
    color: #CCCCCC; 
    width: 14%;
}
.calendar_nextprev
{
    background-color:White;
    text-align: center;
}
.calendar_generalStyle
{
    border-style:none;
    border-color:white;
    color: #FF33CC; 
    font-size: 10pt; 
    width: 210px; 
}


.popActiveTab {
	color:#11214d; font-weight: bold;
}
.popActiveTabCorner1 {
	color:#11214d; font-weight: bold;
	background-image: url('img/tabActiveCorner1.gif');
	width:16px;
}
.popActiveTabCorner1 {
	color:#11214d; font-weight: bold;
	background-image: url('img/tabActiveCorner2.gif');
	width:16px;
}
.popTab {
	color:#11214d; font-weight: bold; 
	border-top:1px solid #e2eefd;
}
.popTabCorner1{
	color:#11214d; font-weight: bold;
	background-image: url('img/tabCorner1.gif');
	width:16px;
}
.popTabCorner2{
	color:#11214d; font-weight: bold;
	background-image: url('img/tabCorner2.gif');
	width:16px;
}
.SearchTd {
	padding:15px;
	height:150px;
	background-color:#e2eefd;
	background-image: url('img/loop.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align:center;
}
