body
{
	margin:0px;padding:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFF;
	line-height:1.5;
}
p, ul, li, span, h1, h2, h3, h4, h5, h6, h7, a, table, td, tr, th, address, pre
{
	margin:0px;
	padding:0px;
	text-align:left;	
	color:#000;
}
h2
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	text-align:center;
	padding:5px 0 5px 0;
}
@font-face {
 font-family: Segoe UI;
 src:url(../css/segoeui.ttf);
}
h4
{
	color:#333;
	font-size:12px;	
	font-weight:bold;
	padding:3px;
	width:90%;
}

a:hover
{
	text-decoration:none;
	color:#F00;	
}
a img
{
	border:none;	
}

/***********For related style *****************/

textarea { 
	border: 1px solid #aaa;
	width: 210px;
}
input[type='text'].large {
	width: 450px;
}
input[type='text'].big {
	width: 350px;
}

input[type='text'].small {
	width: 100px;
}
input[type='text'],select {
	
}

select.small-select {
	width: 40px;
}
input[type='password'] {
	
}
/*****************************************/


.clear
{
	clear:both;	
}
a img
{
	border:none;	
}

.wrapper
{
	width:1000px;
	padding:0px;
	background-color:#FFF;
	min-height:100px;	
	overflow: hidden;
}

/* Search Area Style classes Start here */
.toparea
{
	width:98.5%;
	padding:2px 5px 2px 5px;
	background-color:#FFF;
	border-bottom:#999 solid 1px;	
	-moz-box-shadow:-0.1px 2px 1px 0px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
  	 box-shadow: 1px 2px 3px #999;
	 position:relative;
	 z-index:1;

}
a.hyd_btn
{
	width:106px;
	height:33px;
	background:url(../images/themes_btn.gif) left top no-repeat;
	background-position: 0px -1px;
	float:left;
}
	a.hyd_btn:hover
	{
		background:url(../images/themes_btn.gif) left top no-repeat;
		background-position: 0px -38px;
	}
a.themes_btn
{
	width:166px;
	height:33px;
	background:url(../images/themes_btn.gif) left top no-repeat;
	background-position: -106px -1px;
	float:left;
}
	a.themes_btn:hover
	{
		background:url(../images/themes_btn.gif) left top no-repeat;
		background-position: -106px -38px;
	}


a.becomefan_btn
{
	width:118px;
	height:33px;
	background:url(../images/top_buttons.gif) left top no-repeat;
	background-position: -2px 0px;
	float:right;
}
	a.becomefan_btn:hover
	{
		background:url(../images/top_buttons.gif) left top no-repeat;
		background-position: -2px -32px;
	}
a.followus_btn
{
	width:98px;
	height:33px;
	background:url(../images/top_buttons.gif) left top no-repeat;
	background-position: -120px 0px;
	float:right;
}
	a.followus_btn:hover
	{
		background:url(../images/top_buttons.gif) left top no-repeat;
		background-position: -120px -32px;
	}



a.login_btn
{
	width:46px;
	height:33px;
	background:url(../images/top_buttons.gif) left top no-repeat;
	background-position: -217px 0px;
	float:right;
}
	a.login_btn:hover
	{
		background:url(../images/top_buttons.gif) left top no-repeat;
		background-position: -217px -32px;
	}
	
a.logout_btn
{
	width:56px;
	height:33px;
	background:url(../images/Logout.gif) left top no-repeat;
	float: right;
	margin-top:1px;
	margin-left:1px;
}
.welcome_user
{
	color:#06F;
	position:relative;
	left:-80px;
}


a.spl-link{
	padding: 2px;
	margin: 2px;
	display: block;
	text-decoration: none;
	border-bottom:#CEDFFF dotted 1px;
	display:block;
	color:#09F;
	
}	
	
a.signup_btn
{
	width:54px;
	height:33px;
	background:url(../images/top_buttons.gif) left top no-repeat;
	background-position: -262px 0px;
	float:right;
}
	a.signup_btn:hover
	{
		background:url(../images/top_buttons.gif) left top no-repeat;
		background-position: -262px -32px;
	}



.searchareanew
{
	width:99.5%;
	min-height:80px;
	float:left;
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px 5px 5px 5px;
}
	.searchboxnew1
	{
		width:30%;	
		min-height:65px;
		background-color:#eb7d08;
		float:left;
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-right:5px;
		padding:5px 5px 5px 5px;
	}
	.searchboxnew2
	{
		width:30%;	
		min-height:65px;
		background-color:#7dbf00;
		float:left;
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-right:5px;
		padding:5px 5px 5px 5px;
	}
	.searchboxnew3
	{
		width:30%;	
		min-height:65px;
		background-color:#37b3e6;
		
		float:left;
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-right:5px;
		padding:5px 5px 5px 5px;
	}
		.searchtextnew
		{
			color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			text-align:center;
		}
	.searchinputnew
	{
		width:99%;
		min-height:25px;	
		margin-top:10px;
		padding-top:5px;
		padding-bottom:5px;
		color:#333;
		-moz-border-radius:5px;
	}
	.search_btn
	{
		width:40px;
		min-height:75px;	
		float:left;
	}
	.cityarea
	{
		width:30%;
		text-align:left;
		float:left;	
	}
	.follousarea
	{
		width:68%;
		background-color:#FFF;
		float:right;	
		text-align:right;
	}
	
.showonmap
{
	text-align:right;
	display:inline;
	position:relative;
	left:-270px;	
	top:-12px;
	float:right;
}

.headerarea
{
	width:100%;
	min-height:240px;
	/*background:url(../images/header_down_bg.gif) left bottom repeat-x;
	background-position: 5px 237px;*/
}
.bottom_design
{
	width:100%;
	padding:7px;
	background:url(../images/header_down_bg.gif) left bottom repeat-x;
	margin-bottom:5px;
	
}
.orangebg
{
	background:url(../images/header_orange.gif) left top no-repeat;
}
.bluebg
{
	width:99.5%;
	background:url(../images/header_blue.gif) right top no-repeat;
	
	min-height:240px;
}

	.logoarea
	{
		width:100%;	
	}
/* Search Area Style classes end here */

/*Searcharea inner Div Styles START here */
.headerareainner
{
	width:99.5%;
	float:left;
	background:url(../images/header_down_bg.gif) left bottom repeat-x;
}

	.logoareainner
		{
			width:20%;
			padding-top:15px;
			float:left;
		}
		
		
.searchareainner

	{
		width:78.6%;
		min-height:80px;
		float:left;
		margin:0px;
		margin-bottom:5px;
		margin-top:5px;
		padding:5px 5px 5px 5px;
	}
