/* CSS Document */

/* CSS Document */

body,html 
{
	margin:0;
	padding:0;
	background: #19191B;
	margin:0 auto;
}

input, select
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
   	margin:0;
   	padding:0;
}
a, a:active, a:hover, a:visited, embed, object, param{
outline:0;
}


p
{
	clear:both;
	margin:0px;
	padding:0px;
}
table,td, tr, div, span, p
{
	font-size:11px;
	color:#000000;
	font-family:arial, verdana;
}
a{
	color:#2978B0;
	text-decoration:none;
}

a:hover{
	color:#2978B0;
	text-decoration:underline;
}
/*-------------------Header Div Begins -------------------*/
.header
{
 width:992px;
 height: 214px;
 margin:0 auto;
 
 color:#ffffff;
}

.header-top
{
	width:992px;
	height: 50px;
	margin:0 auto;
	
}

.header-top b {
 color:#fff;
}

.header-middle
{
 width:992px;
 height: auto;
 /*background:url(/img/top-image.jpg) no-repeat;*/
 margin:8px auto;
 
 *:focus { 
	outline: none; 
	}

}
.header-bottom
{
	width:992px;
	height: 40px;
	background:url(/img/search_bg.jpg);
	margin:0 auto;
	
}
.date
{
	font-family: verdana, arial;
	width: 100px;
	float: left;
	font-size: 11px;
	color: #FFC200;
	font-weight: normal;
	text-decoration:none;
	margin-left:5px;
	margin-top:2px;
	border: 0px solid white;
}

.date1
{
	font-family: verdana, arial;
	width: auto;
	float: left;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	margin-left:5px;
	margin-top:2px;
	border: 0px solid white;
}

.login
{
	font:normal 11px verdana, arial;
	width: 992px;
	text-align: right;
	float: right;
	font-size: 11px;
	color: #FFC200;
	text-decoration:none;
	
	margin-top: 12px;
}

.betatest {
float:left;
width:200px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}

.logincontent {
float:right;
width:600px;
}


.loginbg
{
	font-family: verdana;
	color:#ffffff;
	background:#000000;
}
.loginistyle
{
	width:120px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ABABAB;
    BACKGROUND-COLOR: #19191B;
    BORDER:#8C8C8D 1px solid; 
	MARGIN: 0px;
    PADDING:2px;
}
.whiteTxtsmall
{
	line-height:15px;
	clear:both;
	color:#fff;
	font-size:10px;
}
.whiteTxtsmall:hover
{
	color:#FFC200;
 }
.search
{
	width: 500px;
	float: left;
	text-align: left;
	
	margin-top: 5px;
}
.newsletter
{
	width: 450px;
	float: right;
	text-align: right;
	
	margin-top: 8px;
}
.searchBoldText
{
	color:#fff;
	font-size:15px;
}
.searchistyle
{
	width:120px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
    BACKGROUND-COLOR: #394550;
    BORDER:#8C8C8D 1px solid; 
	MARGIN: 0px;
    PADDING:2px;
}
.whiteTxt, .whiteTxt a, .whiteTxt a:hover{
	color:#fff;
	font-size:12px;
}
.whiteTxt_1{
	color:#fff;
	font-size:12px;
}
.istyle
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
    BACKGROUND-COLOR: #49709B;
    BORDER-TOP:#CCCCCC 1px solid; 
    BORDER-bottom:#5C5C5C 1px solid; 
    BORDER-left:#CCCCCC 1px solid; 
    BORDER-right:#5C5C5C 1px solid; 
	MARGIN: 0px;
    PADDING:1px;
}
/*-------------------Header Div ENDS -------------------*/

/*-------------------MIDDLE Div STARTS -------------------*/
.middle
{
	width:992px;
	text-align: center;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	
	background:url(/img/middle-home.gif);
}
.middle-home
{
	width:992px;
	text-align: center;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	background:url(/img/middle-home.gif);
}
.middle-left
{
	text-align:left;
	width:176px;
	float: left;
	margin:0 auto;
	background:url(/img/left-bg.gif);
}
.middle-right
{
	width:799px;
	float: right;
	margin:0 auto;
}
.left-top
{
	text-align:left;
	width:176px;
	height: 15px;
	text-align: center;
	margin:0 auto;
	background:url(/img/left-top.gif);
}
.left-image
{
	text-align:left;
	width:176px;
	text-align: center;
	margin:0 auto;
	background:url(/img/left-top-bg.gif);
}
.middle-banner
{
	width:799px;
	background: #19191A;
	margin:0px auto;
	padding:0px 0px 10px 0px;
}


.breadcrumb {
	
	float:left;
	margin:0px auto;
	padding:3px 5px;
	text-align:left;
	width:490px;
}

.left-content {
	width:480px;
	float: left;
	text-align:left;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
}
.left-content-home {
	width:500px;
	float: left;
	margin:0 auto;
}
.right-content
{
	width:283px;
	float: right;
}

