/*
-----------------------------------------------
MindShare stylesheet: Screen
Version: 2007.11.06
----------------------------------------------- */

HTML BODY {
	margin: 0;
	padding: 5px 0 0 0 !important;
	background: #fff url('/static/images/bg-pagetop.gif') top repeat-x !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #323232;
	}

/* Base layout
--------------------------------------*/

#OuterWrapper {
	margin: 0 auto 0 auto;	/* Content centering */
	text-align: left;
	width: 960px;
	position: relative;
	}
#PageWrapper {
	float: left;
	width: 760px;
	margin-bottom: 20px;	/* Space above footer */
	margin-top: 20px;	/* Space below top menu */
	position: relative;
	}
#SideBar {
	float: right;
	width: 200px;
	padding-top: 1px;
	}
.Placeful #Content {
	float: right;
	width: 550px;
	padding: 0 10px;
	}
.Placeful #LocalNav {
	clear: left;
	float: left;
	width: 190px;
	}
.Placeless #Content {
	float: left;
	width: 550px;
	padding: 0 10px;
	}
#Home.Placeless #Content {
	float: none;
	width: auto;
	padding: 0;
	}
#Content #Body {
	clear: left;
	}
.Placeless #Context {
	float: right;
	width: 180px;
	margin-top: 100px;
	}
.Placeless #BlogNav {
	float: right;
	width: 160px;
	padding: 10px;
	}
#Footer {
	clear: both;
	background: url('/static/images/bg-footer.jpg') top no-repeat;
	padding: 20px 0 120px 0;
	}
.Clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	}

/* Base text styles
--------------------------------------*/

BODY P {
	font-size: 0.75em;
	margin: 10px 0;
	line-height: 134%;
	}

A {
	text-decoration: none;
	color: #493074;
	}
A:hover {
	text-decoration: underline;
	}
A IMG {
	border: 0;
	}
#Body A,
#ExtraContent A {
	text-decoration: underline;
	}
#Body STRONG {
	font-weight: bold;
	}
#Body EM {
	font-style: italic;
	}

#Content H1 {
	font-size: 1.5em;
	line-height: 100%;
	margin: 0 0 0.5em 0;
	color: #502d7f;
	}
.Placeless #Intro,
.Placeful #Intro {
	font-weight: bold;
	margin-bottom: 1em;
	}
.CaseStudy #Intro {
	font-size: 1.125em;
	}
#Body H2 {
	font-size: 1em;
	line-height: 100%;
	margin: 0.625em 0 0.625em 0;
	color: #502d7f;
	}
#Body H3 {
	font-size: 0.875em;
	line-height: 134%;
	margin: 0.625em 0 0 0;
	color: #502d7f;
	}
#Body H4 {
	font-size: 0.75em;
	line-height: 134%;
	margin: 0.625em 0 0 0;
	color: #502d7f;
	}
#Body UL {
	padding: 0;
	margin-left: 0;
	}
#Body OL {
	margin-left: 0;
	padding: 0 0 0 40px;
	}
#Body LI {
	font-size: 0.75em;
	margin: 4px 0;
	padding: 0 0 0 50px;
	line-height: 134%;
	}
#Body UL LI {
	list-style: none;
	background: url('/static/images/bullet.gif') 20px 5px no-repeat;
	}
#Body OL LI {
	padding: 0 0 0 10px;
	}
#Body BLOCKQUOTE {
	clear: left;
	padding: 10px 40px 0 40px;
	margin: 1em 0 1.5em 0;
	line-height: 112%;
	color: #493074;
	background: url('/static/images/quotes-open2.gif') top left no-repeat;
	}
#Body BLOCKQUOTE P {
	font-size: 0.875em;
	line-height: 120%;
	}
#Body BLOCKQUOTE P.Attribution {
	font-size: 0.75em;
	color: #323232;
	}
#Body BLOCKQUOTE DIV {
	background: url('/static/images/quotes-close2.gif') right bottom no-repeat;
	}

.hr {
	position: relative;
	left: -10px;
	width: 570px;
	height: 1px;
	margin: 10px 0;
	background: #fff url('/static/images/localnav-divider.gif') repeat-x;
	clear: both;
	}
.hr HR {
	display: none;
	}

SPAN.Restricted IMG,
SPAN.External IMG {
	position: absolute;
	margin-left: 5px;
	}
A.External {
	padding-left: 20px;
	background: url('/static/images/icon-newwindow.gif') left 0 no-repeat;
	}

IMG.Enclosure {
	clear: left;
	border: 0;
	margin: 10px 0;
	}
.Enclosure.Video {
	background: #f6f4f8 url('/static/images/bg-video.gif') 10px 50% no-repeat;
	padding: 15px 0 15px 120px;
	}
.Enclosure.Podcast {
	background: #f6f4f8 url('/static/images/bg-podcast.gif') 10px 50% no-repeat;
	padding: 15px 0 15px 120px;
	}
IMG.Enclosure.Inline {
	float: left;
	margin: 5px 10px 10px 0;
	}
.Blog .Post IMG {
	float: left;	/* Blogroll layout */
	margin: 5px 20px 20px 0;
	}
.StatusMessage {
	padding: 10px 10px 10px 38px;
	border: 2px solid #ffb70f;
	background: #ffdb87 url('/static/images/alert_16.png') 12px 8px no-repeat;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

/* Content-type colours
--------------------------------------*/

.NavModule#Services H2 {
	background: #f594cd; /* pink */
	}
.Service #Content H1 {
	color: #f594cd; /* pink */
	}
.NavModule#CaseStudies H2,
.CaseStudy #ArticleTools H2,
.FilterMenu#CasestudyFilter H2 {
	background: #485dc6; /* blue */
	}
.CaseStudy #Content H1,
.CaseStudy .Date,
.CaseStudy #Intro,
.NavModule#CaseStudies .Date,
.NavModule#CaseStudies .More A,
.NavModule#CaseStudies .Feed A {
	color: #485dc6; /* blue */
	}
.WhitePaper #ArticleTools H2,
.NavModule #WhitePapers H2,
.NavModule#WhitePapers H2 {
	background: #7cdfd5; /* cyan */
	}
.WhitePaper #Content H1,
.WhitePaper .Date,
.NavModule#WhitePapers .Date,
.NavModule#WhitePapers .More A,
.NavModule#WhitePapers .Feed A {
	color: #00c5b5; /* cyan (darker version) */
	}
.BrightMinds #ArticleTools H2,
.NavModule#BrightMinds H2,
.NavModule #BrightMinds H2 {
	background: #00ad67; /* green */
	}
.BrightMinds #Content H1,
.BrightMinds .Date,
.NavModule#BrightMinds .Date,
.NavModule#BrightMinds .More A,
.NavModule#BrightMinds .Feed A {
	color: #00ad67; /* green */
	}
.Blog #ArticleTools H2,
.Blog #Comments H2,
.Blog #PostsByDate H2,
.Blog #PostsByTag H2,
.Blog #LinkRoll H2,
.NavModule#Blogs H2,
.NavModule#BlogPosts H2 {
	background: #ccde00; /* light green */
	}
.Blog #BlogTitle,
.Blog .Date,
.Blog #Comments .DateTime,
.NavModule#BlogPosts .Date,
.NavModule#BlogPosts .More A,
.NavModule#BlogPosts .Feed A,
.NavModule#Blogs .Date,
.NavModule#Blogs .More A,
.NavModule#Blogs .Feed A {
	color: #b5bf00; /* light green (darker version) */
	}
.News #ArticleTools H2,
.NavModule#MindshareNews H2,
.NavModule#OtherNews H2 {
	background: #ffb70f; /* orange */
	}
.News #Content H1,
.News .Date,
.NavModule#MindshareNews .Date,
.NavModule#MindshareNews .More A,
.NavModule#MindshareNews .Feed A,
.NavModule#OtherNews .Date,
.NavModule#OtherNews .More A,
.NavModule#OtherNews .Feed A {
	color: #ffb70f; /* orange */
	}
#Comments H2 {
	background: #ffb70f; /* orange */
	}
#Comments .DateTime {
	color: #ffb70f; /* orange */
	}

/* Header
--------------------------------------*/

#Header {
	position: relative;
	z-index: 1;
	height: 126px;
	}
#Header #Logo {
	position: absolute;
	height: 126px;
	left: -54px;
	width: 1004px;
	background: url('/static/images/bg-header.jpg') left no-repeat;
	}
#Header #Logo A {
	position: absolute;
	left: 54px;
	top: 12px;
	width: 310px;
	height: 73px;
	background: url('/logo') left top no-repeat;
	z-index: 1000;
	}
#Header #Logo A:active, 
#Header #Logo A:focus {
    outline: 0;   /* remove dotted links in Firefox */
}	
#Header #Logo IMG {
	display: none;	/* Shown in print CSS */
	}
#Header #Tools UL {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif; /* For consistent line-height cross-platform */
	}

/* Header tools
--------------------------------------*/

#Header LI#Search {
	position: absolute;
	top: 44px;	/* 50px in IE stylesheet */
	right: 367px;
	}
#Header #Search INPUT.TextField,
#Header #AdvSearch INPUT.TextField {
	width: 118px;
	height: 19px;
	border: 0;
	padding: 3px 30px 2px 10px;
	background: transparent url('/static/images/form-search.gif') no-repeat;
	font-size: 0.6875em;
	}
#Header #Search INPUT.Button,
#Header #AdvSearch INPUT.Button {
	position: relative;
	left: -13px;
	top: 7px;	/* 1px in IE stylesheet */
	}

#Header LI#Locator {
	position: absolute;
	top: 21px;
	right: 380px;
	}
#Header LI#Locator SPAN {
	float: right;
	display: block;
	}
#Header LI#Locator .Country {
	background: url('/static/images/inv-btn-r.gif') top right no-repeat;
	padding: 2px 3px 7px 0;
	font-size: 10px;
	}
#Header LI#Locator .Country A {
	vertical-align: 3px;
	padding: 0 3px;
	line-height: 10px;
	}
#Header LI#Locator .Country A.Another {
	border-left: 1px solid #ccc;
	}
#Header LI#Locator .Label A {
	display: block;
	background: url('/static/images/inv-btn-l-locator-bg.gif') top left no-repeat;
	padding: 2px 10px 7px 40px;
	font-size: 11px;
	line-height: 15px;	/* 14px in IE stylesheet */
	width: 107px;
	}

#Header LI#Login {
	position: absolute;
	top: 21px;
	right: 200px;
	}
#Header LI#Login A {
	display: block;
	background: url('/static/images/inv-btn-login.gif') no-repeat;
	width: 120px;
	padding: 2px 10px 7px 40px;
	font-size: 11px;
	line-height: 15px;
	}
	
#Header LI#Toolbox {
	position: absolute;
	top: 21px;
	right: 20px;
	}
#Header LI#Toolbox A {
	display: block;
	background: url('/static/images/inv-btn-toolbox.gif') no-repeat;
	width: 120px;
	padding: 2px 10px 7px 40px;
	font-size: 11px;
	line-height: 15px;
	}

#Header LI#Global A {
	position: absolute;
	top: 21px;
	right: 20px;
}
#Header LI#Global A,
#Header LI#GlobalStandalone A {
	display: block;
	background: url('/static/images/inv-btn-global.gif') no-repeat;
	width: 120px;
	padding: 2px 10px 7px 40px;
	font-size: 11px;
	line-height: 15px;
	}
#Header LI#GlobalStandalone {
	position: absolute;
	top: 21px;
	right: 200px;
	}	

#Header LI#AdvSearch {
	position: absolute;
	top: 52px;
	right: 200px;
	z-index: 1;
	}
#Header LI#AdvSearch A {
	display: block;
	background: url('/static/images/inv-btn-advsearch1.gif') no-repeat;
	width: 120px;
	padding: 2px 10px 7px 40px;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	}
#AdvSearch .Invokr {
	right: -14px;
	top: -12px;
	width: 376px;
	}
#AdvSearch .Invokr .AdvSearchTop {
	background: url('/static/images/inv-advsearch-top.png') top no-repeat;
	height: 41px;
	}
#AdvSearch .Invokr .AdvSearchBtm {
	background: url('/static/images/inv-advsearch-btm.png') bottom no-repeat;
	padding: 10px 15px 15px 7px;
	}
	
#Header LI#AdvSearch .Invokr A {
	background: url('/static/images/inv-btn-advsearch2.gif') no-repeat;
	position: absolute;
	right: 14px;	/* 11px in IE stylesheet */
	top: 12px;
	}
	
#Header LI#AdvSearch .Invokr .btm A {
	background: url('/static/images/btn-close-advsearch.gif') right no-repeat;
	position: absolute;
	right: 6px;
	top: 166px;
	display: block;
	width: 25px;
	height: 17px;
	padding: 0 20px 0 11px;
	font-size: 10px;
	line-height: 17px;
	text-transform: lowercase;	
	}

.AdvSearchTop .SearchForm {
	position: absolute;
	top: 4px;
	right: 181px;	/* 10px, 180px in IE stylesheet */
	}
#AdvSearch .Invokr SELECT {
	width: 170px;
	margin: 0 0 7px 7px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	}
#AdvSearch .Invokr .AdvSearchSubmit {
	position: relative;
	clear: left;
	margin-top: -5px;	/* -20px for IE5-6 */
	padding-bottom: 0;
	text-align: right;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: lowercase;
	color: #493074;
	background: #E4E0EB;
	}
#Header #AdvSearch .Invokr .AdvSearchSubmit LABEL {
	cursor: pointer;
	}
#Header #AdvSearch .Invokr .AdvSearchSubmit INPUT.Button {
	position: static;
	vertical-align: -6px;
	}

/* Navigation menus
--------------------------------------*/

#GlobalNav UL,
#BreadCrumbs UL,
UL#FooterNav{
	margin: 0;
	padding: 0;
	}
#GlobalNav LI,
#BreadCrumbs LI,
#FooterNav LI {
	list-style: none;
	float: left;
	}

