@charset "utf-8";

/*  
Projects: Toshiba Telecoms
Client: Toshiba Telecoms
Version: 1.0
Date: 29 March 2006
Author: Osmosis Interactive
Author URL: http://osmosis.com.sg/
*/

/* ------------------------------------ */
/* Note */
/*
Header - L10
Global Navigation - L9
External Navigation - L8
Main Navigation - L7
Quicklink - L6

*/
/* ----------------------------------- - */


/* ------------------------------------ */
/* HTML Refine */
/* ----------------------------------
- - */
html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 10;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited,
a:active {
	color: #CB1015;
	text-decoration: none;
	font-size: 9pt;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

img {
	border: 0px Solid #333;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	margin: 0;
	padding: 0;
}

hr {
	display: block; 
	height: 1px;
	margin:  0 0 15px 0;
	padding: 0;
	border-top: 1px Dotted #999;
}

.right {
	position: relative;
	float: right;
}

.left {
	position: relative;
	float: left;
}

.invisible {
	display: none;
	margin: 0;
	padding: 0;
}

.transparent {
	opacity: .6; /* Firefox */
	filter: alpha(opacity=60);  /* IE */
}

.clear {
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.dark {
	font-weight: bold;
	color: #666;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 7pt;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	color: #900;
}

/* ------------------------------------ */
/* Hidden */
/* ------------------------------------ */
#incompatible {
	display: none;
}

/* ------------------------------------ */
/* Page Setting */
/* ------------------------------------ */
#page {
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
	background-image: url(../_media/common_bg_main.gif);
	background-repeat: repeat-y;
	border: 0px Solid #F99;	
}

html>body #page {
}

* html #page {
	height: 100%;
	width: 100%;
}

/* ------------------------------------ */
/* Header */
/* ------------------------------------ */
#header {
	display: block;
	width: 100%;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	border: 0px Solid #F99;
}

#toshiba_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 256px;
	height: 62px;
	border: 0px solid #f99;
}

#toshiba_logo h2 {
	background-image: url(../_media/common_logo_toshiba.gif);
	background-repeat: no-repeat;
	display: block;
	width: 256px;
	height: 62px;
}

#toshiba_logo h3 {
	margin-left: 10px;
	background-image: url(../_media/common_logo_bcs.gif);
	background-repeat: no-repeat;
	display: block;
	width: 246px;
	height: 66px;
}

#toshiba_logo span {
	display: none;
}

#printlogo {
	display: none;
}

#external_navigation {
	position: absolute;
	top: 22px;
	left: 631px;
	z-index: 8;
}

#external_navigation UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#external_navigation LI {
	display: inline;
	float: left;
}

#external_navigation a.external,
#external_navigation a.external:link,
#external_navigation a.external:visited,
#external_navigation a.external:active {
	display: block;
	width: 115px;
	height: 20px;
	background-image: url(../_media/common_link_worldwide_of.gif);
}

#external_navigation a.external:hover {
	display: block;
	width: 115px;
	height: 20px;
	background-image: url(../_media/common_link_worldwide_on.gif);
}

#external_navigation span {
	display: none;
}


/* ------------------------------------ */
/* Main Navigation */
/* ------------------------------------ */
#main_navigation {
	position: absolute;
	top: 128px;
	left: 0px;
	z-index: 7;
	padding: 0;
	margin: 0;
	display: block;
	width: 256px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 0px Solid #F99;
}

#main_navigation ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 246px;
	border: 0px Solid #F99;
}

#main_navigation li {
	font-size: 7pt;
	font-weight: bold;
	width: auto;
}

#main_navigation span {
	padding-left: 21px;
}

#main_navigation li a,
#main_navigation li a:link,
#main_navigation li a:visited,
#main_navigation li a:active {
	display: block;
	height: 17px;
	margin: 0;
	padding: 5px 0 0 0;
	color: #4A4948;
	background-image: url(../_media/common_navi_arrow_gray.gif);
	background-repeat: no-repeat;
	border: 0px Solid #F99;
}

#main_navigation li a:hover {
	color: #4A4948;
	text-decoration: none;
	background-image: url(../_media/common_navi_arrow.gif);
	background-repeat: no-repeat;
}

#main_navigation li a.nav_backtohome_on,
#main_navigation li a.nav_backtohome_on:link,
#main_navigation li a.nav_backtohome_on:visited,
#main_navigation li a.nav_backtohome_on:active {
	display: block;
	height: 125px;
	margin: 0;
	padding: 0 0 0 21px;
	color: #CB1015;
	border: 0px Solid #F99;
}

#main_navigation li a.nav_backtohome_on:hover {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
}

#main_navigation li .nav_backtohome_on span {
	position: relative;
	top: 5px;
}


/* ------------------------------------ */
/* Content Area */
/* ------------------------------------ */
#bodycopy {
	margin: 0;
	display: block;
	width: 490px;
	padding: 0;
	border: 0px Solid #F99;
}

#copy {
	display: block;
	width: 475px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	color: #666;
	border: 0px Solid #F99;
}

#copy h3 {
	color: #111;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 -1px;
	padding: 0;
}

#copy UL {
	margin-top: -15px;
	margin-left: 0;
	padding-top: 0;
	padding-left: 15px;
	border: 0px Solid #F99;
}

#copy LI {
	list-style-type: square;
}

/* ------------------------------------ */
/* BCS Gallery Area */
/* ------------------------------------ */
#bcsgallery {
	display: block;
	width: 460px;
	border: 0px Solid #F99;
}

