html{
height: 100%;
overflow: -moz-scrollbars-vertical;	
overflow-x:auto;
overflow:scroll;


}

body {
	background-color: #ed1c24 ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-top:10px;
	width: 100%;
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;	
	
}

#container {
	margin: 0px;
	padding:0px;
	width: 100%;
	height:auto;
}

#content {
	position: relative;
	min-width:917px;
	padding-top:0px;
	z-index:0;
}

#header{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}


#footer {
	position:relative;
	width: 100%;
}


.link a{
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

.link a:hover{
	color:#ffcc00;
}

.link a:active{
color: #FFFFFF;
	text-decoration: none;
}

img{
border:none;
}

.border {
	border: 1px solid #333333;
}

.sidenav {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	line-height: 135%;
}
.sidenav_active a {
	font-size: 12px;
	font-weight:bold;
	line-height: 135%;
	text-decoration:none;
	color: #f37021;
	font-weight:bold;
}

.sidenav a{
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	display:block;
	text-decoration: none;
}
.sidenav a:hover{
	color: #f37021;
	font-weight:bold;
}

.pagetextbold {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	line-height: 135%;
}

.pagetextbold-2 {
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}

.pagetextbold a{
	font-size: 11px;
	font-weight:bold;
	color: #ed1c24;
	text-decoration: underline;
}
.pagetextbold a:hover{
	text-decoration: none;
	font-weight:bold;
}
.management_heading
{
	background-color:#E4E4E4;
	font:13px Arial, Helvetica, sans-serif;
	color:#040404;
	line-height:30px;
	
}
.management_heading img
{
	display:block;
	float:left;
	width:18px;
	height:30px;
	margin-right:5px;
}

.pagetext {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	line-height: 135%;
	border:0;
}

.text_field {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	line-height: 150%;
	border:#CCCCCC solid 1px !important;
}

.message_ok {
	font-size: 11px;
	color:#0FC000;
	text-decoration: none;
	
}

.message_error {
	font-size: 11px;
	color:#ff0000;
	text-decoration: none;
	
}

.pagetext  p{
	width: 450px;
	padding-left: 100px;
}
.pagetext  ul{
	margin: 0px ;
	padding: 0px 0px 0px 15px;
}

.pagetext  li{
	margin: 0px;
	padding: 0px ;
}


.pagetext a{
	font-size: 11px;
	color: #ed1c24;
	text-decoration: underline;
}
.pagetext a:hover{
	text-decoration: none;
}

.redbox {
	font: 11px;
	color: #FFFFFF;
	background-color: #ed1c24;
	border: 1px solid #ed1c24;
}


.box2 {
	font: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #A4B97F;
}

.box2 {
	font: 12px :
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #EF1F20;
	height: 19px;
}
.box3 {
	font: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #EF1F20;
	width: 174px;
}

p.intro{
	font-size: 11px;
	color: #565656;
	
	width: 450px;
	float: left;
	font-weight: 800;
}

.red {
	font: 10px;
	color: #ed1c24;
	text-decoration: none;
	border:0px;
}

.red a {
	font: 10px;
	color: #ed1c24;
	text-decoration:underline;
}

.redbig {
	font-size: 18pt;
	color: #ed1c24;
	font-weight: 300;
}

.yellow {
	font-size:11px;
	color:#ffcc00;
	text-decoration: none;
}

.yellow a{
	color:#ffcc00;
	text-decoration: none;
	
}

.yellow a:hover{
	color:#FFFFFF;
}

.yellow a:active{
	color: #ffcc00;
	text-decoration: none;
}


.orangebold{
	font-size: 11px; font-weight:bold;	color: #f37021;
	vertical-align:middle;
}

.orangeh2{
	color: #f37021;
	vertical-align:middle;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	line-height: 150%;
}


.graysmall {
	font-size:10px;
	color:#CCCCCC;
}
.graybig {
	font-size: 15pt; color: #CCCCCC; font-weight: 300;
}

.graybold {
	font-size: 11pt; color: #666666;
}
.whitesmall {
	font-size: 10px;	color:#ffffff;
}
.whitebig {
	font-size: 15pt; color: #ffffff; font-weight: 300;
}

.lightred {
	font-size: 9pt; color: #ffd8d9; font-weight: normal;
}


.my_button {
		color: #FFFFFF; text-decoration: none;	background: #ed1c24; border: 1px none #ed1c24;
}

.title_bar {
	padding:0px; padding-left:15px;
	margin:0px;
	font: bold 13px; color: #333333;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	height:33px;
}

.page_title {
	color: #ed1c24;
	background-image:url(../images/sub_nav.gif);
	background-repeat:repeat-x;
	height:20px;
}

.nav_bar {
	padding:0px;
	margin:0px;
	background-image:url(../images/nav/nav_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:39px;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.rightline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.compare {
	font-family: Tahoma;
	font-size: 12px;
	line-height:25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ed1c24;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-decoration:none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 20px;
}

.Next-priv{
    color: #666666;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
}

.Next-priv:hover{
	color:#990000;
	text-decoration: none;
	
}

/************************************************************** BY Madan****************************************************/
.labels {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	border:0;
	padding:5px;
	
}

div.pagination {
	padding: 3px;
	margin: 3px;
	font-size:12px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #d8bce4;
	text-decoration: none; /* no underline */
	color: #8a4ba4;
	background-color:#eaeaea;
}

div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #5b5b5b;
	color: #8a4ba4;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #5b5b5b;
	background-color: #5b5b5b;
	color: #ffffff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	background-color:#cacaca;
}


.hand {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	cursor:hand;
}

.personalBlueLink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0072BC;
text-decoration:none;
}

.personalBlueLink a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0072BC;
text-decoration:none;
}

