/* ####################################################################################### */
/* ################ COPYRIGHT 2006 - RUNAWARE - ALL RIGHTS RESERVED ###################### */
/* ####################################################################################### */


/* ############################# COMMON STYLES ########################################### */

body {
background-color: #ffffff;
color: #000000;
margin:0px;
}


/* ####################################################################################### */

/* ################################# LAYOUT ############################################## */

#mainwrapper {
width: 979px;
margin-left:auto;
margin-top:20px;
margin-right:auto;
}

#toplinks {
height: 24px;
vertical-align: middle;
}

#banner {
width: 979px;
height: 54px;
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
}

#locale {
position:relative;
float:left;
font-size:10px;
color:white;
margin:7px 0px 0px 15px;
}

#locale a, #root a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #ffffff;
}

#locale a:hover, #root a:hover {
text-decoration:underline;
}

#root {
position:relative;
float:right;
font-size:10px;
color:white;
margin-top:7px;
margin-right:15px;
}

#tabs {
width: 979px;
height:29px;
overflow:hidden;
background-image: url(images/tabsback.gif);
background-repeat:no-repeat;
display: none;
}

#progress {
width:979px;
height: 53px;
}

#title {
height: 37px;
background-image: url(images/titleback.gif);
background-repeat:no-repeat;
display:none;
}

#title p {
margin: 0px 0px 0px 18px;
padding-top:3px;
font-family: tahoma, Arial, Helvetica, sans-serif;
color: white;
font-size:19px;
}

#faker {
background-image: url(images/faked.gif);
background-repeat:repeat-y;
height:400px;
}

#stepcontent {
background-image: url(images/stepcontentback.gif);
background-repeat: repeat;
margin:0px;
overflow:visible;
}

#stepcontenttall {
background-image: url(images/stepcontentback.gif);
background-repeat: repeat;
margin:0px;
}

.stepstext {
width: 70%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#footer {
margin:0px;
height: 75px;
background-image: url(images/footerback.gif);
background-repeat: no-repeat;
}

.footertext {
padding: 20px 0px 0px 23px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:15px;
}

.footertext a {
padding:0px;
}

.stepimage {
margin:0px 0px 0px 0px;
border:0px;	
}

#gradient {
background-image: url(images/gradient.gif);
display:none;
}

/* ####################################################################################### */

/* ################################# STYLING ############################################# */
#quicklinks {
color:#ffffff;
padding:4px 73px 6px 0px;
font-size:10px;
}
#quicklinks a {
color: #ffffff;
font-size:11px;
text-decoration:none;
font-family:verdana, Arial, tahoma, Geneva, Helvetica, sans-serif;
}

#msviGlobalSearch {
font-family:verdana, Arial, tahoma, Geneva, Helvetica, sans-serif;
font-size:10px;
text-align:left;
padding-right:0px 0px 8px 0px;
}

#msviGlobalSearch form{
margin:0px;
padding:0px;
}

#msviSearchBox {
font-size:11px;
width:200px;
}

#msviGoButton{
font-size:11px;
margin-left:10px;
}

/* ####################################################################################### */
