/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html, body
{
	margin: 0 5px;
	padding: 0; /* needed for container min-height */
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #CCCCCC;
}

h1
{
	font: 1.5em georgia,serif;
	margin: 0.5em 0;
}

h2
{
	font: 1.25em georgia,serif;
	margin: 0 0 0.5em;
}
h1, h2, a
{
	color: #F68933;
}

p
{
	line-height: 1.5;
	margin: 0 0 1em;
}
form
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#wrapper
{
	padding-top: 10px;
}



div#container
{
	position: relative; /* center, not in IE5 */
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%;
}


div#header
{
	margin-top: 0px;
}
.header-left
{
	background: #000000 url(../Images/header_bckgrnd-left.gif) no-repeat left top;
	height: 52px;
	width: 25px;
}
.header-right
{
	background: #000000 url(../Images/header_bckgrnd-right.gif) no-repeat left top;
	height: 52px;
	width: 25px;
}
.header-middle
{
	background: #000000 url(../Images/header_bckgrnd-middle.gif) repeat-x left top;
	height: 52px;
}
.logo20th
{
	margin-top: 2px;
}

.operationLabel
{
	color: #FF0000;
}

#logo
{
	width: 176px;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
}
#header h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 34px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 40px;
}


div#header p
{
	font-style: italic;
	font-size: 1.1em;
	margin: 0;
}
.headerbottom
{
	background-color: #F68933;
	background-image: url(../Images/bottom-header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 19px;
	padding-right: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.headerbottom .TXT
{
	font-size: 11px;
}

div#content
{
	padding: 135px 1em 175px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
div#content_pages
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat-y;
}
div#content p
{
	padding: 0 1em;
}
#content_pages p
{
	font-size: 12px;
	padding-left: 10px;
}
#login
{
	background-image: url(../Images/login_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
}
.welcomelogin
{
	font-size: 24px;
	font-weight: bold;
	padding-top: 16px;
	text-align: center;
}
.welcometext
{
	color: #F68933;
}

#login div p
{
	text-align: center;
	width: 100%;
}
#login form
{
	margin: 0px;
	padding: 0px;
}
.LoginFormDiv
{
	margin-top: 16px;
	margin-bottom: 12px;
}
.LoginFormDiv td
{
	text-align: left;
}
.LoginFormDiv label
{
	line-height: 20px;
	font-size: 14px;
	margin-left: 5px;
}

.underMaintenance
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 50px;
	text-align: center;
}

#maintenance
{
	background-image: url(../Images/maintenance_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
}

#maintenance div p
{
	text-align: center;
	width: 100%;
}
#maintenance form
{
	margin: 0px;
	padding: 0px;
}

.leftTD
{
	padding-top: 8px;
	background-color: #FFF;
	background-image: url(../Images/content_bckgrnd_pages.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.center-top
{
	background-color: #E5E5E5;
}
.center-header-left
{
	background-image: url(../Images/center-header-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #F68933;
	height: 20px;
	width: 7px;
}
.center-header-right
{
	background-image: url(../Images/center-header-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	font-size: 0.9em;
	font-weight: bold;
	color: #F68933;
	width: 7px;
}
.center-header-middle
{
	background-image: url(../Images/center-header-middle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 20px;
	font-size: 0.9em;
	font-weight: bold;
	color: #F68933;
	padding-right: 5px;
	padding-left: 5px;
}


.filters
{
	padding: 0px 15px 5px;
}
.filtersHeader
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.filters select, .filters input, .rounded-content select, .center-table select
{
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#form1
{
	overflow: auto;
}


.center-table
{
	background-color: #FFF;
}
.TableDetails
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 11px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.blue
{
	color: #004D75;
}
.orange
{
	color: #DE450F;
}

.paddingR10px
{
	padding-right: 10px;
}



.center-table img
{
	border: 1px solid #000000;
	margin-bottom: 2px;
}
.center-table .TXT, .center-table td, #imagePreview .TXT
{
	font-size: 11px;
}

.navigation
{
	background-color: #8C8C8C;
}

.center-table .navigation a, #imagePreview a
{
	color: #333333;
	text-decoration: none;
}
.center-table .navigation a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
#imagePreview a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.in-episodeTD img:hover, .promosTD img:hover
{
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.center-table .headings
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
.headings a
{
	color: #FFFFFF;
	text-decoration: none;
}
.headings a:hover
{
	text-decoration: underline;
}

.center-table .spacing
{
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.in-episodeHeadingTD
{
	background-color: #F68933;
	padding-top: 3px;
	padding-bottom: 3px;
}
.promosHeadingTD
{
	background-color: #FF6633;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 103px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}


.in-episodeTD
{
	background-color: #F68933;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 104px;
}
.in-episodeTD-NO-Content
{
	background-color: #F68933;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.promosTD
{
	background-color: #FF6633;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 118px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.center-table .lightlineTD
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.center-table .tester
{
	background-color: #FFCC66;
}
.center-table .tester:hover
{
	background-color: #FFECC6;
}

.center-table div ul li
{
	font-size: 12px;
}

.help_bullets
{
	list-style-type: disc;
	padding-left: 40px;
}

help-supprt
{
	background-color: #CCCCCC;
}

.center-table .help-support
{
	margin-top: 10px;
	background-color: #CCCCCC;
}
.center-table .help-support a
{
	color: #E26314;
	background-color: #CCCCCC;
}
.center-table .help-support a:hover
{
	color: #F68933;
	background-color: #CCCCCC;
}
#right_column .help-support div
{
	margin-top: 10px;
	background-color: #CCCCCC;
}

.duration
{
	font-size: 10px;
	line-height: 9px;
}
.tableHeight
{
	overflow: auto;
	height: 441px;
	width: 100%;
}
.tableHeight-Carts
{
	overflow: auto;
	overflow-x: hidden;
	height: 240px;
	width: 100%;
}

.carts-grid-view
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	min-width: 520px;
	max-width: 100%;
}

.carts-grid-header
{
	bgcolor: #E56A1A;
	color: #000000;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.carts-grid-view tr.header
{
	background-color: #FFCC66;
}

.carts-grid-view tr.normal
{
	background-color: #FFCC66;
}

.carts-grid-view tr.normal:hover
{
	background-color: #FFECC6;
}


.tableHeight-Shows
{
	overflow: auto;
	min-height: 120px;
	max-height: 470px;
	width: 100%;
}

.ad-space
{
	overflow: auto;
	height: 300px;
	width: 1036px;
	text-align: center;
	align: center;
}

.ad-space-group
{
	overflow: auto;
	min-height: 120px;
	max-height: 300px;
	width: 1036px;
	text-align: center;
	align: center;
}


.tableHeight-Episodes
{
	overflow: auto;
	min-height: 120px;
	max-height: 470px;
	width: 100%;
}

.tableHeight-Details
{
	overflow: auto;
	width: 100%;
	height: 440px;
}

.tableHeightCartSummary
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 364px;
}

.tableHeightPromo
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 495px;
}

.inventoriesList
{
	overflow: auto;
	overflow-y: hidden; /*width: 784px;*/
	height: 100%;
}

.SelectedCartsDetailsTOP
{
	background-color: #E5E5E5;
	padding-right: 15px;
	padding-left: 15px;
}
.SelectedCartsDetailsFilters
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Order_Confirmation_table_header
{
	background-color: #E5E5E5;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.gvBorders
{
	border-left: none;
	border-right: none;
}
.center-div
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#right_columTD
{
	background-image: url(../Images/content_bckgrnd_pages.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 230px;
}
#right_column
{
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}
.rounded-content h3, .center-table h3, #imagePreview h3
{
	font-size: 12px;
	font-weight: bold;
	color: #DE450F;
	margin: 0px 0px 5px;
	padding: 0px;
}
.rounded-top
{
	background-image: url(../Images/right_rounded_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 230px;
}
.rounded-middle
{
	background-image: url(../Images/right_rounded_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 230px;
}
.rounded-bottom
{
	background-image: url(../Images/right_rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 230px;
}
.rounded-content
{
	padding-right: 8px;
	padding-left: 8px;
}
.rounded-content .TXT
{
	font-size: 11px;
}

.form-button
{
	background-color: #F8A15C;
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border-top: 2px solid #FCD3B1;
	border-right: 2px solid #E45618;
	border-bottom: 2px solid #E45618;
	border-left: 2px solid #FCD3B1;
	height: 21px;
}
.form-button:hover
{
	background-color: #FBC79B;
}
.previews
{
	margin-top: 8px;
}
.previews .TXT a
{
	text-decoration: none;
}
.previews .TXT a:hover
{
	text-decoration: underline;
}


.1pxTDw
{
	width: 1px;
}
.textfield-2num
{
	width: 16px;
	text-align: center;
	font-size: 10px;
}
.textfieldincart
{
	background-color: #CCDFEA;
	border: 1px solid #0099CC;
}
div#footer
{
	background: #000000 url(../Images/footer_bckgrnd.gif) repeat-x center top;
	border: 1px solid #000000;
	height:25px;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

div#footer p
{
	margin: 0;
	color: #FFFFFF;
}

.footerLinks
{
	float: left;
	width: 60%;
	font-size: 12px;
}

.footerCopyright
{
	float:right;
	width: 40%;
	font-size: 12px;
	text-align: right;
}
#imagePreview
{
	background-color: #ccc;
	padding: 5px;
	margin-top: 0px;
}
#imagePreview .header
{
	margin-bottom: 5px;
	background-color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#imagePreview .print
{
	background-image: url(../Images/print-light.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	width: 42px;
	display: block;
	padding-top: 2px;
	float: left;
}
#imagePreview .print:hover
{
	background-image: url(../Images/print-light-hover.gif);
	color: #DE450F;
}


#imagePreview p
{
	margin: 0px;
	padding: 0px;
}

.specsTd
{
	background-color: #CCCCCC;
}

.navigation .print
{
	background-image: url(../images/print-light.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 17px;
	width: 42px;
	display: block;
	padding-top: 3px;
	padding-left: 25px;
	margin-left: 10px;
}
.navigation .print:hover
{
	background-image: url(../images/print-icon_HOVER.jpg);
	color: #FFF;
}
.navigation .email
{
	background-image: url(../images/email.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 17px;
	width: 42px;
	display: block;
	padding-top: 3px;
	padding-left: 25px;
	margin-left: 10px;
}
.navigation .email:hover
{
	background-image: url(../images/email-hover.gif);
	color: #FFF;