/* licensestream.css - Stylesheet for LicenseStream Application and Portal sites
 * Author: Sheryl Morgan
 * Copyright: 2008 Imagespan
 */
 
/*** GLOBAL STYLES -- All styles for Global go here ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h3 
{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

hr.divider
	{
	clear: both;
	margin: 0px 0px 13px 10px;
	padding: 0;
	height: 1px;
	border: 0;
	color: #d9d9d9;
	background: #d9d9d9;
	}

   
/*** GLOBAL CLASSES & STYLES  -- All custom Global styles go here ***/

.errorText 
{
	color: darkRed;
	font-weight: bold;
}

.successText 
{
	color: Green;
	font-weight: bold;
}

.centeredLabel 
{
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.block
{
    display: block;
    border: dashed 1px #ddd;
    border-top: solid 0px #ddd;
    line-height: 18px;
    padding: 2px 0px 2px 5px;
}

.marginBottom5
{
    margin-bottom: 1px;
}

.txtRight 
{
    text-align: right;
}

.clear 
{
    clear: both;
}

.boldTxt {
    font-weight: bold;
}

.grayBoxContent 
{
    display:block;
    background:#fff;
    border:0 solid #ccc;
    border-width:0 1px;
}

.grayBoxContent div 
{
    padding: 8px 10px;
}

.grayBorder 
{
    margin: 0px 0px 10px 10px;
}

.threeBreaks,
#mainApplicationLeft .uploadBg.treeBreaks {
    margin-top: 30px;
}
   
/*** FILTER ACCORDION ***/

.filterLine
{
	background-color: #CCC;
	padding: 5px; 
	color: #000;
	font-weight: bold;
	border-bottom: solid 1px #888;
}

.filterLineSelect
{
	padding: 5px;
	font-weight: bold;
	background-color: #6699cc;
	color: #000033;
}

 .accordianImg {
    .margin-bottom: -3px;
 }

.paddedSelector /* used in prepareContent.aspx */
{
	padding: 4px;
}

.red /* used in selectAccount.aspx */
{
    color:#ff0000;
}

.green /* used in selectAccount.aspx */
{
    color:#339900;
}

.continueButton /* used in uploaderHtml.uplx */
{
	text-align: right;
	margin-top: 20px;
	margin-right: 20px; 
}

.extraTopPadding /* used in selectAccount.aspx */ 
{
    padding-top: 20px;
}    
    
.footnote /* used in addContent.aspx */
{
    font-size: 11px;
}

/*** Panels ***/

.panelContainer 
{
    margin-bottom: 20px;
    width: 500px;
}

	.panelHeader 
	{
	    text-align: center;
	    color: #fff;
	    font-weight: bold;
	    padding: 3px;
	    background-color: #333;
	    margin-top: 10px;
	}

	.panelHeaderRed
	{
	    text-align: center;
	    color: #ff0000;
	    font-weight: bold;
	    padding: 3px;
	    background-color: #333;
	    margin-top: 10px;
	}

    .panelBody 
    {
	    border-left: solid 1px #999;
	    border-right: solid 1px #999;
	    border-bottom: solid 1px #999;
	    margin-top: 0px;
	    padding: 5px 10px;
	}
        
		.panelBody table 
		{
			padding: 0px;
			margin: 0px;
		}
	    
	    .panelColumn 
	    {
		    width: 50%;
	    }
	    
	    .panelLabelCol 
	    {
			float:left;
			width:auto;
	    }
	    
	    .panelFormCol 
	    {
	        width: auto;
	        margin-left:130px;
		}

.panelContainerAuto 
{
    margin-bottom: 20px;
    width: auto;
}

#mainApplicationRight .panelContainerAuto 
{
    margin-left:10px;
}

#mainApplicationRight .panelBody .centerImg 
{
    margin: 4px auto 8px auto;
    width: auto;
    display: block;
}

#mainApplicationRight .panelBody span 
{
    line-height: 18px;
}

td.setLeftWidth 
{
    width:128px;
}

/*** END Panels ***/

/*** Content Grid Styles ***/

.contentGrid
{
	border: solid 1px #CCC;	
}

table.contentTblBorder /*Begin Search Table styles */
{
    border: solid 1px #ddd;
}

table .paddRight
{
    margin-right: 10px;
}

.divEmailLightbox
{
    text-align: right;
    margin-top: 10px;
    margin-right: 25px;
}

#mainApplicationLeft .contentGrid td
{
	border: solid 1px #CCC;	
}

.divGridContentName
{
    position:relative;
    margin-top:5px;
}

#mainApplicationLeft .contentGrid td.thumbnailCell,
#mainApplication .contentGrid td.thumbnailCell
{
    height:150px;
    width:150px;
    padding:0px;
    margin:0px;
    border:0px;
}

.tiny
{
    overflow: hidden;
    width: 150px
}

.descriptionTxt
{
    position: relative;
    height: 8px !important;
    font-size: 12px;
    font-style: italic;
}

.txtSpacer
{
    padding-left:70px;
}

.contentGrid .centeredLabel input
{
    margin: 0px -2px 0px 0px;
    padding: 0px;
}

.divSort /* sort styles */
{
    position: relative;
    bottom: 7px;
    height:8px !important;
}

