/*--------------------- Last Modified --> 2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#c9c9c9 url("http://dentalchoice.s3.amazonaws.com/bg.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#fff;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.5em; color:#6bc1f8; }
h2	{ font-size:1.3em; color:#6bc1f8; }
h3	{ font-size:1.0em; color:#6bc1f8; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#6BC1F8; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://dentalchoice.s3.amazonaws.com/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	img.img-logos { 
	 
		margin:0 8px 0 10px; 
		}
			#logos-right { 
				background:url("http://dentalchoice.s3.amazonaws.com/logosright1.jpg") no-repeat;
				width:224px;
				height:880px;
				margin:0 8px 0 20px; 
				}
li.bigone {
	font-size:14px;
	font-weight:bold;
}

#calgary {width:190px; float:left; padding:0 0 10px 38px;}
#edmonton {width:190px; float:left; padding:0 0 10px 38px;}
/* ------------------------ form elements ------------------------ */
form {
	width:196px;
	margin:10px 0 15px 22px; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:185px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

.button { width:50px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 38px; width:445px;}

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:left; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#column-left #contact-main label.subject-label {width: 445px; text-align: left; }
#column-left #contact-main label.subject-label-radio {width: 150px; text-align: left; float:left; }

#column-left #contact-main h2, #column-left #contact-main ul {display: block; background: #002942; color: #fff;}
	#column-left #contact-main h2 {
		margin:0 10px 10px 0; 
		padding:2px 5px;
		font-size:12px;}
 	#column-left #contact-main ul  {
		float:right;
		width:270px;
		}
 		 
		 #column-left #contact-main ul  li { 
		 	display:inline;
			float:left;
			text-align:center;
			border-left: 1px solid white;
			padding-left: 5px;
			}
			
		 #column-left #contact-main ul li.first { border:none;}
		 
#column-left #contact-main label {width: 150px;}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:255px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label.radio-input input { 
	width:255px;
	position:absolute; 
	left:80%; 
	top:-2px;
	}

	
#column-left #contact-main label.radio { width: 80px; float: left; margin-left: 30px; display:inline; text-align:right;}
#column-left #contact-main label.radio-first { width: 86px; float: left; margin-left: 0px; display:inline;}
#column-left #contact-main label.radio-input { width: 80px; float: left; margin-left: 0px; display:inline;}
#column-left #contact-main label.check { width: 130px; float:left; margin-left: 30px; display:inline; text-align:right;}
#column-left #contact-main label.radio input, #column-left #contact-main label.radio-input input,
#column-left #contact-main label.radio-first input, 
#column-left #contact-main label.check input {
	width: 12px;
	background: transparent !important;
	border: none;
} 
#contact-main label textarea { height:40px; width: 170px; overflow:auto; }
	#contact-main textarea.textareabig { height:80px; width: 420px; overflow:auto; }
	


/*#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:20px 0 0 230px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://dentalchoice.s3.amazonaws.com/btn-submit.jpg");
	width:170px;
	height:20px;
	border:none;
	cursor:pointer;
	}


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://dentalchoice.s3.amazonaws.com/content-bg-wrap_08.jpg") repeat-y;
	width:782px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://dentalchoice.s3.amazonaws.com/header_02.jpg");
	height:94px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:487px;
	float:left;
	background:url("http://dentalchoice.s3.amazonaws.com/column-left-bg_07.jpg") top no-repeat;
	padding:60px 0 0 0;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul{
		margin:0px 10px 10px 38px;
		}

	#column-left form { margin-left:38px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("http://dentalchoice.s3.amazonaws.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul { padding-left:5px; } 
		#column-left ul li { 
			background:transparent url("http://dentalchoice.s3.amazonaws.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			line-height:20px; 
			list-style-position:outside;
			list-style-type:disc;
			margin:0 0 0 10px;
			padding:0;
			}

	/* definition list */
	#column-left dl { width:190px; float:left; }
		#column-left dl dt {
			color:#fff;
			}
		#column-left dl dd {
			background:transparent url("http://dentalchoice.s3.amazonaws.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:295px;
	float:left;
	background:url("http://dentalchoice.s3.amazonaws.com/column-right-bg_08.jpg") top no-repeat;
	padding:35px 0 0 0;

	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 31px 10px 22px;
		}
	#column-right h2 { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; color:#6bc1f8;}

	#column-right form { margin-left:23px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("http://dentalchoice.s3.amazonaws.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("http://dentalchoice.s3.amazonaws.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("http://dentalchoice.s3.amazonaws.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */
#header-flash { height:289px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:298px; background:none;} /* sets height for all non-flash headers */

	body#about #header-graphic { background:url("http://dentalchoice.s3.amazonaws.com/header-about.jpg"); }
	body#contact #header-graphic { background:url("http://dentalchoice.s3.amazonaws.com/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("http://dentalchoice.s3.amazonaws.com/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("http://dentalchoice.s3.amazonaws.com/header-sitemap.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("http://dentalchoice.s3.amazonaws.com/subhead-index.jpg"); }
	body#about #subhead { background:url("http://dentalchoice.s3.amazonaws.com/subhead-about.jpg"); }
	body#contact #subhead { background:url("http://dentalchoice.s3.amazonaws.com/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("http://dentalchoice.s3.amazonaws.com/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("http://dentalchoice.s3.amazonaws.com/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("http://dentalchoice.s3.amazonaws.com/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("http://dentalchoice.s3.amazonaws.com/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("http://dentalchoice.s3.amazonaws.com/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("http://dentalchoice.s3.amazonaws.com/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("http://dentalchoice.s3.amazonaws.com/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://dentalchoice.s3.amazonaws.com/content-bottom-wrap_14.jpg");
	width:100%; /* fix for Safar */
	height:53px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#000;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#464646; }
