/* CSS Document */

div.sub_heading{
	font-weight: bold;
	color: #ff6600;
	
}

td.header{
	font-weight: bold;
}

div.NewForumTopic{
	color: #FF6600;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#Headline_forum 
{
	
	color: #000000;
	font-size: 0.75em;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;

}
div.forumsmall{
	font-size: 0.7em;
}
div.forum_reply_nav{
	float: left;
	color: #green;
	font-size: 1.1em;
	height: 20px;
	width: 220px;
	/* border: thin solid #000000;  */
	text-align: right;
	padding-bottom: 10px;
	padding-right: 5px;
}

div.forum_reply_body{
	float: left;
	width: 300px;
}
div.forum_controls{
	float: left;
	text-align: right;
	width: 400px;
}

div.forum_reply_date{
	color: #cccccc;
	font-size: 1em;
	float: left;
	width: 180px;
	height: 20px;
	/* border: thin solid #000000;  */
	padding-bottom: 10px;
}


tr.forum_heading {
font-size: 0.7em;
background-color: #ffcc99;
color: #ff6600;
}

tr.forum_row {
font-size: 0.7em;
}


body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 1em;
  text-align:center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
tr.products {
	font-size: 0.6em;
}
tr.heading {
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
}
table.address {
		font-size: 0.9em;
}
h1 {
	font-size: 1.5em;
	color: #BAC6DE;
	margin-bottom: 2px;
}
h2 {
	font-size: 1em;
	color: #666666;
	margin-bottom: 2px;
}
UL.LIST
{
	LIST-STYLE: url(../../graphics/general/list.gif);
	font-size: 0.6em;
	margin: 0px 0px 0px 0px;	
}
LI
{
	margin: 0.4em 0px 0px 0px;
	vertical-align: top;
}

div.row
{	float: left;
	font-size: 0.8em;
	margin-bottom: 5px;
}
div.file
{
	float: left;
	font-size: 0.8em;
	margin-bottom: 5px;
	background: url(../../graphics/pdf_icon.gif) no-repeat left top;
	padding-left: 50px;
	
}
div.filetwo
{
	width:475px;
	float: left;
	font-size: 0.8em;
	margin-bottom: 5px;
	background: url(../../graphics/pdf_icon.gif) no-repeat left top;
	padding-left: 50px;
	
}

#supplieranimation {
	align: left;
	position: absolute;
	z-index:1007;
	top:8px;
	left: 0px;
	height:50px;
	width:200px;
	padding:0px;
	background: url(../../graphics/banners/supplieranimation.gif) no-repeat left top;
}

#banneranimation {
	align: left;
	position: absolute;
	z-index:1007;
	top:10px;
	left: 250px;
	height:50px;
	width:355px;
	padding:0px;
	background: url(../../graphics/banners/banneranimation.gif) no-repeat left top;
}

#banneranimation2 {
	align: left;
	position: absolute;
	z-index:1007;
	top:-5px;
	left: 2px;
	height:135px;
	width:576px;
	padding:0px;
	background: url(../../graphics/banners/banneranimation.gif) no-repeat left top;
}


#ELSDanimation {
	align: left;
	position: absolute;
	z-index:1007;
	top:8px;
	left: 0px;
	height:50px;
	width:200px;
	padding:0px;
	background: url(../../graphics/banners/ELSDanimation.gif) no-repeat left top;
}
div.error
{	color:#ff0000;
	font-weight: bold;
	padding-left: 20px;
	font-size: 0.9em;
	padding-bottom: 10px;
}

div.keypartners_left{
	float: left;
	width: 500px;
	height: 60px;
	padding-bottom: 5px;
	}

div.keypartners_right{
	float:left;
	width: 55px;
	height: 65px;
	}

#kinesispages
{
	font-size: 0.7em;
	margin-bottom: 20px;
}
UL.NEWS
{
	LIST-STYLE: url(../../graphics/general/list.gif);
	font-size: 0.8em;
	margin-left: 10px;
	padding-left: 10px;
	margin-top:0px;
	color: #666666;		
}

