body{ 
	margin:0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:18px; 
	font-weight:normal; 
	background-color:#FFF;
}

a {
	color:#00265b;
	text-decoration:none;
}
a:hover {
	color:#00265b;
	text-decoration:underline;
}
p {
	font:14px/18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0 0 10px 0;
	
}

.message_active {
	color:#FE690B;
	text-decoration:underline;
}

.blogBody p
{
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
}

p span {
/* color:#CD9700; */
/*font-weight:bold;*/
}
img {
	border:none;
}
#wrapper {
	width:988px;
	/*padding:4px 4px;*/
	/*background:#fff;*/
	margin:0 auto;
	/*position:relative; border:solid 2px #dfd9d9;*/
}
#site_area {
	width:988px;
	margin:0 auto;
	padding:0 0 0px 0;
}
#header {
	width:976px;
	/*height:130px;*/
	padding:9px 0px 0 0;
	margin:0 auto;
	clear:both;
}
#header .header-top {
	height:96px;
	padding:0px 0 0 0;
	margin:0 auto;
	clear:both;
}
#logo {
	width:248px;
	height:65px;
	padding:16px 0 0 0px;
	margin:0px;
	float:left;
}
#top-right-section {
	float:right;
	padding:0px 0 0 0;
	width:auto;
}
/*---------------------------------------start menu------------------------------------------------*/


#main-nav {
	padding:0px 0 0 0;
	margin:0px;
	clear:both;
	width:976px;
	border-bottom:1px solid #000;
	height:33px;
	line-height:33px;
}
#main-nav ul {
	list-style-type:none;
	padding:0px 0 0 0;
	float:left;
	margin:0px;
	border-top:8px solid #fff;
}
#main-nav ul li {
	padding:0px 0px 0 0;
	margin:0px;
	float:left;
	text-transform:uppercase;
	font:bold 13px Arial, Helvetica, sans-serif;
	background:#cf3303;
	height:25px;
	line-height:25px;
}
#main-nav ul li a {
	float:left;
	border-right:1px solid #fff;
	color:#fff;
	padding:0px 13px 0 13px;
	text-decoration:none;
	height:25px;
	line-height:25px;
	cursor:pointer;
}
#main-nav ul li a:hover, #main-nav ul li a.selected {
	background:#facb03;
	color:#000;
	text-decoration:none;
	border-right:1px solid #fff;
}
.top_search {
	float:right;
	color:#fff;
	background:#cf3303;
	width:246px;
	height:27px;
	margin:0px 0 0 0;
	padding:6px 10px 0 6px;
}
.top_search .inputbox {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:151px;
	font:12px Arial, Helvetica, sans-serif;
	height:18px;
	margin:0px 0 0 0;
	padding:4px 5px 0 5px;
}
.top_search .searchBtn {
	float:left;
	cursor:pointer;
	border:0;
	color:#fffb05;
	font:16px Arial, Helvetica, sans-serif;
	background:#cf3303;
	text-transform:uppercase;
	width:69px;
	height:20px;
	margin:1px 0 0 5px;
	padding:0px 0px 0 0;
}
#header .top_links {
	padding:0px 0 0px 10px;
	color:#c0023e;
	width:139px;
	height:33px;
	float:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:33px;
}
#header .top_links a {
	padding:0px 0px;
	color:#000;
	text-decoration:none;
	text-align:right;
}
#header .top_links a:hover {
	color:#000;
	text-decoration:underline;
}
/*------------------------------------end-menu-------------------------------------------------*/
/*---------------------------------news ticker ----------------------------------------------*/
 /* liScroll styles */
.tickercontainer{background:#0088CC;border:1px solid #676566;border-top:0px; height:29px;}
#top-news-ticker{background:#0088CC;border:1px solid #676566;border-top:0px; font:bold 13px Arial,Helvetica,sans-serif; height:30px;clear:both;width:974px!important;z-index:2;overflow:hidden;position:relative;}
#top-news-ticker .edge{position:absolute;width:73px;height:24px;top:0;}
#top-news-ticker .left-edge{left:0;background:url(../img/up_bg_left.png);}
#top-news-ticker .right-edge{right:0;background:url(../img/up_bg_right.png);}
#ticker_container {	background:#0088CC;height:20px; padding:6px 0 0 0;	overflow: hidden;	position: absolute;	width:975px;}
ul#ticker {	width: 99999px;	list-style-type: none;	position: relative;}
ul#ticker li {	float: left;	padding-right: 20px;}
ul#ticker li a{font:bold 13px Arial,Helvetica,sans-serif;color:#ffffff; text-decoration:none; white-space:nowrap;padding: 0px 15px 0px 15px;}
/** End ticker */

#work_area {
	width:988px;
	padding:15px 0px 0px 0px;
	background:#FFFFFF;
}
#work_area #main_container {
	width:634px;
	padding:0px;
	float:left;
}

#banner_area {
	font:14px Arial, Helvetica, sans-serif;	
	width:602px;
	height:auto;
	padding:12px 13px;
	position:relative;
	margin:0px;
	background:#fff;
	border:3px solid #676767;
}


#banner_area .right-corner {
	width:42px;
	height:41px;
	position:absolute;
	top:-3px;
	right:-3px;
	margin:0px;
	background:url(../images/banner-corner-right.gif) no-repeat;
	z-index:50;
}
#banner_area #img-area {
	width:310px;
	height:240px;
	padding:0px 14px 9px 0;
	float:left;
	margin:0px;
/*	background:url(../images/banner-img-bg.png) no-repeat top left; */
}
#banner_area #img-area img {
	width:288px;
	height:240px;
	margin:0px;
}
#banner_area #content-area {
	width:264px;
	height:238px;
	padding:0px 0px 0px 0;
	float:right;
	margin:0px;
}
#banner_area #content-area h1 {
	font:28px Arial, Helvetica, sans-serif;
	color:#333;
}
#banner_area #content-area p {
	font:14px Arial, Helvetica, sans-serif;	
	color:#2f2f2f;
	padding:8px 0;
}
#banner_area #play-area {
	width:100%;
	text-align:center;
	padding:5px 0px 0px 0;
	clear:both;
	margin:0px;
	height:14px;
}
#banner_area #play-area a {
color:#333;
	padding:0px 0 0 2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:15px;
	line-height:14px;
	vertical-align:middle;
	margin:0px;
}
#banner_area #play-area a:hover, #banner_area #play-area a.active {
	color:#d5071b;
	text-decoration:underline;
}
#work_area #main_container #left_section {
	width:321px;
	float:left;
	padding:0px 0 0 0;
}
#work_area #main_container #left_section #blue-section {
	width:299px;
	padding:15px 11px;
	background:#b3ffff;
}
#work_area #main_container #left_section #video-area {
	width:299px;
	padding:0px 0 5px 0;
}
#work_area #main_container #left_section #video-area #title {
	width:299px;
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#283136;
	line-height:30px;
}

#main_container h1 {
	color:#0088CC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
	line-height:24px;
	padding:5px 0 10px;
	text-transform:none;
}

.video-categary-1 {
	/*width:299px;*/
	padding:5px 0 15px 0;
}
.video-categary-1 .img-area {
	/*width:177px;*/
	padding:0px 0 0 8px;
	height:122px;
	float:right;
}
.video-categary-1 .content-area {
	/*width:109px;*/
	padding:0px 0px 0 0;
	float:left;
}
.video-categary-2 {
	width:299px;
	padding:0px 0 15px 0;
}
.video-categary-2 .img-area {
	width:177px;
	padding:0px 8px 0 0;
	height:122px;
	float:left;
}
.video-categary-2 .content-area {
	width:109px;
	padding:0px 0px 0 0;
	float:right;
}
.video-categary-1 .content-area .title, .video-categary-2 .content-area .title {
	padding:0px 0 0px 0px;
	clear:both;
	color:#c60900;
	text-transform:uppercase;
	margin:0px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.video-categary-2 .content-area p, .video-categary-1 .content-area p {
	padding:5px 0 5px 0px;
	clear:both;
	color:#4a676d;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
}
.playBtn {
	cursor:pointer;
	border:0;
	color:#fff;
	font:bold 15px Arial, Helvetica, sans-serif;
	background:url(../images/play-btn.gif);
	text-transform:uppercase;
	width:86px;
	height:19px;
	margin:1px 0 0 5px;
	padding:0px 0px 0 0;
}
#work_area #main_container #left_section .see-more-link {
	padding:0 10px 0 0px;
	margin:0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	line-height:18px;
	background:url(../images/blue-link-arrow.gif) no-repeat right;
	float:right;
}
#work_area #main_container #right_section {
	width:287px;
	float:right;
	padding:0px 0 0 0;
}
#work_area #main_container #right_section #news-area-area {
	width:287px;
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#283136;
	line-height:30px;
}
.news-area .title_bg {
	padding:0px 0 0px 0;
	text-align:center;

	font:bold 20px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/news-title-bg.gif) repeat-x;
	line-height:30px;
	clear:both;
}

.news-area .title_bg span {
	background: url(../images/news-arrow.gif) no-repeat bottom;
	display:block;
	padding:0 0 10px;
}
.news {
	padding: 10px 5px 8px 5px;
	line-height:15px;
	clear:both;
}
.news .title {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#000;
	clear:both;
	padding:5px 0 0px 0;
}
.news .date_time {
	font:10px Arial, Helvetica, sans-serif;
	color:#888888;
	clear:both;
	padding:2px 0 5px;
}
.news p {
	color:#000;
	line-height:16px;
}
.orange-text {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ff6900;
	/*background: url(../images/orange-arrow.gif) no-repeat right;*/
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.light_blue_text {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3accff;
	/*background: url(../images/orange-arrow.gif) no-repeat right;*/
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.pink_text {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#c71687;
	/*background: url(../images/orange-arrow.gif) no-repeat right;*/
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.green_text {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#2eec44;
	/*background: url(../images/orange-arrow.gif) no-repeat right;*/
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.blue-text {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#009dfe;
	background: url(../images/blue-news-arrow.gif) no-repeat right;
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.green-text {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#315c03;
	background: url(../images/green-arrow.gif) no-repeat right;
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.readmore {
	color: #6794bd;
	padding:0 10px 0 5px;
	font-weight: bold;
	background:url(../images/more-arrow.gif) no-repeat right;
}
.readmore a {
	color: #6794bd;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
}
/* -----------------------------left container ----------------------------*/
#work_area #left_contain_section {
	width:200px;
	padding:0px;
	float:left;
}
.border_box
{
border:1px solid #000;
padding:10px;
}
.box_btm_left{
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}
.img_leftbox{float:left;padding:0 5px 0 0;}
.img_leftbox img{width:165px;}
.user_name{font:bold 12px Arial, Helvetica, sans-serif;color:#000;padding:0 0 5px;}
.user_name span{color:#0088CC;}
.friends_area{	padding:8px 0 0 0;}
.friends_txtarea_inner
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	padding:15px 0 0 10px;
}
/*------------------------------right container-----------------------------*/
#work_area #main_contain_rightsection {
	width:756px;
	padding:0px;
	float:right;
}
#work_area #right_container {
	width:319px;
	padding:0px;
	float:right;
}

#work_area #profile_right_container {
	width:200px;
	/*padding:5px;*/
	margin:0 17px 0 15px;
	float:left; 
}
.advrt_right
{
float:right;
width:319px;
}
.advt-sec {
    background:#CCC;
    clear: both;
    margin: 0 0 0;
    padding: 0 9px 9px;
    width: 301px;
}
.advt-sec .title {
    clear: both;
    color: #616161;
    font: bold 13px/30px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
.box_area{
    border-bottom:1px solid #000;
    padding:0 0 5px;
    margin:0 0 6px;
}
.title_sms{
    font-size: 23px;
    font-weight: bold;
    color:#0088CC;
    float:left;
    padding:0 10px 0 0;
}
.red_box_area_header
{
    background-image: url(../img/header_bg.jpg);
    background-repeat: repeat-x;
    border: 0px;
    height:20px;
    margin:0px;
    padding:3px 10px;
    color: #fff;
}
#work_area #right_container #yellow-area {
	width:319px;
	background:url(../images/yellow-stripe-bg.jpg) repeat-y top;
	padding:0px 0px 0px 0;
	clear:both;
	margin:0px;
}
#work_area #right_container #yellow-area #title-top {
	background:url(../images/black-title-bg-top.jpg) no-repeat top;
	padding:0px 0px 0px 0;
	clear:both;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	height:45px;
	line-height:45px;
	position:relative;
}
#work_area #right_container #yellow-area #title-top .title {
	color:#f8c80e;
	padding:0 0 0px;
	position:absolute;
	top:-12px;
	left:0px;
	height:65px;
	width:319px;
}
#work_area #right_container #yellow-area #title-top .title .yellow-text {
	color:#f8c80e;
	padding:2px 0 0 10px;
	float:left;
	line-height:65px;
}
#work_area #right_container #yellow-area #title-top .title .white-text {
	color:#fff;
	padding:4px 0 0 10px;
	float:left;
	line-height:65px;
}
#work_area #right_container #yellow-area #title-top .title img {
	vertical-align:middle;
	height:65px;
	padding:1px 5px;
	float:left;
}
#work_area #right_container #yellow-area #middle-area {
	padding:0 0px 12px 0;
	background:url(../images/yellow-bottom.jpg) no-repeat bottom;
	position:relative;
}
#work_area #right_container #yellow-area #middle-area #left-text-sec {
	padding:10px 100px 12px 9px;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	min-height:95px;
}
#work_area #right_container #yellow-area #middle-area #man-img {
	padding:0 0 0px;
	position:absolute;
	top:-6px;
	right:-12px;
	width:111px;
}
#work_area #right_container #yellow-area #middle-area #see-more-sec {
	padding:2px 0px;
	width:100%;
	font:18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:both;
}
#work_area #right_container #yellow-area #middle-area #see-more-sec span {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
#work_area #right_container #yellow-area #middle-area ol {
	padding:10px 0px 0 0px;
	margin:0px;
	list-style-position:inside;
}

#work_area #right_container #yellow-area #middle-area ol li {
	list-style-type:decimal;
	padding:0 0 0 0px;
	margin:0px;
	font:bold 13px Arial, Helvetica, sans-serif;
	border-top:1px solid #cccccc;
	color:#404040;
	line-height:38px;
	height:38px;
	position:relative;
}
#work_area #right_container #yellow-area #middle-area ol li a {
	color:#404040;
	font-style:italic;
	padding:0 10px 0 0;
}
#work_area #right_container #yellow-area #middle-area .red-arrow {
	background:url(../images/red-arrow.gif) top left no-repeat;
	padding:8px 23px;
	color:#fff;
	text-align:center;
	z-index:1001;
	position:relative;
}
#work_area #right_container #yellow-area #middle-area .blue-arrow {
	background:url(../images/blue-arrow.gif) top left no-repeat;
	padding:5px 23px 10px 23px;
	color:#fff;
	text-align:center;
	z-index:200;
	position:relative;
}

#yellow_mdl_area {
	/*width:319px;*/
		width:287px;
	background:url(../images/yellow-stripe-bg.jpg) repeat-y top;
	padding:0px 0px 0px 0;
	clear:both;
	margin:0px;
}
#yellow_mdl_area #title-top {
	background:url(../images/black_title-bg-mdl.jpg) no-repeat top;
	padding:0px 0px 0px 0;
	clear:both;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	height:45px;
	line-height:45px;
	position:relative;
}
#yellow_mdl_area #title-top .title {
	color:#f8c80e;
	padding:0 0 0px;
	position:absolute;
	top:-12px;
	left:0px;
	height:65px;
	width:319px;
}
#yellow_mdl_area #title-top .title .yellow-text {
	color:#f8c80e;
	padding:2px 0 0 10px;
	float:left;
	line-height:65px;
}
#yellow_mdl_area #title-top .title .white-text {
	color:#fff;
	padding:4px 0 0 10px;
	float:left;
	line-height:65px;
}
#yellow_mdl_area #title-top .title img {
	vertical-align:middle;
	height:65px;
	padding:1px 5px;
	float:left;
}
#yellow_mdl_area #middle-area {
	padding:0 0px 12px 0;
	background:url(../images/yellow_bottom_mdl.jpg) no-repeat bottom;
	position:relative;
}
#yellow_mdl_area #middle-area #left-text-sec {
	padding:10px 100px 12px 9px;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	min-height:95px;
}
#yellow_mdl_area #middle-area #man-img {
	padding:0 0 0px;
	position:absolute;
	top:-6px;
	right:-12px;
	width:111px;
}
#yellow_mdl_area #middle-area #see-more-sec {
	padding:2px 0px;
	width:100%;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:both;
}
#yellow_mdl_area #middle-area #see-more-sec span {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
#yellow_mdl_area #middle-area ol {
	padding:10px 0px 0 0px;
	margin:0px;
	list-style-position:inside;
}

