/* ####################################################################################### */
/* ################ COPYRIGHT 2006 - RUNAWARE - ALL RIGHTS RESERVED ###################### */
/* ####################################################################################### */


/* ############################# COMMON STYLES ########################################### */

body {
background-color: #678fc2;
color: #000000;
margin:0px;
}


/* ####################################################################################### */

/* ################################# LAYOUT ############################################## */

#mainwrapper {
width: 983px;
margin-left:auto;
margin-right:auto;
}

#toplinks {
height: 24px;
vertical-align: middle;
}

#banner {
width: 983px;
height: 49px;
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: 983px;
height:29px;
overflow:hidden;
background-image: url(images/tabsback.gif);
background-repeat:no-repeat;
}

#title {
height: 37px;
background-image: url(images/titleback.gif);
background-repeat:no-repeat;
}

#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:no-repeat;
height:387px;
}

#faker1 {
background-image: url(images/faked_new.gif);
background-repeat:repeat;
height:470px;
}
#stepcontent {
background-image: url(images/stepcontentback.gif);
background-repeat:repeat-y;
margin:0px;
height:250px;
overflow:visible;
}

#stepcontenttall {
background-image: url(images/stepcontentback.gif);
background-repeat:repeat-y;
margin:0px;
}

.stepstext {
width: 60%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:auto;
margin-right:auto;

}

#footer {
margin:0px;
height: 75px;
background-image: url(images/footerback.gif);
background-repeat: no-repeat;
}

.footertext {
padding: 23px 0px 0px 23px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:15px;
}

.footertext a {
padding:0px;
}

.stepimage {
margin:5px 0px 0px 13px;
border:0px;	
}

#gradient {
background-image: url(images/gradient.gif);
}

/* ####################################################################################### */

/* ################################# STYLING ############################################# */



/* ####################################################################################### */