.right-content-inner
{
	margin-top:-18px;
	width:283px;
	float: right;
}
.features
{
	width:500px;
	height: 236px;
	margin:0 auto;
	background:url(/img/features.gif);
	padding-top: 10px;
}
.center-content
{
	width:470px;
	float: center;
	overflow: hidden;
	margin:0 auto;
	
	margin-top: 10px;
}
.featured-events
{
	width:225px;
	float: left;
	margin:0 auto;
	
}
.latest-articles
{
	width:465px;
	margin:0 auto;
	
}
.quote
{
	width:225px;
	float: right;
	margin:0 auto;
	
}
.heading
{
	font: bold 13px arial ;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	background:url(/img/heading-bg.gif);
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
	font-weight:bold;
	
	}
.heading-big
{
	font: bold 13px arial;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	background:url(/img/heading-big-bg.gif);
	height: 24px;
	padding-top: 8px;
	padding-left: 30px;
		font-weight:bold;
}
.blue
{
	color:#000000;
	height: 135px;
	font-size:11px;
	text-align: left;
	padding:5px 0 0 15px;
	background: url(/img/bluebg.jpg) no-repeat top left;
}
.yellow{
	color:#000000;
	height: 135px;
	text-align: left;
	font-size:11px;
	padding:5px 0 0 15px;
	background: url(/img/yellowbg.jpg) no-repeat;
}
.yellowsmall
{
	color:#000000;
	text-align: left;
	font-size:11px;
	padding:5px 0 0 15px;
	background: url(/img/yellow_small.jpg) no-repeat;
}
.video
{
	width: 206px;
	height: 70px;
	overflow: hidden;
	margin:0 auto;
	
}
.up-coming
{
	width: 206px;
	height: 75px;
	overflow: hidden;
	margin:0 auto;
	
}
.yellowmoreText{
	padding:2px;
	margin-top:10px;
	float:right;
	width:85px;
	background:#FFC200;
	color:#000;
	text-align:right;
}
.yellowmoreText a
{
	color:#000;
}
.dot-line

{
	width: 470px;
	float: left;
	margin:0 auto;
	
}

.right-banner
{
	width:283px;
	margin:0 auto;
	vertical-align:top;
	vertical-align:text-top;
}

.right-banner1
{
	width:283px;
	/*margin:0 auto;       */
        margin-top:0px;
	
}

.poll
{
	width:283px;
	margin:0 auto;
	
	background:url(/img/poll-bg.gif);	
}
.poll-heading
{
	font: bold 16px arial, arial;
	text-transform: uppercase;
	color: #333333;
	width:283px;
	height: 24px;
	background:url(/img/poll-heading-bg.gif);	
	margin:0 auto;
	padding-top: 10px;
	
}
.poll-question
{
	font: bold 12px arial, arial;
	color: #333333;
	width:283px;
	height: 35px;
	background:url(/img/poll-question-bg-new.gif);	
	margin:0 auto;
	padding-top: 3px;
	
}
.poll-text
{
	color: #333333;
	width:225px;
	text-align: left;
	margin:0 auto;	
	
}
.poll-bottom
{
	width:283px;
	margin:0 auto;
	
}
.opinionbdr
{
	color:#FF9900;
}

/*-------------------MIDDLE Div ENDS -------------------*/

/*-------------------Footer Div STARTS -------------------*/

.footer
{
	width:992px;
	margin:0 auto;
	
}
.footer-bg
{
	text-align:left;
	width:992px;
	height: 40px;
	text-align: center;
	margin:0 auto;
	background:url(/img/bottom.gif);
	
}
.footer-bg-home
{
	text-align:left;
	width:992px;
	height: 40px;
	text-align: center;
	margin:0 auto;
	background:url(/img/bottom-home.gif);
	
}
.copyright
{
	font-family: verdana, arial;
	width: 850px;
	text-align: right;
	font-size: 11px;
	color: #757576;
	font-weight: normal;
	text-decoration:none;
	margin-top: 18px;
	margin-bottom: 18px;
	
}
.copyright a
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #757576;
	font-weight: normal;
	text-decoration:none;
}
.copyright a:hover
{
	color: #2978B0;
	font-weight: normal;
	text-decoration:underline;
}
/*-------------------Footer Div ENDS -------------------*/


.innerGrayBg{
	padding-left:8px;
	background: #ffffff url(/img/gry_bg.jpg) repeat-x;
	color:#000;
	font-size:12px;
	font-family:arial, verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	height:28px;
}
.innerGrayBg a{
	color:#000;
}
.thumbnailBg{
	background: url(/img/thumbnail_bg.jpg) no-repeat;
	width:106px;
	height:75px;
}
.thumbnailImage {
	MARGIN: 5px 0px 0px 9px
}
.howtoHeading, .subcategoryHeading{
line-height:25px;
height:25px;
font-size:15px;
font-weight:bold;
color:#2978B0;
text-decoration:underline;
}
.grybgTxtBold, .grybgTxtBold span{
	color:#000;
	text-transform:uppercase;
	padding:5px;
	background:#EAEAEA;
}
.smallHeading{
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#2978B0;
}
.innerContenttd{
	padding:3px;
}
/* REGISTRATION CSS Begins */

