/*
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #a49867;
	font-family: Verdana,"MS Sans Serif",ans-serif;
	font-size: 12px;
	color: #4d421f;
	line-height: 1.3em;
}
h1, h2, h3 {
	color: #333333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {	font-size: 197%;}
h2 {font-size: 152%;}
h3 {font-size: 1.1em;}

ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol, dl {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}
.err, .no {
  color: #eee;
}
a:link, a:visited {
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #f8e9ae;
}

a:active {
	color: #fff;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
	display: block;
}

/* Menu */

#menu {
	width: 798px;
	height: 35px;
	margin: 0 auto;
	border-right: 1px solid #4d421f;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a, #menu span {
	display: block;
	float: left;
	width: 132px;
	height: 25px;
	padding: 10px 0 0 0;
	border-left: 1px solid #4d421f;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #4d421f;
	font: bold 8pt tahoma;
}

#menu a:hover {
	background: #816c4f;
}

#menu span {
	background: url(../images/menu-bg.gif) repeat-x 0 -1px;
	color: #f8e9ae;
}

/* Header */

#header {
	width: 799px;
	height: 60px;
	margin: 0 auto;
	background: #4d421f url(../images/upresin.gif) no-repeat 20px 0px;
}

#header h3 {
	float: right;
	width: 500px;
	margin-top: 30px;
	padding: 10px 20px 0 0;
	text-align: right;
	font-size: .8em;
	color: #f8e9ae;
}

/* Page */
#page {
	width: 799px;
	margin: 0 auto;
	padding: 0;
	background: #a49867 url(../images/view-bg.gif) repeat-x left -30px;
}

/* Content */
#content {
	float: right;
	width: 515px;
	padding: 10px;
	margin: 0 10px 0 0;
	background-color: #a49867;
} div>#content {
	margin-right: 20px;
}
#productContent {
  margin: 0 20px;
  padding: 10px;
  background-color: #a49867;
}
.productItem {
/*  background: url(../images/side-bar.gif) repeat-x 0 200%;*/
  margin-bottom: 10px;
}
.productItem p, .productItem .m-box {
  float: left;
  display: block;
 	margin-top: 30px;
}
.productItem img {
  float: left;
  display: block;
}
.productItem p {
  width: 350px;
}

.slogan {
  margin-top: 1em;
}
.slogan dd {
  padding: 0;
  margin: 0;
}

.tr {
  text-align: right;
}

.quote-frame {
    width: 500px;
    height: 105px;
    background: url(../images/banner-box.gif) no-repeat 0 0;
}
.in-quote {
	margin: -5px 1.5em -10px 2.5em;
}
.quote {
	color: #4d421f;
	font: normal 1.5em "Comic Sans MS";
	margin: 0 5px;
}

dl.submenu {
	background: url(../images/side-bar.gif) no-repeat right top;
	float: left;
	padding: 10px;
	margin-left: 0em;
	width: 100px;
}
dl.submenu dt {
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
dl.submenu dd {
	margin-bottom: 5px;	
}

.submenu a:link, .submenu a:visited {
	background: url(../arrow_menu.gif) no-repeat 5px 2px;
	padding: 0 0 0 1em;	
	color: #4d421f;
	display: block;
	position: relative;
}
.submenu a:hover {
	background-color: #fff;
	color: #4d421f;
}

/* image content - top display */
.profile-holder, .img-holder, .tool-list {
	margin-bottom: 10px;
}
.profile-holder img {
  display: block;
  float: right;
  margin-left: 10px;
}
.img-holder img {
  display: block;
  float: left;
  margin-right: 10px;
}
.tool-list {
  border-bottom: 1px solid #f8e9ae;
  padding-bottom: 10px;
}
.tool-list img {
  display: block;
  float: left;
  margin-right: 5px;
  border: 1px solid #fff;
}
.tool-list ul, .tool-list ol {
  float: left;
  margin: 0 5px;
}
.tool-list li {
  margin-left: 30px;
}
.img-holder span {
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
}

/* Sidebar */
#sidebar {
	float: left;
	margin-left: 10px;
	width: 220px;
	margin-bottom: 1px;
} div>#sidebar {
	margin-left: 20px;
}

#sidebar .showbox {
	background-color: #a49867;
	width: 220px;
	/*height: 400px;*/
}

#sidebar h3 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar a.main-link {
  display: block;
  text-align: right;
  padding: 0 10px 5px;
  font-size: 10pt;
  font-weight: 700;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

