


.screen_low .content .resourceWrap {
	background:url("/images/resourceCenter_n.jpg") no-repeat;
	display: block;
	width: 769px;
	height: 650px;
	z-index: 10;
}

.screen_high .content .resourceWrap {
	background:url("/images/resourceCenter_w.jpg") no-repeat;
	display: block;
	width: 925px;
	height: 650px;
	z-index: 10;
}


.screen_low #vision_copy { width: 400px; position: relative; top: -12px; left: 16px; z-index: 11; }
.screen_high #vision_copy { width: 490px; position: relative; top: -12px; left: 20px; z-index: 11; }

.screen_low #vision_copy .quotation { font-size: 13px; color: #1987dc; }
.screen_high #vision_copy .quotation { font-size: 15px; color: #1987dc; }

.resourceWrap{
	left:0;
	position:relative;
	float:left;
}
#accordionWrap{
	width:287px;
	background:url("/images/resourcePodBot.png") no-repeat bottom;
	padding-bottom:11px;
	overflow:hidden;
	margin-top:37px;
	float:left;
}
.doIt{
	background:url("/images/resourcePodMid.png") no-repeat;
	width:287px;
	min-height:27px;
    height:auto !important;
    height:27px;
	cursor:pointer;
}
	.doItTop{
		background:url("/images/resourcePodTop.png") no-repeat;
	}
    .doItBot{
		background:url("/images/resourcePodTop2.png") no-repeat bottom;        
        min-height:27px;
        height:auto !important;
        height:27px;
	}
.sliderText{
	color:#53a4e3;
	padding:5px 35px 5px 10px;
	font-size:.9em;
	font-weight:bold;
}
.dot{
	background:url("/images/resourceRadioUp.png") no-repeat 262px 12px; 
}
.sectionWrap{
	display:none;
	background:url("/images/resourcePodFill.png") repeat-y;
	height:290px;
}
.sectionWrap ul{
	padding:10px 0 10px 15px;
	margin:0 0 -5px 0;
	list-style:none;
	list-style-position:inside;
}
.sectionWrap li{
	color:#ff6600;
	margin-left:-5px;
}
/*div>.sectionWrap li{
	padding-left:15px;
}*/
.sectionWrap li a{
	padding-left:17px;
    display:inline-block;
	padding-right:15px;
}
	li.pdfLink a{
		background:url("/images/icon-pdf.gif") no-repeat scroll 0 0.3em; !important;
	}
	li.popUp a{
		background:url("/images/icon-plus.gif") no-repeat scroll 2px 0.4em !important;
	}
	li.linkTo a{
		background:url("/images/icon-link.gif") no-repeat scroll 2px 0.4em !important;
	}
	li.videoLink a{
		background:url("/images/icon-video.gif") no-repeat scroll 2px 0.2em !important;
	}
	.sectionWrap li.preview, .sectionWrap li.fullView{
		margin:0 0 0 15px;
	}
	li.app a{
		background:url("/images/icon-app.gif") no-repeat scroll 2px 0.2em !important;
	}
	li.preview a{
		background:url("/images/icon-preview.gif") no-repeat scroll 2px 0.2em !important;
	}
	li.fullView a{
		background:url("/images/icon-fullView.gif") no-repeat scroll 2px 0.2em !important;
	}
.rcDes{
	font-size:90%;
	color:#888;
}	
.resourceText{
	position:absolute;
	top:400px;
	left:320px;
}
.viewer{
	position:absolute;
	display:none;
	top:100px;
	margin-left:20px;
	width:470px !important;
	height:500px !important;
}
.screen_high .viewer{
	height:500px !important;
	width:615px !important;
}
.hideMe{
	display:none !important;
}
.showMe{
	display:inline;
}