.tx-newloginbox-pi1 {
	padding:10px 5px 10px 5px;
}

.tx-newloginbox-pi1 label {
	color:#757575;
	float:left;
}


.tx-newloginbox-pi1 h3 {
	color:#2978B1;
	text-align:left;
}

.tx-newloginbox-pi1 input {
	float:left;
}

.tx-newloginbox-pi1 p {
	margin:10px 0;
	color:#757575;
}


.tx-newloginbox-pi1 a:link, .tx-newloginbox-pi1 a:visited {
	line-height:15px;
	clear:both;
	color:#757575;
	font-size:10px;
	text-decoration:underline;
}

.tx-newloginbox-pi1 a:hover {
	color:#FFC200;
	text-decoration:underline;
}


.tx-srfeuserregister-pi1 {
	font-family:arial;
	padding:10px 0 0 20px;
	margin:0;
	text-align:left;
}

.tx-srfeuserregister-pi1 fieldset {
	border:0px;
}

.tx-srfeuserregister-pi1 dt { 
	clear: both; 
	width: 30%; 
	text-align: left; 
	padding-right: 1em; 
}

.tx-srfeuserregister-pi1 label {
	font-weight:bold;
	font-size:11px;
}

.cityBarHeading{
	padding:40px 0 3px 10px;
	color:#fff;
	font-size:12px;
	font-family:arial, verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}
.categoryListing, .categoryListingBlue{
	padding-left:13px;
	border:0px solid red;
	list-style-position: outside;

}

.bluebg{
	color:#757575;
	font-size:11px;
	background: url(/img/bluebg1.jpg) no-repeat bottom left;
}

.yellowbg{
	color:#757575;
	font-size:11px;
	background: url(/img/yellowbg1.jpg) no-repeat bottom left;
}


/* REGISTRATION CSS Ends */

div.left-content .csc-textpic img {
	padding-top:20px;
}

/* TWO COLUMN FCE CSS */

#twoColumnFCE {
	float:left;
	width:474px;
	padding:20px 13px 20px 13px;
	margin:0;
}

#twoColumnFCE #leftColumn {
	float:left; 
	width:232px;
	text-align:left;
}

#twoColumnFCE #rightColumn {
	float:right; 
	width:232px;
	text-align:left;
}

/* AWARDS NEWS CSS */

.news-list {

}

.articles-list {
	text-align:left;
	padding:20px 0 0 0;
}

.author {margin-left:30px;}
.newsdate {margin-left:30px;}

.news-list a:link, .news-list a:visited{
	display:block;
	font-weight:normal;
	text-decoration:none;
	margin-left:30px;
}

.news-list a:hover{
	text-decoration:underline;
}

.news-list a.more:link, .news-list a.more:visited{
	display:block;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	margin-top:20px;
	margin-right:5px;
}

.news-list a.more:hover{
	text-decoration:underline;
}

.news-single img {
       margin-top:20px;
       margin-bottom:7px;
}

.news-single h1 {
	font-size:13px;
	color:#ff0000;
	margin-bottom:14px;
}

.news-single p{
	text-align:left;
	padding:0 20px 0 20px;
}

.news-backlink {
	text-align:left;
	padding:20px;
}

.left-news-list {
	float:left; 
	padding:0 20px 0 20px; 
	width:200px; 
	text-align:left;
	}

.right-news-list {
	float:right; 
	padding:0 20px 0 20px; 
	width:200px; 
	text-align:left;
}

/******* INDEXED SEARCH CODE *******/

.tx-indexedsearch {
	text-align:left;
	padding:10px;
}


.login span#logoutUName {
	padding-right:10px;
}

.poll-question p {
	color:#FFFFFF;
}

.pollsubmit {
	background:url(/img/poll_submit_vote.gif);
	width:85px;
	height:20px;
	border:0px;
	margin-left:45px;
	cursor:pointer;
}

.poll-tot-votes {
	color:#FFFFFF;
	padding:5px 0 10px 0;
	font-weight:bold;
}

.poll-answer-content {
	color:#FFFFFF;
	padding-bottom:20px;
}

.barStyleHeading{
	padding:55px 0 3px 10px;
	color:#fff;
	font-size:12px;
	font-family:arial, verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}
.bigHeading{
	font-size:15px;
	font-weight:bold;
	color:#D30702;
}

/**** IMAGE GALLERY CSS  *****/

.tx-rgsmoothgallery-pi1 {
    float:left;
	margin:20px;
	z-index:-1;
}

#ext-thumbnails {
	height:0px!important;
	border:0px!important;
	margin:0 20px!important;
	padding:0!important;
	width:460px!important;
}

#ext-thumbnails .thumbnail {
	margin:0!important;
	padding:0!important;
}

/**** BLOG CSS  *****/

