/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a {
	color: #85BE45;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.rights {
	text-align: right;
}
.mids {
	text-align: center;
}
.boldy {
	font-weight: bold;
}
hr {
	border: none 0px;
	border-top: 1px solid #89C04B;
	height: 1px;
	margin: 18px 0px 10px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #89C04B;
	text-align: right;
	font-weight: normal;
	margin: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #89C04B;
	text-align: right;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	padding: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #89C04B;
	text-align: right;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	padding: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: right;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	padding: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: left;
	font-weight: normal;
	margin: 5px 0px;
}
h5 a {
	color: #990000;
}
h5 a:hover {
	color: #89C04B;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #89C04B;
	text-align: left;
	font-weight: normal;
	margin: 5px 0px;
}

/*CONTAINERS*/

#head {
	background: #FFFFFF url(../images/wholesaler_logo.gif) no-repeat left center;
	margin: 0px;
	width: 100%;
	height: 100px;
	border-bottom: 10px solid #CAE3AF;
	float: none;
	position: relative;
	top: 30px;
}
#print {
	display: none;
}
#navBoxGuest {
	margin: 0px 0px 0px 445px;
	height: 40px;
	width: 510px;
	top: 45px;
	position: absolute;
}
#navBoxUser {
	margin: 0px 0px 0px 395px;
	height: 40px;
	width: 650px;
	top: 45px;
	position: absolute;
}
#navBoxAdmin {
	margin: 0px 0px 0px 300px;
	height: 40px;
	width: 700px;
	top: 40px;
	position: relative;
}
#navBoxBlog {
	margin: 0px 0px 0px 550px;
	height: 100px;
	width: 700px;
	top: 40px;
	position: relative;
}
#wrapper {
	float: left;
	margin: 40px 0px 0px 0px;
	height: auto;
	width: 928px;
}
#foot {
	width: 100%;
	margin: 20px auto;
	border-top: 2px solid #CAE3AF;
	float: left;
}
#footText {
	width: 600px;
	margin: 10px auto;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	position: relative;
}
#foot a {
	color: #666666;
	text-decoration: none;
}
#foot a:hover {
	color: #000000;
	text-decoration: none;
}
#footprint {
	display: none;
}
#columnLeft {
	width: 385px;
	padding: 0px 40px 0px 0px;
	vertical-align: top;
}
#columnLeftBottom {
	width: 385px;
	padding: 0px 40px 0px 0px;
	vertical-align: bottom;
}
#columnRight {
	width: 460px;
	padding: 0px 0px 0px 40px;
	vertical-align: top;
}
#orderWrap {
	width: 700px;
}
#shops {
	width: 900px;
	margin: 0px 10px 0px 10px;
	float: right;
	display: inline;
}
#prod {
	width: 460px;
	margin: 0px 0px 20px 0px;
	float: right;
	display: inline;
}
#prodPage {
	width: 460px;
	text-align: right;
	float: right;
	display: inline;
}

/* OTHER */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 10px 0px 0px 90px;
}
.bodyForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
.mailText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: right;
	padding: 10px 0px 0px 5px;
	width: 200px;

}
.mailLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 10px 10px 0px 0px;
	width: 220px;
	vertical-align: top;
}
.green {
	font-size: 12px;
	color: #89C04B;
	vertical-align: top;
}
.smallGreen {
	font-size: 9px;
	color: #89C04B;
	text-align: center;
	line-height: 14px;
	vertical-align: top;
	padding-bottom: 10px;
}
.smallGreen a:link {
	font-size: 9px;
	color: #89C04B;
}
.smallGreen a:visited {
	font-size: 9px;
	color: #89C04B;
}
.smallGreen a:hover {
	font-size: 9px;
	color: #333333;
}
.thumbStroke {
	border: 1px solid #89C04B;
	margin: 0px;
	padding: 0px;

	background-image: url(../images/product_no_view.gif);
	width: 100px;
	height: 100px;
	max-height: 100px;
}
.small9text {
	font-size: 9px;
}
.formTR {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 2px;
}

/* Table Classes */
#grid {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	width: 900px;
	text-align: left;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.gridHeader {
	font-size: 10px;
 	background: #333333;
 	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.gridHeader a:hover {
 	color: #CCCCCC;
}
.gridFooter {
 	background:#333333;
 	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.gridFooter a:hover {
 	color: #CCCCCC;
}
.gridEven{
	font-size: 10px;
	background:#E1E1E1;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.gridOdd{
	font-size: 10px;
	background:#F1F1F1;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.padBlog {
	padding: 20px 0px 20px 20px;
}
.smallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #89C04B;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}

/* Search Box */
#search {
	height: 40px;
	margin: 0px 0px 0px 280px;
	position: absolute;
	top: -25px;
	left: 400px;
}
.button {
	width: 80px;
	text-align: center;
}

/* Voting Box */
#vote {
	width: 350px;
	float: right;
	display: block;
}
img.lefty {
	float: left;
	margin: 3px 5px 0px 0px;
	display: inline;
}
img.rightsy {
	float: right;
	margin: 3px 0px 0px 10px;
	display: inline;
}

