a:hover
{
	text-decoration: underline;
}

/***************LEFT MENU ***************/
.left_menu a
{
	float: left;
	background: url(../images/dealaroo_left_menu.jpg) no-repeat;
	width: 142px;
	height: 23px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}
.left_menu a.logout
{
	float: left;
	background: url(../images/dealaroo_leftMenu_logout.jpg) no-repeat;
	width: 142px;
	height: 23px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}
.left_menu a.logout:hover
{
	background: url(../images/dealaroo_leftMenu_logout.jpg) no-repeat;
}

.left_menu a:hover
{
	background: url(../images/dealaroo_left_menu_h.jpg) no-repeat;
	text-decoration: none;
}
.left_menu a.active
{
	background: url(../images/dealaroo_left_menu_h.jpg) no-repeat;
}
.left_menu a span
{
	color: #000;
	text-transform: none;
	position: absolute;
	padding-left: 500px;
}
/***************  INNER CONTENT TOP RIGHT MENU ***************/
.top_right_links a
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080FF;
	text-decoration: none;
}
.top_right_links a:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080FF;
	text-decoration: underline;
}
/* mid container start */
.mid_container_new
{
	clear: both;
	float: left;
	width: 1000px;
	height: auto;
	overflow: hidden;
}
/* mid container end */

/***************  INNER CONTENT TABLE ***************/
.innerContentTableBg
{
	/*background-color:Aqua;*/
	background: url(../images/dealaroo_content_bg.jpg) repeat-y;
	width: 771px;
	color: #000000;
}
.innerContentTable
{
	width: 751px;
	color: #000000;
	margin: 10px;
}
/***************  INNER CONTENT TABLE HEADING  ***************/
.heading1
{
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28abd4;
	font-weight: bold;
}
/***************  INNER CONTENT TABLE CONTENT HEADING ***************/
.heading2
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B7694;
	font-weight: bold; /*text-transform:uppercase;*/
}
.CouponCalenderheading1
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28abd4;
	font-weight: bold;
}
.CouponCalenderheading2
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28abd4;
	font-weight: bold;
}

.topicStyle
{
	height: 30px;
}

.errorMessage
{
	/*color:#990000;*/
	color: Red;
	font-size: 12px;
	font-weight: bold; /*text-transform:uppercase;*/
}

