/* Miovision CSS Document - Only HOME alterations */

#header_home{
	position: relative;
	background:url(../images/home/new_header.jpg) no-repeat;
	height: 80px;
	width: 836px;
}

#showcase_home{
	position: relative;
	margin-top:0px;
	height: 300px;
	width: 836px;
	background:url(../images/home/worldmap.jpg) no-repeat;
	z-index:7;
	padding-bottom:0px;
	margin-bottom:0px;
}

						
#lowerpane_home{
	position: relative;
	background:url(../images/home/lower_pane.jpg) no-repeat;
	height: 200px;
	width: 836px;
}

		#box4{
			position:absolute; 
			width:213px; 
			height:143px; 
			left:400px; 
			top:10px;
			padding-top:5px;
			padding-left:8px;
		}

		#box3{
			position:absolute; 
			width:149px; 
			height:143px; 
			left:636px; 
			top:10px;
			padding-top:5px;
			padding-left:8px;
		}


#footer_home{
	position: relative;
	height: 20px;
	width: 790px;
	top:-25px;
	left:22px;
	color:#585858;
}

#footer_page{
	position: relative;
	height: 51px;
	width: 836px;
	background:url(../images/structure/footer_page_bg.jpg) no-repeat;
	z-index:1;
	margin:0;
	color:#585858;
}

	#footer_page_content{
		position: relative;
		height: 20px;
		width: 790px;
		left:22px;
		top:34px;
		color:#585858;
	}
	
	/* BUTTONS */

a.srollover_prev {
    display: block;
    width: 67px;
    height: 31px;
    background: url("../images/structure/tour/prev_btn1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_prev {
    background-position: -67px 0;
}

a.srollover_next {
    display: block;
    width: 67px;
    height: 31px;
    background: url("../images/structure/tour/next_btn1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_next {
    background-position: -67px 0;
}

a.srollover_build {
    display: block;
    width: 111px;
    height: 44px;
    background: url("../images/structure/tour/build_btn.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_build {
    background-position: -111px 0;
}

a.srollover_webinar {
    display: block;
    width: 80px;
    height: 39px;
    background: url("../images/home/tour/webinars_btn.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_webinar {
    background-position: -80px 0;
}

a.srollover_webinar_home {
    display: block;
    width: 105px;
    height: 39px;
    background: url("../images/home/webinars_btn_big.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_webinar_home {
    background-position: -105px 0;
}


a.srollover_submit {
    display: block;
    width: 80px;
    height: 49px;
    background: url("../images/structure/tour/webinars_btn.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_submit {
    background-position: -80px 0;
}

a.srollover_go {
    display: block;
    width: 65px;
    height: 31px;
    background: url("../images/home/go.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_go {
    background-position: -65px 0;
}

a.srollover_tour_header {
    display: block;
    width: 75px;
    height: 41px;
    background: url("../images/home/tour_btn_header.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_tour_header {
    background-position: -75px 0;
}

a.srollover_builds_header {
    display: block;
    width: 108px;
    height: 41px;
    background: url("../images/home/builds_btn_header.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_builds_header {
    background-position: -108px 0;
}

a.srollover_webinars_header {
    display: block;
    width: 75px;
    height: 41px;
    background: url("../images/home/webinars_btn_header.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_webinars_header {
    background-position: -75px 0;
}


/*MAP NAVIGATOR SETUP -- START*/
.GlowTOP{
	position: absolute;
	top: 151px;
	left: 267px;
	z-index: 50;
}
.GlowL{
	position: absolute;
	top: 218px;
	left: 267px;
	z-index: 50;
}

.navNA{
	position: absolute;
	top: 218px;
	left: 340px;
	z-index: 50;
}

.navEU{
	position: absolute;
	top: 218px;
	left: 383px;
	z-index: 50;
}

.navAS{
	position: absolute;
	top: 218px;
	left: 414px;
	z-index: 50;
}

.navAU{
position: absolute;
top: 218px;
left: 436px;
z-index: 50;
}

.GlowR{
position: absolute;
top: 218px;
left: 466px;
z-index: 50;
}

.nav {
border: 0px;
margin: 0px;
}

.nav span {
position: absolute;
background-color: ;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.nav:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 10;
}

.instructetxt{
	position:absolute;
	color: #666666;
	text-transform:none;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	top: 207px;
	left: 314px;
	z-index: 70;
	width: 195px;
}
/*MAP NAVIGATOR SETUP --- FINISH*/

.thetext{
	position:absolute;
	color: #333333;
	text-transform:none;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	top: 26px;
	left: 519px;
	z-index: 70;
}

.thetext_followup {
	color: #0066FF;
	font-style: italic;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
}
