
/*******************************************************************************************************
	Xmanager 2.0 CSS Style Sheets
*/

html, body {
	
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000;
	line-height:13px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #fff;
	z-index: 0;
	background-image: url('../../images/background.gif');
	background-repeat: repeat-x;
}

ul.sortable {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}


img, form {
	
	border: 0;
	padding: 0;
	margin: 0;
}

form select option {
	
	font-family: verdana, arial;
	font-size: 10px;
}
a , a:link, a:visited, a:active {
	
	color: #737373;
	border: 0px;
	text-decoration: none;
}

a:hover {
	
	color: #222;
	border: 0px;
	text-decoration: none;
}


p {
	
	line-height: 12px;
}

a .light, a:link .light, a:visited .light, a:active .light {
	color: #ffffff;
}

a:hover .light {
	color: #cc0000;
}

.overlayPopUp {
	
	display: none;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.65;
}

.overlayContainer {
	
	display: none;
	z-index: 1000;
	position: absolute;
	width: 400px;
	height: 550px;
	background-color: #fff;
	border: 1px solid #000;
	opacity: 1.0;
	background-image: url('../../images/pu_back.gif');
	background-repeat: repeat-x;
	padding: 2px;
}

/*******************************************************************************************************
	Common
*/

.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
}
.padLR5 {
	padding: 0 5px 0 5px;
}
.padLR10 {
	padding: 0 10px 0 10px;
}
.pad2 {
	padding: 2px;
}
.pad3 {
	padding: 3px;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.pad15 {
	padding: 15px;
}
.padB5 {
	padding-bottom: 5px;
}
.padB10 {
	padding-bottom: 10px;
}
.line1pxDarkGray {
	width: inherit;
	height: 0px;
	font-size: 0;
	clear: both;
	background-color: #838383;
	padding: 0 0 1px 0;
}
.line1pxGray {
	width: inherit;
	height: 0px;
	font-size: 0;
	clear: both;
	background-color: #e6e6e6;
	padding: 0 0 1px 0;
}
.line1pxLightGray {
	width: inherit;
	height: 0px;
	font-size: 0;
	clear: both;
	background-color: #f0f0f0;
	padding: 0 0 1px 0;
}
.line1pxWhite {
	width: inherit;
	height: 0px;
	font-size: 0;
	clear: both;
	background-color: #fff;
	padding: 0 0 1px 0;
}
/*  Objects  */



.fontZero {
	
	font-size: 0;
	line-height: 0;
}


.linkList {
	
	list-style: lower-roman;
	margin: 0;
	
}

/*******************************************************************************************************
	SITE CONSTANTS
*/

.textTitle {
	
	font-family: Georgia;
	font-size: 2em;
	margin-bottom: 10px;
}

.textSubtitle {
	
	color: #007ccb;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 3px;
}

.textSubheadRed {
	
	font-family: Georgia;
	font-size: 1.5em;
	margin-bottom: 10px;
	color: #cc0000;
}

.textMessage {
	
	font-family: Georgia;
	font-size: 1.5em;
	margin-bottom: 10px;
	color: #cc0000;
}

.smtextMessage {
	
	font-family: Georgia;
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #cc0000;
}

.txtFieldTitle {
	
	font-size: 1.2em;
	color: #007ccb;
	font-weight: bold;
}

.txtGuidId {
	
	font-family: Georgia;
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #cc0000;
}

.headerText {
	
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
}

.headerText a {
	
	font-family: inherit;
	color: #00a2ff;
}

.txtBlueBold {
	color: #00a2ff;
	font-weight: bold;
	font-size: 1.1em;
}
.txtGrayBold {
	color: #666;
	font-weight: bold;
}
.txtBlueBoldS {
	color: #00a2ff;
	font-weight: bold;
	font-size: .9em;
}
.txtBlueS {
	color: #00a2ff;
	font-size: .9em;
}
/*******************************************************************************************************
	LOGIN
*/

.inputField {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 200px;
	height: 13px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 5px 4px 5px;
}
.inputFieldDate {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 80px;
	height: 13px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 5px 4px 5px;
}
.inputFieldTime {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 12px;
	height: 13px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 5px 4px 5px;
}
.inputFieldLeftCol {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 145px;
	height: 12px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 5px 4px 5px;
}
.inputFieldBig {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 500px;
	height: 13px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 5px 4px 5px;
}
.inputFieldLarge {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 350px;
	height: 13px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 5px 4px 5px;
}

.inputFieldFile {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 500px;
	height: 19px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 0px;
	
}
input .inputFileLarge {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 350px;
	height: 18px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 0px;
}
input .inputFileSideBar {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 150px;
	height: 18px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 0px;
}

.ddlBig {
	
	font-family: Tahoma;
	font-size: 1.1em;
	width: 512px;
	height: 21px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 3px 4px 2px;
}

.ddlMedium {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 512px;
	height: 21px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 3px 4px 2px;
}

.ddlSmall {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 300px;
	height: 21px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 3px 4px 2px;
}

.mselSmall {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 300px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 3px 4px 2px;
}

.ddlExtraSmall {
	
	font-family: Tahoma;
	font-size: 1.0em;
	width: 140px;
	height: 21px;
	
	background-color: #f2f2f2;
	border: 1px solid #9e9e9e;
	
	padding: 3px 3px 4px 2px;
}
#btnLogin {
	
	padding: 5px 0;
		
}

