﻿/*
		Micavin Business Solutions
		Author: JL (james@micavin.com)
		Lasted Updated: Jan 26, 08
*/

/* LAYOUT
----------------------------------------------- */
/* img, div { behavior: url(css/iepngfix.htc) };*/

ul
  {
  margin-left: 1em;
  padding-left: 0;
  }
li
  {
	margin: 0;
	padding: 0 0 12px 0;
}

.pngfix { behavior:  url(css/iepngfix.htc) }
.prod_pixwrap {margin-right: 14px; border-width: 0px}
.style1 {
	text-align: right;
	font-weight: bolder;
	vertical-align:top;
	width: 100px;
	padding-right: 7px
}
.prod_tablehilite {
	background-color: #EDECDE;
}
.plusicon {
	border-width: 0;
	vertical-align: text-bottom;
}
.no-boarder {
	border-width: 0px;
}

/*-- Setup ------------------------------------ */

body {
	background: #989796 url('../images/bgBody.gif') repeat-x;
	font: 13px/18pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	margin-left: 30px;
}

h1 {
/* Body Headliner --------------------- */
		font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bolder;
	color: #605800;
	font-variant: small-caps;
	margin-top: 35px;
}

h2 {/* Body Headliner2 --------------------- */
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: lighter;
	color: #605800;
	margin-top: 0;
	margin-bottom: 0;
	display: inline; 

}

h3 {
	/* Body Menu Title --------------------- */
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	display: inline;
}

h4 {
	/* Body Menu Title --------------------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #707260;
}

.clear {
clear: both;
}


/*-- Body ------------------------------------- */

#container {
	background: #F3F2E9;
	width: 968px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#mainleft {
	padding: 13px;
	width: 250px;
	float: right;
}

#mainright {
	padding: 13px;
	padding-left: 50px;
	width: 616px;
	float: left;
}

#mainleftbottom {
	background: url('../images/footer_gloves.jpg') no-repeat left bottom;
	padding: 13px 13px 0 13px;
	width: 297px;
	float: left;
	height: 115px;
}
#mainleftbottom2 {
	padding: 13px 13px 0 25px;
	float: left;
	height: 115px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #707260;
}

#mainrightbottom {
	border-left: 1px #808080 solid;
	padding: 13px 13px 0 13px;
	float: left;
	height: 135px;
}

#insideleft {
	margin: 0px;
	padding: 10px;
	width: 155px;
	float: left;
}

#insideright {
	width: 230px;
	float: right;
	visibility: hidden;
}

#insidemain {
	margin: 0px;
	padding: 10px;
	width: 543px;
	float: left;
	text-align: left;
	position: relative;
}
#insidemainfull {
	margin: 0px;
	padding: 10px;
	width: 773px;
	float: left;
	position: relative;
}

#insideprod {
	width: 150px;
	float: left;
	left: 0;
	top: 0;
	padding-top: 15px;
}
#insideproddesc {
	width: 390px;
	right: 0;
	top: 0;
	padding-top: 15px;
	float: left;
}

div.boxes {
	font: 100%/16px sans-serif;
	background: #7d785e url('../images/boxes_bg.png') repeat-x;
	border: 1px #7A755B solid;
	width: 176px;
	position: relative;
	float: left;
	margin-right: 7px;
}


div.boxes a {
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	width: 162px;
	display: block;
	height: auto;
	text-decoration: none;
}

div.boxes a:link { color: #252525; }
div.boxes a:visited { color: #252525; }
div.boxes a:hover { color: #000000; background-image: url(../images/boxes_bg-on.png); }

.boxHeaders {
	color: #AC0000;
	font-size: 18px;
}

/*-- Header / Menu Bar ------------------------ */

div.emailbutt {
	width: 124px;
	height: 25px;
	margin-top: 8px;
}
div.emailbutt a {
	background: url('../images/emailbutt21.png');
	display: block;
	height: 25px;
}
div.emailbutt a:hover {
	background-image: url('../images/emailbutt22.png');
}
#header {
	height: 156px;
	background: url('../images/header1.jpg') repeat-x bottom;
	display: list-item;
	list-style-image: url('../images/logo_print.gif');
	list-style-position: inside;
}
#header2 {
	background: url('../images/header2.jpg') repeat-x bottom;
}

div.menu {
	position: relative;
	width: 968px;
	visibility: hidden;
}
div.menu a {
	background: url('../images/menu_bg.png');
	display: block;
	height: 30px;
	padding-top: 8px;
}
div.menu a:hover { background: url('../images/menu_bg_hover.png'); display: block; }
#menushad {
	margin: 0;
	padding: 0;
	background: url('../images/menushadow.png') repeat-x top;
	height: 10px;
	max-height: 10px;
}

#contactbox {
	font: normal normal bold 15px "Times New Roman", Times, serif;
	padding: 13px;
	float: right;
	color: #FBFBFB;
}

#contactbox a {
	color: #f6cc24;
	text-decoration: none;
}
#contactbox a:link { color: #f6cc24; }
#contactbox a:active { color: #FBFBFB; }
#contactbox a:hover { color: #252525; }
#contactbox a:visted { color: #f6cc24; }

#menu_divlite {
	background: url(../images/menu_bg_lite.png);
	height: 38px;
	width: 8px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index:101;
}
#menu_divdark {
	background: url('../images/menu_bg_dark.png');
	height: 38px;
	width: 8px;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	z-index:102;
}
div.menu2 { float: left; width: 161px; position: relative; text-align: center; }
div.menu2filler { float: left; width: 163px; position: relative; text-align: center; }


/*-- Footer ----------------------------------- */

#footer_lvl1 {
	height: 13px;
	background-color: #878269;
}

#footer_lvl2 {
	font: normal normal 13px/18px sans-serif;
	background: #7a755b url('../images/footer_lvl2_bg.png') repeat-x;
	color: #3E3E3E;
	height: 117px;
}

#footer_lvl2 a {
	color: #3C3300;
	text-decoration: none;
	font: normal normal 13px/17px sans-serif;
}
#footer_lvl2 a:link { color: #514500; }
#footer_lvl2 a:active { color: #FF0000; }
#footer_lvl2 a:hover { color: #252525; }
#footer_lvl2 a:visted { color: #514500; }

#footercontact {
	padding: 13px;
	position: relative;
	float: left;
	height: 91px;
	width: 320px;
}

#footersitelinks {
	padding: 13px;
	position: relative;
	float: left;
	height: 91px;
	width: 222px;
	font-weight: bolder;
	font-size: 17px;
	color: #3e3e3e;
	visibility: hidden;
}

#footerlinks  {
	position: relative;
	float: left;
	height: 91px;
	width: 320px;
	padding: 13px;
	visibility: hidden;
}
#footerlinks a {
	font-weight: bolder;
	font-size: 17px;
	color: #3e3e3e;
	margin-bottom: 17px;	
}


#footer_div {
	height: 117px;
	background: url('../images/footer_div.png');
	width: 2px;
	position: relative;
	float: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 22px 0px 0px 0px;
	padding: 0px;
}