#yellow_mdl_area #middle-area ol li {
	list-style-type:decimal;
	padding:0 0 0 0px;
	margin:0px;
	font:bold 13px Arial, Helvetica, sans-serif;
	border-top:1px solid #cccccc;
	color:#404040;
	line-height:38px;
	height:38px;
	position:relative;
}
#yellow_mdl_area #middle-area ol li a {
	color:#404040;
	font-style:italic;
	padding:0 10px 0 0;
}
#yellow_mdl_area #middle-area .red-arrow {
	background:url(../images/red-arrow.gif) top left no-repeat;
	padding:8px 23px;
	color:#fff;
	text-align:center;
	z-index:1001;
	position:relative;
}
#yellow_mdl_area #middle-area .blue-arrow {
	background:url(../images/blue-arrow.gif) top left no-repeat;
	padding:5px 23px 10px 23px;
	color:#fff;
	text-align:center;
	z-index:200;
	position:relative;
}
.tab-content-area .eliance {
	position:absolute;
	bottom:-2px;
	right:-50px;
	margin:0px auto;
	z-index:100;
	width:214px;
	height:192px;
}
#tab-bottom-curve {
	background:url(../images/tab-bottom-curve.gif) no-repeat top left;
	/*width:310px;*/
	width:310px;
	height:14px;
	overflow:hidden;
}
#tab-bottom-curve_mdl {
	background:url(../images/tab-bottom-curve_mdl.gif) no-repeat top left;
	/*width:310px;*/
	width:278px;
	height:14px;
	overflow:hidden;
}
#work_area #right_container #yellow-area #nomination_area {
	padding:0px 0px 0px 0;
	clear:both;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
}
#work_area #right_container #yellow-area #nomination_area #title-top {
	background:url(../images/black-title-bg.jpg) no-repeat top;
	width:319px;
	height:34px;
	padding:0px 0px 0px 0;
	clear:both;
	color:#fff;
	margin:0px;
}
#work_area #right_container #yellow-area #nomination_area .section {
	padding:0px 7px;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px;
	width:85px;
	float:left;
	line-height:16px;
	text-transform:none;
}
#work_area #right_container #yellow-area #nomination_area #content-area {
	padding:7px 10px 0px 10px;
	clear:both;
	color:#000;
	margin:0px;
}
#work_area #right_container #yellow-area #nomination_area #content-area .title {
	padding:0px 0 0px 0px;
	clear:both;
	color:#c60900;
	text-transform:uppercase;
	margin:0px;
	font-weight:bold;
}
#work_area #right_container #yellow-area #nomination_area #content-area ol {
	padding:5px 0px 0 0px;
	margin:0px;
	list-style-position:inside;
}
#work_area #right_container #yellow-area #nomination_area #content-area ol li {
	list-style-type:decimal;
	padding:0 0 0 0px;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	border:0px;
	line-height:18px;
	height:auto;
}
#work_area #right_container #yellow-area #nomination_area #content-area ol li a {
	color:#000;
	padding:0 5px 0 0;
}
#work_area #right_container #yellow-area #nomination_area .see-more-link {
	padding:0 10px 0 0px;
	margin:0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	line-height:18px;
	background:url(../images/red-link-arrow.gif) no-repeat right;
	float:right;
}
#work_area #right_container #yellow-area #nomination_area #content-area ol li a {
	color:#000;
	padding:0 5px 0 0;
}
#work_area #right_container .advt-sec {
	width:301px;
	background:#cccccc;
	padding:0px 9px 9px 9px;
	clear:both;
	margin:0px 0 0 0;
}
#work_area #right_container .advt-sec .title {
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#616161;
	padding:0px;
	clear:both;
	line-height:30px;
	margin:0px;
}
/*-------------------------------------------15-07-2010------------------------------------------*/

.right_yellow_area {
	background:url(../images/yellow_right_bg.jpg) top left repeat-y;
	margin:0px;
	padding:0px;
}
.right_yellow_area .top {
	background:url(../images/yellow_right_heading.jpg) top left no-repeat;
	height:42px;
	overflow:hidden;
	margin:0px;
	line-height:42px;
	padding:0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.right_yellow_area .top span {
	color:#CC0000;
}
.right_yellow_area .middle_area {
	background:url(../images/yellow_right_bottom.jpg) bottom left no-repeat;
	margin:0px;
	padding:15px 10px 10px 15px;
}
.right_yellow_area .middle_area .table_txt
{
margin:0px;
padding:0px;
}
.right_yellow_area .middle_area .table_txt td
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:0px 0 5px 0;
}
.right_yellow_area .middle_area ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.right_yellow_area .middle_area ul li {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 6px 0;
}
.right_yellow_area .middle_area ul li span {
	color:#CC0000;
}
.see_more {
	font-size:12px;
	margin:0px;
	padding:10px 10px 10px 0px;
}
.see_more a {
	background:url(../images/arrow.jpg) right 4px no-repeat;
	margin:0px;
	padding:0px 10px 0 0;
	color:#666666;
}
.right_poll_area {
	background:url(../images/red_dic_bg.jpg) top left repeat-y;
	width:287px;
	margin:0px;
	padding:0px;
}
.right_poll_area .top {
	background:url(../images/poll.jpg) top left no-repeat;
	height:43px;
	overflow:hidden;
	margin:0px;
	/*line-height:16px;
	padding:14px 5px 0 156px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;*/
}
.right_poll_area .middle_area {
	background:url(../images/poll_bottom.jpg) bottom left no-repeat;
	margin:0px;
	padding:10px 8px 20px 8px;
}
.right_poll_area .middle_area ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.right_poll_area .middle_area ul li {
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 2px 0;
}
.right_poll_area .middle_area .left_section {
	width:121px;
	float:left;
	margin:0px;
	padding:0px;
}
.right_poll_area .middle_area .right_section {
	width:180px;
	float:left;
	margin:0px;
	padding:0px 0 0 10px;
}
.bottom_numring {
	margin:0px;
	padding:10px 0 0 0;
}
.bottom_numring ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0 0 0;
}
.bottom_numring ul li {
	float:left;
	line-height:normal!IMPORTANT;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 0 0;
}
.bottom_numring ul li a {
	float:left;
	text-decoration:none;
	color:#000;
	margin:0px;
	padding:0px 3px;
}
.bottom_numring ul li a:hover, .bottom_numring ul li a.active {
	text-decoration:none;
	color:#CC0000;
}
.oscare_yellow_bg {
	background:url(../images/oscare_bg.jpg) top left no-repeat;
	height:273px;
	padding:10px;
	margin:0px;
	position:relative;
}
.oscar_flashback {
	text-align:center;
	margin:0px;
	padding:0px 0 0 0;
}
.oscare_yellow_bg .contents_oscar {
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#666666;
	margin:0px;
	padding:20px 0 0 0;
	position:relative;
	z-index:10;
}
.flying_man {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:-16px;
	right:0px;
	z-index:9;
}
.most_populer {
	border:1px solid #336699;
	padding:0px 0 10px 0;
}
.most_populer .title {
	background-color:#336699;
	height:30px;
    font:bold 20px/30px Verdana,Geneva,sans-serif;
    color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
}

.most_populer .title span {
	background: url(../images/blue_arw_dwn.gif) no-repeat bottom;
	display:block;
	padding:0 0 10px;
}

.most_populer .awards_section {
	margin:0px;
	padding:10px 10px 0px 10px;
}
.film_awards {
/*	font-size:14px;
	font-weight:bold;
	color:#336699;*/
	background:url(../images/devider_h.gif) bottom left repeat-x;
	margin:0px;
	padding: 8px 0 10px 0;
}
.film_awards span {
	color:#3B3B3B;
}
.award_img {
	float:left;
	width:55px;
	margin:0px;
	padding: 0 0 10px 0px;
}
.award_txt
{

font:normal 12px Arial, Helvetica, sans-serif;
width:198px;
float:left;
padding:0 0 0 10px;
}
.advertise {
	margin:0px;
	padding:0px;
}
#footer {
	background-color:#333366;
	margin:0px;
	padding:10px;
}
#footer .footer_link {
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
}
#footer .footer_link a {
	color:#009CFF;
	text-decoration:none;
	margin:0px;
	padding:0px 4px;
}
#footer .footer_link a:hover, #footer .footer_link a.active {
	color:#fff;
	text-decoration:none;
}
.icon_area {
	margin:0px;
	padding:10px 0 0 0;
}
.icons_thumbs {
	float:left;
	text-align:center;
	color:#fff;
	font-size:11px;
	margin:0px;
	padding:0 10px 0 0;
}
.w_title {
	margin:0px;
	padding:10px 7px 0;
	font-weight:bold;
	font-size:15px;
	color:#fff;
}
.two_girl {
padding:8px 0;
	text-align:center;
}
.two_girl img {
width:285px;
}
.next_arrow {
	margin:0px;
	padding:0px;
	position:absolute;
	left:120px;
	bottom:0px;
}

.control_btns {
	padding:10px 0 0 0;
	text-align:center;
}

.v_numbring {
	margin:0px;
	padding:0px;
	top:70px;
	right:100px;
	position:absolute;
}
.v_reel_imgs {
	margin:0px;
	padding:0px;
	top:0px;
	right:0px;
	position:absolute;
}
.v_arrow_red {
	margin:0px;
	padding:0px;
	bottom:0px;
	right:10px;
	position:absolute;
}

.seperate_block {
	padding:0 0 15px 0;
}

/*--------------------------------------06-08-2010--------------------------------------------------------*/

.bradecorm
{
margin:0px;
padding:0px 0 10px 0;
}
.bradecorm a
{
text-decoration:underline;
font-size:12px;
color:#0033FF;
font-weight:bold;
margin:0px;
padding:0px 5px 0px 0;
}
#content-area h1
{
font: normal 28pt/20px Arial, Helvetica, sans-serif;
color:#333;
margin:0px;
padding:5px 0 10px 0;
}
#content-area h1 span
{
font-weight:normal;	
font-size:12pt;
color:#333;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#0088CC;
	margin:0px;
	padding:5px 0 10px 0;
	line-height: 24px;
}
h1 span
{
font-weight:normal;	
font-size:15px;
color:#000;
}
h1 a
{
color:#0088CC;
}
h1 a:hover
{
color:#0088CC;
}
h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height:22px;
color:#DAA520;
margin:0px;
padding:5px 0 15px 0;
}
h2 span
{
font-size:11px;
color:#c7c7c7;
padding-left:10px;
}

#left_wrap #main_container h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height:22px;
color:#DAA520;
margin:0px;
padding:5px 0 15px 0;
}

#left_wrap #main_container .Newsletter-email-address2 h1
{
	border-bottom: 1px solid #2E2E2E;
    color: #0286CE;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin-bottom: 15px;
    margin-top: 21px;
    padding-bottom: 2px;
    padding-right: 8px;
    width: 480px;
}

.dot_devider
{
background:url(../images/dot_devider.gif) center left repeat-x;
margin:0px;
padding:10px 0;
clear:both;
}
.news_title
{
color:#000;
font-size:13px;
font-weight:bold;
margin:0px;
padding:0 0 10px 0;
}
.news_title span
{
color:#cd342f;
}
.keep_reading
{
margin:0px;
padding:10px 0;
}
.fllow_us_area
{
margin:0px;
padding:10px 0;
}
.fllow_us
{
width:350px;
color:#4e4e4e;
font:normal 12px Arial, Helvetica, sans-serif;
float:left;
margin:0px;
padding: 0 20px 0 0;
}
.fllow_us a
{
color:#4e4e4e;
text-decoration:none;
padding: 0 5px;
}
.permalink
{
/*text-transform:uppercase;*/
font:12px/15px Arial,Helvetica,sans-serif;
/*font-size:11px;
font-weight:bold;*/
float:right;
margin:0px;
padding:8px 5px 0 20px;
}
.permalink a
{
	display:block;
	/*background:#bc2d01;*/
float:right;
	height:16px;
	/*height:20px;*/
text-align:center;
	text-decoration:none;
	color:#fff;
	margin:0px 0 0 15px;
	padding:3px 16px 3px 5px;
	background-color: #0088CC;
	background-image: url(../../images/wht_arrow.png);
	background-repeat: no-repeat;
	background-position: 97% 6px;
}

.permalink a:hover
{
	text-decoration:none;
	color:#fff;
}
.img_right
{
float:right;
padding:0px;
margin:0px 0 8px 8px;
}
.img_left
{
float:left;
padding:0px;
margin:0px 8px 8px  0;
}
.numbring
{
float:left;
margin:0px;
padding:2px 0 0 10px;
}
.numbring  ul
{
list-style-type:none;
margin:0px;
padding:0px;
}

.numbring  ul li
{
float:left;
display:block;
line-height:20px;
 font-size:12px;
 font-weight:bold;
margin:0px;
padding:0px;
}

.numbring  ul li a
{
float:left;
display:block;
color:#000;
text-decoration:none;
margin:0px;
padding:0px 5px 0  0;
}
.numbring  ul li a:hover, .numbring  ul li a.active
{
color:#08C;
text-decoration:underline;
}
 
 .latest_comments {
	width:301px;
	background:#757575;
	padding:0px 9px 9px 9px;
	clear:both;
	margin:0px 0 0 0;
}
.latest_comments .connents_txt
{
font:bold 18px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
padding:5px 0 3px  0;
}
.latest_comments .txt_comments_area
{
background-color:#fff;
margin:0px;
padding:0 10px 10px 10px;
}
.latest_comments .txt_comments_area .txt_comments
{
background:url(../images/coments_devider.gif) bottom left repeat-x;
font-size:12px;
line-height:20px;
color:#000;
margin:0px;
padding:10px 0 15px 0;
}

/*-----------------------------------------------07-08-2010----------------------------------------------*/

.best_picture
{
text-align:center;
color:#ffcc00;
font-family:Rockwell;
font-size:50px;
font-weight:bold;
margin:0px;
padding:10px 0 0px 0;
}
.best_picture.blue
{
color:#34689A;
}
.best_picture.red
{
color:#C44F2E;
}
.best_actor_box
{
background:url(../images/best_actor_bg.gif) top left repeat-y;
margin:0px;
padding:0px;
}
.best_actor_box.blue_bg
{
background:url(../images/best_actor_bg_blue.gif) top left repeat-y;
}
.best_actor_box.red_bg
{
background:url(../images/best_actor_bg_red.gif) top left repeat-y;
}
.best-actore_title
{
background-color:#000;
border-bottom:1px solid #737373;
color:#fff;
text-align:center;
font-size:12px;
margin:0px;
padding:0px;
}
.best_actor_box .call_txt.heading
{
color:#fff;
}
.best_actor_box .call_txt
{
width:87px;
float:left;
font-size:12px;
color:#2f4d93;
margin:0px;
padding:8px 5px;
}
.best_actor_box .call_txt span
{
color:#000;
}
.big_row_area
{
margin:0px;
padding:0px;
}
.big_row_area .big_call
{
width:97px;
float:left;
margin:0px;
padding:0px;
}
.big_row_area .big_call ul
{
list-style-type:decimal;
margin:0px;
padding:0px 3px 0 31px;
}
.big_row_area .big_call ul li
{
font-size:12px;
color:#000;
margin:0px;
padding:5px 0px;
}
.big_row_area .big_call ul li span
{
font-size:12px;
color:#2f4d93;
}
.video_bg
{
background:url(../images/video_bg.gif) top left repeat-x;
height:246px;
margin:0px;
padding:0px;
}
.video_bg .seemore_img
{
float:right;
margin:0px;
padding:0px;
}
.video_area
{
margin:0px;
padding:8px 0 8px 11px;
}
.video_thumbs
{
width:180px;
float:left;
margin:0px;
padding:0px 13px 0 0;
}

.bottom_numring_black{
width:200px;
background-color:#000;
	margin:0px auto;
	padding:0px 0 0 12px;
}
.bottom_numring_black ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0 0 0;
}
.bottom_numring_black ul li {
	float:left;
	line-height:normal!IMPORTANT;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 0 0;
}
.bottom_numring_black ul li a {
	float:left;
	text-decoration:none;
	color:#fff;
	margin:0px;
	padding:0px 3px;
}
.bottom_numring_black ul li a:hover, .bottom_numring_black ul li a.active {
	text-decoration:none;
	color:#FFCC00;
}
.best_allpart
{
margin:0px;
padding:10px 0 0 0;
}
.disc_bullets
{
margin:0px;
padding:0px 0 0 15px;
}

.disc_bullets ul
{
list-style-type:disc;
margin:0px;
padding:0px;
}
.disc_bullets ul li
{
line-height:18px;
font-size:12px;
border-bottom:1px solid #666666;
margin:0px;
padding:3px 0px;
}
.disc_bullets ul li.last
{
border-bottom:0px;
}
.red_oscare
{
background:url(../images/oscare_bg_red.gif) top left repeat-y;
margin:0px;
padding:0px 0 10px 0;
}
.red_oscare .oscare_title
{
margin:0px;
padding:0px 0 10px 0;
}
.red_oscare .content_box
{
margin:0px;
padding:0 10px;
}
.red_oscare .content_box p
{
color:#fff;
font-weight:bold;
}
.red_oscare .content_box p a
{
color:#F7C409;
text-decoration:none;
font-weight:normal;
}
.img_border_white
{
border:2px solid #fff;
}

#work_area #main_container #contendera {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 18px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/news_red_bg.gif) repeat-x;
	line-height:30px;
	clear:both;
	position:relative;
}
#work_area #main_container #contendera #red_arrow
{
background:url(../images/red_v_arrow.gif)  top left no-repeat;
width:19px;
height:9px;
margin:0 auto;
position:absolute;
bottom:-9px;
left:130px;
}

.news .orange_bg_non {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ff6900;
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.news .blue_bg_non {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#009dfe;
	padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}
.news .red_bg_non {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#f22f00;
		padding:0 10px 0 0;
	text-align:left;
	width:auto;
	float:left;
	clear:both;
}

#contender_stideo {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 18px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/news-title-bg.gif) repeat-x;
	line-height:30px;
	clear:both;
}

