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

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666;
	width:100%;
	margin: 0;
	background:url('../images/back.jpg') repeat-x;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

h1{
		font-size:24px;
		line-height:30px;
		margin:20px 0px  15px;
	}
h2{
	font-size:18px;
	line-height:20px;
	margin:15px 0 5px;
}
h3{
	font-size:16px;
	line-height:18px;
	margin:7px 0 5px;
}
h4 {
	
	font-size:14px;
	line-height:16px;
	margin:5px 0;
}
/******************
Styles for H tage superscripts
****************/
h1 .super{
	position: relative;
	bottom: 8px;
	font-size: 14px;	
	
}
h2 .super{
	line-height:12px;
	bottom:4px;
	position:relative;
	font-size: 12px;	
	
}

h4 .super{
	position: relative;
	bottom: 5px;
	
	font-size: 12px;	
	
}

h3 .super{
	position: relative;
	bottom: 4px;
	
	font-size: 12px;	
	
}
/******************
General Styles for body
****************/
p{
	
	padding: 1% 0;
	margin: 0;
	font-size:12px;
	line-height:14px;
}

img{ border:none;}

.children-floatL section, .floatL{
	float:left;	
}


.border{
	
border: 1px solid #CCC;	

}
.borderradius .cssRoundedCorners{
	border-radius:10px
	
}
.border-bottom{
	border-bottom: 1px solid #CCC;
	
}

.border-top{
	border-top: 1px solid #CCC;
	
}

fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}



.marg-L-60{
	
	margin-left:60px;	
}
.bold{font-weight:bold}
.bold-off{
	font-weight:normal	
}
	
ul.bold li{
	font-weight:bold;	
}
ul{
	margin:5px 10px
	
}


li{
	
	margin:2px 0	
}
.f-size-16{
font-size:16px;	
}
ul.f-size-16 li{
font-size:16px;	
}
.f-size-14{
font-size:14px;	
}
ul.f-size-14 li{
font-size:14px;	
line-height:16px;
margin-top: 4px ;
}
.fWeightNormal{
	font-weight: normal
}


#wrapper {	
	display:block;
	 width:980px;
	margin: 0 auto
	
}
/*******
Bior Rad Logo
*******/
#logo-addthis {
	margin: 16px 2% 0px;
	position:relative;

}

.no-borderradius.no-boxshadow #logo-addthis {
	margin-bottom:10px
	}

.borderradius.boxshadow #logo-addthis {
	
}
#logo-addthis{
	
}

.BRlogo img{
	border:none;
	width:100px;
	height:27px;
}

#logo-addthis div {
	display:inline	
}
.addthis_toolbox{
	
	position:absolute;
	top:20px;
	right:0px;
	}
	

.addthis_toolbox a {
	
	line-height:10px
}
/*******
Header 
*******/

 #header-hr{
	padding:20px 0 15px;
	display:block	
}

.borderradius.boxshadow #header-hr{
	padding:35px 0  10px;;
}

.borderradius.boxshadow #header-hr{
	display:none
}
.no-borderradius.no-boxshadow .sig-Header{
	border-top:none;
	margin-top:0;	
}
.static-image{
		
	
}
/************
Header Overlay Aside
**************/
.overlays-aside  h3  {
	width:80px
	
}
.sig_container aside   {
	width:120px
	
}
.header-with-overlays{
	float:left;
	width:100%;
	margin-bottom:10px;
	}
.header-with-overlays aside{
	float:left;
	width:140px;
	padding-left:20px;
}
.header-with-overlays article section {
	float:left;
	width:490px;	
}
	
.header-with-overlays aside h3{
		font-size:10px;
		line-height:12px;
		font-weight:normal;
		margin:1px 10px 8px;;
		
	}
.header-with-overlays aside h2{
	margin-top:0;
	font-size:14px;

}
.header-with-overlays aside div{
	text-align:center;
	}
.sig-Header{
		padding-top:25px;	
		margin-top:40px;
	}


/********
Content  background

********/




 .no-borderradius.no-boxshadow #content_top_bkg {
 background:url('../images/content-top.png') no-repeat;
 height:18px;
;
 display:block;
 padding:0;
 margin:0
}

.no-borderradius.no-boxshadow #content_bottom_bkg {
 height:18px;
 background:url('../images/content-bot.png') no-repeat;
 margin:0
}
.no-borderradius.no-boxshadow #content_bkg {
background:url(../images/content-mid.png) repeat-y;
}
.no-borderradius.no-boxshadow #content {
margin-top:0;
}
.borderradius.boxshadow #content_bkg{
	background:none
}
.borderradius.boxshadow #content_top_bkg, .borderradius.boxshadow #content_bottom_bkg{
display:none;	
}
.no-borderradius.no-boxshadow #content{
	border: none;
}

.no-borderradius.no-boxshadow #BRlogo {
margin:0;
padding:0;
}




/********
Content 

********/

#intro-section {
	margin-bottom:20px;
	margin-top:5px;
	
}

/*
Buttons
*/
.nboxshadow.borderradius .orangeBtn{
	border-radius:3px;
	background-color: #FF6600;
	
	color:#FFF;
	box-shadow: 0 1px 3px #666;
	text-shadow: 0 -1px 1px #CCC;
	text-decoration:none;
}


