/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:18px;
background:url(../images/t20livetweets_page_bg.jpg) left top repeat-x;
background-color:#4E7A1F;
background-position:left -12px;
}
a
{
color:#000;
text-decoration:none;
}

.maincontainer
{
margin-left:auto;
margin-right:auto;
width:990px;
height:100%;
position:relative;
}

.header
{
display:block;
position:relative;
height:155px;
}

.header_cate_links
{
position:absolute;
top:10px;
left:50px;
font-size:16px;
color:#fff;
}

.header_cate_links a
{
color:#fff;
margin-right:20px;
text-decoration:none;
}

.header_cate_links a:hover
{
color: #FF9900;
margin-right:20px;
text-decoration:none;
}

.header_user_links
{
	position:absolute;
	top:50px;
	right:10px;
}

.header_user_links_but
{
background-image:url(../images/t20livetweets_top_but_bg.gif);
background-repeat:no-repeat;
width:74px;
height:34px;
font-size:16px;
line-height:34px;
font-weight:bold;
text-align: center;
text-transform:uppercase;
float:right;
margin-left:10px;
margin-top:5px;
}

.header_user_links_but a
{
color:#fff;
text-decoration:none;
}

.logo
{
position:absolute;
top:30px;
left:10px;
z-index:100;
width:640px;
height:155px;
}

.content
{
width:100%;
position:relative;
}
.leftcol
{
float:left;
width:683px;
height:100%;
margin-left:30px;
}

.rightcol
{
float:left;
width: 250px;
}


.clearit
{
clear:both;
font-size:0%;
line-height:0px;
height:0px;
}

.leftcol_top
{
background-image:url(../images/t20livetweets_content_box_top.png);
width:683px;
height:17px;
background-position:left top;
background-repeat:no-repeat;
}

.leftcol_bot
{
background-image:url(../images/t20livetweets_content_box_bot.png);
height:17px;
width:683px;
background-position:right bottom;
background-repeat:no-repeat;
}

.leftcol_content
{
padding:10px 20px;
display:block;
background-color:#fff;
}

.welcome_text
{
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:14px;
color:#1869A8;
line-height:20px;
letter-spacing:1px;
font-weight:bold;
margin:20px 0px;
}

.welcome_text a
{
	color:#B42874;
	text-decoration: none;
}

.welcome_text a:hover
{
	color:#B42874;
	text-decoration: underline;
}

.leftcol_content h1
{
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:25px;
color:#B42874;
font-weight:normal;
text-transform:uppercase;
}

ul.tweets
{
padding:0px;
margin:0px;
list-style:none;
height:100%;

}


ul.tweets li
{
padding:0px;
margin: 0px 0px 2px 0px;
list-style:none;
position:relative;
min-height:60px;
}

.userphoto
{
padding:5px 0px 0px 7px;
margin:10px 0px 0px 0px;
list-style:none;
float:left;
background-image:url(../images/t20livetweets_user_photo_bg.png);
width:85px;
height:68px;
background-repeat:no-repeat;
text-align:left;
}
.authorphoto
{
padding:5px 0px 0px 4px;
margin:10px 0px 0px 0px;
list-style:none;
float:left;
background-image:url(../images/t20livetweets_user_photo_bg.png);
width:85px;
height:68px;
background-repeat:no-repeat;
}

.usertweet
{
margin:0px;
list-style:none;
float:right;
width:500px;
border:solid 3px #F0CCE0;
margin-top:10px;
padding:10px;
}

.replytweet
{
background-image:url(../images/t20livetweets_reply_bg.png);
width:55px;
height:22px;
background-repeat:no-repeat;
padding:2px;
top:0px;
right:20px;
position:absolute;
text-align:center;
}

.followtweet
{
background-image:url(../images/t20livetweets_reply_bg.png);
width:55px;
height:22px;
background-repeat:no-repeat;
padding:2px;
top:63px;
left:2px;
position:absolute;
text-transform: uppercase;
font-size:10px;
text-align:center;
}

