﻿/*NORMALIZING*/
/*Normalizes margin and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, iframe
{
    margin: 0;
    padding: 0;
}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}

/*Removes list-style from lists*/
ol, ul
{
    list-style: none;
}

/*Normalizes font-style and font-weight*/
address, caption, cite, code, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}

/*Removes border from fieldset and img*/
img
{
    border: 0;
}

a
{
    text-decoration: none;
}

/*End Normalizing////////////////////////////////////////////////////////*/
/*basic styles*/
html
{
    overflow: -moz-scrollbars-vertical;
}
/* Hides from IE-mac \*/
* html .floatholder
{
    height: 1%;
}

/* End hide from IE-mac */
body
{
    background-color: #E9E9E9;
    font-family: Arial, Helvetica, Sans-Serif;
}
a
{
    outline: none;
    color: #003070;
}
a:hover
{
    outline: none;
    color: black;
}
h1, h2, h3, h4, h5, h6
{
    color: #336699;
}
#errorMessage
{
	color: Red;
}
#homeBut a
{
	color: white
}
#homeBut a:hover
{
	color: white
}
.pager
{
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	text-align: center;
	width: 850px;
}
.pager-search
{
	margin: 10px 10px 0px 10px;
	font-size: 12px;
	text-align: center;
	width: 850px;
	text-decoration: underline;
}
.pager a
{
	margin-left: 10px;

	font-size: 14px;
}
.pager a:hover
{
color: black;
font-weight: bold;
}
.page-number
{
    padding-left:10px;
}
.next-page a:hover , .previous-page a:hover
{
	font-weight: normal;
}

