﻿
#menuTableRoomForm {
	margin-bottom:12px;
}

#menuTableRoomForm td {
	height: 24px;
	vertical-align: middle;
	background: none;
		padding:2px;
}

#menuTableRoomForm td .requiredField {
	margin-left: -8px;
}

#menuTableRoomForm td.dotted {
	padding:15px 0;
	background-image: url(../../images/dottedlineW.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#menuTableRoomForm td.notdotted 
{
	padding-left:0px;
}

#menuTableRoomForm td.dottedsmall {
	padding:0px 0;
	background-image: url(../../images/dottedlinesmall.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#menuTableRoomForm input.texttogether {
	width:200px;
	margin-right:10px;
}
#menuTableRoomForm input.texttogethera {
	margin-left:10px;
	width:200px;
}

#menuTableRoomForm .rowheadtext {
	padding-left:30px;
	padding-right:32px;
}

#menuTableRoomForm tr.alternatingRowStyle
{
	background-color:#EAF0F2;
}

#menuTableRoomForm tr.rowStyle
{
	background-color:White;
}



#menuTableRoomForm th 
{
	font-weight:bold !important;

		
}





#menuTableRoomForm textarea {
	width: 364px !important;
	height: 60px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;
}

#menuTableRoomForm select {
	width:200px;
	height: 20px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;

}

#menuTableRoomForm input.file{
	width: 364px;
	height: 20px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;

}

#menuTableRoomForm td.last {
background:transparent none repeat scroll 0%;
border-bottom:1px solid #D9E5E7 !important;
}

#ctl00_PageContent_menuTableRoomForm {
	margin-bottom:12px;
}

#ctl00_PageContent_menuTableRoomForm td {
	height: 24px;
	vertical-align: middle;
	background: none;
		padding:2px;
}

#ctl00_PageContent_menuTableRoomForm td .requiredField {
	margin-left: -8px;
}

#ctl00_PageContent_menuTableRoomForm td.dotted {
	padding:15px 0;
	background-image: url(../../images/dottedlineW.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#ctl00_PageContent_menuTableRoomForm td.notdotted 
{
	padding-left:0px;
}

#ctl00_PageContent_menuTableRoomForm td.dottedsmall {
	padding:0px 0;
	background-image: url(../../images/dottedlinesmall.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#ctl00_PageContent_menuTableRoomForm input.texttogether {
	width:200px;
	margin-right:10px;
}
#ctl00_PageContent_menuTableRoomForm input.texttogethera {
	margin-left:10px;
	width:200px;
}

#ctl00_PageContent_menuTableRoomForm .rowheadtext {
	padding-left:30px;
	padding-right:32px;
}

#ctl00_PageContent_menuTableRoomForm tr.alternatingRowStyle
{
	background-color:#EAF0F2;
}

#ctl00_PageContent_menuTableRoomForm tr.rowStyle
{
	background-color:White;
}

#ctl00_PageContent_menuTableRoomForm th 
{
	font-weight:bold !important;

		
}




#ctl00_PageContent_menuTableRoomForm textarea {
	width: 364px !important;
	height: 60px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;
}

#ctl00_PageContent_menuTableRoomForm select {
	width:200px;
	height: 20px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
}

#ctl00_PageContent_menuTableRoomForm input.file{
	width: 364px;
	height: 20px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;
}



