* {
	padding: 0;
	margin: 0;
	}

body {
	font:62.5%/1.5 "Trebuchet MS", Verdana, sans-serif;
	background:#ededed url(../images/backHeader.gif) repeat-x;
	text-align: center;
}
img {
	border:0;
}

#bodyWrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	}

/*header + menu*/
#header {
	width:760px;
	margin:auto;
	clear:both;
	position: relative;
	min-height: 70px;
}
/*main menu*/
#mainMenu {
	/*height:2em;
	background:url(../images/backMenu.gif) no-repeat;
	width:38.5em;*/
	text-align:left;
	float:left;
	margin:15px 15px 0 0;
	background:#000 url(../images/topMenu1.gif) bottom left no-repeat;
}
#mainMenu ul {
	margin:0;
	padding:0;
	list-style: none;
}
#mainMenu li {
	padding:0 13px;
	float:left;
	text-align:center;
}
#mainMenu .last {
	background:url(../images/topMenu2.gif) bottom right no-repeat;
}
#mainMenu a {
	font-weight:bold;
	color:#fff;
	height:2.5em;
	text-decoration:none;
	display:block;
}
#mainMenu li a:hover, #mainMenu li.active a {
	background:url(../images/backMenuSel.gif) bottom center no-repeat;
}


/*end main menu*/
/*secondary menu*/
#secMenu {
	position: absolute;
	top: 20px;
	right: 0;
	white-space:nowrap;
}
#secMenu a {
	color:#0b7faf;
	text-decoration:none;
}
#secMenu a:hover {
	color:#333;
	text-decoration:underline;
}

/*end secondary menu*/
/*end header------------------------------------------------------------------- */
/*main content*/
#mainContent {
	width:760px;
	margin:auto;
	padding-bottom: 20px;
}

/*content*/
#content {
	width:530px;
	margin-right: 230px;
}

#wide #content {
	width: 760px;
	margin: 0;
	}
	
#breadCrumbs {
	padding: 5px 0;
	border-bottom: 1px dotted #C9C9C9;
	width: 530px;
	}


#productImages {
	text-align: center;
	margin-top: 30px;
	border-top: 1px solid #FD0E0E;
	}
#productImages img {
	margin: 0 10px 0 auto;
	padding: 2px;
	border: 1px solid #ccc
	}
#productImages h2 {
	text-align: left;
	}


/* C O N T E N T  C L A S S E S ------------------------*/

.caseStudies img {
	padding: 2px;
	border:1px solid #ccc;
	float: right;
	margin: 4px 0 4px 6px;
	display: block;
	}
	
/* T A B L E S ------------------------*/

table {
	font-size: 95%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
th, td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	text-align: left;
	}
th {
	font-weight: bold;
	}


/* S I D E  C O L U M N ------------------------*/

#secColumn {
	float:right;
	width:200px;
	min-height: 300px;
	/*background:url(../images/backSecondaryColumn.jpg) left top no-repeat;*/
}

#secColumn a {
	color:#0b7faf;
	text-decoration:none;
}
#secColumn a:hover {
	color:#333;
	text-decoration:underline;
}
#secColumn label {
	color:#0b7faf;
}

#calltoaction ul {
	list-style: none;
	margin: 15px 0;
	}
#calltoaction li {
	background:url(../images/bullet.gif) 0% 6px no-repeat;
	padding-left: 8px
	}


#wide #secColumn {
	margin-top: 0;
	min-height: 100px;
	}
#wide #parentLink a {
	display: block;
	background:url(../images/bullet-menu.gif) 0% 3px no-repeat;
	padding-left: 13px;
	text-decoration: none;
	}
	
	
/* L I S T S ------------------------*/

#content ul {
	list-style: none;
	list-style-image: url(../images/bullet.gif);
	margin: 15px 0 15px 15px;
	}
#content ul li {
	margin-bottom: 4px;
	}
#content ul li a {
	text-decoration: none;
	}
#content ul ul {
	margin: 0px 0 5px 10px;
	}
#content ul li a:hover {
	text-decoration: underline;
	}
	
#sitemap #content ul li a {
	font-weight: bold;
	}
#sitemap #content ul li ul li a {
	font-weight: normal;
	}
#sitemap #content ul li ul li ul li a {
	font-weight: normal;
	}

#wide #secColumn ul {
	margin: 0;
	}

	

/* S U B  N A V ------------------------*/

.rbroundbox ul {
	list-style: none;
	}