#GlobalNav {
	position: absolute;
	bottom: -10px;	/* -12px in IE stylesheet */
	float: left;
	width: 100%;
	height: 53px;
	background: url('/static/images/bg-globalnav.png') no-repeat;
	font-size: 1.125em; /* 18px */
	font-weight: bold;
	text-transform: lowercase;
	line-height: normal;
	color: #fff;
	font-family: Arial, sans-serif; /* For consistent line-height cross-platform */
	}

#GlobalNav UL {
	margin: 0 0 0 92px;	/* Center nav */
	padding: 0;
	list-style: none;
	}
#GlobalNav LI {
	display: inline;
	margin: 0;
	padding: 0;
	}
#GlobalNav A {
	float: left;
	background: url('/static/images/bg-tab-r.png') no-repeat right top;
	margin: 0;
	padding: 0 9px 0 0;
	text-decoration: none;
	}
#GlobalNav A SPAN {
	float: left;
	display: block;
	background: url('/static/images/bg-tab-l.png') no-repeat left top;
	padding: 9px 13px 22px 22px;
	color: #795e9d;
	white-space: nowrap;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#GlobalNav A SPAN {float: none;}
	/* End IE5-Mac hack */
#GlobalNav A:hover SPAN {
	color: #502d7f;
	}
#GlobalNav A.Active:hover SPAN {
	color: #fff;
	}
#GlobalNav LI.RollOver A {
	background-position: 100% -53px;
	}
#GlobalNav LI.RollOver A SPAN {
	background-position: 0% -53px;
	}
#GlobalNav A:focus SPAN {
	text-decoration: underline;
	}
#GlobalNav A.Active {
	background-position: 100% -106px;
	}
#GlobalNav A.Active SPAN {
	background-position: 0% -106px;
	color: #fff;
	}
#GlobalNav LI.RollOver A.Active {
	background-position: 100% -159px;
	}
#GlobalNav LI.RollOver A.Active SPAN {
	background-position: 0% -159px;
	color: #fff;
	}

/* Globalnav dropdowns */

#GlobalNav LI UL {
	margin-left: 0;
	}
#GlobalNav LI.RollOver {
	position: relative;
	}
#GlobalNav LI DIV.out {
	display: none;
	position: absolute;
	left: 0;
	top: 53px;
	z-index: 19999;
	}
#GlobalNav LI.RollOver DIV.out {
	display: block;
	}
#GlobalNav LI.RollOver DIV.foot {
    margin: 0 0 0 3px;
    border-top: solid #EAEAEA 1px;
    height: 2px;
}
#GlobalNav LI DIV.footer-out {
	background: url('/static/images/bg-dropdown-br.png') no-repeat right bottom;
	padding: 0 9px 0 0;
	height: 2px;
    }
#GlobalNav LI DIV.footer-in {
	background: url('/static/images/bg-dropdown-bl.png') no-repeat left bottom;
	padding: 0 ;
	height: 2px;
    }
#GlobalNav LI.RollOver DIV.in {
	background: url('/static/images/bg-dropdown-r.png') no-repeat right top;
	padding: 0 4px 0 0;
	}
#GlobalNav LI.RollOver UL {
	background: url('/static/images/bg-dropdown-l.png') no-repeat left top;
	}
#GlobalNav LI.RollOver UL LI {
	display: block;
	float: none;
	position: static;
	padding: 0 0 0 9px;
	}
#GlobalNav LI.RollOver UL LI A,
#GlobalNav LI.RollOver UL LI A.Active {
	display: block;
	float: none;
	margin: 0 9px 0 0;
	padding: 2px 0 2px 0;
	background: url('/static/images/localnav-divider.gif') top no-repeat;
	font-size: 12px;
	font-weight: normal;
}
#GlobalNav LI.RollOver UL LI A SPAN {
	display: block;
	float: none;
	padding: 3px 10px 3px 25px;
	background: url('/static/images/localnav-bg-inactive.gif') 10px 50% no-repeat;
	}
#GlobalNav LI.RollOver UL LI A.Active SPAN {
	color: #493074;
	font-weight: bold;
	background: url('/static/images/localnav-bg-active.gif') 10px 50% no-repeat;
	}
#GlobalNav LI.RollOver UL LI A:hover {
	background-color: #e7e3ed !important;
	text-decoration: none;
	}

#BreadCrumbs {
	margin: -5px 0 10px 0;
	width: 760px;
	overflow: hidden;
	height: 23px;
	position: relative;
	}
#BreadCrumbs UL {
	padding: 0 0 0 10px;
	overflow: hidden;
	white-space: nowrap;
	}
#BreadCrumbs LI {
	float: none;
	display: inline;
	padding: 0;
	line-height: 19px;
	font-size: 0.6875em;
	color: #84888b;
	font-weight: bold;
	text-transform: lowercase;
	vertical-align: middle;
	}
.Placeless #BreadCrumbs LI {
	text-transform: none;
	}
#BreadCrumbs LI A {
	padding: 4px 17px 4px 0;   
	background: url('/static/images/breadcrumb-arrow2.gif') right no-repeat;
	font-weight: normal;
	color: #84888b;
	text-transform: lowercase;
	}
#BreadCrumbs LI A:hover {
	text-decoration: none;
	color: #493074;
	}
#BreadCrumbs .Hide {
	left: 750px;
	top: -19px;	/* Different in IE stylesheet */
	width: 10px;
	height: 21px;
	padding: 21px;
	background: url('/static/images/breadcrumbs-fadeout.png') no-repeat;
	overflow: hidden;
	}

#Footer #Copyright {
	margin-right: 15px;
	color: #a796bf;
	}
#FooterNav LI {
	position: relative;
	font-weight: bold;
	font-size: 0.6875em;
	}
#FooterNav LI.MinWidth {
	width: 125px;
	}	
#FooterNav LI A {
	display: block;
	padding: 0 15px 0 15px;
	border-left: 1px solid #a796bf;
	}
UL#FooterNav LI UL {
	margin: 0;
	padding: 0;
	width: 120px;
	position: absolute;
	top: 20px;
	}
UL#FooterNav LI UL LI {
	display: block;
	width: 120px;
	font-size: 11px;
	font-weight: normal;
	}
UL#FooterNav LI UL LI A {
	border: 0;
	margin-bottom: 2px;
	color: #a796bf;
	}
#Footer #ConfigureRSS {
	float: right;
	}

#LocalNav UL {
	margin: 0;
	padding: 0 10px 0 0;
	}
#LocalNav UL UL {
	padding: 0;
	margin-top: 1px;
	}
#LocalNav LI {
	list-style: none;
	margin: 0;
	padding: 2px 0 1px 0;
	background: url('/static/images/localnav-divider.gif') top no-repeat;
	}
#LocalNav LI.First {
	background-image: none;
	}
#LocalNav LI A {
	display: block;
	padding: 6px 0 6px 10px;
	background: url('/static/images/localnav-bg-inactive.gif') left 50% no-repeat;
	font-size: 0.75em;
	line-height: 100%;
	font-weight: bold;
	text-transform: lowercase;
	color: #a796bf;
	}
#LocalNav LI A:hover {
	background-color: #faf8fb !important;
	text-decoration: none;
	}
#LocalNav LI A.Active,
#LocalNav LI A.Expanded {
	background: url('/static/images/localnav-bg-active.gif') left 50% no-repeat;
	font-weight: bold !important;
	color: #493074;
	}
#LocalNav LI A.Active {
	background-color: #f6f4f8;
	}
#LocalNav LI LI A {
	padding: 6px 0 6px 30px;
	background-image: none;
	font-weight: normal;
	color: #493074;
	}
#LocalNav LI LI A.Active {
	background-image: none;
	}

/* Capitalisation exceptions in navigation, used for ATG, brightMINDS, and placeless article titles in breadcrumbs */
.MixedCase,
.MixedCase A {
	text-transform: none !important;
	}

/* Homepage
---------------------------------------*/

#Home H1,
.ContactDetails H2,
.ContactDetails H3 {
	height: 23px;
	padding: 1px 10px 0 10px;
	margin: 0;
	background: url('/static/images/bg-h1.gif') repeat-x;
	color: #493074;
	font-size: 0.8125em;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	}
#Home #PhotoStory {
	height: 254px;
	padding: 0;
	position: relative;
	}
#Home #PhotoStory IMG {
	display: block;
	}
#Home #PhotoStory H1 {
	height: auto;
	width: auto;
	padding: 0;
	background: none;
	font-size: 1.25em;
	text-transform: none;
	}
#Home #PhotoStory #PhotoCaption {
	position: absolute;
	bottom: 5px;
	padding: 10px 5px;
	margin-left: 6px;
	width: 728px;
	color: #fff;
	background: url('/static/images/blk50.png');
	}
#Home #PhotoStory #PhotoCaption H1 {
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: normal;
	}
#Home #PhotoStory #PhotoCaption P.SubTitle {
	margin: 0;
	}
#Home P.Description {
	margin: 1px 0;
	background: url('/static/images/bg-photostory-desc.gif') repeat-x;
	}
#Home P.Description SPAN {
	display: block;
	background: url('/static/images/bg-photostory-desc-btm.gif') bottom no-repeat;
	padding: 5px 10px;
	}
#Home #PhotoStory #StrapLine {
	position: absolute;
	top: 26px;
	right: 60px;
	}
#Home #PhotoStory #StrapLine SPAN {
	padding: 2px 20px 2px 7px;
	line-height: 155%;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Arial, sans-serif; /* For consistent line-height cross-platform */
	}
#Home #PhotoStory #StrapLine SPAN STRONG {
	font-weight: bold;
	}

#Home #PhotoStory.Colour1 #StrapLine SPAN { background: #ffb70f; } /* Yellow */
#Home #PhotoStory.Colour1 #PhotoCaption H1 { color: #ffa200; } /* Yellow (darker version */
#Home #PhotoStory.Colour2 #StrapLine SPAN { background: #7cdfd5; } /* Cyan */
#Home #PhotoStory.Colour2 #PhotoCaption H1 { color: #7cded5; } /* Cyan (darker version */
#Home #PhotoStory.Colour2 #StrapLine { color: #323232; }
#Home #PhotoStory.Colour2 #StrapLine STRONG { color: #000; }
#Home #PhotoStory.Colour3 #StrapLine SPAN { background: #485dc6; } /* Blue */
#Home #PhotoStory.Colour3 #PhotoCaption H1 { color: #a3aee2; } /* Blue (lighter version */
#Home #PhotoStory.Colour3 #StrapLine { color: #fff; }

#Home #CaseStudies,
#Home #Views,
#Home #BlogPosts,
#Home #News,
#Home #ExternalNews,
#Home #MainFeature {
	margin-top: 20px;
	}
#Home #Col1 {
	float: left;
	width: 380px;
	}
#Home #Col2 {
	float: right;
	width: 380px;
	}

#Home #CaseStudies DIV {
	padding: 10px;
	margin-right: 10px;
	background: #f6f4f8;
	}
#Home #CaseStudies H1 {
	margin-right: 10px;
	}
#Home #CaseStudies H2 {
	font-size: 0.75em;
	margin: 6px 0;
	}
#Home #MainFeature DIV {
	padding: 8px 10px;
	margin-left: 10px;
	}
#Home #MainFeature H1 {
	margin-left: 10px;
	}
#Home #MainFeature H2 {
	font-size: 1em;
	margin: 0 0 12px 0;
	}
#Home #MainFeature .Date {
	display: block;
	font-size: 0.6875em;
	color: #a796bf;
	}
#Home #MainFeature .FeatureIntro {
	font-weight: bold;
	}
#Home #MainFeature DIV IMG {
	float: left;
	margin: 0 20px 20px 0;
	}
#Home #MainFeature A {
	text-decoration: underline;
	}
#Home #ViewsAndBlogs H1,
#Home #BlogPosts H1 {
	margin: 0 10px 8px 0;
	}
#Home #News H1,
#Home #ExternalNews H1 {
	margin: 0 0 8px 10px;
	}

/* Content text styles (in addition to base styles)
--------------------------------------*/

#ArticleTools {
	position: absolute;
	left: 580px;
	top: 30px;
	width: 180px;
	}
#ArticleTools A {
	text-decoration: none;
	}
#PostsByTag, #LinkRoll {
	background: #f6f7f7 url('/static/images/context-top.gif') top no-repeat;
	margin-top: 20px;
	padding: 10px;
	}
#ArticleTools H2,
#PostsByDate H2,
#PostsByTag H2, #LinkRoll H2 {
	width: 108px;
	padding: 3px 10px;
	margin: 0;
	font-size: 0.75em;
	color: #fff;
	}
#PostsByTag H2, #LinkRoll H2 {
	margin: 0 0 10px -10px;
	}
#Body #ArticleTools UL,
#PostsByDate UL,
#LinkRoll UL,
UL.TagCloud {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#Body #ArticleTools LI,
#PostsByDate LI {
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
	background: url('/static/images/localnav-divider.gif') bottom no-repeat;
	font-size: 0.75em;
	}
#LinkRoll LI {
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
	font-size: 0.75em;
}
.TagCloud LI {
	list-style: none;
	display: inline;
	line-height: 1.2em;
	}
#ArticleTools LI A {
	display: block;
	padding: 6px 10px 6px 40px;
	}
#PostsByDate LI A {
	display: block;
	padding: 3px 10px 3px 25px;
	background: url('/static/images/localnav-bg-inactive.gif') 10px 50% no-repeat;
	}
#PostsByDate LI:first-child A {
	background: url('/static/images/localnav-bg-active.gif') 10px 50% no-repeat;
	font-weight: bold;
	}
#ArticleTools LI A:hover,
#PostsByDate LI A:hover,
#PostsByTag LI A:hover, #LinkRoll LI A:hover {
	background-color: #faf8fb !important;
	text-decoration: none;
	}
#ArticleTools #ToolPrint A {
	background: url('/static/images/icon-tool-print.gif') 10px 50% no-repeat;
	}
#ArticleTools #ToolPDF A {
	background: url('/static/images/icon-tool-pdf.gif') 10px 50% no-repeat;
	}