.personalBlueLink a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0072BC;
text-decoration:none;
}

.personalBlueLink a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0072BC;
text-decoration:underline;
}



/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	font-weight:normal;
}

.dtree a.folderNode {
	font-weight:bold;
	font-size:11px;
	color:#f37021;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
/* user login  */
.userlogin_bg
{
	background:url(../images/user_login_bg.jpg) no-repeat 0px 0px;
	width:669px;
	height:287px;
	margin:0px auto;
	
}
.usersign_up_bg
{
	background:url(../images/loginsignup_bg.jpg) no-repeat 0px 0px;
	width:784px;
	height:698px;
	margin:0px auto;
	
}
.userlogin_bg h1,.usersign_up_bg h1
{
	display:block;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5e0306;
	padding-top:10px;
	margin:0px 10px 0px 10px;
	text-indent:22px;

	line-height:30px;
	border-bottom:1px dashed #2d0002;
	width:95%;
	
}
.userlogin_detail_block
{
	width:100%;
	height:auto;
}
.userlogin_form_labal
{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#414041;
	
}
.userlogin_form_labal a
{
		color:#414041;
		text-decoration:none;
}
.userlogin_form_labal a:hover
{
	color:#6f5709;
	
}
.userlogin_form_labal span
{
	color:#777777;
}
.form_text_filed
{
	background:url(../images/input_text_filed.jpg) no-repeat 10px 0px;
}
.form_text_filed input , .form_text_filed select ,.form_text_filed textarea
{
	margin:6px 10px 0px 20px;
	width:205px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	border:0px;
	background:#ffffff;
}
.textarea
{
	
	background:url(../images/textarea.jpg) no-repeat ;
	width:487px;
	height:92px;
	margin:0px 0px 0px 10px;
	
}
.textarea textarea
{
		margin:5px 0px 0px 10px;
		width:460px;
		height:72px;
		border:0px;
		font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#6D6D6D;
}


.form_text_filed input:focus , .form_text_filed select:focus ,.textarea textarea:focus  {
outline:medium none;
}
.userlogin_footer
{
	width:95%;
	margin:10px 10px 0px 10px;
	height:auto;
	border-top:1px  dashed #2d0002;
}
.userlogin_footer .right_bar
{
	float:right;
	width:20%;
	margin:5px;
	
	
}
.userlogin_footer .right_bar a
{
	display:block;
	
	width:100%;

	background:#7b7b7b;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	
}
.userlogin_footer .right_bar a:hover
{
	display:block;
	
	width:100%;
	background:#e94046;

}
.sign_up_heading
{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a18137;
}


/*download page */
.download_left_bar
{
	width:292px;
	_width:260px;
	height:auto;
	
	height:380px;
}
.download_left_bar h1
{
	color:#f45c00;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	display:block;
	padding:10px 0px 3px 20px;
	
}
.phone_list
{
	border:1px  dashed #666666;
	width:275px;
	width:255px;
	height:54px;
	margin:0px 8px 20px 8px;
	background:#eae9e9;
}
.drop_down
{
	color:#2E2E2E;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	margin:5px;
}
.download_menu_bar
{
	width:270px;
	_width:255px;
	margin:35px 0px 0px 8px;
	height:auto;
}
.download_menu_bar ul
{
	list-style:none;
	margin:0px ;
	padding:0px;
}
.download_menu_bar ul li
{
	list-style:none;
}
.download_menu_bar ul li a
{
	display:block;
	border-bottom:1px dotted #666666;
	padding-bottom:4px;
	color:#666666;
	text-decoration:none;
	text-indent:50px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:40px;


}
.download_menu_bar ul li#one
{
	background:url(../images/user_manual_b.jpg) no-repeat 0px 0px;
	
}
.download_menu_bar ul li#two
{
	background:url(../images/Drivers_s.jpg) no-repeat 7px 10px;
	
}
.download_menu_bar ul li#three
{
	background:url(../images/drivers_d.jpg) no-repeat 0px 5px;
	
}
.download_menu_bar ul li#four
{
	background:url(../images/other_d2.jpg) no-repeat 0px 6px;
	
}

.download_menu_bar ul li a:hover
{

	color:#f37021;
}

.download_right_bar
{
	float:right;
	width:620px;
	_width:635px;
	min-height:380px;
	height:auto !important;
	border-left:1px dotted #666666;
	
}
.download_right_bar p
{

	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:20px;
	color:#434343;
}

.phone_display
{
	width:602px;
	float:right;
	height:155px;
	border-bottom:1px solid #828282;
	margin:0px auto;
	padding:20px 0px 9px 0px;

}
.phone_display img
{
	display:block;
	width:auto;

}
.phone_display .description
{

	float:right;
	width:500px;
	position:relative;
	_position:fixed;

		
}
.description h1
{
	display:block;
	font:30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d4343b;
	line-height:20px;
	padding:0px;
	margin:5px 0px 0px 0px;

	
}
.phone_display h1 span
{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.description p
{
	display:block;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px 0px 0px 0px !important;
	
	
}
.description .viewsection
{
	width:470px;

	float:right;
	height:30px;
	margin-right:20px;

	
	
}
.description .viewsection a
{
	display:block;

	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c1636a;
	text-indent:24px;
	float:right;

	text-align:right;
	line-height:32px;
	text-decoration:none;
	background:url(../images/view_deatils.jpg) no-repeat 0px 6px;
}
.description .viewsection a:hover
{
	text-decoration:underline;
	color:#b6575e;
}
.download_right_bar  h2
{
	display:block;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d84c52;
	line-height:22px;
	padding-left:25px;
}
.accessories_heading
{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#434343;
}
.accessories_detail
{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5e5c5c;
}

<!-- ---------------------- >
.hmenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:10px;
	text-transform:uppercase;
	height:auto;
	width:600;
	background-color:#1fa3ae;
}
	
.hmenu ul{
	height:22px;
	list-style:none;
	margin:0;
	padding:0;
}

.hmenu li{
	float:left;
	padding:0px;
	border-right:#FFF solid 1px;
}


.hmenu li a{	
	color:#404040;
	font-size:11px;
	text-transform:uppercase;
	background-color:#dddddd;
	display:block;
	line-height:22px;
	padding:0px 7px 0px 10px;
	margin:0px;
	text-align:center;
	text-decoration:none;
}
		
		
.hmenu li a:hover, .hmenu ul li:hover a{
	background: #949494;
	color: #ffffff;
	text-decoration:none;
}
	
			
.hmenu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:auto;
	z-index:900;
	/*top:1em;
	/*left:0;*/
}