.orangeBtn{
	color:#FFF;

}
.marginBot20{
	margin-bottom:20px
}
.paddingBot20{
	padding-bottom:20px
}

#content {
	background: #fff;
	 width:660px;
	 margin: 16px  auto 20px;
		
	padding: 0 150px;
	border: 1px solid #CCCCCC;
	border-radius: 12px;
	box-shadow: 0px 0px 10px #CCCCCC;
}

.horizontal-3 article{
	display:inline-block;
	width:32%
	
	
}

.horizontal-3  section div{
width:205px;
float:left;
padding-right:15px;
	
	
}
.horizontal-3  section div p{
	display:inline;
	
	
	
}
/*********
CONTENT FORMATTING
*******/

 #copyright{
	 text-align:center;
	 margin:10px auto 5px
	 
 }
.orange{
	color:#FF6600
}	
.green{
	color:#00A650
	
}
.gray{
	color:#999999;	
}
.dark-gray{
	color:#333333;	
}

.horizontal-list li{
	display:inline;
}

/*************
Technote 
*********/
/* horizontal */
 	
 
 
 .pdf-icon-children article div{
	top:0;
	 display:inline;

	
}

/************
content bullets
**************/
 ul {
	list-style-image: url(../images/orange_bullet.gif);
	list-style-position: outside;
	padding-left: 0;
	margin-left: 30px;
}

hr {
	padding: 10px 0px;
	margin:  0px;
	border:0px;
	height:1px;
	background:url(../images/1x1grey.gif) repeat-x left center;
	clear:both;
	display:block;
	width: 100%
}
a {
	color: #ff6600;
	text-decoration: none;

	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
/*********
FORm FORMATTING
*******/
#form{
	
	margin-top:20	px	
}
.borderradius.boxshadow #form header{
	border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	border-bottom:1px  #ccc solid;
	width:100%;
	height:40px;
background-color:#EFEFEF;	
	
}

 #form header h3{
 	margin:0;
	padding: 13px 15px 0 20px ;
		
}


.borderradius.boxshadow #form {
	
border: 1px solid #CCCCCC;
border-radius: 10px;
box-shadow: 0px 0px 6px #CCCCCC;
}
/*******
FRorm Farmatting for IE <=8 
*********/
.no-borderradius.no-boxshadow #form {
	width: 667px;
	margin-left: -5px;
	margin-right: -5px;
	position: relative;
	background: url(/green/arp_assets/images/form_footer.gif) no-repeat bottom left;
	padding-bottom: 18px;
	clear:left;
}
.no-borderradius.no-boxshadow #form form {
	background: url(/green/arp_assets/images/footer_bg_repeat.gif) repeat-y;
	width: 667px;
}
.no-borderradius.no-boxshadow #form header {
	height: 45px;
	background: url(/green/arp_assets/images/form_header.gif) no-repeat 0px 0px;
}


/***********************
overlay 
*********************/

.overlay-dialog{
	
	color:#000;	
}

.overlay-dialog table{
	border:1px solid #666;
	border-collapse:collapse;


}

.overlay-dialog table td{
	border:1px solid #666;
	border-collapse:collapse;
	padding: 3px 5px;

}
.overlay-dialog table th{
	border:1px solid #666;
	border-collapse:collapse;
	padding: 3px 5px;
	font-weight:bold

}


/**
* Placeholder media queries for responsive design. Modify as design requires.
* These follow after, and will override, the primary ('mobile first') styles
* The closing /mediaquery comment is required by respond.js min/max-width Media Query polyfill
*/
@media screen and (max-device-width: 480px) and (resolution: 163dpi){
	
}
@media only screen and (max-device-width:480px) {
  /* Style adjustments for viewports 480px and over go here */
body{
	background:none;
	-webkit-text-size-adjust:none;
	font-size:13px;
}
 #wrapper {
 width:100%;
}
.BRlogo{
	margin:1% 2% 0;
	
}

#content_top_bkg {
 background:none;
 height:0;
 display:block;
}
#content_bottom_bkg {
 height:0;
 background:none;
}
#content_bkg {
background:none;
}
 #content {
 width:inherit
 
}

.sig_container article {
height:250px	
}
}
/*/mediaquery*/
/*
@media only screen and (min-width: 768px) {
  

}
*/
@media only screen and (max-width: 600px) {
 body {
 
}
}




/**
* Print styles.
*
* Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
*/
@media print {
 * {

color: black !important;
text-shadow: none !important;
filter:none !important;
 -ms-filter: none !important;
} 
/* Black prints faster: sanbeiji.com/archives/953 */
 a, a:visited {
color: #444 !important;
text-decoration: underline;
}
 a[href]:after {
content: " (" attr(href) ")";
}
 abbr[title]:after {
content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
} /* Don't show links for images, or javascript/internal links */
 pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
 thead {
display: table-header-group;
} /* css-discuss.incutio.com/wiki/Printing_Tables */
 tr, img {
page-break-inside: avoid;
}
 img {
max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
 p, h2, h3 {
orphans: 3;
widows: 3;
}
 h2, h3 {
page-break-after: avoid;
}
}
