#yesyoucan {
	font-size: 11px;
	position: absolute;
	left: 660px;
	top: 10px;
}
.button
{
	background-color: #FF9900;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;

}
.statusmsg
{
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #FF9A00;
}
.talktoustext
{
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #777908;
}

.fieldlabels
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #F90;
}
.instructiontext
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #653600;
	padding-left: 10px;
}

.fieldannotation
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}


#fieldcontainer
{
	width: 80%;
}
#wrappingtext {
	display: block;
	text-align: left;
	width: 85%;
	padding-left: 40px;
	color: #000000;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	/*
	font-family: Arial;
	padding-left: 10px;
	color: #06A2CA;
	font-size: 16px;
	*/
}
#aboutusimage
{
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}
#aboutuspiccaption
{
	text-align: center;
	font-size: 16px;
}
#endingfooter
{
	text-align: center;
	color: rgb(119,121,8);
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}
#newbusinessform
{
	width: 600px;
	margin-left: 125px;
	color: #000000;
}
#newbusinessformtitle
{
	width: 600px;
	margin-left: 200px;
	font-family: Arial;
	font-size: 16px;
	color: #C17400;
}
#wholesaleloginformcontainer
{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
	width: 175px;
	border: 1px solid #FFD78D;
	height: 150px;
	left: 680px;
	position: absolute;
	top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#wholesalesignupText
{
	width: 500px;
	margin-left: 125px;
	font-family: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

#productnametitle
{
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #653600;
	text-shadow: 2px 2px 15px #000;
}
#productcategorytitle
{
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #653600;
}

#productdescription
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4E3E16;
	width: 450px;
}
#productinfocontainer
{
	padding-left: 10px;
	height: 400px;
	position: relative;
	background-image: url(/images/ProductInfoPageImages/1-1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#categorycontainer
{
	height: 400px;
	left: 15px;
	position: relative;
	width: 925px;
}


#availablesize
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4E3E16;
	padding: 4px;
	float: left;
}
#socialmediacontainer
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4E3E16;
	width: 300px;
}
#socialmediacontainer li
{
	list-style-type: none;
	display: inline;
}
#buttoncontainer
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4E3E16;
	width: 600px;
}

#buttoncontainer li
{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}


#categorylevelproductlisting
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4E3E16;
	padding: 4px;
	float: left;
	width: 300px;
}


a,a:active 
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}


#availablein
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
#popupmsgcontainer
{
	top: 0;
	left: 0;
	display: none;
	height: 1500;
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: fixed;	/*
	padding-top: 150px;
	padding-right: 400px;
	padding-bottom: 400px;
	padding-left: 325px;
	*/
}
.insidepopup
{
	background-color: #f8f6d6;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	border: 1px solid #ff9900;
	margin-left: 300px;
	margin-right: 230px;
	position: inherit;
	top: 10%;
	overflow: scroll;
	padding: 5px;
}
#productinfobox
{
 display: none;
}

.gform_wrapper .top_label label.gfield_label, .gform_wrapper .gfield_checkbox li label {
	font-size:16px !important;	
}