#contender_stideo span {
	background: url(../images/news-arrow.gif) no-repeat bottom;
	display:block;
	padding:0 0 10px;
}
.row_contender
{
margin:0px;
padding:10px 0 0 0;
}
.row_contender .call
{
float:left;
width:138px;
margin:0px;
padding:0px 10px 0 0;
}
.row_contender .call_right
{
float:left;
width:139px;
margin:0px;
padding:0px 0px 0 0;
}
.row_contender .title_red
{
font-size:14px;
font-weight:bold;
color:#f22f00;
}
.row_contender .txt_black
{
font-size:13px;
color:#000;
padding:3px 0 0 0;
}

.middle_yellow_area {
	background:url(../images/yellow_middle_bg.gif) top left repeat-y;
	margin:0px;
	padding:0px;
}
.middle_yellow_area .top {
	background:url(../images/yellow_middle_heading.gif) top left no-repeat;
	height:42px;
	overflow:hidden;
	margin:0px;
	line-height:42px;
	padding:0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.middle_yellow_area .top span {
	color:#CC0000;
}
.middle_yellow_area .middle_area {
	background:url(../images/yellow_middle_bottom.gif) bottom left no-repeat;
	margin:0px;
	padding:15px 10px 10px 15px;
}
.middle_yellow_area .middle_area ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.middle_yellow_area .middle_area ul li {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 6px 0;
}
.middle_yellow_area .middle_area ul li span {
	color:#CC0000;
}



.middle_red_area {
	background:url(../images/red_middle_bg.gif) top left repeat-y;
	margin:0px;
	padding:0px;
}
.middle_red_area .top {
	background:url(../images/red_middle_heading.gif) top left repeat-x;
	height:42px;
	overflow:hidden;
	margin:0px;
	line-height:42px;
	padding:0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.middle_red_area .top span {
	color:#CC0000;
}
.middle_red_area .middle_area {
	background:url(../images/red_middle_bottom.gif) bottom left no-repeat;
	margin:0px;
	padding:15px 3px 10px 15px;
}
.middle_red_area .middle_area ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.middle_red_area .middle_area ul li {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 6px 0;
}
.middle_red_area .middle_area ul li span {
	color:#CC0000;
}

.img_right_middle
{
width:130px;
float:right;
padding:0px;
margin:0px 0 0px 0;
}

#slider_area
{
background:url(../images/slide_bg.jpg) top  left no-repeat;
height:141px;
margin:0px 0 10px 0;
padding:0px;
position:relative;
}
#top_news
{
width:186px;
height:142px;
margin:0px;
padding:0px;
position:absolute;
left:18px;
top:-1px;
z-index:1000;
}

.products_box_slide
{
width:209px;
float:left;
font-weight:bold;
font-size:12px;
margin:0px;
padding:0 12px;
}
.img_right_video
{
float:left;
padding:0 5px 0 0;
}


/*----------------------------------------28-09-2010---------------------------------------------------------------*/

#main_nav_top {
	padding:0px 0 0 0;
	margin:0px;
	clear:both;
	border:1px solid #676566;
	height:34px;
	line-height:34px;
}
#main_nav_top ul {
	list-style-type:none;
	padding:0px 0 0 0;
margin:0px;
}
#main_nav_top ul li {
background:url(../images/li_right_bg.gif) top right no-repeat;
width:162px;
	padding:0px 0px 0 0;
	margin:0px;
	float:left;
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:center;
	height:34px;
	line-height:34px;
}
#main_nav_top ul li.last_nav {
background:none;
}
#main_nav_top ul li a {
background:url(../images/top_menu_bg.gif) top left repeat-x;
width:161px;
	float:left;
	display:block;
	color:#fff;
	padding:0px 0px 0 0px;
	text-decoration:none;
	cursor:pointer;
}
#main_nav_top ul li a.last_right {
width:164px;
}
#main_nav_top ul li a:hover, #main_nav_top ul li a.selected {
	background:#facb03;
	color:#000;
	text-decoration:none;
	}
	
.search_area
	{
	background:#cdcdcd;
	margin:0px;
	padding:4px 8px 7px;
	}
	

.top_search_left {
	float:left;
	color:#fff;
	width:350px;
	height:27px;
	margin:0px 0 0 0;
	padding:0px;
}
.top_search_left .inputbox {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:151px;
	font:12px Arial, Helvetica, sans-serif;
	height:18px;
	margin:0px 0 0 0;
	padding:2px 5px 0 5px;
}
.top_search_left .searchBtn {
	float:left;
	cursor:pointer;
	border:0;
	color:#fff;
	font:15px Arial, Helvetica, sans-serif;
	background:url(../images/search_btn.gif) top left no-repeat;
	width:70px;
	line-height:22px;
	height:22px;
	margin:0px 0 0 5px;
	padding:0px 15px 5px 3px;
}
.top_search_left .subscribe {
	float:left;
	cursor:pointer;
	border:0;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	background:#bc2d01 url(../images/search_btn.gif) top right no-repeat;
	width:90px;
	line-height:22px;
	height:22px;
	margin:0px 0 0 5px;
	padding:0px 15px 5px 3px;
}

.imgsubscribe {
	float:left;
	cursor:pointer;
	border:0;
	color:#fff;
	font:15px Arial, Helvetica, sans-serif;
	background:#bc2d01 url(../images/search_btn.gif) top right no-repeat;
	width:90px;
	line-height:22px;
	height:22px;
	margin:0px 0 0 10px;
	padding:0px 15px 5px 3px;
}


.videosubscribe {
	float:left;
	cursor:pointer;
	border:0;
	color:#fff;
	font:15px Arial, Helvetica, sans-serif;
	background:#bc2d01 url(../images/search_btn.gif) top right no-repeat;
	width:110px;
	line-height:22px;
	height:22px;
	margin:0px 0 0 10px;
	padding:0px 15px 5px 3px;
}





#header .top_links_right {
	padding:5px 0 0px 15px;
	color:#000;
		float:right;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#header .top_links_right a {
	padding:0px 3px;
	color:#000;
	text-decoration:none;
	text-align:right;
}
#header .top_links_right a:hover {
	color:#000;
	text-decoration:underline;
}
.quick_search
{
float:left;
font:normal 13px Arial, Helvetica, sans-serif;
color:#525252;
padding:3px 8px 0 0;
}
.quick_search a
{
text-decoration:none;
padding:0 3px;
color:#000; 
}
.quick_search a:hover
{
text-decoration:none;
color:#333; 
}
#slider_films
{
border:1px solid #676566;
height:65px;
margin:0px;
padding:0px;
}

.products_box_slide_img
{
width:209px;
float:left;
font-weight:bold;
font-size:12px;
margin:0px;
padding:0 12px 0 0px;
}

.keep_txt
{
	background:url(../images/keepreading.png) right 0px no-repeat;
	padding:0 15px 0 0;
	text-transform: uppercase;
	text-decoration:underline;
	color:#0088CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/*--------------------------------------------04-10-2010-----------------------------------------*/

.prev_next
{
margin:0px;
padding:0 0px 0 0px;
}
.prev_next a
{
margin:0px;
padding:0 0px 0 8px;
}
.left_img
{
float:left;
width:38px;
padding:5px 0 0 0;
}
.txt_right
{
width:235px;
float:left;
padding: 0 0 0 8px;
}
.txt_right span
{
font-size:11px;
color:#c7c7c7;
}
.black_area
{
border:1px solid #000;
}

#blue_area
{
border:1px solid #0099ff;
}

#title_light_blue {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/light_blue_bg.gif) repeat-x;
	line-height:30px;
	clear:both;
}

#title_light_blue span {
	/*background: url(../images/news-arrow.gif) no-repeat bottom;*/
	display:block;
	padding:0 0 10px;
}

#red_area_left
{
border:1px solid #993400;
}

#title_dark_red {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/dark_red_bg.gif) repeat-x;
	line-height:30px;
	clear:both;
}

#title_dark_red span {
	/*background: url(../images/news-arrow.gif) no-repeat bottom;*/
	display:block;
	padding:0 0 10px;
}

.contents_left_section {
	padding: 10px 10px;
	font:12px/18px Arial,Helvetica,sans-serif;
	color:#000;
	
}
.devider_h
{
background:url(../images/devider_h.gif) center left repeat-x;
padding:0px;
height:10px;
clear:both;
}
.left_video
{
width:130px;
padding:0 5px;
}


.more_video_links
{
	font: 12px/15px Arial,Helvetica,sans-serif;
	height: 16px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: center;
	background-color: #0088CC;
	/*background:#0088CC;
 font: 12px/15px Arial,Helvetica,sans-serif;
    height: 16px;
    margin: 0 auto;
    padding: 3px 5px;
    text-align: center;*/
/*height:17px;*/
/*line-height:16px;
font-size:11px;
font-weight:bold;
margin:0px 0px 0px auto;
padding:2.5px 2.5px;*/
}
.more_video_links .input_btns
{
	display:block;
	text-align:center;
	text-decoration:none;
	border:none;
	color:#fff;
	margin:0px 0 0 0px;
	padding:0 10px 0 0px;
	cursor:pointer;
	width:auto;
	background-color: #0088CC;
	background-image: url(../images/wht_arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.more_video_links a
{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	margin:0px 0 0 0px;
	padding:0 12px 0 0px;
	background-color: #0088CC;
	background-image: url(../images/wht_arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.more_video_links a:hover
{
text-decoration:none;
color:#fff;
}
.w_100
{
width:100px;
}
.w_158
{
width:158px;
}
.m_txt
{
padding:0 10px;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#fff;
}
.m_txt a
{
text-decoration:none;
color:#ffcc00;
}

.txt_heading
{
font:bold 13pt Arial, Helvetica, sans-serif;
color:#333;
padding: 0 0 8px 0;
}

#red_area_right
{
border:1px solid #dc3501;
}

#title_light_red {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 20pt/30px Arial, Helvetica, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/light_red_bg.gif) repeat-x;
		clear:both;
}

#title_light_red span {
	/*background: url(../images/news-arrow.gif) no-repeat bottom;*/
	display:block;
	padding:0 0 10px;
}

#light_sky_area
{
border:1px solid #01cfdc;
}

#title_skyt_blue {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 20pt/30px  Arial, Helvetica, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/light_sky_bg.gif) repeat-x;
	clear:both;
}

#title_skyt_blue span {
	/*background: url(../images/news-arrow.gif) no-repeat bottom;*/
	display:block;
	padding:0 0 10px;
}

/*------------------------------------------------05-10-2010------------------------------------------------------*/

.orrange_area
{
border:1px solid #ff690b;
}

.title_orrange_area {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/orrange_bg.gif) repeat-x;
	line-height:30px;
	clear:both;
}

.title_orrange_area span {
	background: url(../images/orrange_btm_arrow.gif) no-repeat bottom;
	display:block;
	padding:0 0 9px;
}

.title_orrange_arrow_none {
	padding:0px 0 0px 0;
	text-align:center;
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#fff;
	height:30px;
	background:url(../images/orrange_bg.gif) repeat-x;
	line-height:30px;
	clear:both;
}

.title_orrange_arrow_none span {
	/*background: url(../images/orrange_btm_arrow.gif) no-repeat bottom;*/
	display:block;
	padding:0 0 9px;
}


.img_middle
{
width:265px;
}
.middle_video
{
width:120px;
padding:0 5px;
}
.img_middle_sml
{
width:120px;
}

#fun_img {
	padding:0 0 0px;
	position:absolute;
	top:-3px;
	right:-5px;
	width:111px;
}
#fun_img_right {
	padding:0 0 0px;
	position:absolute;
	top:-3px;
	right:-5px;
	width:111px;
}


/*-----------------------------------------------------06-10-2010--------------------------------------------------------------*/


.top_left
{
margin:0px;
padding:0px 0 10px 0;
}
.award_thumbs_area
{
width:55px;
float:left;
padding:0 10px 0 0 ;
}
.award_thumbs_area img
{
width:55px;
}

.award_thumbs_area_big
{
width:118px;
float:left;
padding:0 0px 0 0 ;
}
.award_thumbs_area_big img
{
width:118px;
}

.award_thumbs_area_title
{
width:55px;
float:left;
padding:0 0px 0 0 ;
}
.award_thumbs_area_title img
{
width:55px;
}

.txt_right_heading
{
float:left;
padding:10px 0 0 0px;
font:bold 20px Arial, Helvetica, sans-serif;
}
.txt_right_txt
{
float:left;
padding:0px 0 0 10px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
}

.txt_right_txt_comnts
{
/*float:left;*/
/*width:750px;*/
padding:0px 0 0 61px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#333;
}

.txt_right_txt_comnts a
{
color:#DAA520;
text-decoration:underline;
}
.txt_right_txt_comnts a:hover
{
color:#DAA520;
text-decoration:underline;
}
.txt_right_txt span
{
color:#DAA520;
}
.border_area
{
border:1px solid #FE690B;
padding:0 0 10px 0;
}


#maiddle_nav_top {
	padding:0px 0 0 0;
	margin:0px;
	clear:both;
	border-bottom:1px solid #676566;
	height:30px;
	line-height:30px;
}
#maiddle_nav_top ul {
	list-style-type:none;
	padding:0px 0 0 0;
margin:0px;
}
#maiddle_nav_top ul li {
/*background:url(../images/li_right_bg.gif) top right no-repeat;*/
width:125px;
	padding:0px 0px 0 0;
	margin:0px;
	float:left;
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:center;
	height:30px;
	line-height:30px;
}
/*#main_nav_top ul li.last_nav {
background:none;
}*/
#maiddle_nav_top ul li a {
background:url(../images/top_menu_bg.gif) top left repeat-x;
width:125px;
	float:left;
	display:block;
	color:#fff;
	padding:0px 0px 0 0px;
	text-decoration:none;
	cursor:pointer;
}
#maiddle_nav_top ul li a.last_right {
width:132px;
}
#maiddle_nav_top ul li a:hover, #maiddle_nav_top ul li a.selected {
	background:#facb03;
	color:#000;
	text-decoration:none;
	}
	
.connents_area
{
margin:0px;
padding:10px;
}

.inputbox_full {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:98%;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}


.inputbox_full_image {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:360px;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}

.left_links
{
width:300px;
color:#333;
font:normal 12px Arial, Helvetica, sans-serif;

float:left;
padding:0 10px 0 0;
}
.left_links a
{
color:#bc2d01;
padding:0 10px 0 0;
text-decoration:underline;
}
.left_links a:hover
{
text-decoration:none;
color:#bc2d01;
}

.dot_devider_small
{
background:url(../images/dot_devider_sml.jpg) center left repeat-x;
margin:0px;
padding:10px 0;
clear:both;
}
.right_title
{
font:normal 9px Arial, Helvetica, sans-serif;
text-align:right;
float:right;
padding:0px;
padding:0px;
}
.comments_box
{
background:#fce99a;
padding:10px 0px;
}



.comments_area
{
margin:0px;
padding:8px 10px 8px 10px;
}
.award_thumbs_area
{
width:55px;
float:left;
padding:0 10px 0 0 ;
}
.award_thumbs_area img
{
width:55px;
}
.txt_right_box_comnts
{
width:455px;
color:#000;
float:left;
padding:0px 0 0 10px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
}
.devider_wht
{
clear:both;
border-bottom:1px solid #fff;
padding-top:10px;
}

/*-----------------------------------------------07-10-2010-----------------------------------------------*/

.oscare_heading
{
font:bold 14px Arial, Helvetica, sans-serif;
text-align:center;
color:#868383;
padding:0 0 10px 0;
}



.bullets_num {
padding:0px 10px 10px 10px;

}
.bullets_num  ol {
	padding:0 0 0 10px; 	
	margin:0; list-style-position:outside;
}

.bullets_num  ol li {
font:normal 12px Arial, Helvetica, sans-serif;
padding:5px 0 3px 0px;
	margin:0;
}




#userprofile_nav_top {
	padding:0px 0 0 0;
	margin:0px;
	clear:both;
	border-bottom:1px solid #676566;
	height:30px;
	line-height:30px;
}
#userprofile_nav_top ul {
	list-style-type:none;
	padding:0px 0 0 0;
margin:0px;
}
#userprofile_nav_top ul li {
/*background:url(../images/li_right_bg.gif) top right no-repeat;*/
width:210px;
	padding:0px 0px 0 0;
	margin:0px;
	float:left;
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:center;
	height:30px;
	line-height:30px;
}
/*#main_nav_top ul li.last_nav {
background:none;
}*/
#userprofile_nav_top ul li a {
background:url(../images/top_menu_bg.gif) top left repeat-x;
width:210px;
	float:left;
	display:block;
	color:#fff;
	padding:0px 0px 0 0px;
	text-decoration:none;
	cursor:pointer;
}
#userprofile_nav_top ul li a.last_right {
width:212px;
}
#userprofile_nav_top ul li a:hover, #userprofile_nav_top ul li a.selected {
	background:#facb03;
	color:#000;
	text-decoration:none;
	}
	
.user_table
{
margin:0px;
padding:0px;
}
.user_table td
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:3px 0px;
}
.photo_box
{
border:1px solid #000;
width:223px;
float:left;
margin:0 20px 20px 0;
}
.photo_box.last_box
{
margin-right:0px;
}
.img_photo
{
border-bottom:1px solid #000;
border-top:1px solid #000;
}
.txt_area_photo
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#666666;
padding:5px;
}
.red_txt
{
font:bold 13px Arial, Helvetica, sans-serif;
color:#0088CC;
padding:0 0 5px 0;
}
.red_txt span
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#666666;
}

