
/* ============================= 

   Tidebreak - Home page
*/

#home #inner {
background-image: none;
padding-top: 12px;
}

#promo-large {
height: 260px;
}

.morphtabs_title {
height: 20px;
margin: 0;
list-style-image: none;
list-style-type: none;
text-align: center;
background: url(/res04.xx/bg-promo-large-bottom.png)  0 100% no-repeat;
}

.morphtabs_title li {
display: inline-block;
padding: 3px 8px 4px 8px;
margin-left: 10px;
cursor: pointer;
color: #aaa;
font-size: 0.9em;
}

.morphtabs_title li.active {
color: white;
}

.morphtabs_title li.over {
color: white;
}

.morphtabs_panelwrap { 
position: relative;	
top: 0px;
clear: both;
overflow: hidden;
}

#promo-lower {
margin: 4.0em 1.0em 0 1.0em;
}

#featured {
float: left;
width: 740px;
}

#featured H3 {
height: 12px;
width: 120px;
padding-bottom: 1.0em;
background: url(/res04.xx/head-featured.png) no-repeat;
text-indent: -9999px;
margin-bottom: 4px;
}

#featured UL { 
margin: 0px;
}

#featured UL LI {
list-style: none;
float: left;
padding-right: 2.0em;
}

#featured UL LI A {
width: 100px;
text-decoration: none;
color: #888;
}

#featured UL LI A:hover {
color: black;
}

#featured UL LI A STRONG {
display: block;
width: 100px;
font-weight: normal;
font-size: 1.0em;
}


#shortcuts {
float: left;
width: 120px;
padding: 0 0 15px 0;
}

#shortcuts H3 {
height: 12px;
width: 85px;
padding-bottom: 1.0em;
background: url(/res04.xx/head-shortcuts.png) no-repeat;
text-indent: -9999px;
}

#shortcuts UL {
margin: 0;
}

#shortcuts UL LI A {
color: #888;
}

#shortcuts UL LI A:hover {
color: #000;
}