.contentGrid .centeredLabel input.outerSortBtnLeft
{
    margin-right: 2px;
}

.contentGrid .centeredLabel input.outerSortBtnRight
{
    margin-left: 2px;
}

.errorText.contentGridError /* grid error text style */
{
    margin-top: 10px;
}


/*** END Content Grid Styles ***/

/*** Preview Control Styles ***/

.contentPreview
{
	width: 870px;
}

#mainApplicationLeft .contentPreview table td
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#mainApplicationLeft .contentPreview .storyboardViewer td 
{
	text-align: center;
	border: solid 1px #CCCCCC;
	margin: 0px;
	padding: 5px;
}


#mainApplicationLeft .contentPreview #divVideoComments table td 
{
	margin: 0px;
	padding: 5px;
}


.contentPreview .leftPreviewSection
{
	width: 550px; 
	margin-right: 10px; 
	float: left;
}

.contentPreview .leftPreviewSection .leftPanel
{
	width: 550px;
}

.contentPreview .rightPreviewSection
{
	width: 300px;
	margin-left: 10px;
	float: right;
}

.contentPreview .rightPreviewSection .rightPanel
{
	width: 300px;
}

.contentPreview .actionButton
{
	margin-right: 20px;
}

.contentPreview .storyboardViewer
{
	overflow: auto;
}

/*** END Preview Control Styles ***/

/*** Popups ***/

.previewPopup
{
	width: 885px;
	height: 700px;
}

.manageContentPopup
{
	width: 350px;
	height: 220px;
}

.restrictionPopup
{
	width: 630px;
	height: 400px;
}

.keywordGenPopup
{
	width: 520px;
	height: 560px;
}

.releasePopup
{
	width: 700px;
	height: 420px;
}

.modalPopup
{
	padding:10px;
    background-color: White;
    border-style: solid;
    border-color: #2A77D3;
    border-width: 2px;
    vertical-align: middle;
    overflow: auto;
}

.modalBackground 
{ 
	background-color: #004F44;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*** END Popups ***/

/*** Round Gray Corners ***/
.xtop, .xbottom 
{
    display:block;
    background:transparent;
    font-size:1px;
}
 
.gb1, .gb2, .gb3, .gb4 
{
    display:block;
    overflow:hidden;
}

.gb1, .gb2, .gb3 
{
    height:1px;
}

.gb2, .gb3, .gb4 
{
    background:#fff;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

.gb1 
{
    margin:0 5px;
    background:#ccc;
}

.gb2 
{
    margin:0 3px;
    border-width:0 2px;
}

.gb3 
{
    margin:0 2px;
}

.gb4 
{
    height:2px;
    margin:0 1px;
}

/*** END Round Gray Corners ***/
	
/*** MASTER PAGE STYLES  -- All styles for Master page go here **/
#container 
{
	width: 960px;
	background:#fff;
	padding: 10px 0px 0px 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

#header 
{
    width: 960px;
	margin: auto;
	text-align: left; 
    background: #fff url(../../Images/headerBg.jpg) bottom center no-repeat;
    padding: 0px;
    margin-top: 10px;
}	 

#header #headerLeft
{ 
    margin-left:13px;
    margin-top: 12px;
	float:left;
}

#header #headerRight 
{
    text-align:right;
    background-position: top right;
    background-repeat: no-repeat;
    height:68px;
    margin-top:12px;
    padding-right:12px;
    float:right;
}	 

#header #headerRight a 
{
    padding-left:4px;
    padding-right:4px;
    clear:both;
    text-transform: lowercase;
}

#header #headerRight .headerSearch
{
    padding:19px 3px 0px 0px;
} 

#header #headerRight .headerSearch input
{
    vertical-align: middle;
}

#header #headerRight .headerSearch input.txtBox
{
    color: #777;
    font-family: Arial;
}

.appHeader,
.portalHeader
{
    height: 118px;
    /*background-image: url(../../images/navBackground.jpg);*/
}

/* NOTE -- Begining Menu Navigation Styles **/
#navigation .nav 
{
	font-family: Helvetica, Arial, sans-serif;
	z-index:100;
	position:relative;
}

#navigation .nav, .nav ul 
{
	list-style: none;
	margin:0px;
	padding: 0px;
}

#navigation .nav li 
{
	float: left;
	margin: 0;
	padding-top:0px;
	position: relative;
	height: 29px;
}

#navigation .nav li img.divider
{
	vertical-align: middle;
}

#navigation .nav li a, .nav li a:link, .nav li a:active, .nav li a:visited 
{
	margin: 0px;
	font: 13px Helvetica, Arial, sans-serif;
	color: #fff;
	display: block;
	line-height: 29px;
	text-decoration: none;
}

#navigation .nav li ul
{
	background: #fff;
	opacity:.93;
	filter: alpha(opacity = 93);
}

#navigation .nav ul 
{
	margin-top:0px;
	padding:10px 0px 20px 0px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #4F7CDE;
    border-right: 1px solid #4F7CDE;
    border-bottom: 1px solid #4F7CDE;
	list-style: none;
	position: absolute;
	top: -999em;
}

#navigation .nav li:hover ul,.nav li.sfHover ul 
{
	top:29px;
}

#navigation .nav 
{
	margin-left:90px;
}

#nav-one li:hover a, #nav-one li.sfHover a 
{
	background-color: #00a590;
    color: #FFF;
}

#navigation #nav-one li ul li a, #nav-one li ul li:hover a, #nav-one li ul li.sfHover a 
{
    font-size:12px;
    border-bottom: 1px solid #ccc;
    margin:0px 16px 0px 16px;
    width:160px;
    background: #fff;
    color: #4F7CDE;
	padding: 10px 0px;
}

#navigation .nav li li a,
#navigation .nav li li a:link, 
#navigation .nav li li a:active, 
#navigation .nav li li a:visited 
{
    line-height: normal;
}

#navigation .nav li li
{
    height: auto;
}

#navigation 
{
    width:780px;
    margin-left:160px;
    margin-right:10px;
    clear:right;
    padding-top:6px;
}

#navigation #element 
{
	float:left;
	margin-top:0px;
	padding-left:0px;
}

img.divider
{
	margin-top:0px;
}

#navigation #nav-one li ul li a:hover 
{
    color: #00a590;
    text-decoration: underline;
} 

/* NOTE -- End of Menu Navigation code */

#siteLogoContainer
{
    background-image: url(../../images/poweredLogo.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 36px;
    margin-right: 10px;
}


#footer 
    {
    color:#01564b;
    padding: 1px 0px 0px 0px;
    width: 960px;
    background:#85b1e5;
    border-top: solid 0px #bfbfbf;
    } 

#footer a 
    {
    color: #01564b;
    text-decoration:underline;
    } 

#footer #footerElement 
{
	margin: 0;
	padding: 0px 0;
}

#footer #footerElementText 
{
	margin: 0px;
	padding: 0px;
}

#footer #footerText 
{
	text-align:right;
	padding:10px 10px 0px 0px;
	font-size: 10px;
	height: 24px;
}

#footer #footerLogo 
{
    float: left;
}


/*** APPLICATION STYLES  -- All styles for LS version 2.0 go here **/

#navigationApp .nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	display: block;
	padding: 0px 20px;
	text-decoration: none;
}
#navigationApp .nav {
	margin-left:20px;
}
#navigationApp .nav li .appRight{
	margin-left:105px;
}

#navigationApp #nav-one li li:hover a, #nav-one li li.sfHover a {
	padding: 10px 0px;
}


