/* CSS Document */

html, body {
	background-color: #FFFFFF;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
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;
}
img {
	border: none;
}
.rights {
	text-align: right;
}
.mids {
	text-align: center;
}
.boldy {
	font-weight: bold;
}
hr {
	border: none 0px;
	border-top: 1px solid #CCCCCC;
	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;
}
.padTop80 {
	padding-top: 80px;
}
/*CONTAINERS*/

#print {
	display: none;
}
#head {
	width: 928px;
	height: 114px;
	position: relative;
	display: block;
	margin: 0px auto 0 -464px;
	top: 0px;
	left: 50%;
	background: url(../images/wholesaler_logo.gif) no-repeat left center #fff;
	border-bottom: 10px solid #CAE3AF;
}
#wrapper {
	width: 928px;
	height: auto;
	position: relative;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px auto 0px -464px;
	top: 0px;
	left: 50%;
	background-color: #fff;
}
#foot {
	width: 928px;
	height: auto;
	position: relative;
	display: block;
	margin: 0px auto 0 -464px;
	top: 0px;
	left: 50%;
	border-top: 2px solid #CAE3AF;
	background-color: #fff;
}
#footText {
	width: 920px;
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	display: block;
	position: relative;
	clear: both;
}
#foot a {
	color: #666666;
	text-decoration: none;
}
#foot a:hover {
	color: #000000;
	text-decoration: none;
}
#footprint {
	display: none;
}

/* MENU */
#navBoxGuest {
	margin: 0px 0px 0px 355px;
	height: 40px;
	width: 595px;
	top: 45px;
	position: absolute;
}
#navBoxUser {
	margin: 0px 0px 0px 335px;
	height: 40px;
	width: 625px;
	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;
}

#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: 460px;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
#mapadmin {
	width: 430px;
	margin: 0px 0px 0px 17px;
	float: left;
	display: inline;
}
#options {
	width: 460px;
	margin: 20px 0px 0px 10px;
	float: left;
	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;
}
.mailLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 0px 10px 0px 0px;
	width: 330px;
	vertical-align: top;
}
.mailText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: right;
	padding: 0px 0px 0px 5px;
	width: 170px;

}
.green {
	font-size: 12px;
	color: #89C04B;
	vertical-align: top;
}
.largefont {
	font-size: 18px;
}
.largegreen {
	font-size: 18px;
	color: #89C04B;
}
.mediumfont {
	font-size: 16px;
}
.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: 5px;
	left: 250px;
}
.button {
	width: 80px;
	text-align: center;
}

/* Voting Box */
#vote {
	width: 295px;
}
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 {
	height: 20px;
	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;
	min-height: 40px;
	height: auto;
	margin: 5px;
	float: left;
	display: block;
	font-size: 11px;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html .formInputs {
	height: 40px;
}
/**/
.formInputsHigh {
	width: 153px;
	min-height: 55px;
	margin: 5px;
	float: left;
	display: block;
	font-size: 11px;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html .formInputsHigh {
	height: 55px;
}
.formInputsWide {
	width: 310px;
	min-height: 40px;
	height: auto;
	margin: 5px;
	float: left;
	display: block;
	font-size: 11px;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html .formInputsWide {
	height: 40px;
}
/**/
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.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85BE45;
	text-align: right;
	width: 225px;
	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;
	height: 30px;
	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;
}
/* Reg Page File Input */
.file_input_reg {
	float: left;
	display: block;
	width: 153px;
	height: 40px; 
	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;
}
/* Details Page File Input */
.file_input_details {
	float: left;
	display: block;
	width: 106px;
	height: 35px; 
	margin: 0px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	position: relative; 
}
.file_input_details_button {
	position: absolute; 
	background-color: #FFFFFF;
	color: #85BE45;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 106px;
	text-align: center;
}
.file_input_details_button_error {
	position: absolute; 
	background-color: #FFFFFF;
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	border: 2px solid #990000;
	width: 106px;
	text-align: center;
}
.file_input_details_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;
}

/* Approve Products File Input */
.file_input_approve {
	float: left;
	display: block;
	width: 55px;
	height: 35px; 
	margin: 0px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	position: relative; 
}
.file_input_approve_button {
	position: absolute; 
	background-color: #FFFFFF;
	color: #85BE45;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 55px;
	text-align: center;
}
.file_input_approve_button_error {
	position: absolute; 
	background-color: #FFFFFF;
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	border: 2px solid #990000;
	width: 55px;
	text-align: center;
}
.file_input_approve_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;
}
.newProds {
	font-size: 9px;
	color:#85BE45;
	margin-top: -32px;
	margin-left: 3px;
}
.salechristmas {
	font-size: 9px;
	color:#990000;
	margin-top: -32px;
	margin-left: -5px;
}
.noticeboard {
	width: 295px;
	height:215px;
	background-image: url(../images/notice_board.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
}
.noticeboard ul {
	color: #85BE45;
}
.noticeboardpink {
	width: 295px;
	height: 205px;
	background-image: url(../images/notice_board_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 93px;
}
.noticeboardpink a {
	color: #990000;
}
.noticeboardpink a:hover {
	color: #000000;
}
.noticeboardpink ul {
	color: #990000;
}
#mydetails {
	width: 900px;
	float: left;
	display: block;
	padding: 0px 20px;
}
.floatright {
	float: right;
}

.textoverpic p {
	width: 85px;
	height: 85px;
	position: absolute;
	top: 0;
	left: 140px;
	padding: 35px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url(../images/trans_green_star.png) no-repeat;	
}
.textoverpic a {
	color: #fff;
}
.textoverpic a:hover {
	color: #333;
}
.callout {
	font-size: 18px;
}
.e2text {
	margin: 0;
}
.cuttlesale p {
	width: 130px;
	height: 150px;
	position: absolute;
	top: 640px;
	left: 170px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.cuttlesale a {
	color: #990000;
}
.cuttlesale a:hover {
	color: #333;
}

