@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 860px;
	
}
#Firmware table {
	width: 100%;
	border: 1px dotted #CCC;
	margin-bottom: 2em;
}
#Firmware table td{
	padding: .25em;
	border: 1px dotted #CCC;
}
#Firmware {
	padding-left: 2em;
}
#Firmware h3 {
	font-size: 1.25em;
	font-weight: lighter;
	margin-bottom: .35em;
}



.header_nav   {
	font-size: 1em;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 1.75em;
}
#etailers table {
	width: 100%;
}
#side-a h5 {
	font-weight: lighter;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #045782;
	background-color: #D7F3FF;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.35em;
}


blockquote {
	margin-left: 4em;
}
#wrapper #container ol{
	list-style-type: decimal;
	margin-left: 2em;
}
#wrapper #container ol li{
	margin-bottom: 1em;
}

#content_container , #boundaries_container{
	margin-top: 4em;
}
#boundaries_container {
	padding-right: 25em;
	padding-left: 2em;
}


.header_nav  a     {
	color: #999999;
	text-decoration: none;
}
.header_nav a:hover {
	color: #005581;
	text-decoration: underline;
}
#Content_Left   {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #89aaca;
	border-bottom-color: #89aaca;
	border-left-color: #89aaca;
	padding-top: 1.5em;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
li {
	line-height: normal;
}
#side-b h1  {
	font-size: 1.75em;
	color: #145595;
	margin-bottom: 0.5em;
	font-family: Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89aaca;
	padding-bottom: 0.2em;
}
#main_nav  {
	color: #333333;
	font-size: 1.2em;
	text-align: right;
	margin-top: 2.5em;
}
/*#doc2  #bd  .colmask  .colleft  .col1  #product_menu  .product_div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #507C12;
	margin-bottom: 1em;
}
*/
p   {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
#main_nav  a   {
	color: #0094D3;
	margin-right: 25px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a   {
	color: #cb6e00;
	text-decoration: none;
}


hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #89aaca;
	margin-top: 1em;
	margin-bottom: 1em;
}
a:hover {
	text-decoration: underline;
}
#main_nav a:hover {
	color: #145595;
	margin-right: 25px;
	text-decoration: underline;
}
#bd  {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 2em;
	margin-bottom: 2em;
}

#header {
	height: 110px;
	margin-bottom: 1em;
	width: 860px;
}
.header_left{
	position: relative;
	float: left;
	left: 0px;
	width: 350px;
	margin-top: 3em;
}
#side-a   h3, #news_LT h3{
	color: #007DB1;
	font-style: normal;
	margin-bottom: 0.5em;
	line-height: normal;
}
#container {
	margin-bottom: 1em;
}
#nav_location {
	padding-left: 2em;
	background-color: #005480;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	color: #FFF;
	font-size: 0.9em;
}
#nav_location h4 {
	font-weight: lighter;
	font-size: 1em;
}

.clear { clear:both; height:1px; }
.header_right{
	position: relative;
	float: right;
	right: 0px;
	width: 475px;
	margin-top: 3.6em;
}

#side-a {
	float: left;
	width: 470px;
	overflow: hidden;
}

#side-b {
	float: left;
	width: 357px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
	overflow: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3C3C3C;
}
#product_links #requirements ul li{
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom: 1em;
}
#product_links #requirements ul {
	padding-left: 2em;
}




#footer {
	clear: both;
	margin-top: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005480;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	padding-top: 1.25em;
	width: 860px;
}
#banner  {
	text-align: left;
	width: 100%;
	margin-bottom: 2em;
	height: 245px;
	background-image: url(/images/banners/banner-1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #0094D3;
	overflow: hidden;
}
#banner_text {
	float: right;
	height: 245px;
	width: 60%;
	overflow: hidden;
	background-image: url(/images/transparent-white_bg.png);
	background-repeat: repeat;
	clear: both;
}
#banner_text p {
	margin-left: 35px;
	margin-right: 25px;
	font-size: 16px;
	line-height: 1.6em;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#banner_text h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #145595;
}

