﻿
#prospect select
{
    font-size: 11px;
    font-weight: normal;
}

#prospect_title
{
    font-size: 15px;
    color: #797979;
}

#prospect_page_number
{
    border: 1px solid #bcbcbc;
    text-align: center;
    font-weight: bold;
    background: #f1f1f1;
    padding: 2px 5px 2px 5px;
    cursor: pointer;
    margin: 2px 5px 1px 0px;
    width: 18px;
    height: 18px;
}

#prospect_page_number_on
{
    /*border: 1px solid #bcbcbc; 		text-align: center; 		font-weight: bold; 		background: #ffffff; 		padding: 0px 0px 0px 0px; 		margin: 0px 0px 0px 0px; 		cursor: pointer; 		width:18px; 		height:18px;*/
}

#prospect #name
{
    font-weight: bold;
    color: #58b043;
}

#prospect #email
{
}

#prospect #date
{
    font-weight: bold;
}

#Grid #action_icons
{
    border: none;
}

#Grid #action_text
{
    border: none;
}

#action_icons
{
    border: none;
    padding: 0px 0px 0px 2px;
}


#prospect_name
{
    position: relative;
    top: 20px;
    white-space: nowrap;
}

#prospect_form_header
{
    font-size: 14px;
    color: #ffffff;
    padding: 5px;
    font-weight: bold;
}

#prospect_hot_points
{
    font-size: 16px;
    font-weight: bold;
}

#prospect_actions
{
    font-size: 16px;
    font-weight: bold;
}

#prospect_details
{
    background-color: #b2b2b2;
    font-size: 12px;
    padding: 10px;
    color: #ffffff;
}

#prospect_details b
{
    color: #717171;
}



/* List Styles */

#ProspectList
{
    background: url(/images/grid_bg_540.png) top left no-repeat;
    margin: 0px;
    padding: 0px;
}

#ProspectListTitle
{
    width: 540px;
    margin: 0px;
    padding: 0;
    list-style-type: none;
    clear: both;
}



#ProspectListRows
{
    width: 540px;
    margin: 0px;
    padding: 0;
    list-style-type: none;
}

#ProspectListOption
{
    width: 26px;
    float: left;
    border-bottom: 1px solid #949494;
}


#ProspectListName
{
    width: 145px;
    float: left;
    border-bottom: 1px solid #949494;
    overflow: hidden;
}

#ProspectListPhone
{
    width: 98px;
    float: left;
    border-bottom: 1px solid #949494;
}
#ProspectListDate
{
    width: 85px;
    float: left;
    border-bottom: 1px solid #949494;
}
#ProspectListActions
{
    width: 128px;
    float: left;
    border-bottom: 1px solid #949494;
}

#ProspectListDelete
{
    width: 35px;
    float: left;
    border-bottom: 1px solid #949494;
}

#ProspectListDeleteRt
{
    float: right;
    padding: 0px 5px 0px 0px;
    font-weight: normal;
    font-size: small;
}

#ProspectListStatus
{
    font-weight: normal;
}

#ProspectListSub
{
    float: left;
}

#ProspectListTitle #ProspectListOption
{
    height: 35px;
    font-weight: bold;
    border-bottom: none;
    padding: 3px 0px 0px 0px;
}
#ProspectListTitle #ProspectListName
{
    height: 35px;
    font-weight: bold;
    border-bottom: none;
    padding: 3px 0px 0px 0px;
}
#ProspectListTitle #ProspectListPhone
{
    height: 35px;
    font-weight: bold;
    border-bottom: none;
    padding: 3px 0px 0px 0px;
}
#ProspectListTitle #ProspectListDate
{
    height: 35px;
    font-weight: bold;
    border-bottom: none;
    padding: 3px 0px 0px 0px;
}
#ProspectListTitle #ProspectListActions
{
    height: 35px;
    font-weight: bold;
    border-bottom: none;
    padding: 3px 0px 0px 0px;
}

#ProspectListTitle #ProspectListDelete
{
    height: 35px;
    font-weight: bold;
    border-bottom: none;
    padding: 3px 0px 0px 0px;
}

#ProspectListRows #ProspectListOption
{
    height: 33px;
    background: #ffffff;
    text-align: center;
    padding: 0px;
}
#ProspectListRows #ProspectListName
{
    height: 33px;
    background: #ffffff;
    padding: 0px;
}
#ProspectListRows #ProspectListPhone
{
    height: 33px;
    background: #ffffff;
    padding: 0px;
}
#ProspectListRows #ProspectListDate
{
    height: 33px;
    background: #ffffff;
    padding: 0px;
}
#ProspectListRows #ProspectListActions
{
    height: 33px;
    background: #ffffff;
    padding: 0px;
}

#ProspectListRows #ProspectListDelete
{
    height: 33px;
    background: #ffffff;
    padding: 0px;
}


