/* APGBL */
DT {
	font-style: italic;
}

.printFont, .printFont TD {
	font-size: 10pt;
	font-family: 'Times New Roman' , Serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.clear {
	clear: both;
}
.vMiddle {
	vertical-align: middle;
}
.vTop, TABLE.vTop TR {
	vertical-align: top;
}

.tRight {
	text-align: right;
}
.tLeft {
	text-align: left;
}
.tCenter {
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.normal {
	font-weight: normal;
}
.capitalize {
	text-transform: capitalize;
}

.hand, .pointer {
	cursor: pointer;
}
.help {
	cursor: help;
}

.smaller {
	font-size: 80%;
}
.larger {
	font-size: 120%;
}

.thin, .thin TD {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: none;
}

.whiteBorder {
	border: solid 1px #ffffff;
}
.noborder {
	border: none;
}
.hiddenSubmit {
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: -1;
}

.errorMessage UL, .errorMessage OL {
	margin-top: 5px;
	margin-bottom: 0px;
}


.showHide .open, .showHide.closed .close {
	display: none;
}
.showHide.closed .open {
	display: block;
}
.showHide {
	line-height: 27px;
	padding-left: 10px;
	padding-right: 10px;
}
.showHide A {
	text-decoration: none;
}


.disabled, A.disabled, A.disabled:link, A.disabled:visited, .disabled A, .disabled A:link, .disabled A:visited {
	text-decoration: none;
	cursor: default;
}
A.disabled:hover, .disabled A:hover {
	text-decoration: none;
	cursor: default;
}
A.disabled:active, .disabled A:active {
	text-decoration: none;
	cursor: default;
}
.deleted {
	text-decoration: line-through;
}


.required INPUT, INPUT.required {
}
.monospace, .mono {
	font-family: Monospace;
}



.magglass {
	vertical-align: middle;
	padding-right: 12px;
	background-position: right center;
	background-image: url(/images/magglass.gif);
	background-repeat: no-repeat;
}








/* Panorama */
/* Margins, Padding, and Borders */
IMG {
	border: none;
}
HTML, BODY {
	height: 100%;
}
HTML, BODY, FORM {
	margin: 0px;
	padding: 0px;
}
FIELDSET {
	margin: 0px;
	padding: 0px;
	border: none;
}
/* keeps FX and IE in sync */
UL, OL {
	margin-left: 15px;
	padding-left: 0px;
}



/* Misc stuff */
TABLE THEAD TR, TABLE TR TH {
	white-space: nowrap;
	text-align: left;
}
TABLE.padded4 TD, TABLE.padded4 TH, TD.padded4 TABLE TD {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
TABLE.padded2 TD, TABLE.padded2 TH, TD.padded2 TABLE TD {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
TABLE TD.noPadding, TD.noPadding TABLE TD {
	padding: 0px;
}
TABLE.bodyTable {
	width: 100%;
}
TABLE.meta TD {
	font-weight: bold;
	font-size: 80%;
}
TABLE.meta TD.label {
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	padding-right: 4px;
}


INPUT, .textbox {
	vertical-align: middle;
	font-size: 1.1em;
}
.button, .submit {
	vertical-align: middle;
	font-size: 1.0em;
}
.button, .submit {
	font-weight: bold;
}
.selectionMenu {
	vertical-align: middle;
}
SELECT.actionsMenu {
	vertical-align: middle;
}
LI.selected {
	font-weight: bold;
	background-color: #ffffff;
}





.validationSummary {
}
.validationSummary UL, .validationSummary OL {
	margin-top: 0px;
}
.highlightMessage {
	padding: 5px;
}












/* OrgList.ascx: popover org listings */
.organizationsList .users {
	padding-left: 43px;
	width: 615px;
}
.organizationsList .users UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.organizationsList .users LI {
	float: left;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 5px;
}



#__dynamicHelp {
	position: fixed;
	bottom: 5px;
	left: 5px;
	cursor: pointer;
}

/* site icons */
.hoverIcon {
	margin-left: 2px;
	margin-right: 2px;
}
.hoverIcon IMG {
	height: 16px;
	width: 16px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
A:hover.hoverIcon {
	background-color: Transparent;
}
A:hover.hoverIcon IMG {
	background-position: 0px -16px;
}
A:hover.disabled IMG {
	cursor: default;
}


.geoImage IMG {
	background-image: url(/images/icon_geo.gif);
}
.emailImage IMG {
	background-image: url(/images/icon_email.gif);
}
.emailReplyImage IMG {
	background-image: url(/images/icon_email_reply.gif);
}
.gridImage IMG {
	background-image: url(/images/icon_grid.gif);
}
.oneUpImage IMG {
	background-image: url(/images/icon_1up.gif);
}
.slideShowImage IMG {
	background-image: url(/images/icon_slideShow.gif);
}
.permaLink IMG {
	background-image: url(/images/permalink.gif);
}
.copyIcon IMG {
	width: 17px;
	background-image: url(/images/icon_copy2.gif);
}
.contactIcon IMG {
	background-image: url(/images/icon_contact.gif);
}
.editImage IMG {
	background-image: url(/images/icon_editSearch.gif);
}
.chatIcon IMG {
	background-image: url(/images/icon_chat.gif);
}
.usersIcon IMG {
	background-image: url(/images/icon_users.gif);
}
.helpIcon IMG {
	background-image: url(/images/icon_help.gif);
}
.rearrangeImage IMG {
	background-image: url(/images/icons/rearrange.gif);
}
.next_page IMG {
	height: 20px;
	width: 21px;
	background-image: url(/images/icons/page_next.gif);
}
.prev_page IMG {
	height: 20px;
	width: 21px;
	background-image: url(/images/icons/page_prev.gif);
}
A:hover.next_page IMG, A:hover.prev_page IMG {
	background-position: 0px -20px;
}

.addUserIcon IMG {
	width: 18px;
	background-image: url(/images/icons/user.gif);
}

.addKioskIcon IMG {
	width: 18px;
	background-image: url(/images/icons/kiosk.gif);
}

.deleteImage IMG {
	background-image: url(/images/icon_delete.gif);
	width: 16px; height: 16px;
}


/* Tool Tip and other Hovering Windows */
.debugInfoWindow_link {
	font-size: 11px;
	position: fixed;
	bottom: 0px;
	right: 0px;
}
.debugInfoWindow {
	position: fixed;
	padding: 5px;
	bottom: 12px;
	right: 0px;
	max-width: 350px;
	border: solid 1px #99AABB;
	background-color: #EEEEEE;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
}
.debugInfoWindow, .debugInfoWindow TD {
	font-size: 11px;
}
.debugInfoWindow .left {
	font-weight: bold;
	white-space: nowrap;
}
.debugInfoWindow STRONG {
	display: block;
	float: left;
	width: 150px;
}
.__debug_window .googleChart {
	position: fixed;
	bottom: 12px;
	left: 0px;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
}
.__debug_window .searchLogChart {
	left: 350px;
}



.displayMode A {
	display: block;
	width: 290px;
	border: solid 1px #e5e5e5;
	margin: 5px 0px 5px 0px;
	height: 54px;
}
.displayMode A, .displayMode A:hover, .displayMode A:link, .displayMode A:visited, .displayMode A:active {
	text-decoration: none;
	color: #000000;
}
.displayMode A:hover {
	border: solid 1px #000000;
}
A.selected {
	background-color: #ffffff;
	background-image: url(/images/views/bg.gif);
	background-repeat: repeat-x;
}
/* 19px high, want to be 54 = 35 for buffer */
.displayMode IMG {
	x-position: absolute;
	float: left;
	margin: 10px 5px 25px 5px;
}
.displayMode STRONG {
	display: block;
}
.displayMode SPAN {
	padding: 5px 3px 0px 0px;
	display: block;
}



/* BizCard Stuff */
.bizCard {
	background-image: url(/images/bizcard.gif);
}
.bizCardBlank {
	background-image: url(/images/bizcard_blank.gif);
}
.bizCard, .bizCardBlank {
	background-repeat: no-repeat;
	width: 350px;
	height: 187px;
	margin: 0px;
	padding: 0px;
}
.bizCard TABLE, .bizCardBlank TABLE {
	height: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: none;
}
.bizCard TD, .bizCardBlank TD {
	padding-left: 16px;
	padding-bottom: 10px;
	vertical-align: bottom;
	font-size: 7.5pt;
	color: #333;
	font-family: Verdana;
}
.bizCard .org {
	display: none;
}
/*
.bizCardBlank .org TD {
	padding-bottom: 0px;
	vertical-align: bottom;
	height: 74px;
	width: 350px;
	padding-left: 45px;
	background-position: 16px bottom;
	background-image: url(/images/anonorg.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
}*/
.bizCardBlank .org 
{
	background-position: left center;
	background-image: url(/images/anonorg.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	color: #990000;
	font-size: 11pt;
	position: absolute;
	margin: 16px 0 0 16px;
	padding-left: 24px;
	min-height: 16px;
}
.bizCardBlank .org STRONG {
	font-size: 11pt;
	color: #990000;
	font-weight: normal;
}
.bizCard .contact, .bizCardBlank .contact {
	width: 150px;
	height: 103px;
}
.bizCard .contact .name, .bizCardBlank .contact .name {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.bizCard .address, .bizCardBlank .address {
	-width: 150px;
	height: 103px;
	padding-right: 16px;
}


#logo {
	float: left;
}
#logo, .logo {
	margin: 6px 0px 0px 6px;
}
.secondaryLogoChrome {
	display: block;
	float: right;
	height: 35px;
	overflow: hidden;
	margin-right: 8px;
}
#footer, .footer {
	font-size: 8pt;
	text-align: center;
	padding: 2px;
}


.pinIcon, .pinned {
	margin-left: 2px;
	margin-right: 2px;
}
.pinIcon IMG {
	background-image: url(/images/icons/pin.gif);
	height: 16px;
	width: 16px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.pinned IMG {
	background-image: url(/images/icons/pin.gif);
	height: 16px;
	width: 16px;
	background-position: 0px -16px;
	background-repeat: no-repeat;
	background-color: Transparent;
}






/* message center */
.messageCenterWizardArea {
	padding: 10px;
	padding-top: 0px;
	margin: 0px;
	border-left: solid 1px #999999;
	max-width: 800px;
}
.webMessage .messageArea {
	padding: 10px;
	width: 740px;
	height: 350px;
}
.messageCenterWizardArea TABLE TR.UnRead {
	background-color: #ffffe1;
}

.highlightMessage {
	background-color: #ffffe1;
	border: solid 1px #999999;
	margin: 5px 0px 5px 0px;
}













/* $register, registration */
.form TR.label TD {
	padding: 5px;
	padding-bottom: 0px;
}
.form TD {
	padding: 5px;
	padding-top: 0px;
}
.regStatusBar h5 {
	padding: 1px 4px 1px 4px;
}
.regStatusBar {
	float: right; 
	width: 220px; 
	position: absolute; 
	right: 41px;
}
.regStatus {
	font-size: 120%;
	padding-left: 10px;
	color: #aaaaaa;
}
.regStatus LI {
	padding: 4px;
	margin: 4px;
	background: url(../images/icn_dsbld.gif) no-repeat right;
}
.regStatus LI.working {
	color: #000000;
	font-weight: bold;
	background: url(../images/icn_cnfrm.gif) no-repeat right;
}
.regStatus LI.completed {
	color: #000000;
	background: url(../images/icn_chkd.gif) no-repeat right;
}





/* search.master, search pages, search header, search bar, themes, $searchbar, $tabs */
#searchBar {
	clear: left;
}
#searchBar .inputArea {
}
#searchBar .tab {
	display: block;
	float: left;
	width: 80px;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
#searchBar A.tab.selectedEnd {
	width: 81px;
}
#searchBar #searchForm {
	display: block;
}
#searchBar #advSearchForm {
	margin-bottom: 10px;
}


/* status message bar */
#messageBar {
	margin-top: 22px;
	margin-right: 5px;
	position: absolute;
	z-index: 1001;
	right: 0px;
}
#messageBar .content {
	position: fixed;
	right: 0px;
	top: 0px;
	display: block;
	float: left;
	padding: 1px 5px 1px 5px;
}
#messageBar .content .close {
	margin-left: 5px;
}
#unsecuredroot #messageBar {
	margin-top: 32px;
	margin-right: 5px;
}













/* $unsecured pages */
#oneUp.unsecured #leftNavHeaderText {
	font-weight: bold;
	font-size: 17px;
}






/* $usage page */
.usageTable TD {
	padding: 4px;
}
.usageTable LABEL {
	display: block;
}
.usageTable .usage, .usageTable .notes {
	width: 200px;
}
.usageTable .project {
}
.usageTable .price {
	width: 75px;
}
.usageTable .pageInfo {
	width: 200px;
}
.statusImage {
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
}
.usageInfo_row {
	background-color: #ffffff;
}








.specialTTMeta {
	margin-top: 5px;
}








.imageCalendar {
	margin-left: 35px;
	margin-bottom: 50px;
}
.imageCalendar .prev_month, .imageCalendar .next_month {
	font-size: 18px;
	text-align: center;
}
.imageCalendar .prev_month {
}
.imageCalendar .next_month {
}
.imageCalendar .day {
	width: 80px;
	height: 80px;
	overflow: hidden;
	background-color: #e5e5e5;
	text-align: left;
}
.imageCalendar .day .pane {
	border: none;
}
.imageCalendar .day.disabled {
	background-color: #f5f5f5;
}
.imageCalendar .day.open {
	background-color: #CCC;
}
.imageCalendar .day.open .pane {
	border: solid 5px #ffffff;
	height: 163px;
	width: 184px;
}
.imageCalendar .disabled .date {
	color: #e5e5e5;
}
.imageCalendar .date {
	position: absolute;
	color: #990000;
	font-weight: bold;
	padding: 2px;
	font-size: 13pt;
}
.imageCalendar .open .date {
	margin: 5px;
}
.imageCalendar .count {
	display: none;
	position: absolute;
	width: 80px;
	text-align: center;
	color: #990000;
	font-weight: bold;
}
.imageCalendar .visibleImage {
}
.imageCalendar .day.open .visibleImage {
}
.imageCalendar .names {
	padding: 24px 3px 3px 3px;
}
.imageCalendar .names A {
	display: block;
	white-space: nowrap;
}
#calendarPage #popOver_container {
	top: 20px;
}
#calendarPage #popOver_content {
	padding: 0px;
}
.calendarLightboxDetails .lbxMetaHead .viewOptions {
	margin-top: 5px;
	margin-bottom: 5px;
}
.calendarLightboxDetails .lbxMetaHead {
	width: 675px;
}
.calendarLightboxImages {
	width: 675px;
	height: 575px;
	overflow: auto;
	border: solid 1px #EEE;
}








/* This is the special fronts UI, the large box's that scroll */
.largePaneParent {
	width: 650px;
	height: 220px;
	border: solid 1px #99AABB;
	overflow: hidden;
	margin-bottom: 10px;
	z-index: 69;
}
.largePaneParent IMG.topscrollbar, .largePaneParent IMG.bottomscrollbar {
	display: block;
	height: 110px;
	width: 20px;
	float: right;
	background-image: url(/images/scrollup.gif);
	background-repeat: no-repeat;
}
.largePaneParent IMG.bottomscrollbar {
	clear: right;
	background-image: url(/images/scrolldown.gif);
	background-position: 0px 10px;
}
/* not IE < 6 only */
* HTML .largePaneCrome {
	position: absolute;
}
/* IE 7 only */
* + HTML .largePaneCrome {
	position: absolute;
}
.largePaneCrome {
	height: 220px;
	overflow: hidden;
	z-index: 70;
}
.largePane {
	z-index: 50;
	position: relative;
}
.largePaneCrome .largeImage {
	overflow: hidden;
	float: left;
	clear: left;
	background-color: #333333;
	border-right: solid 1px #99AABB;
	width: 340px;
	height: 220px;
}
.largePaneCrome .metadata {
	overflow: hidden;
	height: 213px;
	width: 277px;
	padding: 2px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
.largePaneCrome .largeImage IMG {
}
.largePaneCrome .metadata P {
	margin-top: 3px;
}
.largePaneCrome .metadata .notes {
	line-height: 13px;
	padding-right: 10px;
	height: 143px;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.largePaneCrome STRONG {
	color: #535353;
}
.largePaneCrome .ddlinks {
	text-align: center;
	margin-right: 10px;
	margin-top: 15px;
	padding-top: 0px;
}
.largePaneCrome .drilldown {
	line-height: 16px;
}
/* This is the special fronts UI for photo assignemnts, the large box's that scroll */
#showcaseList {
	padding: 10px;
}
#showcaseList .largePaneParent, #showcaseList .largePaneCrome {
	width: 783px;
}
#showcaseList .largePaneCrome .largePane {
	width: 10000000px;
}
#showcaseList .largePaneCrome .metadata {
	white-space: normal;
	background-color: #ffffff;
	width: 248px;
	position: absolute;
	z-index: 60;
	float: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
#showcaseList .largePaneCrome .metadata.alt {
	margin-left: 261px;
}
#showcaseList .largePaneCrome .metadata.alt2 {
	margin-left: 522px;
}
#showcaseList .largePaneCrome .metadata .prev, #showcaseList .largePaneCrome .metadata .next {
	position: absolute;
	bottom: 10px;
}
#showcaseList .largePaneCrome .metadata .prev {
	left: 10px;
}
#showcaseList .largePaneCrome .metadata .next {
	right: 10px;
}
#showcaseList .largePaneCrome .largeImage {
	clear: none;
	width: 260px;
	height: 220px;
}














/* $fronts */
.frontsResults {
	padding-left: 9px;
	clear: both;
}
.showAction_events {
}
#topicFronts .showAction_events {
	width: 50%;
	float: left;
}




/* $one up styles, $oneup */
#oneUp #searchBar {
	display: none;
}
#videoHolder {
	display: inline;
}
#oneUp .oneUpHeader H4 {
	display: block;
}
#popOver_container .usageArea {
	border: none;
}
.caption {
	line-height: 150%;
}
.correction {
	border: double 3px #DD0000;
	padding-left: 10px;
	padding-right: 10px;
}
.correction LEGEND {
	font-size: larger;
	font-weight: bold;
}
.usageArea .input {
}

#oneUp .parametricBar {
	padding: 10px 0px 10px 0px;
	margin-bottom: 14px;
}
.debuggingIcons {
	position: fixed;
	right: 5px;
	margin-top: 24px;
}
/* IE 6 hack */
* HTML .debuggingIcons {
	position: absolute;
}
.debuggingIcons A {
	clear: both;
	display: block;
}
.downloadBar INPUT {
}
.downloadBar {
}
.downloadBody {
	padding: 5px;
	padding-bottom: 10px;
}
#oneUpRightNav {
	width: 182px;
	padding-right: 0px;
}
#sideBarContent .photoCell {
	margin-right: 0px;
}
.similarBar .displayMode_brief .photoCell {
	margin-right: 0px;
}
.oneUpPane .photoImage {
	width: 525px;
	height: 525px;
	vertical-align: middle;
}
#oneUp .parametricHit {
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
.rightNav, .rightNavEdge {
	border-top: none;
}
#textBody {
	margin-top: 15px;
	padding: 0px 7px 10px 7px;
	text-align: left;
}
#downloadServiceWindow {
	width: 100%;
	height: 100px;
}




/* calendar thingee */
.calendarWindow {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	position: absolute;
	border: solid 1px #000000;
	background-color: #ffffff;
}

.calendarWindow .navigation {
	border-collapse: collapse;
}

.calendarWindow .calendar {
	text-align: center;
}

.calendarWindow .calendar TD {
	width: 25px;
	height: 25px;
	padding: 0px;
}
.calendarWindow .calendar TD.today {
	background-color: #fa8072;
	color: #000000;
}

.calendarWindow .selectable {
	cursor: pointer;
}

.calendarWindow .highlight {
	background-color: #999999;
	color: #ffffff;
	cursor: pointer;
}

.calendarWindow TD.header {
	text-align: right;
	height: auto;
	width: auto;
	padding: 0px 0px 5px 0px;
}

.calendarWindow TD.header A {
	cursor: pointer;
	margin-left: 6px;
}

.calendarWindow .help {
	color: darkgray;
}

.calendarWindow .otherMonth {
	color: darkgray;
	cursor: pointer;
}

.calendarWindow .dayHeader TD {
	background-color: lightsteelblue;
	cursor: default;
}

.calendarWindow .navigationHeader {
	background-color: steelblue;
}

.calendarWindow .navigationHeader INPUT, .calendarWindow .navigationHeader SELECT {
	position: absolute;
}









/* third party lightbox slide show thingee */
#slideshow {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 9100;
	text-align: center;
	line-height: 0;
}

#slideshow a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9010;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/SlideShow/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/SlideShow/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/SlideShow/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 71px;
	float: right;
	padding-bottom: 0.7em;
}

#imageData #slideShowControls {
	width: 71px;
	float: right;
	text-align: right;
	clear: right;
	padding-bottom: 0.7em;
}

#imageData #slideShowControls #slideShowPlay {
	display: none;
}
#imageData #slideShowControls #slideShowPause {
	display: inline;
}
#imageData #slideShowControls.stoped #slideShowPlay {
	display: inline;
}
#imageData #slideShowControls.stoped #slideShowPause {
	display: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9090;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html > body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}














.infoMessage, .infoMessageSized {
	padding: 0px 8px 0px 8px;
	border: solid 1px #cccccc;
	color: #000000;
	background-position: right top;
	background-image: url(/images/information.gif);
	background-repeat: no-repeat;
}
.infoMessageSized {
	width: 200px;
	float: right;
}






.bigImage {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
	width: 590px;
	height: 364px;
}
/* filmstrip stuff */

#p7s1content1 {
	position: absolute;
	width: 1406px;
	z-index: 99;
	left: 707px;
	top: 180px;
	visibility: visible;
	height: 158;
	background-color: #666;
}
.stripBase {
	position: absolute;
	top: 502px;
	left: 186px;
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	width: 590px;
	height: 161px;
	clip: rect(0px 590px 160px 0px);
}

.iCell {
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-top: 3px solid white;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.nnCap {
	border: 0px solid #ffffff;
	margin: 4px;
	padding: 4px;
	background-color: #666;
	color: red;
	overflow: hidden;
	font-size: 11px;
	font-family: helvetica, verdana;
	font-weight: bold;
}

.loginDiv {
	position: absolute;
	left: 186px;
	top: 156px;
	overflow: hidden;
	width: 244px;
	height: 56px;
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 4px;
	margin: 0px;
	background-color: white;
	color: #990000;
	overflow: hidden;
	font-size: 11px;
	font-family: helvetica, verdana;
	font-weight: bold;
	display: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	visibility: hidden;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.capOn {
	position: absolute;
	left: 333px;
	top: 346px;
	overflow: hidden;
	width: 444px;
	height: 146px;
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 4px;
	margin: 0px;
	background-color: white;
	color: #333;
	overflow: hidden;
	font-size: 11px;
	font-family: helvetica, verdana;
	font-weight: bold;
	display: none;
	visibility: hidden;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}





#tokentable .leftcol {
	width: 500px;
}
#tokentable .buttonrow {
	padding-left: 521px;
}





.iSmallCell {
	border: none;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}
#pressReleases LI {
	margin-bottom: 8px;
}





.sidebar_overlay {
	background-position: left;
	background-image: url(/images/popover/drop-o.png);
	background-repeat: repeat-y;
	padding-left: 22px;
}
.sidebar_handle {
	position: absolute;
	top: 50%;
	margin: 0px 2px 0px 2px;
}
.sidebar_overlay_bg {
	background-color: #ffffff;
	height: 100%;
	overflow: auto;
}


TD.download_actionlinks TABLE TD {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 1px;
}

/* Personal Use Box */
#personaluseboxcontainer
{
	margin-left: 75px
}
#personaluseboxcontainer .top-left {
    margin-right: 9px; /* clip right corner */
    background-image: url(   '/images/corners1280x18.gif' );
    height: 9px; /* vertical: show first half of the image with the top-corners in it */
    font-size: 2px; /* correct height for IE */
}
#personaluseboxcontainer .top-right {
    margin-top: -9px; /* to level of top-left corner */
    margin-left: 9px; /* clip left corner */
    background-image: url(   '/images/corners1280x18.gif' );
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 9px;
    font-size: 2px;
}
#personaluseboxcontainer .bottom-left {
    margin-right: 9px; /* clip right corner */
    background-image: url(   '/images/corners1280x18.gif' );
    background-position: 0 -9px; /* show under half of the image */
    height: 9px;
    font-size: 2px;
}
#personaluseboxcontainer .bottom-right {
    margin-top: -9px; /* to level of bottom-left corner */
    margin-left: 9px; /* clip left corner */
    background-image: url(   '/images/corners1280x18.gif' );
    background-position: 100% -9px; /* under half, right side */
    height: 9px;
    font-size: 2px;
}
#personaluseboxcontainer .inside {
    border-left: 1px solid #C00000;
    border-right: 1px solid #C00000;
    background: #EEEEEE;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
#personaluseboxcontainer .inside .maintext
{
	font-size: 13px; font-weight: bold; text-align: center; width: 115px;height:118px;
}
#personaluseboxcontainer .inside .maintext .link
{
	color: #CA8944; padding-top: 15px; display: block;
}
#personaluseboxcontainer .notopgap {
    margin-top: 0;
    margin-bottom:25px;
}
#personaluseboxcontainer .nobottomgap {
    margin-bottom: 0;
}

.autocomplete-w1 { background:url(/images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #DDD; border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-3px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:3px 5px; white-space:nowrap; overflow:hidden;border-bottom: 1px solid #DDDDDD; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
#_advancedSearch {
	border: solid 1px #eee;
	border-right-width: 9px;
	background-color: #fff;
	position: absolute;
	z-index: 4000;
	margin-top: 38px;
	margin-left: -23px;
}
#_advancedSearchBody {
	width: 510px;
}
#_advancedSearch .padding {
	padding: 10px;
}
#_advancedSearch .search_group {
	padding: 10px;
	overflow: auto;
	border-bottom: solid 1px #eee;
}
#_advancedSearch .search_group H3 {
	margin-top: 0px;
}

#_advancedSearch .field_chooser {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#_advancedSearch #_fieldDescription {
	width: 200px;
	float: right;
}
#_advancedSearch .field_chooser LI {
	float: left;
	display: block;
	line-height: 200%;
	width: 50%;
}
#_advancedSearch .field_chooser A {
	display: block;
	padding-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	border: solid 1px #fff;
}
#_advancedSearch .field_chooser A:hover {
	background-color: #F9F9F9;
	border: solid 1px #B8B8B8;
	background-repeat: repeat-x;
}


.field-keywords {
	width: 200px;
}
#_advancedSearchBody .field-keywords {
	width: 480px;
}


/* mouse over style */
.prototip .searchfilter {
	width: 200px;
	background-color: #F9F9F9;
	border: solid 1px #B8B8B8;
}
.prototip .searchfilter .content {
	padding: 8px;
}



.search-actions .left-col {
	float: left;
	padding: 8px;
	width: 480px;
	border-right: solid 1px #eee;
}
.search-actions .right-col {
	padding: 8px;
	float: left;
}












.field-list-chrome {
	height: 154px;
	overflow: auto;
}
.filterFooter {
	text-align: right;
	margin-top: 8px;
	padding-top: 8px;
	border-top: solid 1px #eee;
}
.filterFooter .removeFilter {
	float: left;
}

















.listBrowser {
	width: 230px;
}





.field_source UL.level0 {
	list-style-type: none;
	padding-left: 0px;
}
.field_source UL.level1 {
	margin-top: 0px;
	padding-left: 20px;
	list-style-type: none;
	overflow: hidden;
}
.field_source UL.level1 LI {
	width: 200px;
	display: block;
	float: left;
}
.field_source UL.level1 LI.alt {
	clear: left;
}

.field_multiview UL {
	margin: 0px;
	padding: 0px;
}
.field_multiview LI {
	display: inline;
}
.field_multiview_value {
}


.slider-chrome {
	margin: 10px;
}
.slider {
	float: left;
	height: 22px;
}
.slider .slider-bar {
	float: left;
	height: 7px;
	width: 255px;
	position: relative;
	background-color: #999;
}
.slider .slider-handle {
	height: 20px;
	width: 20px;
	margin-left:-10px;
	margin-top: -5px;
	cursor: move;
	position: absolute;
}
.slider .slider-ruler {
	clear: left;
	overflow:hidden;
	margin-top: 5px;
}
.slider .slider-ruler-bar {
	float: left;
	height: 10px; 
	border-left: solid 1px #999;
}
.slider .sliderInfo {
}











.hit-summary, .search-actions A {
	white-space: nowrap;
}
.breadcrumbs {
	color: #999;
	line-height:2.5em;
	padding:5px 10px;
}
.breadcrumbs .main-term {
	font-size: 1.8em;
	font-weight: normal;
}
.breadcrumbs .hit-summary {
	padding-left: 8px;
}
.breadcrumbs STRONG {
	font-size: 1.3em;
}
.breadcrumbs EM {
	color: #999;
	font-weight: normal;
}
.breadcrumbs .round-x-icon IMG {
}


.advsearch-categories {
}
.advsearch-categories UL {
	display: inline;
	margin: 0;
	padding: 0;
}
.advsearch-categories LI {
	float: left;
	list-style: none;
}
.advsearch-categories .sec-sec-sub {
	padding-left: 10px;
	margin-top: 0;
	display: block;
}
.advsearch-categories .sectionCats {
	margin-top: 1px;
	width: 230px;
	height: 77px;
	overflow: auto;
}
/* $apgbl */
.primaryColor {
	color: #CC6666;
}
.primaryBGColor {
	background-color: #EEEEEE;
}
.secondaryBGColor {
	background-color: #999999;
}
.border {
	border: solid 1px #999999;
}
TABLE.border TD {
	border: solid 1px #999999;
}
FIELDSET.border {
	padding: 8px;
	padding-top: 0px;
}
FIELDSET.border LEGEND {
	font-weight: bold;
	margin-right: 20px;
	margin-left: 0px;
	color: #76a3bc;
	font-size: 1.3em;
}


.padding { padding: 8px; }
.paddingRight { padding-right: 8px; }
.paddingTop, .paddingTB { padding-top: 8px; }
.paddingBottom, .paddingTB { padding-bottom: 8px; }
.paddingLeft, .paddingLR { padding-left: 8px; }
.paddingRight, .paddingLR { padding-right: 8px; }
.paddingTB-thick { padding-top: 16px; padding-bottom: 16px; }
.margin { margin: 8px; }
.marginTop, .marginTB { margin-top: 8px; }
.marginBottom, .marginTB { margin-bottom: 8px; }
.marginLeft, .marginLR { margin-left: 8px; }
.marginRight, .marginLR { margin-right: 8px; }
.marginTB-thick { margin-top: 16px; margin-bottom: 16px;}

.secondaryBorder {
	border: solid 1px #eeeeee;
}
.borderTopBottom {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.borderLeftRight {
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}
.borderBottom {
	border-bottom: solid 1px #eee;
}
.darkLeftBullets, .lightLeftBullets, .darkRightBullets, .lightRightBullets {
	background-repeat: repeat-y;
}
.darkLeftBullets, .lightLeftBullets {
	background-position: left top;
	margin-left: 7px;
	padding-left: 9px;
}
.darkRightBullets, .lightRightBullets {
	background-position: right top;
	margin-right: 7px;
	padding-right: 9px;
}
.darkLeftBullets, .darkRightBullets {
	background-image: url(images/bullet_dark.gif);
}
.lightLeftBullets, .lightRightBullets {
	background-image: url(images/bullet_light.gif);
}

.highlight, .selected, TABLE TR.selected TD {
	background-color: #ffffe1;
}

.footnote, .disabled, A.disabled, A.disabled:link, A.disabled:visited, .disabled A, .disabled A:link, .disabled A:visited {
	color: #999999;
}
A.disabled:hover, .disabled A:hover {
	color: #999999;
}
A.disabled:active, .disabled A:active {
	color: #999999;
}
.disabled INPUT, INPUT.disabled {
	background-color: #EEEEEE;
	border-color: #999999;
}

/* FONTS, $fonts, font sizes */
INPUT.textbox:focus {
	background-color: #ffffe1;
}
INPUT.textbox, .textbox, .editor_field {
	padding-left: 2px;
}
INPUT.textbox, .textbox, SELECT, TEXTAREA, .editor_field {
	font-size: 1.1em;
}
LABEL, .label {
	font-weight: bold;
}
.normalLabel LABEL {
	font-weight: normal;
}
SELECT {
}
* HTML SELECT {
}

.submit, .button, .editor_ok_button {
	vertical-align: middle;
	font-weight: bold;
	font-size: 60% background-color: #999;
	background-image: url(images/buttons/large.gif);
	padding: 2px 8px 2px 8px;
	color: #444;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	cursor: pointer;
	border: solid 1px #cc6600;
	margin: 0px 2px 0px 2px; /* removes crazy padding in IE on long buttons */
	width: auto;
	overflow: visible;
	background-color: #d4d0c8;
}
.submit:hover, .button:hover, .editor_ok_button:hover {
	background-position: 0px -20px;
	border-top: solid 1px #cc6600;
	border-right: solid 1px #cc6600;
	color: #111;
}
.submit.disabled, .button.disabled {
	background-image: none;
}
A.button, A.button:link, A.button:hover, A.button:active, A.button:visited {
	text-decoration: none;
	white-space: nowrap;
}
A.button {
	padding: 3px 6px;
}
/* IE7 only */
*:first-child+html A.button {
	padding-bottom: 4px;
	background-position: 0px 1px;
}



FONT {
	color: #ff0000;
	font-weight: bold;
}
FONT.current {
	color: #ffffff;
	background-color: #38D878;
}






/* misc global styles */
.salesPerson {
	color: Green;
}
.highlightMessage {
	background-color: #ffffe1;
	border: solid 1px #999999;
	margin: 7px 0px 3px 0px;
}
#modalHeader {
	border-bottom: solid 1px #999999;
}
A.displayMode {
	border: solid 1px #CFC5BF;
}
.imageCalendar .day {
	background-color: #CFC5BF;
}
.imageCalendar .disabled .date {
	color: #CFC5BF;
}









/* $searchbar, search bar, $tabs */
#searchBar {
	padding: 0px;
	margin: 0px;
	overflow: auto;
	width: 100%;
}
#searchBar #searchSection {
	margin-left: 142px;
}
#searchBar .featureTabs {
	float: right;
	margin-right: 8px;
}


#oneUp .header {
	/*background-color: #CFC5BF; 	 position: fixed;*/
	top: 0px;
	left: 8px;
	right: 8px;
	z-index: 950;
}
#oneUp .title {
	padding-left: 15px;
}

#oneUp .actions {
	padding: 15px;
	float: right;
	vertical-align: middle;
	line-height: 2.1em;
}
.borderless-panel .x-panel-body {
	border-width: 0px;
}
#searchBar .searchLabel {
	float: left;
	width: 126px;
	overflow: hidden;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#searchBar .searchLabel, #searchBar LABEL {
	color: #5B534E;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
}
#searchBar .normal LABEL {
	text-transform: none;
}
#searchBar .postCriteriaForm .searchLabel {
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 4px;
	padding-left: 9px;
	background-image: url(images/bullet_light.gif);
}
#searchBar LABEL.normal {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
#searchBar .searchLabel LI {
	margin-bottom: 5px;
}
#advSearchForm {
	white-space: nowrap;
}
.searchForm .accountMenu {
}
#searchBar .inputArea, #oneUp .inputArea, #unsecuredroot #oneUp .inputArea {
	clear: both;
	background-color: #FFF;
	border: solid 1px #FFF; /*padding: 8px; 	margin: 8px;*/
	overflow: auto;
}
#oneUp .inputArea {
	/*margin: 8px 0px 8px 0px;*/
}
#oneUp .actionHeader {
	padding: 8px 16px 16px 16px;
	padding-top: 60px;
}
#unsecuredroot #oneUp .actionHeader {
	padding-top: 8px;
}
#oneUp .actionHeader .hoverIcon IMG {
	vertical-align: text-top;
	background-color: #ffffff;
	padding-right: 3px;
}
#oneUp .actionHeader .hoverIcon {
	margin-right: 10px;
}



