/************************************
=TECHPUBS=
************************************/

div.blocks div.header {
	display: none;
}

div.featured div.inner {
	overflow: hidden;
}

div.featured div.block,
div.selected div.block {
	background: #fff url(/img/bg_featured_inner.gif) no-repeat 0 100%;
	border: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 29px 0;
	position: relative;
	width: 405px;
}

div.featured div.block div.inner {
	background: #fff url(/img/bg_featured_inner.gif) no-repeat 0 0;
	padding: 24px 10px 0 10px;  /* effective width = 405px */
}

div.request {
	background: #fff url(/img/bg_requested.gif) no-repeat 0 100%;
	border: none;
	float: none;
	margin: 0 0 4px 0;
	padding: 0 0 10px 0;
	position: relative;
	width: 525px;
}

div.request div.inner {
	background: #fff url(/img/bg_requested.gif) no-repeat 0 0;
	padding: 27px 10px 0 10px;
}

div.request.events div.inner {
	background: #fff url(/img/bg_requested_events.gif) no-repeat 0 0;
}

div.confirm {
	margin: 12px 0;
}

div.confirm div.column {
	float: left;
	width: 338px;
}

div.confirm div.block {
	border: 5px solid #f5f5f5;
	margin: 0 0 12px 0;
}

div.confirm div.block div.inner {
	padding: 0 8px 8px 8px;
}

div.featured.one div.block,
div.selected div.block {
	background: #fff url(/img/bg_featured_one.gif) no-repeat 0 100%;
	border: none;
	float: none;
	margin: 0;
	padding: 0 0 29px 0;
	position: relative;
	width: 553px;
}

div.featured.one div.block .inner,
div.selected div.block .inner {
	background: #fff url(/img/bg_featured_one.gif) no-repeat 0 0;
	padding: 27px 10px 0 10px;
}

div.selected div.block {
	background: #fff url(/img/bg_selected.gif) no-repeat 0 100% !important;
}

div.selected div.block .inner {
	background: #fff url(/img/bg_selected.gif) no-repeat 0 0 !important;
}

div.featured.one div.block .inner {
	width: 533px;
}

div.selected.one div.block .inner {
	background: #fff url(/img/bg_selected.gif) no-repeat 0 0 !important;
	width: 533px;
}

div.featured div.block.two,
div.confirm div.column.two {
	margin: 0 !important;
}

div.blocks div.block {
	/* border: 4px solid #fff; */
	float: left;
	margin: 0 15px 10px 0;
	/* padding: 4px 2px 22px 4px; */
	padding: 0 0 26px 0;
	position: relative;
	width: 265px; /* effective width = 265px */
}

div.blocks div.block div.inner {
	overflow: hidden;
	padding: 8px 6px 0 8px;
}

div.blocks div.block.last {
	margin-right: 0;
}

div.blocks div.block:hover {
	/* border: 4px solid #f5f5f5;
	background: #fcfcfc; */
	/*background: url(/img/bg_block_hover.gif) no-repeat 0 100%;*/
	cursor: pointer;
}

div.blocks div.block:hover div.inner {
	/*background: url(/img/bg_block_hover.gif) no-repeat 0 0;*/
}

div.blocks div.nomore:hover,
div.blocks div.nomore:hover div.inner {
	background: #fff !important;
	/* border: 4px solid #fff !important; */
	/*cursor: default !important;*/
}

/*110112*/
div.blocks div.block{
	border:3px solid #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	float:left;
	margin:0 15px 10px 0;
	padding:0 0 26px 0;
	position:relative;
	width:259px
}
div.blocks div.block:hover{
	background:#f7f7f7;
	border:3px solid #eee;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px
}
div.blocks div.nomore:hover,
div.blocks div.nomore:hover div.inner{
	background:#fff !important;
	
}
/*110112*/

div.block a.moreless,
div.featured.request .abstracttoggler {
	background: url(/img/bg_more_tp.gif) no-repeat 100% 0;
	display: block !important;
	height: 12px;
	width: 105px;
	overflow: hidden;
	position: absolute;
	bottom: 7px;
	right: 5px;
	z-index: 1;
}

div.block a.moreless span {
	display: none !important;
}

div.featured div.block a.moreless,
div.featured.request .abstracttoggler,
div.featured.request .abstracttoggler.toggle-collapsed {
	background: url(/img/bg_more_featured.gif) no-repeat 100% 0;
}

div.featured div.block a.moreless,
div.featured.request .abstracttoggler,
div.featured.request .abstracttoggler.toggle-collapsed {
	bottom: 8px;
	right: 6px;
	width: 112px;
	text-indent: -9999em;
}

div.block:hover a.moreless {
	background-position: 100% -12px;
}

div.block a.moreless:hover {
	background-position: 100% -24px;
}

div.featured div.block a.moreless:hover,
div.featured.request .abstracttoggler:hover {
	background-position: 100% -12px;
}

div.featured div.block a.moreless.fless,
div.featured.request .abstracttoggler.toggle-expanded {
	background-position: 100% -24px;
	text-indent: -9999em;
}

div.featured div.block a.moreless.fless:hover,
div.featured.request .abstracttoggler.toggle-expanded:hover {
	background-position: 100% -36px;
}