#mainApplication { 
	color:#000000;
	padding: 0px 10px 0px 10px;
	margin:0px 15px 0px 15px;
	background: #fff url(../../images/content_back.gif) top left no-repeat;
	min-height:400px;height:auto !important;height:400px;
}

/* Left Content styles **/
#mainApplicationLeft {
	min-height:400px;
	width:610px;
	float:left;
	color:#000000;
	padding: 0px 20px 30px 0px;
	margin: 20px 0px 0px 20px;
	background: url(../../images/divider.jpg) top right no-repeat;
	_margin-left: 10px;
	}


#mainApplicationLeft span.spn_gray {
    color:#777;
    font-size: 14px;
    }
#mainApplicationLeft .leftHeadline {
	font-size:24px;
	margin-left: -1px;
	padding:0px 0px 5px 0px;
	}	
#mainApplicationLeft .leftLargeTxt {
	font-size:24px;
	padding:0px 0px 5px 0px;
	}
	
/* Reusable Gray Button **/
#mainApplication .divQuickBtn {
    width: 139px;
    height: 48px;
    padding-top: 19px;
    background: url(../../images/quickBtn.jpg) top left no-repeat;
    margin-top: 1.5em;
    margin-right: 19px;
    text-align: center;
    float: left;
    }
        #mainApplication .divQuickBtn a {
            display: block;
            color: #01564b;
            text-decoration: none;
            height: 48px;
            }
        #mainApplication .divQuickBtn a:hover {
            text-decoration: underline;
            }

#mainApplication .divQuickBtnShort {
    width: 139px;
    height: 29px;
    padding-top: 0px;
    background: url(../../images/quickBtnShort.jpg) top left no-repeat;
    margin-top: 1.5em;
    text-align: center;
    float: left;
    }
#mainApplicationRight .divQuickBtnShort {
    margin-left: 40px;
    }
        #mainApplication .divQuickBtnShort a {
            display: block;
            color: #01564b;
            font-size: 12px;
            text-decoration: none;
            line-height: 29px;
            text-align: center;
            }
        #mainApplication .divQuickBtnShort a:hover {
            text-decoration: underline;
            }

/* Table Styles**/
#mainApplicationLeft table { 
	margin-top:5px;
	}
#mainApplicationLeft table td {
	padding:6px;
	}
#mainApplicationLeft table img {
	vertical-align:text-bottom;
	}
#mainApplicationLeft table th {
	color: #296BB9;
	text-align: left;
	background-color: #000;
	padding: 7px;
	}
	
table.accountGrid,
table.storageGrid {
	width: 580px;
    }

table .definitionColumn {
	width: 500px;
    }

table .accountColumn {
	width: 40px;
    }

table.tableRegister {
    width: 480px;
    }    
    table.tableRegister .txtRight {
        .padding-bottom: 15px;
        }        
    table.tableRegister .td_validation {
	    padding: 5px 0 10px 20px;
        }            
    table.storageGrid td,
    table.tableRegister td {
        vertical-align: middle;
	    }     
    table.tableRegister td {
	    padding: 2px 6px;
	    }
    	
