/* eizo.com         */
/* css              */
/* nasite.css      */



/* NA site */
/*-------------------------------------------------------------*/

/* fonts */

h5.products {
	padding:20px 0 0;
	}

.top {
	text-align:right;
	margin:0 0 30px;
	}



/* Buy Direct */
/*-------------------------------------------------------------*/

/* navigation */

ul.direct_nav {
	text-align:center;
	list-style-type:none;
	border-left:1px solid #9e9e9e;
	margin:0 auto 10px;
	padding:0;
	}

ul.direct_nav li {
	float:left;
	display:inline;
	text-align:center;
	width:186px;
	border-right:1px solid #9e9e9e;
	margin:0 0 10px;
	padding:20px 10px;
	}

ul.direct_nav:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	}

ul.direct_nav {
	display:inline-table;
	zoom:1;
	}

/* no ie mac \*/
* html ul.direct_nav {
	height:1%;
	}

ul.direct_nav {
	display:block;
	}
/* no ie mac */


/* Buy Direct table with image */

table.products {
	text-align:left;
	width:580px;
	margin:10px;
	padding:0;
	}

table.products th,table.products td {
	padding:10px;
	}

table.products th {
	text-align:center;
	width:180px;
	}

table.products td.price {
	text-align:center;
	width:80px;
	}



/* Resellers */
/*-------------------------------------------------------------*/

/* navigation */

ul.resellers_nav {
	text-align:center;
	list-style-type:none;
	border-left:1px solid #9e9e9e;
	margin:0 auto 10px;
	padding:0;
	}

ul.resellers_nav li {
	float:left;
	display:inline;
	text-align:center;
	width:118px;
	height:3em;
	border-right:1px solid #9e9e9e;
	margin:0 0 10px;
	padding:10px;
	}

ul.resellers_nav:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	}

ul.resellers_nav {
	display:inline-table;
	zoom:1;
	}

/* no ie mac \*/
* html ul.resellers_nav {
	height:1%;
	}

ul.resellers_nav {
	display:block;
	}
/* no ie mac */


/* Where to Buy table */

table.fix1 {
	width:100%;
}

table.fix1 th {
	font-weight:bold;
	vertical-align:top;
	}

table.fix1 th.t_res {
	width:25%;
	}

table.fix1 th.t_web {
	width:40%;
	}

table.fix1 th.t_num {
	width:15%;
	}
table.fix1 th.t_loc {
	width:20%;
	}
	
	
table.fix1 td.t_res {
	width:25%;
	}

table.fix1 td.t_web {
	width:40%;
	}

table.fix1 td.t_num {
	width:15%;
	}
table.fix1 td.t_loc {
	width:20%;
	}


/* Distributors */
/*-------------------------------------------------------------*/

/* navigation */

ul.distributors_nav {
	text-align:center;
	list-style-type:none;
	border-left:1px solid #9e9e9e;
	margin:0 auto 10px;
	padding:0;
	}

ul.distributors_nav li {
	float:left;
	display:inline;
	text-align:center;
	width:146px;
	height:3.5em;
	border-right:1px solid #9e9e9e;
	margin:0 0 10px;
	padding:10px;
	}

ul.distributors_nav:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	}

ul.distributors_nav {
	display:inline-table;
	zoom:1;
	}

/* no ie mac \*/
* html ul.distributors_nav {
	height:1%;
	}

ul.distributors_nav {
	display:block;
	}
/* no ie mac */



/* Channel Partners */
/*-------------------------------------------------------------*/

/* navigation */

ul.channel_nav {
	text-align:center;
	list-style-type:none;
	border-left:1px solid #9e9e9e;
	margin:0 auto 10px;
	padding:0;
	}

ul.channel_nav li {
	float:left;
	display:inline;
	text-align:center;
	width:118px;
	height:3.5em;
	border-right:1px solid #9e9e9e;
	margin:0 0 10px;
	padding:10px;
	}

ul.channel_nav:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	}

ul.channel_nav {
	display:inline-table;
	zoom:1;
	}

/* no ie mac \*/
* html ul.channel_nav {
	height:1%;
	}

ul.channel_nav {
	display:block;
	}
/* no ie mac */