.modalPopup
{
z-index: 100001 !important;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.pro_head_section
{
	clear: both;
	float: left;
	width: 245px;
	height: auto;
	overflow: hidden;
	padding-top: 12px;
	font-size: 13px;
	color: #12c1ec;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

.deal_head_section
{
	clear: both;
	height: auto;
	overflow: hidden;
	padding-top: 12px;
	font-size: 13px;
	/*color: #54B331;*/
	color: #56b834;
	font-weight: bold;
	/*line-height: 18px;*/
	text-align: left;
}

.JobHead
{
	clear: both;
	float: left;
	width: 800px;
	height: auto;
	font-weight: bold;
	overflow: hidden;
	font-size: 14px;
	color: #0e8dad;
}

.JobPost
{
	clear: both;
	float: left;
	width: 800px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	color: #0e8dad;
}

.JobDesc
{
	clear: both;
	float: left;
	width: 800px;
	height: auto;
	overflow: hidden;
	font-size: 9px;
	color: #0e8dad;
}


.PromotionHead
{
	clear: both;
	float: left;
	width: 260px;
	height: auto;
	font-weight: bold;
	overflow: hidden;
	font-size: 14px;
	color: #0e8dad;
	text-align: left;
	padding-left: 12px;
}

.PromotionPost
{
	clear: both;
	float: left;
	width: 260px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	color: #0e8dad;
	text-align: left;
	padding-left: 12px;
}

.PromotionDesc
{
	clear: both;
	float: left;
	width: 260px;
	height: auto;
	overflow: hidden;
	font-size: 9px;
	color: #0e8dad;
	text-align: left;
	padding-left: 12px;
	width:220px;
}


.DailyDesc
{
	clear: both;
	float: left;
	height: auto;
	overflow: hidden;
	font-size: 9px;
	color: #0e8dad;
	padding-left: 0px;
	text-align: left;
	width:220px;
}


/* select a package page styles - start  */
.main_grid_bg
{
	margin: auto;
	margin-top: 10px;
	width: 900px;
	height: auto;
	overflow: hidden;
}

.grid_t
{
	background: url(../images/grid_dot_1.jpg) 0 0 repeat-x;
	background-image: url(../images/grid_bg.jpg);
	background-repeat: repeat-x;
	width: 900px;
	float: left;
}
.grid_b
{
	background: url(../images/grid_dot.jpg) 0 100% repeat-x;
}
.grid_l
{
	background: url(../images/grid_dot.jpg) 0 0 repeat-y;
}
.grid_r
{
	background: url(../images/grid_dot.jpg) 100% 0 repeat-y;
}
.grid_bl
{
	background: url(../images/grid_bl.jpg) 0 100% no-repeat;
}
.grid_br
{
	background: url(../images/grid_br.jpg) 100% 100% no-repeat;
}
.grid_tl
{
	background: url(../images/grid_tl.jpg) 0 0 no-repeat;
}
.grid_tr
{
	background: url(../images/grid_tr.jpg) 100% 0 no-repeat;
	padding: 20px;
	height: auto;
	overflow: hidden;
	margin-bottom: 25px;
}

.grid_box
{
	width: 860px;
	height: auto;
	overflow: hidden;
}

.tb_blue_heads
{
	float: left;
	margin-left: 370px;
	width: 480px;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	color: #1b799b;
	text-align: center;
}

.tb_blue_heads_inside
{
	font-size: 17px;
	font-weight: bold;
	color: #1b799b;
}

.tb_content
{
	clear: both;
	float: left;
	margin-top: 10px;
	width: 860px;
	height: auto;
	overflow: hidden;
}

.tb_top_head
{
	background-image: url(images/table_blue_bg_top.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 67px;
}

/* table styles - start */
.table_td
{
	border-color: #1c7c9e;
	border-style: dotted;
	vertical-align: middle;
}
.table
{
	border-width: 0 0 0 0;
	border-spacing: 0;
}
td.td
{
	margin: 0;
	padding: 3px 3px 2px 3px;
	border-width: 2px 2px 0 0;
	/*background-color: #ffffff;*/
}
td.tr_right
{
	border-right: 0 none;
}
td.top
{
	border-top: 0px;
}
td.tr_right
{
	border-right: 0px;
}
/* table styles - end */

.feature_text
{
	margin-left: 10px;
	font-size: 15px;
	color: #1c7b9b;
	font-weight: bold;
}

.feature_text_small
{
	display: block;
	margin-left: 10px;
	font-size: 10px;
	color: #1c7b9b;
}

.package_text
{
	margin-left: 10px;
	font-size: 13px;
	color: #1c7b9b;
	text-align: center;
	display: block;
}

.tb_blue_heads_inside .package_text
{
	margin-left: 10px;
	font-size: 17px;
	color: #1c7b9b;
	text-align: center;
	display: block;
}

.sample_packages
{
	clear: both;
	float: left;
	margin-top: 20px;
	width: 825px;
	height: auto;
	overflow: hidden;
	padding: 0 15px 0 20px;
}

.sample_packages_head
{
	font-size: 16px;
	font-weight: bold;
	color: #1979a3;
	text-align: center;
	height: 25px;
}

.package_bg
{
	background-image: url(../images/package_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 3px;
	width: 130px;
	height: 99px;
	text-align: center;
}

.pac_img
{
	_text-align: left;
	_padding-left: 45px; *text-align:left;
*padding-left:45px;
}

.pac_img_1
{
	_text-align: left;
	_padding-left: 25px; *text-align:left;
*padding-left:25px;
}

.free
{
	font-size: 20px;
	font-weight: bold;
	color: #1979a3;
	text-align: center;
	display: block;
}

.per_month
{
	font-size: 11px;
	font-weight: bold;
	color: #1979a3;
	display: block;
}

.pac_head
{
	font-size: 25px;
	font-weight: bold;
	color: #1e7b9c;
}

.pac_text
{
	font-size: 15px;
	color: #1c7b9b;
	font-weight: bold;
	text-decoration: underline;
}

.bonus
{
	clear: both;
	float: left;
	margin-top: 20px;
	width: 860px;
	height: auto;
	overflow: hidden;
}

.bonus_t
{
	background: url(../images/bonus_dot.jpg) 0 0 repeat-x;
	width: 772px;
	float: left;
}
.bonus_b
{
	background: url(../images/bonus_dot.jpg) 0 100% repeat-x;
}
.bonus_l
{
	background: url(../images/bonus_dot.jpg) left top repeat-y;
}
.bonus_r
{
	background: url(../images/bonus_dot.jpg) 100% 0 repeat-y;
}
.bonus_bl
{
	background: url(../images/bonus_bl.jpg) 0 100% no-repeat;
}
.bonus_br
{
	background: url(../images/bonus_br.jpg) 100% 100% no-repeat;
}
.bonus_tl
{
	background: url(../images/bonus_tl.jpg) 0 0 no-repeat;
}
.bonus_tr
{
	background: url(../images/bonus_tr.jpg) 100% 0 no-repeat;
	padding: 12px 0 12px 0;
	height: auto;
	overflow: hidden;
}

.bonus_1
{
	width: 772px;
	height: auto;
	overflow: hidden;
}

/* select a package page styles - end  */

/* select a package page styles - start */
.top_banner
{
	float: left;
	width: 575px;
	height: 93px;
	margin: 30px 0 0 50px;
}

.main_heading
{
	clear: both;
	float: left;
	width: 900px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.step_head
{
	float: left;
	margin-left: 60px;
	width: 150px;
	height: 64px;
}

.main_heading_inside
{
	float: left;
	width: 540px;
	height: auto;
	overflow: hidden;
	margin: 28px 0 0 40px;
	font-size: 25px;
	font-weight: bold;
	color: #1e7b9c;
}
/* select a packagepage styles - end */

.linkclass
{
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	font-family: Verdana;
	color: #1e7c9b;
	text-decoration: underline;
}


/* ====================== Password Help Popup Start ======================== */

.passwordHelpPopup {width:220px;height:125px;background:url(../images/password_popup_bg.gif) no-repeat;padding: 15px 47px 100px 22px; font-family:Arial,Helvetica,sans-serif; font-size:12px;}

/* ====================== Password Help Popup End ======================== */


/*close button for feedback modal popup*/
.close {	
    DISPLAY: block;	
    BACKGROUND: url(images/send.gif) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}