.user_det
{
margin:0px 0px 10px 0px;
}

.username
{
font-size:16px;
color:#664B1E;
font-weight:bold;
margin-right:20px;
margin-bottom:20px;
}

.memberphoto
{
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
color:#B42874;
text-decoration:underline;
}

.memberphoto:hover
{
text-decoration:none;
}

.tweetdate
{
color:#949494;
font-size:12px;
}


.search_terms
{
color:#A12168;
margin-top:10px;
}

.searchbox
{
display:block;
margin-left:20px;
margin-bottom:20px;
margin-top:20px;
}

.searchbox h1
{
font-weight:normal;
margin:0px 0px 5px 0px;
padding:0px;
color:#fff;
font-size:40px;
}

.searchtxt
{
width:180px;
height:33px;
border:none;
background-color:#fff;
float:left;
margin-right:10px;
}

.gobut
{
background-color:#61461B;
font-size:20px;
color:#fff;
font-weight:normal;
width:40px;
height:35px;
float:left;
border:none!important;
cursor: pointer;
}

.right_link_box
{
background-image:url(../images/t20livetweets_right_box_bg.jpg);
display:block;
background-repeat:repeat-x;
background-color:#EAF5F6;
position:relative;
padding:10px;
margin-bottom:15px;
margin-top:5px;
}


.logo_icon
{
position:absolute;
top:-20px;
right:0px;
}

.right_link_box h2
{
border-bottom:solid 1px #5E4219;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
text-transform:uppercase;
padding:0px 0px 10px 0px;
margin:0px 0px 10px 0px;
line-height:22px;
}

ul.listing1, ul.listing2 
{
margin:0px 0px 10px 10px;
padding:0px;
list-style:none;
}


ul.listing1 li
{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 30px;
list-style:none;
background-image:url(../images/t20livetweets_tickmark.gif);
background-position:left;
background-repeat:no-repeat;
}

ul.listing2 li 
{
margin-bottom: 5px;


}

ul.listing1 a, ul.listing2 a
{
color:#000000;
text-decoration:none;
}

ul.listing1 a:hover, ul.listing2 a:hover
{
color:#5B3F18;
text-decoration:none;
}

.footertweeters
{
background-image:url(../images/t20livetweets_footer_twits_bg.png);
width:957px;
height:163px;
background-repeat:no-repeat;
padding:30px 10px 10px 10px;
position:relative;
font-size:11px;
margin-left:30px;
}

.footerusers
{
margin:0px;
padding:0px;
list-style:none;
float:left;
margin-right:10px;
width:220px;
height:160px;
border-right:solid 1px #C9EAEE;
}

.footerusers_photo
{
float:left;
width:55px;
height:60px;
border:solid 3px #F0CCE0;

}

.footerusesr_tweets
{
float:right;
width:140px;
}

.footer_tweets_arrows
{
position:absolute;
top:5px;
right:45px;
}

.footer
{
color:#D4E4C2;
margin-left:30px;
}

.footer a
{
color:#D4E4C2;
text-decoration:none;
}

.footer a:hover
{
color:#fff;
text-decoration:none;
}

.footercopyright
{
float:left;
}

.footerterms
{
float:left;
}

.teams
{
display:block;
border-bottom: solid 1px #B42874;
margin-bottom:0px;
padding-bottom:20px;
height:100%;
}

.teams a
{
	color:#B42874;
	text-decoration: none;
}

.teams a:hover
{
	color:#B42874;
	text-decoration: underline;
}

ul.teamslisting
{
margin:0px;
padding:10px 0px;
list-style:none;
border-top: solid 1px #B42874;
}

ul.teamslisting li
{
margin:0px;
padding:20px 0px;
list-style:none;
border-bottom: dashed 1px #FF6699;
height:100%;
}

.team_flag
{
float:left;
width:68px;
height:34px;
border:solid 2px #86C3F7;
margin-right:10px;
}

