/* stylesheet - www.siemon.com for screen */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #CCCCCC;
}


/* General styles */

a:link { color: #761214; }   
a:hover { color: #F70039;  }
a:visited { color: #444444; }

h1, h2, h3, ol, ul, li, p  { font-family: Arial, Helvetica, sans-serif; }
p, ol, ul, li { font-size: 1em; }
ul { list-style-type: square; }
sup { font-size: .8em; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.15em; color: #88001F; }
h3 { font-size: 1em; }
form { margin-top: 0px; margin-bottom: 0px; }


/*  TEMPLATE STYLES BELOW  */

/* Top Navigation */

.header {
	background-color: #000000;
}

.top-nav {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px
}

a.top-nav { color: #ffffff; text-decoration: none; }
a:hover.top-nav { color: #efefef; }
a:visited.top-nav { color: white; }

.top-nav-bg {
	background-image: url(/siemon/china/images/template/top-nav-bg.gif);
	background-color: #E40000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.top-nav-div {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: -2px
}


/* Side Navigation */

.sdbr-tbl {
	background-color: #f2f2f2;  /* Alternate color: #F9F4E8;  */
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top: 15px;
	vertical-align: top;
}

p.sdbr-hd {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url(/siemon/china/template/sdbr-hd-bg.gif);
	margin-bottom: 0px;
	padding-left: 2px;
	border-left: solid 3px #F70039;
	text-transform: uppercase;
}

p.sdbr-lnk {
	font-size: 13px;
	border-bottom: solid 1px #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 2px;
}

a.sdbr-lnk { text-decoration: none; }


/* Content Area Styles */

.content-tbl {
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}


/* Utility Styles */

a.util-pf {
	font-size: 11px;
	color: #761214;
	text-decoration: none;
	border: solid 1px #000000;
	background-color: #f7f7f7;
	padding: 1px;
}

a:hover.util-pf {
	background-color: #F9F4E8;
}

p.pf { margin-top: 15px; margin-bottom: 5px; }

a.pf {
	color: #761214;
	text-decoration: none;
	border: solid 1px #000000;
	background-color: #f7f7f7;
	padding: 2px; 
}

a:hover.pf { background-color: #F9F4E8; }
a:visited.pf { color: #761214; }

.location   { font-size: .75em; margin-top: 0px; }
.psmall { font-size: .9em; }
.pxsmall { font-size: .8em; }


/*  Footer Styles */

.footer-tbl-top-left {
	background-image: url(/siemon/china/images/template/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	border-top: 2px solid #F70039;
	border-left: 1px solid #000000;
	vertical-align: top;
}

.footer-tbl-top-right {
	background-image: url(/siemon/china/images/template/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	border-top: 2px solid #F70039;
	border-right: 1px solid #000000;
	vertical-align: top;
}

.footer-tbl {
	background-color: #000000;
}

.footer-nav {
	color: white;
	font-size: 12px;
	font-weight: bolder;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 4px
}

a.footer-nav { color: white; text-decoration: none; }
a:hover.footer-nav { color: #efefef; }
a:visited.footer-nav {color: white; }

.footer-search-box {
	margin-right: 5px;
	margin-bottom: -14px;
	margin-top: 2px;
}

.search-entry-box {
	font-size: 12px;
	border-style: solid;
	border:1px solid #000000;
	margin-top: 0px;
}

.search-but {
	font-size: 9px;
	border-style: solid;
	border:1px solid #000000;
    background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer {
	font-size: .70em;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}
	

/* Homepage Styles */

.hp-hd-bar {
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	background-image: url(/siemon/china/images/template/hp-sub-hdr-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	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(/siemon/china/images/template/hp-sub-hdr-bg250.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	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: .9em;
	text-decoration: none;
	margin-left: -20px;
	margin-top: 0px;
	margin-top: 10px;
	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;
}

/* e-catalog */

.prod-lst-hd {
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.tech-tip {
	background-color: #eaeaea;
	padding: 5px;
	border: solid 1px #cccccc;
}