table tr.tr_alternate {
    background-color:#e5e5e5;
    }
    
table tr.tr_topSpace td {
	width: 110px;
    .padding-top:15px;
    }
    
table.line {
    border: solid 1px #ccc;
    background: #f6f6f6;
    padding: 10px 10px 10px 5px;
    margin: 10px 0px 10px 0px;
    }    
    table .line td {
        padding: 2px;
        .padding-left: 15px;
        }

table tr.promoGrid {
	color: Green;
	font-weight: bold;
    }
    
table.noPaddTlb td a.GroupName {
    font-size: 13px;
    }

table.tblSearchClass
    {
    border: solid 1px #ccc;
    }
    

/* Tabs Styling **/
ul.tabsMenu { 
    width: auto;
    height: 20px;
    display: block;
    border-left: solid 0px #aaa;
    margin-top: 10px;
    }
    
    ul.tabsMenu a {
        display: block;
        color: #e3e3e3 ! important;
        text-decoration: none ! important; /* TODO: should be fixed in a proper way */
        }
        
    ul.tabsMenu li {
        display: block;
        width: 140px;
        height: 20px;
        border-top: solid 0px #aaa;
        border-right: solid 3px #fff;
        float: left;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        }
        .shorten ul.tabsMenu li {
            width: 110px;
            }
    ul.tabsMenu li.tab a {
        color: #296BB9 ! important;
        background-color: #e3e3e3 ! important; /* TODO: should be fixed in a proper way */
        }

    ul.tabsMenu li.tabChosen a,
    ul.tabsMenu li.tab a:hover {
        background-color: #296BB9 ! important; /* TODO: should be fixed in a proper way */
        color: #eee ! important; /* TODO: should be fixed in a proper way */
        }

/* Panel Styling **/
.tabsDiv { 
    width: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 2px 12px 8px 12px;
    line-height: 17px;
    border-top: solid 1px #aaa;
    border-right: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    clear: both;
}   
    .tabsDiv table td.setwidth {
        width: 82px;
        font-weight: bold;
        }
#divMetadataPanels table {
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	margin-top: 10px;
	margin-bottom: 10px;
    }

    #divMetadataPanels table td {
	    vertical-align: top;
	    background-color: #fff;
	    padding-bottom: 7px;
        }

    #divMetadataPanels table th {
	    text-align: center;
	    font-weight: bold;
	    padding: 3px;
	    background-color: #e3e3e3;
        }
    #mainApplicationLeft table.tblHeaderBg th /* Gridview Header BG color */
        {
        background-color: #e3e3e3;
        text-align: center;
        padding: 2px 6px;
        height: 26px;
        }
    #mainApplicationLeft table.tblHeaderBg {
        }
        .tabsDivGrid {
        margin: 0px;
        padding: 0px;
        border-bottom: solid 1px #aaa;
        }
        .tabsDivGrid div {
        margin: 0px;
        padding: 0px;
        }
.formPanel {
	border: solid 1px #ccc;
    background: #f6f6f6;
    padding: 10px 10px 10px 5px;
    margin: 10px 0px 10px 0px;
    }
    /* Store Manager - Manage Customers code*/
    td.setwidthRight {
        width: 85px;
        font-size: 11px;
        }
    a.rightPanelLinkSmall {
        text-decoration: underline;
        color: #333;
        font-size: 11px;
        }
    #moreOptionsTlb {
        display:none;
        margin:0px auto 10px auto;
        }

/* Upload Slider Styling **/
#mainApplicationLeft #slider {
    width:575px;
    margin-top:15px;
    }
    
    #mainApplicationLeft #slider .header {
        width:555px;
        padding:0px 0px;
        font-weight:normal;
        margin-top:5px;
        cursor:pointer;
        }
        
    #mainApplicationLeft #slider .header:hover {
        color:#666666;
        }
        
    #mainApplicationLeft #slider .content {
        overflow:hidden;
        }
        
    #mainApplicationLeft #slider .text {
        width:555px;
        padding: 4px 12px 2px 12px;
        }
        
    #mainApplicationLeft #slider .text p {
        padding: 0.5em 0em;
        }

/* Specific Pages -- **/
/* Market Content and Store Upload Buttons **/
.uploadBg { 
    width: 613px;
    min-height: 145px;
    margin: 5px 0px 30px -23px;
    position: relative;
    }
    .uploadBg.uploadClearPadd {
        padding-left:30px;
        width: 583px;
        }
.uploadBgImg {
    background: #fff url(../../images/uploadBtn_bg.jpg) top left no-repeat;
    margin-top: 25px;
    }
.uploadBgImg2 {
    background: #fff url(../../images/uploadBtn2_bg.jpg) top left no-repeat;
    margin-top: 25px;
    }
.uploadBgImg1 {
    background: #fff url(../../images/uploadBtn3_bg.jpg) top left no-repeat;
    margin-top: 25px;
    }
.uploadBgImgNoIcon {    
    background: #fff url(../../images/uploadBtn_bgNone.jpg) top left no-repeat;
    margin-top: 25px;
    }
