@charset "utf-8";
/* CSS Document */


a {text-decoration: none; color:#666;}
a:link {text-decoration: none;color:#666;}      
a:visited {text-decoration: none;color:#666;}  
a:hover {text-decoration: none;color: #06f;}
a:active {text-decoration: none;color:#666;}  




TittleLinks:link {outline: none; color: #000;}
TittleLinks:visited {outline: none; color: #000;}
TittleLinks:active {outline: none; color: #000;}
TittleLinks:hover {outline: none; color: #06f;}
TittleLinks {outline: none; text-decoration: none;}


#menu ul {-webkit-padding-start: 0px;}


.pdisplay { margin: 0px 0px 0px 0px; font-size: 40px; color: black; font-weight: normal;  }
.pdisplaysub { margin: 0px 0px 0px 0px; font-size: 30px; color: black; font-weight: normal;  }

*masterLINKS { cursor: hand; }

button {cursor: default;}

button.accessoriesButton:after { margin-left:10px; content: url('http://www.cybernetman.com/images/Blue_arrow_small.png'); }

input.requestButton
	{
    background: url('/images/BlueButton.png') 0 0px !important;
    border: 0 none;
    font-size: 12px !important;
    height: 30px;
    text-align: center;
    width: 120px !important;
	color: #ffffff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	cursor: hand !important;
	background-color: transparent !important;
	cursor: pointer; cursor: hand;
	}

input.requestButton:hover {

	background: url('/images/BlueButton.png') 118px 0px !important;

	}

.error{color:#f00;}
label.error{width:225px;}
#loginBoxDialog label.error {width:170px;}
#title-area {
margin-left:5px;	background-image: url(/images/Prdct_Tb_back.png); width: 950px; height: 173px;
}

*p {font-size: 12px !important;}

.blocktext {
	text-align: justify;
}


.IndstryTITTLE {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #999;
	margin-bottom: 5px;
	margin-top:10px;
}

img {outline: none; }

coloredLinks {color: #06f;}
.SpecsText {
	font-size: 11px;
	color: #808080;
}
.SpecsTittle {

	font-size: 12px;
	color: #000000;
}
LargeGreyTittle {
color:#CCCCCC;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:36px;
text-align:center;}

.alignHeader {
	margin-bottom: 20px;
	margin-top: -17px;
	z-index: 9999999;
}
body {
	background-color: #dcdbd9;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#666666
}


.contentTopWhite
	{
		width:949px;
		background: url(/images/top_white.jpg);
		height:26px;
		margin:0px;
		padding:0px;
	}
	.contentBototmGray
	{
		width:949px;
		background: url(/images/bottum.jpg);
		height:60px;
		margin:0px;
		padding:0px;
	}
	.contentMiddle
	{
		min-height:100px;
		padding:0px 8px 0px 8px;
	}
	.whiteMiddleBG
	{
		background: url(/images/mid.jpg) top left repeat-y;
		margin:5px 0px 0px;
	}


strong { color: #000000;}


div.narrowText{
padding-left:14px;
padding-right:14px;
}



#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #ffffff;
	padding: 3em;
	margin:0.2em 2em;
	overflow: scroll;
}

.copyrightnotice {
	font-size: 9pt;
	font-weight: regular;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent: 0;
	color: #333;
}
.copyrightnotice2 {
	font-size: 9pt;
	font-weight: regular;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent: 0;
	color: #666;
	margin-top: 35px;
}

/* //////////////////////////////////////////////////////////////////
 * ::::::::::::::::::::: Start JQ UI Customization ::::::::::::::::::
 * //////////////////////////////////////////////////////////////////
 */

/* +++++++++++++++++++++++++++++++ Scroller ++++++++++++++++++++++++++++++*/
.ui-slider-handle.ui-state-default
{
	background-image: url(/images/hs_bar.png)

}
.scroll-pane.ui-widget-header{
	background:none;
	border:0px;
	font-size:10pt;
}
	.scroll-content .ui-widget-header, .scroll-pane .ui-widget-content{
		background:none;
		border:0px;
	}
	.scroll-pane .ui-slider-handle.ui-state-default
	{
		border:0px;
		background: url(/images/hs_bar.png);
		outline:none;
	}

/* +++++++++++++++++++++++++++++++++++ Tabs ++++++++++++++++++++++++++++++++++ */
#formTabs.ui-tabs, #tabs.ui-tabs { border-color:#none; background: url('/images/spacer.gif'); position: relative; padding: .2em; zoom: 1; }
#formTabs.ui-tabs .ui-tabs-nav, #tabs.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
#formTabs.ui-tabs .ui-tabs-nav li, #tabs.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
#formTabs.ui-tabs .ui-tabs-nav li a, #tabs.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
#formTabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected, #tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0;  }
#formTabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { color: #000; font-weight:bold; cursor: text; }
#formTabs.ui-tabs .ui-tabs-nav li a, #tabs.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
#formTabs.ui-tabs .ui-tabs-panel, #tabs.ui-tabs .ui-tabs-panel { display: block; border-width: 0;  background: none; }
#formTabs.ui-tabs .ui-tabs-hide, #tabs.ui-tabs .ui-tabs-hide { display: none !important; }

#formTabs.ui-widget, #tabs.ui-widget{

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px !important;
}
#formTabs.ui-widget-content, #tabs.ui-widget-content{
	border:0px;
}
#formTabs .ui-widget-header , #tabs .ui-widget-header
{
	background: url('/images/spacer.gif');
	background-color: none;
	border:0px;

}
#formTabs.ui-tabs .ui-tabs-panel, #tabs.ui-tabs .ui-tabs-panel
{
	padding:0px;
}
#formTabs .ui-state-hover, #tabs .ui-state-hover
{
	border-color:#none;
	text-align: center;
	background-color: none;

}
#formTabs .ui-state-hover
{
	border:none;
	text-align: center;
	background-color: none;
}
	.ui-widget-overlay { opacity: .9 }


#tabs .ui-state-default, #tabs .ui-widget-content .ui-state-default, #tabs .ui-widget-header .ui-state-default {
    background: url("/images/un-SelectedP2.gif") repeat-x;
    color: #666666;
    margin-bottom: 0;
    width: 116px;
	font-weight:normal;
	border: 0px;
	text-align: center;
	background-color: none;
	border-color:#none;
}
	#tabs .ui-state-default a, #tabs .ui-state-default a:link, #tabs .ui-state-default a:visited
	{

		text-align: center;
		border-color:#none;
		width: 90px;
	}
#tabs .ui-state-active, #tabs .ui-widget-content .ui-state-active, #tabs .ui-widget-header .ui-state-active {
    background: url("/images/selectedP2.gif") repeat-x;
    width: 116px;
	font-weight:normal;
	border:0px;
	background-color: none;
	border-color:#none;
}
	#tabs .ui-state-active a, #tabs .ui-state-active a:link, #tabs .ui-state-active a:visited
	{
		color: #ffffff !important;
		text-align: center;
		background-color: none;
		border-color:#none;
		width: 90px;
	}


#formTabs .ui-state-active, #formTabs .ui-widget-content .ui-state-active, #formTabs .ui-widget-header .ui-state-active {
{
	 background: url("/images/spacer.gif") repeat-x;
	 color: #666666;
    margin-bottom: 0;
    width: 116px;
	font-weight:normal;
	border: 0px;
	text-align: center;
	background-color: none;
	border-color:#none;
}
#formTabs .ui-state-default, #formTabs .ui-widget-content .ui-state-default, #formTabs .ui-widget-header .ui-state-default {
	background: url("/images/spacer.gif") repeat-x;
	 width: 116px;
	font-weight:normal;
	border:0px;
	background-color: none;
	border-color:#none;
}
/*
 * ////////////////////////////////////////////////////////////////
 * ::::::::::::::::::::: END JQ UI Customization ::::::::::::::::::
 * ////////////////////////////////////////////////////////////////
 */
/*Page related styles for you to view*/
#mycustomscroll {
	/* SIZE and postion SEO scroller in FOOTER, TO edit scroll the bar it self use flexscrollstyles.css*/
width: 949px;
	height: 100px;
	overflow: scroll;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0px;
	padding: 0px;
	left: 10;
	color: #666;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.5em auto;
padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 0px;
}

/* general page style ends here */
#mycustomscroll p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 100;
}

}

#page-wrap .notice #apDiv24 table tr td .body_text table tr td table tr td {
	text-align: center;
}
.BIGTITITLEELELE {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #BFBFBF;
	text-align: left;
	border: 0px;
	border-bottom-style: none;
}
}
.BIGTITITLEELELE2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.SUCESSSTORIES {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
	text-align: left;
	margin-left: 1px;
}
#page-wrap table tr tdCENTERLINKS {
	text-align: center;
}
.whiteLinks a{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px;
color: #09F;
text-align:center

}
.navigator {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	text-align: left;
}
.headaliigne {

}
.imagewrap {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}


					{


}