.next-page a
{
	text-decoration: none;
	margin-left: 20px;
}
.previous-page a
{
	text-decoration: none;
	margin-right: 20px;
}
.selected-page-number a
{
    padding-left:10px;
    font-weight:bold;
    color:Black;
}
#content-wrapper
{
    margin: 0px auto;
    width: 960px;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/bkgr.jpg);
    background-repeat: repeat-y;
    margin-bottom: 10px;
}
#header
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/header.jpg);
    background-repeat: no-repeat;
    width: 956px;
}
#controlpanel
{
    float:right; 
    margin-right:20px; 
    margin-top:20px; 
    color:White;
    font-family:Verdana;
    font-size: 8pt;
}
#controlpanel a
{
   color: White;
}
#controlpanel a:hover
{
   color: White;
}
#search-results-bar
{
    width: 960px;
    height: 15px;
    background: #dddddd;
    border: solid 1px black;
    margin: 10px;
    padding: 10px;
}
#search-results-title
{
background-color:white;
color:#195393;
font-family:Verdana;
font-size:14.05pt;
font-weight:bold;
margin-left:50px;
padding-top:10px;
width:890px;
padding-bottom: 10px;
}
#search-warning
{
background-color:white;
color:Orange;
font-family:Verdana;
font-size:10.05pt;
font-weight:bold;
margin-left:50px;
padding-top:10px;
width:790px;
padding-bottom: 10px;
}
#subcategory-warning
{
background-color:white;
color:Orange;
font-family:Verdana;
font-size:10.05pt;
font-weight:bold;
margin-left:50px;
padding-top:10px;
padding-bottom: 10px;
}
#search-keywords
{
background-color:white;
margin-left:20px;
padding-top:10px;
width:920px;
    
}
/*HEADER AREA */
.input-area .option
{
    background: transparent url(/App_Themes/YellowPagesOfCancer1/images/search-history.jpg) no-repeat scroll left top;
    display: block;
    height: 29px;
    position: absolute;
    right: 0px;
    text-indent: -500em;
    top: 0px;
    width: 25px;
}
#search fieldset.map-directions
{
    display: block;
}
#search fieldset
{    
    display: block;
    padding: 0pt 0pt 0pt 20px;
    width: 935px;
}
fieldset
{
    border-style: hidden;
    border-width: 0pt;
    margin: 0px;
    padding: 0px;
}
form, fieldset, img
{
    border: medium none;
    margin: 0pt;
    padding: 0pt;
}
fieldset ol
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0pt 0pt 0px;
}
#search .standard li#standard, #search .standard li#location, #search .standard li#cancertypeli 
{
    width:252px;
}
#search fieldset ol li
{
    float: left;
    margin-right: 20px;
}
fieldset ol li
{
    padding: 0pt 0pt 0px;
    vertical-align: middle;
}
li, dt, dd
{
    margin: 0pt;
    padding: 0pt;
}
#search .input-area input
{
    background:transparent none repeat scroll 0%;
    border:medium none;
    font-size:1.003em;
    left:4px;
    padding:3px 2px 2px;
    top:2px;
    width:219px;
}
#search fieldset .label
{
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    margin: 0pt 0pt 0pt 2px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight:bold;
    
}
#search .input-area
{
    background: transparent url(/App_Themes/YellowPagesOfCancer1/images/field-bg.jpg) no-repeat scroll left top;
    height: 29px;
    padding: 2px 2px 0pt 4px;
    position: relative;
}
#search p
{
    margin: 5px 0pt 8px 2px;
    vertical-align: middle;
}
p.description
{
    color: #666666;
    font-size: 8.04pt;
    font-weight :bold;
    text-align:right;
}
#back-to-homepage-search
{
	text-align:right;
font-size:10px;
font-weight:bold;
padding: 14px 80px 0px 0px;
text-transform:uppercase;
}
#back-to-homepage-search a
{
	color: White;
}
#back-to-homepage-search a:hover
{
	color: White;
}
#submit-button-header
{
  
    
}
table.search-result
{

	color:#003070;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding:0px;
	border-collapse: separate;
	padding:3px;
}
table.search-result-demo
{

	color:#003070;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding:0px;
	border-collapse: separate;
	padding:3px;
    padding-left:2px;
    vertical-align:middle;
    width:780px;
    margin-top: 5px;
}
tr.search-results-row td.doctor-name
{

}
tr.search-results-row td.more-info-submit
{

}
.search-results-row
{

	
}
tr.search-results-row-header
{
	font-size:18px;
	font-weight:bold;
	height:30px;
	margin-bottom:2px;
	text-transform:uppercase;
}
tr.search-results-row
{
background-image:url(/App_Themes/YellowPagesOfCancer1/images/whiteBarPiece.jpg);
background-repeat:repeat-x;
border:3px solid #FFCC33;
height:33px;

}
tr.search-results-row-bold
{
	background-image:url(/App_Themes/YellowPagesOfCancer1/images/whiteBarPiece.jpg);
	background-repeat:repeat-x;
	border:2px solid #FFCC33;
	font-weight:bolder;
	height:33px;
}
tr.search-results-row-highlight
{
	border: 3px solid #ffcc33;
	background-image: url(/App_Themes/YellowPagesOfCancer1/images/yellowBarPiece.jpg);
	background-repeat:repeat-x;
	height: 33px;
}
tr.search-results-row-bold-highlight
{
	border: 3px solid #ffcc33;
	font-weight:bold;
	background-image: url(/App_Themes/YellowPagesOfCancer1/images/yellowBarPiece.jpg);
	background-repeat:repeat-x;
	height: 33px;
}
/*WIDTHS*/
.doctor-name
{
	padding-left: 5px;
	/*width: 330px;*/
}
/*.doctor-Location
{
	width: 190px;
}
.doctor-phone
{
	width: 140px;
}
.doctor-email
{
	width: 200px;
}
.more-info-submit
{

}*/

#search #submitli 
{
    margin-right:0pt;
    padding-top:26px;
}
.standard .input-area .option-list ul 
{
    width:242px;
}
#search .option-list li 
{
    background:transparent url(/images/search/option-list-li-bg.gif) repeat-x scroll left bottom;
    float:none;
    margin:0pt;
    padding:0pt;
}
#search fieldset ol li 
{
    float:left;
    margin-right:20px;
}
fieldset ol li 
{
    padding:0pt 0pt 10px;
    vertical-align:middle;
}
.input-area .option-list ul 
{
    background-color:#FFFFFF;
    border-color:#D9D9D9;
    border-style:solid;
    border-width:0pt 1px;
    margin:0pt 0pt 4px;
    width:242px;
}
.input-area .option-list {
    background:transparent url(/App_Themes/YellowPagesOfCancer1/images/option-list-bg.gif) no-repeat scroll left bottom;
    border-top:1px solid #D9D9D9;
    display:none;
    left:3px;
    position:absolute;
    top:28px;
    z-index:300;
}
#search .option-list a:link 
{
    color:#2A94D1;
    text-decoration:underline;
}
#search .option-list li a, #search .option-list li strong 
{
    background-color:#FFFFFF;
    display:block;
    line-height:14px;
    margin:0pt;
    padding:3px 7px;
    text-decoration:none;
}
.open .option {
    background-position:0pt -29px;
}
.open .option-list {
    display:block;
}
#search .option-list a:visited 
{
    color:#2A94D1;
}
#search .option-list a:hover 
{
    color:#000000;
    text-decoration:underline;
}

