/*================= Tags used in general ================*/

body
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

h2, h5, h6
{
	color: #B0191A;
}

h3
{
	font: bold 15px "Trebuchet Ms";
	color: #B0191A;
	margin-bottom: 20px;
}

h1
{
	font: bold 15px "Trebuchet Ms";
	color: #B0191A;
	margin-bottom: 20px;
}

img
{
	border: solid 0 #FFF;
}

/* Make shure IE6 displays transparent PNG's */
*html img
{
	behavior: url("http://www.spotzer.com/LocalEDGE/shared/iepngfix.htc");
}

/*======================================================*/

/*============ Used in Default Master Page =============*/

#whiteDirectories_mainwrapper
{
	margin: 0px auto 0px 0px;
	width: 100%;
	min-width: 1024px;
	text-align: left;
	white-space: nowrap;
}

#whiteDirectories_header
{
	margin: 0 0 0 0;
	padding: 10px 0px 5px 10px;
	border-bottom: solid 1px #829CAB;
}

#main-content
{
	width: 1260px;
	border: 0px solid #000;
	padding: 10px 0 0 10px;
}

#footer
{
	width: 100%;
	text-align: left;
	border-top: solid 1px #829CAB;
	padding: 10px;
	margin-top: 10px;
}

#footer p
{
	font-size: 8pt;
	text-align: left;
}

#footer hr
{
	color: #829CAB;
}

/*======================================================*/
/*==== Classes for AdSearchView User Control ===========*/

#search-category-panel
{
	border: solid 1px #FFF;
}

.adSearch_clear
{
	clear: both;
}

.adSearch_search_bg
{
	background: #EFEFEF;
	padding: 4px 4px 4px 4px;
	width: 265px; /*193px;*/
	white-space: nowrap;
	text-align: center;
}
.adSearch_search_button
{
	float: right;
	padding: 4px 8px;
	width: 200px;
}
.adSearch_select
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.adSearch_text_ellipsis
{
	font-size: 8pt;
	white-space: nowrap;
	text-overflow: ellipsis; /* for internet explorer */
	overflow: hidden;
	color: #FF7F03;
	text-align: center;
}
.adSearch_searchStatusMessage
{
	color: Red;
}


#adSearch_main_content
{
	border-left: solid 1px #829CAB;
	width: 556px;
	float: left;
	padding: 0 0px 0 10px;
	min-height: 420px;
	min-width: 556px;
	margin-bottom: 10px;
}

#adSearch_main_content h3
{
	white-space: normal;
}

.adSearch_ThumbsTable
{
	position: relative;
	width: 536px;
	vertical-align: top;
	text-align: left;
	table-layout: fixed;
}

.adSearch_ThumbCell
{
	text-align: left;
	width: 168px;
}

.adSearch_ThumbnailPanel
{
	border: solid 1px #EFEFEF;
	cursor: pointer;
	text-align: center;
	width: 168px;
	min-height: 140px;
	max-width: 168px;
	margin-left: 2px;
}
.adSearch_pager
{
	background-color: #EFEFEF;
	width: 536px;
	padding: 5px 0 5px 0;
}
.adSearch_pager_pages
{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF7F03;
	border-right: solid .1em #666666;
	padding-right: 5px;
	padding-left: 3px;
	text-align: center;
}
a.adSearch_pager_pages
{
	text-decoration: none;
}
.adSearch_pager_pages_current
{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	border-right: solid .1em #666666;
	padding-right: 5px;
	padding-left: 3px;
	text-align: center;
}

.adSearch_pager_pages_next
{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	border-right: solid .1em #666666;
	padding-right: 5px;
	padding-left: 3px;
	text-align: center;
}

.adSearch_pager a
{
	text-decoration: none;
	color: #FF7F03;
}
.adSearch_ImageOverlay
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 9999;
}
.adSearch_ThumbnailImage
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 160px;
	margin-top: 4px;
}

.adSearch_videoOnDemandHeader
{
	font: bold 15px "Trebuchet Ms";
	color: #B0191A;
}

.adSearch_ad_details
{
	width: 50px;
}

.PrContainer
{
	padding: 3px 3px 3px 3px;
	background-color: Gray;
	height: 60px;
	vertical-align: middle;
	width: 230px;
}

.PrHeader
{
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	background-color: #E1E2E3;
}

.PrBody
{
	padding: 3px 3px 3px 3px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	background-color: #F2F2F2;
}

/*-------------------------------------------------------*/
/*----- Search category panel ---------------------------*/



/*======================================================*/

/*==== References used in AdSearchView User Control ====*/



#adSearch_search
{
	display: inline;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	width: 275px; /*215px*/
	white-space: normal;
	margin: 0 10px 0 0;
}

#adSearch_search_bg select
{
	width: 265px; /*193px;*/
	margin: 4px 0px;
}


#adSearch_VideoOnDemand_info
{
	float: left;
	width: 200px;
	white-space: normal;
	padding-left: 10px;
}

#adSearch_VideoOnDemand_info h3
{
	width: 200px;
}

#adSearch_VideoOnDemand_info p
{
	font-size: 8pt;
	width: 200px;
}
/*======================================================*/
/*===================== POPUP ==========================*/
.popup
{
	width: 710px;
	height: 353px;
	border: solid 1px #CCC;
	padding-left: 15px;
	position: absolute;
	background-color: #FFF;
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/ad_bg_image.jpg);
	background-repeat: repeat-x;
	z-index: 1000;
	display: none;
	margin: auto;
	text-align: left;
}