.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.textCenter			{
	text-align: center;
	color: #333;
	font-size: 13px;
	width: 152px;
	border: 0;
}
.textRight			{ text-align: right; }
.textLeft			{
	text-align: left;
	text-indent: 0px;
	color: #333;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }



div#page-wrap		{
	width: 950px;
	margin: 20px auto;
	white-space: 20;
}
}

p					{
	padding-right: 0px;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: left;
}
.top				{
	position: absolute;
	bottom: -490px;
	right: 440px;
}

.home				{ position: absolute; top: 0; right: 0; }

.notice				{
	position: relative;
	min-height: 50px;
}
.close				{
	position: absolute;
	left: 639px;
	top: 8px;
	height: 183px;
	width: 310px;
	background-image: url(white_boxv21.jpg);
}

form				{

}
fieldset		{ padding: 10px; position: relative; }
label				{ display: block; float: left; width: 120px; }
input, textarea		{ margin-bottom: 5px; }
legend				{ font-size: 1.8em; }

.signin				{ position: absolute; top: -18px; right: 12px; }

/*
===========================================================================
*/

.masterLINKS {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	list-style-type: none;
	cursor: hand;
	text-align: right;
	border-bottom-style: none;
	border-style: none;
	margin-right: 0px;
}
.footer_left {
	text-align: left;
}
.footer_right {
	text-align: right;
}
.TITTLESNEWWHITES {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.readmoreSPOT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #06F;
	text-align: right;
	cursor: hand;
	margin-right: 10px;
	text-decoration: none;
	margin-left: 10px;
}

