/* common styles 
****************************************************
****************************************************
*/

div {
	margin:0px;
	padding:0px;
}

/* repeat dotted grid in lower background*/
body {
	background-color: #ffffff;
	background-image:url(../images/repeat_bottom.gif);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

/* wrap tag to hide images in print style sheet */
#inside_image_banner {
	display:none;
}

/* used to add very narrow border to banner images in inside version */
.pad1 {
	border:0px;
	margin:0;
	padding-top:1px;
	padding-left:1px;
}

td {
	color: #4b4b4a;
	font-size: 11px;
}

th {
	color: #4b4b4a;
	font-size: 11px;
	font-weight: bold;
}

li {
	color: #4b4b4a;
	font-size: 11px;
}

.current_page {
	font-weight: bold;	
}

a:link 
{
	color: #4b4b4a;
	font-weight: bold;
	text-decoration: none;	
}

a:visited
{
	color: #4b4b4a;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #1d2746;
	text-decoration: underline;
	font-weight: bold;
}

.white_text {
	color:#FFF;
}

.no_pad {
	padding: 0px;
}

.top {
	vertical-align: top;
}

.strong {
	font-weight: bold;
}

.emphasis {
	font-style:italic;
}

.align_right {
	text-align:right;
}

.align_center {
	text-align:center;
}

/* italic text to left side of screen
******************************************
******************************************
*/
.side_text_wrap {
	margin-top:39px;
	width:168px;
	float:left;
	display:inline;
	font-style: italic;
	text-align: left;
	color: #919191;
	line-height: 128.5714%;
	padding-left:25px;
}

/* override general paragraph font for side text*/
p.side_text_para {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* main text - header and text
******************************************
******************************************
*/

/* standard version used on home page - border extends along full div */
#main_text_wrap {
	width:634px;
	height:auto;
	padding-top:0px;
	padding-left:32px;
	padding-right:0px;
	padding-bottom:0px;
	margin-right:38px;
	margin-top:39px;
	margin-bottom:20px;
	margin-left:0px;
	float:right;
	border-left-color: #929291;
	border-left-style:dotted;
	border-left-width:thin;
	display:inline; /* without this ie6 will create a gap */
}

/* inside version - padding and border are removed so dotted line does not run up side of whole text block - only runs along div main_text_borderLeft - below side nav bar */
#main_text_wrap_inside {
	width:634px;
	height:auto;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-right:38px;
	margin-top:39px;
	margin-bottom:20px;
	margin-left:0px;
	float:left;
	display:inline;
}

/* inside version - padding only on head so dotted border does not appear */
#main_text_head_inside {
	padding-left:32px;	
}

/* inside version - padding and border */
#main_text_borderLeft_inside {
	padding-left:32px;	
	border-left-color: #929291;
	border-left-style:dotted;
	border-left-width:thin;	
}

h1 {
	margin-top:5px;
	margin-bottom:0px;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #1d2746;
	line-height: 69.5652%;
	padding-top:1px;
	padding-bottom:2px;
	font-weight: lighter;
}

h2 {
	margin-top:15px;
	margin-bottom:0px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
	color: #4991ad;
	line-height: 69.5652%;
	padding-top:1px;
	padding-bottom:2px;
}

/* paragraph with larger text */
.intro_para {
	margin-top:16px;
	margin-bottom:0px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #929291;
	line-height: 128.5714%;
	padding-top:1px;
	padding-bottom:2px;
}

p {
	margin-top:16px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4b4b4a;
	line-height: 128.5714%;
	padding-top:1px;
	padding-bottom:2px;
}

/* layout classes

****************************************************
****************************************************
*/

.clearfloat {
	clear:both;
	height:0px;
}

/* specific layout divs
******************************************
******************************************
*/
/* repeat image in top background */
#main_wrap  {
	width: 100%;
	background-image:url(../images/repeat_top.jpg);
	background-repeat:repeat-x;
}

/* set width of main, containing all site content bar backgrounds, to 920px; centre main */
#main {
	width:920px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-color:#FFF;
	padding:0;
}

/* in print style sheet #print_logo contains stand-along logo to display when page printed - hidden for site */
#print_logo {
	display:block;	
}

/* logo */
#ascd-computerised-dentistry {
	display:none;
}

/* banner image - Advance expertise in computerised dentistry
******************************************
******************************************
*/
#banner {
	display:none;
}