.searchboxinner1
{
	width:30%;	
	min-height:65px;
	background-color:#eb7d08;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:5px;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#FFF;
}
.searchboxinner2
{
	width:30%;	
	min-height:65px;
	background-color:#7dbf00;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:5px;
	padding:5px 5px 5px 5px;
}
.searchboxinner3
{
	width:30%;	
	min-height:65px;
	background-color:#37b3e6;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:5px;
	padding:5px 5px 5px 5px;
}
.searchtextinner
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}
input.searchinputnew
{
	width:99%;
	min-height:20px;	
	margin-top:10px;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #aaa;
}
.search_btninner
{
	width:27px;
	min-height:75px;	
	float:left;
}

.showonmapinner
{
	text-align:right;
	display:inline;
	float:right;
	position:relative;
	left:-200px;
	top:-12px;
	color:#000;
}

/*Searcharea inner Div Styles END here */

a.popular_btn
{
	
	padding:8px;	
	float:left;
	border:#CCC solid 2px;
	text-decoration:none;
	background:url(../images/button_bg.gif) left top repeat-x;
	text-transform:uppercase;
	margin-right:5px;
	color:#4796d3;
	font-size-adjust:25px;
	font-weight:bold;
}
a.popular_btn:hover
{
	background:#38b4e6;	
	color:#FFF;
}
.boxarea
{
	width:99%;
	padding:5px;
	background-color:#FFF;
	min-height:220px;	
	color:#FFF;
}
.boxarea span
{
	color:#FFF;	
}
.boxhead
{
	display:block;
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;	
	padding:5px 0 5px 0;
	width:100%;
}



	p.box1
	{
		width:23%;
		height:230px;
		padding:5px;
		float:left;
		margin-right:5px;
		margin-left:5px;
		background-color:#3179bf;	
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		overflow:hidden;
	}
	p.box1 img
	{
		width:100%;
	}
	p.box2
	{
		width:23%;	
		padding:5px;
		float:left;
		margin-right:5px;
		height:230px;
		margin-left:5px;
		background-color:#012730;
		-moz-border-radius:5px;	
		-webkit-border-radius: 5px;
		overflow:hidden;
		border-radius: 5px;
	}
	p.box2 img
	{
		width:100%;
	}
	p.box3
	{
		width:23%;	
		padding:5px;
		float:left;
		margin-right:5px;
		height:230px;
		margin-left:5px;
		background-color:#940e03;
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;	
		overflow:hidden;
	}
	p.box3 img
	{
		width:100%;
	}
	p.box4
	{
		width:23%;	
		padding:5px;
		float:left;
		margin-left:5px;
		min-height:230px;
		background-color:#b033dd;
		-moz-border-radius:5px;	
		-webkit-border-radius: 5px;
		border-radius: 5px;
		overflow:hidden;
	}
	p.box4 img
	{
		width:100%;
	}


.pagearea
{
	width:98.5%;
	padding:5px;
	background-color:#FFF;
	min-height:330px;	
	color:#000;
	text-align: left;
	overflow: hidden;
}


	.leftarea
	{
		width:49%;
		padding:2px;
		float:left;	
		min-height:100px;
		margin-bottom:10px;
	}
		.list
		{
			padding:10px;
			margin:5px;
			list-style:none;
		}
		.list li
		{
			padding:5px;
			background:url(../images/closelist_icon.gif) right center no-repeat;	
			color:#000;
			border-bottom:#CCC dotted 1px;
		}
	.rightarea
	{
		width:49%;
		padding:2px;
		float:right;	
		min-height:100px;
		margin-bottom:10px;
		margin-top: 0px;
	}

h1
{
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	background:url(../images/head_bar.gif) left top repeat;
	padding:4px;
	border:#09F solid 1px;
}
h1 p
{
	/*background:url(../images/close_img.png) right top no-repeat;*/
	color:#FFF;
}
.barheading
{
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	background:url(../images/head_bar.gif) left top repeat;
	padding:4px;
	text-align:left;
	border:#09F solid 1px;		
	font-weight:bold;
}
.leftlist
{
	width:72%;
	padding:3px;	
	float:left;
	color:#000;
}
	.leftlist img
	{
		float:left;
		margin-right:5px;
	}
		.leftlist p
		{
			padding:3px;	
		}
			.leftlist strong
			{
				color:#09F;	
			}
.rightlist
{
	width:25%;
	float:right;
	padding:3px;
	color:#000;
	text-align:right;
}
.feturelist
{
	width:49%;
	padding:2px;
	float:left;	
	min-height:350px;
	margin-bottom:10px;
}


	.feture
	{
		border-bottom:#CCC dotted 1px;	
		clear:both;
		
	}

.reviewlist
{
	width:49%;
	padding:2px;
	float:right;	
	margin-bottom:10px;	
	min-height:350px;
	margin-bottom:10px;
}	
.reviews
{
	border-bottom:#CCC dotted 1px;
	float:left;
	width:99%;
	min-height:85px;
}
	.reviews img.image
	{
		margin:5px;
		float:left;
	}
	.reviews strong
	{
		color:#09F;
		padding-top:15px;
	}
	.reviews p
	{
		margin-top:2px;
	}
	.reviewcontent
	{
		height:38px;
		overflow:hidden;	
	}
	
	.reviews p a
	{
		text-decoration:none;
	}
	span strong
	{
		text-transform:capitalize;	
	}
		.reviews p.posted
		{
			color:#999;	
			text-align:right;
		}
	
.categories
{
	width:49%;
	padding:2px;
	float:left;	
	margin-bottom:10px;
}
	.categories ul
	{
		width:100%;
		
	}
		.categories ul li
		{
			width:29%;
			display:inline;
			float:left;
			padding:5px;
			margin:5px;
			border-bottom:#CCC solid 1px;
		}
		.categories ul li a
		{
			text-decoration:none;
		}

.areas
{
	width:49%;
	padding:2px;
	float:right;	
	margin-bottom:10px;	
	min-height:200px;
	margin-bottom:10px;
}
	.areas ul
	{
		width:100%;
		
	}
		.areas ul li
		{
			width:29%;
			display:inline;
			margin:5px;
			float:left;
			padding:5px;
			border-bottom:#CCC solid 1px;
			
		}
		.areas ul li a
		{
			color:#000;
			text-decoration:none;	
		}

.footer
{
	width:100%;
	background:#FFF;
	float:left;
	border-top:#DCE0FC solid 2px;
	border-left:#DCE0FC solid 2px;
	color:#09F;
}
.termsarea
{
	width:30%;
	float:left;
	padding:5px;
	color:#09F;
	text-align:left;
	
}
.termsarea a
{
	color:#09F;
}
.termsarea a:hover
{
	color:#F60;
}
.copytext
{
	width:66%;
	float:right;
	text-align:right;
	padding:5px;
	color:#09F;
	border-right:#DCE0FC solid 4px;
	
}

/*merchants details page styles start from here */