div.blocks div.block div.tpwindow a.moreless.less {
	background: url(/img/bg_close_window.png) no-repeat 0 0;
	cursor: pointer;
	height: 23px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
	width: 25px;
	text-indent: -9999em;
}

div.blocks div.block div.tpwindow a.moreless.less:hover {
	background-position: 0 -23px;
}

div.blocks div.block div.tpwindow a.moreless.less:active {
	background-position: 0 -46px;
}

div.blocks div.block div.tpwindow {
	background: transparent url(/img/bg_tpwindow.png) no-repeat 0 0;
	height: 282px;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	z-index: 2;
	width: 342px;
	top: -32px;
	left: -52px;
}

div.blocks div.block div.tpwindow div {
	padding: 10px;
}

div.blocks div.block div.tpwindow div div {
	padding: 0;
}

div.blocks div.block div.tpwindow div.scroll {
	overflow: auto;
	height: 242px;
	padding: 0;
}

a.download-techpub {
	background: url(/img/bg_download.gif) no-repeat 0 0;
	bottom: 7px;
	cursor: pointer;
	display: block;
	float: left;
	height: 12px;
	left: 6px;
	margin: 7px 0 0 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
	width: 74px;
}

div.block.view a.download-techpub {
	background: url(/img/bg_view.gif) no-repeat 0 0;
}

a.download-techpub:hover {
	background-position: 0 -12px !important;
}

div.blocks div.block div.tpwindow a.download-techpub:hover,
div.list a.download-techpub:hover,
div.featured a.download-techpub:hover {
	background-position: 0 -16px !important;
}

/* div.blocks div.block a.download-techpub {
	display: none;
} */

div.blocks div.block div.tpwindow a.download-techpub {
	background: url(/img/bg_download_techpub.gif) no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin: 7px 0 0 -5px;
	text-indent: -9999em;
	width: 96px;
	display: block;
	position: relative;
	bottom: auto;
}

div.blocks div.block.view div.tpwindow a.download-techpub {
	background: url(/img/bg_view_asset.gif) no-repeat 0 0;
}

div.featured a.download-techpub {
	background: url(/img/bg_download_techpub.gif) no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin: 7px 0 0 0;
	text-indent: -9999em;
	width: 96px;
	position: absolute;
	bottom: 6px;
	left: 7px;
}

/* div.blocks div.nomore:hover a.download-techpub {
	float: none;
	margin: 0;
	position: absolute;
	left: 3px;
	bottom: 5px;
} */


/* typography */
div.block h2,
div.block p {
	margin: 0 0 5px 0 !important;
}

div.confirm div.block h2 {
	margin: 10px 0 -5px 0 !important;
}

div.block h2 {
	font-size: 14px !important;
	font-weight: bold;
	line-height: 16px !important; 
}

div.featured h2 {
	font-size: 16px !important;
	font-weight: bold;
	line-height: 18px !important; 
	margin: 0 0 5px 0 !important;
}

div.featured h2 a {
	text-decoration: none !important;
}

div.featured h2 a:hover {
	text-decoration: underline !important;
}

div.featured h2.featured {
	font-size: 21px !important;
	font-weight: normal !important;
	line-height: 23px !important;
}

div.selected h2 {
	font-size: 19px !important;
	font-weight: bold !important;
	line-height: 21px !important;
	margin: -4px 0 4px 0 !important;
}

div.confirm div.block .form-container,
div.confirm div.block .form-container ul,
div.confirm div.block .form-container ul li {
	margin: 0 !important;
	padding: 0 !important;
}

div.confirm div.block .form-container p {
	margin: 8px 0 4px 0;
}

div.confirm div.block .form-container li p {
	margin: 3px 0 !important;
}

div.confirm div.block h3,
div.confirm div.block .form-container h3 {
	background: #b04501;
	color: #fff !important;
	font-size: 10px !important;
	line-height: 20px !important; 
	margin: 0 !important;
	padding: 2px 5px 0 5px !important;
}

div.confirm div.block .form-container h3 {
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
}

div.confirm div.block .form-container .custom-question {
	background: none !important;
	border: none !important;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}

div.block,
div.block p {
	font-size: 11px !important;
	line-height: 15px !important;
}

div.featured p {
	font-size: 12px !important;
	line-height: 16px !important;
	margin: 0 0 5px 0 !important;
}

div.confirm div.block p {
	font-size: 12px !important;
	margin: 10px 0 !important;
	padding: 0 !important;
}

div.confirm div.block .form-container p {
	padding: 0 8px !important;
}

div.confirm div.block li {
	font-size: 12px !important;
}

div.block span.meta {
	color: #999;
	display: block;
	font-size: 10px !important;
	line-height: 11px !important;
	margin: 0 0 4px 0;
}

/* list view */
div.list {
	margin: -8px 0 50px 0;
	width: 825px;
}

div.list h2 {
	margin: 0 !important;
	padding: 7px 5px 7px 5px !important;
	width: 405px;
}

div.list h2 a {
	font-size: 12px;
	text-decoration: none !important;
}

div.list div.block:hover h2 a {
	color: #444 !important; 
}

div.list h3 {
	margin: 0 0 5px 0 !important;
}

div.list h3 a {
	color: #555 !important;
	font-size: 11px !important;
	text-decoration: none !important;
}

div.list div.navigation {
	margin: 12px 0;
}