/*END HEADER AREA -------------------------*/
/*THIS IS THE PROBLEM AREA*/
/*THIS IS THE PROBLEM AREA*/
/*MASTER CONTENT WRAPPER*/
#master-content-wrapper
{
    width: 956px;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-content-wrapper.jpg);
    background-repeat: repeat-y;
}
#master-content-wrapper-bottom
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-content-bottom.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 956px;
    margin-bottom: 10px;
}
/*MAIN NAV*/
#main-nav, #page-nav
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 936px;
    padding: 6px 0px 0px 20px;
    font-weight: bolder;
    font-family: Arial, Sans-Serif;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
}
#Panel1, #Panel2
{
    float: left;
}
#main-nav .PanelActive, #page-nav .PanelActive
{
    height: 40px;
    width: 138px;
    display: block;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a-hover.jpg);
    background-repeat: no-repeat;
    float: left;
    color: #003366;
}
#main-nav .PanelInactive a, #main-nav .PanelNotActive a
{
    height: 40px;
    width: 138px;
    display: block;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a.jpg);
    background-repeat: no-repeat;
    float: left;
    color: white;
}

.menu-item a
{
    height: 44px;
    width: 138px;
    display: block;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a.jpg);
    background-repeat: no-repeat;
    float: left;
    color: white;
    margin-right: 5px;
    background-color: #336699;
}
.menu-item a.selected
{
    height: 44px;
    width: 138px;
    display: block;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a-hover.jpg);
    background-repeat: no-repeat;
    float: left;
    color: #003366;
    background-color: White;
}
.menu-item a:hover
{
    height: 44px;
    width: 138px;
    display: block;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a-hover.jpg);
    background-repeat: no-repeat;
    float: left;
    color: #003366;
    background-color: White;
}

.yct_menu-item {float:left;}

.yct_menu-item a
{
    height: 25px;
    width: 138px;
    display: block;
    /*background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a.jpg);*/
    /*background-repeat: no-repeat;*/
    float: left;
    color: #003971;
    font-family: Verdana;
    text-align: center;
    font-size: larger;
    margin-right: 5px;
    /*color: white; background-color: #336699;*/
}
.yct_menu-item a.selected
{
    height: 25px;
    width: 138px;
    display: block;
    /*background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a-hover.jpg);*/
    /*background-repeat: no-repeat;*/
    float: left;
    font-family: Verdana;
    text-align: center;
    color: #003971;
    font-weight: bolder;
    font-size: larger;
    /*color: #003366;background-color: White;*/
}
.yct_menu-item a:hover
{
    height: 25px;
    width: 138px;
    display: block;
    /*background-image: url(/App_Themes/YellowPagesofCancer1/Images/main-nav-a-hover.jpg);*/
    /*background-repeat: no-repeat;*/
    float: left;
    color: #003971;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: larger;
    /*color: #003366;background-color: White;*/
}

/*BREADCRUMBS*/
#breadcrumbs
{
    width: 960px;
    height: 15px;
    font-size: 11px;
    background: #dddddd;
    border: solid 1px black;
    margin: 10px;
    padding: 10px;
}
#main-content
{
    padding: 0px;
    width: 918px;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/bottom-yellow-pages-home.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 10px 0px 20px 40px;
    min-height: 400px;
}
/*this is for the search page it is using masterOneColumn02*/
#main-content-with-button
{
    padding: 0px;
    width: 918px;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/search-bottom.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 0px 0px 16px 40px;
    min-height: 400px;
}