/*
===========================================================================
*/

@charset "utf-8";
.GeneralContent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	float: top;
}
.Generallink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	cursor: hand;
}

.Titles2gg {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	font-size: 13px;
	color: #333;
	margin-left: 10px;
}

.BOXTittle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
}
.buttons {
    background: url('/images/BlueButton.png') 0 0px !important;
    border: 0 none;
    font-size: 12px !important;
    height: 30px !important;
    text-align: center;
    width: 120px !important;
	color: #ffffff !important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	cursor: hand !important;
	background-color: transparent !important;
	cursor: pointer; cursor: hand !important;
	}
	
.buttons:hover {

	background: url('/images/BlueButton.png') 118px 0px !important;

	}
	
	
	
	
.buttons2 {
	background-image: url(/images/Customize_buy_button.gif);
	width: 130px;
	border: 0px;
	height: 30px;
	text-align: center;
	cursor: hand;
	outline:none;
}
.LARGEGREY {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #999;
	text-align: left;
	margin-left: 10px;
}
.AllignProductImageUP {
	margin-bottom: 40px;
}
.Alligner {
	margin-left: 10px;
}
.BlueLInks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #09F;
	text-align: left;
}

/*
===========================================================================
*/

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* force fleXcroll to always display the vertical scrollbase */
.vscrollerbase {
visibility: visible !important;
}
/* fleXcroll adapts to this CSS setting and sets positions correctly */


