html, body 
{
height: 100%;
margin: 0;
padding: 0;

}

.normal_txt
{
font-family:arial, verdana;
font-size:12px;
font-weight:normal;
color:#555555;
}
.welcome_txt
{
font-family:arial, verdana;
font-size:12px;
font-weight:normal;
color:#555555;
}
.header_link
{
font-family:arial, verdana;
font-size:11px;
font-weight:bold;
color:#595959;
}
.header_link a
{
font-family:arial, verdana;
font-size:11px;
font-weight:bold;
color:#595959;
text-decoration:none;
}
.header_link a:hover
{
font-family:arial, verdana;
font-size:11px;
font-weight:bold;
color:#595959;
text-decoration:underline;
}
.last_login
{
font-family:arial, verdana;
font-size:12px;
font-weight:normal;
color:#595959;
}
.clear
{
clear:both;
}
.top_link_bg
{
background-image:url(../images/top_link_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}

.date_time,.datepicker
{
background:url(../images/top_link_bg_hover.gif) repeat-x top left;
font-family:arial, verdana;
font-size:18px;
color:#ffffff;
font-weight:bold;
}
.border
{
background-color:#bcbcb7;
}
.sidebar_top_bg
{
height:34px;
background: url(../images/sidebar_top_bg.gif) repeat-x top left;
}
.sidebar_middle_bg
{
background-color:#ffffff;
}
.sidebar_head
{
font-family:arial,verdana;
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:0px 0px 0 10px;
}
.sidebar_middle_bg ul, .sidebar_middle_bg ul li
{
list-style-type:none;
margin:0px;
padding:0px;
}

/*Added on 031209*/
.sidebar_middle_bg ul
{
margin:5px 5px 0 5px;
}
/*Added on 031209*/

.sidebar_middle_bg ul li a
{
display:block;
background: url(../images/sidebar_link_bg.gif) repeat-x top left #d1d0d0;
padding:5px 0 5px 10px;
margin:0 0 2px 0;
line-height:14px;
text-decoration:none;
font-family:arial, verdana;
font-size:12px;
color:#000000;
font-weight:normal;
}
.sidebar_middle_bg ul li a:hover
{
color:#9D2424;
text-decoration:none;
}

/*Added on 031209*/
.sidebar_middle_bg ul li a b
{
font-weight:normal;
background:url(../images/arrow.gif) no-repeat left top;
background-position: 0em;
}
.sidebar_middle_bg ul li a:hover b
{
font-weight:normal;
background:url(../images/arrow_hover.gif) no-repeat;
}
.sidebar_middle_bg ul li li a
{
background:url(../images/arrow.gif) no-repeat left;
padding:2px 0 5px 10px;
margin:0px;
line-height:14px;
background:none;
text-decoration:none;
}
.sidebar_middle_bg ul li li a:hover
{
color:#9D2424;
background:none;
text-decoration:none;
}
.arrow
{
font-weight:normal;
background:url(../images/arrow.gif) no-repeat left;
padding:0 0 0 10px;
margin:0px;
background-position:left 0.3em;
}
/*Added on 031209*/

.main_top_bg
{
height:34px;
background-color:#3a4043;
}
.main_head
{
font-family:arial,verdana;
font-size:12px;
font-weight:bold;
color:#555555;
padding:0px 0px 0 10px;
text-transform: uppercase;
}
.footer_txt
{
font-family:arial, verdana;
font-size:12px;
color:#ffffff;
font-weight:normal;
padding-left: 10px;
}

.selected_option {
    background:gray;
}

/*
.sidebar_middle_bg ul li li
{
list-style-type:none;
border:0;
padding:0px 0px 0px 10px;
margin:12px 0px 0px 5px;
line-height: 10px;
}
*/

.highlight { color: red }

.table_header .highlight { color:white; }

.textbox
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #4c4c4c;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
.mandatory
{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #FF0000;
}
.listings_table
{
	border-width: 1px;
	border-style: solid;
	border-color:#dcdcdc;
	border-collapse: collapse;
	position:relative;
	margin-left:5px;
}

.dropsource {
	z-index:20;
}

.more_deals {
	
}

.table_header
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #ffffff;
	font-weight:bold;
	background:url(../images/sidebar_top_bg.gif) repeat-x top left #3f3f3f;
}
.table_header_link
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.table_header_link:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.table_header td {
	background: url(../images/sidebar_top_bg.gif) repeat-x top left #3f3f3f;
	position:sticky;
	top:0;
}