#ArticleTools #ToolEmail A {
	background: url('/static/images/icon-tool-email.gif') 10px 50% no-repeat;
	}
#ArticleTools #ToolShare A {
	padding: 6px 10px;
	}
.TagCloud .Size1 {
	font-size: 0.5em;
	}
.TagCloud .Size2 {
	font-size: 0.6875em;
	}
.TagCloud .Size3 {
	font-size: 0.75em;
	}
.TagCloud .Size4 {
	font-size: 0.875em;
	}
.TagCloud .Size5 {
	font-size: 1em;
	}

.Tags,
#ExtraContent #Permalink,
#ExtraContent #RelatedLinks,
#ExtraContent #Assets,
#ExtraContent #Feeds {
	margin-top: 1em;
	position: relative;
	}
.Tags H2,
.Tags P,
.Placeless .Comments H2,
#ExtraContent #Permalink H2,
#ExtraContent #Permalink P,
#ExtraContent #RelatedLinks H2,
#ExtraContent #RelatedLinks H3,
#ExtraContent #RelatedLinks P,
#ExtraContent #Assets H2,
#ExtraContent #Assets LI,
#ExtraContent #Feeds H2,
#ExtraContent #Feeds LI {
	font-size: 0.75em;
	}
.Tags H2,
.Placeless .Tags P,
.Placeless .Comments H2,
#ExtraContent #Permalink H2,
#ExtraContent #RelatedLinks H2,
#ExtraContent #Assets H2,
#ExtraContent #Feeds H2 {
	text-transform: lowercase;
	}
#ExtraContent #RelatedLinks H3 {
	font-weight: normal;
	}
.Tags H2,
#ExtraContent #Permalink H2,
#ExtraContent #RelatedLinks H2,
#ExtraContent #Assets H2,
#ExtraContent #Feeds H2 {
	position: absolute;
	left: 0;
	margin-top: 0;
	}
#ExtraContent #Permalink P,
#ExtraContent #RelatedLinks UL,
#ExtraContent #Assets UL,
#ExtraContent #Feeds UL {
	margin: 0;
	padding: 0;
	}
.Tags P,
#ExtraContent #Permalink P,
#ExtraContent #RelatedLinks LI,
#ExtraContent #Assets LI,
#ExtraContent #Feeds LI {
	margin-left: 130px;
	padding: 0;
	list-style: none;
	}
.Placeless .Comments H2 {
	float: left;
	margin: 0 5px 0 0;
	line-height: 16px;
	}
.Placeless .Comments P {
	line-height: 16px;
	text-transform: lowercase;
	}
.Placeless .Comments P STRONG {
	padding-left: 10px;
	}
#ExtraContent #RelatedLinks H3 {
	margin-bottom: 0
	}
#ExtraContent #RelatedLinks P {
	margin-top: 0
	}
#ExtraContent #RelatedLinks A.External {
	position: relative;
	left: -20px;
	}
#ExtraContent #Assets LI {
	margin-bottom: 5px;
	}
#ExtraContent #Assets LI {
	position: relative;
	left: -25px;
	}
.PDF,
.DOC,
.MP3,
.XLS,
.PPT,
.ZIP {
	padding: 5px 0 5px 25px;
	background-position: left 2px;
	background-repeat: no-repeat;
	}
.PDF { background-image: url('/static/images/filetype-pdf.gif'); }
.DOC { background-image: url('/static/images/filetype-doc.gif'); }
.MP3 { background-image: url('/static/images/filetype-mp3.gif'); }
.XLS { background-image: url('/static/images/filetype-xls.gif'); }
.PPT { background-image: url('/static/images/filetype-ppt.gif'); }
.ZIP { background-image: url('/static/images/filetype-zip.gif'); }

.Blog #Content #BlogTitle {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.5px;
	}
.Blog #Content #BlogTitle H1 {
	font-size: inherit;	/* Doesn't work for IE, so overridden in IE stylesheet */
	margin: 2px 0 4px 0;
	}
.Blog #BlogDescription P {
	margin-top: 0;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -0.5px;
	}
.Blog #BlogIntro {
	height: 70px;
	margin: 20px 0;
	}
.Blog #BlogIntro IMG {
	float: left;
	}
.Blog #BlogIntro TABLE {
	float: left;
	margin-left: 10px;
	font-size: 0.75em;
	font-weight: bold;
	}
.Blog #BlogIntro TH {
	text-align: right;
	text-transform: lowercase;
	}
.Blog #BlogIntro TD,
.Blog #BlogIntro TH {
	padding: 2px 10px 3px 0;
	}
.Blog #BlogIntro TH {
	color: #bababa;
	}
.Blog .Post H2 {
	margin-bottom: 0;
	}
.Blog .Post .Date {
	font-weight: bold;
	}

/* In case tables are used for layout purposes */
#Body TABLE {
	border-spacing: 0;
	width: 560px;
	border: 0;
	}
#Body TD,
#Body TH {
	padding: 0 10px;
	font-size: 0.75em;
	line-height: 134%;
	vertical-align: top;
	}
#Body TH P,
#Body TD P,
#Body TD LI {
	font-size: inherit;	/* Doesn't work for IE, so overridden in IE stylesheet */
	}
#Body TD LI {
	padding: 0 0 0 50px;
	}
#Body TH {
	text-align: left;
	color: #502d7f;
	}
#Body TABLE.Gridlines TH,
#Body TABLE.Gridlines TD {
	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 0 9px;
	}
#Body TR.Tint TD {
	background: #f5f5f5;
	}
#Body TD IMG {
	float: none;
	}
#Clientlist #Body TD {
	text-align: center;
	vertical-align: middle;
	}
TABLE.Team TD {
	text-align: center;
	vertical-align: middle;
	padding: 2px 0 6px 0 !important;
	}
TABLE.Team IMG {
	margin-right: 0 !important;
	}

/* Factoids
---------------------------------------*/

#Context {
	background: url('/static/images/factoid2-top.gif') top left no-repeat;
	padding-top: 11px;
	}
#ContextInner {
	background: url('/static/images/factoid2-btm.gif') bottom left no-repeat;
	padding-bottom: 11px;
	}
#Context .Factoid {
	background-image: none;
	padding: 0;
	}
#Context .Factoid P {
	font-size: 0.6875em;
	margin: 0;
	padding: 0 9px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	overflow: hidden;	/* Break-word in IE */
	}
#Context .Factoid P.Topic {
	background-image: none;
	font-weight: bold;
	text-align: right;
	padding: 5px 9px 25px 9px;
	}
#Context .Factoid IMG.icon {
	float: left;
	margin-right: 7px;
	}
#Context .Factoid.Img IMG.icon {
	display: none;
	}
#Body .Factoid {
	background-image: none;
	padding: 0;
	margin: 10px 0;
	}
#Body .Factoid P {
	background: url('/static/images/factoid-top.gif') top left no-repeat;
	padding: 12px 12px 12px 57px;
	margin: 0;
	min-height: 30px; /* Height in IE5-6 */
	}
#Body .Factoid .Topic {
	background: url('/static/images/factoid-btm.gif') bottom left no-repeat;
	padding: 0 12px 6px 12px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	min-height: 10px; /* Height in IE5-6 */
	}	

/* ExtraContent styles
---------------------------------------*/

#ExtraContent H2 {
	font-size: 0.75em;
	}

/* NavModule styles
---------------------------------------*/
/* Common styles */

.NavModule {
	clear: left;
	}
.NavModule H2,
.FilterMenu H2 {
	display: inline;
	padding: 2px 20px 2px 10px;	/* 6px in IE stylesheet */
	margin-left: 0;
	font-size: 0.875em;
	font-weight: bold;
	background: #83389b;
	color: #fff;
	}
#Home .NavModule H2 {
	font-size: 0.75em;
	}
.NavModule H3 {
	font-size: 0.75em;
	margin: 0 0 2px 0;
	position: relative;	/* For positioning thumbnail image */
	}
.NavModule H3 A {
	line-height: 120%;
	}
.NavModule UL {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.NavModule LI {
	padding: 10px;
	background-image: none; /* Override toolbox icons */
	}
.NavModule LI.Odd {
	background: #f5f5f5;
	}
#Home .NavModule LI {
	margin-right: 10px;
	}
#Home #News .NavModule,
#Home #ExternalNews .NavModule {
	padding-left: 10px;
	}
.NavModule P {
	margin: 0 0 2px 0;
	}
.NavModule IMG.Thumb {
	position: absolute;
	border: 0;
	}

/* Specialised styles */

.NavModule#Blogposts.Maxi LI,
.NavModule#WhitePapers LI,
.NavModule#BrightMinds LI {
	min-height: 90px;
	}
.NavModule#Blogs LI {
	min-height: 80px;
	}
.NavModule#CaseStudies LI {
	min-height: 115px;
	}

.NavModule#Services LI {
	display: block;
	float: left;
	width: 170px;
	padding: 0;
	margin: 10px 20px 10px 0;
	}
.NavModule#Services LI.Col3 {
	margin-right: 0;
	}
.NavModule#Services H3 {
	margin-left: 0;
	}
.NavModule#Services P {
	margin-top: 0;
	margin-left: 0;
	}
.NavModule#Services IMG {
	display: block;
	margin-bottom: 5px;
	}

.NavModule#BrightMinds H3 .Date,
.NavModule#WhitePapers H3 .Date,
.NavModule#MindshareNews H3 .Date,
.NavModule#OtherNews H3 .Date,
.NavModule#BlogPosts.Maxi .Date {
	display: block;
	font-size: 92%;
	}
.NavModule#MindshareNews.Mini H3 .Date {
	position: absolute;
	left: -90px;	/* Also shifted down in IE stylesheet */
	}
.NavModule#MindshareNews.Mini H3 {
	margin-left: 90px;
	}
.NavModule#BlogPosts H3 .Date,
.NavModule#OtherNews H3 .Date,
.NavModule#Blogs .Date {
	margin-right: 5px;
	}
.NavModule#WhitePapers IMG.Thumb,
.NavModule#BrightMinds IMG.Thumb,
.NavModule#Blogs IMG.Thumb,
.NavModule#BlogPosts.Maxi IMG.Thumb {
	bottom: -54px;
	}
.NavModule#Blogs IMG.Thumb {
    width: 80px;
    height: 48px;
}
.NavModule#CaseStudies IMG.Thumb {
	left: -185px;
	top: 5px;
	}
.NavModule#WhitePapers P.Teaser,
.NavModule#BrightMinds P.Teaser {
	margin: 0 0 0 90px;
	}
.NavModule#Blogs .withImage,
.NavModule#BlogPosts .withImage {
	margin: 0 0 0 90px;
	}

.NavModule#CaseStudies H3,
.NavModule#CaseStudies P.Teaser,
.NavModule#CaseStudies P.SecondaryPara {
	margin: 0 0 0 185px;
	}
.NavModule#BlogPosts.Maxi P.SecondaryPara {
	margin-top: 5px;
	}
#Home .NavModule#BlogPosts H3,
#Home .NavModule#BlogPosts P.SecondaryPara,
.NavModule#CaseStudies P.SecondaryPara {
	font-size: 0.6875em;
	}
.NavModule#Blogs H4 {
	margin-top: 5px;
	font-size: 0.75em;
	}
.NavModule#OtherNews H3 .NewsSource {
	color: #323232;
	font-weight: normal;
	}

.NavModule .ModuleFooter,
.ContactDetails .Location {
	padding: 2px 10px;
	margin: 0 0 11px 0;
	border-top: 1px solid #ebebed;
	border-bottom: 1px solid #ebebed;
	height: 20px;
	font-size: 0.6875em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	}
#Home .NavModule .ModuleFooter {
	margin-right: 10px;
	}
.NavModule .ModuleFooter .More {
	float: right;
	}
.NavModule .ModuleFooter A {
	padding: 5px 0 5px 0;
	}
.NavModule .ModuleFooter .More A {
	padding: 2px 0 2px 19px;
	background: url('/static/images/icon-go.gif') left no-repeat;
	}
.NavModule .ModuleFooter .More A:hover {
	background: url('/static/images/icon-go-over.gif') left no-repeat;
	}
.NavModule .ModuleFooter .Feed {
	float: left;
	}
.NavModule .ModuleFooter .Feed A,
.Blog .Feed A {
	padding: 2px 0 2px 23px;
	background: url('/static/images/icon-feed.gif') left no-repeat;
	line-height: 20px;
	}
.Blog .BlogFooter {
	height: 16px;
	font-size: 0.6875em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
.NavModule .Blog .Feed {
	float: right;
	}

#Comments .CommentContinued {
	display: none;
	}
#Comments .ModuleFooter .More A {
	padding: 5px 0 5px 25px;
	background: url('/static/images/icon-addcomment.gif') left no-repeat;
	}
#Comments .ModuleFooter .More SPAN {
	text-transform: none;
	font-weight: normal;
	}
#Comments .ModuleFooter .More SPAN A {
	padding: 0;
	background: none;
	}

.BrowseAll {
	font-size: 0.75em;
	text-transform: uppercase;
	}
.BrowseAll A {
	display: block;
	padding: 2px 0 2px 19px;
	background: url('/static/images/icon-go.gif') left no-repeat;
	}

/* Contact details
--------------------------------------*/

.ContactDetails {
	background: #f6f4f8;
	width: 265px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	}
.ContactDetails.Col1 {
	margin-right: 20px;
	}
.ContactDetails.Only {
	width: 560px;
	}
.ContactDetails H2,
.ContactDetails H3 {
	font-size: 0.75em !important;
	margin-top: 0 !important;
	}
.ContactDetails DL {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 140%;
	}
.ContactDetails DT {
	float: left;
	padding-left: 10px;
	font-weight: bold;
	color: #493074;
	}
.ContactDetails DD {
	padding-left: 120px;
	margin: 0 10px 5px 0;
	}
.ContactDetails .adr SPAN {
	display: block;
	}
.ContactDetails DD.email {
	padding-left: 10px;
	clear: left;
	}
.ContactDetails.Only DD.email {
	padding-left: 120px;
	clear: none;
	}