/* And style your scrollbar like you normally do */
.vscrollerbase {
width: 15px;
background: #ffffff url(/images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #99CBCB url(/images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: #D7EBDF url(/images/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: #99CBCB url(/images/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(/images/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(/images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(/images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */

/*
===========================================================================
*/
.HeaderBG {
	background-image: url(/images/head.png);
	width: 949px;
	height: 71px;
}

.AlignCloseXonLOGON {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #333;
	text-align: right;
	margin-right: 20px;
}
a.divlink, a.divlink:link {
display:block;
width:100%; /*width needs to be specified to work in IE*/
height:100%; /*height needs to be specified to work in IE*/
/*Other browsers expand the link to full width and height.*/
line-height:0;
font-size:0;
}
.Xclose {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	text-align: right;
	margin-bottom: 5px;
}

.WHITEbOXText {
	height: 175px;
	margin: 15;
	margin-top: 5px;
}

div.heading
	{
		font-size:12pt;
		font-weight:bold;
		padding:3px;
	}
	 .sectionHeading
	{
		background-color:#005ECA;
		color:#fff;
		font-weight:bold;
	}

	 .formCaption
	{
		background-color:#efefef;
		text-align:right;
		font-weight:bold;
		border-top:1px solid #fff;
		vertical-align:top;
	}
/* input box's */
.tb5 {
background: url(/images/rounded.gif) no-repeat top left !important;
	height: 20px;
	width: 240px !important;
	border: 0;
	text-align: left;
	text-indent: 5px;
	color: #333333;
	font-size:11px;
	line-height: 20px;


}


select.tb5
{

	background: #D1D1D1 !important;
	Width: 230px !important;
	border-width: thin;
	border-color:#333;
	margin-bottom: 7px;
	margin-right: 10px;

}
.tb6 {
	background: url(/images/rounded.png) no-repeat top left;
	height: 23px;
	width: 200px;
	border: 0;
	text-align: left;
	text-indent: 5px;
	color: #333333;
	font-size:11px;
	line-height: 23px;

}

select.tb6 { width: 230px !important;



background-image: none;
Background-color:#FFF;
}




.tb51 {
background: url(/images/tb5small.gif) no-repeat top left !important;
	height: 19px;
	width: 130px !important;
	border: 0;
	text-align: left;
	text-indent: 5px;
	color: #333333 !important;
	font-size:12px !important;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}
.tb5a {
	border: 0;
	width:220px;
	margin-top:3px;
} .g {
	text-align: center;
}

.tabbed_button {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	margin-left: 20px;
}
.links {
	color: #03F;
	font-size: 10px;
	margin-top: 0px;
}
.bar {
	color: #000;
}
#CollapsiblePanel1 .CollapsiblePanelContent form table tr .Titles .links {
	color: #333;
	font-weight: bolder;
	font-size: 18px;
	margin-left: 98px;
	margin-top: -20px;
}


.resource {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-left: 5px;
}
.b {
	font-weight: bold;
}
.White_box_title {
color:#333333;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
margin-top:0;
text-align:center;
}
.white_box_sub_tittle {
	font-size: 11px;
	color: #666;
	text-align: center;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.whiteboxContent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	color: #06F;
}
.whiteboxContent {
	text-align: left;
	margin-left: 3px;
}
.boxs {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	background-image: url(/images/white_boxv21.jpg);
	height: 182px;
	width: 309px;
}
.shift_readMore_image {
	cursor: hand;
}
.SPOTLIGHT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.g {	text-align: center;
}





#apDiv2 {
	position:absolute;
	width:960px;
	height:1103px;
	z-index:2;
	top: 232px;
	left: 2px;
	text-align: left;
}
#apDivlogo1 {
	position:absolute;
	width:942px;
	height:86px;
	z-index:3;
	left: 7px;
	top: 143px;
}
#apDivtext2 {
	position:absolute;
	width:936px;
	height:222px;
	z-index:4;
	left: 7px;
	top: 241px;
}

#apDivtextb {
	position:absolute;
	width:335px;
	height:59px;
	z-index:4;
	left: 480px;
	top: 332px;
}

#apDivtexta {
	position:absolute;
	width:335px;
	height:207px;
	z-index:4;
	left: 459px;
	top: 255px;
}


#apDiv25 {
	position:absolute;
	width:998px;
	height:1573px;
	z-index:5;
	left: 115px;
	top: 1143px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
#apDiv26 {
	position:absolute;
	width:951px;
	height:46px;
	z-index:-10;
	left: 0px;
	top: -17px;
	background-image: url(/images/sub_tittle.jpg);
}
.WHITELInks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	word-spacing: 50px;
	cursor: hand;
}#apDivtext {
	position:absolute;
	height:61px;
	z-index:-1;
	left: 13px;
	top: 52px;
	width: 944px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	text-align: left;
	color: #333;
}apDivlogo {
	position:absolute;
	height:92px;
	z-index:-1;
	left: -36px;
	top: 131px;
	width: 887px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	text-align: left;
	color: #333;
}
.Statements {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #333;
	text-align: left;
	text-indent: 10;
}
.h {
	color: #1D1D1D;
}

.apDivtextlook {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #03C;
	text-align: left;
}
.pdislyFLASH {
}