.merchantslogin
	{
		width:68%;
		background-color:#FFF;
		float:right;	
		text-align:right;
	}

.merchantslogin img
{
	margin-top:5px;	
}
.merchantemail
{
	width:43%;
	float:left;
	padding:5px;	
	min-height:35px;
	margin:5px;
	background:#76bb00;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.merchantemail input
{
	padding:10px;
	width:92%;
	color:#CCC;
}
.merchantpass
{
	width:43%;
	float:left;
	padding:5px;	
	min-height:35px;
	margin:5px;
	background:#34aee4;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.merchantpass input
{
	padding:10px;
	width:92%;
	color:#CCC;
}
.merchantheads
{
	padding:5px;
	width:99%;	
	
}

.merc_box1
{
	width:35%;
	padding:5px;	
	float:left;
	background:url(../images/merchants/box_bgg.gif);
	border:#666 solid 1px;
	min-height:198px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.merc_box2
{
	width:26%;
	float:left;	
	margin-left:5px;
	text-align:right;
}
.merc_box3
{
	width:35%;
	padding:5px;	
	float:right;
	background-color:#536e23;
	min-height:198px;
	border:#666 solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
}
.merc_head
{
	color:#000;
	padding:15px;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.merc_button_big
{
	width:70%;
	min-height:27px;
	padding-top:10px;
	padding-bottom:5px;
	background:url(../images/merchants/check_btn.gif) left top repeat-x;	
	text-align:center;
	font-family:"Caracteres L2";
	color:#FFF;
	font-size:20px;
	-moz-border-radius:10px;
	-webkit-border-radius: 5px;
		border-radius: 5px;
	border:#000 solid 2px;
}
.manymore_head
{
	color:#FFF;
	padding:10px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	border-bottom:#666 solid 1px;
}
.merchantslogin p strong
{
	color:#06F;
	font-size:15px;	
	font:italic;
}
.merc_box3 p
{
	color:#FFF;
	padding:10px;
}
.merchantdiv
{
	clear:both;
	width:99%;
	min-height:190px;
	background:url(../images/merchants/weblogos_img.gif) right top no-repeat;
}
.merc_national_head
{
	padding:10px;
	color:#0CF;
	font-size:30px;	
	font-family:"Times New Roman", Times, serif;
}
p.merctext
{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding:20px;	
	float:left;
	width:60%;
}
.merchantdiv2
{
	clear:both;
	width:99%;
	min-height:190px;
	background:url(../images/merchants/premiumlist_img.gif) left top no-repeat;
}
.merc_national_head2
{
	padding:10px;
	color:#0CF;
	font-size:30px;	
	text-align:right;
	font-family:"Times New Roman", Times, serif;
}
p.merctext2
{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:47%;
	float:right;
	padding:20px;	
	text-align:left;
}
.mercsuccess
{
	background:#92b32f;
	font-family:Verdana, Geneva, sans-serif;
	width:99%;
	padding:5px;
	min-height:150px;
}
.mercsuccess .merc_national_head
{
	padding:10px;
	color:#FFF;
	font-size:36px;	
	font-family:"Times New Roman", Times, serif;
}
.mercsuccess p
{
	color:#000;
	font-size:15px;	
}


/*merchants details page styles END here */

/*SIGNUP page styles START here */

h1 span
{
	color:#FFF;
}
.signupform
{
	width:100%;	
	float:left;
	
}
.signupform p
{
	width:100%;	
	float:left;
	
}
.signuptext
{
	width:35%;
	min-height:25px;	
	float:left;
	padding-top:15px;
	padding-left:10px;
	text-align:right;
}
.s_inputarea
{
	width:60%;	
	min-height:20px;
	float:right;
}
.signup_input
{
	height:20px;
	padding:5px;
	color:#666;
	margin:5px;
	background:url(../images/input_bg.gif);
	border:#CCC solid 1px;
	-moz-border-radius:5px;
	width:200px;
}
textarea
{
	height:80px;
	padding:5px;
	color:#666;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	background:url(../images/textarea_bg.gif);
	border:#CCC solid 1px;
	-moz-border-radius:5px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
}
.signup_multiselect {
	height:82px;
	width:210px;
	background:url(../images/textarea_bg.gif);
	border:#CCC solid 1px;
	-moz-border-radius:5px;
	padding:5px;
	margin:5px;
}
.signup_multiselect1 {
	height:82px;
	width:100px;
	background:url(../images/textarea_bg.gif);
	border:#CCC solid 1px;
	-moz-border-radius:5px;
	padding:5px;
	margin:5px;
}



select.signup_select {
	height:32px;
	padding:5px;
	color:#666;
	margin:5px;
	background:url(../images/input_bg.gif);
	border:#CCC solid 1px;
	-moz-border-radius:5px;
	width:210px;
}
.signup_radio
{
	width:26px;
	
	padding:12px;
	color:#666;
	margin:5px;
	border:none;
}

.pass_strength
{
	color:#09F; 
	text-align:left;
}
.click_btn
{
	background:url(../images/button_bg.gif) left top repeat-x;
	padding:10px;
	border:#CCC solid 1px;	
	width:226px;
}
.signuplist
{
	margin-left:20px;
}
.signuplist li
{
	padding:10px;
}
.red
{
	color:#F00;
	font-weight:bold;	
}
.blue
{
	color:#06F;
	font-weight:bold;
}

.click_btn2
{
	background:url(../images/button_bg.gif) left top repeat-x;
	padding:8px;
	border:#999 solid 1px;
	margin:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.alreadysign
{
	clear:both;	
}
.signupadds
{
	width:100%;
	min-height:160px;
	float:right;
	text-align:center;
}
.signupadds a
{
	background:url(../images/add_image.gif);
	float:left;
	margin:3px;
}

/*SIGNUP page styles END here */

/*Maps Area Div Styles Start here */

.popularsearch
{
	width:100%;
	float:left;
}
	.leftareamap
	{
		width:69%;
		padding:2px;
		float:left;	
		min-height:100px;
		margin-bottom:10px;
	}
	
	.rightareamap
	{
		width:29%;
		padding:2px;
		float:right;	
		min-height:100px;
		margin-bottom:10px;
	}

.tab_bg
{
	padding:5px;
	background-color:#F00;
	color:#FFF;
}
.mapsearchlist
{
	width:98%;
	padding:5px;	
	border-bottom:#999 dotted 1px;
	float:left;
}
.mapsearchlist .mapthumb img
{
	margin:5px;	
	float:left;
}
.arrowimg
{
	float:right;
	
}
.arrowimg img
{
	border:#CCC solid 2px;	
	margin:5px;
	text-align:right;
	
}

/*Maps Area Div Styles END here */

/*Listing page Div styles Start here */

.listingleftarea
{
	width:74%;
	padding:2px;
	float:left;	
	min-height:300px;
	margin-bottom:10px;
	/*border:#999 solid 1px;*/
	margin-top:5px;
}
	.premiumarea
	{
		width:98.5%;
		padding:0 5px 10px 5px;	
		min-height:80px;
		float:left;
	}
		.premiumheading
		{
			padding:2px 0px 2px 2px;	
			text-align:left;
			color:#333;
			font-size:14px;
			min-height:25px;
			background:url(../images/listings_sprite.png) no-repeat;
			background-position:548px -5px;
			width:100%;
			margin-bottom:5px;
			
		}
		.premiumheading span strong
		{
			position:relative;
			top:10px;
			padding-left:5px;
		}
		
		.premiumtabs
		{
			width:100%;
			min-height:125px;
			border:#09F solid 1px;	
			margin-top:-1px;
			float:left;
			
		}
		.premiumtabs:hover
		{
			 -moz-box-shadow: 2px 2px 3px #818181;
			 float:left;
			 position:relative;
			 z-index:1;
			 -webkit-box-shadow: 2px 2px 4px #818181;
			  box-shadow: 0px -2px 2px #818181;
			  border:#818181 solid 1px; !important
			  *border:#0CF solid 1px;
		}
		.listingcontent
		{
			width:78%;
			float:left;
			background-color:#FFF;	
			min-height:30px;
			padding-left:5px;
		}
		.iconslist
		{
			width:20%;
			float:right;
			min-height:20px;	
		}
			.icons
			{
				width:30px;
				height:35px;
				float:left;
				margin-right:5px;
				position:relative;
				left:0px;
			}
			.sendphone
			{
				
				background:url(../images/send2phone.gif) no-repeat;
			}
				.sendphone:hover
				{
					/*background:url(../images/listings_sprite.png) no-repeat;
					background-position: -142px -148px; */	
					background:url(../images/send2phone_over.gif) no-repeat;
				}
				.sendphone span.smssend
				{
					display:none;
				}
				.sendphone:hover span.smssend
				{
					display:inline;
					color:#09F;
					font-size:11px;
					position:relative;
					top:30px;
					left:-15px;
					width:80px; 
					float:left;
				}
			
			.thickbox
			{
				/*background:url(../images/listings_sprite.png) no-repeat;
				background-position: -142px -148px; */
				background:url(../images/send2phone.gif) no-repeat;	
			
			}
			.writereview
			{
				/*background:url(../images/listings_sprite.png) no-repeat;
				background-position: -142px -189px;*/
				background:url(../images/write-review.gif) no-repeat;
				margin:0;
				position:relative;
				left:0px;
			}
				.writereview:hover
				{
					/*background:url(../images/listings_sprite.png) no-repeat;
					background-position: -142px -189px;*/
					background:url(../images/write-review_over.gif) no-repeat;
				}
				.writereview span.reviewsend
				{
					display:none;
				}
				.writereview:hover span.reviewsend
				{
					display:inline;
					color:#09F;
					font-size:11px;
					position:relative;
					top:30px;
					left:-15px;
					width:80px; 
					float:left;
				}
				
				
				
			/*.dial_bg
			{
				width:60px;
				height:50px;
				float:left;
				background:url(../images/dial_bg.png) right center no-repeat;	
				position:relative;
				top:10px;
				left:0px;
			}*/
			.rating_img img
			{
				border:none;
			}
		.tophead
		{
			width:90%;
			padding:5px 5px 0px 0;
			color:#06F;	
			float:left;
		}
		.tophead span
		{
			width:460px;
			height:20px;
			float:left;
			position:relative;
			top:0px;
			color:#06F;	
		}
		.tophead span a
		{
			color:#06F;	
			text-decoration:none;
			text-transform:capitalize;
			font-weight:bold;
		}
		.tophead span.rating_img
		{
			width:80px;
			height:30px;
			/*background:url(../images/listings_sprite.png) no-repeat;*/
			background-position: -105px -240px; 
			position:relative;
			top:-20px;
			float:right;
		}
			ul.premiumlist, ul.standardlist, ul.complimentarylist
			{
				width:95%;
				padding:5px 10px 5px 15px;	
				float:left;
				min-height:40px;
				margin-top:-5px;
			}
			ul.premiumlist li
			{
				width:48%;
				float:left;	
				padding-bottom:8px;
				padding-top:5px;
				margin-right:10px;
				color:#09F;
			}
			ul.standardlist li
			{
				width:48%;
				float:left;	
				padding-bottom:8px;
				padding-top:5px;
				color:#FF6600;
			}
			ul.complimentarylist li
			{
				width:48%;
				float:left;	
				padding-bottom:8px;
				padding-top:5px;
				color:#390;
			}
	
	.arrow
	{
		width:220px;
		height:15px;
		float:left;
		position:relative;
		top:-5px;
	}
	.arrow img
	{
		position:relative;
		top:8px;	
		border:#09F solid 1px;
	}
/* standard area styles Start here */		
	.standardarea
	{
		width:98.5%;
		padding:0 5px 5px 5px;	
		min-height:80px;
		float:left;
		margin-bottom:10px;
	}
	
		
		.standardheading
		{
			padding:2px 0px 2px 2px;	
			text-align:left;
			color:#333;
			font-size:14px;
			min-height:25px;
			background:url(../images/listings_sprite.png) no-repeat;
			background-position:548px -50px;
			width:100%;
			margin-bottom:5px;
			
		}
		
		.standardheading span strong
		{
			position:relative;
			top:10px;
			padding-left:5px;
		}
		
		.standardtabs
		{
			width:100%;
			min-height:100px;
			border:#ea7c08 solid 1px;	
			margin-top:-1px;
			float:left;
			
		}
		.standardtabs:hover
		{
			  -moz-box-shadow: 2px 2px 3px #818181;
			 float:left;
			 position:relative;
			 z-index:1;
			 -webkit-box-shadow: 2px 2px 4px #818181;
			  box-shadow: 0px -2px 2px #818181;
			  border:#818181 solid 1px; !important
			  *border:#0CF solid 1px;
		}
		.standardtabs .tophead span a
		{
			color:#F60;	
		}
	
	.arrow
	{
		width:220px;
		height:15px;
		float:left;
		position:relative;
		top:-5px;
	}
	.numbersstandard .arrow img
	{
		position:relative;
		top:8px;	
		border:#F60 solid 1px;
	}
		
/* standard area styles END here */		

/* Complimentary area styles Start here */		
	.complimentaryarea
	{
		width:98.5%;
		padding:0 5px 5px 5px;	
		min-height:80px;
		float:left;
		margin-bottom:10px;
	}
		
		
		.complimentaryheading
		{
			padding:2px 0px 2px 2px;	
			text-align:left;
			color:#333;
			font-size:14px;
			min-height:25px;
			background:url(../images/listings_sprite.png) no-repeat;
			background-position:548px -103px;
			width:100%;
			margin-bottom:5px;
		}
		.complimentaryheading span strong
		{
			position:relative;
			top:10px;
			padding-left:5px;
		}
		.complimentarytabs
		{
			width:100%;
			min-height:100px;
			border:#390 solid 1px;	
			margin-top:-1px;
			float:left;
			
		}
		
		.complimentarytabs:hover
		{
			 -moz-box-shadow: 2px 2px 3px #818181;
			 float:left;
			 position:relative;
			 z-index:1;
			 -webkit-box-shadow: 2px 2px 4px #818181;
			  box-shadow: 0px -2px 2px #818181;
			  border:#818181 solid 1px; !important
			  *border:#0CF solid 1px;
		}
		
		.complimentarytabs .tabhead span a
		{
			color:#390;	
		}
		h3 span.complimentarylisthead
		{
			width:250px;
			height:20px;
			float:left;
			position:relative;
			top:10px;
			color:#390;	
		}
	
	.arrow
	{
		width:220px;
		height:15px;
		float:left;
		position:relative;
		top:-5px;
	}
	.numberscomplimentary .arrow img
	{
		position:relative;
		top:8px;	
		border:#390 solid 1px;
	}
		
/* complimentary area styles END here */		

.listingrightarea
{
	width:24.5%;
	padding:2px;
	float:right;	
	min-height:300px;
	margin-bottom:10px;
	margin-top:5px;
}
	.page_heading
	{
		background:url(../images/button_bg.gif) left top repeat-x;
		text-transform:uppercase;
		padding:6px;
		color:#09F;
		font-weight:bold;
		text-align:right;
		border:#CCC solid 1px;
	}
	.listingrightarea img
	{
		padding-bottom:4px;	
		margin-top:3px;
	}


/* Listing Page Div styles End Here */

/* listing for map */
#map-merchant{
	margin-left: 10px;
	
}
.map-short-summary{
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding: 7px;
	color: #7777cc;
	width:100%;
}
.map-short-summary span{
	font-size:12px;
}
	.map-short-summary span img
	{
		float:left;
		margin-right:10px;
		padding-bottom:13px;	
	}
	.map-short-summary strong a{
		color:#639;
		text-decoration: none;
		padding-bottom:10px;
	}
	.map-short-summary strong a:hover{
		color:#F60;
		text-decoration: none;
	}
	.map_head a
	{
		color:#639;
		font-weight:bold;
		text-decoration:none;
		font-family:Arial ;
		font-size:13px;	
	}
.listingrightarea
{
	width:24.5%;
	padding:2px;
	float:right;	
	min-height:300px;
	margin-bottom:10px;
	margin-top:5px;
}
	.page_heading
	{
		background:url(../images/button_bg.gif) left top repeat-x;
		text-transform:uppercase;
		padding:6px;
		color:#09F;
		font-weight:bold;
		text-align:right;
		border:#CCC solid 1px;
	}
	.listingrightarea img
	{
		padding-bottom:4px;	
		margin-top:3px;
	}




/* Listing Page Div styles End Here */

/*summery photos and maps Tab styles start here */
.viewtab
{
	text-align:right;	
	float:right;
	padding-right:5px;
	padding-top:5px;
	width:98%;
}
.viewtab a
{
	color:#09F;
	text-decoration:none;
	font-size:13px;
	padding-right:5px;
	padding-bottom:5px;
	width:100%;
}
.viewtab a:hover
{
	color:#F00;
	text-decoration:none;
	font-size:13px;
	border:none;
	cursor:pointer;
}
 .viewtab
{
	text-align:right;	
	float:right;
	padding-right:5px;
}
.standardtabs .viewtab a
{
	color:#F60;
	text-decoration:none;
	font-size:13px;
	padding-right:5px;
	padding-bottom:5px;
}
.complimentarytabs .viewtab a
{
	color:#390;
	text-decoration:none;
	font-size:13px;
	padding-right:5px;
	padding-bottom:5px;
}



#summerypremiumtabs
{
	width:99.2%;
	float:left;	
	margin:3px;
}
#summerypremiumtabs ul.tabs-nav
{	
	background-color:#2d2d2d;
	color:#FFF;
	width:99.6%;
	
}
#summerypremiumtabs ul.tabs-nav li
{
	padding:5px;
	position:relative;
	left:25px;
	background:url(../images/photos/borderright_bg.gif) right top no-repeat;
	float:left;
	
}
#summerypremiumtabs ul.tabs-nav li.listborder
{
	background-image:none;	
}
#summerypremiumtabs ul.tabs-nav li a
{	
	padding:11px 45px 11px 45px;
	color:#FFF;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#summerypremiumtabs ul li a:hover
{	
	color:#FC0;
}
#summerypremiumtabs ul li.tabs-selected
{
	color:#09F;
	border:none;
	margin-top:-2px;
}
#summerypremiumtabs ul li.tabs-selected a
{
	color:#09F;
}


/*#summerypremiumtabs2 ul li
{
	padding:2px;
	position:relative;
	left:5px;
	background-color:#09F;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}#summerypremiumtabs2 ul li:hover
{
	background-color:#FFF;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:#CCC solid 1px;
	border-bottom:none;
}
#summerypremiumtabs2 ul li a span
{	
	color:#FFF;
}
#summerypremiumtabs2 ul li a:hover span
{	
	color:#09F;
}
#summerypremiumtabs2 ul li.tabs-selected
{
	color:#FFF;
	background-color:#FFF;
	border:#CCC solid 1px;
	border-bottom:none;
	margin-top:-1px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#summerypremiumtabs2 ul li.tabs-selected a span
{
	color:#09F;
}




#summerypremiumtabs3
{
	width:99.2%;
	float:left;	
	margin:3px;
}
#summerystandardtab
{
	width:99.2%;
	float:left;	
	margin:3px;
}

*/


@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.listingsummerytabs li
{
	float: left;
    margin: 1px 0 0 1px;
    min-width: 74px; /* be nice to Opera */
    background:#38b4e6;
	padding:3px 25px 3px 25px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-left:-4px;
	margin-right:5px;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(../images/border-radius.htc);*/
	position:relative;
	top:2px;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
/*.tabs-nav li {
    float: left;
    margin: 5px 0 0 5px;
    min-width: 74px;
    background:#09F;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(../images/border-radius.htc);
	position:relative;
	top:2px;
}*/
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;/*
    background:url(../images/tabs/tab1.png) no-repeat;*/
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;/*
    background:url(../images/tabs/tab1.png) no-repeat;*/
}

.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav li.tabs-selected {
	background:#FFF;
	border:#999 solid 1px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	position:relative;
	top:1px;
	border-bottom:none;
}
.tabs-nav li.tabs-selected a span{
	color:#09F;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -0px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
	/*color:#06F;*/
    color: #fff;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 -0px;
	text-align:center;
	color:#FFF;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin:0px;
	min-height:170px;
}



.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
.tabreview_icon
{
	padding:5px 5px 5px 30px;
	background:url(../images/review_icon2.png)	left no-repeat;
}

.tabs-container ul.listtab
{
	width:100%;
	float:left;
	margin-left:15px;	
	padding-bottom:10px;
}
.tabs-container ul.listtab li
{
	background:none;
	border-bottom:none;
	list-style:disc;
	color:#09F;
	width:48%;
	float:left;
	padding:5px;
}

.tabs-container ul.listtab li span
{
	color:#000;
}











/*summery photos and maps Tab styles END here */

/*Merchant Details photos PAGE styles start from here */
.merchantdetails
{
	width:100%;
	float:left;
	background-color:#FFF;	
	min-height:30px;
	padding-left:5px;
	/*background:url(../images/dial_bg.png) right center no-repeat;*/
}
.merchanthead
{
	color:#09F;
	width:60%;
	float:left;
	font-size:18px;
	position:relative;
	top:5px;

}
.merchantfaceshare
{
	width:38%;
	float:right;	
}
	.merchantdetails_list
	{
		width:95%;
		padding:15px;	
		float:left;
		margin-top:-50px;
	}
	.merchantdetails_list li
	{
		width:48%;
		float:left;
		padding:5px;
		color:#09F;
	}
		.merchantdetails_list li span
		{
			color:#000;
			font-weight:bold;
		}

.mer_Review_heading
{
	color:#eb7d08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:#999 solid 1px;	
	padding-bottom:3px;
	margin-bottom:10px;
}
.merchantlist
{
	width:99%;
	clear:both;
}
	ul.merchantlist_list
	{
		width:100%;
		list-style:none;
		padding-top:20px;
		padding-bottom:5px;
		background-color:#000;
		
	}
		.merchantlist ul.merchantlist_list li
		{
			list-style:none;
			display:inline;
			padding-top:20px;
			padding-bottom:5px;
			padding-left:25px;
			padding-right:25px;
			position:relative;
			left:10px;
			background:url(../images/photos/borderright_bg.gif) right top no-repeat;
			margin-top:-10px;margin-left:20px;
			
		}
		.merchantlist_photos
		{
			width:100%;
			padding-top:5px;
			min-height:150px;
		}
		.merchantlist_Videos
		{
			width:100%;
			padding-top:5px;
			min-height:150px;
		}
				
		.merchantlist ul.merchantlist_list li a
		{
			color:#FFF;
			font-size:13px;
			text-transform:uppercase;
			text-decoration:none;
		}
			.merchantlist ul.merchantlist_list li a:focus
			{
				color:#09F;
			}
			.merchantlist ul.merchantlist_list li a:hover
			
			{
				color:#09F;
				font-size:13px;
				text-transform:uppercase;
				text-decoration:none;
			}

.heading_tab
{
	color:#09F;	
}
#merchant_summary
{
	padding:8px;	
	border:#CCC solid 1px;
}
.merchanttablist p
{
	padding:4px;
}
.merchanttablist strong
{
	padding:5px 5px 5px 0px;
	color:#09F;
}
#merchant_summary ul
{
	padding-left:20px;	
}
.merchantreviews
{
	width:99%;
	padding:5px;
	float:left;	
	padding-bottom:10px;
	background:url(../images/tab_bottom.gif) left bottom repeat-x;
}
	.mer_reviews
	{
		border-bottom:#CCC dotted 1px;
		float:left;
		width:99%;
		padding-bottom:10px;
		padding-top:5px;
	}
		.mer_image
		{
			width:8%;
			float:left;	
			min-height:90px;
		}
		.mer_reviewcontent
		{
			width:92%;
			float:left;	
		}
		.reviewHolder
		{
			color:#09F;
			font-size:14px;
			min-height:30px;
			background:url(../images/ratingimg.gif) right top no-repeat;
		}
.mer_sharearea
{
	width:30%;
	float:left;
	color:#000;	
}
.mer_posttext
{
	text-align:right;	
	color:#999;
	width:29%;
	float:right;
	position:relative;
	top:10px;


}
.numbersmerchant
	{
		width:100%;
		float:right;	
		min-height:20px;
		margin-top:3px;
		text-align:right;
	}
	.mer_arrows
	{
		width:25px;
		height:25px;
		float:right;	
	}
	.mer_numbers
		{
			width:50px;
			float:right;	
			padding-top:8px;
		}
/*Merchant Details photos PAGE styles END from here */

/*Reviews Area styles start here */

.reviewspage
{
	width:99%;
	padding:5px;
	float:left;	
	padding-bottom:10px;
	
}

.Review_heading
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-bottom:#999 solid 1px;	
	padding:5px;
	margin-bottom:10px;
	background-color:#CCC;
}
.review_image
{
	width:10%;
	float:left;	
	min-height:40px;
}
.review_reviewcontent
{
	width:89%;
	float:left;	
}
.review_sharearea
{
	width:30%;
	float:right;
	color:#000;	
	text-align:right;
}
.review_posttext
{
	text-align:left;	
	color:#999;
	width:55%;
	float:left;
	position:relative;
	top:10px;
}
.forgot a
{
	color:#09F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	text-decoration:underline;
}
.forgot
{
	padding:5px;
}

/*MOVIES Area styles START here */
.movies_area
{
	width:100%;
	float:left;	
}
.movies_list
{
	width:100%;
	padding-left:5px;	
	list-style:none;
	float:left;
	margin-top:5px;
}
.movies_list li
{
	width:47.5%;
	min-height:120px;
	padding:5px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.movies_list li img
{
	float:left;
	margin-right:10px;
}
.moviehead
{
	color:#09F;
	font-size:15px;
	text-align:left;
	padding:10px;	
	font-weight:bold;
}
h4.big_bar
{
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	background:url(../images/head_bar.gif) left top repeat;
	padding:5px;
	border:#09F solid 1px;
	margin-top:5px;
	clear:both;
	width:100%;
}
h4 span
{
	color:#FFF;
}
.theater_img
{
	width:50%;	
	float:left;
	min-height:110px;
}
.selectlanguage
{
	width:48%;
	float:left;	
}
.selectmovie
{
	width:50%;
	float:right;	
}
.movielist_one
{
	width:100%;
	list-style:none;	
}
.movielist_one li .movieimg
{
	margin:10px;
	float:left;
	min-height:220px;
}
.movielist_one li p
{
	padding:5px;
}
.movielist_ul
{
	width:100%;
	float:left;
	list-style:none;
}
.movielist_ul li
{
	width:42%;
	float:left;
	padding:10px;
	vertical-align:top;
}
.movielist_ul li span
{
	margin-left:50px;
}
.listofmovies
{
	width:250px;
	float:left;	
}
.show
{
	
}
.showlist
{
	width:100%;
	float:left;	
}
.theterarea
{
	width:250px;
	min-height:80px;	
	float:left;
}
.showtimes
{
	width:50%;
	min-height:80px;
	float:left;
	padding:5px;
}
.showtimes img
{
	position:relative;
	top:5px;
	margin-right:10px;
}
.moviesharephone
{
	position:relative;
	float:left;
	width:5%;	
}
.inputtext
{
	width:286px;
	height:28px;
	padding:2px;
	color:#666;
	margin:5px;
	background:url(../images/input_registration.gif) left top no-repeat;	
	border:none;
}
.movienames
{
	position:relative;
	top:13px;
	color:#639;
	font-size:13px;
	font-weight:bold;	
}
.theatername span
{
	color:#09F;
	font-size:13px;
	position:relative;
	top:18px;
}
.theatername img
{
	float:left;
	margin-right:10px;	
}






#featured{ 
	width:100%; 
	float:left;
	border:#CCC solid 1px;
}
#featured .ui-tabs-panel{ 
	width:70%; 
	height:280px; 
	float:left;
	background:#FFF; position:relative;
}
#featured ul.ui-tabs-nav{ 
	list-style:none; 
	padding:0; margin:0; 
	float:right;
	width:30%; 
}
#featured ul.ui-tabs-nav li{ 
	padding:0px 0; padding-left:0px;  
	font-size:13px; 
	color:#666; 
	float:left;
	width:100%;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	text-align:left;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Arial, Helvetica, sans-serif; 
	line-height:18px; 
	COLOR:#FFF;
	font-size:13px
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	color:#333;
	text-decoration:none;  
	background:#333; 
	padding:17.9px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#999; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/movies/selected-item.gif') top left no-repeat;  
	background-position:-50px -10px;
	color:#FFF;
	position:relative;
	z-index:1;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#09F; 
}

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; 
	left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Arial, Helvetica, sans-serif; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.current
{
	color:#F00;	
}
/*MOVIES Area styles END here */
/* aboutus gifts page css start here */
.aboutuspagearea{
	background: url(../images/aboutus_bg.gif);
	
}
.aboutuspagearea p
{
		
	padding:5px;
	margin-left:60px;
	margin-right:60px;
	text-align:justify;	
	line-height:20px;
}
.aboutusarea p
{
	padding:5px;
	margin-left:60px;
	margin-right:60px;
	text-align:justify;	
	line-height:20px;
}
.gift_name
{
	width:25%;
	float:left;	
	padding:10px;
}
.gift_offer
{
	width:45%;
	float:left;	
	padding:10px;
}
.offersarea
{
	background:url(../images/offer.png) left top no-repeat;
	background-position:30px 0px;
}
.offers
{
	position:relative;
	left:500px;	
	width:100%;
}

.offers td
{
	padding:10px;	
}
.offer_img img
{
	position:relative;
	top:0px;
	left:0px;
	float:right;	
}

/* aboutus gifts page css END here */
			.arrows
				{
					width:25px;
					height:25px;
					float:left;	
				}
			.numberspremium
			{
				width:100%;
				float:left;	
				min-height:20px;
				margin-top:-11px;
				margin-left:5px;
			}
			.numberscomplimentary
			{
				width:100%;
				float:left;	
				min-height:20px;
				margin-top:-16px;
				margin-left:5px;
			}
			.numbersstandard
			{
				width:100%;
				float:left;	
				min-height:20px;
				margin-top:-16px;
				margin-left:5px;
			}
			.numbers
			{
				float:left;
				margin-top:7px;
				margin-left:5px;
				margin-right:5px;
			}
			.numbers a
			{
				color:#000;
				text-decoration:none;
				padding-top:3px;  
				padding-bottom:3px;
				padding-left:5px;
				padding-right:5px;
				margin-right:3px;
				background-color:#F0F0F0;
				border:#E2E2E2 solid 1px;
			}
			.numbers a:hover
			{
				background-color:#C7C7C7;
			}
				.pre_leftarrow
				{
					background:url(../images/arrows.gif) no-repeat;
					background-position:0px -25px;
					border:#09F solid 1px;
					float:left;	
				}
				.pre_rightarrow
				{
					background:url(../images/arrows.gif) no-repeat;
					background-position:0px 2px;
					border:#09F solid 1px;
					float:left;	
				}
				.standard_leftarrow
				{
					background:url(../images/arrows.gif) no-repeat;
					background-position:0px -77px;
					border:#F60 solid 1px;
					float:left;	
				}
				.standard_rightarrow
				{
					background:url(../images/arrows.gif) no-repeat;
					background-position:0px -51px;
					border:#F60 solid 1px;
					float:left;	
				}
				.complimentary_leftarrow
				{
					background:url(../images/arrows.gif) no-repeat;
					background-position:0px -131px;
					border:#390 solid 1px;
					float:left;	
				}
				.complimentary_rightarrow
				{
					background:url(../images/arrows.gif) no-repeat;
					background-position:0px -103px;
					border:#390 solid 1px;
					float:left;	
				}


div.error{
	border: 1px solid #aa0000;
	padding: 5px;
	color: #000;
	background: #dce0fc;
	font-weight: bold;
}
#message_box { 
       position:absolute;
	   left:950px;
       z-index:10; 
	   float:right;
	   background:transperent;
	   padding:5px;
       text-align:center; 
       font-weight:bold; 
       width:260px;
	   min-height:50px;
	   margin-top:170px;
}
#close_message
{
	position:relative;
	top:30px;	
}
/*feedback page div start here */