.team_name
{
float:left;
width:200px;
margin-right:10px;
}

.team_name h3
{
margin:0px;
padding:0px;
text-transform: uppercase;
font-weight:normal;
color:#0066CC;
font-size:18px;
}

.team_name h3 a
{
color:#0066CC;
}

.team_captain
{
float:left;
width:150px;
margin-right:10px;
text-align:center;
color:#666;
font-size:12px;
}

.team_coach
{
float:left;
width:150px;
margin-right:10px;
text-align:center;
color:#666;
font-size:12px;
}


.team_captain img, .team_coach img
{
float:left;
margin-right:0px;
padding:2px;
border:solid 1px #FF9900;
}

.team_header
{
display:block;
height:50px;
border:solid 1px #ccc;
}

.team_logo
{
float:left;
height:50px;
width:50px;
border-right: solid 1px #ccc;
}

.team_dets
{
float:left;
width:300px;
margin-top:10px;
margin-left:10px;
}



.team_dets h3
{
margin:0px;
padding:0px;
text-transform: uppercase;
font-weight:normal;
color:#0066CC;
font-size:22px;
}

.team_dropdown
{
float:right;
margin-top:15px;
margin-right:10px;
}

.teams_details
{
display:block;
}

.teams_details h2
{
font-size:18px;
color:#333333;
text-transform:uppercase;
font-weight:normal;
}

.teams_details a
{
color:#0066CC!important;
text-decoration:none;
}

.teams_details a:hover
{
color:#0066CC;
text-decoration: underline;
}


ul.team_players
{
margin:0px 10px 0px 10px;
padding:10px 0px 10px 0px;
list-style:none;
}

ul.team_players li
{
float:left;
margin-left:15px;
margin-bottom:30px;
text-align:center;
height:100px;
width:16.61%;
}

ul.team_players li img
{
border: solid 1px #ccc;
padding:2px;
}

.player_details
{
display:block;
}

.player_stats
{
display:block;
padding:5px;
background-color:#F2FAFF;
height:100%;
}

.player_img
{
float:left;
margin-right:10px;
border: solid 2px #FF3366;
}
.player_stats_dets
{
float:left;
width:300px;
}

.player_country
{
float:right;
margin-right:10px;
height:31px;
line-height:31px;
font-size:16px;
}

.player_country_logo
{
float:right;
}


.player_stats_dets_right
{
float:right;
text-align:right;
}


.player_stats_dets h3
{
text-transform:uppercase;
font-size:22px;
margin:5px 0px 10px 5px;
padding:0px;
color:#664B1E;
}


ul.matches_listing
{
margin:20px 0px 10px 0px;
padding:0px;
list-style:none;
}

ul.matches_listing li
{
margin:10px 0px;
padding:0px;
list-style:none;
padding:10px 10px;
border: dashed 1px #7ECFD3;
height:100%;
}

ul.matches_listing li h3
{
margin:0px 0px 0px 0px;
font-size:16px;
text-transform:uppercase;
color: #664B1E;
}

.country_name
{
color:#000;
}

.matches_nos
{
margin:10px 10px 0px 10px;
background-color:#F2FAFF;
padding:10px;
border: solid 1px #D5EFFF;
width:43%;
float:left;
}


.teams_list
{
display:block;
padding:10px;
text-align:center;
margin-bottom:20px;
}

.teams_list h2
{
color:#fff;
margin:0px 0px 10px 0px;
padding:0px;
}

