﻿/* CSS Reset Code: */
* {
	font-family: Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}
p, a, address, caption, cite, code, dfn, em, strong, th, var {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
em, i {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before,q:after {
	content: '';
}
abbr {
	border: 0;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

hr {
	clear: left;
}

/* Generic styles */
body {
	background-color: #fff;
}

div.clear {
	clear: both;
}

/* CDHBC Markup */		
#shadowBox {
	background-color: #fff;
	background-image: url(Images/shadow_bg.gif);
	background-repeat: repeat-y;
	width: 1000px;
	margin-left: 15px;
}

#shadowEndCap {
	background-image: url(Images/shadow_endcap.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 1000px;
	margin-left: 15px;
}

#container {
	border: 10px solid #fff;
	width: 940px;
	margin: auto;
}

	div.findHygienists {
		border: 1px solid #ccc;
		background-color: #eee;
	}

#header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	height: 143px;
	background-color: #F3F6FB;  /* TEMPORARY TILL WE GET FULL HEIGHT FINAL DESIGN */
}
#headerInternal {
	background-image: url(Images/header_internal.jpg);
	background-repeat: no-repeat;
	height: 147px;
	background-color: #F3F6FB;  /* TEMPORARY TILL WE GET FULL HEIGHT FINAL DESIGN */
}
	.members {
		background-image: url(Images/header_members.jpg) !important;
		background-repeat: no-repeat;		
	}

	#header h1, #headerInternal h1 {
		display: none;
	}
	#header a.logoLink {
		position: absolute;
		display: block;
		width: 108px;
		height: 110px;
		margin-left: 59px;
		margin-top: 6px;
	}
	#headerInternal a.logoLink {
		position: absolute;
		display: block;
		width: 276px;
		height: 60px;
		margin-left: 28px;
		margin-top: 18px;
	}
	
	ul#quickNav {
		position: absolute;
		width: 350px;
		margin-left: 560px;
		padding-top: 10px;
		margin-right: 20px;
	}

	ul#quickNav li {
		float: left;
		margin-left: 15px;
		padding-bottom: 5px;
	}

		ul#quickNav li {
			background-image: url(Images/icon_top_home.gif);
			background-repeat: no-repeat;
			padding-left: 24px;
		}
		ul#quickNav li.home {
			background-image: url(Images/icon_top_home.gif);
		}
		ul#quickNav li.contact {
			background-image: url(Images/icon_top_contact.gif);
		}
		ul#quickNav li.login {
			background-image: url(Images/icon_top_login.gif);
		}
		ul#quickNav li.logoff {
			float: right !important;
			background-image: url(Images/icon_top_login.gif);
		}
		ul#quickNav li a {
			font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 0.9em;
			text-decoration: none;
			color: #0067cc;
		}
		ul#quickNav li a:hover {
			color: #006;
		}

	#header div#primaryNavigation, #headerInternal div#primaryNavigation {
		clear: left;
		float: left;
		left: 0;
		margin-top: 100px;
	}
	#headerInternal div#primaryNavigation {
		clear: left;
		float: left;
		left: 0;
		margin-top: 66px;
		margin-left: 0;
	}

		div#primaryNavigation ul {
			padding-left: 255px;
		}
			div#primaryNavigation ul li {
				display: block;
				height: 28px;
				float: left;
				padding: 0;
				padding-top: 11px;
				padding-right: 9px;
				padding-left: 7px;
				margin-left: 0px;
				background-image: url(Images/nav_fade.png);
				background-repeat: repeat-y;
				background-position: top left;
			}	
			div#primaryNavigation ul li.first {
				background-image: none !important;
			}


				div#primaryNavigation ul li a {
					color: #666;
					text-decoration: none;
					font-family: Tahoma, Sans-Serif;
					font-size: 1.1em;
					font-weight: normal;
				}
				div#primaryNavigation ul li a:hover {
					color: #c60;
				}
				
				div#primaryNavigation ul li.horizontalCMSListMenuHighlightedLI a {
					color: #c60;
				}

	/* Only lives inside the headerInternal div */
	div#secondaryNavigation {
		width: 940px;
		height: 32px;
		float: left;
		padding-top: 0;
		text-align: right;
	}
		/* Containers for offsetting subnav to the position of the parent -- Breakages will occur if the nav elements are changed */
		div.About-Us {
		}
		div.Forms---Resources {
			padding-left: 175px;
		}
		div.Registration---Renewal {
			padding-left: 425px;
		}
		div.Continuing-Competency  {
			padding-left: 575px;
		}
		div.News---Events  {
			padding-left: 725px;
		}
	
		div#secondaryNavigation ul {
			padding-top: 13px;
			padding-left: 22px;
			
		}	
			div#secondaryNavigation ul li {
				display: block;
				float: left;
				padding: 5px 10px;
			}	
				div#secondaryNavigation ul li a {
					color: #fff;
					text-decoration: none;
					font-family: Tahoma, Sans-Serif;
					font-size: 0.9em;
				}
				div#secondaryNavigation ul li a:hover {
					color: #fc3;
				}
				div#secondaryNavigation ul li.horizontalCMSListMenuHighlightedLI a {
					color: #fc3;
				}