.feedbackbox
{
	width:99%;
	min-height:100px;
	margin-top:5px;
	border:#CCC solid 1px;
	padding:5px;
	float:left;
	background-color:#FFFFF2;	
	color:#09F;
}
.feed_box
{
	width:8%;
	min-height:25px;
	padding:5px;
	float:left;	
	margin-left:15px;
	margin-top:10px;
	color:#03F;
}
.feedbackbox p
{
	margin:3px;	
}
.feed_box span
{
	color:#FFF;
	padding:3px;
	margin-top:3px;
}
.feed_head
{
	color:#F60;
	border-bottom:#CCC solid 1px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
/*.feeb_numbers
{
	background:#09F;
	color:#FFF;
	width:70%;
	font-weight:bold;
	 padding:5px;	
	 float:left;
}*/
.feed_numbersbox
{
	width:10%;
	min-height:20px;
	padding:5px;
	float:left;	
	margin-right:5px;
	color:#FF3;
	text-align:center;
	background:#F60;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.feed_numbersbox span
{
	color:#FFF;
}
.feed_text
{
	color:#036;	
}



/* Feedback Page Style End Here */
.optional
{
	width:35%;
	min-height:25px;	
	float:left;
	padding-top:15px;
	padding-left:10px;
	text-align:right;
}

#drpLocation, #state, #city, #drpList {
	height:32px;
	padding:5px;
	color:#666;
	margin:5px;
	background:url(../images/input_bg.gif);
	border:#CCC solid 1px;
	-moz-border-radius:5px;
	width:210px;
}
#cancel-element
{
	position:relative;
	float:right;
	left:-485px;
	text-align:center;
	top:-55px;
}
ul.ulist
{
	width:100%;
	float:left;
	list-style:disc;
	display:block;
	margin-left:95px;
}
ul.ulist li
{
	padding:5px;
	list-style:disc;	
}

.inline
{
	width:99%;
	float:left;
	list-style:none;
}
ul.area-list li{
	width: 30%;
	float: left;
	list-style:none;	
}

.boxed{
	border: 2px solid #ccc;	
	float:left;
	width:96%;
}
/*#message
{
	display:none;	
	position:fixed;
	top:250px;
	left:40%;
	background-color:#FFFEEC;
	border:#09F solid 5px;
	z-index:1;
	width:300px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}*/

/*.send_head
{
	color:#09F;
	font-size:14px;
	padding:5px;
	border-bottom:#CCC solid 1px;	
}
#message table tr td
{
	color:#06F;
}*/
#smsclose a img
{
	float:right;
	margin-top:-15px;
	margin-right:-10px;
}
#errorsmsmessage
{
	padding:5px;
	color:#F00;
	 min-height:150px;	
}


#selected-area a
{
	padding-top:15px;
	color:#F60;
	text-decoration:none;
	float:left;
	font-size:14px;
}
div.tip{
	
	color: #aaa;
	font-size: 0.8em;
}
#Upload-element
{
	display:inline;
	position:relative;
	left:40%;		
}
.optional
{
	width:40%;
	float:left;
	text-align:right;
	margin-top:-10px;
	margin-right:10px;
	color:#Fy0;
}
.tabs-container img
{
	border:none;
	padding:2px;	
}
.close_box
{
	display:inline;
	float:right;	
}
.close_box img
{
	position:relative;
	top:-28px;	
}
.merchanttablist
{
	width:98%;
	float:left;	
}
.favarea
{
	float:right;	
	width:18%;
}
ul.favlist
{
	width:100%;
	display:block;
	float:right;
	list-style:none;	
}
ul.favlist li
{
	padding:5px;
	text-align:left;
	float:left;
	width:100%;
}
ul.favlist li img
{
	float:left;
	margin-right:5px;
}
ul.favlist li a
{
	text-decoration:none;
	color:#06F;
}

#div_review, #div_addlist, #div_accurate, #div_beenhere,#div_email
{
	width:80%;
	float:left;
}
#wrapper
{
	width:100%;
	clear:both;
	}
.standardtabs .tabs-container ul.listtab li
{
	background:none;
	border-bottom:none;
	list-style:disc;
	color:#F60;
	width:48%;
	float:left;
	padding:5px;
}
.complimentarytabs .tabs-container ul.listtab li
{
	background:none;
	border-bottom:none;
	list-style:disc;
	color:#690;
	width:48%;
	float:left;
	padding:5px;
}


.listingcontent h4
{
	margin:0px;
}
#pagination{
	border-top: 1px solid #eb7d08;
	border-bottom: 1px solid #eb7d08;
	padding: 5px 0px;
	text-align: center;
	clear: both;	
}

