/*

	DentalScanner - Main Stylesheet
	Created by Phil Champagne
	www.industrialmedia.ca

*/
/*clearfix-------------------------------------------------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url('../images/wrapper/body-bg.jpg') 0 0 repeat-x;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

table tr td {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 100%;
	background: 0;
}
.tiny {
	color:#CCC;
	font-size:10px;
}
.tiny a {
	color:#FFF;
	font-size:10px;
}
.center {
	margin:auto;
}
/* = Global layout
---------------------------------------------------------------------------------------------------- */
#home-wrapper {
	background: url('../images/wrapper/home-wrapper-bg.gif') 0 0 repeat-y;
	width: 773px;
	margin: 0 auto 0 auto;
    padding: 0;
}

#wrapper {
	background: url('../images/wrapper/wrapper-bg.gif') 0 0 repeat-y;
	width: 773px;
	margin: 0 auto 0 auto;
    padding: 0;
}

/* =Toolbar
---------------------------------------------------------------------------------------------------- */
#toolbar {
	background: url('../images/wrapper/wrapper-img-top.jpg') 0 0 no-repeat;
	width: 773px; 
	height: 55px;
}		

#toolbar #toolbar-items {
	text-align: right;
	color: #ffffff;
	padding: 20px 17px 0 0;
}

#toolbar #toolbar-items a {
	color: #ffffff;
	text-decoration: none;
}

#toolbar #toolbar-items a:hover {
	text-decoration: underline;
}

/* =Branding
---------------------------------------------------------------------------------------------------- */
#branding {
	background: url('../images/wrapper/branding-bg.jpg') 0 0 no-repeat;
	height: 138px;
}

#branding #logo {
	margin: 52px 0 0 146px;
}
/* Lists */
ul ul {
	margin-left:25px;
}

/* =Layout (homepage)
---------------------------------------------------------------------------------------------------- */
#home-content {
	background: url('../images/wrapper/home-sub-content-border-btm.jpg') 100% 100% no-repeat;
	width: 771px;
	margin: 0 auto 0 auto;
}

#home-content #left {
	float: left;
	width: 516px;
}

#home-content #left #left-content {
	padding: 44px 0 0 24px;
}

#home-content #left #scanner-content-bg {
	background: url('../images/wrapper/scanner-content-bg.gif') repeat-y;
	margin: 36px 0 0 0;
}

#home-content #left #scanner-content {
	background: url('../images/wrapper/homepage-img-scanner-bg.jpg') 0 0 no-repeat;
	width: 474px; 
	min-height: 320px;
	_height: 320px;
}

#home-content #left #scanner-content p {
	width: 235px;
	padding: 5px 0 6px 0;
	margin: 0 0 0 224px;
}

#home-content #left #scanner-content p span {
	color: #006940;
}

#home-content #right {
	float: right;
	width: 252px;
	
}

#home-content #right #sub-content ul {
	list-style: none;
    margin: 0;
    padding: 0;
}

#home-content #right #sub-content ul li img {
    margin: 0 0 5px 0;
}

#home-content #right #sub-content ul li {
    padding: 0 0 25px 16px;
    font-size: 13px;
}

#home-content #right #sub-content ul li {
   color: #50482b;
   letter-spacing: -1px;
}

#home-content #right #sub-content ul li a strong {
    color: #c1870b;
    text-decoration: none;
}

#home-content #right #sub-content ul li a:hover strong {
    color: #c1870b;
    text-decoration: underline;
}

#home-content #right #sub-content ul li a {
    color: #50482b;
    text-decoration: none;
}

#home-content #right #sub-content ul li a:hover {
    text-decoration: underline;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
    color: #000000;
    padding: 0 0 24px 0;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#content {
	width: 771px;
	margin: 0 auto 0 auto;
}

#content #main-content {
	padding: 20px 20px 20px 24px
}

/* =Sub content
---------------------------------------------------------------------------------------------------- */
#content #sub-content {
    background: url('../images/wrapper/sub-content-bg.gif') repeat-y;
    width: 202px;
    float: right;
    text-align: center;
    margin: 0 0 10px 16px;
}

#content #sub-content #sub-content-items {
    padding: 8px 0 0 0;
    color: #006940;
}

#content #sub-content #sub-content-items p {
    margin: 0;
    padding: 10px 10px 0 20px;
    text-align: left;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
	color: #006940;
}

a:hover {
	outline: none;
	color: #000000;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
#content #main-content p {
	margin: 8px 0 14px 0;
}

h1 {
	color: #006940;
	font-size: 18px;
	margin: 0 0 16px 0;
}

h2 {
    color: #006940;
	font-size: 16px;
    font-weight: normal;
	margin: 0 0 16px 0;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	background: url('../images/wrapper/footer-bg.gif') 0 0 repeat-y;
	margin:0;
}	

#footer p {
	padding: 30px 0 20px 27px;
	color: #002D1C;
}

/* =CSS Menus (Do not modify)
---------------------------------------------------------------------------------------------------- */
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery {float:left;width:0px;}
.qmmc .qmtitle {display:block;cursor:default; }
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;width:100%;}
.qmmc a, .qmmc li {float:left;display:block;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}

/* =CSS Menus (Please modify)
---------------------------------------------------------------------------------------------------- */   
/* (MAIN) Container */	
#qm0 {
	background: none;
    border: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 771px;
}

#qm0 span {
    display: block;
    margin: 0;
    padding: 0;
    background: url('../images/wrapper/menu-divider.gif') 100% 0 no-repeat;
}


/* (MAIN) Items */
#qm0 a {
    background: url('../images/wrapper/menu-item-bg.gif') repeat-x;
    border: 0;
    margin: 0;
    padding: 0;
	color: #ffffff;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
}

/* (MAIN) Hover State */
#qm0 a:hover {
    background: url('../images/wrapper/menu-item-on.gif') repeat-x;
    border: 0;
    margin: 0;
	padding: 0;
    color: #ffffff;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
}

/* (MAIN) Parent items */

/* (MAIN) Active State */
body #qm0 .qmactive, body #qm0 .qmactive:hover {
   	background: url('../images/wrapper/menu-item-on.gif') repeat-x;
    margin: 0;
    padding: 0;
    color: #ffffff;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
}

/* (SUB) Container */	
#qm0 div {	
   padding: 0;
   margin: 0;
   background: #306c54;
}

/* (SUB) Items */	
#qm0 div a {	
    padding: 0 10px 0 10px;
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #306c54;
	text-decoration: none;
	margin: 0;
    line-height: 30px;
    text-align: left;
}

/* (SUB) Hover State */	
#qm0 div a:hover {
	background: #005C38;
	padding: 0 10px 0 10px;
	color: #FFE683;
	font-size: 11px;
	border-bottom: 1px solid #306c54;
	text-decoration: none;
    line-height: 30px;
    text-align: left;
}

/* (SUB) Active State */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background: #005C38;
    padding: 0 10px 0 10px;
	color: #FFE683;
	font-size: 11px;
	border-bottom: 1px solid #306c54;
	text-decoration: none;
    line-height: 30px;
    text-align: left;
}