.ContactDetails .Location {
	margin: 0;
	background: #fff;
	text-align: right;
	}
.ContactDetails .Location A {
	padding: 2px 0 2px 19px;
	background: url('/static/images/icon-location.gif') left no-repeat;
	}
.ContactDetails .type {
	display: none;
	}

/* Visual tags
--------------------------------------*/

#VisualTags TABLE {
	margin-left: 30px;
	border-spacing: 0 7px;
	}
#VisualTags TR {
	background-image: none;
	}
#VisualTags TD,
#VisualTags TH {
	padding: 0;
	vertical-align: middle;
	}
#VisualTags TD.Img {
	width: 104px;
	height: 42px;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	}
#VisualTags TD.Img .ImgContainer {
	width: 104px;
	height: 42px;
	position: relative;
	z-index: 9999;
	background-repeat: no-repeat;
	}
#VisualTags A {
	position: absolute;
	top: 3px;
	left: 3px;
	display: block;
	width: 98px;
	height: 36px;
	text-decoration: none;
	}
#VisualTags A:focus {
	border: 0;
	}
#VisualTags A SPAN.Overlay {
	background-color: #FFFFFF;
	position: absolute;
	width: 98px;
	height: 38px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
#VisualTags A:hover SPAN.Overlay {
	left: -5000px;
	}

#VisualTags A .Invokr {
	position: absolute;
	left: -9999px;
	}
#VisualTags A:hover .Invokr {
	left: -113px;
	bottom: 5px;
	display: block;
	}
#VisualTags.ProtectSearch A:hover .Invokr {
	left: -9999px;
	}
#VisualTags A .Invokr SPAN {
	display: block;
	width: 139px;
	}
#VisualTags A .Invokr .ContentType {
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 12px 5px 12px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
#VisualTags A .Invokr .Title {
	background-repeat: repeat-y;
	padding: 0 12px;
	text-decoration: underline;
	font-size: 12px;
	}
#VisualTags A .Invokr .Tags {
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 12px 45px 12px;
	margin: 0;
	color: #000;
	font-size: 11px;
	}
#VisualTags A .Invokr .Tags STRONG {
	font-weight: bold;
	}
#VisualTags .Blog A .Invokr .ContentType {
	background-image: url('/static/images/inv-vistags-top-blog.png');
	}
#VisualTags .Blog A .Invokr .Title {
	background-image: url('/static/images/inv-vistags-mid-blog.png');
	}
#VisualTags .Blog A .Invokr .Tags {
	background-image: url('/static/images/inv-vistags-btm-blog.png');
	}
#VisualTags .News A .Invokr .ContentType {
	background-image: url('/static/images/inv-vistags-top-news.png');
	}
#VisualTags .News A .Invokr .Title {
	background-image: url('/static/images/inv-vistags-mid-news.png');
	}
#VisualTags .News A .Invokr .Tags {
	background-image: url('/static/images/inv-vistags-btm-news.png');
	}
#VisualTags .CaseStudy A .Invokr .ContentType {
	background-image: url('/static/images/inv-vistags-top-casestudy.png');
	}
#VisualTags .CaseStudy A .Invokr .Title {
	background-image: url('/static/images/inv-vistags-mid-casestudy.png');
	}
#VisualTags .CaseStudy A .Invokr .Tags {
	background-image: url('/static/images/inv-vistags-btm-casestudy.png');
	}
#VisualTags .WhitePaper A .Invokr .ContentType {
	background-image: url('/static/images/inv-vistags-top-whitepaper.png');
	}
#VisualTags .WhitePaper A .Invokr .Title {
	background-image: url('/static/images/inv-vistags-mid-whitepaper.png');
	}
#VisualTags .WhitePaper A .Invokr .Tags {
	background-image: url('/static/images/inv-vistags-btm-whitepaper.png');
	}
#VisualTags .BrightMinds A .Invokr .ContentType {
	background-image: url('/static/images/inv-vistags-top-brightminds.png');
	}
#VisualTags .BrightMinds A .Invokr .Title {
	background-image: url('/static/images/inv-vistags-mid-brightminds.png');
	}
#VisualTags .BrightMinds A .Invokr .Tags {
	background-image: url('/static/images/inv-vistags-btm-brightminds.png');
	}

#VisualTags TD.Bar DIV {
	position: relative;
	left: -2px;
	height: 38px;
	background-repeat: repeat-x;
	text-indent: -999px;
	overflow: hidden;
	}
#VisualTags .Blog TD.Img .ImgContainer {
	background-image: url('/static/images/visualtags-frame-blog.png');
	}
#VisualTags .Blog TD.Bar DIV {
	background-color: #ccdd00;
	background-image: url('/static/images/visualtags-bar-blog.gif');
	}
#VisualTags .News TD.Img .ImgContainer {
	background-image: url('/static/images/visualtags-frame-news.png');
	}
#VisualTags .News TD.Bar DIV {
	background-color: #ccdd00;
	background-image: url('/static/images/visualtags-bar-news.gif');
	}
#VisualTags .CaseStudy TD.Img .ImgContainer {
	background-image: url('/static/images/visualtags-frame-casestudy.png');
	}
#VisualTags .CaseStudy TD.Bar DIV {
	background-color: #ccdd00;
	background-image: url('/static/images/visualtags-bar-casestudy.gif');
	}
#VisualTags .WhitePaper TD.Img .ImgContainer {
	background-image: url('/static/images/visualtags-frame-whitepaper.png');
	}
#VisualTags .WhitePaper TD.Bar DIV {
	background-color: #ccdd00;
	background-image: url('/static/images/visualtags-bar-whitepaper.gif');
	}
#VisualTags .BrightMinds TD.Img .ImgContainer {
	background-image: url('/static/images/visualtags-frame-brightminds.png');
	}
#VisualTags .BrightMinds TD.Bar DIV {
	background-color: #ccdd00;
	background-image: url('/static/images/visualtags-bar-brightminds.gif');
	}

/* Forms
--------------------------------------*/

#Body FORM {
	margin: 0;
	padding: 0;
	width: 560px;
	}
#Body FORM LABEL {
	font-size: 0.75em;
	}
.FormRow {
	position: relative;
	margin: 10px 0;
	clear: both;
	width: 560px;
	}
.FormRow .InputText,
.FormRow .InputTextarea,
.FormRow .InputSelect {
	width: 192px;
	border: 1px solid #7f9db9;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	}
.FormRow.Active .InputText,
.FormRow.Active .InputTextarea,
.FormRow.Active .InputSelect {
	background: #f3f0f6;
	}
.Wide .InputText,
.Wide .InputTextarea,
.Wide .InputSelect {
	width: 358px;
	}
.FormRow LABEL {
	width: 180px;
	padding-right: 10px;
	float: left;
	color: #502d7f;
	font-weight: bold;
	font-size: 0.875em;
	}
.Required {
	color: #83389b;
	}
.Submit {
	padding-left: 190px;
	}
.InputSubmit {
	padding: 2px 5px;
	font-weight: bold;
	}
.InputSubmit.Secondary {
	font-weight: normal;
	}
.ErrorMessage {
	padding: 10px 10px 10px 38px;
	border: 2px solid #ffb70f;
	background: #ffdb87 url('/static/images/alert_16.png') 12px 8px no-repeat;
	margin: 10px 0;
	font-size: 0.75em;
	}
.HelpMessage {
	position: absolute;
	width: 150px;
	top: 5px;
	right: 0;
	font-size: 0.6875em;
	color: #666;
	}
.Wide .HelpMessage {
	position: static;
	width: auto;
	margin-left: 190px;
	padding-top: 5px;
	}
#CommentForm .InputTextarea {
	width: 540px;
	}
#CommentForm .HelpMessage {
	position: static;
	margin-top: 5px;
	width: auto;
	}
#CommentForm .Submit {
	padding: 0;
	float: right;
	}
#CommentForm.Hide {
	width: 200px;
	}

/* Search results
--------------------------------------*/

#Search #Intro {
	font-weight: normal;
	}
#Search #Body FORM LABEL {
	font-weight: bold;
	display: block;
	}
#Search #Body FORM .Button {
	position: relative;
	top: 5px;
	}
#Search OL {
	padding-left: 20px;
	}
#Search OL H2 {
	font-size: 1.125em;
	font-weight: normal;
	margin: 0;
	}
#Search OL P {
	font-size: 1em;
	}
#Search OL LI {
	margin-bottom: 10px;
	}
#Search OL H2 .ContentType {
	font-size: 92%;
	color: #999;
	}
#Search .Paging H3 {
	float: left;
	clear: none;
	margin: 0;
	font-size: 0.75em;
	font-weight: normal;
	}
#Search .Paging UL {
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
	}
#Search .Paging LI {
	display: inline;
	background: none;
	margin: 0;
	padding: 0 2px;
	}
#Search .Paging .Previous {
	border-right: 1px solid #a796bf;
	padding-right: 5px;
	}
#Search .Paging .Next {
	border-left: 1px solid #a796bf;
	padding-left: 5px;
	}
#Search .Paging .Unavailable {
	display: none;
	}
#Search SPAN.Restricted IMG {
	position: static;
	}

/* Case study filter
---------------------------------------*/

.FilterMenu FORM {
	margin-top: 10px;
	}
.FilterMenu SELECT {
	margin: 0 10px 7px 0;
	float: left;
	width: 190px;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	}
.FilterMenu INPUT.Button {
	float: left;
	margin-right: 20px;;
	position: static;
	vertical-align: -6px;
	}
	
/* Invokrs
---------------------------------------*/

.Invokr {
	position: absolute;
	z-index: 19999;
	}
.Invokr FORM {
	margin: 0;
	padding: 0;
	}
.Invokr#LoginInvokr {
	top: 40px;
	right: 325px;
	width: 259px;
	}
.Invokr .top {
	color: #000;
	}
.Invokr .top STRONG {
	display: block;
	padding-bottom: 5px;
	background: url('/static/images/divider-white.gif') bottom repeat-x;
	font-weight: bold;
	}
.Invokr .top STRONG SPAN {
	font-size: 0.75em;
	color: #fff;
	}
.Invokr .top A {
	text-decoration: underline;
	}
.Invokr .top SPAN A {
	color: #fff;
	}
.Invokr .mid {
	padding: 10px 15px 0 15px;
	}
.Invokr .btm {
	clear: both;
	padding: 0 15px;
	height: 20px;
	font-size: 0.6875em;
	}
.Invokr#LoginInvokr .top {
	background: url('/static/images/inv-login-top.png') top no-repeat;
	padding: 47px 15px 0 15px;
	}
.Invokr#LoginInvokr .mid {
	background: url('/static/images/inv-login-mid.png') repeat-y;
	}
.Invokr#LoginInvokr .btm {
	background: url('/static/images/inv-login-btm.png') bottom no-repeat;
	}
.Invokr .btm A {
	position: absolute;
	right: 3px;
	bottom: 3px;
	display: block;
	width: 25px;
	height: 17px;
	padding: 0 20px 0 11px;
	font-size: 10px;
	line-height: 17px;
	text-transform: lowercase;
	}
.Invokr#LoginInvokr .btm A {
	background: url('/static/images/btn-close-login.gif') right no-repeat;
	}
.Invokr#OfficesInvokr .btm A {
	background: url('/static/images/btn-close-offices.gif') right no-repeat;
	right: 4px;
	bottom: 4px;
	padding: 0 20px 0 14px;
	}

.Invokr#LoginInvokr LABEL {
	float: left;
	width: 100px;
	padding-top: 10px;
	font-size: 0.75em;
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	}
.Invokr#LoginInvokr .InputText {
	width: 116px;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	}
.Invokr#LoginInvokr .InputText,
.Invokr#LoginInvokr .InputCheckbox {
	margin: 5px 0;
	}
.Invokr#LoginInvokr .InputSubmit {
	position: absolute;
	width: 70px;
	right: 15px;
	}
.Invokr#LoginInvokr UL.LoginLinks {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}
.Invokr#LoginInvokr .LoginLinks LI {
	display: inline;
	line-height: 11px;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 0.6875em;
	text-transform: lowercase;
	}
.Invokr#LoginInvokr .LoginLinks LI.First {
	border-right: 1px solid #fff;
	}
.Invokr#LoginInvokr UL.LoggedinLinks {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	}
.Invokr#LoginInvokr .LoggedinLinks LI {
	font-size: 0.75em;
	margin-bottom: 5px;
	}
.Invokr#LoginInvokr .LoggedinLinks A {
	padding: 0 0 0 15px;
	background: url('/static/images/icon-go-sm-login.gif') left no-repeat;
	}
.Invokr#LoginInvokr .ErrorMessage {
	margin: 0;
	background-color: #fde6f3;
	border: 0;
	}

.Invokr#OfficesInvokr {
	top: 40px;
	right: 280px;
	width: 454px;
	}
.Invokr#OfficesInvokr .top {
	background: url('/static/images/inv-offices-top.png') top no-repeat;
	padding: 100px 15px 0 15px;
	}
.Invokr#OfficesInvokr .mid {
	background: url('/static/images/inv-offices-mid.png') repeat-y;
	}
.Invokr#OfficesInvokr .btm {
	background: url('/static/images/inv-offices-btm.png') bottom no-repeat;
	}
.Invokr#OfficesInvokr .Map {
	float: left;
	width: 250px;
	padding-top: 10px;
	}
.Invokr#OfficesInvokr .Map IMG,
.Invokr#OfficesInvokr .Map AREA {
	border: 0;
	}
.Invokr#OfficesInvokr .Map .GoogleMap {
	width: 232px;
	height: 174px;
	border: 2px solid #fff;
	}
.Invokr#OfficesInvokr .Details {
	padding: 5px 0 0 250px;
	}
.Invokr#OfficesInvokr .Details STRONG {
	font-size: 0.875em;
	}
.Invokr#OfficesInvokr UL.Regions {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	}
.Invokr#OfficesInvokr .Regions LI {
	margin-top: 10px;
	line-height: 100%;
	font-size: 0.75em;
	font-weight: bold;
	}