.page-num{
	margin: 3px;
	padding: 5px;
	background: #ddd;
	
	text-decoration: none;
	font-weight: bold;
	
}
#designDiv, #contentDiv, #usabilityDiv, #overallDiv, #recommendDiv
{
	color:#F00;
	position:relative;
	top:15px;	
}
.captchaspan{
	background:#09F;
	padding:5px;	
}
.fav_head
{
	color:#09F;
	font-weight:bold;
	font-size:15px;
	padding-bottom:5px;
	border-bottom:#CCC solid 1px;	
}
.summeryleft
{
	width:58%;
	float:left;
	padding:3px;
}
.summeryright
{
	width:35%;
	float:right;
	padding:3px;
	margin-left:10px;	
}
ul.visitlist
{
	clear:both;
	width:100%;
	margin-top:28px;	
}
ul.visitlist li
{
	padding:0 5px 5px 5px;
	color:#333;
	font-size:11px;
}
ul.visitlist li ul.sub_visitlist
{
	display:none;
	position:absolute;
	list-style:none;
	width:18.5%;
	clear:both;
	background-color:#09F;
	border:#CCC solid 3px;
}
ul.sub_visitlist li
{
	background-color:#F2F2F2;
	color:#000;
	font-weight:bold;
}
ul.sub_visitlist li:hover
{
	background-color:#63C;
	color:#FFF;
	font-weight:bold;
}
ul.visitlist li:hover ul.sub_visitlist
{
	display:block;
	cursor:pointer;
}

