
/*
this is the primary stylesheet for index,header,footer,sidebar

*/

html, body {
	padding-left: 0;
	padding-bottom: .15%;
	padding-right: 0;
	padding-top: .5%;
	color: #222222;
	font-family: Verdana, Geneva, Arial, Lucida Sans, Helvetica, sans-serif;
	margin: 0;
}

h1 { text-transform: capitalize; font-size: 18px; color: #32587d; }
h2 { font-weight: bold; text-transform: capitalize; font-size: 16px; color: #467bad; }
h3 { text-transform: capitalize; font-variant: normal; font-size: 14px; color: #467BAD; }
h4 { text-transform: capitalize; font-size: small; color: #467BAD; }
h5 {
	margin-bottom: 14px;
	margin-top: 6px;
	text-transform: capitalize;
	font-weight: bold;
	color:#2a40a2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:120%;
	text-align:left;
	display: inline;
	position: relative;
	clear: both;
}
.accordian h5 a {
	margin-bottom: 14px;
	margin-top: 6px;
	text-transform: capitalize;
	font-weight: bold;
	color:#2a40a2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:120%;
	text-align:left;
	display: inline;
	position: relative;
	clear: both;
}
a:link { color: #467BAD; }

a:visited { color: #0e5ba7; }

p, ol, ul, li, dt, dd, th, td { font-size: 12px; }

dt { font-weight: bold; }
dd { margin: 0; }

form { margin: 0; }
input { background: #ffffff; border: solid 1px #555555; }
img { margin: 6px; border: 0; }
td {
font-size: 12px }

/*  =General
------------------------------------------------------- */

.float-left { float: left; }
.float-right { float: right; }
.float-center { text-align: center; }
.center {  display: block; margin: 0 auto 0 auto; }

.block { display: block; }
.inline { display: inline; }
.clear { clear: both; }

.skip-nav { display: none; }
.no-show { display: none; }

.psmall { font-size: x-small; }
.pxsmall { font-size: xx-small; }

#content dt { margin: 10px 0 5px 0; }

.pad { margin: 5px; }
.pad-left { margin: 0 0 10px 10px; }
.pad-right { margin: 0 10px 10px 0; }
.img-container { padding: 5px; width: 50%; }
.img-container p { margin: 0 5px 5px 5px; }
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}

#hidden_moldexlogo {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

#hidden_logotext {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

#top {
	margin: 0 auto 0 auto;
	width: 920px;
}

#top td {
	border: 0;
	padding: 0;
	
}
#header {
	background-color: white;
	width: 70%;
}
#goog-search {
	margin-top: 1.25em;
	position: relative;
	float: right;
}
#header img {
	margin-left: .8em;
	float: left;
}

#header a {
	text-decoration: none;
}

#header h2 {
	color: #8EABCB;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 15px 0 0 40px;
	width: 300px;
}

#index-content {
	margin: 0 auto 0 auto;
	width: 930px;
}

#index-leftside {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	position: relative;
	width: 50%;
}
#index-rightside {
	border-left-color: #68707d;
	border-left-width: 2px;
	border-left-style: solid;
	margin-right: 1em;
	float: right;
	position: relative;
	width: 48%;
}
#index-rightside-content {
	margin-left: 2em;
	
}
#index-menu {
	clear: both;
	margin-top: 14px;
	height: 680px;
	width: 900px;
	
}

#index-menu-es {
	clear: both;
	margin-top: 14px;
	height: 850px;
	width: 900px;
	
}

/* sidebar navigation */

#flash {
	top: -3px;
	position: relative;
}

#javascriptoff {
	position: relative;
	clear: both;
	margin-bottom: 4em;
	margin-top: 2em;
	padding: 12px;
	text-align: left;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-family: monospace;
	color: #a60000;
	background-color: #fff631;
}

#sidebar {
	z-index: 0;
	position: relative;
	float: left;
	background: url(../images/interior/sidebar-bg.gif) no-repeat top;
	background-color: #e5edf7;
	width: 25%;
	
}

#sidebar_menu {
	top: .5em;
	float: left;
	position: absolute;
	background: top;	
}

/*  =Header Navigation
------------------------------------------------------- */

#sidebar_menu li.lastgov {
	padding-top: 9px;
}
#header-nav {
	background: #87A2DF;
	clear: both;
	height: 21px;
	margin: 0;
	padding: 0;
	width: 700px;
}

#header-nav ul {
	clear: both;
	margin: 0;
	padding: 0;
}

#header-nav li {
	display: inline;
	float: left;
}

#header-nav a {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	text-align: center;
}

#header-nav a:hover {
	background-color: #acc2ed;
	color: #2A40A2;
}



#bottom-index {
	background-color: white;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	bottom: 2px;
	position: relative;
	width: 900px;
	
}



#bottom {
	clear: both;
	background-color: white;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	width: 920px;
}



#to_top {
	text-decoration: none;
	font-size: small;
	left: 1em;
	z-index: 1;
	position: absolute;
	background-position: -.2em 2px;
	padding-bottom: .25em;
	padding-left: 1em;
	height: 14px;
	width: 18px;
	background: url(../images/interior/up.gif) no-repeat;
	bottom: 110%;
	float: left;
}