div.list div.block,
div.list div.header {
	border-bottom: 1px solid #ddd;
	float: none;
	position: relative;
}

div.list div.header {
	padding: 7px 5px 0px 5px;
}

div.list div.block span.meta {
	position: absolute;
	right: 5px;
	top: 9px;
}

div.list h3.posted {
	position: absolute;
	right: 5px;
	top: 7px;
}

div.list div.block span.meta span {
	display: none;
}

div.list div.block span.meta a {
	display: block;
}

div.list a.download-techpub {
	background: url(/img/bg_download_techpub.gif) no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin: 7px 0 0 0;
	text-indent: -9999em;
	width: 96px;
	position: relative;
	bottom: auto;
	left: auto;
}

div.blocks div.hr {
	margin-bottom: 9px;
}

div.list div.hr,
div.list div.block a.download-techpub,
div.list div.block div.abstract {
	display: none;
}

div.list div.block:hover {
	background: #e6f0f7;
	cursor: pointer;
}

div.list div.block a.download-techpub {
	float: none;
	margin: 0px 0 5px 5px;
}

div.list div.block:hover div.abstract,
div.list div.block.hover div.abstract {
	background: url(/img/bg_abstract_top.png) no-repeat 0 0;
	padding: 25px 0 0 0;
	position: absolute;
	right: -10px;
	top: 0;
	width: 425px;
	z-index: 999;
}

div.list div.block:hover div.abstract-inner,
div.list div.block.hover div.abstract-inner {
	background: url(/img/bg_abstract.png) no-repeat 100% 100%;
	padding: 0 22px 17px 33px;
}

div.request div.abstract-inner {
	display: none;
	padding: 1px 0;
}

/* div.list div.block:hover div.abstract,
div.list div.block:hover a.download-techpub {
	display: block !important;
} */


/* request view */
div.form.request {
	float: left;
	width: 453px;
}

div.form.request div.formRenderer fieldset,
div.form.request div.formRenderer .custom-question {
	border: 4px solid #f5f5f5 !important;
}

