﻿/*** css shared in ALL languages ***/
body {
	height:100%;
	margin-left:3px;
	margin-right:3px;
	margin-top:0px;
	margin-bottom:0px; 
	padding-top:0;
	background-color:#FFFFFF;
}
em {
font-style:normal;
font-weight:normal;
}
body table#tbl_main
{
	display: block;
	width: 997px;
	margin: 0;
	padding: 0;
}
body table#tbl_main_pop
{
	display: block;
	width: 780px;
	margin: 0;
	padding: 0;
}
td, div, input, select {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666; 
}

body, p, .text, .text_fixed {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	/* font-size : 11px; */
	/* font-size:small; */
	color : #666666; 
	font-size: 0.8em; 
	text-align:left;
}
p, .text, .text_fixed {
	/*
	font-size:10px;
	*/
	font-size: 0.83em;
}
p {
	/* added to reduce margin around standard p tags - dbagchee 10.09.2006 */
	margin: 0 0 10px 0;
}
div.text p {
	/* added to retain size of text in nested paragraphs - dbagchee 10.09.2006 */
	font-size: 100%
}

div.text ul {
 font-size: 100%;
}

/* for contact us pages */
ul table {
	font-size: 125%;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0 0 4px 0;
	font-weight: bold;
}
h1 {
	margin: 0;
	padding: 0;
	font-size:1em;
	color:#069;
}
h1#silver {
	color:#666;
}
h2 {
	font-size:1em;
	color:#069;
}
h3 {
	font-size:1em;
	color:#666;
}
h4 {
	font-size:0.85em;
	color:#069;
}
h5 {
	font-size:0.85em;
	color:#666;
}

.pad_bot5 {
	padding: 0 0 5px 0;
}

/* default for basic list */
.body ul {
	/*updated margin and font size - dbagchee 10.09.2006*/
	font-size: .83em;
	list-style-image:url("/images/commons/bullet_orange.gif");
	margin: 0 0 10px 0;
	padding-left: 18px;
}
/* override the above style so that indented bullets don't shrink further bweinber 2/2/2009 */
.body ul li ul {
font-size:100%;
list-style-image:url("/images/commons/bullet_orange.gif");
margin:0 0 10px;
padding-left:18px;
}

/*
a:link {
}

a:visited {
}

a:hover {
}

a:active {
}
*/
a:link, a:visited {
	text-decoration:none;
	color:#3399CC;
}

a:hover {
	color:#FF9933;
}

a:active {
	text-decoration:none;
	color:#3399CC;
}

form {
	margin:0px;
}

img {
	border:0px;
}

td.bottom_link {
	padding-left:15px;
}

td.bottom_link_inner {
	padding-left:15px;
/*	padding-right:18px; */
}
td.bottom_link_inner_full {
	padding-left:15px;
}
div.bottom_link {
	width:100%;
	background-image:url("/images/commons/pix_grey_DEDEDE.gif");
	background-repeat:repeat-x;
	background-position:top;
	/*temp fix 12.14.07 dmb*/
	color: #ffffff;
}
div.bottom_link_text {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666; 
	padding-top:5px;
	font-size:10px;
}
div.h_line {
	height:1px;
	width:100%;
	background-color:#E4E4E4;
}
div.h_line_light_orange {
	height:1px;
	width:100%;
	background-color:#FFDAB8;
	margin-top:9px;
	margin-bottom:9px;
}
div.h_line_dot {
	background-image:url("/images/commons/dot_h_ext.gif");
	height:1px;
	width:100%;
}
div.h_line_dot_w_padding {
	background-image:url("/images/commons/dot_h_ext.gif");
	height:1px;
	line-height: 1px;
	font-size: 1px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
div.h_line_dot_w_padding_2 {
	background-image:url("/images/commons/dot_h_ext.gif");
	height:1px;
	line-height: 1px;
	font-size: 1px;
	/*
	margin-top:2px;
	margin-bottom:2px;
	*/
	padding: 4px 0;
	background-repeat: repeat-x;
	background-position: left center;
	width:100%;
}
div.form_elements_container {
 	position:relative;
 	width:100%;
}
div.form_input {
	float:left;
	width:90px;
}
div.form_button {
	float:left;
	margin-left:5px;
}
input.form_input {
	width:90px;
	border:1px solid #BEBEBE;
	height:14px;
	font-size:10px;
}
form img
{
	vertical-align: bottom;
}
div.v_padding_1 {
	padding-bottom:5px;
}
div.v_padding_2 {
	padding-bottom:10px;
}
div.document a, div.document a:link, div.document a:visited {
	color:#666;
	text-decoration:none;
	font-size:0.8em;
}
div.document a:hover {
	color : #FF9933;
}
div.bottom_link_left {
	float:left;
	width:240px;;
}
div.bottom_link_right {
	float:left;
	width:355px;
}
.nobr { 
	white-space: nowrap;
}

.zwsp {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 0pt;
	padding: 0px;
	margin: 0px;
	width: 0px;
	word-spacing: 0px;
}

div.h_line_dot_w_padding_95 {
	background-image:url("/images/commons/dot_h_ext.gif");
	height:1px;
	line-height: 1px;
	font-size: 1px;
	width:95%;
	margin-top:5px;
	margin-bottom:5px;
}
/* added 2006/06/26 kwai lam to support flash video */

/* prevent IE 6 forms from poking through */
#flv_modal_hide_select, #crm_flv_layer {
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;	
}
#crm_flv_layer {
	z-index: 100000;
	opacity: 1.00;
}
/* IE only */
#flv_modal_hide_select {
	filter: alpha(opacity=0);
}
* html #flv_modal_hide_select, * html #crm_flv_layer { /* IE6 hack */
	position: absolute;
	top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
}