.hmenu p{
	clear:left;
}

.text_area
{
	width:250px;
	color:#6D6D6D;
	font:12px "Trebuchet MS", Arial, Tahoma, Verdana;	
}


.text_area2
{
	width:335px;
	color:#6D6D6D;
	font:12px "Trebuchet MS", Arial, Tahoma, Verdana;	
	margin-right:20px;
}
.creation_forn
{
	background:#C1C1C1;
	color:#585858;
	font:bold 15px  "Trebuchet MS", Arial, Tahoma, Verdana;	
}
.mangement_bg
{
	background:url(../images/mangementbg_image.jpg) no-repeat 0px 0px;
	width:339px;
	height:165px;
	overflow:hidden;
	margin-bottom:0px;
	float:left;
	margin-left:0px;
}


.read_more a
{
	color:#f03b42;
	display:block;
	padding:1px 28px 0px 0px;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/grey_arrow.jpg) no-repeat 310px 6px;

}
.information
{
	font:11px "Trebuchet MS", Arial, Tahoma, Verdana;	
	color:#525252;
	padding:3px 10px 0px 0px;
}

.person_name
{
	display:block;
	font:bold 13px "Trebuchet MS", Arial, Tahoma, Verdana;	
	color:#ea1c24;
	padding-left:10px;
	
	
}
.deginations
{
	color:#828282;
	font: normal 12px "Trebuchet MS", Arial, Tahoma, Verdana;	 !important;
}
.country_name{
position:absolute;
width:100px;
height:100px;
left:0px;
background:#00FF00;

}
.country_list{
width:525px;
min-height:308px;
float:left;
position:relative;
border:1px solid  #666666;
background:#f6f6f6 url(../images/popup.jpg) no-repeat 0px 8px;
margin:-10px 0px 0px 0px;
padding:0px 0px 0px 0px;
overflow:hidden;
}
.country_listinternational{
width:592px;
min-height:298px;
float:left;
position:relative;
background:#f6f6f6 url(../images/map_bg.jpg) no-repeat 0px 0px;
margin:0px 0px 0px 0px;
padding:100px 0px 0px 80px;
overflow:hidden;
}


