/* CSS Document */
body
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	color:#333333;
	font-family:'Calibri', Arial;
	line-height:18px;
	text-align:left;
	font-size:12px;
}
@font-face {
	font-family: 'Helvetica Condensed';
	src: url('../fonts/Helvetica_Neue_Condensed_Bold.eot');
	src: local('Helvetica Condensed'), 
		 local('Helvetica Condensed'), 
		 url('../fonts/Helvetica_Neue_Condensed_Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helr45w.eot');
	src: local('Helvetica'), 
		 local('Helvetica'), 
		 url('../fonts/helr45w.ttf') format('truetype');
}

@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helveticaltstdroman.eot');
	src: local('Helvetica'), 
		 local('Helvetica'), 
		 url('../fonts/helveticaltstdroman.ttf') format('truetype');
}

/***********************General start********************************/
@font-face {
	font-family: 'Calibri';
	src: url('./type/CALIBRI.eot');
	src: local('Calibri'), 
		 local('Calibri'), 
		 url('../fonts/CALIBRI.TTF') format('truetype');
}

.clear
{
    border: medium none;
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}

p {
	margin-bottom:10px;
	font-size:12px;
	line-height:21px;
	font-family:tahoma;
	/*font-family:"Myriad Pro" tahoma;*/
}


/* RESET ELEMENTS */
h1,h2,h3,h4,h5,h6{
	margin:0; padding:0;
}

.wrapper {
	width:100%;
	clear:both;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}

/***********************General start********************************/

/**********************Home page start here***************************/

/*===== header and menu start here =====*/
.header-wrapper{
	/*height:104px;*/
	height:125px;
	background:none;
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../images/header_bg.png) repeat-x;
	}
.header-top {
	height:30px;
	background:none;
	width:944px;
	margin:0px auto 15px auto;
	padding:0px 0px 0px 0px;
	}
.header-top .left{
	height:30px;
	background:none;
	width:300px;
	margin:5px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:13px;
	color:#7c7b7b;
	font-family:Helvetica;
	font-weight:bold;
	}
.header-top .left span{
	font-size:12px;
	color:#0057a6;
	font-weight:bold;
	}
.header-top .right{
	height:30px;
	background:none;
	width:594px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	}
.top-right-menu {
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
	float:right;
	}
.top-right-menu ul {
	display:inline;
	font-size:11px;
	color:#7c7b7b;
	font-family:Helvetica;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px 0px;
	font-weight:bold;
	}
.top-right-menu ul li {
	margin:0; padding:0;
	list-style:none;
	display:inline;
	}
.top-right-menu ul li a {
	display:block;
	float:left;
	color:#7c7b7b; text-decoration:none;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.top-right-menu ul li a:hover {
	color:#0057a6;
	}
.top-right-menu ul li a.active {
	color:#0057a6;
	}
.brack-point{
	font-size:11px;
	color:#7c7b7b;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	float:left;
	}