.listingcontent h4
{
	min-height:30px;
	clear:both;
	padding:0;
	margin:0;
}
/* movies styles start here */
	.first tr select
	{
		padding:5px;
		width:150px;
		background:#FFF;
		border:#CCC solid 1px;
	}
.cmxform select.signup_multiselect1
{
	padding:5px;
	width:100px;
	background:#FFF;
	border:#CCC solid 1px;

}
	.first td p
	{
		color:#0099FF;;
		font-size:13px;
		padding:5px 5px 15px 55px;
		text-align:right;
	}
#showMovieTheatreList
{
	text-align:center;		
}	
#showMovieTheatreList span
{
	color:#0066FF;
	background:#F0F4FF;
	padding:5px;
	font-weight:bold;
	font-size:13px;
	display:block;
	text-align:center;
}
.click_btn2:hover
{
	cursor:pointer;		
}
.movie_table th
{
	color:#333;
	font-size:12px;
	background:#9EB1FE;
	border-right:#BCC9FE solid 1px;
	margin:3px;
	padding:5px;
	text-align:center;
	}

.apply_movie input.click_btn2
{
	position:relative;
	top:-29px;
	width:50px;
	float:right;
	display:inline;
}
.cmxform input
{
	margin:2px;	
	padding:3px;
	width:140px;
	border:#CCC solid 1px;
}

.cmxform2 input.click_btn2
{
	margin:2px;	
	padding:6px;
	border:#CCC solid 1px;
	width:100px;
}

.cmxform td input[type="checkbox"]
{
	display:inline;
	width:50px;
}
#first_day
{
	position:relative;
	top:-12px;	
}
.movie_in input
{
	position:relative;
	top:-15px;	
}
.movie_table td select.signup_multiselect1
{
	background:#FEFBEB;	
}
.movie_apply a
{
	color:#09F;
	font-weight:bold;
	text-decoration:none;	
}









/* movies styles End here */