.Invokr#OfficesInvokr .Regions A {
	padding: 0 0 0 15px;
	background: url('/static/images/inv-offices-bullet.gif') left no-repeat;
	}
.Invokr#OfficesInvokr .Details .InputSelect {
	width: 170px;
	margin: 5px 0 10px 0;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	}
.Invokr#OfficesInvokr .Address SPAN {
	display: block;
	margin-top: 2px;
	line-height: 100%;
	font-size: 0.6875em;
	}
.Invokr#OfficesInvokr .Address SPAN.Name {
	font-weight: bold;
	margin-bottom: 5px;
	}
.Invokr#OfficesInvokr .Address SPAN.Tel,
.Invokr#OfficesInvokr .Address SPAN.Fax {
	font-size: 0.75em;
	}
.Invokr#OfficesInvokr .Address SPAN.Tel {
	margin-top: 5px;
	}
.Invokr#OfficesInvokr UL.ExtraLinks {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	}
.Invokr#OfficesInvokr .Map .ExtraLinks {
	padding: 0;
	margin-top: -10px;
	}
.Invokr#OfficesInvokr .ExtraLinks LI {
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 0.6875em;
	}
.Invokr#OfficesInvokr .ExtraLinks A {
	padding: 0 0 0 15px;
	background: url('/static/images/icon-go-sm-offices.gif') left no-repeat;
	}
.Invokr#OfficesInvokr .Map .Location {
	margin-top: 5px;
	}
.Invokr#OfficesInvokr .Map .Location A {
	padding-left: 15px;
	background: url('/static/images/icon-location-inv.gif') left no-repeat;
	font-size: 0.75em;
	text-transform: lowercase;
	}

.Invokr#Share {
	top: 195px;
	right: 360px;
	width: 328px;
	}
.Invokr#Share .top {
	background: url('/static/images/inv-share-top.png') top no-repeat;
	padding: 10px 78px 0 15px;
	}
.Invokr#Share .mid {
	background: url('/static/images/inv-share-mid.png') top no-repeat;
	padding-right: 78px;
	}
.Invokr#Share .btm {
	background: url('/static/images/inv-share-btm.png') bottom no-repeat;
	padding-right: 78px;
	}
.Invokr#Share .btm A {
	background: url('/static/images/btn-close-share.gif') right no-repeat;
	right: 63px;
	bottom: 4px;
	padding: 0 20px 0 14px;
	}
.Invokr#Share .btm A#What {
	padding: 0; 
	background: none;
	left: 15px;
	width: auto; 
	text-decoration: underline;
	}
.Invokr#Share UL {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.Invokr#Share LI {
	float: left;
	width: 135px;
	margin-bottom: 3px;
	font-size: 0.6875em;
	padding: 2px 0;
	}
.Invokr#Share LI.Col2 {
	float: right;
	width: 100px;
	}
.Invokr#Share LI A {
	padding: 2px 0 2px 25px;
	background-position: left;
	background-repeat: no-repeat;
	color: #fff;
	}
.Invokr#Share A.del { background-image: url('/static/images/icon-share-del.gif'); }
.Invokr#Share A.digg { background-image: url('/static/images/icon-share-digg.gif'); }
.Invokr#Share A.furl { background-image: url('/static/images/icon-share-furl.gif'); }
.Invokr#Share A.netscape { background-image: url('/static/images/icon-share-netscape.gif'); }
.Invokr#Share A.yahoo { background-image: url('/static/images/icon-share-yahoo.gif'); }
.Invokr#Share A.stumble { background-image: url('/static/images/icon-share-stumble.gif'); }
.Invokr#Share A.google { background-image: url('/static/images/icon-share-google.gif'); }
.Invokr#Share A.technorati { background-image: url('/static/images/icon-share-technorati.gif'); }
.Invokr#Share A.blink { background-image: url('/static/images/icon-share-blink.gif'); }
.Invokr#Share A.newsvine { background-image: url('/static/images/icon-share-newsvine.gif'); }
.Invokr#Share A.magnolia{ background-image: url('/static/images/icon-share-magnolia.gif'); }
.Invokr#Share A.reddit{ background-image: url('/static/images/icon-share-reddit.gif'); }
.Invokr#Share A.windows { background-image: url('/static/images/icon-share-windows.gif'); }
.Invokr#Share A.tankrail { background-image: url('/static/images/icon-share-tankrail.gif'); }

/* SkipLinks
---------------------------------------*/
.Hide {
	position: absolute;
	left: -9999px;
	}
#SkipLinks UL {
	padding: 0;
	margin: 0;
	list-style: none;
}
#SkipLinks LI {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#SkipLinks A {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0.8em !important;
	z-index: 2000;
}
#SkipLinks A:active,
#SkipLinks A:focus { /* Only show SkipLinks on focus */
	position: absolute;
	left: 0;
	overflow: visible;
	width: auto;
	height: auto;
	font-size: 1em;
	border: 0;
	margin: 0;
	padding: 6px;
	font-size: .6em;
	background: #f00;
}

div#map div div {
	font-size: 0.95em;
}

div#map {
	overflow: hidden;
}

.Unpublished {
    border: 3px dashed #9ACD32; /* yellow green */
    padding: 2px;
}

#VisualTags A:active, 
#VisualTags A:focus {
    outline: 0;   /* remove dotted links in Firefox - else ugly for visual tags */
}

/*
-----------------------------------------------
MindShare Toolbox stylesheet:
  Extra styles for in-page editor and to override extJS
Version: 2007.08.22
----------------------------------------------- */


/* Content type icons
--------------------------------------*/

.Page, .Service, .News, .CaseStudy, .WhitePaper, .BrightMinds, .Event, .Office,
.Module, .Factoid, .HomepageFeature, .HomepagePhotostory, .PageComment,
.Topic,
.Blog, .BlogPost, .BlogComment,
.User, .NewUser, .UserPermissions, .Profile, .Email,
.Asset, .Photo, .Video, .File {
	padding-left: 26px;
	background-position: left top;
	background-repeat: no-repeat;
	}
.Page 			{ background-image: url('/static/images/toolbox/template_16.png'); }
.Service 		{ background-image: url('/static/images/toolbox/template_16.png'); }
.News 			{ background-image: url('/static/images/toolbox/template_16.png'); }
.CaseStudy 		{ background-image: url('/static/images/toolbox/template_16.png'); }
.WhitePaper 		{ background-image: url('/static/images/toolbox/template_16.png'); }
.BrightMinds 		{ background-image: url('/static/images/toolbox/template_16.png'); }
.Event 			{ background-image: url('/static/images/toolbox/template_16.png'); }
.Office 		{ background-image: url('/static/images/toolbox/template_16.png'); }

.Module 		{ background-image: url('/static/images/toolbox/category_16.png'); }
.Factoid 		{ background-image: url('/static/images/toolbox/category_16.png'); }
.HomepageFeature 	{ background-image: url('/static/images/toolbox/category_16.png'); }
.HomepagePhotostory 	{ background-image: url('/static/images/toolbox/category_16.png'); }
.PageComment 		{ background-image: url('/static/images/toolbox/comment_16.png'); }

.Topic 			{ background-image: url('/static/images/toolbox/unordered_16.png'); }
.Blog 			{ background-image: url('/static/images/toolbox/journal_16.png'); }
.BlogPost 		{ background-image: url('/static/images/toolbox/entry_16.png'); }
.BlogComment 		{ background-image: url('/static/images/toolbox/comment_16.png'); }

.User 			{ background-image: url('/static/images/toolbox/user_16.png'); }
.UserPermissions 	{ background-image: url('/static/images/toolbox/author_16.png'); }
.NewUser 		{ background-image: url('/static/images/toolbox/add_user_16.png'); }
.Email 			{ background-image: url('/static/images/toolbox/email_16.png'); }
.Profile 		{ background-image: url('/static/images/toolbox/edit_user_16.png'); }

.Asset 			{ background-image: url('/static/images/toolbox/icon-contenttype.gif'); }
.Photo 			{ background-image: url('/static/images/toolbox/picture_16.png'); }
.Video 			{ background-image: url('/static/images/toolbox/video_16.png'); }
.File 			{ background-image: url('/static/images/toolbox/download_file_16.png'); }

/* Help styles
--------------------------------------*/
.hint {
	padding: 5px;
	border: 2px solid #ffdb87;
	background: #ffc;
	margin: 5px 0;
	font-size: 11px;
	}

/* extJS overrides: Toolbox
--------------------------------------*/

#document-toolbar {
	margin-bottom: 10px !important;
	}
#listing-grid {
	border: 1px solid #c6b1d0 !important;
	height: 600px;
	}
#main-toolbar .x-small-editor {
	padding-left: 10px !important;
	}


/* extJS overrides: In-page editor
--------------------------------------*/

.x-tabs-body {
	padding: 5px !important;
	}
.x-tabs-body LABEL {
	font-weight: bold !important;
	color: #502d7f !important;
	}
.x-tabs-body FIELDSET.x-form-label-top {
	width: 428px !important;
	}
.x-tabs-body FIELDSET LEGEND {
	font-size: 12px !important;
	color: #502d7f !important;
	}
.x-tabs-body FIELDSET LABEL {
	font-weight: normal !important;
	font-size: 11px !important;
	line-height: 11px !important;
	}
.x-form-column FIELDSET .x-form-item {
	margin-bottom: 0 !important;
	}
.x-layout-panel .thumb-wrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	}
.x-layout-panel .ychooser-view,
.x-layout-panel .details {
	padding: 10px;
	}
.x-layout-panel .details-info {
	font-size: 11px;
	}
.x-layout-panel .details-info B {
	display:block;
	margin-top: 5px
	}
.mceEditorIframe {
	border: 1px solid #c4aece !important;
	}

/* Don't know if this is used.

.x-grid-col-title a,
.x-grid-col-title b {
    font-family:tahoma, verdana;
	font-weight: bold;
    color:#333;
    display:block;
    padding-left:18px;
    line-height:18px;
    vertical-align:middle;
    background:transparent url(/static/images/topic.gif) no-repeat left 1px;

}
*/

/* extJS overrides specifically for Topic chooser
--------------------------------------*/

.x-form .x-tabs-wrap {
	width: 750px;
	}
.x-form .x-tabs-body {
	width: 738px;
	}
.x-form .x-form-ct.x-form-column fieldset {
	padding: 10px 5px 5px;
	}
.x-form-ct.x-form-column .x-form-check-wrap {
	line-height: 13px;
	}
/* .x-tabs-body .x-form-ct.x-form-column fieldset.x-form-label-top {
	width: 136px !important;
	} */ /* Inline css */
.x-form-ct.x-form-column .x-form-label-top .x-form-item {
	padding-bottom: 5px;
	}
.x-form-ct.x-form-column .x-form-check-wrap {
	padding-left: 20px;
	}
.x-form-ct.x-form-column .x-form-checkbox {
	margin-left: -17px;
	}


/* Other overrides (not by FJ)
--------------------------------------*/

#topic-tree {
	width: 500px;
	height: 300px;
	top: 48px;
	left: 64px;
	overflow: auto;
	border: 1px solid silver;
	background-color: #ffffc8;
}

#cropper {
    position:absolute;
    width:64px;
    height:36px;
    background:red;
    opacity:0.4;
    }
#cropper-bar {
    width:100%;
    height:8px;
    background:white;
    }
#cropper-close {
    width:6px;
    height:6px;
    border:1px solid black;
    background:black;
    }
#cropper-grow,
#scaler {
    width:6px;
    height:6px;
    border:1px solid black;
    background:white;
    position:absolute;
    top:28px;
    left:56px;
    cursor:move;
    }
.noclick {
    cursor:default;
    }
.click {
    cursor:pointer;
    }
/* Stuff only for the demo */
#header a {
    display:block;
    text-decoration:none;
    width:104px;
    height:60px;
    margin-top:20px;
    margin-left:6px;
    }
#wrapper {
    margin-top:2em;
    }
a img {
    border:none;
    }
#controls {
    margin-top:1em;
    margin-bottom:1em;
    }
.controls {
    clear:both;
    }
#footer p {
    float:left;
    }
#footer ul {
    float:right;
    list-style:none;
    margin-left:0px;
    }
#footer ul li {
    display:inline;
    }

#icons #wrapper div {
    float:left;
    text-align:center;
    height:50;
    width:180px;
    border:1px solid gray;
    margin:2px;
    }
#icons #wrapper div img {
    display:block;
    margin:auto;
    }
#icons #wrapper div span {
    font-size:90%;
    }

#Search ol {
	list-style-type: decimal;
}