#main-content h1 , #main-content-with-button h1
{
    font-size: 16px;
}
#main-content h2 , #main-content-with-button h2
{
    font-size: 14px;
}
/*LISTING PAGES*/
#main-content-with-button-listing
{
/*background-color:white;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/searchResultsBack.jpg);
background-position:center;
background-repeat:no-repeat;
height:535px;
margin-left:20px;
padding:0px 0px 16px 20px;
width:898px;*/
}
#search-results-wrapper
{
	background-color:white;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/searchResultsBack.jpg);

background-repeat:no-repeat;
height:616px;
margin-left:20px;
padding:0px 0px 16px 20px;
width:898px;
}

#left-column
{
    float: left;
    width: 600px;
    height: 290px;
}
#right-column
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/ad.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 250px;
    margin: 60px 10px 10px 10px;
    width: 300px;
}
#main-content-two-column
{
    float: left;
    width: 610px;
    height: 200px;
    background: white;
    margin: 10px;
    padding: 10px;
}
/*INNER CONTENT*/
#top-Inner-Content
{
}
.inner-content-one-column
{
	width: 800px;
}
.Inner-Content
{
  background-color:White;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/left-column-content-bottom.jpg);
background-repeat:repeat-y;
font-size:11px;
margin-left:15px;
width:925px;

}
#bottom-Inner-Content
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/left-column-content-bottom.jpg);
    display: block;
    background-repeat: no-repeat;
}
.left-inner-content
{
   float:left;
margin-top:0px;

}
table.listContainer
{
margin-left:20px;
padding-left:20px;

}
.right-inner-content
{
    width: 310px;
    float: right;
    margin-top: 0px;

}
.right-ad
{
    background-color: white;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/ad.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 260px;
    width: 310px;

}
.Inner-Content li
{

    padding: 10px 5px;
}

.Inner-Content a
{
    color: #0066cc;
    font-size: 12px;
    margin-left: 0px;
}
.Inner-Content a:hover
{
    color: #000033;
}
.top-tab-listing
{
    background-color:white;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/tab-listing-top.jpg);
background-position:left top;
background-repeat:no-repeat;
height:20px;
width:615px;
}
.bottom-tab-listing
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/tab-listing-bottom.jpg);
    background-position: left top;
    background-repeat:no-repeat;
	background-color:white;
	height:20px;
	margin:0px 15px;
	width:925px;
}
/*.listContainer ul
{
    font-family: Verdana;
    color: #0066cc;
    height: 270px;
    overflow: auto;
}
.listContainer > li
{
    padding-right: 30px;
    display: inline;
    float: left;
}
.listContainer > ul ul
{
    border: 1px blue solid;
}
.listContainer > li li
{
    display: block !important;
}
.listItems li
{
    padding: 0px 0px 13px 0px;
}*/
.home-button
{
    margin-left: 400px;
    margin-top: 5px;
    width: 120px;
}
.home-button a
{
    color: White;
    font-weight: 700;
}
/*Panel content*/
.PanelActive, .PanelNotActive
{
	margin: 0px;
}
#logo
{
    padding-top: 6px;
    margin-left: 27px;
    margin-right: 58px;
}
#logo a
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/logo.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 75px;
    width: 444px;
}
/*#header-ad
{
   
    float:left;    
    width: 728px;
    height: 90px;
    background: #dddddd;
    border: solid 1px black;
    margin-top: 10px;
    margin-left: 12px;
   
   
}*/
/*TOP NAV*/
#top-nav
{
    height: 90px;
    margin: 30px 20px 0px 22px;
}
#top-nav .top-nav-searches
{
    float: left;
    margin-right: 10px;
}
#top-nav .type-text
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: 500;
    color: Black;
}
#cancertype-wrapper
{
}
#find-wrapper
{
}
.search-description
{
    font-size: 10px;
    color: #666;
    text-align: right;
}
#location-wrapper
{
}
.type-text
{
}
/*BUTTONS//////////////////////////////////////////////////*/
#UpgradeButton , #Details
{
	background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-long-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 175px;
    height: 21px;
}
#StandOutButton
{
	background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-long-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 175px;
    height: 21px;
}
/*#Orders
{
	margin: 10px 0px 0px 700px;
}*/
#search-submit
{
    float: left;
    margin-top: 20px;
}
#submit-button
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/find.jpg);
    background-repeat: no-repeat;
    width: 74px;
    height: 28px;
    color: White;
    display: block;
    border: none;
    background-position: left;
    font-size: 12px;
    text-align: right;
    padding: 0px 10px 1px 0px;
    font-weight: 600;
    background-color: #888;
}
#search-results
{
    background-color:#888888;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/search-results.jpg);
background-repeat:no-repeat;
border:medium none;
color:White;
display:block;
font-weight:600;
height:26px;

text-align:center;
width:56px;
}
#search-results-search
{
	margin-left: 25px;
}
#search-results-search .label
{
	font-size: 12px;

}
.search-result
{
font-family:Times New Roman;
font-size:11.04pt;
padding-left:2px;
vertical-align:middle;
width:880px;
margin-top: 35px;
}