.photo_box_1
{
/*border:1px solid #000;*/
width:182px;
float:left;
margin:0 6px 20px 9px;
}
.photo_box_1.last_box_1
{
margin-right:0px;
}

.txt_area_full {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:98%;
	font:12px Arial, Helvetica, sans-serif;
	height:45px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.mail_table
{
margin:0px;
padding:0px;
}
.mail_table td
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:6px 3px;
border-top:1px dotted #ccc;
}
.mail_tr_bg
{
background:#FCE99A;
}

.red_area
{
background:#bb2e01;
border:1px solid #333333;
padding:0px 10px;
}
.award_table
{
margin:0px;
padding:0px;
}
.award_table td
{
font:normal 13px Arial, Helvetica, sans-serif;
color:#fff;
margin:0px;
padding:3px 0; 
}
.award_select
{
font:normal 12px Arial, Helvetica, sans-serif;
height:20px;
width:250px;
}
.oscar_title
{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
line-height:17px;
text-transform:uppercase;
color:#333;
margin:0px;
padding:5px 0 10px 0;
}
.row_area
{
margin:0px;
padding:10px 0;
}

/*----------------------------------------11-10-2010----------------------------------------*/

.comments_box_profile
{
background:#fce99a;
padding:10px;
}
.black_box
{
background:#000;
color:#fff;
text-align:center;
font:bold 12px/25px Arial, Helvetica, sans-serif;
}
.black_box a
{
text-decoration:none;
color:#fff;
}

.txt_area_photo_btm
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px;
	background-color: #0088CC;
}
.txt_area_photo_btm a
{
text-decoration:none;
color:#fff;
padding:0 3px;
}
.txt_area_photo_btm a:hover
{
text-decoration:none;
color:#fff;
 
}

.txt_area_photo_btm a:visited
{
	text-decoration:none;
	color:#fff;
}
/*-------------------------------------------------------16-10-2010-------------------------------------------------------*/

.title_videos
{
	font:bold 11pt Tahoma, Geneva, sans-serif;
	color:#333;
	padding:0 0 8px 10px;
}
.title_videos a
{
	color:#bc2d01;
	text-decoration:underline;
}
.title_videos a:hover
{
	text-decoration:none;
}

.thumbs_area
{
margin:0px;
	padding:0 5px;
	
}
.thumbs_area .thumbs_imgs
{
	float:left;
	width:145px;
	margin:0px;
	padding:0 5px;
}
.top_title
{
	font:normal 30px Tahoma, Geneva, sans-serif;
	color:#333333;
	padding:5px 0 0 0;
}

.oscare_table
{
	
	margin:0px;
	padding:0px;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
}
.oscare_table td
{
	font:normal 12px/18px Tahoma, Geneva, sans-serif;
	margin:0px;
	padding:3px 2px 3px 5px;
		border-top:1px solid #333;
	border-right:1px solid #333;
}
.oscare_table th
{
		font:bold 10pt/16px Tahoma, Geneva, sans-serif!important;
	line-height:18px;
	margin:0px;
	padding:3px 2px 3px 5px;
	color:#cd3203;
		border-top:1px solid #333;
	border-right:1px solid #333;
}
.oscare_table th span
{
	font-weight:normal;

font-size:10pt;
font-style:italic;
	color:#333;
}
.heading_red
{
	float:left;
	font:normal 18px Tahoma, Geneva, sans-serif;
	color:#b92f00;
	padding:0 10px 3px 8px;
}
.gray_box
{
	background:#cccccc;
		font:normal 18px Tahoma, Geneva, sans-serif;
	color:#333;
	padding:0 10px 3px 8px;
}

.red_box_right
{
	background:#BB2E01;
		color:#fff;
	padding:3px 10px 5px 8px;
	font:normal 12px Verdana, Geneva, sans-serif;
}
.red_box_right a
{
text-decoration:underline;
		color:#fff;
}
.wht_title
{
	font:bold 18px/18px Tahoma, Geneva, sans-serif;
	color:#fff;
	padding:0 0 5px 0;
	}
	
#tabs_red
{
	background:#ccc;
	margin:0px;
	padding:0px;
}
#tabs_red ul
{
	
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#tabs_red ul li
{
	
	display:block;
	float:left;
font:normal 11pt/25px Arial, Helvetica, sans-serif;
text-align:center;
color:#fff;
	margin:0px;
	padding:0px;
}
#tabs_red ul li a
{
	width:158px;
display:block;
text-decoration:none;
float:left;
color:#000;
	margin:0px;
	padding:0px 0 5px 0;
}

#tabs_red ul li a:hover, #tabs_red ul li a.selected
{
	background:#cd3203 url(../images/wht_arw_redbg.gif) bottom center no-repeat;
	text-decoration:none;
	color:#fff;
display:block;
}



#tabs_red_left
{
	background:#ccc;
	margin:0px;
	padding:0px;
}
#tabs_red_left ul
{
	
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#tabs_red_left ul li
{
	
	display:block;
	float:left;
font:normal 11pt/25px Arial, Helvetica, sans-serif;
text-align:center;
color:#fff;
	margin:0px;
	padding:0px;
}
#tabs_red_left ul li a
{
display:block;
text-decoration:none;
float:left;
color:#000;
	margin:0px;
	padding:0px 24px 5px 24px;
}

#tabs_red_left ul li a:hover, #tabs_red_left ul li a.selected
{
	background:#cd3203 url(../images/wht_arw_redbg.gif) bottom center no-repeat;
	text-decoration:none;
	color:#fff;
display:block;
}



.bullets_lines
{
	margin:0x;
	padding:0px;
}
.bullets_lines ul
{
	list-style-type:none;
	margin:0x;
	padding:0px;
}
.bullets_lines ul li
{
	border-bottom:1px solid #ccc;
font:normal 12px/20px Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0x;
	padding:5px 0 5px 0;
}
.img_mdl_left
{
	margin:0px;
	padding:0px;
}
.img_mdl_left img
{
	width:271px;
}
.top_leftarea
{
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#333;
	margin:0px;
	padding:0px;
}
.top_leftarea span
{
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#cd3203;
}
.but_girl
{
	float:left;
	margin:0px;
	padding:0px 10px 0 0;
}





#award_best_actors {
	background:url(../images/bst-act_bg.gif) bottom left no-repeat;
	height:19px;
	height:17px;
	padding:0 0 0px 1px;
}
#award_best_actors ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#award_best_actors ul li {
	float:left;
	margin: 0;
	padding:0 1px 0px 0 ;
	height:17px; text-transform:uppercase;
	font:bold 10px Arial, Helvetica, sans-serif;
	line-height:17px; 	
}
#award_best_actors ul li a {
	float:left;
	line-height:17px;
	color:#fff;
	padding:0px 7px 0 6px;
	background:#666666 url(../images/tabs_up.gif) no-repeat top right;
	text-decoration:none;
	cursor:pointer;
}

#award_best_actors ul li a.selected {
	background:#fff url(../images/tab_over.gif) no-repeat right -2px;
color:#bc3108;
border-top:1px solid #000;
}

.award_best_actors_area {
margin:0px;
background:url(../images/bst_act_brd_bg.gif) repeat-y top left;
padding:10px 0px 0 0px ;
/*height:280px;*/
}
.award_best_actors_bottom
{
background:url(../images/bst_actr_btm_bg.gif) top left no-repeat;
margin:0px;
height:4px;
overflow:hidden;
padding:0 0 0px 0;
}

.oscar_table
{
	margin:0px;
	padding:0px;
}
.oscar_table th
{
	background:#343434;
	font:bold 13px Tahoma, Geneva, sans-serif;
	color:#fff;
	margin:0px;
	padding:3px;
}
.oscar_table td
{
	font: normal 12px Tahoma, Geneva, sans-serif;
	color:#333;
	margin:0px;
	padding:3px 5px;
}
.oscar_table td span
{
	color:#c70e13;
}

.menu_icon {
	position:absolute;
	left:0;
	top:0;
}

/*----------------------------------------22-10-2010----------------------------------------*/

.txt_area_blk
{
background:#333;
font:bold 14px Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
}
.txt_area_blk a
{
text-decoration:none;
color:#fff;
padding:0 3px;
}

.txt_area_blk_tvderby
{
	background:#333;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px;
}
.txt_area_blk_tvderby a
{
	text-decoration:none;
	color:#fff;
	padding:0 3px;
}

.bullets_img_area
{
	margin:0px;
	padding:5px 0 0px 0;
}
.bullets_img_area ul
{
	list-style-type:none;
	margin:0px;
	padding:0px 0 0 0px;
}
.bullets_img_area ul li
{
	text-decoration:none;
	color:#333;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000;
	margin:0px;
	padding:3px 0px 3px 5px;
}
.bullets_img_area ul li.last
{
		border-bottom:none;

}
.bullets_img_area ul li span
{
	text-decoration:underline;
	color:#0088CC;
	display:block;
	float:left;
	padding:0 5px 0 0;
}
.vMiddle_thumbs {vertical-align:middle; margin-right:5px;}

.txt_area_photo a
{
	color:#0088CC;
	text-decoration:underline;
	}
	.txt_area_photo a:hover
{
	color:#0088CC;
	text-decoration:none;
	}
	
.pre_dtn_box_area
{
margin:0px;
padding:0px 0 10px 10px;
}


/*------------------------------------------------23-10-2010---------------------------------------*/

.popup_workarea
{
	background:#fff;
	/*width:530px;*/
	margin:0 auto;
	padding:0px;
}

.photo_box_popup
{
border:1px solid #000;
margin:0;
padding:0px;
}

.txt_area_popup
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#666666;
padding:10px;
}

.txt_area_popup a
{
	color:#F00;
	text-decoration:underline;
	}
	.txt_area_popup a:hover
{
	color:#F00;
	text-decoration:none;
	}
	
.cal_big
{
	padding:10px 0 0 0;
	margin:0px;
}
.scrolarr
{
	width:190px;
	height:580px;
	overflow:auto;
	border:1px solid #000;
	float:left;
	padding:0px;
	margin:0px;
}
.pop_right_aea
{
	width:280px;
	float:right;
	padding:0px;
	margin:0px;
}
.bullets_normal
{
	margin:0px;
	padding:10px 0;
}
.bullets_normal ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.bullets_normal ul li
{
font:normal 13px/20px Arial, Helvetica, sans-serif; 
color:#000;
	margin:0px;
	padding:0 10px;
}
.bullets_normal ul li:hover
{
	background:#326bc5;
	color:#fff;
	cursor:pointer;
}

.bullets_normal ul li span
{
color:#c6c6c6;
}

/*.table_box
{
	margin:0px;
	padding:0px 0 8px 0;
}*/
.popup_table
{
	margin:0px;
	padding:0px;
	height:56px;
	border:1px solid #000;
	border-right:0px;
}
.popup_table td
{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px;
	padding:0px;
	border-right:1px solid #000;
}


.popup_table_red
{
	margin:0px;
	padding:0px;
	height:56px;
	border:1px solid #ba2d02;
	border-right:0px;
}
.popup_table_red td
{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px;
	padding:0px;
	border-right:1px solid #ba2d02;
}
.popup_table_red td span
{
	display:block;
	line-height:55px;
	background:#ba2d02;
	color:#fff;
}

.bullets_normal_right
{
	margin:0px;
	padding:0px;
}
.bullets_normal_right ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.bullets_normal_right ul li
{
font:normal 13px/20px Arial, Helvetica, sans-serif; 
color:#000;
	margin:0px;
	padding:0px;
}


.form_contents
{
	width:470px;
	margin:0 auto;
	padding:0;
	border:1px solid #DC3501;
}
.title_txt
{
	background:#DC3501;
	color:#fff;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	padding:0 10px;
}
.contents_area_frm
{
	padding:20px;
}
	
	.buttonStyle {
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font:13px/22px Arial,Helvetica,sans-serif;
	height:22px;
	margin:0 0 0 5px;
	padding:0 15px 5px 3px;
	width:90px;
	background-color: #0088CC;
	background-image: url(../images/search_btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/*----------------------------------------------------25-10-2010-----------------------------------------*/

.itchimes_link {
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#888;
	float:right;
	padding:38px 0 0;
}

.itchimes_link a{
	color:#888!important;
	text-decoration:none;
}

.itchimes_link a:hover{
	color:#ccc!important;
	text-decoration:none;
}

.itchimes_link a:visited{
	color:#ccc!important;
	text-decoration:none;
}



#bigddle_nav_top {
	padding:0px 0 0 0;
	margin:0px;
	clear:both;
	border-bottom:1px solid #676566;
	height:30px;
	line-height:30px;
}
#bigddle_nav_top ul {
	list-style-type:none;
	padding:0px 0 0 0;
margin:0px;
}
#bigddle_nav_top ul li {
/*background:url(../images/li_right_bg.gif) top right no-repeat;*/
	padding:0px 0px 0 0;
	margin:0px;
	float:left;
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:center;
	height:30px;
	line-height:30px;
}
/*#main_nav_top ul li.last_nav {
background:none;
}*/
#bigddle_nav_top ul li a {
background:url(/img/top_menu_bg.gif) top left repeat-x;
width:211px;
	float:left;
	display:block;
	color:#fff;
	padding:0px 0px 0 0px;
	text-decoration:none;
	cursor:pointer;
}
#bigddle_nav_top ul li a.last_right {
width:210px;
}
#bigddle_nav_top ul li a:hover, #bigddle_nav_top ul li a.selected {
	background:#facb03;
	color:#000;
	text-decoration:none;
	}
	
	
	
.selectbox_full {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:102%;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 0px 0 0px;
}

.selectbox_message {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 0px 0 0px;
}


#left_container_single {
	float:left;
	width:635px;
}

/* -----------------------------------------------------Race Track Changes 19-Feb-2011----------------------------------- */

.wht_blk_border
{
	background:#fff;
	margin:0px;
	padding:0px;
	position:relative;
}