h1 {color:#666666; text-align:center;font-size: 30px; line-height:normal}
h2 {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666666;
	text-align:center;
	line-height:normal
	}

.PDSLPYSUBTITTLE {color:#666666; text-align:center; font-size:30px; font-weight:1000;}
.PDSPLYTITTLE {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 40px;
	color: #333333;
	text-align:center;
}

.TOPLinksLOGIN {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	cursor: hand;
}
.INdexer {
	z-index: 2;
	margin-left: -372px;
	margin-top: 20px;
}
.body_Alignment {
	margin-top: -10px;
	margin-bottom: 10px;
	width: 949px;
	margin-left: 2px;
	text-align: left;
}


.resource {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-left: 5px;
}
.test_dec {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
}
.align_div {
	margin-top: -25px;
	margin-bottom: 15px;
}

.contentAlign {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-left: 10px;
	right: 10px;
}

.body_Alignment {
	margin-top: -10px;
	margin-bottom: 10px;
	width: 949px;
	margin-left: 2px;
}

.terms {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #666;
}
.marginsContetn {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-align: left;
	font-size: 24px;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 20px;
}
.alignDIVS {
	margin-top: -0px !important;
	margin-bottom: 0px !important;
}
.alignDIVS table tr td table tr td table tr td p .textLeft a {
	text-align: center;
}
.align_div {
	margin-top: -25px;
	margin-bottom: 15px;
}
.SPOTLIGHT {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Statements {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #333;
	text-indent: -18px;
	text-align: left;
	margin-left: 20px;
}

.look {
	position: relative;
	left: -333px;
	width: 263px;
	top: 1px;
	height: 38px;
	background-image: url(/images/look.gif);
}
.LOOOKTXT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #009;
	text-align: left;
	font-weight: 400;

}
.body_Alignment {
	margin-top: -10px;
	margin-bottom: 10px;
	width: 949px;
	margin-left: 2px;
}

.test_dec {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
}
.align_div {
	margin-top: -25px;
	margin-bottom: 15px;
}

.SPOTLIGHT {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.dash {
	color: #000;
}
.alignDIVS2 {
	margin-top: -65px;
	margin-bottom: 15px;
	margin: 2;
}

.environmental {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.CartSMALLlinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #247C9D;
	text-align: right;
	margin-right: 10px;
}
.CartSpecsBlockTxt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	width: 350px;
	float: left;
}
.EmptyBlock1 {
	float: left;
	width: 340px;
	font-size: 10px;
}
.ContentMARGIN2 {

	margin-bottom: 0px;
}
.ContentMARGIN2ConfigQuote {
	margin-top: 1px;
	margin-bottom: 1px;
}
.ContentMARGIN3 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.HeaderDiv {
	text-align: right;
	position: relative;
	left: -15px;
	top: 70px;
}
.body_Alignment {
	margin-top: 0px;
	margin-bottom: 1px;
}
.body_Alignmentpds {
	margin-top: -18px;
	margin-bottom: 10px;
	width: 949px;
	margin-left: 2px;
}

.pdislyFLASH {}

.buttons3 {
	background-image: url(/images/abutton.gif);
	width: 152px;
	border: 0px;
	height: 27px;
	text-align: center;
	cursor: hand;
}
.align_div3 {
	margin-top: -25px;
	margin-bottom: 15px;
}

.contentAlign {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-left: 10px;
	right: 10px;
}


.environmental {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.align_mainDIV {
	top: 2px;
	margin-top: -13px;
}
.White_box_title {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 8px;
	color: #333;
}

.white_box_sub_tittle {	font-size: 10px;
	color: #666;
	text-align: center;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.whiteboxContent {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	color: #06F;
}
.whiteboxContent {	text-align: left;
	margin-left: 3px;
}
.RCMainTittle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.SPOTCONTENT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}


#apDiv2 {
	position:absolute;
	width:960px;
	height:1103px;
	z-index:2;
	top: 232px;
	left: 2px;
	text-align: left;
}
#apDivlogo1 {
	position:absolute;
	width:942px;
	height:86px;
	z-index:3;
	left: 7px;
	top: 143px;
}
#apDivtext2 {
	position:absolute;
	width:936px;
	height:222px;
	z-index:4;
	left: 7px;
	top: 241px;
}
}
#apDivtextb {
	position:absolute;
	width:335px;
	height:59px;
	z-index:4;
	left: 480px;
	top: 332px;
}
}
#apDivtexta {
	position:absolute;
	width:335px;
	height:207px;
	z-index:4;
	left: 459px;
	top: 255px;
}
}
#apDivtext3 {
	position:absolute;
	width:596px;
	height:53px;
	z-index:5;
	left: 350px;
	top: 226px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 40px;
	color: #999;
}
}
#apDivtext4 {
	position:absolute;
	width:596px;
	height:154px;
	z-index:4;
	left: 347px;
	top: 278px;
}