div.info {
	height: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.request-more {
	background: #ef9301 url(/img/bg_related_techpubs_bottom.gif) no-repeat 0 100% !important;
	float: right;
	margin: 8px 0 0 0;
	width: 217px;
}

div.confirm div.request-more {
	background: #ef9301 url(/img/bg_related_techpubs_bottom_confirm.gif) no-repeat 0 100% !important;
	float: none;
	margin: 12px 0 0 0;
	width: 689px;
}

/*画像なし*/
div.request-more h3 {
	background: #ef9301 url(techpubs/bg-related-techpubs-top.gif) no-repeat 0 0 !important;
	color: #fff !important;
	font-weight: bold !important;
	font-size: 11px !important;
	height: 40px;
	letter-spacing: 1px !important;
	line-height: 11px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-transform: uppercase !important;
	text-indent: -9999em;
}

div.confirm div.request-more h3 {
	background: #ef9301 url(/img/bg_related_techpubs_top_confirm.gif) no-repeat 0 0 !important;
}

div.request-more div.request-more-inner {
	padding: 0 9px 9px 9px;
}

div.request-more p {
	font-size: 11px;
	margin: 0 0 10px 0 !important;
}

div.request-more p strong {
	font-size: 13px;
}

div.request-more ul {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important; 
}

div.request-more ul li {
	border-top: 1px solid #ddd;
	clear: both;
	list-style: none;
	margin: 0 !important;
	padding:  3px 0 4px 3px !important; 
}

div.request-more ul li:hover,
div.request-more li.checked {
	background: #eee;
}

div.request-more div.checkbox {
	background: url(/img/bg_checkbox.gif) no-repeat 0 0;
	border: none !important;
	float: left;
	height: 20px;
	line-height: 25px;
	margin: 4px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 25px;
}

div.request-more div.checkbox input {
	margin: 0 auto;
}

div.request-more label {
	color: #444;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	float: right;
	width: 162px;
}

div.confirm div.request-more label {
	font-size: 12px;
	line-height: 25px;
	width: 632px;
}

div.request-more ul li:hover label,
div.request-more li.checked label {
	color: #b04501;
}


div.request-more ul li:hover div.checkbox {
	background-position: 0 -50px;
}

div.request-more li.checked div.checkbox,
div.request-more li.checked:hover div.checkbox {
	background-position: 0 -25px;
}

div.request div.submit {
	padding-bottom: 35px !important;
}

div.request div.submit input {
	float: right !important; 
	width: 217px !important; 
}

div.confirm div.submit p {
	margin: 15px 0 !important;
}

div.confirm div.submit input {
	float: none !important; 
}

/*****=====EXTJS GRID===== *****/

.loading-indicator {
    font-size: 11px;
    background-image: url(/img/loading.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    line-height: 16px;
    margin: 3px;
}

.x-text-resize {
    position: absolute;
    left: -1000px;
    top: -1000px;
    visibility: hidden;
    zoom: 1;
}

.x-drag-overlay {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-image:url(/img/ext_default_s.gif);
    z-index: 20000;
}

.x-clear {
    clear:both;
    height:0;
    overflow:hidden;
    line-height:0;
    font-size:0;
}


.x-spotlight {
    z-index: 8999;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width:0;
    height:0;
    zoom: 1;
}

#gridpage{
	border-bottom: 3px solid #ebebeb;
	margin-top: 10px;
}

.x-grid3-row-body {
	padding: 0 5px 5px 50px !important;
}

.x-grid3-row-body,
.x-grid3-row-body p {
	color: #444;
	font-size: 11px;
	line-height: 12px;
}

.x-grid3-row-body p {
	margin: 0 0 5px 0 !important;
}

.x-panel-inline-icon.icon-grid { display: none; }

.x-grid3-col-pubname {
	color: #464646;
	font-weight: bold;
}

a, a:active {
	outline: none;
}

.x-toolbar table {
	float: right;
	margin: 1px 15px 0 0;
}

.x-toolbar table table {
	float: none;
	margin: 0;
}

.x-btn{
	font:normal 11px helvetica, arial;;
	cursor:pointer;
	white-space: nowrap;
}
.x-btn button{
    border:0 none;
    background:transparent;
    font:normal 11px helvetica, arial;
    padding-left:3px;
    padding-right:3px;
    cursor:pointer;
    margin:0;
    overflow:visible;
    width:auto;
    -moz-outline:0 none;
    outline:0 none;
}
* html .ext-ie .x-btn button {
    width:1px;
}
.ext-gecko .x-btn button {
    padding-left:0;
    padding-right:0;
}
.ext-ie .x-btn button {
    padding-top:2px;
}

 
.x-btn-icon .x-btn-center .x-btn-text{
	background-position: center;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	cursor:pointer;
	white-space: nowrap;
    padding:0;
}
.x-btn-icon .x-btn-center{
	padding:1px;
}
.x-btn em {
    font-style:normal;
    font-weight:normal;
}


.x-btn-text-icon .x-btn-center .x-btn-text{
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left:18px;
	padding-top:3px;
	padding-bottom:2px;
    padding-right:0;
}

.x-btn-left, .x-btn-right{
	font-size:1px;
    line-height:1px;
}
.x-btn-left{
	display: none !important;
	width:3px;
	height:21px;
	background:url(/img/btn_sprite.gif) no-repeat 0 0;
}
.x-btn-right{
	display: none !important;
	width:3px;
	height:21px;
	background:url(/img/btn_sprite.gif) no-repeat 0 -21px;
}
.x-btn-left i, .x-btn-right i{
	/* display:block; */
	display: none !important;
    width:3px;
    overflow:hidden;
    font-size:1px;
    line-height:1px;
}
.x-btn-center{
	background:url(/img/btn_sprite.gif) repeat-x 0 -42px;
	vertical-align: middle;
	text-align:center;
	padding:0 5px;
	cursor:pointer;
	white-space:nowrap;
}
.x-btn-over .x-btn-left{
	background-position:0 -63px;
}
.x-btn-over .x-btn-right{
	background-position:0 -84px;
}
.x-btn-over .x-btn-center{
	background-position:0 -105px;
}
.x-btn-click .x-btn-center, .x-btn-menu-active .x-btn-center{
	background-position:0 -126px;
}
.x-btn-disabled {
	color:gray !important;
	cursor:default !important;
}
.x-btn-menu-text-wrap .x-btn-center {
	padding:0 3px;
}
.ext-gecko .x-btn-menu-text-wrap .x-btn-center {
	padding:0 1px;
}
.x-btn-menu-arrow-wrap .x-btn-center {
    padding:0;
}
.x-btn-menu-arrow-wrap .x-btn-center button {
	width:12px !important;
    height:21px;
    padding:0 !important;
    display:block;
    background:transparent url(/img/btn_arrow.gif) no-repeat left 3px;
}
.x-btn-with-menu  .x-btn-center {
    padding-right:2px !important;
}
.x-btn-with-menu  .x-btn-center em {
    display:block;
    background:transparent url(/img/toolbar_btn_arrow.gif) no-repeat right 0;
	padding-right:10px;
}

.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
    display:block;
    background:transparent url(/img/toolbar_btn_arrow.gif) no-repeat right 3px;
	padding-right:10px;
}


.x-btn-pressed .x-btn-left{
	background: url(/img/btn_sprite.gif) no-repeat 0 -63px;
}
.x-btn-pressed .x-btn-right{
	background: url(/img/btn_sprite.gif) no-repeat 0 -84px;
}
.x-btn-pressed .x-btn-center{
	background: url(/img/btn_sprite.gif) repeat-x 0 -126px;
}

.x-toolbar{
	/* border-color:#2e5790;
    border-style:solid;
    border-width:0 0 1px 0;
    display: block;
	padding:2px;
	color: #fff;  */
	display: block;
    background: url(/img/techpubs_bg_options.gif) no-repeat 0 0;
	height: 30px;
	line-height: 30px;
	margin: 0 0 8px 0;
    position:relative;
    zoom:1;
}