.uploadBgImgNoIcon2 {    
    background: #fff url(../../images/uploadBtn_bgNone_be.jpg) top left no-repeat;
    margin-top: 25px;
    }
.uploadBgImgQuick {    
    background: #fff url(../../images/uploadBtn_bgQuick.jpg) top left no-repeat;
    }
    
.uploadBg p {
    height: 125px;
    margin-left: 20px;
    float: left;
    color: #fff;
    margin-top: 0px;
	_margin-left: 12px;
    }
    .uploadBg p.uploadBox {
        width: 149px;
        padding: 15px 8px 5px 20px;
        font-size: 14px;
        _padding-left: 18px;
        _width: 155px;
        }
    .uploadBg p.uploadBox a,
    .uploadBg p.uploadBox a:link,
    .uploadBg p.uploadBox a:visited,
    .uploadBg p.uploadBox a:hover {
        font-size: 14px;
        text-decoration: none;
        font-weight: normal;
        display: block;
        height: 98px;
        margin-right: 11px;
        }
    .uploadBg p.uploadBox a:hover {
        text-decoration: underline;
        }
    .uploadBg p.uploadBoxOne {
        background: transparent url(../../images/screen.png) bottom right no-repeat;
        width: 164px;
        padding: 15px 5px 5px 22px;
        _padding-left: 18px;
        _width: 168px;
        }
    .uploadBg p.uploadBoxTwo {
        background: transparent url(../../images/clapper.png) bottom right no-repeat;
        width: 172px;
        padding: 15px 5px 5px 8px;
        }
    .uploadBg p.uploadBoxThree {
        background: transparent url(../../images/speaker.png) bottom right no-repeat;
        width: 166px;
        padding: 15px 5px 5px 0px;
        _padding-left: 8px;
        }
    .uploadBg p.uploadBoxFour {
        background: transparent url(../../images/speakerphone.png) bottom right no-repeat;
        width: 124px;
        padding: 12px 52px 20px 18px;
        _padding-left: 18px;
        _width: 130px;
        font-size: 14px;
        line-height: 15px;
        }
    .uploadBg p.uploadBoxFive {
        background: transparent url(../../images/board.png) bottom right no-repeat;
        width: 132px;
        padding: 12px 60px 25px 0px;
        font-size: 14px;
        }
    .uploadBg p.uploadBoxSix {
        background: url(../../images/email.png) bottom right no-repeat;
        width: 118px;
        padding: 12px 57px 5px 8px;
        font-size: 14px;
        _padding-left: 4px;
        margin-left: 0px;
        }
        .uploadBg.uploadClearPadd p.uploadBoxSix
            {
            margin-right: 13px;
            _margin-left: 4px;
            }
    .uploadBg p.uploadBoxSeven {
        background: transparent url(../../images/sign.png) bottom right no-repeat;
        width: 124px;
        padding: 12px 52px 0px 18px;
        _padding-left: 18px;
        _width: 130px;
        font-size: 14px;
        line-height: 15px;
        }
    .uploadBg p.uploadBoxEight {
        background: transparent url(../../images/folder.png) bottom right no-repeat;
        width: 122px;
        padding: 12px 55px 0px 0px;
        font-size: 14px;
        }
    .uploadBg p.uploadBoxNine {
        background: transparent url(../../images/paper.png) bottom right no-repeat;
        width: 141px;
        padding: 12px 34px 1px 20px;
        font-size: 14px;
        _padding-left: 20px;
        margin-left: 0px;
        }
    .uploadBg p.uploadBoxTen {
        background: transparent url(../../images/people.png) bottom right no-repeat;
        width: 160px;
        padding: 12px 42px 12px 18px;
        _padding-right: 38px;
        font-size: 14px;
        line-height: 15px;
        }
    .uploadBg p.uploadBoxTen span {
        margin-right: 30px;
        }
    .uploadBg p.uploadBoxEleven {
        background: transparent url(../../images/reports.png) bottom right no-repeat;
        width: 136px;
        margin-left: -5px;
        padding: 12px 32px 8px 0px;
        font-size: 14px;
        }
    .uploadBg p.uploadBoxTwelve {
        background: transparent url(../../images/stop.png) bottom right no-repeat;
        width: 137px;
        margin-left: -8px;
        padding: 12px 25px 8px 36px;
        font-size: 14px;
        _padding-left: 0px;
        _width: 153px;
        _margin-left: 28px;
        }
    .uploadBg p.uploadBoxTwelve span {
        _margin-right: 30px;
        }
    .uploadBg p.uploadBoxThirteen {
        background: transparent url(../../images/shield_3.png) bottom right no-repeat;
        width: 160px;
        padding: 12px 5px 12px 18px;
        _padding-right: 1px;
        font-size: 14px;
        line-height: 15px;
        }
    .uploadBg p.uploadBoxThirteen span {
        margin-right: 30px;
        }
    .uploadBg p.uploadBoxFourteen {
        background: transparent url(../../images/spyglass.png) bottom right no-repeat;
        width: 160px;
        padding: 12px 5px 12px 18px;
        _padding-right: 1px;
        font-size: 14px;
        line-height: 15px;
        }
    .uploadBg p.uploadBoxFourteen span {
        margin-right: 30px;
        }
    .uploadBg p.uploadBoxFifteen {
        background: transparent url(../../images/money.png) bottom right no-repeat;
        width: 122px;
        margin-left: 30px;
        padding: 12px 32px 8px 0px;
        font-size: 14px;
        }
    .uploadBg p a:link,
    .uploadBg p a:visited,
    .uploadBg p a:active {
        color: #fff;
        }
    .uploadBg p a:hover {
        color: #ADEF2C;
        }
    .uploadBg p img {
        display: block;
        margin-top: 11px;
        }
    .uploadBg p.uploadBoxFour img {
        margin-top: 10px;
        }
    .uploadBg p span {
        font-size: 11px;
        line-height: 13px;
        display: block;
        padding-top: 5px;
        }
    
    .cms_container {
        padding:0px;
        margin:0px 0px 0px 0px;
        background: #f6f6f6;
        width: 270px;
        height: 130px;
        border-left: #ccc 1px dashed;
        border-right: #ccc 1px dashed;
        border-bottom: #ccc 1px dashed;
    }
    
    #mainApplicationLeft .cms_container table td {
        padding: 0px;
    }
    #mainApplicationLeft a.GroupName {
        font-size: 14px;
        color: #fff;
        margin-left: 0px;
        text-decoration: none;
        display: block;
        padding: 3px 6px;
        background: #333;
    }
    
    #mainApplicationLeft ul.marketingList {
        margin-left: 12px;
        margin-top: 5px;
        color: #333;
        padding: 0px 10px;
    }

    #mainApplicationLeft .marketingListItems a {
        color: #666;
        font-size: 11px;        
    }

    #mainApplicationLeft .marketingListItems a:hover {
        color: #333;        
    }
    
    #mainApplicationLeft .cms_container a.MoreLink {
        display: block;
        text-align: right;
        font-size: 11px;
        color: #000;
        font-weight: bold;
        padding-right: 10px;
        margin-top: 3px;
    }

    #mainApplicationLeft .cms_container table {
        margin-top: 0px;
    }