/* on inside page banner images and text are floated right */
#inside_main_content {
	float:right;
	width:707px;
}

/* box with top border - e.g. find a dentist page */
.box_topBorder {
	padding-left:32px;
	margin-top:15px;
	border-top-color: #929291;
	border-top-style:dotted;
	border-top-width:thin;
}

/* box with left border - used on all main pages for dotted border to left of main text */
.box_leftBorder {
	padding-left:32px;
	margin-top:15px;
	border-left-color: #929291;
	border-left-style:dotted;
	border-left-width:thin;
}

/* header contains image - Information for both dentists & patients - and top nav bar
******************************************
******************************************
*/
#header {
	display:none;
}

/* image - Information for both dentists & patients */
#top_right_head {
	display:none;
}

/* text over background image - information for both dentists and patients */
#top_right_head_text {
	display:none;
}
/* inactive part of top nav bar */
#top_nav_fill {
	display:none;
}

#top_nav_link_bg {
	display:none;
}

/* side navigation bar
******************************************
******************************************
*/
#side_nav {
	display:none;
}

/* wraps around content in bottom half of site - inside version
******************************************
******************************************
*/
#inside_side_content_wrap {
	float:left;
	width:213px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

/* wraps around content in bottom half of site
  - in home page version this contains all main variable content
  - in inside version this contains only base nav bar and copyright
******************************************
******************************************
*/
#bottom_content_wrap {
	float:left;
	width:920px;
	margin:0;
	padding:0;
	border: 0px solid #f0f0f0;
	background-color: #FFF;
}

/* panels in home page version only
******************************************
******************************************
*/

/* chairside ceramics panel */
#chairside_ceramics_wrap {
	float:right;
	width:254px;
	margin:0;
	padding:0;
	border: 0px solid #f0f0f0;
	overflow:hidden; /* prevents box from expanding in IE6 - if long text or too large an image inserted will clip */
}

#bg_top_panel_chairside_ceramics {
	margin-right:1px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-image: url(../images/panel_chairside_ceramics.jpg); 
	width:235px;
	height:57px;
	overflow:hidden;
}

#bg_panel_chairside_ceramics {
	margin-right:1px;
	margin-top:0px;
	width:236px;
	height:96px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-image: url(../images/bg_panel_chairside_ceramics.jpg);
	overflow:hidden;
}

/* why bonded ceramics panel */
#why_bonded_ceramics_wrap {
	float:right;
	width:235px;
	margin:0;
	padding:0;
	border: 0px solid #f0f0f0;
	overflow:hidden; /* prevents box from expanding in IE6 - if long text or too large an image inserted will clip */
}

#bg_top_panel_bonded_ceramics {
	margin-right:1px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-image: url(../images/panel_bonded_ceramics.jpg); 
	width:235px;
	height:57px;
	overflow:hidden;
}

#bg_panel_bonded_ceramics {
	margin-right:1px;
	margin-top:0px;
	width:235px;
	height:96px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-image: url(../images/bg_panel_bonded_ceramics.jpg);
	overflow:hidden;
}

/* find a dentist panel */
#find_a_dentist_wrap {
	float:right;
	width:236px;
	margin:0;
	padding:0;
	border: 0px solid #f0f0f0;
	overflow:hidden; /* prevents box from expanding in IE6 - if long text or too large an image inserted will clip */
}

#bg_top_panel_find_a_dentist {
	margin-right:1px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	background-image: url(../images/panel_find_a_dentist.jpg); 
	width:235px;
	height:57px;
	overflow:hidden;
	
}
#bg_panel_find_a_dentist {
	margin-right:1px;
	margin-top:0px;
	width:236px;
	height:96px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-image: url(../images/bg_panel_find_a_dentist.jpg);
	overflow:hidden;
}

/* white text on bottom panels with background image */
.white_panel_text {
	margin-left:25px;
	margin-top:15px;
	width:190px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 128.571%;
	padding-top:1px;
	padding-bottom:2px;
}


/* base
******************************************
******************************************
*/

#base_site_map {
	display:none;
}

#base_privacy {
	display:none;
}

#base_fill {
	display:none;
}

.copyright {
	width:920px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	font-size:10px;
	font-family:Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #0d0f15;
	line-height: 250%;
	background-image:url(../images/repeat_bottom.gif);
	background-repeat:repeat;
}