.btnSave {
	
	padding: 1px 5px 0px 10px;
	margin-bottom: -1px;
		
}

.btnMediaDetailsSave {
	float: left;
	cursor: pointer;
	margin-left: 170px;
	font-size: 10px;
	color: #ffffff;
	background: #cccccc;
	padding: 4px 8px;
	border: 0;
}

button:hover.btnMediaDetailsSave {
	color: #737373;
}

/*******************************************************************************************************
	TABS
*/
ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.tabs li {
	float: left;
	padding: 4px 8px;
	background-color: #eee;
}

.tabs li.tab.active {
	font-weight: bold;
	background-color: #ccc;
	color: #ffffff;
}

.tabs li.tab {
	border-right: 1px solid #ffffff;
	cursor: pointer;
	color: #737373;
}

ul.status {
	float: left;
}

.tabs.status li {
	padding: 0 8px 0 8px;
	background-color: #fff;	
}



/*******************************************************************************************************
	MAIN SITE LAYOUT
*/

.siteOuter {
	width: 1046px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 12px;
}

.siteInner {
	
	width: 1046px;
	/*min-height: 800px;*/
	overflow: hidden;
	/*background-color: #e6e6e6;*/
	/*background-image: url('../../images/bodygrad.png');*/
	/*background-repeat: repeat-y;*/
}
.siteLeft {
	float: left;
	width: 30px;
	overflow: hidden;
	background-image: url('../../images/bodygrad_l.png');
	background-repeat: no-repeat;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
.siteRight {
	float: left;
	width: 30px;
	overflow: hidden;
	background-image: url('../../images/bodygrad_r.png');
	background-repeat: no-repeat;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
.siteCenter {
	float: left;
	width: 986px;
}
.siteHeaderLeft {
	float: left;
	width: 977px;
	height: 73px;
	overflow: hidden;
	background-image: url('../../images/xmanager_logo.png');
	background-repeat: no-repeat;
}
.siteHeaderInner {
	width: 634px;
	height: 68px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 343px;
	background-image: url('../../images/bannerback.gif');
	background-repeat: repeat-x;
	background-color: #000;
}
*html .siteHeaderInner {
	width: 977px;
}
.siteHeaderRight {
	float: left;
	width: 9px;
	height: 73px;
	overflow: hidden;
	background-image: url('../../images/bannerback_right.png');
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.siteHeaderBottom {
	width: 100%;
	height: 15px;
	background-color: #000;
	background-image: url('../../images/xm_header_bottomback.gif');
	background-repeat: repeat-x;

}
.siteMenu {
	clear: both;
	width: 976px;
	height: 25px;
	background-image: url('../../images/menuback.gif');
	background-repeat: repeat-x;
}
.menuItem {
	float: left;
	margin: 5px 12px 0px 12px;
}
.menuItem a {
	font-weight: bold;
	color: #00a2ff;
}
.menuItem a:hover {
	color: #ffffff;	
}


.linkActive {
	
	height: 17px;
	background-color: #00a2ff;
	padding: 4px 10px 0 10px;
	color: #fff;
	font-weight: bold;
}
.linkActive a {
	color: #fff;
	font-weight: bold;
}

.linkInactive {
	
	height: 17px;
	background-color: #fff;
	padding: 4px 10px 0 10px;
	color: #00a2ff;
	font-weight: bold;
	
}
.linkInactive a {
	color: #00a2ff;
	font-weight: bold;
	
}	
.linkSeparator {
	
	width: 1px;
	height: 12px;
	background-color: #b5b5b5;
	margin: 5px 1px 0 1px;
}
.mainContainerTop {
	width: 988px;
	height: 12px;
	background-color: #fff;
	background-image: url('../../images/xm_maincontainer_top.gif');
	background-repeat: repeat-x;
	margin: 0 auto;
	margin-top: -12px;
}

.mainContainerOuter {
	margin: 0px 5px;
	background-color: #e6e6e6;
}

.mainContainer {
	clear: both;
	float: left;
	width: 976px; /* Problem in IE6 if 976px, body disappears */
	background-color: #fff;
}


#siteHeader {
	
	width: inherit;
	height: 51px;
	background-image: url('../../images/xm_header.gif');
	background-repeat: no-repeat;
}

#menuBar {
	
	clear: both;
	width: inherit;
	overflow: auto;
	
	background-color: #e1e1e1;
	padding: 2px 0 2px 0;
}

#innerFooter {
	
	clear: both;
	width: 976px;
	/*background-image: url('../../images/xm_footer.gif');*/
	/*background-repeat: no-repeat;*/
	color: #666;
}

