/* CSS Document */

/* HTML tag styles */
body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

form
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align:left;
}

a{
    text-decoration: none;
}



/* Main Layout */
#wrapper {
    width: 995px;
    margin: 5px auto 0px auto;
    padding: 0px;
    text-align: left;
    background-color: #FFFFFF;
    }
	
#left_column {
    float: left;
    width: 210px; /* 210 */
    padding: 0px;
    background-color: #FFFFFF;
    }

#center_column {
    float: left;
    width: 785px; /* 785 */
    padding: 0px;
    background-color: #FFFFFF;
    }

#flash{
    width: 995px;
	height: 467px;
    margin: 0px;
	padding: 0px;
}

#morph{
    margin: 0px;
	padding: 0px;
	border: 1px solid #640C85;
}

#vtour{
    width: 765px;
    height: 467px;
    margin: 7px 0px 0px 7px; /* Top Right Bottom Left */
	/* border: 0px solid #640C85; */
}

.cancel_btn
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding:0;
}

.continue_btn
{
	margin:0;
	padding:0;
}

.inquire_form
{
	margin: 5px 0px 0px 10px;		
}


#footer{
    height: 40px;
    margin: 0px;
    background-color: #640C85;
    
}

#footer p
{
    font-family: Arial, Verdana;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 0px 0px 20px;
}

.footer_align{
    margin-top: 7px;
    margin-left: 18px;
}

div .lab_image
{
	float:right;
	margin: 10px 5px 0px 5px; /* Top Right Bottom Left */
    border: 0px solid #640C85;
}

div .lab_image a
{
	margin: 0px 0px 0px 0px; /* Top Right Bottom Left */
	padding: 0px;
}

div .flash_video
{
	margin: 5px 5px 0px 10px; /* Top Right Bottom Left */
}

/* Class  */

.aleft 
{
	margin-left: 10px;
}

.atop
{
	margin-top: 10px;
}

.aacd_member {
    float: right;
    margin: 7px 0px 0px 18px; /* Top Right Bottom Left */
    padding: 0px 0px 0px 0px;
}

.align_right {
    float: right;
    margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
    border: 1px solid #640C85;
}

.align_center {
    margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
    border: 1px solid #640C85;
}



.frameit{
	border: 1px solid #640C85;
}


.mbox
{
	margin-left: 25px;
	margin-bottom: 0px;
}

.adv_tec
{
	float: right;
    margin: 0px 10px 0px 10px; /* Top Right Bottom Left */
	border: 1px solid #640C85;
}

.cleaner {
    clear:both;
	height:0px;
	font-size:0px;
	border:none;
	margin:0; padding:0;
}

.float{
	float: left;
	width: 200px;
	margin: 0px 0px 0px 15px; /* Top Right Bottom Left */
}

.float p{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.float_left{
    float:left;
	margin:0px;
	width:585px;
}

.float_woaacd{
	float:left;
	margin:0px;
	width:750px;
}

.float_right{
	float:right;
	margin-right:4px;
	margin-top: 10px;
}

.uparrow 
{
    margin-left: 10px;
}

.signature
{
    margin-left: 10px;
}

.separator{
	margin: 5px 10px 5px 10px;
	border-top: 1px dashed #640C85;
}

.cv
{
    list-style: none;
    font-size:13px;
	color: #000000;
	margin: 0px 10px 10px 10px; /* Top Right Bottom Left */
	padding: 0px;
}

.faq
{
	display: list-item;
	list-style-type: decimal;
	font-size: 12px;
	color: #000;
}

.shipping
{
	display: list-item;
	list-style-type: lower-alpha;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
	text-align: justify;
	margin-right: 10px;
}

/* DME Topics & Hours */

.hours
{
	margin-left:8px;
	width: 70px;
}

.topics
{
	margin-left:10px;
	vertical-align: top;
}


/* Logo */
#top
{
	width:995px;
	height:72px;
}

#logo{
    position: absolute;
    width: 995px;
    height: 72px;
    margin: 0px;
    padding: 0px;
    background-color: #640C85;
}

#logo_align{
    position: relative;
    top: 16px;		
    left: 16px;
}

#slogan{
    width: 356px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    background-color: #640C85;
}

