﻿/* DT = Deal Tabs in Deal Player 1 */

.DTTxtRegular1
{
	color:#434343;
	font-weight:bold ;
	font-size:14px;
	padding-right:7px;
	text-decoration:none;
	border-bottom:solid 1px #D2D4D3;
}
.DTTxtRegular1Last
{
	color:#434343;
	font-weight:bold ;
	font-size:14px;
	padding-right:7px;
	text-decoration:none;
}

.DTpricePref1
{
	color:#555555;
	font-size:11px;
	font-weight:bold;
}

.DTRegular1
{
	height:60px;
	width:130px;
	cursor:pointer;
	border-left:solid 1px #018E01;
	
}

.DTRegular1Last
{
	height:57px;
	width:130px;
	cursor:pointer;
	border-left:solid 1px #018E01;
}


.DTPriceTD1
{
	padding-right:10px;
}

/* DD = Deal Data in Deal Player 1*/
.DDTdImg1
{
	height:207px;
	text-align:center;
	vertical-align:middle;
}

.DDImg1
{
	width:290px;
	height:193px;
	
}
.DDAImg
{
	border: 1px #AEAFA7 solid;
}

.DDMain1
{
	height:140px;
	text-align:center; 
	vertical-align:top;
}
.DDRating1
{
	width:20%;
	text-align:left;
}

.DDDescription1
{
      color:#555555;
      font-size:12px;
      vertical-align:top;    
      height:56px; 
      overflow:hidden; 
}

.DDDates1
{
	width:181px;
	vertical-align:bottom;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

.DDPre1
{
	color:#555555;
	font-size:11px;
	font-weight:bold;
	vertical-align:bottom;
	padding-top:5px;
	width:30%;
}
/* DT = Deal Tabs in Deal Player 2 */
.DTTxtRegular2
{
	color:#555555;
	font-weight:bold ;
	font-size:12px;
	padding-right:8px;
}

.DTpricePref2
{
	color:#555555;
	font-size:11px;
	font-weight:bold;
}

.DTRegular2
{
	height:47px;
	width:130px;
	cursor:pointer;
	
}

.DTPriceTD2
{
	padding-right:10px;
}

/* DD = Deal Data in Deal Player 2*/
.DDArea
{
	width:100%;
	border-right:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	background-color:White;
}

.DDTdImg2
{
	vertical-align:top;
	text-align:right;
	width:145px;
}

.DDImg2
{
	width:140px;
	height:140px;
}

.DDRating2
{
	font-weight:bold;
	 text-align:right;
	 vertical-align:top;
}
.DDDescription1_2
{
      color:#555555;
      vertical-align:top;    
      height:28px;
}
.DDDescription2
{
      color:#555555;
      vertical-align:top;    
      height:28px;
      text-align:right;
}


.DDPre2
{
	color:#B7B7B7;
	font-size:11px;
	font-weight:bold;
	vertical-align:bottom;
	padding-top:5px;
	
}


/* flatdeals */
.DFTable
{
	height:21px;
	width:100%;
	padding-top:3px;
}

.DFDtitle
{
	height:15px;overflow:hidden;
}
.DFSR
{
	text-align:right;font-size:11px;
}
.DFA
{
	text-decoration:none;font-weight:bold;vertical-align:top;color:#555555;cursor:pointer;
}
.DFA:hover
{
	text-decoration:underline;font-weight:bold;vertical-align:top;color:#555555;cursor:pointer;
}
.DFDA
{
	width:95px;overflow:hidden;
}

.DFP
{
	color:#e57514;
	font-size:16px;
	font-weight:bold;
	text-align:left;font-size:13px;width:38px;padding-right:3px;
}
.DFS
{
	height:6px;border-bottom:1px dotted #C9C9C9;
}

.DFVTd
{
	width:142px;vertical-align:top;
}
.DFVDiv
{
	border:#A3A3A3 1px solid;background-color:White;padding:2px;
}

/* DC = Deal Data in Deal Cols*/
.DCDiv
{
	background-color:White;
	border-right:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	padding-top:20px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom:10px;
}

.DCSEP
{
	border-top:solid 1px #E6E6E6;
	padding-top:10px;
}

.DCPic
{
	border:1px solid #BDBCB8;
	width:108px; 
}

.DCLeftTd
{
	width:70%;padding-right:10px;vertical-align:top;
}

.DCTitle
{
	color:#029000;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}

.DCDesc
{
	color:#626262;
	font-size:12px;
	text-align:right;
	height:60px;
	overflow:hidden;
}

.DCPre
{
	color:#646464;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

.DCPrice
{
	color:#FA9A08;
	font-size:20px;
}

.DCPriceRow
{
	background-color:#E6E6E6;
}

.DCButton
{
	text-align:left;padding:4px;
}