/* CSS Document */
/* Layer for all Retailers */
#retailers {
	position:absolute;
	left:10%;
	top:50px;
	width:80%;
	height:auto;
	z-index:17;
}
 
 /* Retailer Link Standard */ 
#ret-stdlink {
	position:absolute;
	z-index:10;
	background-color: #006666;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339933;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #339933;
	height: 90px;
	width: 100%;
	left: -2px;
}
#ret-std-logo {
	position:absolute;
	left:1%;
	top:10%;
	width:29%;
	height:42px;
	z-index:3;
	background-color: #FFFFA4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #33CC66;
	text-align: center;
}
#ret-std-name {
	position:absolute;
	left:1%;
	top:58px;
	width:29%;
	height:20px;
	z-index:6;
	background-color: #FFFFA4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #33CC66;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#ret-std-text {
	position:absolute;
	top:11px;
	width:66%;
	height:60%;
	z-index:12;
	padding: 5px;
	background-color: #FFFFA4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	left: 31%;
	overflow: hidden;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#ret-std-pic {
	position:absolute;
	left:88%;
	top:10%;
	width:10%;
	height:70%;
	z-index:4;
	background-color: #FFFFA4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #33CC66;
	float: inherit;
	visibility: inherit;
}
 /* End of Retailer Link Standard */ 

.logo-image {
	border: thin solid #000000;
	width: 90%;
	height: 50px;
	left: auto;
	top: 1%;
	position: relative;
}
.link-pos-1 {
	left: 0%;
	top: 5px;
	font-size: 12px;
}
.link-pos-2 {
	left: 0%;
	top: 101px;
	position: absolute;
}
.link-pos-3 {
	top: 197px;
	position: absolute;
}
.link-pos-4 {
	position: absolute;
	top: 293px;
}
.link-pos-5 {
	top: 389px;
	position: absolute;
}
.link-pos-6 {
	top: 485px;
	position: absolute;
}
.link-pos-7 {
	top: 445px;
	position: absolute;
}
.link-pos-8 {
	height: 11%;
	width: 99%;
	left: 0%;
	top: 366px;
	position: absolute;
}
#ret-std1 {
	z-index:11;
	position: absolute;
}