#footer a:hover, #footer a:active { color:#fff; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #464646;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#vms-lightwindow-link{display:none;}

#nav2 {
		width:780px;
		text-align:center;
	}
#nav { 
	background:url("http://dentalchoice.s3.amazonaws.com/nav-bg-NEW.jpg") repeat-y; 
	height:36px;
	padding:0 0 0 0;
	z-index:2;
	}
	
	#nav li {  display:inline; 
			padding:0 15px;
			position:relative;
		}
	#nav li ul{ text-align:left;  }
	

ul.footer { display:inline;}

#nav li#cosmetic-dentistry { z-index:9999;}		
#nav li#about-dental-choice {z-index:9999;}		
#nav li#general-dentistry {z-index:9999;}
#nav li#about-dental-choice {z-index:9998;}

	
	
	/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
	/*** ESSENTIAL STYLES ***/
	.sf-menu, .sf-menu * {
		margin:			0;
		padding:		0 0 0 2px;
		list-style:		none;
	}
	.sf-menu {
		line-height:	1.5;
	}
	.sf-menu ul {
		position:		absolute;
		top:			-999em;
		width:			10em; /* left offset of submenus need to match (see below) */
	}
	.sf-menu ul li {
		width:			150px;
		line-height: 1.2em;
	}
	.sf-menu li:hover {
		visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
	.sf-menu li {
	

	}
	.sf-menu a {

	}
	.sf-menu ul a {
		display:		block;
		position:		relative;
		}

	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		left:			0;
		top:			1.5em; /* match top ul list item height */
		z-index:		99;
	}
	ul.sf-menu li:hover li ul,
	ul.sf-menu li.sfHover li ul {
		top:			-999em;
	}
	ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul {
		left:			10em; /* match ul width */
		top:			0;
	}
	ul.sf-menu li li:hover li ul,
	ul.sf-menu li li.sfHover li ul {
		top:			-999em;
	}
	ul.sf-menu li li li:hover ul,
	ul.sf-menu li li li.sfHover ul {
		left:			10em; /* match ul width */
		top:			0;
	}

	/*** DEMO SKIN ***/
	.sf-menu { }

	.sf-menu a {
		text-decoration:none;
	}
	.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
		color:#000000;
	}
	.sf-menu li {
		background:none;
		
	}
	.sf-menu li li {
		background:		#AABDE6;
		float:left;
		position:relative;
	}
	.sf-menu li li li {
		background:		#9AAEDB;
	}
	.sf-menu li:hover, .sf-menu li.sfHover,
	.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		background:		#CFDEFF;
		outline:		0;
	}

	/*** arrows **/
	.sf-menu a.sf-with-ul {
		padding-right: 	2.25em;
		min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	}
	.sf-sub-indicator {
		position:		absolute;
		display:		block;
		right:			.75em;
		top:			1.05em; /* IE6 only */
		width:			10px;
		height:			10px;
		text-indent: 	-999em;
		overflow:		hidden;
		background:		url('arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
	a > .sf-sub-indicator {  /* give all except IE6 the correct values */
		top:			.8em;
		background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
	/* apply hovers to modern browsers */
	a:focus > .sf-sub-indicator,
	a:hover > .sf-sub-indicator,
	a:active > .sf-sub-indicator,
	li:hover > a > .sf-sub-indicator,
	li.sfHover > a > .sf-sub-indicator {
		background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}

	/* point right for anchors in subs */
	.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
	.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
	/* apply hovers to modern browsers */
	.sf-menu ul a:focus > .sf-sub-indicator,
	.sf-menu ul a:hover > .sf-sub-indicator,
	.sf-menu ul a:active > .sf-sub-indicator,
	.sf-menu ul li:hover > a > .sf-sub-indicator,
	.sf-menu ul li.sfHover > a > .sf-sub-indicator {
		background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

	/*** shadows for all but IE6 ***/
	.sf-shadow ul {
		background:	url('shadow.png') no-repeat bottom right;
		padding: 0 8px 9px 0;
		-moz-border-radius-bottomleft: 17px;
		-moz-border-radius-topright: 17px;
		-webkit-border-top-right-radius: 17px;
		-webkit-border-bottom-left-radius: 17px;
	}
	.sf-shadow ul.sf-shadow-off {
		background: transparent;
	}


	/** test this **/
	#top-break{ height:38px; background:url("http://dentalchoice.s3.amazonaws.com/content-top-nav.jpg") no-repeat;}
	.primary, .primary a:hover, .primary a:focus, .primary a:active
	 {
		background-color:transparent !important; 
	}





