@charset "UTF-8";
/* CSS Document */
html {margin:0; padding:0;}
body {margin:0; padding:0; text-align:center; font:.85em Helvetica, Arial, sans-serif;}

a:link {font-weight:bold; color:#E00034; text-decoration:none;}
a:visited {color:#EC6685; text-decoration:none;}
a:hover {color:#0039A6; text-decoration:underline;}

#content {background-color:#E2E5F4; width:984px; margin:0 auto; padding:1em 0 0;}
table {
	width:940px;
	border-collapse:collapse;
	background-color:#FFF;
	margin:0 auto;
}
#title {
	clear:left;
	width:984px;
	height:50px;
	background:#0039A6 url(../products/rec_mux/selection_guides/images/sg_title.png) no-repeat center;
	text-align:left;
	padding:0;
	margin:1em auto 0;
}
#title h1 {
	font:bold 1.5em Helvetica, Arial, sans-serif;
	color:#FFF;
	margin:0;
	padding:.5em 1.5em 0;
}
td {
	width:20%;
	text-align:center;
	border:1px solid #999999;
}
td.long_text {
	text-align:left; 
	padding:.5em 3.5em;
}
td.long_text_last_col {
	text-align: left;
	padding-top: 0.5em;
	padding-right: 3.5em;
	padding-bottom: 0.5em;
	padding-left: 3.5em;
}
td.long_text_less_margin_last_c {
	padding: 0.5em 1em;
	text-align: left;
	border-right-style: none;
}
td.long_text_less_margin {
	text-align: left;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
td.long_text ul {
	margin:.4em;
}
th {
	padding: .5em; 
	font-size:1.2em; 
	font-weight:bold;
}
thead th {
	border: 1px solid #999999;
}
#footer {
	width:984px;
	margin:0 auto 1em;
	padding:0;
	height:50px;
	color:#0039A6;
	font-weight:500;
	background-color: #FFF;
	background-image: url(../products/rec_mux/selection_guides/images/sg_footer.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer a:link {
	color:#0039A6;
	font-weight:900;
	text-decoration:none;
}
#footer a:visited {
	color:#EC6685;
	text-decoration:none;
}
#footer a:hover {
	color:#E00034;
	text-decoration:underline;
}
td.last_col, th.last_col {
}
th.first_col {
	padding: .25em;
	color: #000000;
	font-weight:normal;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
h4 {
	margin:.85em 0 .4em;
}
h5 {
	margin:.25em;
}
.contact_info {float:left; width:700px; text-align:left; margin-right: 2.75em; padding-left:2.5em; padding-top:1em;}
.web_link {float:left; width:200px; font-size:1.2em; margin-top:-.2em; padding-top:1em;}
#header {width:984px; padding:1em 0; margin:0 auto 1em; background-color:#FFF;}
#logo {
	width:100px;
	height:100px;
	float:left;
	padding:0;
	margin:0;
	background-color: #FFF;
	background-image: url(../products/rec_mux/selection_guides/images/sg_logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#logo a {display:block; height:100px; width:100px; text-indent:-9999px;}

#rf_logo {width:200px; height:100px; float:left; padding:0; margin:0; background:#FFF url(../products/rf_networks/selection_guides/images/sg_rfnet_logo.png) no-repeat center;}
#rf_logo a {display:block; height:100px; width:200px; text-indent:-9999px;}
#product_category {
	width:300px;
	height:50px;
	background-color: #FFF;
	background-image: url(../products/rec_mux/selection_guides/images/sg_rec_mux.png);
	background-repeat: no-repeat;
	background-position: center;
}
#product_category a {display:block; height:50px; width:300px;text-indent:-9999px;}
#selection_guide {
	width:300px;
	height:50px;
	background-color: #FFF;
	background-image: url(../products/rec_mux/selection_guides/images/sg_selection_guide.png);
	background-repeat: no-repeat;
	background-position: center;
}
#selection_guide a {display:block; height:50px; width:300px; text-indent:-9999px;}
#other_images {width:360px; float:left; margin:0 15px 1em;}
#instructions {width:475px; float:left;}
#legal {padding:1.5em; text-align:right; font-style:italic;}
#pb_or_ds {
	height:40px;
	text-indent: -9999px;
	margin-top:-.5em;
	margin-right:-20px;
	background-color: #FFF;
	background-image: url(../products/rec_mux/selection_guides/images/sg_datasheet.png);
	background-repeat: no-repeat;
	background-position: center;
}
ol li {text-align:left;}
dl dt, dl dd {
	text-align:left;
	text-indent: 0px;
}
dt {font-weight:bold;}