.exo-topic-palette {
	height: 300px;
	overflow: auto;
}
/*
 * Ext JS Library 1.1 Beta 1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 *
 * http://www.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:'';}
.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 #a481b3;
    background: #e1d6e6 url(/static/images/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:#333;
    font:normal 12px 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);
}

.x-mask-loading div {
    padding:5px 10px 5px 25px;
    background: #eee url( '/static/images/default/grid/loading.gif' ) no-repeat 5px 5px;
    line-height: 16px;
}


.x-hidden {
    position:absolute;
    left:-10000px;
    top:-10000px;
}

.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;
    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 #c5b0cf;
    background: #efe9f1;
}

.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( /static/images/default/shadow-c.png );
}

.x-shadow .xst, .x-shadow .xsb {
    height: 6px;
    overflow: hidden;
    width: 100%;
}

.x-shadow .xsml {
    background: transparent url( /static/images/default/shadow-lr.png ) repeat-y 0 0;
}

.x-shadow .xsmr {
    background: transparent url( /static/images/default/shadow-lr.png ) repeat-y -6px 0;
}

.x-shadow .xstl {
    background: transparent url( /static/images/default/shadow.png ) no-repeat 0 0;
}

.x-shadow .xstc {
    background: transparent url( /static/images/default/shadow.png ) repeat-x 0 -30px;
}

.x-shadow .xstr {
    background: transparent url( /static/images/default/shadow.png ) repeat-x 0 -18px;
}

.x-shadow .xsbl {
    background: transparent url( /static/images/default/shadow.png ) no-repeat 0 -12px;
}

.x-shadow .xsbc {
    background: transparent url( /static/images/default/shadow.png ) repeat-x 0 -36px;
}

.x-shadow .xsbr {
    background: transparent url( /static/images/default/shadow.png ) repeat-x 0 -6px;
}

.loading-indicator {
    font-size: 11px;
    background-image: url( '/static/images/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: white;
    z-index: 20000;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.x-clear {
    clear:both;
    height:0;
    overflow:hidden;
    line-height:0;
    font-size:0;
}

.x-tabs-wrap {
	border-bottom:1px solid #a481b3;
	padding-top:2px;
}
.x-tabs-strip-wrap{
	width:100%;
}
.x-tabs-wrap table{
	position:relative;
	top:0; left:0;
}
.x-tabs-strip td{
	padding:0;
	padding-left:2px;
}
.x-tabs-strip a, .x-tabs-strip span, .x-tabs-strip em {
	display:block;
}
.x-tabs-strip a {
	text-decoration:none !important;
	-moz-outline: none;
	outline: none;
	cursor:pointer;
}
.x-tabs-strip .x-tabs-text {
	font:bold 11px tahoma,arial,helvetica;
	color:#666;
	overflow:hidden;
	white-space: nowrap;
	cursor:pointer;
	text-overflow: ellipsis;
}
.x-tabs-strip .on .x-tabs-text {
	cursor:default;
	color:#083772;
}
.x-tabs-strip .disabled .x-tabs-text {
	cursor:default;
	color:#aaaaaa;
}
.x-tabs-strip .x-tabs-inner {
	 padding:4px 10px;
}

.x-tabs-strip .on .x-tabs-right {
	 background: url(/static/images/default/tabs/tab-sprite.gif) no-repeat right 0;
}
.x-tabs-strip .on .x-tabs-left {
	 background: url(/static/images/default/tabs/tab-sprite.gif) no-repeat 0 -100px;
}
.x-tabs-strip .x-tabs-right {
	 background: url(/static/images/default/tabs/tab-sprite.gif) no-repeat right -50px;
}
.x-tabs-strip .x-tabs-left {
	 background: url(/static/images/default/tabs/tab-sprite.gif) no-repeat 0 -150px;
}

.x-tabs-strip  a {
	position:relative;
	top:1px; left:0;
}
.x-tabs-strip .on a {
	position:relative;
}
.x-tabs-strip .on .x-tabs-inner {
	padding-bottom:5px;
}

.x-tabs-strip .x-tabs-closable .x-tabs-inner{
	padding-right:22px;
	position:relative;
}
.x-tabs-strip .x-tabs-closable .close-icon{
	line-height: 1px;
	font-size:1px;
	background-image:url(/static/images/default/layout/tab-close.gif);
	display:block;
	position:absolute;
	right:5px;top:4px;
	width:11px;height:11px;
	cursor:pointer;
}
.x-tabs-strip .on .close-icon{
	background-image:url(/static/images/default/layout/tab-close-on.gif);
}
.x-tabs-strip .x-tabs-closable .close-over{
	background-image:url(/static/images/default/layout/tab-close-on.gif);
}
.x-tabs-body {
    border:1px solid #a481b3;
    border-top:0 none;
}
.x-tabs-bottom .x-tabs-wrap {
	border-top:1px solid #a481b3;
	border-bottom:0 none;
	padding-top:0;
	padding-bottom:2px;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
	 background: url(/static/images/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
	 background: url(/static/images/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-right {
	 background: url(/static/images/default/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-left {
	 background: url(/static/images/default/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip  a {
	position:relative;
	top:0; left:0;
}
.x-tabs-bottom .x-tabs-strip .on a {
	margin-top:-1px;
}
.x-tabs-bottom .x-tabs-strip .on .x-tabs-inner {
	padding-top:5px;
}

.x-tabs-bottom .x-tabs-body {
    border:1px solid #a481b3;
    border-bottom:0 none;
}



.x-form-field{
    margin: 0 0 0 0;
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}


.x-form-text, textarea.x-form-field{
    padding: 1px 3px;
    background:#fff url(/static/images/default/form/text-bg.gif) repeat-x 0 0;
    border: 1px solid #c4aece;
}
.x-form-text {
    height:22px;
    line-height:18px;
    vertical-align:middle;
}
.ext-ie .x-form-text {
    margin-top:-1px;
    margin-bottom:-1px;
    height:22px;
    line-height:18px;
}
.ext-strict .x-form-text {
    height:18px;
}
.ext-safari .x-form-text {
    height:20px;
}
.ext-gecko .x-form-text {
    padding-top:2px;
    padding-bottom:0;
}


.x-form-select-one {
    height:20px;
    line-height:18px;
    vertical-align:middle;
    background-color:#fff;
    border: 1px solid #c4aece;
}
















.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(/static/images/default/form/trigger.gif) no-repeat 0 0;
    cursor:pointer;
    border-bottom: 1px solid #c4aece;
    position:absolute;
    top:0;
}
.ext-safari .x-form-field-wrap .x-form-trigger{
    height:19px;
}

.x-form-field-wrap .x-form-date-trigger{
    background-image: url(/static/images/default/form/date-trigger.gif);
    cursor:pointer;
}
.x-form-field-wrap .x-form-clear-trigger{
    background-image: url(/static/images/default/form/clear-trigger.gif);
    cursor:pointer;
}
.x-form-field-wrap .x-form-search-trigger{
    background-image: url(/static/images/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-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 #c4aece;
}
.x-item-disabled .x-form-trigger-click{
    background-position:0 0 !important;
    border-bottom: 1px solid #c4aece;
}


.x-form-focus, textarea.x-form-focus{
	border: 1px solid #7eadd9;
}


.x-form-invalid, textarea.x-form-invalid{
	background:#fff url(/static/images/default/grid/invalid_line.gif) repeat-x bottom;
	border: 1px solid #dd7870;
}
.ext-safari .x-form-invalid{
	background-color:#ffeeee;
	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;
    border: 0 none;
}

.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:#ee0000;
    padding:2px;
    padding-left:18px;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    background: transparent url(/static/images/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 fieldset {
    border:1px solid #c4aece;
    padding:10px 10px 5px 10px;
    margin-bottom:10px;
}
.x-form fieldset legend {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#15428b;
}
.ext-ie .x-form fieldset legend {
    margin-bottom:10px;
}
.ext-ie .x-form fieldset {
    padding-top: 0;
}
.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(/static/images/default/form/exclamation.gif) no-repeat 0 2px;
}
.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:3px;
    padding-right:0;
}

.x-btn-left, .x-btn-right{
	font-size:1px;
    line-height:1px;
}
.x-btn-left{
	width:3px;
	height:21px;
	background:url(/static/images/default/basic-dialog/btn-sprite.gif) no-repeat 0 0;
}
.x-btn-right{
	width:3px;
	height:21px;
	background:url(/static/images/default/basic-dialog/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(/static/images/default/basic-dialog/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(/static/images/default/basic-dialog/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(/static/images/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(/static/images/default/toolbar/btn-arrow.gif) no-repeat right 3px;
	padding-right:10px;
}
.x-toolbar{
	border-top: 1px solid #f2edf4;
    border-bottom: 1px solid #c4aece;
    display: block;
	padding:2px;
    background:#e4dae8 url(/static/images/default/layout/panel-title-light-bg.gif) repeat-x;
    position:relative;
}
.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(/static/images/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 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(/static/images/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(/static/images/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(/static/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;
}
.x-toolbar .x-btn-over .x-btn-right{
	background:url(/static/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;
}
.x-toolbar .x-btn-over .x-btn-center{
	background:url(/static/images/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(/static/images/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(/static/images/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(/static/images/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(/static/images/default/grid/grid-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;
}
.mso .x-toolbar .ytb-sep, .x-grid-mso .x-toolbar .ytb-sep{
	background-image: url(/static/images/default/grid/grid-blue-split.gif);
}


.ext-ie .x-toolbar .x-form-field-wrap {
	padding-bottom:1px;
}
.ext-ie .x-toolbar .x-form-field-wrap .x-form-trigger {
	top:1px;
}
.ext-ie .x-toolbar .x-form-field-wrap .x-form-twin-triggers img {
	margin-top:1px;
}



.x-grid-page-number{
	width:24px;
	height:14px;
}
.x-grid-page-first .x-btn-text{
	background-image: url(/static/images/default/grid/page-first.gif);
}
.x-grid-loading .x-btn-text{
	background-image: url(/static/images/default/grid/done.gif);
}
.x-grid-page-last .x-btn-text{
	background-image: url(/static/images/default/grid/page-last.gif);
}
.x-grid-page-next .x-btn-text{
	background-image: url(/static/images/default/grid/page-next.gif);
}
.x-grid-page-prev .x-btn-text{
	background-image: url(/static/images/default/grid/page-prev.gif);
}
.x-item-disabled .x-grid-loading .x-btn-text{
	background-image: url(/static/images/default/grid/loading.gif);
}
.x-item-disabled .x-grid-page-first .x-btn-text{
	background-image: url(/static/images/default/grid/page-first-disabled.gif);
}
.x-item-disabled .x-grid-page-last .x-btn-text{
	background-image: url(/static/images/default/grid/page-last-disabled.gif);
}
.x-item-disabled .x-grid-page-next .x-btn-text{
	background-image: url(/static/images/default/grid/page-next-disabled.gif);
}
.x-item-disabled .x-grid-page-prev .x-btn-text{
	background-image: url(/static/images/default/grid/page-prev-disabled.gif);
}
.x-paging-info {
    position:absolute;
    top:8px;
    right: 8px;
    color:#15428b;
}

.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(/static/images/default/sizer/e-handle.gif);
	 background-position: left;
}
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west{
    background:url(/static/images/default/sizer/e-handle.gif);
	 background-position: left;
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south{
    background:url(/static/images/default/sizer/s-handle.gif);
    background-position: top;
}
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
    background:url(/static/images/default/sizer/s-handle.gif);
    background-position: top;
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
    background:url(/static/images/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(/static/images/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(/static/images/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(/static/images/default/sizer/sw-handle.gif);
    background-position: top right;
}
.x-resizable-proxy{
    border: 1px dashed #a481b3;
    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-grid {
	position:relative;
	overflow:hidden;
    background-color:#fff;
}
.x-grid-scroller {
	overflow:auto;
}
.x-grid-viewport, .x-grid-locked{
	position:absolute;
	left:0; top: 0;
	z-index:2;
	overflow:hidden;
	visibility:hidden;
}
.x-grid-cell-inner, .x-grid-hd-inner{
	overflow:hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.x-grid-hd-row td, .x-grid-row td{
	font:normal 11px arial, tahoma, helvetica, sans-serif;
    line-height:13px;
    white-space: nowrap;
	vertical-align: top;
	-moz-outline: none;
	-moz-user-focus: normal;
}
.x-grid-hd-row td {
    line-height:14px;
}
.x-grid-col {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}


.x-grid-locked .x-grid-body td {
	background-color: #FBFDFF;
	border-right: 1px solid #efe9f1;
	border-bottom: 1px solid #efe9f1 !important;
}
.x-grid-locked .x-grid-body td .x-grid-cell-inner {
	border-top:0 none;
}
.x-grid-locked .x-grid-row-alt td{
	background-color: #F5FAFE;
}

.x-grid-locked .x-grid-header table{
    border-right:1px solid transparent;
}
.x-grid-locked .x-grid-body table{
    border-right:1px solid #e1d6e6;
}

.x-grid-locked .x-grid-body td .x-grid-cell-inner {

}
.x-grid-row {
	cursor: default;
}
.x-grid-row-alt{
	background-color:#f1f1f1;
}
.x-grid-row-over td{
	background-color:#d9e8fb;
}
.x-grid-resize-proxy {
	width:3px;
	background-color:#cccccc;
	cursor: e-resize;
	cursor: col-resize;
	position:absolute;
	top:0;
	height:100px;
	overflow:hidden;
	visibility:hidden;
	border:0 none;
	z-index:7;
}
.x-grid-focus {
	position:absolute;
	top:0;
	-moz-outline:0 none;
    outline:0 none;
    -moz-user-select: normal;
    -khtml-user-select: normal;
}


.x-grid-header{
	background: #ebeadb url(/static/images/default/grid/grid-hrow.gif) repeat-x;
	overflow:hidden;
	position:relative;
	cursor:default;
	width:100%;
}
.x-grid-hd-row{
	height:22px;
}
.x-grid-hd {
	padding-right:1px;
}
.x-grid-hd-over .x-grid-hd-inner {
	border-bottom: 1px solid #e1d6e6;
}
.x-grid-hd-over .x-grid-hd-text {
	background: #fafafa url(/static/images/default/grid/grid-hrow.gif) repeat-x 0 1px;
	padding-bottom:1px;
    border-bottom: 1px solid #b3cae9;
}
.x-grid-sort-icon{
	background-repeat: no-repeat;
	display: none;
	height: 4px;
	width: 13px;
	margin-left:3px;
	vertical-align: middle;
}
.x-grid-header .sort-asc .x-grid-sort-icon {
	background-image: url(/static/images/default/grid/sort_asc.gif);
	display: inline;
}
.x-grid-header .sort-desc .x-grid-sort-icon {
	background-image: url(/static/images/default/grid/sort_desc.gif);
	display: inline;
}


.x-grid-body {
	overflow:hidden;
	position:relative;
	width:100%;
	zoom:1;
}

.x-grid-cell-text,.x-grid-hd-text {
	display: block;
	padding: 3px 5px 3px 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:black;
}
.x-grid-hd-text {
    padding-top:4px;
}
.x-grid-split {
	background-image: url(/static/images/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-grid-hd-text {
	color:#15428b;
}

.x-dd-drag-proxy .x-grid-hd-inner{
	background: #ebeadb url(/static/images/default/grid/grid-hrow.gif) repeat-x;
	height:22px;
	width:120px;
}

.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(/static/images/default/grid/col-move-top.gif) no-repeat left top;
}
.col-move-bottom{
	background:transparent url(/static/images/default/grid/col-move-bottom.gif) no-repeat left top;
}


.x-grid-row-selected td, .x-grid-locked .x-grid-row-selected td{
	background-color: #316ac5 !important;
	color: white;
}
.x-grid-row-selected span, .x-grid-row-selected b, .x-grid-row-selected div, .x-grid-row-selected strong, .x-grid-row-selected i{
	color: white !important;
}
.x-grid-row-selected .x-grid-cell-text{
	color: white;
}
.x-grid-cell-selected{
	background-color: #316ac5 !important;
	color: white;
}
.x-grid-cell-selected span{
	color: white !important;
}
.x-grid-cell-selected .x-grid-cell-text{
	color: white;
}

.x-grid-locked td.x-grid-row-marker, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker{
    background: #ebeadb url(/static/images/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-grid-locked td.x-grid-row-marker div, .x-grid-locked .x-grid-row-selected td.x-grid-row-marker div{
    padding:0 4px;
    color:#15428b !important;
    text-align:center;
}


.x-grid-dirty-cell {
    background: transparent url(/static/images/default/grid/dirty.gif) no-repeat 0 0;
}


.x-grid-topbar, .x-grid-bottombar{
	font:normal 11px arial, tahoma, helvetica, sans-serif;
    overflow:hidden;
	display:none;
	zoom:1;
    position:relative;
}
.x-grid-topbar .x-toolbar{
	border-right:0 none;
}
.x-grid-bottombar .x-toolbar{
	border-right:0 none;
	border-bottom:0 none;
	border-top:1px solid #c4aece;
}

.x-props-grid .x-grid-cell-selected .x-grid-cell-text{
	 background-color: #316ac5 !important;
}
.x-props-grid .x-grid-col-value .x-grid-cell-text{
	background-color: white;
}
.x-props-grid .x-grid-col-name{
	 background-color: #e1d6e6;
}
.x-props-grid .x-grid-col-name .x-grid-cell-text{
	background-color: white;
    margin-left:10px;
}
.x-props-grid .x-grid-split-value {
    visibility:hidden;
}


.xg-hmenu-sort-asc .x-menu-item-icon{
	background-image: url(/static/images/default/grid/hmenu-asc.gif);
}
.xg-hmenu-sort-desc .x-menu-item-icon{
	background-image: url(/static/images/default/grid/hmenu-desc.gif);
}
.xg-hmenu-lock .x-menu-item-icon{
	background-image: url(/static/images/default/grid/hmenu-lock.gif);
}
.xg-hmenu-unlock .x-menu-item-icon{
	background-image: url(/static/images/default/grid/hmenu-unlock.gif);
}


.x-dd-drag-ghost .x-grid-dd-wrap {
    padding:1px 3px 3px 1px;
}
.x-layout-container{
    width:100%;
    height:100%;
    overflow:hidden;
	 background-color:#e1d6e6;
}
.x-layout-container .x-layout-tabs-body{
	border:0 none;
}
.x-layout-collapsed{
    position:absolute;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
    background-color:#e1d6e6;
    width:20px;
    height:20px;
    overflow:hidden;
	border:1px solid #cbb8d4;
	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-collapsed-north .x-layout-collapsed-tools, .x-layout-collapsed-south .x-layout-collapsed-tools{
	position:absolute;
    top:0;
    right:0;
    width:20px;
    height:20px;
}
.x-layout-collapsed .x-layout-tools-button{
    margin:0;
}
.x-layout-collapsed .x-layout-tools-button-inner{
    width:16px;
    height:16px;
}
.x-layout-inactive-content{
    position:absolute;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
}
.x-layout-active-content{
    visibility:visible;
}
.x-layout-panel{
    position:absolute;border:1px solid #cbb8d4;overflow:hidden;background-color:white;
}
.x-layout-panel-east, .x-layout-panel-west {
    z-index:10;
}
.x-layout-panel-north, .x-layout-panel-south {
    z-index:11;
}
.x-layout-collapsed-north, .x-layout-collapsed-south, .x-layout-collapsed-east, .x-layout-collapsed-west {
    z-index:12;
}
.x-layout-panel-body{
    overflow:hidden;
}
.x-layout-grid-wrapper{

}
.x-layout-split{
    position:absolute;
    height:5px;
    width:5px;
    line-height:1px;
    font-size:1px;
    z-index:3;
    background-color:#e1d6e6;
}
.x-layout-panel-hd{
    background-image: url(/static/images/default/layout/panel-title-light-bg.gif);
    color: black;
    border-bottom:1px solid #cbb8d4;
    position:relative;
}
.x-layout-panel-hd-text{
    font:normal 11px tahoma, verdana, helvetica;
    padding: 4px;
    padding-left: 4px;
    display:block;
	 white-space:nowrap;
}
.x-layout-panel-hd-tools{
    position:absolute;
    right:0;
    top:0;
    text-align:right;
    padding-top:2px;
    padding-right:2px;
    width:60px;
}
.x-layout-tools-button{
    z-index:6;
    padding:2px;
    cursor:pointer;
    float:right;
}
.x-layout-tools-button-over{
    padding:1px;
    border:1px solid #cbb8d4;
    background-color:white;
}
.x-layout-tools-button-inner{
    height:12px;
    width:12px;
    line-height:1px;
    font-size:1px;
    background-repeat:no-repeat;
    background-position:center;
}
.x-layout-close{
    background-image:url(/static/images/default/layout/panel-close.gif);
}
.x-layout-stick{
    background-image:url(/static/images/default/layout/stick.gif);
}
.x-layout-collapse-west,.x-layout-expand-east{
    background-image:url(/static/images/default/layout/collapse.gif);
}
.x-layout-expand-west,.x-layout-collapse-east{
    background-image:url(/static/images/default/layout/expand.gif);
}
.x-layout-collapse-north,.x-layout-expand-south{
    background-image:url(/static/images/default/layout/ns-collapse.gif);
}
.x-layout-expand-north,.x-layout-collapse-south{
    background-image:url(/static/images/default/layout/ns-expand.gif);
}
.x-layout-split-h{
    background-image:url(/static/images/default/sizer/e-handle.gif);
    background-position: left;
}
.x-layout-split-v{
    background-image:url(/static/images/default/sizer/s-handle.gif);
    background-position: top;
}
.x-layout-panel .x-tabs-wrap{
    background:url(/static/images/default/layout/gradient-bg.gif);
}
.x-layout-panel .x-tabs-body {
    background-color:white;
    overflow:auto;height:100%;
}
.x-layout-component-panel, .x-layout-nested-layout {
	position:relative;
   padding:0;
	overflow:hidden;
	width:200px;
	height:200px;
}
.x-layout-nested-layout .x-layout-panel {
	  border:0 none;
}
.x-layout-nested-layout .x-layout-panel-north {
	  border-bottom:1px solid #cbb8d4;
}
.x-layout-nested-layout .x-layout-panel-south {
	  border-top:1px solid #cbb8d4;
}
.x-layout-nested-layout .x-layout-panel-east {
	  border-left:1px solid #cbb8d4;
}
.x-layout-nested-layout .x-layout-panel-west {
	  border-right:1px solid #cbb8d4;
}

.x-layout-panel-dragover {
	border: 2px solid #a481b3;
}
.x-layout-panel-proxy {
	background-image: url(/static/images/default/layout/gradient-bg.gif);
	background-color:#e1d6e6;
	border:1px dashed #a481b3;
	z-index:10001;
	overflow:hidden;
	position:absolute;
	left:0;top:0;
}
.x-layout-slider {
	z-index:15;
	overflow:hidden;
	position:absolute;
}

.x-scroller-up, .x-scroller-down {
	background-color:#e1d6e6;
	border: 1px solid #a481b3;
	border-top-color: #fff;
	border-left-color: #fff;
	border-right:0 none;
	cursor:pointer;
	overflow:hidden;
	line-height:16px;
}
.x-scroller-down {
	border-bottom: 0 none;
	border-top: 1px solid #a481b3;
}
.x-scroller-btn-over {
	background-color: #d9e8f8;
}
.x-scroller-btn-click {
	background-color: #AECEF7;
}
.x-scroller-btn-disabled {
	cursor:default;
	background-color: #e1d6e6;
	-moz-opacity: 0.3;
   opacity:.30;
   filter: alpha(opacity=30);
}



.x-reader .x-layout-panel-north {
    border:0 none;
}
.x-reader .x-layout-panel-center{
    border:0 none;
}
.x-reader .x-layout-nested-layout .x-layout-panel-center{
    border:1px solid #99bbe8;
    border-top:0 none;
}
.x-reader .x-layout-nested-layout .x-layout-panel-south{
    border:1px solid #99bbe8;
}
.x-dlg-proxy {
	background-image: url(/static/images/default/gradient-bg.gif);
	background-color:#e1d6e6;
	border:1px solid #a481b3;
	z-index:10001;
	overflow:hidden;
	position:absolute;
	left:0;top:0;
}
.x-dlg-shadow{
	background:#aaaaaa;
	position:absolute;
	left:0;top:0;
}
.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.x-body-masked select {
	visibility:hidden;
}
body.x-body-masked .x-dlg select {
	visibility:visible;
}
.x-dlg{
	z-index:10001;
	overflow:hidden;
	position:absolute;
	left:300;top:0;
}
.x-dlg .x-dlg-hd {
	background: url(/static/images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
	background-color:navy;
	color:#FFF;
	font:bold 12px "sans serif", tahoma, verdana, helvetica;
	overflow:hidden;
	padding:5px;
    white-space: nowrap;
}
.x-dlg .x-dlg-hd-left {
	background: url(/static/images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
	padding-left:3px;
	margin:0;
}
.x-dlg .x-dlg-hd-right {
	background: url(/static/images/default/basic-dialog/hd-sprite.gif) no-repeat right 0;
	padding-right:3px;
}
.x-dlg .x-dlg-dlg-body{
	background:url(/static/images/default/layout/gradient-bg.gif);
	border:1px solid #a481b3;
	border-top:0 none;
	padding:10px;
	position:absolute;
	top:24px;left:0;
	z-index:1;
	overflow:hidden;
}
.x-dlg-collapsed .x-resizable-handle{
    display:none;
}
.x-dlg .x-dlg-bd{
	overflow:hidden;
}
.x-dlg .x-dlg-ft{
	overflow:hidden;
	padding:5px;
	padding-bottom:0;
}

.x-dlg .x-tabs-body{
	background:white;
	overflow:auto;
}
.x-dlg .x-tabs-top .x-tabs-body{
	border:1px solid #a481b3;
	border-top:0 none;
}
.x-dlg .x-tabs-bottom .x-tabs-body{
	border:1px solid #a481b3;
	border-bottom:0 none;
}
.x-dlg .x-layout-container  .x-tabs-body{
	border:0 none;
}
.x-dlg .inner-tab{
	margin:5px;
}
.x-dlg .x-dlg-ft .x-btn{
	margin-right:5px;
	float:right;
	clear:none;
}
.x-dlg .x-dlg-ft .x-dlg-btns td {
	border:0;
	padding:0;
}
.x-dlg .x-dlg-ft .x-dlg-btns-right table{
	float:right;
	clear:none;
}
.x-dlg .x-dlg-ft .x-dlg-btns-left table{
	float:left;
	clear:none;
}
.x-dlg .x-dlg-ft .x-dlg-btns-center{
	text-align:center;
}
.x-dlg .x-dlg-ft .x-dlg-btns-center table{
	margin:0 auto;
}


.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-left{
	background-position:0 -147px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-right{
	background-position:0 -168px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-center{
	background-position:0 -189px;
}

.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-center{
	background-position:0 -126px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-right{
	background-position:0 -84px;
}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-left{
	background-position:0 -63px;
}

.x-dlg-draggable .x-dlg-hd{
	cursor:move;
}
.x-dlg-closable .x-dlg-hd{
	padding-right:22px;
}
.x-dlg-toolbox {
    position:absolute;
	top:4px;
	right:4px;
	z-index:6;
    width:40px;
    cursor:default;
    height:15px;
    background:transparent;
}
.x-dlg .x-dlg-close, .x-dlg .x-dlg-collapse {
    float:right;
    height:15px;
	width:15px;
	margin:0;
    margin-left:2px;
    padding:0;
	line-height:1px;
	font-size:1px;
	background-repeat:no-repeat;
	cursor:pointer;
	visibility:inherit;
}
.x-dlg .x-dlg-close {
    background-image:url(/static/images/default/basic-dialog/close.gif);
}
.x-dlg .x-dlg-collapse {
    background-image:url(/static/images/default/basic-dialog/collapse.gif);
}
.x-dlg-collapsed .x-dlg-collapse {
    background-image:url(/static/images/default/basic-dialog/expand.gif);
}
.x-dlg .x-dlg-close-over, .x-dlg .x-dlg-collapse-over {

}
.x-dlg div.x-resizable-handle-east{
	background-image:url(/static/images/default/basic-dialog/e-handle.gif);
	border:0;
	background-position:right;
	margin-right:0;
}
.x-dlg div.x-resizable-handle-south{
	background-image:url(/static/images/default/sizer/s-handle-dark.gif);
	border:0;
	height:6px;
}
.x-dlg div.x-resizable-handle-west{
	background-image:url(/static/images/default/basic-dialog/e-handle.gif);
	border:0;
	background-position:1px;
}
.x-dlg div.x-resizable-handle-north{
	background-image:url(/static/images/default/s.gif);
	border:0;
}
.x-dlg div.x-resizable-handle-northeast, .xtheme-gray .x-dlg div.x-resizable-handle-northeast{
	background-image:url(/static/images/default/s.gif);
	border:0;
}
.x-dlg div.x-resizable-handle-northwest, .xtheme-gray .x-dlg div.x-resizable-handle-northwest{
	background-image:url(/static/images/default/s.gif);
	border:0;
}
.x-dlg div.x-resizable-handle-southeast{
	background-image:url(/static/images/default/basic-dialog/se-handle.gif);
	background-position: bottom right;
	width:8px;
	height:8px;
	border:0;
}
.x-dlg div.x-resizable-handle-southwest{
	background-image:url(/static/images/default/sizer/sw-handle-dark.gif);
	background-position: top right;
	margin-left:1px;
	margin-bottom:1px;
	border:0;
}

#x-msg-box .x-dlg-ft .x-btn{
	float:none;
	clear:none;
	margin:0 3px;
}

#x-msg-box .x-dlg-bd {
	padding:5px;
	overflow:hidden !important;
	font:normal 13px verdana,tahoma,sans-serif;
}
#x-msg-box .ext-mb-input {
	margin-top:4px;
	width:95%;
}
#x-msg-box .ext-mb-textarea {
	margin-top:4px;
	font:normal 13px verdana,tahoma,sans-serif;
}
#x-msg-box .ext-mb-progress-wrap {
	margin-top:4px;
	border:1px solid #a481b3;
}
#x-msg-box .ext-mb-progress {
	height:18px;
	background: #e0e8f3 url(/static/images/default/qtip/bg.gif) repeat-x;
}
#x-msg-box .ext-mb-progress-bar {
	height:18px;
	overflow:hidden;
	width:0;
	background:#c5b0cf;
	border-top:1px solid #B2D0F7;
	border-bottom:1px solid #65A1EF;
	border-right:1px solid #65A1EF;
}

#x-msg-box .x-msg-box-wait {
	background: transparent url(/static/images/default/grid/loading.gif) no-repeat left;
    display:block;
    width:300px;
    padding-left:18px;
    line-height:18px;
}
.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 #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	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(/static/images/default/dd/drop-no.gif);
}
.x-dd-drop-ok .x-dd-drop-icon{
  background-image: url(/static/images/default/dd/drop-yes.gif);
}
.x-dd-drop-ok-add .x-dd-drop-icon{
  background-image: url(/static/images/default/dd/drop-add.gif);
}
.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: middle;
	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: middle;
	width: 16px;
	background-position:center;
    background-repeat: no-repeat;
}


.x-tree-node-collapsed .x-tree-node-icon{
	background-image:url(/static/images/default/tree/folder.gif);
}
.x-tree-node-expanded .x-tree-node-icon{
	background-image:url(/static/images/default/tree/folder-open.gif);
}
.x-tree-node-leaf .x-tree-node-icon{
	background-image:url(/static/images/default/tree/leaf.gif);
}

.x-tree-noicon .x-tree-node-icon{
	width:0; height:0;
}

.x-tree-node-loading .x-tree-node-icon{
	background-image:url(/static/images/default/tree/loading.gif) !important;
}
.x-tree-node-loading a span{
	 font-style: italic;
	 color:#444444;
}


.x-tree-lines .x-tree-elbow{
	background-image:url(/static/images/default/tree/elbow.gif);
}
.x-tree-lines .x-tree-elbow-plus{
	background-image:url(/static/images/default/tree/elbow-plus.gif);
}
.x-tree-lines .x-tree-elbow-minus{
	background-image:url(/static/images/default/tree/elbow-minus.gif);
}
.x-tree-lines .x-tree-elbow-end{
	background-image:url(/static/images/default/tree/elbow-end.gif);
}
.x-tree-lines .x-tree-elbow-end-plus{
	background-image:url(/static/images/default/tree/elbow-end-plus.gif);
}
.x-tree-lines .x-tree-elbow-end-minus{
	background-image:url(/static/images/default/tree/elbow-end-minus.gif);
}
.x-tree-lines .x-tree-elbow-line{
	background-image:url(/static/images/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(/static/images/default/tree/elbow-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-minus{
	background-image:url(/static/images/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(/static/images/default/tree/elbow-end-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end-minus{
	background-image:url(/static/images/default/tree/elbow-end-minus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-line{
	background:transparent;
}

.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;
}
.x-tree-node{
	color: black;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
	white-space: nowrap;
}
.x-tree-node a, .x-dd-drag-ghost a{
	text-decoration:none;
	color:black;
	-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{
	text-decoration:none;
	color:black;
	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{
	text-decoration:none;
}
.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:1px dotted #3366cc;
}
.x-tree-node div.x-tree-drag-insert-above{
	 border-top:1px dotted #3366cc;
}
.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 #3366cc;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top:2px solid #3366cc;
}
.x-tree-node .x-tree-drag-append a span{
	 background:#dddddd;
	 border:1px dotted gray;
}
.x-tree-node .x-tree-selected a span{
	background:#3366cc;
	color:white;
}
.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(/static/images/default/tree/drop-add.gif);
}
.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(/static/images/default/tree/drop-over.gif);
}
.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(/static/images/default/tree/drop-under.gif);
}
.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(/static/images/default/tree/drop-between.gif);
}

.x-tip{
	position: absolute;
	top: 0;
    left:0;
    visibility: hidden;
	z-index: 20000;
    border:0 none;
}
.x-tip .x-tip-close{
	background-image: url(/static/images/default/qtip/close.gif);
	height: 15px;
	float:right;
	width: 15px;
    margin:0 0 2px 2px;
    cursor:pointer;
    display:none;
}
.x-tip .x-tip-top {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat 0 -12px;
	height:6px;
    overflow:hidden;
}
.x-tip .x-tip-top-left {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat 0 0;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-top-right {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat right 0;
	padding-right:6px;
    zoom:1;
}
.x-tip .x-tip-ft {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat 0 -18px;
	height:6px;
    overflow:hidden;
}
.x-tip .x-tip-ft-left {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat 0 -6px;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-ft-right {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat right -6px;
	padding-right:6px;
    zoom:1;
}
.x-tip .x-tip-bd {
    border:0 none;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
}
.x-tip .x-tip-bd-left {
	background: #fff url(/static/images/default/qtip/tip-sprite.gif) no-repeat 0 -24px;
	padding-left:6px;
    zoom:1;
}
.x-tip .x-tip-bd-right {
	background: transparent url(/static/images/default/qtip/tip-sprite.gif) no-repeat right -24px;
	padding-right:6px;
    zoom:1;
}

.x-tip h3 {
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    margin:0;
    padding:2px 0;
    color:#444;
}
.x-tip .x-tip-bd-inner {
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    margin:0 !important;
    line-height:14px;
    color:#444;
    padding:0;
    float:left;
}


.x-form-invalid-tip {
}

.x-form-invalid-tip .x-tip-top {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-top-left {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-top-right {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-ft {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-ft-left {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-ft-right {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bd-left {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bd-right {
	background-image: url(/static/images/default/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-bd .x-tip-bd-inner {
    padding-left:24px;
    background:transparent url(/static/images/default/form/exclamation.gif) no-repeat 2px 2px;
}
.x-form-invalid-tip .x-tip-bd-inner {
    padding:2px;
}
.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(/static/images/default/basic-dialog/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(/static/images/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(/static/images/default/shared/right-btn.gif);
    margin-right:2px;
    text-decoration:none !important;
}
.x-date-left a{
	background-image: url(/static/images/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(/static/images/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(/static/images/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:#aaaaaa;
    text-decoration:none !important;
}
.x-date-bottom {
    padding:4px;
    border-top: 1px solid #a3bad9;
    background: #dfecfb url(/static/images/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:#eeeeee;
	color:#bbbbbb;
}
.x-date-mmenu{
    background:#eeeeee !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: #3366cc #000055 #000055 #3366cc;
	padding:1px 3px 1px;
	font:normal 11px arial, helvetica,tahoma,sans-serif;
	cursor:pointer;
}
.x-date-mp-btns {
	background: #dfecfb url(/static/images/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(/static/images/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(/static/images/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-menu {
	border:1px solid #9f7aaf;
    z-index: 15000;
	background: #fff url(/static/images/default/menu/menu.gif) repeat-y;
}
.ext-ie .x-menu {
    zoom:1;
    overflow:hidden;
}
.x-menu-list{
    border:1px solid #fff;
}
.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(/static/images/default/menu/menu-parent.gif) no-repeat right;
}
.x-menu-sep {
	display:block;
	font-size:1px;
	line-height:1px;
	background:#e1d6e6;
	margin: 3px 3px 3px 32px;
}
.x-menu-focus {
	position:absolute;
	left:0;
	top:-5px;
	width:0;
	height:0;
    line-height:1px;
}
.x-menu-item {
	display:block;
	line-height:14px;
	padding:3px 21px 3px 3px;
	white-space: nowrap;
	text-decoration:none;
	color:#233d6d;
	-moz-outline: 0 none;
	outline: 0 none;
	cursor:pointer;
}
.x-menu-item-active {
	color:#233d6d;
	background:#e1d6e6;
	border:1px solid #c5b0cf;
	padding:0;
}
.x-menu-item-icon {
	border: 0 none;
	height: 16px;
	padding: 0;
	vertical-align: middle;
	width: 16px;
	margin: 0 11px 0 0;
    background-position:center;
}

.x-menu-check-item .x-menu-item-icon{
	background: transparent url(/static/images/default/menu/unchecked.gif) no-repeat center;
}

.x-menu-item-checked .x-menu-item-icon{
	background-image:url(/static/images/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(/static/images/default/menu/group-checked.gif) no-repeat center;
}

.x-menu-plain {
	background:#fff;
}
.x-menu-date-item{
	padding:0;
}

.x-menu .x-color-palette, .x-menu .x-date-picker{
    margin-left:32px;
	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-box-tl {
	background: transparent url(/static/images/default/box/corners.gif) no-repeat 0 0;
    zoom:1;
}

.x-box-tc {
	height: 8px;
	background: transparent url(/static/images/default/box/tb.gif) repeat-x 0 0;
	overflow: hidden;
}

.x-box-tr {
	background: transparent url(/static/images/default/box/corners.gif) no-repeat right -8px;
}

.x-box-ml {
	background: transparent url(/static/images/default/box/l.gif) repeat-y 0;
	padding-left: 4px;
	overflow: hidden;
    zoom:1;
}

.x-box-mc {
	background: #eee url(/static/images/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 4 0;
    zoom:1;
}

.x-box-mr {
	background: transparent url(/static/images/default/box/r.gif) repeat-y right;
	padding-right: 4px;
	overflow: hidden;
}

.x-box-bl {
	background: transparent url(/static/images/default/box/corners.gif) no-repeat 0 -16px;
    zoom:1;
}

.x-box-bc {
	background: transparent url(/static/images/default/box/tb.gif) repeat-x 0 -8px;
	height: 8px;
	overflow: hidden;
}

.x-box-br {
	background: transparent url(/static/images/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(/static/images/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(/static/images/default/box/tb-blue.gif);
}

.x-box-blue .x-box-mc {
	background-color: #e1d6e6;
}

.x-box-blue .x-box-mc h3 {
	color: #17385b;
}

.x-box-blue .x-box-ml {
	background-image: url(/static/images/default/box/l-blue.gif);
}

.x-box-blue .x-box-mr {
	background-image: url(/static/images/default/box/r-blue.gif);
}
#x-debug-browser .x-tree .x-tree-node a span {
    color:#222297;
    font-size:12px;
    padding-top:2px;
    font-family:"courier","courier new";
    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:#e1d6e6;
}
#x-debug-browser pre, .x-debug-browser pre xmp {
    font:normal 11px tahoma, arial, helvetica, sans-serif !important;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
#x-debug-browser pre {
    display:block;
    padding:5px !important;
    border-bottom:1px solid #eeeeee !important;
}
#x-debug-browser pre xmp {
    padding:0 !important;
    margin:0 !important;
}
#x-debug-console .x-layout-panel-center, #x-debug-inspector .x-layout-panel-center {
      border-right:1px solid #cbb8d4;
}
#x-debug-console textarea {
    border: 0 none;
    font-size:12px;
    font-family:"courier","courier new";
    padding-top:4px;
    padding-left:4px;
}
.x-debug-frame {
    background:#eeeeee;
    border:1px dashed #aaaaaa;
}
.x-combo-list {
    border:1px solid #cbb8d4;
    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(/static/images/default/layout/panel-title-light-bg.gif);
    border-bottom:1px solid #cbb8d4;
    padding:3px;
}
.x-resizable-pinned .x-combo-list-inner {
    border-bottom:1px solid #cbb8d4;
}
.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{
	background-color: #e1d6e6 !important;
    cursor:pointer;
    border:1px solid #336699;
}
.x-combo-noedit{
    cursor:pointer;
}
.x-html-editor-wrap {
    border:1px solid #c4aece;
    background:white;
}
.x-html-editor-tb .x-btn-text {
    background:transparent url(/static/images/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;
}
/* Help Blocks for FormGenerator Forms */
/*
  The Help Group Div 0 contains all the other help divs
  when help is being hidden, don't hide this div it contains
  the div that shows the link for showing the help
 */