/* added by pooja 10-feb-09 */


 .usertweet a
{
color: #2E94FA;
}
 .search_terms a
{
color: #A12168;
background-color:#D5EFFF;
}
.username a
{
font-size:16px;
color:#664B1E;
font-weight:bold;
margin-right:20px;
margin-bottom:20px;
}
.tag1 {
	font-size:12px
}
.tag2 {
	font-size:14px
}
.tag3 {
	font-size:18px
}
.tag4 {
	font-size:24px
}
.tag5 {
	font-size:28px;
	color:#2B4663
}
.tag6 {
	font-size:32px
}
.tag7 {
	font-size:35px
}
.tag8 {
	font-size:38px
}
.tag9 {
	font-size:40px
}
.tag10 {
	font-size:42px;
	color:#2B4663
}
#cloud {
	padding: 2px;
	line-height: 1.9em;
	text-align: left;
	word-spacing:normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	margin: 0px;
	width:220px;
}
#cloud a {
	padding: 0px;
	color:#333333;
	text-decoration:none;
}
#cloud a:hover {
	padding: 0px;
	color:#333333;
	text-decoration:none;
	background-color:#ccc;
}
#cloud {
	margin: 0;
}
#cloud li {
	display: inline;
	margin:0px 0px 0px 5px;
}
#cloud a.tag0 {
	font-size:12px;
	font-weight: 100;
	color:#999;
}
#cloud a.tag1 {
	font-size:13px;
	font-weight: 100;
	color:#333;
}
#cloud a.tag2 {
	font-size:15px;
	font-weight: 200;
	color:#666;
}
#cloud a.tag3 {
	font-size:18px;
	font-weight: 300;
	color:#000;
}
#cloud a.tag4 {
	font-size:22px;
	font-weight: 400;
	color:#999;
}
#cloud a.tag5 {
	font-size:25px;
	font-weight: 500;
	color:#333;
}
#cloud a.tag6 {
	font-size:28px;
	font-weight: 600;
	color:#666;
}
#cloud a.tag7 {
	font-size:31px;
	font-weight: 700;
	color:#000;
}
#cloud a.tag8 {
	font-size:34px;
	font-weight: 800;
	color:#999;
}
#cloud a.tag9 {
	font-size:37px;
	font-weight: 900;
	color:#333;
}
#cloud a.tag10 {
	font-size:40px;
	font-weight: 900;
	color:#666;
}


/* added by pooja 11 feb 2009*/
#paging
{
	margin:0px;
	padding:0px;
	text-align:center;
	
}
#paging ul
{
	margin:0px 0px 0px 5px;
	padding:0px;
	list-style:none;
	
}

#paging li
{
	list-style:none;
	float:left;
	font-size:11px;
	margin-top:20px;
}

#paging li a
{
	padding:0px 3px;
	border: solid 1px #ccc;
	margin:0px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0263A7;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#paging li a:hover
{
	background-color:#CCCCCC;
	text-decoration:none;
}

#paging li.active a
{
	padding:0px 3px;
	border: solid 1px #CCCCCC;
	margin:0px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-color: #CFE0F2;
}

#paging li.active a:hover
{
	color: #0263A7;
	background-color:#fff;
	text-decoration:none;
}


/* Added on 12 feb 09 */

.tour_country
{
margin-right:10px;
height:31px;
line-height:31px;
font-size:16px;
}

.tags
{
	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	color:#666 !important;
	line-height: 25px;
}

.tags a
{
	color:#666 !important;
	text-decoration:none ; 
}

#graylinktag
{
	color:Gray;
	font-family:"Trebuchet MS",Trebuchet,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
}

#graylinktag a {
	
	text-decoration:none;
	text-transform:none;
	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	color:Gray;
	font-size:12px;		
}

.tour_stats_dets
{
	float:left;
	width:600px;
}

.team_list
{
	margin-right:10px;
	height:31px;	
}
.team_list a
{
	text-decoration: underline;
}

/* added on 23 feb 09 */
.rss_but
{
	position:absolute;
	top:10px;
	right:280px;
}
.twitter_but
{
	position:absolute;
	top:10px;
	right:310px;
}
/* ------------- */


/*  Added 24 Feb 2008 */
ul.tweets_tabs
{
margin:0px 0px 10px 0px;
padding:0px;
list-style:none;
width:100%;
font-size:15px;
height:29px;
border-bottom:solid 3px #B42874;
}