.blogpost {
	background:#F9FFE5 none repeat scroll 0%;
	margin:10px;
	padding:10px;
	text-align:left;
}

.news-single-item {
	margin:10px;
	text-align:left;
}

.news-title {
	font-weight:bold;
}

.news-date {
	padding:3px 0 3px 0;
}

.news-single-item .postmetadata {
	padding-top:30px;
}

.blogpost .postmetadata {
	padding-top:10px;
}

.news-single-item .news-single-category {
	float:right;
	font-weight:bold;
}

.tx-veguestbook-pi1 {
	text-align:left;
	margin:10px;
}

.tx-veguestbook-pi1 p {
	padding:3px 0 3px 0;
}

.tx-veguestbook-pi1 ul, .tx-veguestbook-pi1 ol {
   padding:0;
}

.tx-veguestbook-pi1 li {
   padding:0;
   background:#F9FFE5;
   margin-bottom:10px;
}

.tx-veguestbook-pi1 #commentform textarea {
	width:60%!important;
}

.tx-veguestbook-pi1 #commentform #submit {
	float:left!important;
}
.archiveUl li{
	line-height:20px;
	height:20px;
}

.tx-srfeuserregister-pi1 a {
	padding-left:2px;
	text-decoration:none;
	background:none;
}


/****** INDUSTRY NEWS CSS ******/

.news-post {
	border-bottom:1px solid #CCCCCC;
	margin:8px 4px 4px;
	padding:0 0 8px 0;
}

.news-post h4 {
	background-color:#FFFFFF!important;
	margin:0!important;
	padding:0!important;
	text-align:left;
}

.news-post h4 a:link, .news-post h4 a:visited {
	 color:#000000;
}

.news-post h4 a:hover {
	 color:#555555;
}

.news-list-date {
	background-color:#FFFFFF;
	color:#000000;
	/*float:right;*/
	font-size:9px;
	font-weight:normal;
	height:10px;
	margin-right:10px;
	margin-top:2px;
	padding:2px;
	text-align:right;
	width:150px;
}

.news-post img {
	border:0;
	float:left;
	padding:0 7px 3px 0;
	margin:0;
}

.entry {
	text-align:justify;
}

.news-list-browse {
	margin:8px;
	text-align:center;
	font-size:11px;
	letter-spacing:0.1em;
}



.news-list-browse a, strong {
	margin-right:4px;
}

.news-single-item {
	background-color:#FFFFFF;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	padding:5px;
	text-align:justify;
}


.news-single-item img {
	border:0;
}

.news-single-item h2 {
	color:#000000!important;
	background-color:#FFFFFF!important;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0!important;
}

.news-single-item small {
	display:block;
	padding-bottom:8px;
}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
	border:1px solid #FFFFFF;
	clear:right;
	height:1px;
}


.news-single-backlink, .news-single-backlink a {
	font-size:10px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}

.news-single-backlink, .news-single-backlink a {
	font-size:10px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}

