/* styles for admin create page - right section */

.byodAdminFullWidthDiv
{
	float:left;
	width:100%;
}

#byodManageIcons  img{	
	 
	 margin-top:5px;
	  margin-left:5px;
}

#byodManageIcons .buttons{	
	 float:right;	
}

#pagePropertiesMainDiv
{
	border:1px solid #DDDDDD;
	color:#101010;
}

.padding5
{
	padding:5px;
}

.colWidth
{
	width:50%;
}

#createPageProperties tr > td
{
	padding:5px;
}

.width30
{
	width:30%;
}

.width50
{
	width:50%;
}

.adminTabs
{
	height:66.7%;
	float:right;
	background-color: #fff;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin-top: 5px;
	*margin-top: -15px;
}

#pagePropertiesTab
{
	cursor:pointer;
}
#pagePropertiesHeaderDiv
{
	background-color: #3E332D;
	height:30px;
	font-weight:bold;
	padding-top:10px;
}

.emptyTabDiv
{
	width:15px;
	height:100%;
	*height:auto;
	float:right;
	background-color: #3E332D;
	*margin-top: -15px;
}

#adminPageErrorMessageDiv
{
	display:none;
	padding-right:5px;
	width:90%;
}

#pagePropertiesDiv
{
	padding-bottom:5px;
	padding-top:5px;
}
.byodAdminPageName{	
	
	background-color: #f2f2f2;
	color: #101010;
	border-bottom:1px solid #ddd;
	width:100%;
	height:22px;
	cursor:pointer
}

.byodAdminPageName a {
    color: #101010 !important;
}
.byodDialog,.byodBannerDialog{
	font-size: 14px;
	color: #101010;	
}

#createPageProperties select
{
	width:240px;
}

#createPageProperties input
{
	width:235px;
}

.byodAdminDaiog .ui-widget 
{
	font-size:1em;
}


.adminRequiredFields{
    color: #d30b54;
}
.optionProperties input
{
	width:235px;
}
.removeDefaultWidth input
{
	width:auto;
}
.optionProperties select
{
	width:240px;
}

.optionProperties{
	padding:1px 30px;
	padding-left:0px\9;
	*margin:1px 30px 1px 10px;
	float:left;
}

.byodManageTable{
	    
    white-space: pre;
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word; /* IE */
    _white-space: pre; /* IE hack to re-specify in addition to word-wrap */
    width:105px;
    overflow:hidden;
    word-break:break-all;
}

.byodManageTableContent{
	    
	white-space:nowrap;
	width:11em;
	overflow:hidden;
	text-overflow:ellipsis;
}

#byodAdminElements a , .managePageOptionText a{
	color: #101010;
	font-weight: normal !important;
}

.managePageOptionText a{
	font-size:11px;
}

#byodAdminElements{
	margin:8px 0 8px 10px;
	width:95%;
	float:left;
}
	
.fileElement .adminOptionImg 
{
    height: 30px !important;
    opacity: 0 !important;
    filter:alpha(opacity=0);
    position: absolute !important;
    top: 0 !important;
    width: 228px !important;
    z-index: 1000 !important;
}

.fileElementWidth {
 	width:215px !important;
}

.customFileButtonWidth {
 	width:258px !important;
}

.maskInputWidth {
 	width:138px !important;
}

.byodManageTableRow :hover{
	cursor: hand; cursor: pointer; 
}

#addInfoOptionsButton
{
	padding:10px;
}

.byodLastPublished{
	background-color: #d5d0ca;
	color: #3E332D;
	font-style: italic;
	padding:10px;
	font-size: 13px;
	width:43%;
}
#toolBarManageHeader {
   background-color: #7d716d;
   color: #F8F8FF;
   height: 22px;
   padding: 2px 0 2px 0;   
   width:100%;
}

#adminPageOptionsDiv
{
	float:left;
	width:100%;
	padding:15px 0px 10px 0px;
}

#productPageOptionsDiv
{
	float:left;
	margin-top:10px;
	width:100%;
}

.pageOptionsDataDiv
{
	margin-bottom:15px;
	border: 1px solid #DDDDDD;
	padding: 10px 0px 10px 0px;
}

.pageProdOptionsDataDiv
{
	float:left;
	width:94%;
	margin-bottom:15px;
	margin-left:10px;
	border: 1px solid #DDDDDD;
	padding: 10px 0px 10px 10px;
}

.width95left
{
	float:left;
	width:95%;
}

.width5left
{
	float:left;
	width:5%;
}

#pageOptionsCreateDiv
{
	float:left;
	width:96%;
	padding:15px 10px 10px 10px;
}