.rbroundbox li {
	background:url(../images/bullet-menu.gif) 0% 3px no-repeat;
	padding-left: 13px;
	}
#secColumn .rbroundbox ul li.active {
	background:url(../images/bullet-menu-active.gif) 0% 3px no-repeat;
	}
.rbroundbox ul ul {
	margin: 0;
	}
.rbroundbox .last ul li, .rbroundbox .active ul li {
	background:url(../images/bullet.gif) 0% 6px no-repeat;
	padding-left: 8px;
	}
#secColumn .rbroundbox ul li.last ul li.active, #secColumn .rbroundbox ul li.active ul li.active {
	background:url(../images/bullet-menu-active.gif) 0% 3px no-repeat;
	padding-left: 13px;
	}
	
.rbroundbox a {
	font-size: 0.9em;
	}

#secColumn #ajaxSearch_input {
	width: 125px;
	padding-top: 0.2em;
	font-size: 85%;
	height: 1.6em;
	he\ight: 1.4em;
	}

#txtSize {
	color:#0b7faf;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	margin:3px 0;
}
#txtSize ul {
	margin:0;
	padding:0;
	list-style: none;
}
#secColumn #txtSize ul li {
	display:inline;
	margin:0;
	padding:0;
	background: none;
}
#txtSize a {
	padding:0 0.5em;
	margin:0 0.1em;
	background:#fff;
	font-size:1.5em;
	color:#0b7faf;
	text-decoration:none;
}
#txtSize a:hover {
	background:#999;
	text-decoration:none;
	color:#fff;
}
	
#txtNormal a{
	font-size: 1.2em;
	}
#txtBig a{
	font-size: 1.4em;
	}

#iso {
	text-align:center;
}

#positioningPic img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 20px 0 20px 6px;
	}


/* A C C E S S O R I E S ------------------------*/
#accesoriesContainer {
	background:url(../images/backAccesories.gif);
	border-top:3px solid #007aac;
	border-bottom:1px solid #000;
	margin:20px 0;
	overflow:visible;
	clear:both;
}
#accesories {
	margin:auto;
	width:760px;
	color:#fff;
}
.magnetronicsNexus {
	width:46%;
	float:left;
	margin:0;
	padding:0 2%;
}
.magnetronicsNexus h2 {
	background:#000 url(../images/backTitleAcc1.gif) repeat-x;
	font-size:1.2em;
	padding-left:1em;
}
.magnetronicsNexus h3 {
	font-size:1em;
	margin-bottom:2px;
	padding:0 15px;
}
.magnetronicsNexus p {
	padding:0 15px;
}
.magnetronicsNexus ul {
	margin:0 0 0 2.5em;
	padding:0;
}
.magnetronicsNexus li {
	list-style-image:url(../images/itemMN.gif);
}
.itemsMN {
	float:left;
	width: 48%;
}
.itemsMN ul {
	margin-bottom: 10px;
	}
.itemsMN a {
	color:#fff;
	text-decoration:none;
}
.itemsMN a:hover {
	color:#fff;
	text-decoration:underline;
}
.itemsMN form {
	text-align:right;
	margin:0 0 1em 1em;
}
.inputTxt3 {
	height:1.3em;
	width:12em;
	color:#0b7faf;
	font-size:0.7em;
}

/*end accesories*/
/*end main content*/


/* F O O T E R ------------------------*/

#footer {
	width:760px;
	margin:auto;
	line-height:1.4em;
	clear:both;
}
#footer img {
	float:right;
}
#footer p {
	color:#0b7faf;
}
#footer a {
	color:#0b7faf;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:underline;
}

/*end footer*/
/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dynamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
/*** CORNER STYLES ***/
.topMenu ul {
	background: url(../images/corners.gif) -6px -6px no-repeat;
	height: 6px;
	list-style: none;
	margin: 0;
}
.topMenu ul li {
	float: right;
	background: url(../images/corners.gif) 0px -6px no-repeat;
	width: 6px;
	line-height: 6px;
}
.bottomMenu ul {
	background: url(../images/corners.gif) -6px 0px no-repeat;
	height: 6px;
	list-style: none;
	margin: 0;
}
.bottomMenu ul li {
	float: right;
	background: url(../images/corners.gif) 0px 0px no-repeat;
	width: 6px;
	line-height: 6px;
}
/**/

/* T E X T ------------------------*/

h1 {
	font-size: 1.5em;
	margin: 10px 0;
	}
h2 {
	font-size: 1.4em;
	margin: 10px 0 5px 0;
	}