.x-toolbar td {
	padding-left: 5px 0 0 0;
}
.x-toolbar .x-item-disabled .x-btn-icon {
    opacity: .35;
    -moz-opacity: .35;
    filter: alpha(opacity=35);
}
.x-toolbar td {
	vertical-align:middle;
}
.mso .x-toolbar, .x-grid-mso .x-toolbar{
	border: 0 none;
	background: url(/img/mso_hd.gif);
}
.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
	white-space: nowrap;
    font:normal 11px helvetica, arial;
}
.x-toolbar .x-item-disabled {
	color:gray;
	cursor:default;
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}
.x-toolbar .x-item-disabled * {
	color:gray;
	cursor:default;
}
.x-toolbar .x-btn-left{
	background:none;
}
.x-toolbar .x-btn-right{
	background:none;
}
.x-toolbar .x-btn-center{
	background:none;
	padding:0 0;
}
.x-toolbar .x-btn-menu-text-wrap .x-btn-center button{
	padding-right:2px;
}
.ext-gecko .x-toolbar .x-btn-menu-text-wrap .x-btn-center button{
	padding-right:0;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button{
	padding:0 2px;
}

.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    width:12px;
    background:transparent url(/img/toolbar_btn_arrow.gif) no-repeat 0 3px;
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    width:12px;
    background:transparent url(/img/toolbar_btn_arrow.gif) no-repeat 0 3px;
}
.x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button {
	background-position: 0 -47px;
}
/* .x-toolbar .x-btn-over .x-btn-left{
	background: url(/img/tb_btn_sprite.gif) no-repeat 0 0;
}
.x-toolbar .x-btn-over .x-btn-right{
	background: url(/img/tb_btn_sprite.gif) no-repeat 0 -21px;
} */

.x-toolbar .x-btn-over .x-btn-center{
	background: url(/img/tb_btn_sprite.gif) repeat-x 0 -42px;
}

.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
	background: url(/img/tb_btn_sprite.gif) no-repeat 0 -63px;
}
.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
	background: url(/img/tb_btn_sprite.gif) no-repeat 0 -84px;
}

.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
	background: url(/img/tb_btn_sprite.gif) repeat-x 0 -105px;
}

.x-toolbar .x-btn-with-menu .x-btn-center em{
	padding-right:8px;
}

.x-toolbar .ytb-text{
   padding:2px;
}
.x-toolbar .ytb-sep {
	background-image: url(/img/grid_blue_split.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	font-size: 1px;
	height: 16px;
	width:4px;
	overflow: hidden;
	cursor:default;
	margin: 0 2px 0;
	border:0;
	display: none;
}
.x-toolbar .ytb-spacer {
    width:2px;
}

.x-tbar-page-number{
	width:16px;
	height:14px;
}

.x-tbar-page-first{
	background: url(/img/bg_first.gif) no-repeat 0 0 !important;
	outline: none;
}

.x-tbar-page-last{
	background: url(/img/bg_last.gif) no-repeat 0 0 !important;
	outline: none;
}

.x-tbar-page-next{
	background: url(/img/bg_next_.gif) no-repeat 0 0 !important;
	outline: none;
}

.x-tbar-page-prev{
	background: url(/img/bg_previous_.gif) 0 0 !important;
	outline: none;
}

.x-item-disabled .x-tbar-page-first{
	background: url(/img/bg_first.gif) no-repeat 0 -45px !important;
	outline: none;
}

.x-item-disabled .x-tbar-page-last{
	background:  url(/img/bg_last.gif) no-repeat 0 -45px !important;
	outline: none;
}

.x-item-disabled .x-tbar-page-next{
	background: url(/img/bg_next_.gif) no-repeat 0 -45px !important;
	outline: none;
}

.x-item-disabled .x-tbar-page-prev{
	background: url(/img/bg_previous_.gif) no-repeat 0 -45px !important;
	outline: none;
}

.x-toolbar .x-btn-over .x-tbar-page-first, 
.x-toolbar .x-btn-over .x-tbar-page-last,
.x-toolbar .x-btn-over .x-tbar-page-next,
.x-toolbar .x-btn-over .x-tbar-page-prev,
.x-tbar-page-first:hover, 
.x-tbar-page-last:hover,
.x-tbar-page-next:hover,
.x-tbar-page-prev:hover {
	background-position: 0 -15px !important;
}

.x-toolbar .x-btn-over:active .x-tbar-page-first, 
.x-toolbar .x-btn-over:active .x-tbar-page-last,
.x-toolbar .x-btn-over:active .x-tbar-page-next,
.x-toolbar .x-btn-over:active .x-tbar-page-prev,
.x-tbar-page-first:active, 
.x-tbar-page-last:active,
.x-tbar-page-next:active,
.x-tbar-page-prev:active {
	background-position: 0 -30px !important;
}
.x-tbar-loading{
	background-image: url(/img/done.gif);
	outline: none;
	display: none;
}

.x-item-disabled .x-tbar-loading{
	background-image: url(/img/loading.gif) !important;
	outline: none;
	display: block;
	position:absolute;
    top:5px;
    left: 50%;
}

.x-paging-info,
.x-paging-info div.results,
.x-toolbar div.results {
    position:absolute;
    top:9px;
    right: 160px;
    color:#888;
}

.x-toolbar div.results,
.x-paging-info div.results {
	top: 6px;
}

.x-grid3 {
	position:relative;
	overflow:hidden;
    background-color:#fff;
}

.x-grid-panel .x-panel-body {
    overflow:hidden !important;
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border:1px solid #ccc;
}

.ext-ie .x-grid3 table,.ext-safari .x-grid3 table {
    table-layout:fixed;
}
.x-grid3-viewport{
	overflow:hidden;
}
.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td{
	font:normal 11px helvetica, arial;
    -moz-outline: none;
	-moz-user-focus: normal;
}
.x-grid3-row td, .x-grid3-summary-row td {
    line-height:13px;
    vertical-align: top;
	padding-left:1px;
    padding-right:1px;
    -moz-user-select: none;
}
.x-grid3-hd-row td {
    line-height:15px;
    vertical-align:middle;
    border-left:1px solid #eee;
    border-right:1px solid #d0d0d0;
}

.x-grid3-hd-row .x-grid3-marker-hd {
    padding:3px;
}

.x-grid3-row .x-grid3-marker {
    padding:3px;
}

.x-grid3-cell-inner, .x-grid3-hd-inner{
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
    padding:3px 3px 3px 5px;
    /*white-space: nowrap;*/
}

.x-grid3-hd-inner {
    position:relative;
	 cursor:inherit;
	 padding:4px 3px 4px 5px;
}

.x-grid3-row-body {
    white-space:normal;
}

.x-grid3-body-cell {
    -moz-outline:0 none;
    outline:0 none;
}

.ext-ie .x-grid3-cell-inner, .ext-ie .x-grid3-hd-inner{
	width:100%;
}

.ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner{
	width:auto;
}

.x-grid3-col {
	
}

.x-grid-row-loading {
    background: #fff url(/img/loading_balls.gif) no-repeat center center;
}
.x-grid-page {
    overflow:hidden;
}
.x-grid3-row {
	cursor: default;
    border:1px solid #ededed;
    border-top-color:#fff;
    
    width:100%;
}
.x-grid3-row-alt{
	background-color:#fafafa;
}

.x-grid3-row-over {
	border:1px solid #dddddd;
    background: #efefef url(/img/row_over.gif) repeat-x left top;
}

.x-grid3-resize-proxy {
	width:1px;
    left:0;
    background-color:#777;
	cursor: e-resize;
	cursor: col-resize;
	position:absolute;
	top:0;
	height:100px;
	overflow:hidden;
	visibility:hidden;
	border:0 none;
	z-index:7;
}
.x-grid3-resize-marker {
	width:1px;
	left:0;
    background-color:#777;
	position:absolute;
	top:0;
	height:100px;
	overflow:hidden;
	visibility:hidden;
	border:0 none;
	z-index:7;
}
.x-grid3-focus {
	position:absolute;
	top:0;
	-moz-outline:0 none;
    outline:0 none;
    -moz-user-select: normal;
    -khtml-user-select: normal;
}


.x-grid3-header{
	background: #f9f9f9 url(/img/grid3_hrow.gif) repeat-x 0 bottom;
	border: 1px solid #ccc;
	border-bottom: none;
	cursor:default;
    zoom:1;
    padding:1px 0 0 0;
}

.x-grid3-header-pop {
    border-left:1px solid #d0d0d0;
    float:right;
    clear:none;
}
.x-grid3-header-pop-inner {
    border-left:1px solid #eee;
    width:14px;
    height:19px;
    background: transparent url(/img/hd_pop.gif) no-repeat center center;
}
.ext-ie .x-grid3-header-pop-inner {
    width:15px;
}
.ext-strict .x-grid3-header-pop-inner {
    width:14px; 
}
.x-grid3-header-inner {
    overflow:hidden;
    zoom:1;
    float:left;
}
.x-grid3-header-offset {
    padding-left:1px;
	 width:10000px;
}

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
}