#mainBanner {
	position: absolute;
	float: left;
	width: 960px;
	height: 254px;
	background-image: url(Images/main_banner.jpg);
}

	#mainBanner a {
		position: absolute;
		display: block;
	}

		#mainBanner a.inquiryProcess {
			width: 320px;
			height: 70px;
			margin-left: 630px;
			margin-top: 15px;
		}

		#mainBanner a.onlineRenewal {
			width: 320px;
			height: 70px;
			margin-left: 630px;
			margin-top: 86px;
		}
		#mainBanner a.findAHygienist {
			width: 320px;
			height: 66px;
			margin-left: 630px;
			margin-top: 157px;
		}
	
#content {
	background-color: #fff;
	background-image: url(Images/content_bg_side.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 940px;
	color: #333;
}

.homeContent {
	background-position: 0 254px !important;
}

	#content a {
    	color: #cd6502;
    }

	div.home {
		padding-top: 254px;
		
	}
	#prop {
		float: left;
		width: 1px;
		height: 250px;
	}
	
	#content h1 {
		color: #0066cb;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 2em;
		font-weight: normal;
		margin-bottom: 10px;
	}

	#content h2, #content h3, #content h4, #content h5, #content h6 {
		color: #0066cb;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	#content h3 {
		font-size: 1.4em;
	}

	#content h4 {
		font-size: 1.3em;
	}

	#content h5 {
		font-size: 1.2em;
		color: #000;
		margin-top: 5px;
		margin-bottom: 2px;
	}

	#content h6 {
		font-size: 1.1em;
		color: #000;
		margin-top: 5px;
		margin-bottom: 2px;
	}

			
	#content div.pageBlurb {
		color: #666 !important;
		font-size: 1.2em;
		font-weight: normal;
		padding-bottom: 10px;
	}

	#content p {
		padding-top: 5px;
		padding-bottom: 10px;
	}
	
	#content ul {
		list-style-type: disc;
		margin-left: 15px;
		padding-top: 5px;
		padding-bottom: 10px;
	}

	#content ol {
		list-style-type: decimal;
		margin-left: 20px;
		padding-top: 5px;
		padding-bottom: 10px;
	}

		#content ul li, #content ol li {
			margin-bottom: 5px;
		}

	#mainContent {
		width: 590px;
		float: left;
	}
	
	#mainContentSplit {
		width: 590px;
		float: left;
	}
	
	#pageContent {
		width: 490px;
		padding: 48px 45px 40px 55px;
	}

	#sideGutterMain {
		width: 305px;
		padding-left: 35px;
		padding-right: 0px;
		border-left: 10px solid #fff;
		float: left;
		background-color: #fff;
		background-image: url(Images/main_news_bg.jpg);
		background-repeat: repeat-y;
	}
		#sideGutterMain h2 {
			color: #336;
		}
		
		#newsBox {
			height: 375px;
			overflow: auto; 
			overflow-x: none; /* Hide the horiz scrollbar for firefox (IE does it by default) */
			overflow-y: auto;
			padding-bottom: 10px;
			padding-right: 10px;
		}
		#newsBox h3 {
			color: #c63;
		}
		#newsBox h3 {
			font-size: 1.1em;
		}

	#sideGutter {
		width: 340px;
		border-left: 10px solid #fff;
		float: left;
		
	}
		#sideGutter div {
		}
		/* Override the top level dark text colour */
		#sideGutter * {
			color: #fff;
		}
		#sideGutter h2 {
			color: #99cbfe;
			font-family: "Trebuchet MS", Helvetica, sans-serif;
			font-size: 1.4em;
			padding-left: 28px;
			padding-right: 20px;
			margin-top: 0;
		}
		#sideGutter h3 {
			color: #ffcd31;
			font-size: 1.1em;
			padding-left: 28px;
			padding-right: 20px;
		}

		#sideGutter p, #sideGutter ul, #sideGutter ol {
			color: #fff !important;
			font-size: 1em;
			font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
			/*font-weight: bold;*/
			padding: 5px 25px 10px 28px;
		}
		#sideGutter ul li, #sideGutter ol li {
			color: #fff;
			font-size: 1em;
			margin-bottom: 5px;
		}
		#sideGutter a {
			color: #ffcd31;
		}
		div.boxxyOne, div.boxxyTwo, div.boxxyThree {
			padding-top: 20px;
			border-bottom: 10px solid #fff;
			background-repeat: repeat-x;
			background-position: top;
		}
		div.boxxyOne {
			background-color: #666;
			background-image: url(Images/boxone_top.gif);
			border-top: 10px solid #fff;
		}
			div.boxxyOne div.endCap {
				background-image: url(Images/boxone_bottom.gif);
				background-repeat: repeat-x;
				background-position: bottom;
			}
		div.boxxyTwo {
			background-color: #669acc;
			background-image: url(Images/boxthree_top.gif);
		}
			div.boxxyTwo div.endCap {
				background-image: url(Images/boxthree_bottom.gif);
				background-repeat: repeat-x;
				background-position: bottom;
			}
			div.boxxyTwo h2, div.boxxyTwo h3 {
				color: #fff !important;
			}
		div.boxxyThree {
			background-color: #66669a;
			background-image: url(Images/boxtwo_top.gif);
		}
			div.boxxyThree div.endCap {
				background-image: url(Images/boxtwo_bottom.gif);
				background-repeat: repeat-x;
				background-position: bottom;
			}
	
	
	#findHygienists {
		background-color: #eee;
		padding: 25px;
	}
		#findHygienists label {
			display: block;
			width: 100px;
		}
	
		#findByName, #findByCity {
			float: left;
			width: 195px;
		}
		#orElse {
			float: left;
			width: 40px;
			margin-top: 10px;
			font-weight: bold;
		}
		#searchButtonPanel {
			padding-top: 15px;
			text-align: center;
		}
		#searchButtonPanel input {
			width: 120px;
		}
		.loginButton {
			margin-top: 10px;
		}
		
	#hygienistSearchResults {
		margin-top: 10px;
	}
		#hygienistSearchResults table {
			border-collapse: collapse;
			width: 500px;
			border: 1px solid #ccc;
		}
			#hygienistSearchResults table th {
				background-color: #eef;
				font-weight: bold;
				padding: 5px;
				border: 1px solid #ccc;
			}
			#hygienistSearchResults table td {
				padding: 5px;
				border: 1px solid #ddd;
				background-color: #fff;
			}

	/* FAQ Slidy formatting */
    div.faqQuestion {
    	margin-bottom: 5px;
    	margin-top: 2px;
    	padding: 1px;
    	border: 1px solid #999;
    }
        div.faqQuestion p {
    	    padding: 0 !important;
        }
            div.faqQuestion p a.faqQuestion {
            	color: #000 !important;
    	        font-weight: bold;
    	        font-size: 0.9em;
    	        padding: 7px 10px;
    	        text-decoration: none;
    	        display: block;
            	background-color: #e2ecf5;
            }
            span.expandButton {
				float: right;
            }

    div.faqQuestion p a.faqQuestion:hover {
    	background-color: #ddd;
    }
    div.faqAnswer {
    	display: none;
    	background-color: #fff;
        padding: 7px 10px;
    }
        div.faqAnswer p {
    	    font-weight: normal;
    	    font-size: 1em;
    	    padding-bottom: 10px !important;
        }	

        div.faqAnswer a {
        	color: #cd6502;
        }
	
	.alphabetLinks {
		text-align: center;
	}
		.alphabetLinks a {
			padding: 2px;
			font-size: 1.15em;
		}
		.alphabetLinks a.current {
			font-weight: bold;
		}
				
	#resourceList {
	}
		#resourceList ul, ul.noBullets {
			list-style-type: none !important;
			margin-left: 0;
			padding: 0;
			
		}
		#resourceList ul li {
			padding-bottom: 4px;
			padding-left: 20px;
		}
		
		#resourceList ul li.resourceListHeader {
			border-bottom: 1px solid #ccc;
			background-color: #eee;
			margin-top: 20px;
			margin-bottom: 10px;
			font-weight: bold;
			padding-left: 10px;
			padding-top: 4px;
		}

	/* Resource Slidy Definitions */
    div.definitionName {
    }
        div.definitionName > p {
    	    padding: 0 !important;
    	    display: inline;
        }
            div.definitionName p a.definitionValue {
    	        font-weight: bold;
    	        font-size: 0.9em;
    	        padding: 7px 10px;
    	        text-decoration: none;
    	        /*display: block;*/
            	background-color: #e2ecf5;
            }

    div.definitionName p a.definitionValue:hover {
    	background-color: #000 !important;
    }
    div.definitionValue {
    	display: none;
    	background-color: #e2ecf5 !important;
        padding: 7px 10px;
		margin: 4px 2px 4px 32px;
    }
        div.definitionValue p {
    	    font-weight: normal;
    	    font-size: 1em;
    	    padding-bottom: 10px !important;
    	    background-color: transparent !important;
        }	

        div.definitionValue a {
        	color: #cd6502;
        }
			div.definitionValue a:hover {
        		color: #6002CC;
			}

		div.definitionValue ul {
			list-style-type: disc !important;
			margin-left: 10px;
		}
		div.definitionValue ol {
			list-style-type: decimal !important;
			margin-left: 10px;
		}
			div.definitionValue ul li, div.definitionValue ol li {
				margin-left: 20px !important;
				padding-left: 5px !important;
			}

		
		div.definitionValue table {
			width: 100%;
		}

			div.definitionValue table td {
				padding: 5px;
				vertical-align: top;
			}

		div.definitionValue table.bordered {
			border: 1px solid #666;
			border-collapse: collapse;
		}
			div.definitionValue table.bordered th, div.definitionValue table.bordered td {
				border: 1px solid #666;
			}
			div.definitionValue table.bordered th {
				background-color: #ddd;
			}

