* {
padding : 0;
margin : 0;
}
body {
/*background : #fafafa;*/
/*font-family : Tahoma, Verdana, Arial, sans-serif;*/
font-family:Arial,Helvetica,sans-serif;
font-size : 8pt;
color : #585858;
background-color: #ffffff;
background-image: url(images/main_bg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#wrap { /*width:970px;*/ width:961px; margin:0 auto; background: #FFFFFF; /*padding: 5px 5px 5px 5px;*/ }
.rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
ul { list-style-position: inside; margin-left: 2px }
.square ul li { list-style-type: square; margin-left: 15px;  }
ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }

input, textarea {
border : 1px solid #aaa;
}
input:hover, textarea:hover {
border : 1px solid #888;
}
img {
border : 0;
float : left;
/*margin-right : 9.5px;
#margin-right : 10px;*/
}
a {
/*color: #4b7da7;*/
color: #767676;
font-weight:bold;
text-decoration: none;
}
a:hover {
/*color: #618fb5;
font-size:13px;*/
color: #767676;
font-weight:bold;
text-decoration: underline;
}
blockquote {
margin : 0 0 15px 30px;
border-left : 3px solid #8adf88;
padding : 0 0 0 8px;
}
input, textarea {
border : 1px solid #aaa;
}
input:hover, textarea:hover {
border : 1px solid #888;
}
input.text {
color : #000000;
border : 1px solid #e6e6e6;
background : inherit;
}
textarea.text {
font-size : 8pt;
border : 1px solid #e6e6e6;
}
input.text:hover, textarea.text:hover {
border : 1px solid #d6d6d6;
}
form {
display : inline;
margin : 0;
padding : 0;
}
.date {
color : #aaa;
font-weight : bold;
background : transparent;
}
.green {
color : #618fb5;
}
.red{
color:#FF0000; 
}
.bigl {
font-size : 1.2em;
}
.bold {
font-weight : bold;
}
#header h1 {
background : #fafafa;
/*font-family : "Tahoma", Verdana, Arial, sans-serif;*/
font-family:Arial,Helvetica,sans-serif;
font-size : 3em;
color : #585858;
font-weight : normal;
padding : 0;
margin : 0;
}
#content {
padding : 0;
margin : 15px auto;
width : 980px;
background : #fafafa;
}
#header {
margin : 0;
padding : 0;
width : 100%;
background : inherit;
color : #585858;
height : 66px;
}
#header .slogan {
color : #868686;
margin : 0;
padding : 0;
background : #fafafa;
/*font : bold 1em "Tahoma", Verdana, Arial, sans-serif;*/
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:1em;
padding-left : 2px;
}
#header .network {
margin-top:10px;
float : right;
}
#header .network .pad {
padding : 15px 5px 0 30px;
}
#header .network .txt {
padding : 0;
color : #a5a5a5;
}
#header h4 {
/*font : bold 1em "Tahoma", verdana, Arial;*/
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:1em;
}
#header h4 a {
color : #585858;
}
#header h4 a:hover {
text-decoration : none;
}
#menu {
margin : 0 0;
padding : 0;
background : #4b7da7 url(images/menubg.gif) repeat-x top;
width : 100%;
height : 32px;
}
#menu .pad {
padding-top : 8px;
}
#menu a, #menu a:visited {
color : #fff;
text-decoration : none;
background : inherit;
}
#menu .submit {
vertical-align : bottom;
}
#menu .submit ul {
margin : 0;
padding : 0 10px 0 0;
list-style : none;
}
#menu .submit li {
display : inline;
margin : 0;
padding : 0;
}
#menu .submit a {
float : left;
background : transparent;
margin : 0;
padding : 0 0 0 0;
text-decoration : none;
}
#menu .submit a span {
float : left;
background : url(images/menusep.gif) no-repeat left;
font-size:13px;
color : #fff;
display : block;
padding : 0 15px 0 15px;
margin-right : 2px;
float : none;
}
#menu #search {
float : right;
background : inherit;
margin-top : 0;
padding : 0;
margin-right : 10px;
margin-top : -4px;
}
#menu #search input.text {
background : url(images/input.gif) no-repeat top;
width : 110px;
border : 0;
padding : 2px 0 0 3px;
}
#menu #search input.txt {
color : #fff;
font-weight : bold;
border : 0;
background : transparent;
cursor : pointer;
}
#maincontent {
background: #FFFFFF;
padding-left:7px;
}
#maincontent p {
margin-top : 10px;
}
#maincontent img {
/*float : left;*/
/*margin : 10px 10px 10px 0;*/
}
#maincontent h2 {
/*font : bold 1.6em "Tahoma", verdana, Arial;*/
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:1.6em;
color : #585858;
background : transparent;
margin-bottom : 4px;
border-bottom : 1px solid #e3eaef;
}
#maincontent #introduction {
margin: 25px 0 40px 0;
width : 100%;
background : inherit;
text-align : justify;
color : #8e8e8e;
}
#maincontent #leftnav {
float : left;
width : 200px;
background: #FFFFFF url(images/img16.gif) no-repeat left bottom;
}
#maincontent #leftnav h2 {
margin-bottom : 5px;
/*font: bold 1.2em "Tahoma", verdana, Arial;*/
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:1.2em;
margin-top: 5px;
border-top: 1px solid #e3eaef;
}
#maincontent #leftnav ul {
 display: block;
 list-style:none;
 text-align:center;
}
#maincontent #leftnav li {
 float: left;
 margin: 3px 3px 3px 3px;
 text-align:center;
 width: 90px;
 height: 105px;
}
#maincontent #leftnav img {
 float: none !important;
 text-align:center;
}
#maincontent #leftnav p{
margin-top: 6px;
margin-left: 5px;
}
#maincontent #rightcontent {
float : right;
background : inherit;
/*margin-right : 10px;*/
margin-right : 9px;
width : 740px;
}
#maincontent #rightcontent img.button {
float:right!important;
}
#maincontent #rightcontent li {
list-style:none;
}
#maincontent #rightcontent h2 {
margin-bottom : 5px;
/*font: bold 1.2em "Tahoma", verdana, Arial;*/
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#54BBDB;
margin-top: 5px;
}

