/* NEW CSS BY PIXEL CREATION*/
body {
	margin: 12px 0px 0px 0px;
	background: #fff;
	color: #000;
	font: 12px Arial, Verdana, sans-serif;
}

#global {
	position: absolute;
	left: 50%;
	width: 784px;
	margin-left: -392px;
}

a {
	color: #32327b;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #000;
}

img {
	border: none;
}

#header {
	width: auto;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}
#header p {
	display: block;
	height: 124px;
	width: 784px;
}
#header p a {
	background-image: url('../images/Index/Header/header.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 124px;
	width: 784px;
	text-indent: -9999px
}

/* curved box */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/Index/Header/curved-box1.gif');
	height: 11px;
	font-size: 2px
}
.top-left, .bottom-left { 
	margin-right: 11px;
}
.top-right, .bottom-right { 
	margin-left: 11px;
	margin-top: -11px;
}
.top-right {
	background-position: 100% 0;
}
.bottom-left  { 
	background-position: 0 -11px;
}
.bottom-right { 
	background-position: 100% -11px;
}
.inside {
	border-left: 1px solid #32327b;
	border-right: 1px solid #32327b;
	background: #fff;
	padding-left: 0px;
	padding-right:0px;
}

/* Navigation */
#nav {
	float: left;
	width: 784px;
	height: 37px;
	background: url('../images/Index/Header/nav-bg.gif') no-repeat;
}

#nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	height: 37px;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	float: left;
	width: auto;
	margin: 1px 0px 0px 6px;
	padding: 0px 15px;
	border-right: 1px solid #999;
	color: #3d3d3d;
	font: bold 12px/2.6 Arial,Geneva,sans-serif;
	text-decoration: none;
}
#nav a:hover, nav a:active, nav a:focus {
	color: #32327d;
}

#countrybox {
	float: right;
	width: auto;
	height: 23px;
	margin-top: 7px;
	margin-right: 10px;
}

.listbox {
	font-size: 10px;
	cursor:not-allowed;
}

.optionenabled	{
	color: #000;
}
.optiondisabled {
	color: #bbb;
}

#left-col {
	float: left;
	width: 147px;
	margin-right: 11px;
}

#right-col {
	float: right;
	width: 626px;
}

#left-col .title {
	padding: 0px 0px 0px 14px;
	height: 22px;
	color: #32327b;
	font-size: 14px;
	margin: -1px 0px 1px 0px;
}

#left-col .panel {
	float: left;
	margin-top: 6px;
	width: 100%;
}

#left-col .panel .content {
	color: #32327b;
	padding-top: 7px;
	overflow: hidden;
}

a.cat {
	font-weight: bold;
}

#prod-nav .spacer {
	font-size: 0px;
	line-height: 0px;
	width: 118px;
	height: 1px;
	margin-left: 12px;
	height: 3px;
	border-top: 1px solid #d8d8d8;
	text-align: centre;
}

#prod-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#prod-nav li {
	margin: 0px;
	padding: 0px;
}

#prod-nav a {
	display: block;
	height: 19px;
	line-height: 19px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#prod-nav a:hover {
	background: #ddd;
}

#right-col .content-holder {
	padding-top: 6px;
}

#right-col .header {
	float: left;
	width: 626px;
	height: 34px;
	background: url('../images/Index/Header/content-top.gif') no-repeat;
}

#right-col .header .title {
	color: #3d3d3d;
	font-size: 14px;
	padding: 10px 0 0 12px;
}

#right-col .content {
	float: left;
	width: 626px;
	background: url('../images/Index/Header/main-bg.gif') repeat-y;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

.footer {
	float: right;
	width: 626px;
	margin: 0px;
	padding: 0px;
	height: 8px;
	background: url('../images/Index/Header/footer-bg.gif') no-repeat
}

#pagefooter {
	float: left;
	color: #666;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#address {
	float: left;
	color: #666;
	border-top: solid 1px #ddd;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 4px 0px 6px 0px;
	font-size: 12px;
}

#footer-links {
	float: left;
	border-top: solid 1px #ddd;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 4px 0px 15px 0px;
	font-size: 10px;
	color: #aaa;
}
#footer-links a {
	text-decoration: none;
	color: #aaa;
}
#footer-links a:hover {
	text-decoration: underline;
	color: #888;
}

.bottom-border {
	border-bottom: 1px solid #32327D;
}

#top-link {
	float: left;
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 2px 0px 3px 0px;
}

.buy-btn {
	float: right;
	margin: 0px 10px 0px 0px;
}
/* END NEW CSS BY PIXEL CREATION*/


/* CSS FOR PRINTABLE PAGES */