.wht_blk_border .title-top {
	background:url(/img/black-title-bg-top.jpg) no-repeat top;
	padding:0px 0px 0px 0;
	clear:both;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	height:45px;
	line-height:45px;
	position:relative;
}
.title_race {
	color:#f8c80e;
	padding:0 0 0px;
	position:absolute;
	top:-12px;
	left:0px;
	height:65px;
	width:319px;
}
.yellow-text {
	color:#f8c80e;
	padding:2px 0 0 10px;
	float:left;
	line-height:65px;
}
.white-text {
	color:#fff;
	padding:4px 0 0 10px;
	float:left;
	line-height:65px;
}
.thumbs_gold
{
	position:absolute;
	top:10px;
	right:10px;
}
.blk_border
{
	border:1px solid #000;
	padding:0px 0 0 0;
}
.txt_areatrace
{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 80px 10px 10px;
}
.yellow_texthd
{
	font:bold 21px/45px Arial,Helvetica,sans-serif;
	color:#F8C80E;
}
.race_tracearea
{
	padding:0px 0 0 0;
}
.track_title
{
	padding:8px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	border-top:1px solid #000;
	text-transform:uppercase;
	text-align:center;
}
.race_bg
{
	background:url(/img/race_bg.gif) no-repeat top;
	padding:0px;
}
.gray_row
{
	background:#c6c8ca;
	height:29px;
	width:88%;
}
.blue_calls
{
	background:#0054a6;
	height:29px;
	float:left;
}
.red_calls
{
	background:#9e0b0f;
	height:29px;
	float:left;
}
.hource_thumbs
{
	width:11%;
	padding:3px 0 0 10px;
	float:left;
}
.txt_row
{
	padding:0px;
}
.img_thumbs
{
	float:left;
	padding:1px;
}
.thumbs_txt
{
	width:268px;
	float:left;
	padding:8px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.btm_txt
{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	padding:8px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.blk_bg
{
	background:url(/img/blk_bg.jpg) top left repeat-x;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	height:15px;
	padding:5px 8px 8px;
}
.blk_bg a
{
	text-decoration:underline;
	color:#fff;
	font-size:14px;
}
.blk_bg a:hover
{
	text-decoration:none;
	color:#fff;
}
.red_color
{
	color:#a52901;
}
.red_box_title
{
	background:#b72c01;
	padding:0 10px;
	font:bold 14px/25px Tahoma, Geneva, sans-serif;
	height:25px;
	color:#fff;
}
.table_contents
{
	padding:8px 0;
}
.table_bstpctr
{
	 font:normal 12px Arial, Helvetica, sans-serif;
	padding:0px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
.table_bstpctr td
{
	padding:3px;
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.name_title
{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
}
.name_title span
{
	font-style:italic;
	font-weight:normal;
}
.gray_bg
{
	background:#ececec;
}
.redcal_bg
{
	background:#b72c01;
	color:#fff;
}

/*.title_box{font:bold 14px Arial, Helvetica, sans-serif;color:#c23001;float:left;padding:0 0px 0 0;}*/
.title_box span
{
	color:#fe690b;
}
.b_font
{
	font-weight:bold;
	font-size:14px;
}
.txt_full
{
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:0 0 3px 0;
	height:20px;
	overflow:hidden;
	color:#333;
}
.txt_full a
{
	text-decoration:none;
	color:#0088CC/*#fe690b*/;
}
.txt_full a:hover
{
	text-decoration:none;
	color:#000;
}

.box_brd_btm
{
	border-bottom:1px solid #686667;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}

.friend_title
{
	color:#0088CC;
	padding:0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.friend_title span
{

	color:#333;
}

.friends_txtarea
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	width:247px;
	float:right;
	padding:15px 0 0 10px;
}

.row_friends
{
	padding:0 0 5px 0;
}

.left_thumbs
{
	float:left;
}
.img_brd
{
	border:1px solid #686667;
}

.right_txtarea
{
	width:247px;
	float:right;
	padding:0 0 0 10px;
}


#work_area #main_container_right {
	width:646px;
	padding:0px;
	float:right;
}



/*------------------------------------------------------
	Tables
------------------------------------------------------*/

.forumWrap,
#topicWrap,
#pollWrap,
#postWrap,
#quickReply {
	background: #2c6877;
	border: 1px solid #2c6877;
	margin-bottom: 15px;
	-moz-border-radius: .3em; }

.table {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	clear: both;
	color: #333;
	font-size:13px;
	width: 100%;
	-moz-border-radius: .3em; }
	
	.table th {
		background: #aaaaaa;
		border: 1px solid #bbb;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		text-align: center;
		padding: 5px; color:##0088CC;}
		
		.table th a { color: #333; }
	
	.table td { 
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		font-size:13px;
		}
		
	.table tr.altRow { background: #f4f4f4; }
	.table tr.altRow2 { background: #fafad8; }
	
td.empty {
	text-align: center;
	padding: 50px; }


.profile_boldface{
	font-weight:bold;
	vertical-align:top;
}


.comments_right_link{
	float:right;
	color:#0088CC;
	font-size: 12px;
	padding-right:2px;
}


.inputbox_full_to {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:80%;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}



#navigation {
	padding: 5px;
	border: 1px solid #000000;
	margin-bottom: 15px;
	-moz-border-radius: .3em;
	color:#ffffff;
	background-color: #0088CC;
	 }
	
	#navigation a { color: #ffffff }

.fr { float: right; }
.fl { float: left; }

.clear {
	clear: both;
	display: block; }

.border_dotbt
{
padding:15px 0;
border-top:1px dotted #333;
border-bottom:1px dotted #333;
}
.plr10
{
padding-left:10px;
padding-right:10px;
}

.mailtxt
{
color:#333;
font:normal 12px/23px Arial, Helvetica, sans-serif;
float:left;
padding:0 10px 0 0;
}
.mailtxt a
{
color:#333;
text-decoration:none;
padding:0 5px;
}
.mailtxt a:hover, .mailtxt a.active
{
color:#bc2d01;
text-decoration:underline;
}
.border_area
{
min-height:660px;
}

.top_links_left {
	padding:3px 15px 0px 0px;
	color:#000;
		float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.top_links_left a {
	padding:0px 3px;
	color:#000;
	text-decoration:none;
}
.top_links_left a:hover {
	color:#000;
	text-decoration:none;
}
#header .top_links_right {
   padding:3px 0 0 15px!important;
}
.user_tablealbum
{
margin:0px;
padding:0px;
}
.user_tablealbum td
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:3px 4px;
}
.inputtbox_flex {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:96%;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.selectbox_full {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	height:23px;
	margin:0px 0 0 0;
	padding:0px 0px 0 5px;
}
.redbold
{
font-weight:bold;
color:#bc2d01;
}

.bios_area
{
padding:0px;
margin:0px;
}
.bio_txt
{
width:460px;
float:left;
padding:0 10px 0 0;
}
.bio_img
{
width:140px;
float:right;
}
.bio_img img
{
width:140px;
}
.title_box_bios
{
width:140px;
float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0px 10px 0;
}
.title_box_bios span
{
		color:#fe690b;
}
.btn_center
{
padding:5px 20px 0;
}
.forum_area
{
padding:10px 0;
}
.forum_table
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
border-bottom:1px solid #333;
border-left:1px solid #333;
}
.forum_table th
{
background:#fe690b;
font-size:13px;
color:#fff;
margin:0px;
padding:5px;
border-top:1px solid #333;
border-right:1px solid #333;
}
.forum_table td
{
margin:0px;
padding:5px;
border-top:1px solid #333;
border-right:1px solid #333;
}
.light_pinkbg
{
	background:#ffe1cd;
}


.mail_tr_default_bg
{
	background:#F1F3F7;
}

/*-----------------------------------------------31-03-2011-----------------------------------------*/

.title_heading
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#FE690B;
margin:0px;
padding:0 0 10px;
}
.title_heading .edittxt
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#000;
}
.bio_txt p
{
padding:0 0 5px;}
.title_heading .edittxt a
{
text-decoration:none;
color:#BC2D01;
}
.title_heading .edittxt a:hover
{
text-decoration:none;
color:#000;
}

.bio_txt a
{
text-decoration:underline;
color:#BC2D01;
}
.bio_txt a:hover
{
text-decoration:none;
color:#BC2D01;
}
.links_txt
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#BC2D01;
}
.links_txt a
{
text-decoration:underline;
color:#BC2D01;
padding:0 5px;
}
.links_txt a:hover
{
text-decoration:none;
color:#BC2D01;
}

.ranking_title
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#BC2D01;
padding:20px 5px 5px;
}
.ranking_title span
{
font-style:italic;
color:#000;
}
.ranking_title a
{
text-decoration:underline;
color:#BC2D01;
}
.ranking_title a:hover
{
text-decoration:none;
color:#BC2D01;
}

/* DJ's CSS */
/*.black_overlay
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 53%;
	padding: 10px;
	border: 5px solid #0088CC;
	background-color: white;
	z-index:1002;
	overflow: auto;
}*/

.padding-left-5
{
	padding-left:5px;
}

.friend_invited_sec
{
	float:left;
	height:30px; line-height:30px; padding:3px 5px; width:100px;
}

.add_friend_div
{
	float:left;
	margin-top:10px;float:left; height:30px; line-height:30px; padding:3px 5px; width:100px;
}

.profile_dynamic_data
{
	color:#FE690B;
}

.profile_topic_title
{
	font-size:12px; color:#FFFFFF;
}

.more_topics_link
{
	text-align:right; font-size:14px; color:#FE690B; padding-bottom:10px;
}

.main_logo
{
	background-image: url(images/logo.jpg); width:240px; height:70px; overflow:hidden; background-repeat:no-repeat
}


/*****************************ADDED BY DHANANJAY **********************************/
h2 forumhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	color:#fe690b;
	margin:0px;
	padding:5px 0 15px 0;
}	
/*****************************CODE ENDS BY DHANANJAY **********************************/

/*****************************CODE ADDED BY DHANANJAY FOR NEW LAYOUT 16-4-2011************/
/*------------------------------------------------11-04-2011-------------------------------------*/
.box_btm_left
{
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}
.border_box
{
border:1px solid #000;
padding:10px;
}
.top_right
{
padding:0 0 15px;
}
.left_top
{
width:418px;
float:left;
margin:0 17px 0 0;
}
.left_top h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
line-height:17px;
color:#0088CC;
margin:0px;
padding:5px 0 15px 0;
}
.advrt_right
{
float:right;
width:308px;
margin:0 13px 0 0;
}
.advt-sec {
    background:#CCC;
    clear: both;
    margin: 0 0 0;
    padding: 0;
    width: 301px;
}
#work_area #left_contain_section {
	width:200px;
	padding:0px;
	float:left;
}
.right_txtarea_inner
{
	padding:0 0 0 10px;
}
.friends_txtarea_inner
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	padding:15px 0 0 10px;
}
/*#work_area #main_contain_rightsection {
	width:750px;
	padding:0px;
	float:right;
}*/
.bios_box
{
padding:0px;
}
.bios_box p
{
padding:0 0 10px;
}
.txt_left
{
width:205px;
float:left;
padding:0 10px 0 0;
}
.txt_right_top
{
width:160px;
float:left;
padding:0 0px 0 10px;
}
.redcolor
{
color:#000000;
}
.blackcolor
{
color:#000;
}
.table_box
{
border-top:1px solid #000;
border-bottom:1px solid #000;
}
.table_forum
{
border-bottom:0px;
border-left:1px solid #000;
margin:0px;
padding:0px;
}
.table_forum th
{
	background:#ccc;
	color:#0088CC;
	border-top:1px solid #000;
	border-right:1px solid #000;
	margin:0px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table_forum td
{
font:normal 12px Arial, Helvetica, sans-serif;
border-top:1px solid #000;
border-right:1px solid #000;
margin:0px;
padding:4px;
}
.red_box_area
{
	font:bold 12px/18px  Arial, Helvetica, sans-serif;
	color:#fff;
	height:20px;
	margin:0px;
	padding:3px 10px 4px 5px;
	background-color: #0088CC;
}
.latest_topics
{
font:bold 12px/20px Arial, Helvetica, sans-serif;
color:#fff;
margin:0px;
padding:0 10px 0 0;
float:left;
height:21px;
}
.viewmore
{
font:normal 12px Arial, Helvetica, sans-serif;
padding:2px 0 0;
}
.viewmore a
{
text-decoration:underline;
color:#fff;
padding:0 5px;
}
.viewmore a:hover
{
text-decoration:none;
color:#fff;
}

.txt_comnts_right
{
float:left;
width:660px;
padding:0px 0 0 10px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
}

.txt_comnts_right a
{
color:#c02d01;
text-decoration:underline;
}

.inputbox_full_right {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:92%;
	font:12px Arial, Helvetica, sans-serif;
	height:28px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.add_wallinput
{
background:url(../images/add_wall.jpg) top left no-repeat;
width:40px;
height:30px;
border:0px;
margin:0px;
float:right;
}

/*----------------------------------------------------------14-04-2011----------------------------------------------*/

.border_boxarea
{
border:1px solid #000;
}
.message_table
{
margin:0px;
padding:0px;
}
.message_table td
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:6px 3px;
border-bottom:1px solid #fff;
}
.message_table .mail_tr_bg
{
background:#f0f0f0;
}
.red_box_area td
{
color:#fff;
padding:0 2px;
}
.red_box_area a
{
color:#fff;
text-decoration:underline;
}
.red_box_area a:hover
{
color:#fff;
text-decoration:none;
}
.search_box
{
width:220px;
height:18px;
border:none;
background:#fff;
padding:4px 10px 0px;
}

.finduser_links
{
background:#BC2D01;
height:23px;
font:normal 12px/15px Arial, Helvetica, sans-serif;
text-align:center;
margin:0px auto;
padding:3px 5px;
}
.finduser_links a
{
	display:block;
	text-decoration:none;
	color:#fff;
	padding:10px 12px 0 0px;
	background-color: #0088CC;
	background-image: url(../images/wht_arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.inputbox_smsm {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	/*width:312px;*/
	width:279px;
	font:12px Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.inputbox_table {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:97%/*260px*/;
	font:12px Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}

.inputselect_smsm {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px 0 0 0;
	padding:0px 0px 0 5px;
}
.message_send
{
background:url(../images/message_send.jpg) top left	 no-repeat;
border:none;
height:30px;
width:40px;
cursor:pointer;
margin:0px;
}
.add_video_btn
{
background:url(../images/add_video.jpg) top left	 no-repeat;
border:none;
height:30px;
width:40px;
cursor:pointer;
margin:0px;
}
.box_area
{
border-bottom:1px solid #000;
padding:0 0 5px;
margin:0 0 6px;
}
.box_area_top
{
padding:5px;
}
.title_sms
{
	color:#0088CC;
	float:left;
	padding:0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}


.title_sms span
{
	color:#0088CC;
	float:left;
	padding:0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height:24px;
	margin:0;
}

.title_sms h1
{
	color:#0088CC;
	float:left;
	padding:0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height:normal;
}

.right_inbox
{
font:normal 12px/23px Arial, Helvetica, sans-serif;
float:right;
color:#000;
}
.right_inbox a
{
text-decoration:none;
color:#000;
}
.img_leftbox
{
/*background:url(../images/no_image_availavl.gif) top left no-repeat;*/
float:left;
padding:0 5px 0 0;
/*text-align: center;*/
width: 178px;
/*min-height:178px;*/
/*height:178px;*/
position:relative;
}
.img_leftbox img
{
width:176px;
}
.title_box
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#0088CC;
float:left;
padding:6px 0px 0;
text-align:center;
width:100%;
}
.user_name
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#000;
padding:0 0 5px;
}
.user_name span
{
color:#0088CC; 
}
.award_section
{
margin:0px;
padding:10px;
}

.photo_awards
{
border:1px solid #000;
width:165px;
float:left;
margin:0 15px 15px 0;
}
.photo_awards.last_box
{
margin-right:0px;
}
.photo_awards .img_photo
{
border-bottom:1px solid #000;
border-top:1px solid #000;
}
/*.photo_awards .img_photo img
{
width:165px;height: 115px;
}*/
.photo_awards .img_photo
{
width:165px;height: 115px;text-align: center;
}
.advt-sec .title {
    clear: both;
    color: #616161;
    font: bold 13px/30px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

/*--------------------------------------------------------------16-04-2011--------------------*/

.txtbox_smsm {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:96%;
	font:12px Arial, Helvetica, sans-serif;
	height:80px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.profile_box
{
padding:5px;
border:1px solid #766e6b;
}
.prifile_img
{
padding:0 8px 0 0;
float:left;
}
.prifile_img img
{
/*width:90px;*/
width:80px;
border:1px solid #766e6b;
}
.profile_boxright
{
float:left;
width:188px;
height:90px;
}
.details_box
{
margin:0px;
}
.details_box .details_table
{
border-top:1px solid #766e6b;
border-right:1px solid #766e6b;
margin:0px;
padding:0px;
}
.details_box .details_table td
{
font:normal 12px Arial, Helvetica, sans-serif;
border-bottom:1px solid #766e6b;
border-left:1px solid #766e6b;
margin:0px;
padding:5px;
}
.details_box .details_table td a
{
color:#0088CC;
text-decoration:underline;
}
.details_box .details_table td a:hover
{
color:#0088CC;
text-decoration:none ;
}

.details_box .details_table td p
{
padding:0 0 10px;
}
.links_table
{
padding:0px;
margin:0px;
border:0px!important;
}
.links_table td
{
font:normal 12px Arial, Helvetica, sans-serif;
padding:0px 5px;
border:0px!important;
margin:0px;
}
.links_table td a
{
color:#9b2601;
text-decoration:underline;
}
.links_table td a:hover
{
color:#9b2601;
text-decoration:none;
}
.profiletxt
{
width:180px;
line-height:20px;
float:left;
}
.friend_titlebox
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#c23001;
	padding:0 0 8px 0;
}
.friends_txtbox
{
	font:bold 13px/17px Arial, Helvetica, sans-serif;
	color:#c23001;
	float:left;
	padding:10px 0 0 10px;
}
.friends_txtbox span
{
font-size:11px;
color:#333;
}
.form_table
{
font:normal 12px Arial, Helvetica, sans-serif;
}
.gray_bgredcolor
{
	background:#ececec;
	color:#0088CC;
}
/*****************************CODE ENDS***************************************************/
#work_area #predictions_main_container {
	width:634px;
	padding:0px;
	float:left;
}

.txtbox_smsm_s {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:96%;
	font:12px Arial, Helvetica, sans-serif;
	height:52px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.top_products
{
padding:0px;
}
.top_linksbox
{
font:normal 12px Arial, Helvetica, sans-serif;
border-top:1px solid #766e6b;
padding:8px 0px;
margin-top:8px;
}
.top_linksbox a
{
color:#c23001;
 text-decoration:none;
padding:0px 6px;
}
.top_linksbox a:hover
{
color:#000;
 text-decoration:none;
}
.left_txt
{
width:590px;
float:left;
}
.right_img
{
float:right;
padding:0 5px 0 10px;
}
.right_img img
{
border-top:1px solid #766e6b;
width:127px;
}
.bold_txt
{
font:bold 13px Arial, Helvetica, sans-serif;
color:#c23001;
}
.pre_dtn_box_area
{
margin:0px;
padding:0px 0 10px 10px;
}
.photo_box
{
border:1px solid #000;
width:223px;
float:left;
margin:0 20px 20px 0;
}
.photo_box.last_box
{
margin-right:0px;
}

.photo_box_1
{
/*border:1px solid #000;*/
width:182px;
float:left;
margin:0 20px 20px 0;
}
.photo_box_1.last_box_1
{
margin-right:0px;
}
.txt_area_blk
{
background:#333;
font:bold 14px Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
}
.txt_area_blk a
{
text-decoration:none;
color:#fff;
padding:0 3px;
}
.bullets_img_area
{
	margin:0px;
	padding:5px 0 0px 0;
}
.bullets_img_area ul
{
	list-style-type:none;
	margin:0px;
	padding:0px 0 0 0px;
}
.bullets_img_area ul li
{
	text-decoration:none;
	color:#333;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000;
	margin:0px;
	padding:3px 0px 3px 5px;
}
.bullets_img_area ul li.last
{
		border-bottom:none;

}
.bullets_img_area ul li span
{
	text-decoration:underline;
	color:#0088CC;
	display:block;
	float:left;
	padding:0 5px 0 0;
}
.vMiddle_thumbs {vertical-align:middle;/* margin-right:5px;*/}
.txt_area_photo a
{
	color:#0088CC;
	text-decoration:underline;
	}
	.txt_area_photo a:hover
{
	color:#0088CC;
	text-decoration:none;
	}


.button_outer_div {
    padding-right: 460px;
    text-align: center;
}
.title_sms_black
{
font:bold 23px Arial, Helvetica, sans-serif;
color:#000000;
float:left;
padding:0 10px 0 0;
}
.title_box_1 {
    color: #0088CC;
    font: bold 14px Arial,Helvetica,sans-serif;
    padding: 2px 0;
}


.title_box_2
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#c23001;
	float:left;
	padding:2px 0px 0 0;
}
.title_box_2 a
{
	 text-decoration:underline;
	color:#c23001;
	}
.title_box_2 a:hover
{
	 text-decoration:none;
	color:#c23001;
	}


/*-----------------------------------------------------04-05-2011------------------------------*/

.leagueMenu{
padding:0 0 0 20px;
}
.leagueMenu a
{
/*background:url(../images/arrow.gif) left 5px no-repeat;*/
background:url(../images/dot-icon.png) left 5px no-repeat;
color:#0088CC;
text-decoration:none;
padding:0 0 0 10px;
}
.leagueMenu a:hover
{
text-decoration:none;
color:#333;
}


table#user_tablealbum
{
font:normal 12px/20px Arial, Helvetica, sans-serif;
}
.edite_img
{
font:normal 12px/20px Arial, Helvetica, sans-serif;
position:absolute;
width:120px;
height:20px;
top:2px;
right:-2px;
}
.edite_img a
{
background:#000 url(../images/picture_edit.png) 5px 7px no-repeat;
opacity:0.7;
color:#fff;
text-decoration:none;
padding:5px 8px 5px 20px;
}
.edite_img a:hover
{
background:#000 url(../images/picture_edit.png) 5px 7px no-repeat;
text-decoration:none;
color:#fff;
opacity:100;
}

/*---------------------------------------05-05-2011---------------------------------*/

.emmy_banner
{
padding:0 0 10px;
text-align: center;
}
.face_book_area
{
border-bottom: 1px solid #333333;
margin:0px 0 8px;
padding: 0 0 10px;
}

.inputbox_login {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:98%;
	font:12px Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}
.inputFormlogin
{
padding:0px;
margin:0px;
}
.inputFormlogin td
{
font:normal 12px Arial, Helvetica, sans-serif;
padding:5px 0;
margin:0px;
}
.inputFormlogin td a
{
text-decoration:none;
color:#3a51b1;
}
.inputFormlogin td a:hover
{
text-decoration:none;
color:#333;
}
.social_links
{
font:bold 15px Arial, Helvetica, sans-serif;
color:#333;
}
.social_links a
{
padding:0 0 0 8px;
}
.devider_hline
{
border-bottom:1px solid #333;
clear:both;
margin:0 0 10px;
padding:10px 0 0;
}

/*---------------------------------------06-05-2011---------------------------------*/

.predictions_top
{
 text-align:center;
 padding:0 0 8px;
}
.predictions_top h1
{
font-size:40px;
line-height:normal;
}
.predictions_top h1 span
{
font-size:26px;
}
.predictions_imgs
{
text-align:center;
padding:0 0 8px;
}
a.prediction_expand {
    background-image: url(/img/top_right_expand.png);background-repeat: no-repeat;
	background-position: 5px center;
    padding: 3px 3px 3px 25px;
	cursor: hand;
	cursor: pointer;
}
.get_start
{
padding:10px 0;
text-align:center;
}
.get_derby
{
font:bold 20px/30px Verdana,Geneva,sans-serif!important;
}
.subscribe_login
{
padding:10px 0 0;
}
.subscribe_input
{
width:160px;
padding:0 5px 0 0;
float:left;
}
.sb_input_box
{
width:154px;
height:18px;
font:normal 13px/18px Arial, Helvetica, sans-serif;
color:#000;
font-style:italic;
background:#ccc;
border:1px solid #000;
padding:2px;
}
.subscribe_btns {
	cursor:pointer;
	float:left;
	text-align:left;
	border:0;
	color:#fff;
	font:15px Arial, Helvetica, sans-serif;
	line-height:20px;
	height:24px;
	padding:1px 12px 5px 3px;
	background-color: #0088CC;
	background-image: url(/img/orrange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 98% 7px;
}
.subcribe_btnsarea
{
width:86px;
float:left;
}
.wht_blk_border .title-top {
	background:url(../images/black-title-bg-top.jpg) no-repeat top;
}
.blk_bg_footer
{
font:normal 11px Arial, Helvetica, sans-serif;
color:#fff;
padding:0 5px;
	background:url(../images/blk_bg.jpg) top left repeat-x;
	}
	
.makeur_predictions
{
font:bold 18px/39px Arial, Helvetica, sans-serif;
background:url(../images/make_urpredictions.jpg) no-repeat top left;
height:39px;
}
.makeur_predictions a
{
padding:0 15px 0 50px;
color:#fff;
text-decoration:none;
display:block;
}
.txtcontener
{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	padding:10px;
}
.race_bg
{
	background:url(../images/race_bg.gif) no-repeat top;
	}
	
.gray_row_sml
{
	background:#c6c8ca;
	height:20px;
	width:100%;
}
.blue_calls_sml
{
	background:#0054a6;
	height:20px;
	float:left;
}
.red_calls_sml
{
	background:#9e0b0f;
	height:20px;
	float:left;
}


.friends_imgs
{

	float:left;
	position:relative;

}
.close_btn
{
background:#fff;
opecity:0.8;
position:absolute;
right:2px;
top:2px;
z-index:100;
}

.conf_box
{
background:#fff;
width:480px;
padding:0;
border:2px solid #0088CC;
position:absolute;
left:62px;
z-index:1000;
}
.friends_contents
{
font:normal 12px/25px arial;
padding:10px;

}
.friends_title
{
font:bold 12px/25px arial;
color:#fff;
background:#0088CC;
padding:0 10px;
height:25px;
}

.confirm_text_div
{
font:normal 12px/18px arial;
color:#000;
float:left;
padding:0 0 0 10px;
	width:400px;
}
.title_btm
{
font:normal 12px arial;
text-align:right;
color:#000;
float:right;
padding:20px 0 0;
}
.title_btm a
{
color:#0088CC;
text-decoration:none;
padding:0 5px;
}
.title_btm a:hover
{
color:#333;
text-decoration:none;
}

.border_box_min_height
{
border:1px solid #000;
padding:10px;
min-height:266px;
}

.forum_username
{
	font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 0;
}
/*------------------------------------------------10-05-2011-----------------------------------------------------------*/

.devider_hsml
{
border-bottom:1px solid #333;
clear:both;
margin:0 0 5px;
padding:5px 0 0;
}

.date_boxarea
{
padding:15px 0;
border-bottom:1px solid #333;
margin:0 0 15px;
}
.date_title
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#333;
padding:0 0 10px;
}
.date_title span
{
color:#cd3202;
}
.awards_thumbs
{
float:left;
}
.awards_thumbs img
{
width:135px;
}
.awards_txt
{
width:489px;
float:left;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
padding:0 0 10px 10px;
}
.pinks_box
{
 padding:10px;
 border:1px solid #c61587;
}
.title_txtleft
{
font:bold 16px Arial, Helvetica, sans-serif;
color:#c61587;
text-align:center;
padding:0 0 5px;
}

.photoes_box
{
border-bottom:1px solid #ccc;
padding:0 0 10px;
margin: 0 0 10px;
}
.tv_photoes
{
float:left;
}
.tv_photoes img
{
width:90px;
}
.tv_txtbox
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
width:195px;
float:left;
padding:0 0 0 10px;
}
.txt_title
{
font:bold 12px/15px Arial, Helvetica, sans-serif;
color:#002695;
padding:0 0 3px;
}
.viewmore_tv
{
font:normal 13px Arial, Helvetica, sans-serif;  
}
.viewmore_tv a
{
background:url(../images/gray_bullet.gif) 98% 5px no-repeat;
text-decoration:none;
padding:0 15px 0 5px;
color:#002695;
}

.box_topborder
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
border-top:1px solid #000;
margin:7px 0 0;
padding:7px 0 0;
}
.box_topborder span
{
color:#c22f03;
font-weight:bold;
}
.box_topborder a
{
color:#c22f03;
text-decoration:underline;
}
.box_topborder a:hover
{
color:#c22f03;
text-decoration:none;
}
.news_feed
{
padding:0px;
}
.news_feed_table
{
margin:0px;
padding:0px;
}
.news_feed_table tr.gray_bg
{
background:#f0f0f0;
}
.news_feed_table tr.gray_bg td
{
border-top:1px solid #000;
border-bottom:1px solid #000;
}

