/*------------------------------------------------------------------------------------
  External Stylesheets - Updates for figs pages
------------------------------------------------------------------------------------*/

div.rnBoxHeader{
	border-style: solid;
	border-width: 1px 1px 0px 1px;      
	border-color: #CCCCCC;
	background-color: #7CBE01;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px;
	width: 147px;
	height: auto;
	float: left;
}

div.rnBoxMain{
	border-style: solid;
	border-width: 1px;      
	border-color: #CCCCCC;
	padding: 5px;	
	margin: 0px 0px 10px 0px;
	width: 143px;
	height: auto;
	float: left;
	font-size: 9px;
}

div.rnBoxMain li a {
	text-decoration: none;
}

div.rnBoxMain h3{
	COLOR: #4C4C4C;		
	font-size: 9px;
	font-weight: bold;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 2px;	
	LINE-HEIGHT: 12px;
}

div.rnBoxMain p{
	font-size: 9px;
	line-height: 12px;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 5px;	
}

div.rnBoxMain p.noTop{
	font-size: 9px;
	line-height: 12px;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 0px;	
}

div.rnBoxMain ul{
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;	
	padding-left: 0px;
	line-height: 12px;
	font-size: 9px;	
	list-style: url(/images/misc/arrow_bullet.gif);
}

div.rnBoxMain ul li{
	padding-bottom: 5px;
}

div.rnBoxMain ul.sublist{
	margin-bottom: 0px;
}

div.rnBoxMain ul.sublist li{
	padding-bottom: 0px;
}

div.rnBoxMain ol{
	margin-left: 22px;
	margin-bottom: 5px;
	margin-top: 0px;	
	padding-left: 0px;
	line-height: 12px;
	font-size: 9px;	
}

div.rnBoxMain ol li{
	padding-bottom: 5px;
}

/*------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------*/

/* Upadte to gnav  - Erik Frye*/
ul#gnav{
  float:right;
  margin:0;
  /*width:270px;*/
  width:85px;
  font-size:10px;  
}

ul#gnav li{
  float:left;
  margin:0px 0px 0px 5px;
  height:15px;
  list-style-type:none;
  color:#B2B2B2;
}
ul#gnav li a{
  float:left;
  height:15px;
  text-indent:0;
  text-decoration:none;
  background:none;
  color:#B2B2B2;
  
  margin-right:5px;
}

ul#gnav li a:hover{
  float:left;
  height:15px;
  text-indent:0;
  text-decoration:none;
  background:none;
  color:#7C7C7C;
}

ul#gnav li.search{
  width:177px;
}
ul#gnav li.search p, ul#gnav li.search form{
  margin:0;
  display:inline;
}
ul#gnav li.search label{
  float:left;
  margin:0;
  width:44px;
  height:15px;
  text-indent:0;
  background:none;
  color:#B2B2B2;
}
ul#gnav li.search input.textfield{
  position:relative;
  top:-3px;
  margin-left:5px;
  width:105px;
  height:11px;
  border:1px solid #c9c8c8;
  font-size:9px;
}
* html ul#gnav li.search input.textfield{
  float:left;
  top:0;
  width:105px;
}
html>body*#gnav li.search input.textfield{
  width:110px;
}
ul#gnav li.search button{
  position:relative;
  top:-2px;
  left:3px;
  width:16px;
  height:15px;
  padding:0;
  margin:0;
  border:none;
  text-indent:-9999px;
  background:url(/images/new_layout/icon_search.gif) 0 0 no-repeat;
}

/* Nav top update */
ul#navtop{
  clear:right;
  float:right;
  margin:10px 0 2px 0;
  width:592px;
}

ul#navtop li{
  float:left;
  margin:0 0 0 2px;
  display:inline;
  height:31px;
  list-style-type:none;
  font-size:12px;
  text-align:center;
  font-weight:bold;

}

ul#navtop li a{
  float:left;
  height:21px;
  padding-top:10px;
  text-indent:0;
  text-decoration:none;
  background:url(/images/new_layout/nav_matrix_blank.gif);
  color:#5E5C5C;

}

ul#navtop li a:hover{
	color:#000000;
}

ul#navtop li.small a{
  width:75px;
  background-position:0 0;
}

ul#navtop li.medium a{
  width:108px;
  background-position:-77px 0;
}

ul#navtop li.large a{
  width:138px;
  background-position:-187px 0;
}


/*------------------------------------------------------------------------------------
  Main Content Styles
------------------------------------------------------------------------------------*/

/* Purchasing Pages*/

div.pur_device{
	float:left;
	width:270px;
	
	padding:5px 0px 5px 0px;
}

.left{
	margin-left:30px;
	border-right:1px solid #cccccc;
}

*html .left{
	margin-left:10px;
}

.right{
	margin-left:30px;
}

div.pur_device div.device{
	float:left;
	width:50px;
	
}

div.carriers{
	float:left;
}

/* Home page addons */

#promo_bucket{
	padding: 10px 5px 5px 5px;
	margin: 10px 6px 0px 8px;
	background-color:#ECECEE;
}

*html div#promo_bucket{
   margin-top:0px;
}

#promo_bucket .image{
	width:65px;
	height:60px;
	float:left;
	
	margin-right:5px;
}

#promo_bucket .description{
	width:200px;
	float:left;
	
	margin-right:10px;
}

#link_bucket {
	margin-top:10px;
	padding:10px 5px 5px 5px;
	
	border-top:1px solid #ECECEE;
	
	width:860px;
	
	
	margin-left:auto;
	margin-right:auto;
	
}

#link_bucket .links{
	float:left;
	width:274px;
    height:125px;
	
	margin:0px 1px 0px 1px;
	padding:5px;
	
	
	background-color:#ECECEE;
	
}

#home_body .threecol{
	background:url(/images/new_layout/threecol_home_back.gif) 0 0 no-repeat;
    margin: 10px 0px 0px 8px;
}

#home_body .threecol .lcol{
  margin: 0 0;
  float:left;
  width:285px;
}
#home_body .threecol .mcol{
  float:left;
  margin:0 1px;
  display:inline;
  width:285px;
}
#home_body .threecol .rcol{
  margin: 0 0;
  float:left;
  width:285px;
}
#home_body .threecol .clear.bottom{
	height:2px;
	background: url(/images/new_layout/threecol_home_back.gif) 0 bottom no-repeat;
}

#home_body .threecol h3 {
  background:url(/images/new_layout/threecol_h3_home.gif) 0 0 no-repeat;
  height:32px;
}

#home_body .threecol .inside ul li.link{
  list-style:none;
  background:url(/images/new_layout/arrow_blue.gif) 0 4px no-repeat;
}

#home_body .threecol .inside ul li.link a{
   color: #6f91b3;
   text-decoration: none;
   
   padding-left: 5px;
}

#home_body .threecol .inside ul li.link a:visited{
   padding-left:5px;
   color: #6f91b3;
   text-decoration: none;
}

#home_body .threecol .inside ul li.link a:hover{
  color:#8aa530;
  text-decoration:none;
}


/* Purchasing page headers */
h2.purchasing{
	clear:both;
	height:35px;
	width:655px;
	
	margin-top:10px;
	
	
}