#slogan_align{
    position: relative;
    top: 38px;		
    left: 415px;
}

#ep
{
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#ep_align
{
	position: relative;
	top: -7px;
	left: 930px;
}


/* NavBar */
#navbar{
    background-color: #8900BB;
    height: 19px;
}

#nav_menu{
    background-color: #8900BB;
    height: 19px;
}

.lab_align{
    position:absolute;
    margin-left: 14px;
}

.edu_align{
    position:absolute;
    margin-left: 180px;
}

.esthetic_zone{
    position:absolute;
    margin-left: 340px;
}

.doctor_align{
    position:absolute;
    margin-left: 794px;
}

.irefer_align{
    position:absolute;
    margin-left: 563px;
}

.dme_align{
    position:absolute;
    margin-left: 774px;
}



/* Menu */
#menu{
    margin: 2px 0px 0px 2px; /* Top Right Bottom Left */
    background-color: #DBC7E3;
}

#menu p{
    margin: 0px;
    padding: 0px;
    text-indent: 2px;
    font-size: 13px;
    color: #FFFFFF;
    background-color:#823B9D;
    
}

#menu ul {
    margin: 2px 0px 2px 16px; /* Top Right Bottom Left */
    padding: 0px;
    list-style: none;
    line-height: 18px;
    text-indent: -1em;
    font-size: 12px;
    color: #9457AB;
}

#menu ul li {
    padding-left: 0px;
}


#menu a:link, a:visited{
    color: #7B3097;
    text-decoration: none;
}


#menu a:hover{
    text-decoration: none;
    color: #FFFFFF;
}


/* Content */
#content{
    /*background-color: #DBC7E3;*/
    background-color: #FFFFFF;
    margin-left: 2px;
    margin-top: 2px;
}

#content p{
    margin:0px 10px 10px 10px; /* Top Right Bottom Left */
    text-align: justify;
    font-size: 14px;
    /*color: #640C85;*/
    color: #000000;
}

#content p em{
    font-style:normal;
    font-weight:bold;
}

#content h1{
    margin: 0px 0px 10px 10px; /* Top Right Bottom Left */
    padding: 4px 0px 0px 0px; /* Top Right Bottom Left */
    color: #640C85;
    font-size: 16px;
}

#content h2{
    margin: 5px 10px 0px 10px; /* Top Right Bottom Left */
    padding: 0px 0px 0px 0px;  /* Top Right Bottom Left */
    color: #640C85;
    font-size: 13px;
    border-bottom: 1px solid #640C85;
}

#content h3{
    margin: 4px 10px 2px 10px; /* Top Right Bottom Left */
    padding: 2px 0px 2px 0px; /* Top Right Bottom Left */
    color: #640C85;
    font-size: 14px;
}

#content h4{
    margin: 0px 10px 0px 10px; /* Top Right Bottom Left */
    padding: 0px 0px 2px 0px; /* Top Right Bottom Left */
    color: #640C85;
    font-size: 13px;
    text-indent: 4px;
    font-weight: normal;
}

#content h5{
    margin: 5px 10px 0px 10px; /* Top Right Bottom Left */
    padding: 0px 0px 0px 0px;  /* Top Right Bottom Left */
    color: #000000;
    font-size: 13px;
    border-bottom: 0px solid #640C85;
}

#content h6{
    margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
    padding: 0px 0px 0px 0px; /* Top Right Bottom Left */
    color: #33AAB8;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
}

div#sidebar{
	float: right;
	color: #000000;
	top: 10px;
	right: 10px;
	width: 206px;
	height: auto;
	position: relative;
	border-left: 2px solid #b099c3;
	border-right: 2px solid #b099c3;
	border-bottom: 2px solid #b099c3;
	margin-bottom:18px;
	
	/*background-color:#f5f0fd;*/
}

div#sidebar2{
	color: #000000;
	top: 0px;
	left:0px;
	right: 0px;
	width: 206px;
	height: auto;
	position: relative;
	border-top: 2px solid #b099c3;
	/*background-color:#f5f0fd;*/
}

div#sidebar_brace{
	/*display: inline;*/
	line-height: 16px;
	margin: 5px 5px 5px 5px;
	width: 196px;
	height: auto;
}

