@CHARSET "ISO-8859-1";
#bday_gift
{
	position: absolute;
	z-index: 1000;
}
#bday_gift img
{
	width:150px;
}
.mandatory-text
{
	color: red;
}
body
{
	/*background-image: url("../images/bg.png");*/
	background-color:#F1F1F1;
	background-attachment:fixed;
	font-family:"Open Sans",calibri, Arial;
	color:#58595B;
	font-size:14px;
	margin:0px;
}
.lato-font
{
	font-family: 'Lato';
}
.important
{
	font-size: 24px;
	color:#FF0000;
}
.ui-dialog
{
	/*border:10px solid #205081;*/
}
.dollar_input_box 
{
    /*background-image: url("../images/icons/dollar-sign.png") !important;
    background-position: 5px center !important;
    background-repeat: no-repeat !important;
    padding-left: 20px !important;*/
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999 !important;
}
.content
{
	position: relative;
	margin-left:0px !important;
}
.error_div, #error_div
{
	color:#DD4100;
	background-color:#FFCECE !important;
	border:1px solid #D45656;
	margin: 20px !important;
    padding: 10px;
    width:90%;
    padding-left:40px;
    background-image: url("../images/unavailable.gif");
    background-repeat: no-repeat;
    background-position:10px 13px;	
}
.error_div ul, #error_div ul
{
	padding-left:20px;
	padding-top:5px;
}
.avatar
{
	border: 2px solid #E5DFE3;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.container_12
{
	overflow: hidden;
}
input[type="text"],
input[type="password"],
select,
textarea
{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;	
	color:#58595B;
	padding:5px;
	/*
	-moz-box-shadow:3px 3px 3px 3px  #ccc;
  	-webkit-box-shadow:3px #ccc;
  	box-shadow:3px #ccc;
	*/
}
input[type="text"]:focus,
input[type="password"]:FOCUS,
select:focus,
textarea:focus
{
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	border:1px solid #00AB31;
}
img
{
	border:none;
}
h1, h2
{
	margin:0px;
}
.grid_1, 
.grid_2, 
.grid_3, 
.grid_4, 
.grid_5, 
.grid_6, 
.grid_7, 
.grid_8, 
.grid_9, 
.grid_10, 
.grid_11, 
.grid_12, 
.grid_13, 
.grid_14, 
.grid_15, 
.grid_16
{
	margin-left: 5px;
	margin-right: 5px;
}
.browserIE6 .grid_1, 
.browserIE6 .grid_2, 
.browserIE6 .grid_3, 
.browserIE6 .grid_4, 
.browserIE6 .grid_5, 
.browserIE6 .grid_6, 
.browserIE6 .grid_7, 
.browserIE6 .grid_8, 
.browserIE6 .grid_9, 
.browserIE6 .grid_10, 
.browserIE6 .grid_11, 
.browserIE6 .grid_12, 
.browserIE6 .grid_13, 
.browserIE6 .grid_14, 
.browserIE6 .grid_15, 
.browserIE6 .grid_16
{
	margin-left: 3px;
	margin-right: 3px;
}
.browserIE .margin_top_0
{
	margin-top:0px !important;
}
.left_aligned
{
	text-align:left !important;
}
.right_aligned
{
	text-align:right !important;
}
.center_aligned
{
	text-align:center !important;
}
.inline
{
	display:inline;
}
.editable
{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;	
	color:#58595B;
	padding:5px;
}
.fbConnectWidgetFooter
{
	display: none !important;
}
#ui-dialog-title-dialog-modal
{
	font-size:16px !important;
}
#dialog-modal
{
	padding-left:5px !important;
}
#dialog-modal img
{
	max-width: 610px;
}
#dialog-modal p
{
	padding-top:5px;
	margin:0px;
	font-size:12px !important;
}
#dialog-modal span
{
	font-size:10px !important;
}
.open_dialog_window
{
	cursor: pointer;
}
#keywords
{
	color:#BBBBBB;
}
#top_header_slideshow img
{
	max-width: 350px;
	text-align: right;
	margin-left:100px;
}
#main_website_area
{
	background:#F1F1F1;
	text-align:left;
	min-height:810px;
	padding-bottom: 50px;
	/*min-height:1050px;*/
}
.breadcrumbs
{
	padding:5px 10px 0;
}
.breadcrumbs a
{
	font-size:12px !important;
	padding-right:5px;
	font-style: italic;
}
.active_link
{
	/*text-decoration: underline !important;*/
}
.search_bar form
{
	margin:0px;
	padding-top:10px;
}
.search_bar
{
	padding-bottom:10px;
	background:#F5911D; 
	margin-left:0px;
	margin-bottom:10px;
}
.search_bar h1
{
	/*color:#E89432 !important;*/
}
.search_bar input[type="text"]
{
	width:140px !important;
}
.top_header
{
	text-align: left;
	padding:10px 0 10px 10px;
}
#social_netword_widget
{
	margin-bottom:10px;
}
#home_search_categories h2
{
	padding-bottom:6px;
}
.font_13
{
	font-size:13px;
	font-weight:normal;
}
.font_65
{
	font-size:65% !important;
}
.font_80
{
	font-size:80% !important;
}
/*******************************
.navigation_menu
{
	background: url("../images/header/gradient.jpg") repeat-x;
	height:40px;
	color:#FDFDFD;
	font-family: Arial, serif;
	margin:0px;
	width:960px !important;
}
.navigation_menu ul
{
	padding-left:0px;
}
.navigation_menu li 
{
	float: left;
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
}
.navigation_menu a
{
	color:#FDFDFD;
	text-decoration: none;
	font-weight:bold;
	padding:0 5px;
}
.navigation_menu a:hover
{
}
************************/
.navigation_menu
{
	margin:0px;
	width:960px !important;
}
#navigation 
{
	background: url("../images/menu_background.jpg") repeat-x scroll left top transparent;
	float: left;
	line-height: 36px;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	width:960px !important;
}
#navigation
{
	padding-left:0px !important;
}
#navigation li 
{
	float: left;
	margin: 0;
}
#navigation li a 
{
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	position: relative;
	text-shadow: 0 1px 0 #000000;
	z-index: 2;
}
#navigation li a span 
{
	display: block;
	padding: 0 5px;
}
#navigation li a:hover, .active_page
{
	background: url("../images/menu-background-selected.jpg") repeat-x scroll left top transparent !important;
}

.padded_0
{
	padding:0px !important;
}
.padded_5
{
	padding:5px !important;
}
.padded_10
{
	padding:10px;
}
.padded_20
{
	padding:20px;
}
.padded_20_10
{
	padding:20px 10px;
}
.padded_20_0
{
	padding:20px 0px;
}
.padded_left_10
{
	padding-left:10px;
}
.padded_top_30
{
	padding-top:30px;
}
.padded_top_20
{
	padding-top:20px;
}
.padded_top_10
{
	padding-top:10px;
}
.padded_bottom_10
{
	padding-bottom:10px;
}
.padded_bottom_15
{
	padding-bottom:15px;
}
.padded_bottom_20
{
	padding-bottom:20px;
}
.margin_5
{
	margin:5px !important;
}
.margin_top_20
{
	margin-top:20px !important;
}
.margin_top_10
{
	margin-top:10px !important;
}
.margin_left_10
{
	margin-left:10px !important;
}
.margin_left_0
{
	margin-left:0px !important;
}
.main_content_area
{
	/*background: #38B14A;*/
	background: #00AB31;	
	/*box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);*/
	background-color: #fff !important;
	color:#58595B;
	margin-left:0px;
}
.main_content_area ul
{
	margin-top:0px;
}
.main_content_area a
{
	color:#007BC1;
	text-decoration:none;
	font-size:15px;
}
.main_content_area a:hover
{
	text-decoration:underline;
}
.main_content_area table
{
	width:650px;
	margin-left:20px;
}
.main_content_area td
{
	color:#58595B;
	font-size:15px;
}
.main_content_area div
{
	background-color: #E6E7E9;
	/*box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);*/
	margin:10px;
}
.main_content_area h1
{
	text-align: left;
	font-family: 'Lato';
	font-size:25px;
	padding:10px;
}
.main_content_area h2
{
	text-align: left;
	font-size:15px;
	padding:0 10px 10px 10px;	
}
.main_category_list td
{
	padding:10px 0;
}
#advertiser_contact_details
{
	width:380px !important;
	margin-left:0px !important;
}
#advertiser_contact_details td
{
	color:#999999;
	font-style:italic;
}
.subscribe
{
	background-color:#DF9C26;
}
.subscribe a img
{
	opacity:0.6;
	position: relative;
}
.subscribe a img:hover
{
	top:-3px;
	opacity:1.0;
	transition:all 0.2s linear 0s;
}
.song_of_the_day
{
	font-size:13px;
	background: #00AB31;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.song_of_the_day p 
{
    background-color: white;
    margin: 10px;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.song_of_the_day a
{
	color:green;
	font-weight:bold;
	text-decoration: none;
}
.song_of_the_day a:hover
{
	text-decoration: underline;
}
.song_of_the_day strong
{
	font-size:18px;
}
.browserIE .subscribe p
{
	margin:5px;
}
.news div
{
	padding-bottom: 10px;
}
.news div p
{
	font-size: 15px !important;
}
.news table
{
	margin-left:0px !important;	
}
.news nobr
{
	padding-left:5px;
}
.news a
{
	font-size:16px;
}
.news .j br:first-child
{
	display:none;
}
.faqs
{
	/*background:url('../images/green.gif') #39B44A;*/
	background:#00AB31;
	position:relative;
	height:800px;
}
.faqs span 
{
    color: white;
    font-size: 17px;
    font-weight: bold;
    left: 17px;
    position: absolute;
    top: 55px;
    z-index: 10;
}
.faqs p 
{
    border-bottom: 2px solid black;
    color: black;
    font-size: 13px;
    margin:5px 10px;
	padding-bottom:10px;
}
.browserSafari .faqs p 
{
	padding-bottom:5px;
}
.faqs .specil_offer 
{
    background: none repeat scroll 0 0 white;
    height: 740px;
    margin: 0 10px;
    position: relative;
    width: 200px;
}
.specil_offer ul
{
	margin-left:0px;
	padding-left:0px;
}
.specil_offer li
{
	list-style-type:none;
}
.specil_offer a
{
	color:black;
	text-decoration: none;
}
.specil_offer a:hover
{
	border-bottom: dotted 1px gray;
}
.specil_offer b
{
	font-weight: normal;
	font-size: 13px;
}
.specil_offer li
{
	/*height:190px !important;*/
}
.animating_message
{
	margin:10px 0;
	height:555px !important;
}
.faqs .read_more 
{
    background:#31BB27;
    bottom: 10px;
    left: 10px;
    padding: 10px;
    position: absolute;
    width: 180px;
}
.faqs .read_more a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
.faqs .read_more a:hover
{
	text-decoration:underline;
}
#email
{
	color:#BBBBBB;
}
.page_heading h2
{
	margin:0px;
	font-size:16px;
	color:white;
	background-color:#323031;
	background-image:url('../images/title-bar.gif');
	padding:5px 0px 5px 5px !important;
	text-align:left;
}
.button
{
	background-color: #2F9644;
   
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2F9644', endColorstr='#39B54A') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #2F9644, #39B54A) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#2F9644), to(#39B54A)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #2F9644, #39B54A) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #2F9644, #39B54A) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #2F9644, #39B54A) !important; /* Opera 11.10+ */
                
    border: 1px solid #0B3776;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.75) inset, 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    
    color: #FFFFFF;
    display: inline-block;
    outline: medium none;
    padding: 10px;
    cursor:pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}
.button:hover
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39B54A', endColorstr='#2F9644') !important; /* IE pre10 */
    background: -ms-linear-gradient(top, #39B54A, #2F9644) !important; /* IE 10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#39B54A), to(#2F9644)) !important; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #39B54A, #2F9644) !important; /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #39B54A, #2F9644) !important; /* Firefox 3.6+ */
    background: -o-linear-gradient(top, #39B54A, #2F9644) !important; /* Opera 11.10+ */
    
}
#other_how_did_you_hear
{
	display:none;
}
#overseas_country, #australian_postcode
{
	border:none !important;
	width:380px;
}
.how_did_you_hear
{
	border-radius:none !important;
	-moz-border-radius:none !important;
	-webkit-border-radius:none !importat;
	padding:3px;
	width:350px !important;
}
/*business listing search page*/
.business
{
	padding:5px 0;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);	
}
.browserIE .classified_ads
{
	margin:10px 0px;
}
.business_image_gallery
{
	margin-top:30px;
}
#business_contact_details
{
	z-index:1000;
	padding: 10px;
	color: #007BC1;
}
#business_contact_details span
{
	color:#5B5B5B;
    font-weight: bold;
}
#business_contact_details a
{
	color:#007BC1;
    font-size: 100%;
}
.business_title, .business_contact
{
	margin-left:10px !important;
	width:660px !important;
}
.business_description p
{
	margin-bottom:10px !important;
	font-size:15px !important;
}
.business_title td:first-child
{
	color:#007BAC;
}
.listing_category
{
	color:#363435 !important;
	font-size:12px !important;
	font-style:italic;
	text-align:right;
}
.business_title td a
{
	font-size:15px;
}
.business_title td a:hover
{
	text-decoration:none;
}
.business_title
{
	font-weight:bold;
	border-bottom:2px solid #58598E;
}
.business_description
{
	font-size:13px;
	padding:4px 0;
	font-weight:normal !important;
	width:96% !important;
}
.business_contact
{
	font-size:15px;
}
.business_contact span
{
	color:#007BAC;
	font-weight:bold;
}
/*end of business listing search page*/

/*business details page*/
#business_listing_details
{
	font-size:14px;
	width:680px;
	display:block;
	overflow: hidden;
	box-shadow:0 1px 3px #8493A6;
	padding-bottom:30px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.browserIE7 #business_listing_details
{
	width:930px;
}
.kadamandiya
{
	margin-top:0 !important;
	width:690px !important;
	background-color: #fff !important;
}
.kadamandiya div
{
	background-color: #fff !important;
}
.white_background, .white_background div
{
	background-color: #fff !important;
}
#advertiser_details
{

}
#advertiser_details span
{
	font-size:13px;
}
#advertiser_details form
{
	margin-top:30px;
}
#business_listing_details .business_description
{
	text-align:left;
	padding:20px 10px;
}
#business_listing_details td
{
	font-size:12px;
}
#business_listing_details h1, #advertiser_details h1, .is_your_business_listed strong
{
	color:#007BC1;
}
.is_your_business_listed
{
	border-top: 1px solid #EDEDED;
    padding-top: 20px !important;
    margin-left:20px !important;
    color:#454545;
}
.is_your_business_listed p
{
    font-size: 18px !important;
}
.is_your_business_listed strong 
{
    color: #00BD4A;
    display: block;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 10px;
}
.is_your_business_listed ul
{
	padding: 0px;
}
.is_your_business_listed li
{
 	background-image: url("../images/icons/done.gif");
    background-repeat: no-repeat;    
    line-height: 30px;
    list-style-type: none;
    padding-left: 30px;
    font-size: 17px;
}
.is_your_business_listed li span
{
	font-weight: bold;	
    font-size: 17px;
}
.is_your_business_listed li a
{	
    font-size: 17px;
}
.hidden h2
{
	display:none;
}
#last_login
{
	font-size:12px;
	float:right;
	padding-top:10px;
}
#business_listing_details div
{
	margin:5px 0px;
}
#advertiser_details div
{
	border:1px solid #AEAEAE;
	margin:0px;
}
#business_listing_details .category
{
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	padding-left:10px;
}
#business_listing_details .address, 
#business_listing_details .url, 
#business_listing_details .phone
{
	color:#58595B;
	font-style:normal;
}
#business_listing_details .address a, #advertiser_details .address a
{
	color:#007B82;
	font-style:normal;
}
#business_listing_details p, #advertiser_details p
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
}

#business_logo
{
	z-index:0;
	width:280px;
}
#business_logo img
{
	max-height:165px !important;	
	max-width:280px !important;
}
/*end of business details page*/

.highslide
{
	position:relative !important;
}
.highslide-credits
{
	display:none !important;
}

#register_your_business td, #advertiser_details td
{
	padding:5px;
	font-size:13px;
}
#register_your_business input, #register_your_business select
{
	padding:3px;
}
#register_your_business table
{
	margin-left:0px;
}
.important_form_field
{
	color:red;
	font-weight: bold;
}
.error_border
{
	border:2px solid red;	
	box-shadow: inset 1px 1px 2px 0px #D9D9D9;
	-moz-box-shadow: inset 1px 1px 2px 0px #D9D9D9;
	-webkit-box-shadow: inset 1px 1px 2px 0px #D9D9D9;
}
.error, .success
{
	display:block;
	font-weight:bold;
	position:relative;
	color:red;
}
p.success, p.error
{
	height:30px;
}
.success
{
	color:green;
}
.error span, .success span
{
	position:absolute;
	top:7px;
	left:35px;
}
.error img, .success img
{
	float:left;
}
.error_class 
{
	border: 2px solid red !important;
	box-shadow:0 1px 3px #8493A6;
}
.height_30
{
	height:30px;
}
.height_50
{
	height:50px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a 
{
	background:#FEFEFE;
	color:#0D931F;
	font-weight:bold;
}
.ui-widget-header
{
	border:none !important;
	border-bottom:none !important;
	background:none !important;
}
#slider-vertical
{
	width:600px;
	display: block;
	height:10px;
}
.cke_toolbox
{
	border:none !important;
}
#cke_description
{
	/*width:575px !important;*/
}
#description p
{
	position:relative;	
	border:none !important;
	left:112px;
	text-align:left;
}
#category, #ad_pack
{
	width:600px !important;
	border:none !important;
}
#ad_pack
{
	width:580px !important;
	padding:10px;
	position:relative;
	padding-bottom:0px;
	min-height:50px;
}
#ad_pack div
{
	border:none !important;
}
#purchase_busines_listing_form
{
	margin-top:10px !important;
}
#purchase_busines_listing_form fieldset
{
	padding:0px !important;
	width:580px !important;
	border:1px solid #AEAEAE;
}
#purchase_busines_listing_form fieldset legend
{
	font-weight:bold;
}
#purchase_busines_listing_form table
{
	margin:0px !important;
}
#purchase_busines_listing_form ol
{
	position:relative;
	left:-10px;
}
#purchase_busines_listing_form h3
{
	margin:0px;
	padding-left:10px;
}
#purchase_busines_listing_form p
{
	padding-left:10px;
}
#category table
{
	width:580px !important;
	padding-top:10px;
}
#category label, #free_ad_form label
{
	font-size:13px;
}
#business_image_wrap, #business_logo_wrap
{
	border:none !important;
	display:inline;
}
#business_image_wrap_list, #business_logo_wrap_list, .MultiFile-label
{
	border:none !important;
}
#business_image_wrap_list
{
	padding-top:10px;
}
#image_uploader_form
{
	margin-top:10px !important;
	text-align:left;
}
#official_business_logo
{
	text-align:left;
	border:none !important;
	padding-top:10px;
}
/***************SLIDE SHOW**********************/
.slideshow 
{ 
	height:auto; 
	width: auto; 
	margin: auto;
	border:none !important;
	height:130px;
}
.slideshow img 
{ 
	padding: 5px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	max-height:200px !important;
}
.nav 
{
	margin: 5px 0;
	position:relative;
	top:35px;
}
#nav
{
	border-radius:none !important;
	-moz-border-radius:none !important;
	-webkit-border-radius:none !important;
	border:none !important;
	height:30px;
	padding-top:20px;
}
#nav a.activeSlide 
{
	background: none repeat scroll 0 0 #EEAA00;
}
#nav a, #s7 strong 
{
	background: none repeat scroll 0 0 #38B14A;
	border: 1px solid #CCCCCC;
	margin: 0 1px;
	padding: 3px 5px;
	text-decoration: none;
	color:white;
}
#about_kadamandiya
{
	height:350px;
}
#about_kadamandiya div
#about_kadamandiya div img
{
	max-height:350px !important;
}
.about_kadamandiya ul
{
	padding-top:10px;
}
.about_kadamandiya p
{
	font-size:14px !important;
}
.about_kadamandiya h2
{
	padding-left:20px;
	background-image: url('../images/view-ad.gif');
	background-repeat: no-repeat;
}
.about_kadamandiya li
{
	padding-bottom: 10px;
}
/***************SLIDE SHOW**********************/
#photos
{
	text-align:center;
}
#photos table
{
	margin-left:0px !important;
}
.MultiFile-remove
{
	color:red !important;
	font-weight:bold;
}
.MultiFile-title
{
	color:blue;
	font-weight:bold;
}
.hidden
{
	display:none !important;
}
.hidden_images
{	
	display:none;
}
#gallery_images
{	
	width:320px;
	float:right;
	padding-right:5px;
}
.ui-tabs .ui-tabs-nav li a
{
	padding:7px 5px !important;
}
#show_use_same_contact_details td
{
	font-size:12px;
}
.free_ad_table td
{
		background:#39B54A;
		color:white;
		font-size:12px;	
}
.edit_ad, .expire_ad, #go_back_to_ad, #preview_free_ad
{
	cursor:pointer;
}
#slideshow, #slidesContainer
{
	/*display:none;*/
	border:none !important;
	border-radius:none !important;
	-moz-border-radius:none !important;
	-webkit-border-radius:none !important;
}
.inactive_ad
{
	color:#5A6F9B;
	font-style:italic;
	font-size:11px !important;
}
.pageDivActive, .pageDiv
{
	display:inline;
	width:30px;
}
.bold_text
{
	font-weight:bold;
}
.send_a_message_to_advertiser table
{
	width:385px;
	margin-left:0px;
}
.send_a_message_to_advertiser p
{
	display:none;
}
#send_message_to_advertiser, 
#send_a_message_to_advertiser 
{
    cursor: pointer;
    display: block;
    margin-bottom: 15px;
}
#send_a_message_to_advertiser:hover
{
	text-decoration:none;
}
.invoice
{
	font-size:13px !important;
	position:relative;
	top:0px;
	left:5px;
	color:#58595B !important;
}
.invoice img
{
	position:relative;
	top:-5px;
}
#eft_details_table
{
	width:auto;
}
.float_left, .float-left
{
	overflow: hidden;
}
.float_left div, .float-left div
{
	float:left;
}
.red_text
{
	color:red !important;
}
.expired_ad h1
{
	text-decoration:line-through;
	color:red !important;
}
.expired_ad h2
{
	color:red !important;
	display:block !important;
}
#expired_ads
{
	display:none;
}
#expired_ads, #active_ads
{
	border:none !important;
}
.active_ads, .expired_ads
{
	cursor:pointer;
}
.toast-item-wrapper a
{
	color:white;
}
.my_category_not_listed
{
	display:none;
}
/******************************MODAL WINDOW****************************/
#mask 
{
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
	
#boxes .window 
{
	position:absolute;
	left:0;
	top:0;
	width:440px;
	height:200px;
	display:none;
	z-index:9999;
	padding:20px;
}
#boxes #dialog 
{
	width:375px; 
	height:355px;
	padding:10px;
	background-color:#ffffff;
}
#boxes p
{
	padding-left:10px;
}
#dialog h3
{	
	margin-top:0px;
}
.advertising_rates
{
	position:relative;
	height:750px;
}
.browserSafari .advertising_rates
{
	height:770px;
}
.advertising_rates ul
{
	padding-left:10px !important;
}
.advertising_rates li
{
	background:url('../images/red_arrow.gif');
	background-repeat:no-repeat;
	list-style:none;
	padding-left:15px;
	margin-bottom:10px;
}
.advertising_rates div img 
{
    left: 85px;
    position: absolute;
    z-index: 10;
}
.advertising_rates div h1
{
	margin:0px;
	color:#FFEAAF !important;
}
#business_listing_advertising_block_heading, #banner_advertising_block_heading, #classified_advertising_block_heading
{
    background: url("../images/orangebox-side.gif") repeat scroll 0 0 transparent !important;
    height: 55px;
    position: absolute;
    z-index: 1;
}
#business_listing_advertising_block_heading 
{   
	width: 285px;
}
#banner_advertising_block_heading, #classified_advertising_block_heading
{
	left:330px;	
}
#classified_advertising_block_heading
{
	top:455px;
}
.browserSafari #classified_advertising_block_heading
{
	top:470px;
}
.main_advertising_pane 
{
    background: none repeat scroll 0 0 #BFBFBF !important;
    position: relative;
    top: 35px;
	margin-left:20px !important;
}
.main_advertising_pane div
{
	border-radius:0 !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	background:#BFBFBF !important;
}
.main_advertising_pane div h2
{
	background:url('../images/orage_background.jpg');
	background-repeat:repeat-x;
}
.main_advertising_pane div p
{
	padding:10px;
	padding-top:25px;
}
.terms_and_conditions p
{
	margin:10px !important;
}
.answer
{
	padding:10px;
}
.faq_page h3
{
	margin:0px;
}
#faq_questions
{
	padding-left:20px;
}
#faq_questions li
{
	line-height: 160%;
}
.search_title 
{
    /*background:#333333 !important;
    color: #FFFFFF;*/
    
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
}
.browserIE .search_title
{
	margin-bottom:0px;
}
.browserIE .paginator
{
	margin:0px;
}
.search_title h1
{
	margin:0px;
	font-size:15px;
	display:inline;
	padding:0px;
	font-weight: normal;
}
.search_title strong
{
	font-weight:bold;
	font-style:italic;
}
.submit_button
{
    background: #27803F;
    border: 1px solid green;
    color: white;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 20px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.submit_button:hover
{
	border:1px solid #F6921E;
	color:#F6921E;
}
#lightbox-container-image-data-box,
#lightbox-container-image-box, 
#lightbox-container-image, 
#lightbox-image, 
#lightbox-container-image-box,
#lightbox-nav, 
#lightbox-container-image
{
	max-height:700px !important;
	max-width:1100px !important;
}
#map_canvas
{
	height:380px;
	width:100%;
	border:none;
}
#map_canvas_ads
{
	height:180px;
}
#map_canvas, #map_canvas div, #map_canvas_ads, #map_canvas_ads div
{
	background:transparent;
}
#show_map
{
	cursor:pointer;
	color:#007BC1;
}
#show_map:hover
{
	text-decoration:underline;
}
#colorbox
{
	z-index:10000;
}
.business_listing_classified_ad
{
	min-height:735px !important;
}
.religious_places h2
{
    font-size: 20px;
    padding: 0;
}
.religious_places h3
{
	text-decoration: underline;
}
.religious_place
{
	padding-bottom:10px;
}
.religious_place h1
{
	font-size: 16px;
	padding:0px;
}
.study_in_australia h2
{
	padding-left:0px !important;
}
/***************************IE SHADOW**************************/
.IE_shadow 
{
        margin: 1px;
        background-color: rgb(68,68,68); /* Needed for IEs */

        -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
        -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
        box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
        zoom: 1;
		-moz-border-radius: 5px;
}
.IE_shadow .content 
{
        position: relative; /* This protects the inner element from being blurred */
        padding: 100px;
        background-color: #DDD;
		border-radius:25px; 
		-moz-border-radius:25px;
		-webkit-border-radius:25px;
}
.IE_shadow2
{
	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=0.1);
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(pixelradius=1);
}
/***************************END OF IE SHADOW**************************/

.marigin_bottom_10
{
	margin-bottom:10px !important;
}
/****************IPHONE APP*****************/
.iphone_image
{
	background-image:url('../images/iphone.png') !important;
	width:281px;
	height:622px;
	position:relative;
	background-repeat:no-repeat !important;
	margin-left:20px !important;
}
.iphone_image_ie7
{
	width:300px;
}
.browserIE .iphone_image
{
	background-image:url('../images/iphone.png') !important;
}
.iphone_slideshow 
{
	left: 20px;
	position: absolute;
	top: 100px;
	border-radius:0px !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
.iphone_slideshow img,
.browserIE .iphone_slideshow img
{
	width:240px;
	height:360px !important;
}
.browserIE7 .iphone_slideshow img
{
	max-width:240px !important;
	max-height:360px !important;
}
#free_download 
{
    position: absolute;
    right: -20px;
    top: -40px;
}
.iphone_animation h1 img
{
	height:60px;
}
.iphone_animation h1 p 
{
    display: inline;
    font-size: 25px !important;
    margin: 0 !important;
    position: relative;
    top: -15px;
    width: 330px;
}
.app_info
{
	margin:0 10px !important;
	/*width:320px !important;*/
}
.app_info h2
{
	color:#302B26;
	font-size:24px;
	padding-left:0px;
}
.app_info h3
{
	margin:0px !important;
}
.app_info p, .app_info li
{
	font-size:15px !important;
}
/**************END OF IPHONE APP********************/
#ad_pack p
{
	font-weight: bold !important;
	padding-top:10px;
}
p.blink
{
	/*text-decoration: blink;*/
	font-size: 19px !important;
	color:red;
	margin: 10px 0 !important;
}
#backgorund_image
{
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5000;
}

/**************POP UP***********************/
.popup_menu 
{
	background-color: #F2F2F2;
	border: 1px solid #AAAAAA;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 5px 0 10px grey;
	/*display:none;*/
	font-size: 10pt;
	position: fixed;
	width: 570px;
	z-index: 100;
}
.popup_menu_wrapper 
{
	padding: 10px 20px;
}
.popup_menu_wrapper h2
{
	padding-left: 0px !important;
	font-size:20px;
	width:750px;
}
.popup_menu_wrapper h2 a
{
	float: right;
}
.top_controls 
{
	text-align: right;
}
/**************END OF POP UP***********************/
#spot_the_gift 
{
	display:none;
	height:50px;
	position:absolute;
	width:80px;
	z-index:100;
}
.confirm_draw
{
	width: 920px !important;
	height:600px;
}
.error_textbox_ch
{
	border:2px solid red !important;
}
.ui-dialog 
{
	/*width:620px !important;*/
}
.play_song
{
	cursor: pointer;
}
.play_song_div h2
{
	padding-left: 0px;
}
#singers_list a
{
	position: relative;
	top:-17px;
}
.ui-menu-item
{
	font-size: 12px;
	cursor: pointer;
}
.search_song
{
	font-size: 13px;
	margin-bottom:20px !important;
}
#play_download_song div 
{
    border: 1px solid #00AB31;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin: 10px !important;
    padding: 5px;
}
.list_items li
{
	padding-bottom: 15px;
}
#slider_information
{
	padding:10px;
	margin-top:20px !important;
    background: #ffffff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    content: "";
    overflow:hidden;
}
#slider_information h3
{
	margin-top:0px;
	color:#3A3A3A;
}
.slider
{
	offset:0px !important;
}
	
.slider_div
{
	height:230px;
}
#survey tr td, #survey p
{
	padding:5px;
	font-size: 14px;	
}
#survey tr:hover
{
	background-color: #37B248;
}
#survey td:hover
{
	color:#ffffff;
}
.error_border
{
	border:2px solid red !important;
}
#q1 span, #q3 span
{
	display: none;
}
#friend_email
{
	color:#BBBBBB;
}
#refer_mates_form td input[type="submit"] 
{
    background: none repeat scroll 0 0 #2DA54D;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px;
}

/********media kit************/
.media_kit
{
	width: 920px !important;
}
#sign_up_options
{
	background-color:#D4D4D4;
	margin-left:5px;
	width:890px;
}
#sign_up_options .head 
{
    background-color: #323232;
}
#sign_up_options th 
{
    padding: 15px !important;
    color:#ffffff;
}

#sign_up_options td:first-child, 
#sign_up td:first-child 
{
    color: #323232;
    font-size: 13px;
    text-align: right;
}
#sign_up_options td 
{
    background-color: #FFFFFF;
    color: #201E1F;
    padding: 10px;
    font-size:17px;
}
/********media kit************/

.disabled_input_type
{
	background-color: #F7F7F7 !important;
}

.full_view
{
	background: none !important;
}
.full_view #business_listing_details
{
	/*margin: 10px 0 !important;*/
	margin-top:0px !important;
	position: relative;
	width:940px;
}

.cricket_australia
{
	margin-bottom:10px;
}
.kadamandiya_right_column
{
    box-shadow: 0 3px 3px #8493A6;
    display: block;
    overflow: hidden;
    background-color: #fff;    
}
/*************tweets**********************/
#twitter_feed
{
    border: 10px solid #C2CFF1;
    border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-shadow:0 1px 3px #8493A6;
    width: 200px;
    overflow: hidden;
    position: relative;
}
#tweet_bird_logo
{
	position: absolute;
	left: -5px;
}
#twitter_feed p.feed_title 
{
    background-color: #C2CFF1;
    margin: 0;
    padding: 10px 0;
    text-align: right;
    margin-bottom:15px;
}
#twitter_feed p.feed_title img
{
	width: 40px;
}
.tweet 
{
    border-bottom: 1px dotted gray;
    margin: 10px;
    padding-bottom: 10px;
}
.tweet p
{
	font-size: 12px;
	margin: 0px;
}
.tweet a
{
	color:#007BC1;
	text-decoration: none;
}



.error-class 
{
    border: 2px solid red !important;
    box-shadow: 0 1px 3px #8493A6;
}
.error-class ul
{
	padding: 0px;
}
.error-div, #error-div 
{
    background-color: #FFCECE !important;
    background-image: url("../images/icons/no.gif");
    background-position: 11px 7px;
    background-repeat: no-repeat;
    border: 1px solid #D45656;
    color: #DD4100;
    margin: 20px !important;
    padding: 10px 10px 10px 40px;
    width: 90%;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    font-size:12px;
}
.error-div ul, #error-div ul 
{
    padding-left: 20px;
    padding-top: 5px;
}
.error-div li, #error-div li 
{
	line-height:20px;
}
#error-class, div.error-class
{
    background-color: #FFCECE !important;
    background-image: url("../images/icons/error.png");
    border: 3px solid #E84C32 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    background-position: 8px 13px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    color: #DD4100;
    padding: 20px 20px 20px 46px;
    margin:20px 0 20px 10px !important;
    width:90%;
    line-height: 20px;
}
#success-class, div.success-class
{
    border: 3px solid #B0DA44 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	background-color: #D5ED95 !important;
    background-image: url("../images/icons/success.png");
    background-position: 8px 13px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    color: #000;
    padding: 20px 20px 20px 46px;
    margin:20px 0 20px 10px !important;
    width:90%;
    line-height: 20px;
}
div.success-class h3
{
	margin: 0px;
	padding-bottom:5px;
}
.image-preview
{
}


img.preview
{
	width:200px;
	border:solid 1px #dedede;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
}
/*************tweets**********************/





#my_posted_free_jobs .job div
{
	margin-left: 0px;
}
#my_posted_free_jobs .job, #portfolios .portfolio, .business
{
	padding:0px 10px 20px 0;
	overflow:hidden;
	margin-top:10px;
	/*background-color: #fff;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow:0 1px 3px #8493A6;*/
  	position: relative;
  	border-bottom:1px solid #EDEDED;
}
.browserIE7 #my_posted_free_jobs .job, 
.browserIE7 #portfolios .portfolio,
.browserIE8 #my_posted_free_jobs .job, 
.browserIE8 #portfolios .portfolio,
.browserIE7 .listing
{
	border:1px solid #8493A6;
}
#my_posted_free_jobs .phone,
#portfolios .portfolio .phone, 
.business .phone
{
	background-image: url("../images/icons/phone.png");
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 40px;
    width: 23%;
}
#my_posted_free_jobs .phone span,
#portfolios .portfolio .phone  span, 
.business .phone span
{
	color: #00BD4A;
    font-weight: bold;
	position: relative;
	top:12px;
}
#my_posted_free_jobs .address,
#portfolios .portfolio .address, 
.business .address
{
	width: 70%;
	text-align: right;
	padding-top: 12px;
	color:#9C342E;
}
#my_posted_free_jobs .job h2 a, 
#portfolios .portfolio h2 a, 
.business h2 a
{
	font-size: 24px;
	font-weight: normal;
}
#my_posted_free_jobs .job div, #portfolios .portfolio div
{
	border: none;
	background-color: #fff;
	border-radius:0px !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
#my_posted_free_jobs .job:hover, #portfolios .portfolio:hover
{	
	/*-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.02) inset, 0 0 8px rgba(82, 168, 236, 0.9);
  	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.02) inset, 0 0 8px rgba(82, 168, 236, 0.9);
  	box-shadow:0 1px 3px rgba(0, 0, 0, 0.02) inset, 0 0 8px rgba(82, 168, 236, 0.9); */	
}
#my_posted_free_jobs .job span, #portfolios .portfolio span
{
	display: block;
	padding: 0px;
}
#my_posted_free_jobs .job .job_type
{
	font-style: italic;
	color:#7D7D7D;
}
#my_posted_free_jobs .job h2, #portfolios .portfolio h2
{
	padding:0px;
}
#my_posted_free_jobs .job h2 a:hover, #portfolios .portfolio h2 a:hover
{
	text-decoration: none;
	border-bottom:1px dotted;
}
#my_posted_free_jobs .job .location, #portfolios .portfolio .location
{
    color: #7D7D7D;
    float: left;
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
}	
#my_posted_free_jobs div
{
	/*background-color:#FDFDFD !important;*/
}
#my_posted_free_jobs .expired, #my_posted_free_jobs .expired div
{
	background-color:#fff !important;
}
#my_posted_free_jobs .expired
{
	text-decoration: line-through;
}


#logged-in-user
{
	height:43px;
	position: relative;
}
#logged-in-user div
{
	float: left;
	position: absolute;
}
#profile-picture 
{
    left: 10px;
    top: 5px;
}
#profile-picture img
{
	border:1px solid #A2ADB9;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#profile-name 
{
    left: 50px;
    top: 12px;
}

#fb-tw
{
	height:200px;
}
#fb-tw .social-media 
{
	cursor:pointer;
    border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    height: 44px;
    padding-top: 0;
    width: 140px;
    margin:10px 15px;
    float: left;
    opacity:0.8;
}

.login #fb-tw div.link-text
{
	background-color:#F6F6F6 !important;
}
#fb-tw .social-media:hover
{
	opacity:1.0;
}
#fb-tw .social-media a
{
	font-weight: bold;
	text-decoration: none;
}
#fb-tw .social-media div
{
	float: left;
}
#fb-tw .social-media .icon
{
	background-repeat: no-repeat;
	width:44px;
	height: 44px;
	margin: 0px;
}

#fb-tw #facebook
{
    background-color: #F6F6F6;
    border: 2px solid #3C5A96;
}
#fb-tw #facebook a
{
	color:#3C5A96;
	display: block;
	height: 44px;
}
#fb-tw #facebook div.link-text
{
    padding-left: 12px;
    padding-top: 7px;
}
#fb-tw #facebook .icon
{
	background-image: url("../images/icons/facebook.gif");
}

#fb-tw #google
{
    background-color: #F6F6F6;
    border: 2px solid #3176C9;
}
#fb-tw #google a
{
	color:#1C62B6;
	display: block;
	height: 44px;
}
#fb-tw #google div.link-text
{
	padding-left: 16px;
    padding-top: 9px;
}
#fb-tw #google .icon
{
	background-image: url("../images/icons/google.png");
}
	
#fb-tw #yahoo
{
    background-color: #F6F6F6;
    border: 2px solid #65106D;
}
#fb-tw #yahoo a
{
	color:#65106D;
	display: block;
	height: 44px;
}
#fb-tw #yahoo div.link-text
{
	padding-left:20px;
	padding-top:9px;
}
#fb-tw #yahoo .icon
{
	background-image: url("../images/icons/yahoo.png");
}

#fb-tw #hotmail
{
    background-color: #F6F6F6;
    border: 2px solid #F58021;
}
#fb-tw #hotmail a
{
	color:#F58021;
	display: block;
	height: 44px;
}
#fb-tw #hotmail div.link-text
{
	padding-left:20px;
	padding-top:9px;
}
#fb-tw #hotmail .icon
{
	background-image: url("../images/icons/hotmail.gif");
}

#fb-tw #twitter
{
    background-color: #F6F6F6;
    border: 2px solid #00ACED;
}
#fb-tw #twitter a
{
	color:#00ACED;
}
#fb-tw #twitter div.link-text
{
    padding-left: 18px;
    padding-top: 8px;
}
#fb-tw #twitter .icon
{
	background-image: url("../images/icons/twitter.gif");
}


#fb-tw #linkedin
{
    background-color: #F6F6F6;
    border: 2px solid #007CB6;
}
#fb-tw #linkedin a
{
	color:#007CB6;
}
#fb-tw #linkedin div.link-text
{
 	padding-left: 16px;
    padding-top: 9px;
}
#fb-tw #linkedin .icon
{
	background-image: url("../images/icons/linkedin.gif");
}

.sign-up, .login
{
	margin-bottom: 50px;
}
.sign-up #linkedin div.link-text, 
.sign-up #facebook div.link-text
{
	padding-left: 16px !important;
}

.sign_up_options #fb-tw
{
	height: 150px !important;
}
.sign_up_options .link-text
{
	background-color: #fff !important;	
}

.kadamandiya-mail a, .kadamandiya-mail span
{
	float: left;
}

.new-notification-available 
{
    background-color: #36B249;/*#F64645;*/
    box-shadow:0 1px 0 rgba(0, 39, 121, 0.77);
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 11px;
    padding: 1px;
    position: relative;
    text-align: center;
    width: 19px;
    top: 0px;
    left: -15px;
    font-style: normal !important;
    font-weight: bold;
}
#my-dashboard .new-notification-available
{
	font-size: 9px;
    left: 2px;
    top: -15px;
}
.browserChrome #my-dashboard .new-notification-available
{
	font-size: 9px;
    left: 2px;
    top: -15px;
}
.dropdown .new-notification-available 
{
    left: -12px;
    top: -5px;
}

.round-table tr:first-child td:first-child 
{
    border-top-left-radius: 7px;
}
.round-table tr:first-child td 
{
    border-top-width: 3px;
}
.round-table td:first-child 
{
    border-left-width: 3px;
}
.round-table
{
	margin-left: 0px !important;
	width:900px !important;
}
.round-table td 
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EDEDEB;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 8px 11px 7px;
    color:gray;
}
.round-table td strong
{
	padding-bottom:5px;
	color:#016098;
}
.round-table td span
{
	margin-top:5px;
	display: block;
}
.round-table .unread td
{
	background-color:#D8DFEA;
}
.round-table .email-unread td
{
	background-color:#D8DFEA;
}
#contact-ad-provider-email-dialog
{
	background-color: #fff;
}