.news_feed_table td
{
font:normal 12px Arial, Helvetica, sans-serif;
margin:0px;
padding:4px;
}
.txt_table
{
font:bold 12px Arial, Helvetica, sans-serif;
padding:0 0 4px;
}
.red_colortxt
{
color:#c43002;
}
.share_predictions
{
 width:190px;
font:bold 12px/24px Arial, Helvetica, sans-serif;
background:url(../images/share_predictions.jpg) no-repeat top left;
height:25px;
margin:0 6px 0 0;
}
.share_predictions a
{
padding:0 15px 2px 35px;
color:#fff;
text-decoration:none;
display:block;
}
.share_predictions a:hover
{
text-decoration:none;
color:#fff;
}

/*------------------------------------------12-05-2011----------------------------------------------------------------------*/
.condidate_img
{
	padding:0 8px 8px 0;
float:left;
}
.condidate_img img
{
width:170px;
}
.condidate_img_left
{
	float:left;
width:340px;
margin:0 8px 8px 0;
}
.condidate_txt
{
/*width:253px;
float:left;*/
padding:0 0 0 0px;
}
.condidate_title
{
font:bold 18px Arial, Helvetica, sans-serif;
color:#dd3504;
padding:0 0 10px;
}
.condidate_txt p
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
padding:0 0 8px;
margin:0px;
}
.txtbox
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
padding:0 25px  8px 0px;
float:left;
margin:0px;
}
.txtbox p strong {
	color: #2E2E2E;
    /*float: left;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
	padding-right:5px;
    text-align: left;
    /*vertical-align: text-top;*/
}

.title_name
{
float:left;
font-weight:bold;
padding:0 5px 0 0;
}
.condidatedicscriptions
{
float:left;
}
.condedate_list
{
margin:0px;
padding:0px;
}
.condedate_list ul
{
list-style-type:none;
margin:0px;
padding:0px;
}
.condedate_list ul li
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
font-style:italic;
margin:0px;
padding:0px 0 2px;
}
.condedate_list ul li a
{
text-decoration:underline;
color:#dd3504;
font-style:normal;
font-weight:bold;
padding:0px 3px 0px 0;
}
.condedate_list ul li a:hover
{
text-decoration:none;
color:#dd3504;
}
.articles_box
{
padding:8px 0;
}
.article_area
{
	width:130px;
	padding:3px 5px;
font:normal 12px Arial, Helvetica, sans-serif;
float:left;
}
.article_area a
{
text-decoration:none;
color:#00265B;
}
.article_area a:hover
{
text-decoration:none;
color:#0088CC;
}
.articles_img
{
background:#aaa;
padding:2px;
margin:0 0 3px;
clear:both;
}
.subcribe_btnsarea .subscribe_btns
{
width:85px;
}
.articles_box .subscribe_btns
{
width:48px;
}

.subscribe_news
{
width:200px;
padding:0 5px 0 0;
float:left;
}
.subscribe_news .sb_input_box
{
width:195px;
height:24px;
font:normal 13px/18px Arial, Helvetica, sans-serif;
color:#000;
font-style:italic;
background:#ccc;
border:1px solid #000;
padding:2px;
}


.top_btns_area
{
width:147px;
float:right;
padding:0 0 0 10px;
}
.facebook_share
{
float:right;
padding:0 0 0 10px;
}
.ranking_btns
{
background:#bd2c00 url(../images/ranking.gif) 5px 3px no-repeat;
height:18px;
overflow:hidden;
}
.ranking_btns a
{
background:url(../images/yellow_arrow.gif) 97% 5px no-repeat;
font:normal 12px/14px Arial, Helvetica, sans-serif;
height:14px;
display:block;
color:#fff;
text-decoration:none;
padding:1px 15px 1px 23px;
overflow:hidden;
}
.ranking_btns a:hover
{
text-decoration:none;
color:#fff;
}
.league_discription
{
font:normal 12px/23px Arial, Helvetica, sans-serif;
color:#000;
padding:0px 0 5px;
}
.text_left
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
padding:0 5px 0 8px;
float:left;
}

.left_inbox
{
font:normal 12px/23px Arial, Helvetica, sans-serif;
float:left;
color:#000;
}
.left_inbox a
{
text-decoration:none;
color:#000;
}

.leagueemail_discription
{
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#000;
padding:0px 0 5px;
}
.leagueemail_discription a
{
background:#bd2c00 url(../images/email.gif) 4px 3px no-repeat;
height:20px;
padding:1px 0px 2px 23px;
overflow:hidden;
}
.leagueemail_discription a span
{
background:url(../images/yellow_arrow.gif) 97% 4px no-repeat;
height:20px;
color:#fff;
text-decoration:none;
padding:0px 15px 0px 0px;
overflow:hidden;
}
.leagueemail_discription a:hover
{
text-decoration:none;
color:#fff;
}
.leagueemail_discription a.facebook_send
{
padding:0px;
background:none;
}

p2 {
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0 0 10px 0;
	
}
.prediction_number
{
	color:#000000;
	font-weight:bold;
}


/*------------------------------------------------------13-05-2011-------------------------------------------------------------------*/

.wall_box
{
border-bottom:1px solid #ccc;
padding:0 0 10px;
margin:0 0 10px;
}
.wall_title
{
font:bold 17px Arial, Helvetica, sans-serif;
color:#C22F03;
padding:0 0 8px;
}
.big_box_wall
{
width:545px;
padding:5px 0;
}
.mdl_box_wall
{
width:476px;
padding:5px 0;
}
.wall_gray_box
{
background:#e7e7e7;
padding:6px;
}

.inputbox_wall {
    background:#fff;
    border:1px solid #766E6B;
    color: #333;
    float: left;
    font: 12px/20px Arial,Helvetica,sans-serif;
    height:20px;
    margin: 0 0 0;
    padding:0 5px 0;
    
}
.big_box_wall .inputbox_wall
{
width:86%;
}
.mdl_box_wall .inputbox_wall
{
width:76%;
}
.more_wall_links
{
 background:#0088CC;
    font: 12px/15px Arial,Helvetica,sans-serif;
    height: 16px;
    margin: 0 auto;
    padding: 3px 5px;
    text-align: center;
}
.more_wall_links .input_wall
{
	display:block;
	text-align:center;
	text-decoration:none;
	border:none;
	color:#fff;
	margin:0px 0 0 0px;
	padding:0 10px 0 0px;
	cursor:pointer;
	background-color: #0088CC;
	background-image: url(../images/wht_arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.big_box_wall .input_wall
{
width:35px;
}
.mdl_box_wall .input_wall
{
width:70px;
}
.comments_wall_area
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
padding:10px 0;
}
.comments_wall_area a
{
text-decoration:none;
color:#C22F03;
padding:0 5px;
}
.comments_wall_area a:hover
{
text-decoration:none;
color:#333;
}
.wall_graytxt
{
font:normal 11px Arial, Helvetica, sans-serif;
padding:0 0 0 10px;
color:#777474;
}
.blue_color
{
color:#00265b;
}
.left_icons
{
padding:10px 0;
text-align:center;
}
.left_icons a
{
padding:0 8px;
}
.join_button{
    background: url("../images/ranking.gif") no-repeat scroll 5px 3px #DFF2BF;
    border: 1px solid #4F8A10;
 
    height: 17px;
    overflow: hidden;
}

.join_button a {
    background: url("../images/green_color.gif") no-repeat scroll 97% 5px transparent;
    color: #000;
    display: block;
    font: 12px/14px Arial,Helvetica,sans-serif;
    height: 14px;
    overflow: hidden;
    padding: 1px 15px 0px 18px;
    text-decoration: none;
}

.related_table  {
	margin:0px;
	padding:0px;
}
.related_table td {
	padding:4px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}
.related_table td .related_articles
{
	height:auto!important;
}
#short_text p, #full_text p
{
padding:0 0 2px;
}

.read_more
{
font:normal 14px arial;
margin:0px;
}
.read_more a
{
text-decoration:none;
color:#0088CC;
}
.read_more a:hover
{
text-decoration:none;
color:#333;
}


/***********************************CSS for Goldderby alert box*********************/

.social_iframe
{
float:left;
padding:0 0px 0 0;
color:#fff;
/*width:259px;*/
}
.social_iframe2
{
float:left;
padding:0 0px 0 0;
color:#fff;
width:259px;
}
.social_areaft
{
margin:0px;
padding:0px;
float:float;
}
.social_iframe_3
{
float:left;
padding:0 0px 0 0;
color:#fff;
}
.social_iframe_3 .twitter-share-button
{
margin:0px!important;
}
.blueboxee {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #488BC6;
    padding: 11px 6px;
}
.boxee {
    -moz-box-shadow: 1px 1px 2px #888888;
    margin: 0 0 14px;
}
.promoboxee .social {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #275A87;
    padding: 11px 9px 9px;
}
.fright {
    float: right;
}
.promoboxee .social .twitter {
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -99999px;
    width: 32px;
}

.blueboxee a {
    color: #FFFFFF;
    text-decoration: underline;
}

.boxee a {
    font-size: 13px;
    font-weight: bold;
}

.promoboxee .social .rss {
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -99999px;
    width: 32px;
}

.promoboxee .ealerts {
    padding: 16px 0 0;
}
.clearboth {
    clear: both;
}


.promoboxee .ealerts .whitebtn {
    color: #004C90;
    font-size: 10px;
    padding: 4px 10px;
}
.boxee .whitebtn {
    display: inline-block;
    font-size: 10px;
    padding: 3px 8px;
}
.whitebtn {
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 0 1px #999999;
    background: url("http://images.hitfix.com/images/assets/site/white-btn.gif") repeat-x scroll left center transparent;
    border-color: #F2F2F2 #CFCFCF #BDBDBD;
    border-style: solid;
    border-width: 1px;
    color: #004C90;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 10px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.promoboxee .ealerts .signup {
    color: #CCCCCC;
    font-size: 13px;
    height: 17px;
    width: 206px;
}

/*---------------------------------------------------------18-05-2011---------------------------------------------------------*/

.gd_gray_box
{
background:#e5e5e5 url(../images/box_gray_bg.jpg) top left repeat-x;
border:2px solid #dc3501;
padding:8px;
}
.box_top_side
{
	color:#0088CC;
	border-top:1px solid #b4b4b4;
	padding:8px 0 0;
	margin:8px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.box_top_side .subscribe_login
{
padding-top:3px;
}
.box_wht_area
{
margin:0px;
}
.wht_box
{
background:#fff;
border:1px solid #d2d2d2;
padding:2px;
height:66px;
}
.derbylogo
{
padding:0 0 5px;
}
.social_links_right
{
margin:0px;
padding:16px 0 0;
}
.social_links_right a
{
padding:0 3px;
}

.wht_box1
{
background:#fff;
border:1px solid #d2d2d2;
padding:2px;
height:66px;
width:190px;
}
.leobox_subtitle{
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0 0 10px 0;
}
.league_middle
{
 width:395px;
 overflow:hidden;
}
.slogun_input
{
font:11px Arial, Helvetica, sans-serif;
padding:1px 0 5px;
color:#888;
}
.inputbox_table_1 {
	border:1px solid #766e6b;
	float:left;
	background:#fff;
	color:#000;
	width:96%/*260px*/;
	font:12px Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px 0 0 0;
	padding:0px 5px 0 5px;
}

/*--------------------------------------------------------------01-06-2011--------------------------------------------*/

.txtopten
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
padding:0 0px  8px 0px;
margin:0px;
}
.title_topten
{
font:bold 14px Arial, Helvetica, sans-serif;
text-align:center;
color:#0088CC;
padding:8px 0;
}
.top_ten_area
{
padding:8px 0;
}
.top_row
{
padding:0 0 5px;
}
.top_tenname
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
text-align:right;
width:165px;
padding:0 10px 0 0;
float:left;
}
.top_inputarea
{
width:180px;
float:left;
padding:0 10px 0 0;
}
.top_ten_selectbox
{
width:176px;
height:20px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
margin:0px;
border:1px solid #333;
}
.top_ten_inputfield
{
width:170px;
height:16px;
font:normal 12px/16px Arial, Helvetica, sans-serif;
margin:0px;
padding:2px;
border:1px solid #333;
}