h3, h4 {
	font-size: 1.3em;
	margin: 10px 0 5px 0;
	}

h5, h6 {
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	}
	
#content p {
	margin-bottom: 15px;
	}
	
#header {
	font-size: 1.3em;
	}
	
#mainContent, #accesoriesContainer, #footer  {
	font-size: 1.3em;
	}

/* N E W S  L I S T I N G ------------------------*/

#nl_pages {margin-top: 10px;}
#nl_pages #nl_currentpage {border: 1px solid blue;padding: 2px; margin: 2px; background-color: rgb(90, 132, 158); color: white;}
#nl_pages .nl_off {border: 1px solid #CCCCCC; padding: 2px; margin: 2px}
#nl_pages a {border: 1px solid rgb(203, 227, 241);; padding: 2px; margin: 2px; text-decoration: none; color: black;}
#nl_pages a:hover {border: 1px solid #000066; background-color: white; }
#nl_archivelist ul{list-style-type: none; margin-left: 15px; padding-left: 0px;}
#nl_archivelist ul ul{list-style-type: square;margin-left: 	35px;}
.nl_month {font-weight: bold;}
.nl_summaryPost {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
#content .nl_summaryPost h3 {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 0;
	}
	
/* U T I L I T Y  C L A S S E S ------------------------*/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearFix {display:inline-block;}

#mainContent #content ul.noBullets {
	list-style-image: none;
	}


/* F O R M S ------------------------*/

#content form {
	margin: 20px 0;
	}
#content #secColumn form {
	margin: 0;
	}
#content form p {
	margin: 6px 0;
	}
#content form .Fieldtext label {
	width: 15em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
	}
	
#content form #Fieldattach label {
	width: 14em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
	}
	
form fieldset {
	border: none;
	}
form .ftext {
	width: 15em;
	}
#content form .Fbutton {
	width: 8em;
	margin-left: 15em;
	}
#content form .Fieldselect label {
	width: 15em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
	}
#content form .Fieldselect select {
	width: 15em;
	}
#content form textarea {
	width: 15em;
	height: 5em;
	}
	
form textarea {
	width: 11.8em;
	}


/* R O U N D E D  B O X ------------------------*/

/* main nav */
/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessesary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 98%; margin: 1em auto; }





/* search / text re-sizer */
/* set millions of background images */
.rbroundbox-dark { 
	background: url(../images/nt-dark.gif) repeat; 
	margin-bottom: 15px;
	}
.rbroundbox-dark .rbtop div { background: url(../images/tl-dark.gif) no-repeat top left; }
.rbroundbox-dark .rbtop { background: url(../images/tr-dark.gif) no-repeat top right; }
.rbroundbox-dark .rbbot div { background: url(../images/bl-dark.gif) no-repeat bottom left; }
.rbroundbox-dark .rbbot { background: url(../images/br-dark.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessesary. */
.rbroundbox-dark .rbtop div, .rbroundbox-dark .rbtop, .rbroundbox-dark .rbbot div, .rbroundbox-dark .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbroundbox-dark .rbcontent { margin: 0 7px; }
.rbroundbox-dark .rbroundbox { width: 98%; margin: 1em auto; }


/* spotlight */
.rbroundbox-spotlight { 
	background: url(../images/nt-spotlight.gif) repeat; 
	margin: 20px 0 15px 0;
	font-size: 0.9em;
	}
.rbroundbox-spotlight .rbtop div { background: url(../images/tl-spotlight.gif) no-repeat top left; }
.rbroundbox-spotlight .rbtop { background: url(../images/tr-spotlight.gif) no-repeat top right; }
.rbroundbox-spotlight .rbbot div { background: url(../images/bl-spotlight.gif) no-repeat bottom left; }
.rbroundbox-spotlight .rbbot { background: url(../images/br-spotlight.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessesary. */
.rbroundbox-spotlight .rbtop div, .rbroundbox-spotlight .rbtop, .rbroundbox-spotlight .rbbot div, .rbroundbox-spotlight .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbroundbox-spotlight .rbcontent { margin: 0 7px; }
.rbroundbox-spotlight .rbroundbox { width: 98%; margin: 1em auto; }

#content .rbroundbox-spotlight h2 {
	background:url(../images/titSpotlight.gif) top left no-repeat;
	height:43px;
	margin: 0;
	}
.rbroundbox-spotlight h2 span {
	margin-left:-999px;
	}
.rbroundbox-spotlight img {
	float:right;
	margin-left:5px;
	padding: 1px;
	border: 1px solid #ccc;
	}