/* Table hooking into the default BizForm Table layout -- used in the Contact Form */
table.EditingFormTable {
	margin-left: 20px;
	
}
	table.EditingFormTable td {
		vertical-align: top;
		padding: 5px;
	}

	table.EditingFormTable td.EditingFormLabelCell {
		width: 80px;
	}

	table.EditingFormTable td input, table.EditingFormTable td select {
		width: 200px;
	}

	table.EditingFormTable td.EditingFormButtonCell input {
		width: 100px;
	}

	table.EditingFormTable td span.EditingFormErrorLabel {
		color: #f00;
	}
		

#footer {
	border-top: 10px solid #fff;
	background-color: #666;
	background-image: url(Images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
	#footer ul {
		width: 600px;
		margin-left: 55px;
		margin-top: 25px;
	}
	#footer ul li {
		float: left;
		margin-right: 15px;
		background-repeat: no-repeat;
		padding-left: 25px;
		padding-bottom: 5px;
	}
		#footer ul li.home {
			background-image: url(Images/icon_footer_home.gif);
		}
		#footer ul li.contact {
			background-image: url(Images/icon_footer_contact.gif);
		}
		#footer ul li.login {
			background-image: url(Images/icon_footer_login.gif);
		}
		#footer ul li.privacypolicy {
			background-image: url(Images/icon_footer_privacy.gif);
		}

		#footer ul li a {
			color: #336;
			font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
			text-decoration: none;
			font-size: 14px;
		}
		#footer ul li a:hover {
			color: #cc6733;
		}


	#footer p {
		float: left;
		font-weight: normal;
		font-size: 1em;
		color: #666;
	}
	#footer p.copyright {
		margin-top: 22px;
		padding-left: 55px;
	}
			
	#footer p.lastUpdated {
		float: right;
		margin-top: 22px;
		padding-right: 100px;
		font-style: italic;
	}



