
/* ============================= 

   Tidebreak - Home page
*/

#home #inner {
background-image: none;
}

#promo-large{
height: 260px;
margin: -10px -11px 0 -11px;
padding: 10px 10px 0 10px;
background: url(/res03.50/bg-promo-large.png) center top no-repeat;
}

.morphtabs_title {
list-style-image: none;
list-style-type: none;
margin: 1px;
padding: 0px;
text-align: right;
background: url(/res03.50/bg-promo-large-bottom.png)  -12px -0px no-repeat;
}

.morphtabs_title li {
display: inline;
padding: 4px 8px 2px 8px;
margin-left: 10px;
cursor: pointer;
color: #888;
font-size: 0.9em;
}

.morphtabs_title li.active {
background-color: #a8a8a8;
color: black;
}

.morphtabs_title li.over {
color: white;
}

.morphtabs_panelwrap { 
position: relative;	
top: 0px;
clear: both;
overflow: hidden;
}

#promo-lower {
margin: 2em -12px 0 -12px;
padding: 12px 0 0 0;
background: url(/res03.50/bg-featured-top.png) center top no-repeat;
}

#promo-lower .content-wrap1 {
padding: 0 0 12px 0;
background: url(/res03.50/bg-featured-bottom.png) center bottom no-repeat;
}

#promo-lower .content-wrap2 {
background: url(/res03.50/bg-featured-middle.png) center repeat-y;
padding: 0 12px;
}

#promo-lower .content-wrap3 {
background-color: #787878;
padding: 5px 15px;
}

#featured {
float: left;
width: 740px;
padding: 0 0 15px 0;
}

#featured H3 {
height: 35px;
width: 120px;
background: url(/res03.50/head-featured.png) no-repeat;
text-indent: -9999px;
margin-bottom: 4px;
}

#featured UL LI{
list-style: none;
float: left;
margin: 0 17px 0 -5px;
}

#featured UL LI A {
width: 130px;
text-decoration: none;
color: #ccc;
}

#featured UL LI A:hover {
color: white;
}

#featured UL LI A STRONG {
display: block;
width: 130px;
font-weight: normal;
font-size: 1.1em;
}


#shortcuts {
float: left;
width: 120px;
padding: 0 0 15px 0;
}

#shortcuts H3 {
height: 35px;
width: 77px;
background: url(/res03.50/head-shortcuts.png) no-repeat;
text-indent: -9999px;
}

#shortcuts UL LI A {
color: #ccc;
}

#shortcuts UL LI A:hover {
color: white;
}