/*-------------------------------------------------------------------------02-06-2011----------------------------------------------*/

.nesw_title_area
{
padding:5px 0;
}
.title_left
{
font:bold 13px Arial, Helvetica, sans-serifl;
color:#636468;
float:left;
}
.date_right
{
float:right;
font-size:11px;
color:#c7c7c7;
padding-left:10px;
}
.news_imgs
{
float:left;
border:1px solid #000;
margin:0 8px 0px 0;
}
.yellow_color
{
color:#daa521;
}

.title_leftblog
{
font:normal 13px Arial, Helvetica, sans-serif;
color:#000;
padding:8px 0;
}
.right_box_area
{
width:242px;
float:right;
padding:0 0 8px 10px;
}
.orrange_borderbox
{
border:1px solid #fe690b;
padding:10px;
}
.orrange_bgbox
{
background:url(../images/orrang_bg.jpg) top left repeat-x;
padding:10px;
}
.heading_box
{
font:bold 14px Arial, Helvetica, sans-serif;
padding:0 0 8px;
}
.orrange_borderbox .heading_box
{
color:#fe690b;
}
.orrange_bgbox .heading_box
{
color:#fff;
}
.contents_box
{
padding:0 0;
}
.thumbs_imgsborder
{
float:left;
}
.orrange_borderbox .thumbs_imgsborder
{
border:2px solid #fe690b;
}
.orrange_bgbox .thumbs_imgsborder
{
border:2px solid #fff;
}
.txt_area
{
width:150px;
padding:0 0 0 8px;
float:left;
}
.orrange_bgbox .txt_area
{
color:#fff;
}

.calender_link
{
	color:#00265b;
	text-decoration:none;
	font-size:14px;
}
.calender_link hover
{
	color:#FE690B;
	font-size:14px;
}

/************************************************29 June 2011*******************************************/
.make_predictions
{
 width:190px;
font:bold 12px/24px Arial, Helvetica, sans-serif;
background:url(../images/make_prediction_btn.jpg) no-repeat top left;
height:25px;
margin:0 6px 0 0;
}
.make_predictions a
{
padding:0 15px 2px 19px;
color:#fff;
text-decoration:none;
display:block;
}
.make_predictions a:hover
{
text-decoration:none;
color:#FFFFFF;
}

.make_predictions_news
{
 width:288px;
font:bold 12px/24px Arial, Helvetica, sans-serif;
background:url(../images/make_prediction_btn_news.jpg) no-repeat top left;
height:25px;
margin:0 6px 0 0;
}
.make_predictions_news a
{
padding:0 15px 2px 19px;
color:#fff;
text-decoration:none;
display:block;
}
.make_predictions_news a:hover
{
text-decoration:none;
color:#FFFFFF;
}

/************************************************2 July 2011*******************************************/
/*
find_user_area
{
border:1px solid #dc3501;
}
.find_user
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 10px;
	background-color: #0088CC;
}
.find_user a, .find_user a:hover
{
text-decoration:none;
color:#fff;
}
.search_user_area
{
background:#ccc;
padding:2px 10px;
}
.find_user_table
{
margin:0px;
padding:0px;
}
.find_user_table td
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
margin:0px;
padding:2px 3px;
}
.user_input
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#333;
width:176px;
float:left;
height:18px;
padding:2px;
margin:0px;
background:#f3f3f3;
border:1px solid #aeaeae;
}
.search_user
{
background:url(../images/user_search.jpg) top left no-repeat;
height:22px;
overflow:hidden;
width:74px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#fff;
cursor:pointer;
border:0;
margin:0px;
padding:0 18px 3px 10px;
}
.user_box_area
{
padding:20px 0 0;
}
.user_box
{
width:295px;
float:left;
padding:0 32px 15px;
}
.user_roundbox
{
background:url(../images/user_middle.jpg) top left repeat-y;
margin:0px;
padding:0px;
}
.user_roundbox_top
{
background:url(../images/user_top.jpg) top left no-repeat;
height:13px;
overflow:hidden;
margin:0px;
padding:0px;
}
.user_roundbox_middle
{
background:url(../images/user_footer.jpg) bottom left no-repeat;
margin:0px;
padding:0px 13px 13px;
}
.user_thumbs
{
float:left;
padding:0px;
}
.user_thumbs img
{
width:48px;
height:57px;
border:1px solid #d7d7d7;
}
.user_contents
{
padding:0 0 0 15px;
float:left;
}
.user_title
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#bc2d01;
}
.user_title a
{
text-decoration:none;
color:#0088CC;
}
.user_title a:hover
{
text-decoration:none;
color:#333;
}
.user_txt
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333;
padding:10px 0 0;
}
.user_txt a
{
text-decoration:none;
color:#333;
}
.user_txt a:hover
{
text-decoration:none;
color:#bc2d01;
}
.user_footer
{
background:#ccc;
height:20px;
padding:8px 10px 3px;
}
.shiwing_results
{
font:bold 12px Arial, Helvetica, sans-serif;
color:#333;
text-align:right;
width:57%;
float:left;
}
.user_next
{
background:url(../images/black_arrow.jpg) right 1px no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
float:right;
}
.user_next a
{
text-decoration:none;
color:#333;
padding:0 15px 0 0;
}
*/
/********************************************/
#idarrow {
 position:relative;
 left:145px;
 top:-18px;
 width:25px;
 height:21px;
 z-index:1;
 vertical-align:top;
}
/*****************************add by sanjeev*************************/
#idarrow ul{ width:200px; height:auto; background-color:#f0f0f0; list-style:none; margin:0 0 0 8px; padding:0px; display:none; float:left;}
#idarrow ul li{ width:180px; height:auto; float:left; margin:2px;  background-color:#f0f0f0; font-weight:bold;}
#idarrow ul li a{ color:#FF6600; text-decoration:none;}
#idarrow ul li a:hover{ color:#000; text-decoration:none;}



/************************************end*************************************/
.leagues_txtbox
{
	font:bold 13px/17px Arial, Helvetica, sans-serif;
	color:#c23001;
	float:left;
	padding:10px 0 0 10px; width:169px;
}
.leagues_txtbox span
{
font-size:11px;
color:#333;
}