ul.bullets
{
	LIST-STYLE: url(../../graphics/general/list.gif);
	font-size: 0.8em;
	margin-left: 15px;
	padding-left: 10px;
	margin-top:0px;
	color: #666666;
}

OL
{
	margin: 0px 0px 0px 20px;
}
OL.NEWS
{
	margin-left: 20px;
	padding-left: 10px;
	margin-top:0px;

}


p.padded
{
	margin: 5px 5px 5px 5px;
	
}
p
{
/* top right bottom left */
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Links */

A:link {COLOR: #000000;TEXT-DECORATION: none;}
A:visited {COLOR: #000000;TEXT-DECORATION: none;}
A:active {COLOR: #000000;TEXT-DECORATION: none;}
A:hover {COLOR: #ffffff;TEXT-DECORATION: none;}

A.grey:link {COLOR: #666666;TEXT-DECORATION: underline;}
A.grey:visited {COLOR: #666666;TEXT-DECORATION: underline;}
A.grey:active {COLOR: #666666;TEXT-DECORATION: underline;}
A.grey:hover {COLOR: #ffffff; TEXT-DECORATION: underline;}

A.white:link {COLOR: #ffffff; TEXT-DECORATION: underline;}
A.white:visited {COLOR: #ffffff; TEXT-DECORATION: underline;}
A.white:active {COLOR: #ffffff; TEXT-DECORATION: underline;}
A.white:hover {COLOR: #000000; TEXT-DECORATION: underline;}

A.black:link {COLOR: #000000; TEXT-DECORATION: underline;}
A.black:visited {COLOR: #000000; TEXT-DECORATION: underline;}
A.black:active {COLOR: #000000; TEXT-DECORATION: underline;}
A.black:hover {COLOR: #ffffff; TEXT-DECORATION: underline;}

A.news:link {COLOR: #000000; TEXT-DECORATION: underline;}
A.news:visited {COLOR: #000000; TEXT-DECORATION: underline;}
A.news:active {COLOR: #000000; TEXT-DECORATION: underline;}
A.news:hover {COLOR: #666666; TEXT-DECORATION: underline;}

A.orange:link {COLOR: #ff6600; TEXT-DECORATION: underline;}
A.orange:visited {COLOR: #ff6600; TEXT-DECORATION: underline;}
A.orange:active {COLOR: #000000; TEXT-DECORATION: underline;}
A.orange:hover {COLOR: #666666; TEXT-DECORATION: underline;}

/* Column 1 */

#col1
{
/* top right bottom left */
	margin: 158px 0px 0px 0px;
	float: left;
	width: 147px;	
}

div.Xtras_Top 
{

	background: url(../../graphics/general/small_pod_Xtrastop.gif) no-repeat center top;
	background-color: #BAC6DE;
	height: 52px;
	font-size: 0.6em;
	font-weight : bold;
	padding:38px 0px 0px 25px;
	text-align: left;
}

div.Xtras_WideTop 
{

	background: url(../../graphics/general/Xtras_top.jpg) no-repeat left top;
	color: #ffffff;
	height: 130px;
	font-size: 0.75em;
	font-weight : bold;
	padding-top:75px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: left;
	margin-bottom: 10px;
}

div.Xchange_WideTop 
{

	background: url(../../graphics/general/Xchange_top.jpg) no-repeat left top;
	color: #ffffff;
	height: 130px;
	font-size: 0.75em;
	font-weight : bold;
	padding-top:75px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: left;
	margin-bottom: 10px;
}

div.Xperts_WideTop 
{

	background: url(../../graphics/general/xperts_top.jpg) no-repeat left top;
	color: #ffffff;
	height: 130px;
	font-size: 0.75em;
	font-weight : bold;
	padding-top:75px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: left;
	margin-bottom: 10px;
}

#Headline_Background 
{
	
	color: #000000;
	font-size: 0.75em;
	font-weight : bold;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;

}

#Headline_Background_Plain
{
	
	color: #000000;
	font-size: 0.75em;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;

}

div.Xperts_Top 
{
	background-color: #BAC6DE;
	font-size: 0.6em;
	font-weight : bold;
	padding:38px 0px 0px 25px;
	text-align: left;
}

div.PlainLargeText_Top 
{

	background-color: #666666;
	height: 24px;
	font-weight : bold;
	font-style: italic;
	padding: 5px 0px 0px 0px;
	color: #ffffff;
	width: 147px;
}
div.PlainLargeText
{

	background-color: #666666;
	height: 24px;
	font-weight : bold;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
	color: #ffffff;
}

div.Smallpod_Bottom 
{

	margin: 0px 0px 5px 0px;
	background: url(../../graphics/general/small_pod_bottom.gif) no-repeat center bottom;
	background-color: #BAC6DE;
	height: 21px;
}
div.col1pod
{
	padding: 0px 10px 10px 25px ;
	width: 147px;
	text-align: left;
	background-color: #cccccc;
	margin-bottom: 5px;

}

div.col1pod2
{
	padding: 5px 10px 5px 10px;
	width: 147px;
	background-color: #ffcc99;
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
div.colonepodthree
{
	padding-left: 5px;
	width: 147px;
	background-color: #ffcc99;
	font-weight: bold;
	font-size: 0.7em;
}
div.solutions
{	
	height: 73px;
	width: 147px;
	margin-top:10px;
}
#solutionstxt {
	position: absolute;
	z-index:1010;
	top:40px;
	left: 25px;
	width:130px;
	padding:0px;
	color:#000000;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	
}

#onecolwidth{
width: 150px;
float: left;
font-size: 0.8em;
}

#onecolleft{
width: 147px;
float: left;
margin-right: 10px;
}

#twocolwidth{
float: left;
width: 415px;
margin-right: 10px;
font-size: 0.8em;
}

#threecolwidth{
float: left;
width: 550px;
margin-right: 10px;
font-size: 0.8em;
}

#twocolright
{
float: left;
width: 415px;
}
/* Column 2 */

#col2
{

	margin: 158px 0px 0px 10px;
	float:left;
}
div.plain
{
	font-size: 0.7em;
	margin-bottom: 10px;
	text-align: left;
}
#banner1
{
	margin: 20px 0px 10px 0px;
}

#hplcspares
{
	margin: 20px 0px 10px 0px;
	padding-top: 40px;
	background: url(../../graphics/general/hplcspares.jpg) no-repeat center bottom;
	width: 415px;
	height: 143px;	
}
#delivery
{
	margin-bottom: 10px;	
}
table.hplcspares
{
	font-size: 0.7em;
	font-weight : bold;
}

select.hplcspares
{	
	font-size: 0.9em;
}


#banner2
{
	float: left;
	height: 105px;
	width: 203px;
	margin-bottom: 1px;
}
#banner3
{
	float: left;
	height: 105px;
	width: 203px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.PlainSmallText_Top
{
	background-color: #cccccc;
	height: 24px;
	font-size: 0.7em;
	font-weight : bold;
	padding: 5px 10px 0px 10px;
	color: #ff6600;
	text-align: left;	
}

div.PlainSmallText_Topsolutions
{
		
	background-color: #ffcc99;
	height: 24px;
	font-size: 0.7em;
	font-weight : bold;
	padding: 5px 10px 0px 10px;
	color: #ff6600;
	text-align: left;
	
}
div.PlainSmallText_Top_wide
{
	padding: 0;
	margin: 0;
	background-color: #ffcc99;
	height: 24px;
	font-size: 1em;
	font-weight : bold;
	padding: 5px 10px 0px 10px;
	color: #ff6600;
	text-align: left;
}
div.col2poda
{
	width: 201px;
	background-color: #ffcc99;
	text-align: left;
	font-size: 0.7em;
	float: left;
}



div.solutionsNews
{
	width: 183px;
	background-color: #ffcc99;
	text-align: left;
	font-size: 0.7em;
	float: left;
}

div.TechnicalText_Title
{	
	background-color: #cccccc;
	height: 24px;
	font-size: 0.7em;
	font-weight : bold;
	color: #ff6600;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
}
div.TechnicalText_Body
{
	padding: 0px 10px 10px 25px ;
	text-align: left;
}
#technicalsupport {
	background-color: #cccccc;
	height: 250px;
	width:573px;
}

div.techcolumn1
{
	width: 183px;
	height: 150px;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	float: left;
}

div.techcolumn2
{
	width: 183px;
	height: 150px;
	background-color: #CCCCCC;
	margin-left: 12px;
	margin-bottom: 0px;
	float: left;
}

div.techcolumn3
{
	width: 183px;
	height: 150px;
	background-color: #CCCCCC;
	margin-left: 12px;
	float: left;
	margin-bottom: 0px;
}

div.col2podb
{
	width: 201px;
	background-color: #ffcc99;
	margin-left: 12px;
	float: left;
	font-size: 0.7em;
}
div.Largepod_Bottom 
{

	background: url(../../graphics/general/Large_pod_bottom.gif) no-repeat center bottom;
	height: 21px;
}
/* header */
div.top
{
	background-color: #000000;
	height: 66px;
	width: 750px;

}
div.navigation
{
	background: url(../../graphics/general/navigation.jpg) repeat-x;
	height: 23px;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
	text-align:center;
}
div.logo
{

	background: url(../../graphics/general/kinesis_rss_logo.jpg) no-repeat center bottom;
	text-align: right;
	height: 87px;
	width: 750px;
	float: left;
	background-color: #000000;
}


/* main image */
div.home
{	background: url(../../graphics/general/home.gif) no-repeat left top;
	height: 154px;
	width: 575px;
	float: left;
}

#trademark {
	width: 575px;
	font-size:0.7em;
}

/* wide column */

#widecolumn
{	
	width: 575px;
	float: left;
	text-align: left;
}

#main {

	width:750px;
}

/* column 3 */

#col3
{
/* top right bottom left */
	margin: 0px 0px 0px 5px;
	float: left;	
}

div.col3pod
{
	width: 170px;
	background-color: #cccccc;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
}
div.col3podsolutions
{
	width: 170px;
	background-color: #FFCC99;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
}
div.product1
{
	width: 170px;
	background-color: #ffcc99;
	color: #ffffff;
	font-size: 0.6em;
	text-align: left;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 1px;
	font-weight: bold;

}
div.product2
{
	width: 170px;
	background-color: #CCCCCC;
	color: #ffffff;
	font-size: 0.6em;
	text-align: left;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 1px;
	font-weight: bold;

}
div.downloadsone
{
	width: 147px;
	background-color: #ffcc99;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 1px;
	font-weight: bold;
	font-size: 0.6em;

}
div.downloadstwo
{
	width: 147px;
	background-color: #CCCCCC;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 1px;
	font-weight: bold;
		font-size: 0.6em;
}

div.Xtranet_Top 
{

	background: url(../../graphics/general/medium_pod_Xtranettop.gif) no-repeat center bottom;
	background-color: #9D9D9D;
	height: 61px;
	padding:38px 10px 0px 0px;
}

div.Xtras_Top_right
{

	background: url(../../graphics/general/medium_pod_Xtrastop.gif) no-repeat center top;
	background-color: #9D9D9D;
	height: 50px;
	padding:0px 0px 0px 0px;
}


#footer
{
	width : 750px;
	background-color: #999999;
	margin-top: 5px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 10px;
	
}
#banner2txt {
	position: absolute;
	z-index:1000;
	top:8px;
	left: 30px;
	height:49px;
	width:203px;
	padding:0px;
	color:#000000;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	
}
#banner2btxt {
	position: absolute;
	z-index:1002;
	top:35px;
	left: 120px;
	width:90px;
	padding:0px;
	color:#000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	
}
#banner3txt {
	position: absolute;
	z-index:1003;
	top:73px;
	left: 30px;
	height:49px;
	width:203px;
	padding:0px;
	color:#000000;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	
}
div.col2body
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;

}
#tab_rowone
{
	padding-left: 13px;
	width: 500px;
}
#tab_rowtwo
{
	padding-left: 5px; 
	width: 575px;
}

#tab_rowthree_one
{
	margin-left: 5px; 
	width: 570px;
	height: 10px;
	background-color: #000000;
}
#tab_rowthree_two
{
	margin-left: 5px; 
	width: 570px;
	height: 10px;
	background-color: #000000;
	padding-left: 95px;
}
#tab_rowthree_three
{
	margin-left: 5px; 
	width: 570px;
	height: 10px;
	background-color: #000000;
	padding-left: 190px;
}
#tab_rowthree_four
{
	margin-left: 5px; 
	width: 570px;
	height: 10px;
	background-color: #000000;
	padding-left: 285px;
}
#tab_rowthree_five
{
	margin-left: 5px; 
	width: 570px;
	height: 10px;
	background-color: #000000;
	padding-left: 380px;
}
#tab_rowthree_six
{
	margin-left: 5px; 
	width: 570px;
	height: 10px;
	background-color: #000000;
	padding-left: 475px;
}
div.tab{
	height: 39px;
	width: 95px;
	float: left;
}
#conditions{
	font-size: 0.8em;
}
td.conditions_heading {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#baskettable {
	background-color: #e8fdff;
	float: left;
	margin-left: 2.8px;
	border-bottom:2px solid #000000;
}
#basketheading{
	font-weight: bold;
	font-size: 0.7em;
	padding-top: 10px;
}
hr {
	color: #000000;
}
hr.solutions {
	color: #FF6600;
}

div.Smallpod_Bottom 
{

	margin: 0px 0px 0px 0px;
	background: url(../../graphics/general/small_pod_bottom.gif) no-repeat center bottom;
	background-color: #ffcc99;
	height: 21px;
	
}
div.technicalsupport_bottom 
{
	background: url(../../graphics/general/technicalsupport_bottom.gif) no-repeat center bottom;
	background-color: #cccccc;
	height: 21px;
	
}

div.subnavigation
{
	height: 11px;
	width: 750px;
	margin: 0px 0px 8px 0px;
	padding-right: 25px;
	font-size: 0.6em;
	float: right;
	text-align:right;
}

div.refurbtable {
	width: 570px;

}

div.refurbcategory {
	width: 570px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
}

div.basketheading {
	font-weight: bold;
	font-size: 0.7em;
	padding-top: 10px;
	width: 570px;
}

div.refurbimage {
	width: 64px;
	float: left;
}

div.refurbdescription {
	width: 325px;
	float: left;
	margin-left: 5px;
}

div.refurbpartnumber {
	width: 100px;
	float: left;
	margin-left: 5px;
}

div.refurbprice {
	width: 70px;
	float: left;
}

div.basketrowone {
	font-size: 0.6em;
	float: left;
	padding-bottom: 5px;
	width: 570px;
	background-color:#FFFFFF;
}

div.basketrowtwo {
	padding-bottom: 5px;
	font-size: 0.6em;
	float: left;
	width: 570px;
}

#scap {
	width:225px;
	height:123px;
}

#scap_left {
	width: 181px;
	height: 57px;
	float:left;
}

#scap_top {
	width: 225px;
	height: 66px;
	background-image:url(../../cimg/scap_top.gif);
	background-repeat:no-repeat;
	float: left;
	padding-left: 4px;
	padding-top: 4px;

}

#scap_text {
	width: 181px;
	height: 24px;
	float:left;
	background-image:url(../../cimg/scap_text.gif);
	background-repeat:no-repeat;
	font-size:0.8em;
	padding-left: 15px;
	padding-top: 7px;
}

#scap_input {
	width: 181px;
	height: 33px;
	float: left;
	background-image:url(../../cimg/scap_input.gif);
	background-repeat:no-repeat;
	padding-left: 22px;
}

#scap_logo {
	width: 44px;
	height: 57px;
	float:left;
	background-image:url(../../cimg/scap_logo.gif);
	background-repeat:no-repeat;
}