#captcha-wrapper
{
	margin:30px 320px 30px 0;
text-align:right;
}

#captcha-wrapper2
{
	margin:30px 100px 30px 0;
text-align:right;
}
#continueButton
{
	margin: 0px 0px 40px 80px;
}
/*.more-info-submit
{
    padding-top: 5px;
}
.doctor-Location
{
    padding-top: 18px;
    width: 240px;
}
.doctor-phone
{
    padding-top: 18px;
    width: 240px;
}
.doctor-name
{
    padding-top: 18px;
    width: 240px;
}*/
/*search page button*/
#back-to-homepage
{
	margin-top: 10px;
}
#back-to-homepage a
{
	display: block;
	color: White;
	height: 40;
	width: 150px;
	margin-left: 710px;	
	font-size: 10px;
	text-transform:uppercase;
	font-weight: 700;
}
/*these are the send buttons*/
#Submit
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/find.jpg);
    background-repeat: no-repeat;
    width: 64px;
    height: 28px;
    color: White;
    border: none;
    overflow: visible;
}

/*this exists on contact page*/
#blue-but-submit
{
    background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    margin: 0px 0px 0px 220px;
    padding: 1px 2px;
    width: 114px;
    height: 21px;
}

#back-to-results
{
    background-color: #FBFBFB;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/back-to-search-bkgr.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 80px;
    margin-right: 20px;
    padding-top: 10px;
    width: 899px;
}
#back-to-results h1
{
    text-align: left;
    margin-top: 15px;
    width: 300px;
    float: left;
    font-size: 40px;
    font-family: Verdana;
    font-weight: normal;
}