div#sidebar_brace p{
	font-size:12px;
	margin:0;
	padding:0;
}

div#sidebar_brace a:link{
	font-size: 12px;
	color: #7B3097;
    text-decoration: none;
	/*margin-top:10;*/
	padding:0;
	font-weight:bold;
}

div#sidebar_brace a:visited{
    font-size: 12px;
	color: #7B3097;
    text-decoration: none;
	/*margin-top:10;*/
	padding:0;
}


#sidebar_brace a:hover{
    text-decoration: underline;
    color: #640C85;
}



#video_title{
    margin: 10px 10px 0px 10px; /* Top Right Bottom Left */
    padding: 0px 0px 0px 0px; /* Top Right Bottom Left */
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

#reference
{
	width: 300px;
	float:right;
	}
/*
#content ul{
    margin: 0px 10px 10px 10px; 
    display: inline;
    list-style: none;
}


#content ul li
{
    display: inline;
    list-style: none;
    color: #000000;
    font-size: 12px;
}
*/




/* Courses Description */
#desc {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*width: 99%;
	float:left;*/
}

#desc h1{
	font-size: 14px;
	color:#000066;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}

#desc h5
{
    margin: 0px;
	padding: 0px;
    font-size: 13px;
    font-style: oblique;
    font-weight: normal;
    text-align: justify;
}

#desc p{
	font-size:13px;
}

#desc em{
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	
}

#desc a:link
{
    text-decoration: underline;
    color:#FF0000;
	font-size:10px;
}

#desc a:active
{
	text-decoration: underline;
	color:#0033CC;
	font-size: 10px;
}

#desc a:visited{
	text-decoration: underline;
	color:#663399;
	font-size: 10px;
}

#desc ol
{
    list-style-type: disc;
    margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
}

#desc ol li
{
    list-style: disc;
	font-size:13px;
	color: #000000;
	padding-right:2px;
}

#separator{
	margin: 5px 10px 0px 10px;
	border-top: 1px solid #640C85;
}

/* Course Links */

a.courses:link {
    color:#723788;
    font-size: 13px;
}

a.courses:visited {
    color:#723788;
    font-size: 13px;
}

a.courses:hover {
    color:#640C85;
    font-size: 13px;
}



a.register:link {
    color:#723788;
}

a.register:visited {
    color:#723788;
}

a.register:hover {
    color:#640C85;
    /*background-color: #D4BBDD;*/
}

/* Courses List */
#course_list
{
    color: #000000;
    font-size: 12px;
    width: 780px;
}

/*
#course_list a:link
{
	text-decoration: none;
	color:#Gray;
	font-size: 12px;
}

#course_list a:active
{
	text-decoration: none;
	color:#Gray;
	font-size: 12px;
}
*/

.course_title
{
    width: 100%;
    
}

.course_date
{
    width: 185px;
    padding: 0px 0px 0px 10px; /* Top Right Bottom Left */
}

.course_type
{
    width: 155px;
}

.course_credits
{
    width: 140px;
}

.course_buttons
{
    padding-right:10px;
}

.course_register
{
    width: 100px;
}


/* Contact Us */

#contact_us, #faq {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#contact_us p, #faq p{
	font-size:13px;
}

#contact_us em, #faq em{
	font-size:13px;
	font-weight:bold;
	font-style:normal;
}

#contact_us a:link, #faq a:link
{
    text-decoration: none;
    color:#723788;
	font-size:13px;
}

#contact_us a:active, #faq a:active
{
	text-decoration: none;
	color:#723788;
	font-size: 13px;
}

#contact_us a:visited, #faq a:visited{
	text-decoration: none;
	color:#663399;
	font-size: 13px;
}

#contact_us a:hover, #faq a:hover
{
    text-decoration: none;
    color:#640C85;
}


#contact_us ol
{
    list-style-type: disc;
    margin-top:-2px;
	margin-bottom:6px;
	padding-top:0px;
}



#contact_us li
{
    list-style: disc;
	font-size:13px;
	color: #000000;
	padding-right:2px;
	padding-bottom: 4px;
	margin-right: 10px;
	text-align: justify;
}


