@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:100%;
	background:#98afc3;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background:#fff;
	border:0;
	margin:0;
	padding:0;
	background:#98afc3;
}
iframe {
	border:0;
}
h1, h2, h3, h4, h5, h6, p, b, table, th, td, div, span, li, ol {
	margin:0;
	padding:0;
	border:0;
}
h1, h2, h3, h4, h5, h6, p, b, table, th, td, div, span, li, ol {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5, h6 {
	font-size:10px;
}
b, table, td, caption {
	font-size:12px;
}
th {
	font-size:12px;
}
div {
	font-size:11px;
}
img, form, fieldset, legend, label {
	margin:0;
	padding:0;
	border:0;
}
fieldset, legend, label {
	margin:2px 5px;
	padding:5px;
}
fieldset, legend, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
fieldset {
	color:#666;
}
legend {
	color:#666;
}
label {
	color:#666;
}
ul {
	margin:0;
	border:0;
	padding:0;
}
li {
	margin:0;
	border:0;
	padding:0;
}
input.textbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
	margin:1px 7px;
	width:140px;
	background:none;
}
input.textboxTwo {
	width:180px;
}
.dropDown{
	width:185px;
}
.textArea{
	width:180px;
	height:150px;
}
a {
	outline:none;	
}
/*------------ Layout css ------------*/
	
.wrapperHome { /* Layout Holder and */
	width:100%;
	height:102px;
	min-height:102px;
	margin:0 ;
	background:#98afc3 url(../images/bg.jpg) repeat-x 0 -102px;
}
div[class].wrapperHome {	/* For ie6 minimum hieight Fix */
	height:auto;
}

.wrapper { /* Layout Holder and */
	width:959px;
	height:768px;
	min-height:768px;
	margin-left:auto;
	margin-right:auto;
}
div[class].wrapper {	/* For ie6 minimum hieight Fix */
	height:auto;
}
.mainContainer {
	width:959px;
	height:800px;
	float:left;
}
.topPanel {
	width:959px;
	height:112px;
	float:left;
}
.topPanelTwo {
	width:959px;
	height:102px;
	float:left;
}
.menu {
	width:949px;
	height:38px;
	float:left;
	padding:0 5px;
	margin-top:10px;
	position:fixed;
	background: url(../images/menu1.jpg) no-repeat top;
}
.menu div {
	float:left;
	display:block;
	line-height:38px;
	height:38px;
}
.menu a {
	display:block;
	line-height:38px;
	height:38px;
}
.home {
	width:111px;
	height:38px;
}
.about, .serivice {
	width:116px;
	height:38px;
}
.develop {
	width:253px;
	height:38px;
}
.oem, .investors {
	width:118px;
	height:38px;
}
.career {
	width:107px;
	height:38px;
}
.banner {
	width:950px;
	height:442px;
	float:left;
	position:fixed;
	padding:0 4px;
	top:48px;
	background:url(../images/banner.jpg) no-repeat;
}
.bannerInner {
	width:951px;
	height:286px;
	float:left;
	padding:0 4px;
	position:fixed;
	top:48px;
	background:url(../images/bannerInner.jpg) no-repeat;
}
.innerbanner {
	width:959px;
	height:190px;
	float:left;
	position:fixed;
	top:48px;
	background: url(../images/innerBanner1.jpg) no-repeat 3px 0;
}
.formSection {
	width:959px;
	float:left;
	position:fixed;
	top:495px;
}
.customForm {
	width:314px;
	height:196px;
	float:left;
	background:url(../images/box.jpg) no-repeat top;
}
.newsForm {
	width:314px;
	height:196px;
	padding:0 7px;
	float:left;
	background:url(../images/box.jpg) no-repeat top;
}
.newsForm span, .customForm span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a4b;
	float:left;
	width:280px;
	padding:6px 15px;
	display:block;
}
.customForm span img {
	float:right;
}
.customForm abbr {
	float:left;
	position:absolute;
	margin:88px 0 0 -135px;
	font-size:12px;
}
.customForm p {
	padding:4px 0;
}
.formTitle {
	width:280px;
	padding:1px 15px 0 15px;
	float:left;
}
.formHolder {
	width:280px;
	padding:4px 15px;
	float:left;
}
.formHolder a {
	color:#4a4a4b;
}
.formLable {
	width:70px;
	height:24px;
	line-height:24px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.formControl {
	width:170px;
	height:24px;
	float:left;
	background:url(../images/textBoxBg.jpg) no-repeat;
}
.cont {
	width:auto;
	height:24px;
	float:left;
	padding:0 3px;
}
.breadcrumb {
	width:950px;
	display:inline;
	height:33px;
}
.container {
	height:600px;
	width:950px;
	min-height:600px;
	background:#FFF;
	float:left;
	position:fixed;
	top:240px;
	margin:0 5px 0 4px;
	padding:0 0 10px 0;
}
.containersub {
	height:600px;
	width:951px;
	min-height:600px;
	background:#FFF;
	float:left;
	position:fixed;
	top:240px;
	margin:0 5px 0 4px;
	padding:0 0 10px 0;
}
div[class].container {
	
	height:auto;
}
.containerTwo {
	height:800px;
	width:950px;
	min-height:600px;
	background:#FFF;
	float:left;
	position:fixed;
	top:335px;
	bottom:200px;
	margin:0 5px 0 4px;
	padding:0 0 10px 0;
}
div[class].containerTwo {
	
	height:auto;
}
.containerThree {
	height:700px;
	width:950px;
	min-height:600px;
	background:#FFF;
	float:left;
	position:fixed;
	top:335px;
	margin:0 5px 0 4px;
	padding:0 0 10px 0;
}
div[class].containerThree {
	
	height:700px;
}
.containersub1 {
	height:800px;
	width:950px;
	min-height:600px;
	background:#FFF;
	float:left;
	position:fixed;
	top:310px;
	margin:0 5px 0 4px;
	padding:0 0 10px 0;
}
div[class].containersub1 {
	
	height:700px;
}
.heading h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-indent:40px;
	height:32px;
	line-height:32px;
	width:100%;
	float:left;
	background:url(../images/headingBg.jpg) repeat-x 0 0;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	float:right;
	padding:5px 40px 5px 40px;
	width:655px;
	height:450px;
	margin-top:15px;
}
.content a{
	color:#39F;
}
.content p {
	clear:both;
}
.content a {
	text-decoration:none;
}
.content a:hover{
	color:#39F;
	text-decoration:none;
}
.content ul {
	padding:0 15px;
	margin:0  0 0 0;
	border:0;
}
.content li {
}