.tutorialpopup
{
	width: 398px;
	height: 353px;
	border: solid 1px #CCC;
	padding-left: 15px;
	position: absolute;
	top: 130px;
	left: 265px;
	background-color: #FFF;
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/ad_bg_image.jpg);
	background-repeat: repeat-x;
	z-index: 1000;
	display: none;
	margin: auto;
	text-align: left;
}

.no-pdf-popup
{
	width: 250px;
	height: 100px;
	border: solid 1px #CCC;
	padding-left: 15px;
	position: absolute;
	top: 280px;
	left: 756px;
	background-color: #FFF;
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/ad_bg_image.jpg);
	background-repeat: repeat-x;
	z-index: 1010;
	display: none;
	margin: auto;
	text-align: left;
	white-space: normal;
}

.largepopup
{
	width: 547px;
	height: 353px;
	border: solid 1px #CCC;
	padding-left: 21px;
	position: absolute;
	top: 115px;
	left: 580px;
	background-color: #FFF;
	z-index: 1000;
	display: none;
}


.popup .close, .largepopup .close, .tutorialpopup .close, .no-pdf-popup .close
{
	float: right;
	width: 58px;
	height: 17px;
	padding: 4px;
}
.popup .close a, .largepopup .close a, .tutorialpopup .close a, .no-pdf-popup .close a
{
	font-size: 8pt;
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/close_normal.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #333;
}
.popup h3
{
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #B0191A;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 10px;
	top: 20px;
}

.popup h4
{
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #B0191A;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 10px;
	top: 20px;
}

.popup .movie
{
	position: relative;
	top: 0px;
	float: left;
	width: 382px;
	height: 280px;
	vertical-align: top;
	padding: 0 0 0 0;
}

#popupPersonalizationInfo
{
	padding-bottom: 5px;
}

#popupPersonalizationInfo h4
{
	font-size: 14px;
	color: #C21C1D;
	font-weight: bold;
	padding: 0px;
	top: 0px;
	margin: 0 0 10px 0;
}

.popup h4
{
	font-size: 12px;
	color: #C21C1D;
	font-weight: bold;
	padding: 0px;
	top: 0px;
	margin: 0px;
}
.popup p
{
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 7pt;
}

.popup .moviedescription
{
	font-size: 8pt;
	position: relative;
	float: left;
	width: 300px;
	padding-left: 10px;
	height: 283px;
	white-space: normal;
	vertical-align: top;
}

.pers-container
{
	width: 350px;
}

.pers-img
{
	width: 50px;
	float: left;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}

.pers-text
{
	position: relative;
	float: left;
	width: 245px;
	font-size: 7pt;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}

/*  
  NOTE:  This was changed to absolute to accomodate IE 5.  
    It should be position: relative; top: 35px;, remove left and width
    if the dialog is made moveable.
*/
.popup .popupContent
{
	position: absolute;
	left: 15px;
	top: 60px;
	width: 100%;
}

.popup .addetailsbutton
{
	float: right;
	margin-right: 20px;
}
.popup .media
{
	float: left;
	width: 210px;
}
.popup .mediadescription
{
	float: left;
	width: 355px;
	padding-left: 10px;
}
.largepopup .movie
{
	width: 488px;
	height: 300px;
	margin-top: 36px;
}
.popupButtons
{
	position: relative;
}

#DivSampleDetails
{
	white-space: normal;
}

/*======================================================*/
/*=========  Single Video Player Styles  ===============*/
.SingleVideo_Panel
{
	height: 500px;
}
/*======================================================*/


#tutorial-content
{
	vertical-align: top;
	padding: 10px 0 0 0;
}

#tutorial-content .item
{
	float: left;
}

#right-item
{
	float: left;
	width: 200px;
	white-space: normal;
	padding: 0px 0 0 20px;
	margin: 0px 0 0px 0;
}

#back-to-prev
{
	clear: both;
}

/*======================================================*/
/*=========  New Styles for generic===============*/
.ZipTextbox
{
	text-align: center;
}
.ZipTextboxWatermark
{
	text-align: center;
}
h4
{
	font: bold 13px "Trebuchet Ms";
	margin-bottom: 20px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #FFFFDD;
	border: 3px solid Gray;
	padding: 3px;
	width: 250px;
}
#popupTable
{
}
.modalDiv
{
	color:Black;
	border-style: solid;
	border-width: 1px;
	background-color: #FFF;
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/ad_bg_image.jpg);
	background-repeat: repeat-x;
	width:390px;
}
.modalDiv .close
{
	float: right;
	width: 58px;
	height: 17px;
	padding: 4px;
}
.modalDiv .close a
{
	font-size: 8pt;
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/close_normal.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #333;
}
.modalDiv .header
{
	width: inherit;
	height: 20px;
}
#innerDiv
{
	margin: 5px 5px 5px 5px;
}

#popupTable input
{
	width: 150px;
}
.popupFirstCell
{
	text-align: right;
	width: 200px;
}
.popupFirstCellHeader
{
	text-align: left;
	font-weight: bold;
}
.inputTall
{
	height: 150px;
}
.closePopup
{
	background-image: url(http://dl.listandfoundvideos.com/PromotionalVideos/images/WhiteDirectory/close_normal.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	font-size: 8pt;
	height: 16px;
	line-height: 16px;
	padding-right: 15px;
	text-decoration: none;
	float: right;
	width: 58px;
	height: 17px;
	padding: 4px;
}


