/* -- html -- */
body { 
	color: black; 
	font-size: 10pt; 
	font-family: arial, helvetica, geneva, sans-serif; 
	line-height: 12pt; 
	font-stretch: condensed; 
	background: white 
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
div {
	padding: 0;
	margin: 0;
}
p { 
	font-size: 10pt; 
	font-family: arial, helvetica, geneva, sans-serif; 
	line-height: 12pt; 
	font-stretch: condensed;
	margin-top: 0px;	
	padding-top: 2px;
}
a:link {
	text-decoration: none; 
	color: #006633;
}
a:visited {
	text-decoration: none; 
	color: #339900;
}
a:active {
	text-decoration: underline; 
	color: #006633;
}
a:hover {
	text-decoration: underline;
}
h1 { 
	color: #006633; 
	font-size: 16pt; 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-weight: 700; 
	line-height: 20pt 
}
h2 { 
	color: #006633; 
	font-size: 14pt; 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-weight: 700; 
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
h3 { 
	color: #339900; 
	font-size: 11pt; 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-weight: 700; 
	line-height: 14pt; 
	margin: 15px 0px 3px 0px;
	padding: 0px;
}
h4 { 
	font-size: 12pt; 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-weight: 700 
}
h3.white { 
	color: white; 
	font-size: 12pt; 
	font-family: arial, helvetica, geneva, sans-serif 
}
h5 { 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: 400; 
	line-height: 11pt; 
	font-stretch: condensed; 
	text-align: left 
}
td.norepeat { 
	background-repeat: no-repeat 
}
dl { 
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	margin-top: 1em 
}
dt { 
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	font-weight: bold 
}
dd   { 
	font-family: verdana, arial, helvetica, geneva, sans-serif 
}
ul { 
	font-size: 90%; 
	line-height: 130%; 
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	list-style-type: square 
}
ol { 
	line-height: 120%; 
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	list-style-type: decimal 
}
li { 
	line-height: 130%; 
	font-family: verdana, arial, helvetica, geneva, sans-serif ;
	margin-left: 15px;
}
.bigger { 
	font-size: 11.5pt; 
	font-family: Arial, Helvetica; 
	line-height: 14pt 
}
.smaller { 
	font-size: 9pt; 
	line-height: 11pt; 
	font-stretch: condensed 
}
.name { 
	font-size: 12pt; 
	font-weight: bold; 
	line-height: 14pt 
}
.subname { 
	font-size: 11.5pt; 
	line-height: 14pt 
}
.red {
	color: #fd1b14; 
}

.white {
	color: #ffffff; 
}

.small {
	font-size: 85%;
}

hr {
    border-top: 1px dashed #006633;
    border-bottom: 0px solid #006633;
    border-left: 0px solid #006633;
    border-right: 0px solid #006633;
    color: #fff;
    background-color: #fff;
    height: 4px;
	margin: 5px 0px 5px 0px;
}

/* ----------------- frame --------------- */
#framebox {
	text-align: center;
}

#frame {
	margin: 0 auto;
	width: 720px;
	text-align: left;
}

#frameheader {

}

#frameheader h1 {
	display: none;
}
#logomain {
	float: left;
	margin-top: 15px;
}
#logopic {
	float: left;
}

#framemenu {
	clear: both;
}
#framemenu ul {
	margin: 0;
	padding: 0;
}
#framemenu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	/*background-image: none;*/
}
#framemenu li a {
	display: block;
	height: 23px;
	width: 120px;
}
#framemenu li a span {
	display: none;
}
#framemenuspacer {
	clear: left;
}

#menuh-video {
	background: #cc6699 url(img/videonav.gif) 8px 4px no-repeat;
}
#menuh-books {
	background: #669900 url(img/booksnav.gif) 8px 4px no-repeat;
}
#menuh-props {
	background: #ff9900 url(img/propsnav.gif) 8px 4px no-repeat;
}
#menuh-kits {
	background: #009999 url(img/kitnav3.gif) 8px 4px no-repeat;
}
#menuh-wood {
	background: #cc9966 url(img/woodnav.gif) 8px 4px no-repeat;
}
#menuh-wholesale {
	background: #0099ff url(img/wholenav.gif) 8px 4px no-repeat;
}
#framelinks {
	float: right;
	width: 50%;
}
#framelinksgst {
	text-align: right;
	font-size: 80%;
}
#framelinks1, #framelinks2 {
	text-align: right;
	margin-top: 3px;
	font-size: 85%;
	font-weight: bold;
}
#framelinks1 a, #framelinks2 a {
	text-transform: uppercase;
	margin: 0px 2px;
}
#adminmenu {
	text-align: center;
	border: 1px solid #000000;
	padding: 1px 3px;
	margin: 2px;
}


