/* CSS Document */
/* Project_Class */
a:link {
	color:#ffffff;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited 	{
	color:#ffffff;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active	{
	color:#ffffff;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover	{
	color:#ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px none;
	text-decoration: underline overline;
}
/* ******************************************** */
.SaltyLink a:link {
	color:#ee8a1d;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SaltyLink a:visited 	{
	color:#ee8a1d;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SaltyLink a:active	{
	color:#ee8a1d;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SaltyLink a:hover	{
	color:#ee8a1d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px none;
	text-decoration: underline overline;
}
/* ******************************************** */
/* ******************************************** */
.DarlingLink a:link {
	color:#00aeef;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.DarlingLink a:visited 	{
	color:#00aeef;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.DarlingLink a:active	{
	color:#00aeef;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.DarlingLink a:hover	{
	color:#00aeef;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px none;
	text-decoration: underline overline;
}
/* ******************************************** */
.GreenLink a:link {
	color:#afbd22;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.GreenLink a:visited 	{
	color:#afbd22;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.GreenLink a:active	{
	color:#afbd22;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.GreenLink a:hover	{
	color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px none;
	text-decoration: underline overline;
}
/* ******************************************* */
/* Text */
.LargeGreenText {
	font-size: 22px;
	color: #afbd22;
}
.GreenText14 {
	font-size: 14px;
	color: #afbd22;
	font-weight: bold;
}
.SmallGreenText {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #afbd22;
}
.GreenText12 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #afbd22;
}
.GreenText10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #afbd22;
}
.WhiteText18 {
	font-size: 18px;
	color: #FFFFFF;
}
.WhiteText16 {
	font-size: 16px;
	color: #FFFFFF;
}
.WhiteText14 {
	font-size: 14px;
	color: #FFFFFF;
}
.WhiteText12 {
	color: #FFFFFF;
	font-size: 12px;
}
.WarningText12 {
	color: #FF0000;
	font-size: 14px;
}

/* *********** Left Box Cols ******************* */
.Description {
	position: relative;
	height: auto;
	width: 270px;
	float: left;
	left: 5px;
	top: 20px;
	padding-right: 4px;
}
.Picture {
	position: relative;
	height: 150px;
	width: 118px;
	float: left;
}
.PriceBand {
	position: relative;
	height: auto;
	width: 393px;
	float: left;
	left: 5px;
	font-size: 18px;
	color: #FFFFFF;
}
.ColSize {
	position: relative;
	height: auto;
	width: 86px;
	float: left;
}
.Col{
	position: relative;
	height: auto;
	width: 76px;
	float: left;
}
.ColAdd {
	position: relative;
	height: auto;
	width: 67px;
	float: left;
}
.ColAdd01 {
	position: relative;
	height: auto;
	width: 76px;
	float: left;
}
.ColBandSize {
	position: relative;
	height: auto;
	width: 86px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #afbd22;
}
.ColBand{
	position: relative;
	height: auto;
	width: 76px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #afbd22;
}
.ColBandAdd {
	position: relative;
	height: auto;
	width: 84px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #afbd22;
}
.ColBandAdd01 {
	position: relative;
	height: auto;
	width: 98px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #afbd22;
}
.clearleft {
	clear: left;
	float: none;
}
.LeftBoxTextCol {
	position: relative;
	height: auto;
	width: 390px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
/* *********** Right Box Cols ******************* */
.BasketDescription {
	position: relative;
	height: auto;
	width: 270px;
	float: left;
	left: 5px;
}
.ColBasket {
	position: relative;
	height: auto;
	width: 50px;
	float: left;
	/*left: 5px;*/
}
.ColBasketSize {
	position: relative;
	height: auto;
	width: 55px;
	float: left;
	left: 5px;
}

.RightBoxTextCol {
	position: relative;
	height: auto;
	width: 320px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
/* *********** General ******************* */
.HeadingTextBox {
	background-color: #666666;
	height: 28px;
	padding-top: 3px;
}
.button {
	color: #000000;
	background-color: #666666;
}
.buttonsubmit {
	color: #000000;
	background-color: #afbd22;
}
.buttonsubmitsmall {
	color: #000000;
	background-color: #afbd22;
	font-size: 9px;
}
.GreyText {
	color: #999999;
}
.QuickList {
	color: #000000;
	background-color: #afbd22;
	font-size: 10px;
}
.signinColLeft {
	float: left;
	width: 100px;
	position: relative;
	height: auto;
}
.signinColRight {
	float: left;
	width: 220px;
	position: relative;
	height: auto;
}
.NewCustomerColLeft {
	float: left;
	width: 210px;
	position: relative;
	padding-left: 10px;
	font-size: 14px;
}
.NewCustomerColRight {
	float: left;
	width: 470px;
	position: relative;
	font-size: 14px;
}
.CustomerDetailsLeft {
	float: left;
	width: 150px;
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
.CustomerDetailsRight {
	float: left;
	width: 240px;
	position: relative;
	font-size: 14px;
}
/* index page stuff */
.FrontPageText {
	font-size: 14px;
	line-height: 20px;
	color: #afbd22;
}
.menuleft {
	font-size: 12px;
	float: left;
	height: 20px;
	width: 130px;
	padding-top: 1px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afbd22;
	border-bottom-color: #afbd22;
	border-left-color: #afbd22;
}

.menumid {
	font-size: 12px;
	float: left;
	height: 20px;
	width: 130px;
	padding-top: 1px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afbd22;
	border-bottom-color: #afbd22;
	border-left-color: #afbd22;
}
.menuright {
	font-size: 12px;
	float: left;
	height: 20px;
	width: 130px;
	padding-top: 1px;
	position: relative;
	border: 1px solid #afbd22;
}

.GreenBand {
	background-color: #afbd22;
}
/* *************************** */
.ViewAccountLeftCol{
	position: relative;
	height: auto;
	width: 100px;
	float: left;
	padding-left: 5px;
	color: #FFFFFF;
}
.ViewAccountRightCol{
	position: relative;
	height: auto;
	width: 170px;
	float: left;
}
.ViewAccountCol{
	position: relative;
	height: auto;
	width: 45px;
	float: left;
}
.ViewAccountColx{
	position: relative;
	height: auto;
	width: 70px;
	float: left;
}
.ViewAccountStatus{
	position: relative;
	height: auto;
	width: 180px;
	float: left;
}
.ViewAccountOrder{
	position: relative;
	height: auto;
	width: 40px;
	float: left;
}
.ViewAccountCurrency{
	position: relative;
	height: auto;
	width: 55px;
	float: left;
}
.Frontpagetxtleft {
	float: left;
	width: 260px;
	position: relative;
	height: auto;
	font-size: 14px;
	color: #afbd22;
	font-weight: bold;
	z-index: 10;
}
.Frontpagetxtmid {
	float: left;
	width: 250px;
	position: relative;
	height: auto;
	font-size: 14px;
	color: #afbd22;
	font-weight: bold;
}
.Frontpagetxtright {
	float: left;
	width: 220px;
	position: relative;
	height: auto;
	font-size: 14px;
	color: #afbd22;
	font-weight: bold;
	z-index: 10;
}
.CrossThought {
	text-decoration: line-through;
}