.new_text h2{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#FED803 !important;
border-bottom: none !important;
}
.cheap_text h2{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#54BBDB !important;
border-bottom: none !important;
}

#maincontent #rightcontent .r {
float : right;
width : 200px;
margin:5px!important;
/*background: #FFFFFF url(images/img16.gif) no-repeat left bottom !important;*/
margin-bottom : 15px;
}
#maincontent #rightcontent p {
margin:5px;
}
#maincontent #rightcontent ul.right {
margin:5px!important;
}
#maincontent #rightcontent li.right {
margin:5px!important;
}
#maincontent #rightcontent .le {
/*width : 525px;*/
width : 530px;
text-align : justify;
margin-bottom : 15px;
}
#maincontent #rightcontent .pad {
padding : 15px 0 15px 0;
text-align : justify;
}
#footer {
bottom : 0;
clear : both;
text-align : left;
border-top : 2px solid #e5e5e5;
padding : 3px 0 0 0;
margin-top : 5px;
height : 50px;
color : #888;
background : inherit;
}
#footer .right {
float : right;
}
ul.list {
 display: block;
 list-style:none;
 text-align:center;
}
li.list {
 float: left;
 margin: 3px 3px 3px 3px;
 text-align:center;
/* width: 125px;
 height: 165px;
 background:url(images/phone-box.gif) no-repeat;*/
 background:url(images/mobile_bg.jpg) no-repeat;
 width:125px;
 height:125px;
}
li.list a {
	background:none;
	color: #0000FF;
}
li.list img {
	float:none!important;
	margin: 15px 10px 10px 10px!important;
}

#maincontent img.table {
float:none!important;
margin : 10px 10px 10px 10px!important;
}

ul.table {
 display: block;
 list-style:none;
 width: 525px;
 height:300px;
}
li.table {
 float: left;
 margin: 5px 3px 3px 3px;
 text-align:center;
 width: 125px;
 height: 165px;
 background:url(images/phone-box.gif) no-repeat;
}
li.table a {
	background:none;
	color:#0000FF;
}
li.table img {
	margin: 15px 10px 10px 10px!important;
}

/* Sidebar */

#sidebar {
	width: 200px;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}
