/* @override 
	http://www.rgrainger.com/ndxz-studio/site/custom/style.css
	http://widgets.twimg.com/j/2/widget.css
	http://rgrainger.com/ndxz-studio/site/custom/style.css
*/

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author raj.grainger
*/

* {
	margin: 0 0 0 0;
	padding: 0;
}

body {
	margin: 0 0 0 0;
	background: #f8f8f8;
	overflow: scroll;
	font: normal 12px/1.25em "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

body.section-1 {overflow: visible;}
body.section-2 {}
body.section-3 {}

a:link, a:active {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #222;
}

a:hover {
	text-decoration: line-through;
}

a img {
	border: none;
}

#menu {
	width: 225px;
	overflow: hidden;
	top: 0;
	bottom: 0;
	position: fixed;
	overflow-y: hidden;
	background: url(http://www.rgrainger.com/_graphics/rg_logo_bottom.png) no-repeat left bottom;
	z-index: 9999;
	right: 0;
	text-align: left;
	margin: 0 21px;
}

li.active a {
	color: red;
	font-style: italic;
}

#text {
	position: fixed;
	display: block;
	overflow: hidden;
	vertical-align: bottom;
	bottom: 0;
	padding: 0;
	border-bottom: 7px solid black;
	background: none repeat;
	font-size: 12px;
}

p {
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.captioning {
	font-size: 12px;
}

#menu ul {
	list-style: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 21px;
}

#menu ul li.section-title {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.picture {
	margin-right: 14px;
}

p.fineprint, span.small {
	font-size: 75%;
}

#content {
	top: 0;
	margin: 0 225px 0 0;
	height: 100%;
	position: relative;
}

.container {
	margin-top: 0;
}

h1 {
	margin-top: 13px;
	font-size: 14px;
	text-decoration: line-through;
	color: red;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

#once {
	clear: left;
}

/* twitter override */
/**
 * Twitter - http://www.twitter.com
 * Copyright (C) 2009 Twitter
 * Author: Dustin Diaz (dustin@twitter.com)
 *
 * V 2.1.1 Twitter search/profile/faves/list widget
*/

.twtr-bd {
	padding: 0 1px;
	}

.twtr-widget {
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	zoom: 1;
	}

#tweet-id-9 {
	margin-top: 21px;
}

.twtr-fullscreen {
	font-size: 220%!important;
	}

.twtr-fullscreen .twtr-new-results {
	_display: none!important;
	}

.twtr-widget .twtr-spinner {
	width: 14px;
	height: 14px;
	position: absolute;
	background: url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;
	top: 3px;
	right: 3px;
	}

.twtr-inactive {
	display: none;
	}

.twtr-widget a img {
	border: 0!important;
	}

.twtr-doc {
	overflow: hidden;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.twtr-widget .twtr-tweet-wrap {
	padding: 0;
	overflow: hidden;
	zoom: 1;
	}

.twtr-fullscreen .twtr-tweet-wrap {
	padding: 20px;
	}

.twtr-widget .twtr-tweet a.twtr-reply {
	visibility: hidden;
	}

* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
	}

.twtr-widget .twtr-tweet:hover a.twtr-reply {
	visibility: visible;
	}

.twtr-widget-profile img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0!important;
	}

.twtr-widget h3,.twtr-widget h4,.twtr-widget p {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.2!important;
	width: auto!important;
	}

.twtr-widget-profile h3,.twtr-widget-profile h4 {
	margin: 0 0 0 40px!important;
	}

.twtr-widget .twtr-tweet {
	border-bottom: none;
	overflow: hidden;
	zoom: 1;
}

.twtr-widget h3 {
	font-size: 11px!important;
	font-weight: normal!important;
	}

.twtr-widget h4 {
	font-size: 16px!important;
	}

.twtr-widget i,.twtr-widget .twtr-new-results {
	font-size: 9px;
	display: block;
	margin-top: 2px;
	zoom: 1;
}

.twtr-widget .twtr-new-results {
	text-align: center;
	padding: 3px;
	margin: 0 auto -10px auto;
	display: block;
	position: relative;
	bottom: 5px;
	}

.twtr-results-inner {
	line-height: 1;
	font-size: 100%;
	padding: 4px 0;
	position: relative;
	bottom: -2px;
	width: 40%;
	margin: 0 auto;
	z-index: 2;
	text-align: center;
	}

.twtr-results-hr {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 1px;
	border-bottom: 1px dotted #ddd;
	bottom: 7px;
	background: none;
	overflow: hidden;
	}

.twtr-new-results span {
	position: relative;
	z-index: 3;
	top: -14px;
	display: block;
	font-size: 9px!important;
	}

.twtr-fullscreen .twtr-new-results span {
	font-size: 24px!important;
	}

.twtr-hd {
	display: none;
	}

.twtr-fullscreen .twtr-hd {
	height: 0;
	padding: 0;
	}

.twtr-timeline {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	height: 225px;
	}

.twtr-scroll .twtr-timeline {
	overflow-x: hidden;
	overflow-y: auto;
	}

.twtr-widget .twtr-tweet:last-child {
	border-bottom-width: 0;
	}

.twtr-ft {
	position: relative;
	display: none;
	}

.twtr-ft div {
	overflow: hidden;
	padding: 10px;
	zoom: 1;
	}

.twtr-ft span {
	float: right;
	text-align: right;
	}

.twtr-ft a {
	float: left;
	display: block;
	}

.twtr-ft span a {
	float: none;
	}

.twtr-avatar {
	width: 40px;
	height: 40px;
	float: left;
	overflow: hidden;
	display: block;
	}

.twtr-fullscreen .twtr-avatar {
	width: 80px;
	height: 80px;
	}

.twtr-img {
	height: 25px;
	width: 25px;
	}

.twtr-img img {
	width: 30px;
	height: 30px;
	}

.twtr-fullscreen .twtr-img img {
	width: 72px;
	height: 72px;
	}

.twtr-fullscreen a.twtr-join-conv {
	display: none;
	}

.twtr-tweet-text {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 0;
}

.twtr-tweet-text p {
	font: bold 12px/1.25em "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

.twtr-fullscreen .twtr-tweet-text {
	margin-left: 90px;
	}

.twtr-doc a {
	text-decoration: none!important;
	}

a.twtr-atreply, a.twtr-hyperlink {
	font-weight: normal;
}

.twtr-doc a:hover {
	text-decoration: underline!important;
	}


/*	scrollable
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	/*overflow:hidden;*/
	width: 100%;
	height:600px;
}

/*
	root element for scrollable items. Must be absolutely positioned and it should have a extremely large width to accomodate scrollable items. it's enough that you set the width and height for the root element and	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	/*width:2000em;*/
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:0px 14px 0px 0px;
	cursor:pointer;
	/*width:100px;
	height:75px;*/
}

/* active item */
.scrollable .active {
	z-index:0;
	position:relative;
}


/* index imaage fix */

#img0, #img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10, #img11, #img12, #img13, #img14, #img15, #img16, #img17, #img18, #img19, #img20, #img21, #img22, #img23, #img24 {
	margin: 0;
}

.thumb-it {
	height: 155px;
	width: 250px;
}

.thumb {
	height: 155px;
	width: 250px;
}

.grow {
	width: 250px;
	height: 155px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.grow strong {
	visibility: hidden;
	display: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

a.thumb-img {
	width: 250px;
	height: 155px;
}