td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
	font-weight: bold;
    color: #2e5790;
}

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
    background: #ebf3fd url(/img/grid3_hrow_over.gif) repeat-x left bottom;
}
.x-grid3-sort-icon{
	background-repeat: no-repeat;
	display: none;
	height: 4px;
	width: 13px;
	margin-left:3px;
	vertical-align: middle;
}
.sort-asc .x-grid3-sort-icon {
	background-image: url(/img/sort_asc.gif);
	display: inline;
}
.sort-desc .x-grid3-sort-icon {
	background-image: url(/img/sort_desc.gif);
	display: inline;
}


.ext-strict .ext-ie .x-grid3-header-inner{position:relative;}
.ext-strict .ext-ie6 .x-grid3-hd{position:relative;}
.ext-strict .ext-ie6 .x-grid3-hd-inner{position:static;}


.x-grid3-body {
	zoom:1;
}
.x-grid3-scroller {
	overflow:auto;
    zoom:1;
    position:relative;
}
.x-grid3-cell-text, .x-grid3-hd-text {
	display: block;
	padding: 3px 5px 3px 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:black;
}
.x-grid3-split {
	background-image: url(/img/grid_split.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: e-resize;
	cursor: col-resize;
	display: block;
	font-size: 1px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	width: 6px;
	z-index: 3;
}

.x-grid3-hd-text {
	color:#15428b;
}

.x-dd-drag-proxy .x-grid3-hd-inner{
	background: #ebf3fd url(/img/grid3_hrow_over.gif) repeat-x left bottom;
	width:120px;
	padding:3px;
	border:1px solid #ddd;
	overflow:hidden;
}

.col-move-top, .col-move-bottom{
	width:9px;
	height:9px;
	position:absolute;
	top:0;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	visibility:hidden;
	z-index:20000;
}
.col-move-top{
	background:transparent url(/img/col_move_top.gif) no-repeat left top;
}
.col-move-bottom{
	background:transparent url(/img/col_move_bottom.gif) no-repeat left top;
}

.x-grid3-row-selected {
	/* background: #DFE8F6 !important; */
	background: #e5eff6 url(/img/bg_bread.gif) repeat-x 0 0;
	border:1px dotted #3769ac;
}

.x-grid3-cell-selected{
	background-color: #B8CFEE !important;
	color: black;
}
.x-grid3-cell-selected span{
	color: black !important;
}
.x-grid3-cell-selected .x-grid3-cell-text{
	color: black;
}

.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
    background: #ebeadb url(/img/grid_hrow.gif) repeat-x 0 bottom !important;
    vertical-align:middle !important;
    color:black;
    padding:0;
    border-top:1px solid white;
    border-bottom:none !important;
    border-right:1px solid #6fa0df !important;
    text-align:center;
}
.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{
    padding:0 4px;
    color:#15428b !important;
    text-align:center;
}