.row1
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #000000;
	font-weight: normal;
	background-color: #f4f4f4;
}
.row2
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #000000;
	font-weight: normal;
	background-color: #ececec;
}
.row3
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #CC0000;
}

.row1:hover, .row2:hover, .row3:hover {
    background:#b6d6fd;
}

/*
.button
{
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
	background:url(../images/button_black_bg.gif) repeat-x top left #656565;
  border: 1px solid #474747;
  height: 23px;
	padding:0 0 2px 0;
	margin:0px;
}
*/
/*Added on 031209*/
/*.button_delete
{
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
	background:url(../images/button_red_bg.gif) repeat-x top left #da2a3c;
  border: 1px solid #b61a1a;
  height: 23px;
	padding:0 0 2px 0;
	margin:0px;
}
*/
/*Added on 031209*/

.link_pagination
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;
	text-decoration: underline;
}
.link_pagination:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;
	text-decoration: none;
}
.pagination_selected
{
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #666666;
	font-weight: bold;
}
.form_txt_left
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;
	font-weight: normal;
	background-color: #f6f6f6;
}
.form_txt_right
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;
	font-weight: normal;
	background-color: #f6f6f6;
}
#height
{
	height:50%;
	background-color:#999999;
	margin-bottom: -9em;
	border-bottom:#FFFFFF solid 1px;
	padding:0px;
}
.open_dates
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #7e6a31;
	font-weight: normal;
}
.open_dates a
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #7e6a31;
	font-weight: normal;
	text-decoration:none;
}
.open_dates a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #7e6a31;
	font-weight: normal;
	text-decoration:underline;
}
.blocked_dates
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #7e6a31;
	font-weight: normal;
	background-color: #ee7676;
}
.blocked_dates a
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
.blocked_dates a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}
.sub_header
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #7e6a31;
	font-weight: bold;
	background-color: #e8e4a2;
	padding-left: 10px;
}
.row_blank
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #000000;
	font-weight: normal;
}
.ul_sub_attribute
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ul_sub_attribute li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 25%;
	float: left;
}
/*<---------------top_link mouseover css------------------->*/
ul.dropdown{
margin:0px;
padding:0px;
}
ul.dropdown li, ul.dropdown ul
{
 list-style: none;
 margin: 0;
 padding: 0;
}
ul.dropdown li {
 float: left;
 line-height: 1.0em;
 vertical-align: middle;
 zoom: 1;
}
/*deault advanced*/
ul.dropdown li a {
 display: block;
 padding: 14px 20px 14px 20px;
 margin:0px;
}

/*Added on 031209*/
ul.dropdown li a.sub
{
 background:url(../images/link_divider.gif) no-repeat right;
}
ul.dropdown li a.selected
{ 
background:url(../images/link_divider_hover.gif) no-repeat right;
}
/*Added on 031209*/

/*
ul.dropdown {
 font: bold 12px Arial, Helvetica, sans-serif;
}*/
ul.dropdown li {
/*background-color:#000000;*/
 color: #fff;
}
ul.dropdown li.hover,

/*Added on 031209*/
ul.dropdown li:hover, ul.dropdown li.selected {
 background: url(../images/top_link_bg_hover.gif) repeat-x top left;
 color:#FFFFFF;
}
/*Added on 031209*/

/*ul.dropdown a:visited { color: #e0e0e0; text-decoration: none; }
ul.dropdown a:hover {  text-decoration: none; }*/
ul.dropdown a:link, ul.dropdown a:visited
{ 
color: #4e4747; 
text-decoration: none; 
font-family:arial, verdana; 
font-size:14px; 
font-weight:bold;
background:url(../images/top_link_bg.gif) repeat-x top left;
}
/*Added on 031209*/
ul.dropdown a:hover, ul.dropdown a.selected
{
color: #ffffff; 
text-decoration: none;
}
.footer_bg
{
background:url(../images/footer_bg.gif) repeat-x top left;
}
.header_bg
{
background:url(../images/header_bg.gif) repeat-x top left;
}
.main_title_bg
{
background:url(../images/main_title_bg.gif) repeat-x top left;
border-right:1px solid #c8c8c8;
border-bottom:1px solid #d6d6d6;
border-left:1px solid #ececec;
border-top:1px solid #ededed;
line-height:32px;
}
/*Added on 031209*/

/* Login CSS
---------------------------------------------------------*/
.loginBg { background:url(../images/loginBg.jpg); width:100%; height:100%; background-position: center; }

.logolog { padding-top:100px; margin:0px 0px -10px 30px;}

