.home_bg
{
background-image:url(../images/home_bg.jpg);
background-repeat:no-repeat;
height: auto;
}

.inner_bg
{
background-image:url(../images/inner_bg.jpg);
background-repeat:no-repeat;
height: auto;
}

.text
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.text a
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.text a:hover
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#4DBCE7;
}

.text2
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#CCCCCC;
padding-left:15px;
}
.text-home
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.text-home a
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.text-feature
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.text-feature a:hover
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
display:block;
background:#D9D9D9;
height:73px;
line-height:73px;
}

.text-feature a
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
display:block;
line-height:73px;
text-align:center;
}
.text1
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
/*color:#FF0000;*/
color:#a5da25;
text-decoration:none;
}
.text1 a
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#a5da25;
text-decoration:none;
}
.text1 a:hover
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#a5da25;
text-decoration:underline;
}
.text1-copyrite
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}
.text-music
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF8C2E;
}
.text-telecast
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF0000;
}
.text-channel
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FEC216;
}
.text-shows
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#4DBCE7;
text-decoration:none;
}


.text-shows a
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#4DBCE7;
text-decoration:none;
}
.text-shows a:hover
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
}
ul
{
list-style-image:url(../images/arrow-new.gif);
}
.text-shows2
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#a5da25;
text-decoration:none;
}
.text-right
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

 .color
 {
  color:#a5da25;
  
 }
 .color1
 {
  color:#2DE2FF;
  }
 .button-text
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
display:block;
height:40px;
padding-top:15px;
text-decoration:none;
}
.button-text a
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
display:block;
text-decoration:none;
}

.search_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2de2ff;
	text-decoration: none;
}

/*---------------------drop down***********/

select#contact_question_dropdown {
	width: 209px;
	height: 25px;
	float: left;
	position: relative;
	/*z-index: 2;*/
	margin-top: 0px;
	padding-top: 0px;
	display:list-item;
	/*background-color: #ffffff;*/
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
}

select#contact_question_dropdown.dropdown_over {
	
	/*background-color: red;*/
	
}

select#contact_question_dropdown.dropdown_down {
width: 209px;
height:25px;
}

div#contact_question_dropdown_label {
	position: inherit;
	z-index: 1;
	line-height: 25px;
	height: 0px;
	padding-left: 10px;
	
}
div#contact_question_dropdown_container {
	float: left;
	/*width: 256px;*/
	width:209px;
	height: 25px;
	margin-left:12px;
	/*background-image:url(http://f-i.com/styles/v1/skins/passion/assets/sprite_contact_form.gif);*/
/*background-image: url(../images/select_field_bg.jpg);*/

	/*background-position: -10px -799px;*/
	background-repeat: no-repeat;
	
}
/*.cat_bakimg
{

background-image:url(ditto_images/tittle.jpg);
background-repeat:no-repeat;

}

.cat_bakimg a:hover{

background-image:url(ditto_images/tittle.jpg);
background-repeat:no-repeat;

color:#FF0000; 
}
.subcat_bakimg
{

 background-image:url(../../ditto_images/sub_cat.jpg);
 background-repeat:no-repeat;

}

.subcat_bakimg a:hover{

 background-image:url(../../ditto_images/sub_cat.jpg);
 background-repeat:no-repeat;
color:#FF0000;
}*/
div#contact_question_dropdown_container.dropdown_over {
	/*background-position: -10px -1390px;*/
}
p.contact_phone, p.contact_url, div.contact_question {
	float: left;
	line-height: 25px;
	height: 25px;
}

.box_width {
 width:209px;
 height:25px;
 margin-top:4px;
 }
 .box_width2 {
	width:220px;
	height:16px;
	margin-top:0px;
	border: 1px solid #5E93BD;
	background-color: #F8FAFC;
	margin-bottom:10px;
 }
  .box_width3 {
	width:220px;
	height:20px;
	border: 1px solid #5E93BD;
	background-color: #F8FAFC;
	margin-bottom:10px;
	font-size: 11px;
 }
 
   .box_width4 {
	width:220px;
	height:50px;
	border: 1px solid #5E93BD;
	background-color: #F8FAFC;
 }
 .icon {
 	padding-top:4px;
}
.blue_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2de2ff;
	text-decoration: none;
}

.blue_text2 {
	font-family: Vardana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2de2ff;
	text-decoration: none;
}
.no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #5bcfff;
	text-decoration: none;
	font-style: italic;
}

.input_field_bg {
	background-image:url(../images/field_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:209px;
	height:25px;
	}
.field_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 190px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #FFFFFF;
}
.support_text {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#00CCFF;
}

.back_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}

.back_top a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}

.back_top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: underline;
}


.field_bg {
	background-image:url(../images/field_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:209px;
	height:25px;
	}
	
.field_bg2 {
	background-image:url(../images/drop_down_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:149px;
	height:25px;
	}
.field_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 190px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #FFFFFF;
}

.field_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 206px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}

.exclusive_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #f6cd22;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 128px;
}

.header_bg {
	background-image:url(../images/middle-nav.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
	height:237px;
}

.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:18px;
}

.dropdown_left_adding {
	padding-left:120px;
	}
.channel_bg {
	background-image:url(../images/chaneel_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:388px;
	height:192px;
}

.download_bg {
	background-image:url(../images/download_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:385px;
	height:209px;
	text-align:left;
	}
	
.registration_text_bg {
	background-image:url(../../Web/images/registraion_text_bg.jpg);
	background-repeat:no-repeat;
	background-position:10px top;
	width:388px;
	height:320px;
	}
.frequently_asked_lable {
	background-image: url(../images/frequently_asked_lable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 368px;
}

.information_issue_pad {
	padding-top:4px;
	}
	
.questioned_answer {
	background-image:url(../images/questioned_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:790px;
	height:71px;
}
.text3
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#CCCCCC;
padding-left:5px;
}

.featured_box1 {
	background-image:url(../images/featured_box1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:366px;
	height:333px;
	text-align:left;
}

.featured_box2 {
	background-image:url(../images/featured_box2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:366px;
	height:333px;
	text-align:left;
}

.channel_box1 {
	background-image:url(../images/channel_box1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:366px;
	height:83px;
	text-align:left;
}

.channel_box2 {
	background-image:url(../images/channel_box2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:366px;
	height:103px;
	text-align:left;
}