.x-grid3-dirty-cell {
    background: transparent url(/img/dirty.gif) no-repeat 0 0;
}


.x-grid3-topbar, .x-grid3-bottombar{
	font:normal 11px helvetica, arial;
    overflow:hidden;
	display:none;
	zoom:1;
    position:relative;
}
.x-grid3-topbar .x-toolbar{
	border-right:0 none;
}
.x-grid3-bottombar .x-toolbar{
	border-right:0 none;
	border-bottom:0 none;
	border-top:1px solid #a9bfd3;
}

.x-props-grid .x-grid3-cell{
	padding:1px;
}
.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
	background:transparent url(/img/grid3_special_col_bg.gif) repeat-y -16px !important;
    padding-left:12px;
    color:black !important;
}
.x-props-grid .x-grid3-body .x-grid3-td-name{
    padding:1px;
    padding-right:0;
    background:white !important;
    border:0 none;
    border-right:1px solid #eeeeee;
}


.xg-hmenu-sort-asc .x-menu-item-icon{
	background-image: url(/img/hmenu_asc.gif);
}
.xg-hmenu-sort-desc .x-menu-item-icon{
	background-image: url(/img/hmenu_desc.gif);
}
.xg-hmenu-lock .x-menu-item-icon{
	background-image: url(/img/hmenu_lock.gif);
}
.xg-hmenu-unlock .x-menu-item-icon{
	background-image: url(/img/hmenu_unlock.gif);
}


.x-grid3-col-dd {
    border:0 none;
    padding:0;
    background:transparent;
}

.x-dd-drag-ghost .x-grid3-dd-wrap {
    padding:1px 3px 3px 1px;
}

.x-grid3-hd {
    -moz-user-select:none;
}

.x-grid3-hd-btn {
    display:none;
    position:absolute;
    width:14px;
    background:#c3daf9 url(/img/grid3_hd_btn.gif) no-repeat left center;
    right:0;
    top:0;
    z-index:2;
	 cursor:pointer;
}

.x-grid3-hd-over .x-grid3-hd-btn, .x-grid3-hd-menu-open .x-grid3-hd-btn {
    display:block;
}

a.x-grid3-hd-btn:hover {
    background-position:-14px center;
}



.x-grid3-body .x-grid3-td-expander {
    background:transparent url(/img/grid3_special_col_bg.gif) repeat-y right;
}
.x-grid3-body .x-grid3-td-expander .x-grid3-cell-inner {
    padding:0 !important;
    height:100%;
}
.x-grid3-row-expander {
    width:100%;
    height:18px;
    background-position:4px 2px;
    background-repeat:no-repeat;
    background-color:transparent;
	 background-image:url(/img/row_expand_sprite.gif);
}
.x-grid3-row-collapsed .x-grid3-row-expander {
    background-position:4px 2px;
}
.x-grid3-row-expanded .x-grid3-row-expander {
    background-position:-21px 2px;
}
.x-grid3-row-collapsed .x-grid3-row-body {
    display:none !important;
}
.x-grid3-row-expanded .x-grid3-row-body {
    display:block !important;
}



.x-grid3-body .x-grid3-td-checker {
    background:transparent url(/img/grid3_special_col_bg.gif) repeat-y right;
}

.x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner, .x-grid3-header .x-grid3-td-checker .x-grid3-hd-inner {
    padding:0 !important;
    height:100%;
}

.x-grid3-row-checker, .x-grid3-hd-checker {
    width:100%;
    height:18px;
    background-position:2px 2px;
    background-repeat:no-repeat;
    background-color:transparent;
	 background-image:url(/img/row_check_sprite.gif);
}
.x-grid3-row .x-grid3-row-checker {
    background-position:2px 2px;
}
.x-grid3-row-selected .x-grid3-row-checker, .x-grid3-hd-checker-on .x-grid3-hd-checker {
    background-position:-23px 2px;
}
.x-grid3-hd-checker {
    background-position:2px 3px;
}
.x-grid3-hd-checker-on .x-grid3-hd-checker {
    background-position:-23px 3px;
}



.x-grid3-body .x-grid3-td-numberer {
    background:transparent url(/img/grid3_special_col_bg.gif) repeat-y right;
}
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
    padding:3px 5px 0 0 !important;
    text-align:right;
	 color:#444;
}