#back-to-registration
{
    background-color: #FBFBFB;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/back-to-search-bkgr.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 80px;
    margin-right: 20px;
    padding-top: 10px;
    width: 899px;
}
#back-to-registration h1
{
    text-align: left;
    margin-top: 15px;
    width: 300px;
    float: left;
    font-size: 40px;
    font-family: Verdana;
    font-weight: normal;
}
#submit
{
    background-color: transparent;
    border: medium none;
    color: White;
    display: block;
    float: right;
    height: 27px;
    margin: 12px 9px 0px 0px;
    overflow: auto;
    width: 279px;
}
#formSubmit
{
	background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 114px;
    height: 21px;
}
#AddRole
{
	background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 114px;
    height: 21px;
}
.formSubmitBut{
	background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 114px;
    height: 21px;
}
.formCancelBut{
	background-color: #003366;
	background-image: url(/App_Themes/YellowPagesofCancer1/Images/cancel-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 114px;
    height: 21px;
}
.backBut{
background-color:#F9D247;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/back-to.jpg);
background-repeat:no-repeat;
border:medium none;
color:white;
display:block;
font-size:14px;
height:21px;
line-height:21px;
text-align:center;
width:179px;
text-transform: capitalize;
}
.backBut a:hover
{
	color: White;
}
.backBut:hover
{
	color: White;
}
.backButNoTransform{
background-color:#F9D247;
background-image:url(/App_Themes/YellowPagesofCancer1/Images/back-to.jpg);
background-repeat:no-repeat;
border:medium none;
color:white;
display:block;
font-size:14px;
height:21px;
line-height:21px;
text-align:center;
width:179px;
}
.backButNoTransform a:hover
{
	color: White;
}
.backButNoTransform:hover
{
	color: White;
}
.formLongSubmitBut{
	background-color: #003366;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/contact-us-long-but.jpg);
    background-repeat: no-repeat;
    border: none;
    color: White;
    width: 175px;
    height: 21px;
    text-transform: capitalize;
}
/*page name/////////////////////////////////////////////////////////*/
#page-name
{
    color: #336699;
    font-size: 30px;
    margin: 10px 0px 10px 0px;
}
#OneColumn01-wrapper #page-name
{
    margin-left: 30px;
}
#OneColumn02-wrapper #page-name
{
    margin: 0px;
}
/*DOCTOR INFO.////////////////////////////////////////////////*/
/*.doctor-name
{
    float: left;
    padding-left: 20px;
}
.doctor-Location
{
    float: left;
    padding-left: 20px;
}
.doctor-phone
{
    float: left;
    padding-left: 20px;
}
.more-info-submit
{
    float: left;
    padding-left: 20px;
}*/
/*CONTENT AREAS*/

#YellowPageAboutUs
{
    margin: 0px 20px 0px 20px;
    padding-top: 10px;
}
/*HOME////////////////////////////////////////////*/
#YellowPageHome
{
    background-color: #FBFBFB;
    /*padding-top: 10px;*/
    width: 880px;
}
#bottom-yellow-page-home
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/bottom-yellow-pages-home.jpg);
    background-repeat: no-repeat;
    height: 99px;
    margin-left: 19px;
    width: 921px;
}
/*ONE COLUMN WRAPPER*/
#OneColumn01-wrapper
{
    padding: 0px 0px 0px 0px;
}
/*LISTING AREAS//////////////////////////////////////////////////////*/
#Listing-Picture-Container
{
    float: left;
    width: 280px;
}
#Listing-Picture-Frame, #Listing-Picture-Frame2 
{
    border: 1px solid #DDDDDD;
    padding: 8px;
    width: 260px;
    background-color: White;
    margin-bottom: 10px;
}
#Listing-Picture img, #Listing-Picture2 img
{
    width: 260px;
}
#Listing-Container
{
    float: right;
    padding: 0px 10px 10px;
    width: 580px;
}
#Listing-Name h2
{
    color: #195393;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}
#Listing-Address, #Listing-Address2, #Listing-Number
{
    color: #f6960a;
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
}
#Listing-MainContent
{
    font-size: 11px;
    font-family: Verdana;
}
#listing-container-long
{
   border-bottom:1px dotted gray;
	padding:10px 0px 20px 220px;
	text-align:left;
	width:650px;
}
/*Testimonials//////////////////////////////////////////////////////*/
#YellowPageTestimonials
{
    background-color: #FBFBFB;
    padding-top: 10px;
    width: 880px;
}
#Testemonial-Wrapper
{
    margin-bottom: 10px;
    border-bottom: 1px gray dotted;
    padding-bottom: 10px;
    width: 870px;
}
#Testemonial-Picture-Frame
{
    background-color: white;
    border: 1px solid #DDDDDD;
    float: left;
    padding: 8px;
    width: 170px;
}
#Testemonial-Text
{
    float: left;
    margin-left: 30px;
    width: 600px;
    font-size: 11px;
    font-family: Verdana;
}
#Testemonial-Picture img
{
    width: 170px;
}
/*GALLERY//////////////////////////////////////////////////////*/
#YellowPageGallery
{
    background-color: #FBFBFB;
    width: 890px;
    padding-top: 10px;
}
#Gallery-Container
{
}
/*LEFT COLUMN OF TEH GALLERY CONTAINER*/
#Gallery
{
    float: left;
    width: 400px;
}
#Gallery h1
{
    margin-bottom: 10px;
    text-align: center;
}
/*buttons on top of picture VIDEO or PICS*/
#video-images
{
    text-align: center;
    margin-bottom: 10px;
}

/*This is the border around the large image.*/
#Gallery .img_lg
{
    background-color: White;
    border: 1px solid #DDDDDD;
    margin-left: 30px;
    padding: 8px;
    width: 320px;
}
/*the actual image*/
#Gallery #big_img
{
    width: 320px;
}
/*RIGHT COLUMN OF TEH GALLERY CONTAINER*/
#GalleryImages
{
    float: right;
    margin: 23px 10px 0px;
    width: 460px;
}
#GalleryImages .inner-container
{
    height: 120px;
    width: 460px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
#GalleryImages li .inner-item
{
    display: inline;
    margin-right: 5px;
}
#GalleryImages .img_sm
{
    width: 120px;
}
#GalleryImages img
{
    background-color: white;
    border: 1px solid #DDDDDD;
    padding: 8px;
}
/*LINKS AND PAGE NUMBERS FOR GALLERY*/
#buts
{
    text-align: center;
    margin-top: 10px;
}
#Gallery-Links
{
    margin-right: 20px;
    text-align: center;
}
#Gallery-Links a
{
    color: #ffcc00;
}
#Gallery-Links a:hover
{
    color: #336699;
}
/*FOOTER//////////////////////////////////////////*/
#footer-wrapper
{
    width: 956px;

    font-size: 11px;
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/footer-middle.jpg);
    background-repeat: repeat-y;
    background-color: White;
}
#footer-top
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/footer-top.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
}
#footer-bottom
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/footer-bottom.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
}
#footer-control-panel
{
    margin-left: 20px;
}
#footer-wrapper li
{
    list-style-type: none;
    display: inline;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}