.country_list p  {
	width:100%;
	text-align:center;
	margin-top:0px;
	font:bold 14px  Arial, Helvetica, sans-serif;
	text-indent:-60px;
	color:#747474;
}
.country_list .welcome {
font:17px Arial, Helvetica, sans-serif;
color:#FFFFFF;
background:#ed1c24;
line-height:46px;
text-indent:20px;


}
.country_list h1 ,.country_listinternational h1{
color:#747474;
margin:15px;
text-indent:90px;
font:bold 14px  Arial, Helvetica, sans-serif;
}

.changecountry
{		
		width:297px;
		height:34px;
		margin:15px 0px 0px 100px;
		background:url(../images/button_bg.png) no-repeat ;
}	

.styled
{
	width: 300px !important;
	height:35px !important;
	cursor:pointer;
}
.select {
	position: absolute;
	width: 300px;/* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 35px;
	padding: 0px 24px 0px 10px;
	cursor:pointer;
	color: #4c4c4c;
	background:url(../images/selectbox_bg.png) no-repeat;
	overflow: hidden;
	line-height:35px;
}
.reminder{
position:absolute;
left:0px;
bottom:0px;
width:100%;
height:46px;
font:13px Arial, Helvetica, sans-serif;
color:#3e3e3e;
line-height:46px;
background:#f6f6f6 url(../images/reminder_mebg.jpg) repeat-x 0px 0px; !important;
}
.remindercountry{
	
margin:10px 5px 0px 10px;
}
.default_india a{
	color:#FFF;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}

.default_india a:hover{
	text-decoration:underline;
	
}

.actice_country{
	background:url(../images/button_bg.png) no-repeat 0px 0px !important;
	width:297px;
	height:34px;
	margin:4px 0px 0px 100px;
}
.actice_country a{
	display:block;
	
	color:#4c4c4c !important;  
	text-decoration:none;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:32px;
	text-align:center;
}
.countryname{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	
}

.padding_class
{
	padding:2px 5px 2px 5px;
}

.list li{
margin-bottom:10px;
}

