body {
	background:#8E1B20 url(../images/shell/site_bg.jpg) repeat-x scroll left top;
	color:#000000;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#couponsCont {
	padding: 10px;
	padding-top: 50px;
}
#couponsCont .checkboxcol {
	width: 11%;
}
.listingDetailTab .checkboxcol {
	width: 10%;
}
.subHead {
	clear: both;
	border-bottom: solid 1px #ffffff;
}
.subHead div {
	background:#F9F6E5 url(../images/shell/button_bg.jpg) repeat-x scroll 0 0;
	font-size:11px;
	font-weight:normal;
	line-height:25px;
	float: left;
	border-bottom: solid 1px #e1d4b8;
	border-top: solid 1px #e1d4b8;
	text-align: center;
}
table.couponData {
	background-color:#F9F6E5;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
}
th {
	background:#F9F6E5 url(../images/shell/button_bg.jpg) repeat-x scroll 0 0;
	border-bottom: solid 1px #e1d4b8;
	border-top: solid 1px #e1d4b8;
	font-weight:bold;
	text-align:left;
	padding:6px;
}
.couponData td {
	padding:6px;
}
.couponData .evenrow {
	background-color:none;
}
.couponData .oddrow {
	background-color:#F5DEBB;
}
.width25 div{
	width: 40%;
}
.width20 div{
	width: 26%;
}
.tabField-even ,  .tabField-odd  {
	height: 15px;
	border-bottom: solid 1px #ffffff;
	clear: both;	
}

.tabField-even div,  .tabField-odd div {
	float: left;
	font-size: 11px;
	text-align: center;
}
.clear {
	clear: both;
}
#couponsSubmit {
	text-align: center;
	padding-top: 10px;
}

#couponsSubmit input {
	background:#F9F6E5 url(../images/shell/button_bg3.jpg) repeat-x scroll 0 0;
	border:1px solid #ac9e80;
	display:inline;
	font-family:"Times New Roman",Times,serif;
	font-size:11px;	
	margin-left:10px;
	padding:6px 8px;
	text-align:center;
	text-decoration:none;
	cursor: pointer;

}
#couponsSubmit input:hover {
	color:#664F39;
}

.aCoupon {
	/*background:#FFFFFF url(../images/shell/Alexandria_logo.jpg) no-repeat right top;*/
	background-color:#FFFFFF;
	border: dashed 2px #cccccc;
	width: 600px;
	padding: 10px;
	margin: 10px;
	text-align:left;
}
.aCoupon  h1 {
	font-weight: bold;
	font-size: 20px;
	width: 400px;
	color: #999999;
}

.aCoupon  .couponDtl {
	font-size: 12px;
	width: 400px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 150px;
	padding-left: 5px;
}
.aCoupon .contFooter {
	padding-top: 10px;
}

.aCoupon h3 {
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	padding-top: 4px;
}