#news_LT {
	float: left;
	width: 446px;
	overflow: hidden;
	margin-left: 2em;
}
#news_RT , #product_links{
	float: left;
	width: 287px;
	overflow: hidden;
	margin-left: 103px;
}
#product_links #side_links ul li a   {
	height: 16px;
	background-image: url(/images/Links-side.gif);
	color: #000;
	display: block;
	background-position: 0px 21px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 1em;
	line-height: 1em;
}
#product_links #side_links   {
	margin-top: .5em;
	margin-bottom: .5em;
}
#product_links #side_links ul li   {
	margin-bottom: 1em;
}
#product_links #side_links ul {
	margin: 0px;
}
#news_RT p , #product_links p    {
	padding-right: 1em;
	padding-left: 1.5em;
}
#content_container #news_RT h2 , #product_links h2 , #content_container     #support_RT h2 , #content_container #product_links h2{
	background-image: url(/images/side_header-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 13px;
	padding-top: 8px;
	padding-left: 10px;
	color: #FFF;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
#section_header  {
	padding-left: 2em;
	background-color: #0094D3;
	padding-top: 1em;
	padding-bottom: 0.75em;
	color: #FFF;
}
#section_header h1    {
	font-size: 2.5em;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: lighter;
	margin-bottom: .15em;
}
#product_banner {
	text-align: left;
	width: 860px;
	margin-bottom: 3em;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005480;
}
#product_links #side_links ul li a:hover {
	height: 16px;
	background-image: url(/images/Links-side.gif);
	color: #000;
	display: block;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 1em;
	text-decoration: none;
}
#product_LT , #support_LT{
	float: left;
	width: 470px;
	overflow: hidden;
}
#support_LT {
	padding-left: 2em;
}
#content_container p   {
	margin-left: 0em;
}
#product_LT h2, #news_LT h2 , #content_container h2, #boundaries_container h2{
	font-size: 1.25em;
	color: #005480;
	margin-bottom: 0.5em;
	font-style: normal;
	margin-top: 1.25em;
	font-weight: bold;
}
#product_LT h1 , #news_LT h1    {
	font-size: 2em;
	color: #007DB1;
	font-style: normal;
	margin-bottom: 0.5em;
	font-weight: lighter;
	margin-top: 1em;
}
.paragraph_emphasis {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 2em;
}
#quicklinks {
	float: right;
	width: auto;
	overflow: hidden;
	border: 1px solid #0094D3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 1.5em;
	padding-right: 2.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	margin-right: 1em;
}
#quicklinks h3 {
	font-size: 1.35em;
	font-weight: lighter;
	margin-bottom: 1em;
	color: #005480;
}
#quicklinks ul li , #news_LT ul li     , #support_RT ul li{
	margin-bottom: 0.5em;
	list-style-image: url(/images/bullet-quicklinks.gif);
}
#quicklinks ul , #news_LT ul, #content_container ul    {
	margin-left: 1.5em;
}
#quicklinks a {
	color: #0094D3;
}
#products_section  {
	float: left;
	overflow: hidden;
	width: 600px;
	margin-left: 2em;
}
#parlinx_section , #dpg_section, #multiwan_section{
	padding-left: 240px;
}
#nav_location a {
	color: #FFF;
}
#products_section h2 , #content_container h1  , #boundaries_container h1  {
	font-size: 2em;
	color: #007DB1;
	font-style: normal;
	margin-bottom: 0.5em;
	font-weight: lighter;
	margin-top: 0em;
}
#product_LT ul li {
	margin-bottom: 0.5em;
	list-style-position: outside;
	list-style-image: url(/images/bullet-quicklinks.gif);
}


#parlinx_section {
	background-image: url(/images/product_images/paralinx70g/products_section-PL70G.gif);
	background-repeat: no-repeat;
}
#products_section hr {
	margin-top: 3em;
	margin-bottom: 3em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #005480;
}
#products_section ul li    {
	margin-bottom: .35em;
	list-style-image: url(/images/bullet-quicklinks.gif);
}
#products_section ul   {
	margin-bottom: 2em;
}
#dpg_section {
	background-image: url(/images/product_images/dpg/502/products_section-502.gif);
	background-repeat: no-repeat;
}
#multiwan_section {
	background-image: url(/images/product_images/dpg/x16-r/products_section-x16r.gif);
	background-repeat: no-repeat;
}
#nav_location a:hover {
	text-decoration: underline;
}
.border_blue {
	border: 1px solid #0094D3;
}

#support_RT {
	float: right;
	width: 220px;
	overflow: hidden;
}
#boundaries_container ol li{
	list-style-type: upper-alpha;
	line-height: 1.5em;
}

#support_RT p {
	margin-right: 1em;
	margin-left: 1em;
}
#support_LT h3 , #support_products h3   , #news_LT h4{
	font-size: 1.35em;
	color: #0094D3;
	font-style: normal;
	font-weight: lighter;
	display: block;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1.5em;
}
.product_selection {
	float: left;
	margin-right: 1.25em;
	width: inherit;
	margin-left: 1.25em;
	text-align: center;
}
#boundaries_container ul li {
	list-style-type: square;
	margin-bottom: .5em;
}
#boundaries_container ul {
	margin-left: 2em;
}
#specs h3 {
	margin-bottom: 1em;
}

#first ul ,#second ul, #third ul{
	margin-left: 2em;
	margin-bottom: 1.5em;

}
