﻿


div#midcontainer {
	background-image:url(images/LeftPanel_mid.gif);
	background-repeat:repeat-y;  
	overflow:hidden;
	width:1000px;
}





#center-box
{	
	/* width:726px; */
	width: 820px;
	padding: 0px 0px 0px 0px;	
	margin-left:166px;	
	z-index: 10;
	
}

#center-box-admin
{	
	/* width:726px; */
	width: 980px;
	padding: 0px 0px 0px 0px;	
	margin-left:10px;	
	margin-right:10px;
	z-index: 10;
	
}


#left-box
{
	float:left;
	width: 149px;
	margin-left: 0px;
	white-space:normal;
	clear:both;
	
}
/*
div#header-wrapper {
  width: 1000px;
 
}
*/


#bevelhead
{
	background: url(images/LeftPanel_top.gif) left bottom no-repeat;
	width:990px;
	height: 13px;	
}



#left-box-nav
{
	width:149px;
	background-color:#363636;
	height:100%;
}



.popupMenu {
	position:absolute;
	visibility:hidden;
	text-align:left;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover 
{
	/*
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
*/
}



.confirmBoxGood
{
	background-color: rgb(0, 146,  112);
	vertical-align: middle;
	font-weight: bold;
	color: White;
}

.confirmBoxBad
{
	background-color: rgb(252, 25, 33);
	vertical-align: middle;
	font-weight: bold;
	color:White;
}

/* HEADER */


div#logo 
{
	position:relative;
	top:0px;
	left:0px;
}

div#navbar2
{
	left:111px;
	height:111px;
	top:0px;
	position:absolute;
    background-image: url('./Images/header/header-maingraphic.gif');
	background-repeat:no-repeat;
    
}

/*IE 6 Hack */
* html div#navbar2 {
/* margin: -111px 0px 0px 193px; */
}

div#header-wrapper 
{
	background-color:#000;
	height:111px;	
	position:relative;	
  width: 1000px;
    background-image: url('./Images/header/header1pixslice.gif');
	background-repeat:repeat-x;
	background-position: left top;
  
}


div#navbar2 ul 
{
	width:560px;
	height:56px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	position:relative;
	top:57px;
	left:111px;
	
/*	background-image: url('./images/header/header_nav_slice.gif');
	background-repeat:repeat-x;
*/
	white-space:nowrap;
	font-size:12px;
	
	
	
}


div#navbar2 li.first 
{
	padding-left: 0; 
	background: none; 
}

div#navbar2 li 
{
	display:inline;
	padding: 0 15px 0 10px;
	text-align:center;
	/*background: url('./images/header/header1pix_divider.gif') center left no-repeat; /* Place the image to the left of every item. */
}




div#navbar2 li a 
{
	color: #bfbfbf;
	white-space:nowrap;
}

div#navbar2 li a:hover 
{
	
	color: #bfbfbf;
	text-decoration:underline;
}

div#navbar2 li a.selected
{
    color: #009270;
    text-decoration: none;
}


div#toolmenu
{
	padding:30px 0px 0px 0px;
/*	background-image: url('./Images/header/header_right_graphic.gif');	
	background-repeat: no-repeat;
*/
	height:35px;
	width:230px;
	position:absolute;
	top:57px;
	right:0px;
	margin: 0px 0px 0px 0px;
	
}

div#toolmenu #me 
{	
	position:relative;
	right:25px;
	 white-space:nowrap;
	 font-size:10px;
	 text-align:right;
}




div#toolmenu a.selected 
{
	color:#008b94;
	text-decoration:none;
}

div#top
{
	
	padding-top:0px;
	color:#fff;
	top:10px;
	right:25px;
	
	position:absolute;
	
	font-size:10px;
	
	

	
	
}

div#top a
{
	color: #2fa5d1;
	text-decoration: none;	
}

div#top a:hover
{
/*	color: #ffa616; orange*/
	color: #2fa5d1;
	text-decoration: underline;	
}

div#toolmenu a
{
	color: #bfbfbf;
	
	text-decoration: none;
	
}