/*Add Content Landing Page Styles **/
#mainApplicationLeft .landingImg { 
    background: url('../../images/landing_flash.jpg') top left no-repeat;
    margin-top: 40px;
    margin-left: 15px;
    width: 323px;
    height: 260px;
    float: left;
    }
    #mainApplicationLeft .landingImg .uploadTxt {
        font-size: 22px;
        color: #3e3e3e;
        text-align:center;
        margin-top: 28px;
        }

#mainApplicationLeft .addContent {
   margin-left: 355px;
   margin-top: 30px;
   width: 195px;
   } 

   .uploadChoiceContainer {
   margin: 30px 0px 20px 0px;
   }
   
   .uploadChoiceImg {
   background-image: url(../../images/add_content.jpg);
   height:173px;
   width:240px;
   float:left;
   }

   .uploadChoiceVid {
   background-image: url(../../images/add_content.jpg);
   height:173px;
   width:240px;
   margin-left: 271px;
   }
   
   .uploadChoiceContainer .morePadding {
   margin-left:30px;
   margin-right:30px;
   padding-top:16px;
   }
   
   .morePadding img {
   margin-bottom:20px;
   }

#mainApplicationLeft .addContent .boxBack {
    margin-left: 55px;
    height: 71px;
    width: 141px;
    background: #fff url('../../images/upload_mid_bg.jpg') no-repeat;
    }

    #mainApplicationLeft .addContent .boxBack a:link,
    #mainApplicationLeft .addContent .boxBack a:visited,
    #mainApplicationLeft .addContent .boxBack a:active {
        color: #ffffff;
        text-decoration: none;
        display: block;
        padding: 17px 0px 0px 16px;
        height: 54px;
        }

    #mainApplicationLeft .addContent .boxBack a:hover {
        color: #ffcc33;
        display: block;
        padding: 17px 0px 0px 16px;
        height: 54px;
        }

    #mainApplicationLeft .addContent .boxBack p {
        padding: 0px;
        margin:0px;
        }

    #mainApplicationLeft .addContent .boxBack p.iconImages {
        background: transparent url('../../images/icon_images.png') top right no-repeat;
        }
    #mainApplicationLeft .addContent .boxBack p.iconAudio {
        background: transparent url('../../images/icon_audio.png') top right no-repeat;
        }
    #mainApplicationLeft .addContent .boxBack p.iconFilm {
        background: transparent url('../../images/icon_film.png') top right no-repeat;
        }

#mainApplicationLeft #hiddenTxt {
    margin-left:90px;
    font-size: 10px;
    color: #545454;
    }
    
    
/*Store Landing Page Styles **/

.panelBody table.centerTable {
    margin: auto;
    text-align: center;
}

#mainApplicationLeft .panelBody table.centerTable td {
   padding: 6px 0px;
}

#mainApplicationLeft table td.leftColSpacing {
    width:280px;
}

#mainApplicationLeft table td.longColSpacing {
    width:420px;
}

.editFrame {
    background-color:#d6d6d6;
}

.btnCalc {
    width: 30px;
}


/* Right Column Styles **/
#mainApplicationRight {
	float: left;
	width: 240px;
	margin: 20px 0px 30px 10px;
	min-height: 400px;
	}
.rightHeadline {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 10px 10px;
	}