#regform 
{
    background-color: #DBC7E3;
    margin-left: 2px;
    margin-top: 2px;   
}

#regform h1{
    margin: 0px 0px 10px 10px; /* Top Right Bottom Left */
    padding: 4px 0px 0px 0px; /* Top Right Bottom Left */
    color: #640C85;
    font-size: 16px;
}

#regform p{
    margin:0px 10px 10px 10px; /* Top Right Bottom Left */
    text-align: justify;
    font-size: 13px;
    color: #640C85;
}

#regform h2{
    margin: 5px 10px 5px 10px; /* Top Right Bottom Left */
    padding: 0px 0px 0px 0px;  /* Top Right Bottom Left */
    color: #640C85;
    font-size: 13px;
}

#regform h3{
    margin: 4px 10px 2px 10px; /* Top Right Bottom Left */
    padding: 2px 0px 2px 0px; /* Top Right Bottom Left */
    color: #640C85;
    font-size: 14px;
}

#regform a:link 
{
    text-decoration: underline;
}

#regform a:visited {
    text-decoration: underline;
}

#regform a:hover {
    text-decoration: underline;
    color:#640C85;
}

	
#map{
    /*background-color: #DBC7E3;*/
    background-color: #FFFFFF;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
}

#map p{
    margin:5px 10px 10px 10px; /* Top Right Bottom Left */
    text-align: justify;
    font-size: 14px;
    /*color: #640C85;*/
    color: #000000;
}


/* Image Gallery */