.configSetLinkSection{
	
	padding:5px;
	font-size:13px;
	margin-left:30px;
}

.configSetLinkText{
	
	font-style : italic;
}
/* styles for add options from CS pop-up info */

#addOptionsFromCS #csGroupsInfo .csGroup{
	font-size:12px;
	color: #101010;
}
#addOptionsFromCS #csGroupsInfo{
	height: 300px; 
	padding: 0; 
	float: left; 
	overflow-y: auto;
	overflow-x: hidden;
}

/* admin UI - table view - GWP Pages */

#pagePropertiesMainDiv #pagePropertiesHeaderDiv #pagePropertiesText{
	
	font-size:13px;
	color:#fff;
}

#managePagesTitle{
	
	margin-left:10px;
	font-weight: bold;
	font-size:13px;
	float:left;
	padding-right:5px;
}

#managePagesDropDownIcon{
	
	float:left;
	cursor:pointer;
}


#expandCollapsePages{
	
	float:right;
	padding:2px 12px;
}

#expandAllPages{
	
	padding-right:5px;
	cursor:pointer;
}

#collapseAllPages{
	
	cursor:pointer;
}

#managePageOptionsDropDown{
	margin:5px;
}

.managePageOptionText{
	padding-bottom:1px;
}

.managePageOptions{
	
	display:none;
	position: absolute;
	background:#fff;
	width:13%;
	height:auto;
	border:1px solid #CBCBCB;
}

.pageName{
	
	display:inline;
	width:229px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.actionContent{
	
	vertical-align:text-top;
	max-width : 11em;
	display: inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#columnTitles{
	
	height:30px;
	background-color:#7d716d;
	color:#fff;
	font-size:14px;
}
.tableElement{
	
	padding: 0 54px 0 10px;
}

.tableColumn{
	
	padding: 0 10px 0 20px;
	
}

.pointerCursor{
	cursor:pointer;
}

.deleteOptionInTableView{
	
	display:none;
	position: absolute;
	margin-left:300px;
	margin-top:-1px;
	background:#fff;
	width:100px;
	height:45px;
	border:1px solid #CBCBCB;
	font-size:11px;
}
.deletePageInTableView{
	
	display:none;
	position: absolute;
	*position: relative;
	margin-left:311px;
	background:#fff;
	width:92px;
	height:auto;
	border:1px solid #CBCBCB;
}


.optionTitleInTab{
	
	padding:5px 0px; 
	margin-bottom:2px;
	background-color:#f2f2f2;
	width:100%;
}

.optionTitleText{
	font-size:12px;
	color:#101010;
	font-weight:normal !important;
}
#linkInput , #embedInput {
    width: 95%;
    margin-top:10px;
}
.embedInput{
	line-height:1.8;
	height:200px;
}
span.linkInput {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    color:#101010;
}

.linkCode label , .embedCode label {
    color: #101010;
    font-weight: bold;
}
.headerElement {
    padding: 0 60px 0 0;
    font-weight:bold;
}
.historyDetails {
    height: 26px;
    padding: 0 60px 0 2px;
    color:#101010;
    font-size:12px;
    font-weight:normal;
    border:1px solid #DDD;
}
#byodHistoryElements {
    float: left;
    height: 200px;
    margin: 8px 0 8px 10px;
    width: 95%;
}

.viewHistoryTable{
	width:100%
}
.gwpBorderTop {
	
    border-top: 1px solid #DDD;
}
.gwpBorderBottom {
	
    border-bottom: 1px solid #DDD;
}
.pageNameTextInactive{
	
	float:left;
	font-style: italic;
	font-weight: bold;
	color:#a49e99;
	
}
.adminConsoleRole{
	margin-left: 17px;
}
.adminConsoleRole ul li{
   list-style-type: disc;
}

.tipSec {
    margin-bottom: 8px;
}
#gwpTipsSection{
	padding: 10px 0 10px 10px;
	background-color: #f9f9f9;
    width: 485px;
}

.pageToolTip{
	float: right;
	margin-right: 70px;
	*margin-top: -20px;
}

.helphovers{
	float: right;
	margin-right: 70px;
}