#sidebar #bottom {
	margin:0px;
	background: #FFFFFF url(images/img16.gif) no-repeat left bottom!important;
	height:7px!important;
	border:none!important;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(images/img16.gif) no-repeat left bottom!important;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2.top {
	height: 20px;
	margin: 0!important;
	padding: 5px 0 0 20px;
	background: url(images/img15.gif) no-repeat !important;
	border:none!important;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar h2.middle {
	height: 17px;
	margin: 0;
	padding: 0px 0 0 20px;
	background: #B6CCE7;
	border-top: 1px solid #999999!important;
	border-bottom: 1px solid #999999;
	border-right:none!important;
	border-left:none!important;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar h3 {
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#sidebar #news {
margin:5px;
}

/*  Deals Tables */

.dealtable { border-collapse: collapse;}
.dealtable img { float:none; }
.dealtable th { padding: 0.2em; }
.dealtable td { padding: 0.5em; }
.dealtable { /*border: 1px solid #333;*/ }
.dealtable th, .dealtable td { /*border: 1px dotted #666;*/border-left:1px solid #D8EAEE;
border-right:1px solid #D8EAEE; background-color:#f7f7f7; }
.dealtable th[scope=col]
{
  /*border-bottom: 2px solid #333;
  border-right: 1px dotted #666;*/
}
.dealtable th, .dealtable td { color: #632a39; }

	/* Set colours for all header cells in the top row */ 
.dealtable th[scope=col] {/* color: #000; background-color: #8fadcc;*/ color: #fff; background:url("images/detail_middle.jpg") repeat-x scroll 0 0 #357AAA; height:33px;}

	/* Set colours for all header cells in the top row except "Product" */
.dealtable th+th[scope=col] { color: #fff; /*background-color: #7d98b3;*/ background:url("images/detail_middle.jpg") repeat-x scroll 0 0 #357AAA;  }

.dealtable
{
  /*background: #bcd0e4 url("images/dealtable-bg.jpg") top left repeat-x;*/
}

.dealtable tr:hover th[scope=row], .dealtable tr:hover td
{ 
  /*background-color: #3354FF;
  color: #fff;*/
 /* background-color:#FFD801;*/
} 

a.dealtable {color:#632a39; background-color:none; text-decoration:none;}
a.dealtable:hover {color:#FFFFFF;}


/* ------------------------------------------------ NEW Style ---------------------------------------- */
/* CSS Document */

/* Main css */

.mainbg{
	background:url(images/top_bg.jpg) center top no-repeat;
}
.main_with{
	margin:auto;
	width:961px;
}
.float{
	float:left;
}
.float_right{
	float:right;
}
.space{
	height:8px;
}
.space_mobile{
	height:10px;
}
.space_line{
	height:1px;
	background-color:#E7E7E7;
}
.clear{
	clear:both;
}

/* Top section*/
.top_height{
	height:112px;
}

.logo_height{
	height:72px;
}
.top_part{
	width:49.9%;
}

/* Buttons*/
.btn_left{
	width:7px;
}
.btn_right{
	width:7px;
}
.btn_middle{
	width:947px;
	background:url(images/btn_middle.jpg) repeat-x;
	height:40px;
}

/* Middle section*/
.middle_bg{
	background-color:#FFFFFF;
	border-left: #E9E9E9 solid 1px;
	border-right: #E9E9E9 solid 1px;
}

	/* Middle section left*/
	
.left_of_mid{
	width:191px;
	margin-left:4px;
}
.left_of_mid_section_header_bg{
	background: #387FAE url(images/left_tabs.jpg) no-repeat;
	width: 191px;
	height: 30px;
	
}

.left_of_mid_section_header_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 8px 0px 0px 15px;	
	color:#FFFFFF;
}

.left_of_mid_section_bg{
	background-color:#FFFFFF;
	border-left: #D8EAEE solid 1px;
	border-right: #D8EAEE solid 1px;
	/*height:100%;*/
}

.left_sel_box{
	padding-top:5px;
}

.middle_box_section_bg{
	background-color:#FFFFFF;
	border-left: #D8EAEE solid 1px;
	border-right: #D8EAEE solid 1px;
	height:165px;
	width:946px;
}

.left_of_mid_section_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 8px 0px 0px 0px;	
	color:#767676;
	line-height:22px;
}
.left_of_mid_section_text a:link, .left_of_mid_section_text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 0px 0px 0px 15px;
	float:left;
	color:#767676;
	width:174px;
	line-height:22px;
	text-decoration:none;
}
.left_of_mid_section_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 0px 0px 0px 15px;
	float:left;
	background-color:#FFD801;
	width:174px;
	color:#ffffff;
	line-height:22px;
	text-decoration:none;
}
.right_of_mid_section_text a:link, .right_of_mid_section_text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 0px;
	color:#767676;
	text-decoration:none;
}
.right_of_mid_section_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 0px;
	color:#767676;
	text-decoration:underline;
}
.list_menu{
	background-color:#FFFFFF;
	border:solid 1px #7F9DB9;
	width:151px;
	line-height:20px;
	/*#height:25px;*/
	font-size:12px;
}
.left_img{
	width:61px;
	margin-left:20px;
}
.left_all_gifts{
	width:122px;
	margin-left:20px;
}
.left_of_mid_section_gift_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#353535;
	line-height:16px;
}

	/* Middle section mid*/
	
.middle_of_mid{
	width:557px;
	margin-left:7px;
	margin-right:3px;
}
.middle_main_headign_left{
	width:10px;
}
.middle_main_headign_right{
	width:10px;
}
.middle_main_headign_middle{
	width:537px;
}
.middle_heading_bg{
	background:url(images/mid_main_head_middle.jpg) repeat-x;
	height:28px;
	width:928px;
	#width:933px;
}
.middle_mobile_bg{
	background:url(images/mid_main_head_middle.jpg) repeat-x;
	height:28px;
	/*width:505px;*/
	width:510px;
}
.mobiles{
	width:126px;
	margin-left:10px;
}
.handset{
	width:126px;
	margin-left:26px;
}
.mobile_bg{
	background:url(images/mobile_bg.jpg) no-repeat;
	width:126px;
	height:101px;
	text-align:center;
	padding-top:10px;
}
.mobile_bg img{
	padding-left:40px;
}
.mobile_bg_new{
	background:url(images/mobile_bg_new.jpg) no-repeat;
	width:126px;
	height:101px;
	text-align:center;
	padding-top:10px;
}
.mobile_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#7F7F7F;
	/*line-height:16px;*/
	line-height:14px;
}
a.mobile_text:link,a.mobile_text:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#7F7F7F;
	/*line-height:16px;*/
	line-height:14px;
	text-decoration:none;
}
a.mobile_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#7F7F7F;
	/*line-height:16px;*/
	line-height:14px;
	text-decoration:underline;
}