/* Members Only Section */
.membersLogin {	
	background-color: #FFFFFF !important;
	background-image: url(Images/content_bg.jpg) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	color: #333333 !important;
}	
.loginForm {
	margin: 0 auto auto;
	width: 400px;
	padding: 32px 0 32px 0;
}
	.loginForm h1 {
		font-size: 1.5em !important;
		font-family: Calibri, Tahoma, Arial, Helvetica, Sans-Serif !important;
		font-weight: bold !important;
		color: #333333 !important;
	}
	table.loginFormElements	td {
		text-align: left !important;
		color: #777777;
		font-weight: bold;
	}
	.loginFormElements label {
		display: block;
		width: 100px;
		padding: 5px 10px 5px 0;
	}	
	.loginFormError {
		/*color: Red !important;*/
	}	
	.loginButton, .loginButton a {
		margin-top: 10px !important;
		float: right !important;
		background-color: #F5F5F5 !important;
		border:1px solid #6299C5 !important;
		color:#6299C5 !important;
		cursor:pointer !important;
		display:block !important;
		font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif !important;
		font-size:100% ;
		font-weight:bold;
		line-height:130%;
		margin:5px 3px 0 0;
		padding:2px 7px 3px;
		text-decoration:none;
	}
		a:hover.loginButton   {
			background-color:#DFF4FF !important;
			border:1px solid #C2E1EF !important;
			color:#336699 !important;
		}
		a:active.loginButton  {
			background-color:#6299C5 !important;
			border:1px solid #6299C5 !important;
			color:#FFFFFF !important;
		}