.demoReel {
	margin: 20px auto 20px auto;
	padding: 50px;
	padding-left: 150px;
	text-align: center;
}
.magglass {
	padding-right: 12px;
	background-position: right center;
	background-image: url(/images/magglass.gif);
	background-repeat: no-repeat;
}
#searchTips {
	vertical-align: middle;
	padding: 8px 7px 8px 7px;
	background-image: url(images/buttons/arrow_border.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: help;
}
#searchTips.open {
	background-position: 0px -31px;
	cursor: pointer;
}
#searchTipsInfo {
	position: absolute;
	margin-left: -3px;
	margin-top: -1px;
	white-space: normal;
	width: 450px;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px #CFC5BF;
}
#themeChooser {
	margin-right: 5px;
}





/* $advanced search form */
.searchForm TD {
	padding: 2px;
}
.searchForm .label_col {
	text-align: right;
	white-space: nowrap;
	width: 85px;
	padding: 2px;
	padding-right: 4px;
}
.searchForm .label_col .searchLabel {
	width: auto;
}
.searchForm .label_col LABEL {
	white-space: nowrap;
}
#as_source_checks UL {
	height: 83px;
	height: 67px;
	width: 280px;
	overflow: auto;
}
#as_source_checks LI {
	margin: 0px;
	width: 45%;
	float: left;
	white-space: nowrap;
}
#as_source_checks INPUT {
}
#as_source_checks LABEL {
	font-weight: normal;
	text-transform: none;
	color: #000000;
}


A.menuIcon:hover {
	text-decoration: none;
}

.fat_as {
	width: 635px;
}
.fat_as .CMTS {
}
.fat_as #as_source_checks UL {
	width: 520px;
	height: auto;
	overflow: auto;
}
.fat_as #as_source_checks LI {
	width: 30%;
}





#searchBar A.tab {
	background-image: url(images/searchmenu/inactive.gif);
	background-repeat: no-repeat;
	color: #888888;
	background-color: #ffffff;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 0px;
}
#searchBar A:hover.tab {
	background-position: 0px -23px;
}
#searchBar A.tab.end {
	background-image: url(images/searchmenu/inactiveEnd.gif);
}
#searchBar A.tab.front {
	background-image: url(images/searchmenu/inactiveFront.gif);
}
#searchBar A:hover.tab.selected, #searchBar A:hover.tab.selectedFront, #searchBar A:hover.tab.selectedEnd {
	background-position: 0px 0px;
}

#searchBar .searchMenu A.tab.selected, #searchBar .searchMenu A.tab.selectedFront, #searchBar .searchMenu A.tab.selectedEnd {
	background-image: url(images/searchmenu/selected.gif);
	color: #ffffff;
	background-position: 0px 0px;
}
#searchBar .searchMenu A.tab.selectedFront {
	background-image: url(images/searchmenu/selectedFront.gif);
}
#searchBar .searchMenu A.tab.selectedEnd {
	background-image: url(images/searchmenu/selected.gif);
}

#searchBar .accountMenu A.tab.selected, #searchBar .accountMenu A.tab.selectedFront, #searchBar .accountMenu A.tab.selectedEnd {
	background-image: url(images/accountmenu/selected.gif);
	color: #ffffff;
	background-position: 0px 0px;
}
#searchBar .accountMenu A.tab.selectedFront {
	background-image: url(images/accountmenu/selectedFront.gif);
}
#searchBar .accountMenu A.tab.selectedEnd {
	background-image: url(images/accountmenu/selected.gif);
}




/* $header footer */
#logo {
	margin-left: 10px;
}
.links .tab, .loginStatus .tab {
	background-position: left center;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 3px;
}
.links A.tab.active, .links A.tab.active:link, .links A.tab.active:visited, .links A.tab.active:hover, .links A.tab.active:active {
	color: #000000;
}

#messageBar {
	margin-right: 15px;
	margin-top: 23px;
}
#messageBar .content {
	background-color: #E22C32;
	border-left: solid 1px #BB0009;
	border-bottom: solid 1px #BB0009;
	color: #FFFFFF;
}
#messageBar .content A {
	color: #FFFFFF;
}



#announcements, .message {
	background-color: #ffffe1;
	border: solid 1px #ffcc00;
	margin: 8px 0px;
	padding: 5px 10px;
}
#announcements .announcement {
}
#announcements .readlink {
	margin-right: 7px;
}







/* icons */
.menuIcon IMG {
	height: 16px;
	width: 17px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
	background-image: url(images/downArrow.gif);
}
A:hover.menuIcon {
	background-color: Transparent;
}
A:hover.menuIcon IMG {
	background-position: 0px -16px;
}




#topicFronts H5 {
	margin-right: 5px;
}








/* APTNL specific */
/* parent borders */



















/* $oneup one up */
#popOver .oneUp {
	width: 650px;
}
#popOver .oneUp OL {
	margin-left: 25px;
}
#popOver .oneUp H3 {
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #999999;
}

#oneUp .body {
	padding: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#oneUp .hitSummary {
	font-weight: bold;
	padding-right: 8px;
	font-size: 14px;
}
#oneUp #videoDetails H4 {
	margin: 0px;
	padding: 7px;
}
#oneUp .oneUpPanel {
	/*float: right;*/
	margin: 0px 0px 16px 8px;
	padding: 8px;
}
#oneUp .shotList OL, #oneUp #shotList OL {
}
#oneUp #videoSideCar #shotList H6 {
	display: none;
}
#oneUp #videoSideCar #shotList {
	padding-left: 7px;
}
#videoSideCar {
}
#videoPlayer {
	margin-right: 16px;
}
#videoSideCar .sections {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
}
#videoSideCar .sections LI {
	display: inline;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #A69C96;
}
#videoSideCar .sections .selected {
	background-color: #F4F1F0;
	font-weight: normal;
}
#videoSideCar .content {
}
#oneUp .body BLOCKQUOTE, .oneUpSideCar BLOCKQUOTE {
	margin: 5px 15px 5px 15px;
	border-left: solid 1px #CFC5BF;
	padding-left: 5px;
}
#oneUp .body .highlight, .oneUpSideCar .highlight {
	background-color: #ffff99;
}
#oneUp .source, .oneUpSideCar .source {
	font-weight: bold;
	margin-top: 15px;
	text-decoration: none;
}
#oneUp .date, .oneUpSideCar .date {
	text-decoration: underline;
}
#oneUp STRONG, .oneUpSideCar STRONG {
	font-weight: normal;
	font-style: italic;
}

#oneUp .scrollingBody {
	overflow: auto;
	height: 175px;
}
#shotListBrowser {
	margin-bottom: 16px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#shotListBrowser_toggle {
}
#shotListBrowser .content_parent {
	overflow: hidden;
	white-space: nowrap;
	margin-top: 8px;
	width: 730px;
}
#shotListBrowser .content {
	white-space: nowrap;
}
#shotListBrowser .content .shot {
	padding: 5px;
	text-align: center;
	white-space: normal;
	cursor: pointer;
}
#shotListBrowser .content IMG {
	border: solid 4px #B1B1B1;
}
#shotListBrowser .content .timeCode {
	color: #A69C96;
}
#sl_track {
	height: 4px;
	background-color: #C5BBB5;
	width: 100%;
	margin: 10px 0px 15px 0px;
	width: 730px;
}
#sl_handle {
	margin-top: -9px;
}

.horizontal_shotlist UL {
	list-style-image: none;
	list-style-type: none;
}
.horizontal_shotlist LI {
	float: left;
}


.oneup-preview-bar BLOCKQUOTE {
	margin-left: 15px;
	margin-right: 0;
}
.oneup-preview-bar .webPartContent STRONG {
	display: inline;
}
.oneup-preview-bar .header-bar {
	clear: both;
	border-bottom: solid 1px #eee;
	overflow: auto;
	padding: 2px;
}
.oneup-preview-bar .actions-bar {
	margin-top: 5px;
}
.oneup-preview-bar .header-meta H4 {
	clear: both;
	margin: 4px;
}



.scrollBar {
	cursor: n-resize;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #125682;
	height: 12px;
	overflow: hidden;
	z-index: 123;
}

.imageButton input {
	filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50);
	-moz-opacity: 0.5;
}

.imageButton:hover input {
	filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=100);
	-moz-opacity: 1;
}

.widget {
	border: solid 1px #dcdcdc;
	padding: 8px;
}


#_printpage {
	padding: 0px 0px 0px 4px;
	background-color: #fff;
}
.print {
	font-size: 12px;
}
.print H3 {
	font-size: 18px;
}
.print, .print span, .print strong, .print label, .print td, .print h3, .print th {
	font-family: Times New Roman;
}

.denied *, .denied A, .denied A:hover {
	color: #999999;
	background-color: #faf0e6;
	text-decoration: line-through;
}

.menu {
	background-image: url(images/usermenu/menu.gif);
	background-repeat: repeat-x;
	padding: 4px 8px 4px 8px;
	text-align: center;
	border: #d3d3d3 1px solid;
	border-bottom: none;
	color: inherit;
	font-weight: normal;
	background-position: 0px 0px;
	width: 100px;
	white-space: nowrap;
	display: inline-block;
}

.currentMenu {
	background-image: url(images/usermenu/menu_selected.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #ffffff;
	font-weight: bold;
}

.menu:hover {
	background-position: 0px -8px;
	cursor: pointer;
}

.borderless {
	border: none;
}

.menuContent {
	background-image: url(images/usermenu/menu_bottom.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-left: #d3d3d3 1px solid;
	border-right: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	border-top: none;
}














.link_menu {
}
.link_menu INPUT {
	width: 75px;
	height: 21px;
	border: none;
	padding: 0px;
	text-decoration: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(images/buttons/toolbar_menu_text.gif);
}
.link_menu INPUT:hover {
	text-decoration: none;
	background-position: 0px -21px;
}
.link_menu IMG {
	vertical-align: middle;
	height: 21px;
	width: 17px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(images/buttons/toolbar_menu.gif);
}
.link_menu:hover IMG {
	background-position: -17px 0px;
}
A:hover.menuIcon {
}



















#searchTabs {
	clear: left;
	margin-left: 8px;
	padding-left: 135px;
	margin-bottom: -9px;
	border-bottom: 1px solid #ffffff;
}
#searchTabs UL, .featureTabs UL {
	margin: 0px;
	padding: 0px;
}
.featureTabs {
	clear: left;
	float: right;
	margin-right: 8px;
	margin-bottom: -9px;
	border-bottom: 1px solid #ffffff;
}




/* Manage Folders mostly */
.folder_group, .folder_items, .folder_group_partial {
	border: solid 1px #cccccc;
	padding: 7px;
	margin-bottom: 20px;
}
.folder_group_partial {
	border-right: none;
	border-bottom: none;
}
.folder_group LEGEND, .folder_items LEGEND {
	margin-left: 10px;
}
.folder_group LEGEND, .folder_group_partial LEGEND {
	color: #CC6666;
	font-weight: bold;
}
.folder_items LEGEND {
	color: #000000;
}
.folder_items {
	border: solid 1px #000000;
}
.inplace_edit_form {
	vertical-align: middle;
}
.inplace_edit_form .editor_field {
	height: 17px;
}
.inplace_reorder_form {
	white-space: nowrap;
}
.inplace_reorder_form .editor_field {
	width: 30px;
}

#label_chrome {
	background-color: #ffffff;
}
.waiting_animation {
	background-position: center center;
	background-image: url(/images/ap_animation_med.gif);
	background-repeat: no-repeat;
	overflow: auto;
}

ul.request {
	margin: 0 8px 16px 0;
}
ul.request li {
	list-style: none;
	padding: 4px 24px 4px 24px;
	-margin: 5px;
	background: url(/images/bullet.gif) 5px 5px no-repeat;
	overflow: hidden;
	border: 1px solid #fff;
}
ul.request li:hover {
	border: 1px solid #cc0000;
	background-color: #fff8ff;
}


#screenerDiv .notesAndCommentsStyle, #popOver .notesAndCommentsStyle {
	clear: left;
}
#screenerDiv .notesAndCommentsStyle div.col1 {
	float: left;
	margin-right: 20px;
	margin-left: 8px;
}
#screenerDiv .notesAndCommentsStyle div.col2 {
	margin-top: 10px;
}
#popOver .notesAndCommentsStyle .col1, #popOver .notesAndCommentsStyle .col2 {
	float: left;
	margin:4px 8px;
}

#popoverWebOrderDiv {
	clear: both;
}
#popoverWebOrderDiv .notesAndCommentsStyle {
	clear: left;
}
#popoverWebOrderDiv .notesAndCommentsStyle div.col1 {
	float: left;
	margin-right: 20px;
	margin-left: 8px;
}


#screenerDiv .expanded, #screenerDiv .collapsed, #masterDiv .expanded, #masterDiv .collapsed {
	color: #76A3BC;
	font-size: 1.4em;
	background-color: #EEEEEE;
	border: 1px solid #E7E7E7;
	font-weight: bold;
	padding: 6px;
}

#screenerDiv .expanded img, #screenerDiv .collapsed img, #masterDiv .expanded img, #masterDiv .collapsed img {
	background-image: url(images/icons/sprite.png);
	display: block;
	float: left;
	height: 14px;
	margin-right: 5px;
	width: 14px;
	background-position: -59px -42px;
}

#itemsParent .returnLinks {
	margin-top: 10px;
	color: #CC6600;
}

#screenerDiv .expanded IMG, #masterDiv .expanded IMG {
	background-position: -59px -56px;
}
#screenerDiv .expanded:hover IMG, #masterDiv .expanded:hover IMG {
	background-position: -59px -42px;
}
#screenerDiv .collapsed IMG, #masterDiv .collapsed IMG {
	background-position: -59px -112px;
}
#screenerDiv .collapsed:hover IMG, #masterDiv .collapsed:hover IMG {
	background-position: -59px -126px;
}

#faq .leftPanel
{
	float:left;
	width:30%;
	height:auto;
}
#faq .rightPanel
{
	float:left;
	width:70%;
	height:500px;
	overflow:hidden;
}

.center-text
{
	text-align:center;
	width:100%;	
}

.top_region h1 a:hover{text-decoration:none;}
div.calendar th {
	white-space: nowrap;
}
td.calendarSelected {
	background-color: #900;
	color: #fff;
	font-weight: bold;
}
.calendarImage {
	background-image: url(images/calendar/calendar.gif);
}
.calendar img {
	cursor: pointer;
}
.grad_2 td {
	white-space: nowrap;
	background-color: #eee;
	padding: 3px;
	cursor: pointer;
}

.header tr {
	border: none;
}


.pointer {
	cursor: pointer;
}


input.calendar {
	background-image: url(images/calendar/calendar.gif);
	border: none;
	height: 16px;
	width: 16px;
	background-position: 0px -16px;
	background-repeat: no-repeat;
	background-color: Transparent;
	position: inherit;
	margin-left: 2px;
	cursor: pointer;
}

input.calendar:hover {
	background-position: 0px 0px;
}


input.prev, input.next {
	background-position: 0px 0px;
}
input.prev {
	background-image: url(images/calendar/prev.gif);
}
input.next {
	background-image: url(images/calendar/next.gif);
}


td.cancel {
	text-align: right;
	padding-right: 4px;
}

a.cancel {
	border: none;
	color: #800;
	font-size: 9px;
	text-decoration: none;
}

a.cancel:hover {
	text-decoration: underline;
}








.datetextbox {
	height: 210px;
}
.calendar-text {
	width: 145px;
}
/*div.calendar { border: solid 1px #ccc; background-color: #fff; z-index: 10; }*/
.calendar, .calendar TD {
}
.calendar TH {
	font-weight: normal;
	text-align: center;
}

.calendar TABLE {
	border-collapse: collapse;
}
.calendar TABLE TD {
	padding: none;
	margin: none;
	border: solid 1px #fafafa;
}
.calendar TD.active A, .calendar TD.inactive A {
	display: block;
	width: 18px;
	height: 16px;
	cursor: pointer;
	color: #cc6600;
	border: solid 1px #fff;
	padding: 1px;
}
.calendar TD.inactive A {
	color: #999;
	background-color: #f5f5f5;
	border: solid 1px #f5f5f5;
}
.calendar TD.today A {
	color: #999;
	background-color: #eee;
}
.calendar TD.selected A {
	color: #000;
	font-weight: bold;
	border: solid 1px #000;
}

.calendar TD A:hover {
	color: #000;
	border: solid 1px #000;
}

.calendar TD a.cancel:hover {
	border: none;
}


.calendar TR.year TD, .calendar TR.month TD {
	font-weight: bold;
}
.calendar TR.days {
}

a.cal_nav
{
	display: block;
}

a.cal_nav div {
	height: 16px;
	width: 16px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
	cursor: pointer;
}

a.cal_nav div.prev {
	background-image: url(images/calendar/prev.gif);
}

a.cal_nav div.next 
{
	background-image: url(images/calendar/next.gif);
}

fieldset.calendar
{
	border: none;
	display: inline;
	padding: 0;
}

a.calendar_button
{
	float: left;
}

a.calendar_button div {
	background-image: url(images/calendar/calendar.gif);
	border: none;
	height: 16px;
	width: 16px;
	background-position: 0px -16px;
	background-repeat: no-repeat;
	background-color: Transparent;
	margin: 2px;	
}

a.calendar_button:hover div {
	background-position: 0px 0px;
	cursor: pointer;
}

a.calendar_button:hover div.disabled {
	background-position: 0px -16px;
	cursor: default;
}

div.cal_culture
{
	height: 200px;
	width: 300px;
	overflow: auto;
	padding: 4px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin: 22px 0px 0px -190px;
}



.time-frame td.label { width: 48px; text-align: right; padding-bottom: 4px; padding-top: 0px; }
.cartbc {
	width: 100%;
	margin-left: 3px;
	list-style-type: none;
	margin: 6px;	
}

.cartbc .selected .cart {
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(images/cart/cart.gif);
	background-repeat: no-repeat;
	margin-left: 110px;
	margin-top: -5px;
	border: none;
}
.cartbc .selected { border: none; }
.cartbc .corner, .cartbc .tick {
	background-image: url(images/cart/cartbccorner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 1px;
	display: block;
}
/*
.cartbc .tick {
	background-image: url(images/cart/cartbctick.gif);	
	width: 1px;
	height: 6px;
	display: block;
	float: left;
}
*/
.cartbc .none { display: none; }

.cartbc .step {
	background-image: url(images/cart/cartbcbg.gif);
	background-repeat: repeat-x;
	width: 120px;
	height: 3px;
	display: block;
	float: left;
}

.complete {
	font-weight: bold;
	margin-left: 8px;
	float: left;
}
.steps {
	margin-left: 0px;
	list-style-type: none;
}
.steps .step {
	background: none;
	display: block;
	float: left;
	width: 140px;
	margin-left: 3px;
	text-align: left;
}
.steps .tick {
	background: none;
	float: left;
}

.steps .selected a {
	font-weight: bold;
}

.contactBlock {
	float: left;
	display: block;
	width: 33%;
}
.contactLabel {
	padding-left: 5px;
}

img.box {
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.contactBlock .toggle-panel {
	margin-right: 23px;
}
.validation-status {
	float: right;
	margin: 8px;
}

#topErrorMsg {
	color:#F34311;
	font-weight:bold;
	font-size: 11px;
	display: none;
}

.cartlinks a
{
    font-size: 11px;
    margin:4px;
}

.cartlinks UL 
{
   
	list-style: none;
	margin-top: 0;
}

.cartlinks li 
{
    display: inline;
    white-space: nowrap;
}
#chromeBorder.cybersource {
	width: 910px;
	margin: 0 auto;
}
.cybersource .download-note, .cybersource .form-note {
	font-size: 1.3em;
	margin: 20px 0;
	padding: 10px;
}
.cybersource TABLE {
	font-size: 1em;
	border: solid 1px #e4e4e4;
	border-collapse: collapse;
}
.cybersource TABLE TD {
	padding: 3px 6px;
}
.cybersource TABLE TR {
}
.cybersource .section_break {
	color: #76a3bc;
	font-size: 1.4em;
	padding: 5px;
	background-color: #eee;
	font-weight: bold;
}

/* CSS Document */



.mrgnTp20 { margin-top:20px!important}
.mrgn0    { margin:0!important}
.paddTp0  { padding-top:0!important}

.nrml     { font-weight:normal; text-transform:none; color:#000!important} 

#eBz_rgst {
    font-family:Verdana, Geneva, sans-serif;
    font-size:1.2em;
	color:#000;
	padding:0.6em 0.8em 1em 0.6em;
}
#eBz_rgst a {
    color:#c60;
	text-decoration:none;
}
#eBz_rgst a:hover {
    text-decoration:underline;
}
#eBz_rgst h1 {
	color:#76a3bc;
	font-size:1.3em;
	font-weight:bold;
	clear:both;
}
#eBz_rgst h2 {
	font-size:1.2em;
	clear:both;
	margin:0 0 1em 0;
}
#eBz_rgst input:focus  { 
    background-color:#f5f5f5;
	border:1px #1967a9 solid;
	box-shadow:0px 0px 10px #adc9e0;
   -webkit-box-shadow:0px 0px 10px #adc9e0;
   -moz-box-shadow: 0px 0px 10px #adc9e0;
    color:#000;
 }
.rgstInfo {
    float:left;
	width:54%;
	line-height:1.6em;
}
.rgstInfo ul{
	margin:2.4em 0 0 0; 
	padding:0;
	list-style:none;
}
.rgstInfo li{
	margin:0; 
	padding:0.3em .6em;
}
.rgstInfo li p {
	margin-bottom:0px;
	width:340px;
}
.rgstInfo li .rgChkbx {
	float:left; 
	width:2%;
}
.rgstInfo li .prsDf {
	clear:both; 
	display:table;
	width:100%;
}
.rgstInfo li .prsDf ul {
	float:left;
	margin-top:-1px;
	width:40%;
}
.rgstInfo li .prsDf ul li {
	padding-bottom:1em;
	clear:both;
	display:table;
}
.rgstInfo li .prsDf ul input {
	float:left;
	width:6%;
	margin:0;
	padding:0 0 .6em 0;
	margin-right:.6em;
}
.rgstInfo li .prsDf ul li p {
	float:left;
	margin-top:-2px; 
	color:#8e8e8e;
	width:86%;
}
.rgstInfo li .prsDf ul li p strong{
	display:block;
	color:#000;
}
.rgstInfo li.cnfInfo {
	padding-top:.6em;
	padding-bottom:4.6em;
}
.rgstInfo li.cnfInfo * {
	float:left;
}
.rgstInfo li.cnfInfo input {
	width:100px!important;
	margin:1em 0 2em 1em!important;
}
.rgstInfo li.regMsg {
	padding-left:.6em;
}
.rgstInfo li.regMsg p {
	width:80%;
}
.rgstInfo li.regMsg em {
	display:block;
	padding:1em 0 .6em 0;
}
.rgstInfo .cnfBtn {
	width:354px; 
	clear:both; 
	overflow:hidden; 
	padding-bottom:1em;
}
.rgstInfo .cnfBtn input {
	float:right; 
	margin-top:1em;
}
input.fldAct, input.fldInAct, textarea.fldAct, textarea.fldInAct, input.inptFld {
	background-color:#f1f1f1; 
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	border-radius:6px; 
	border:1px solid #e4e4e4; 
	padding:0 .6em 0 .6em;
	line-height:2em;
	height:2em;
	color:#8e8e8e;
	width:200px;
	font-size:1em;
	margin-right:0.5em;
}
textarea.fldAct, textarea.fldInAct {
	height:6.4em;
}
input.fldAct {
	color:#000;
}
.rgstInfo .blkTtl {
	background-color:#d1e0e9;
	text-transform:uppercase;
	font-weight:600;
	border-bottom:2px #cdd0d2 solid;
	font-size:1.1em;
	padding:.6em .6em .3em .6em;
	margin:0 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
}
.rgstInfo div.rqrd {
	background:url(/images/regform/rqrdBg.gif) left 4px no-repeat;
	padding-left:12px;
	color:#ca342c;
	padding-bottom:6px;
	margin-top:2.2em;
}
.rgstInfo span.rqrd {
	background:url(/images/regform/rqrdBg.gif) top left no-repeat;
	padding-left:12px;
}
.rgstInfo span.nrd {
	padding-left:3px;
}
.rgstInfo span.errCd {
	background:url(/images/regform/errCdBg.gif) left no-repeat;
	padding-left:8px;
	color:#ca342c;
}
.rgstInfo span.pssCd {
	background:url(/images/regform/pssCdBg.gif) left no-repeat;
	padding-left:18px;
	color:#5b9900;
}
.rgstInfo a.kPlcy {
	background:url(/images/regform/kPlcyBg.gif) left no-repeat;
	padding-left:20px;
	display:block;
	height:2.6em;
	line-height:2.6em;
}
.rgstInfo select {
	line-height:2em;
	height:2em;
	color:#000;
	width:217px;
	font-size:1em;
	margin:0.5em 0.5em 0.5em 0;
	border:1px solid #e4e4e4; 
	padding:0 0 0 .4em;
}
.rgstlgn {
    float:right;
	width:41%;
}
.rgstlgn input.inptFld {
	width:110px;
	margin-right:0;
}
.btnFld {
	vertical-align: middle;
	font-weight: bold;
	font-size: 60% background-color: #999;
	background-image: url(/images/regform/large.gif);
	padding: 2px 8px 2px 8px;
	color: #444;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	cursor: pointer;
	border: solid 1px #cc6600;
	margin: -3px 2px 0px 2px; /* removes crazy padding in IE on long buttons */
	width: auto;
	overflow: visible;
	background-color: #d4d0c8;
}
.btnFld:hover {
	background-position: 0px -20px;
	border-top: solid 1px #cc6600;
	border-right: solid 1px #cc6600;
	color: #111;
}
btnFld.disabled {
	background-image: none;
}

.rgstlgn .inptMdl {
	margin:0 .5em 0 .4em!important;
} 
.rgstlgn .rgst_rtnUsr {
    /*white-space:nowrap;	*/
	width:370px; 
	float:right;
	clear:left;
}
.rgstlgn .rgst_rtnUsr h1{
    height:22px;
}
.rgstlgn .rgst_rtnUsr h1 span{
    float:left;
}
 .rgst_rtnUsr h1 a{
    font-weight:normal;
	font-size:.75em;
	float:right;
	padding-top:4px;
}
.rgstlgn .atg {
	border:1px #be0500 solid!important;
	font-weight:bold!important;
	font-size:1.2em!important;
	width:330px!important;
	max-width:380px!important;
	min-width:250px!important;
}
.rgst_descBlk {
	float:right; 
	clear:right; 
	width:360px;
	max-width:333px;
	min-width:250px;
	background-color:#efeee9; 
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	border-radius:6px; 
	border:1px solid #dcdcdc; 
	padding:1.2em 1em;
	margin-top:3.0em;
	line-height:1.6em;
}
.rgst_descBlk strong {
    display:block;	
	padding-bottom:0.2em;
	font-size:1.1em
}
.rgst_descBlk ul { 
    list-style:square
}
.rgst_descBlk ul li{ 
    padding:0.3em 0;
}

.rgst_descBlk p{ 
   margin:1.6em 0 0 0;
}
.rgst_descBlk .sepUB{ 
    border-top:1px #333 solid;
	border-bottom:1px #333 solid;
	padding:.5em 0;
}
.rgstlgn .rgst_stat {
	float:right;
	clear:left;
	margin:1em 2em 1em 0;
}
.rgstlgn .rgst_stat strong {
	font-size:1.2em;
}
.rgstlgn .rgst_stat ul {
	padding:0;
	margin:1em 0 0 0;
	list-style:none;
}
.rgstlgn .rgst_stat ul li {
	height:28px;
	line-height:26px;
	float:left;
	margin-right:-18px;
	position:relative;
	width:113px;
	font-weight:bold;
	text-align:center;
}
.rgstlgn .rgst_stat ul li.stp1On {
	background:url(/images/regform/rgSt1_On.png);
	color:#fff; 
	z-index:3
}
.rgstlgn .rgst_stat ul li.stp2On {
	background:url(/images/regform/rgSt1_On.png);
	color:#fff; 
	z-index:2
}
.rgstlgn .rgst_stat ul li.stp3On {
	background:url(/images/regform/rgSt2_On.png);
	color:#fff; 
	z-index:1
}
.rgstlgn .rgst_stat ul li.stp2Off {
	background:url(/images/regform/rgSt1_Off.png);
	color:#000; 
	z-index:2
}
.rgstlgn .rgst_stat ul li.stp3Off {
	background:url(/images/regform/rgSt2_Off.png);
	color:#000; 
	z-index:1
}
.ppBlk { 
    padding:.8em 1.2em 1.5em 1.2em;
	background-color:#fff;
	border:1px #666 solid;
	box-shadow:0px 0px 10px #666;
   -webkit-box-shadow:0px 0px 10px #666;
   -moz-box-shadow: 0px 0px 10px #666;
    position:absolute;
    z-index:10;
 }
 #pPolicy {
	 margin:-42px 0 0 176px;
	 width:250px;
 }
 #pPolicy h1{
	 font-weight:normal;
 }
 #pPolicy div {
	 overflow:hidden;
	 padding:.3em 0 .3em 1.8em;
	 background:url(/images/regform/bullet_key.png) left 6px no-repeat;
 }
 #pPolicy div.ppPntr {
	 overflow:auto;
	 padding:0;
	 width:11px;
	 height:21px;
	 margin:.9em 0 0 -2.25em;
	 background:url(/images/regform/ppPntr.png) no-repeat;
	 position:absolute;
	 z-index:11;
 }

 .rgstInfo .lblreg{margin-left:2px;}
 .loginCaptcha{float: left;width: 100%;}
 .loginCaptcha Input{ float: left;    margin-left: 162px;    margin-top: -40px;    width: 150px;}
 .loginCaptcha span {float: left;}
 
 
 .inpTbl td {
	padding:5px 0px 5px 5px;
	vertical-align:middle;
}
.inpTbl td.lblNm {
	vertical-align:middle;
	text-align:right;
	padding:6px 2px 5px 0px;
	white-space:nowrap;
	width:20%;
}
.login-region h1{padding-left:5px;}

.captcha span
{
/*	background:url(/images/regform/errCdBg.gif) left no-repeat;
	padding-left:18px;*/
	color:#ca342c;
	margin-left: 5px;
    margin-top: 12px;
}
.captcha .messagelabel{display:none;}
.inpTbl td.regControl{width:25%;}
/*
 * Ext JS Library 2.0.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */


/*html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
img,body,html{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}*/

.x-tab-strip-wrap ol,.x-tab-strip-wrap ul{list-style:none;}
.x-tab-panel TH,.x-tab-panel TD,.x-tab-panel UL,.x-tab-panel OL,.x-tab-panel LI{margin:0;padding:0;}