.badgeHolder {
	clear: both;
	}
    .badgeHolder .icon {
	    float: left;
	    width: 70px;
	    }
    .badgeHolder .iconText {
	    float: left;
	    width: 163px;
	    font-size: 11px;
	    margin: 7px 0px 15px 7px;
	    }
    .badgeHolder .iconText a:link,
    .badgeHolder .iconText a:visited,
    .badgeHolder .iconText a:active {
	    display: block;
	    text-decoration: none;
	    color: #000000;
	    font-size: 11px;
	    line-height: 16px;
	    }
    .badgeHolder .iconText a:hover {
        text-decoration: underline;
        display: block;
	    font-size: 11px;
	    line-height: 16px;
	    }

.centerDiv table { /* note: for Prepare Content */
	margin: 0px auto;
    width: 227px;
    text-align: center;
}

.rightPara {
     margin-left: 10px;
     margin-bottom: 10px;
}

.rightPara.home {
    margin: 5px 10px;
    padding: 0px;
}

ul.rightPara {
    color: #666;
    margin-left: 30px;
    padding: 0px;
    }

/* LeftMaster Styles **/

#mainApplicationTop {
    margin: 0px 20px 0px 15px;
    padding: 20px 0px 0px 0px;
    }

#mainApplicationTop p {
    padding: 1em 0px;
    line-height: 16px;
    }
#mainApplicationTop span.spn_gray {
    color:#777;
    font-size: 14px;
    }
#mainApplicationTop .leftHeadline {
	font-size:24px;
	margin-left: -1px;
	padding:0px 0px 5px 0px;
	}	
#mainApplicationTop .leftLargeTxt {
	font-size:24px;
	padding:0px 0px 5px 0px;
	}

.reversed #mainApplicationLeft {
	min-height:400px;
	width:595px;
	float:left;
	color:#000000;
	padding: 0px 0px 30px 22px;
	margin: 20px 20px 0px 17px;
	background: url(../../images/divider.jpg) top left no-repeat;
	_margin: 20px 0px 0px 15px;
	}

    .reversed #mainApplicationLeft h3 {
        margin-bottom: 3px;
        }

.reversed #mainApplicationRight {
	float: left;
	width: 240px;
	margin: 20px 0px 30px 10px;
	min-height: 400px;
	_margin: 20px 0px 0px 5px;
	}

.previewfloat
{
	background-position: width:250px;
	display:none; 
	/*visibility: hidden;*/
	position: absolute;
	left: -3000px;
	z-index: 10;
	border: 2px solid #000000 !important;
	width:270px;
	height: 305px;
	max-width: 270px;
	max-height: 310px;
	background-color: #FFFFFF;
	text-align:center;
    /*
    This technique will work in Firefox, Safari, Chrome and any other CSS3-compatible browser. 
	This technique will not work in Internet Explorer.
	*/
    -moz-border-radius: 15px;        
     border-radius: 15px; 

}
.previewimage
{
	position:relative;
	margin:10px 10px 50px 10px;  
	border: 1px solid #000000 !important;
	width:250px;
	height: 250px;
	max-width: 250px;
	max-height: 250px;
	background: #D7D7D7;
	/*
    This technique will work in Firefox, Safari, Chrome and any other CSS3-compatible browser. 
	This technique will not work in Internet Explorer.
	*/
    -moz-border-radius: 10px;    
     border-radius: 10px; 	 
}   
.previewcopyright
{
	width:250px; 
	height:15px;
	margin: -50px 10px 35px 10px;
	text-align:right;
	font-family:Sans-Serif;
	font-size:10px;
	display:block;
} 
    	
.previewcaption
{
	margin: -35px 10px 0px 10px;
	width:250px; 
	height:25px;
	text-align:left;
	display:block;
	font-size:10px;
}

#mainApplicationRight .centerDiv table td.half {
    width: 112px;
    background-color:#e3e3e3;
    padding: 4px 0px 3px 0px;
    border: solid 1px #999;
    }

#mainApplicationRight .centerDiv table td.half a {
    color: #296bb9;
    font-weight: bold;
    }

.fileContainer {
    max-height: 1000px;
    width: 231px;
    margin-top:2px;
    overflow: auto;
    }

.selectionNone {
	background-color: #ffffff;
    }

.selectionInclude {
	background-color: #296bb9;
	color: #fff;
    }

.selectionHighlight {
	background-color: #1bac9b;
	color: #fff;
    }

.selectionIncludeHighlight
{
	background-color: #077f6f;
	color: #fff;
}    

.overlay {
    margin:-137px 0px 0px 0px;
    position: absolute;
    .margin-left: -88px;
    .width: 177px;
    }
    
.overlayGrid {
    margin: -175px 0px 0px 3px;
    position: absolute;
    }

/*\*/
html*.overlay {
[margin:-137px 0px 0px 0px;/*Firefox and Netscape browsers only.*/
margin:0px 0px 0px 0px;/*Safari */
]margin:-137px 0px 0px -88px;/*Affects IE 7 only.*/
[position:absolute;/*Firefox and Netscape browsers only.*/
position:relative;/*Safari*/
]position:absolute;/*Affects IE 7 only.*/
[padding:auto auto auto auto;/*Firefox and Netscape browsers only.*/
padding:auto auto 10px auto;/*Safari */
]padding:auto auto auto auto;/*Affects IE 7 only.*/
}/**/
    