/*Notification page css 5 August 2011*/
.clearfix{ clear:both;}
.frt{ float:right;}
#notification-container{ width:405px; height:auto; float:left; border:solid 1px #000000; margin:0px 0 10px 0; padding:5px;}
#notification-container .nav{ width:395px; height:auto; float:left; margin:10px;}
#notification-container .note-nav{ width:395px; height:auto; float:left; }
.note-nav h1{ width:360px; height:30px; float:left; margin:0px; padding-top:5px; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:19px; color:#0088CC; font-weight:bold;}
.note-nav span{ width:35px; height:38px; float:right; margin-right:0px; padding:0px; }

/*#notification-container .sub-heading-nav{width:395px; height:25px; float:left; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:13px; color:#CD955E; text-align:left; font-weight:bold; padding-top:2px; padding-bottom:2px;}
.sub-heading-nav b{ color:#ce3104;}
.sub-heading-nav span{float:right; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:11px; color:#cd955e; text-align:right; font-weight:bold; }
*/
#notification-container .sub-heading-nav{width:395px; font-weight:bold; height:25px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; font-family:Arial, Verdana, "Courier New"; font-size:13px; color:#cd955e; padding-top:1px; padding-bottom:1px;}
.sub-heading-nav span{float:left; width:auto; font-weight:bold; height:25px; font-family:Arial, Verdana, "Courier New"; font-size:13px; color:#cd955e; padding-top:1px; padding-bottom:1px; }
#upcoming-event-nav{width:308px; height:auto; min-height:183px; float:left; border:1px solid #cccccc; /*margin-top:7px;*/ margin-left:17px; margin-bottom:7px;}
#upcoming-event-nav p { padding:5px; margin:0px; }
#upcoming-event-nav .activities-heading{ width:98%; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000; padding-left:5px; padding-top:5px;}
#upcoming-event-nav p span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3e3e3e; line-height:21px; margin:0px;}
#upcoming-event-nav p span a{ color:#0088CC; text-decoration:underline;}
#upcoming-event-nav p span a:hover{ color:#000; }


#notification-container p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3e3e3e; line-height:16px; padding:0px 0px 5px 5px;}

#notification-container p span{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3e3e3e; line-height:21px; margin:0px;}
#notification-container p span a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0088CC; line-height:16px; text-decoration:underline;}
#notification-container p span a:hover{ color:#000; }
#notification-container .show-more{width:385px; height:auto; float:left; padding:5px; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:11px; color:#999; font-weight:bold; text-align:right;}
.show-more a{color:#999; text-decoration:none;}
.show-more a:hover{color:#0088CC; text-decoration:underline;}

#notification-container .notice-area{width:385px; height:auto; float:left; padding:5px; background-color:#f2f2f2;}
.notice-area h2{width:360px; height:30px; float:left; margin:0px; padding:0px; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:14px; color:#545454; font-weight:bold;}
.notice-area h2 span{font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:15px; color:#545454; font-weight:bold; padding-left:0px;}
.notice-area ul {width:384px; height:auto; float:left; list-style:none; margin:0px; padding:0px;}
.notice-area ul li span{margin-top:5px;width:365px; height:auto; float:left; }
.notice-area ul li span{width:345px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
.notice-area ul li span1{color:#999;}
.notice-area ul li span a{ color:#0088CC; text-decoration:none;}
.notice-area ul li span a:hover{color:#000; text-decoration:none;}
.notice-area ul li .cross{ width:15px; height:15px; float:right; background:url(../img/cross-icon-1.jpg) no-repeat; margin-top:9px;}
.notice-area ul li .cross a{ width:15px; height:15px; float:right; background:url(../img/cross-icon-1.jpg) no-repeat; text-decoration:none; border:none;}
.notice-area ul li .cross a:hover{ width:15px; height:15px; float:right; background:url(../img/cross-icon.jpg) no-repeat; text-decoration:none;}
.notification_area{	padding:0px 0 0 0;}

.league_notification_area{	padding:0px 0 0 0;}
.league_notice-area h2{width:360px; height:30px; float:left; margin:0px; padding:0px; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:14px; color:#545454; font-weight:bold;}
.league_notice-area h2 span{font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:15px; color:#545454; font-weight:bold; padding-left:0px;}
.league_notice-area ul {width:384px; height:auto; float:left; list-style:none; margin:0px; padding:0px;}
.league_notice-area ul li span{width:310px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
.league_notice-area ul li span a{ color:#f66505; text-decoration:none;}
.league_notice-area ul li span a:hover{color:#000; text-decoration:none;}


#ranking-container{ width:750px; height:auto; margin:opx auto;}
#ranking-container .ranking-table-main-border { border: 1px solid #000000; }
#ranking-container td{ padding:0px;}
#ranking-container .rank-table-header-bg { background-color: #0088CC; height: 27px; }
#ranking-container .rank-table-heading { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; float: left; padding-left: 10px; padding-top: 2px;}
#ranking-container .ranking-table-sub-heading {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #c23001; text-decoration: none; padding-left: 5px; float: left; }
#ranking-container .ranking-table-orange-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff7e00; text-decoration: none; }
#ranking-container .ranking-table-gray-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7c7c7c; text-decoration: none; }
#ranking-container .ranking-table-date {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7c7c7c; text-decoration: none; }

/*-------------------------------------*/
.viewmore1{ width:95px; height:20px; background:url(/img/face-book-button-bg1.jpg) no-repeat; font:#0088CC normal 11px Arial, Helvetica, sans-serif; font-weight:bold; padding-left:10px; text-align:center;}
.viewmore1 a{text-decoration:underline; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:10px; padding:0 0 0 7px}
.viewmore1 a:hover{text-decoration:underline; color:#fff; font-weight:bold;}

.viewmore2{ width:121px; height:20px; background:url(/img/face-book-button-bg2.jpg) no-repeat; font:#0088CC normal 10px Arial, Helvetica, sans-serif; padding:0px; text-align:center; margin-left:10px; font-weight:bold;}
.viewmore2 a{text-decoration:underline; font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; font-size:10px; padding:0 5px}
.viewmore2 a:hover{text-decoration:underline; color:#000; font-weight:bold;}

.viewmore3{ width:141px; height:20px; background:url(/img/face-book-button-bg.jpg) no-repeat; font:#0088CC normal 10px Arial, Helvetica, sans-serif; padding:0px 0 0; text-align:center; margin-left:10px; font-weight:bold;}
.viewmore3 a{text-decoration:underline; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:10px; padding:0 6px}
.viewmore3 a:hover{ text-decoration:underline; color:#fff; font-weight:bold;}

/*---------------------------------------------*/
#comment-container{ width:748px; height:auto; float:left; display:block; margin-top:10px; padding:10px 0px;}
#comment-container h1{width:730px; font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #ef8803; margin:0px; padding-left:16px;}
#comment-container .form-nav{ width:740px; height:auto; float:left; padding-left:8px;}
.form-nav .field{ width:730px; height:30px; border:#CCCCCC solid 2px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
input.btn { background:#0088CC; padding:1px; color:#fff; border:#905c02 solid 1px; margin-top:5px; margin-right:10px;}
#comment-container .comment-nav{ width:712px; height:auto; float:left; padding:8px; margin-left:14px; margin-top:10px; border:#ebe5e5 solid 2px; background:#fff;}

.comment-nav .top_left{margin:0px;padding:0px 0 5px 0}
.comment-nav .award_thumbs_area_title{width:55px;float:left;padding:0}
.comment-nav .txt_right_txt_comnts{padding:0px 0 0 61px;font:normal 12px/20px Arial, Helvetica, sans-serif;color:#5d5d5d;}
.comment-nav .txt_right_txt_comnts a{color:#ff7200; text-decoration:none;}
.comment-nav .txt_right_txt_comnts a:hover{color:#000; text-decoration:none;}
.comment-nav .right_title{font:normal 9px Arial,Helvetica,sans-serif;text-align:right;float:right;padding:0px;padding:0px; color:#bc2d01;}
.comment-nav .dot_devider{margin:0px;padding:2px 0; border-bottom:dotted 1px #CCCCCC; clear:both; margin-bottom:3px;}
/*----------------------------------------------------*/

#main_star_container{width:634px;padding:0px;float:left}
#main_star_container .border_box{border:1px solid #000;padding:10px}
#main_star_container .condidate_txt{padding:0 0 0 0px}
.condidate_txt h1{ width:490px; font-family:Arial, Helvetica, sans-serif;font-size:25px;color:#0088CC;margin:0px;padding:5px 0 10px 0; float:left;}
.condidate_txt .star-rating-nav {width:115px; height:auto; float:left;}
.star-rating-nav .star{width:115px; height:18px; float:left; }
.star-rating-nav span{font:normal 11px Arial, Helvetica, sans-serif; color:#c23001; padding:0px; float:left; padding-top:4px;}
.star-rating-nav span a{color:#0088CC; text-decoration:none;}
.star-rating-nav span a:hover{color:#0088CC; text-decoration:underline;}
#main_star_container .txtbox{ width:580px; font:normal 12px/18px Arial, Helvetica, sans-serif;color:#333;padding:0 25px  8px 0px;float:left;margin:0px}
.txtbox .cl{clear:both}
.title_name{float:left;font-weight:bold;padding:0 5px 0 0}
.txtbox .condedate_list{margin:0px;padding:0px}
.txtbox .condedate_list ul{list-style-type:none;margin:0px;padding:0px}
.txtbox .condedate_list ul li{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#333;font-style:italic;margin:0px;padding:0px 0 2px}
.txtbox .condedate_list ul li a{text-decoration:underline;color:#0088CC;font-style:normal;font-weight:bold;padding:0px 3px 0px 0}
.txtbox .condedate_list ul li a:hover{text-decoration:none;color:#0088CC}



.no_item{width:385px; height:auto; float:left; padding:5px; font-family:"Century Gothic", Arial, Verdana, "Courier New"; font-size:11px; color:#999; font-weight:bold; text-align:right;}


.share_predictions1
{
	width:155px;
	font:bold 12px/24px Arial, Helvetica, sans-serif; text-align:center;
	background:url(../images/share_predictions1.jpg) no-repeat top left;
	height:25px;
	margin:0 6px 0 0; float:left; display:inline-block;
}
.share_predictions1 a
{
	/*padding:0 15px 20px 17px;*/
	color:#fff;
	text-decoration:none;
	display:inline-block;
}
.share_predictions1 a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}


.predictions_button1
{
	width:138px;
	font:bold 12px/24px Arial, Helvetica, sans-serif; text-align:center;
	background:url(../images/predictions_button1.jpg) no-repeat top left;
	height:25px;
	margin:0 10px 0 0; float:left; display:inline-block;
}
.predictions_button1 a
{
	/*padding:0 15px 20px 17px;*/
	color:#fff;
	text-decoration:none;
	display:inline-block;
}
.predictions_button1 a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.predictions_button1 a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}


.past_predictions_button1
{
	width:187px;
	font:bold 12px/24px Arial, Helvetica, sans-serif; text-align:center;
	background:url(../img/pastpredictions.jpg) no-repeat top left;
	height:25px;
	margin:0 10px 0 0; float:left; display:inline-block;
}
.past_predictions_button1 a
{
	/*padding:0 15px 20px 17px;*/
	color:#fff;
	text-decoration:none;
	display:inline-block;
}
.past_predictions_button1 a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.past_predictions_button1 a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.archived_button
{
	width:65px;
	font:bold 12px/24px Arial, Helvetica, sans-serif; text-align:center;
	background:url(../images/archived_button.jpg) no-repeat top left;
	height:25px;
	margin:0 10px 0 0; float:right; display:inline-block;
}
.archived_button a
{
	/*padding:0 15px 20px 17px;*/
	color:#fff;
	text-decoration:none;
	display:inline-block;
}
.archived_button a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.archived_button a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.game-points{width:auto; height:15px; float:right; font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#CD955E; text-align:right; font-weight:bold; padding-top:2px; padding-bottom:2px; }


/*** Added by zahid for editors summary table ***/

#link-table td{
padding:0px;

} 
.stip-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.summery-table-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f3410a;
	text-decoration: none;
	line-height: 11px;
}

.clerfix{ clear:both;}
#main-nav1 { width:645px; height:auto; padding:10px 0px; margin:0px auto;}
/****************************summery top table*****************************/
#summery-top-table-nav { width:645px; border:solid 1px #e8e5e5; padding:0px; margin:0px auto;}
#summery-top-table-nav .header-container { width:635px; height:auto; float:left; background-color:#f2f2f2; border-bottom:solid 1px #e8e5e5; padding:5px; margin:0px;}
#summery-top-table-nav .odds-header-container { width:635px; height:30px; float:left; background-color:#f2f2f2; border-bottom:solid 1px #e8e5e5; padding:5px; margin:0px;}
.header-container h1{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#a73232; text-align:left; padding:0px; margin:0px;}
.header-container p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#937878; text-align:left; padding:0px; margin:0px;}
#summery-top-table-nav .table{ width:644px; height:auto; margin:0px; padding:0px;}
.odds-header-container h1{ font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#a73232; text-align:left; padding:0px; margin:0px;}
#summery-top-table-nav .table ul{ width:635px; height:auto; margin:0px; padding:0px; list-style:none;}
#summery-top-table-nav .table ul li{ width:635px;  border-bottom:dotted 1px #d9d1d1; font-family:Arial, Helvetica, sans-serif; padding-left:10px; padding-top:5px; float:left;}
#summery-top-table-nav .table ul li p{ width:110px; font-size:13px; color:#ff6c00; padding:0px; margin:0px; float:left;}
#summery-top-table-nav .table ul li span{ width:520px; font-size:11px; color:#595757; padding:0px; margin:0px; float:left;}


#summery-top-table-nav .button-container { height:40px; float:left; padding:0px; margin:0px;}
.button-container ul{ height:23px; float:left; padding:0px; margin-top:10px; list-style:none;}
.button-container ul li{ height:23px; float:left; background:url(images/summer-table-botton-l.jpg) no-repeat left #c53c18; padding-left:27px; margin-left:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:inherit;}
.button-container ul li span{ width:12px; height:23px; margin:0px; padding:0px; float:right;}

.summery-table-botton-text{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;}
.summery-table-botton-text a {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.summery-table-botton-text a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000;}

.summery-table-nav{ width:645px; border:solid 1px #e8e5e5; padding:0px; margin:0px auto; overflow:auto;}
.summery-table-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #63639b;
	text-decoration: none;
	line-height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*** End of editors summary table added by zahid ***/

#gr-sub-menu-container{width:749px; height:21px; border-bottom:solid 1px #000; margin-top:3px;}
#gr-sub-menu-container ul{ width:700px; height:15px; padding:0px; margin:2px 0 0 20px; list-style:none; float:left;}
#gr-sub-menu-container ul li{ width:auto; height:12px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0088CC; padding:0px 15px 0 15px; border-right: solid 1px #000; float:left;}
#gr-sub-menu-container ul li a{ color:#0088CC; text-decoration:none;}
#gr-sub-menu-container ul li a:hover{ color:#000; text-decoration:underline;}
#gr-sub-menu-container .last{ border: none;}

.game-box-title{ width:217px; height:18px; padding:4px; background-color:#333;}
.game-box-title .game-heading{ width:149px; height:18px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; float:left; font-weight:bold; }
.game-box-title .game-result{ width:57px; height:18px; padding-top:4px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; float:left; text-align:right;}
.sub-title { width:217px; height:18px; padding:4px; background-color:#0088CC;}
.point-bet{ width:90px; height:18px; padding-top:4px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; float:left;}
.edit-nav{width:30px; height:18px; padding-top:4px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; float:left; text-align:right;}
.betting_button_bg{ background-image: url("../img/superbet_bg.png");background-repeat: no-repeat;}



.top_right .advrt_right h1{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#5d5d5d; padding:0px; margin:0px; text-transform:uppercase;}

/** For blog title h2 is modified to h1 **/
.blog-title-h1  {
    color: #000000;
    line-height: 1em;
    margin-bottom: 5px;
}

.blog-title-h1 a {
    color: #000000;
    line-height: 1em;
    margin-bottom: 5px;
}
.blog-title-h1 a:hover {
    color: #0088CC;
 }
.bottom-space-border{ border-bottom:solid 1px #CCCCCC; border-top:solid 1px #CCCCCC; margin-bottom:10px;}

/** End **/

.photo_box_comments_page
{
	border:1px solid #000;
	width:224px;
	float:left;
	margin:0 20px 20px 0;
}
.photo_box_comments_page.last_box
{
	margin-right:0px;
}

.league-invitation-text{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; line-height:18px;}
.league-invitation-text a{ color:#FF3300; text-decoration:none;}
.league-invitation-text a:hover{ color:#000; text-decoration:underline;} 

.league-invitation-heading{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:18px; width:307px; float:left;}
.league-invitation-heading a{ font-size:12px; color:#ff3300; text-decoration:none; font-weight:bold;}
.league-invitation-heading a:hover{ color:#333; text-decoration:underline; font-weight:bold;}

.league-invitation-crossicon{ width:30px; height:auto; float:left;}

.league-invitation-join-text{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#00265b; line-height:18px; float:left;}
.league-invitation-join-text a{color:#00265b; text-decoration:none;}
.league-invitation-join-text a:hover{ color:#FF3300; text-decoration:underline;}
.tiny.fresh { background-position: -287px -48px;}
.icon.tiny {height: 24px; width: 24px;}
.icon { background: url("../img/icons-v2.png?v=06052011") no-repeat scroll -312px -160px transparent; display: inline-block;vertical-align: text-bottom;}
.tiny.rotten {  background-position: -287px -95px;}
.tMeterScore { display: inline-block; text-align: left;padding-left: 4px; width: 145px;}

/*.blog-view-more{ color:#DAA520; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
blog-view-more a{ color:#DAA520; text-decoration:underline;}
blog-view-more a:hover{ color:#000; text-decoration:none;}
*/
/*.blog-link{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#DAA520;}
.blog-link a{color:#DAA520; text-decoration:none;}
.blog-link a:hover{color:#000; text-decoration:underline;}*/

/*.blogBody a{ color:#DAA520; text-decoration:none;}
.blogBody a:hover{ color:#000; text-decoration:underline;}*/

.getfree-newsletter-nav{ width:465px; height:auto; border:solid 2px #e1e1e1; padding:5px 0; font-family:Arial, Helvetica, sans-serif; }
.getfree-newsletter-nav h1{ width:460px; height:auto; font-size:22px; color:#EF8803; padding:0px 0 3px 5px; margin:0px; border-bottom:solid 2px #e1e1e1;}
.getfree-newsletter-nav ul{ width:450px; height:130px;; list-style:none; margin:10px; 7px; padding:0px;}
.getfree-newsletter-nav ul li{ width:450px; height:20px; color:#EF8803; font-size:13px; text-align:left; padding:0px; margin:0 0 7px 0;}
.getfree-newsletter-nav ul li .field{ width:440px; height:18px; color:#333; font-size:11px; text-align:left; border:solid 1px #CCCCCC;}
.getfree-newsletter-nav ul li .button{ padding-left:385px;}


/* Our Partner CSS */
.partnersLi{width: 290px;float: left;font-family: Arial, Helvetica, sans-serif;font-weight: bold;line-height: 7px;font-size: 13px;
	color: #D0810B;border-bottom: solid 1px #F8E8CD;margin-bottom: 8px;
}
.partnerLiA {width: 290px;float: left;font-family: Arial, Helvetica, sans-serif;font-weight: bold;line-height: 16px;font-size: 13px;
	color: #D0810B;margin-bottom: 8px;text-decoration: none;	
}

/* added by zahid for archived link */
.viewmore4 {
    background: url("../img/face-book-button-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #0088CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    line-height: 19px;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    width: 141px;
}

.viewmore4 a {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 0 6px;
    text-decoration: underline;
}



.prediction_history_time { float:right; color:#FFF; font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold;}

.input_button_blue {
	background-color: #0088CC;
    border: 1px solid #FFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
	font-weight:bold;
}

/** Social Headers for news , photo and Vidoe pages */
  #socialHeader {
	opacity:0.85;
	left: 0;
	bottom: 0;
	height: 30px;
	background-color: #000;
	padding: 5px;
	position: fixed;
	display: block;
	width: 100%;
	z-index: 998;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCB410;
}
#socialHeader .content{width:982px;margin: 0 auto;}

#socialHeader .content_left{width:auto;float: left;text-align: left;}
#socialHeader .share_text{color:#FCB410;font-size: 16px;}
#socialHeader .blog_title{font-size: 12px;}
#socialHeader .social-buttons{
	height: auto;
	width: 350px;
	float: left;
	margin-right: 22px;
	margin-top: 10px;
	margin-left: 22px;
 }
#socialHeader .social-buttons .social-buttons1{
	height: auto;
	width: auto;
	float: left;
	padding-left: 30px;
}
#socialHeader .chat-room{
	height: 22px;
	width: 169px;
	float: left;
	background-color: #FCB410;
	border: 1px solid #f7de3b;
	padding-top: 1px;
	font-size: 15px;
	margin-top: 10px;
	margin-left: 35px;
	color: #000000;
 }

 .clear-fix{clear:both;}
#gd-related-article{font-family: Arial, Helvetica, sans-serif;line-height: 18px;font-weight: normal;width: auto; float:right; padding:0 5px 0 7px;}
#gd-related-article .gd-article-headeing{
 font-size: 18px;
 background-color: #0088cc;
 color: #FFFFFF;
 padding-top: 3px;
 padding-bottom: 3px;
 text-align: left;
 padding-left: 10px;
 width: 165px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-left-style: solid;
 border-top-color: #0088CC;
 border-right-color: #0088CC;
 border-left-color: #0088CC;
}
#gd-related-article .gd-article-box{width: auto;float: left;margin: 5px;}
#gd-related-article .gd-article-box img{height: 97px;width: 166px;}
.gd-article-box-blue{background-color: #d8eef9;}
.gd-article-box p{font-size: 12px;color: #000000;margin-top: 5px;margin-right: 1px;margin-left: 1px;margin-bottom: 0px;}
.gd-article-box p a{color: #000000;text-decoration: none;}
.gd-article-box p a:hover{color: #000000;text-decoration: underline;}
.gd-article-border1{border: 1px solid #CCCCCC;}
.gd-article-blue-bg{background-color: #d8eef9;}


.message_search_box
{
	font: 12px/15px Arial,Helvetica,sans-serif;
	height: 16px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: center;
	background-color: #0088CC;
	width:316px;
}
.message_search_box .input_btns
{
	display:block;
	text-align:center;
	text-decoration:none;
	border:none;
	color:#fff;
	margin:0px 0 0 0px;
	padding:0 12px 0 3px;
	cursor:pointer;
	width:auto;
	background-color: #0088CC;
	background-image: url(../images/wht_arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.gd-buttons-new1{width:182px;background-image: url(/img/gd-buttions-new1.jpg);background-position: right 0px;background-repeat: no-repeat;font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;height: 23px;float: left;padding-top: 4px;padding-left: 7px;font-weight: bold;}
.gd-buttons-new1 a{color: #FFFFFF;text-decoration:none;}
.gd-buttons-new1 a:hover{color: #FFFFFF;text-decoration:underline;}

.gd-predictions-button{width:164px;background-image: url(/img/gd-predictions-buttions.jpg);background-position: right 0px;background-repeat: no-repeat;font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;height: 23px;float: left;padding-top: 3px;padding-left: 7px;font-weight: bold;}
.gd-predictions-button a{color: #FFFFFF;text-decoration:none;}
.gd-predictions-button a:hover{color: #FFFFFF;text-decoration:underline;}

/*-------------FLOATING SOCIAL ICONS--------------*/

#fixed_icons { background-color:#d7d7d7;
border:1px solid #898989;
border-left:none;
	width: 40px;
	position:fixed;
	top: 250px;
	left: 0px;
	z-index: 3;
	padding-left:5px;
}
#fixed_icons a {
	display: block;
	height: 38px;
	padding-bottom: 3px;
	text-decoration: none;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=60);
}
#fixed_icons a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	filter: alpha(opacity=100);
}

#fixed_icons #share {
	font-family:Arial, Helvetica, sans-serif; color:#252527; font-size:12px; padding:15px 3px 10px 3px; font-weight:normal;

}


.see_predictions
{
	width:133px;
	font:bold 12px/24px Arial, Helvetica, sans-serif; text-align:center;
	background:url(../img/see-predictions.jpg) no-repeat top left;
	height:25px;
	float:left; display:inline-block;
	margin:0 0 0 5px; 
	font-weight:normal;
}
.see_predictions a
{
	padding:0 7px 20px 11px;
	color:#fff;
	text-decoration:none;
	display:inline-block;
}
.see_predictions a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

#main_container h1 .class_h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	color:#DAA520;
	margin:0px;
	padding:0px 0 5px 0;
}

.prediction_guide_video { padding:10px 0 0 5px; }
.prediction_guide_video a { color:#0088CC; }
.prediction_guide_video a:hover { color:#0088CC; text-decoration:underline; }
.prediction_guide_video a:visited { color:#0088CC; }


.drag_n_drop_forum_link { }
.drag_n_drop_forum_link a { color:#0088CC; text-decoration:underline; }
.drag_n_drop_forum_link a:hover { color:#0088CC; text-decoration:underline; }
.drag_n_drop_forum_link a:visited { color:#0088CC; text-decoration:underline; }

/* added on 28 Sept 2014 for SEO changes on news pages. ..vikas */
#blog_body .pageNavigation{
	border-bottom: 1px dotted #f2a801;
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	line-height: 45px;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
	vertical-align: top;	
}
#blog_body .pageNavigation a{
	color:#000000;
	text-decoration:none;
}

#blog_body .pageHeading{ 
	color: #2e2e2e;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0 0;
	text-align: left;
	text-transform: inherit;
	vertical-align: top;	
	border:none;
}