#printable {
	float: left;
	width: 626px;
	position: absolute;
	left: 0;
	margin-left: 10px;
}

#printable .buttons {
	width: 626px;
	padding: 5px 0px 8px 8px;
}

.printfooter {
	width: 626px;
	margin: 0px;
	padding: 0px;
	height: 8px;
	background: url('../images/Index/Header/footer-bg.gif') no-repeat
}

/* END CSS FOR PRINTABLE PAGES*/

strong					{font-style:normal; font-weight:normal}
td.images				{font-size:0; line-height:0; margin: 0px; padding: 0px; border:0px none;}
td.heading				{padding-left: 12px; padding-top: 8px;	text-align: left}
div.images				{line-height:0; margin: 0px; padding: 0px; border: 0px none;}
td.linktotop			{text-align: right; padding: 2px 8px 2px 0px;}
img.flags				{border: 0px none; margin: 8px 4px 0px 4px;}

h1						{margin: 0px 12px 2px 11px; color: black; font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; text-align: left;}
h2						{margin: 0px; padding: 2px 0px 2px 4px; color: #191970; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;} 

.top					{font-size:0px; line-height:0px; margin: 0px; padding: 0px; border:0px none}

.body					{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: Normal; color: #191970; text-align: justify;}

/*No longer used*/
/*.addresssmall			{text-align: right; margin: 6px 12px 0px 0px; color: #191970; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}*/
/*.addressbottom		{border-top: 2px solid #32327D; border-bottom: 2px solid #32327D; border-right: 2px solid #32327D; text-align: center;
						 color: #FFFFFF; background-color: #32327D; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}*/

.producttitle			{color: #191970; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}

.topbody				{margin: 0px 15px 8px 12px; text-align: justify; font-family: Arial, Helvetica, sans-serif;
						 font-size: 12px; font-weight: Normal; color: #191970;}

.terms					{margin: 0px 50px 0px 44px; text-align: justify; font-family: Arial, Helvetica, sans-serif;
						 font-size: 12px; font-weight: Normal; color: #191970;}
.termstitle				{margin: 9px 50px 3px 44px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
						 font-weight: Normal; text-decoration: underline; color: #444444;}
	
.tableheadings			{padding: 3px 0px 3px 0px; color: white; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal;
						 text-align: center; vertical-align: middle; border: 1px solid #777777; background: #333333;}

.tablerow1				{padding: 1px 0px 1px 0px; font-size: 11px; font-family: Arial, sans-serif; text-align: center;
						 vertical-align: middle; border: 1px solid #CCCCCC;}

.tablerow2				{padding: 1px 0px 1px 0px; font-size: 11px; font-family: Arial, sans-serif; text-align: center;
						 vertical-align: middle; border: 1px solid #CCCCCC; background: #eeeeee;}




.t-div					{float: left; padding: 0px; margin: 0px; border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color: #ffffff;}
.t-div-pdf				{float: left; padding: 0px; margin: 0px; border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color: #ffffff; 
						 background-repeat: no-repeat; background-image: url('../images/General/icon-pdf2.gif'); background-position: left;}
.t-span15				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 15px; text-align: center;
						 line-height: 16px; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span20				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 20px; text-align: center;
						 line-height: 16px; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span48				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 48px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span60				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 60px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span65				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 65px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span70				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 70px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span80				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 80px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span90				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 90px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }
.t-span110				{cursor: pointer; cursor: hand; display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 110px; text-align: center;
						 line-height: 16px; border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000; }

.t-span60-nl			{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 60px; text-align: center; line-height: 16px;
						 border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000 }
.t-span65-nl			{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 65px; text-align: center; line-height: 16px;
						 border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000 }
.t-span80-nl			{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 80px; text-align: center; line-height: 16px;
						 border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000 }
.t-span110-nl			{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 110px; text-align: center; line-height: 16px;
						 border-right: 1px solid #CCCCCC; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #000000 }

.t-h-div				{float: left; padding: 0px; margin: 0px; border-left: 1px solid #777777; border-top: 1px solid #777777; background: #333333;}
.t-h-span48				{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 48px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;} 
.t-h-span60				{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 60px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;} 
.t-h-span65				{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 65px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;} 
.t-h-span70				{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 70px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
.t-h-span80				{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 80px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
.t-h-span90				{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 90px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
.t-h-span110			{display: -moz-inline-block; display: inline-block; padding: 0px; margin: 0px; width: 110px; text-align: center; border-right: 1px solid #CCCCCC;
						 line-height: 18px; color: #ffffff; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;} 

a.linkrow-pdf			{display: inline-block; text-decoration: none; }
a:hover.linkrow-pdf		{background-color: #e8e8e8; background-repeat: no-repeat; background-image: url('../images/General/icon-pdf2.gif'); background-position: left;}
a.linkrow				{display: inline-block; text-decoration: none;}
a:hover.linkrow			{background-color: #e8e8e8;}

a.t-h-link				{color: #ffffff; text-decoration: underline;}
a:hover.t-h-link		{color: #ff0000;}




.contact				{padding: 3px 0px 3px 0px; font-size: 13px; font-family: Arial, sans-serif; font-weight: bold; text-align: left;
						 vertical-align: middle; border-top: 2px solid #32327D; border-bottom: 2px solid #32327D;}

.downloadslinks1		{width: 25%; text-align: center; padding: 6px; border-bottom: 1px solid #32327D; background: #DDDDDD;}
		
.downloadsbody1			{width: 75%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: Normal; color: #191970;
    					 text-align: left; padding: 6px; border-bottom: 1px solid #32327D; background: #DDDDDD;}
    					 
.downloadslinks2		{width: 25%; text-align: center; padding: 6px; border-bottom: 1px solid #32327D; background: #FFFFFF;}

.downloadsbody2			{width: 75%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: Normal; color: #191970;
						 text-align: left; padding: 6px; border-bottom: 1px solid #32327D; background: #FFFFFF;}

.field1					{font-family: Arial, sans-serif; font-size: 11px; text-align: center; border: 1px solid #191970; width: 60px; margin: 1px;}
.field2					{font-family: Arial, sans-serif; font-size: 11px; text-align: center; border: 1px solid #191970; width: 40px; margin: 1px;}

.picture				{text-align: center;}

.picture img			{border: 1px solid #32327D;}
.picture a img			{border: 1px solid #32327D;}
.picture a:hover		{background: #ffffff;}
.picture a:hover img	{border: 2px solid #cc0000;}

/* CSS FOR POPBOX*/
.PBIS	{cursor: url('../images/General/magplus.cur'), url('images/General/magplus.cur'), default;}
.PBIL	{cursor: url('../images/General/magminus.cur'), url('images/General/magminus.cur'), default; border: solid 2px #cc0000;} 

.icon-pdf				{margin-bottom: -2px; text-decoration: none;}
.icon-pdf1				{vertical-align: middle; text-decoration: none; border: none;}
.icon-pdf2				{position:relative; left:0px; top:2px; display:inline; text-decoration: none; border: none;}

a:link.tablelink		{color: #191970; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
a:active.tablelink		{color: #cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
a:visited.tablelink		{color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
a:hover.tablelink		{color: #cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}

a:link.index			{color: #555555; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
						 display: block; background-color: #FFFFFF; padding: 3px 0px 3px 8px;}
a:active.index			{color: #cc0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
						 display: block; background-color: #FFFFFF;	padding: 3px 0px 3px 8px;}
a:visited.index			{color: #555555; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
						 display: block; background-color: #FFFFFF;	padding: 3px 0px 3px 8px;}
a:hover.index			{color: #cc0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
						 display: block; background-color: #dddddd;	padding: 3px 0px 3px 8px;}

a:link.bodylink			{color: #191970; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
a:active.bodylink		{color: #cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
a:visited.bodylink		{color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
a:hover.bodylink		{color: #cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
	
a.heading				{float: left;}
a:link.heading			{color: #191970; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}
a:active.heading		{color: #CC0000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}
a:visited.heading		{color: #555555; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}
a:hover.heading			{color: #cc0000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}

.mainlinks				{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-decoration: none;
						 text-align: left; vertical-align: center;}
a:link.mainlinks		{color: #191970; }
a:active.mainlinks		{color: #cc0000;}
a:visited.mainlinks		{color: #555555;}
a:hover.mainlinks		{color: #cc0000; background: #dddddd;}

a:link.tablehead		{color: white; text-decoration: underline;}
a:active.tablehead		{color: #ee0000; text-decoration: underline;}
a:visited.tablehead		{color: #777777; text-decoration: underline;}
a:hover.tablehead		{color: #ee0000; text-decoration: underline;}

div.datasheets			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: Normal; color: #191970; text-align: left;
						 padding: 0px; margin: 0px;	border: 1px solid #ccc;}
td.datasheets			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: Normal; color: #191970; text-align: left;
						 padding: 0px; margin: 0px;	border: 1px solid #ccc;}
a.datasheets 			{font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; display: block; height: 18px; line-height: 18px; padding: 1px 0px 0px 3px;}
a:link.datasheets		{color: #191970; }
a:active.datasheets		{color: #cc0000;}
a:visited.datasheets	{color: #555555;}
a:hover.datasheets		{color: #cc0000; background: #eee;}