#to_top-jp {
	text-decoration: none;
	font-size: small;
	left: 1em;
	z-index: 1;
	position: absolute;
	background-position: -.2em 2px;
	padding-bottom: .25em;
	padding-left: 1em;
	height: 14px;
	width: 40px;
	background: url(../images/interior/up.gif) no-repeat;
	bottom: 110%;
	float: left;
}
.faq_top {
	margin-bottom: 1em;
	margin-top: 1em;
	text-decoration: none;
	font-size: small;
	z-index: 0;
	position: relative;
	background-position: -.2em 2px;
	padding-bottom: .25em;
	padding-left: 1em;
	height: 14px;
	width: 18px;
	background: url(../images/interior/up.gif) no-repeat;
}

/* footer nav */
/*
content is everything between header,footer and right of sidebar,inside main	

*/

#main_noproduct {
	padding-left: 2em;
	padding-bottom: 1em;
	padding-right: 2px;
	padding-top: 1em;
	margin-bottom: 15%;
	left: 230px;
	position: relative;
	width: 282%;
}

/*
main is the area below the header

*/

#main {
	background-color: white;
	margin: 0 auto 0 auto;
	width: 920px;
}

  
                                      

  

#home-title1 {
	width: 100%;
	margin-right: 220px;
}

  
                                      

  

#home-title2 {
	width: 100%;
	margin-left: 180px;
}



#Rcol { border-left-style: solid; border-bottom-style: none; border-right-style: none; border-top-style: none; border-color: #61687d; border-left-width: 2px; }
.reg { font-size: .85em; }
#copyright {
	z-index: 0;
	margin-left: 2%;
	float: right;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	position: relative;
	color: #484848;
}
#FAQ {
	margin-top: 20%;
	position: relative;
}


.space {
	width: 100%;
	height: 15%;
}

.nobullet {
	list-style-position: outside;
	list-style-type: none;
}



#sidebar_menu ul {
	list-style-type: none;
	margin: 0px !important;
}
#sidebar_menu li {
	padding: .1em;
}

#sidebar_menu li a {
	padding-left: 1.3em;	
	text-decoration: underline;
}

#sidebar_menu li a:hover{
	padding-left: 1.3em;
	padding-bottom: .1em;
	padding-right: .15em;
	padding-top: .1em;
	background: #a4c0ed url(../images/interior/right.gif) no-repeat left;
		color: #fff;
}

#sidebar li {
	font-size: small;
	margin: 0;
}

#sidebar li a {
	text-decoration: none;
}

/*  sidebar Navigation
------------------------------------------------------- */

#sidebar_menu a.current {
	color: #5040dc;
	font-weight: bold;
	padding-left: 1.3em;
	background: url(../images/interior/right.gif) no-repeat left;
}

                      
                                                          

/*  DISTRIBUTOR LINKS in side Navigation
------------------------------------------------------- */



#main_noproduct #sidebar_menu {
	list-style-position: outside;
	list-style-type: none;
	text-transform: capitalize;
	left: -40%;
	top: 63%;
}

                      
                                                          

                                        
                                                          



	/* used on government site only, must be hidden otherwise */

h3#gov {
	height: 0px;
	width: 0px;
	visibility: hidden;
}


table#packaging-tbl tr td.NSN {
	border-style: none;
	border-width: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
	display: none;
}


/* END gov instructions */

#non-prodcontent {
	padding-left: 2em;
	padding-bottom: 1em;
	padding-right: 2px;
	padding-top: 1em;
	margin-bottom: 15%;
	left: 230px;
	position: relative;
	width: 282%;
}

/* @group Menu Flags */

li#sa-flag {
background: url('http://www.moldex.com/images/icons/flags/sa.png') no-repeat 5px center;
}
li#jp-flag {
background: url('http://www.moldex.com/images/icons/flags/jp.png') no-repeat 5px center;
}
li#mx-flag {
background: url('http://www.moldex.com/images/icons/flags/mx.png') no-repeat 5px center;
}
li#ca-flag {
background: url('http://www.moldex.com/images/icons/flags/cn.png') no-repeat 5px center;
}
li#br-flag {
background: url('http://www.moldex.com/images/icons/flags/bz.png') no-repeat 5px center;
}
li#au-flag {
background: url('http://www.moldex.com/images/icons/flags/au.png') no-repeat 5px center;
}
li#usa-flag {
background: url('http://www.moldex.com/images/icons/flags/usa.png') no-repeat 5px center;
}
li#gbr-flag {
background: url('http://www.moldex.com/images/icons/flags/gb.png') no-repeat 5px center;
}
li#de-flag {
background: url('http://www.moldex.com/images/icons/flags/de.png') no-repeat 5px center;
}
li#es-flag {
background: url('http://www.moldex.com/images/icons/flags/es.png') no-repeat 5px center;
}
li#fr-flag {
background: url('http://www.moldex.com/images/icons/flags/fr.png') no-repeat 5px center;
}
li#it-flag {
background: url('http://www.moldex.com/images/icons/flags/it.png') no-repeat 5px center;
}
li#nl-flag {
background: url('http://www.moldex.com/images/icons/flags/nl.png') no-repeat 5px center;
}
li#ru-flag {
background: url('http://www.moldex.com/images/icons/flags/ru.png') no-repeat 5px center;
}
li#pt-flag {
background: url('http://www.moldex.com/images/icons/flags/pt.png') no-repeat 5px center;
}
/* @end */