.wrapperlog { width:520px; margin:0px auto; }

.loginBox { background:url(../images/loginbox.png) no-repeat; width:518px; margin:0px auto; height:282px;}
 
.leftLabel { width:150px; float:left; margin:70px 0px 0px 30px; }
.rightText { width:220px; float:left; display:inline; margin:70px 0px 0px 20px;}

.leftLabelin { width:150px; float:left; margin:35px 0px 0px 30px; }
.rightTextin { width:220px; float:left; display:inline; margin:35px 0px 0px 20px;}

.lab1 { margin-top:12px; float:right; }
.lab2 { margin-top:30px; float:right; clear:both; }

.grayTxtbox { background:url(../images/txtGray.png) no-repeat; width:220px; height:40px; border:none; }
.txtgray { border:none; margin:9px 0px 0px 9px; background:none; color:#ccc;}

.submitLog { background:url(../images/submit.png) no-repeat; width:73px; height:29px; border:none; clear:left; margin-top:0px; cursor:pointer; }
.submitLog:hover { background:url(../images/sumbmit_on.png) no-repeat; width:73px; height:29px; } 

.forgot { clear:both; float:right; margin:30px 50px 0px 0px; width:80px; }
.back { clear:both; float:right; margin:45px 50px 0px 0px; width:80px; }
 
.alert { padding-top:60px; width:360px; margin:0px auto; }

/* Added by Shivraj */
#tooltip{
	        position:absolute;
	        background:url(../images/tooltip3.png) no-repeat;  width:59px; height:23px;
					font-family:arial, verdana; 
					font-size:12px; 
					font-weight:bold;
					color: #ffffff;
					text-align:center;
					line-height:20px;
	        display:none;
	        }
					
/* Alerts CSS 
-------------------------------------------------------------------*/
.alert_login 
{ 
	background-color: #fbcfaa;
	border:#f7c69d solid 1px;	
	height:37px;
	width: 482px;
	position:relative;
	top:40px;
	margin:5px 12px 5px 17px;
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color:#ce2700;
}
.alert1 
{ 
	background-color: #fff4cc;
	border:#f7e4ac solid 1px;
	height:37px;
	margin:5px 12px 5px 10px;
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color:#e79300;
}
.alert2 
{ 
	background-color: #fbcfaa;
	border:#f7c69d solid 1px;	
	height:37px;
	margin:5px 12px 5px 10px;
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color:#ce2700;
}
.alert3 
{ 
	background-color: #e3edf6;
	border:#dbe0e4 solid 1px;	
	height:37px;
	margin:5px 12px 5px 10px;
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color:#2e74b2;
}
.alert4 
{ 
	background-color: #e0f2ca;
	border:#caedad solid 1px;
	height:37px;
	margin:5px 12px 5px 10px;
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color:#65a31b;
}
.alert1 a { color:#e79300;} 
.alert2 a { color:#ce2700;} 
.alert3 a { color:#2e74b2;} 
.alert4 a { color:#65a31b;} 

.alertDesc { float:left; line-height:37px; margin-left:10px; }

.button_alert { cursor:pointer;  float:right;  margin:6px 8px 0px 0px; }

.button1 { background:url(../images/buttonYellow.jpg) no-repeat; width:26px; height:25px; border:none;  cursor:pointer;  }
.button2 { background:url(../images/buttonOrange.jpg) no-repeat; width:26px; height:25px; border:none;  cursor:pointer;  }
.button3 { background:url(../images/buttonBlue.jpg) no-repeat; width:26px; height:25px; border:none;  cursor:pointer;   }
.button4 { background:url(../images/buttonGreen.jpg) no-repeat; width:26px; height:25px; border:none;  cursor:pointer;   }

/* pagination css */

.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
}
a.paginate {
border: 1px solid #666666;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #666666;
}
a.paginate:hover {
background-color: #666666;
color:#ffffff;
text-decoration: underline;
}
a.current {
border: 1px solid #666666;
font: bold Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
font-size: .8em;
cursor: default;
background:#999999;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
padding: 2px 6px 2px 6px;
color: #CCCCCC;
cursor: default;
}
.choose
{  width: 100px;
   height: 80px;
}

/* OVERLAY TERMS ------------------------------------------------ */	
	
#overlay-terms	{
	font-size: 0px;
	line-height: 0;
	margin: 0px auto 0px auto;
	padding: 0px 0 0 0;
	position: relative;
	width: 902px;
	}
#overlay-terms-top	{
	background: url(../images/terms_top.gif) no-repeat;
	font-size: 0px;
	height: 50px;
	line-height: 0;
	margin: 0px auto 0px auto;
	padding: 0px 0 0 0;
	position: relative;
	width: 902px;
	}
#overlay-terms-top	.left	{
	float: left;
	margin: 10px 0 0px 20px;
	}
