@charset "utf-8";
/* CSS Document */


html {
	margin: 0px;
	padding: 0px;
}


body {
	background-image:url(../images/curve_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	color:#666666;
	font-size:11px;
	line-height:1.5em;
	font-family: Verdana;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

P {
	padding: 1px 1px 1px 1px;
	text-align:justify;
}

ul{
	list-style-type:square;
	list-style-position:inherit;
}

/* link styles */

a{
	color:#9158CF;
	text-decoration:underline;
}

.bottom_links{
	color:#979797;
	}

#bottom_links {
	color: #979797;
	text-decoration:none;
	}
	
#bottom_links  a{
	color: #979797;
	text-decoration:none;
	}
	
	
#bottom_links  a:hover{
	color: #9158CF;
	text-decoration:none;
	}

.bgwhite{
	background-color:#FFFFFF;
	}

#quick_links {
	text-decoration:none;
	color:#6628AB;
	font-weight:bold;
	}

#quick_links a{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}

#quick_links a:hover{
	text-decoration:underline;
	}
	

	
/* Backgrounds */

/* style for photogallery & tvc archive pages */
.media_archiveRpt{
	background-image:url(../images/inner/photoGallery_BGrpt.png);
	background-repeat:repeat-y;
	background-position:left top;
	width:665px;
}

/* style for right box for tvc, wallpapers etc */

/*#right_box{
	line-height:1.2em;
	}

#right_box a{
	color:#666666;
	text-decoration:none;
	}

#right_box a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
.right_box{
	background-image:url(../images/inner/icons_box.png);
	background-repeat:no-repeat;
	width:238px;
	height:90px;
	}
*/
.media_bg{
	background-image:url(../images/mediaBG_rpt.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	height:23px;
	vertical-align:bottom;
 }
 
.media_title{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:3px;
}

.toplinks_bg{
	background-image:url(../../images/4_2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:765px;
	height:18px;
}

.login_bg{
	background-image:url(../images/login_box.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:238px;
	height:128px;
}

.featured_bg{
	background-color:F0F0F0;
}	

.customer_bg{
	background-image:url(../images/customerSupport.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:238px;
	height:158px;
}

/* for active links highlightings */
body#mob li#mob a, body#jazz li#jazz a, body#ind li#ind a, body#cric li#cric a{
	color:#6628AB;
	font-weight:bold;
	background-color:#EBEBEB;
	background-image:url(../images/inner/pointer.png);
	background-position:.6em .6em;
	background-repeat:no-repeat;
}

#leftNav {
	width:100%;
	float:left;
}

#leftNav ul{	
	margin:0px 0px 0px 0px;	/* No <ul> air */
	padding:0px 0px 0px 0px;	/* No <ul> air */
	list-style-type:none;
}

#leftNav li{	
	margin:0px 0px 0px 0px;	/* No margin - needed for Opera */
	padding:0px 0px 0px 0px;
	/*border-bottom:1px solid #BFBFBF;*/	/* grey border */
	/*border-bottom:1px solid #000000;*/
	color:#999999;
	list-style-type:none;
	}

#leftNav ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:7px;
}

#leftNav li a:link,#leftNav li a{	
	font-size:11px;
	text-decoration:none;	/* No underline */
	color:#515151;	/* Black text color */
	text-align:left;
	height:20px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	margin:0px 0px 0px 0px;	/* A little bit of air */
	padding:0px 0px 0px 20px;	/* Air between border and text inside */
	display:block;
	background-image:url(../images/inner/pointer.png);
	background-position:.6em .6em;
	background-repeat:no-repeat;
	border-bottom:1px solid #BFBFBF;
}

#leftNav li a:hover{
	color:#6628AB;
	font-weight:normal;
	background-color:#EBEBEB;
	vertical-align:middle;	/* Align text in the middle */
	margin:0px 0px 0px 0px;	/* A little bit of air */
	padding:0px 0px 0px 20px;	/* Air between border and text inside */
	background-image:url(../images/inner/pointer.png);
	background-position:.6em .6em;
	background-repeat:no-repeat;
}


#sublinks_outer{
	padding-top:13px;
}

.sublinks_selected{
	background-color:#0066FF;
	}

#sublinks td{
	line-height:17px;
}

#sublinks tr{
	line-height:17px;
	background-position:bottom center;
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	width:180px;
	height:1px;
}

.sublinks_bg{
	background-image:url(../images/inner/rightNav_BGrpt.png);
	background-repeat:repeat-y;
	width:238px;
}

.sublinks_hdr{
	background-image:url(../images/inner/rightNav_header.png);
	background-repeat:no-repeat;
	width:238px;
	height:32px;
	color:#522E91;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

.fbook_bg{
	background-image:url(../images/inner/faceBook_BGrpt.png);
	background-repeat:repeat-x;
	height:102px;
}

#inner_table td{
	border:#E7E7E7 solid 1px;
	border-collapse:collapse;
	padding-left:10px;
	}

.table_hdr1{
	background-color:#E7E7E7;
	color:#6628AB;
	font-size:13px;
	font-weight:bold;
}

.table_hdr2{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.table_footer{
	background-color:#E8E8E8;
	line-height:10px;
}

.table_bg{
	background-color:#F7F7F7;
}
/* Form Styles */

.login_text{
	border:#D3D3D3 solid 1px;
	color:#666666;
	font-size:11px;
}

.login_select{
	border:#D3D3D3 solid 1px;
	color:#666666;
	font-size:11px;
}

.search_bg{
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:21px;
	}

.search_input{
	border:none;
	background:transparent;
	padding-left:5px;
	font-size:11px;
	color:#666666;
}

/* Text styles */

.text_blue{
	font-size:11px;
	color:#9158CF;
}

.text_blue a{
	font-size:11px;
	color:#9158CF;
	text-decoration:none;
}

.text_blue a:hover{
	font-size:11px;
	color:#9158CF;
	text-decoration:underline;
}

.boldtxt{
	color:#6628AB;
	font-size:12px;
	font-weight:bold;
	}

.heading1{
	font-size:16px;
	color:#522E91;
	font-weight:bold;
	border-bottom:#C1C1C1 solid 1px;
	}
	
.heading2{
	font-size:13px;
	color:#522E91;
	font-weight:bold;
	}
	
.heading3{
	font-size:13px;
	color:#666666;
	font-weight:bold;
	}
	
/* Form Styles */

.fselectFranchise{
	width:130px;
	color:#666666;
	font-size:11px;
	font-family:Verdana;
	border-bottom-style:inset;
	border-left-style:outset;
	border-right-style:inset;
	border-top-style:outset;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
}


/***************** Photo Gallery styles ****************************/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: #e2e3e2;
}
.highslide-image {
	border: 10px solid #e2e3e2;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid #e2e3e2;
    border-top: none;
    padding: 5px;
    background-color: #e2e3e2;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.text
{
font-size:11px;
color:#333;
}
.disc
{
font-size:10px;
color:#999999;
padding-left:25px;
}