.contentIn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
	padding:5px 40px 5px 40px;
	width:870px;
	height:338px;
	overflow-y:scroll;
}
.contentIn a{
	color:#39F;
}
.contentIn p {
	clear:both;
}
.contentIn a {
	text-decoration:none;
}
.contentIn a:hover{
	color:#39F;
	text-decoration:none;
}
.contentIn ul {
	padding:0 15px;
	margin:0  0 0 0;
	border:0;
}
.contentIn li {
}
.newLi {
	width:auto;	
}
.newLi li{
	padding:4px 0;
}
.list {
	list-style:none;
}

.list li {
	padding: 0 0 0 25px;
}
.listPointer {
	list-style:none;
	background: url(../images/square.jpg) no-repeat 0 5px;	
}
.listPointer ul {
	list-style:none;
}

.listPointer ul  ul {
	background: url(../images/arrow.jpg) no-repeat 0 0;	
	list-style:none;
}
.listArrow li{
	background: url(../images/arrow.jpg) no-repeat 0 6px;	
	list-style:none;
	padding:2px 10px;
	line-height:18px;
}
.nonelist {
	list-style:none;
}
.title {
	color:#39F;
	font-size:14px;
}
.title a{
	color:#39F;
	font-size:16px;
	text-decoration:none;
}
.subTitle {
	color:#666;
	font-size:11px;
}
.subTitle a{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.subTitleSub {
	color:#666;
	font-size:11px;
	padding:15px 0 3px 0;
	float:left;
}
.sub a:link, .sub a:visited, .sub a:active, .sub a:hover {
	color:#666;
}
.mainWide {
	width:500px;	
}
.mainSmall {
	width:340px;	
}
.mini {
	width:180px;	
}
.small {
	width:200px;	
}
.wide {
	width:380px;	
}
.newFontSize {
	font-size:14px;
	font-weight:700;
}
.mainLinks {
	height:auto;
	float:left;
	line-height:25px;
	padding:15px 0;
	color:#666;
}
.mainLinks li img, .sub li img {
	margin-bottom:-8px;
	margin-right:10px;
}
.mainLinks ul ul img, .sub ul ul img {
	margin-bottom:-15px;
	margin-right:10px;
}
.mainLinks a {
	color:#39F;
	text-decoration:none;
}
.mainLinks a:hover {
	color:#39F;
	text-decoration:none;
}
.sub ul {
	margin:0 15px 0 15px;
}
.sub {
	padding:0 15px 0 0;
}
.sub ul ul{
	padding:5px 15px 0 0;
	margin:0 0 0 25px;
	float:left;
}
.sub li {
	line-height:20px;
	list-style:disc;
	clear:both;
}
.mainLinks span {
	width:400px;
}
.menuHold {
	float:left;
	margin:50px 10px 0 25px;
	position:relative;
}
.menuHold a{
	color:#3399FF;
	text-decoration:none;
}
.pad {
	padding:10px;
	margin:10px;
	display:block;
	height:auto;
}
.leftPanel {
	width:220px;
	height:600px;
	min-height:600px;
	display:inline;
}
div[class].leftPanel {
	width:220px;
	height:auto;
}
.rightPanel {
	width:600px;
	height:600px;
	min-height:703px;
	display:inline;
}
div[class].rightPanel {
	width:728px;
	height:auto;
}
.formSet {
	width:360px;
	height:auto;
	float:left;
	padding:15px 0;
}
.formHolderTwo {
	width:350px;
	float:left;
	padding:2px 0;
}
.formLableTwo {
	width:100px;
	float:left;
	padding:0 2px;
	height:30px;
	line-height:30px;
	font-weight:700;
	font-size:12px;
}
.formControltwo{
	width:220px;
	float:left;
	padding:0 2px;
	line-height:30px;
}
.footer {
	width:950px;
	height:51px;
	float:left;
	background:url(../images/footer.jpg);
	margin:10px 4px 0 4px;
	display:inline;
	text-align:center;
	position:fixed;
	/*top:720px;*/
	bottom:0;
}
.footer div {
	line-height:29px;
	height:29px;
	color:#FFF;
}
.footer span {
	line-height:22px;
	height:22px;
}
.footer a {
	color:#FFF;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}


.footerTwo {
	width:949px;
	height:51px;
	float:left;
	background:url(../images/footer.jpg);
	margin:10px 5px 0 5px;
	display:inline;
	text-align:center;
	top:688px;
	position:fixed;
}
.footerTwo div {
	line-height:29px;
	height:29px;
	color:#FFF;
}
.footerTwo span {
	line-height:22px;
	height:22px;
}
.footerTwo a {
	color:#FFF;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.footerThree {
	width:949px;
	height:51px;
	float:left;
	background:url(../images/footer.jpg);
	margin:10px 5px 0 5px;
	display:inline;
	text-align:center;
	top:768px;
	position:fixed;
}
.footerThree div {
	line-height:29px;
	height:29px;
	color:#FFF;
	top:768px;
}
.footerThree span {
	line-height:22px;
	height:22px;
}
.footerThree a {
	color:#FFF;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
		/*------------ Layout End ------------ */
		
		
		
/* Accordions */

.Accordion {
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	overflow: hidden;
}
/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #FFF;
	background:url(../images/accordionBg.jpg) left top repeat-x;
	border-top: solid 1px #ccc;
	border-bottom:0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin: 0px;
	padding: 2px 5px;
	height:23px;
	line-height:23px;
	cursor: pointer;
	color:#39F;
	font-size:13px;
	font-weight:700;
}
.AccordionPanelTabsub {
	background-color: #FFF;
	background:url(../images/accordionBg1.jpg) left top repeat-x;
	border-top: solid 1px #ccc;
	border-bottom:0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin: 0px;
	padding: 2px 5px;
	height:38px;
	line-height:18px;
	cursor: pointer;
	color:#39F;
	font-size:13px;
	font-weight:700;
}
/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	border:1px solid #CCC;
}
.AccordionPanelContent ul {
	padding:5px 15px;
	margin:0 15px;
	border:0;
}
.AccordionPanelContent li {
	list-style:disc;
	font-size:13px;
	color:#666;
}
.AccordionPanelContent p {
	padding:5px 15px;
	font-size:12px;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFF;
}
/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #FFF;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFF;
}
/*  Accordions Ends */
/* vertical Scroll */
#newsticker-demo { 
width:302px; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
height:70px;
float:left;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:302px; height:70px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height:100px;  }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:284px; padding:0 10px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

/*.........................New updated CSS starts Here........................*/

.underconstruction{
	width:250px;
	height:113px;
	margin:20px 20px 10px 30px;
	float:left;
}
.linkedText{
	font-size:12px;
	font-weight:700;
	color:#000;
	text-align:left;
	text-decoration:none;
}