#copyright
{
    margin-left: 20px;
    padding: 0px 0px 0px 0px;
    margin-right: 20px;
}
#footer-wrapper ul
{
    text-indent: -1em;
}
/*CONTACT US/////////////////////////////////*/
/*home level*/
#rightAlertContact
{
	margin-left: 180px;	
}
/*yellow pages level*/
#YellowPageContactUs
{
    background-color: #FBFBFB;
    width: 880px;
    padding-top: 10px;
}

.form-wrapper
{
    color: #336699;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    width: 340px;
}
.form-field-wrapper
{
    float: none;
    margin-bottom: 10px;
}
.form-label-wrapper
{
    float: left;
    width: 200px;
    text-align: right;
    margin-right: 10px;
}
.form-input-wrapper
{
    width: 400px;
}
.form-submit-wrapper
{
    padding-left: 210px;
}
.label
{
    margin-bottom: 10px;
    font-size: 10px;
}
.contact-us-title
{
    margin-bottom: 10px;
}
/*CONTACT US MAP*/
#contact-map
{
    background-color: white;
    border: 1px solid #DDDDDD;
    float: right;
    padding: 8px;
    width: 510px;
}

#contact-map2
{
    background-color: white;
    border: 1px solid #DDDDDD;
    float: right;
    padding: 8px;
}


#captcha
{
    height: 1px;
}

/***** CONTACT US ******/

#registrationTable
{
    text-align: left;
    width: 400px;
    display: table-cell;
    margin: 10px;
}
#registrationTable .entry
{
    padding: 2px;
    text-align: left;
    height: 40px;
    width: 420px;
}
#registrationTable #continueButton
{
    float: right;
    margin-top: 10px;
    width: 335px;
}

#registrationTable #continueButton2
{
    width: 420px;
    text-align: right;
}

#registrationTable #FirstName
{
    float: left;
    color: Gray;
}
#registrationTable #FirstName input
{
    width: 300px;
    float: right;
}

#registrationTable #LastName
{
    float: left;
    color: Gray;
}
#registrationTable #LastName input
{
    width: 300px;
    float: right;
}

#registrationTable #emailAddress
{
    float: left;
    color: Gray;
}
#registrationTable #emailAddress input
{
    width: 300px;
    float: right;
}

#registrationTable #Message
{
    height: 130px;
    float: left;
    color: Gray;
}
#registrationTable #Message .input123
{
    float: right;
}

#registrationTable #Subject
{
    float: left;
    color: Gray;
}
#registrationTable #Subject input
{
    width: 300px;
    float: right;
}

#registrationTable #CancerType1
{
    float: left;
    color: Gray;
}
#registrationTable #Subject input
{
    width: 300px;
    float: right;
}

#registrationTable #CancerType2
{
    float: left;
    color: Gray;
}
#registrationTable #Subject input
{
    width: 300px;
    float: right;
}