.middke_of_mid_section_header_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 5px 0px 0px 5px;	
	color:#000000;
}

.line{
	background:url(images/line.jpg) repeat-x;
	height:34px;
}
.btn{
	padding:12px 10px 13px 0px;
	text-align:right;
}
/* Middle section right*/

.right_of_mid_section_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 8px 0px 0px 15px;	
	color:#767676;
	line-height:22px;
}

.right_of_mid_section_news ul li{
	color:#767676;
	/*padding: 8px 0px 0px 8px;*/
	padding: 8px 0px 0px 10px;
	text-align:left;
}

.right_of_mid_section_news ul li a{
	#margin-left:-18px;
}

.right_of_mid_section_header_bg{
	background: #387FAE url(images/right_tabs.jpg) no-repeat;
	width: 191px;
	height: 30px;
}
.bottom-img-navi {
background-image:url(images/bottom-navi-img.jpg);
background-repeat:no-repeat;
height:36px;
background-position:top 202px;
}


.detail_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#767676;
	line-height:18px;
}
.detail_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#4397C1;
	line-height:45px;
}
.detail_section_bg{
	/*width:930px;*/
	width:917px;
	background:#357AAA url(images/detail_middle.jpg) repeat-x;
	height:36px;
}
.detail_section_heading_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	/*padding: 11px 31px 10px 31px;*/
	padding: 11px 31px 10px 29px;
}
.detail_section_margin{
	margin:0px 5px 0px 5px;
}
.detail_section_box_top_border{
	background:url(images/detail_box_top.jpg) repeat-x;
	width:912px;
}
.detail_section_box_bottom_border{
	background:url(images/detail_box_btm.jpg) repeat-x;
	width:912px;
	background-color:#FFFFFF !important;
}
.detail_section_box_bg{
	border-left: solid 1px #D8EAEE;
	border-right: solid 1px #D8EAEE;
	/*background-color:#CCCCCC;*/
	background-color:#F7F7F7;
}
.detail_section_box_color{
	/*background-color:#FFFFFF;*/
	/*height:100px;*/
	height:auto;
	text-align:center;
}
.detail_section_box_height{
	height:12px;
}

.search_box{
	background-color:#479CC5;
	/*border:1px solid #cccccc;*/
}

.search_box td{
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

.pay{
	background:url(images/pay.jpg) no-repeat;
	width:100px;
	height:22px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#632A39;
	text-decoration:none;
	cursor:pointer;
}
.pay_selected{
	background:url(images/pay_selected.jpg) no-repeat;
	width:100px;
	height:22px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}