.actionToolTip{
	float: right;
	margin-right: 29px;
	*margin-top: -20px;
}
#gwpTip{
	float:right;
}
.cyoFullWidthDiv {
    float: left;
    width: 100%;
}
#skipActionSpanID,#page_warning{
	display: none;
}
#createPageProperties #skipActionSpanID select{
	width:183px;
}
.ui-dialog .ui-dialog-buttonpane {
    border:none;
}
.ui-dialog-buttonpane{
	float:left;
}
.ui-dialog-buttonpane{
	margin-top:-38px !important;
}
.ui-dialog .ui-dialog-content {
	position:static;	
}
button#publishNow,button#delOk{
     background: url("../../ccms_img/buttons/btn-back-grn-122211.png") no-repeat scroll left top transparent;
     float: left;
    font: bold 11px "Arial",Helvetica,sans-serif !important;
    margin-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
   color: #fff !important;
    
}
button#publishLater,button#delCancel {
     background: url("../../ccms_img/buttons/btn-back-gry-122211.png") no-repeat scroll left top transparent;
     float: left;
    font: bold 11px "Arial",Helvetica,sans-serif !important;
    margin-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff !important;
    border:medium 0px;
}
#publishNow.ui-corner-all,#publishLater.ui-corner-all,#delOk.ui-corner-all,#delCancel.ui-corner-all {
	border-radius:0px !important;
	border:0px !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    margin-left: 12px;
}
.deleteOptionIcon{
	display:none;
	cursor:pointer;
	position:relative;
	margin-top:-4px;
}
.deletePageIcon{
	display:none;
	cursor:pointer;
	float:right;
	position:relative;
	margin-top:auto;
	padding-left:4px;
}
.statusError{
	display:none;
	margin-right:20px;
}
.flagInTable{
	margin-top: -17px;
    position: relative;
    float:right;
}

.fileDisplay{
	float:right;
	width:auto;
	height:auto;
}

.imagePreview{
	width:125px;
	height:100px;
}
.optionLeft{
	float:left;
}
.optionRight{
	float:right;
}
.wordWrap{
	 word-wrap: break-word;
	 font-weight:normal !important;
}
a.wordWrap{
	font-size:8pt !important;
}
.noHistory{
	font-size:14px;
	color:#101010;
}
.hidden{
	display:none;
}
.visible{
	display:block;
	margin-left:25px;
}
.instructionTitle{
	margin-top: -16px;
	float: left;
	margin-left: 22px;
}
.byodProductImg {
    height: 100px;
    margin-right: 10px;
    width: 125px;
}
.byodAdminNoBorder{
	borer: none;
}
.byodAdminBorder{
	border:1px solid #CBCBCB;
}
.oddManagePageOption{
	background-color:#f9f9f9;
}
.pageOptionsTab{
	background-color:#fff;
	color:#101010;
}
.pageSettingsTab{
	background-color:#d5d0ca;
	color:#101010;
}
.createPageOption{
	background-color:#f2f2f2;
	color:#6e6259;
}
.actionToolTipInfo {
    float: right;
    margin-right: 18px;
    margin-top: -4px;
}
.gwpRed {
	color:#d30b54;	
}
.cancelImageText{
	font-weight:normal !important;
}
#skipActionPageID{
	float:right;
	margin-right:93px;
	margin:0px\9;
	*margin-top:-20px;
	padding-right:93px\9;
}
.adjustWidth{
	float:left;
}
#byodBannerTitle{
	color:#101010;
	font-size: 1.1em;
	line-height: 1.25;
	padding: 10px 0 0 15px;
	font-weight:bold;
}
#byodBannerDialog p{
	color:#101010;
	font-size: 13px;
	line-height: 1.25;
	padding: 10px 0 0 15px;
}
#byodBannerDialog .fileElement .adminOptionImg{
	z-index: 99999 !important;
}
#byodBannerDialog .fileElement{
	height: 55px;
    left: 17px;
    overflow: hidden;
    position: relative;
    width: 231px !important;
}
#byodBannerDialog .customFileButton {
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 258px !important;
}
#byodBannerDialog .maskInput {
    left: 0;
    margin: 1px;
    position: absolute;
    top: 0;
    width: 180px;
}
#byodBannerDialog .customFileButton a:link{
	right:24px;
}
#byodBannerDialog .imagePreview{
	height:50px;
	width:175px;
	padding-left:17px;
}
#byodBannerDialog #paperclipdiv{
	float:none;
}
#byodBannerDialog .uploadedImgFileName{
	float: right;
	width: 50%;
	margin-top: -42px;
	margin-right: 10px;
}
#byodBannerDialog .ajaxWaitImage{
	padding-left:165px;
}
#byodBannerDialog .bannerUploadError{
	padding: 0px 0px 10px 30px;
	margin-left: 15px;
	display:none;
}
#byodBannerDialog .uploadedImgFileName{
   word-wrap: break-word;
  
}
#csWrapper{
	font-size:12px;
	float:left;
	color:#101010;	
}
.fileTypes{
	padding: 5px 0px;
	font-style:italic;
}