/* ToolTip */
a span {
	display: none;
}
a:hover {
	position: relative;
}
a:hover span {
	display: block;
   	position: absolute;
}
a:hover span {
	width: 250px;
	top: 5px;
	left: 5px;
	left: 0;
	background-color: #CAE3AF;
	border: solid 1px #85BE45;
	padding: 10px;
	margin-left: 25px;
	font-weight: bold;
}
.tip a:link {
	color: #333333;
}
.notFound {
	background-image: url(../images/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #E9191E;
	line-height: 35px;
	margin-top: 30px;
}
.note {
	background-image: url(../images/icon_exclamation_sml.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	font-size: 12px;
	text-align: left;
	color: #E9191E;
}
.red {
	font-size: 12px;
	text-align: left;
	color: #E9191E;
}
.darkred {
	font-size: 12px;
	text-align: left;
	color: #990000;
}
/* Registration Approve */
.regBoxes {
	width: 164px;
	height: auto;
	margin: 1px;
	float: left;
	display: block;
	font-size: 12px;
	color: #85BE45;
	text-align: left;
	border: 1px solid #CCCCCC;
}


/* FORMS */
.formInputs {
	width: 153px;
	height: 35px;
	margin: 5px;
	float: left;
	display: block;
	font-size: 11px;
	text-align: left;
}
.formInputsHigh {
	width: 153px;
	height: auto;
	margin: 5px;
	float: left;
	display: block;
	font-size: 11px;
	text-align: left;
}
.formInputsWide {
	width: 310px;
	min-height: 35px;
	height: auto;
	margin: 5px;
	float: left;
	display: block;
	font-size: 11px;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html .formInputsWide {
	height: 35px;
}
/**/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: left;
	width: 150px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
input.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	width: 150px;
	background-color: #FFFFFF !important;
	border: 2px solid #990000;
}
input.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: left;
	width: 20px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}

input.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: left;
	width: 50px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
input.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: right;
	width: 77px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
input.largeLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	width: 77px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
input.send-btn {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	border: 1px solid #CCCCCC;
	width: 150px;
}
input.order-btn {
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 20px;
	text-align: center;
}
input.order-btn:hover {
	border: 1px solid #85BE45;
	color: #85BE45;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85BE45;
	text-align: left;
	width: 150px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
textarea.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	width: 150px;
	background-color: #FFFFFF !important;
	border: 2px solid #990000;
}
textarea.xxlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: left;
	width: 200px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
textarea.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: left;
	width: 370px;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85BE45;
	text-align: left;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
	width: 155px;
}
select.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: left;
	background-color: #FFFFFF !important;
	border: 1px solid #990000;
	width: 155px;
}
select.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85BE45;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
	width: 77px;
}
select.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85BE45;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
	width: 90px;
}
input.chk-box {
	background-color: #FFFFFF !important;
	width: 12px;
	height: 12px;
}
input.order-chk-box {
	background-color: #FFFFFF !important;
	width: 15px;
	height: 15px;
}
input.qty-box {
	background-color: #FFFFFF !important;
	color: #333333;
	width: 70px;
	height: 12px;
}
.file_input_textbox {
	float: left
}

.file_input_div {
	position: relative; 
	width: 150px; 
	height: 23px; 
	overflow: hidden;
}
.file_input_hidden {
	font-size: 23px; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}
.file_input_button {
	position: absolute; 
	top: 0px;
	background-color: #FFFFFF;
	color: #85BE45;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 150px;
	text-align: center;
}
.file_input_reg {
	float: left;
	display: block;
	width: 153px;
	height: 35px; 
	margin: 5px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	position: relative; 
}
.file_input_reg_button {
	position: absolute; 
	background-color: #FFFFFF;
	color: #85BE45;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 150px;
	text-align: center;
}
.file_input_reg_button_error {
	position: absolute; 
	background-color: #FFFFFF;
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	border: 2px solid #990000;
	width: 150px;
	text-align: center;
}
.file_input_reg_hidden {
	font-size: 23px; 
	position: absolute; 
	right: 0px; 
	top: 5px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

/* Pads */
.rightSixty {
	padding-right: 60px;
}
.leftSixty {
	padding-left: 60px;
}