#framesearch {
	text-align: right;
	font-size: 85%;
}
#framesearch input {
	/*height: 15px !important;*/
}

#framecontentcontainer {
	height: 500px;
	overflow: auto;
	/*position: relative;*/
}
.framecontentcontainerextra {
	width: 590px;
	float: right;
}
#framecontentextra {
	margin-top: 15px;
	float: left;
	width: 120px;
	border-right: 1px solid #000000;
}
#framecontentpopup {
	margin: 10px;
}

#framecontent {
}

#framefooter {
	border-top: 1px solid #d6e0c8;
	
	/*
		border: 1px solid #d6e0c8;
	background-color: #f8fbf3;
	*/
	
	
	clear: both;
	text-align: center;
	margin: 6px 0px 0px 0px;
}

#footermenu {
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	padding: 3px 2px 0px 2px;
}
#footermenu a {
	text-transform: uppercase;
}
#footer {
	font-size: 75%;
}

/* ----------------- home --------------- */
#homeleft {
	margin-top: 10px;
	border-right: 1px solid #000000;
	padding-right: 7px;
	float: left;
	width: 100px;
}

#homeright {
	margin-top: 10px;
	border-left: 1px solid #000000;
	padding-left: 7px;
	float: right;
	width: 120px;
	margin-right: 5px;
}
#homeleft p, #homeright p {
	margin-top: 0px;
	padding-top: 0px;
}
#homeleft h3, #homeright h3 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 20px;
}
#homeleft h4, #homeright h4 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
}


#homecenter {
	padding-top: 10px;
	margin-right: 140px;
	margin-left: 115px;
}

#homeordering {
	text-align: center;
	padding: 3px 3px 1px 3px;
	margin-bottom: 10px;
	background-color: #ffcc66;
}
#homeordering h4 {
	color: #993333;
}
#homepriceguide {
	text-align: center;
	padding: 3px 3px 1px 3px;
	margin-bottom: 10px;
	background-color: #99CCFF;
}
#homepriceguidetitle {
	text-transform: uppercase;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #ffffff;
	background-color: #0099FF;
}
#homeexclusive {
	text-align: center;
	padding: 3px 3px 1px 3px;
	margin-bottom: 10px;

}


#homewholesale {
	padding: 3px 3px 1px 3px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #99CCFF;
}
#homewholesale h4 {
	color: #330099;
}
#homewholesaletitle {
	text-transform: uppercase;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 3px 1px 3px;
	color: #ffffff;
	background-color: #0099FF;
}
#homeprices {
	padding: 3px 3px 1px 3px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #FFFF99;
}
#homefindout {
	padding: 3px 3px 1px 3px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #FFCC33;
}
#homelowprices {
	padding: 3px 3px 1px 3px;
	text-align: center;
	margin-bottom: 10px;
}


#homespecials {
	padding: 3px 3px 1px 3px;
	margin-bottom: 0px;
}
#homespecials h4 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

#homerange {
	padding: 3px 3px 1px 3px;
	margin-bottom: 10px;
	text-align: center;
}
#homerange img {
	margin: 0px 3px;
}
#homerangetitle {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	background-color: #cc0033;
}
#homeexclu {
	padding: 3px 3px 1px 3px;
	margin-bottom: 10px;
}
#homeexclutitle {
	text-transform: uppercase;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	background-color: #0099ff;
}
#homeexclu h4 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#homeextra {
	padding: 3px 3px 1px 3px;
	margin-bottom: 10px;
}




/* --  products -- */
#cmf-products-index ul, #cmf-authors-index ul {
	margin: 0;
	padding: 0;
}
#cmf-products-index li, #cmf-authors-index li {
	margin: 2px 0 5px 0;
	padding: 0;
	list-style-type: none;
	background-image: none;
	
}
#cmf-authors-index  {
	font-size: 90%;
	text-align: left;
	padding: 4px;
	border: 1px solid #d6e0c8;
	background-color: #f8fbf3;
	margin: 1px 10px 0px 0px;	
}
#cmf-authors-box  {
	/*float: right;
	z-index: 100;
	background-color: #ffffff; 
	text-decoration: none;
	margin: -20px 10px 0px 0px;
	font-weight: bold;
	color: #006633;*/
	margin: 0px 10px 0px 0px; 
	border: 1px solid #c1cfae;
	padding: 0px 2px;
}
#cmf-authors-index div.author {
	margin: 4px 0 0px 0;
}
#cmf-authors-index li {
	margin: 2px 0 2px 0;
	padding-left: 15px;
}