.tx-ttnews-browsebox-SCell { background-color: #FFF; }

/****** QUESTIONNAIRE CSS ******/

.tx-pbsurvey-pi1 {
	text-align:left;
	padding:10px;
}

.tx-pbsurvey-pi1 .question {
	font-size:120%;
	font-weight:bold;
	padding:0 0 4px 0;
}

.tx-pbsurvey-pi1 fieldset {
	border:0px;
}

.tx-pbsurvey-pi1 input {
	margin:0 5px;
}

.tx-pbsurvey-pi1 .survey_message {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#287AB4;
}

.shadow 
 {
 FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
 FONT-SIZE: 12px; 
 color: #FFFFFF;
 text-transform: uppercase;
 font-weight: bold;
 padding-left: 5px;
 height:16px; 
 filter: Shadow(Color=#A0A0A0, Direction=120)
 }
.a-z
{
    width: 23px;
	 text-align: center;
	 BACKGROUND-COLOR: #3F3F3F;
    BORDER-BOTTOM: #000000 2px solid;
    BORDER-LEFT: #5B5B5B 2px solid;
    BORDER-RIGHT: #000000 2px solid;
    BORDER-TOP: #5B5B5B 2px solid;
    COLOR: #FFFFFF;
	 FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	 FONT-SIZE: 12px;
	 text-decoration:none;
    MARGIN: 0px;
   
}

.a-z:hover
{
	BACKGROUND-COLOR: #3F3F3F;
	BORDER-BOTTOM: #5B5B5B 2px solid;
	BORDER-LEFT: #000000 2px solid;
	BORDER-RIGHT: #5B5B5B 2px solid;
	BORDER-TOP: #000000 2px solid;
	text-decoration:none;
	COLOR: #FFFFFF;
	MARGIN: 0px;
}


/****** EMAIL A FRIEND CSS ******/

.tipafriend {
	color:#FFFFFF;
	margin:25px 0pt 85px 10px;
}

.tipafriend a:link, .tipafriend a:visited {
	color:#FFFF00;
	text-decoration:none;
}

.tipafriend a:hover {
	color:#FFFF00;
	text-decoration:none;
}

.dots{
	clear:both;
	line-height:1px;
	height:2px;
	background:#fff url(/img/dot.jpg) repeat-x;
}


/****** PEOPLE-PLACES NEWS CSS ******/

.latest-news-item {
	background:transparent url(../icons/index_pointer.gif) no-repeat 0px 3px;
	display:block;
	padding:0 0 0 18px;
}

.latest-news-item a:link, .latest-news-item a:visited {
	color:#33476C;
	font-size:11px;
	font-weight:normal;
	margin:0pt;
	text-decoration:none;
}

.latest-news-item a:hover {
	text-decoration:underline;
}

.news-single .single-title {
	color:#145CAF;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding:0 0 10px 20px;
}


.news-single .single-author {
	font-size:11px !important;
}

.tx-tc2lcal-pi1 {
padding:0;
margin:0;
}

.calview {
margin-top:10px;
margin-bottom:20px;      
}

.mail-header
{
	background-color: #2978B1;
	font-size:11px;
	color:#FFFFFF;
	font-family:arial, verdana;
	
}
.barmate-header
{
	background-color: #2a2a2a;
	font-size:11px;
	color:#FFFFFF;
	font-family:arial, verdana;
	
}
.table-border-black
{
	border: 1px solid #cdcdcd;
}
.table-border
{
	border: 1px solid #2978B1;
}

.marquee-text
{
	font-size:12px;
	color:#2978B1;
	font-family:arial, verdana;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.button
{
    BACKGROUND-COLOR: #2978B1;
    BORDER-TOP: #2978B1 1px solid;
    BORDER-LEFT: #2978B1 1px solid;
    BORDER-BOTTOM: #2978B1 1px solid;
	BORDER-RIGHT: #2978B1 1px solid;    
    COLOR: #FFFFFF;
	font-weight: bold;
    MARGIN: 0px;
}
.red_text
{
	color: #FF0000;
}
.blue_text
{
	color: #2978B1;
}

.product_category-bg
{
	background: url(/img/product_category-bg.gif) repeat-x;
	color: #000000;
	font-weight: bold;
	height: 34px;
	padding-left: 5px;
	padding-right: 5px;
}


.tc2lcal_minical {
border-collapse:collapse;
font-size:10px;
width:450px!important;
}


/********* jmgallery CSS *************/

div.jm-gallery-new-album-container, div.jm-gallery-edit-album-container, div.jm-gallery-admin-category-container {


	border:1px solid #D1D1D1 !important;
	margin:5px 0pt !important;
	padding:5px 0pt !important;
}


h3.jm-gallery-new-album-header, h3.jm-gallery-edit-album-header, h3.jm-gallery-edit-image-entry, h3.jm-gallery-edit-album-images, h3.jm-gallery-edit-album-upload, h3.jm-gallery-admin-category-header {
	background:#515151 none repeat scroll 0%;
	border-bottom:1px solid #D1D1D1;
	color:#D1D1D1;
	font-size:1em !important;
	font-weight:bold !important;
	letter-spacing:-0.05em;
	margin:0pt;
	padding:1px 1px 1px 5px;
}

.jm-gallery-admin-control-labels {
	background:transparent none repeat scroll 0% 50%;
	border-bottom:1px solid #FFFF99;
	color:#FFFFFF;
	float:left;
	font-size:0.9em;
	padding:0pt 0pt 0px 10px !important;
	width:488px;
}
.jm-gallery-admin-album-name {
	float:left;
        color:#ffffff!important;
	padding:5px 5px 5px 0pt!important;
	width:300px!important;
}

.jm-gallery-admin-album-name a:link, .jm-gallery-admin-album-name a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.jm-gallery-admin-album-name a:hover {
	color:#FFFF99;
	text-decoration:underline;
}

.jm-gallery-admin-album-pictures {
	float:left;
	color:#FFFFFF;
	padding:5px 0pt !important;
	text-align:center !important;
	width:50px !important;
}

div.jm-gallery-admin-album-ctrl {
	float:left;
	padding:5px 0pt 5px 10px !important;
}

div.jm-gallery-admin-element {
	background:#5C5C5C none repeat scroll 0%;
	border:1px solid #5C5C5C;
	color:#FFFFFF !important;
	letter-spacing:-0.05em;
	margin:1px 0pt;
	padding:10px 0pt 10px 5px !important;
}


div.jm-gallery-edit-image-caption, div.jm-gallery-admin-left {
	float:left;
	font-size:1em;
	letter-spacing:-0.05em;
	padding:2px 5px 0px 0pt !important;
	text-align:right !important;
	width:140px !important;
}


div.jm-gallery-admin-submit-area input {
	background:#D1D1D1 none repeat scroll 0%;
	border:0pt none;
	font-size:0.9em;
	font-weight:bold !important;
	width:120px !important;
}

div.jm-gallery-admin-element textarea {
	background:#D1D1D1 none repeat scroll 0%;
	border:0pt none;
	font-size:0.9em;
	width:300px !important;
}

div.jm-gallery-admin-right option {
	background:#D1D1D1 none repeat scroll 0%;
	border:0pt none;
	font-size:0.9em;
	width:260px !important;
}

div.jm-gallery-admin-element input {
	background:#D1D1D1 none repeat scroll 0%;
	border:0pt none;
	font-size:0.9em;
	width:300px !important;
}

div.jm-gallery-admin-image-check input {
	width:1.2em !important;
}

div.jm-gallery-admin-image-caption {
	width:250px !important;
}

div.jm-gallery-admin-image-filesize {
	width:50px !important;
}

div.jm-gallery-admin-image-resolution {
	width:80px !important;
}

div.jm-gallery-edit-image-thumbnail {
	letter-spacing:-0.05em;
	margin-left:145px !important;
	padding:2px 0pt 0pt;
}

div.jm-gallery-edit-image-thumbnail img {
	border:1px solid #D1D1D1;
	margin-top:10px !important;
}

.gray-image-border
{
	border: 8px solid #E6E6E6;
}
.gray-image-border-small
{
	border: 2px solid #E6E6E6;
}
.white-heading
{
	color: #FFFFFF;
	font-weight: bold;
}
.blue-dots{
	clear:both;
	line-height:1px;
	height:1px;
	background:#fff url(/img/blue-dot.gif) repeat-x;
}
.big-text
{
	font-size: 15px;
	font-weight: bold;
}
.callander-heading
{
	height: 36px;
	background-color:#000000;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-top: 1px dotted #757575;
}
.callander-heading-yellow
{
	height: 36px;
	background-color:#DFAA00;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-top: 1px dotted #757575;
}
.callander-left
{
	height: 36px;
	background-color:#23507C;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
}
.callander-left
{
	height: 36px;
	background-color:#23507C;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
}
.callander-blank
{
	height: 36px;
	background-color:#D8D8D8;
	color: #000000;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
}
.callander-day
{
	height: 36px;
	background-color:#FFFFFF;
	color: #000000;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
}
.callander-weekday
{
	height: 36px;
	background-color:#88CDFD;
	color: #000000;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
}
.callander-mainday
{

	height: 36px;
	background-color:#B2240A;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px dotted #757575;
	border-right: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
}


th.tc2lcal_minical_week {
font-size:16px;
text-align:center;
}

th.tc2lcal_minical_names {
font-size:16px;
text-align:center;
}

td.tc2lcal_minical_weekday {
font-size:16px;
text-align:center;
}

td.tc2lcal_minical_weekend {
font-size:16px;
text-align:center;
}

td.tc2lcal_minical_weeknumber {
font-size:16px;
text-align:center;
}

td.tc2lcal_minical_today {
font-size:16px;
text-align:center;
font-weight:bold;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 11px;
background-color: #fff;
margin: 0px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* Gallery Styles */
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 90%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
	background-color:  #FF9;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */


/*events search 21-05-09*/
.validation-advice {
	margin: 0px 0px;
	padding: 2px;
	background-color:#FFFFFF;
	color:red;
	text-decoration:none;
	font-family:arial, verdana;
	font-size: 11px;
	font-weight:normal;
}

.searchheading
{
width:473px; height:24px; background:url(/img/heading-bg1.gif) repeat-x left top; color:#ffffff;
}
.border_s
{
border:1px solid #DCDCDC; background:url(/img/gry_bg.jpg) repeat-x left top; 
}
.border_s td
{
padding:3px;
}



/**********Abhi-Review-CSS***************/
#review{
width:281px;
height:255px;
margin:15px 0 0 0;
background:#000200 url(/img/recent-reviews-bg.jpg) no-repeat left top;
}

#review_top{
width:282px;
height:45px;
background:#000200 url(/img/top-bg.jpg) no-repeat left top;
}

#review_mid{
width:282px;
min-height:212px;
#height:212px;
overflow:hidden;
}

#review_bottom{
width:282px;
height:12px;
background:url(/img/bottom-bg.jpg) no-repeat left top;
clear:both;
}