.WHITELInks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	word-spacing: 50px;
	cursor: hand;
}#apDivtext {
	position:absolute;
	height:61px;
	z-index:-1;
	left: 13px;
	top: 52px;
	width: 944px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	text-align: left;
	color: #333;
}
#apDivlogo {
	position:absolute;
	height:92px;
	z-index:-1;
	left: -36px;
	top: 131px;
	width: 887px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	text-align: left;
	color: #333;
}
.Statements {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #333;
	text-align: left;
}
.h {
	color: #1D1D1D;
}

.apDivtextlook {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #03C;
	text-align: left;
}
.underscorBlend {
	color: #1C1C1C;
}
#page-wrap table tr td {
}
.KB-SUBTEXT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #C0C0C0;
	font-weight: 500;
	margin-bottom: 30px;
}
.kbSUBSUB {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666;
}
.align_navi {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-left: 7px;
	color: #06F;
	text-align: left;
}

.imageFLOAT {
	float: left;
}
.align_div4 {
	margin-top: -9px;
	margin-bottom: 2px;
}

/* Contact page ============================================================= */

.alignDIVS5 {
	margin-top: -10px;
	margin-bottom: 15px;
}
.BARADJUSTMENT {	margin-top: 7px;
}
.SPOTLIGHT {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MainTitles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 5px;

}

.contactTittles {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 5px;}

.Titles {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 5px;}





#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 554px;
	top: 424px;
}
.hrow {
	font-weight:bold;
	color: #09F;
}
.hrow td{
padding-top: 20px;
width: 140px;
}
.ap_Time_la {
	position: absolute;
	left: 20px !important;
	top: 436px;
	width: 160px;
	height: 62px;
	color: #333;
	font-weight: 800;
	z-index: 3;
}
.ap_time_Taiwan {
	position: absolute;
	left: 810px !important;
	top: 504px;
	height: 59px;
	width: 157px;
	color: #333;
	font-weight: 800;
	z-index: 2;
}
.ap_Time_UK {
	position: absolute;
	left: 364px !important;
	top: 394px;
	width: 192px;
	height: 59px;
	color: #333;
	font-weight: 800;
	z-index: 3;
}
.ap_Time_China {
	position: absolute;
	left: 630px !important;
	top: 469px;
	width: 148px;
	height: 55px;
	color: #333;
	font-weight: 800;
	z-index: 3;
}
.map {
	position: absolute;
	left: 3px;
	top: 360px;
	z-index: 1;
	background-image: url(/images/wmap.png);
	width: 939px;
	height: 288px;
}
/* end contact page*/

.alignDIVS6 {
	margin-top: -26px;
	margin-bottom: 15px;
}
.align_div7 {
	margin-top: -9px;
	margin-bottom: 2px;
}
.buttons1 {	background-image: url(/images/abutton.gif);
	width: 152px;
	border: 0px;
	height: 27px;
	text-align: center;
	cursor: hand;
}


.kbLink
{
	text-align:right;
	font-size:13px;
}



.kbLink a:link,.kbLink a:visited {
	color:#12275E;
	font-size:13px;
	background-image:url('/images/kb_images/KB_arrow.png');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

/************ PAGNIATION ********************

 */

	div.ssSecHeader {
		color: rgb(51, 51, 51);
		padding:5px;
		margin-bottom:10px;
	}
	td.ssBorderRight
	{
		border-right:#333333 2px solid;
	}
	tr.ssCompanyDetails td
	{
		padding:0px 5px 5px 5px;
		height:182px;
		color: rgb(102, 102, 102); margin: 15px 7px 7px;
	}
	div.paginationHolder a.nextBack
	{
		color:#333333
	}
	div.paginationHolder a.nextBack.nextText
	{
		padding-right:10px;
		background:url(/images/Blue_arrow_small.png) no-repeat right center;
	}
	div.paginationHolder a.nextBack.backText
	{
		padding-left:10px;
		background:url(/images/Blue_arrow_small_back.png) no-repeat left center;
	}
	div.paginationHolder a.nextBack.pageNumber
	{
		color:#333333
	}
	div.paginationHolder span.onPageNumber
	{
		font-weight:bold;
	}

