/*body {
	background-color: inherit;
	background-image: url(images/bodyGrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}*/
.buttonDiv
{
    text-align:right;
    width: 100px;
}
.MainPageBackground
{
    background: url(/physicians/images/FindadocBackgroundImage.jpg) no-repeat bottom right;
    width: 700px;
}
.floatLeft { float: left; }
.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #133F82;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.searchBy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #97220D;
	background-color: #FFF;
	background-image: url(/Physicians/images/redLoop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-indent: 37px;
}

.errorAlert {
    background-image: url(/Physicians/images/error.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 48px;
    height: 45px;
}

.alphabet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E59A6;
	line-height: 20px;
	letter-spacing: 2px;
	padding-top: 10px;
}
.alphabet a {
	color: #1E59A6;
	text-decoration: none;
}
.titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F253F;
	background-color: #F2F5FA;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.titlesResults {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F253F;
	background-color: #F2F5FA;
	padding: 15px 15px 15px 15px;
}
.titles2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F253F;
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.or {
	color: #56595F;
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.test {
	color: #56595F;
	font-style: italic;
	font-weight: normal;
}
.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212617;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #B0BDC8;
	width: 153px;
	margin-right: 0px;
	padding: 0px;
}
.searchinput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212617;
	height: 18px;
	border: 1px solid #B0BDC8;
	width: 225px;
	padding: 0px;
	margin: 0px;
}
.alphabet a:hover {
	color: #97220D;
}
.right {
	background-image: url(images/rightRedGrd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 19px;
}
.left {
	background-image: url(images/leftRedGrd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
}
.goTo {
	font-family: Verdana, Geneva, sans-serif;
	color: #1E59A6;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.goTo a {
	font-family: Verdana, Geneva, sans-serif;
	color: #1E59A6;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.option {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5C;
}
.modify {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155396;
	background-color: #FFF;
	background-image: url(images/blueLoop.gif);
	background-repeat: no-repeat;
	background-position: 16px top;
	height: 24px;
	text-indent: 51px;
}
		
.nophoto 
{
    padding-left: 4px;
}

.nophoto a
{
    color: #1e59a6;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.nophoto a:hover
{
    text-decoration: underline;
}

.TextThisAddress
{
    font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px;
	background: url(/physicians/images/SendtoMobileButton102909.jpg) no-repeat left bottom;
	height: 50px;
	width: 125px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	cursor:pointer;
}

.PlayVideo
{
    background-image: url(/Physicians/images/SeeMyVideo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    /*padding-left: 125px;
    padding-top: 50px;*/
    display: block;
    width: 125px;
    height: 50px;
}