/* RadiSys.com/Contact-Us.html CSS */

/*CONTACT US MAIN PAGE***************************************/


/*Structure*/
#contact-left {
	float:left;
	margin:0 20px 0 0;
	padding:0;
	width:755px;
}

/*Interactive Map*/
dl.map dd a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

dl.map dd a:hover {
	text-decoration:underline;
}

dl.map {
	background:url(http://www.epickites.com/dealers/images/world_map_black.gif) no-repeat top left;
	margin:0;
	padding:0;
	text-align:left;
	width:995px;
	height:626px;
	position:relative;
}

dl.map dt { 
	display:inline;
}

/* this is the white background/image that shows up on mouseover */
dl.map dd {
	background:#fff;
	color:#000;
	padding:10px;
	width:160px;
	position:absolute;
	left:-9999px;
	z-index:11;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size: 9px;
}

dl.map dd a {
	color:#000000;
}

/* dot for the map static */
dl.map a.location {
	background:url(http://www.epickites.com/products/images/small_red_dot.png) no-repeat;
	display:block;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
	width:10px;
	height:10px;
	position:absolute;
	z-index:10;
}

/* dot for the mouseover */
dl.map a.location:hover {
	background:url(http://www.epickites.com/products/images/small_red_dot.png) no-repeat -1px -1px;
}
dl.map dd a.close {
	position:relative;
	float:right;
	color:#000;
	background:url(http://www.epickites.com/products/images/small_red_close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	height:15px;
	width:15px;
	margin-left:4px;
	margin-right:-6px;
	text-decoration:none;
}


/* the dot placement */
dl.map a#stlucia {
	left:298px;
	top:395px;
}

dl.map a#tmi {
	left:539px;
	top:233px;
}


dl.map a#aruba {
	left:294px;
	top:403px;
}

dl.map a#kiteriders {
	left:228px;
	top:313px;
}

dl.map a#vejoexpresas {
	left:525px;
	top:265px;
}

dl.map a#kittyhawk {
	left:262px;
	top:340px;
}

dl.map a#bellingham {
	left:130px;
	top:303px;
}

dl.map a#pdc{
	left:231px;
	top:386px;
}

dl.map a#windstyle{
	left:566px;
	top:257px;
}

dl.map a#underground{
	left:170px;
	top:307px;
}

dl.map a#stribog{
	left:502px;
	top:300px;
}

dl.map a#repuk{
	left:459px;
	top:274px;
}

dl.map a#repfrance{
	left:469px;
	top:299px;
}

dl.map a#ral{
	left:854px;
	top:540px;
}

dl.map a#repcanada{
	left:181px;
	top:291px;
}

dl.map a#repwest{
	left:135px;
	top:322px;
}

dl.map a#kitewise{
	left:273px;
	top:319px;
}

dl.map a#repeurope{
	left:485px;
	top:278px;
}

dl.map a#monkeyair{
	left:150px;
	top:353px;
}

dl.map a#kiteculture{
	left:255px;
	top:310px;
}

dl.map a#sportsbay{
	left:495px;
	top:260px;
}

dl.map a#kitedeal{
	left:272px;
	top:298px;
}

dl.map a#essence{
	left:442px;
	top:272px;
}

dl.map a#kiteladen{
	left:503px;
	top:287px;
}

dl.map a#prokite{
	left:480px;
	top:225px;
}

dl.map a#fullthrottle{
	left:245px;
	top:308px;
}

dl.map a#kitezup{
	left:508px;
	top:237px;
}