/*
.header img {
	width:360px; height:103px;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left; 
	}
*/
.logout{
	width:550px;
	height:16px;
	float:right;
	text-align:right;
	vertical-align:middle;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.logout a{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#123572;	
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.logout a:hover{
	text-decoration:underline;
}
	
.contact-info{
	width:550px;
	height:46px;
	float:right;
	text-align:right;
	vertical-align:middle;
	padding:25px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.contact-info p{
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:#bba223;	
}	
.menu {
	width:942px;
	/*height:57px;*/
	height:78px;
	background:url(../images/menu-bg-bayt.png) repeat-x;
	border:1px solid #d8dee6;
	margin:0px auto 0px auto;
}
.menu  .logo{
	width:350px;
	/*height:35px;*/
	margin:0px 0px 0px 0px;
	/*padding:11px 0px 11px 11px;*/
	padding:0px 0px 0px 11px;
	float:left;
}
/*
.menu  .logo img{
	width:300px;
}*/
/*menu start here*/
.ddsmoothmenu{
	font-size:11px;
	color:#636363;
	font-family:'Helvetica Condensed';
	/*width: 100%;*/
	/*float:right;*/
	/*height:57px;*/
	margin:0px 0px 0px -91px;
	width: 670px;
}

.ddsmoothmenu ul{
z-index:200;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background:#d8dee6; background of menu items (default state)*/
background:url(../images/menu-bg-bayt.png) repeat-x top left;
background-position:0px -22px;
padding:8px 30px 8px;
border-left: 1px solid #d8dee6;
color:#636363;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#636363;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#0057a6; 
color:#ffffff;
}
.ddsmoothMenus
.ddsmoothmenu ul li a:hover{
background:#0057a6; /*background of menu items during onmouseover (hover state)*/
color:#ffffff;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
color:#636363;
font-family:'Helvetica Condensed';
width: 160px; /*width of sub menus*/
padding:8px 30px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid d8dee6;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
display:none;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}
/*menu close here*/

/*
.menu-bg {
	height:57px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	}

.menu-bg ul {
	display:inline;
	font-size:14px;
	color:#636363;
	font-family:'Helvetica Condensed';
	padding:0px 0px 0px 0px;
	margin:0px auto 0px 0px;
	font-weight:normal;
	}

.menu-bg ul li {
	margin:0; padding:0;
	list-style:none;
	display:inline;
	}

.menu-bg ul li a {
	display:block; float:left;
	color:#636363;
	text-decoration:none;
	text-align:center;
	padding:19px 22px 0 22px;
	margin:0px 0px 0px 0px;
	background:url(../images/menu_right_bar.png) repeat-y;
	height:38px;
	}

.menu-bg ul li a:hover {
	color:#0057a6;
	}
	
.menu-bg ul li a.active {
	color:#0057a6;
	}*/
/*===== header and menu close here =====*/

/*===== Big header and menu start here =====*/
.body-wrapper{
	width:100%;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	background:url(../images/home_bg.png) repeat-x;
	/*position:absolute;
	z-index:100;*/
	height:690px;
	}
.main-wrapper{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}
.home-wrapper{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-profile{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-wrapper1{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-wrapper2{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-wrapper3{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-wrapper4{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-wrapper5{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
#view-wrapper6{
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:90;
	}
.body-container{
	width:922px;
	height:438px;
	margin:0px auto 0px auto;
	padding:10px 10px 10px 10px;
	clear:both;
	border:1px solid #d8dee6;
	background:#fbfbfc;
	}
.footer-wrapper{
	width:100%;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	background:url(../images/footer_bg.png) no-repeat bottom;
	height:126px;
	/*position:relative;
	top:695px;*/
	}
.footer-container{
	width:944px;
	height:126px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}
.footer-container .left{
	width:450px;
	margin:100px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#7c7b7b;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.footer-container .right{
	width:444px;
	height:126px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	color:#7c7b7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.bighrader-bg{
	height:395px;
	/*background:url(../images/main_banner_bg.jpg) no-repeat center center;*/
	/*background:url(../images/current_banner_bg.jpg) no-repeat center center;*/
	width:922px;
	height:395px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	float:left;
	}
.bighrader-left-arrow{
	width:50px;
	height:50px;
	margin:160px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	z-index:120;
	}
.bighrader-right-arrow{
	width:50px;
	height:50px;
	margin:160px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	position:relative;
	z-index:120;
	}
.bighrader-bot-bg{
	background:url(../images/bighrader_bot_bg.png) repeat-x;
	border:1px solid #d27e03;
	width:920px;
	height:41px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	float:left;
	}	
.pre-but{
	width:95px;
	height:29px;
	margin:6px 0px 0px 6px;
	padding:0px 0px 0px 0px;
	float:left;
	}
.next-but{
	width:95px;
	height:29px;
	margin:6px 6px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	}
.all-buts-container{
	width:710px;
	height:29px;
	margin:6px 0px 0px 6px;
	padding:0px 0px 0px 0px;
	float:left;
	}
.all-but{
	margin:0px 6px 0px 0px;
	padding:4px 12px 4px 12px;
	background:url(../images/but_bg.png) repeat-x;
	border:1px solid #d8dee6;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	behavior: url(/PIE.htc);
	font-family: 'Helvetica Condensed';
	font-size:12px;
	color:#0361a7;
	text-align:center;
	}
	
.NextFloorBtn{
	margin:0px 6px 0px 0px;
	padding:7px 60px 4px 12px;
	background:url(../images/next_but.png) repeat-x;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	behavior: url(/PIE.htc);
	font-family: 'Helvetica Condensed';
	font-size:12px;
	color:#0361a7;
	text-align:center;
	}
.PrevFloorBtn{
	margin:0px 6px 0px 0px;
	padding:7px 20px 4px 33px;
	background:url(../images/previous_but.png) repeat-x;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	behavior: url(/PIE.htc);
	font-family: 'Helvetica Condensed';
	font-size:12px;
	color:#0361a7;
	text-align:center;
	}
.BacktoTheFloor{
	margin:0px 0px 0px 0px;
	padding:4px 10px 4px 20px;
	background:url(../images/back_to_floor_but.png) repeat-x;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	behavior: url(/PIE.htc);
	font-family: 'Helvetica Condensed';
	font-size:12px;
	color:rgb(253, 253, 253);
	text-align:center;
	}
.UpdateProfileBtn
{
	margin:0px 6px 0px 0px;
	padding:5px 20px 4px 20px;
	background:url(../images/update_but_1.png) no-repeat;
	/*border:1px solid #d8dee6;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	behavior: url(/PIE.htc);*/
	font-family: 'Helvetica Condensed';
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color:white;
	text-align:center;
	display:block;
	width:54px;
	height:21px;
	}
.updateBtnsClass
{
text-decoration: none;
color: white;
font-weight: bold;
}	
/*===== Big header and menu close =====*/

/*===== Home container start here =====*/
.home-container{
	width:944px;
	margin:0 auto 0 auto;
	color:#171717;
	padding:10px 0px 0px 0px;
	}
.home-container .left {
	float:left;
	width:310px;
	height:231px;
	background:#ffffff;
	border:1px solid #e0e1e3;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.company-index-top{
	background:url(../images/company_index_bg.png) repeat-x;
	width:310px;
	height:37px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}
.company-index-top h1 {
	font-size:22px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	font-size:18px;
	font-family:'Helvetica Condensed';
	}
.company-index-bot{
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	height:184px;
	}
.company-index-bot ul{
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
	float:left;
	/*width:304px;*/
	/*width:292px;*/
	width:99%;
	border-right:1px solid #e0e1e3;
	}
.company-index-bot li{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:26px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:#e0e1e3;
	cursor:pointer;
	}
.company-index-bot li:hover
{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:26px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:#ffffff;
	/*background:url(../images/check_icon.png) no-repeat right !important;*/
	cursor:pointer;
}
.company-index-bot li.active{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:26px;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	/*background:url(../images/check_icon.png) no-repeat right !important;*/
	background:url(../images/led_green_light.png) no-repeat top right !important;
	background-position:5px 5px;
	cursor:pointer;
}
.company-index-bot li.activear{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:26px;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:url(../images/led_green_light.png) no-repeat top left !important;
	background-position:5px 5px;
	cursor:pointer;
	background-color: white !important;
}
.company-index-bot li.activear:hover
{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:26px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:#ffffff;
	/*background:url(../images/check_icon.png) no-repeat right !important;*/
	cursor:pointer;
}
.company-index-bot li.disable{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:26px;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	/*background:url(../images/check_icon.png) no-repeat right !important;*/
	background:url(../images/led_gery_light.png) no-repeat top right !important;
	background-position:5px 5px;
	cursor:pointer;
	}
/*
.check{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	background:url(../images/check_icon.png) no-repeat right !important;
	}
	*/
.home-container .left b {
	font-size:12px;
	margin:0 0 5px 0;
	padding:0 0 12px 0;
	font-weight:bold;
	text-align:left;
	color:#129cbf;
	}
/*.home-container .left h1{
	font-size:22px;
	font-weight:nomral;
	text-align:left;
	line-height:21px;
	padding:0px 10px 0px 0px;
	margin:0px 0px 5px 0px;
	color:#3e3e3e;
	font-family:'Helvetica Condensed';
	}*/
.home-container .left p {
	font-size:12px;
	font-weight:nomral;
	text-align:left;
	line-height:21px;
	padding:0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	color:#6D6D6D;
	font-family: 'Helvetica';
	}
.home-container .right {
	float:right;
	width:284px;
	height:211px;
	background:#ffffff;
	border:1px solid #e0e1e3;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	}
.home-container .right h1 {
	font-size:22px;
	margin:0 0 5px 0;
	padding:0 0 12px 0;
	font-weight:bold;
	text-align:left;
	border-bottom:1px dashed #cccccc;
	}
.home-container .right ul{
	margin-left: 0;
	margin-top: 8px;
	padding-left: 0;
	padding-top: 0;
	list-style: none;
	}
.home-container .right li{
	padding-left:34px;
	padding-bottom:5px;
	line-height:28px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#343737;
	border-bottom:1px solid #c5dadc;
	}	
/*===== Home container close here =====*/

/*===== View booth start here =====*/
.home-container .user-online-container{
	float:right;
	width:304px;
	height:231px;
	background:#ffffff;
	border:1px solid #e0e1e3;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.user-online-top{
	background:url(../images/company_index_bg.png) repeat-x;
	width:294px;
	height:33px;
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 10px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	font-family:'Helvetica Condensed';
	}
.user-online-bot{
	width:100%;
	height:184px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	}
.user-online-bot ul{
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
	float:left;
	width:99%;
	border-right:1px solid #e0e1e3;
	}
.user-online-bot li{
	padding:6px 5px 6px 5px;
	margin:2px 2px 2px 2px;
	line-height:28px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:#e0e1e3;
	height:28px;
	}
.user-online-bot li span{
	text-align:left;
	display:block;
	float:left;
	}
.user-online-bot li.gery{
	padding:6px 5px 6px 5px;
	margin:2px 2px 2px 2px;
	line-height:28px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:#ffffff;
	/*background:url(../images/check_icon.png) no-repeat right !important;*/
	height:28px;
	}
.user-online-bot li.active{
	padding:0px 5px 0px 5px;
	margin:2px 2px 2px 2px;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border:1px solid #e0e1e3;
	background:url(../images/check_icon.png) no-repeat right !important;
	cursor:pointer;
	}
.invite{
	background:#ed9017;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f8d04a), to(#ed9017));
	background:-webkit-linear-gradient(#f8d04a, #ed9017);
	background:-moz-linear-gradient(#f8d04a, #ed9017);
	background:-ms-linear-gradient(#f8d04a, #ed9017);
	background:-o-linear-gradient(#f8d04a, #ed9017);
	background:linear-gradient(#f8d04a, #ed9017);
	-pie-background:linear-gradient(#f8d04a, #ed9017);
	behavior: url(/PIE.htc);
	color: #ffffff;
	width:auto;/*width:34px;*/
	float:right;
	height:27px;
	padding:0px 20px;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #d27d00;
	font-family: 'Helvetica Condensed';
	z-index:200;
	margin-right: 2px; /*added in foras*/
}
.invite a{
	text-decoration:none;
}
.resume-btn{
	background:#ed9017;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f8d04a), to(#ed9017));
	background:-webkit-linear-gradient(#f8d04a, #ed9017);
	background:-moz-linear-gradient(#f8d04a, #ed9017);
	background:-ms-linear-gradient(#f8d04a, #ed9017);
	background:-o-linear-gradient(#f8d04a, #ed9017);
	background:linear-gradient(#f8d04a, #ed9017);
	-pie-background:linear-gradient(#f8d04a, #ed9017);
	behavior: url(/PIE.htc);
	color: #ffffff;
	width:34px;
	float:right;
	height:27px;
	padding:0px 20px;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #d27d00;
	font-family: 'Helvetica Condensed';
	z-index:200;
	margin-right:2px;
}
.resume-btn a{
	text-decoration:none;
}
.view-booth-bg{
	height:395px;
	width:922px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:relative;
	}
.back-to-home{
	margin:-22px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	height:25px;
	float:right;
}
.back-to-floor{
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:25px;
	position:absolute;
}
.uol-big-top-to-left{
	margin:107px 0px 0px 94px;
	padding:0px 0px 0px 0px;
	width:70px;
	height:135px;
	position:absolute;
}
.uol-big-top-to-center{
	margin:117px 0px 0px 360px;
	padding:0px 0px 0px 0px;
	width:200px;
	height:100px;
	position:absolute;
}
.uol-big-top-to-right{
	margin:107px 0px 0px 757px;
	padding:0px 0px 0px 0px;
	width:70px;
	height:135px;
	position:absolute;
}
.uol-big-bot-to-center{
	margin:265px 0px 0px 302px;
	padding:0px 0px 0px 0px;
	width:70px;
	height:135px;
	position:absolute;
}
.mud-big-top-to-left{
	margin:236px 0px 0px 92px;
	padding:0px 0px 0px 0px;
	width:54px;
	height:101px;
	position:absolute;
}
.mud-big-top-to-left-to-left{
	margin:118px 0px 0px 190px;
	padding:0px 0px 0px 0px;
	width:144px;
	height:173px;
	position:absolute;
}
.mud-big-top-to-center{
	margin:72px 0px 0px 381px;
	padding:0px 0px 0px 0px;
	width:128px;
	height:98px;
	position:absolute;
}
.mud-big-top-to-right-to-right{
	margin:119px 0px 0px 556px;
	padding:0px 0px 0px 0px;
	width:144px;
	height:173px;
	position:absolute;
}
.mud-big-top-to-right{
	margin:236px 0px 0px 736px;
	padding:0px 0px 0px 0px;
	width:56px;
	height:98px;
	position:absolute;
}
.mud-big-bot-to-center{
	margin:243px 0px 0px 354px;
	padding:0px 0px 0px 0px;
	width:182px;
	height:72px;
	position:absolute;
}
.uwd-big-top-to-left{
	margin:107px 0px 0px 94px;
	padding:0px 0px 0px 0px;
	width:70px;
	height:135px;
	position:absolute;
}
.uwd-big-top-to-center{
	margin:117px 0px 0px 360px;
	padding:0px 0px 0px 0px;
	width:200px;
	height:100px;
	position:absolute;
}
.uwd-big-top-to-right{
	margin:107px 0px 0px 757px;
	padding:0px 0px 0px 0px;
	width:70px;
	height:135px;
	position:absolute;
}
.uwd-big-bot-to-center{
	margin:265px 0px 0px 302px;
	padding:0px 0px 0px 0px;
	width:318px;
	height:67px;
	position:absolute;
}
.mu-big-top-to-left{
	margin:236px 0px 0px 92px;
	padding:0px 0px 0px 0px;
	width:54px;
	height:101px;
	position:absolute;
}
.mu-big-top-to-left-to-left{
	margin:117px 0px 0px 190px;
	padding:0px 0px 0px 0px;
	width:144px;
	height:176px;
	position:absolute;
}
.mu-big-top-to-center{
	margin:72px 0px 0px 381px;
	padding:0px 0px 0px 0px;
	width:128px;
	height:98px;
	position:absolute;
}
.mu-big-top-to-right-to-right{
	margin:118px 0px 0px 554px;
	padding:0px 0px 0px 0px;
	width:147px;
	height:176px;
	position:absolute;
}
.mu-big-top-to-right{
	margin:236px 0px 0px 736px;
	padding:0px 0px 0px 0px;
	width:56px;
	height:98px;
	position:absolute;
}
.mu-big-bot-to-center{
	margin:242px 0px 0px 354px;
	padding:0px 0px 0px 0px;
	width:182px;
	height:72px;
	position:absolute;
}
.progace-bar{
	background:#000000;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#000000));
	background:-webkit-linear-gradient(#000000, #000000);
	background:-moz-linear-gradient(#000000, #000000);
	background:-ms-linear-gradient(#000000, #000000);
	background:-o-linear-gradient(#000000, #000000);
	background:linear-gradient(#000000, #000000);
	-pie-background:linear-gradient(#000000, #000000);
	behavior: url(/PIE.htc);
	/*color:#ea514f;*/
	color:#9e9e9e;
	padding:10px 10px;
	margin:0px auto 0px auto;
	text-decoration:none;
	border:1px solid #000000;
	font-family: 'Helvetica Condensed';
	position:absolute;
	z-index:2006 !important;
	/*width:155px;
	height:36px;
	left:45%;
	top:25%;
	background:#000000;
	border:1px solid #000000;*/
	background:#ffffff;
	border:1px solid #ffffff;
	width:900px;
	height:416px;
}
.progace-bar .left{
	/*width:36px;
	height:36px;
	margin:0px 9px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;*/
	width:160px;
	height:18px;
	margin:190px auto 10px auto;
	padding:0px 0px 0px 0px;
}
.progace-bar .right{
	/*width:110px;
	height:20px;
	margin:9px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:14px;*/
	width:900px;
	height:40px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	font-size:16px;
	text-align:center;
}
/*===== View booth close here =====*/

/*===== My Profile Page start here =====*/
.profile-container{
	width:922px;
	/*height:438px;*/
	margin:0px auto 0px auto;
	padding:10px 10px 10px 10px;
	clear:both;
	border:1px solid #d8dee6;
	background:#fbfbfc;
	}
.profile-heading-top{
	background:url(../images/company_index_bg.png) repeat-x;
	width:922px;
	height:37px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}
.profile-heading-top h1 {
	font-size:22px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	font-size:24px;
	font-family:'Helvetica Condensed';
	}
.profile-small-heading{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	text-align:left;
	color:#052b90;
	font-size:18px;
	font-family:'Helvetica Condensed';
	}
.profiel-contant-container{
	width:922px;
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	}
.label {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:##636363;
	font-size:12px;
	font-family:'Helvetica Condensed';
	letter-spacing:0.5px;
	}
.text-box{
	margin:7px 0px 7px 0px;
	padding:5px 5px 5px 5px;
	text-align:left;
	color:#636363;
	font-size:11px;
	font-family:arial;
	letter-spacing:0.5px;
	border:1px solid #d8dee6;
	background-color:#f2f4f8;
	width:260px;
	}
.upload-photo-container{
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:1px solid #d8dee6;
	background-color:#f2f4f8;
	width:120px;
	height:120px;
	}
/*===== My Profile Page close here =====*/

.tab-video{
	/*width:304px;
	height:184px;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	}
.tab-video ul{
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
	float:left;
	width:284px;
	border-right:1px solid #e0e1e3;
	}
.tab-video li{
	padding:6px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	line-height:28px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	background:#ffffff;
	border-bottom:1px solid #e0e1e3;
	height:28px;
	width:594px;
	}
.tab-video li span{
	text-align:left;
	display:block;
	float:left;
	}
.tab-video li.gery{
	padding:6px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	line-height:28px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Helvetica;
	font-size:14px;
	color:#7a7a7a;
	border-bottom:1px solid #e0e1e3;
	background:#ffffff;
	/*background:url(../images/check_icon.png) no-repeat right !important;*/
	height:28px;
	width:594px;
	}

.DownloadCvInternalView
{
	float: right;	
}
.DownloadCvInternalView img
{
	width: 27px;
}
@-moz-document url-prefix() 
{ 
	.DownloadCvInternalView
	{
		float: right;	
	}
	.DownloadCvInternalView img
	{
		width: 27px;
	}
}