/* hide spp modal */
.PopupPanel, .PopupPanelModalArea, #bgDiv, #PopupPanel {
	display: none;
}

/* New Toolbar Style */
#Header { background: 0; margin: 0; position: relative; z-index: 10; }
	#Header .content { background: #fff url(/images/commons/header-content-bg.png) repeat-x 0 100%; }

#Toolbar {
	background: #000 url(/images/commons/toolbar-bg.png) repeat-x 0 0;
	border: 0;
	border-bottom: 1px solid #595959;
	float: none;
	font-size: 100%;
	height: auto;
	min-height: 24px;
	position: relative;
	z-index: 10;
}
	#Toolbar a, #Toolbar label { color: #c1c1c1; font-size: 93%; outline: none; }
		#Toolbar a:hover { color: #fff; text-decoration: none; }
		/* Make label line up with links in Opera */
		body.opera #Toolbar label { float: left; margin-right: 3px; }
	#Toolbar #LocaleSelector {
		background: url(/images/icons/locale-selector-toolbar.gif) no-repeat 100% 0;
		float: left;
		line-height: 22px;
		padding: 0 46px 0 14px;
	}
	#Toolbar ul { margin: 0; padding: 0; }
		#Toolbar ul li, #Toolbar ul li.last {
			background: url(/images/commons/toolbar-divider-bg.png) no-repeat 0 0;
			display:-moz-inline-stack;/* Firefox 2 and under*/
			display: inline-block;
			float: none;
			margin: 0;
			padding: 0 10px 0 5px;
			position: relative;
			line-height: 22px;
		}
			#Toolbar ul.nav li {
				float: left;
				display: block;
				padding: 0 14px 0 5px;
			}
			/* Opera won't let us interact with the absolutely positioned descendent
			   of a display: inline-block element */
			body.opera #Toolbar ul li {	display: block;	float: left; }
			#Toolbar ul li.active {
				background-image: url(/images/commons/toolbar-item-active-bg.png);
			}
			#Toolbar ul li a { display: block; line-height: 22px; }
				#Toolbar ul.tool li a { position: relative; }
				#Toolbar ul li a.login {
					background-position: 100% 0;
					background-repeat: no-repeat;
					padding-right: 8px;
				}
				#Toolbar ul li.first a.login {
           background:transparent url(/images/icons/orange-triangle-down.gif) no-repeat scroll 100% 0;
           padding-right:8px;
        }
        #Toolbar ul li.active a.login {
	         background-image: url(/images/icons/white-triangle-down.png); color: #fff
	      }
				#Toolbar ul li.menu a {
					background: url(/images/icons/orange-triangle-down.gif) no-repeat 100% 0;
					padding-right: 8px;
				}
					#Toolbar ul li.active a.menuLink, #Toolbar ul li.active a.login {
						background-image: url(/images/icons/white-triangle-down.png);
						color: #fff;
					}
			#Toolbar ul li.menu ul { 
				background: #2e2e2e;
				display: none;
				left: 1px;
				position: absolute;
				padding-top: 8px;
			}
				#Toolbar ul li.active ul { display: block; }
				#Toolbar ul li.menu ul li {
					background: none;
					display: block;
					float: none;
					padding: 4px 8px;
				}
					#Toolbar ul li.menu ul li a {
						background: url(/images/icons/orange-angle-right-mini.png) no-repeat 0 50%;
						color: #b4b4b4;
						line-height: 1.2em;
						padding-left: 10px;
						white-space: nowrap;
					}
						#Toolbar ul li.menu ul li a:hover {
							color: #f56600;
							background-image: url(/images/icons/white-angle-right-mini.png);
						}
	#Toolbar .search { }
		#Toolbar .search input { font-size: 85%; border: 0; }
			#Toolbar .search input.text {
				float: none;
				height: 18px;
				line-height: 1.2em;
				margin: 0;
				padding: 0;
				width: auto;
			}
			#Toolbar .search input.submit { vertical-align: bottom; border-bottom: 1px solid #222;}
			body.fx2 #Toolbar .search input.submit { position: relative; }
	#Toolbar ul.nav { float: left; }
	#Toolbar ul.tool { float: right; }
		/* Firefox2 won't let us position based on a display: inline-block item */
		body.fx2 #Toolbar ul.tool { position: relative; }

	/* Classes for search suggestion box */

.ss-gac-m {
  background: white;
  border: 1px solid black;
  cursor: default;
  font-size: 11px;
  font-family: arial,helvetica,clean,sans-serif;
  line-height: 13px;
  margin: 0;
  position: absolute;
  z-index: 99;
}

.ss-gac-b {
  background: #36c;
  color: white;
}

.ss-gac-c {
  overflow: hidden;
  padding-left: 3px;
   line-height: 18px;
  text-align: left;
  white-space: nowrap;
}

.ss-gac-d {
  font-size: 10px;
  overflow: hidden;
  padding: 0 3px;
  text-align: right;
  white-space: nowrap;
}

.ss-gac-b td {
  color: #cccccc;
}

.ss-gac-e td {
  font-size: 10px;
  line-height: 12px;
  padding: 0 3px 2px;
  text-align: right;
}

.ss-gac-e span {
  color: #3399cc;
  cursor:pointer;
  text-decoration: underline;
}

	/* End Classes for search suggestion box */
