.logout
{
    color: #000000;
    margin-right: 5px;
}

.left-rounded-topDialog
{
    background-image: url('../images/left_rounded_topDialog.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 20px;
    width: 19px;
}
.right-rounded-topDialog
{
    background-image: url('../images/right_rounded_topDialog.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 20px;
    width: 19px;
}

.rounded-topDialog
{
    background-image: url('../images/rounded_topDialog.gif');
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 20px;
}

.left-rounded-bottomDialog
{
    background-image: url('../images/left_rounded_bottomDialog.gif');
    background-repeat: no-repeat;
    background-position: right top;
    height: 20px;
    width: 19px;
}
.right-rounded-bottomDialog
{
    background-image: url('../images/right_rounded_bottomDialog.gif');
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 19px;
}

.rounded-bottomDialog
{
    background-image: url('../images/rounded_bottomDialog.gif');
    background-repeat: repeat-x;
    background-position: center top;
    height: 20px;
}
.left-rounded-middleDialog
{
    background-image: url('../images/left_rounded_middleDialog.gif');
    background-repeat: repeat-y;
    background-position: right center;
    width: 19px;
}
.right-rounded-middleDialog
{
    background-image: url('../images/right_rounded_middleDialog.gif');
    background-repeat: repeat-y;
    background-position: left center;
    width: 19px;
}
.rounded-middleDialog
{
    background-image: url('../images/rounded_middleDialog.gif');
    background-repeat: repeat;
    background-position: center center;
}


.modalPopup
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: #000099;
    font-weight: normal;
    color: Maroon;
    padding: 3px;
    min-width: 450px;
    height: 100%;
}

.modalPopupHeader
{
    cursor: move;
    background-color: #DDDDDD;
    border: solid 1px Gray;
    color: Black;
    font-weight: bold;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ImagePanel
{
    background-color: #F5F9FC;
    vertical-align: middle;
    overflow: hidden;
    }
.HeaderText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16;
    font-weight: bold;
}

.UserDetails
{
    border-style: none;
    border: 0;
}

.UserDetails table
{
    border-style: none;
    border: 0;
}

.UserDetails tr
{
    border-style: none;
    border: 0;
}

.UserDetails tr td
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    border-style: none;
    text-align: left;
}

.UserDetails tr td select
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #F8A15C;
    vertical-align: middle;
    width: 150px;
    padding: 1px;
    cursor: pointer;
}

.UserDetails tr td select option
{
    list-style-type: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    width: 150px;
    padding: 1px;
    cursor: arrow;
}




.UserDetails tr td input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #F8A15C;
}

.UserDetails tr td textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #F8A15C;
}


.DetailsView
{
    border-style: none;
    border: 0;
}

.DetailsView table
{
    border-style: none;
    border: 0;
}

.DetailsView tr
{
    border-style: none;
    border: 0;
}

.DetailsView tr td
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    border-style: none;
    text-align: left;
    padding-right: 10px;
}

.DetailsView tr td select
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #F8A15C;
    vertical-align: middle;
    width: 150px;
    padding: 1px;
    cursor: pointer;
}

.DetailsView tr td select option
{
    list-style-type: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    width: 150px;
    padding: 1px;
    cursor: arrow;
}

.DetailsView tr td input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #F8A15C;
}

.DetailsView tr td textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #F8A15C;
}

.DetailsViewInsert
{
    border-style: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.DetailsViewEdit
{
    border-style: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.FailureText
{
    font-style: normal;
    font-family: Verdana;
    font-size: 11px;
    color: Red;
}

.NewAccount
{
    font-style: normal;
    font-family: Verdana;
    font-size: 11px;
}


.advertiserarts
{
    overflow: scroll;
    height: 111px;
}

.filter
{
    float: left;
    azimuth: left;
    background-repeat: no-repeat;
    background-position: left;
}

.drop-down-Title
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

.text-box-Date
{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
}

/**/

.full-grid-view
{
	text-align:center;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    min-width: 100%;
    max-width: 100%;
    width:98%;
}

.full-grid-header
{
    bgcolor: #E56A1A;
    color: #000000;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.full-grid-view tr.header
{
    background-color: #FFCC66;
}

.full-grid-view tr.normal
{
    background-color: #FFCC66;
}

.full-grid-view tr.normal:hover
{
    background-color: #FFECC6;
}

/*Apply to all gridview*/

.grid-view
{
	text-align:center;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    /*width: 100%; Commented out by Mladenco Todorov, bug 3093*/
}

.grid-header
{
    bgcolor: #E56A1A;
    color: #000000;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.grid-view tr.header
{
    background-color: #FFCC66;
}

.grid-view tr.normal
{
    background-color: #FFCC66;
}

.grid-view tr.normal:hover
{
    background-color: #FFECC6;
}


.promosTD div#img:hover
{
    border: solid 1px #cccccc;
}

.in-episodeTD div#img:hover
{
    border: solid 1px #cccccc;
}
.in-episodeTD div#img
{
    border: solid 1px;
}
.promosTD div#img
{
    border: solid 1px;
}
#righttop_columTD
{
    background-image: url(../Images/content_bckgrnd_pages.gif);
    background-repeat: repeat-y;
    background-position: right;
    width:230px;
}
/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: window;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #F8A15C;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.labelAdSpaces
{
    padding-bottom: 10px;
    color: #ff6600;
    float: left;
    text-align: right;
    font-size: 14px;
    font-family: Verdana;
    width: 130px;
}

.textBoxAdSpaces
{
    padding-bottom: 10px;
    float: left;
}