div.xfHelpAllLinks-1 {
    float:right;
    padding: 0px 0px 15px 10px;
}
div.xfHelpGroup0 {
    background-color:'white'
}
/*
  The Help Group Div 1 contains all the other help divs
  when help is being shown
 */
div.xfHelpGroup1 {
    background-color:#DEE7EC;
    display:block;
    width:99%;
}
/* The Show Help Link */
div.xfHelpL1 {
    float:right;
}
a.xfHelpL_All-1 {
    float:right;
}
a.xfHelpL_All-2 {
    float:right;
}
/* The Hide Help Link */
div.xfHelpL2 {
    float:right;
}
/* The help message div */
div.xfHelp {
    padding:5px 5px 5px 5px;
}
/* The error messages div */
div.xfError {
    background-color:yellow;
    padding:5px 5px 0px 0px;
    width:98%;
}
/* the radio button class */
input.radio{/* to fix radio error when 
setting width for input box */


}
/* Temp Minor Form Fixes */
.xfControl {
    padding: 10px 10px 10px 10px;
}
form#formid textarea {
    height: 200px;
    width: 99%;
    font-family: "Lucida Grande", Arial, sans-serif;
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: bold;
}
form#formid input {
    margin-bottom: 15px;
    font-size: 160%;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
   /* width: 99%; */
}
form#formid .formControlls {
    font-size: 75%;
    font-weight:normal;
    width:100px;
    padding: 15px 0px 0px 0px;
}
form#formid .xfLabel {
    font-weight: bold;
}