.recent{
color:#ff0c0c;
font-family:arial, verdana;
font-size: 18px;
line-height:24px;
font-weight:bold;
margin:0px;
padding:10px;
text-transform:uppercase;
}

#mid_box{
min-height:180px;
width:270px;
margin:auto;
}

.mid_inner{
min-height:70px;
overflow:hidden;
width:260px;
padding:5px 0 15px 0;
#padding:5px 0 15px 0;
margin:auto;
}

.inner_left{
float:left;
width:100px;
padding:0 0 0 0px;
margin:0px;
text-align:left;
font-family:arial, verdana;
font-size:12px;
font-weight:bold;
line-height:20px;
color:#ffffff;
}


.inner_right{
float:right;
width:107px;
padding:0px;
margin:0px;
text-align:left;
font-family:arial, verdana;
font-size:12px;
font-weight:normal;
line-height:20px;
}

.text_1 {
color:#ffd26d;
font-family:arial;
font-size:15px;
font-weight:bold;
line-height:14px;
text-decoration:none;
}

.text_1 a:hover{
line-height:20px;
text-decoration:none;
}

.text_2{
color:#ffffff;
font-family:arial, verdana;
font-size:13px;
font-weight:bold;
}


.text_3{
color:#ffffff;
font-family:arial, verdana;
font-size:11px;
font-weight:normal;
padding:5px 0 0 0;
text-align:left;
clear:both;
width:150px;
float:left;
}