#overlay-terms-top	.right	{
	float: right;
	margin: 8px 16px 0px 0;
	}
#overlay-terms-lower	{
	background: url(../images/terms_lower.gif) no-repeat bottom;
	}
#overlay-terms-shadow	{
	background: url(../images/terms_shadow.gif) repeat-x;
	}
#overlay-terms-inner	{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
	width: 850px;
	}
#overlay-terms-inner	h2	{
	color: #ff7e00;
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}

/* css added on 21062011 */
.deal_tab
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.deal_tab li
{
	display:inline-block;
	text-align:center;
}

.deal_tab li a
{
	padding:4px 10px 5px 10px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:#ccc solid 1px;
}

.deal_tab li.selected a, .deal_tab li.selected a:hover, .deal_tab li a:hover
{
	background:url("../images/button_black_bg.gif") repeat-x scroll left top #656565;
	border:#000000 solid 1px;
	color:#ffffff !important;
}

.price {
	padding-left:8px;
	width:50px;
}

.dottedhr {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px dotted black;
}

/* Buttons */

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:16px;
	padding:.2em .2em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

input.button {
    margin-top:2px;
    padding: 0px 4px 4px 4px;
    height: 20px;
}

.button:hover, .nodecoration {
	text-decoration: none;
}

.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active, .black.active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
 
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active, .gray.active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
 