.cmf-product-qty {
	width: 20px;
}


.cmf-products {
	margin-top: 0px;
	float: right;
	clear: both;
}
#framecontentcontainer .cmf-product-details {
	width: 490px;
}

.cmf-product {
	margin: 10px 0 5px 0;
}

.cmf-product-details {
	margin-left: 110px;
}
#framecontentcontainer .cmf-product-details {
	width: 370px;
}

.cmf-product-icon {
	float: left;
	margin-left: -70px;
	width: 70px;
	height: 60px;
}
.cmf-product-photo {
	float: left;
	width: 110px;
}
.cmf-product-information {
	clear: left;
	padding-top: 15px;
}
.cmf-product-info {
	margin: 5px 0 5px 0;
}
.cmf-product-price {
	font-size: 12pt;
	font-weight: bold;
}
.cmf-product-price-box {
	float: left;
	margin-top: 2px;
}

.cmf-product h4 {
	font-size: 14pt;
	margin: 0 0 3px 0;
	padding: 0px;
}

.cmf-product-pictures {
	width: 250px;
	text-align: right;
	float: right;
}
.cmf-product-picture {
	margin-bottom: 5px;
}
.cmf-product-legend {
	font-size: 85%;
	text-align: center;
}

.cmf-product-subname, .cmf-product-author {
	margin-bottom: 10px;
}
.cmf-product-add-to-cart-clear {
	clear: right;
}

.cmf-product-buy {
	padding: 4px;
	border: 1px solid #d6e0c8;
	background-color: #f8fbf3;
	margin: 2px 0px;
}
.cmf-product-quantities {
	padding: 4px;
	border: 1px solid #e6f0d8;
	background-color: #fcfff8;
	margin: 2px 0px;
	color: #668866;
}
#framecontentpopup .cmf-product-details {
	padding: 5px;
	border: 1px solid #d6e0c8;
	background-color: #f8fbf3;
	margin: 0px 250px 0px 0px;
}
#framecontentpopup .cmf-product-photo {
	margin: 10px 5px;
}
.cmf-product-options {
	margin-bottom: 5px;
}
.cmf-product-more {
	margin-top: 2px;
	font-weight: bold;
}

.cmf-products h3 {
    background-repeat: repeat-y;
    background-position: 0px 0px;
	text-align: left;
	color: #ffffff;
	padding: 2px 0px 2px 5px;
	height: 18px;
}

.cmf-product-buy-feedback {
	background-image: url(img/cart_feedback.gif);
	float: right; 
	margin-top: 3px;
	width: 16px;
	height: 16px;
}
.cmf-product-add-to-cart-feedback {
	margin-top: 3px;
	color: #333333;
}
.cmf-product-add-to-cart-feedback-warning {
	color: #ff0000;
}


.prodcat-1 h3 {
	background-image: url(img/prodcat_title_1.jpg);
}
.prodcat-2 h3 {
	background-image: url(img/prodcat_title_2.jpg);
}
.prodcat-3 h3 {
	background-image: url(img/prodcat_title_3.jpg);
}
.prodcat-4 h3 {
	background-image: url(img/prodcat_title_4.jpg);
}
.prodcat-5 h3 {
	background-image: url(img/prodcat_title_5.jpg);
}
.prodcat-6 h3 {
	background-image: url(img/prodcat_title_6.jpg);
}

.cmf-products .cmf-product-sep {
    background-repeat: no-repeat;
    background-position: 0px 10px;
	height: 20px;
	clear: both;
	margin-top: 10px;
}
.prodcat-1 .cmf-product-sep {
	background-image: url(img/prodcat_sep_1.jpg);
}
.prodcat-2 .cmf-product-sep {
	background-image: url(img/prodcat_sep_2.jpg);
}
.prodcat-3 .cmf-product-sep {
	background-image: url(img/prodcat_sep_3.jpg);
}
.prodcat-4 .cmf-product-sep {
	background-image: url(img/prodcat_sep_4.jpg);
}
.prodcat-5 .cmf-product-sep {
	background-image: url(img/prodcat_sep_5.jpg);
}
.prodcat-6 .cmf-product-sep {
	background-image: url(img/prodcat_sep_6.jpg);
}

pre {
	padding: 5px;
	border: 1px solid #e6f0d8;
	background-color: #fcfff8;
	color: #444444;
	font-size: 90%;
}

.login-home td {
	padding: 0px 20px;
}

td ul {
	padding-left: 0px;
	margin-left: 0px;
}
#content ul { 
	list-style-type: none;
}
#content ul li { 
	padding-left: 10px;
	background-image: url(img/bip2.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}	