.m-box {
	width: 210px;
	height: 115px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.m-box.a {
	background: url(../images/box1.gif) no-repeat 0;
}

.m-box.b {
	background: url(../images/box2.gif) no-repeat 0;
}

.m-box.c {
	background: url(../images/box3.gif) no-repeat 0;
}

dl.sub-nav {
	padding: 10px 10px 0;
	margin-left: .6em;
	width: 170px;
}

dl.sub-nav dt {
	font-weight: bold;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

dl.sub-nav dd {
	margin-bottom: 5px;
	width: 70%;
	border-bottom: 1px solid #4D421F;
}

.sub-nav a {
	color: #4D421F;	
	text-decoration: none;
	display: block;
}

.sub-nav a:link, .sub-nav a:visited {
	background: url(../images/arrow_menu.gif) no-repeat 5px 2px;
	padding: 0 15px 0 25px;	
	color: #4d421f;
	position: relative;
}

.sub-nav a:hover {
	background: url(../images/menu-bg.gif) repeat-x 0 -1px;
	color: #f8e9ae;
}

/* Feature box */
.spiffyfg h3 {
	margin: 0 5px;
}
.spiffyfg img {
	float: left;
	margin-left: 10px;
}
.spiffyfg p {
	margin: 0;
	padding: 10px;
	margin: 0;
}
.spiffyfg p.pat-link {
  margin-bottom: 10px;
}
.spiffyfg p.pat-link a {
  color: #000;
  border: 1px solid #fff;
  padding: 3px;
}

.show-edge {
	margin-bottom: 10px;
}
.show-back-nf {
	width: 320px;
	float: left;
}
.show-back-of {
	width: 200px;
	float: left;
}
.show-back-sc {
	width: 170px;
	float: left;
}

.show-option {
	float: left;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.show-option ul, .show-option li {
  margin: 0;
  padding: 0;
}
.show-option li {
  float: left;
  list-style-type: none;
}
.show-option p {
  text-align: center;
  width: 160px;
  line-height: 1.2em;
  font-weight: bold;
}

.pattern {
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.pattern ul, .pattern li {
  margin: 0;
  padding: 0;
}
.pattern li {
  float: left;
  list-style-type: none;
  margin-left: 5px;
  margin-bottom: 10px;
  display: block;
}
.pattern p {
  text-align: center;
  width: 160px;
  line-height: 1em;
}

/* Footer */
#footer {
	clear: both;
	background-color: #816c4f;
	margin: 0 auto;
	width: 799px;
	font-size: .8em;
	font-weight: bold;
	height: 40px;
}

#footer p {
	float: right;
	margin-right: 10px;
	text-align: center;
	color: #4d421f;
	padding: 5px;
}

#footer a {
	color: #b9a883;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* extra nav - sub menu tabs*/

.extra-nav {
  background: url(../images/tab-line.gif) repeat-x scroll center bottom;
}
.extra-nav ul {
  margin: 0pt;
  padding: 0pt 0pt 0pt 1em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 100%;
  width: 95%;
}
.extra-nav li {
  float: right;
  border-bottom: 1px solid #fff;
  margin: 0pt;
  padding: 0pt 5px 0pt 0pt;
  background: transparent url(../images/box2.gif) repeat scroll 100% 0px;
}
.extra-nav li.active {
  border-bottom: 1px solid #fcf5da;
  background: transparent url(../images/box1.gif) repeat scroll 100% 0pt;
}
.extra-nav a:link, .extra-nav a:visited, .extra-nav a:active, .extra-nav span {
  font-size: 1em;
  padding: 5px 11px 3px 16px;
  background: transparent url(../images/box2.gif) repeat scroll 0pt 0;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  color: #322f29;
}
.extra-nav li.active a, .extra-nav li.active span {
  background: transparent url(../images/box1.gif) repeat scroll 0pt 0;
}
.extra-nav li span {
  color: #000000;
}
.extra-nav li:hover {
	background: transparent url(../images/box3.gif) repeat scroll 100% 0px;
}
.extra-nav li:hover a {
	background: transparent url(../images/box3.gif) repeat scroll 0pt 0px;	
}

/*
page links under 'Pattern' page sub menu
*/
.sub-menu-content {
  padding: 2px 0;
  margin: 0px;
  height: 26px;
  background: url(../images/under-box.gif) repeat-x 0 0px;
  font-weight: bold;
}
.sub-menu-content a, .sub-menu-content a:link, .sub-menu-content a:visited {
  font-size: .8em;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 0 3px;
  margin-right: 3px;
}
.sub-menu-content a:hover, .sub-menu-content a:active {
  border: 1px solid #322f29;
  color: #322f29;
}
.sub-menu-content span.active {
  color: #322f29;
  padding: 0 3px;
}

/*
 * contact form
 * note: refer to cmxform-style.css for more
 */
.contact-box p {
  margin-bottom: 10px;
}
#pdf {
  position: absolute;
  left: 800px;
  text-decoration: none;
}

/*
 * Faq page
 */
#faq-nav {
  float: right;
}
#faq-nav a:link, #faq-nav a:visited {
  text-decoration: none;
}
#faq-nav a:hover {
  text-decoration; underline;
  color: #999;
}
#faq-nav a:link.active, #faq-nav a:visited.active {
  color: #999;
}
#faq-nav .cntr, #faq-nav .top, #faq-nav .btm {
  width: 275px;
}
#faq-nav .bd {
  background: url(../images/faq_box_bd.gif) repeat-y 0 0;
}
#faq-nav .top {
  background: url(../images/faq_box_top.gif) no-repeat 0 0;
  height: 50px;
}
#faq-nav .top h3 {
  width: 180px;
  font-size: 2em;
  margin: 0 15px;
  padding: 15px 0;
  color: #4d421f;
}
#faq-nav .cntr li {
 margin-left: 0px;
 margin-right: 15px;
}
#faq-nav li a {
 color: #4d421f;
}
#faq-nav .btm {
  background: url(../images/faq_box_btm.gif) no-repeat 0 0;
  height: 26px;
}
.qa h5 {
  font-size: 1.5em;
  padding-top: 10px;
  padding-left: 50px;
  background: url(../images/btn_qtn_wht.gif) no-repeat 0 0;
  margin-bottom: 1em;
  height: 2em;
  line-height: 1.2em;
}
.qa p {
  font-size: 1.2em;
  padding: 10px 5px 20px 50px ;
  background: url(../images/btn_ans_wht.gif) no-repeat 0 0;
}
.qa table {
  border-collapse: collapse;
  margin: 5px;
}
.qa td, .qa th {
  border: 1px solid #4d421f;
  padding: 3px;
}
.qa th {
  background: url(../images/banner-box.gif) no-repeat -10px -50px;
}
.faq-intro {
  margin-bottom: 2em;
}