div#toolmenu a.last 
{
	color: #bfbfbf;
	padding-right: 0px;
}

div#toolmenu a.last:hover 
{
	color: #bfbfbf;
	padding-right: 0px;
}

div#toolmenu a:hover 
{	
	color: #bfbfbf;
	text-decoration:underline;
}


/* FOOTER */

div#footer
{
	background-repeat:no-repeat;
	background-image:url(images/LeftPanel_bottom.gif);
	width:990px;
	height:65px;
	background-position: top left;
/*	margin: 15px 0px -15px 0px; */
	clear:both;
}

div#footeradmin
{	
	width:990px;
	height:65px;
	background-position: top left;
/*	margin: 15px 0px -15px 0px; */
	clear:both;
}

div#footerstrip
{	
	 	
	background-image: url('images/footer/footer_slice.gif');
	background-repeat:repeat-x;
	
	text-align:center;
	
}

#footermargin
{
	height:13px;
	width:100%;
	margin-bottom:3px;

}

div#footer ul 
{
	
	color: #fff;
	white-space:nowrap;
	font-size:9px;
	text-align:center;
}

div#footer li.first 
{
	padding-left: 0; 
	background: none; 
}

div#footer li 
{
	display:inline;
	padding: 0 15px 0 10px;
	
	
	/* background: url('/App_Themes/Default/images/footer/footer_slice.gif') center left no-repeat; /* Place the image to the left of every item. */
}

div#footeradmin ul 
{
	
	color: #fff;
	white-space:nowrap;
	font-size:9px;
	text-align:center;
}

div#footeradmin li.first 
{
	padding-left: 0; 
	background: none; 
}

div#footeradmin li 
{
	display:inline;
	padding: 0 15px 0 10px;
	
	
	/* background: url('/App_Themes/Default/images/footer/footer_slice.gif') center left no-repeat; /* Place the image to the left of every item. */
}

/************************************************************************/
/*                      INNER CONTENT STYLES                            */
/************************************************************************/

/************************************************************************/
/*                              FORM STYLES                             */
/************************************************************************/
div.form_mo div.required
{
	background: url(Images/required-dots.gif)  no-repeat;
	background-position: left;
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}
div.form table
{
/*	width: 100%; */
	margin: 0px 0px 0px 0px;
}
div.form table tr td
{
	vertical-align: top;
/*	width: 50%; */
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
}

div.required
{
	background: url(Images/required-dots.gif)  no-repeat;
	background-position: left;
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	clear:none;
}

img.required
{
	width: 10px;
	height: 20px;
	margin: 0px 0px -2px 0px; /* Offsets the image so it is always in front of the input marked as required */
}
input.submit
{
	font-size: 11px;
	color: #EEEEEE;
	height: 21px;
	background-color: #222222;
	background-image: url(Images/btn_back_n.gif);
	border-style: groove;
	border-color: #222222;
	background-repeat: repeat-x;
}
input.submithover
{
	font-size: 11px;
	color: #ffffff;
	height: 21px;
	background-color: #111111;
	background-image: url(Images/btn_back_o.gif);
	border-style: groove;
	border-color: #0099FF;
	background-repeat: repeat-x;
}

#accountLeftCol
{
	width:48%;
	float:left;
	padding-bottom:1em;
	padding-right:10px;	
}

#accountRightCol
{
	width:48%;
	float:left;
	padding-bottom:1em;
	padding-left:10px;
}

#accountEnClose
{
	margin: 0px 0px 0px 10px;
/*	float:left; */
	width:100%;
}

