@charset "UTF-8";
/* CSS Document */

/* STORY rollover */

ul.process_steps a.story {
display:block;
background:url(http://www.kmtcreative.com/images/interface/process_story.gif);
background-position:0 0;
width:141px;
height:186px;
text-indent:-1000em;
overflow:hidden;
}

ul.process_steps a:hover.story {
background:url(http://www.kmtcreative.com/images/interface/process_story.gif);
background-position:0 -186px;
}


/* TONE rollover */

ul.process_steps a.tone {
display:block;
background:url(http://www.kmtcreative.com/images/interface/process_tone.gif);
background-position:0 0;
width:134px;
height:214px;
text-indent:-1000em;
overflow:hidden;
}

ul.process_steps a:hover.tone {
background:url(http://www.kmtcreative.com/images/interface/process_tone.gif);
background-position:0 -214px;
}

ul.process_steps li.tone {
position:relative;
top:-23px;
}

/* VOICE rollover */

ul.process_steps a.voice {
display:block;
background:url(http://www.kmtcreative.com/images/interface/process_voice.gif);
background-position:0 0;
width:121px;
height:182px;
text-indent:-1000em;
overflow:hidden;
}

ul.process_steps a:hover.voice {
background:url(http://www.kmtcreative.com/images/interface/process_voice.gif);
background-position:0 -182px;
}

/* WORLD rollover */

ul.process_steps a.world {
display:block;
background:url(http://www.kmtcreative.com/images/interface/process_tellworld.gif);
background-position:0 0;
width:196px;
height:173px;
text-indent:-1000em;
overflow:hidden;
}

ul.process_steps a:hover.world {
background:url(http://www.kmtcreative.com/images/interface/process_tellworld.gif);
background-position:0 -173px;
}

/* LOVE rollover */

ul.process_steps a.love {
display:block;
background:url(http://www.kmtcreative.com/images/interface/process_love.gif);
background-position:0 0;
width:208px;
height:187px;
text-indent:-1000em;
overflow:hidden;
}

ul.process_steps a:hover.love {
background:url(http://www.kmtcreative.com/images/interface/process_love.gif);
background-position:0 -187px;
}

ul.process_steps li.love {
position:relative;
top:-18px;
}

/* PROCESS STORY COPY*/

#process_story_copy {
position:relative;
width:769px;
height:170px;
margin-left:80px;
text-indent:-1000em;
overflow:hidden;
top:-20px;
background:url(http://www.kmtcreative.com/images/interface/process_story_copy.gif);
float:left;
display:none;
}

/* PROCESS TONE COPY*/

#process_tone_copy {
position:relative;
width:890px;
height:159px;
margin-left:30px;
top:-10px;
text-indent:-1000em;
overflow:hidden;
background:url(http://www.kmtcreative.com/images/interface/process_tone_copy.gif);
float:left;
display:none;
}

/* PROCESS VOICE COPY*/

#process_voice_copy {
position:relative;
width:776px;
height:173px;
margin-left:40px;
top:-40px;
text-indent:-1000em;
overflow:hidden;
background:url(http://www.kmtcreative.com/images/interface/process_voice_copy.gif);
float:left;
display:none;
}

/* PROCESS TELL_WORLD COPY*/

#process_tellworld_copy {
position:relative;
width:850px;
height:148px;
margin-left:16px;
top:-35px;
text-indent:-1000em;
overflow:hidden;
background:url(http://www.kmtcreative.com/images/interface/process_tellworld_copy.gif);
float:left;
display:none;
}

/* PROCESS LOVE COPY*/

#process_love_copy {
position:relative;
width:833px;
height:141px;
margin-left:35px;
top:-50px;
text-indent:-1000em;
overflow:hidden;
background:url(http://www.kmtcreative.com/images/interface/process_love_copy.gif);
float:left;
display:none;
}