#bodyContainer {
	
	clear: both;
	overflow: hidden;
	width: 986px;
	margin: 0 auto;
	background-color: #fff;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
}
*html #bodyContainer {
	width: 988px;
}

#leftColumn {
	
	float: left;
	width: 167px; /* 168px proper, IE6 problem */
	/*background-color: #e4e4e4;*/
	/*margin-bottom: -5000px;*/
	/*padding-bottom: 5000px;*/
}

.leftColumnInner {
	width: 167px;
	background: url('../../images/side_back.gif');
	background-repeat: no-repeat;	
}

#bodyColumn {
	
	float: left;
	width: 808px;
	/*min-height: 229px;*/
	/*background-image: url('../../images/xm_body_back.gif');*/
	/*background-repeat: repeat-x;*/
}

#statusBar {
	clear: both;
	float: left;
	width: 976px;
	min-height: 13px;
	overflow: auto;
	background-color: #fff;
	font-weight: bold;
	color: #cc0000;
}

#statusBar a {
	
	font-size: .9em;
	
}

#siteFooter {
	width: 1046px;
	height: 64px;
	overflow: visible;
	margin: 0 auto;
	background-image: url('../../images/bodygrad_b.png');
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #c2c2c2;
}

/*******************************************************************************************************
	CREATE CONTENT
*/


.inputAbstract {
	
	width: 600px;
	height: 200px;
}
	
.inputContent {
	
	width: 600px;
	height: 400px;
}

.guidIdBox {
	
	/*width: 490px;*/
	width: inherit;
	padding: 10px;
	background-color: #e5e5e5;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-bottom: 4px;
	
}

.messageBox {
	
	/*width: 490px;*/
	width: inherit;
	padding: 10px;
	background-color: #e5e5e5;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-bottom: 4px;
	
}

.linkBox {
	
	width: inherit;
	background-color: #eee;
	border: 1px solid gray;
	margin-bottom: 10px;
	
}



.selectBox {
	
	width: 350px;
	height: 100px;
}


/*******************************************************************************************************
	CONTENT
*/


.dataContainer {

	width: 786px;
	overflow: auto;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}
*html .dataContainer {
	width: 788px;
}

.titleContainer {

	width: 100%;
	overflow: auto;
	font-weight: bold;
	background-color: #007ccb;
	color: #fff;
	padding: 2px 0;
}

.titleContainerGray {

	width: 100%;
	overflow: auto;
	font-weight: bold;
	background-color: #6a6a6a;
	color: #fff;
	padding: 2px 0;
}

.titleContainerLightGray {

	width: 100%;
	overflow: auto;
	font-weight: bold;
	background-color: #eee;
	color: #666;
	padding: 2px 0;
}
.row {

	width: 100%;
	overflow: auto;
	margin-bottom: 2px;
}

.rowAlt {

	width: 100%;
	overflow: auto;
	background-color: #eee;
	margin-bottom: 2px;
}

.rowLink {

	width: 100%;
	overflow: auto;
	margin-bottom: 2px;
}

.rowLinkAlt {

	width: 100%;
	overflow: auto;
	background-image: url('../../images/round-eeeeee.gif');
	background-repeat: no-repeat;
	background-color: #eee;
	margin-bottom: 2px;
}
.rowLinkTitle {

	width: 100%;
	background-image: url('../../images/round-dae7ec.gif');
	background-repeat: no-repeat;
	background-color: #dae7ec;
	overflow: auto;
}

.widgetTitleBar {

	width: 100%;
	background-image: url('../../images/round-dae7ec.gif');
	background-repeat: no-repeat;
	background-color: #dae7ec;
	overflow: auto;
}

/*******************************************************************************************************
	COLUMNS
*/

.colAction40 {
	
	float: left;
	width: 40px;
	overflow: hidden;
	text-align: center;
}

