/* stylesheet - www.siemon.com for screen */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #cccccc;
}

/* General styles */

a:link { color: #761214; }   
a:hover { color: #F70039;  }
a:visited { color: #444444; }

p, ol, ul, li { font-size: 14px; }
ul { list-style-type: square; }
sup { font-size: .8em; }
h1 { font-size: 20px; }
h2 { font-size: 17px; color: #88001F; }
h3 { font-size: 15px; }
form { margin: 0; }

.float-left { float: left; }
.float-right { float: right; }
.float-center { text-align: center; }
.clear { clear: both; }

/*  TEMPLATE STYLES BELOW  */

/* Top Navigation */


#header {
	background-color: #000000;
}

#header img {
	border: 0;
}

#header-nav {
	background:	#E40000 url(/css_js/top-nav-bg.gif) top left repeat-x;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0;
}

#header-nav p {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#header-nav a {
	text-decoration: none;
	color: #ffffff;
	padding: 0;
}


/* Side Navigation */

#sidebar {
	background-color: #f2f2f2;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top: 15px;
	vertical-align: top;
}

#sidebar h4 {
	font-size: 14px;
	color: #ffffff;
	background: #000000 url(/css_js/sdbr-hd-bg.gif);
	margin: 10px 0 0 0;
	padding: 0;
	border-left: solid 3px #F70039;
	text-transform: uppercase;
}

#sidebar h4 em {
	text-transform: lowercase;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type : none;
}

#sidebar li {
	border-bottom: solid 1px #000000;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar a {
	display: block;
	font-size: 14px;
	padding: 2px 0 3px 2px;
	margin: 0 0 0 0;
	text-decoration: none;
}

#sidebar a:hover {
	background-color: #ffffff;
}


/* Content Area Styles */

#content {
	font-size: 15px;
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

#content a {
	font-size: 14px;
	padding: 2px 0 3px 2px;
	margin: 0 0 0 0;
}

#content p {
	font-size: 14px;
}

#content td {
	font-size: 14px;
}

/* Utility Styles */
#printer-friendly {
	float: right;
	border: solid 1px #000000;
	background-color: #f7f7f7;
}

#printer-friendly p {
	font-size: 11px;
	color: #761214;
	margin: 0;
	padding: 0;
}

#printer-friendly a {
	display: block;
	text-decoration: none;
	padding: 2px 1px 3px 1px;
}

#printer-friendly a:hover {
	background-color: #F9F4E8;
}

.pf-dir { border: dotted 1px #999999; background-color: #ffffcc; padding: 5px; font-size: .8em; }

.bread-crumb { font-size: 13px; margin-top: 0px; }
.psmall { font-size: .9em; }
.pxsmall { font-size: .8em; }


/*  Footer Navigation Styles */

#footer-nav {
	background: #000000 url(/css_js/footer-bg.jpg) top left repeat-x;
	border-top: 2px solid #F70039;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: top;
}

#footer-nav p {
	color: white;
	font-size: 12px;
	font-weight: bolder;
	padding: 0;
	margin: 5px 0 2px; 0;
}

#footer-nav a {
	color: white;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #efefef;
}

#footer-nav form {
	float: right;
	margin: 2px 5px 2px 0;
}

.search-entry-box {
	font-size: 12px;
	border-style: solid;
	border:1px solid #000000;
	margin-top: 0px;
}

.search-but {
	font-size: 12px;
	border-style: solid;
	border:1px solid #000000;
    background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*  Footer Styles */

#footer {
	background-color: #000000;
}

#footer p {
	font-size: .70em;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}











/* Homepage Styles */

.hp-hd-bar {
	font-size: 17px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	background-image: url(/css_js/hp-sub-hdr-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: solid 3px #F70039;
}

.hp-hd-bar-250 {
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	background-image: url(/css_js/hp-sub-hdr-bg250.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: solid 3px #F70039;
}

.hp-cp {
	font-size: .9em;
	list-style-type: square;
	text-decoration: none;
	margin-left: -20px;
	margin-top: 5px;
	line-height:1em;
}

.hp-news {
	font-size: 14px;
	text-decoration: none;
	margin-left: -20px;
	margin-top: 4px;
	line-height: 1.1em;
}

.hp-left {
	vertical-align: top;
	padding: 10px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #ffffff;

}

.hp-right {
	vertical-align: top;
	padding: 10px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #ffffff;
}


/* Press Releases */

.pr-resources {
	background-color: #fffff2;
	border: solid 1px #000000;
	padding: 10px;
	width: 570px;
}


/* Resource box */

#resource-box {
	background-image: url(/css_js/resource_box_body.gif);
	width: 175px;
	padding: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
}

#resource-boxwide {
	background-image: url(/css_js/resource_box_body.gif);
	width: 325px;
	padding: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
}

#resource-box h2 {
	font-size: .9em;
	background-color: #000000;
	padding-left: 5px;
	color: #ffffff;
	margin: 0px;
	margin-top: -4px;
	padding-bottom: 5px;
}

#resource-box p {
	font-size: .9em;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #88001F;
	margin-left: 5px;
}

#resource-box li {
	font-size: .8em;
	padding: 0px;
}

#resource-box ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}


/* e-catalog */

.prod-lst-hd {
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.tech-tip {
	background-color: #eaeaea;
	padding: 5px;
	border: solid 1px #cccccc;
}

.li-feat {
	font-size: .85em;
	margin-bottom: 8px;
}

/* Pictorial Feature */

#pic-feat {
	width: 597px;
	clear: both;
}

div.float {
  float: left;
  width: 44%;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}

div.float img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	position: inherit;
}

div.float p {
	font-size: .9em;
	margin: 0px;
	text-align: left;
}

div.spacer {
  clear: both;
  font-size: 1px;
  margin: 0px;
}

/* Part # Box */

#pn-box {
	width: 597px;
	margin-top: 10px;
	background-image: url(/css_js/pn-box-body.gif);
	clear: both;
}

#pn-box h2 {
	margin-top: -8px;
	margin-left: 10px;
}

#pn-box h3 {
	margin-left: 10px;
}

#pn-box ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

#pn-box li {
	font-size: .8em;
	margin-bottom: 5px;
	margin-right: 10px;
}

#pn-box p {
	font-size: .8em;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#pn-box strong {
	font-size: 1.2em;
}

/* e-catalog image enlarge */

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #000000;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #ecdcb7;
min-width: 100px; /*NS6 style to overcome bug*/
border-bottom: 1px solid #000000;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

/* special  */

.top-nav-bg-kr {
	background-image: url(/kr/images/template/top_nav_bg_kr.gif);
}

/* Download Center  */

.dl-section {
	font-size: 1em;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	background-color:#f0f0f0;
	margin: 0px;
	padding-top: 1px;
	padding-left: 5px;
}

.sub-section {
	border-bottom: solid 1px #c4c400; 
	background-color: #fffff0;
	clear: both;
}