div.accountHead
{
	background-position: right top;
	font-weight: bold;
	font-size: 11pt;
	background-image: url(Images/category_banner_1000.gif);
	color: rgb(0, 146, 112);
	text-indent: 5px;
	
	padding-bottom:3px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

div.accountHeadWide
{
	background-position: left top;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(Images/category_banner_400.gif);
	color: white;
	text-indent: 10px;
	padding-bottom:2px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}


div.accountCategory
{
	font-weight: bold;
	font-size: 10pt;
}

.accountCategoryBody
{
	margin-top: 2px;
	margin-bottom:5px;
}


.platinum-feature-storage
{
	width:520px; 
	margin-left:20px; 
	background: url(Images/guy_with_puters.gif) no-repeat;
}

/************************************************************************/
/*                      Video Search Styles                             */
/************************************************************************/

.quickSearchTab
{
	/* width: 487px; */
	width: 100%; 
	color: rgb(0, 146, 112);
/*	float: left; */
}

.quickSearchTabLeft
{
	background-color: Transparent;
	background-image: url(images/category_banner_1000.gif);
	background-repeat: no-repeat;
	/* width: 487px; */
	width: 70%; 
	background-position: left top;
	color: rgb(0, 146, 112);
/*	float: left; */
}

.quickSearchTabRight
{
	background-color: Transparent;
	background-image: url(images/category_banner_1000.gif);
	background-repeat: no-repeat;
	/* width: 487px; */
	width: 30%; 
	background-position: right top;
	color: rgb(0, 146, 112);
/*	float: left; */
}

.quickSearchTab .left
{
	/* width: 153px; */
	width: 25%;
	float: left;
	height: 26px;
	color: Black;
	padding-left: 5px;
	vertical-align: middle;
	color: rgb(0, 146, 112);
}

.quickSearchTab .leftarc
{
	/* width: 197px;  */
	text-align:right;
	float:right;
	
	height: 18px;
	color: rgb(0, 146, 112);
}

.quickSearchTab .thinslice
{
	/* width: 64px;  */
	width: 8%;
	float: left;
	height: 26px;	
	color: rgb(0, 146, 112);
}

.quickSearchTab .rightarc
{
	/* width: 58px; */
	width: 7%;
	background-position: left top;
	float: left;
	height: 26px;
}

.quickSearchTab .right
{
	background-image: url(Images/customsearch_background.gif);
	background-repeat: repeat-x;
	float: right; 
	background-position: right top;
	/* width:  105px; */
	width: 13%;
	height: 26px;
	color: rgb(0, 146, 112);
}

.advanceSearchTab
{
	background-color: Transparent;
	background-image: url(images/category_banner_1000.gif);
	background-repeat: no-repeat;
	/* width: 487px; */
	width: 100%; 
	background-position: right top;
	color: rgb(0, 146, 112);
/*	float: left; */
}

.advanceSearchTab .left
{
	background-image: url(Images/Greentab_leftside_1pixslice.gif);
	background-repeat: repeat-x;
	/* width: 153px; */
	width: 25%;
	float: left;
	height: 26px;
	color: Black;
	padding-left: 5px;
	vertical-align: middle;	
}

.advanceSearchTab .leftarc
{
	background-color: Transparent;
	background-image: url(Images/Greentab_leftside_arc.gif);
	background-repeat: no-repeat;
	/* width: 64px;  */
	width: 8%;
	background-position: left top;
	float: left;
	height: 26px;
}

.horizontalList
{
	float: left;
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 7px;
	padding-top: 10px;
}

.thumbnailTabSeparator
{
	width: 100%;
	height: 5px;
	border-top: #009270 1px solid;
}

.resultGrid
{
}

.resultGrid .header
{
	text-decoration: none; 
	background-image: url(Images/List_header_1pixslice.gif);
	font: #eeeeee; 
	font-weight: bold;
	background-repeat: repeat-x;
	height: 18px;
}

.resultGrid .header .endcap
{
	background-color: Transparent;
	background-image: url(Images/List_header_endcap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}

.resultFooter
{
	background-color: Transparent;
	background-image: url(Images/List_footer_1pixslice.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.resultFooter .endcap
{
	background-color: Transparent;
	background-image: url(Images/List_footer_endcap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px; 
}

.resultGrid .content
{
	font: #eeeeee;
	vertical-align:middle;
}

.resultGrid .content .grayblack
{
	background-color: Transparent; 
	background-image: url(Images/greytab_1pix_blackgreyslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	vertical-align: middle;
	width: 70px;
}

.resultGrid .content .info
{
	background-color: Transparent;
	background-image: url(Images/greytab_1pix_blackgreyslice.gif);
	background-repeat: repeat-x;
	background-position: right top;
	float: left;
	width: 20px;
	height: 40px;
}

.resultGrid .content .play
{
	background-color: Transparent;
	background-image: url(Images/greytab_1pix_blackgreyslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 50px; 
	height: 40px;
}

.resultGrid .content .play .leftarc
{
	background-color: Transparent; 
	background-image: url(Images/greytab_leftarc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100px;
	height: 40px;
}

.resultGrid .content .center
{
	background-color: Transparent;
	background-image: url(Images/greytab_1pix_centerslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px; 
	padding-top: 10px; 
}

.resultGrid .content .rightarc
{
	background-color: Transparent;
	background-image: url(Images/greytab_rightarc.gif);
	background-repeat: no-repeat;
	height: 40px;
}

.resultGrid a:link
{
/*	color: #eeeeee ; */
	color:#2fa5d1;
	text-decoration:none;
	font-weight:bold;
}
	
.resultGrid a:hover
{
	color:#2fa5d1;
	font-weight:bold;
	text-decoration:underline;
}

.genericPopup
{
	background-color:White;
	position: relative;
	visibility: hidden;
	color: Black;
}

.quickSearchPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
	color: Black;
	visibility:
}

.closeTooltipPopup
{
	background-color: transparent;     
    position: absolute;
    top: 5px;
    right: 5px;     
}

.tooltipPopup
{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 435px;
    height: 182px;	
	display: none;
	background-image: url(Images/tooltip_background.gif) ;
	background-repeat: no-repeat; 
	background-color: transparent; 
}

.playLink a
{
	color: #2fa5d1 ;
	text-decoration: none;
	font-weight: bold;
}

.playLink a:hover
{
	color: #2fa5d1 ;
	font-weight: bold;
	text-decoration: underline;
}

.qkSearchBtnHover  
{
	font-size: 9px;
	color: #eeeeee;
	background-color: #B1FB17;
	height: 21px;
	background-image: url(Images/btn_back_n.gif);
	border-style: groove;
	border-color: #222222;
	background-repeat: repeat-x;
}

.selectedQuickSearch
{
   font-size: 11px;
   color: White;
   height: 21px;
   background: #111111 url(Images/slice5.gif) repeat-x;
   border-style: groove;
   border-color: #009270;
}

.customQuickSearchHover
{
   font-size: 9px;
   height: 17px;
   vertical-align:middle;
   background-color: #b7d110;
   border-style: groove;
   border-color: #b7d110;
   text-align: center;
   float: right;
   color: #FFFFFF;
   margin-right: 50px;
   margin-top:1px;
}

.customQuickSearch
{
   font-size: 9px;
   height: 17px;
   background-color: #a4a4a4;
   border-style: groove;
   border-color: #BBBBBB;
   text-align: center;
   float: right;
   margin-right: 50px;
   margin-top:1px;
   vertical-align:middle;
   /* padding-top: 2px; */
   color: #FFFFFF;
}

.playSelectOnTop 
{
	height: 31px;
	width: 31px;
	position: absolute; 
	background-image: url(images/tab_background.png);
	background-color: Transparent;
	margin-top: 7px; /* used to be 11px; */
}

.playSelectOnTop_ugly 
{
	height: 31px;
	width: 31px;
	position: absolute; 
	background-image: url(images/tab_background.gif);
	background-color: Transparent;
	margin-top: 7px; /* used to be 11px; */
}

.resultFooter .playSelectOnBottom 
{
	height: 31px;
	width: 31px;
	position: relative;
	/* margin: 0px 25px 5px 2px;*/
	background-image: url(images/tab_background.png);
	background-color: Transparent;
	margin-top: -15px;
	float: left;
}

.resultFooter .playSelectOnBottom_ugly 
{
	height: 31px;
	width: 31px;
	position: relative;
	/* margin: 0px 25px 5px 2px;*/
	background-image: url(images/tab_background.gif);
	background-color: Transparent;
	margin-top: -15px;
	float: left;
}

.collapsePanel
{
    width: 100%;
    overflow: hidden;
    float: left;
}

.gridView
{
	width: 100%;
	overflow: hidden;
	float: left;
	background-color: #0b0b0b
}

.fieldListModalPopup 
{
	/*
	background-color: #0b0b0b;
	border-width: 2px;
	border-style: solid;
	border-color: #00a0c6;
	padding: 10px;
	width: 230px;
	text-align: left;
*/
	position: absolute;
}

.storageControlPanel
{
 height:43px;
 width:35px;
 border-width:0px;
 z-index:100;
 background-image:url(images/floatingtab_left.png);
 background-repeat:no-repeat;
}

.storageControlPanel_Ugly
{
 height:43px;
 width:35px;
 border-width:0px;
 z-index:100;
 background-image:url(images/floatingtab_left.gif);
 background-repeat:no-repeat;
}
.storageControlPanel_r
{
 height:43px;
 width:35px;
 border-width:0px;
 z-index:100;
 background-image:url(images/floatingtab_right.png);
 background-repeat:no-repeat;
}
.storageControlPanel_r_Ugly
{
 height:43px;
 width:35px;
 border-width:0px;
 z-index:100;
 background-image:url(images/floatingtab_right.gif);
 background-repeat:no-repeat;
}
.cameraSettingsInner
{
	border:1px solid #333333; padding: 5px; background-color:#0b0b0b;
}	

/************************************************************************/
/*                        POP-UP WINDOW STYLES                          */
/************************************************************************/
#pop-up-win
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
/* Trashes other styles---  why such a broad element?
table, tr, td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
*/

table.pop-up-win-header
{
	width: 100%;
}
table.pop-up-win-header tr td.fade-edge
{
	width: 100%;
	height: 12px;
	background-repeat: repeat-x;
	background-image: url(images/footer/footer_slice.gif);
}

table.pop-up-win-header tr td.header-top-close
{
	height: 22px;
	vertical-align: middle;
	text-align: right;
}
/* styles for the close button */
table.pop-up-win-header tr td.header-top-close div.close a:link, table.pop-up-win-header tr td.header-top-close div.close a:visited, table.pop-up-win-header tr td.header-top-close div.close a:active
{
	float: right;
	width: 16px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/close_n.gif)  no-repeat; /*gray cart img*/
}
/* styles for the close button */
table.pop-up-win-header tr td.header-top-close div.close a:hover
{
	float: right;
	width: 16px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/close_o.gif)  no-repeat; /*gray cart img*/
}
/* Space between the green and gray bars at the top */
table.pop-up-win-header tr td.gray-bar-spacer
{
	height: 2px;
	background-color: #ffffff;
}
/* Gray bar at the top */
table.pop-up-win-header tr td.gray-bar
{
	height: 2px;
	background-color: #888888;
}

/************************************************************************/
/*                        LOADING SCREEN STYLES                         */
/************************************************************************/
div.loading-screen
{
	width: 100%;
	height: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #eeeeee;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
div.loading-screen table.loading-outer-table
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
div.loading-screen table.loading-outer-table tr td div.loading-inner-div
{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
div.loading-screen table.loading-inner-table
{
	border-collapse: collapse;
	margin: 50px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
div.loading-screen table.loading-inner-table td
{
	padding: 10px 0px 0px 0px;
	text-align: center;
}


/*********************************************************/
/*                    PRINTABLE RECEIPT                  */
/*********************************************************/
.receiptTable 
{
	width:100%;

}

.receiptTable td 
{
	padding: 10px 10px 3px 10px;
}

.receiptLabel 
{
	color:#000;
	font-weight:bold;
	padding-top:10px;
}

.receiptTable .last
{
	text-align:right;
}

.receiptTable .receiptPaymentInfo 
{
	text-align:center;
	padding: 10px 0px 10px 0px;
}

.receiptProducts th
{
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.receiptProducts td
{
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.receiptThanks 
{
	color:#b7d110;
	font-size:x-large;
}