.colAction50 {
	
	float: left;
	width: 50px;
	overflow: hidden;
	text-align: center;
}

.colTitle200 {
	
	float: left;
	width: 200px;
	overflow: hidden;
}
.colTitle225 {
	
	float: left;
	width: 225px;
	overflow: hidden;
}
.colTitle250 {
	
	float: left;
	width: 250px;
	overflow: hidden;
}
.colTitle275 {
	
	float: left;
	width: 275px;
	overflow: hidden;
}
.colTitle310 {
	
	float: left;
	width: 310px;
	overflow: hidden;
}

.colTitle350 {
	
	float: left;
	width: 350px;
	overflow: hidden;
}

.col75 {
	
	float: left;
	width: 75px;
	overflow: hidden;
	text-align: center;
}

.col140 {
	
	float: left;
	width: 140px;
	overflow: hidden;
	text-align: center;
}

.col150 {
	
	float: left;
	width: 150px;
	overflow: hidden;
	text-align: center;
}

.col25 {
	
	float: left;
	overflow: auto;
	width: 25px;
}

.col50 {
	
	float: left;
	overflow: auto;
	width: 50px;
}

.col100 {
	
	float: left;
	overflow: auto;
	width: 100px;
}
.col125 {
	
	float: left;
	overflow: auto;
	width: 125px;
}
.col175 {
	
	float: left;
	overflow: auto;
	width: 175px;
}
.col200 {
	
	float: left;
	overflow: auto;
	width: 200px;
}

.col225 {
	
	float: left;
	overflow: auto;
	width: 225px;
}

.col250 {
	
	float: left;
	overflow: auto;
	width: 250px;
}

.col275 {
	
	float: left;
	overflow: auto;
	width: 275px;
}
.col325 {width: 325px; float: left; overflow: auto;}
.col400 {width: 400px; float: left; overflow: auto;}


.formFieldDescriptionEdit {
	
	float: left;
	overflow: hidden;
	width: 150px;
	text-align: right;
	color: #666;
	padding: 4px 20px 0 0;
	/*font-size: 1.2em;*/
	font-weight: bold;
	line-height: 14px;
}
.txtHelper {
	
	width: 155px;
	color: #00A2FF;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}
.largeTitle {
	
	width: 150px;
	font-size: 1.4em;
	font-weight: bold;
}
.formFieldDescription {
	
	float: left;
	overflow: hidden;
	width: 150px;
	text-align: right;
	color: #666;
	padding: 4px 20px 0 0;
	/*font-size: 1.2em;*/
	font-weight: bold;
}
.formFieldValue {
	
	color: #000;
	padding: 4px 20px 0 0;
	float: left;
	width: 588px;
	/*font-size: 1.2em;*/
}
.contentLinkDescription {
	
	float: left;
	width: 20%;
	text-align: right;
	color: #666;
	padding: 4px 20px 0 0;
	/*font-size: 1.2em;*/
	font-weight: bold;
	overflow: hidden;
}
.contentLinkField {
	
	float: left;
	color: #000;
	width: 75%;
}
.contentLinkList {
	
	width: 100%;
}
.contentLinkListTitle {
	
	float: left;
	width: 75%;
	overflow: hidden;
}
.contentLinkListWrapper {
	
	float: left;
	width: 75%;
	/*height: 300px;*/
	/*overflow: -moz-scrollbars-vertical;*/
	/*overflow-x: hidden;*/
	/*overflow-y: scroll;*/
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}
.contentLinkListWrapperShort {
	
	float: left;
	width: 75%;
	height: 200px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}
.btnNavigationShadow {
	
	padding: 1px;
	background-color: #fff;
	border: 1px solid #cedae2;
}
.btnNavigation, a .btnNavigation {
	
	padding: 3px 10px 3px 10px;
	background-color: #fff;
	border: 1px solid #dae9f3;
	
}
.btnNavigation, a:hover .btnNavigation {
	background-color: #eef1f3;
	color: #000;	
}

.alertMessageBox {
	
	padding: 5px 10px 5px 10px;
	background-color: #fff;
	border: 1px solid #dae9f3;
}

.txtBlue {
	color: #00A2FF;
}

.helpIcon {

	float: left;
	width: 14px;
	height: 14px;
	background-image: url('../../images/icons/help.gif');
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	
}

.newsItem {
	
	line-height: 11px;
}

.newsItemHot {
	
	color: #00A2FF;
	font-weight: bold;
	line-height: 11px;
}

.clearme:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearme {display: inline-block;}  /* for IE/Mac */