.searchButton {
    background: transparent url(../../images/buttons/searchbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}


.addNewButton {
    background: transparent url(../../images/buttons/addnewbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.removeChannelButton {
    background: transparent url(../../images/buttons/removebtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.addChannelButton {
    background: transparent url(../../images/buttons/addbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.addAssetButton {
    background: transparent url(../../images/buttons/addbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.editAssetButton {
    background: transparent url(../../images/buttons/editbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}



.deleteAssetButton {
    background: transparent url(../../images/buttons/deletebtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.loadVersionButton {
    background: transparent url(../../images/buttons/loadversionbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:79px;
    margin-right: 6px;
    text-decoration: none;
}


.previewButton {
    background: transparent url(../../images/buttons/previewbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.saveButton {
    background: transparent url(../../images/buttons/savebtn.jpg) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:40px;
    margin-right: 6px;
    text-decoration: none;
}

.cancelButton {
    background: transparent url(../../images/buttons/cancelbtnBig.jpg) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:47px;
    margin-right: 6px;
    text-decoration: none;
}

.withdrawButton {
    background: transparent url(../../images/buttons/withdrawbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}

.updateButton {
    background: transparent url(../../images/buttons/updatebtn.jpg) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:49px;
    margin-right: 6px;
    text-decoration: none;
}

.publishButton {
    background: transparent url(../../images/buttons/publishbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}


.trackAssetButton {
    background: transparent url(../../images/buttons/trackassets.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:79px;
    margin-right: 6px;
    text-decoration: none;
}


#ccrHomeLogo 
{
	background: url(images/ccrhome.gif) no-repeat scroll top right;
	height: 30px;
    width: 450px;
}

#ccrStoryHomeLogo 
{
	background: url(../../images/ccrstory.gif) no-repeat scroll top right;
	height: 30px;
    width: 450px;
}

#ccrAssetHomeLogo 
{
	background: url(../../images/ccrassetgroup.gif) no-repeat scroll top right;
	height: 30px;
    width: 500px;
}

#ccrAssetFileHomeLogo 
{
	background: url(../../images/ccrasset.gif) no-repeat scroll top right;
	height: 30px;
    width: 500px;
}




.upButton {
    background: transparent url(../../images/buttons/upbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}


.downButton {
    background: transparent url(../../images/buttons/downbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:57px;
    margin-right: 6px;
    text-decoration: none;
}



#menuTableRoomForm input.widetext
{
background-color:#EAF0F2;
border:1px solid #ACC5CC;
height:14px;
padding:5px;
width:364px;
}

#menuTableRoomForm input.widetext {
	width: 364px;
	height: 14px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;
}


#ctl00_PageContent_menuTableRoomForm input.widetext
{
background-color:#EAF0F2;
border:1px solid #ACC5CC;
height:14px;
padding:5px;
width:364px;
}

#ctl00_PageContent_menuTableRoomForm input.widetext {
	width: 364px;
	height: 14px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;
}


input.NoSkinnedFileUnput
{
	width: 364px;
	height: 14px;
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
	padding: 5px;
}


.updateChannelButton
{
	background: transparent url(../../images/buttons/updatebtn.jpg) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:49px;
    margin-right: 6px;
    text-decoration: none;
}

div.mediaOpts {
	float: right; width: 320px;
	width: 470px;
	margin-right:15px;
	position:relative;
 }

div.mediaOpts ul {
float:right;
}


div.optsPopUp {
	display:none;
	position:absolute;
	z-index:30;
	left:171px;
	width:318px;
	background:url('../../images/downloadsBodyBg.gif') top left repeat-y;
	background-color:#fff;
	padding:0;
	margin:0;
	border:1px solid red;
}

div.optsPopUp h3 {
background:url('../../imagesdownloadsHedBg.gif') top left no-repeat;
padding:15px 13px 0 13px;
}
div.optsPopUp p {
font-size:11px;
color:#24414E;
padding:13px 13px 0 13px;
}
div.optsPopUp a.close { float:right; }
div.optsPopUp p.footer img { margin-right:8px; }

div.optsPopUp p.footer  {
	background:url('../../images/downloadsFooterBg.gif') bottom left no-repeat;
	padding:5px 13px 16px 13px;
}

#test {
	display:none;
	width:100px;
	height:100px;
	border:1px solid red;
}

#mediaOpts {
	display:none;
	position:absolute;
	background-color:#FFF;
	border:6px solid #4e90a1;
	*border-right:7px;
	border-bottom:0px;
	height:482px;
	*height:525px;
	width:483px;
	*width:482px;
	z-index:100;
	top:505px;
	left:400px;
	
}
#mediaOpts p.footer  {
	background:url('../../images/mediaPopBottom.gif') bottom left no-repeat;
	margin-left:-6px;
	margin-right:-6px;
	padding-top:30px;
	*padding:0 0 0 0;
	*margin:-3px 0 0 -6px;;
	width:600px;
}

#popForms p.heading{
	font-weight:bold;
	color:#24414e;
	font-size:11px;
	padding-left:2px;
	padding-bottom:5px;
				
}
#popForms a.close{
	float:right;
	position:relative;
	top:-25px;
	right:5px
}

#popForms .header {
	margin:13px;
	padding-bottom:0px;
	border-bottom:1px solid #d9e5e7;

}
#popForms ul {
	margin-left:13px;
	padding-top:10px;
}

#popForms ul li {
	margin-left:15px;
	padding-top:8px;
}

#contentCreation {
	display:none;
	position:absolute;
	background-color:#FFF;
	border:6px solid #4e90a1;
	border-bottom:0px;
	height:272px;
	*height:300px;
	width:483px;
	z-index:100;
	top:635px;
	left:400px;
}
#contentCreation p.footer  {
	background:url(../../images/mediaPopBottom.gif) bottom left no-repeat;
	margin-left:-6px;
	margin-right:-6px;
	padding-top:30px;
	*margin:0px 0 0 -10;
	*padding:0 0 0 0;
	*width:600px;
}

.portalBottom {
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #d9e5e7;
	padding-top:10px;
	
}
.portalsave {
	margin-left:5px;
}

.trackassets {
	float:right;
	margin-top:-22px;
}
#menuTablePortalForm td.dotted {
	padding:15px 0;
	background-image: url(../../images/dottedlineW.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#menuTablePortalForm td.notdotted 
{
	padding-left:0px;
}

#menuTablePortalForm td.dottedsmall {
	padding:0px 0;
	background-image: url(../../images/dottedlinesmall.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#menuTablePortalForm input.texttogether {
	width:200px;
	margin-right:10px;
}
#menuTablePortalForm input.texttogethera {
	margin-left:10px;
	width:200px;
}

#menuTablePortalForm .rowheadtext {
	padding-left:30px;
	padding-right:32px;
}

.inlinehead {
	font-weight:normal;
}



.clearCommentButton {
    background: transparent url(../../images/buttons/clearcommentbtn.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    width:90px;
    text-decoration: none;
}


#mainWrapperPreview {
	float: left;
	background-color: transparent;
	background-image: url(../../images/maincontainerBorder.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#mediaBoxContentPreview { float: left; overflow: hidden; height:229px; }

.navContentPreview .navHedPreview a.close {
float:right;
margin-bottom:6px;
}

#mediaBoxContentPreview ul {
}

#mediaBoxContentPreview ul.medianavPreview li {
margin-bottom:2px;
padding:7px 3px 4px 3px;
}
#mediaBoxContentPreview ul.medianavPreview li.selected {
border:none;
background-color:#fff;
}




#mediaContainerPreview select, #mediaContainerPreview input, #mediaContainerPreview textarea {
	border: 1px solid #acc5cc;
	background-color: #eaf0f2;
}

#flashMediaDefaultPreview {
	float: left;
	width: 319px;
	height: 282px;
	background-image: url(../../images/defaultmediaplayerBg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 7px 7px 7px 10px;
}



#mediaToggleBoxPreview {
	float: left;
	width: 315px;
	margin-left: 1px;
}

#mediaToggleBoxPreview p.headline {
	font-size: 10px;
}
#mediaToggleBoxPreview p.videoTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.medianavPreview {
	float:left;
	width:309px;
	background-color: #d8e7b7;
	border-left: 6px solid #d8e7b7;
	border-bottom: 2px solid #d8e7b7;
}

#mediaBoxContentPreview div.navContentPreview {
display:none;
}
#mediaBoxContentPreview ul.medianavPreview {
margin:0; padding:0;
}
#mediaBoxContentPreview ul.medianavPreview li {
margin:0; padding:6px 3px 5px 3px;
display:inline;float:left;
color:#fff;
}
#mediaBoxContentPreview ul.medianavPreview li.selected {
background-color:#fff;
}
#mediaBoxContentPreview ul.medianavPreview li.selected a {
}
#mediaBoxContentPreview ul.medianavPreview li a {
margin:0 3px;
}

