@CHARSET "UTF-8";

a{
	text-decoration: none;
	color: #336699;
}

div.contents
{
	margin: 10px 20px;
}

.page_header table td
{
	padding: 5px 5px 5px 0;
}

th {
	font-weight: bold;
	text-align: left;
}

tr.ltr th, tr.ltr td{
	text-align: left;
}

tr.rtl th, tr.rtl td{
	text-align: right;
}

a.calendarName, a.visited
{
	color: #336699;
	text-decoration: underline;
}
a.calendarName:hover
{
	color: #FF5500;
	text-decoration: underline;
}

a.down_load_link
{
	color: #C82727;
}
	
.page_header {	
	margin: 0;
}

.page_header table
{
	width: 100%;
}

.page_header table td, .page_header table td a{
	color: #fff;
}

.page_header .page_title 
{
	width: 50%;	
}

.page_header .page_help_ltr, .page_header td.time span{
	text-align: right;
}

.page_header td.time span, .page_header td.page_help_ltr a{
	font-size: 12px;
}

.page_header .page_help_rtl {
	text-align: left;
	padding: 5px 20px;
}

.error_msg {
	padding: 5px;
	width: 90%;
	color: #C82929;
	font-size: 150%;
	background-color: #ffc;
	border-style: solid;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	margin: 10px;
}

.cal_browse_list table
{
	border-collapse: collapse;
	width: 100%;
}

.cal_browse_list table tr th, .cal_browse_list table tr td
{
	border: 1px solid gray;
	padding: 3px 15px;
}

.cal_browse_list table tr.cal_browse_list_header{
	background-color: #CCC;
}

.cal_browse_list table tr.whiteBG{
	background-color: #FFFFFF;
}

.cal_browse_list table tr.grayBG{
	background-color: #EFEFEF;
}

.cal_browse_list_horz_line {
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 3px 0px;
}

.trademark {
	color: #ff0000;
	font-size: x-small;
}

.groupwise_logo {
	color: #666666;
	font-size: large;
}

.poweredBy	{
	vertical-align:super;
}

/*******************************************************
* GroupWise icon, Company Name, Product name
*******************************************************/
img.loginBranding1
{
	background-repeat: no-repeat;
	height: 138px;
    width: 300px;
}

img.loginBranding1_en
{
	background-image: url( '../images/CalendarPublishingHostOverlay.png' );
}
img.loginBranding1_de
{
	background-image: url( '../images/CalendarPublishingHostOverlay-de.png' );
}
img.loginBranding1_es
{
	background-image: url( '../images/CalendarPublishingHostOverlay-es.png' );
}
img.loginBranding1_fr
{
	background-image: url( '../images/CalendarPublishingHostOverlay-fr.png' );
}
img.loginBranding1_pt
{
	background-image: url( '../images/CalendarPublishingHostOverlay-pt.png' );
}

img.productLogo		{ background-position: -5px 0px }

/*******************************************************
* Company name on the right-top corner side
*******************************************************/
img.loginBranding2
{
	background-image: url( '../images/CalendarPublishingHostOverlay.png' );
	background-repeat: no-repeat;
	width: 60px;
	height: 120px;
}

img.companyLogo		{ background-position: -470px 0px }

/*******************************************************
* GroupWise icon
*******************************************************/
img.loginBranding3
{
	background-image: url( '../images/CalendarPublishingHostOverlay.png' );
	background-repeat: no-repeat;
	width: 70px;
	height: 60px;
}

/*******************************************************
* GroupWise Company Name, Product name
*******************************************************/
img.loginBranding4
{
	background-image: url( '../images/CalendarPublishingHostOverlay.png' );
	background-repeat: no-repeat;
	width: 175px;
	height: 60px;
}

img.productName		{ background-position: 0px -60px }

/*******************************************************
* 
*******************************************************/
img.loginBranding6
{
	background-image: url( '../images/CalendarPublishingHostOverlay.png' );
	background-repeat: no-repeat;
	width: 300px;
	height: 150px;
	background-position: -20px 0px;
}

/*******************************************************
* 
*******************************************************/
img.loginBranding7
{
	background-image: url( '../images/CalendarPublishingHostOverlay.png' );
	background-repeat: no-repeat;
	width: 300px;
	height: 150px;
	background-position: -30px -15px;
}


/*-----------------------------------------------------------------------*/
/* WebAccess-specific branding styles for Product, Version, Copyright... */
/*-----------------------------------------------------------------------*/
.version
{
	font-size: 9pt;
}

.aboutVersion1
{
	font-size: 20px;
}

.aboutVersion2
{
	font-size: 13px;
}

.copyright
{
	font-size: 9px;
	color: White;
	margin: 0;
}