.text_4{
color:#ffd26d;
clear:both;
font-family:arial, verdana;
font-size:12px;
font-weight:bold;
padding:15px 0 0 0px;
text-align:right;
}

.text_5{
color:#fce83c;
font-weight:normal;
}

.dot{
color:#fce83c;
letter-spacing:0.3em;
}
.marquee{
height:195px;
overflow:hidden;
}

.mid_contant{
width:281px;
padding:15px 0 0 0;

}


#left_content_nightlife{width:470px; height:auto; float:left; padding:10px 0px 0px 10px;}
#nightlifestyle{width:480px; height:auto; float:left;}

#topcontent{width:480px; height:auto; overflow:hidden; background:url(/img/back_gray_bg.jpg) repeat-y left top; padding:5px 0px; }
#topcontent .innerCurvedwrapper{width:466px; height:auto; overflow:hidden; margin:0 auto;}
#topcontent .innerCurvedwrapper .topCurve{width:466px; height:5px; background:url(/img/slidier-top.jpg) no-repeat left top; overflow:hidden;}	
#topcontent .innerCurvedwrapper .middleInnerContent{width:456px; height:145px; border-left:5px solid #000000; border-right:5px solid #000000; margin:0 auto; overflow:hidden; clear:both; }
#topcontent .innerCurvedwrapper .middleInnerContent .flashBanner{width:456px; height:145px; margin:0 auto; padding:0px;}
#topcontent .innerCurvedwrapper .bottomCurve{width:466px; height:6px; background:url(/img/slider-bottom.jpg) no-repeat left top;}

#bannerBluebg{width:480px; height:auto; margin:5px auto; background:url(/img/blue_bak_bg.jpg) repeat-x left top;  clear:both;}
#bannerBluebg .linksbanner{width:470px; height:auto; margin:0 auto; padding:6px 0px;}

#promotions{width:472px; height:104px; margin:4px 0px; float:left; border:4px solid #868686; overflow:hidden;}
#promotions .scroller{padding:8px 0px 8px 1px; overflow:hidden; margin:0 auto; width:472px; }
#promotions .scroller .scrollinner{width:117px; height:auto; overflow:hidden; float:left;}
#promotions .scroller .scrollinner .scrollimage{border-top:5px solid #000000;  border-bottom:5px solid #000000; width:101px; height:77px; margin:0 auto;}
#promotions .scroller .scrollinner .scrollimage img{width:101px; height:73px; border-top:2px solid #FFFFFF;  border-bottom:2px solid #FFFFFF;}