#container 
{
	background:#fff url(../images/img_gallery.jpg) 15px 10px no-repeat;
	position:relative; 
	width:770px;
	height: 550px;
	margin:5px auto 0 auto; 
	border-top:1px solid #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* Removing the list bullets and indentation - add size - and position */
#container ul 
{
	width:198px; 
	height:386px; 
	padding:0;  
	margin: 5px 2px 5px 2px; /* Top Right Bottom Left */
	list-style-type:none; 
	float:right;
	}

#container li 
{
	float:left;
	}


/* Remove the images and text from sight */
#container a.gallery span 
{
	position:absolute; 
	width:1px; 
	height:1px; 
	top:-18px; 
	left:5px; 
	overflow:hidden;
	visibility: hidden;
	background:#fff;
}


/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited 
{
	display:block;
	color:#000;
	text-decoration:none;
	border:1px solid #640C85;
	margin:1px 2px 1px 2px;
	text-align:left;
	cursor:default;
}

/* Veneers */
#container a.veneers1 
{
	background:url(../images/veneers/c1_pre_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.veneers1 
{
	width:91px;
	w\idth:93px;
}

#container a.veneers2 
{
	background:url(../images/veneers/c1_post_t.jpg);
	height:49px;
	width:93px;
}

#container a.veneers3 
{
	background:url(../images/veneers/c2_pre_t.jpg);
	height:56px;
	width:93px;
}

* html #container a.veneers3 
{
	width:91px;
	w\idth:93px;
}

#container a.veneers4 
{
	background:url(../images/veneers/c2_post_t.jpg);
	height:56px; 
	width:93px;
	}
	
#container a.veneers5 
{
	background:url(../images/veneers/c3_pre_t.jpg);
	height:37px;
	width:93px;
}

* html #container a.veneers5
{
	width:37px;
	w\idth:93px;
}

#container a.veneers6 
{
	background:url(../images/veneers/c3_post_t.jpg);
	height:37px;
	width:93px;
	}
/*********/

/* Morph Veneers */
#container a.morph_veneers1 
{
	background:url(../images/veneers/c1_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.morph_veneers1 
{
	width:91px;
	w\idth:93px;
}

#container a.morph_veneers2 
{
	background:url(../images/veneers/c2_t.jpg);
	height:49px;
	width:93px;
}

#container a.morph_veneers3 
{
	background:url(../images/veneers/c3_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.morph_veneers3 
{
	width:91px;
	w\idth:93px;
}

#container a.morph_veneers4 
{
	background:url(../images/veneers/c4_t.jpg);
	height:49px;
	width:93px;
}

#container a.morph_veneers5 
{
	background:url(../images/veneers/c5_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.morph_veneers5
{
	width:91px;
	w\idth:93px;
}

#container a.morph_veneers6
{
	background:url(../images/veneers/c6_t.jpg);
	height:49px;
	width:93px;
}

#container a.morph_veneers7
{
	background:url(../images/veneers/c7_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.morph_veneers7
{
	width:91px;
	w\idth:93px;
}

#container a.morph_veneers8
{
	background:url(../images/veneers/c8_t.jpg);
	height:49px;
	width:93px;
}

#container a.morph_veneers9
{
	background:url(../images/veneers/c9_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.morph_veneers9
{
	width:91px;
	w\idth:93px;
}

/* Ceramic Crowns */
#container a.crcc1 
{
	background:url(../images/crcc/c1_pre_t.jpg);
	height:39px;
	width:93px;
}

* html #container a.crcc1 
{
	width:91px;
	w\idth:93px;
}

#container a.crcc2 
{
	background:url(../images/crcc/c1_post_t.jpg);
	height:39px;
	width:93px;
}

#container a.crcc3 
{
	background:url(../images/crcc/c2_man_t.jpg);
	height:78px;
	width:93px;
}

* html #container a.crcc3 
{
	width:91px;
	w\idth:93px;
}

#container a.crcc4 
{
	background:url(../images/crcc/c2_max_t.jpg);
	height:78px; 
	width:93px;
	}

#container a.crcc5
{
	background:url(../images/crcc/c3_pre_t.jpg);
	height:53px;
	width:93px;
}

* html #container a.crcc5
{
	width:91px;
	w\idth:93px;
}

#container a.crcc6
{
	background:url(../images/crcc/c3_post_t.jpg);
	height:53px;
	width:93px;
}
 /**/
#container a.crcc7
{
	background:url(../images/crcc/c4_pre_t.jpg);
	height:51px;
	width:93px;
}

* html #container a.crcc7
{
	width:91px;
	w\idth:93px;
}

#container a.crcc8
{
	background:url(../images/crcc/c4_post_t.jpg);
	height:51px;
	width:93px;
}

/* Ceramic Bridges */
#container a.ccbridges1 
{
	background:url(../images/ccbridges/c1_pre_t.jpg);
	height:38px;
	width:93px;
}

* html #container a.ccbridges1 
{
	width:91px;
	w\idth:93px;
}

#container a.ccbridges2 
{
	background:url(../images/ccbridges/c1_post_t.jpg);
	height:38px;
	width:93px;
}

#container a.ccbridges3
{
	background:url(../images/ccbridges/c2_pre_t.jpg);
	height:37px;
	width:93px;
}

* html #container a.ccbridges3
{
	width:91px;
	w\idth:93px;
}

#container a.ccbridges4
{
	background:url(../images/ccbridges/c2_post_t.jpg);
	height:37px;
	width:93px;
}

/* Conservative Alternative Bridges */
#container a.altbridges1 
{
	background:url(../images/altbridges/c1_t.jpg);
	height:45px;
	width:93px;
}

* html #container a.altbridges1 
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges2 
{
	background:url(../images/altbridges/c2_t.jpg);
	height:45px;
	width:93px;
}

#container a.altbridges3
{
	background:url(../images/altbridges/c3_t.jpg);
	height:39px;
	width:93px;
}

* html #container a.altbridges3
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges4
{
	background:url(../images/altbridges/c4_t.jpg);
	height:39px;
	width:93px;
}

#container a.altbridges5
{
	background:url(../images/altbridges/c5_t.jpg);
	height:46px;
	width:93px;
}

* html #container a.altbridges5
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges6
{
	background:url(../images/altbridges/c6_t.jpg);
	height:46px;
	width:93px;
}

#container a.altbridges7
{
	background:url(../images/altbridges/c7_t.jpg);
	height:42px;
	width:93px;
}

* html #container a.altbridges7
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges8
{
	background:url(../images/altbridges/c8_t.jpg);
	height:42px;
	width:93px;
}

#container a.altbridges9
{
	background:url(../images/altbridges/c9_t.jpg);
	height:50px;
	width:93px;
}

* html #container a.altbridges9
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges10
{
	background:url(../images/altbridges/c10_t.jpg);
	height:50px;
	width:93px;
}

#container a.altbridges11
{
	background:url(../images/altbridges/c11_t.jpg);
	height:47px;
	width:93px;
}

* html #container a.altbridges12
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges12
{
	background:url(../images/altbridges/c12_t.jpg);
	height:47px;
	width:93px;
}

#container a.altbridges13
{
	background:url(../images/altbridges/c13_t.jpg);
	height:44px;
	width:93px;
}

* html #container a.altbridges13
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges14
{
	background:url(../images/altbridges/c14_t.jpg);
	height:44px;
	width:93px;
}


#container a.altbridges15
{
	background:url(../images/altbridges/c15_t.jpg);
	height:53px;
	width:93px;
}

* html #container a.altbridges15
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges16
{
	background:url(../images/altbridges/c16_t.jpg);
	height:53px;
	width:93px;
}

#container a.altbridges17
{
	background:url(../images/altbridges/c17_t.jpg);
	height:44px;
	width:93px;
}

* html #container a.altbridges17
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges18
{
	background:url(../images/altbridges/c18_t.jpg);
	height:44px;
	width:93px;
}

/**/

#container a.altbridges19
{
	background:url(../images/altbridges/c19_t.jpg);
	height:44px;
	width:93px;
}

* html #container a.altbridges19
{
	width:91px;
	w\idth:93px;
}

#container a.altbridges20
{
	background:url(../images/altbridges/c20_t.jpg);
	height:44px;
	width:93px;
}

/* Inlay */
#container a.inlay1 
{
	background:url(../images/inlay/c1_t.jpg);
	height:61px;
	width:93px;
}

* html #container a.inlay1 
{
	width:91px;
	w\idth:93px;
}

#container a.inlay2 
{
	background:url(../images/inlay/c2_t.jpg);
	height:61px;
	width:93px;
}

#container a.inlay3 
{
	background:url(../images/inlay/c3_t.jpg);
	height:58px;
	width:93px;
}

* html #container a.inlay3 
{
	width:91px;
	w\idth:93px;
}

#container a.inlay4 
{
	background:url(../images/inlay/c4_t.jpg);
	height:58px; 
	width:93px;
	}
	
#container a.inlay5 
{
	background:url(../images/inlay/c5_t.jpg);
	height:58px;
	width:93px;
}

* html #container a.inlay5
{
	width:37px;
	w\idth:93px;
}

#container a.inlay6 
{
	background:url(../images/inlay/c6_t.jpg);
	height:58px;
	width:93px;
	}

/* Ceramometal */

#container a.ceramometal1
{
	background:url(../images/ceramometal/c1_t.jpg);
	height:44px;
	width:93px;
}

* html #container a.ceramometal1
{
	width:91px;
	w\idth:93px;
}

#container a.ceramometal2
{
	background:url(../images/ceramometal/c2_t.jpg);
	height:44px;
	width:93px;
}

/* Attachments */

#container a.attachments1
{
	background:url(../images/attachments/c1_t.jpg);
	height:44px;
	width:93px;
}

* html #container a.attachments1
{
	width:91px;
	w\idth:93px;
}

#container a.attachments2
{
	background:url(../images/attachments/c2_t.jpg);
	height:44px;
	width:93px;
}

#container a.attachments3
{
	background:url(../images/attachments/c3_t.jpg);
	height:44px;
	width:93px;
}

* html #container a.attachments3
{
	width:91px;
	w\idth:93px;
}

#container a.attachments4
{
	background:url(../images/attachments/c4_t.jpg);
	height:44px;
	width:93px;
}

/**/

#container a.attachments5
{
	background:url(../images/attachments/c5_t.jpg);
	height:72px;
	width:93px;
}

* html #container a.attachments5
{
	width:91px;
	w\idth:93px;
}

#container a.attachments6
{
	background:url(../images/attachments/c6_t.jpg);
	height:72px;
	width:93px;
}

#container a.attachments7
{
	background:url(../images/attachments/c7_t.jpg);
	height:47px;
	width:93px;
}

* html #container a.attachments7
{
	width:91px;
	w\idth:93px;
}

#container a.attachments8
{
	background:url(../images/attachments/c8_t.jpg);
	height:47px;
	width:93px;
}


/**/

/* Implants */
#container a.implants1 
{
	background:url(../images/implants/c1_t.jpg);
	height:43px;
	width:93px;
}

* html #container a.implants1 
{
	width:91px;
	w\idth:93px;
}

#container a.implants2 
{
	background:url(../images/implants/c2_t.jpg);
	height:43px;
	width:93px;
}

#container a.implants3
{
	background:url(../images/implants/c3_t.jpg);
	height:41px;
	width:93px;
}

* html #container a.implants3
{
	width:91px;
	w\idth:93px;
}

#container a.implants4
{
	background:url(../images/implants/c4_t.jpg);
	height:41px;
	width:93px;
}

#container a.implants5
{
	background:url(../images/implants/c5_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.implants5
{
	width:91px;
	w\idth:93px;
}

#container a.implants6
{
	background:url(../images/implants/c6_t.jpg);
	height:49px;
	width:93px;
}

#container a.implants7
{
	background:url(../images/implants/c7_t.jpg);
	height:49px;
	width:93px;
}

* html #container a.implants7
{
	width:91px;
	w\idth:93px;
}

#container a.implants8
{
	background:url(../images/implants/c8_t.jpg);
	height:49px;
	width:93px;
}

#container a.implants9
{
	background:url(../images/implants/c9_t.jpg);
	height:57px;
	width:93px;
}

* html #container a.implants9
{
	width:91px;
	w\idth:93px;
}

#container a.implants10
{
	background:url(../images/implants/c10_t.jpg);
	height:57px;
	width:93px;
}

#container a.implants11
{
	background:url(../images/implants/c11_t.jpg);
	height:57px;
	width:93px;
}

* html #container a.implants11
{
	width:91px;
	w\idth:93px;
}


/* Full Mouth */

#container a.fullmouth1
{
	background:url(../images/fullmouth/c1_t.jpg);
	height:60px;
	width:93px;
}

* html #container a.fullmouth1
{
	width:91px;
	w\idth:93px;
}

#container a.fullmouth2
{
	background:url(../images/fullmouth/c2_t.jpg);
	height:60px;
	width:93px;
}

#container a.fullmouth3
{
	background:url(../images/fullmouth/c3_t.jpg);
	height:58px;
	width:93px;
}

* html #container a.fullmouth3
{
	width:91px;
	w\idth:93px;
}

#container a.fullmouth4
{
	background:url(../images/fullmouth/c4_t.jpg);
	height:58px;
	width:93px;
}

#container a.fullmouth5
{
	background:url(../images/fullmouth/c5_t.jpg);
	height:58px;
	width:93px;
}

* html #container a.fullmouth5
{
	width:91px;
	w\idth:93px;
}

#container a.fullmouth6
{
	background:url(../images/fullmouth/c6_t.jpg);
	height:58px;
	width:93px;
}

#container a.fullmouth7
{
	background:url(../images/fullmouth/c7_t.jpg);
	height:61px;
	width:93px;
}

* html #container a.fullmouth7
{
	width:91px;
	w\idth:93px;
}

#container a.fullmouth8
{
	background:url(../images/fullmouth/c8_t.jpg);
	height:61px;
	width:93px;
}

#container a.fullmouth9
{
	background:url(../images/fullmouth/c9_t.jpg);
	height:60px;
	width:93px;
}

* html #container a.fullmouth9
{
	width:91px;
	w\idth:93px;
}

#container a.fullmouth10
{
	background:url(../images/fullmouth/c10_t.jpg);
	height:60px;
	width:93px;
}

#container a.fullmouth11
{
	background:url(../images/fullmouth/c11_t.jpg);
	height:58px;
	width:93px;
}

* html #container a.fullmouth11
{
	width:91px;
	w\idth:93px;
}

#container a.fullmouth12
{
	background:url(../images/fullmouth/c12_t.jpg);
	height:58px;
	width:93px;
}

/* styling the hovers */
#container a.gallery:hover 
{
	border:1px solid #fff;
}

#container a.gallery:hover span 
{
	position:absolute;
	width:374px;
	height:372px;
	top:5px;
	left:5px;
	color:#000;
	background:#fff;
	visibility: visible;
}





    
   