.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
	background:transparent url(/img/grid3_special_col_sel_bg.gif) repeat-y right;
}
.x-grid3-body .x-grid3-check-col-td .x-grid3-cell-inner {
    padding: 1px 0 0 0 !important;
}

.x-grid3-check-col {
    width:100%;
    height:16px;
    background-position:center center;
    background-repeat:no-repeat;
    background-color:transparent;
	background-image:url(/img/unchecked.gif);
}


.x-grid3-check-col-on {
    width:100%;
    height:16px;
    background-position:center center;
    background-repeat:no-repeat;
    background-color:transparent;
	background-image:url(/img/checked.gif);
}


.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
    zoom:1;
}
.x-grid-group-hd {
    border-bottom: 2px solid #ccc;
    cursor:pointer;
    padding-top:6px;
}
.x-grid-group-hd div {
    background:transparent url(/img/group_expand_sprite.gif) no-repeat 3px -47px;
    padding:4px 4px 4px 17px;
    color:#3764a0;
    font:bold 11px helvetica, arial;
}
.x-grid-group-collapsed .x-grid-group-hd div {
    background-position: 3px 3px;
}
.x-grid-group-collapsed .x-grid-group-body {
    display:none;
}

.x-group-by-icon {
    background-image:url(/img/group_by.gif);
}
.x-cols-icon {
    background-image:url(/img/columns.gif);
}
.x-show-groups-icon {
    background-image:url(/img/group_by.gif);
}

.ext-ie .x-grid3 .x-editor .x-form-text { 
    position:relative;
    top:-1px;
}
.x-grid-editor { 
    position: relative !important; 
    float: left;
}

.x-grid-empty {
    padding:10px;
    color:gray;
    font:normal 11px helvetica, arial;
}

.x-tip{
	position: absolute;
	top: 0;
    left:0;
    visibility: hidden;
	z-index: 20000;
    border:0 none;
}
.x-tip .x-tip-close{
	background-image: url(/img/close.gif);
	height: 15px;
	float:right;
	width: 15px;
    margin:0 0 2px 2px;
    cursor:pointer;
    display:none;
}
.x-tip .x-tip-tc {
	background: transparent url(/img/tip_sprite.gif) no-repeat 0 -62px;
	padding-top:3px;
    overflow:hidden;
    zoom:1;
}
.x-tip .x-tip-tl {
	background: transparent url(/img/tip_sprite.gif) no-repeat 0 0;
	padding-left:6px;
    overflow:hidden;
    zoom:1;
}
.x-tip .x-tip-tr {
	background: transparent url(/img/tip_sprite.gif) no-repeat right 0;
	padding-right:6px;
    overflow:hidden;
    zoom:1;
}
.x-tip .x-tip-bc {
	background: transparent url(/img/tip_sprite.gif) no-repeat 0 -121px;
	height:3px;
    overflow:hidden;
}
.x-tip .x-tip-bl {
	background: transparent url(/img/tip_sprite.gif) no-repeat 0 -59px;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-br {
	background: transparent url(/img/tip_sprite.gif) no-repeat right -59px;
	padding-right:6px;
    zoom:1;
}
.x-tip .x-tip-mc {
    border:0 none;
    font: normal 11px helvetica, arial;
}
.x-tip .x-tip-ml {
	background: #fff url(/img/tip_sprite.gif) no-repeat 0 -124px;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-mr {
	background: transparent url(/img/tip_sprite.gif) no-repeat right -124px;
	padding-right:6px;
    zoom:1;
}
.ext-ie .x-tip .x-tip-header,.ext-ie .x-tip .x-tip-tc {
    font-size:0;
    line-height:0;
}
.x-tip .x-tip-header-text {
    font: bold 11px helvetica, arial;
    padding:0;
    margin:0 0 2px 0;
    color:#444;
}
.x-tip .x-tip-body {
    font: normal 11px helvetica, arial;
    margin:0 !important;
    line-height:14px;
    color:#444;
    padding:0;
}

.x-tip .x-tip-body .loading-indicator {
    margin:0;
}

.x-tip-draggable .x-tip-header,.x-tip-draggable .x-tip-header-text {
    cursor:move;
}

#selected-techpubs {
	background: url(/img/bg_selected_techpubs.gif) no-repeat 0 100%;
	margin: 0;
	min-height: 75px;
	padding: 15px 10px 10px 10px;
	position: relative;
}
#selected-techpubs h3 {
	font-size: 18px;
	margin: 0 important;
}

#selected-techpubs .submit-button {
	visibility: hidden;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial !important;
	position: absolute;
	right: 19px;
	top: 20px;
	z-index: 999;
	min-width: 180px;
}

#selected-techpubs ul {
	border-top: 1px solid #ddd;
	margin: 3px 0 !important;
	width: 555px;
}

#selected-techpubs li {
	background: none !important;
	margin: 5px 0 !important;
	padding: 0 !important;
}

#selected-techpubs li a {
	background: url(/img/bg_delete.gif) no-repeat 100% 1px;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin: 0 5px 0 -5px;
	text-indent: -9999em;
	width: 16px;
}

#selected-techpubs li a:hover {
	background-position: 100% -29px;
	text-decoration: none !important;
}

#selected-techpubs li a:active {
	background-position: 100% -59px;
	color: #777 !important;
}
#gridpage{
	display: none;
}