div.navContentPreview {
	float: left;
	width: 315px;
	height: 202px;
	overflow: hidden;
}
div.navHedPreview {
	float: left;
	background-color: transparent;
	background-image: url(../../images/navHedBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px 17px 0 13px;
}
div.navHedPreview p{
	display: block;
	width: 200px;
	float:left;
	font-weight: bold;
}
div.navHedPreview button {
	background: none;
	border: 0;
}
div.navBodyPreview {
	float: left;
	width: 294px;
	height: 170px;
	background-color: transparent;
	background-image: url(../../images/interiorBrd.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding:0 10px 0 11px;
}
div.navBodyPreview .divider{
	clear:both;
	width: 294px;
	margin: 0 0 8px 0; padding:0; height:1px; font-size: 1px;
	border-top: 1px solid #d9e5e7;
}
div.navBodyPreview table{
	float: left;
}
div.navBodyPreview table td{
	padding-bottom:10px;
	vertical-align: top;
}
div.navBodyPreview table td button.btn{
	border: 0;
	background: none;
	color: #ffffff;
	font-size: 10px;
	width: 50px;
	height: 20px;
}




#mainContentContainerPreview {
	float: left;
	width: 667px;
	background-image: url(../../images/mainContainerbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 11px 19px 0 11px;
	margin: 0;
}
#mainContentContainerPreview .bgOn {
	background-color: #d8e9b3;
}
#mainContentContainerPreview span.hid {
	display: none;
}


#mainContentContainerBtmPreview {
	float: left;
	width: 694px;
	height: 22px;
	background-color: transparent;
	background-image: url(../../images/maincontentcontainerBtm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}