.ext-el-mask{z-index:20000;position:absolute;top:0;left:0;-moz-opacity:0.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;width:100%;height:100%;zoom:1;}
.ext-el-mask-msg{z-index:20001;position:absolute;top:0;left:0;border:1px solid #6593cf;background:#c3daf9 url(../../images/ext/default/box/tb-blue.gif) repeat-x 0 -16px;padding:2px;}
.ext-el-mask-msg div{padding:5px 10px 5px 10px;background:#eee;border:1px solid #a3bad9;color:#222;font:normal 11px tahoma,arial,helvetica,sans-serif;cursor:wait;}
.ext-shim{position:absolute;visibility:hidden;left:0;top:0;overflow:hidden;}
.ext-ie .ext-shim{filter:alpha(opacity=0);}
.ext-ie6 .ext-shim{margin-left:5px;margin-top:3px;}
.x-mask-loading div{padding:5px 10px 5px 25px;background:#fbfbfb url( '../../images/ext/default/grid/loading.gif' ) no-repeat 5px 5px;line-height:16px;}
.x-hidden,.x-hide-offsets{position:absolute;left:-10000px;top:-10000px;visibility:hidden;}
.x-hide-display{display:none!important;}
.x-hide-visibility{visibility:hidden!important;}
.x-masked{overflow:hidden!important;}
.x-masked select,.x-masked object,.x-masked embed{visibility:hidden;}
.x-layer{visibility:hidden;}
.x-unselectable,.x-unselectable *{-moz-user-select:none;-khtml-user-select:none;}
.x-repaint{zoom:1;background-color:transparent;-moz-outline:none;}
.x-item-disabled{color:gray;cursor:default;opacity:.6;-moz-opacity:.6;filter:alpha(opacity=60);}
.x-item-disabled *{color:gray!important;cursor:default!important;}
.x-splitbar-proxy{position:absolute;visibility:hidden;z-index:20001;background:#aaa;zoom:1;line-height:1px;font-size:1px;overflow:hidden;}
.x-splitbar-h,.x-splitbar-proxy-h{cursor:e-resize;cursor:col-resize;}
.x-splitbar-v,.x-splitbar-proxy-v{cursor:s-resize;cursor:row-resize;}
.x-color-palette{width:150px;height:92px;cursor:pointer;}
.x-color-palette a{border:1px solid #fff;float:left;padding:2px;text-decoration:none;-moz-outline:0 none;outline:0 none;cursor:pointer;}
.x-color-palette a:hover,.x-color-palette a.x-color-palette-sel{border:1px solid #8BB8F3;background:#deecfd;}
.x-color-palette em{display:block;border:1px solid #ACA899;}
.x-color-palette em span{cursor:pointer;display:block;height:10px;line-height:10px;width:10px;}
.x-ie-shadow{display:none;position:absolute;overflow:hidden;left:0;top:0;background:#777;zoom:1;}
.x-shadow{display:none;position:absolute;overflow:hidden;left:0;top:0;}
.x-shadow *{overflow:hidden;}
.x-shadow *{padding:0;border:0;margin:0;clear:none;zoom:1;}
.x-shadow .xstc,.x-shadow .xsbc{height:6px;float:left;}
.x-shadow .xstl,.x-shadow .xstr,.x-shadow .xsbl,.x-shadow .xsbr{width:6px;height:6px;float:left;}
.x-shadow .xsc{width:100%;}
.x-shadow .xsml,.x-shadow .xsmr{width:6px;float:left;height:100%;}
.x-shadow .xsmc{float:left;height:100%;background:transparent url( ../../images/ext/default/shadow-c.png );}
.x-shadow .xst,.x-shadow .xsb{height:6px;overflow:hidden;width:100%;}
.x-shadow .xsml{background:transparent url( ../../images/ext/default/shadow-lr.png ) repeat-y 0 0;}
.x-shadow .xsmr{background:transparent url( ../../images/ext/default/shadow-lr.png ) repeat-y -6px 0;}
.x-shadow .xstl{background:transparent url( ../../images/ext/default/shadow.png ) no-repeat 0 0;}
.x-shadow .xstc{background:transparent url( ../../images/ext/default/shadow.png ) repeat-x 0 -30px;}
.x-shadow .xstr{background:transparent url( ../../images/ext/default/shadow.png ) repeat-x 0 -18px;}
.x-shadow .xsbl{background:transparent url( ../../images/ext/default/shadow.png ) no-repeat 0 -12px;}
.x-shadow .xsbc{background:transparent url( ../../images/ext/default/shadow.png ) repeat-x 0 -36px;}
.x-shadow .xsbr{background:transparent url( ../../images/ext/default/shadow.png ) repeat-x 0 -6px;}
.loading-indicator{font-size:11px;background-image:url(../../images/ext/default/grid/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(../../images/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;}

.x-tab-panel{overflow:hidden;}
.x-tab-panel-header,.x-tab-panel-footer{background:#deecfd;border:1px solid #8db2e3;overflow:hidden;zoom:1;}
.x-tab-panel-header{border:1px solid #8db2e3;padding-bottom:2px;}
.x-tab-panel-footer{border:1px solid #8db2e3;padding-top:2px;}
.x-tab-strip-wrap{width:100%;overflow:hidden;position:relative;zoom:1;}
ul.x-tab-strip{display:block;width:5000px;zoom:1;}
ul.x-tab-strip-top{padding-top:1px;background:url(../../images/ext/default/tabs/tab-strip-bg.gif) #cedff5 repeat-x bottom;border-bottom:1px solid #8db2e3;}
ul.x-tab-strip-bottom{padding-bottom:1px;background:url(../../images/ext/default/tabs/tab-strip-btm-bg.gif) #cedff5 repeat-x top;border-top:1px solid #8db2e3;border-bottom:0 none;}
.x-tab-panel-header-plain .x-tab-strip-top{background:transparent!important;padding-top:0!important;}
.x-tab-panel-header-plain{background:transparent!important;border-width:0!important;padding-bottom:0!important;}
.x-tab-panel-header-plain .x-tab-strip-spacer{border:1px solid #8db2e3;border-top:0 none;height:2px;background:#deecfd;font-size:1px;line-height:1px;}
.ext-border-box .x-tab-panel-header-plain .x-tab-strip-spacer{height:3px;}
ul.x-tab-strip li{float:left;margin-left:2px;}
ul.x-tab-strip li.x-tab-edge{float:left;margin:0!important;padding:0!important;border:0 none!important;font-size:1px!important;line-height:1px!important;overflow:hidden;zoom:1;background:transparent!important;width:1px;}
.x-tab-strip a,.x-tab-strip span,.x-tab-strip em{display:block;}
.x-tab-strip a{text-decoration:none!important;-moz-outline:none;outline:none;cursor:pointer;}
.x-tab-strip-inner{overflow:hidden;text-overflow:ellipsis;}
.x-tab-strip span.x-tab-strip-text{font:normal 11px tahoma,arial,helvetica;color:#416aa3;white-space:nowrap;cursor:pointer;padding:4px 0;}
.x-tab-strip .x-tab-with-icon .x-tab-right{padding-left:6px;}
.x-tab-strip .x-tab-with-icon span.x-tab-strip-text{padding-left:20px;background-position:0 3px;background-repeat:no-repeat;}
.x-tab-strip-over span.x-tab-strip-text{color:#15428b;}
.x-tab-strip-active{cursor:default;}
.x-tab-strip-active span.x-tab-strip-text{cursor:default;color:#15428b;font-weight:bold;}
.x-tab-strip-disabled .x-tabs-text{cursor:default;color:#aaa;}
.x-tab-panel-body{overflow:hidden;}
.x-tab-panel-bwrap{overflow:hidden;}
.ext-ie .x-tab-strip .x-tab-right{position:relative;}
.x-tab-strip-top .x-tab-strip-active .x-tab-right{margin-bottom:-1px;}
.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text{padding-bottom:5px;}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right{margin-top:-1px;}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right span.x-tab-strip-text{padding-top:5px;}
.x-tab-strip-top .x-tab-right{background:transparent url(../../images/ext/default/tabs/tabs-sprite.gif) no-repeat 0 -51px;padding-left:10px;}
.x-tab-strip-top .x-tab-left{background:transparent url(../../images/ext/default/tabs/tabs-sprite.gif) no-repeat right -351px;padding-right:10px;}
.x-tab-strip-top .x-tab-strip-inner{background:transparent url(../../images/ext/default/tabs/tabs-sprite.gif) repeat-x 0 -201px;}
.x-tab-strip-top .x-tab-strip-over .x-tab-right{background-position:0 -101px;}
.x-tab-strip-top .x-tab-strip-over .x-tab-left{background-position:right -401px;}
.x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner{background-position:0 -251px;}
.x-tab-strip-top .x-tab-strip-active .x-tab-right{background-position:0 0;}
.x-tab-strip-top .x-tab-strip-active .x-tab-left{background-position:right -301px;}
.x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner{background-position:0 -151px;}
.x-tab-strip-bottom .x-tab-right{background:url(../../images/ext/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;}
.x-tab-strip-bottom .x-tab-left{background:url(../../images/ext/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right{background:url(../../images/ext/default/tabs/tab-btm-right-bg.gif) no-repeat bottom left;}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left{background:url(../../images/ext/default/tabs/tab-btm-left-bg.gif) no-repeat bottom right;}
.x-tab-strip-bottom .x-tab-left{padding:0 10px;}
.x-tab-strip-bottom .x-tab-right{padding:0;}
.x-tab-strip .x-tab-strip-close{display:none;}
.x-tab-strip-closable{position:relative;}
.x-tab-strip-closable .x-tab-left{padding-right:19px;}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close{background-image:url(../../images/ext/default/tabs/tab-close.gif);opacity:.6;-moz-opacity:.6;background-repeat:no-repeat;display:block;width:11px;height:11px;position:absolute;top:3px;right:3px;cursor:pointer;z-index:2;}
.x-tab-strip .x-tab-strip-active a.x-tab-strip-close{opacity:.8;-moz-opacity:.8;}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{background-image:url(../../images/ext/default/tabs/tab-close.gif);opacity:1;-moz-opacity:1;}
.x-tab-panel-body{border:1px solid #8db2e3;background:#fff;}
.x-tab-panel-body-top{border-top:0 none;}
.x-tab-panel-body-bottom{border-bottom:0 none;}
.x-tab-scroller-left{background:transparent url(../../images/ext/default/tabs/scroll-left.gif) no-repeat -18px 0;border-bottom:1px solid #8db2e3;width:18px;position:absolute;left:0;top:0;z-index:10;cursor:pointer;}
.x-tab-scroller-left-over{background-position:0 0;}
.x-tab-scroller-left-disabled{background-position:-18px 0;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);cursor:default;}
.x-tab-scroller-right{background:transparent url(../../images/ext/default/tabs/scroll-right.gif) no-repeat 0 0;border-bottom:1px solid #8db2e3;width:18px;position:absolute;right:0;top:0;z-index:10;cursor:pointer;}
.x-tab-scroller-right-over{background-position:-18px 0;}
.x-tab-scroller-right-disabled{background-position:0 0;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);cursor:default;}
.x-tab-scrolling .x-tab-strip-wrap{margin-left:18px;margin-right:18px;}
.x-tab-scrolling{position:relative;}
.x-tab-panel-bbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}
.x-tab-panel-tbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}
.x-border-layout-ct .x-tab-panel{background:white;}

 .x-form-field{margin:0;font:normal 12px tahoma,arial,helvetica,sans-serif;}
.x-form-text,textarea.x-form-field{padding:1px 3px;background:#fff url(../../images/ext/default/form/text-bg.gif) repeat-x 0 0;border:1px solid #B5B8C8;}
textarea.x-form-field{padding:2px 3px;}
.x-form-text{height:22px;line-height:18px;vertical-align:middle;}
.ext-ie .x-form-text{margin:-1px 0;height:22px;line-height:18px;}
.ext-ie textarea.x-form-field{margin:-1px 0;}
.ext-strict .x-form-text{height:18px;}
.ext-safari .x-form-text{height:20px;padding:0 3px;}
.ext-safari.ext-mac textarea.x-form-field{margin-bottom:-2px;}
.ext-gecko .x-form-text{padding-top:2px;padding-bottom:0;}
textarea{resize:none;}
.x-form-select-one{height:20px;line-height:18px;vertical-align:middle;background-color:#fff;border:1px solid #B5B8C8;}
.x-form-field-wrap{position:relative;zoom:1;white-space:nowrap;}
.x-editor .x-form-check-wrap{background:#fff;}
.x-form-field-wrap .x-form-trigger{width:17px;height:21px;border:0;background:transparent url(../../images/ext/default/form/trigger.gif) no-repeat 0 0;cursor:pointer;border-bottom:1px solid #B5B8C8;position:absolute;top:0;}
.ext-safari .x-form-field-wrap .x-form-trigger{height:21px;}
.x-form-field-wrap .x-form-date-trigger{background-image:url(../../images/ext/default/form/date-trigger.gif);cursor:pointer;}
.x-form-field-wrap .x-form-clear-trigger{background-image:url(../../images/ext/default/form/clear-trigger.gif);cursor:pointer;}
.x-form-field-wrap .x-form-search-trigger{background-image:url(../../images/ext/default/form/search-trigger.gif);cursor:pointer;}
.ext-safari .x-form-field-wrap .x-form-trigger{right:0;}
.x-form-field-wrap .x-form-twin-triggers .x-form-trigger{position:static;top:auto;vertical-align:top;}
.x-form-field-wrap .x-form-trigger-over{background-position:-17px 0;}
.x-form-field-wrap .x-form-trigger-click{background-position:-34px 0;}
.x-trigger-wrap-focus .x-form-trigger{background-position:-51px 0;}
.x-trigger-wrap-focus .x-form-trigger-over{background-position:-68px 0;}
.x-trigger-wrap-focus .x-form-trigger-click{background-position:-85px 0;}
.x-trigger-wrap-focus .x-form-trigger{border-bottom:1px solid #7eadd9;}
.x-item-disabled .x-form-trigger-over{background-position:0 0!important;border-bottom:1px solid #B5B8C8;}
.x-item-disabled .x-form-trigger-click{background-position:0 0!important;border-bottom:1px solid #B5B8C8;}
.x-form-focus,textarea.x-form-focus{border:1px solid #7eadd9;}
.x-form-invalid,textarea.x-form-invalid{background:#fff url(../../images/ext/default/grid/invalid_line.gif) repeat-x bottom;border:1px solid #dd7870;}
.ext-safari .x-form-invalid{background-color:#fee;border:1px solid #ff7870;}
.x-editor{visibility:hidden;padding:0;margin:0;}
.x-form-check-wrap{line-height:18px;}
.ext-ie .x-form-check-wrap input{width:15px;height:15px;}
.x-editor .x-form-check-wrap{padding:3px;}
.x-editor .x-form-checkbox{height:13px;}
.x-form-grow-sizer{font:normal 12px tahoma,arial,helvetica,sans-serif;left:-10000px;padding:8px 3px;position:absolute;visibility:hidden;top:-10000px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;zoom:1;}
.x-form-grow-sizer p{margin:0!important;border:0 none!important;padding:0!important;}
.x-form-item{font:normal 12px tahoma,arial,helvetica,sans-serif;display:block;margin-bottom:4px;}
.x-form-item label{display:block;float:left;width:100px;padding:3px;padding-left:0;clear:left;z-index:2;position:relative;}
.x-form-element{padding-left:105px;position:relative;}
.x-form-invalid-msg{color:#e00;padding:2px;padding-left:18px;font:normal 11px tahoma,arial,helvetica,sans-serif;background:transparent url(../../images/ext/default/shared/warning.gif) no-repeat 0 2px;line-height:16px;width:200px;}
.x-form-label-right label{text-align:right;}
.x-form-label-top .x-form-item label{width:auto;float:none;clear:none;display:inline;margin-bottom:4px;position:static;}
.x-form-label-top .x-form-element{padding-left:0;padding-top:4px;}
.x-form-label-top .x-form-item{padding-bottom:4px;}
.x-form-empty-field{color:gray;}
.x-small-editor .x-form-field{font:normal 11px arial,tahoma,helvetica,sans-serif;}
.x-small-editor .x-form-text{height:20px;line-height:16px;vertical-align:middle;}
.ext-ie .x-small-editor .x-form-text{margin-top:-1px!important;margin-bottom:-1px!important;height:20px!important;line-height:16px!important;}
.ext-strict .x-small-editor .x-form-text{height:16px!important;}
.ext-safari .x-small-editor .x-form-field{font:normal 12px arial,tahoma,helvetica,sans-serif;}
.ext-ie .x-small-editor .x-form-text{height:20px;line-height:16px;}
.ext-border-box .x-small-editor .x-form-text{height:20px;}
.x-small-editor .x-form-select-one{height:20px;line-height:16px;vertical-align:middle;}
.x-small-editor .x-form-num-field{text-align:right;}
.x-small-editor .x-form-field-wrap .x-form-trigger{height:19px;}
.x-form-clear{clear:both;height:0;overflow:hidden;line-height:0;font-size:0;}
.x-form-clear-left{clear:left;height:0;overflow:hidden;line-height:0;font-size:0;}
.x-form-cb-label{width:'auto'!important;float:none!important;clear:none!important;display:inline!important;margin-left:4px;}
.x-form-column{float:left;padding:0;margin:0;width:48%;overflow:hidden;zoom:1;}
.x-form .x-form-btns-ct .x-btn{float:right;clear:none;}
.x-form .x-form-btns-ct .x-form-btns td{border:0;padding:0;}
.x-form .x-form-btns-ct .x-form-btns-right table{float:right;clear:none;}
.x-form .x-form-btns-ct .x-form-btns-left table{float:left;clear:none;}
.x-form .x-form-btns-ct .x-form-btns-center{text-align:center;}
.x-form .x-form-btns-ct .x-form-btns-center table{margin:0 auto;}
.x-form .x-form-btns-ct table td.x-form-btn-td{padding:3px;}
.x-form .x-form-btns-ct .x-btn-focus .x-btn-left{background-position:0 -147px;}
.x-form .x-form-btns-ct .x-btn-focus .x-btn-right{background-position:0 -168px;}
.x-form .x-form-btns-ct .x-btn-focus .x-btn-center{background-position:0 -189px;}
.x-form .x-form-btns-ct .x-btn-click .x-btn-center{background-position:0 -126px;}
.x-form .x-form-btns-ct .x-btn-click .x-btn-right{background-position:0 -84px;}
.x-form .x-form-btns-ct .x-btn-click .x-btn-left{background-position:0 -63px;}
.x-form-invalid-icon{width:16px;height:18px;visibility:hidden;position:absolute;left:0;top:0;display:block;background:transparent url(../../images/ext/default/form/exclamation.gif) no-repeat 0 2px;}
.x-fieldset{border:1px solid #B5B8C8;padding:10px;margin-bottom:10px;}
.x-fieldset legend{font:bold 11px tahoma,arial,helvetica,sans-serif;color:#15428b;}
.ext-ie .x-fieldset legend{margin-bottom:10px;}
.ext-ie .x-fieldset{padding-top:0;padding-bottom:10px;}
.x-fieldset legend .x-tool-toggle{margin-right:3px;margin-left:0;float:left!important;}
.x-fieldset legend input{margin-right:3px;float:left!important;height:13px;width:13px;}
fieldset.x-panel-collapsed{padding-bottom:0!important;border-width:1px 0 0 0!important;}
fieldset.x-panel-collapsed .x-fieldset-bwrap{visibility:hidden;position:absolute;left:-1000px;top:-1000px;}
.ext-ie .x-fieldset-bwrap{zoom:1;}
.ext-ie td .x-form-text{position:relative;top:-1px;}
.x-fieldset-noborder{border:0 none transparent;}
.x-fieldset-noborder legend{margin-left:-3px;}
.ext-ie .x-fieldset-noborder legend{position:relative;margin-bottom:23px;}
.ext-ie .x-fieldset-noborder legend span{position:absolute;left:-5px;}
.ext-gecko .x-window-body .x-form-item{-moz-outline:none;overflow:auto;}
.ext-gecko .x-form-item{-moz-outline:none;}
.x-hide-label label.x-form-item-label{display:none;}
.x-hide-label .x-form-element{padding-left:0!important;}
.x-fieldset{overflow:hidden;}
.x-fieldset-bwrap{overflow:hidden;zoom:1;}
.x-fieldset-body{overflow:hidden;}

.x-btn{font:normal 11px tahoma,verdana,helvetica;cursor:pointer;white-space:nowrap;}
.x-btn button{border:0 none;background:transparent;font:normal 11px tahoma,verdana,helvetica;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{width:3px;height:21px;background:url(../../images/ext/default/button/btn-sprite.gif) no-repeat 0 0;}
.x-btn-right{width:3px;height:21px;background:url(../../images/ext/default/button/btn-sprite.gif) no-repeat 0 -21px;}
.x-btn-left i,.x-btn-right i{display:block;width:3px;overflow:hidden;font-size:1px;line-height:1px;}
.x-btn-center{background:url(../../images/ext/default/button/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(../../images/ext/default/button/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(../../images/ext/default/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(../../images/ext/default/toolbar/btn-arrow.gif) no-repeat right 3px;padding-right:10px;}
.x-btn-pressed .x-btn-left{background:url(../../images/ext/default/button/btn-sprite.gif) no-repeat 0 -63px;}
.x-btn-pressed .x-btn-right{background:url(../../images/ext/default/button/btn-sprite.gif) no-repeat 0 -84px;}
.x-btn-pressed .x-btn-center{background:url(../../images/ext/default/button/btn-sprite.gif) repeat-x 0 -126px;}

.x-toolbar{border-color:#a9bfd3;border-style:solid;border-width:0 0 1px 0;display:block;padding:2px;background:#d0def0 url(../../images/ext/default/toolbar/bg.gif) repeat-x top left;position:relative;zoom:1;}
.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(../../images/ext/default/grid/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 tahoma,arial,helvetica,sans-serif;}
.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;}
.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(../../images/ext/default/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(../../images/ext/default/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(../../images/ext/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;}
.x-toolbar .x-btn-over .x-btn-right{background:url(../../images/ext/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;}
.x-toolbar .x-btn-over .x-btn-center{background:url(../../images/ext/default/toolbar/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(../../images/ext/default/toolbar/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(../../images/ext/default/toolbar/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(../../images/ext/default/toolbar/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(../../images/ext/default/grid/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;}
.x-toolbar .ytb-spacer{width:2px;}
.x-tbar-page-number{width:24px;height:14px;}
.x-tbar-page-first{background-image:url(../../images/ext/default/grid/page-first.gif)!important;}
.x-tbar-loading{background-image:url(../../images/ext/default/grid/done.gif)!important;}
.x-tbar-page-last{background-image:url(../../images/ext/default/grid/page-last.gif)!important;}
.x-tbar-page-next{background-image:url(../../images/ext/default/grid/page-next.gif)!important;}
.x-tbar-page-prev{background-image:url(../../images/ext/default/grid/page-prev.gif)!important;}
.x-item-disabled .x-tbar-loading{background-image:url(../../images/ext/default/grid/loading.gif)!important;}
.x-item-disabled .x-tbar-page-first{background-image:url(../../images/ext/default/grid/page-first-disabled.gif)!important;}
.x-item-disabled .x-tbar-page-last{background-image:url(../../images/ext/default/grid/page-last-disabled.gif)!important;}
.x-item-disabled .x-tbar-page-next{background-image:url(../../images/ext/default/grid/page-next-disabled.gif)!important;}
.x-item-disabled .x-tbar-page-prev{background-image:url(../../images/ext/default/grid/page-prev-disabled.gif)!important;}
.x-paging-info{position:absolute;top:5px;right:8px;color:#444;}

.x-resizable-handle{position:absolute;z-index:100;font-size:1px;line-height:6px;overflow:hidden;background:white;filter:alpha(opacity=0);opacity:0;zoom:1;}
.x-resizable-handle-east{width:6px;cursor:e-resize;right:0;top:0;height:100%;}
.ext-ie .x-resizable-handle-east{margin-right:-1px;}
.x-resizable-handle-south{width:100%;cursor:s-resize;left:0;bottom:0;height:6px;}
.ext-ie .x-resizable-handle-south{margin-bottom:-1px;}
.x-resizable-handle-west{width:6px;cursor:w-resize;left:0;top:0;height:100%;}
.x-resizable-handle-north{width:100%;cursor:n-resize;left:0;top:0;height:6px;}
.x-resizable-handle-southeast{width:6px;cursor:se-resize;right:0;bottom:0;height:6px;z-index:101;}
.x-resizable-handle-northwest{width:6px;cursor:nw-resize;left:0;top:0;height:6px;z-index:101;}
.x-resizable-handle-northeast{width:6px;cursor:ne-resize;right:0;top:0;height:6px;z-index:101;}
.x-resizable-handle-southwest{width:6px;cursor:sw-resize;left:0;bottom:0;height:6px;z-index:101;}
.x-resizable-over .x-resizable-handle,.x-resizable-pinned .x-resizable-handle{filter:alpha(opacity=100);opacity:1;}
.x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{background:url(../../images/ext/default/sizer/e-handle.gif);background-position:left;}
.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{background:url(../../images/ext/default/sizer/e-handle.gif);background-position:left;}
.x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{background:url(../../images/ext/default/sizer/s-handle.gif);background-position:top;}
.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{background:url(../../images/ext/default/sizer/s-handle.gif);background-position:top;}
.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{background:url(../../images/ext/default/sizer/se-handle.gif);background-position:top left;}
.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{background:url(../../images/ext/default/sizer/nw-handle.gif);background-position:bottom right;}
.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{background:url(../../images/ext/default/sizer/ne-handle.gif);background-position:bottom left;}
.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{background:url(../../images/ext/default/sizer/sw-handle.gif);background-position:top right;}
.x-resizable-proxy{border:1px dashed #3b5a82;position:absolute;overflow:hidden;display:none;left:0;top:0;z-index:50000;}
.x-resizable-overlay{width:100%;height:100%;display:none;position:absolute;left:0;top:0;background:white;z-index:200000;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);}

 .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 #99bbe8;}
.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 arial,tahoma,helvetica,sans-serif;-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-grid-row-loading{background:#fff url(../../images/ext/default/shared/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 #ddd;background:#efefef url(../../images/ext/default/grid/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(../../images/ext/default/grid/grid3-hrow.gif) repeat-x 0 bottom;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(../../images/ext/default/grid/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 #aaccf6;border-right:1px solid #aaccf6;}
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(../../images/ext/default/grid/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(../../images/ext/default/grid/sort_asc.gif);display:inline;}
.sort-desc .x-grid3-sort-icon{background-image:url(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/grid3-hrow-over.gif) repeat-x left bottom;width:120px;padding:3px;border:1px solid #aaccf6;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(../../images/ext/default/grid/col-move-top.gif) no-repeat left top;}
.col-move-bottom{background:transparent url(../../images/ext/default/grid/col-move-bottom.gif) no-repeat left top;}
.x-grid3-row-selected{background:#DFE8F6!important;border:1px dotted #a3bae9;}
.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(../../images/ext/default/grid/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(../../images/ext/default/grid/dirty.gif) no-repeat 0 0;}
.x-grid3-topbar,.x-grid3-bottombar{font:normal 11px arial,tahoma,helvetica,sans-serif;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(../../images/ext/default/grid/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 #eee;}
.xg-hmenu-sort-asc .x-menu-item-icon{background-image:url(../../images/ext/default/grid/hmenu-asc.gif);}
.xg-hmenu-sort-desc .x-menu-item-icon{background-image:url(../../images/ext/default/grid/hmenu-desc.gif);}
.xg-hmenu-lock .x-menu-item-icon{background-image:url(../../images/ext/default/grid/hmenu-lock.gif);}
.xg-hmenu-unlock .x-menu-item-icon{background-image:url(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/grid/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(../../images/ext/default/menu/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(../../images/ext/default/menu/checked.gif);}
.x-grid-group,.x-grid-group-body,.x-grid-group-hd{zoom:1;}
.x-grid-group-hd{border-bottom:2px solid #99bbe8;cursor:pointer;padding-top:6px;}
.x-grid-group-hd div{background:transparent url(../../images/ext/default/grid/group-expand-sprite.gif) no-repeat 3px -47px;padding:4px 4px 4px 17px;color:#3764a0;font:bold 11px tahoma,arial,helvetica,sans-serif;}
.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(../../images/ext/default/grid/group-by.gif);}
.x-cols-icon{background-image:url(../../images/ext/default/grid/columns.gif);}
.x-show-groups-icon{background-image:url(../../images/ext/default/grid/group-by.gif);}
.ext-ie .x-grid3 .x-editor .x-form-text{position:relative;top:-1px;}
.ext-ie .x-props-grid .x-editor .x-form-text{position:static;top:0;}
.x-grid-empty{padding:10px;color:gray;font:normal 11px tahoma,arial,helvetica,sans-serif;}
.ext-ie7 .x-grid-panel .x-panel-bbar{position:relative;}

.x-dd-drag-proxy{position:absolute;left:0;top:0;visibility:hidden;z-index:15000;}
.x-dd-drag-ghost{color:black;font:normal 11px arial,helvetica,sans-serif;-moz-opacity:0.85;opacity:.85;filter:alpha(opacity=85);border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #bbb;border-bottom:1px solid #bbb;padding:3px;padding-left:20px;background-color:white;white-space:nowrap;}
.x-dd-drag-repair .x-dd-drag-ghost{-moz-opacity:0.4;opacity:.4;filter:alpha(opacity=40);border:0 none;padding:0;background-color:transparent;}
.x-dd-drag-repair .x-dd-drop-icon{visibility:hidden;}
.x-dd-drop-icon{position:absolute;top:3px;left:3px;display:block;width:16px;height:16px;background-color:transparent;background-position:center;background-repeat:no-repeat;z-index:1;}
.x-dd-drop-nodrop .x-dd-drop-icon{background-image:url(../../images/ext/default/dd/drop-no.gif);}
.x-dd-drop-ok .x-dd-drop-icon{background-image:url(../../images/ext/default/dd/drop-yes.gif);}
.x-dd-drop-ok-add .x-dd-drop-icon{background-image:url(../../images/ext/default/dd/drop-add.gif);}
.x-view-selector{position:absolute;left:0;top:0;width:0;background:#c3daf9;border:1px dotted #39b;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);zoom:1;}

.x-tree .x-panel-body{background-color:#fff;}
.ext-strict .ext-ie .x-tree .x-panel-bwrap{position:relative;overflow:hidden;}
.x-tree-icon,.x-tree-ec-icon,.x-tree-elbow-line,.x-tree-elbow,.x-tree-elbow-end,.x-tree-elbow-plus,.x-tree-elbow-minus,.x-tree-elbow-end-plus,.x-tree-elbow-end-minus{border:0 none;height:18px;margin:0;padding:0;vertical-align:top;width:16px;background-repeat:no-repeat;}
.x-tree-node-collapsed .x-tree-node-icon,.x-tree-node-expanded .x-tree-node-icon,.x-tree-node-leaf .x-tree-node-icon{border:0 none;height:18px;margin:0;padding:0;vertical-align:top;width:16px;background-position:center;background-repeat:no-repeat;}
.ext-ie .x-tree-node-indent img,.ext-ie .x-tree-node-icon,.ext-ie .x-tree-ec-icon{vertical-align:middle!important;}
.x-tree-node-expanded .x-tree-node-icon{background-image:url(../../images/ext/default/tree/folder-open.gif);}
.x-tree-node-leaf .x-tree-node-icon{background-image:url(../../images/ext/default/tree/leaf.gif);}
.x-tree-node-collapsed .x-tree-node-icon{background-image:url(../../images/ext/default/tree/folder.gif);}
.ext-ie input.x-tree-node-cb{width:15px;height:15px;}
input.x-tree-node-cb{margin-left:1px;}
.ext-ie input.x-tree-node-cb{margin-left:0;}
.x-tree-noicon .x-tree-node-icon{width:0;height:0;}
.x-tree-node-loading .x-tree-node-icon{background-image:url(../../images/ext/default/tree/loading.gif)!important;}
.x-tree-node-loading a span{font-style:italic;color:#444;}
.ext-ie .x-tree-node-el input{width:15px;height:15px;}
.x-tree-lines .x-tree-elbow{background-image:url(../../images/ext/default/tree/elbow.gif);}
.x-tree-lines .x-tree-elbow-plus{background-image:url(../../images/ext/default/tree/elbow-plus.gif);}
.x-tree-lines .x-tree-elbow-minus{background-image:url(../../images/ext/default/tree/elbow-minus.gif);}
.x-tree-lines .x-tree-elbow-end{background-image:url(../../images/ext/default/tree/elbow-end.gif);}
.x-tree-lines .x-tree-elbow-end-plus{background-image:url(../../images/ext/default/tree/elbow-end-plus.gif);}
.x-tree-lines .x-tree-elbow-end-minus{background-image:url(../../images/ext/default/tree/elbow-end-minus.gif);}
.x-tree-lines .x-tree-elbow-line{background-image:url(../../images/ext/default/tree/elbow-line.gif);}
.x-tree-no-lines .x-tree-elbow{background:transparent;}
.x-tree-no-lines .x-tree-elbow-plus{background-image:url(../../images/ext/default/tree/elbow-plus-nl.gif);}
.x-tree-no-lines .x-tree-elbow-minus{background-image:url(../../images/ext/default/tree/elbow-minus-nl.gif);}
.x-tree-no-lines .x-tree-elbow-end{background:transparent;}
.x-tree-no-lines .x-tree-elbow-end-plus{background-image:url(../../images/ext/default/tree/elbow-end-plus-nl.gif);}
.x-tree-no-lines .x-tree-elbow-end-minus{background-image:url(../../images/ext/default/tree/elbow-end-minus-nl.gif);}
.x-tree-no-lines .x-tree-elbow-line{background:transparent;}
.x-tree-arrows .x-tree-elbow{background:transparent;}
.x-tree-arrows .x-tree-elbow-plus{background:transparent url(../../images/ext/default/tree/arrows.gif) no-repeat 0 0;}
.x-tree-arrows .x-tree-elbow-minus{background:transparent url(../../images/ext/default/tree/arrows.gif) no-repeat -16px 0;}
.x-tree-arrows .x-tree-elbow-end{background:transparent;}
.x-tree-arrows .x-tree-elbow-end-plus{background:transparent url(../../images/ext/default/tree/arrows.gif) no-repeat 0 0;}
.x-tree-arrows .x-tree-elbow-end-minus{background:transparent url(../../images/ext/default/tree/arrows.gif) no-repeat -16px 0;}
.x-tree-arrows .x-tree-elbow-line{background:transparent;}
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus{background-position:-32px 0;}
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus{background-position:-48px 0;}
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus{background-position:-32px 0;}
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus{background-position:-48px 0;}
.x-tree-elbow-plus,.x-tree-elbow-minus,.x-tree-elbow-end-plus,.x-tree-elbow-end-minus{cursor:pointer;}
.ext-ie ul.x-tree-node-ct{font-size:0;line-height:0;zoom:1;}
.x-tree-node{color:black;font:normal 11px arial,tahoma,helvetica,sans-serif;white-space:nowrap;}
.x-tree-node-el{line-height:18px;cursor:pointer;}
.x-tree-node a,.x-dd-drag-ghost a{-khtml-user-select:none;-moz-user-select:none;-kthml-user-focus:normal;-moz-user-focus:normal;-moz-outline:0 none;outline:0 none;}
.x-tree-node a span,.x-dd-drag-ghost a span{padding:1px 3px 1px 2px;}
.x-tree-node .x-tree-node-disabled a span{color:gray!important;}
.x-tree-node .x-tree-node-disabled .x-tree-node-icon{-moz-opacity:0.5;opacity:.5;filter:alpha(opacity=50);}
.x-tree-node .x-tree-node-inline-icon{background:transparent;}
.x-tree-node a:hover,.x-dd-drag-ghost a:hover{}
.x-tree-node div.x-tree-drag-insert-below{border-bottom:1px dotted #36c;}
.x-tree-node div.x-tree-drag-insert-above{border-top:1px dotted #36c;}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below{border-bottom:0 none;}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above{border-top:0 none;}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{border-bottom:2px solid #36c;}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{border-top:2px solid #36c;}
.x-tree-node .x-tree-drag-append a span{background:#ddd;border:1px dotted gray;}
.x-tree-node .x-tree-node-over{background-color:#eee;}
.x-tree-node .x-tree-selected{background-color:#d9e8fb;}
.x-dd-drag-ghost .x-tree-node-indent,.x-dd-drag-ghost .x-tree-ec-icon{display:none!important;}
.x-tree-drop-ok-append .x-dd-drop-icon{background-image:url(../../images/ext/default/tree/drop-add.gif);}
.x-tree-drop-ok-above .x-dd-drop-icon{background-image:url(../../images/ext/default/tree/drop-over.gif);}
.x-tree-drop-ok-below .x-dd-drop-icon{background-image:url(../../images/ext/default/tree/drop-under.gif);}
.x-tree-drop-ok-between .x-dd-drop-icon{background-image:url(../../images/ext/default/tree/drop-between.gif);}

.x-date-picker{border:1px solid #1b376c;border-top:0 none;background:#fff;position:relative;}
.x-date-picker a{-moz-outline:0 none;outline:0 none;}
.x-date-inner,.x-date-inner td,.x-date-inner th{border-collapse:separate;}
.x-date-middle,.x-date-left,.x-date-right{background:url(../../images/ext/default/shared/hd-sprite.gif) repeat-x 0 -83px;color:#FFF;font:bold 11px "sans serif",tahoma,verdana,helvetica;overflow:hidden;}
.x-date-middle .x-btn-left,.x-date-middle .x-btn-center,.x-date-middle .x-btn-right{background:transparent!important;vertical-align:middle;}
.x-date-middle .x-btn .x-btn-text{color:#fff;}
.x-date-middle .x-btn-with-menu .x-btn-center em{background:transparent url(../../images/ext/default/toolbar/btn-arrow-light.gif) no-repeat right 0;}
.x-date-right,.x-date-left{width:18px;}
.x-date-right{text-align:right;}
.x-date-middle{padding-top:2px;padding-bottom:2px;}
.x-date-right a,.x-date-left a{display:block;width:16px;height:16px;background-position:center;background-repeat:no-repeat;cursor:pointer;-moz-opacity:0.6;opacity:.6;filter:alpha(opacity=60);}
.x-date-right a:hover,.x-date-left a:hover{-moz-opacity:1;opacity:1;filter:alpha(opacity=100);}
.x-date-right a{background-image:url(../../images/ext/default/shared/right-btn.gif);margin-right:2px;text-decoration:none!important;}
.x-date-left a{background-image:url(../../images/ext/default/shared/left-btn.gif);margin-left:2px;text-decoration:none!important;}
table.x-date-inner{width:100%;table-layout:fixed;}
.x-date-inner th{width:25px;}
.x-date-inner th{background:#dfecfb url(../../images/ext/default/shared/glass-bg.gif) repeat-x left top;text-align:right!important;border-bottom:1px solid #a3bad9;font:normal 10px arial,helvetica,tahoma,sans-serif;color:#233d6d;cursor:default;padding:0;border-collapse:separate;}
.x-date-inner th span{display:block;padding:2px;padding-right:7px;}
.x-date-inner td{border:1px solid #fff;text-align:right;padding:0;}
.x-date-inner a{padding:2px 5px;display:block;font:normal 11px arial,helvetica,tahoma,sans-serif;text-decoration:none;color:black;text-align:right;zoom:1;}
.x-date-inner .x-date-active{cursor:pointer;color:black;}
.x-date-inner .x-date-selected a{background:#dfecfb url(../../images/ext/default/shared/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;padding:1px 4px;}
.x-date-inner .x-date-today a{border:1px solid darkred;padding:1px 4px;}
.x-date-inner .x-date-selected span{font-weight:bold;}
.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a{color:#aaa;text-decoration:none!important;}
.x-date-bottom{padding:4px;border-top:1px solid #a3bad9;background:#dfecfb url(../../images/ext/default/shared/glass-bg.gif) repeat-x left top;}
.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{text-decoration:none!important;color:black;background:#ddecfe;}
.x-date-inner .x-date-disabled a{cursor:default;background:#eee;color:#bbb;}
.x-date-mmenu{background:#eee!important;}
.x-date-mmenu .x-menu-item{font-size:10px;padding:1px 24px 1px 4px;white-space:nowrap;color:#000;}
.x-date-mmenu .x-menu-item .x-menu-item-icon{width:10px;height:10px;margin-right:5px;background-position:center -4px!important;}
.x-date-mp{position:absolute;left:0;top:0;background:white;display:none;}
.x-date-mp td{padding:2px;font:normal 11px arial,helvetica,tahoma,sans-serif;}
td.x-date-mp-month,td.x-date-mp-year,td.x-date-mp-ybtn{border:0 none;text-align:center;vertical-align:middle;width:25%;}
.x-date-mp-ok{margin-right:3px;}
.x-date-mp-btns button{text-decoration:none;text-align:center;text-decoration:none!important;background:#083772;color:white;border:1px solid;border-color:#36c #005 #005 #36c;padding:1px 3px 1px;font:normal 11px arial,helvetica,tahoma,sans-serif;cursor:pointer;}
.x-date-mp-btns{background:#dfecfb url(../../images/ext/default/shared/glass-bg.gif) repeat-x left top;}
.x-date-mp-btns td{border-top:1px solid #c5d2df;text-align:center;}
td.x-date-mp-month a,td.x-date-mp-year a{display:block;padding:2px 4px;text-decoration:none;text-align:center;color:#15428b;}
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{color:#15428b;text-decoration:none;cursor:pointer;background:#ddecfe;}
td.x-date-mp-sel a{padding:1px 3px;background:#dfecfb url(../../images/ext/default/shared/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;}
.x-date-mp-ybtn a{overflow:hidden;width:15px;height:15px;cursor:pointer;background:transparent url(../../images/ext/default/panel/tool-sprites.gif) no-repeat;display:block;margin:0 auto;}
.x-date-mp-ybtn a.x-date-mp-next{background-position:0 -120px;}
.x-date-mp-ybtn a.x-date-mp-next:hover{background-position:-15px -120px;}
.x-date-mp-ybtn a.x-date-mp-prev{background-position:0 -105px;}
.x-date-mp-ybtn a.x-date-mp-prev:hover{background-position:-15px -105px;}
.x-date-mp-ybtn{text-align:center;}
td.x-date-mp-sep{border-right:1px solid #c5d2df;}

.x-tip{position:absolute;top:0;left:0;visibility:hidden;z-index:20000;border:0 none;}
.x-tip .x-tip-close{background-image:url(../../images/ext/default/qtip/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(../../images/ext/default/qtip/tip-sprite.gif) no-repeat 0 -62px;padding-top:3px;overflow:hidden;zoom:1;}
.x-tip .x-tip-tl{background:transparent url(../../images/ext/default/qtip/tip-sprite.gif) no-repeat 0 0;padding-left:6px;overflow:hidden;zoom:1;}
.x-tip .x-tip-tr{background:transparent url(../../images/ext/default/qtip/tip-sprite.gif) no-repeat right 0;padding-right:6px;overflow:hidden;zoom:1;}
.x-tip .x-tip-bc{background:transparent url(../../images/ext/default/qtip/tip-sprite.gif) no-repeat 0 -121px;height:3px;overflow:hidden;}
.x-tip .x-tip-bl{background:transparent url(../../images/ext/default/qtip/tip-sprite.gif) no-repeat 0 -59px;padding-left:6px;zoom:1;}
.x-tip .x-tip-br{background:transparent url(../../images/ext/default/qtip/tip-sprite.gif) no-repeat right -59px;padding-right:6px;zoom:1;}
.x-tip .x-tip-mc{border:0 none;font:normal 11px tahoma,arial,helvetica,sans-serif;}
.x-tip .x-tip-ml{background:#fff url(../../images/ext/default/qtip/tip-sprite.gif) no-repeat 0 -124px;padding-left:6px;zoom:1;}
.x-tip .x-tip-mr{background:transparent url(../../images/ext/default/qtip/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 tahoma,arial,helvetica,sans-serif;padding:0;margin:0 0 2px 0;color:#444;}
.x-tip .x-tip-body{font:normal 11px tahoma,arial,helvetica,sans-serif;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;}
.x-form-invalid-tip .x-tip-tc{background:url(../../images/ext/default/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;}
.x-form-invalid-tip .x-tip-tl{background-image:url(../../images/ext/default/form/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-tr{background-image:url(../../images/ext/default/form/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-bc{background:url(../../images/ext/default/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px;}
.x-form-invalid-tip .x-tip-bl{background:url(../../images/ext/default/form/error-tip-corners.gif) no-repeat 0 -6px;}
.x-form-invalid-tip .x-tip-br{background:url(../../images/ext/default/form/error-tip-corners.gif) no-repeat right -6px;}
.x-form-invalid-tip .x-tip-ml{background-image:url(../../images/ext/default/form/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-mr{background-image:url(../../images/ext/default/form/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-body{padding:2px;}
.x-form-invalid-tip .x-tip-body{padding-left:24px;background:transparent url(../../images/ext/default/form/exclamation.gif) no-repeat 2px 2px;}

.x-menu{border:1px solid #718bb7;z-index:15000;zoom:1;background:#f0f0f0 url(../../images/ext/default/menu/menu.gif) repeat-y;padding:2px;}
.x-menu a{text-decoration:none!important;}
.ext-ie .x-menu{zoom:1;overflow:hidden;}
.x-menu-list{background:transparent;border:0 none;}
.x-menu li{line-height:100%;}
.x-menu li.x-menu-sep-li{font-size:1px;line-height:1px;}
.x-menu-list-item{font:normal 11px tahoma,arial,sans-serif;white-space:nowrap;-moz-user-select:none;-khtml-user-select:none;display:block;padding:1px;}
.x-menu-item-arrow{background:transparent url(../../images/ext/default/menu/menu-parent.gif) no-repeat right;}
.x-menu-sep{display:block;font-size:1px;line-height:1px;margin:2px 3px;background-color:#e0e0e0;border-bottom:1px solid #fff;overflow:hidden;}
.x-menu-focus{position:absolute;left:0;top:-5px;width:0;height:0;line-height:1px;}
.x-menu a.x-menu-item{display:block;line-height:16px;padding:3px 21px 3px 3px;white-space:nowrap;text-decoration:none;color:#222;-moz-outline:0 none;outline:0 none;cursor:pointer;}
.x-menu-item-active{background:#ebf3fd url(../../images/ext/default/menu/item-over.gif) repeat-x left bottom;border:1px solid #aaccf6;padding:0;}
.x-menu-item-active a.x-menu-item{color:#233d6d;}
.x-menu-item-icon{border:0 none;height:16px;padding:0;vertical-align:top;width:16px;margin:0 8px 0 0;background-position:center;}
.x-menu-check-item .x-menu-item-icon{background:transparent url(../../images/ext/default/menu/unchecked.gif) no-repeat center;}
.x-menu-item-checked .x-menu-item-icon{background-image:url(../../images/ext/default/menu/checked.gif);}
.x-menu-group-item .x-menu-item-icon{background:transparent;}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{background:transparent url(../../images/ext/default/menu/group-checked.gif) no-repeat center;}
.x-menu-plain{background:#fff!important;}
.x-menu-date-item{padding:0;}
.x-menu .x-color-palette,.x-menu .x-date-picker{margin-left:26px;margin-right:4px;}
.x-menu .x-date-picker{border:1px solid #a3bad9;margin-top:2px;margin-bottom:2px;}
.x-menu-plain .x-color-palette,.x-menu-plain .x-date-picker{margin:0;border:0 none;}
.x-date-menu{padding:0!important;}
.x-cycle-menu .x-menu-item-checked{border:1px dotted #a3bae9!important;background:#DFE8F6;padding:0;}

 .x-box-tl{background:transparent url(../../images/ext/default/box/corners.gif) no-repeat 0 0;zoom:1;}
.x-box-tc{height:8px;background:transparent url(../../images/ext/default/box/tb.gif) repeat-x 0 0;overflow:hidden;}
.x-box-tr{background:transparent url(../../images/ext/default/box/corners.gif) no-repeat right -8px;}
.x-box-ml{background:transparent url(../../images/ext/default/box/l.gif) repeat-y 0;padding-left:4px;overflow:hidden;zoom:1;}
.x-box-mc{background:#eee url(../../images/ext/default/box/tb.gif) repeat-x 0 -16px;padding:4px 10px;font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;color:#393939;font-size:12px;}
.x-box-mc h3{font-size:14px;font-weight:bold;margin:0 0 4px 0;zoom:1;}
.x-box-mr{background:transparent url(../../images/ext/default/box/r.gif) repeat-y right;padding-right:4px;overflow:hidden;}
.x-box-bl{background:transparent url(../../images/ext/default/box/corners.gif) no-repeat 0 -16px;zoom:1;}
.x-box-bc{background:transparent url(../../images/ext/default/box/tb.gif) repeat-x 0 -8px;height:8px;overflow:hidden;}
.x-box-br{background:transparent url(../../images/ext/default/box/corners.gif) no-repeat right -24px;}
.x-box-tl,.x-box-bl{padding-left:8px;overflow:hidden;}
.x-box-tr,.x-box-br{padding-right:8px;overflow:hidden;}
.x-box-blue .x-box-bl,.x-box-blue .x-box-br,.x-box-blue .x-box-tl,.x-box-blue .x-box-tr{background-image:url(../../images/ext/default/box/corners-blue.gif);}
.x-box-blue .x-box-bc,.x-box-blue .x-box-mc,.x-box-blue .x-box-tc{background-image:url(../../images/ext/default/box/tb-blue.gif);}
.x-box-blue .x-box-mc{background-color:#c3daf9;}
.x-box-blue .x-box-mc h3{color:#17385b;}
.x-box-blue .x-box-ml{background-image:url(../../images/ext/default/box/l-blue.gif);}
.x-box-blue .x-box-mr{background-image:url(../../images/ext/default/box/r-blue.gif);}

#x-debug-browser .x-tree .x-tree-node a span{color:#222297;font-size:11px;padding-top:2px;font-family:"monotype","courier new",sans-serif;line-height:18px;}
#x-debug-browser .x-tree a i{color:#FF4545;font-style:normal;}
#x-debug-browser .x-tree a em{color:#999;}
#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{background:#c3daf9;}
#x-debug-browser .x-tool-toggle{background-position:0 -75px;}
#x-debug-browser .x-tool-toggle-over{background-position:-15px -75px;}
#x-debug-browser.x-panel-collapsed .x-tool-toggle{background-position:0 -60px;}
#x-debug-browser.x-panel-collapsed .x-tool-toggle-over{background-position:-15px -60px;}

.x-combo-list{border:1px solid #98c0f4;background:#ddecfe;zoom:1;overflow:hidden;}
.x-combo-list-inner{overflow:auto;background:white;position:relative;zoom:1;overflow-x:hidden;}
.x-combo-list-hd{font:bold 11px tahoma,arial,helvetica,sans-serif;color:#15428b;background-image:url(../../images/ext/default/layout/panel-title-light-bg.gif);border-bottom:1px solid #98c0f4;padding:3px;}
.x-resizable-pinned .x-combo-list-inner{border-bottom:1px solid #98c0f4;}
.x-combo-list-item{font:normal 12px tahoma,arial,helvetica,sans-serif;padding:2px;border:1px solid #fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.x-combo-list .x-combo-selected{border:1px dotted #a3bae9!important;background:#DFE8F6;cursor:pointer;}
.x-combo-noedit{cursor:pointer;}
.x-combo-list .x-toolbar{border-top:1px solid #98c0f4;border-bottom:0 none;}
.x-combo-list-small .x-combo-list-item{font:normal 11px tahoma,arial,helvetica,sans-serif;}

.x-panel{border-style:solid;border-color:#99bbe8;border-width:0;}
.x-panel-header{overflow:hidden;zoom:1;color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 3px 4px 5px;border:1px solid #99bbe8;line-height:15px;background:transparent url(../../images/ext/default/panel/white-top-bottom.gif) repeat-x 0 -1px;}
.x-panel-body{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;background:white;position:relative;}
.x-panel-bbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}
.x-panel-tbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}
.x-panel-tbar-noheader .x-toolbar,.x-panel-mc .x-panel-tbar .x-toolbar{border-top:1px solid #99bbe8;border-bottom:0 none;}
.x-panel-body-noheader,.x-panel-mc .x-panel-body{border-top:1px solid #99bbe8;}
.x-panel-header{overflow:hidden;zoom:1;}
.x-panel-tl .x-panel-header{color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 0 4px 0;border:0 none;background:transparent;}
.x-panel-tl .x-panel-icon,.x-window-tl .x-panel-icon{padding-left:20px!important;background-repeat:no-repeat;background-position:0 4px;zoom:1;}
.x-panel-inline-icon{width:16px;height:16px;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;margin-right:4px;margin-top:-1px;margin-bottom:-1px;}
.x-panel-tc{background:transparent url(../../images/ext/default/panel/top-bottom.gif) repeat-x 0 0;overflow:hidden;}
.ext-strict .ext-ie7 .x-panel-tc{overflow:visible;}
.x-panel-tl{background:transparent url(../../images/ext/default/panel/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;}
.x-panel-tr{background:transparent url(../../images/ext/default/panel/corners-sprite.gif) no-repeat right 0;zoom:1;padding-right:6px;}
.x-panel-bc{background:transparent url(../../images/ext/default/panel/top-bottom.gif) repeat-x 0 bottom;zoom:1;}
.x-panel-bc .x-panel-footer{zoom:1;}
.x-panel-bl{background:transparent url(../../images/ext/default/panel/corners-sprite.gif) no-repeat 0 bottom;padding-left:6px;zoom:1;}
.x-panel-br{background:transparent url(../../images/ext/default/panel/corners-sprite.gif) no-repeat right bottom;padding-right:6px;zoom:1;}
.x-panel-mc{border:0 none;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;padding-top:6px;background:#dfe8f6;}
.x-panel-mc .x-panel-body{background:transparent;border:0 none;}
.x-panel-ml{background:#fff url(../../images/ext/default/panel/left-right.gif) repeat-y 0 0;padding-left:6px;zoom:1;}
.x-panel-mr{background:transparent url(../../images/ext/default/panel/left-right.gif) repeat-y right 0;padding-right:6px;zoom:1;}
.x-panel-bc .x-panel-footer{padding-bottom:6px;}
.x-panel-nofooter .x-panel-bc{height:6px;font-size:0;line-height:0;}
.x-panel-bwrap{overflow:hidden;zoom:1;}
.x-panel-body{overflow:hidden;zoom:1;}
.x-panel-collapsed .x-resizable-handle{display:none;}
.ext-gecko .x-panel-animated div{overflow:hidden!important;}
.x-plain-body{overflow:hidden;}
.x-plain-bbar .x-toolbar{overflow:hidden;padding:2px;}
.x-plain-tbar .x-toolbar{overflow:hidden;padding:2px;}
.x-plain-bwrap{overflow:hidden;zoom:1;}
.x-plain{overflow:hidden;}
.x-tool{overflow:hidden;width:15px;height:15px;float:right;cursor:pointer;background:transparent url(../../images/ext/default/panel/tool-sprites.gif) no-repeat;margin-left:2px;}
.x-tool-toggle{background-position:0 -60px;}
.x-tool-toggle-over{background-position:-15px -60px;}
.x-panel-collapsed .x-tool-toggle{background-position:0 -75px;}
.x-panel-collapsed .x-tool-toggle-over{background-position:-15px -75px;}
.x-tool-close{background-position:0 -0;}
.x-tool-close-over{background-position:-15px 0;}
.x-tool-minimize{background-position:0 -15px;}
.x-tool-minimize-over{background-position:-15px -15px;}
.x-tool-maximize{background-position:0 -30px;}
.x-tool-maximize-over{background-position:-15px -30px;}
.x-tool-restore{background-position:0 -45px;}
.x-tool-restore-over{background-position:-15px -45px;}
.x-tool-gear{background-position:0 -90px;}
.x-tool-gear-over{background-position:-15px -90px;}
.x-tool-pin{background-position:0 -135px;}
.x-tool-pin-over{background-position:-15px -135px;}
.x-tool-unpin{background-position:0 -150px;}
.x-tool-unpin-over{background-position:-15px -150px;}
.x-tool-right{background-position:0 -165px;}
.x-tool-right-over{background-position:-15px -165px;}
.x-tool-left{background-position:0 -180px;}
.x-tool-left-over{background-position:-15px -180px;}
.x-tool-up{background-position:0 -210px;}
.x-tool-up-over{background-position:-15px -210px;}
.x-tool-down{background-position:0 -195px;}
.x-tool-down-over{background-position:-15px -195px;}
.x-tool-refresh{background-position:0 -225px;}
.x-tool-refresh-over{background-position:-15px -225px;}
.x-tool-minus{background-position:0 -255px;}
.x-tool-minus-over{background-position:-15px -255px;}
.x-tool-plus{background-position:0 -240px;}
.x-tool-plus-over{background-position:-15px -240px;}
.x-tool-search{background-position:0 -270px;}
.x-tool-search-over{background-position:-15px -270px;}
.x-tool-save{background-position:0 -285px;}
.x-tool-save-over{background-position:-15px -285px;}
.x-tool-help{background-position:0 -300px;}
.x-tool-help-over{background-position:-15px -300px;}
.x-tool-print{background-position:0 -315px;}
.x-tool-print-over{background-position:-15px -315px;}
.x-panel-ghost{background:#cbddf3;z-index:12000;overflow:hidden;position:absolute;left:0;top:0;opacity:.65;-moz-opacity:.65;filter:alpha(opacity=65);}
.x-panel-ghost ul{margin:0;padding:0;overflow:hidden;font-size:0;line-height:0;border:1px solid #99bbe8;border-top:0 none;display:block;}
.x-panel-ghost *{cursor:move!important;}
.x-panel-dd-spacer{border:2px dashed #99bbe8;}
.x-panel-btns-ct{padding:5px;}
.x-panel-btns-ct .x-btn{float:right;clear:none;}
.x-panel-btns-ct .x-panel-btns td{border:0;padding:0;}
.x-panel-btns-ct .x-panel-btns-right table{float:right;clear:none;}
.x-panel-btns-ct .x-panel-btns-left table{float:left;clear:none;}
.x-panel-btns-ct .x-panel-btns-center{text-align:center;}
.x-panel-btns-ct .x-panel-btns-center table{margin:0 auto;}
.x-panel-btns-ct table td.x-panel-btn-td{padding:3px;}
.x-panel-btns-ct .x-btn-focus .x-btn-left{background-position:0 -147px;}
.x-panel-btns-ct .x-btn-focus .x-btn-right{background-position:0 -168px;}
.x-panel-btns-ct .x-btn-focus .x-btn-center{background-position:0 -189px;}
.x-panel-btns-ct .x-btn-over .x-btn-left{background-position:0 -63px;}
.x-panel-btns-ct .x-btn-over .x-btn-right{background-position:0 -84px;}
.x-panel-btns-ct .x-btn-over .x-btn-center{background-position:0 -105px;}
.x-panel-btns-ct .x-btn-click .x-btn-center{background-position:0 -126px;}
.x-panel-btns-ct .x-btn-click .x-btn-right{background-position:0 -84px;}
.x-panel-btns-ct .x-btn-click .x-btn-left{background-position:0 -63px;}

.x-window{zoom:1;}
.x-window .x-resizable-handle{opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.x-window-proxy{background:#C7DFFC;border:1px solid #99bbe8;z-index:12000;overflow:hidden;position:absolute;left:0;top:0;display:none;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);}
.x-window-header{overflow:hidden;zoom:1;}
.x-window-bwrap{z-index:1;position:relative;zoom:1;}
.x-window-tl .x-window-header{color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 0 4px 0;}
.x-window-header-text{cursor:pointer;}
.x-window-tc{background:transparent url(../../images/ext/default/window/top-bottom.png) repeat-x 0 0;overflow:hidden;zoom:1;}
.x-window-tl{background:transparent url(../../images/ext/default/window/left-corners.png) no-repeat 0 0;padding-left:6px;zoom:1;z-index:1;position:relative;}
.x-window-tr{background:transparent url(../../images/ext/default/window/right-corners.png) no-repeat right 0;padding-right:6px;}
.x-window-bc{background:transparent url(../../images/ext/default/window/top-bottom.png) repeat-x 0 bottom;zoom:1;}
.x-window-bc .x-window-footer{padding-bottom:6px;zoom:1;font-size:0;line-height:0;}
.x-window-bl{background:transparent url(../../images/ext/default/window/left-corners.png) no-repeat 0 bottom;padding-left:6px;zoom:1;}
.x-window-br{background:transparent url(../../images/ext/default/window/right-corners.png) no-repeat right bottom;padding-right:6px;zoom:1;}
.x-window-mc{border:1px solid #99bbe8;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;background:#dfe8f6;}
.x-window-ml{background:transparent url(../../images/ext/default/window/left-right.png) repeat-y 0 0;padding-left:6px;zoom:1;}
.x-window-mr{background:transparent url(../../images/ext/default/window/left-right.png) repeat-y right 0;padding-right:6px;zoom:1;}
.x-panel-nofooter .x-window-bc{height:6px;}
.x-window-body{overflow:hidden;}
.x-window-bwrap{overflow:hidden;}
.x-window-maximized .x-window-bl,.x-window-maximized .x-window-br,.x-window-maximized .x-window-ml,.x-window-maximized .x-window-mr,.x-window-maximized .x-window-tl,.x-window-maximized .x-window-tr{padding:0;}
.x-window-maximized .x-window-footer{padding-bottom:0;}
.x-window-maximized .x-window-tc{padding-left:3px;padding-right:3px;background-color:white;}
.x-window-maximized .x-window-mc{border-left:0 none;border-right:0 none;}
.x-window-tbar .x-toolbar,.x-window-bbar .x-toolbar{border-left:0 none;border-right:0 none;}
.x-window-bbar .x-toolbar{border-top:1px solid #99bbe8;border-bottom:0 none;}
.x-window-draggable,.x-window-draggable .x-window-header-text{cursor:move;}
.x-window-maximized .x-window-draggable,.x-window-maximized .x-window-draggable .x-window-header-text{cursor:default;}
.x-window-body{background:transparent;}
.x-panel-ghost .x-window-tl{border-bottom:1px solid #99bbe8;}
.x-panel-collapsed .x-window-tl{border-bottom:1px solid #84a0c4;}
.x-window-maximized-ct{overflow:hidden;}
.x-window-maximized .x-resizable-handle{display:none;}
.x-window-sizing-ghost ul{border:0 none!important;}
.x-dlg-focus{-moz-outline:0 none;outline:0 none;width:0;height:0;overflow:hidden;position:absolute;top:0;left:0;}
.x-dlg-mask{z-index:10000;display:none;position:absolute;top:0;left:0;-moz-opacity:0.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;}
body.ext-ie6.x-body-masked select{visibility:hidden;}
body.ext-ie6.x-body-masked .x-window select{visibility:visible;}
.x-window-plain .x-window-mc{background:#CAD9EC;border-right:1px solid #DFE8F6;border-bottom:1px solid #DFE8F6;border-top:1px solid #a3bae9;border-left:1px solid #a3bae9;}
.x-window-plain .x-window-body{border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;background:transparent!important;}
body.x-body-masked .x-window-plain .x-window-mc{background:#C7D6E9;}

.x-html-editor-wrap{border:1px solid #a9bfd3;background:white;}
.x-html-editor-tb .x-btn-text{background:transparent url(../../images/ext/default/editor/tb-sprite.gif) no-repeat;}
.x-html-editor-tb .x-edit-bold .x-btn-text{background-position:0 0;}
.x-html-editor-tb .x-edit-italic .x-btn-text{background-position:-16px 0;}
.x-html-editor-tb .x-edit-underline .x-btn-text{background-position:-32px 0;}
.x-html-editor-tb .x-edit-forecolor .x-btn-text{background-position:-160px 0;}
.x-html-editor-tb .x-edit-backcolor .x-btn-text{background-position:-176px 0;}
.x-html-editor-tb .x-edit-justifyleft .x-btn-text{background-position:-112px 0;}
.x-html-editor-tb .x-edit-justifycenter .x-btn-text{background-position:-128px 0;}
.x-html-editor-tb .x-edit-justifyright .x-btn-text{background-position:-144px 0;}
.x-html-editor-tb .x-edit-insertorderedlist .x-btn-text{background-position:-80px 0;}
.x-html-editor-tb .x-edit-insertunorderedlist .x-btn-text{background-position:-96px 0;}
.x-html-editor-tb .x-edit-increasefontsize .x-btn-text{background-position:-48px 0;}
.x-html-editor-tb .x-edit-decreasefontsize .x-btn-text{background-position:-64px 0;}
.x-html-editor-tb .x-edit-sourceedit .x-btn-text{background-position:-192px 0;}
.x-html-editor-tb .x-edit-createlink .x-btn-text{background-position:-208px 0;}
.x-html-editor-tip .x-tip-bd .x-tip-bd-inner{padding:5px;padding-bottom:1px;}
.x-html-editor-tb .x-toolbar{position:static!important;}

.x-panel-noborder .x-panel-body-noborder{border-width:0;}
.x-panel-noborder .x-panel-header-noborder{border-width:0;border-bottom:1px solid #99bbe8;}
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar{border-width:0;border-bottom:1px solid #99bbe8;}
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar{border-width:0;border-top:1px solid #99bbe8;}
.x-window-noborder .x-window-mc{border-width:0;}
.x-window-plain .x-window-body-noborder{border-width:0;}
.x-tab-panel-noborder .x-tab-panel-body-noborder{border-width:0;}
.x-tab-panel-noborder .x-tab-panel-header-noborder{border-top-width:0;border-left-width:0;border-right-width:0;}
.x-tab-panel-noborder .x-tab-panel-footer-noborder{border-bottom-width:0;border-left-width:0;border-right-width:0;}
.x-tab-panel-bbar-noborder .x-toolbar{border-width:0;border-top:1px solid #99bbe8;}
.x-tab-panel-tbar-noborder .x-toolbar{border-width:0;border-bottom:1px solid #99bbe8;}

.x-border-layout-ct{background:#dfe8f6;}
.x-border-panel{position:absolute;left:0;top:0;}
.x-tool-collapse-south{background-position:0 -195px;}
.x-tool-collapse-south-over{background-position:-15px -195px;}
.x-tool-collapse-north{background-position:0 -210px;}
.x-tool-collapse-north-over{background-position:-15px -210px;}
.x-tool-collapse-west{background-position:0 -180px;}
.x-tool-collapse-west-over{background-position:-15px -180px;}
.x-tool-collapse-east{background-position:0 -165px;}
.x-tool-collapse-east-over{background-position:-15px -165px;}
.x-tool-expand-south{background-position:0 -210px;}
.x-tool-expand-south-over{background-position:-15px -210px;}
.x-tool-expand-north{background-position:0 -195px;}
.x-tool-expand-north-over{background-position:-15px -195px;}
.x-tool-expand-west{background-position:0 -165px;}
.x-tool-expand-west-over{background-position:-15px -165px;}
.x-tool-expand-east{background-position:0 -180px;}
.x-tool-expand-east-over{background-position:-15px -180px;}
.x-tool-expand-north,.x-tool-expand-south{float:right;margin:3px;}
.x-tool-expand-east,.x-tool-expand-west{float:none;margin:3px auto;}
.x-accordion-hd .x-tool-toggle{background-position:0 -255px;}
.x-accordion-hd .x-tool-toggle-over{background-position:-15px -255px;}
.x-panel-collapsed .x-accordion-hd .x-tool-toggle{background-position:0 -240px;}
.x-panel-collapsed .x-accordion-hd .x-tool-toggle-over{background-position:-15px -240px;}
.x-accordion-hd{color:#222;padding-top:4px;padding-bottom:3px;border-top:0 none;font-weight:normal;background:transparent url(../../images/ext/default/panel/light-hd.gif) repeat-x 0 -9px;}
.x-layout-collapsed{position:absolute;left:-10000px;top:-10000px;visibility:hidden;background-color:#d2e0f2;width:20px;height:20px;overflow:hidden;border:1px solid #98c0f4;z-index:20;}
.ext-border-box .x-layout-collapsed{width:22px;height:22px;}
.x-layout-collapsed-over{cursor:pointer;background-color:#d9e8fb;}
.x-layout-collapsed-west .x-layout-collapsed-tools,.x-layout-collapsed-east .x-layout-collapsed-tools{position:absolute;top:0;left:0;width:20px;height:20px;}
.x-layout-split{position:absolute;height:5px;width:5px;line-height:1px;font-size:1px;z-index:3;background-color:transparent;}
.x-layout-split-h{background-image:url(../../images/ext/default/s.gif);background-position:left;}
.x-layout-split-v{background-image:url(../../images/ext/default/s.gif);background-position:top;}
.x-column-layout-ct{overflow:hidden;zoom:1;}
.x-column{float:left;padding:0;margin:0;overflow:hidden;zoom:1;}
.x-layout-mini{position:absolute;top:0;left:0;display:block;width:5px;height:35px;cursor:pointer;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);}
.x-layout-mini-over,.x-layout-collapsed-over .x-layout-mini{opacity:1;-moz-opacity:1;filter:none;}
.x-layout-split-west .x-layout-mini{top:48%;background-image:url(../../images/ext/default/layout/mini-left.gif);}
.x-layout-split-east .x-layout-mini{top:48%;background-image:url(../../images/ext/default/layout/mini-right.gif);}
.x-layout-split-north .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../../images/ext/default/layout/mini-top.gif);}
.x-layout-split-south .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../../images/ext/default/layout/mini-bottom.gif);}
.x-layout-cmini-west .x-layout-mini{top:48%;background-image:url(../../images/ext/default/layout/mini-right.gif);}
.x-layout-cmini-east .x-layout-mini{top:48%;background-image:url(../../images/ext/default/layout/mini-left.gif);}
.x-layout-cmini-north .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../../images/ext/default/layout/mini-bottom.gif);}
.x-layout-cmini-south .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../../images/ext/default/layout/mini-top.gif);}
.x-layout-cmini-west,.x-layout-cmini-east{border:0 none;width:5px!important;padding:0;background:transparent;}
.x-layout-cmini-north,.x-layout-cmini-south{border:0 none;height:5px!important;padding:0;background:transparent;}
.x-viewport,.x-viewport body{margin:0;padding:0;border:0 none;overflow:hidden;height:100%;}
.x-abs-layout-item{position:absolute;left:0;top:0;}
.ext-ie input.x-abs-layout-item,.ext-ie textarea.x-abs-layout-item{margin:0;}

.x-progress-wrap{border:1px solid #6593cf;overflow:hidden;}
.x-progress-inner{height:18px;background:#e0e8f3 url(../../images/ext/default/qtip/bg.gif) repeat-x;position:relative;}
.x-progress-bar{height:18px;float:left;width:0;background:#9CBFEE url( ../../images/ext/default/progress/progress-bg.gif ) repeat-x left center;border-top:1px solid #D1E4FD;border-bottom:1px solid #7FA9E4;border-right:1px solid #7FA9E4;}
.x-progress-text{font-size:11px;font-weight:bold;color:#fff;padding:1px 5px;overflow:hidden;position:absolute;left:0;text-align:center;}
.x-progress-text-back{color:#396095;line-height:16px;}
.ext-ie .x-progress-text-back{line-height:15px;}

.x-window-dlg .x-window-body{border:0 none!important;padding:5px 10px;overflow:hidden!important;}
.x-window-dlg .x-window-mc{border:0 none!important;}
.x-window-dlg .ext-mb-text,.x-window-dlg .x-window-header-text{font-size:12px;}
.x-window-dlg .ext-mb-input{margin-top:4px;width:95%;}
.x-window-dlg .ext-mb-textarea{margin-top:4px;font:normal 12px tahoma,arial,helvetica,sans-serif;}
.x-window-dlg .x-progress-wrap{margin-top:4px;}
.ext-ie .x-window-dlg .x-progress-wrap{margin-top:6px;}
.x-window-dlg .x-msg-box-wait{background:transparent url(../../images/ext/default/grid/loading.gif) no-repeat left;display:block;width:300px;padding-left:18px;line-height:18px;}
.x-window-dlg .ext-mb-icon{float:left;width:47px;height:32px;}
.ext-ie .x-window-dlg .ext-mb-icon{width:44px;}
.x-window-dlg .ext-mb-info{background:transparent url(../../images/ext/default/window/icon-info.gif) no-repeat top left;}
.x-window-dlg .ext-mb-warning{background:transparent url(../../images/ext/default/window/icon-warning.gif) no-repeat top left;}
.x-window-dlg .ext-mb-question{background:transparent url(../../images/ext/default/window/icon-question.gif) no-repeat top left;}
.x-window-dlg .ext-mb-error{background:transparent url(../../images/ext/default/window/icon-error.gif) no-repeat top left;}

/*
 * Ext JS Library 2.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

.loading-indicator {
	background-image: url(../../images/ap_animation_med.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 3px;
	text-align: center;
	padding: 80px 0px 0px 0px;
}

.x-panel {
	border-style: solid;
	border-color: #d0d0d0;
}
.x-panel-header {
	color: #76a3bc;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
	border: 1px solid #d0d0d0;
	background: #FFF;
}

.x-panel-body {
	border-color: #d0d0d0;
}

.x-panel-bbar .x-toolbar {
	border-color: #d0d0d0;
}

.x-panel-tbar .x-toolbar {
	border-color: #d0d0d0;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
	border-color: #d0d0d0;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
	border-color: #d0d0d0;
}
.x-panel-tl .x-panel-header {
	color: #333;
}
.x-panel-tc {
	background-image: url(../../images/ext/gray/panel/top-bottom.gif);
}
.x-panel-tl {
	background-image: url(../../images/ext/gray/panel/corners-sprite.gif);
	border-color: #d0d0d0;
}
.x-panel-tr {
	background-image: url(../../images/ext/gray/panel/corners-sprite.gif);
}
.x-panel-bc {
	background-image: url(../../images/ext/gray/panel/top-bottom.gif);
}
.x-panel-bl {
	background-image: url(../../images/ext/gray/panel/corners-sprite.gif);
}
.x-panel-br {
	background-image: url(../../images/ext/gray/panel/corners-sprite.gif);
}
.x-panel-mc {
	background: #f1f1f1;
}
.x-panel-mc .x-panel-body {
	background: transparent;
	border: 0 none;
}
.x-panel-ml {
	background-image: url(../../images/ext/gray/panel/left-right.gif);
}
.x-panel-mr {
	background-image: url(../../images/ext/gray/panel/left-right.gif);
}

/* Tools */
.x-tool {
	background-image: url(../../images/ext/gray/panel/tool-sprites.gif);
}

/* Ghosting */
.x-panel-ghost {
	background: #e0e0e0;
}

.x-panel-ghost ul {
	border-color: #b0b0b0;
}

.x-grid-panel .x-panel-mc .x-panel-body {
	border: 1px solid #d0d0d0;
}

/* Buttons */

.x-btn-left {
	background: none;
}
.x-btn-right {
	background: none;
}
.x-btn-center {
	background: none;
}

/* Layout classes */

.x-border-layout-ct {
	background: #f0f0f0;
}

.x-accordion-hd {
	background-image: url(../../images/ext/gray/panel/light-hd.gif);
}

.x-layout-collapsed {
	background-color: #eee;
	border-color: #e0e0e0;
}
.x-layout-collapsed-over {
	background-color: #fbfbfb;
}


/* qtips */
.x-tip .x-tip-top {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
	background-image: url(../../images/ext/gray/qtip/tip-sprite.gif);
}

/* Toolbars */

.x-toolbar {
	border-color: #FFF;
	background: #FFF;
}
.x-toolbar button {
	font-weight: bold;
	color: #999;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
	background: none;
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
	background: none;
}
.x-toolbar .x-btn-over .x-btn-left {
	background: none;
}

.x-toolbar .x-btn-over .x-btn-right {
	background: none;
}
.x-toolbar .x-btn-over .x-btn-center {
	background: none;
}
.x-toolbar .x-btn-over button, .x-toolbar:hover button {
	color: #111;
}
.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: none;
}
.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: none;
}

.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: none;
}
.x-toolbar .ytb-sep {
	background-image: url(../images/default/grid/grid-split.gif);
}

/* Tabs */

.x-tab-panel-header, .x-tab-panel-footer {
	background: #FFF;
	border-color: #FFF;
}


.x-tab-panel-header {
	border-bottom-color: #d0d0d0;
}



ul.x-tab-strip-top {
	background: #FFF;
	border: none;
	padding-top: 2px;
}

ul.x-tab-strip-bottom {
	background: none;
	border-color: #fff;
}

.x-tab-strip span.x-tab-strip-text {
	color: #333;
}
.x-tab-strip-over span.x-tab-strip-text {
	color: #111;
}

.x-tab-strip-active span.x-tab-strip-text {
	color: #333;
}

.x-tab-strip-disabled .x-tabs-text {
	color: #aaaaaa;
}

.x-tab-strip-top .x-tab-right {
	background-image: url(../../images/ext/gray/tabs/tabs-sprite.gif);
}

.x-tab-strip-top .x-tab-left {
	background-image: url(../../images/ext/gray/tabs/tabs-sprite.gif);
}
.x-tab-strip-top .x-tab-strip-inner {
	background-image: url(../../images/ext/gray/tabs/tabs-sprite.gif);
}

.x-tab-strip-bottom .x-tab-right {
	background-image: url(../../images/ext/gray/tabs/tab-btm-inactive-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-left {
	background-image: url(../../images/ext/gray/tabs/tab-btm-inactive-left-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background-image: url(../../images/ext/gray/tabs/tab-btm-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
	background-image: url(../../images/ext/gray/tabs/tab-btm-left-bg.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-image: url(../../images/ext/gray/tabs/tab-close.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
	background-image: url(../../images/ext/gray/tabs/tab-close.gif);
}

.x-tab-panel-body {
	border-color: #d0d0d0;
	background: #fff;
}

.x-tab-panel-padded {
	border-color: #d0d0d0;
	background: #fff;
	padding: 10px;
}

.x-tab-panel-bbar .x-toolbar {
	border-color: #d0d0d0;
}

.x-tab-panel-tbar .x-toolbar {
	border-color: #d0d0d0;
}

.x-tab-panel-header-plain .x-tab-strip-spacer {
	border-color: #d0d0d0;
	background: #eaeaea;
}

.x-tab-scroller-left {
	background-image: url(../../images/ext/gray/tabs/scroll-left.gif);
	border-color: #aeaeae;
}
.x-tab-scroller-right {
	background-image: url(../../images/ext/gray/tabs/scroll-right.gif);
	border-color: #aeaeae;
}

/* Window */

.x-window-proxy {
	background: #e0e0e0;
	border-color: #b0b0b0;
}

.x-window-tl .x-window-header {
	color: #555;
}
.x-window-tc {
	background-image: url(../../images/ext/gray/window/top-bottom.png);
}
.x-window-tl {
	background-image: url(../../images/ext/gray/window/left-corners.png);
}
.x-window-tr {
	background-image: url(../../images/ext/gray/window/right-corners.png);
}
.x-window-bc {
	background-image: url(../../images/ext/gray/window/top-bottom.png);
}
.x-window-bl {
	background-image: url(../../images/ext/gray/window/left-corners.png);
}
.x-window-br {
	background-image: url(../../images/ext/gray/window/right-corners.png);
}
.x-window-mc {
	border: 1px solid #d0d0d0;
	background: #e8e8e8;
}

.x-window-ml {
	background-image: url(../../images/ext/gray/window/left-right.png);
}
.x-window-mr {
	background-image: url(../../images/ext/gray/window/left-right.png);
}
.x-panel-ghost .x-window-tl {
	border-color: #d0d0d0;
}
.x-panel-collapsed .x-window-tl {
	border-color: #d0d0d0;
}

.x-window-plain .x-window-mc {
	background: #e8e8e8;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}

.x-window-plain .x-window-body {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	background: transparent !important;
}

body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
	background-color: #e4e4e4;
}


/* misc */
.x-html-editor-wrap {
	border-color: #d0d0d0;
}

/* Borders go last for specificity */
.x-panel-noborder .x-panel-body-noborder {
	border-width: 0;
}

.x-panel-noborder .x-panel-header-noborder {
	border-width: 0;
	border-bottom: 1px solid #d0d0d0;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
	border-width: 0;
	border-bottom: 1px solid #d0d0d0;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
	border-width: 0;
	border-top: 1px solid #d0d0d0;
}

.x-window-noborder .x-window-mc {
	border-width: 0;
}
.x-window-plain .x-window-body-noborder {
	border-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-body-noborder {
	border-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-header-noborder {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-footer-noborder {
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}


.x-tab-panel-bbar-noborder .x-toolbar {
	border-width: 0;
	border-top: 1px solid #d0d0d0;
}

.x-tab-panel-tbar-noborder .x-toolbar {
	border-width: 0;
	border-bottom: 1px solid #d0d0d0;
}





















































.search-panel .x-toolbar {
	/*border: solid 1px red;*/
	border: none;
	margin: 0px;
	padding: 0px;
}
.search-panel .x-panel-body {
	border-color: #d0d0d0;
}
.search-panel .x-panel-body-noheader, .search-panel .x-panel-mc .x-panel-body {
	border: none;
}
.search-panel .x-tab-panel-body {
	border: none;
}
.search-panel .x-tab-panel-header, .search-panel .x-tab-panel-footer {
	border: none;
}
.search-panel .x-panel-tbar .x-toolbar {
	border: none;
	margin: 0px;
	padding: 0px;
}
.search-panel .x-layout-split {
	border: none;
	width: 4px;
}

.search-panel .x-toolbar H2 {
	margin: 0px;
	padding: 0px;
}
.search-panel .x-toolbar .x-btn-text {
	color: #333;
	font-weight: bold;
}
.search-panel .x-toolbar .ytb-text {
	padding: 0px;
}
.search-panel .x-toolbar td, .search-panel .x-toolbar span, .search-panel .x-toolbar input, .search-panel .x-toolbar div, .search-panel .x-toolbar select, .search-panel .x-toolbar label {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
}




.x-toolbar .x-btn-with-menu .x-btn-center EM {
	background: none;
	padding: 0px;
}
.action-toolbar .x-btn-center, .action-toolbar .x-btn-left, .action-toolbar .x-btn-right {
}
.action-toolbar .x-btn-left i {
	display: block;
	background: url(images/icons/sprite.gif) no-repeat top left;
	background-position: -43px -16px;
	margin-right: 3px;
	width: 16px;
	height: 16px;
}
.action-toolbar.x-btn-over .x-btn-left i {
}
.action-toolbar .x-btn-right i, .view-toolbar .x-btn-right i, .filter-toolbar .x-btn-right i {
	display: block;
	background: url(images/icons/sprite.gif) no-repeat top left;
	background-position: -73px 0px;
	width: 15px;
	height: 15px;
}
.action-toolbar.x-btn-over .x-btn-right i, .view-toolbar.x-btn-over .x-btn-right i, .filter-toolbar:hover .x-btn-right i {
	background-position: -73px -15px;
}

.filter-toolbar .x-btn-left i {
	display: block;
	background: url(images/icons/sprite.gif) no-repeat top left;
	background-position: -43px -48px;
	margin-right: 3px;
	width: 16px;
	height: 16px;
}

.view-toolbar .x-btn-left i {
	display: block;
	background: url(images/icons/sprite.gif) no-repeat top left;
	background-position: -43px -0px;
	margin-right: 3px;
	width: 16px;
	height: 16px;
}
.view-toolbar.x-btn-over .x-btn-left i {
}

.search-panel .view-toolbar {
	border: none !important;
}

.x-menu {
	background: #FFF;
	border: solid 1px #666;
}
.x-menu-list-item {
}
.x-menu a.x-menu-item {
	color: #cc6600;
}

ul.x-menu-list {
	margin: 0px;
	padding: 0px;
}



.x-no-icon {
	display: none;
	background-image: url(../images/s.gif);
	width: 0;
}

.webPart .x-tree-no-lines .x-tree-elbow-line,
.webPart .x-tree-noicon .x-tree-node-indent .x-tree-icon {
	width: 0;
}
.webPart .x-tree-root-ct li a {
	font-weight: bold;
}
.webPart .x-tree-node-ct li a {
	font-weight: normal;
}
.x-tree-no-lines .x-tree-elbow-minus, .x-tree-no-lines .x-tree-elbow-end-minus, .x-tree-no-lines .x-tree-elbow-plus, .x-tree-no-lines .x-tree-elbow-end-plus {
	background: url(images/icons/sprite.gif) no-repeat top left;
	margin-right: 0;
	width: 16px;
	height: 16px;
}

.x-tree-no-lines .x-tree-elbow-minus, .x-tree-no-lines .x-tree-elbow-end-minus,
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus, .x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus {
	background-position: -73px 0px;
}
.x-tree-no-lines .x-tree-elbow-plus, .x-tree-no-lines .x-tree-elbow-end-plus,
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus, .x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus {
	background-position: -73px -90px;
}
.x-left-tree-panel {
	border: none;
}














.x-tree-root-ct, .x-tree-root-ct LI {
	list-style-type: none;
	list-style-image: none;
}
.x-tree-root-ct, .x-tree-node-ct {
	margin: 0;
	padding: 0;
}
.no-highlight .x-tree-node .x-tree-selected, .no-highlight .x-tree-node .x-tree-node-over {
	background-color: Transparent;
}



.x-border-layout-ct {
	background-color: Transparent;
}
.x-border-panel {
	padding: 4px;
}
/*
prevents ExtJS flicker?
#innerSearchChrome {
	padding-left: 225px;
	padding-right: 225px;
}
#innerSearchChrome.search-panel {
	padding-left: inherit;
	padding-right: inherit;
}
*/
#innerSearchChrome .x-toolbar .ytb-text {
	padding: 0;
}
#innerSearchChrome .x-toolbar H2, .rightNav .x-toolbar H2 {
	margin: 0;
	line-height: 1em;
}

.leftNav .x-panel-body {
	border: solid 1px #eee;
}
.leftNav .x-panel-body-noborder {
	border: none;
}
/* this needs to be after noborder */
.categories .x-panel-body {
	border: solid 1px #eee;
}
.mainBodyPanel {
	padding: 0px;
}
.mainBody .x-panel-body {
	border: solid 1px #eee;
	border-top-width: 2px;
}
#body {
	padding: 0 23px 0 23px;
}

.x-tree-node, .ext-ie .x-tree-node, .ext-ie ul.x-tree-node-ct {
	color: #333;
	font-size: 1em;
}

.x-menu-noicons .x-menu-item-icon {
	height: auto;
	width: 4px;
	margin: 0;
}

/*.x-menu-thin */
.x-menu .x-menu-item-active {
	background-position: left -1px;
}
.x-menu a.x-menu-item {
	padding-top: 1px;
	padding-bottom: 1px;
}
.frontsBorder {
	border: solid 1px #eee;
}
.marketing-home .frontsBorder {
	border: none;
}
.splash-image-container {
	height: 400px;
	width: 1020px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	margin: auto;
	margin-bottom: 18px;
}
.splash-image-container .splash-corners {
	display: block;
	height: 400px;
	width: 1020px;
	background-image: url(images/hd_splash_corners.gif);
	position: absolute;
}

.splash-standard-def {
	height: 364px;
	width: 590px;
	margin: 0px;
}

#footer .marketing-image {
	float: right;
}
.master-margeting-blurb {
	overflow: hidden;
	margin: 4px;
}
.marketing-blurb {
}
.marketing-blurb .col {
	float: left;
	width: 33%;
}
.marketing-blurb .col P {
	padding-right: 22px;
}

.frontsBorder H5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-color: Transparent;
	border: none;
}
.frontsBorder H5 DIV {
	padding-left: 4px;
	margin-bottom: -3px;
	padding-top: 4px;
}
.frontsBorder H5 .title {
	font-size: 16px;
	color: #000000;
}
.frontsBorder H5 .viewAll {
	padding-right: 5px;
	font-weight: normal;
	font-size: 11px;
}
#topicFronts H5 {
	margin-right: 5px;
}
.front_bar, .single_row_fronts .front_bar {
	height: 209px;
	overflow: hidden;
	margin-bottom: 10px;
}
.double_row_fronts .front_bar {
	height: 399px;
	overflow: hidden;
	margin-bottom: 10px;
}
.unlimited_row_fronts .front_bar {
	height: auto;
}








.carousel .viewall {
	float: right;
	padding: 4px;
}
.carousel .eye-icon IMG {
	background-image: url(images/icons/sprite.png);
	height: 16px;
	width: 16px;
	background-position: -43px -64px;
	background-color: Transparent;
}
.carousel .panel .arrows {
	cursor: pointer;
	margin: 5px;
}
.carousel .panel .scroller {
	margin-top: -12px;
	width: 100%;
}
.carousel .panel .scroller .scroll-window {
	overflow: hidden;
	position: relative;
	width: 784px;
}
.carousel .panel .scroller .scroll-content {
	width: 4000px;
	position: relative;
}
.carousel .panel .scroller .scroll-content .showAction_events {
	float: left;
}
.carousel .panel .scroller .scroll-content .activeparent {
	float: left;
}




.carousel .content {
	clear: left;
	overflow: auto;
	background-image: url(/images/tabs/bkgrnd2.gif);
	background-repeat: repeat-x;
	background-color: #595959;
	border: solid 1px #ccc;
}
.carousel .content A, .carousel .content A:hover {
	color: #fff;
}
.carousel .frontsResults {
	padding: 0px;
}
.carousel .front_bar {
	height: auto;
	margin-bottom: 0;
}
.carousel .front_bar .photoCell {
	border: none;
	margin: 4px 11px 4px 10px;
}
.carousel .front_bar .photoCell .photoImage IMG {
	border: solid 1px #fff;
}
.icn-white IMG {
	background-color: #fff;
}


.close-icon IMG {
	background-image: url(images/icons/sprite.gif);
	background-position: 0px 0px;
	height: 13px;
	width: 30px;
	margin-right: 3px;
	margin-bottom: -2px;
}
.close-icon:hover IMG {
	background-position: 0px -13px;
}

.filter-icon {
	color: #999;
}
.filter-icon IMG {
	background-image: url(images/icons/sprite.gif);
	background-position: -30px 0px;
	height: 13px;
	width: 13px;
	margin-bottom: -2px;
	margin-right: 3px;
}
.filter-icon:hover IMG {
	background-position: -30px -13px;
}

button.actions-icon {
	background: url(images/icons/sprite.gif) no-repeat top left;
	background-position: -30px 0px;
	padding-left: 16px !important;
}
button.actions-icon:hover {
	background-position: -30px -13px;
}


.undo-icon IMG, .email-icon IMG, .round-up-icon IMG, .round-down-icon IMG, .round-x-icon IMG, .round-right-icon IMG, .round-left-icon IMG,
INPUT.round-right-icon, .icn-down-dark IMG, .icn-right-dark IMG, .question-icon IMG, .round-x-icon-ie IMG {
	background-image: url(images/icons/sprite.png);
	height: 14px;
	width: 14px;
	margin-right: 3px;
	margin-bottom: -2px;
}
/* IE 6 Doesn't like pngs, so revery to gif image */
* HTML .undo-icon IMG, * HTML .email-icon IMG, * HTML .round-up-icon IMG, * HTML .round-down-icon IMG, * HTML .round-x-icon IMG, * HTML .round-right-icon IMG, * HTML .round-left-icon IMG,
* HTML INPUT.round-right-icon, * HTML .icn-down-dark IMG, * HTML .question-icon IMG   {
	background-image: url(images/icons/sprite.gif);
}

/* IE Fix */
.selectedMenu .icn-down-dark IMG { height: 12px; margin-bottom: 2px; margin-right: 0; }

.undo-icon IMG {
	background-position: -59px 0px;
}
.email-icon IMG {
	background-position: -59px -14px;
}
.round-up-icon IMG {
	background-position: -59px -70px;
}
.round-up-icon:hover IMG {
	background-position: -59px -28px;
}
.round-down-icon IMG {
	background-position: -59px -56px;
}
.round-down-icon:hover IMG {
	background-position: -59px -42px;
}
.round-right-icon IMG, INPUT.round-right-icon {
	background-position: -59px -112px;
}
.round-right-icon:hover IMG, INPUT.round-right-icon:hover {
	background-position: -59px -126px;
}
.round-left-icon IMG {
	background-position: -59px -140px;
}
.round-left-icon:hover IMG {
	background-position: -59px -154px;
}
.round-x-icon IMG {
	background-position: -59px -98px;
}
.round-x-icon:hover IMG {
	background-position: -59px -84px;
}
.round-x-icon-ie IMG { background-position: -59px -98px; }
.icn-down-dark IMG {
	background-position: -59px -170px;
}
.icn-right-dark IMG {
	background-position: -59px -224px;
}
.icn-down-dark:hover IMG,
.main_menu LI A.menuopen IMG {
	background-position: -59px -184px; height: 8px; margin-bottom: 4px;
}


.srchCmpnt  A:hover {text-decoration:none;}


/* medium icons */
.eye-icon IMG, .action-icon IMG, .zoom-icon IMG, .view-icon IMG {
	background-image: url(images/icons/sprite.gif);
	height: 16px;
	width: 16px;
	margin-right: 3px;
	margin-bottom: -4px;
	background-color: #fff;
}
.eye-icon IMG {
	background-position: -43px 0px;
}
.action-icon IMG {
	background-position: -43px -16px;
}
.zoom-icon IMG {
	background-position: -43px -32px;
}
.view-icon IMG {
	background-position: -43px -48px;
}


/* big icons */
.go-icon IMG, INPUT.go-icon, .icn-round-right-big IMG, INPUT.icn-round-right-big, .icn-round-left-big IMG, .icn-round-down-big IMG, .icn-round-up-big IMG,
.icn-prev-page IMG, .icn-next-page IMG {
	background-image: url(images/icons/sprite.gif);
	height: 21px;
	width: 21px;
	margin-bottom: -3px;
}
.go-icon IMG, INPUT.go-icon, .icn-round-right-big IMG, INPUT.icn-round-right-big, .icn-next-page IMG, .disabled .icn-next-page:hover IMG {
	background-position: -88px 0px;
}
.go-icon:hover IMG, INPUT.go-icon:hover, .icn-round-right-big:hover IMG, INPUT.icn-round-right-big:hover, .icn-next-page:hover IMG {
	background-position: -88px -21px;
}
.icn-round-down-big IMG {
	background-position: -88px -42px;
}
.icn-round-down-big:hover IMG {
	background-position: -88px -63px;
}
.icn-round-left-big IMG, .icn-prev-page IMG, .disabled .icn-prev-page:hover IMG {
	background-position: -109px -0px;
}
.icn-round-left-big:hover IMG, .icn-prev-page:hover IMG {
	background-position: -109px -21px;
}
.icn-round-up-big IMG {
	background-position: -109px -42px;
}
.icn-round-up-big:hover IMG {
	background-position: -109px -63px;
}


.question-icon IMG {
	background-position: -88px -84px;
	height: 21px;
	width: 21px;
}
.question-icon:hover IMG {
	background-position: -88px -105px;
}




/* arrows */
.down-icon IMG, .down-icon-right IMG, .up-icon IMG, .left-icon IMG, .right-icon IMG {
	background-image: url(images/icons/sprite.png);
	height: 15px;
	width: 15px;
	margin-right: 3px;
	margin-bottom: -2px;
}
/* IE 6 doesnt like pngs, hack it to revert to gif */
* HTML .down-icon IMG, * HTML .down-icon-right IMG, * HTML .up-icon IMG, * HTML .left-icon IMG, * HTML .right-icon IMG {
	background-image: url(images/icons/sprite.gif);
}

.down-icon-right IMG {
	margin-right: 0px;
	margin-left: 3px;
}
.down-icon IMG, .down-icon-right IMG {
	background-position: -73px 0px;
}
.down-icon:hover IMG, A:hover .down-icon IMG,
.down-icon-right:hover IMG, A:hover .down-icon-right IMG {
	background-position: -73px -15px;
}

.up-icon IMG {
	background-position: -73px -30px;
}
.up-icon:hover IMG {
	background-position: -73px -45px;
}
.left-icon IMG {
	background-position: -73px -60px;
}
.left-icon:hover IMG {
	background-position: -73px -75px;
}
.right-icon IMG {
	background-position: -73px -90px;
}
.right-icon:hover IMG {
	background-position: -73px -105px;
}






/* main icons */
.photoActionInfo .action-icon IMG {
	margin: 0;
}
.photoActionInfo {
  padding-top: 3px;
  padding-bottom: 3px;
}
.photoActionInfo A {
	margin: 0 2px;
}
.photoActionInfo .select-hit {
	vertical-align: top;
}

.lightboxImage IMG, .downloadImage IMG, .saveImage IMG, .editImage IMG, .zoomImage IMG, .cartImage IMG, .price-icon IMG,
.icn-fill-right IMG {
	background-image: url(images/icons/sprite.gif);
	height: 19px;
}
.lightboxImage IMG {
	width: 19px;
	background-position: -221px 0px;
}
.lightboxImage:hover IMG {
	background-position: -221px -19px;
}

a.downloadImage { margin-left: 2px; margin-right: 2px; }

.downloadImage IMG {
	width: 16px;
	background-position: -240px 0px;
}
.downloadImage:hover IMG {
	background-position: -240px -19px;
}
.saveImage IMG {
	width: 16px;
	background-position: -256px 0px;
}
.saveImage:hover IMG {
	background-position: -256px -19px;
}
.zoomImage IMG {
	width: 16px;
	background-position: -272px 0px;
}
.zoomImage:hover IMG {
	background-position: -272px -19px;
}
.cartImage IMG {
	width: 25px;
	background-position: -305px 0px;
}
.cartImage:hover IMG {
	background-position: -305px -19px;
}
.price-icon IMG {
	width: 14px;
	background-position: -289px 0px;
}
.price-icon:hover IMG {
	background-position: -289px -19px;
}
.editImage IMG {
	height: 16px;
	width: 16px;
  /*background-image: url(/images/icon_editSearch.gif);*/
  background-position: -28px -26px;
}
/*
.editImage:hover IMG {
	background-position: 0px -16px;
}
*/
.icn-fill-right IMG, .rightNavButton IMG {
	height: 16px;
	width: 16px;
	background-position: -221px -38px;
}
.icn-fill-right:hover IMG, .rightNavButton:hover IMG {
	background-position: -221px -54px;
}
.icn-fill-left IMG {
	height: 16px;
	width: 16px;
	background-position: -205px -38px;
}
.icn-fill-left:hover IMG {
	background-position: -205px -54px;
}

A.icn-cal {
	padding-bottom: 5px; margin-left: 2px;
}
A.icn-cal IMG {
	background-image: url(images/calendar/calendar.gif);
	border: none;
	height: 16px;
	width: 16px;
	background-position: 0px -16px;
	background-repeat: no-repeat;
	background-color: Transparent;
	vertical-align: bottom;
}

A.icn-cal IMG {
	background-position: 0px 0px;
	cursor: pointer;
}

A.icn-cal IMG.disabled {
	background-position: 0px -16px;
	cursor: default;
}



.valid-icon-big {
	background-image: url(images/icon_cart_complete.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.invalid-icon-big {
	background-image: url(images/icon_cart_incomplete.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.sendEmailImage IMG, .copyImage IMG, .viewImage IMG, .rearrangeLbxImage IMG {
	background-image: url(images/icons/sprite.gif);
	height: 16px;
	margin-left: 3px;
}
.editImage IMG {
	margin-left: 3px;
}

.sendEmailImage IMG {
	width: 16px;
	background-position: -305px -39px;
}
.sendEmailImage:hover IMG {
	width: 16px;
	background-position: -305px -55px;
}

.copyImage IMG {
	width: 16px;
	background-position: -288px -38px;
}
.copyImage:hover IMG {
	width: 16px;
	background-position: -288px -54px;
}

.viewImage IMG {
	width: 16px;
	background-position: -237px -38px;
}
.viewImage:hover IMG {
	width: 16px;
	background-position: -237px -54px;
}
.rearrangeLbxImage IMG {
	width: 16px;
	background-position: -239px -70px;
}
.rearrangeLbxImage:hover IMG {
	width: 16px;
	background-position: -239px -86px;
}


/* mini icons that fit in a line of text */
.icn-lightbox-mini IMG, .icn-cart-mini IMG, .icn-price-mini IMG, .icn-view-mini IMG, .icn-dl-mini IMG, .icn-addcart-mini IMG {
	background-image: url(images/icons/sprite.gif);
	height: 15px;
	width: 15px;
	vertical-align:bottom;
	margin-right: 5px;
}
.icn-lightbox-mini IMG {
	background-position: -73px -134px;
}
.icn-cart-mini IMG {
	background-position: -73px -119px;
}
.icn-price-mini IMG {
	background-position: -73px -149px;
}
.icn-view-mini IMG {
	background-position: -73px -164px;
}
.icn-dl-mini IMG {
	background-position: -73px -179px;
}
.icn-addcart-mini IMG {
	background-position: -73px -194px;
}






.button IMG {
	vertical-align: middle;
	margin: 0;
}






.x-menu-list-item a.downloadImage {
	margin: 0; 
}
.x-menu-list-item .downloadImage IMG,
.x-menu-list-item .saveImage IMG,
.x-menu-list-item .zoomImage IMG,
.x-menu-list-item .printImage IMG,
.x-menu-list-item .editImage IMG,
.x-menu-list-item .lightboxImage IMG,
.x-menu-list-item .icn-cart-mini IMG {
	height: 16px;
	width: 16px;
	margin: 0 8px 0 0;
}
.x-menu-list-item .downloadImage IMG { background-position: -240px -2px; }
/*
.x-menu-list-item .editImage IMG { background-position:0px 0px; }
.x-menu-list-item .editImage:hover IMG { background-position:0px -16px; }
*/
.x-menu-list-item .saveImage IMG { background-position:-256px -1px; }
.x-menu-list-item .saveImage:hover IMG { background-position:-256px -20px; }
.x-menu-list-item .zoomImage IMG { background-position:-272px -2px; }
.x-menu-list-item .zoomImage:hover IMG { background-position:-272px -21px; }
.x-menu-list-item .lightboxImage IMG { background-position: -222px -2px; }
.x-menu-list-item .lightboxImage:hover IMG { background-position: -222px -21px; }
#container {
    margin:0 auto;

  }
  #container * {
    font-family:Verdana, Geneva, sans-serif;
  }
  #container a {
    color:#c60;
	text-decoration:none;
  }
  #container a:hover {
    text-decoration:underline;
  }
  .ad-gallery {
  width: 1070px;
  overflow:hidden;
  height:515px
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 515px;
    position: relative;
    z-index:1;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url("non-existing.jpg")\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url("ad_prev.png");
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url("ad_next.png");
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
     /* position: absolute;*/
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
		color: #000;
      }
      /** html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }*/
      	.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
		  display: block;
		  margin-bottom:10px;
		  margin-top:-160px;
		  width:400px;
		  position:absolute;
		  z-index:101;
        }
		strong.ad-description-title a, strong.ad-description-title a:hover {
          color:#fff!important;
		  text-decoration:none!important;
		  font-size:28px; 
		  font-weight:normal;
		  display: block;
		  margin-bottom:10px;
		  line-height:36px;
		}
		span.ad-description-txt a, span.ad-description-txt a:hover {
          color:#76bce3!important;
		  text-decoration:none!important;
		  text-transform:uppercase;
		  font-size:14px; 
		  font-weight:normal;
		  display: block;
		  line-height:18px;
		}
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
	   z-index:5;
	   position:absolute;
	   margin-top:-147px;
	   margin-left:996px;
	   /*filter: progid:DXImageTransform.Microsoft.DropShadow(offx=1, offy=.5, color=#000000);
	   filter: Shadow(Color=#000000, Direction=135, Strength=1);
	   height: 1em;
	   zoom: 1;*/
	   text-shadow:#000 0px 1px 1px;
	   font-size:1.2em;
	   color:#d8d8d8;
	   white-space:nowrap;
    }
    .ad-gallery .ad-slideshow-controls {

    }
      .ad-slideshow-start, .ad-slideshow-stop {
		display:block;
        cursor: pointer;
		position:absolute;
	    z-index:5;
	    margin-top:-145px;
      }
       .ad-slideshow-countdown {
        position:absolute;
		z-index:5;
	    margin-top:-147px;
		font-size:1.2em;
	    /*filter: Shadow(Color=#000000, Direction=135, Strength=1);
	    height: 1em;
	    zoom: 1;*/
	    text-shadow:#000 0px 1px 1px;
		margin-left:1050px;
	    color:#d8d8d8;
      }
     .ad-slideshow-start {
        width:10px;
	    height:11px;
	    margin-left:1033px;
	    background: url(/images/homepage/playBtn.png) no-repeat;
		display:none;
      }
	.ad-slideshow-stop {
        width:12px;
	    height:12px;
	    margin-left:1033px;
	    background: url(/images/homepage/pauseBtn.png) no-repeat;
      }
  .ad-gallery .ad-nav {
    width: 790px;
    position:absolute;
	margin-left:248px;
	margin-top:-147px;
	background:url(/images/homepage/descBg.png) repeat-x;
	z-index:3;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back, .ad-gallery .ad-back:hover {
      cursor: pointer;
	  margin-top:63px;
      left: 790px;
      width: 30px;
	  height:62px;
      display: block;
      background: url(/images/homepage/thmbleftNv.gif) no-repeat;
	  position:absolute;
	  border-top:2px #000 solid;
	  border-left:2px #000 solid;
	  z-index:5;
    }
    .ad-gallery .ad-forward, .ad-gallery .ad-forward:hover {
      cursor: pointer;
      display: block;
      right: -32px;
      width: 30px;
	  height:63px;
      background: url(/images/homepage/thmbRightNv.gif) no-repeat;
	  position:absolute;
	  border-left:2px #000 solid;
	  z-index:5;
    }
	.ad-gallery .ad-back:hover {
      background: url(/images/homepage/thmbLeftNv_hover.gif) no-repeat;
    }
	.ad-gallery .ad-forward:hover {
      background: url(/images/homepage/thmbRightNv_hover.gif) no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 0px;
		  border-left:2px #000 solid;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border:0px;
              display: block;
			  height:127px;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border:0px;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
  #descriptions {
    position: absolute;
	z-index:14;
    height: 107px;
	background:url(/images/homepage/thmbPnlBg.png) repeat-x;
	/*background:url("descBg.png") repeat-x;
	background:#2b2b2b;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='descBg.png');*/
    margin-top: -127px;
    width: 474px;
    padding: 10px 20px;
    /*overflow: hidden;*/
	color:#fff;
	line-height:107px;
	border-right:2px #000 solid;
  }
  #descriptions .ad-image-description {
    position: absolute;
	width: 474px;
  }
  .srchPromo  {
	display:table;
	width:1024px;
	padding:0 0;
  }
  .srchPromo .srchOpts, .srchPromo .srchOpts:hover {
	display:inline-block;
	position:absolute;
	z-index:10;
	width:14px;
	height:12px;
	background:url(/images/srchArrDwn.gif) no-repeat;
	margin-top:12px;
	margin-left:392px;
  }
  .srchPromo .srchOpts:hover {
	background:url(/images/srchArrDwn_hover.gif) no-repeat;
  }
  .srchPromo .srchCmpnt {
	float:left;
	height:42px;
	overflow:hidden;
	margin-top:26px;
  }
   .srchPromo .srchCmpnt .icn-down-dark {
	position:absolute;
	margin-left:520px;
	margin-top:10px;
  }
  
  .srchPromo .srchBx,  .srchPromo .srchBxNbg {
	background:url(/images/homepage/mGls.gif) no-repeat left #fff;
	width:435px;
	height:30px;
	line-height:24px;
	border:1px #ccc solid;
	position:absolute;
	z-index:0;
	margin:0px;
	vertical-align:middle;
	padding:0 8px;
	font-size:1em;
  }
  .srchBxNbg {
	background-image:none !important;  
	background-color:white !important;    
  }
  .srchPromo .srchBtn{
	background:url(/images/homepage/srchBtnBg.gif) no-repeat;
	width:86px;
	height:32px;
	line-height:32px;
	position:absolute;
	z-index:1;
	border:0px;
	margin:0px 0 0 417px;
	text-transform:uppercase;
	font-size:1.2em;
	color:#fff;
	text-shadow:#000 0px 1px 1px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
  }
  .srchPromo .adCmpnt {
	float:right;
	width:315px;
	height:43px;
	line-height:18px;
	font-size:1.1em;
	color:#333;
	background:url(/images/homepage/promoBg.gif) no-repeat;
	padding:9px 15px 10px 60px;
	margin-top:14px;
	overflow:hidden;
  }
  
  
  /************* New Gallery *******************/
  
  .gallery {
           width:1070px;
           height:515px;
           overflow:hidden;
        }
    	.gallery * {
           font-family:Verdana, Geneva, sans-serif;
        }
        .gallery .item-preview-frm {
            width: 1070px;
            overflow: hidden;
            height: 516px;
        }
        .gallery .items-container {
            width: 528px;
            height: 127px;
            overflow: hidden;
            position: relative;
            z-index: 3;
            margin: -128px 0 0 510px;
        }
		  .gallery .item-preview {
            width: 1070px;
            height: 515px;
			position:relative;
			z-index:1;
        }
		 .gallery .item-preview img {
            border:0px;
			cursor:default;
        }
    	 .gallery .text {
             position: relative;
            z-index: 2;
            height:135px;
			background: url(/images/homepage/descBg.png) repeat-x;
            /*width: 1070px;*/
            padding: 10px 20px;
            color: #fff;
            margin-top:-131px;
			text-align:left;
        }
        .gallery .items {
            width: 2000em;
            position: absolute;
            clear: both;
            margin-left: -264px;
        }
        .gallery .items .image {
            height: 127px;
            width: 264px;
            overflow: hidden;
            float: left;
        }
        .gallery .items img {
            height: 127px;
			border-bottom:0px;
			border-right:1px #000 solid;
			border-left:1px #000 solid;
			border-top:1px #000 solid;
        }
       .gallery .items a, .gallery .items a * {
           -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
           filter: alpha(opacity=60);
           -khtml-opacity:.6;
           -moz-opacity:.6;
           opacity:.6;
	    }
		 .gallery .items a, .gallery .items a:hover *{
           -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
           filter: alpha(opacity=100);
           -khtml-opacity:1;
           -moz-opacity:1;
           opacity:1;
	    }
	    .gallery .items .active *{
           -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
           filter: alpha(opacity=100);
           -khtml-opacity:1;
           -moz-opacity:1;
           opacity:1;
        }
       .gallery .items .image .text {
            display: none;
        }
		.gallery .navBar {
            position: relative; 
			z-index: 4; 
			margin-left: 1039px; 
			margin-top: -126px; 
			width:30px;
			overflow:hidden;
			height:125px;
        }
        .gallery .nav-right, .gallery .nav-right:hover {
			border-top:1px #000 solid;
			border-left:1px #000 solid;
            width: 30px;
	        height:63px;
            display: block;
            background: url(/images/homepage/thmbrightNv.gif) no-repeat;
        }
		.gallery .nav-left, .gallery .nav-left:hover {
			border-top:2px #000 solid;
			border-left:1px #000 solid;
	        width: 30px;
	        height:62px;
            display: block;
            background: url(/images/homepage/thmbleftNv.gif) no-repeat;
        }
		.gallery .nav-right:hover {
            background: url(/images/homepage/thmbrightNv_hover.gif) no-repeat;
        }
		.gallery .nav-left:hover {
            background: url(/images/homepage/thmbleftNv_hover.gif) no-repeat;
        }
		.gallery .auto-scroll {
            position:relative;
			z-index:5;
			margin:-146px 0 0 988px;
			height:14px;
			line-height:14px;
			width:70px;
			overflow:hidden;
        }
		.gallery .auto-scroll a.start {
            width:10px;
	        height:11px;
	   	    background: url(/images/homepage/playBtn.png) no-repeat;
		    display:none;
        }
		.gallery .auto-scroll a.stop {
            width:12px;
	        height:12px;
			display:inline-block;
	        background: url(/images/homepage/pauseBtn.png) no-repeat;
        }
		.gallery .auto-scroll .info {

            text-shadow:#000 0px 1px 1px;
	        font-size:1.2em;
	        color:#d8d8d8;
			float:left;
			margin:-2px 10px 0 0;
        }
        .gallery .auto-scroll .info strong{color:#d8d8d8;}
		.gallery .item-preview .text div
        {
			width:480px;
        }
        .gallery .item-preview .text span
        {
          color:#76bce3;
		  text-transform:uppercase;
		  font-size:14px; 
		  line-height:18px;
		  display:block;
		  margin-top:8px;
    	  cursor:pointer!important;
        }

#body.homepage{padding-left:0px;padding-right:0px;}

.fixed-width #topbar.homepage{width:1074px;}
.fixed-width #chromeBorder.homepage{width:1120px;}
/* CONSISTENT LAYOUT (e.g. POSITIONS, STANDARD MARGINS & etc) */
#chromeBorder {
	margin: 0 8px;
}
.fixed-width #chromeBorder {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -32px;
}
.fixed-width #topbar {
	width: 1120px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#bottombar {
	padding: 0 25px 8px 25px;
	text-align: center;
}
#topbar {
	padding: 8px 9px 10px 9px;
	overflow: auto;
	clear: both;
}
#footer {
	clear: both;
	padding: 10px 20px 0 20px;
}
.top_region {
	padding-bottom: 10px;
}


.top_region, .nav_region {
	clear: both;
}

.top_region h1 {
	font-size: 20px;
}

.logo {
	vertical-align: middle;
	float: left;
	margin-right: 23px;
}
.secondary-logo {
	vertical-align: middle;
	float: right;
	margin-left: 23px;
	margin-top: 5px;
}

#header H1 {
	margin: 0px;
	white-space: nowrap;
}

#header {
	padding: 0 23px;
	margin: 0px;
	overflow: hidden;
}
.group-actions {
	border: solid 1px #eee;
	line-height: 2.5em;
	padding: 5px 10px;
}
.group-actions .body-text {
	line-height: 1.5em;
	margin-left: 3px;
}
.group-actions .hidden 
{
    display :none;
}
FIELDSET.group-actions LEGEND {
	color: #76a3bc;
	font-size: 1.3em;
	font-weight: bold;
}
.group-actions {
	margin-bottom: 8px;
}

#body {
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 23px;
	border: none;
	clear: both;
}







/*
three column layout
each search hit is 166px wide (158 + 8 padding) so
it's a good idea to keep the left nav + right nav
equal to a multiple of that if possible
*/
.holy-grail {
	padding-left: 191px; /* LC fullwidth */
	padding-right: 226px; /* RC fullwidth + CC padding */
	clear: both;
}
.holy-grail .column {
	position: relative;
	float: left;
}

.holy-grail #center {
	padding: 0 4px; /* CC padding */
	width: 100%;
}

.holy-grail #leftNav {
	width: 182px; /* LC width */
	padding: 0px; /* LC padding */
	right: 199px; /* LC fullwidth + CC padding */
	margin-left: -100%;
	border: solid 1px #eee;
	border-right: solid 8px #eee;
	border-top: none;
	overflow: hidden;
}
.holy-grail #leftNav.scrolling {
	margin-left: 0;
	overflow: auto;
}
.holy-grail .leftNavButton {
	margin-left: -100%;
	right: 216px; /* LC fullwidth + IMG fullwidth + CC padding */
	z-index: 2;
}
.leftNavButton IMG {
	background-image: url(images/icons/sprite.gif);
	height: 16px;
	width: 16px;
	background-position: -205px -38px;
}
.leftNavButton:hover IMG {
	background-position: -205px -54px;
}

.breadcrumbs {
	border: solid 1px #eee;
	padding-right: 218px; /* RC fullwidth */
}
.holy-grail #rightNav {
	width: 209px; /* RC width */
	padding: 0; /* RC padding */
	margin-right: -100%;
	border: solid 1px #eee;
	border-left: solid 8px #eee;
	border-top: none;
}
.holy-grail #rightNav.scrolling {
	margin-right: 0;
	overflow: auto;
}
.holy-grail .rightNavButton {
	margin-right: -100%;
	left: 218px; /* ?? RC fullwidth */
	z-index: 2;
}
.rightNavButton IMG {
	background-image: url(images/icons/sprite.gif);
	height: 16px;
	width: 16px;
	background-position: -221px -38px;
}
.rightNavButton:hover IMG {
	background-position: -221px -54px;
}

/* holy-grail when closed */
.close-rightNav {
	padding-right: 8px; /* CC padding?? */
}
.close-leftNav {
	padding-left: 0px;
}
.close-rightNav .rightNav, .close-leftNav .leftNav {
	display: none;
}

.close-leftNav .leftNavButton {
	right: 31px;
}
.close-leftNav .leftNavButton IMG, .close-oneUpRightNav .leftNavButton IMG {
	background-position: -221px -38px;
}
.close-leftNav .leftNavButton:hover IMG, .close-oneUpRightNav .leftNavButton:hover IMG {
	background-position: -221px -54px;
}

.close-rightNav .rightNavButton {
	left: 5px;
}
.close-rightNav .rightNavButton IMG {
	background-position: -205px -38px;
}
.close-rightNav .rightNavButton:hover IMG {
	background-position: -205px -54px;
}

/*** IE Fix ***/
* html .holy-grail #leftNav {
	left: 218px; /* RC fullwidth */
}
* html .holy-grail .leftNavButton {
	left: 202px;
}
* html .close-rightNav #leftNav {
	left: 0px;
}
* html .close-rightNav .leftNavButton {
	left: 0px;
}




.fronts-page .holy-grail {
	padding-left: 249px; /* LC fullwidth */
	padding-right: 0px;
}
.fronts-page .holy-grail #center {
	padding: 0 4px; /* CC padding */
	width: 100%;
}
.fronts-page .holy-grail #leftNav {
	width: 240px; /* LC width */
	padding: 0px; /* LC padding */
	right: 257px; /* LC fullwidth + CC padding */
	margin-left: -100%;
	border: solid 1px #eee;
	border-right: solid 8px #eee;
}
/*** IE6 Fix ***/
* html.fronts-page .holy-grail #leftNav {
	left: 0px; /* RC fullwidth */
}









.details-view .holy-grail {
	padding-left: 179px; /* LC fullwidth */
	padding-right: 0px;
}
.details-view .holy-grail #center {
	padding: 0 4px; /* CC padding */
	width: 100%;
}
.details-view .holy-grail #leftNav {
	width: 170px; /* LC width */
	padding: 0px; /* LC padding */
	right: 187px; /* LC fullwidth + CC padding */
	margin-left: -100%;
	border: solid 1px #eee;
	border-right: solid 8px #eee;
}
/*** IE6 Fix ***/
* html .details-view .holy-grail #leftNav {
	left: 0px; /* RC fullwidth */
}




.oneup-page .holy-grail {
	padding-left: 125px; /* LC fullwidth */
	padding-right: 0px;
	clear: both;
}
.oneup-page .holy-grail #center {
	padding: 0; /* CC padding */
}
#oneUpRightNav {
	width: 116px; /* LC width */
	padding: 0px; /* LC padding */
	right: 125px; /* LC fullwidth + CC padding */
	margin-left: -100%;
	border: solid 1px #eee;
	border-right: solid 8px #eee;
}
.oneup-page .holy-grail .leftNavButton {
	right: 139px; /* LC fullwidth + CC padding + IMG width */
}

/*** IE Fixes ***/
* html.oneup-page .holy-grail #oneUpRightNav {
	left: 0px; /* RC fullwidth */
}
* .oneup-page .holy-grail .leftNavButton {
	left: -15px;
}

.oneup-page .close-oneUpRightNav {
	padding-left: 0px;
}
.oneup-page .close-oneUpRightNav #oneUpRightNav {
	display: none;
}
.oneup-page .close-oneUpRightNav .leftNavButton {
	right: 14px;
}




.holy-grail #center.column .debuggingIcons {
	position: absolute;
}
#holyGrailFronts #center.column .debuggingIcons {
	margin-right: -48px;
}
#holyGrail #center.column .debuggingIcons {
	margin-right: -263px;
}
#holyGrail.close-rightNav #center.column .debuggingIcons {
	margin-right: -55px;
}




#rightNavTabs {
	float: right;
	padding: 0;
	margin: 0;
	margin-top: -22px;
}
H2.nav-title {
	font-weight: bold;
	margin-left: 12px;
}
#rightNav H2.nav-title {
	margin-left: 4px;
}
#rightNav H2.nav-title span {
	margin-right: 8px;
}
lightbox-webpart #cartHeader H2.nav-title {
	margin-bottom: 0;
	vertical-align: middle;
}

#oneUpRightNav .photoCell {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.basic-page .holy-grail {
	border-top: solid 1px #eee;
}

.transaction-filter .actions { background-color: #fafafa; border-top: solid 1px #ddd; margin: 4px -8px -8px; padding: 4px 8px; text-align: right; }
.transaction-filter .tRight { padding-left: 32px; }

.pipe { color: #aaa; margin: 0 4px; }
td.lic-master { background-color: #76a3bc; padding: 8px; vertical-align: middle; }
.lic-master a.hoverIcon, .lic-master a.round-x-icon { text-decoration: none; }
.lic-master a.round-x-icon { vertical-align: text-top; margin-left: 2px; }
.lic-master a, .lic-master .empty { font-weight: normal; }
.lic-master .empty { color: #999; }
.lic-master .question-icon IMG { vertical-align: text-bottom; }
.lic-master .wait, .prototip .wait { background-color: Transparent; font-weight: normal; color: #333; padding-left: 24px; }
.lic-master .wait img, .prototip .wait img { background-image: url(images/license/spinner.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 16px; vertical-align: bottom; }
.lic-master input.button, .lic-complete-bottom input.button { border-width: 2px; }
.lic-master input.disabled { color: #aaa; border-color: #aaa;  cursor: default; }
.prototip .wait { margin: 64px 120px; }

.lic-selected-value, .lic-selected-value strong, .lic-slider-info, .lic-message, .lic-title, .lic-color { color: #76a3bc; }

.lic-top, .lic-bottom, .lic-photos-top, .lic-photos-bottom { background-color: #ccc; }
.lic-middle, .lic-photos-middle { background-color: #fff; }
.lic-top { height: 120px; }
.lic-middle { height: 330px; }

.lic-bottom, .lic-photos-bottom { height: 60px; overflow: hidden; }
.lic-bottom input { margin: 20px 8px; }
.lic-photos-bottom input { margin: 4px 0px 4px 8px; width: 180px; display: block; }
.lic-photos-bottom input.single { margin: 16px; }
.lic-photos-top { height: 30px; overflow: hidden; }
.lic-photos-top div.left { padding: 6px; }
.lic-photos-middle { height: 416px; overflow: scroll; overflow-x: hidden; padding: 2px 8px 2px 8px; }
.lic-photos-middle fieldset { width: 170px; border: solid 1px #ccc; margin-top: 8px; }
.lic-photos-middle fieldset .lightboxPhoto { overflow: hidden; margin: 4px; }
.lic-photos-middle fieldset .lightboxPhoto a.left { filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; }
.lic-photos-middle fieldset .lightboxPhoto img { width: 75px; }
.lic-photos-middle fieldset .lightboxPhoto div { margin-left: 4px; overflow: hidden; }
.lic-photos-middle div.spacer { margin: 8px; }
.lic-photo-title { height: 1.5em; overflow: hidden; padding: 2px 8px 2px 2px; background-color: #fafafa; color: #333; }
.lic-photo-title .image-desig { vertical-align: text-bottom; }
.lic-help-link { background-image: url(images/license/lifebelt.png); background-repeat: no-repeat; background-color: Transparent; background-position: 0px 0px; width: 16px; height: 16px; margin-left: 8px; }
.lic-step { height: 28px; padding: 8px 16px 0px 24px; font-size: 12px; font-weight: bold; color: #444; }
.lic-step select { width: 200px; font-size: 11px; }
.lic-list { width: 200px; }
.lic-middle .lic-list { margin-top: 6px; }
fieldset.lic-list { border: solid 1px #999; background-color: #fff; height: 18px; overflow: hidden; font-weight: normal; color: #000; }
.lic-control { border: none; padding: 8px 8px 16px 8px; margin-top: 8px; border-bottom: solid 1px #eee; }
.lic-control a.icn-cal img { vertical-align: top; }
.lic-radio-list { margin-left: -16px; }
.lic-radio-list .radio-button { display: inline; }
.lic-radio-list input { margin-left: 16px; }
.lic-control-title { width: 130px; }
.lic-control-list { margin: -8px 0 0 8px; }
.lic-title { font-weight: bold; font-size: 14px; }
.lic-inactive { color: #999; }
.lic-refresh { margin: 4px; }
.lic-refresh img { width: 20px;  height: 20px; background-image: url(images/icons/sprite.png); background-repeat: no-repeat; background-position: -89px -148px;  }
.lic-refresh:hover img { background-position: -89px -169px;  }

.lic-slider { width: 160px;  z-index: 11;  height: 16px; background-image: url(images/license/slider-bg.gif); background-repeat: repeat-x; background-position: 0 5px;  }
.lic-slider-progress { position: absolute;  width: 1px;  z-index: 12; margin-top: 5px; background-image: url(images/license/slider-progress.gif); background-repeat: repeat-x; background-position: 0 0;  }
.lic-slider-handle { z-index: 13; cursor: pointer; margin-top: -8px; margin-left: -10px; background-image: url(images/license/slider-1.png); background-repeat: no-repeat; background-color: Transparent; background-position: 0px 0px; width: 20px; height: 20px; }
.lic-slider-handle:hover { background-image: url(images/license/slider.png); }
.lic-slider-bar { position: absolute; border-right: solid 1px #ddd; height: 16px; }
.lic-slider-info { margin-left: 16px; }
.lic-slider-info-2 { font-weight: normal; font-size: 9px; }
.lic-slider-minus, .lic-slider-plus {  }
.lic-control .round-left-icon, .lic-control .round-right-icon { height: 14px; } 
.lic-control .round-left-icon { margin-right: 4px; } 
.lic-control .round-right-icon { margin-left: 8px; } 
.lic-control .errorMessage { padding-left: 16px; padding-top: 0; }
.lic-message { padding: 16px; }
.lic-new-price { color: #cc6600; font-weight: bold; }

/*
.prototip .lookup {	width: 350px; color: #fff; background: #fff; }
.prototip .lookup .toolbar { background: #969c92; font-weight: bold; }
.prototip .lookup .title { padding: 5px; }
.prototip .lookup .content { color: #000; }
*/

.lookup-filter, .lookup-content, .lookup-footer { padding: 8px 8px 0 8px; }
div.lookup-panel{ padding: 2px; border: solid 1px #ccc; position: absolute; width: 300px; background-color: #fff; margin-top: 24px; margin-left: -308px; text-align: left; z-index: 13; }
div.lookup-content2 { padding: 8px; margin-top: 4px; margin-bottom: 8px; }
#lic-licenses-panel .lookup-content { padding: 0; }
.lookup-content .border { padding: 4px; }
.lookup-content .scrollable { height: 200px; overflow: auto; overflow-x: hidden; }
.lookup-group-title { font-weight: bold; padding: 8px 4px 4px 0; }
.lookup-item { padding: 2px; }
.lookup-header { padding: 4px; border-bottom: solid 1px #ccc; }
.lookup-header .left a { font-weight: bold; font-size: 11px; }
.lookup-filter, .lookup-title { text-align: center; }
.lookup-filter a, .lookup-footer a  { font-weight: normal; }
.lookup-filter a  { font-size: 9px; }
.lookup-footer a  { font-size: 10px; }
.lookup-filter a.selected { font-weight: bold; color: #333; text-decoration: none; }
.lookup-content .territory-item label { font-weight: normal; padding: 8px; font-size: 11px; }
/*.lookup-footer { border-top: solid 1px #f1f1f1; }*/
.lookup-footer input { width: 64px; }
hr.lookup-group-sep { color: #999; margin: 4px 0px 4px 0px; height: 1px; border: none; }
.alpha-filter { margin-right: 4px; }
div.lic-modal-popup { padding: 8px 16px 8px 16px; position: absolute; z-index: 101; background-color: #fff; border: solid 2px #999; left: 80px; top: 220px; width: 410px; }
.lic-modal-popup .error { border-bottom: solid 1px #cc0000; color: #cc0000; padding: 4px; }
.lic-master div, .lic-modal-popup div { white-space: normal; }

#lic-modal-parent { z-index: 90; position: absolute; top: 0px; left: 400px; }
#lic-title { font-weight: bold; font-size: 16px; color: #fff;  margin: 5px 8px; height: 18px; }
#price-help-link { margin-top: 2px; }

#lic-front .lic-top div.left { background-color: Transparent; background-image:url("images/icons/sprite.png"); background-position: -190px 0; background-repeat:no-repeat; height: 32px; margin-left: 100px; margin-top: 40px; width: 32px; }
#lic-front .lic-top div.right { color: #333333; font-size: 16px; font-weight: bold; margin-right: 120px; margin-top: 48px; }
#lic-front .lic-middle div.front  { padding: 0; margin-top: 64px; }
#lic-front .lic-middle div.front a.question-icon  { margin-top: 0; }

#lic-front .lic-middle input, #lic-front .lic-middle input  { margin-top: 16px; }
#lic-front .lic-middle div.front .text, #lic-front .lic-middle div.front .text a { font-weight: bold; }
#lic-front .lic-middle div.front .text { color: #999; font-size: 12px; }
#lic-front .lic-middle div.front strong { color: #CC6600;}
#lic-step-3-options { padding: 8px; height: 300px; }
#modal-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=20); opacity: 0.20; -moz-opacity: 0.20; -khtml-opacity: 0.20; }
#lic-photos-chk, #lic-photos-title { float: left; }
#lic-photos-chk { margin: 6px; }
#lic-photos-title, #lic-photos-title strong { color: #fff; }
#lic-date { top: 300px; }
#lic-date div.spacer { margin-top: 8px; padding: 8px 16px 8px 64px; }
#lic-date div.spacer label { font-weight: normal; }
#lic-date .datetextbox { height: 180px; }
#lic-date div.calendar { width: 175px; }
#lic-date div.calendar table tr td { padding: 2px; }
#lic-date div.calendar table tr.days td { margin-top: 4px; }
#lic-date-button, #lic-date-skip-button { margin: 0 8px 16px 8px; width: 70px;}
#lic-date-text { width: 175px; }
#lic-complete .input { margin: 8px 4px 8px 4px; }
#lic-step-3-save { padding: 32px 0 32px 0; }
#lic-step-3-save label { font-weight: normal; }
#lic-save-name-check, lic-save-name-check-rf { margin-right: 4px; }
#lic-save-name-text, #lic-save-name-text-rf { width: 400px; margin-left: 16px; }
#lic-commercial .lic-top div { padding: 8px 16px 0px 16px; line-height: 20px; }
#lic-commercial .lic-top a { text-decoration: none; }
#lic-commercial .lic-middle table tr td { padding: 6px 4px 4px 4px; background: #fff; }
#lic-commercial .lic-middle table tr td.label { vertical-align: top; width: 120px; font-weight: normal; }
#lic-commercial .lic-middle table tr td input { width: 200px; }
#lic-commercial .lic-middle table tr td #lic-phone-1-text, #lic-commercial .lic-middle table tr td #lic-phone-2-text { width: 50px; }
#lic-commercial .lic-middle table tr td #lic-phone-3-text { width: 60px; }
#lic-commercial-form { padding: 16px; }
#lic-commercial-form fieldset { padding: 8px 32px 8px 32px; border: solid 1px #f8f8f8; text-align: left; }

#lic-comments-text { width: 350px; height: 64px; }
#lic-commercial .lic-bottom a { margin: 8px 4px 0 0; }
#lic-wait { margin-left: 8px; margin-top: 4px; color: #f1f1f1; }
#lic-licenses-panel  { width: 350px; }
#lic-territory-panel  { width: 350px; }
#lic-territory-text { width: 194px; }
#lic-territory-button { margin-left: -18px; position: absolute; z-index: 13; }
#lic-territory-button img { margin-top: 4px; }

#lic-editorial-flash, #lic-commercial-flash, #lic-personal-flash { background-repeat: no-repeat; background-color: Transparent; background-position: 0px 0px; width: 77px; height: 77px; margin-bottom: 16px; }
#lic-editorial-flash { background-image: url(images/license/original/editorial.png); }
#lic-commercial-flash { background-image: url(images/license/original/commercial.png); }
#lic-personal-flash { background-image: url(images/license/original/personal.png); }
#lic-photo-left-button { margin-bottom: 0; }

.lic-step .calendar td a { padding: 3px; font-size: 10px; font-weight: normal; }
.lic-step .calendar td a.cancel { color: #cc6600; }
.lic-step .calendar a.cal_nav div.next { float: right; }
.lic-step .calendar a.cal_nav div.prev { float: left; }
.lic-step div.calendar  { z-index: 99; }
#lic-cart-date .datetextbox { width: 150px; padding: 8px 32px 8px 32px; }
#lic-cart-date h2 { font-size: 1.3em; text-align: center; font-weight: bold; }
#lic-cart-date .lic-control { border: none; padding: 8px; margin-left: 20px; }
#lic-step-1 { background-image: url(images/license/step.png); background-repeat: no-repeat; background-position: 4px 8px;}

.license-popover #popOver_header, .license-popover #popOver_image, .license-popover-light #popOver_header, .license-popover-light #popOver_image { display: none; }
.license-popover #popOver_content, .license-popover-light #popOver_content { padding: 0; margin: 0; }
.license-popover-light #popOver_content { min-width: 600px; }
.license-popover-light #lic-wait { margin-top: 0; }
.license-popover-light #lic-title { margin-bottom: 5px; }

/* IE 6 fix begin */
* HTML .flash-title div.left { margin-left: 50px; }
* HTML .flash-title div.right { margin-right: 60px; }
* HTML #popOver_container a.debugInfoWindow_link { display: none; }
* HTML .lic-slider-handle { background-image: url(images/license/slider.gif); height: 12px; width: 12px; margin-top: -4px; margin-left: -6px; }
* HTML .lic-slider-handle:hover { background-image: url(images/license/slider.gif); }
* HTML #lic-drag-handle { cursor: default; }
/* IE 6 fix end */

.footer .lic-master { padding-top: 0; color: #fff; text-align: left; padding-left: 16px; }

.lic-complete-bottom { border-top: solid 1px #eee; margin-top: 24px; }
.lic-complete-bottom input { margin: 12px 8px 0 8px; }
.lic-complete-bottom a { margin: 16px 8px 8px; font-weight: bold; font-size: 11px; }
#lic-cart-date-checkout-button { width: 142px; }

/*
#lic-mixed .lic-middle { height: 350px; padding-top: 100px; text-align: center; }
*/


.lightboxPhoto .rf, .lightboxPhoto .editorial, .lightboxPhoto .rm, .lightboxPhoto .ex { padding-left: 8px; font-size: 0.95em; }

.flash-title { font-weight: bold; font-size: 1.5em; color: #333; padding-top: 40px; text-align: center; height: 80px; }
.flash-title img { background-image: url(images/icons/sprite.png); background-repeat: no-repeat; background-color: Transparent; background-position: -190px 0; width: 32px; height: 32px; vertical-align: middle; margin-right: 8px; }
.home .top { height: 190px; }
.home .middle { height: 30px; background-color: #76A3BC; }
.home .bottom { height: 110px; }
.home .lic-type { margin-top: 8px; width: 268px; border: solid 2px #ccc; text-align: center; _width: 264px; } 
.home .lic-type:hover { border: solid 2px #888A7F; }
.home .top .lic-type { height: 170px; }
.home .top .lic-type .title { font-weight: bold; font-size: 1.2em; margin-top: 8px; }
.home .top .lic-type .count { margin-top: 8px; }
.home .top .lic-type .image { margin-top: 8px; }
.home .top .lic-type .get-price { margin-top: 8px; }
.home .top .lic-type .get-price .button { width: 120px; margin-left: 16px; }
.home .bottom .lic-type { height: 90px; }
.home .bottom .lic-type .question { padding: 2px; text-align: right; }
.home .bottom .lic-type .text { text-align: left; font-size: 1.2em; color: #CC6600; margin: 4px 16px; }
.home .bottom .lic-type .text img { margin: -8px 12px 0 0; height: 51px; width: 51px;}
.home .bottom .lic-type .text a { font-weight: bold; }
.home .top .left, .home .bottom .left { margin-left: 8px; }
.home .top .right, .home .bottom .right { margin-right: 8px; }
.home .middle div { color: #fff; font-weight: bold; text-align: center; font-size: 1.2em; padding-top: 6px; }
.home img.editorial { background-image: url(images/license/editorial.png); height: 65px; width: 66px; }
.home img.rf { background-image: url(images/license/rf.png);  height: 66px; width: 65px; }
.home img.commercial { background-image: url(images/license/commercial.png); }
.home img.personal { background-image: url(images/license/personal.png); }
.home .inactive { filter: alpha(opacity=25); opacity: 0.25; -moz-opacity: 0.25; -khtml-opacity: 0.25; color: #333; }
.home .inactive .lic-type .text { color: #333; }
.home .inactive .lic-type .text .disabled { font-weight: bold; color: #333; }
/*
.home .inactive img.editorial { background-image: url(images/license/editorial_inactive.png); }
.home .inactive img.rf { background-image: url(images/license/rf_inactive.png); }
.home .inactive img.commercial { background-image: url(images/license/commercial_inactive.png); }
.home .inactive img.personal { background-image: url(images/license/personal_inactive.png); }
.home .inactive a { cursor: default; color: #D7D7D7; }
.home .inactive .lic-type .text { color: #D7D7D7; }
.home .inactive .lic-type .text .inactive { border: none; font-weight: bold; }
.home .inactive .question-icon img { opacity: 0.25; filter: alpha(opacity=25); -moz-opacity: 0.25; }
*/
.home .selected { border: solid 2px #888A7F; background-color: #EFF5E0; }
.rf-option { clear: both; padding: 8px; border: solid 2px #ccc; height: 16px; margin-bottom: 8px; color: #333; }
.rf-option:hover { border: solid 2px #888A7F; background-color: #eee; }
.rf-option .name { font-weight: bold; width: 58px; font-size: 1em; }
.rf-option .desc { font-size: 0.9em; }
.rf-option .price { font-weight: bold; font-size: 1em; }
.rf-option .select { margin-left: 8px; }
.lic-photos-middle fieldset.selected { border: solid 1px #888A7F; background-color: #EFF5E0; } 
.lic-photos-middle fieldset.selected .lightboxPhoto a.left, .lic-photos-middle-mix fieldset .lightboxPhoto a.left { filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; }
#lic-rf-form .lic-control { padding: 24px 8px 0; margin-top: 0; border: none; }
#lic-rf-form .lic-control .lic-selected-value { border: solid 2px #888A7F; background-color: #EFF5E0; }
#lic-rf-form .lic-control .lic-selected-value .price { color: #76a3bc; }
#lic-rf-form .lic-control .lic-selected-value .select a { color: #999; }
#lic-rf-form .lic-control .lic-inactive-value { filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; }
.lic-middle .disclaimer { padding: 8px; font-size: 0.95em; margin-top: -8px; color: #999; }
#royalty_free_count, #editorial_count { font-weight: bold; margin-right: 4px; }
#lic-royalty-free { height: 510px; }
.lic-photos-middle-mix .lic-photos-middle { height: 446px; }
.lic-photos-middle-mix .lic-photos-middle fieldset.selected { border: solid 1px #ccc; background-color: #fff; }
.lic-photos-middle-mix .lic-photos-middle input, .lic-photos-middle-mix #lic-photos-title, .lic-photos-middle-mix .lic-photos-top { display: none; }
.lic-photos-middle-mix .lightboxPhoto .lic-color { margin-left: 8px; }

.lic-mixed .header { background-color: #eee; }
.lic-mixed .header .top { height: 56px; padding: 4px; }
.lic-mixed .header .top input { width: 160px; color: #444; margin: 0 0 4px;  }
.lic-mixed .header .top input.disabled { filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; }
.lic-mixed .header .top .left { padding: 8px; font-size: 1.25em; }
.lic-mixed .header .top .left .title { color: #76a3bc; font-size: 1.4em; margin-bottom: 8px; }
.lic-mixed .header .bottom { padding: 4px 8px; border-top: solid 1px #ccc; background-color: #fff;  }
.lic-mixed .header .bottom input { margin: 0 4px 0 16px; }
.lic-mixed .photos { height: 400px; background-color: #fff; overflow: auto; border-top: solid 1px #eee; }
.lic-mixed .photos .photo { margin: 8px 0 8px 16px; border: solid 2px #ccc; width: 128px; height: 176px; float: left; text-align: center; overflow: hidden; background-color: #fafafa; }
.lic-mixed .photos .photo .lic-photo-title { background-color: #ddd; font-size: 11px; }
.lic-mixed .photos .photo .designator { padding-top: 4px; font-weight: bold; font-size: 1.1em; }
.lic-mixed .photos .photo .prices { overflow: hidden; height: 18px; }
.lic-mixed .photos .photo .image { height: 112px; width: 128px; overflow: hidden; vertical-align: bottom; background-color: #fff; border-bottom: dotted 1px #ccc; border-top: solid 1px #ccc; }
.lic-mixed .photos .photo .image img { max-height: 112px; }
.lic-mixed .lic-photo-title { height: 1.4em; }

.price-info { padding: 0 4px 4px; background-color: #fff; color: #333; }
.price-info table { border: solid 1px #76A3BC; border-collapse: collapse; }
.price-info td { margin: 0; padding: 2px 4px; }
.price-info th { text-align: center; background-color: #76A3BC; color: #eee; font-weight: normal; padding-bottom: 4px; }
.price-info .alt { background-color: #EBF2F5; }
.price-info .lic-color { text-align: right; }
HTML.oneup-page {
	overflow-y: hidden;
}
/* IE 6 hack */
* HTML.oneup-page {
	overflow-y: auto;
	overflow-x: hidden;
}
.oneup-page #footer, .oneup-page #header, .oneup-page #bottombar UL.right {
	display: none;
}
.oneup-page #bottombar {
	padding-bottom: 0px;
	position: relative;
	top: -10px;
}
.oneup-page #chromeBorder {
	margin: 0;
}
.oneup-page #topbar {
	display: none;
}
.oneup-page .shadow-list-top {
	margin-top: 0px;
}
.oneup-page #body {
	padding: 0 15px 15px 15px;
}
.oneup-page .page-title h1, .oneup-page .page-title .right-title {
	margin: 0 0 4px 0;
}


#sideBarContent, #_oneUpPane { overflow: auto; overflow-x: hidden; }

.oneup-page HR {
	margin: 0;
	padding: 0;
}
.oneup-page h2.nav-title, .unsecured h2.nav-title {
	margin: 0;
	text-align: center;
}
.oneup-page .searchResultsRoot {
	padding: 0;
}
.oneup-page #mainBody {
	padding: 0;
	margin: 0 0 0 4px;
	border: solid 1px #eee;
}
.oneup-page .oneUpHeaderPane {
	border-bottom: solid 1px #eee;
	padding-bottom: 1px;
}
.oneup-page .searchBar {
	line-height: 2em;
	margin: 0;
}
.oneup-page .warningBar {
	font-size: 1em;
	margin-top: 4px;
}
.oneup-page .actionBar {
	text-align: center;
}
.oneup-page .searchBar .jump-to {
	float: left;	
}
.oneup-page .searchBar .select {
	float: right;
	padding-left: 16px;
}
.oneup-page .searchBar .pager {
	float: right;
	font-weight: bold;
	font-size: 1.4em;
}
.oneup-page .caption P {
	padding: 4px;
	margin: 0;
}
.oneup-page .the-content {
	text-align: center;
	padding-top: 8px;
	overflow: auto;
}
.oneup-page .similar-loading {
	text-align: center;
	padding: 150px 0;
}
.oneup-page .action-links 
{
	line-height:1em;
}
.video-script H4 {
	font-size: 1.1em;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-style: italic;
}
.video-script H5 {
	font-size: 1.1em;
	margin: 0;
	padding: 4px;
	font-weight: normal;
}
.video-script H5 EM {
	font-weight: bold;
	font-style: italic;
	color: #000;
}
/* $popover */
.shadowBox .a {
	background-image: url(/images/popover/drop-a.png);
	width: 22px;
	height: 22px;
}
.shadowBox .b {
	background-image: url(/images/popover/drop-b.png);
	width: 37px;
	height: 22px;
}
.shadowBox .c {
	background-image: url(/images/popover/drop-c.png);
	height: 22px;
}
.shadowBox .d {
	background-image: url(/images/popover/drop-d.png);
	width: 27px;
	height: 22px;
}
.shadowBox .e {
	background-image: url(/images/popover/drop-e.png);
	width: 32px;
	height: 22px;
}

.shadowBox .f {
	background-image: url(/images/popover/drop-f.png);
	width: 32px;
	height: 37px;
}
.shadowBox .g {
	background-image: url(/images/popover/drop-g.png);
	width: 32px;
	height: auto;
}
.shadowBox .h {
	background-image: url(/images/popover/drop-h.png);
	width: 32px;
	height: 27px;
}

.shadowBox .i {
	background-image: url(/images/popover/drop-i.png);
	width: 32px;
	height: 32px;
}
.shadowBox .j {
	background-image: url(/images/popover/drop-j.png);
	width: 27px;
	height: 32px;
}
.shadowBox .k {
	background-image: url(/images/popover/drop-k.png);
	height: 32px;
}
.shadowBox .l {
	background-image: url(/images/popover/drop-l.png);
	width: 37px;
	height: 32px;
}
.shadowBox .m {
	background-image: url(/images/popover/drop-m.png);
	width: 22px;
	height: 32px;
}

.shadowBox .n {
	background-image: url(/images/popover/drop-n.png);
	width: 22px;
	height: 27px;
}
.shadowBox .o {
	background-image: url(/images/popover/drop-o.png);
	width: 22px;
	height: auto;
}
.shadowBox .p {
	background-image: url(/images/popover/drop-p.png);
	width: 22px;
	height: 37px;
}



* HTML .shadowBox .a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-a.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .b {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-b.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .c {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-c.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .d {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-d.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .e {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-e.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .f {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-f.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .g {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-g.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .h {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-h.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .i {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-i.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .j {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-j.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .k {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-k.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .l {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-l.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .m {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-m.png' , sizingMethod= 'image' );
	background-image: none;
}
* HTML .shadowBox .n {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-n.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .o {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-o.png' , sizingMethod= 'scale' );
	background-image: none;
}
* HTML .shadowBox .p {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popover/drop-p.png' , sizingMethod= 'scale' );
	background-image: none;
}


/* pop over stuff, $popover */
#popOver_container {
	position: absolute;
	display: block;
	z-index: 500;
	left: 35px;
	margin-top: -50px;
}
.fixed-width #popOver_container {
	left: auto;
	margin-left: -23px;
}
#unsecuredroot #popOver_container {
	top: 50px;
}
#popOver_container THEAD TR {
	border: none;
}
#popOver_iframe {
	position: absolute;
	z-index: 501;
	height: 1px;
	width: 1px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#popOver {
	border: solid 1px #999999;
	background-color: #ffffff;
	z-index: 502;
	position: relative;
}
#popOver_header {
	font-weight: bold;
	border-bottom: solid 1px #999999;
	white-space: nowrap;
}
#popOver_title {
	cursor: move;
	width: 85%;
}
#popOver_options {
	float: right;
}
#popOver_content {
	padding: 10px;
	padding-top: 0px;
	min-width: 650px;
	min-height: 56px;
}
* HTML #popOver_content {
	width: 650px;
}
#popOver_image {
	height: 10px;
	width: 650px;
	clear: right;
	display: block;
}
#popOver_content .table {
	width: 630px;
}

.popOver_invoice
{
	width: 950px;
}
.ReplayPrompt
{
	width:300px;
	height:100px;
}
#ReplayPromptShowOptions
{
margin-top:20px;
}
#btn_ProceedYes
{
	margin-left:10px;
}

.srPLink .standardLink a.replayLink, .OneUpPUseLink a.replayLink, .srPLink .standardLink a, .OneUpPUseLink a
{
	cursor:pointer;
}
.srPLink .standardLink a.replayLink:hover, .OneUpPUseLink a.replayLink:hover, .srPLink .standardLink a:hover
{
	text-decoration:underline;
}

.srPLink .OneUpPUseLink
#pushup {
  position: fixed;
  top: 33px;
  right: 31px;
  margin: 0;
  padding: 4px;
  background: #ffffc6;
  border: 1px solid #b0dfc8;
  z-index: 9999;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
  position: absolute;
  top: expression(_pushupIETop = 33 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.withReminder { padding-bottom: 6px; }
#pushup a {
  outline-style: none;
  text-decoration: none;
}

#pushup .pushup_messageLink {
  float: left;
  position: relative;
  color: #4293cd;
  font-size: 12px;
  cursor: pointer;
}

#pushup .pushup_icon {
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
}

#pushup .pushup_message {
  position: relative;
  float: left;
  margin-right: 3px;
  line-height: 22px;
  vertical-align: middle;
}

#pushup .pushup_reminder {
  float: left;
  clear: both;
  font-size: 10px;
  color: #84a2ac;
  margin-left: 27px;
  cursor: pointer;
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline; }
/* search bars */
.userMessageBar, .spellingBar {
	background-color: #E7F2E7;
}
.warningBar {
	background-color: #ffffd3;
	font-size: 1.8em;
	border: solid 1px #800000;
	padding: 8px;
	margin: 0 4px 4px 4px;
	text-align: center;
}
.searchResultsRoot .warningBar A {
	font-weight: bold;
}
.errorBar {
	background-color: #ffe4e1;
}
.searchResultsRoot {
	padding: 4px 0;
}
.fronts-page .searchResultsRoot {
	padding: 0;
}
#resultArea, .resultArea {
	border:solid 1px #eee;
}
.downlaodPageRoot #resultArea {
	border: none;
}
.searchResultsRoot .searchBar {
	clear: both;
	overflow: hidden;
	padding: 0 4px 4px 4px;
}
.searchResultsRoot .bottom {
	padding-top: 4px; *min-height: 24px; _height: 24px; /* height is to fix IE bug, do not delete it! */
}
.searchResultsRoot .searchBar .textbox, .searchResultsRoot .searchBar SELECT {
	font-size: 1.1em;
}
.searchResultsRoot .actionBar {
}
.searchResultsRoot .selectedMenu, .searchResultsRoot .select-all-none {
	float: left;
}
.select-all-none .count { padding-left: 16px; padding-bottom: 2px; background-image: url(images/icon_selected.gif); background-repeat: no-repeat; }
.select-all-none .bar { color: #cccccc; padding-left: 2px; padding-right: 4px; }
.searchResultsRoot .selectedMenu .button {
	margin-left: 0;
}
.searchResultsRoot .viewMenu, .searchResultsRoot .sortMenu {
	float: right;
}
.searchResultsRoot .viewMenu IMG {
	vertical-align: middle;
}
.searchResultsRoot .viewMenu {
	border-right: solid 1px #eee;
	margin-right: 8px;
	padding: 0 8px;
}
.pageSummary {
	vertical-align: middle;
	float: right;
	white-space: nowrap;
}
.pageSummary IMG {
	vertical-align: top;
}

#popOver .searchResultsRoot {
	width: 775px;
	height: 535px;
	overflow: auto;
}

.downloadBar OL, .downloadBar UL {
	margin: 0px 0px 10px 50px;
	padding: 0px;
}
.usageImage {
	height: 110px;
	width: 85px;
	overflow: hidden;
	display: block;
}

.unsecured #mainBody {
	border: solid 1px #eee;
}
.details-view .title-bar H2, .details-view .title-bar .h2 {
	margin: 0;
	font-weight: bold;
}
.details-view .title-bar .right-title {
	float: right;
}




















/* search hits */
.photoCell {
	margin: 0px;
	padding: 0px;
	display: block;
}
.photoActionInfo {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
}
.photoActionInfo .price {
	text-align: left;
	line-height: 30px;
}
H5.photoHeader {
	margin: 0px;
	padding: 0px;
	border: none;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	width: 136px;
	vertical-align: middle;
}
#download_sr H5.photoHeader {
	border: none;
}
.photoHeader LABEL {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	font-weight: normal;
}
.photoHeader INPUT.checkbox {
	height: 14px;
	width: 14px;
	padding: 0px;
	margin: 1px 0px 2px 0px;
}
.photoHeader .hitMenu {
	margin-top: 1px;
	float: right;
}
.publicView .photoHeader, .unsecured .photoHeader {
	display: none;
}




/* the width is necessary so that very long lines in IE dont blow out for nothign... */
.photoCell, .photoCell LABEL {
	font-size: 11px;
}
.photoCell .text {
	line-height: 15px;
	overflow: hidden;
	clear: both;
}
.photoCell .price {
	height: 15px;
}
#download_sr .photoCell .text {
	width: auto;
}
.photoCell .photoActionInfo {
	clear: both;
}
.photoCell .title, .photoCell .people {
	height: 30px;
}
#download_sr .photoCell .title {
	height: auto;
	border: none;
}
.photoCell .date, .photoCell .designator {
	height: 15px;
}
.photoCell .eventname {
	height: 45px;
}
.photoCell .people {
	text-transform: capitalize;
}
.photoCell .imageInfo {
	margin-top: 3px;
}
.photoCell .imageInfo .date {
	font-size: 10px;
	display: block;
	height: 14px;
	overflow: hidden;
	letter-spacing: -0.1em;
}



.showAction_events .displayMode_brief .photoCell, .showAction_events .displayMode_standard .photoCell, .showAction_events .displayMode_full .photoCell {
	padding: 0px;
}
#results {
	padding-bottom: 9px;
}
.displayMode_full .photoCell {
	margin-top: 4px;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 0;
	clear: both;
	overflow: auto;
}
.fullMeta {
}
.fullMeta .title {
	margin-bottom: 5px;
}









/* search hits */
.photoCell {
	margin: 0px;
	padding: 0px;
	display: block;
}


H5.photoHeader {
	margin: 0px;
	padding: 0px;
	border: none;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	width: 136px;
	vertical-align: middle;
}
.photoHeader LABEL {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	font-weight: normal;
	vertical-align: middle;
}
.photoHeader INPUT.checkbox {
	margin-left: 0px;
}
.photoHeader .hitMenu {
	margin-top: 1px;
	float: right;
}
.publicView .photoHeader, .unsecured .photoHeader {
	display: none;
}





/* the width is necessary so that very long lines in IE dont blow out for nothign... */
.photoCell, .photoCell LABEL {
}
.displayMode_brief .photoCell .text, .displayMode_standard .photoCell .text {
	overflow: hidden;
	clear: both;
	width: 136px;
}
.photoCell .photoActionInfo {
	clear: both;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
.photoCell .storynum {
	white-space: nowrap;
}
.displayMode_brief .photoCell .title, .displayMode_brief .photoCell .people {
	height: 30px;
}
.displayMode_brief .photoCell .date {
	height: 15px;
}
.displayMode_brief .photoCell .eventname {
	height: 45px;
	white-space: normal;
}
.photoCell .people {
	text-transform: capitalize;
}
.displayMode_brief .photoCell .imageInfo {
	margin-top: 3px;
}
.displayMode_brief .photoCell .imageInfo .date {
	display: block;
	height: 14px;
	overflow: hidden;
	letter-spacing: -0.1em;
}
.photoCell .imageInfo.missing .date {
	background-color: yellow;
}


.photoImage, .thumbCrop {
	clear: left;
	float: left;
	width: 136px;
	height: 136px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}
.displayMode_full .photoImage, .displayMode_full .thumbCrop {
	height: auto;
}
.photoImage IMG {
	text-align: center;
}
.photoImage TD {
	text-align: center;
	vertical-align: bottom;
}
.thumbCrop {
	overflow: hidden;
}
.fullPhotoImage {
	float: left;
}


.displayMode_brief .photoCell, .displayMode_standard .photoCell, .displayMode_tiny .photoCell, .displayMode_micro .photoCell {
	width: 136px;
	float: left;
	padding: 0px 4px;
	border: solid 1px #fff;
	margin: 4px;
}
.displayMode_micro .photoCell {
	width: 83px;
}
.displayMode_micro .photoImage, .displayMode_micro .thumbCrop {
	width: 83px;
	height: auto;
}
.displayMode_micro.crop .photoImage, .displayMode_micro.crop .thumbCrop {
	height: 83px;
}
.displayMode_micro .photoCell .photoActionInfo {
	white-space: nowrap;
	overflow: hidden;
	width: 83px;
}
.displayMode_micro .photoActionInfo a {
	margin: 0 2px 0 1px;
}
.displayMode_micro .photoActionInfo .downloadImage {
	margin: 0 3px;
}
.displayMode_full .photoCell .text {
	display: block;
	clear: none;
	height: auto;
	width: auto;
}
.showAction_events .displayMode_brief .photoCell, .showAction_events .displayMode_standard .photoCell, .showAction_events .displayMode_full .photoCell {
	padding: 0px;
}
.displayMode_full .photoCell {
	overflow: hidden;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #fff; /* so doesnt move when selected */
}
.displayMode_full .first .photoCell {
	border-top: none;
}
.displayMode_full .photoCell.selected {
	border-left: none;
	border-right: none;
}
.displayMode_full .photoCell .photoActionInfo {
	border-bottom: none;
}
.oneuplink {
	white-space: nowrap;
	display: block;
}
.specialTTMeta {
	margin-top: 5px;
}







.debuggingIcons {
	z-index: 8000;
}
.debuggingIcons IMG {
	vertical-align: middle;
	margin: 0px 2px 0px 2px;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}
.debuggingIcons A:hover IMG, .debuggingIcons IMG:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}





















/* $search hit */
.fullPhotoImage {
	float: left;
}
.photoImage {
	clear: left;
	float: left;
	border-collapse: collapse;
	padding: 4px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}
.photoImage, .photoImage IMG, IMG.imgSize, .imageSize {
	text-align: center;
}
.displayMode_micro .photoImage IMG, .displayMode_micro IMG.imgSize, .imageSize {
	width: 75px;
}
.photoImage {
}
.normalSize, .normalSize IMG {
}
.normalSize {
}
.smallImage, .smallImage IMG {
	height: 75%;
	width: 75%;
}
.croppedImage {
	height: 26px;
	width: 26px;
	overflow: hidden;
}
.uncroppedImage {
	margin-top: -24px;
	margin-left: -32px;
	padding: 8px;
	position: absolute;
	z-index: 950;
}

.croppedDragImage {
	height: 80px;
	width: 64px;
	overflow: hidden;
}

.activeparent {
	vertical-align: middle;
}
.activeparent .photoCell.active, .activeparent .photoCell.selected.active {
	border: solid 1px #99AABB;
}
.photoCell, .folderItem {
	padding-top: 4px;
	padding-bottom: 4px;
}
.downlaodPageRoot .photoCell {
	margin-bottom: 10px;
}
.folder-items {
	border-top: solid 1px #E3DEDB;
}
.showAction_events .photoCell {
	border-bottom: none;
}
.displayMode_standard .brief {
	overflow: hidden;
	border: solid 1px #f5f5f5;
	background-image: url(images/bg_photo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.displayMode_standard .brief.selected {
	background-image: none;
}
.displayMode_standard .brief .photo-ph {
	width: 180px;
	overflow: hidden;
	padding: 4px 0px 0px 4px;
}
.displayMode_standard .brief .text {
	white-space: nowrap;
	overflow: hidden;
	width: 180px;
}
.displayMode_standard .brief .title {
	height: 3em;
}

.photoCell.selected, .folderItem.selected, .selected H5.photoHeader {
	background-color: #F0F8E0;
	color: #000000;
	border: dotted 1px #999;
}
.folderItem.selected {
	font-weight: normal;
}
.usageArea {
	border: solid 1px #E3DEDB;
	border-top: none;
}
.download-page .photoCell {
	border: none;
	border-bottom: solid 1px #e7e7e7;
	filter: alpha(opacity=75); opacity: 0.75; -moz-opacity: 0.75; -khtml-opacity: 0.75;
}
.download-page .photoCell.selected {
	background-color: Transparent;
	border: none;
	border-bottom: solid 1px #e7e7e7;
	filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}

.photoCell .fullMeta .caption LABEL {
}
.photoCell .fullMeta .caption {
	overflow: auto;
}
.photoCell .time-span {
	clear: left;
	text-align: center;
}
.photoCell .quickText {
	margin-left: 0px;
}
.photoCell .quickText IMG {
	margin-left: 4px;
}
.photoCell H5, .photoCell H6, .photoCell P {
	margin: 0px;
}
.photoCell .photoCheck {
	float: left;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.photoCell .photoCheck .hit-num {
	display: block;
	text-align: right;
	padding-right: 2px;
}
.photoCell .quick-text-region {
	float: left;
	margin-right: 5px;
}

.editorHighlight {
}


H5.photoHeader {
	background-color: Transparent;
}
.displayMode_full H5.photoHeader {
	width: auto;
}
.photoHeader .hitMenu {
	padding-left: 6px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bullet_light.gif);
}

.fullMeta {
	padding-left: 5px;
}
.showAll, A:link.showAll, A:visited.showAll, A:hover.showAll, A:active.showAll {
	border-left: solid 1px #040BBB;
	color: #ffffff;
}
A:hover.showAll, A:active.showAll {
	color: #999999;
}


.displayMode_full .title {
	border: none;
}




.fronts .photoCell .count {
	display: none;
}
.fronts .photoCell, .fronts .folderItem {
	border: none;
}



#download_sr H5.photoHeader {
	width: auto;
}


#download_sr .photoImage td {
	vertical-align: top;
}

/*
.photoCell.selected.download {
	background-color: White;
}

.photoCell.unselected.download {
	-moz-opacity: 0.35;
	filter: alpha(opacity=50);
	border: solid 1px #fff;
}
*/
* html #results .selected { filter: alpha(opacity=100); }
* html #results .unselected { filter: alpha(opacity=50); }




















/* $lightbox */

#lightboxWebPart #lightboxHeader .notes {
	margin-bottom: 10px;
}
#lightboxWebPart #lightboxContent, #cartWebPart #cartContent {
	margin-top: 10px;
	border: solid 1px #eee;
	border-top: none;
}
#lightboxSingleActions {
	padding-top: 4px;
}
.lightbox-webpart {
	padding: 4px;
}
.lightbox-webpart .lbItemContainer .text {
	overflow: hidden;
}
.lightbox-webpart .lightbox-item .item-name {
	height: 4.5em;
}
.lightbox-webpart .ecom-lightbox-item .item-name {
	height: 1.5em;
}
.lightbox-webpart .lbItemContainer {
	border-top:1px solid #EEEEEE;
	padding:4px;
	overflow: hidden;
}
.lightbox-webpart .lightboxItem {
	border: none;
	float: left;
	margin-right:8px;
}
/*
.lightbox-webpart .lightboxPhoto {
	width: 75px;
	height: 80px;
	overflow: hidden;
}
*/
.lightbox-webpart .lightboxPhoto IMG {
	display: block;
	width: 75px;
}

.lightboxPhoto {
	display: block;
}
.lightboxReorderGroup .lightboxItem {
	margin: 4px;
	float: left;
}
.hoverclass {
	background-color: #ffeeee;
}
#lightboxSharing {
	width: 800px;
}






.use-info table.padded4 td, .use-info table.padded4 th, .use-info td.padded4 table td {
	padding: 4px 8px 4px 0;
}
.use-info-cart table.padded4 td, .use-info table.padded4 th, .use-info td.padded4 table td {
	padding: 1px 1px 1px 0;
}
.tRight .use-info table.padded4 td, .tRight .use-info table.padded4 th, .tRight .use-info td.padded4 table td {
	padding: 4px 0 4px 8px;
}
.image-desig {
	margin-right: 2px;
}

.price-bar {	
	padding: 8px 16px 8px 8px;
	border: solid 1px #999;
	background-color: #f6f6f6;	
	margin-bottom: 10px;
}
.price-bar .total-price 
{
    text-align: right;
}
.price-bar .checkout-button 
{
    width: 180px;
}
.price-bar .use-restrictions 
{
    text-align: left;
    font-weight: bold;    
}
#total_price_div 
{    
    font-size:1.5em;
}
.download-item UL {
	list-style: none;
	margin-top: 0;
}
.download-item .item-validation {
	width: 230px;
	height: 50px;
	overflow: auto;
}
.download-item .license-info .license-errors {
	background-color: #F8D9D7;
	border: solid 1px #E14512;
	color: #F34311;
	-font-weight: bold;
	-margin-top: 5px;
	-margin-bottom:5px;	
	margin: -2px 0 0 8px;
	position: absolute;
}
.download-item .license-info .license-errors OL
{
    list-style: none;
	margin: 0;
	color: #F34311;
	-font-weight: bold;
    padding: 2px 8px;
}
.download-item .item-validation IMG {
	width: 44px;
	height: 44px;
	float: right;
}
.download-item .license-info { height: 22px; padding: 4px 0 0; border: solid 1px #eee; margin-bottom: 4px; background-color: #f5fff5; }
.download-item .license-info h2 { margin: -5px 8px 0 32px; }
.download-item .license-info .info { width: 400px; overflow: hidden; margin: 0 16px 0 8px; white-space: nowrap; }
.download-item .license-info .spinner { position: absolute; }
.download-item .license-info fieldset.calendar { vertical-align: middle; padding-right: 16px; }
.download-item .license-info fieldset.calendar input { width: 76px; }
.download-item .license-info fieldset.calendar a img { margin: 2px; }
.download-item .alt { background-color: #fff; }
.download-item .license-error { border: solid 1px #EEE; background-color: #FFF5F5; margin-bottom: 8px; clear: both; }
.download-item .error-message { border: solid 1px #EEE; background-color: #FFF5F5; padding: 4px 8px; color: #000; }
.download-item .error-message ol { list-style: none; margin: 0;  }
.download-center .license-error-text { font-weight: bold; color: #F34311; }
.download-center .license-error-text ol { list-style: none; margin: 0;  }
.download-center .download-rights label { margin: 0 12px 0 4px; }
#dl-button { background-image: url(images/cart/button_bg.gif); background-repeat: repeat-x; }

.download-item .license-info .price-and-actions {
	float: right;
}
.download-item .license-info .errors {
	clear: both;
	padding: 4px 0 8px 0;
}
.download-item .license-info .errors OL, .item-validation OL {
	list-style: none;
	margin: 0;
	color: #F34311;
	font-weight: bold;
}
.download-item .license-info .price-and-actions UL {
	margin-left: 0;
}
.download-item .license-info .license-details-hidden .details {
	display: none;
}
.download-item .download-format-options SELECT {
	font-size: 1em;
}
.download-item .download-messages {
	padding: 4px;
}
.download-item .download_actionlinks LI {
	white-space: nowrap;
}
.download-item .download-center 
{
    padding-left: 16px;
}
.download-item .download-center table { width: 500px; }
.download-item .download-center table td.label { width: 70px; }
.download-item .download-center-info  { width: 408px; padding-right: 16px; }
.download-item .toggle { margin-bottom: -20px; padding-right: 4px; } 
.download-item .toggle .left { display: none; }
.download-item .hidden { margin-bottom: 8px; padding: 4px; border: 1px dotted #999999; }
.download-item .hidden .left { display: inherit; font-size: 1.1em; font-weight: bold; color: #999; }
.download-item .toggle a img { background-image: url(images/cart/toggle.png); background-repeat: no-repeat; background-position: right top; width: 12px; height: 12px; filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; }
.download-item .toggle a:hover img { filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; }
.download-item .hidden a img { background-position: left top; }
.download-item .unselected { border: 1px dotted #999999; color: #aaa; background-color: #fff; }
.download-item .unselected a, .download-item .unselected label, .download-item .unselected strong, .download-item .unselected h2, .download-item .unselected .license-error-text, .download-item .unselected p { color: #ddd; }
.download-item .unselected img, .download-item .unselected input, .download-item .unselected select, .download-item .unselected .error-message { filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; }

.rf { color: #006600; }
select .rf { background-image: url(/images/designators/rf.gif); background-position: 80px 2px; background-repeat: no-repeat; }
.rm { color: #993300; }
.ex { color: #660033; }
.editorial { color: #003366; } 
.oneup-page .tCenter .rf, .oneup-page .tCenter .ex, .oneup-page .tCenter .rm, .oneup-page .tCenter .editorial { display: inline; margin-right: 8px; }
.promo-code { padding: 16px 0 8px; }
.promo-code .spinner img { background-image: url(images/wait.gif); background-position: center center; background-repeat: no-repeat; width: 16px; vertical-align: top; margin-right: 8px; }
.promo-code .button { margin: 0 20px 0 8px; }
.promo-code strong { font-size: 1.25em; margin-right: 8px; }
.download_actionlinks .valid-icon-big, .download_actionlinks .invalid-icon-big { width: 16px; height: 18px; margin: 4px 0 0 -24px; }
.grid .pc-price { font-weight: bold; text-align: right; padding-right: 8px; }
.grid .discount { color: #CC6600; }
.grid .actual { display: none; }
/*.grid .item-price { text-align: right; padding-right: 8px; width: 64px; }
.grid .item-price .discounted { text-decoration: line-through; color: #888; }*/
.grid .quantity { width: 20px; text-align: center; }

.item-price { text-align: right; padding-right: 8px; width: 64px; }
.total-container { background-color: #eee; }
.total-container .totals { background-color: #fff; width: 280px; }
.total-container .totals table { width: 100%; border-top: none; }
.total-container .totals .pc-price { width: 64px; text-align: right; }
.total-container .totals .discount { color: #CC6600; }
#pc_container { padding: 8px 16px; }
#pc_container .pc-message { color: #CC0000; font-size: 1.1em; }
#pc_container .pc-desc { font-weight: bold; margin-bottom: 8px; }

.thin .applied-promotions { border: dotted 1px #ccc; }
.applied-promotions td { padding: 6px; border-bottom: dotted 1px #ccc; }
.applied-promotions th { font-size: 1.4em; padding: 5px; color: #76A3BC; background-color: #eee; }
.applied-promotions .code { font-weight: bold; text-transform: uppercase; }
.promo-sales .promo-code { padding: 6px; text-align: right; background-color: #fcfcfc; }
.promo-sales .promo-code .button { margin: 0 8px; vertical-align: bottom; }
.promo-sales h2 { line-height: 1em; }
.promo-sales-info { text-align: right; color: #004800; }
.promo-sales-info .promo-code { font-weight: bold; }
.promo-sales-info .pipe { margin: 0 4px; color: #999; }

.tip-preview .image { width: 285px; overflow: hidden; text-align: center; margin-bottom: 8px; }
.tip-preview .image img { width: 278px; height: auto; vertical-align: middle; border: solid 4px #eee; }
.tip-preview .image img.tall { width: 200px; }
.tip-preview .image img.spinner { background-image: url(images/spinner.gif); background-position: center center; background-repeat: no-repeat; }
.tip-preview div { padding: 0 8px 8px; } 
.search-popup-tip .tip-preview .image { width: 200px; }
.search-popup-tip .tip-preview .image img { width: 200px; }

.org-user-search h5 { margin-bottom: 0; }
.org-user-search table.grid { margin-top: 8px; }
.org-user-search table.grid td { padding: 1px 8px; }
.org-user-search table.grid td label { color: inherit; }
.org-user-search .spinner { vertical-align: bottom; }
.org-user-search .spinner img { background-image: url(images/wait.gif); background-position: center center; background-repeat: no-repeat; width: 16px; vertical-align: bottom; margin-right: 8px; }

.org-user-search-list { padding: 4px 8px; border: solid 1px #d3d3d3; }
.org-user-search-list div { float: left; margin-right: 16px; }
.org-user-search-list div a { filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; }
.org-user-search-list div a:hover { filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; }
.org-user-search-list div a img { background-image: url(/images/remove.gif); background-position: center center; background-repeat: no-repeat; width: 16px; vertical-align: top; margin-left: 2px; }
.org-user-search-list div.org { font-weight: bold; }

.total-price .spinner { color: #777; font-size: 11px; vertical-align: bottom; }
.total-price .spinner img { background-image: url(/images/ext/default/grid/wait.gif); background-position: center center; background-repeat: no-repeat; width: 18px; vertical-align: middle; margin: 0 4px 0 0; }

.search-container { padding: 8px; border: solid 1px #ccc; background-color: #fcfcfc; }
.search-container .icn-cal { margin-right: 16px; }
.search-container .icn-cal img { vertical-align: text-top; }
.search-container .button { margin-top: -2px; float: right; }

#webMessageBody { width: 100%; }
#webMessageBody td.label { white-space: nowrap; padding: 2px 8px; }
#webMessageBody td.field { width: 100%; }
.dark-tabs .tabs {
	border-bottom: 1px solid #ccc;
}
.dark-tabs .tab-border {
	border: solid 1px #ccc;
}
.dark-tabs .tabs li {
	background: url("images/tabs/sprite.gif") no-repeat left -196px;
}
.dark-tabs .tabs li a {
	background: url("images/tabs/sprite.gif") no-repeat right -228px;
	color: #333;
}
.dark-tabs .tabs li a:hover {
	color: #333;
}
.dark-tabs .tabs li.active {
	background-position: left -126px;
}
.dark-tabs .tabs li.active span, .dark-tabs .tabs li.active a {
	background: url("images/tabs/sprite.gif") no-repeat right -159px;
	color: #fff;
}


















UL.tabs, OL.tabs {
	margin: 0 8px;
	margin-bottom: -1px;
}
.tabs {
	float: left;
	position: relative;
	z-index: 66;
	border-bottom: 1px solid #cccccc;
}
#popOver .tabs {
	z-index: 9566;
}
.tab-border {
	border: solid 1px #ccc;
}
.tabs li {
	position: relative;
	float: left;
	padding-left: 10px;
	margin-right: 3px;
	background: url("images/tabs/tab.png") no-repeat left top;
	list-style-type: none;
}
.tabs li.first-child {
	margin: 0;
}
.tabs li a {
	display: block;
	padding: 3px 10px 3px 0;
	border: none;
	outline: none;
	background: url("images/tabs/tab.png") no-repeat right top;
	color: #333;
}
.tabs li a:hover {
	color: #333;
}
/*
	active tabs are 1px taller to overlaop and hide the bottom border
	that is why there is a negative margin and extra padding)
*/
.tabs li.active {
	position: relative;
	margin-bottom: -1px;
	background-position: 0 -40px;
}
.tabs li.active span, .tabs li.active a {
	display: block;
	padding: 3px 10px 4px 0;
	background: url("images/tabs/tab.png") no-repeat right -40px;
	font-weight: bold;
	color: #333;
}
.prototip .borderBottom {
	border: none;
}
.prototip UL, .prototip OL {
	padding-left: 25px;
	margin-left: 0;
}
.prototip .ap {
	color: #333;
}
.prototip .folder-item-tip {
	width: 146px;
	text-align: center;
}
.prototip .ap .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .ap .title { padding: 5px; }
.prototip .ap .content {
	padding: 5px;
	background: #fff;
}
.prototip .parametric-top .content {
	height: 22.3em;
	width: 700px;
	overflow: auto;
}
/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}


/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */

.subTabMenu {
	white-space: nowrap;
}
.subTabMenu .subTabGroup {
	float: left;
	margin-right: 25px;
}
.subTabMenu EM {
}
.subTabMenu LI {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
.subTabMenu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
.subTabMenu LI UL {
	margin-left: 15px;
	list-style-type: circle;
}


.prototip .ap {
	border: solid 1px #666;
}
.prototip .borderTop .prototip_CornerTl {
	background: transparent url(../../images/ext/default/shadow.png) no-repeat scroll 0 0;
}
.prototip .borderTop .prototip_Between {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll 0 -30px;
}
.prototip .borderTop .prototip_CornerTr {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll right -18px;
}
.prototip .borderMiddle {
	background: transparent url(../../images/ext/default/shadow-lr.png) repeat-y scroll right 0;
}
.prototip .borderCenter {
	background: transparent url(../../images/ext/default/shadow-lr.png) repeat-y scroll 0 0;
}
.prototip .borderBottom .prototip_CornerBl {
	background: transparent url(../../images/ext/default/shadow.png) no-repeat scroll 0 -14px;
}
.prototip .borderBottom .prototip_Between {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll 0 -38px;
}
.prototip .borderBottom .prototip_CornerBr {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll right -8px;
}
.prototip_Corner * {
	display: none;
}
* HTML .prototip .borderTop .prototip_CornerTl,
* HTML .prototip .borderTop .prototip_Between,
* HTML .prototip .borderTop .prototip_CornerTr,
* HTML .prototip .borderMiddle,
* HTML .prototip .borderCenter,
* HTML .prototip .borderBottom .prototip_CornerBl,
* HTML .prototip .borderBottom .prototip_Between,
* HTML .prototip .borderBottom .prototip_CornerBr {
	background-image: none;
}

.prototip .toolbar .close { _background-image: url("/images/prototip/styles/ap/close.png"); }
.webPart
{
	margin-bottom: 10px;
}
.webPartContent UL, .webPartContent OL
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}
.webPartHeader
{
	display: block;
	white-space: nowrap;
	overflow: hidden;
}
.recentSearches .webPartContent OL
{
	list-style-type: decimal;
	margin-left: 20px;
}
.recentSearches .webPartContent P
{
	margin-top: 0px;
	margin-bottom: 0px;
}


.webPartZone
{
	border: solid 1px #eee;
	clear: both;
	margin: 4px 4px 10px 4px;
	padding: 4px;
}
.webPartContent
{
	border-top: solid 1px #ffffff;
	background-color: #ffffff;
	padding: 2px;
	overflow: hidden;
}
.tree .webPartContent
{
	padding: 0;
}

.webPartContent LI
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.webPartContent li.x-tree-node
{
	padding: 0;
	margin: 0;
}

.leftNav UL.sub-group LI
{
	margin-left: 7px;
}
.webPart
{
	overflow: hidden;
	margin-bottom: 4px;
}
.webPartHeader
{
	font-weight: bold;
	padding: 2px;
	background-color: #efefef;
	font-size: 1.1em;
	line-height: 1.1em;
}
.webPartHeader:hover
{
	text-decoration: none;
	background-color: #efefef;
}
.webPartHeader:active
{
	color: #CC6666;
}
.webPartVerb
{
	-height: 20px;
	-width: 22px;
	height: 14px;
	width: 14px;
	float: right;
	cursor: pointer;
	padding: 0px;
	background-image: url(images/icons/sprite.png);
	-background-repeat: no-repeat;
	-background-position: center center;
}

/*
.webPartClose, .webPartToggle, .webPartHeader .closed.webPartToggle {
	background-image: url(images/icons/sprite.png);	
}*/
.webPartToggle
{
	background-position: -59px -70px;
	float: left;
}
.webPartToggle:hover
{
	background-position: -59px -28px;
}
.webPartHeader .closed.webPartToggle
{
	background-position: -59px -56px;
}
.webPartHeader .closed.webPartToggle:hover
{
	background-position: -59px -42px;
}
.webPartClose
{
	background-position: -59px -98px;
}
.webPartClose:hover
{
	background-position: -59px -84px;
}

.webPartContent STRONG
{
	display: block;
}

.webPartContent .gridPager tr td STRONG
{
	display: inline;
}
.webPartContent STRONG A
{
	color: #333;
}
.webPartContent UL STRONG A, .webPartContent UL STRONG
{
	color: #999;
	font-weight: bold;
}
.webPartContent UL STRONG
{
	font-weight: normal;
}

.webPartHandle, .webPartHandle:hover, .webPartHandle:active, .webPartHandle:visited
{
	color: #333;
	cursor: move;
	padding: 2px;
}
A.webPartLink, A.webPartLink:link, A.webPartLink:visited
{
	font-weight: normal;
	color: #000000;
}
#rightNav .collection-menu
{
	padding: 5px;
	text-align: center;
}
.folderItem .source
{
	color: #999999;
	margin-left: 2px;
}


.refineSearch
{
	margin-top: 12px;
	border: solid 8px #8899AA;
	border-top: none;
}
.leftNav .webPartHeader
{
}
.leftNav .webPartVerb
{
	float: right;
}




/* $dashboard */
#dashboard
{
	padding-top: 8px;
	padding-bottom: 8px;
}
.dashboard .webPartZone
{
	border: none;
}
.dashboard .webPart
{
	margin: 8px;
}
.dashboard .webPartHeader
{
	border: none;
}
.dashboard .webPartContent
{
	background-image: none;
	padding: 0px;
}
.dashboard .webPartContent .grid, .dashboard .webPartContent .gridPager, .dashboard .webPartContent .gridHeader
{
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.dashboard .webPart .grid .hasMaster
{
	color: Red;
}

.declined, .declined TD
{
	color: #ff0000;
	text-decoration: line-through;
}

.userWidgets .webPartHandle
{
	color: #000000;
}
.userWidgets .webPart
{
	margin-left: 0px;
}


.orderWidgets .webPartHeader
{
	background-color: #E3DEDB;
	border-bottom: solid 1px #CFC5BF;
}
.orderWidgets .webPartHandle
{
	color: #000000;
}
.orderWidgets .webPart
{
	border: solid 1px #CFC5BF;
}


.dashboard .master.webPart
{
	border: solid 1px #000088;
}
.dashboard .master .webPartHandle
{
	color: #ffffff;
}
.dashboard .master .webPartHeader
{
	background-color: steelblue;
	border-bottom: solid 1px #000088;
}
.dashboard .screener.webPart
{
	border: solid 1px steelblue;
}
.dashboard .screener .webPartHandle
{
	color: #000000;
}
.dashboard .screener .webPartHeader
{
	background-color: lightsteelblue;
	border-bottom: solid 1px steelblue;
}
.dashboard .clearance.webPart
{
	border: solid 1px #000088;
}
.dashboard .clearance .webPartHandle
{
	color: #ffffff;
}
.dashboard .clearance .webPartHeader
{
	background-color: #5F9EA0;
	border-bottom: solid 1px #000088;
}
.dashboard .user.webPart
{
	border: solid 1px #daa520;
}
.dashboard .user .webPartHeader
{
	background-color: #ffcc66;
	border-bottom: solid 1px #daa520;
}
.dashboard .status.webPart
{
	border: solid 1px #999999;
}
.dashboard .status .webPartHandle
{
	color: #333;
}
.dashboard .status .webPartHeader
{
	background-color: #EEEEEE;
	border-bottom: solid 1px #999999;
}

.ssPLink .standardLink
{
	background-color: #FFFFD3;
	padding: 3px;
}

.srPLink .standardLink
{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	background-color:#efefef;
	border: solid 1px #d6d7c6;
}
.srPLink .standardLink a
{
	color:#6b696b;
	font-size:10px;
	font-weight:bold;
}
.OneUpPUseLink
{
	width: 100%;
	background-color: #efefef;
	border-top:solid 1px #d6d7c6;
	border-bottom:solid 1px #d6d7c6;
	
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	color: #A4BAB9;
}
.OneUpPUseLink a
{
	color: #6b696b;
	font-size: 11px;font-weight:bold;
	
}

.OneUpPUseLink a:hover
{
	text-decoration: none;
}

.smallPSButton
{
	width: 75px;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	background-color:#4F559C;
}
.smallPSButton a
{
	color:#fff;
}
.LightboxPersonalUseLink
{
	padding: 3px;
	background-color:#4F559C;
	padding: 3px;
}
.LightboxPersonalUseLink a
{
	color:#fff;
}
/* To make all browsers consistant */
HTML, BODY {
	height: 100%;
}
HTML, BODY, FORM {
	margin: 0;
	padding: 0;
}
IMG {
	border: none;
}
H1 {
	margin-top: 10px;
	margin-bottom: 14px;
}
H2 {
	margin-bottom: 16px;
}
P {
	margin-top: 0;
}
UL {
	margin-top: 12px;
	margin-bottom: 12px;
}

/* Theme specific, standard styles */
/* Typography best practices: http://www.alistapart.com/articles/howtosizetextincss */
BODY {
	font-size: 62.5%; /* 10px */
	line-height: 1.5em; /* 10px * 1.5 = 15px */
	background-color: #595959;
	color: #333;
	background-image: url("images/bg_body.gif");
	background-repeat: repeat-x;
	/*
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-shadow-color: #CCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #FFFFFF;
	*/
}
.header-edits-page BODY {
	background-image: none;
	background-color: #fff;
}
TEXTAREA {
	font-size: 1.1em;
}
H1, .h1, #popOver_title, #modalTitle {
	color: #76a3bc;
	font-size: 1.8em; /* 18px */
	line-height: 2.1em;
	font-weight: normal;
	margin: 14px 0;
}
H2, .h2 {
	color: #76a3bc;
	font-size: 1.4em;
	line-height: 1.7em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
H3, .h3 {
	color: #333;
	font-size: 1.8em; /* 18px */
	line-height: 2.1em;
	font-weight: normal;
	margin: 14px 0;
}
H4, .h4 {
	font-size: 1.4em;
	font-weight: normal;
}
H5, .h5, button.h5 {
	color: #333;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
H6, .h6 {
	color: #76a3bc;
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
	display: block;
}
STRONG, .strong {
	font-weight: bold;
	color: #333;
}
B, EM, .em {
	font-weight: bold;
	color: #999;
	font-style: normal;
}
LABEL, .label{
	font-weight: normal;
	color: #999;
}
P {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
}
OL, UL {
	margin-bottom: 8px;
}
LI {
	line-height: 1.5em;
}
PRE {
	font-size:1.3em;
	line-height:1.3em;
}

A, .a {
	color: #cc6600;
	text-decoration: none;
	outline: none;
}
A.action {
	font-weight: bold;
}
A:hover, .a:hover {
	text-decoration: underline;
}
A:visited {
}
A.function, A.button {
	font-weight: bold;
}

BODY, TABLE, TD, FIELDSET, LABEL, .x-tree-node {
	font-family: Verdana, Helvetica, Arial, Sans-serif, Geneva;
}
TEXTAREA, INPUT, .textbox, SELECT {
	font-family: Verdana, Helvetica, Arial, Sans-serif, Geneva;
	vertical-align: middle;
}
.body-text {
	width: 545px;
}
HR {
	border: solid 1px #E3DEDB;
	height: 1px;
	color: #fff;
	border-top: none;
	margin-top: 8px;
	margin-bottom: 8px;
}
.button, .submit {
	font-size: 11px;
}
.monospace, .mono {
	font-size: 1.3em;
}
UL.plain-text {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.cancel-btn {
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
}
.secondaryColor { 
	color: #333;
}

#popOver_title, #modalTitle {
	line-height: 2.1em;
	margin: 6px 0;
}
#popOver_header {
	padding: 0 23px;
	border-bottom: solid 1px #E3DEDB;
}
#popOver_options, #modalClose {
	margin-top: 9px;
	line-height: 14px;
}
#popOver_options IMG {
	background-color: #fff;
}
#popOver_options_close {
	color: #333;
}
.modalOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9600;
	width: 100%;
	height: 500px;
	background-color: #f5f5f5;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
	opacity: 0.0;
}
#modalContainer {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 9700;
	text-align: center;
}
#modalBox {
	text-align: left;
	position: relative;
	width: 308px;
	margin: 0 auto;
	background-color: #ffffff;
	border: solid 1px #999999;
}
#modalHeader {
	border-bottom: solid 1px #999999;
	font-weight: bold;
	white-space: nowrap;
	overflow: auto;
	padding:0 12px;
}
#modalTitle {
	display: block;
}
#modalClose {
	float: right;
	display: block;
	cursor: pointer;
	margin-top: 17px;
}
#modalContent {
	padding: 4px;
}
.page-title {
	padding: 0 23px;
}
.page-title H3 {
	margin: 0 0 0 23px;
}
.page-title H1 {
	float: left;
	margin: 8px 14px 8px 0;
}
.page-title H1.search {
}
.page-title .right-title {
	float: right;
	margin: 8px 0 0 0;
}
.page-title .right-title A.button {
	display: block;
	padding-bottom: 2px;
}
.page-title .right-title A.icn-cart-mini IMG {
	vertical-align: top;
}

.toggle-panel {
	border: solid 1px #e7e7e7;
	margin: 10px 0;
	/*overflow: auto;*/
}
.toggle-panel .widget {
	border: none;
	border-top: solid 1px #e7e7e7;
}
.toggle-panel .expanded, .toggle-panel .collapsed {
	cursor: pointer;
	color: #76a3bc;
	font-size: 1.4em;
	padding: 5px;
	background-color: #eee;
	height: 14px;
}

table.toggle-panel {
	background-color: #eee;
}
.toggle-panel .expanded IMG, .toggle-panel .collapsed IMG {
	float: left;
	display: block;
	background-image: url("images/icons/sprite.png");
	height: 14px;
	width: 14px;
	margin-right: 5px;
}
.invoiceBlock .toggle-panel, .download-panel .toggle-panel {
	width: 400px;
	float: left;
	margin-right: 25px;
}
.download-panel .toggle-panel {
	border-color: #666;
}
.download-panel .toggle-panel .widget {
	border-color: #666;
}
.download-panel .toggle-panel .expanded, .download-panel .toggle-panel .collapsed {
	background-color: #76A3BC;
	color: #fff;
}
.download-panel .toggle-panel #downloadServiceWindow {
	height: 128px;
}

/* ie6 png hack */
* HTML .toggle-panel .expanded IMG, * HTML .toggle-panel .collapsed IMG {
	background-image: url("images/icons/sprite.gif");
}
.toggle-panel .expanded IMG {
	background-position: -59px -56px;
}
.toggle-panel .expanded:hover IMG {
	background-position: -59px -42px;
}
.toggle-panel .collapsed IMG {
	background-position: -59px -112px;
}
.toggle-panel .collapsed:hover IMG {
	background-position: -59px -126px;
}

.request-panel {
	border: solid 1px #b0c4de;
}
.request-panel .expanded, .request-panel .collapsed {
	color: #003333;
	background-color: #b0c4de;
}
table.request-panel {
	background-color: #b0c4de;
}

TABLE.grid {
	border-collapse: separate;
	border: solid 1px #e4e4e4;
	border-collapse: collapse;
}
TABLE.grid TD, TABLE.grid TH {
	padding: 4px 6px 4px 6px;
	
}
TABLE.grid TR.alt TD {
	background-color: #f6f6f6;
}
TABLE.grid TD {
	border-left: solid 1px #F9F9F9;
	border-bottom: solid 1px #eee;
	border-top: solid 1px #eee;
	color: #333;
}

TABLE.grid TH, TABLE.grid THEAD TD {
	border-left: solid 1px #F3F3F3;
	border-bottom: solid 1px #eee;
	font-weight: normal;
	text-align: left;
	color: #000;
	
	background-image: url("images/header_bg.gif");
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
}
TABLE.grid TD:first-child {
	border-left: solid 1px #e4e4e4;
}
TABLE.grid TH:first-child, TABLE.grid THEAD TD:first-child {
	border-left: solid 1px #e4e4e4;
}

TABLE.grid TR.selected TD {
	background-color: #F0F8E0;
}
TABLE.grid TR.selected-prev TD, TABLE.grid TR:hover TD {
	background-color: #F6F6F6;
}
TABLE.grid TR:hover TD, TABLE.grid TR:hover.alt TD {
	background-color: #FFFBEC;
}
TABLE.grid TR.no-hover:hover TD {
	background-color: inherit;
}

/* this is to remove borders from nested tables  */
TABLE.grid TABLE, TABLE.grid TABLE TD, TABLE.grid TABLE TD:first-child  {
	border: none;
}

TABLE.grid TR.emptyRow:hover TD { background-color: #fff; }

TABLE.nolines, TABLE.nolines TD, TABLE.nolines TH, TABLE.nolines THEAD TD, TABLE.nolines TD:first-child, TABLE.nolines TH:first-child, TABLE.nolines THEAD TD:first-child {
	border: none;
}
TABLE.nolines TH, TABLE.nolines THEAD TD {
	background-image: none;
	font-weight: bold;
}

.gridPager label, select.gridPager{
	color: #999999;
	font-weight: normal;
	font-size: 1em;
}

.gridPager label { padding-left: 7px; }

table.gridPager { margin-bottom: 9px; -margin-top: 9px; }

.gridFooter IMG, .gridPager img {
	border: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50);
	-moz-opacity: 0.5;
}
gridFooter IMG:hover, .gridPager img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=100);
	-moz-opacity: 1;
}

.printGrid .grid TR.alt TD, .printGrid .gridAltRow {
	background-color: #fff;
}
.printGrid .grid TR:hover TD, .printGrid .gridRow:hover, .printGrid .gridAltRow:hover, .printGrid .gridSelectedRow:hover {
	background-color: #fff;
}
.printGrid .gridHeader TH, .printGrid .gridSortHeader {
	border-color: #999;
	
}
.printGrid .grid TR {
	vertical-align: top;
	border-bottom: solid 1px #999;
}
.printGrid .text {
}

.border, .topBorder {
	border-color: #eee;
}
INPUT.error, .error INPUT {
	background-position: right 1px;
	background-image: url("../../images/icons/error_single.gif");
	background-repeat: no-repeat;
}
INPUT.error-padding {
	padding-right: 16px;
}
.error SELECT, SELECT.error {
	background-color: #ffeeee;
}
.errorMessage {
	padding: 4px;
	color: #CC0000;
	border-color: #CC0000;
}
.errorMessage H1, .errorMessage H2, .errorMessage P {
	color: #CC0000;
}
.warningMessage {
	padding: 4px;
	background-color: #FFFFCC;
	border: solid 1px #800000;
	color: #800000;
}
.warningMessage EM {
	color: #800000;
}
.warningMessageBig {
	padding: 15px;
	background-color: #FFFFEA;
	border: dotted 1px #800000;
	font-size: 1.4em;
}
.warningMessageBig EM {
	color: #000;
}
.infoMessage {
	padding: 0 8px 0 8px;
	border: solid 1px #cccccc;
	color: #000000;
	background-position: right top;
	background-image: url(/images/information.gif);
	background-repeat: no-repeat;
}
.required INPUT, INPUT.required {
}

.Error {
	font: bold 0.7em Verdana;
	color: Red;
}
.loading {
	padding: 50px 0;
	text-align: center;
}

.menu_header A, .menu_header A:visited {
	color: #eee;
}

.menu_header A:active, .menu_header A.active {
	color: #83BB56;
}
.subTabMenu A.active {
	font-weight: bold;
	color: #333;
}

#chrome {
	background-color: #fff;
}
#topbar, #bottombar {
	color: #bdbdbd;
}
#topbar A, #bottombar A {
	color: #fff;
}
#topbar .nav-links A, .logout_link A {
	font-weight: bold;
}
#topbar A:hover, #bottombar A:hover {
	color: #cc6600;
}
#topbar .active A {
	color: #333;
}
#topbar UL, #bottombar UL {
	margin: 0;
	padding: 0;
}
#topbar LI, #bottombar LI {
	padding-right: 4px;
	padding-left: 4px;
	display: inline;
}
#bottombar {
	overflow: auto;
}
#bottombar UL {
	float: right;
}
#bottombar .ap-bug {
	float: left;
}
#footer {
	background-image: url("images/bg_footer.gif" );
	background-repeat: repeat;
}
#footer UL {
	margin: 0;
	padding-left: 0;
	overflow: auto;
	clear: left;
}
#footer LI {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	list-style-image: none;
}
#footer LI A {
	white-space: nowrap;
}
#footer LI LABEL {
	font-weight: bold;
}

#topbar .nav-links {
	float: left;
}
#topbar .account-links {
	float: right;
}

#topbar {
	position: absolute;
	left: 33px;
	right: 33px;
	top: 0;
	padding: 0;
}
#topbar LI {
	line-height: 2.3em;
}
#topbar LI .search-box {
	line-height: 1.5em;
}

.topbar-inner { 
	background-color: #666;
	height: 30px;
	overflow: hidden;
}
.topbar-inner-left, .topbar-inner-right { 
	width: 12px; 
	height: 30px; 
	background-repeat: no-repeat; 
}
.topbar-inner-left { 
	background-image: url("images/shadow/lb.gif"); 
	background-position: left bottom; 
	float: left; 
}
.topbar-inner-right { 
	background-image: url("images/shadow/rb.gif"); 
	background-position: right bottom; 
	float: right; 
}
.topbar-inner .nav-links, .topbar-inner .account-links {
	margin-top: 2px;
}
/* IE 6 HACKS */
* HTML .topbar-inner {
	float: left;
}

.nav_region {
	margin: 0 0 0 0;
}
.nav_region .main-menu {
	border: solid 1px #eee;
	background-position: left center;
	background-image: url( "images/bg_navmenu.gif" );
	background-repeat: repeat-x;
}
UL.main_menu {
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: left;
}
.main_menu LI {
	display: inline;
}
.main_menu LI.special A 
{
	background-color: #990000;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 6px;
	display: block;
	float: left;
}

.main_menu LI A {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 6px;
	display: block;
	float: left;
}
.main_menu LI A:hover,
.main_menu LI.active A,
.main_menu LI A.menuopen {
	border-top: solid 1px #990000;
	border-bottom: solid 1px #990000;
	text-decoration: none;
}
.main_menu LI .icn-down-dark IMG {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* ie 6 */
* HTML .main_menu LI .icn-down-dark IMG {
	vertical-align: middle;
	margin-bottom: 1px;
}
.nav_region #mainMenu LI.special *
{
	color: #FFFFFF;
}
.nav_region #mainMenu LI * {
	color: #333;
}


span.secondary-logo {
	padding-bottom:20px;
}

.nav_region .search-menu {
	font-weight: normal;
}
.nav_region .search-menu {
	float: right;
	padding: 3px 0 0 0px;
	white-space: nowrap;
}
/*
.nav_region .search-menu .textbox {
	width: 200px;
}
*/
.nav_region .search-menu SELECT {
	font-size: 1.1em;
}
.nav_region .search-menu #reg_kw {
	padding-right: 20px;
}
.nav_region .search-menu LI.search-box .go-icon:focus {
	background-color: inherit;
}
.nav_region .search-menu LI A {
	float: none;
	display: inline;
	border: none;
	padding: 0;
	line-height: normal;
}
.nav_region .search-menu LI A:hover {
	border: none;
}

LI.search-box A {
	padding: 0;
	margin: 0;
}
LI.search-box FORM {
	display: inline;
}
LI.search-box .down-icon {
	position: absolute;
	padding: 0 0 2px 2px;
	margin: 3px 0 0 -25px;
}
LI.search-box .down-icon IMG {
	margin: 0;
	padding: 0;
	float: left;
}
LI.search-box .go-icon {
	vertical-align: middle;
}

.shadow-list {
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	clear: both;
	display: block;
}
.shadow-list LI {
	display: block;
}
.shadow-list-top {
	margin-top: 25px;
}
.shadow-list-bottom {
	margin-top: 0;
}

.shadow_0 {
	background-image: url("images/shadow/0.png" );
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 31px 0 0;
	padding: 0;
	height: 31px;
	overflow: auto;
}

.shadow_1 {
	background-image: url("images/shadow/1.png" );
	background-repeat: no-repeat;
	float: right;
	height: 31px;
	width: 31px;
	margin-top: -31px;
}

.shadow_2 {
	background-image: url("images/shadow/2.png" );
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 25px;
}

.shadow_3 {
	background-image: url("images/shadow/3.png" );
	background-repeat: no-repeat;
	float: right;
	height: 31px;
	width: 31px;
	margin-top: -31px;
}

.shadow_4 {
	background-image: url("images/shadow/4b.png" );
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 31px 0 0;
	height: 31px;
	overflow: auto;
}

.shadow_5 {
	background-image: url("images/shadow/5.png" );
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 31px;
}

.shadow_6 {
	background-image: url( "images/shadow/6.png" );
	background-repeat: repeat-y;
	padding: 0 0 0 25px;
	margin: 0;
}

.shadow_7 {
	background-image: url("images/shadow/7.png" );
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 31px;
}

/* remove shadows for ie < 7 */
* HTML .shadow_0, * HTML .shadow_1, * HTML .shadow_2, * HTML .shadow_3, * HTML .shadow_4, * HTML .shadow_5, * HTML .shadow_6, * HTML .shadow_7 {
  background-image: none;
}
* HTML .shadow-list-top { margin-top: 12px; }
* HTML #footer { padding-bottom: 10px; }

/* This is very close for ie 6
Another option would be to make the background of the page a constant color, and use plain GIFs

.shadow_0 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/0.png', sizingMethod='scale' );
	background-image: none;
}
.shadow_1 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/1.png', sizingMethod= 'image' );
	background-image: none;
}
.shadow_2 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/2.png', sizingMethod= 'crop' );
	background-image: none;
	background-repeat: no-repeat;
}
.shadow_3 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/3.png' , sizingMethod= 'image' );
	background-image: none;
}
.shadow_4 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/4b.png' , sizingMethod= 'scale' );
	background-image: none;
}
.shadow_5 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/5.png' , sizingMethod= 'image' );
	background-image: none;
}
.shadow_6 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/6.png' , sizingMethod= 'scale' );
	background-image: none;
}
.shadow_7 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/210/images/shadow/7.png' , sizingMethod= 'image' );
	background-image: none;
}
*/

.text-width {
	width: 520px;
}

.splash .left-col {
	float: left;
	width: 175px;
	margin-right: 50px;
}
.splash .body-col, .splash .body-col-indent {
	margin-left: 225px;
}
.splash .body-col {
	width: 675px;
}
.splash .partner-widget {
	width: 33%;
}
.splash .partner-widget H2 {
	clear: both;
}
.splash .partner-widget .partner-logo {
	white-space: nowrap;
	height: 120px;
	font-size: 0;
}
.partner-logo .blank-image {
	height: 120px;
	width: 1px;
}
.partner-logo IMG {
}

.splash H2 {
	font-size: 1.5em;
	font-weight: bold;
}
.splash H2 STRONG {
	color: #76a3bc;
}
.splash-region {
	background-position: left bottom;
	overflow: auto;
	background-image: url("images/bg_splash.jpg");
	background-repeat: repeat-x;
	padding: 10px;
	border-bottom: solid 1px #ddd;
}
.right-tabs {
	float: right;
	width: 225px;
}
.right-tabs .pimple {
	background-color: #f8f8f7;
	padding: 0 10px 10px 0;
	margin: 10px -23px 23px 0;
	background-image: url("images/corners/home_BL.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	-border: solid 1px #f3f3f2;
}
.right-tabs .pimple H2, .right-tabs .pimple P, .right-tabs .pimple H4 {
	padding-left: 10px;
	margin: 0;
}
.right-tabs .pimple H2 {
	background-image: url("images/corners/home_TL.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.right-tabs .pimple A STRONG {
	color: #cc6600;
}
.right-tabs .pimple P, .right-tabs .pimple A {
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
}
.right-tabs .pimple H2 {
	margin-bottom: 0;
}
.right-tabs .pimple H4 {
	color:#76A3BC;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.5em;
	margin: 10px 0 0 0;
}
.right-tabs .pimple UL {
	margin: 0;
	padding: 0 10px;
	list-style-image: none;
	list-style-type: none;
}

.frontsBorder .frontsBar {
	height: 190px;
	overflow: hidden;
	margin-bottom: 10px;
}
.frontsBorder .splash_video {
	float: left;
	padding: 8px;
	margin-right: 50px;
}
.splash-region H1 {
	font-size: 2.8em;
	margin-bottom: 0;
}
.splash-region UL {
	margin: 0;
	margin-bottom: 40px;
	overflow: auto;
	padding-left: 10px;
}
.splash-region LI {
	color: #ddd;
	font-size: 1.4em;
	margin: 7px 0;
	font-weight: bold;
	margin-left: 10px;
}
.splash-marketing H5, .splash-media-bar H5 {
	color: #999;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0;
	font-weight: bold;
	white-space: nowrap;
}
.splash-media-bar H2 {
	margin-bottom: 0;
}
.splash-media-bar A {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
}

.splash-marketing UL {
	margin-left: 0;
	padding-left: 0;
}
.splash-marketing LI {
	display: block;
	float: left;
	margin-right: 30px;
}
.splash-marketing P {
	font-size: 1.3em;
	line-height: 1.5em;
	width: 175px;
	margin: 0;
	padding: 0;
}
.splash-marketing UL LI UL {
	margin: 0;
	padding: 0;
}
.splash-marketing UL LI UL LI {
	float: none;
	white-space: nowrap;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

/*.splash-marketing-inline H2, .splash-marketing-inline LI, .splash-marketing-inline UL {
	display: inline;
}*/
.splash-marketing-inline {
	padding: 18px;
}
.splash-marketing-inline H2 {
	clear: left;
	float: left;
	margin: 0;
}
.splash-marketing-inline UL {
	margin: 0;
	margin-top: 0.2em;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}
.splash-marketing-inline UL LI  {
	display: block;
	float: left;
	line-height: 1.8em;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0 10px;
}

.splash-media-bar {
}
.splash-media-bar .frontsBar {
	height: auto;
	margin: 0;
	padding: 10px;
	border-bottom: solid 1px #eee;
}
.splash-media-bar .sidecar {
	float: left;
	margin-bottom: 5px;
	margin-left: 8px;
}
.splash-media-bar .sidecar .debuggingIcons {
	float: right;
}
.splash-media-bar .sidecar
{
	width: 440px;
}
/*
.splash-media-bar .current-events {
	width: 470px;
}
*/
.splash-media-bar .frontsResults {
	float: left;
	margin: 0 8px;
	padding: 0;
	overflow: hidden;
	width: 470px;
	height: 72px;
}
.splash-media-bar .photoCell {
	width: auto;
	border: none;
	margin: 0 5px;
	padding: 0;
}
.splash-media-bar .photoImage {
	background-image: none;
}
.splash-media-bar .photoImage, .splash-media-bar .photoImage IMG {
	margin: 0;
	padding: 0;
  height: 96px;
  width: 128px;
  
  height: 72px;
  width: 96px;
  
  -height: 48px;
  -width: 64px;
}
.splash-media-bar .eventname {
	display: none;
}

.splash-media-bar .frontsResults .scroller
{
	height: 72px;
	position: relative; 
	z-index: 100; 
	overflow: hidden; 
	visibility: visible;
}

.topics-nav {
}
.topics-nav .all-topics {
}
.topics-nav .x-tree-node .x-tree-selected, .topics-nav .x-tree-node .x-tree-selected SPAN {
	font-weight: bold;
	color: #333;
}
.topics-nav .x-tree-node .x-tree-selected A:hover {
	text-decoration: none;
}
.topics-nav .x-tree {
	margin-top: 20px;
}

.folder-items {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.folder-items LI {
	padding: 4px;
}
.folder-items .photoCheck {
	display: inline;
}
.folder-items .photoCheck .hit-num {
	padding-left: 5px;
	padding-right: 25px;
}
.folder-items .storynum {
	line-height: 1.8em;
}
.folder-items .itemname, .move .itemname {
	font-weight: bold;
	white-space: nowrap;
}
.folder-items .date, .folder-items .source {
	display: block;
}

.oneup-preview-bar H6 {
	display: none;
}

.tab-view { padding-right: 8px; overflow-x: hidden; }

.apql-parenthesis, .apql-compare, .apql-parameter, .apql-dom, .apql-reserved { font-weight: normal; }
.apql-parenthesis, .apql-compare, .apql-clause {color: #000080; }
.apql-parameter, .apql-dom { color: #800; }
.apql-reserved { color: #008000; }
.apql { font-weight: bold; color: #000; }

.scrollerContent {
	position: absolute;
	z-index: 99;	
	visibility: visible;		
}

.folder-action { background-color: #fafafa; border: solid 1px #ccc; height: 36px; }

/* $lightbox */
#lightboxWebPart #lightboxHeader SELECT {
  width: 100%;
}
#lightboxWebPart #lightboxHeader .notes {
  margin-bottom: 10px;
}
#lightboxSingleActions {
	padding-top: 4px;
	margin-left: 16px;
}
.lightboxPhoto {
  display: block;
}
.lightboxPhoto IMG {
}
.lightboxReorderGroup .folderItem {
  border: solid 1px #f5f5f5;
  margin: 4px;
  padding: 0;
  width: 220px;
  height: 80px;
  float: left;
  overflow: hidden;
  background-image: url("images/bg_drag_drop.gif"); background-color: #fff; background-repeat: repeat-x; background-position: left top;
}
hoverclass {
  background-color: #ffeeee;
}
.download_category
{
	background-color:#EEEEEE;
	color:Teal;
	font-weight:bold;
}

.your-searches H5 {
	border: solid 1px #f8f8f8;
	background-color: #fcfcfc; 
	padding: 2px 4px 2px 4px;
	font-weight: normal;
}
.your-searches UL, .your-searches OL {
}
.lightboxListModal UL.cropped, .lightboxListModal OL.cropped {
	height: 22.5em;
	overflow: auto;
	width: 175px;
}

.contact-page .left-col {
	margin: 0 32px 0 16px;
	float: left;
}
.contact-page .right-col {
	float: left;
	margin: 0 16px 0 0;
}
.contact-page .tech-support {
	margin-top: 20px;
}
/*.contact-page .contact_groups {
	margin-left: -12px;
}*/
.contact-page .tech-support P {
	padding-left: 10px;
}
.contact-page .contact_groups UL {
	margin: 25px;
	margin-top: 0;
	float: left;
}
.contact-page .contact_groups LI A {
}
.contact-page .contact_groups LI.active A {
	color: #333;
	font-weight: bold;
}

.contact-page .header { height: 160px; }

IMG.login-min-width {
	width: 800px;
	height: 1px;
	display: block;
}
.login-info-box {
	background-color: #eee;
	border: solid 1px #ccc;
	padding: 16px;
	margin-right: 23px;
	float: left;
	width: 250px;
}
.login-info-box LI {
	margin-bottom: 8px;
}
.login-region {
	border: solid 1px #eee;
	padding: 8px 16px;
}
.login-region H1 {
	margin: 0;
}
.registration-form H1 {
	margin-bottom: 0;
}

.preferences label { vertical-align: bottom; margin-right: 8px; }
.invoices-search { margin-bottom: 16px; }
.invoices-search .label { text-align: right; }
.invoices-search .spaced { padding-left: 32px; text-transform: capitalize; }

.search-dd UL {
	margin: 7px 0;
	padding: 0;
}
.search-dd LI {
	list-style: none;
}
.search-dd LI.active LABEL {
	color: #000;
}
.search-dd LI.active .sec-sec-txt LABEL {
	font-weight: bold;
}
.search-dd UL.sec-sec-sub {
	border-top:1px solid #E7E7E7;
	margin:5px 0 0 20px;
	padding:0;
}
.search-dd LI.active UL.sec-sec-sub {
	border-bottom:1px solid #E7E7E7;
	margin-bottom:3px;
	padding-bottom:5px;
}
.search-dd UL.sec-itm-sub {
	margin: 0 10px;
	padding: 5px 10px 0 10px;
}
.search-dd .grp-txt {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.1em;
	color: #999;
	display: block;
	padding-top: 2px;
}
.search-dd .grp-txt INPUT {
	vertical-align: bottom;
}
.search-dd .active .grp-txt {
	color: #000;
}
.search-dd H5 {
	margin: 15px 0 0 0;
}
.search-dd UL.link {
	margin-left: 0;
	padding-left: 25px;
}
.search-dd UL.link LI {
	list-style-type: circle;
}

.fltr_tbl label { font-weight: normal; padding: 0 8px; }

.marketing .splash_cnt { color: #333; }

.renditions { position: absolute; margin: 0 0 0 110px; }
.renditions.no-price .price { display: none; }
.group-rf { color: #999; font-size: 10px; margin-left: 24px; }
.group-rf select { font-size: 10px; }
.r-toggle { color: #999; font-size: 10px; margin-left: 24px; }

.r-container, .r-hidden { background-color: #fff; border: solid 1px #ccc; margin: 2px 0 0 -2px; width: 610px; }
.r-container a.close, .r-hidden a.open { margin: -4px -4px 0 0; }
.r-container a.close img, .r-hidden a.open img { background-image: url("images/cart/toggle.png"); background-repeat: no-repeat; height: 12px; filter: alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; width: 12px; }
.r-container a.close:hover img, .r-hidden a.open:hover img { filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; }
.r-container a.close img, .r-hidden a.open img { background-position: right top; }
.r-hidden a.open img { background-position: left top; }
.r-container .label, .r-hidden .label, .matte .label { margin: 4px; width: 65px; }
.r-container .r-text { margin: 2px 0; }
.r-container .r-text .radio .spacer { margin-top: 4px; }
.r-container .r-text .radio label { color: #000; vertical-align: middle; margin-right: 8px; }
.r-container .r-text .desc { margin: 4px 8px; color: #333; font-size: 0.9em; }
.r-container .r-text.priced { border-right: solid 1px #ddd; width: 430px; }
.r-container .r-price { color: #76A3BC; font-size: 1.8em; padding: 12px 4px 0 0; margin: 2px; line-height: 1em; }
.r-hidden .r-text { margin: 4px; }
.r-hidden .r-price { color: #76A3BC; font-size: 1.8em; text-align: right; padding: 2px; margin: 4px; width: 110px; border-left: solid 1px #ddd; }
.matte div { margin: 4px; }
.matte .pipe { color: #bbb; padding: 0 2px; }

.grid-options { padding: 2px; }
.grid-options .grid-refresh { margin-left: 8px; margin-right: 8px; }
.grid-options .grid-refresh img { background-image: url("images/refresh.gif"); width: 16px; vertical-align: top; }
.grid-options .grid-spinner { background-image: url("images/wait.gif"); width: 16px; vertical-align: top; }
.grid-options .nav { margin-right: 16px; }
.grid-options .nav a { margin-right: 4px; }
.grid-options .inactive { visibility: hidden; }
.grid-options .nav img { width: 16px; vertical-align: top; }
.grid-options .nav .first img { background-image: url("images/nav_first.gif"); }
.grid-options .nav .prev img { background-image: url("images/nav_prev.gif"); }
.grid-options .nav .next img { background-image: url("images/nav_next.gif"); }
.grid-options .nav .last img { background-image: url("images/nav_last.gif"); }
.grid-options .page-size { margin-left: 32px; }

#current-usage-grid { border-bottom: solid 1px #ccc; }
#current-usage-grid .gridCellFirst { background-repeat: no-repeat; background-position: 4px 4px; padding-left: 28px; }
#current-usage-grid .gridCellFirst.product { background-image: url("images/product.gif"); }
#current-usage-grid .gridCellFirst.package { background-image: url("images/package.gif"); }

.grid .asc { border-right: solid 1px #A8DE9A; border-left: solid 1px #A8DE9A; }
.grid .desc { border-right: solid 1px #E9D5C7; border-left: solid 1px #E9D5C7; }
.grid .alt td.asc { background-color: #E6FFE6; }
.grid .alt td.desc { background-color: #FFF4F4; }
.grid th.asc a, .grid th.desc a { color: #fff; font-weight: bold; }
.grid th.asc { background-color: #006600; background-image: none; }
.grid th.desc { background-color: #800000; background-image: none; }

.restrictioncolor {	color: #cc0000; }

.download-actionlinks .valid { background-image: url("images/cart/success.png"); background-repeat: no-repeat; background-position: left top; }
.download-actionlinks .invalid { background-image: url("images/cart/error.png"); background-repeat: no-repeat; background-position: left top; }

.reg-table td { padding: 4px 8px 4px 0; white-space: nowrap; width: 0; }
.reg-table td p { white-space: normal; }
.reg-errors { float: left; width: 300px; left: 70px; margin-top: 312px; }
.user-reg .reg-errors { margin-top: 325px; }
.login-info-box p.hr { border-bottom: solid 1px #e3dedb; border-top: solid 1px #e3dedb; padding: 8px 0; }

table.usage-details td { vertical-align: top; padding: 2px 24px 2px 0; white-space: normal; text-align: left; }
table.usage-details td.label { white-space: nowrap; width: 0; color: #999; padding-right: 4px; }
table.usage-details .license-info span { margin-right: 8px; }
table.usage-details .license-info .rf { font-weight: bold; }
#usageSearch label, #usageSearch .label { color: #666; }
#usageSearch .spacer { -border-bottom: solid 1px #eee; }
#usageSearch .spacer td { padding: 4px; }

.password-policy { padding: 0 8px 16px; }
.password-policy h1 { font-size: 1.5em; margin: 0 16px; }
.password-policy div { background-image: url("images/bullet_key.png"); background-repeat: no-repeat; padding: 0 0 4px 20px; }
#pwd_policy_link { background-image: url("images/password.png"); background-repeat: no-repeat; padding: 2px 0 2px 20px; margin-left: -4px; }

#adCmpnt { display: none; }
.fixed-width #adCmpnt { display: block; }
.no-advanced-search #advancedsearchlnk, .fixed-width #advancedsearchlnk { display: none; }

.fotoliaAdminContent #holyGrail{border-bottom:1px solid #DDD;border-left:1px solid #DDD;border-right:1px solid #DDD;}
.fotoliaAdminContent .left{border-right:8px solid #EEE;margin-right:2px;}
.fotoliaAdminContent #leftColumn{width:20%;}
.fotoliaAdminContent .center{width:100%;}
.fotoliaAdminContent .similar-loading{text-align:center;margin-top:20%;}
.fotoliaAdminContent .hide{display:none;}
.fotoliaAdminContent .show{display:block;}
.fotoliaAdminContent .error{float:left;width:70%}
.fotoliaAdminContent .error label{color:red;font-weight:bold;}
.fotoliaButtons {float:left;width:38%;}
.fotoliaAdminContent #ImagesGridView{color:#CC6600;text-align:center;}
.fotoliaAdminContent .breadcrumbs{padding-right:0px;}