#ProspectListName .padding
{
    padding: 7px 0px 0px 5px;
}
#ProspectListPhone .padding
{
    padding: 7px 0px 0px 5px;
}
#ProspectListDate .padding
{
    padding: 7px 0px 0px 9px;
}

#ProspectListActions .padding
{
    padding: 0px 0px 0px 0px;
}

#ProspectListDelete .padding
{
    padding: 7px 0px 0px 0px;
}

#ProspectListFooter
{
    clear: both;
    background: url(/images/grid_bg_540.png) top left no-repeat;
    position: relative;
    top: -3px;
    height: 35px;
}

#prospect_search
{
    visibility: hidden;
    position: absolute;
    left: 169px;
    top: 212px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 200;
}

#prospect_search div
{
    width: 100%;
    height: 592px;
    position: relative;
    top: 40px;
    left: -16px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background: url(/images/prospects/prospects_search.png) bottom center no-repeat;
}

#prospect_category
{
    visibility: hidden;
    position: absolute;
    left: 233px;
    top: 212px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 200;
}

#prospect_category div
{
    width: 100%;
    height: 592px;
    position: relative;
    top: 40px;
    left: -135px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background: url(/images/prospects/prospects_search.png) bottom center no-repeat;
}






/* History Grid Styles */

#HistoryListTitle
{
    width: 540px;
    margin: 0px;
    padding: 0;
    list-style-type: none;
    clear: both;
    border-top: 1px solid #949494;
}

#HistoryListRows
{
    width: 540px;
    margin: 0px;
    padding: 0;
    list-style-type: none;
}


#HistoryListDate
{
    width: 100px;
    float: left;
    border-bottom: 1px solid #949494;
    border-left: 1px solid #949494;
    padding: 5px 0px 0px 5px;
}
#HistoryListActions
{
    width: 130px;
    float: left;
    border-bottom: 1px solid #949494;
    border-left: 1px solid #949494;
    padding: 5px 0px 0px 8px;
}
#HistoryListNotes
{
    width: 282px;
    float: left;
    border-bottom: 1px solid #949494;
    border-left: 1px solid #949494;
    border-right: 1px solid #949494;
    padding: 5px 0px 0px 8px;
    overflow: hidden;
}


#HistoryListTitle #HistoryListDate
{
    height: 26px;
    background: #a1a1a1;
    color: #ffffff;
    font-weight: bold;
}
#HistoryListTitle #HistoryListActions
{
    height: 26px;
    background: #a1a1a1;
    color: #ffffff;
    font-weight: bold;
}
#HistoryListTitle #HistoryListNotes
{
    height: 26px;
    background: #a1a1a1;
    color: #ffffff;
    font-weight: bold;
}


#HistoryListRows #HistoryListDate
{
    height: 66px;
    background: #ffffff;
}
#HistoryListRows #HistoryListActions
{
    height: 66px;
    background: #ffffff;
}
#HistoryListRows #HistoryListNotes
{
    height: 66px;
    background: #ffffff;
}


#HistoryListInnerCell
{
    padding: 5px 0px 0px 8px;
}



#ProspectHistoryDetails
{
    position: absolute;
    background: transparent url(/images/prospects/prospects_history_details.png) no-repeat;
    left: 140px;
    width: 490;
    height: 396;
    padding: 10px 30px 10px 30px;
    z-index: 500;
    display: none;
}


.popup-main-div
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #ACACAC;
	position:fixed;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	color: Black;
	width: 300px;
	height :auto;
	overflow-y:scroll;
		
    /*margin: 10px auto;
    text-align: left;
    width: 420px;
    position: relative;
    height: auto;
    border: 10px solid #4e4f50;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;*/
}
.popup-border-div
{
    text-align: left;
    width: 418px;
    position: relative;
    height: auto;
    border: 2px solid #6b797e;
}

.header
{
    width: 420px;
    height: 30px;
    position: relative;
    background-color: #004677;
    color: #fff;
}
.header-left
{
    width: 360px;
    height: 28px;
    position: relative;
    background-color: #004677;
    color: #fff;
    float: left;
}
.header-left p
{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding: 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.header-right p
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.header-right
{
    width: 60px;
    height: 30px;
    position: relative;
    background-color: #004677;
    color: #fff;
    float: left;
    cursor: pointer;
}
.popup-row
{
    width: 410px;
    margin: 0 auto;
    height: 35px;
    border-bottom: 1px solid #ccc;
}
.popup-row-left
{
    width: 390px;
    height: 36px;
    position: relative;
    color: #fff;
    float: left;
}
.popup-row-left p
{
    font-size: 12px;
    font-weight: bold;
    color: #0077c0;
    padding: 11px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.popup-row-right
{
    width: 15px;
    height: 34px;
    position: relative;
    color: #fff;
    float: left;
}
.popup-row-right img
{
    border: 0;
}

.m-top
{
    margin-top: 10px;
}
.m-top5
{
    margin-top: 5px;
}
.m-top15
{
    margin-top: 15px;
}
.clear
{
    clear: both;
}