#bcsgallery table {
	position: relative;
	left: -2px;
	display: block;
	width: 225px;
	float: left;
	background-color: #F9F8F6;
	margin-bottom: 12px;
	margin-right: 5px;
	border: 0px Solid #F99;
}

#bcsgallery table .prod_title {
	background-color: #E7E6DD;
	border: 5px solid #E7E6DD;
	border-bottom: 0px solid #E7E6DD;
}

#bcsgallery table td {
	padding: 0px;
	margin: 0px;
	border: 5px solid #F9F8F6;
}

#bcsgallery .desc {
	width: 100%;
	height: 165px;
}

#bcsgallery table td h3{
}

#bcsgallery a,
#bcsgallery a:link,
#bcsgallery a:visited,
#bcsgallery a:active {
	background-image: url(../_media/common_navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: -5px -2px;
	background-color: #E7E6DD;
	display: block;
	width: 100%;
	border: 0px Solid #F99;
}

#bcsgallery a:hover {	
	text-decoration: none;
}

#bcsgallery td span{
	position: relative;
	left: 15px;
}

/* ------------------------------------ */
/* Content BCS Partners Template */
/* ------------------------------------ */
#content_bcs {
	margin: 0 0 0 256px;
	padding: 0px;
	height: 950px;
	_min-height: 500px;
	background-image: url(../_media/common_bg_bcs_template.gif);
	background-repeat: repeat-x;
	border: 0px Solid #F99;
}

html>body #content_bcs {
	margin-top: -52px;
	padding: 0px;
}

#content_bcs #title {
	margin-top: 52px;
	display: block;
	width: 490px;
	height: 100px;
}

html>body #content_bcs #title {
	position: relative;
	padding-top: 52px;
}

#content_bcs #title h2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 490px;
	height: 100px;
	background-image: url(../_media/title_bcs_template.jpg);
	background-repeat: no-repeat;
}

#content_bcs #title span {
	display: none;
}

#copy_form {
	display: block;
	width: 300px;
	margin: 15px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333;
	background-color: #D1CFC0;
	border: 1px Solid #F99;
}

#copy_form span {
	float: left;
	display: block;
	width: 120px;
	margin: 0;
	padding: 3;
}

.copy_form_field {
	float: right;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #E7E6DD;
	border: 1px Solid #666;
}

.copy_form_field_multiline {
	float: right;
	display: block;
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #E7E6DD;
	border: 1px Solid #666;
}

#form_row {
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px Solid #C0BDAA;
}

html>body #phone_label_bsctemplate {
	top: 151px;
}

#phone_label_bsctemplate {
	position: absolute;
	top: 151px;
	left: 10px;	
	padding: 0px;
	margin: 0px;
	display: block;
	width: 246px;
	height: 71px;
	border-top: 1px Solid #C0BDA9;
	border-bottom: 1px Solid #C0BDA9;
}

/* ------------------------------------ */
/* Footer */
/* ------------------------------------ */
#clearfooter {
	width: 770px;
	height: 30px;
	clear: both;
}

#footer {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 440px;
	height: 30px;
	margin: 0 0 0 270px;
	border: 0px Solid #F99;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666;
	padding-top: 10px;
	margin: 0;
	text-align: left;
}

.tableheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #CCCCCC;
	background-color : #666666;
	text-decoration : none;
	text-align: center;
}

.odd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #595959;
	background-color : #D6D6D6;
	text-decoration : none;
	line-height : 150%;
	text-align : left;
}

.even {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #595959;
	background-color : #EBEBEB;
	text-decoration : none;
	line-height : 150%;
	text-align : left;
}

.selection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sectionheader {
    font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

/* ------------------------------------ */
/* Sub Navigation */
/* ------------------------------------ */
#sub_navigation {
	display: block;
	width: 180px;
	position: relative;
	left: 1px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#sub_navigation UL {
	display: block;
	width: 243px;
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	border: 0px Solid #F99;
}

#sub_navigation LI {
	font-size: 9pt;
	font-family: å®‹ä½“, SimSun, MS PGothic, Taipei, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0px Solid #F99;
}

#sub_navigation span {
	padding: 0 0 0 13px;
}

#sub_navigation li a,
#sub_navigation li a:link,
#sub_navigation li a:visited,
#sub_navigation li a:active {
	display: block;
	height: 13px;
	margin: 0;
	padding: 4px 0 2px 15px;
	color: #4A4948;
	background-image: url(navi_arrow_dim.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border: 0px Solid #F99;
}

#sub_navigation li a:hover {
	text-decoration: none;
	background-image: url(navi_arrow_on.gif);
	background-repeat: no-repeat;
}

#sub_navigation li a.on,
#sub_navigation li a.on:link,
#sub_navigation li a.on:visited,
#sub_navigation li a.on:active {
	display: block;
	height: 13px;
	margin: 0;
	padding: 4px 0 2px 15px;
	color: #4A4948;
	background-image: url(navi_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color: #D1CFBF;
	border: 0px Solid #F99;
}

#sub_navigation li a.on:hover {
	text-decoration: none;
	background-image: url(navi_arrow_on.gif);
	background-repeat: no-repeat;
}

#sub_navigation strong {
	font-size: 9pt;
	display: block;
	height: 15px;
	margin: 0;
	padding: 5px 0 0 18px;
	color: #CB1015;
}
