﻿#nav #deals
{
	background: #1995C2 url( '../images/nav.gif' ) no-repeat 0 -41px;
	color: #FFF;
}
#nav #deals a
{
	background: #1995C2 url( '../images/nav.gif' ) no-repeat 100% -41px;
	padding: 7px 20px 4px 11px;
	color: #FFF;
}

.deal
{
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	width:550px; 
	border:1px solid #F0F0F0;
}
.deal h2
{
	border-bottom: 1px solid #FF6600; /*background: #FFF url(../images/h2bg.png) no-repeat;*/
}
.dealLeft
{
	float: left;
	margin: 5px 5px 0 0 ;
}
.deal_image
{
	text-align: center;
	border: 2px solid #F0F0F0;
	width: 120px;
	text-align: center;
}
.deal_link
{
	border: 1px solid #FF6600;
	width: 120px;
	margin: 5px 0 5px 0;
	text-align: center; /*background: #FFF url(../images/h2bg.png) no-repeat;*/
}
.deal_description
{
	float: left;
	margin: 5px 0px 5px  0;
	padding: 0 5px 0 5px;
	border: 1px solid #F0F0F0;
	/*width: auto;*/
	min-width:400px;
	max-width: 400px; /*background: #FFF url(../images/h2bg.png) no-repeat;*/
}
/*.deal_description ul { list-style-type:none;}*/
/*.deal_link {float:left;border:1px solid #FF6600;width: 50px;margin: 10px 0  0 0; text-align:center;/*background: #FFF url(../images/h2bg.png) no-repeat;}*/


.dealdetails h2
{
	border-bottom: 1px solid #FF6600; background: #FFF url(../images/h2bg.png) no-repeat;
}

.deal_list_top
{
	font-size: 14px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	background: url("../images/deal_list_top.gif") no-repeat;
	height: 25px;
	margin-top:5px;
	}
	
	.deal_list
	{
		width:560px;background: #ededed; margin: 0px;padding: 0px;
		
	}
	
.deal_list_bottom 
{
	background:  #e0e0e0 url("../images/deal_list_bottom.gif") no-repeat center bottom;padding: 0 0 10px 0;width: 560px;height: 10px;text-align: right;
}
.deal_list_item 
{
	width:540px;
	font-size: 12px;
}
/*img { float: left; margin: 0 9px 3px 0; }*/