*:first-child+html ul.tweets_tabs
{
margin:0px 0px 10px 0px;
padding:0px;
list-style:none;
width:100%;
font-size:15px;
height:28px;
border-bottom:solid 3px #B42874;
}


ul.tweets_tabs li
{
list-style:none;
float:left;
display:inline;
padding:5px 0px;

}

ul.tweets_tabs li a
{
margin:0px 10px 0px 0px;
padding:5px 10px;
background-color:#F0CCE0;
color:#000;
text-decoration:none;
}

ul.tweets_tabs li a:hover
{
margin:0px 10px 0px 0px;
padding:5px 10px;
background-color:#B42874;
color:#fff;
text-decoration:none;
}



ul.tweets_tabs li.active_tweets a
{
margin:0px 10px 0px 0px;
padding:5px 10px;
background-color:#B42874;
color:#fff;
text-decoration:none;
}


.news_box {
position:relative;
}

.news_box h3 {
background-color:#F9F9F9;
background-image:url(../images/more_news_bg.jpg);
background-repeat:repeat-x;
border:1px solid #eaeaea;
color:#207BCC;
font-size:16px;
font-weight:bold;
line-height:30px;
padding:0;
position:relative;
margin:0px;
}
.accToggler {
background:#FFFFFF url(../images/news_plus.jpg) no-repeat scroll left center;
color:#000066;
cursor:pointer;
}

.news_box h3 a {
border:0 none;
display:block;
padding-left:5px;
text-decoration:none;
}

.news_box h3 a:hover {
background-color:#F0CCE0;
text-decoration:none;
}

.sublinks {
font-size:11px;
line-height:10px;
position:absolute;
right:10px;
top:3px;
}

.cat {
display:block;
margin-left:0px;
}

.morenews_high {
border-right:1px dotted #CCCCCC;
float:left;
font-size:14px;
margin:10px 0px 10px 0;
text-decoration:none;
width:49%;
}

.morenews_high a {
color:#664B1E;
text-decoration:none;
}

abbr {
color:#666666;
font-size:10px;
font-weight:normal !important;
}