#registrationTable #CancerType3
{
    float: left;
    color: Gray;
}
#registrationTable #Subject input
{
    width: 300px;
    float: right;
}

#registrationTable #Question1
{
    float: left;
    color: Gray;
}
#registrationTable #Question2
{
    float: left;
    color: Gray;
}

#registrationTable #ToC
{
    float: left;
    color: Gray;
}

#registrationTable #captcha
{
    float: left;
    color: Gray;
    height: 60px;
}

#registrationTable #phone
{
    float: left;
    color: Gray;
}
#registrationTable #phone input
{
    width: 300px;
    float: right;
}

#registrationTableViewListing
{
    text-align: left;
    width: 365px;
    display: table-cell;
    margin: 10px 0;
}
#registrationTableViewListing .entry
{
    padding: 2px;
    text-align: left;
    height: 40px;
    width: 350px;
}
#registrationTableViewListing #continueButton
{
    width: 135px;
    float: right;
}

#registrationTableViewListing #FirstName
{
    float: left;
    color: Gray;
}
#registrationTableViewListing #FirstName input
{
    width: 220px;
    float: right;
}

#registrationTableViewListing #LastName
{
    float: left;
    color: Gray;
}
#registrationTableViewListing #LastName input
{
    width: 220px;
    float: right;
}

#registrationTableViewListing #emailAddress
{
    float: left;
    color: Gray;
}
#registrationTableViewListing #emailAddress input
{
    width: 220px;
    float: right;
}

#registrationTableViewListing #Message
{
    height: 130px;
    float: left;
    color: Gray;
}
#registrationTableViewListing #Message .input123
{
    width: 220px;
    padding-right: 5px;
    float: right;
}

#registrationTableViewListing #Subject
{
    float: left;
    color: Gray;
}
#registrationTableViewListing #Subject input
{
    width: 220px;
    float: right;
}

#registrationTableViewListing #phone
{
    float: left;
    color: Gray;
}
#registrationTableViewListing #phone input
{
    width: 220px;
    float: right;
}

.errorText
{
    color: Red;
}
/*MEMBERSHIP///////////////////////////*/
.MvcMembership
{
    margin: 10px 0px 0px 30px;
}
.MvcMembership label
{
    width: 100px;
    margin-right: 0.5em;
    padding-top: 0.2em;
    text-align: right;
    font-weight: bold;
}
.text
{
    color: #484848;
    font-family: arial,helvetica;
    font-size: 14px;
}
.high
{
    color: #484848;
    font-family: arial,helvetica;
    font-size: 24px;
    font-weight: bold;
}
.subt
{
    color: #484848;
    font-family: arial,helvetica;
    font-size: 14px;
    font-weight: bold;
}
/*BOTTOM*/
#BOTTOM
{
	background-image: url(/App_Themes/YellowPagesofCancer1/Images/bkgrBOTTOM.jpg);
    background-repeat: no-repeat;
    height: 19px;
}
#Listing-BaseInfo
{
	margin-bottom: 10px;	
}
.orders-products-image
{
    background-image: url(/App_Themes/YellowPagesofCancer1/Images/Products_Example.jpg);
    background-repeat: no-repeat;
    height: 96px;
    width: 809px;
}
.orders-list
{
font-family:Times New Roman;
font-size:11.04pt;
padding-left:2px;
padding-top:18px;
vertical-align:middle;
width:850px;
border: 1px solid #444;
}
.orders-list-row
{
border: 1px dotted #ccc
}
.orders-list-header
{
border: 1px dotted #ccc;
font-weight:bold;
}
.user-admin-home .option-list li
{
    list-style-type:square;
    line-height: 30px;
    list-style-position: inside;
    
}
.CongratsText
{
    color: Red;
}
/*TABLE ROWS SET WIDTHS*/
.doctor-name
{
	width: 430px;
}
.doctor-Location
{
	width: 180px;
}
.doctor-phone
{
	width: 160px;
}
.doctor-email
{
	width: 100px;
}

/*THANK YOU PAGE*/
#ThankYou h2
{
    color: #195393;
    font-family: Verdana;
    font-size: 24px;
   
}

#ThankYou h1
{
    color: #195393;
    font-family: Verdana;
    font-size: 32px;
    
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
