@import url(small.css);

Input { padding-left: 3px; }

/* ----------------------------- Clobal ----------------------------- */
* {
	padding:0;
	margin:0;
}
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	background: #DFDDDE;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, address {
	margin:10px 0;
}
li, dd, blockquote { 
	margin-left: 40px; 
}
ol li { margin: 10px 30px; }

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
	font-size: 1.3em;
	margin: 0;
}
h6 {
	font-size: 1.2em;
	margin: 0;
}
fieldset { 
	padding:10px; 
}
option, input, select { font-size: 1em; color: #6A736E; font-family: Arial, Helvetica, sans-serif; height: 16px;  }

table { 
 	border-collapse: collapse; 
 	border: 0px;
}
table td { 
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

form { margin: 0; padding: 0; }
fieldset { margin: 0; padding: 0; border: 0; }
label { margin-bottom: 4px; }
label span { display: block; margin-bottom: 4px; }

.dotted { background: url(/i/dot.gif) 0 50% repeat-x; height: 10px; }
.gray { padding: 10px 13px; background: #CECECE; font-size: 0.91em; }
.gray2 { color: #6C706D; }
.date { padding-top: 3px; padding-left: 17px; background: url(/i/blank.gif) 0 0 no-repeat; font-weight: bold; }
.pages { word-spacing: 10px; vertical-align: middle; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.82em; }
.white { background: #FFF; padding: 10px; }
.float-left { float: left; }
.float-right { float: right; height:10px; }
.fright { float: right; margin-left: 20px; }

hr.bold {
	background: #C3C2C3;
	color: #C3C2C3;
	border: 0;
	height: 6px;
	margin: 6px 0;
}
hr {
	background: #000;
	color: #000;
	border: 0;
	height: 1px;
}

.hidden { display: none; }

/* ----------------------------- links ------------------------------ */
a img { border: 0; }

a, a:link, a:visited {
	color: #6C706D;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #373737;
	text-decoration: none;
}

/* ----------------------------- Layout ----------------------------- */

#w { width: 747px; margin: 29px auto; }
#header { height: 341px; background: url(/i/header_bg_ndis.jpg) 0px 100% no-repeat; }
#navigation { position: relative; height: 79px; }
#content { margin-top: 26px; }
#left { float: left; width: 250px; }
#right { float: right; width: 497px; }
#center { float: left; width: 245px; }
#extra { float: right; width: 240px; }
#footer { clear: both; margin-top: 30px; color: #545555; }

	/* Sub Pages */
	#w { margin-top: 18px; }
	#sub-page #header { height: 100px; background: none; }
	#sub-page #content { margin-top: 0; }
	#sub-page  #left { float: left; width: 224px; }
	#sub-page  #right { width: 518px; }
	#sub-page  #center { float: left; width: 171px; }
	#sub-page  #extra { float: right; width: 322px; }
	#sub-page.two-cols  #extra { width: 500px; }
	
/* ----------------------------- Header ----------------------------- */

#logo { float: left; }
#search { float: right; width: 430px; background: url(/i/dot.gif) 0 100% repeat-x; padding-bottom: 9px; }
#sub-page #search { background: none; width: 430px; }
#welcome-text { clear: both; margin-left: 425px; padding-top: 80px; // padding-top:95px; padding-bottom: 30px; font-weight: bold; }
#icons { clear: both; float: right; margin-top: 10px; width: 137px; }
#disclaimer #icons { width: 100px; }
#icons2 { clear: both; float: right; margin-top: 10px; width: 100px; }
#ico { clear: both; float: right; margin-top: 10px; width: 240px; }

#disclaimer-page #icons { width: 200px; }
#sub-page #icons { width: 140px; }
#icons img { vertical-align: middle; margin-right: 2px; }
#fontresize { display: inline; }
#fontresize input { width: 11px; height: 11px; border: 0; vertical-align: middle; cursor: pointer; }
#sizeup { background: url(/i/plus.gif) 0 0 no-repeat; margin-right: 9px; }
#sizedown { background: url(/i/minus.gif) 0 0 no-repeat; }

	/* Search */
	#search form { margin: 0; padding: 0; line-height: 16px; }
	#search fieldset { float: left; margin: 0; padding: 0; width: 50%; border: 0; }
	#qsearch label { margin: 0; padding: 0; }
	#qsearch select, #qsearch option { height: 19px; width: 160px; font-size: 10px; color: #6A736E; margin-right: 3px; }
	#qs-button, #ss-button { width: 28px; height: 18px; // height: 20px; margin-right: 4px; cursor: pointer; border: 0; background: url(/i/b_go.gif) no-repeat; } 
	#ssearch #ss-input { width: 80%; height: 16px; font-size: 11px; margin-right: 4px;  }
	
	/* Switch languages */
	#lang { margin-right: 7px; position: relative; padding: 5px 0; }
	#lang span { display: none; }
	a#lang:hover span { display: inline; }

	

/* ----------------------------- Navigation ----------------------------- */

#navigation ul { margin: 0; padding: 0;  }
#navigation ul li { margin: 0; padding: 0; list-style-type: none; display: block; float: left; }
#navigation ul li a { display: block; float: left; height: 79px; width: 249px; text-align: right; color: #A2B445; }
#navigation ul li a:hover { color: #000; }
#navigation ul li#item1 a { background: url(/i/m1_media.gif) }
#navigation ul li#item2 a { background: url(/i/m1_relations.gif) }
#navigation ul li#item3 a { background: url(/i/m1_about.gif) }
#navigation ul li#item1 a:hover, #navigation ul li#item2 a:hover, #navigation ul li#item3 a:hover { background-position: 0 -79px; }

#navigation-2 { margin: 0; padding: 0; height: 53px; }
#navigation-2 { margin: 0 0 5px 0; padding: 0; clear: both; padding: 0; }
#navigation-2 li { margin: 0; padding: 0; list-style-type: none; display: block; float: left; }
#navigation-2 li a:hover, #navigation-2 li.active a { color: #000; }
#navigation-2 li a { display: block; float: left; height: 53px; width: 172px; background: url(/i/m2_about.gif); color: #A2B445; }
#navigation-2 li#item1 a { background: url(/i/m2_media.gif); }
#navigation-2 li#item2 a { background: url(/i/m2_relations.gif); }
#navigation-2 li#item3 a { background: url(/i/m2_about.gif); }
#navigation-2 li#item1 a:hover, #navigation-2 li#item1.active a,
#navigation-2 li#item2 a:hover, #navigation-2 li#item2.active a,
#navigation-2 li#item3 a:hover, #navigation-2 li#item3.active a { background-position: 0 -53px; }


/* ----------------------------- Content ---------------------------- */

#options { clear: both; border-top: 7px solid #C0C1C0; margin-top: 20px; padding-top: 10px; }

	/* FAQ */ 
  .button-go { width: 28px; height: 20px; cursor: pointer; border: 0; background: url(/i/b_go_green.gif) no-repeat; } 
	#send-button { width: 45px !important; margin-right: 8px; height: 21px !important; float: right; margin-left: 279px; cursor: pointer; border: 0; background: url(/i/b_send.gif) no-repeat; } 
	#question { width: 100%; height: 160px; border: 1px solid #83898F; }
	#for-name { float: left; width: 50%; }
	#for-name input { width: 90%;  border: 1px solid #83898F; }
	#for-email { float: left; width: 50%; }
	#for-email input { width: 95%;  border: 1px solid #83898F; }
	#for-question { background: 0 100% repeat-x; padding-bottom: 10px; }
	
	/* Share Prices */
	.sp-options { margin: 5px 0; }
	.sp-options label { position: relative; display:block; width: 49%; line-height: 30px; height: 10px; }
	.sp-period { float: left; width: 150px; }
	.sp-period select { width: 125px; margin-top: 9px; height: 20px; }
	.sp-fromto { margin-top: 2px; float: right; }
	.sp-fromto select { margin-top: 9px; height: 20px; }
	label img { vertical-align: middle; }

	/* Registration */
	#enter-question2 label { margin-bottom: 13px; }
	#enter-question2 input, #enter-question2 select { width: 180px; height: 17px; margin-top: 3px; margin-bottom: 8px; padding-left: 3px;  }
	.norm { width: auto !important; margin-bottom: 0 !important; }
	
	/* Remind Password */
	#remind-password #send-button { float: none; margin-left: 3px; }

	/* Calculate */
	#b-calculate { background: url(/i/b_calculate.gif); width: 80px; height: 20px; border: 0; margin: 6px 0; }
	
#images { width: 100%; }
#images td img { display: block; }
#images td span { display: block; padding: 10px 0; }

ul.list { border-bottom: 2px solid #000; padding-bottom: 18px; padding-left: 0; width: 350px; }
ul.list li { background: url(/i/arrow_2.gif) 0 7px no-repeat; list-style-type: none; line-height: 20px; margin-left: 0; padding-left: 18px; }
ul.list li span { background:url(/i/dot.gif) 0 17px repeat-x; display: block; }
ul.list li ul { margin: 3px 0; }
ul.list li ul li { background: none; line-height: 16px; }

/*-------------------------------News PopUp------------------------*/
.newsleft { padding: 10px 0; margin: 70px 0px 0px 65px; }
.newsright { padding: 0px 10px; margin: 40px 0px 0px 0px;}
#sizeup2 { background: url(i/plus.gif) 0 0 no-repeat; margin-right: 2px; }
#sizedown2 { background: url(i/minus.gif) 0 0 no-repeat; }
#options2 { clear: both; border-top: 7px solid #C0C1C0; margin: 5px 5px 5px 5px; padding: 0px; }

/*-------------------------------Disclaimer------------------------*/

.discl { font-family: Arial, Helvetica, sans-serif; color: #e97b05; height: 16px; font-size:20px; margin:10px 0px 25px; font-weight: bold;}
.dicstext { font-weight: normal; text-align: justify;}

/* ----------------------------- Sidebar (Left) --------------------- */

	/* Login */
	#login { width: 163px; font-weight: bold; font-size: 0.9em; }
	#login fieldset { background: url(/i/dot.gif) 0 100% repeat-x; margin-bottom: 5px; }
	#login input { margin-bottom: 6px; border: 1px solid #83898F; width: 100%; }
	#login input#login-button { background: url(/i/b_ok.gif) 100% 50% no-repeat; border: 0; height: 20px; }
	
	/* Sub Navigation */

	#sub-nav { margin: 0; width: 223px; margin-bottom: 35px; border-bottom: 1px solid #000; }
	#sub-nav ul { display:none; }
	#sub-nav .active UL {	display:block; }
	#sub-nav li { margin: 0; list-style-type: none; }
	#sub-nav li a { display: block; color: #6C706D; width: 213px; background: url(/i/dot.gif) 0 100% repeat-x; padding: 5px; text-decoration: none; }
	#sub-nav li a:hover, #sub-nav li.active { background: url(/i/dot.gif) 0 100% repeat-x #F4F4F4; }
	#sub-nav li a span { background: url(/i/arrow.gif) 0 50% no-repeat; padding-left: 13px; }
	#sub-nav li#last a { background: none; }
	#sub-nav li#last a:hover { background: #F4F4F4; }
	#sub-nav li ul { margin: 0; padding: 0px 0; background:#DFDDDE; }
	#sub-nav li ul li {  margin-left: 25px;   }
	#sub-nav li ul li a { diplay: block; background: none;width: 188px; }
	#sub-nav li ul li a:hover { background: #F4F4F4; }
	#sub-nav li ul li a span { background: url(/i/arrow_1.gif) 0 5px no-repeat !important; display: block; }
	#sub-nav li.active a span { background: url(/i/arrow_vert.gif) 0 3px no-repeat; }
	#sub-nav li#last a { background: none; }
	#sub-nav li#last a:hover { background: #F4F4F4; }
	#expand.active { background: none !important; }

/* ----------------------------- Sidebar (Right) -------------------- */

#right dl { padding-bottom: 1px; }
#right dl dd { margin: 3px 0 17px 0; }
#right dl dd a.more { display: block; margin: 4px 0; }

/* ----------------------------- Footer ----------------------------- */

#footer img { vertical-align: middle; float: left; }
#footer a { color: #545555; text-transform: uppercase; font-size: 8px; font-weight: bold; }
#footer div { float: right; font-family: Tahoma; font-size: 8px;}
