﻿/* Off Peak Deal */
#offPeakMiddle
{
width: 709px;
padding-left: 15px;
margin-left: 9px;
background: url(../images/screen/offPeakMiddle_bg.gif) top no-repeat;
}

#offPeakMiddle h1
{
clear: both;
position: relative;
margin: 0;
padding-top: 30px;
display: block;
text-align: center;
height: 75px;
text-indent: -15000px;
}

#offPeakMiddle p
{
font-size: 12px;
margin: 0 280px 0 60px;
padding-bottom: 20px;
color: #000000;
}

#offPeakMiddle .product
{
display: block;
width: 230px;
height: 240px;
float: left;
margin: 0px;
background: url(../images/screen/homeProduct_background.gif) no-repeat;
}

#offPeakMiddle .product img
{
margin: 13px 15px;
border: none;
}

#offPeakMiddle a.cornerPrice
{
display: block;
position: absolute;	
color: #E2E2E2;
cursor: hand;
text-decoration: none;
font-size: 11px;
margin: 13px 15px;
padding: 4px 0px 0px 4px;
width: 89px;
height: 89px;
background-image: url(../images/screen/cornerPrice_small_offPeak.gif);
background-repeat: no-repeat;
}

#offPeakMiddle .titleAndInfo
{
display: block;
float: left;
position: absolute;
width: 200px;
margin: 138px 0px 0px 16px;
}

#offPeakMiddle a.prodTitle:link, #offPeakMiddle a.prodTitle:visited
{
display: block;
float: left;	
width: 200px;
line-height: 17px;
color: #868686;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

#offPeakMiddle a.prodTitle:hover
{
text-decoration: underline;
}

#offPeakMiddle a.seeAll:link, #offPeakMiddle a.seeAll:visited
{
display: block;
margin-top: 5px;
color: #868686;
font-size: 10px;
text-decoration: none;
}

#offPeakMiddle a.seeAll:hover
{
text-decoration: underline;
}

#offPeakMiddle .prodDescription
{
display: block;
float: left;
width: 200px;
color: #ABA9A9;
font-size: 11px;
margin: 0;
}

.product a.addOrder:link, .product a.addOrder:visited
{
display: block;
clear: both;
margin: 5px 0 0 0;
width: 103px;
height: 21px;
text-indent: -2px;
padding: 3px 0 0 0;
text-align: center;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background: url(../images/screen/addOrder02_btn.gif) no-repeat;
}