.scrollertxt{width:465px; height:34px; background:url(/img/scroller-content-bg.jpg) repeat-x left top; padding:8px; margin:0 auto; overflow:hidden; clear:both;}
.scrollertxt .leftCorner{width:3px; height:34px; background:url(/img/scroller-content-inner-left.jpg) no-repeat left top; float:left; }
.scrollertxt .innerscroller{width:451px; height:25px; background:url(/img/scroller-content-inner-bg.jpg) repeat-x left top; float:left; padding:7px 5px; overflow:hidden;}
.scrollertxt .innerscroller a{font:bold 11px arial; color:#1958a3; text-decoration:none;}
.scrollertxt .innerscroller a:hover{text-decoration:underline; color:#0d7ec6;}

.advertiseBanner{width:136px; height:110px; border:1px solid #FFFFFF;}

/*12-04-2010*/
#promotions_left{float:left; width:140px; overflow: hidden; height: 470px;}
#promotions_left .promoimgDiv{width:113px; height:auto;margin:0px 0px 10px 0px; font:normal 11px arial; color:#757575; border:1px solid #dddddd; padding:15px 7px 5px 15px; position:relative; float:left; overflow:hidden;  }
#promotions_left .promoimgDiv p{margin:0px; padding:2px 0px; text-align:center; line-height:15px;}
#promotions_left .promoimgDiv .promoimg{width:113px; height:82px; background:url(/img/promo-bg.jpg) no-repeat left top; padding:2px 6px; }
#promotions_left .promoimgDiv .title{position:absolute; top:3px;left:3px; width:95px; background:#FFFFFF; color:#000000; font:normal 11px arial; padding:5px 5px; text-align:left; opacity:0.8; filter:alpha(opacity=80); border:1px solid #dddddd; border-top:2px solid #dddddd; border-left:2px solid #dddddd;}
#promotions_left .promoimgDiv .promoimg img{margin:2px;}
.headingtable{margin:0px 0px 10px 0px;}

#promotions_bottom{clear:both; width:480px; height: 150px; margin:10px auto; overflow:hidden;  }
#promotions_bottom .promoimgDiv{width:113px; height:auto; margin:0px 0px 10px 10px; float:left; padding:15px 7px 5px 15px;  overflow:hidden;  font:normal 11px arial; color:#757575; border:1px solid #dddddd; position:relative;}
#promotions_bottom .promoimgDiv p{margin:0px; padding:2px 0px; text-align:center; line-height:15px;}
#promotions_bottom .promoimg{width:113px; height:82px; background:url(/img/promo-bg.jpg) no-repeat left top; padding:2px 6px;}
#promotions_bottom .promoimgDiv .title{position:absolute; top:3px;left:3px; width:95px; background:#FFFFFF; color:#000000; font:normal 11px arial; padding:5px 5px; text-align:left; opacity:0.8; filter:alpha(opacity=80); border:1px solid #dddddd; border-top:2px solid #dddddd; border-left:2px solid #dddddd;}
#promotions_bottom .promoimg img{margin:2px;}

.customername{width:212px;}

.customerdetal{border:2px solid #f5d773; padding:5px; margin-top:10px;}


	
#authenticationBox{width:462px; height:auto; padding:4px; border:1px solid #f5d773; clear:both; margin:0 auto;}
#authenticationBox .authenticaionInner{background:url(/img/yellow-bg.jpg) repeat-x left top; width:462px; height:225px; padding:30px 0px; text-align:center;}
#authenticationBox .authenticaionInner div{background:none;}
#authenticationBox .authenticaionInner h2{margin:0px; font:normal 18px arial; color:#333333; padding:0px 0px 30px 0px; text-align:center;}
#authenticationBox .authenticaionInner input.code{width:150px; height:25px; background:url(/img/code-bg.gif) no-repeat left top; padding:4px 0px 0px 5px; border:none; font:normal 12px arial; color:#666666;}
#authenticationBox .authenticaionInner .codeButton{margin-top:40px; width:192px; height:36px; border:none; background:url(/img/authenticaon-button.gif) no-repeat left top; padding-left:40px; font:bold 15px arial; color:#FFFFFF;}



/*03-05-2010 css*/

.title{position:absolute; top:10px;left:11px; width:136px; background:#333333; color:#FFFFFF; font:bold 11px arial; padding:5px 0px; text-align:center; opacity:0.8; filter:alpha(opacity=80);}

a.leftButton{width:auto; padding:2px 7px; background:url(/img/button-bg.gif) repeat-x left top #57a2d0; font:bold 11px verdana, tahoma, arial; color:#FFFFFF; text-decoration:none; border:1px solid #036db2; margin:0px 5px;}
a.leftButton:hover{color:#bce5ff; text-decoration:none;}

a.rightButton{width:auto; padding:2px 7px; background:url(/img/button-bg.gif) repeat-x left top #57a2d0; font:bold 11px verdana, tahoma, arial; color:#FFFFFF; text-decoration:none; border:1px solid #036db2; margin:0px 5px;}
a.rightButton:hover{color:#bce5ff; text-decoration:none;}

p.thanks{padding:40px; width:400px; display:block; text-align:center;}
/*07-05-2010 css*/


#advertising{width:479px; overflow:hidden; height:auto; margin:7px auto; border-bottom:1px solid #e0dcdb;}
#advertising .advertiseTable{background:#e0dcdb; }
#advertising .advertiseTable td{background:#FFFFFF; position:relative; float:left; width:153px; height:auto; margin-right:1px; padding:20px 5px 10px 0px;}
.advertiseBanner{width:136px; height:110px; border:1px solid #FFFFFF;}
#advertising .advertiseTable td .promoimg{float:right; width:106px; height:78px; background:url(/img/promo-bg.jpg) no-repeat left top; padding:2px 6px;  }
#advertising .advertiseTable td .promoimg img{margin:2px;}
#advertising .advertiseTable td .title{position:absolute; top:3px; left:3px; width:112px; background:#FFFFFF; color:#000000; font:normal 11px arial; padding:5px 5px; text-align:left; opacity:0.8; filter:alpha(opacity=80); border:1px solid #dddddd; border-top:2px solid #dddddd; border-left:2px solid #dddddd;}

/*11-05-2010 css*/

.descriptton{border-bottom:1px solid #dddddd; padding:0px 5px 5px 5px;}
.descriptton h5 a{font:bold 13px arial; color:#ca6d19; margin:0px; padding:0px 0px 5px 0px; line-height:20px; text-decoration:none;}
.descriptton h5 a:hover{text-decoration:underline;}
.descriptton h6{margin:0px; padding:0px; font:normal 13px arial; color:#0064ac; padding:0px 0px 5px 0px; }
.descriptton p{line-height:14px; color:#333333; font-size:11px;  }
.left-content-inner {width:480px; text-align:left; margin:0 auto; clear:both; float:left;}