#orders-to-process {
	padding: 10px 5px;
	border: 1px solid #e6f0d8;
	background-color: #fcfff8;
	color: #000000;
	width: 35%;
	float: right;
	font-weight: bold;
	text-align: center;
}

#stats-box {
	width: 180px; 
	height: 70px !important; 
	border: 1px solid #e6f0d8;
	background-color: #fcfff8;
	background-image: url(img/stats.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	overflow: hidden;
}
.stats-line-on {
	width: 1px; 
	float: left;
	background-color: #006633;
}
.stats-line-off {
	width: 1px; 
	height: 70px; 
	float: left;
}


/* --  CMF cart -- */

#cmf-products-cart {
	margin-top: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
	background-color: #f8fbf3;
}
#cmf-products-cart h4 {
	margin: 2px 0 5px 0;
	padding: 0px;
	text-align: center;
}

#cmf-prodcat {
	margin: 0px 0px -15px 85px; 
}
#cmf-prodcat ul {
	list-style-type: none;
}

.cmf-cart-inline {
}	
.cmf-cart-inline-total {
	margin: 2px 0;
	text-align: center;
}	
.cmf-cart-inline-qty {
	margin: 2px 0;
	text-align: center;
}	
.cmf-cart-inline-buttons {
	margin: 5px 0 3px 0;
	text-align: center;
}
.cmf-cart-inline-total-price {
	font-weight: bold;
}


.cmf-cart-item-options {
	margin-left: 10px;
	font-size: 90%;
	color: #333333;
}

.cmf-cart-table-item {
	width: 50%;
}	
.cmf-cart-table-price {
	width: 10%;
}	
.cmf-cart-table-weight {
	width: 10%;
}	
.cmf-cart-table-qty {
	width: 10%;
}	
.cmf-cart-table-total {
	width: 10%;
}	
.cmf-cart-table-actions {
	width: 10%;
}	










/* --  CMF messages -- */
.cmf-messages {
	font-size: 90%;
	margin: 5px;
	padding: 8px;
    color: #336633; 
    border: 1px dotted #669966; 
	background-color: #ccffcc;
}
.cmf-errors {
	font-size: 90%;
	margin: 5px;
	padding: 8px;
    color: #993333; 
    border: 1px dotted #CC6666; 
	background-color: #ffcccc;
}
.cmf-confirmation {
    border: 1px solid #bfbfbf; 
}

/* --  CMF actionlinks -- */
a.cmf-actionlink, a.cmf-actionlink:visited { 
	background-color: #ffffff; 
	border: 1px solid #c1cfae; 
	text-decoration: none;
} 
a.cmf-actionlink:hover, a.cmf-actionlink:active { 
	color: #78984d; 
	border: 1px solid #78984d; 
	text-decoration: none;
} 

/* --  CMF tables -- */
td.cmf-top { 
    color: #000000; 
    background-color: #d6e0c8; 
}
td.cmf-top a {
	color: #000000 !important;
}
td.cmf-nav { 
    background-color: #fbfbfb; 
}
td.cmf-line { 
	font-size: 1em;
    background-color: #ffffff; 
}
td.cmf-linesep { 
    background-color: #fbfbfb; 
}
td.cmf-line1 { 
	font-size: 1em;
    background-color: #fbfbfb; 
}
td.cmf-line2 { 
	font-size: 1em;
    background-color: #f8fbf3; 
}

td.cmf-right {
	font-size: 1em;
	text-align: left !important;
}
span.cmf-compulsory {
    color: #FF9999;
}
td.cmf-left {
	font-size: 1em;
}
td.cmf-break { 
    border-bottom: #647883 solid 1px;
}
td.cmf-sep { 
}
td.sep h4 {
}
td.cmf-bottom {
}

/* --  CMF forms -- */
form.cmf-form input, form.cmf-form select, form.cmf-form textarea, a.cmf-actionbutton { 
	border: 1px solid #006633;
	background-color: #f6fff6;
} 

form.cmf-form input[type=submit], form.cmf-form input.submit, form.cmf-form button, a.cmf-actionbutton { 
	border-top: 1px solid #339900;
	border-bottom: 1px solid #006633;
	border-right: 1px solid #006633;
	border-left: 1px solid #339900;
	cursor: hand;
	background-color: #ddffdd;
	text-decoration: none;
	padding: none;
} 


.cmf-searchresults .cmf-inlinenavigation {
	border: 1px solid #f6fff6;
}

.cmf-inlinenavigation a {
	border: 1px solid #e6f0d8;
}
.cmf-inlinenavigation a:hover, .cmf-inlinenavigation-selected {
	background-color: #f6fff6;
	border: 1px solid #006633;
}

