/*
Theme Name: M. L. Facets Gem Services Inc.
Theme URI: http://www.mlfacets.com
Description: The default WP theme for mlfacets.com
Version: 1.0
Author: Gordon Gothreau
Author URI: mailto:gordon.gothreau@evolutia.tv
Tags: mlfacets

*/

html {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color: #464646;
	font-size: 8pt;
	height: 100%;
}

p {
	font-size: 10pt;
	line-height: 180%;
}

p a {
	color: #464646;
	font-weight: bold;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.padright10 {
	padding-right: 10px;
}

.marginright10 {
	margin-right: 10px;
}

.marginright30 {
	margin-right: 30px;
}

.borderbottomwhite {
	border-bottom: 1px solid #fff;
}

.bordertopwhite {
	border-top: 1px solid #fff;
}

.size-medium {
	border: 1px solid #464646;
}

.headermenu {
	background-image: url('/img/menu-background.jpg');
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}

.menu {
	padding-top: 19px;
	height: 20px;
}

.menuitem {
	display: inline;
	margin-left: 30px;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	height: 100%;
	width: 100%;
	/* background-color: #fff; */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.menuitem a {
	text-decoration: none;
	color: #464646;
}

.menuwhite {
	background-color: #fff;
}

.logobox {
	height: 95px;
	clear: both;
}

.logoimg {
	margin-left: 35px;
	margin-top: 12px;
}

.searchdiv {
	margin-right: 40px;
	margin-top: 33px;
}

.search {
	border: 1px solid #c3cad0;
	background-color: #eff6fe;
	font-size: 13px;
	color: #3d699c;
	padding: 5px 5px 5px 5px;
	height: 20px;
}

.searchbutton {
	border: 1px solid #626262;
	background-image: url('/img/button-background.jpg');
	background-repeat: repeat-x;
	height: 32px;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.container {
	min-height: 100%;
}

.headerbox {
	background-color: #8299cd;
	height: 30px;
	width: 100%;
	background-image: url('/img/subhead-background.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;	
}

.footerbox {
	position: relative;
	margin-top: -70px;
	background-color: #8299cd;
	height: 70px;
	width: 100%;
	color: #fff;
	clear: both;
}

.body {
	width: 980px;
	min-height: 560px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	clear: both;
	background-color: #ffffff;
	height: auto !important;
	height: 100%;
	overflow: auto;
	padding-bottom: 70px;
	
}

.slidebox {
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #c2c2c2;
	overflow: hidden;
	width: 650px;
	height: 250px;
	float: left;
}

.parentslide {
	width: 650px;
}

#slide1 {
	top: 0px;
	z-index: 1;
}

#slide2 {
	position: absolute;
	top: 18px;
	z-index: 2;
}

#slide3 {
	position: absolute;
	top: 37px;
	z-index: 3;
}

.slidetab {
	background-image: url('/img/tab-background.jpg');
	background-repeat: repeat-x;
	height: 16px;
	width: 650px;
	font-size: 8pt;
	color: #fff;
	padding-left: 10px;
	padding-top: 2px;
	cursor: pointer;
	cursor: hand;
	
}

.splash {
	margin-left: 5px;
	height: 250px;
	float: right;
	clear: right;
}

.bodysplash {
	height: 250px;
}

.copyright {
	position: relative;
	top: 40%;
	margin-left: 30px;
}

.sectiontitle {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.searchresults {
	margin-bottom: 30px;
	border-left: 2px solid #ddd;
	padding-left: 10px;	
}

.searchresults a {
	text-decoration: none;
	color: #464646;
	font-size: 10pt;
	font-weight: bold;
}

.introtext {
	float: left;
	width: 650px;
	min-height: 200px;
	margin-top: 30px;
}

.introtext p {
	font-size: 9pt;
}

.introtitle {
	font-size: 13pt;
	font-weight: bold;
}

.introright {
	float: right;
	width: 286px;
	margin-top: 30px;
}

.introright p {
	margin-bottom: 0px;
}

.introright a {
	text-decoration: none;
	color: #464646;
}

.introbox {
	/* margin-top: 15px;
	border: 1px solid #777;
	padding: 10px 10px 10px 10px;
	background-color: #eee; */
	
	padding-right: 10px;
	padding-bottom: 10px;
}

.wpsc_description p {
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	font-size: 8pt;
}

.feedbacktitle {
	margin-top: 30px;
	font-size: 12pt;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	width: 400px;
}

.side {
	float: right;
	width: 250px;
	margin-bottom: 50px;
	padding-left: 30px;
}

.side a {
	text-decoration: none;
	color: #464646;
	font-weight: bold;
}

.side p {
	font-size: 9pt;
}

.sidetitle {
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin-bottom: 20px;
}

.definitionbreak {
	width: 50%;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
	margin-left: 22px;
}

.definitiontitle {
	font-size: 13pt;
	color: #6a7999;
}

.definitionbox {
	min-height: 115px;
	margin-bottom: 40px;
	font-size: 12pt;
	width: 675px;
	color: #606060;
	line-height: 175%;
}

.definitiontable {
	margin-bottom: 45px;
	width: 675px;
}

.panelicon {
	border: 1px solid #ccc;
}

.panelicon1 {
	
	position: absolute;
	top: 120px;
	left: 555px;
	z-index: 1000;
	
}

.panelicon2 {
	
	position: absolute;
	top: 120px;
	left: 475px;
	z-index: 1000;
	
}

.panelicon3 {
	
	position: absolute;
	top: 120px;
	left: 395px;
	z-index: 1000;
	
}

.movingnotice-contact {
	color: #ff0000;
}

.movingnotice-home {
	background-color: #fffdd6;
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	width: 630px;
	float: left;
	margin-top: 30px;
}

.diamondtable {
	width: 600px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #eee;
	margin-top: 15px;
}

.diamondtable th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}



.diamondtable td {
	padding-top: 4px;
	text-align: center;
	
}