ul.morenews {
display:inline;
float: right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 10px 5px;
padding:0 0 10px 10px;
width:48%;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

ul.morenews li {
background-image:url(../images/bullet.jpg);
background-position:left center;
background-repeat:no-repeat;
margin: 0 0px 8px 0px;
padding: 2px 0 2px 0px;
}

ul.morenews li a {
text-decoration:none;
color:#484848;
}

a.news_anchor
{
font-size:11px;
padding:0px 3px;
color:#000;
background-color:#F0CCE0;
}

a:hover.news_anchor
{
color:#000;
background-color:#C9EBEF;
}


ul.matches_tabs
{
margin:0px;
padding:0px 0px 10px 0px;
list-style:none;
height:18px;
font-size:13px;
}

ul.matches_tabs li
{
margin:0px 0px 0px 0px;
padding:5px 0px;
list-style:none;
float:left;
color:#fff;
height:18px;
background-color:#664B1E;
}

ul.matches_tabs li a
{
color:#fff;
text-decoration:none;
padding:5px 5px;
}
ul.matches_tabs li a:hover
{
color:#000;
text-decoration:none;
padding:5px 5px;
background-color:#FF9900;
}

ul.matches_tabs li.active_matchtab a
{
color:#000;
text-decoration:none;
padding:5px 5px;
background-color:#FF9900;
}

ul.matches
{
display:block;
margin:0px;
padding:0px 5px 0px 5px;
border: solid 1px #ccc;
background-color:#FFFFFF;
list-style:none;
}

ul.matches li
{
margin:5px 0px 5px 0px;
border-bottom: solid 1px #ccc;
padding:5px;
width:210px;
}

ul.matches li a
{
color:#B42874;
text-transform:uppercase;
}

.news_img
{
float:left;
margin-right:10px;
border: solid 10px #eaeaea;
}

.top_news_img
{
float:left;
margin-right:10px;
border: solid 4px #eaeaea;
}
/* ---------------- */

/* added on 2 Mar 09 */

.error
{
	text-decoration:none;
	text-transform:none;
	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	color:Red;
	font-size:11px;
}

.welcome_username
{
	position:absolute;
	top:0px;
	right:10px;
	color:#000;
	top:35px;
	font-size:14px;
}
/* ---------------- */


/* footer jumper added on 11 mar 09 */
.jumper {
	PADDING-RIGHT: 0px; 	
	PADDING-LEFT:0px; 
	BACKGROUND-IMAGE: url(../images/jumper_newbg.jpg); 
	background-position:left bottom;
	PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: repeat-x; HEIGHT: 100%; 
	BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left;
	clear:both;
	border: solid 1px #ccc;
	border-top:0px;
	margin-top:20px;
	width:973px;
}
.jumper:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
.jumper H2 {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 0px solid; PADDING-LEFT: 20px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; MARGIN: 0px 35px 0px 0px; COLOR: #000000; PADDING-TOP: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
 .jump-item {
	BORDER-RIGHT: #e6e9ec 1px solid; 
	DISPLAY: block; 
	FLOAT: left; 
	MARGIN: 0px 0px 0px 12px; 
	WIDTH: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	position:relative;
	height:160px;
}

 .jump-item-first {
	BORDER-left: #e6e9ec 1px solid; 
}




.jump-item:hover {
	BORDER-RIGHT: #e6e9ec 1px solid; 
}

.jump-item_last {
	BORDER-RIGHT: #e6e9ec 0px solid; 
	PADDING-LEFT: 20px; 
	FONT-SIZE:11px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 134px;
	line-height:14px;
}

.last {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.jump-item H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: small; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 4px; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.jump-item_last H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: small; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 4px; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.insider H3 {
	PADDING-LEFT: 14px; COLOR: #fda100
}
.jump-item IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.jump-item P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: x-small; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; COLOR: #000000; LINE-HEIGHT: normal; PADDING-TOP: 0px
}
.jump-item P A {
	COLOR: #000000; TEXT-DECORATION: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
.jump-item P A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.jump-item P A:hover {
	
}
.jumper:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
.jump-item_last IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.jump-item_last P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: x-small; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; COLOR: #000000; PADDING-TOP: 0px
}
.jump-item_last P A {
	COLOR: #000000; TEXT-DECORATION: none
}
.jump-item_last P A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.jump-item_last P A:hover {
	
}

.jumper h2 {
border-top:0 solid #DDDDDD;
color:#474747;
font-family:helvetica,arial,sans-serif;
text-transform:uppercase;
font-size:12px;
letter-spacing:0.3px;
margin:0 0px 0 0;
padding:10px 0 10px 12px;
font-weight:bold;
background-image:url(../images/double_line_footer.jpg);
background-position:left -4px;
background-repeat:repeat-x;
}

/*------------------------------*/

.bannerbox
{
display:block;
margin-left:20px;
margin-bottom:10px;
}


/* Added on 23rd mar 09 */

.comments
{
display:block;
height:100%;
}

.comments h3
{
color:#B42874;
}

.float_left
{
float:left;
}

.float_right
{
float:right;
}

.labels
{
width:100px;
}

.float_left_margin
{
float:left;
margin-right:10px;
}

.float_right_margin
{
float: right;
margin-left:10px;
color: #999999;
}

.comment_box
{
padding:5px;
border: solid 2px #EAF5F6;
margin-bottom:10px;
display:block;
height:100%;
}

.comment_text
{
width:530px;
}

/*-----Added on 27 Mar 09----------------*/

.eventstickets_details
{
display:block;
height:100%;
padding:10px 0px;
border-bottom:solid 1px #ccc;
}

.event_img
{
margin-right:10px;
}

.event_details
{
width:400px;
height:100%;
}

.event_date
{
color:#B42874;
font-size:12px;
font-weight:bold;
}

.event_name
{
font-weight:bold;
}

.event_name a
{
	color:#000000!important;
	text-decoration:none;	
}

.event_venue
{
color:#0066CC;
font-weight:bold;
}

.event_buy_ticket
{
width:100px;
height:100%;
text-align:center;
}


.event_price
{
font-size:16px;
color:#B42874;
font-weight:bold;
margin-bottom:10px;
}

.event_buy_but
{
color:#fff;
font-weight:bold;
}

.event_buy_but a
{
color:#fff!important;
text-decoration:none;
padding:0px 5px;
background-color:#0066CC;
}

.event_buy_but a:hover
{
color:#fff!important;
text-decoration:none;
padding:0px 5px;
background-color:#B42874;
}

/*-- Added on 31st Mar 09--------*/

ul.tickets_listing
{
margin:0px;
padding:5px;
list-style:none;
line-height:normal;
font-size:11px;
background-color:#fff;
border:solid 1px #ccc;
height:100%;
}

ul.tickets_listing li
{
margin: 0px 0px 5px 0px;
padding:0px;
list-style:none;
line-height:normal;
font-size:11px;
border-bottom:1px dotted #999999;
height:100%;
}

.event_ticket_name
{
width:140px;
margin-left:5px;
}

.event_ticket_name a
{
color:#B42874;
}

.event_ticket_price
{
margin-right:5px;
}
.fbbluebox
{
    background-color: #eceff6;
    border: 1px solid #d4dae8;
    color: #333333;
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    text-justify:auto;
}
.fbinfobox
{
    background-color: #ffffff;
    border: 0px solid #e2c822;
    color: #333333;
    padding: 5px;
    font-size: 12px;
  
}
.fbtextline
{
	height:20px;
	padding-left:5px;
}
.fbcontentdivider
{
    margin-bottom: 10px;
    width: 630px;
    height: 1px;
    background-color: #4E7A1F;
}

/*-----10 Apr 2009--------*/
.tickets_box
{
padding:5px;
background-color:#f1f1f1;
border: solid 5px #F0CCE0;
height:100%;
}

.tickets_box h3
{
margin:0px;
padding:0px;

}



ul.tickets_recs
{
margin:0px;
padding:0px;
list-style:none;
width:310px;
}

ul.tickets_recs li
{
padding:5px;
padding-bottom:0px;
margin-bottom:5px;
height:100%;
}

.ticket_name
{
margin-left:0px;
border-bottom: solid 1px #ccc;
padding-bottom:7px;
height:100%;
}

.ticket_name a
{
color:#B42874;
}

.mainrec
{
background-color: #fff;
}
.fbtab
    {
        padding: 10px;
        background-color: #5F4419;
        color: #ffffff;
        font-weight: bold;
        float: left;
        margin-right: 4px;
        text-decoration: none;
    }
    .fbtab a
    {
        color: #ffffff;
    }
    .fbtab_inactive
    {
        padding: 10px;
        background-color: #D0D0D0;
       color: #ffffff;
        font-weight: bold;
        float: left;
        margin-right: 4px;
        text-decoration: none;
    }
    .fbtab_inactive:hover
    {
        background-color:#4E7A1F;
        color: #ffffff;
        cursor: hand;
    }
    .fbtab:hover
    {
        background-color: #4E7A1F;
        color: #ffffff;
        cursor: hand;
    }
    .spacer
    {
        height: 5px;
    }
    .photomain
    {
		background-color: #eceff6;
		border: 1px solid #d4dae8;
		color: #333333;
		padding: 3px;
		font-size: 12px;
		font-weight: bold;
		text-justify:auto;
		width:620px;
	}
	.past_status_box
    {
        background-color: #fff9d7;
        border: 1px solid #e2c822;
        color: #333333;
        padding: 2px;
    }
    .contentdivider
    {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 250px;
        height: 1px;
        background-color: #5E4219;
    }