/* white */
.white {
	color: #993300;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active,.white.active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
 
/* orange */
.orange {
	color: #666699;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active, .orange.active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
 
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active,.red.active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

 
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active, .blue.active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
 
/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active,.rosy.active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
 
/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active,.green.active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* calendar */
table.calendar    { border-left:1px solid #999; }
tr.calendar-row  {  }
td.calendar-day  { height:150px; font-size:11px; position:relative; text-align:left; } 
td.calendar-day:hover  { background:#eceff5; }
td.calendar-day.highlight  { background:#99cc99; }
td.calendar-day.today { background: #ccffcc; }
td.calendar-day-np  { background:#eee; min-height:150px;  } 
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:180px; padding:4px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; position:sticky; top:0; z-index:2 }
.day-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
/* calendar shared */
td.calendar-day, td.calendar-day-np { width:140px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

/* ///////////////////////////
Hijack Specific CSS
Please feel free to modify to meet your needs
If you see areas of improvement please let us know!
/////////////////////////// */ 
.hjsel_select 
{
	border: solid 1px #e0e0e0;
	border-top: solid 1px #abadb3;
	background: #fff;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

.hjsel_txtbox 
{
	border: solid 1px #fff;
	margin-left: 2px;
}

.hjsel_options 
{
	display: none;
	position: absolute;
	z-index: 1;
	
	background: #fff;
	border: solid 1px #888;
	border-width: 1px 1px 1px 2px;
	border-color: #888 #000 #000 #888;

	/* 	Remove comments and modify to gain control over dropdown display
	/////////////////////////////////////////////////////////////////////
	max-height: 200px;
	_height: 200px;
	min-width: 400px;
	overflow: auto;
	/////////////////////////////////////////////////////////////////// */
}

.hjsel_options ul
{
	padding: 0;
	margin: 0;
}

.hjsel_options li
{
	list-style: none;
	padding: 0 3px;
}

.hjsel_options_hover
{
	background: Highlight;
	color: HighlightText;
	cursor: pointer;
}

.hjsel_ddImage
{
	cursor: pointer;
	margin-bottom: 2px;
}

.hjsel_ddCancel
{
	cursor: pointer;
	margin: 0 5px 1px 0;
}

#startHours,#startMinutes,#endHours,#endMinutes {
	width:50px;
}

.deal_list_id {
	float:right;
	position:absolute;
	background:#000;
	margin:0 0 0 110px;
	padding:2px 2px;
	color:#fff;
	font-size:14px;
	z-index:10;
	font-weight:bold;
	width:40px;
}

.deal_list_id br {
    line-height: 1px;
}

.deal_list_id sub {
    font-size:7px;
}

.deal_list_id sup {
    background-color: #f26522;
}



.catbox {
	float:left;
	display:block;
	margin:1px 2px;
	background:#fff;
}
.catbox.catchecked {
    background:#f2c889;
}

.catbox input[type="checkbox"]:not(:checked)
{
   visibility:hidden;
}

input:active, input:focus {
    border:1px solid #0095cd;
    outline-color: #0095cd;
}



/* MULTI SELECT */

.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000 }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* Tiny Rich Editor */
.tre-main {border:none; padding:0 1px 1px; background-color:white}

.tre-main iframe {border:1px solid #999; margin:0; padding:0;}

.tre-main textarea {border:1px solid #999; margin:0px; padding:4px; font:10pt Arial,Verdana; }

.tre-button-bar ul  { list-style-type:none; padding:0px; margin:0px; }

.tre-separator {float:left; width:2px; height:24px; margin-left:1px; margin-right:1px; cursor:default; }

.tre-button { float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('../images/tredit_buttons.gif'); cursor:hand;}

.tre-hover { background-color:#DEE7F7; }

.tre-disabled {opacity:0.3; filter:alpha(opacity=30)}
 
.wishmark-blue, .wishmark-red {
    background: top left no-repeat;
    display:block;
    float:right;
    position:absolute;
    width:24px;
    height:24px;
}

.wishmark-blue-stamp, .wishmark-red-stamp {
    background: top right no-repeat;
}

.wishmark-blue, .wishmark-blue-stamp {
    background-image: url('../images/bookmark-blue.png');
}

.wishmark-red, .wishmark-red-stamp {
    background-image: url('../images/bookmark-red.png');
}
/* Tag Manager 
 * Compiled from bootstrap-tagmanager.less based on Bootstrap 2.3.1 variables
 * https://github.com/twitter/bootstrap/blob/master/less/variables.less
 */
.tm-tag {
  color: #555555;
  background-color: #f5f5f5;
  border: #bbbbbb 1px solid;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  display: inline-block;
  border-radius: 3px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 0 5px 5px 0;
  padding: 4px;
  text-decoration: none;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  vertical-align: middle;
}
.tm-tag .tm-tag-remove {
  color: #000000;
  font-weight: bold;
  margin-left: 4px;
  opacity: 0.2;
}
.tm-tag .tm-tag-remove:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
}
.tm-tag.tm-tag-warning {
  color: #945203;
  background-color: #f2c889;
  border-color: #f0a12f;
}
.tm-tag.tm-tag-error {
  color: #84212e;
  background-color: #e69ca6;
  border-color: #d24a5d;
}
.tm-tag.tm-tag-success {
  color: #638421;
  background-color: #cde69c;
  border-color: #a5d24a;
}
.tm-tag.tm-tag-info {
  color: #4594b5;
  background-color: #c5eefa;
  border-color: #5dc8f7;
}
.tm-tag.tm-tag-inverse {
  color: #cccccc;
  background-color: #555555;
  border-color: #333333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}
.tm-tag.tm-tag-inverse .tm-tag-remove {
  color: #ffffff;
}
.tm-tag.tm-tag-large {
  font-size: 16.25px;
  border-radius: 4px;
  padding: 11px 7px;
}
.tm-tag.tm-tag-small {
  font-size: 11.049999999999999px;
  border-radius: 3px;
  padding: 2px 4px;
}
.tm-tag.tm-tag-mini {
  font-size: 9.75px;
  border-radius: 2px;
  padding: 0px 2px;
}
.tm-tag.tm-tag-plain {
  color: #333333;
  box-shadow: none;
  background: none;
  border: none;
}
.tm-tag.tm-tag-disabled {
  color: #aaaaaa;
  background-color: #e6e6e6;
  border-color: #cccccc;
  box-shadow: none;
}
.tm-tag.tm-tag-disabled .tm-tag-remove {
  display: none;
}
input[type="text"].tm-input {
  margin-bottom: 5px;
  vertical-align: middle !important;
}
.control-group.tm-group {
  margin-bottom: 5px;
}
.form-horizontal .control-group.tm-group {
  margin-bottom: 15px;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {    /* used to be tt-dropdown-menu in older versions */
  width: 422px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor,.tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;

}

.deal_image {
    width:138px;
    height:79px;
}

.dropsource .deal_image,.droptarget .deal_image {
    cursor:crosshair;
    width:130px;
}

.dropsource pre,.droptarget pre {
    font-size:11px;
    clear:both;
    margin:0 0;
}

.dropsource .deal_list_id,.droptarget .deal_list_id {
    margin-left:85px;
}

.emv_high_deal {
    background:lightsalmon;
}