.buffer {
    margin-left: 8px;
    .margin-left: 0px;
    }


/* FullMaster Styles **/

#mainApplicationFull {
    margin: 0px 20px 0px 15px;
    padding: 20px 0px 0px 0px;
    }


#mainApplicationFull span.spn_gray {
    color:#777;
    font-size: 14px;
    }
#mainApplicationFull .leftHeadline {
	font-size:24px;
	margin-left: -1px;
	padding:0px 0px 5px 0px;
	}	
#mainApplicationFull .leftLargeTxt {
	font-size:24px;
	padding:0px 0px 5px 0px;
	}


/* GridView Master styles **/
.gridViewMaster #mainApplication { 
	color:#000000;
	padding: 0px 10px 0px 10px;
	margin:0px 15px 0px 15px;
	background: #000000;
	background: url(../../images/content_back.gif) top left no-repeat;
	min-height:400px;height:auto !important;height:400px;
}

.gridViewMaster #mainApplicationLeft {
	min-height:400px;
	width:675px;
	float:left;
	color:#000000;
	padding: 0px 0px 30px 10px;
	margin: 20px 0px 0px 0px;
	background: url(../../images/divider.jpg) top right no-repeat; 
	_margin-left: 10px;
	}

.gridViewMaster #mainApplicationRight {
	float: left;
	width: 210px;
	margin: 20px 0px 30px 15px;
	min-height: 400px;
	}

    
/*Moved code to Application styles < Left Master Styles -- 1.7.09 SM */

.loginBox {
	padding: 0 ! important;
	margin: 0 ! important;
	border-collapse: collapse ! important;
	border-spacing: 0 ! important;
}

.loginBox td {
	padding: 0 ! important;
}

.loginBox table {
	margin: 0 ! important;
	border-collapse: collapse ! important;
	border-spacing: 0 ! important;
}

.loginBox table td {
	padding: 5px ! important;
}

.calendar td
{
	padding: 1px !important;
	margin: 0 !important;
}

/*Calendar control taken from LS1*/
.calendar .ajax__calendar_container
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #d3d3d3;
    border: 1px solid #696969;
    color: #000000;
}

.calendar .ajax__calendar_header
{
	font-weight: bold;
    color: #ffffff;
    background-color: #696969;
	padding-top: 3px;
}

.calendar .ajax__calendar_footer
{
    font-weight: bold;
    color: #ffffff;
    background-color: #696969;
	padding-bottom: 3px;
}

.calendar .ajax__calendar_active .ajax__calendar_day,
.calendar .ajax__calendar_active .ajax__calendar_month,
.calendar .ajax__calendar_active .ajax__calendar_year
{
    font-weight: bold;
    color: #000000;
    background-color: #CD5C5C;
}

.calendar .ajax__calendar_dayname
{
	font-weight: bold;
}

/* Safari hack */
.calendar .ajax__calendar_months,
.calendar .ajax__calendar_years
{
   visibility: hidden;
}
/*End Calendar*/

.licenseSummaryDiv /*--used in previewLicense.aspx--*/
{ 
    width: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 0;
    line-height: 17px;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    border-left: solid 1px #666;
    border-bottom: 0;
    clear: both;
}

.licenseSummary
{
	font-family: Arial;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	color: #555555;
	background-color: #efefef;
	border-style: solid;
	border-color: #999999;
	border-width: 0 0 1px 0;
	height: 25px;
	line-height: 14px;
	padding: 0;
}

.licenseSummaryHeader
{
    font-family: Arial;
    font-size: .9em;
	font-weight: bold;
	text-align: left;
    background-color: #cfcfcf;
	border-style: solid;
	border-color: #999999;
	border-width: 1px 0 1px 0;
	height: 25px;
	padding: 0;
	margin: 0;
}

.divWatermark
{
float: right;
}

.txtWatermark
    {
	    border: solid 1px #999;
	    padding: 0px;
	    margin: 0;
	    font-size: 12px;
	    height: 20px;	/* must specify height for consistent vertical alignment */
	    line-height: 20px;
	    vertical-align: middle;
	    color: #777;
        font-family: Arial;
        width: 151px;
    }
      
    /* watermark positioning container */
    .updnWatermark
    {
	    position: relative;	/* positioning container */
	    width: 0;
	    margin-top: -6px !important;
	    /*height: 1.25em;*/	/* must specify height for consistent vertical alignment */
	    vertical-align: middle;
    }
    /* IE7/6 hasLayout hack */
    .updnWatermark
    {
	   *zoom: 1;
    }
    /* watermark label styling */
    .updnWatermark label
    {
	    position: absolute;
	    left: 0;
	    top: 0;
	    white-space: nowrap;
	    color: #999;
	    padding-left: 4px;
	    /*height: 1.25em;*/	/* must specify height for consistent vertical alignment */
	    vertical-align: middle;
	    .position: relative;
    }

    .updnWatermark label /*Hack for Google + Chrome - Added 5/10/10, SLM */
    {
    top:0px;/*Mozilla - Firefox only*/
    [top:0px;
    top:5px;]/*Opera and newer Safary 4+*/
    }
