@charset "utf-8";
/* CSS Document */

div, table, tr, td, input, form, ul, li, ol, b, strong, h1, h2, h3, h4, h5, h6, p, th, textarea, select, img, label {
	margin: 0;
	padding: 0;
}
div.line {
	border-bottom: 1px dotted #F1F1EF;
	margin: 5px auto;
}

ul {
    list-style-type: disc;
    padding: 0 0 0 20px;
}

.clear {
	border: 0 solid;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 0;
}
pre {
	background: none repeat scroll 0 0 #E8E8E8;
	border-left: 10px solid #777777;
	color: black !important;
	font-size: 0.85em;
	overflow-x: auto;
	padding: 1em;
}
/* page CSS start */

body {
	padding:0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff;
	color: #606A71;
	text-align:left;
}
#wrapper {
	width:955px;
	height:auto;
	margin:0px auto;
	padding:0px;
	background:#dcddde;
}

#wrapperOld {
	width:955px;
	height:auto;
	margin:0px auto;
	padding:0px;	
}

/* header panel start */
#header {
	padding:0px 0px 0px 10px;
	width:945px;
	height:115px;   
	background:#fff;
}
#header .logo {
	float:left;
	width:380px;
	height:95px;
	/*padding:20px 0px 0px 0px;*/
}
#header .membertimer {
	float:right;
	width:162px;
	height:85px;
	background:#f3f3f4;
	padding:15px 21px 15px 22px;
}
/* maber box start */
.mamberbox {
	width:161px;
	height:85px;
	background:url(../images/NewHome/timerbox.jpg) repeat-x;
	border:solid 1px #dcddde;
}
.mamberCounter {
	padding:5px;
}
.mamberCounter span {
	float:left;
	width:26px;
	_width:24px;
	height:35px;
	background:url(../images/NewHome/timer_value_box.jpg) repeat-x;
	border:solid 1px #dcddde;
	margin-right:2px;
	color:#bcbdc0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}
.mamberbox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:800;
	color:#fff;
	text-align:center;
}
/* maber box end */
/* header panel end */

#loginPanelbox {
	width:955px;
	height:30px;
	background:#727d84;
}
#loginPanelbox .loginpanel {
	float:left;
	width:740px;
	height:26px;
	padding-left: 8px;
    padding-top: 2px;
}

#loginPanelbox .loginpanel table td{
	padding: 0px;
}

.emailInput {
	float:left;
	width:180px;
	margin-right:10px;
}
.loginbutton {
	float:right;
	/*margin-right:5px;*/
	width:60px;
	/*padding-top:2px;*/
	margin-left:10px;
}
.joinnow {
	float:right;
	margin-left: 3px;
	width:80px;
	/*padding-top:2px;*/
}

#loginPanelbox .searchpanel {
	float:right;
	width:138px;
	height:23px;
	/*background:#606a71;*/
	padding-top:4px;
	
}

.Search_wp{
	background:#606a71;
	float:right;
	height:100%;
	padding:0 0 0 22px;
}

#loginPanelbox .AdvanceSearchPanel {
	float:right;
	/*width:30px;
	height:26px;
	background:#606a71;*/
	padding-top:5px;
	padding-left:5px;
	margin:0 20px 0 0px;
}

.searchpanel input {
	width:160px;
	height:20px;
	background:#9ea6ac;
	border:solid 1px #000615;
	margin-right: 50px;
}
.form_txt {
	color: #e2e3e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right: 10px;
	text-align: left;
	padding-left:5px;
	font-weight:600;
	padding-top:1px;
	
}

/* live box */

#livebox {
	width:955px;
	height:25px;
	background:#000615;
	padding:5px 0px 5px 0px;
}
#livebox .liveboxinner {
	width:auto;
	height:25px;
	background:#727d84;
}
#livebox .liveboxinner .rfidlive {
	float:left;
	width:190px;
	height:21px;
	background:url(../images/NewHome/live_text.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
}
#livebox .liveboxinner .listingpanel {
	float:right;
	width:auto;
	height:25px;
	padding-right:0px;
	margin:0px;
}
.listbox2 {
	width:755px;
	height:25px;
	padding-left:10px;
}
.listbox2 a {
	display:inline-block;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	height:25px;
	text-decoration:none;
	background:none;
}
.listbox2 a span {
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-right:6px;
	padding-left:28px;
	padding-right:5px;
	padding-top:5px;
	height:20px;
	text-decoration:none;
	background:url(../images/NewHome/m.jpg) no-repeat 10px 5px;
	cursor:pointer;
}
.listbox2 a:hover {
	background:#bed62f url(../images/NewHome/menu_hover.jpg) no-repeat center;
	color:#000;
	text-decoration:none;
}
.listbox2 .active {
	background:#bed62f url(../images/NewHome/menu_hover.jpg) no-repeat center;
	cursor:pointer;
	color:#000;
}
/*.listbox2 a {
	display:inline-block;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:6px;
	background:url(../images/NewHome/MIcon.gif) no-repeat;
	padding-left:28px;
	padding-right:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	font-weight:800;
	height:20px;
	text-decoration:none;
}
.listbox2 a:hover {
	background:#bed62f url(../images/NewHome/hoverIcon.gif) no-repeat;
	color:#000;	
	text-decoration:none;
}

.listbox2 .active {
	background:#bed62f url(../images/NewHome/hoverIcon.gif) no-repeat;
	cursor:pointer;
	color:#000;
}*/
/* navegation box start */
#navegation {
	width:940px;
	height:25px;
	_height:20px;
	background:#00456e;
	padding-left:15px;
}
#navegation ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#navegation li {
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/NewHome/sprt.jpg) left top no-repeat;
	width:auto;
}
#navegation li a {
	width:auto;
	height:25px;
	background:none;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	line-height:25px;
	display:inline-block !important;
	padding-left:12px;
	padding-right:11px;
	margin-left:1px;
}
#navegation li a:hover {
	height:32px;
    background:url(../images/NewHome/hoverlist.gif) center top no-repeat;
	text-decoration:none;
	color:#fcaf17;
	line-height:25px;
	margin-left:1px;
	z-index:10000;
}
#navegation li .current {
	height:32px;
	background:url(../images/NewHome/hoverlist.gif) center top no-repeat;
	text-decoration:none;
	color:#fcaf17;
	line-height:25px;
	margin-left:1px;
	z-index:10000;
}
/* body page start */

#maincontainer {
	padding:0px;
	margin:15px;
	width:925px;
	height:auto;
}
/* left box */
#maincontainer .leftbox {
	float:left;
	width:485px;
	height:auto;
}
.recentactivitybox {
	padding:0px;
	margin:0px;
	width:485px;
	height:auto;
	background:#fff;
}
.recentactivitybox h1 {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
	text-align:left; 
}
.recentpostlist {
	padding:8px;
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#231f20;
}
.recentboxlist1 {
	width:auto;
	height:50px;
	background:#f3f3f4;
	margin-bottom:3px;
	padding:2px;
}

.recentboxlist1 .Mamber1Box {
    float: left;
    height: 60px;
    /*margin-right: 4px;*/
    padding: 0;
    width: 40px;
}

.recentboxlist2 .Mamber1Box {
    float: left;
    height: 60px;
     /*margin-right: 4px;*/
    padding: 0;
    width: 40px;
}

.recentboxlist1 span {
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
}

p {
	margin:0px;
	padding:0px;
	white-space:inherit !important;
	text-align:left;
}

.pRight {
    margin: 0;
    padding: 0;
    text-align: right;
    white-space: inherit !important;
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#04699f;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-left:10px;
	text-align:left;
}

.text1 a {
	font-size:11px;
	color:#04699f;
	text-decoration:none;
}
.text1 a:hover {
	font-size:11px;
	color:#04699f;
	text-decoration:underline;
}

/* free text 
.GenericContentContainer .ContentWidth625 {
    width: 625px;
}

.free-text p, .free-text ul, .free-text h2, .free-text h3, .free-text h4  {
margin:0 0 10px 0 }
.free-text ul {
    list-style-type: disc;
	padding:0 0 0 20px; }
.free-text ul li {
	margin:0;
	list-style: disc; }

.free-text ul, .free-text ol {
    padding-left: 25px;}
    
.free-text ul li, .free-text ol li {
    padding:0 0 0 10px;}
 free text */    

.textFPGold {
    color: #04699F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    white-space: normal !important;
}
.text2 {
	color: #231F20;
    font-family: Arial,Helvetica,sans-serif;
	/*	font-size:10px;*/	
    line-height: 12px;
    text-align: justify;
    white-space: normal !important;
    /*margin-left:10px;*/
}
.recentboxlist2 {
	padding:2px;
	width:auto;
	height:50px;
	background:#e7e7e8;
	margin-bottom:3px;
}
.recentboxlist2 span {
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
}
/* left box */
#maincontainer .midbox {
	float:left;
	width:120px;
	height:auto;
	margin-right:10px;
	margin-left:10px;
}
.middboxadd1 {
	width:120px;
	height:240px;
	margin-bottom:10px;
}
.spacebar {
	width:auto;
	height:10px;
	line-height:10px;
}
/* box 2 left*/

.rfidNewslistBox2 {
	padding:8px;
	width:auto;
	height:auto;
}
/*.rfidNewslistBox2 .rfidNewslist {
	width:auto;
	height:82px;
	background:#f3f3f4;
	margin-bottom:3px;
	padding:2px;
}
.rfidnewsImage {
	float:left;
	width:94px;
	height:auto;
}
.rfidnewsText {
	float:left;
	width:365px;
	height:auto;
	font-size:10px;
	text-align:justify;
}*/
.arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#04699f;
	line-height:16px;
	white-space:normal !important;
}

.arrow a{
	color:#04699f;
	text-decoration:none;
	font-size:11px;
	}


.arrow a:hover
{
	font-size:11px;
	color:#FCAF17;
	text-decoration:underline;
	}
	
.next_prv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#04699f;
	line-height:16px;
	text-align:right;
}
.next_prv a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#04699f;
	line-height:16px;
	text-align:right;
}
.next_prv a:hover {
	text-decoration:underline;
}
.rfidNewslist2 {
	padding:2px;
	width:auto;
	height:94px;
	background:#e7e7e8;
	margin-bottom:3px;
}
/* box panel 3 */

.featuredProduct {
	padding:8px;
	width:auto;
	height:auto;
}
.featuredProduct .leftboxfeatured {
	float:left;
	width:140px;
	height:auto;
	background:#e7e7e8;
	border:solid 1px #d7d7d9;
	padding:5px;
}
.featuredProduct .midboxfeatured {
	float:left;
	width:140px;
	height:auto;
	background:#e7e7e8;
	border:solid 1px #d7d7d9;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
}
.featuredProduct .rightboxfeatured {
	float:left;
	padding:5px;
	width:140px;
	height:auto;
	background:#e7e7e8;
	border:solid 1px #d7d7d9;
}
a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#04699f;
	line-height:16px;
	text-align:right;
}

a:hover {
	text-decoration:underline;
}
.spaceDiv {
	width:auto;
	height:0px;
	background:none;
}
.more {
	padding-right:8px;
	width:auto;
	text-align:right;
	height:auto;
}
/* right Box */

#maincontainer .rightbox {
	float:left;
	width:300px;
	height:auto;
}
.activeMamber {
	padding:0px;
	margin:0px;
	width:300px;
	height:auto;
	background:#fff;
}

.activeMamber h1 {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
	text-align:left;
}
.activeMamberBox {
	padding:8px 8px 8px 8px;
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#231f20;
}
.activeMamberBox .Mamber1Box {
	float: left;
    height: 64px;
    margin-right: 4px;
    padding: 0;
    width: 43px;
}
.activeMamberBox .Mamber1Box input {
	padding:0px;
	float:left;
	/*width:44px;*/
	/*height:64px;*/
	margin-left: 7px;
	margin-top: 7px;
}
.activeMamberBox .Mamber1Box2 {
	padding:0px;
	float:left;
	width:44px;
	height:64px;
	margin-right:0px;
}
.mainBoxmamber {
	width:auto;
	height:70px;
}
/*vendor list */
.vendorRow1 {
	width:auto;
	height:11px;
	background:#f3f3f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6f7073;
}
.vendorRow2 {
	width:auto;
	height:11px;
	background:#e7e7e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6f7073;
}
.ChartText {
	width:auto;
	height:11px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6f7073;
}
/*twitter box*/

.TwittweListBox {
	padding:4px;
	width:auto;
	/*height:50px;*/
	background:#f3f3f4;
	margin-bottom:3px;	
}
.TwittweListBox2 {
	padding:2px;
	width:auto;
	/*height:54px;*/
	background:#e7e7e8;
	margin-bottom:3px;
}
.twitterboxImgLeft {
	float:left;
	width:54px;
	height:auto;
	margin-right:0px;
}
.twitterboxTextRight {
	float:left;
	width:219px;
	height:auto;
	font-size:10px;
	text-align:justify;
}
.twitterTextColor {
	font-size:9px;
	text-align:justify;
	color:#04699F;
	font-weight:bold;
}
/*footer panel*/

#footerNew {
	background:#00456e;
	width:755px;
	height:25px;
	padding-left:200px;
	margin-top:5px;	
}
#footerNew ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footerNew li {
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/NewHome/sprt.jpg) left top no-repeat;
	width:auto;
}
#footerNew li a {
	width:auto;
	height:25px;
	background:none;
	text-decoration:none;
	color:#fff;
	font-weight:800;
	line-height:25px;
	display:inline-block !important;
	padding-left:12px;
	padding-right:11px;
	margin-left:1px;
}
#footerNew li a:hover {
	height:25px;
	/*background:url(../images/NewHome/hoverlist.gif) center top no-repeat;*/
	text-decoration:none;
	color:#fcaf17;
	line-height:25px;
	margin-left:1px;
}
/* feature product new add */

.FetPrdboxV2 {
	width:454px;
	height:auto;
	background:#e7e7e8;
	border:solid 1px #d7d7d9;
	padding:5px;
}
.FetPrdboxV2 .productImageTag {
	padding:0px;
	width:301px;
	height:203px;
	margin-right:9px;
	float:left;
}
.FetPrdboxV2 .productTextTag {
	padding:0px;
	width:144px;
	height:203px;
	float:left;
}
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:11px;*/
	color:#04699f;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;	
	margin-bottom: 5px;
}
.text4 {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	color:#231F20;
	line-height:12px;
	white-space:normal !important;
	font-weight:500;
	text-align:left;
	margin-left:10px;
}

.productImagePart2 {
	float:left;
	width:216px;
	height:240px;
	background:#e7e7e8;
	border:solid 1px #d7d7d9;
	padding:5px;
	margin-right:8px;
	margin-bottom:10px;
}
.productImagePart3 {
	float:left;
	width:216px;
	height:auto;
	background:#e7e7e8;
	border:solid 1px #d7d7d9;
	padding:5px;
	height:240px;
}
/*add box right*/
.addbox {
	padding:0px;
	width:300px;
	height:250px;
	background:#bcbdc0;
}
        /* product page */

.searchText {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:left; 
	margin:0px;
}
.searchBox {
	width:auto;
	height:21px;
	background:#e7e7e8;
	border:solid 1px #b0b6bb;
}
.searchBox .inputSearch {
	float:left;
	width:220px;
	height:20px;
	padding:2px 3px 1px 5px;
}
.inputSearch input {
	width:220px;
	height:15px;
	background:#e7e7e8;
	border:none;
	color:#000;
}
.searchBox .search2 {
	float:right;
	width:auto;
	height:auto;
	padding:2px;
}
/* product and searvice box /*/	

.prdServices {
	width:auto;
	height:20px;
	background:#9ea6ac;
	border:solid 1px #b0b6bb;
	text-align:left;
}
.textproduct {
	float:left;
	width:225px;
	height:16px;
	padding:3px 3px 1px 2px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:left; 
}
.downarrow {
	float:right;
	width:auto;
	height:auto;
	padding:3px;
}
.border2 {
	width:auto;
	height:2px;
	background:url(../images/NewHome/border.jpg) repeat-x;
}
.prdouctList {
	width:auto;
	height:auto;
	background:#e7e7e8;
	margin-left:3px;
	margin-right:3px;
	padding:5px 5px 0px 5px;
	color:#606a71;
}
.prdouctList .listProduct2 {
	width: auto;
	height:auto;
	float:left;
	margin-bottom:5px;
	text-align:left;  
}
.prdouctList .cheackbox {
	width:14px;
	height:12px;
	float:left;
	margin-top:1px;
}
.prdouctList .cheackbox input {
	width:8px;
	height:8px;
	border:none;
	background:#ebeced;
}

.prdouctList .productcheckbox{
	
}

.prdouctList .productcheckbox label{
	padding-left:5px !important;
}

.other {
	width:auto;
	height:13px;
	border-right:solid 1px #6a6e72;
	border-left:solid 1px #6a6e72;
	background:url(../images/NewHome/other_bg.gif) repeat-x;
	padding-left:12px;
	font-size:10px;
	text-align:left;  
}
/* Vendor product directory*/

.vendorProductDirectory {
	height: 20px;
	width: auto;
}
.vendorProductDirectory .productName {
	float:left;
	width:127px;
	height:17px;
	background:#606a71;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
	text-align:left;
}
.vendorProductDirectory .productName a {
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;	
}
.vendorProductDirectory .vendername {
	float:left;
	width:127px;
	height:17px;
	background:#ccd1d4;
	/*margin-left:3px;*/
	padding-top:3px;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
	font-weight:bold;
	text-align:left; 
}
.vendorProductDirectory .vendername a {
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;	
}

.SerialVoiceName {
	background: none repeat scroll 0 0 #ccd1d4;
	color: #606A71;
	height: 35px;
	/*padding: 5px;*/
	width: auto;
}
.NamingSerial {
	float:left;
	width:auto;
	height:auto;
}
.NamingSerial span {
	width:18px;
	height:16px;
	float:left;
	background:#606a71;
	margin-right:3px;
}
.NamingSerial span a {
	float:left;
	width:18px;
	height:16px;
	background:#606a71;
	text-align:center;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	font-size:11px;
	padding:0px;
}
.NamingSerial span a:hover {
	float:left;
	width:18px;
	height:16px;
	background:#01080f;
	text-align:center;
	text-decoration:none;
	margin-right:3px;
	font-size:11px;
	padding:0px;
}

.NamingSerial span .currentSerial {
	float:left;
	width:18px;
	height:16px;
	background:#01080f;
	text-align:center;
	text-decoration:none;
	margin-right:3px;
	font-size:11px;
	padding:0px;
}
.spacebar2 {
	width:auto;
	height:3px;
	line-height:3px;
}

.RadRating .rrtItem a span {    
    font-size:0px; 
}

.QuestionlistingBox {
	width:auto;
	height:auto;
}
.Questionlisting {
	width:auto;
	/*height:61px;*/
	margin-bottom:5px;
	padding:2px 5px;
	background:#e7e7e8 url(../images/NewHome/lisiting_bg.gif) repeat-x;
}
.Questionlisting:hover {
	width:auto;
	/*height:61px;*/
	margin-bottom:5px;
	padding:2px 5px;
	background:#606a71 url(../images/NewHome/bg_ad_blk.gif) repeat-x;
	color:#fff;
	cursor:pointer;	
}


.text5 {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:10px;*/
	color:#04699f;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-bottom:5px;
	text-align:left;
	margin-left:10px;
}

.text5 a {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:10px;*/
	color:#04699f;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-bottom:5px;
	text-align:left;
}
.text5 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:10px;*/
	color:#FCAF17;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-bottom:5px;
	text-align:left;
}

.text3 a {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:10px;*/
	color:#04699f;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-bottom:5px;
	text-align:left;
}
.text3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:10px;*/
	color:#FCAF17;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-bottom:5px;
	text-align:left;
}

/*accucaB panel*/
.accucaB {
	width:auto;
	height:61px;
	margin-bottom:5px;
	padding:2px 5px;
	background:#606a71 url(../images/NewHome/bg_ad_blk.gif) repeat-x;
	color:#fff;
}
.text6 {
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:10px;*/
	color:#fcaf17;
	line-height:12px;
	white-space:normal !important;
	font-weight:600;
	margin-bottom:5px;
}
.arrow2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#fcaf17;
	line-height:16px;
	white-space:normal !important;
}
/*product page 2 start */

.mainbox2_product {
	padding:0px;
	width:auto;
	height:auto;
    /*height:1478px;*/
}
.accuCabText {
	float:left;
	width:295px;
	height:auto;
	padding-right:10px;
	/*border-right:dashed 1px #ccd1d4;*/
	text-align:left;
}
.accuCabText table
{
border-collapse:collapse;
border: 1px solid #c6c6c6; text-align:center;
}
.accuCabText td
{
border-collapse:collapse;
border: 1px solid #c6c6c6; text-align:center;
}
/*
.accuCabText table,th, td
{
border-collapse:collapse;
border: 1px solid #c6c6c6; text-align:left;
}*/
 


.accuCabText span {
	font-size: 11px;
    margin: 0;
    padding: 0;
    white-space: inherit !important;
}

.accuCabText tbody {
	width:220px;	
     background:#ffffff;
}

.accuCabText p {
	word-wrap:break-word;
	text-align:left;
	}

.accuCabTextRight {
	float:left;
	width:150px;
	height:auto;
	padding-left:8px;
	line-height:18px;
	text-align:left; 
	border-left:dashed 1px #ccd1d4; 
}
.accuCabTextRight .cheackbox {
	width:16px;
	height:12px;
	float:left;
	margin-top:3px;
}
.headingProduct {
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-align:left;  
}
.photoDetailsBox {
	width:250px;
	height:auto;
	background:#fff;
	border:#d1d2d4 solid 1px;
	margin-left:2px;
	padding:10px;
}
.photoDetailsBox ul li
{
		list-style-type:none;
	}
/*photo box*/
.photodetails2heading {
	float:left;
	width:225px;
	height:16px;
	padding:3px 3px 1px 2px;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.photosmallBox {
	float:left;
	width:58px;
	height:60px;
	background:#fff;
	border:#d1d2d4 solid 1px;
	margin-right:2px;
}
/*vendor page first*/

.venderboxList {
	width:auto;
	height:101px;
	background:url(../images/NewHome/vender_list_left_bg.gif) repeat-x;
 border:solid margin-bottom:3px;
	padding:2px;
	border:solid 1px #efeff0;
}
.leftImageLogo {
	float:left;
	width:123px;
	height:101px;
	background:url(../images/NewHome/border_vender_list.gif) right center no-repeat;
}
.VenderTextRight {
	float:left;
	width:325px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.VenderDetails {
	width:80px;
	height:15px;
	float:left;
	margin-left:10px;
}
.add2contact {
	float:left;
	width:105px;
	background:#d1d2d4;
/*	height:15px;*/
	margin-left:10px;
	padding-right:5px;
}
.cheackbox2 {
	float:left;
	width:16px;
	height:12px;
	margin-top:2px;
	border:none;
	margin-left:2px;
}
.ad2contact2 {
	float:left;
	margin-left:5px;
	padding-top:1px;
}
.Questionlisting_Vender {
	width:auto;
	/*height:72px;*/
	margin-bottom:5px;
	padding:2px 5px 5px 5px;
	background:#e7e7e8 url(../images/NewHome/lisiting_bg.gif) repeat-x;
}
/*vender page 2 */

.favorites {
	width:auto;
	height:auto;
}
.favorites span {
	float:left;
	width:15px;
	height:auto;
}
.headingV2 {
	color: #04699F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height: 12px;
	margin-bottom: 5px;
	white-space: normal !important;
}
.vender_lsit {
	width:auto;
	height:auto;
	padding-left:15px;
}
.vender_lsit ul {
	width:auto;
	height:auto;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.vender_lsit li {
	width:auto;
	height:auto;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 10px;
	line-height:20px;
}

.venderList2 {
	width:auto;
	height:auto;
	background:#f3f3f4;
	margin-left:3px;
	margin-right:3px;
	padding:5px;
	color:#606a71;
	line-height:15px;
}

.spacebar3 {
	width:auto;
	height:2px;
	line-height:2px;
}

.textproductVender {
	float:left;
	width:225px;
	height:16px;
	padding:3px 3px 1px 2px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.text8 {
	font-family:Arial, Helvetica, sans-serif;
	color:#04699f;
	line-height:16px;
	white-space:normal !important;
}
/*vender page 2 new css*/

.venderList2BoxRow {
	width:auto;
	height:auto;
}
.venderList2BoxRow table {
	border-collapse:collapse;
}
.venderList2BoxRow tr td {
	border-collapse:collapse;
	border-bottom:solid 2px #f3f3f4;
	padding-left:5px;
}
.RowTR {
	width:auto;
	height:15px;
	background:#9ea6ac;
	color:#fff;
	font-weight:bold;
}
.RowTR2 {
	width:auto;
	height:15px;
	background:#dcddde;
}
.tdcolor {
	color:#626c73;
	font-weight:600;
}
.tdcolor2 {
	color:#0e6fa2;
	font-weight:600;
}
       
.RowTRPDF {
	width:auto;
	height:25px;
	background:#dcddde;
	color:#787e82;
	font-weight:bold;
	
}

.RowTRDescription {
	width:auto;
	height:auto;
}

.WaterMarkedTextBox
{		
	color: White;
	font-weight:bold;
	display: inline;
	background:#9ea6ac;
	visibility: visible;
}
.NormalTextBox
{
	color: White;
	display: inline;
	background: #ffffff;
	visibility: visible;
}
	
.loginpanel input 
{
	width:180px;
	height:20px;
	background:#9ea6ac;
	border:solid 1px #000615;
	color:#fff;
	font-weight:bold;
}

.loginpanelNew
{
	width:740px;
	height:auto;
	padding-top:2px;
}
.loginpanelNew span
{
	float:left;
	width:auto; height:auto; 
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 800;
    line-height: 16px;
    text-align: left;
    text-decoration: none;padding:0px 2px 0px 2px;
     }

.loginpanelNew .spanLast
{
	float:right;
	width:auto; height:auto; font-size:10px;
 }
 
 .loginpanelNew .spanLast .upgradeButton {
    background:url(../images/NewHome/upgrade_btn.png) no-repeat;
    font-size:11px;
    }
 
 /* sesstion page css start here */

.mainbox2_Session {
	padding:0px;
	width:auto;
	height:auto;
}
#maincontainer .sesstionleftbox {
	float:left;
	width:615px;
	height:auto;
}
#maincontainer .sesstionrightbox {
	float:left;
	padding:8px;
	width:auto;
	/*height:384px;*/
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#606A71;
}
.sessionLeftpageBox {
	width:auto;
	height:auto;
	background:#fff;
	margin-right:10px;
}
.sessionLeftpageBox h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.sessionBoxnew {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:6px;
	width: auto;
}
.sessionBoxnew .Snewbox2left {
	width:410px;
	height:auto;
	float:left;
	margin-right:10px;
}
.sessionleftsquance {
	float:left;
	width:105px;
	height:auto;
	background:#b2babf;
	margin-bottom:2px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	color:#fff;
	font-weight:800;
	text-transform:uppercase;
}
.sessionRightsquance {
	float:left;
	width:295px;
	height:auto;
	background:#dcddde;
	margin-bottom:2px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	font-weight:800;
	color:#000;
}
.sessionBoxnew .Snewbox2right {
	width:140px;
	height:98px;
	float:left;
	background:#dcddde;
	padding:5px;
}
.textSession1 {
	color:#000;
	font-weight:800;
}
.heading4 {
	font-size:14px;
	color:#00456e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
}
.heading5 {
	font-size:14px;
	color:#00679e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
}
.boxnepdfmarerial_left {
	float:left;
	width:280px;
	height:auto;
	margin-right:10px;
}
.boxnepdfmarerial_right {
	float:left;
	width:280px;
	height:auto;
}

/*results_find_people_condensed 08/10/2011 */

.sessionLeftpageBoxResult2{
	width:auto;
	height:20px;
	background:#727d84;
}
.sessionLeftpageBoxResult2 h1 {
	float:left;
	padding-right:10px; padding-top:0px;
	padding-left:10px;
}
.sessionLeftpageBoxResult2 h2 {
	float:right;
	padding-right:10px; padding-top:3px;
	padding-left:10px;
	height:18px; margin:0px; font-size:10px;
}

.topheader_new {
	width:735px;
	height:90px;
	background:#000615;
	padding:15px 110px 15px 110px;
}
.sortingBox {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}
.sortoption {
	padding-bottom:2px;
	font-size:12px;
	color:#858c92;
}
.sortoption span {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.sortoption a {
	color:#04699f;
	text-decoration:none;
	font-weight:normal;
	margin:0px 3px;
}
.sortoption a:hover {
	text-decoration:underline;
}
.sortcharacterBox {
	background: none;
	color: #606A71;
	height: 17px;
	padding:5px 5px 5px 0px;
	width: auto;
}
.sortNamingSerial {
	float:left;
	width:auto;
	height:auto;
}
.sortNamingSerial span {
	width:18px;
	height:16px;
	float:left;
	background:#606a71;
	margin-right:3px;
}
.sortNamingSerial span a {
	float:left;
	width:18px;
	height:16px;
	background:#606a71;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:0px;
}
.sortNamingSerial span a:hover {
	float:left;
	width:18px;
	height:16px;
	background:#01080f;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	padding:0px;
}
.sortNamingSerial span .currentSerial {
	float:left;
	width:18px;
	height:16px;
	background:#01080f;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	padding:0px;
}
.sortpageingBox {
	padding:0px;
	margin:15px 0px 10px 0px;
	background:#FFFFFF;
	color: #606A71;
	height: 17px;
	width: auto;
}
.sortpageing {
	float:left;
	width:auto;
	height:auto;
}
.sortpageing span {
	height:15px;
	float:left;
	margin-right:3px;
}
.sortpageing span a {
	float:left;
	height:15px;
	background:#c7c8ca;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	padding:0px 3px 0px 3px;
}
.sortpageing span a:hover {
	background:#606a71;
	text-decoration:none;
}
.sortpageing span .currentpage {
	float:left;
	height:15px;
	background:#606a71;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	padding:0px 3px 0px 3px;
}
.searchResult {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	padding:10px;
	width: auto;
}
.searchResult .resultbox {
	width:565px;
	height:auto;
	float:left;
	padding-bottom:10px;
}
.searchResult .resultbox .headleft {
	float:left;
	width:200px;
	height:18px;
	background:#606a71;
	margin-bottom:2px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	color:#fff;
	font-weight:800;
	text-transform:uppercase;
}
.searchResult .resultbox .headright {
	float:left;
	width:355px;
	height:18px;
	background:#606a71;
	margin-bottom:2px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	font-weight:800;
	color:#fff;
}
.searchResult .resultbox .textleft {
	float:left;
	width:200px;
	height:18px;
	background:#f3f3f4;
	margin-bottom:2px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	color:#04699f;
}
.searchResult .resultbox .textright {
	float:left;
	width:355px;
	height:18px;
	background:#f3f3f4;
	margin-bottom:2px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	color:#606a71;
}
/*Results Keyword*/
#keyresultbox {
	width:585px;
	height:auto;
	padding:0px;
}
#keyresultbox .topcrnresult {
	width:575px;
	height:18px;
	background:url(../images/NewHome/resultskeywordhead.gif) no-repeat;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
#keyresultbox .topcrnresult .textleft {
	float:left;
	width:120px;
	height:16px;
	padding:2px 0px 0px 0px;
	font-size:11px;
	color:#fcaf17;
	text-transform:uppercase;
}
#keyresultbox .topcrnresult .textright {
	float:left;
	width:455px;
	height:16px;
	padding:2px 0px 0px 0px;
	font-size:11px;
	color:#000;
}
#keyresultbox .midcrnresult {
	width:569px;
	height:auto;
	background-color:#e7e7e8;
	padding:8px 8px 0px 8px;
	text-align:left;
}
#keyresultbox .btmcrnresult {
	width:585px;
	height:18px;
	background:url(../images/NewHome/resultskeywordbottom.gif) no-repeat;
}
/*Results Find Products*/

#productresultbox {
	width:585px;
	height:auto;
	padding:0px;
	padding-bottom:10px;
}
#productresultbox .topcrnresult {
	width:575px;
	height:17px;
	background:url(../images/NewHome/resultsfindproductstop.gif) no-repeat;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
}
#productresultbox .midcrnresult {
	width:569px;
	height:auto;
	background-color:#e7e7e8;
	padding:8px 8px 8px 8px;
	text-align:left;
}
#productresultbox .midcrnresult .li {
	float:left;
	height:auto;
	font-size:12px;
	font-weight:normal;
	color:#04699f;
	padding-top:5px;
}
#productresultbox .midcrnresult .libullet {
	float:left;
	height:auto;
	background-image:url(../images/NewHome/resultsfindproductsbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	margin:0px 0px 0px 15px;
	padding-left:15px;
	font-size:12px;
	font-weight:normal;
	color:#606a71;
	padding-top:5px;
}
#productresultbox .btmcrnresult {
	width:575px;
	height:16px;
	padding-right:10px;
	padding-top:2px;
	background:url(../images/NewHome/resultsfindproductsbottom.gif) no-repeat;
	text-align:right;
	color:#000000;
	font-weight:800;
}
#productresultbox .btmcrnresult span {
	color:#04699f
}
/*Results Find Company*/

#companyresultbox {
	width:585px;
	height:auto;
	padding:0px;
	padding-bottom:10px;
}
#companyresultbox .topcrnresult {
	width:575px;
	height:17px;
	background:url(../images/NewHome/resultsfindproductstop.gif) no-repeat;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
}
#companyresultbox .midcrnresult {
	width:569px;
	height:auto;
	background-color:#e7e7e8;
	padding:8px 8px 0px 8px;
	text-align:left;
}
#companyresultbox .midcrnresult .li {
	float:left;
	height:auto;
	font-size:11px;
	font-weight:normal;
	color:#04699f;
	padding-top:5px;
}
#companyresultbox .midcrnresult .libullet {
	float:left;
	height:auto;
	/*background-image:url(../images/NewHome/resultsfindproductsbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;*/
	margin:0px 0px 0px 15px;
	padding-left:15px;
	font-size:11px;
	font-weight:normal;
	color:#606a71;
	padding-top:5px;
}
#companyresultbox .btmcrnresult {
	width:585px;
	height:10px;
	background:url(../images/NewHome/resultskeywordbottom.gif) no-repeat;
}
/*Results Find People Detailed*/

#pdetailesultbox {
	width:585px;
	height:auto;
	padding:0px;
}
#pdetailresultbox .topcrnresult {
	width:575px;
	height:17px;
	background:url(../images/NewHome/resultsfindproductstop.gif) no-repeat;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
	color:#a1a7ac;
}
#pdetailresultbox .topcrnresult a {
	height:auto;
	font-size:12px;
	font-weight:800;
	color:#04699f;
	padding:0px 10px 0px 0px;
}
#pdetailresultbox .topcrnresult span {
	height:auto;
	font-size:12px;
	font-weight:800;
	color:#000;
	padding:0px 0px 0px 10px;
}
#pdetailresultbox .midcrnresult {
	width:569px;
	height:auto;
	background-color:#e7e7e8;
	padding:8px 8px 0px 8px;
	text-align:left;
}
#pdetailresultbox .midcrnresult img {
	padding:0px 10px 0px 0px;
	float:left;
	height:auto;
}
#pdetailresultbox .midcrnresult a {
	height:auto;
	font-size:11px;
	font-weight:normal;
	color:#04699f;
	padding:0px 3px;
}

#pdetailresultbox .btmcrnresult {
    background: url("../images/NewHome/resultskeywordbottom.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 585px;
}

/******find people*****/
.findpeople {
	background:#FFFFFF;
}
#findpeopleleft {
	float:left;
	width:175px;
	height:auto;
	margin:15px 0px 15px 15px;
	font-size:14px;
	color:#606A71;
}
.LeftBoxSearchInner {
	float:left;
	width:175px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	background:#FFFFFF;
	line-height:17px;
}
.RightBoxSearchInner {
	float:left;
	width:705px;
	height:auto;
	background:#FFFFFF;
}
.RightBoxSearchInner .fp_box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:12px 10px 8px 12px;
	width: auto;
	font-size:12px;
}
.findpeopletitle {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
}
findpeopletitle h1 {
	float:left;
	padding-right:10px;
	padding-top:0px;
	padding-left:10px;
}
.sportOption {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}

.sportOption_310 {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}

.sportOption_310_ver {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}

.sportOption_145 {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}

.sportOption_145 td{
    background: none repeat scroll 0 0 #F3F3F4;
    color: #858C92;
    float: left;
    height: 15px;
    margin-right: 4px;
    padding: 3px 2px 3px 3px;
    width: 152px;   
    text-align :left;  
}

.sportOption_145 input
{
    padding-right:5px;
    padding-top: 2.4px;
    }
    
.sportOption_145 label
{
    position:relative;
    padding-left:5px;
    float:none;
    }

.sportOptiontab2 {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}
.sportOptiontab2 table { float:left;}
.sportOptiontab2 td {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:auto;
	padding:2px;
	float:left;
	margin-right:4px;
	color:#858c92;
	vertical-align:middle;
	
}

.sportOptiontab2 input
{
    padding-right:5px;
    padding-top: 2.4px;
    }
    
.sportOptiontab2 label
{
    position:relative;
    padding-left:2px;
    float:none;
    }
 .sportOptiontab2 p strong{
	font-weight:bold; color:#000;
}
.sportOptiontab3 {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}
.sportOptiontab3 table { width:100%;}
.sportOptiontab3 td {
	background: none repeat scroll 0 0 #f3f3f4;
	padding:2px;
	margin-right:4px;
	color:#858c92;
	vertical-align:middle;
	
}

.sportOptiontab3 input
{
    padding-right:5px;
    padding-top: 2.4px;
    }
    
.sportOptiontab3 label
{
    position:relative;
    padding-left:5px;
    float:none;
    }
 .sportOptiontab3 p strong{
	font-weight:bold; color:#000;
}
.sportOptiontab4 {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}
.sportOptiontab4 table { width:100%;}
.sportOptiontab4 td {
	background: none repeat scroll 0 0 #f3f3f4;
	padding:2px;
	margin-right:4px;
	color:#858c92;
	vertical-align:middle;
	
}

.sportOptiontab4 input
{
    padding-right:5px;
    padding-top: 2.4px;
    }
    
.sportOptiontab4 label
{
    position:relative;
    padding-left:5px;
    float:none;
    }
 .sportOptiontab4 p strong{
	font-weight:bold; color:#000;
}

.sportOption2 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:auto;
	padding:3px 2px 3px 5px;
	margin-left:3px;
}
.CompanyName {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:114px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.CompanyName2 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:140px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.Relevance {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:79px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.Relevance2 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:110px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.MostEndorsements {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:136px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.myraiting {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:90px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.sportOption3 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:100px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.sportOption5 {
	height:20px;
	width:95px;
	padding:2px 0 0;
	float:left;
}
/*check box css new start */
.checkbox {
	height:16px;
	width:18px;
	clear:left;
	float:left;
	margin: 0px;
	padding: 0 0 0 0px;
	/*background: url("../images/NewHome/checkbox.gif") no-repeat;*/
	cursor:pointer;
	text-align:left;
}

.checkbox input, .radio input {
	/*display: none;*/
}
.checkbox input.show, .radio input.show {
	display: inline;
}

label {
	padding-left:0px;
	padding-top:0px;
	/*float:left;
	color: #858C92;*/
	font-size:12px;
	text-align:left;
}
/*check box css new end */


/* find peopel css start here--/*

/*****sport0ption auto width float******/
.sport0ption_400 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:421px;
	padding:3px 1px 3px 0px;
	float:left;
	margin-right:0px;
	color:#858c92;
}
.sport0ption_240 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:244px;
	padding:3px 1px 3px 0px;
	float:left;
	margin-right:3px;
	color:#858c92;
}
.sportOption_80 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:80px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.sport0ption_145 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:152px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}

.sport0ption_310_h {
	background: none repeat scroll 0 0 #f3f3f4;
	height:32px;
	width:314px;
	margin-top:3px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
	text-align:left;
}
.sport0ption_310 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:14px;
	width:314px;
	margin-top:2px;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}

.sport0ption_SO {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:314px;
	margin-top:3px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
	text-align:left;
}

.Business{}
.Work{}
.With{}
.Looking{}

.extraheight {
	height:27px
}
.sport0ptionfullwidth {
	background: none repeat scroll 0 0 #f3f3f4;
	/*height:15px;*/
	width:auto;
	margin-top:3px;
	padding:3px 2px 3px 3px;
	margin-right:7px;
	color:#858c92;
	text-align: left;
}

.sportOption span {
	background: none repeat scroll 0 0 #F3F3F4;
    color: #858C92;
    /*height: 15px;*/
    margin-right: 7px;
    margin-top: 3px;
    padding: 3px 2px 3px 3px;
    width: auto;
    display: block;
}

/*space bar 3 footer down*/
.spacebarFooter {
	width:auto;
	height:15px;
	line-height:15px;
}
.checkall {width:125px; margin:3px auto; padding:0px 13px 0px 7px ; text-align:center; }
.checkall a{ text-decoration:none; }
.searchreset {width:160px; margin:3px auto; text-align:center; }
.searchreset a{ text-decoration:none; }
.MyTitle {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:44px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.MyLastName {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:82px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.MyLogindetail {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:82px;
	padding:3px 1px 3px 2px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.memtype {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:95px;
	padding:3px 1px 3px 2px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.MostRecentlyAdded {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:135px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.VendorName {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:100px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.VendorName2 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:130px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.ProductName
{
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:100px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.smallsearch {
	height:20px;
	width:60px;
	padding:2px 0 0;
	float:left;
}
.Offerproducts{
	padding-right:5px;
	width:330px;
	float:left;
}
/*.Offerproductsinnner{
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:326px;
	padding:3px 2px 3px 3px;
	margin-top:3px;
	float:left;
	color:#858c92;
}*/

.MostEndorsements2 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:14px;
	width:150px;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.sortBykeywordpage{
	height:15px;
	width:110px;
	padding:3px 5px 3px 3px;
	margin-top:2px;
	float:left;
	color:#000000;
	font-weight:900;}
	
.sortBykeywordpageOption {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:142px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.sportOption table { float:left;}
.sportOption td {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:140px;
	padding:3px 2px 3px 5px;
	float:left;
	margin-right:4px;
	color:#858c92;
	vertical-align:middle;
	text-align: left;
	
}

.Offerproductsinnner {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:8px 0px 8px 8px;
	font-size:11px;
}

.Offerproductsinnner table { float:left;}

.Offerproductsinnner td{
    background: none repeat scroll 0 0 #F3F3F4;
    color: #858C92;
    float: left;
    height: 15px;
    margin-top: 3px;
    padding: 3px 2px 3px 3px;
    width: 326px;
    margin-right: 3px;
}

.Offerproductsinnner input
{
    padding-right:5px;    
    }
    
.Offerproductsinnner label
{
    position:relative;
    padding-left:5px;
    float:none;
}

.sportOption input
{
    padding-right:5px;     
    }
            
.sportOption label
{
    position:relative;
    padding-left:5px;
    float:none;
}

 .sportOption_310 td {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:310px;
	padding:3px 2px 3px 5px;
	float:left;
	margin-right:4px;
	color:#858c92;
	vertical-align:middle;
	text-align:left;	
}

.sportOption_310_ver td {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:310px;
	padding:3px 2px 3px 5px;
	float:left;
	margin-top:3px;
	color:#858c92;
	vertical-align:middle;
	text-align:left;	
}

.sportOption_310_ver input
{
    padding-right:5px;    
    }
    
.sportOption_310_ver label
{
    position:relative;
    padding-left:5px;
    float:none;
    }

.sport0ption_145 td{
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:152px;
	padding:3px 2px 3px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}

.sportOption_310 input
{
    padding-right:5px;    
    }
    
.sportOption_310 label
{
    position:relative;
    padding-left:5px;
    float:none;
    }

.OptionOnkeyword {
	background: none repeat scroll 0 0 #f3f3f4;
	height:15px;
	width:153px;
	padding:3px 2px 3px 3px;
	float:left;
	margin:3px 4px 0px 0px;
	color:#858c92;
}

/*new css dated 12/10/2011 for aginment */

.searchBox .inputSearch2 {
	float:left;
	width:618px;
	height:16px;
	padding:2px 3px 1px 5px; 
	background:none; 
	border:none;    
	color: #858C92;
    font-size: 12px;
}

.searchBox .inputSearchBlog {
	float:left;
	width:215px;
	height:16px;
	padding:0px 3px 1px 5px; 
	background:none; 
	border:none;    
	color: #858C92;
    font-size: 12px;
}

.SearchWaterMarkedTextBoxBlog
{		
	color: #858C92;
	display: inline;
	background:none;
	visibility: visible;
	float:left;
	width:215px;
	height:16px;
	padding:2px 3px 1px 5px;
	border:none;
	font-size: 12px;
}
.SearchNormalTextBoxBlog
{
	color: Black;
	display: inline;
	background: #ffffff;
	visibility: visible;
	float:left;
	width:215px;
	height:16px;
	padding:2px 3px 1px 5px;
	border:none;
	font-size: 12px;
}

.SearchWaterMarkedTextBox
{		
	color: #858C92;
	display: inline;
	background:none;
	visibility: visible;
	float:left;
	width:618px;
	height:16px;
	padding:2px 3px 1px 5px;
	border:none;
	font-size: 12px;
}
.SearchNormalTextBox
{
	color: Black;
	display: inline;
	background: #ffffff;
	visibility: visible;
	float:left;
	width:618px;
	height:16px;
	padding:2px 3px 1px 5px;
	border:none;
	font-size: 12px;
}

.sportOption p strong{
	font-weight:bold; color:#000;
}

.searchBox .search2 .searchButton{
	background:url(../images/NewHome/search4.gif) no-repeat;
}

.sport0ption_SO input{
    padding-right:5px;    
}
    
.sport0ption_SO label
{
    position:relative;
    padding-left:5px;
    float:none;
}
    
.sport0ption_310_h input
{
    padding-right:5px;    
}
    
.sport0ption_310_h label
{
    position:relative;
    padding-left:5px;
    float:none;
}
.WaterMark
{
	color: White;
	font-weight:bold;	
	background:#9ea6ac;	
}

/* News_1 page css*/

#maincontainer .newsleftbox {
	float:left;
	width:625px;
	height:auto;
}

#maincontainer .newsrightbox {
	float:left;
	width:300px;
	height:auto;
}
.newsleftboxTab {
	width:595px;
	height:auto;
	background:#FFFFFF;
}
.newsleftboxTab .box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #DCDDDE;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}

.newsLeftpageBox {
	width:auto;
	height:auto;
	background:#fff;
	margin-right:10px;
}
.newsLeftpageBox h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.mainbox2_news {
	padding:0px;
	width:auto;
	height:auto;
}
.newspageList { background-color:#dcddde; overflow:hidden; height:auto; width:auto; padding:5px; margin-bottom:10px;}
.newspageList .imageThumb {float:left; padding:5px; width:auto; margin-right:20px; height:auto; background-color:#FFFFFF; text-align:center;}
.newspageList .imageThumb2 {float:left; padding:5px; width:80px; height:80px;text-align:center;}
.newspageList .txt{ width:auto; width:380px; float:left;}
.newspageList .txt h3{ padding:0px; margin:0px;}
.newspageList .txt .leftpostedby{text-align:right; padding-top:10px;}



.newspagerightbox {
	padding:0px;
	margin:0px;
	width:300px;
	height:auto;
	
}
.newspagerightbox h1 {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.EnterKey { height:10px;}

.analytica {background-color:#FFFFFF; padding-bottom:50px;}
.analyticahead {background-color:#FFFFFF;padding:10px; text-align:center; color:#04699f; font-size:12px; font-weight:bold;}
.analytica .leftarrow {float:left; padding-left:5px;}
.analytica .txt {float:left; width:235px; padding-left:10px; padding-right:10px; }
.analytica .rightarrow { float:left}
.commentcounter {background-color:#FFFFFF; height:210px; padding:10px;}

/*****tab news page 1**********/
.TabbedPanels4 {
    outline: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	height:24px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTab4 {
	position: relative;
	
	float: left;
	padding:2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font: bolder 15px Arial;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#b2babf url(../images/NewHome/sprt2.gif) left center no-repeat;
	height:18px; width:93px; text-align:center;
}
.TabbedPanelsTab4 a{ text-decoration:none;}
.TabbedPanelsTab4:hover{
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTab.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.TabbedPanelsTab4hover
{
    position: relative;
	
	float: left;
	padding:2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font: bolder 15px Arial;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#b2babf url(../images/NewHome/sprt2.gif) left center no-repeat;
	height:18px; width:93px; text-align:center;
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTab.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.Tabbedhoverplanner
{
    position: relative;
	
	float: left;
	padding:2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font: bolder 15px Arial;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#b2babf url(../images/NewHome/sprt2.gif) left center no-repeat;
	height:18px; width:93px; text-align:center;
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTablong.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.TabbedPanelsTabGroup4 { padding:0px;}
.TabbedPanelsTabGroup4 li {position: relative;
	
	float: left;
	padding:0px;
	margin: 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	}



/****news page 2 *********/
.newsimg { padding-right:30px;}
.left { float:left;}
.newsdiscription p{ line-height:18px; font-size:12px; }
.newsdiscription img{ border:none;}
.newstitle {padding-bottom:30px;}

.newstitle h2 {font-size:18px; color:#000000; font-weight:bold;}
.newstitle h3 { font-size:14px;  font-weight:bold;}
.newspageul {}
.newspageul {
	padding-left:20px;
}
.newspageul li {
list-style:none;
	background-image:url(../images/NewHome/bullet6.jpg);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.contactinfobox {background-color:#FFFFFF; padding:10px;}
.bottomborder { border-bottom:#CCCCCC 1px solid;}
.newspageactions {color:#04699f; font-size:13px; font-weight:bold; padding-top:5px; float:left; padding-left:10px;}

.newspageproduct {background-color:#FFFFFF; padding:10px;}
.newspageproduct .product01 {background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 10px;
	width: auto; font-size:10px;}
	
.newspageproduct .product02 {background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 5px 8px 5px;
	width: 125px; float:left; font-size:10px;}
	.newspageproduct .product03 {background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 5px 8px 5px;
	width: 125px; float:right; font-size:10px;}

.newspageproduct .newsspacebar { height:5px; overflow:hidden;}

.product02box {}
.press_pageList { background-color:#dcddde; overflow:hidden; height:auto; width:auto; padding:5px; margin-bottom:10px;}
.press_pageList .imageThumb {float:left; padding:5px; width:auto; margin-right:20px; height:auto; background-color:#FFFFFF; text-align:center;}
.press_pageList .imageThumb2 {float:left; padding:5px; width:80px; height:80px;text-align:center;}
.press_pageList .txt{ width:auto; width:460px; float:left;}
.press_pageList .txt h3{ padding:0px; margin:0px;}
.press_pageList .txt .leftpostedby{text-align:right; padding-top:10px;}

/* For New Vendor Control */
.sliderNewVendors {
    margin-left: auto;
    margin-right: auto; }
    
.sliderNewVendors ul, .sliderNewVendors li {
    margin: 0;
    padding: 0;
    list-style: none; }
    
.sliderNewVendors li {
    /* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/
    width: 210px;
    height: 320px;
    overflow: hidden; }     
    
p#controlsNewVendor {
    margin: 0;
    position: relative; }
    
p#controlsNewVendor span#prevBtnNewVendor, p#controlsNewVendor span#nextBtnNewVendor {
    display: block;
    margin: 0;
    overflow: hidden;
    text-indent: -8000px;
    width: 34px;
    height: 52px;
    position: absolute;
    left: 0px;
    top: -315px; 
    float:left; 
    padding-left:5px;}
    
p#controlsNewVendor span#nextBtnNewVendor {
    left: 250px; }
    
p#controlsNewVendor span#prevBtnNewVendor a, p#controlsNewVendor span#nextBtnNewVendor a {
    display: block;
    width: 34px;
    height: 52px;
    background: url(../images/NewHome/leftarrowblue.jpg) no-repeat 0 0;     
    }
        
p#controlsNewVendor span#nextBtnNewVendor a {
    background: url(../images/NewHome/rightarrowblue.jpg) no-repeat 0 0; 
    float:left; 
    }    
/* For New Vendor Control*/

/*blog page*/
#maincontainer .blogleftbox {
	float:left;
	width:625px;
	height:auto;
}

#maincontainer .blogrightbox {
	float:left;
	width:300px;
	height:auto;
}

.blogleftboxTab {
	width:595px;
	height:auto;
	background:#FFFFFF;
}
.blogleftboxTab .box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}

.blogLeftpageBox {
	width:auto;
	height:auto;
	background:#fff;
	margin-right:10px;
}
.blogLeftpageBox h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}

.mainbox2_blog {
	padding:8px;
	width:auto;
	height:auto;
}
.blogpageList { background-color:#dcddde; width:auto; padding:5px; margin-bottom:10px; }
.blogpageList .imageThumb {float:left; padding:5px; width:auto; height:auto; text-align:center; margin-right:20px;}
.blogpageList .imageThumb2 {float:left; padding:5px; width:80px; height:80px;text-align:center;}
.blogpageList .Enterkey { height:13px;}
.blogpageList .txt{ padding:5px; width:auto;}
.blogpageList .txt .leftpostedby{text-align:right; padding-top:10px;}

.blogpagerightbox {
	padding:0px;
	margin:0px;
	width:300px;
	height:auto;
	
}
.blogpagerightbox h1 {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.blogrightwhite {background-color:#FFFFFF; padding:10px;}
.blogpageactions {color:#04699f; font-size:12px; font-weight:bold; padding-top:6px; float:left; padding-left:3px; padding-right:10px; }
.blogfaceimg img{ float:left; padding-left:4px; padding-bottom:4px;}

/* blog_2 */
.blogrightwhite img{ border:none;}

.blogrightwhite .txtwith_checkbox {
	width: auto;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.blogrightwhite .cheackbox {
	width:14px;
	height:12px;
	float:left;
	margin-top:1px;
}
.blogrightwhite .shortdes { font-size:12px;}
.blogrightwhite .latestpostlist2 {background-color:#E7E7E8; margin-bottom:5px;}
.blogrightwhite .latestpostlist2 img{ padding-right:10px; float:left;}
.blogrightwhite .latestpostlist2 p{ padding:5px 5px 5px 5px; float:left; width:210px;}
.blog_othernews { padding:5px; height:auto;}
.border3 {
	width:auto;
	height:2px;
	background:url(../images/NewHome/border3.jpg) repeat-x;
}
.box {background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;}
.blogdescription {line-height:18px; font-size:12px;}
.blogheading {color:#fcb426; font-size:18px; font-weight:bold;text-transform: uppercase;}
.blogsubheading {font-size:13px; font-weight:bold; color:#000;}
.blogdate {color:#58595B;}
.blogpostedby {color:#00080F;}
.blogpostedby span{color:#00689E; font-weight:bold;} 
.biopadding_left {padding-left:10px;}

/*tweet page*/
.tweettab1 {background:#e7e7e8; padding:10px;}
.tweettab1 .tweetimg{float:left; padding-right:10px;}
.bullet7 { float:right; padding-top:10px;}

.tweetrightwhite {background-color:#FFFFFF; padding:10px;}

.tweettextarea {
	width:auto;
	height:130px;
	background:#e7e7e8;
	border:solid 1px #b0b6bb;
	padding:10px;
}
.remaingcharacter { float:right;}

.tweetrightwhite .latestpostlist2 { padding:8px; margin-bottom:5px; border:#d1d2d4 1px solid;}
.tweetrightwhite .latestpostlist2 img{ padding-right:10px; float:left;}
.tweetrightwhite .latestpostlist2 p{ }


.tweetpageList { background-color:#dcddde; overflow:hidden; height:auto; width:auto; padding:5px; margin-bottom:5px;}
.tweetpageList .imageThumb {float:left; padding:5px; 
                           width:100px; height:60px;background-color:#FFFFFF; text-align:center; margin-right:10px; margin-bottom:5px;}
.tweetpageList .imageThumb2 {float:left; padding:5px; width:80px; height:80px;text-align:center;}
.tweetpageList  .leftpostedby{text-align:right; padding-top:10px;}

/*Agenda page*/
#maincontainer .agendaleftbox {
	float:left;
	width:804px;
	height:auto;
}

#maincontainer .agendarightbox {
	float:left;
	width:auto;
	height:auto;
}
.agendaleftboxTab {
	width:595px;
	height:auto;
	background:#FFFFFF;
}
.agendaleftboxTab .box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}

.agendaLeftpageBox {
	width:auto;
	height:auto;
	background:#fff;
	margin-right:10px;
}
.agendaLeftpageBox h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.mainbox2_agenda {
	padding:10px;
	width:auto;
	height:auto;
}
.dd_box {height:auto; width:auto;}
.dd_box .dd_label {background-color:#839098; color:white; float:left; padding:4px; padding-right:6px; display:block; font-size:12px; }
.dd_bg {border:#839098 1px solid; float:left;}
.dd_select {width:350px; height:21px; font-size:12px; font-family:Arial, Helvetica, sans-serif; border:none;}


.table_design thead tr th {
    background-image: url("../images/NewHome/tableheadbg.jpg");
    color: white;
    font-size: 12px;
    font-weight: normal;
	
	
    }
.table_cornerl {}
.table_design {border-bottom:1px solid #bdbec0}
.table_design tbody tr td {border-left:#bdbec0 1px solid; padding:5px;}
.right { float:right;}
.colum580 {width:550px; text-align:left;}
				.table_design .table_title {float:left; padding:5px;}
				.table_design .lr_border {border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; text-align: center;}
				.table_design .color_white {background-color:#FFFFFF;}
				.table_design .txt1 {float:left; color:#000000; padding-left:5px;}
				.table_design .txt2 {float:right; padding-right:5px;}
				.table_design .oddrow {background-color:#e7e7e8;}
				.table_design .evenrow {background-color:#f3f3f4;}
				.table_design .attachimg {float:left; padding:2px; padding-right:10px;}
				.table_design .txt4 {float:left; width:450px;}
				.table_design .checkboxnew {float:left; padding-top:5px; padding-left:5px; *padding-top:0px;}

.lefttxt { text-align:left; width:106px;}

/*dashboard page*/

#maincontainer .dashleftbox {
	float:left;
	width:625px;
	height:auto;
}
#maincontainer .dashrightbox {
	float:left;
	width:300px;
	height:auto;
}
.dashleftboxTab {
	width:595px;
	height:auto;
	background:#FFFFFF;
}
.dashleftboxTab .box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}
.dashLeftpageBox {
	width:auto;
	height:auto;
	background:#fff;
	margin-right:10px;
}
.dashLeftpageBox h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.dashpagerightbox {
	padding:0px;
	margin:0px;
	width:300px;
	height:auto;
}
.dashpagerightbox h1 {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.mainbox2_dash {
	padding:8px;
	width:auto;
	height:auto;
}
.mainbox2_dash .box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	padding:8px;
}
.mainbox2_dash img {
	border:none;
}
.eventsearch .inputbox {
	width:auto;
	height:20px;
	background:#dcddde;
	border:solid 1px #b0b6bb;
}
.eventsearch {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	width:235px;
	padding:8px;
	float:left;
}
.eventsearch .OptionOnkeyword2 {
	background: none repeat scroll 0 0 #dcddde;
	height:16px;
	width:auto;
	padding:3px 2px 2px 3px;
	margin:3px 0px 0px 0px;
	color:#606a71;
}
.eventsearch .OptionOnkeyword2 label {
	color:#606a71;
}
.eventsearch2 {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	width:320px;
	padding:8px;
	float:left;
	margin-left:8px;
}
.List3 {
	background-color:#dcddde;
	overflow:hidden;
	height:auto;
	width:auto;
	padding:5px;
	margin-bottom:10px;
}
.List3 .imageThumb {
	float:left;
	padding:5px;
	width:auto;
	/*height:60px;*/
	background-color:#FFFFFF;
	text-align:center;
	margin-right:20px;
}
.List3 .imageThumb2 {
	float:left;
	padding:5px;
	width:80px;
	height:80px;
	text-align:center;	
}
.List3 .txt {
	float:left;
	padding-left:5px;
	width:380px;
}
.List3 .txt .leftpostedby {
	text-align:right;
	padding-top:10px;
}
.dashtab1 {
}
.dashtab1 .dashimg {
	float:left;
	padding-right:10px;
}
.dashrightwhite {
	background-color:#FFFFFF;
	padding:10px;
}
.orangebulletlist {
	list-style:none;
	margin:0px;
	padding:0px;
}
.orangebulletlist li {
	background-image:url(../images/NewHome/orangebullet.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-left:15px;
}
.recentlist4 {
	background-color:#E7E7E8;
	margin-bottom:5px;
}
.recentlist4 img {
	padding-right:10px;
	float:left;
}
.recentlist4 p {
	padding:5px 5px 5px 5px;
}

/*exhibitor page*/

#maincontainer .exhibleftbox {
	float:left;
	width:625px;
	height:auto;
}
#maincontainer .exhibrightbox {
	float:left;
	width:300px;
	height:auto;
}
.exhibleftboxTab {
	width:595px;
	height:auto;
	background:#FFFFFF;
}
.exhibleftboxTab .box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}
.exhibLeftpageBox {
	width:auto;
	height:auto;
	background:#fff;
	margin-right:10px;
}
.exhibLeftpageBox h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.exhibpagerightbox {
	padding:0px;
	margin:0px;
	width:300px;
	height:auto;
}
.exhibpagerightbox h1 {
	width:auto;
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.mainbox2_exhib {
	padding:8px;
	width:auto;
	height:auto;
}
.mainbox2_exhib .box{
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}
.exhibboxList {
	width:auto;
	height:auto;
	background:#efeff0 url(../images/NewHome/vender_list_left_bg.gif) repeat-x;
 border:solid margin-bottom:3px;
	padding:2px;
	border:solid 1px #efeff0;
	font-size:12px;
}
.exhibboxList .leftImageLogo {
	float:left;
	width:140px;
	height:100px;
	background:url(../images/NewHome/border_vender_list.gif) right center no-repeat;
}
.exhibboxList .TextRight {
	float:left;
	width:435px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.exhibboxList .TextRight .text5 {
	font-size:13px;
}
.exhibboxList .Details {
	width:80px;
	height:15px;
	float:left;
}
.exhibboxList .BOOTH {
	float:right;
	width:auto;
	background:#d1d2d4;
	margin-left:4px;
	margin-right:3px;
	padding:2px 3px 1px 3px;
	font-size:9px;
}
.exhibboxList .OptionOnkeyword2 {
	background: none repeat scroll 0 0 #d1d2d4;
	height:16px;
	width:auto;
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	color:#606a71;
	float:left;
	margin-left:3px;
	font-weight:bold;
}
.exhibboxList .OptionOnkeyword2 label {
	color:#606a71;
	font-size:9px;
	padding-top:3px;
}
.exhibboxList .OptionOnkeyword2 .checkbox {
	padding:0px;
	height:14px;
	width:18px;
}
.exhibnews {
	width:auto;
	height:auto;
	margin-bottom:5px;
	font-size:12px;
	background:#FFF;
}
.exhibnews .text5 {	
	background-color:#d1d2d4;
	padding:5px 10px 5px 10px;
	color:#04699f;
	
}
.exhibnews .txt {
padding:0px 10px 10px 10px;
 
}
.exhibnews .Option1 {
	float:left;
	padding-left:10px;

}
.exhibnews .Option1 label {
	color:#606a71;
	
	
}
.exhibnews .Option1 .checkbox {
	padding:0px;
	
}
.exhibrightwhite {
	background-color:#FFFFFF;
	padding:10px;
}
.headingexhib {
	font-size:14px;
	font-weight:bolder;
	color:#000;
}
.exhibrightwhite .category a { display:block; text-align:left; padding-bottom:1px;}

/* Featured Exhibitor */
    .sliderFeaturedExhibitors {
        margin-left: auto;
        margin-right: auto; }
        
    .sliderFeaturedExhibitors ul, .sliderFeaturedExhibitors li {
        margin: 0;
        padding: 0;
        list-style: none; }
        
    .sliderFeaturedExhibitors li {
        /* 
	    define width and height of list item (slide)
	    entire slider area will adjust according to the parameters provided here
    */
        width: 210px;
        height: 300px;
        overflow: hidden; }     
        
    p#controlsFeaturedExhibitors {
        margin: 0;
        position: relative; }
        
    p#controlsFeaturedExhibitors span#prevBtnFeaturedExhibitors, p#controlsFeaturedExhibitors span#nextBtnFeaturedExhibitors {
        display: block;
        margin: 0;
        overflow: hidden;
        text-indent: -8000px;
        width: 34px;
        height: 52px;
        position: absolute;
        left: 0px;
        top: -300px; }
        
    p#controlsFeaturedExhibitors span#nextBtnFeaturedExhibitors {
        left: 250px; }
        
    p#controlsFeaturedExhibitors span#prevBtnFeaturedExhibitors a, p#controlsFeaturedExhibitors span#nextBtnFeaturedExhibitors a {
        display: block;
        width: 34px;
        height: 52px;
        background: url(../images/NewHome/leftarrowblue.jpg) no-repeat 0 0; }
        
    p#controlsFeaturedExhibitors span#nextBtnFeaturedExhibitors a {
        background: url(../images/NewHome/rightarrowblue.jpg) no-repeat 0 0; }          
/* Featured Exhibitor */
 
 /*Upcoming Events*/ 
.up_event {
	padding:10px;
	width:auto;
	height:auto;
}
.up_event_box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #d1d2d4;
	border-top:none;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
	font-size:12px;
}
.up_event_box .title {
	font-family:"Arial Black", Arial;
	font-size:16px;
	font-weight:bolder;
	color:#00679e;
}
.up_event_box .btn_panel img {
	float:left;
	padding-right:5px;
}
.speakerlist4 {
	background-color:#E7E7E8;
	margin-bottom:4px;
}
.speakerlist4 img {
	padding-right:10px;
	float:left;
}
.speakerlist4 p {
	padding:6px 5px 5px 5px;
	float:left;
	width:210px;
}
.up_logo_list4 {
	background-color:#E7E7E8;
	margin-bottom:4px;
}
.up_logo_list4 img {
	padding-right:5px;
	float:left;
}
.up_logo_list4 p {
	margin:6px 0px 5px 0px;
	float:left;
	width:180px;
	border-left:#BCBEC0 1px solid;
	padding:0px 5px 0px 10px;
	height:50px;
}
.spacebar2 {
	font-size:0px;
}
.spacebar {
	font-size:0px;
}
 /*Upcoming Events*/
 
 /*Jobs_3_Respond*/
.mainbox2_job {
	padding:8px;
	width:auto;
	height:auto;
	font-size:12px;
}
.res_job {
	border:#D1D3D4 1px solid
}
.res_job .odd_box {
	background:#DCDDDE;
	padding:2px;
}
.res_job .first {
	width:100px;
	float:left;
	padding-left:10px;
	border-right:#B1BAC0 1px solid;
	display:block;
}
.res_job .second {
	width:400px;
	float:left;
	padding-left:10px;
	display:block;
}
.res_job .even_box {
	background:#E7E7E8;
	padding:2px;
}
.black {
	color:#000000;
}
.resp_to_job_bt img {
	float:right;
	padding-left:5px;	
}
.resp_covernote {
	background-color:#FFFFFF;
	border:#D1D3D4 1px solid;
	width:563px;
	height:120px;
	overflow:auto;
	resize: none;
	padding:5px;
	font-size:12px;
	color:#6D6F71;
}

/*Job_3)responde*/
/*sitemap*/
#maincontainer .sitemapleftmainbox {
	float:left;
	width:625px;
	height:auto;
}
.sitemap_bg {
	width:595px;
	height:auto;
	padding:0px;
	border:1px solid #d1d2d4;
	background:#f3f3f4 url(../images/NewHome/rfid_bgimg.jpg) no-repeat;
	background-position:top right;
}
.mainbox2_sitmap {
	padding:8px;
}
.sitemap_middle {
	margin:10px;
}
.sitemap_leftbox {
	width:220px;
	height:auto;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
}
.sitemap_rightbox {
	width:220px;
	height:auto;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	padding-left:15px;
	border-left:#D4DADE 1px solid
}
.sitemap_links {
	width:220px;
	padding:0px;
	font-size:11px;
	list-style:none;
}
.sitemap_links li {
	padding:0px 0 0 5px;
	list-style:none;
	padding-bottom:15px;
}
.sitemap_links li.removepadding {
	padding-bottom:0px;
}
.sitemap_links li ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
.sitemap_links li ul li {
	background-image:url(../images/NewHome/arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding:0px;
	padding-left:12px;
}

/*Sidemap*/
/*privacy policy page*/

.privacyp_box {
	width:auto;
	height:auto;
	background:#fff;
	font-size:12px;
}
.privacyp_box h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.privacy_heading {
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
.privacyp_box b {
	font-size:12px;
	color:#000000;
	padding-bottom:5px;
	display:block;
}
.privacyp_box .spacebar {
	height:20px;
}
.privacyp_box .spacebar2 {
	height:8px;
}

/*Privacy Policy*/
 /* member login page santosh on 07/Desember/2011 */

/**{
	margin:0px;
	padding:0px;
	outline:none;
}
br{
	height:20px;
	width:100%;
}*/

img{
	border:0px;
	/*display:block;*/
}

.blog_btn_wp{
	list-style-type:none;
	float:left;
	padding:0 0 0 3px;
}

.blog_btn_wp li{
	float:left;
	width:auto;
	padding:0 0 0 4px;
	color:#fff;
	font-size:12px;
	line-height:22px;
}

.blog_btn_wp li input{
	float:left;
	width:auto!important;
	border:0px !important;
	height:22px!important;
}

.Text_welcome{
	padding-left:21px!important;
}

.Member_content{
	border-bottom:1px solid #e2e5e7;
}
.Mem_logo{
	float:right;
	width:140px;
}
.member_dashboard_wp{
	padding: 0 0 14px 0;
}
.Mem_Dash{
	float:left;
	width:auto;
}

.clear {
	border: 0 solid;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.Photo_user{
	float:left;
}

.spacebar_user{
	height:6px;
	line-height:6px;
	font-size:6px;
}

.Photo_detail{
	float:left;
	padding:0 0 0 10px;
}
.Photo_detail h2{
	color:#000000;
	font-family:"Arial Black", Arial, Geneva, sans-serif;
	font-size:22px;
}

.Photo_detail span{
	font-size:12px;
}

.social_icons{
	list-style-type:none;
	padding:5px 0 0 0;
}
.social_icons li{
	float:left;
	padding:0 10px 0 0;
}

.Member_content h3,.rightbox h3{
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

.Member_content p{
	padding:5px 0 5px 0;
}
.Expert_block{
	background:#e7e7e8;
	height:20px;
	float:left;
	margin:0 0 3px 0;
	display:inline;
	
}

.Expert_block span{
	padding:0 0 0 5px;
	line-height:19px;
}

.blue{
	color:#00679e;
	
	font-weight:bold;
}

.P_Date{
	float:right;
	font-weight:bold;
	
	width:122px;
}


.Ex_cont{
	width:455px;
	float:left;
}
.Speaker_wp{
	list-style-type:none;
	
}

.Speaker_wp li{
	background:url(../images/NewHome/Arrow_tow.jpg) no-repeat 0 5px;
	padding:2px 0 2px 10px;
}

.Bdr_none{
	border:0px!important;
}

.feature_box{
	background:#fff;
	padding:7px 10px 7px 10px;
}
.Fe_block{
	float:left;
	clear:both;
	line-height:20px;
	padding:2px 0 2px 0;
	_padding:1px 0 1px 0;
}

.Fe_ABC{
	height:20px;
	width:20px;
	float:left;
	display:block;
}

.Fe_cont{
	float:left;
	width:200px;
	padding:0 0 0 5px;
	display:block;
}

.Event_wp{
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px 10px;
	margin:10px 0 0 0;
	
}

.Eve_ul{
	list-style-type:none;
}

.Eve_ul li{
	list-style-type:none;
	clear:both;
	background:url(../images/NewHome/Arrow_tow.jpg) 0 7px no-repeat;
	padding: 4px 0 4px 16px;
}

.twitter_wp{
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 0px 0px;
	margin:10px 0 0 0;
}

.twit_haeading{
	height:50px;
	background:#727d84;
}
.twit-2{
	padding:0 10px;
}

.twit-2 .join{
	line-height:36px;
	
}

.fright{
	float:right;
}
.fleft{
	float:left;
}

.twit_cont{
	background:#f3f3f4;
	margin:0 0 5px 0;
	display:inline;
	float:left;
	font-size:10px;
	padding:5px;
	width:270px;
}

.twit_cont2{
	background:#e7e7e8;
	margin:0 0 5px 0;
	display:inline;
	float:left;
	font-size:10px;
	padding:5px;
	width:270px;
}

.twit_text{
	float:left;
	width:217px;
	padding: 0 0 0 5px;
	
}

.Right_text{
	text-align:right;
}

.Frm_post_wp{
	background:#e7e7e8;
	height:auto;
	float:left;
	padding:5px 5px 0px 5px;
	text-align:justify;
	margin:0 0 3px 0;
}

/*giveaways page */
a.underline { text-decoration:underline;}
/*product at event page */
.pat_box {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 2px solid #d1d2d4;
	height: auto;
	padding:8px 10px 8px 12px;
	width: auto;
}
/*Jobs_3_Respond*/
.mainbox2_job {
	padding:8px;
	width:auto;
	height:auto;
	font-size:12px;
}
.res_job {
	border:#D1D3D4 1px solid
}
.res_job .odd_box {
	background:#DCDDDE;
	padding:2px;
}
.res_job .first {
	width:100px;
	float:left;
	padding-left:10px;
	border-right:#B1BAC0 1px solid;
	display:block;
}
.res_job .second {
	width:400px;
	float:left;
	padding-left:10px;
	display:block;
}
.res_job .even_box {
	background:#E7E7E8;
	padding:2px;
}
.black {
	color:#000000;
}
.resp_to_job_bt img {
	float:right;
	padding-left:5px;
}
.resp_covernote {
	background-color:#FFFFFF;
	border:#D1D3D4 1px solid;
	width:563px;
	height:120px;
	overflow:auto;
	resize: none;
	padding:5px;
	font-size:12px;
	color:#6D6F71;
}
/*sitemap*/
#maincontainer .sitemapleftmainbox {
	float:left;
	width:625px;
	height:auto;
}
.sitemap_bg {
	width:595px;
	height:auto;
	padding:0px;
	border:1px solid #d1d2d4;
	background:#f3f3f4 url(../images/NewHome/rfid_bgimg.jpg) no-repeat;
	background-position:top right;
}
.mainbox2_sitmap {
	padding:8px;
}
.sitemap_middle {
	margin:10px;
}
.sitemap_leftbox {
	width:220px;
	height:auto;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
}
.sitemap_rightbox {
	width:220px;
	height:auto;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	padding-left:15px;
	border-left:#D4DADE 1px solid
}
.sitemap_links {
	width:220px;
	padding:0px;
	font-size:11px;
	list-style:none;
}
.sitemap_links li {
	padding:0px 0 0 5px;
	list-style:none;
	padding-bottom:15px;
}
.sitemap_links li.removepadding {
	padding-bottom:0px;
}
.sitemap_links li ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
.sitemap_links li ul li {
	background-image:url(../images/NewHome/arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding:0px;
	padding-left:12px;
}
/*privacy policy page*/

.privacyp_box {
	width:auto;
	height:auto;
	background:#fff;
	font-size:12px;
}
.privacyp_box h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.privacy_heading {
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
.privacyp_box b {
	font-size:12px;
	color:#000000;
	padding-bottom:5px;
	display:block;
}
.privacyp_box .spacebar {
	height:20px;
}
.privacyp_box .spacebar2 { 
	height:8px;
}

/*Jobs_1_Opening*/
.floatimg_right img{ float:right; padding-left:5px;}

.floatimg_right input{ float:right; padding-left:5px; margin-right:5px;}
	/*grey table head*/
.GT_table {}
.GT_head{
	background:#839098;
	color:#fff;
	font-weight:bold;
	height:24px;
	margin-bottom:3px;
}
.GT_head .common {border-right: 1px solid #B2BABF;
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 10px;}
.GT_head .Last {border-right:none;
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 10px;}
.GT_JobSummary{ 
    width: 230px;}
.GT_Company{ 
    width: 135px;}
.GT_Location{ 
    width: 120px;}
.GT_Date{ 
    width: 70px;}
	/*table content*/
.GT_content{
	background:#E7E7E8;
	
	height:auto;
	margin-bottom:3px;
	
}
.GT_content .common {border-right: 1px solid #FFF;
  
    margin: 0;
    padding: 8px 0 8px 10px; height:auto;}
.GT_content .Last {border-right:none;
 
    margin: 0;
    padding: 5px 0 5px 10px;}
.GT_table .odd { background:#E7E7E8}
.GT_table .even { background:#F1F1F2}

.GT_table .trspace { font-size:2px; height:3px;}
.whitebox10 {
	background-color:#FFFFFF;
	padding:10px;
}
.resumelistright {
	background-color:#E7E7E8;
	margin-bottom:4px;
}

.resumelistright p {
	padding:8px;
	
	
	width:auto;
}
.inline_img { display:inline}

 .Blue_btn_css 
 {
     background-image:url(../images/NewHome/btn_blue_bg.jpg); 
     background-repeat:repeat-x; 
     height:20px; 
     font-size:9px; 
     color:#FFFFFF; 
     font-family:Arial, Helvetica, sans-serif;  
     padding:0px; margin:0px; 
     text-transform: capitalize; 
     border:none; 
     padding:0 10px 0 10px;
     width:auto;cursor:pointer;
     overflow:visible; text-transform:uppercase;
    }
   
  .Grey_btn_css 
  {
      background-image:url(../images/NewHome/greybg_bt.jpg); 
      background-repeat:repeat-x; 
      height:17px; 
      font-size:9px; color:#FFFFFF; 
      font-family:Arial, Helvetica, sans-serif;  
      padding:0px; margin:0px; 
      text-transform: capitalize; 
      border:none; 
      padding:0 10px 0 10px;
      width:auto;cursor:pointer;
      overflow:visible; text-transform:uppercase;}
      
   .Black_btn_css 
   {
    background-image:url(../images/NewHome/blackbg.jpg); 
    background-repeat:repeat-x; 
    height:17px; font-size:8px; 
    color:#FFFFFF; 
    font-family:Arial, Helvetica, sans-serif;  
    padding:0px; 
    margin:0px; 
    text-transform: capitalize; border:none; padding:0 10px 0 10px;
    width:auto;cursor:pointer;
    overflow:visible; text-transform:uppercase; color:#cccccc; display:block;
   }
   a.Black_btn_css:hover { text-decoration:none;}
/*------------------------contact us-----------------------*/

.contus_box .para1 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:0px;
}
.contus_box p {
	padding-left:8px;
}
.dd_box {
	height:auto;
	width:auto;
}
.dd_box .dd_label_2 {
	background-color:#839098;
	color:white;
	float:left;
	padding:4px 10px 4px 10px;
	padding-right:6px;
	display:block;
	font-size:12px;
	width:90px;
}
.dd_bg_input_2 {
	border:#839098 1px solid;
	float:left;
	background-color:#FFFFFF;
}
.dd_input_2 {
	width:467px;
	_width:455px;
	height:21px;
	_height:19px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
}
.dd_textarea_2 {
	width:573px;
	height:150px;
	overflow:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
	resize:none;
	border:#839098 1px solid;
}

/*-------------RSS-feed---------------*/

.rss-feed-container {
	width:860px;
	height:228px;
	background:#FFFFFF;
	margin:0px 0 0 0px;
	padding:10px;
	border:1px solid #d1d2d4;
}
.rss-feed-text {
	width:860px;
	height:auto;
	margin:0px 0 0 0px;
	padding:0px;
	line-height:20px;
}
.rss-product {
	width:850px;
	height:24px;
	background:#e7e7e8;
	margin:10px 0 0 0px;
	padding:0 0 0 10px;
	background:#e7e7e8;
}
.rss-product_text {
	width:131px;
	height:24px;
	margin:0 0 0 0px;
	line-height:24px;
	padding:0px;
	float:left;
	font-size:12px;
	color:#6d6e71;
}
.rss_box {
	height:20px;
	float:left;
	margin:0 0 0 0px;
	padding:4px 0 0 0px;
}
.rss_window_live {
	width:116px;
}
.rss_my_yahoo {
	width:98px;
}
.rss_add_to_my_google {
	width:112px;
}
.rss_blog_lines {
	width:78px;
}
.rss_xml {
	width:44px;
}
/*------------------must-login---------------------*/
.mustlogin_box {
	width:auto;
	height:auto;
	background:#fff;
	font-size:12px;
}
.mustlogin_box h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.must_links {
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	font-size:11px;
	list-style:none;
}
.must_links li {
	background-image:url(../images/NewHome/blue_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding:0px;
	padding-left:12px;
}
.mustlogin_bottom {
	padding:5px 0 5px 0;
}
.mustlogin_bottom .login_bt {
	padding-left:30px;
}
.mustlogin_bottom a {
	font-size:11px;
}
.must_left_container {
	width:570px;
	height:auto;
	float:left;
	margin:0 0 0 0px;
	padding-top:5px;
	padding-right:20px;
}
.must_right_con {
	background: none repeat scroll 0 0 #DCDDDE;
	padding:8px;
	margin-top:5px;
	width:277px;
	float:left;
}
.dd_input_mustlogin {
	width:461px;
	height:21px;
	_height:19px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
}
/* job select page */
.GT_jsDate {
	width: 70px;
}
.GT_jsCategory {
	width: 137px;
}
.GT_jsLocation {
	width: 157px;
}
.GT_jsStatus {
	width: 190px;
}
.orangebulletlistbggrey {
	list-style:none;
	margin:0px;
	padding:5px 0px 0px 15px;
}
.orangebulletlistbggrey li {
	background-image:url(../images/NewHome/orangebulletbggrey.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-left:15px;
}
.js_heading h1 {
	font-size:14px;
	font-weight:bold;
	color:#00689E;
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}
.js_heading h1 a {
	font-size:14px;
	font-weight:bold;
	color:#00689E;
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}

.js_heading h2 {
	font-size:14px;
	color:#000;
	font-weight:normal;
}
/******************job post resume page*/
.jobpostresume_Box {
	width:auto;
	height:auto;
	background:#fff;
}
.jobpostresume_Box h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.offer_box_dayz {
	background-color:#000000;
	color:#FFFFFF;
	padding:3px 5px 3px 5px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.dd_input_postresume {
	width:310px;
	height:21px;
	_height:19px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
}
.dd_select_postresume {
	width:310px;
	height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.dd_label_postresume {
	background-color:#839098;
	color:white;
	float:left;
	padding:4px;
	padding-right:6px;
	display:block;
	font-size:12px;
	width:105px;
}
.postresume_info {
	padding-right:20px;
	padding-top:5px;
}
.postresume_select {
	width:440px;
}
.dd_bg_fullwith {
	border:#839098 1px solid;
}
.dd_input_fullwidth {
	width:882px;
	height:21px;
	_height:19px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
}
/*-----------Contact-managment-------------*/




.CM_table {
}
.CM_head {
	background:#839098;
	color:#fff;
	font-weight:bold;
	height:24px;
	margin-bottom:3px;
}
.CM_head .common {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
}
.CM_head .Last {
	border-right:none;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
}
.CM_JobSummary {
	width: 130px;
}
.CM_Company {
	width: 235px;
}
.CM_Location {
	width: 120px;
}
.CM_Date {
	width: 70px;
}
/*table content*/
.CM_content {
	background:#E7E7E8;
	height:auto;
	margin-bottom:3px;
}
.CM_content .common {
	border-right: 1px solid #FFF;
	margin: 0;
	padding: 8px 0 8px 10px;
	height:auto;
}
.CM_content .Last {
	border-right:none;
	margin: 0;
	padding: 5px 0 5px 10px;
}
.CM_table .odd {
	background:#E7E7E8
}
.CM_table .even {
	background:#F1F1F2
}
.CM_table .trspace {
	font-size:2px;
	height:3px;
}
.CM_img {
	margin-top:2px;
}
.CM_img_icon {
	width:50px;
	height:60px;
	margin:0px;
	padding:0 0 0 125px;
	text-align:center;
}
.CM_white_top_board {
	width:auto;
	height:90px;
	margin:0 0 0 0px;
	padding:20px;
	background:#FFFFFF;
}
/*add by sadique*/
.cu_sport0ption {
	background: none repeat scroll 0 0 #f3f3f4;
	height:16px;
	
	padding:2px 2px 2px 3px;
	
	margin-right:4px;
	color:#858c92;
}
.cu_sport0ption label {
	padding-left:0px;
	
	float:left;
	display:block;
	
	color: #858C92;
	font-size:10px;
	text-align:left;
}
.cu_sport0ption input { float:left; }
.cu_sport0ption table { width:100%}
.removerightmargin {
	margin-right:0px;
}
.analitic_r_padding {
	padding-bottom:20px;
}
.CM_CompanyName {
	width:280px;
}
.CM_Phone {
	width:165px;
}
.CM_Options2 {
	width:120px;
}

/* New Member */
.sliderNewUsers {
    margin-left: auto;
    margin-right: auto; }
    
.sliderNewUsers ul, .sliderNewUsers li {
    margin: 0;
    padding: 0;
    list-style: none; }
    
.sliderNewUsers li {
    /* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/
    width: 210px;
    height: 320px;
    overflow: hidden; }     
    
p#controlsNewUser {
    margin: 0;
    position: relative; }
    
p#controlsNewUser span#prevBtnNewUser, p#controlsNewUser span#nextBtnNewUser {
    display: block;
    margin: 0;
    overflow: hidden;
    text-indent: -8000px;
    width: 34px;
    height: 52px;
    position: absolute;
    left: 0px;
    top: -325px; }
    
p#controlsNewUser span#nextBtnNewUser {
    left: 250px; }
    
p#controlsNewUser span#prevBtnNewUser a, p#controlsNewUser span#nextBtnNewUser a {
    display: block;
    width: 34px;
    height: 52px;
    background: url(../images/NewHome/leftarrowblue.jpg) no-repeat 0 0; }
    
p#controlsNewUser span#nextBtnNewUser a {
    background: url(../images/NewHome/rightarrowblue.jpg) no-repeat 0 0; } 

/* New Member */

/*****************************profile management console*/
.pro_wp {
	background:#f3f3f4;
	border:1px solid #d1d2d4;
	height:auto;
	padding:14px;
}
.pro_wp img {
	display:block;
}
.Btn_blog_wp {
	height:20px;
}
ul.btn_add_wp {
	list-style-type:none;
	padding:0px;
}
.btn_add_wp li {
	float:left;
	padding:0 20px 0 0px;
	line-height:20px;
	text-transform:uppercase;
}
.comments_WP {
	background:#f3f3f4;
	height:auto;
	padding:10px;
}
.adr {
	padding:0 4px 0 4px;
}
.padd_left_none {
	padding-left:0px!important;
}
.com_detail_wp {
	background:#839098;
	color:#fff;
	font-weight:bold;
	height:24px;
}
.commentedon {
	width:405px;
	border-right:1px solid #b2babf;
	padding:0 0 0 10px;
	float:left;
	margin:5px 0 0 0;
}
.commented_By {
	width:163px;
	border-right:1px solid #b2babf;
	padding:0 0 0 10px;
	float:left;
	margin:5px 0 0 0;
}
.commented_By_User {
	width:163px;
	border-right:1px solid #fff;
	padding:0 0 0 10px;
	float:left;
	color:#00679e;
	height:24px;
	line-height:21px;
	background:#dcddde;
}
.agendaleftbox2 {
	float:left;
	width:100%;
	height:auto;
}
.agendaLeftpageBox2 {
	width:auto;
	height:auto;
	background:#fff;
}
.commented_date {
	width:137px;
	border-right:1px solid #b2babf;
	padding:0 0 0 10px;
	float:left;
	margin:5px 0 0 0;
}
.commented_date_User {
	width:137px;
	border-right:1px solid #dcddde;
	padding:0 0 0 10px;
	float:left;
	background:#dcddde;
	height:24px;
	line-height:21px;
}
.commented_edit {
	width:30px;
	border-right:1px solid #b2babf;
	padding:0 0 0 10px;
	float:left;
	margin:5px 0 0 0;
}
.commented_edit_User {
	width:30px;
	border-right:1px solid #dcddde;
	padding:0 0 0 10px;
	float:left;
	color:#fff;
	height:24px;
	line-height:21px;
	background:#00679e;
}
.commented_All {
	width:39px;
	padding:0 0 0 10px;
	float:left;
	margin:5px 0 0 0;
}
.commented_All_User {
	width:41px;
	padding:0 0 0 10px;
	float:right;
	color:#fff;
	height:24px;
	line-height:21px;
	background:#dcddde;
	text-align:center;
}
.bg_grey {
	background:#727d84
}
.padd_left_ten {
	padding-left:10px;
}
.commented_on_heading {
	width:403px;
	border-right:1px solid #fff;
	padding:0 0 0 10px;
	float:left;
	color:#00679e;
	height:24px;
	line-height:21px;
	background:#dcddde;
}
.Comment_Text {
	background:#fff;
	float:left;
	width:100%;
	padding:2px;
	margin:5px 0 0 0;
	width:828px;
}
.Comment_Text p {
	padding:10px;
}
.Btn_approve_wp {
	float:right;
	padding:10px 0 0 0;
}
.Btn_approve_wp span {
	float:left;
	display:block;
	padding:0 0 0 5px;
}
.post_edit_heading {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 32px;
}
.post_edit_User {
	border-right: 1px solid #fff;
	float: left;
	color:#fff;
	padding: 0 0 0 10px;
	width: 32px;
	background:#00679e;
	height:20px;
	line-height:20px;
}
.post_delet_heading {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 44px;
}
.post_delet_User {
	float: left;
	color:#fff;
	padding: 0 0 0 0px;
	width: 54px;
	background:#b2babf;
	height:20px;
	line-height:20px;
	cursor:pointer;
}
.post_date_heading {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 145px;
}
.post_date_User {
	border-right: 1px solid #f3f3f4;
	float: left;
	padding: 0 0 0 10px;
	height:20px;
	line-height:20px;
	width: 145px;
}
.post_title_heading {
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width:460px;
}
.post_title_User {
	float: left;
	padding: 0 0 0 10px;
	width: 460px;
	height:20px;
	line-height:20px;
}
.post_comment_heading {
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width:86px;
}
.post_comment_User {
	float: left;
	padding: 0 0 0 0px;
	background:#e7e7e8;
	text-align:center;
	height:20px;
	line-height:20px;
	text-align:center;
	width:108px;
}
.post_comment_TEXT {
	float:left;
	background:#fff;
	height:auto;
	clear:both;
	margin:5px 0 0 0;
	width:100%;
}
.img_center {
	margin:0 auto;
}
.Post_next_pre_wp {
	float:right;
	height:13px;
	padding:10px 0 0 0;
}
.Post_next_pre_wp ul {
	list-style-type:none;
}
.Post_next_pre_wp ul li {
	float:left;
	margin:0 0 0 2px;
	height:14px;
	background:#c7c8ca;
	padding:0 4px 0 4px;
	color:#fff;
}
.Post_Next_sel {
	background:#606a71!important;
}
/*--------------------------------------------------------------------------santosh khalse 09/12/2011 profile management (setup)----------------------------*/

.Setup_title_wp {
	float:left;
	width:100%;
}
.Setup_description_wp {
	float:left;
	width:100%;
	padding:10px 0 0 0;
}
.Setup_title {
	float:left;
	height:24px;
	color:#fff;
	background:#839098;
	padding:0 0 0 10px;
	width:80px;
	line-height:24px;
}
.Setup_title_wp input {
	border:1px solid #839098;
	height:22px;
	background:#fff;
	width:100%
}
.Setup_title_wp textarea {
	border:1px solid #839098;
	height:22px;
	background:#fff;
	width:100%
}
.Setup_description {
	float:left;
	color:#fff;
	background:#839098;
	padding:0 0 0 10px;
	width:80px;
	line-height:24px;
	height:100px;
}
.Setup_title_textfield {
	width:740px;
	float:left;
	height:24px;
	_margin-top:-1px
}
.Setup_description_textfield {
	width:740px;
	float:left;
	height:100px;
	_margin-top:-1px
}
textarea {
	resize:none;
}
.Setup_description_textfield textarea {
	height:98px!important;
	border:1px solid #839098;
	background:#fff;
	width:100%
}
.Setup_checkbox_content {
	float:left;
	width:100%;
}
.Setup_enable_wp {
	float:left;
	width:100%;
}
.OptionOnkeyword_Enable {
	background: none repeat scroll 0 0 #F3F3F4;
	color: #858C92;
	display: inline;
	float: left;
	height: 14px;
	margin: 0px 4px 0 0;
	padding: 6px 2px 0px 0px;
}
.OptionOnkeyword_Enable .checkbox {
	width:11px!important;
}
.OptionOnkeyword_Enable label {
	padding-left:4px!important;
}
.blog_setup_heading {
	padding:8px 0 11px 0;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.import_my_blog_wp {
	float:left;
	width:100%;
	padding:19px 0 0 0;
}
.import_my_blog_text {
	float:left;
	width:418px;
	height:24px;
	color:#fff;
	font-weight:bold;
	background:#839098;
	text-indent:10px;
	line-height:24px;
}
.import_my_blog_textfield {
	height:22px;
	border:1px solid #c1c8cc;
	float:left;
	border-left:0px;
	width:413px;
	background:#fff;
}
.import_my_blog_textfield input {
	border:0px!important;
	height:20px!important;
}
.setup_wp_btn {
    float:right;
    width:100%;
	height:auto;
	padding:10px 0 0 0;
}
.setup_wp_btn span {
	float:right
}
.Account_setting_wp {
	float:left;
	width:100%;
}
.Billing_info_wp {
	float:left;
	width:263px;
	background:#fff;
	border:1px solid #d1d2d4;
	height:140px;
	margin:0 10px 0 0;
	padding:8px 10px 10px 10px;
	display:inline;
}
.Billing_info_wp h3 {
	color:#000;
	text-transform:uppercase;
	font-size:12px;
}
.mrg_right_none {
	margin-right:0px!important;
}
.none {
	background: none!important;
	border: 0px solid #D1D2D4!important;
	float: left!important;
	margin-top: 0px!important;
	width: 852px!important;
	padding:0 0 0 0!important;
}
.Billing_content {
	float:left;
	width:100%;
	padding:9px 0 0 0;
}
.icon_billing_info {
	float:left;
	height:20px;
	width:20px;
	padding:0px 0 4px 0;
}
.icon_billing_text {
	text-transform:capitalize;
	color:#00679e;
	font-weight:bold;
	width:236px;
	padding:0 0 0 6px;
	float:left;
	line-height:20px;
}
.padding_bottom_none {
	padding-bottom:0px;
}
.How_people_wp {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	display: inline;
	float: left;
	height: 111px;
	margin: 0 10px 0 0;
	padding: 8px 10px 10px;
	width: 263px;
}

.BannerAd {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	display: inline;
	float: left;
	height: auto;	
	padding: 8px 10px 10px;	
}

.BannerAd h3 {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	width:200px;
}

.How_people_wp h3 {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
}
.completion_block {
	width:100%;
	float:left;
	background:#f3f3f4;
	height:20px;
	margin:0 0 3px 0;
}
.completion_wp {
	float:left;
	padding:10px 0 0 0;
	width:100%;
	line-height:20px;
}
.com_blue_spn {
	float:left;
	width:212px;
	color:#00679e;
	padding:0 0 0 10px;
}
.com_grey_spn {
	float:right;
	width:30px;
	color:#6d6e71;
	text-align:right;
	padding-right:10px;
}
.everyone_box {
	float:left;
	width:100%;
}
.every_input {
	float:left;
	width:100%;
}
.every_input .OptionOnkeyword_need {
	background:#fff;
	padding: 6px 2px 0 3px;
}
.every_input label {
	font-size:11px!important;
}
/*add by sadique*/
.sportOption_pmc {
	height:20px;
	width:auto;
	padding:0px;
	float:left;
}
.pmc_sport0ption_145 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:14px;
	padding:3px 2px 3px 3px;
	margin-right:4px;
	margin-left:8px;
	color:#858c92;
	float:left;
	width:348px;
}
.pmc_sport0ption_145_top {
	padding-top:3px;
	float:left;
	color:#000000;
}
.pmc_genrelinfobox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	height: auto;
	margin: 0;
	padding: 8px 10px 10px;
	width:auto;
}
.pmc_genrelinfobox h3 {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
}
.persentage {
	color:#B1BAC0;
}
.pmc_sportOption_left {
	width:420px;
	float:left;
}
.pmc_sportOption_right {
	width:420px;
	float:right;
}
.pmc_sportOption_right .sport0ption_310 {
	width:399px;
}
.pmc_sportOption_left .sport0ption_310 {
	width:399px;
}
.pmc_sportOption_left .sport0ption_145 {
	width:195px;
}
.pmc_short_box2 {
	background-color:#F1F1F2;
	padding:8px;
}
.pmc_essay_textfield {
	width:834px;
	height:150px;
	_margin-top:-1px;
	border:#D1D3D4 1px solid;
}
.pmc_essay_textfield textarea {
	height:150px!important;
	border:none!important;
	overflow:auto;
	background:#fff;
	width:100%
}
.pmc_businescardinfobox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	height: auto;
	margin: 0;
	padding: 8px 10px 10px;
	width:410px;
}
.pmc_businescardinfobox h3 {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
}
.width312 {
	width:302px
}
.width111 {
	width:106px;
	_width:105px
}
.width240 {
	width:240px;
}
.width158 {
	width:158px;
}
.width302 {
	width:302px;
}
.width80 {
	width:80px;
}
img.display_inline {
	display:inline;
}

/*-----------------Activation----------------------*/

.AC_img_2 {
	width:auto;
	height:auto;
	margin:0 0 0 35px;
	padding:0px;
}
/************************dummy tab****************/

.Dummy_TabbedPanels {
	outline: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background-image:url(../images/NewHome/tabbg.jpg);
	background-repeat:repeat-x;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.Dummy_TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.Dummy_TabbedPanelsTab {
	position: relative;
	top: px;
	float: left;
	padding:2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font: bolder 15px Arial;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#b2babf url(../images/NewHome/sprt2.gif) left center no-repeat;
	height:18px;
	width:auto;
	text-align:center;
}
.Dummy_TabbedPanelsTabSelected {
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTablong.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.Dummy_TabbedPanelsTabGroup a:hover {
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTablong.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.Dummy_TabbedPanelsContentGroup {
	background: none;
	border: none;
	padding:8px 0 0 0;
	clear: both;
}
.Dummy_TabbedPanelsContent {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #9EA6AC;
	padding:8px 10px 8px 12px;
	clear: both;
}
.Dummy_TabbedPanelsContent_PM {
	background: none;
	border: none;
	padding:0px;
	clear: both;
}
.Dummy_TabbedPanelsTab_2tab {
	
	position: relative;
	float: left;
	padding:2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font: bolder 11px Arial;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#b2babf url(../images/NewHome/sprt2.gif) left center no-repeat;
	height:18px;
	width:auto;
	text-align:center;
	
}
.Dummy_TabbedPanelsTabSelected_2tab {
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTablong.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.Dummy_TabbedPanelsContent_2tab {
	background: none;
	border: none;
	padding:0px;
	clear: both;
}
/* New Member */

/*top button after login*/
.top_btnafterlogin {
	list-style-type:none;
	float:left;
	padding:0 0 0 3px;
}
.top_btnafterlogin li {
	float:left;
	width:auto;
	padding:0 0 0 4px;
	color:#fff;
	font-size:12px;
	line-height:22px;
}
.top_btnafterlogin li .topbtblue {
	background:url(../images/NewHome/topbarbluebt.jpg) repeat-x;
	border:#2A2A2A 1px solid;
	width:104px;
	height:18px;
	cursor:pointer;
	margin:0 2px 0 0px;
	font-size:11px;
	padding-top:2px;
}
.top_btnafterlogin li .topbtgery {
	background:url(../images/NewHome/topbargreybt.jpg) repeat-x;
	border:#2A2A2A 1px solid;
	width:104px;
	height:18px;
	cursor:pointer;
	margin:0 5px 0 0px;
	font-size:11px;
	padding-top:2px;
}
.top_btnafterlogin li input.bt {
	border:0px !important;
	background:none !important;
	border:none !important;
	width:104px !important;
	height:12px !important;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif !important;
}

.loginpanelNew span label a
{
    background:url(../images/NewHome/topgreybt.jpg);    	
	cursor:pointer;	
	font-size:11px;
	font-weight:bold;
	padding:3px 4px 3px 2px;
	min-width:70px;
	display:block;
	text-decoration:none;
	text-align:center;	
	text-transform:uppercase;
    }
    
.loginpanelNew span label a:hover
{
    background:url(../images/NewHome/topbluebt.jpg);    	
	cursor:pointer;	
	font-size:11px;
	font-weight:bold;
	padding:3px 4px 3px 2px;
	min-width:70px;
	display:block;
	text-decoration:none;
	text-align:center;	
	text-transform:uppercase;
    }
.loginpanelNew span label a.hoverclass
{
    background:url(../images/NewHome/topbluebt.jpg);    	
	cursor:pointer;	
	font-size:11px;
	font-weight:bold;
	padding:3px 4px 3px 2px;
	min-width:82px;
	display:block;
	text-decoration:none;
	text-align:center;	
	text-transform:uppercase;
    }
    
.exhibrightwhite td
{   background: none repeat scroll 0 0 #F3F3F4;
    color: #858C92;
    float: left;
    height: 16px;
    margin-right: 4px;
    padding: 2px 2px 2px 3px;
    width: 84px;
    }    
.exhibrightwhite input
{
    vertical-align:text-top;  
    }
.exhibrightwhite label
{
    padding-left:5px;  
    }

.spacebar5 {
	height:5px;
	font-size:0px;
}
/*************************************************Vendor Feedback**/
.VMC_dd_select_postresume {
	width:200px;
	padding-left:5px;
	color:Black;
}
.VF_commentbox {
	background-color:#E7E7E8;
	height:50px;
	text-align:center;
	vertical-align:middle;
	padding-top:30px;
}
.minusmargin_left {
	margin-left:-3px;
}
/****************************************************Vendor Info**/
.VI_whitebox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	height: auto;
	padding: 8px 10px 10px;
	width:auto;
}
.VIboxcount .box_1 {
	width:210px;
	float:left;
	margin: 0 10px 0 0;
}
.VIboxcount .box_1 .bg_view {
	padding:10px;
	background:#f3f3f4;
}
.VIboxcount .box_2 {
	width:270px;
	float:left;
	margin: 0 10px 0 0;
}
.VIboxcount .box_3 {
	width:319px;
	float:left;
	margin: 0 0 0 0;
}
.VIboxcount .box_2 a {
	font-weight:normal !important;
	display:block;
	padding-top:2px;
	text-align:left
}
.VIboxcount .box_1 a {
	font-weight:normal !important;
}
.VIboxcount .box_4 {
	width:410px;
	float:left;
	margin: 0 0 0 0;
}
.VIboxcount .box_5 {
	width:420px;
	float:right;
	margin: 0 0 0 0;
}
.VI_spacebar {
	height:36px;
	font-size:0px;
	line-height:0px;
}
.VIcompletion_block {
	width:100%;
	float:left;
	background:#f3f3f4;
	height:20px;
	margin:0 0 3px 0;
}
.VIcompletion_block a {
	float:left;
	text-align:left;
	line-height:12px;
	font-weight:normal;
	width:200px;
	padding-left:10px;
}
.VIcompletion_block .span1 {
	float:right;
	font-weight:normal;
	width:30px;
	padding-left:10px;
}
.VIcompletion_block .span2 {
	float:left;
	font-weight:normal;
	width:200px;
	padding-left:10px;
}
.com_blue_spn2 {
	float:left;
	width:76px;
	padding:0 0 0 2px;
	padding-top:2px;
}
.com_blue_spn2 a {
	text-decoration:none !important;
}
.com_blue_spn3 {
	float:left;
	width:150px;
	padding:0 0 0 0;
}
.Setup_title_VI {
	float:left;
	height:24px;
	color:#fff;
	background:#839098;
	padding:0 0 0 5px;
	width:101px;
	line-height:24px;
}
.dd_select_postresume_VI {
	width:302px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.dd_bg_VI {
	border:#839098 1px solid;
	float:left;
	height:22px;
}
.dd_bg_VI2 {
	border:#839098 1px solid;
	float:left;
	height:21px;
}
.VI_sportOption_left {
	width:426px;
	float:left;
	margin-right:10px;
}
.VI_sportOption_LeftBOx {
	float:left;
	margin-right:5px;
	width:423px;
}
.marginright_10 {
	margin-right:10px;
}
.sport0ption_161 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:14px;
	width:161px;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.sport0ption_198 {
	background: none repeat scroll 0 0 #f3f3f4;
	height:14px;
	width:198px;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.VI_essay_textfield {
	width:845px;
	height:150px;
	_margin-top:-1px;
	border:#D1D3D4 1px solid;
}
.VI_essay_textfield textarea {
	height:150px!important;
	border:none!important;
	overflow:auto;
	background:#fff;
	width:100%
}

/***********************vendor stats****/
.VS_whitebox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	height: auto;
	padding: 8px 10px 10px;
	width:285px;
	float:left;
	margin: 0 10px 0 0;
}
.VS_whitebox2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	height: auto;
	padding: 8px 10px 10px;
	width:546px;
	float:left;
	margin: 0 10px 0 0;
}
.VS_completion_wp {
	float:left;
	padding:10px 0 0 0;
	width:268px;
	line-height:20px;
	margin-right:10px;
}
.com_grey_spn3 {
	float:left;
	width:210px;
	padding:0 0 0 10px;
}
.VS_completion_wp a {
	line-height:20px;
}

/*********************************************************************Email Marketing*/
.vendor_management_box {
	width:auto;
	height:auto;
	background:#fff;
	font-size:12px;
}
.vendor_management_box h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.headingVMC {
	color:#000000;
	font-weight:bold;
}
.VMC_sportOption_left {
	width:410px;
	float:left;
}
.VMC_sportOption_right {
	width:410px;
	float:left;
	padding-left:5px;
}
.VMC_sportOption_right .sport0ption_310 {
	width:403px;
	background-color:#FFFFFF;
	height:16px;
}
.VMC_sportOption_left .sport0ption_310 {
	width:403px;
	background-color:#FFFFFF;
	height:16px;
}
.VMC_sportOption_left .sport0ption_145 {
	width:195px;
	background-color:#FFFFFF;
	height:16px;
}
.VMC_sportOption {
	background: none;
	height: auto;
	width: auto;
	padding:0px;
}
.VMC_dd_select_postresume {
	width:100px;
	padding:0px !important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.VMC_sport0ption_select {
	background-color:#FFFFFF;
	height:20px;
	width:403px;
	margin-top:2px;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.width403 {
	width:403px;
}
.VMC_sport0ption_select label {
	padding-left:5px;
}
.VMC_sport0ption_box {
	width:200px;
	background-color:#FFFFFF;
	height:auto;
	float:left;
	margin-top:2px;
	padding:3px 2px 2px 3px;
	float:left;
	margin-right:4px;
	color:#858c92;
}
.width742 {
	width:742px;
}
.VMC_categoryBar {
	height:24px;
	color:#fff;
	background:#839098;
	
	width:100%;
	line-height:24px;
}
.Dummy_TabbedPanels {
	outline: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background-image:url(../images/NewHome/tabbg.jpg);
	background-repeat:repeat-x;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.Dummy_TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.Dummy_TabbedPanelsTab {
	position: relative;
	top: px;
	float: left;
	padding:2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font: bolder 15px Arial;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#b2babf url(../images/NewHome/sprt2.gif) left center no-repeat;
	height:18px;
	width:auto;
	text-align:center;
}
.Dummy_TabbedPanelsTabSelected {
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTablong.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.Dummy_TabbedPanelsTabGroup a:hover {
	height:24px;
	padding:2px 10px 0px 10px;
 #height:24px;
	background:url(../images/NewHome/hoverTablong.gif) center bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.Dummy_TabbedPanelsContentGroup {
	background: none;
	border: none;
	padding:8px 0 0 0;
	clear: both;
}
.Dummy_TabbedPanelsContent {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #9EA6AC;
	padding:8px 10px 8px 12px;
	clear: both;
}
/******second tab*/
.TabbedPanelsContentGroup_EM {
	background: none;
	border: none;
	padding:8px 0 0 0;
	clear: both;
}
.TabbedPanelsContent_EM {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #9EA6AC;
	padding:8px 10px 8px 12px;
	clear: both;
}
.TabbedPanels_EM {
	outline: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background-image:url(../images/NewHome/tabbglight.jpg);
	background-repeat:repeat-x;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.tab2_css {
	font-size:11px;
	display:block;
	padding-top:1px;
}
.TabbedPanelsContent_EM {
	background: none;
	border:none;
	padding:0px;
	clear: both;
}
.TabbedPanelsContent_EM2 {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	padding:8px 10px 8px 12px;
}

#step1 td 
{
    background-color: #FFFFFF;
    color: #858C92;
    float: left;
    height: 16px;
    margin-right: 4px;
    margin-top: 2px;
    padding: 3px 2px 2px 3px;
    width: 403px;
    padding-left:5px;
    }
    
#step1 td label
{
    padding-left:5px;
    }

#step3 td 
{
    background-color: #FFFFFF;
    color: #858C92;
    float: left;
    height: 16px;
    margin-right: 4px;
    margin-top: 2px;
    padding: 3px 2px 2px 3px;
    width: 403px;
    padding-left:5px;
    }
#step3 td label
{
    padding-left:5px;
    }
    
.page2{}
.page2 td 
{
    background-color: #FFFFFF;
    color: #858C92;
    float: left;
    height: 16px;
    margin-right: 4px;
    margin-top: 2px;
    padding: 3px 2px 2px 3px;
    width: 199px;
    }

.page2 td label
{
    padding-left:5px;
    }

.sport0ption_310 label
{
    padding-left:5px;
    }
.removewhitebotm { padding-bottom:0px; border-bottom:0px;}
.attachbt { padding:10px; padding-top:0px; background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4; border-top:none;}
.attachbt .btdiv{ padding:10px; padding-top:0px; background-color:#DCDDDE; padding-right:15px; }
.attachbt .btdiv input{ float:right; }

/*********************************************Apointment popup******/

.my
{
}
.popup {
	width:450px;
	padding:10px;
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	margin:0 auto;
}
.popup .popup_topbar .popup_title {
	font-size:14px;
	font-weight:bolder;
	color:#000;
	float:left;
}
.popup .popup_topbar .popup_close {
	display:block;
	float:right;
}
.popup .popup_content {
	padding:10px;
	background:#D4DADE;
	margin-top:10px;
}
.popup .popup_content .list4 {
	font-size:12px;
	padding:2px 0px 2px 0px;
	border-bottom:#C2C4C6 1px solid;
}
.popup .popup_content .list4 .label {
	float:left;
	width:80px;
}
.popup .popup_content .list4 .field {
	color:#000000;
	float:left;
	width:350px;
}
.popup .popup_content .list4 .field .checkbox {
	margin-left:-5px;
}
.width350 {
	width:350px;
}
.width70 {
	width:70px;
}
.popupstyle1 {
	width:210px;
	_width:145px;
}
.popupstyle2 {
	width:50px;
}
.popupstyle2 img {
	display:block;
	float:left;
	padding-top:3px;
	padding-right:1px
}
.popupstyle3 {
	width:70px;
	text-align:right
}
.popupstyle4 {
	width:60px;
}
.popupstyle4 .dd_select_postresume {
	width:60px;
	height:24px;
	border:#839098 1px solid;
	vertical-align:middle;
	font-size:12px;
	line-height:18px;
}
.popupstyle5 {
	width:349px;
	_width:345px;
}
.popupstyle6 {
	height:80px;
	width:70px;
}
.popupstyle7 {
	width:349px;
	_width:345px;
}
.popupstyle7 textarea {
	width:349px;
	_width:345px;
	height:78px;
	overflow:auto;
}
/**/
.attachbt .btdiv input{ float:right; }

/***************compose mail*********************/
.emailoperation_box {
	width:auto;
	height:auto;
	background:#fff;
	font-size:12px;
}
.emailoperation_box h1 {
	height:20px;
	background:#727d84;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#dcdfe1;
}
.bg_none {
	background:none !important;
}
.emailfunction_left {
	width:123px;
	float:left;
}

ul.tab_Link_box {
	background:#b2babf;
	padding:9px 6px 9px 9px;
	margin:0;
}
ul.tab_Link_box li {
	background:#606a71;
	background:url(../images/NewHome/inboxbg.jpg) repeat-y;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	
	text-align:left;
	line-height:17px;
	text-transform:uppercase;
	list-style:none;
	margin:0 0 4px 0;
	
}
ul.tab_Link_box li.active_hover { background:#606a71;
	background:url(../images/NewHome/inboxbgblack.jpg) repeat-y;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-align:left;
	line-height:17px;
	text-transform:uppercase;
	list-style:none;
	margin:0 0 4px 0; }
ul.tab_Link_box li.active_down { background:#606a71;
	background:url(../images/NewHome/inboxbggrey.jpg) repeat-y;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-align:left;
	line-height:17px;
	text-transform:uppercase;
	list-style:none;
	margin:0 0 4px 0; }
ul.tab_Link_box li a.active_hover{padding:0px 5px 0px 5px; color:#FCAF17;font-weight:inherit !important; _font-weight:normal; font-size:9px; display:block; text-align:left; background:url(../images/NewHome/emailpagetabhover.gif) no-repeat; }
ul.tab_Link_box li a{padding:0px 5px 0px 5px; color:#FFF; font-weight:inherit !important; _font-weight:normal; font-size:9px; display:block; text-align:left; line-height:17px; _height:17px; }
ul.tab_Link_box li ul li a.active_hover{padding:0px 5px 0px 5px; color:#FCAF17;font-weight:inherit !important; _font-weight:normal; font-size:9px; display:block; text-align:left; background:url("../images/NewHome/emailpagetabhover.gif") no-repeat scroll -5px 0 transparent;}
ul.tab_Link_box li ul li a{padding:0px 5px 0px 5px; color:#FFF; font-weight:inherit !important; _font-weight:normal; font-size:9px; display:block; text-align:left; line-height:17px; _height:17px; }
ul.tab_Link_box li a span{ _margin-top:-17px; }
ul.tab_Link_box li ul{ margin-left:5px; padding:0px!important;  }
ul.tab_Link_box li ul li{ margin:0px; background:none; }
ul.tab_Link_box li ul li a{color:#D1D3D4;  }
ul.tab_Link_box li ul li a span{ _margin-top:-16px;color:#D1D3D4;  }
.tab_Link_box .active {
	color:#FCAF17;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	display:block;
	padding:3px 5px 1px 5px;
	background:url(../images/NewHome/emailpagetabhover.gif) no-repeat;
	text-align:left;
	line-height:11px;
	height:13px;
	text-transform:uppercase;
}
.tab_Link_box .greyEMtab_bg {
	width:96px;
	background:#606a71;
	padding:0px 4px 0px 5px;
	background:url(../images/NewHome/inboxbg.jpg) repeat-y;
}
.tab_Link_box .greyEMtab_bg .title {
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	display:block;
	padding:3px 0px 1px 0px;
	text-align:left;
	line-height:11px;
	height:13px;
	text-transform:uppercase;
	background-image:url(../images/NewHome/border4.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.tab_Link_box .greyEMtab_bg .title2 {
	color:#D1D3D4;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	display:block;
	padding:3px 0px 1px 0px;
	text-align:left;
	line-height:11px;
	height:13px;
	text-transform:uppercase;
	background-image:url(../images/NewHome/border4.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:5px;
}
.emailfunction_right {
	float:left;
	width:745px;
	margin:0 0px 0 10px;
}
.com_right_main_box {
	background: none repeat scroll 0 0 #D7DBDE;
	height:auto;
	margin: 0 0 0 0px;
	width:730px;
	_width:725px;
	padding:10px;
}
.com_box {
	height:auto;
	width:auto;
	margin:10 0 0 0px;
}
.com_box .dd_label_2 {
	background-color:#839098;
	color:white;
	float:left;
	padding:4px 10px 4px 10px;
	padding-right:6px;
	display:block;
	font-size:12px;
	width:70px;
}
.com_bg_input_2 {
	border:#839098 1px solid;
	float:left;
	background-color:#FFFFFF;
}
.com_input_2 {
	width:637px;
	_width:631px;
	height:21px;
	_height:19px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
	padding-left:5px;
}
.com_textarea_2 {
	width:573px;
	height:150px;
	overflow:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0px;
	resize:none;
	border:#839098 1px solid;
}
.com_box {
	height:auto;
	width:auto;
}
.com_box .dd_label {
	background-color:#839098;
	color:white;
	float:left;
	padding:4px;
	padding-right:6px;
	display:block;
	font-size:12px;
}
.com_bg {
	border:#839098 1px solid;
	float:left;
}
.com_select {
	width:350px;
	height:21px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.com_e_mail_text {
	background:none;
	border:none;
	height:20px;
	width:100px;
}
.com_search_but {
	width:48px;
	height:15px;
	float:right;
	margin:5px 0 0 0px;
	padding:0 0 0 0px;
}
.com_but_supporter {
	width:10px;
	_width:8px;
	height:20px;
	float:right;
}
.to_jonathan {
	width:730px;
	_width:725px;
	/*old *height:20px;*/
	height:24px;
	color:#fff;
	background:#606a71;
	margin:3px 0 0 0px;
}
.com_to {
	width:74px;
	height:20px;
	float:left;
	line-height:20px;
	padding:0 0 0 10px;
}
/*for new div with boundry in To block of email */
.com_jonathan_text_div
{
	border:solid 2px red;
	float:left;
	padding-left:5px;
	}
.com_jonathan_text {
	width:400px;
	height:20px;
	float:left;
	line-height:20px;
	padding:0 0 0 0px;
}
.check-box_3 {
	width:20px;
	height:18px;
	float:left;
	margin:2px 0 0 0px;
}
.com_white_box_middle {
	width:700px;
	float:left;
	height:11px;
	margin:10px 0 0 0px;
	padding:0 0 0 0px;
	background:#FFFFFF;
}
.com_text_area {
	width:637px;
	_width:632px;
	height:230px;
	border:none;
	float:left;
	background-color:#FFFFFF;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	padding-left:5px;
}
.com_button_ {
	float: left;
	height: 55px;
	margin:-55px 0px 0px 7px;
	padding: 0;
	width: 65px;
}
.spacebar5 {
	height:5px;
	font-size:0px;
}

/*****************************************************inbox.html*************/

/*grey table head*/
.inbox_table {
}
.inbox_head {
	background:#4D555B;
	color:#fff;
	font-size:9px;
	font-weight:normal;
	line-height:8px;
	margin-bottom:1px;
	height:17px;
}
.inbox_head .common {
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
}
.inbox_head a 
{
	line-height:inherit;
	font-size:9px;
	color:#FFF;
	
	
}
.inbox_head .Last {
	border-right:none;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
}
.inbox_Checkbox {
	width: 25px;
}
.inbox_From {
	width: 200px;
}
.inbox_Subject {
	width: 395px;
}
.inbox_Date {
	width: 62px;
}
/*table content*/
.inbox_content {
	background:#F1F1F2;
	height:auto;
	margin-bottom:3px;
}
.inbox_content .common {
	border-right: 1px solid #D7DBDE;
	margin: 0;
	padding: 4px 0 4px 8px;
	height:auto;
	
}

.inbox_content .Last {
	border-right:none;
	margin: 0;
	padding: 5px 0 5px 10px;
}
.inbox_table .trspace {
	font-size:2px;
	height:5px;
}
.ib_bottom_box {
	line-height:12px;
}
.ib_bottom_box .ib_showing {
	float:right;
	line-height:16px;
	
}
.ib_bottom_box .sortpageing {
	margin-right:-3px;
	_margin-right:-1px;
	padding-left:25px;
}
.ib_delete {
	background:#bcc2c7;
	width:110px;
	_width:115px;
	height:15px;
	padding-left:3px;
	float:left;
}
.ib_delete strong {
	font-size:8px;
	line-height:13px;
	color:#fff;
	float:left;
	display:block;
	padding-right:3px;
	margin-top:1px;
}
.ib_delete img {
	float:left;
	display:block;
}
.ib_margin {
	margin:2px 0 0 2px;
}
.ib_right_container {
	width:730px;
	padding:10px;
	background:#d7dbde;
	float:right;
}
/********************************************draft.html*********/
.ib_draftcount {
	color:#909AA1
}
/*--------------massage-detail----------------*/
.EM_messageDetailBox .MD_leftBox {
	width:625px;
	height:auto;
	margin:0 0 0 0px;
	float:left;
	padding:10px;
	background:#d7dbde;
}
.EM_messageDetailBox .MD_leftBox .MD_Bar {
	width:625px;
	height:26px;
	background:#F1F1F2;
	font-size:12px;
	height:auto;
}
.EM_messageDetailBox .MD_leftBox .MD_Bar .MD_Title {
	width:64px;
	height:26px;
	font-size:12px;
	line-height:26px;
	float:left;
	padding:0 0 0 10px;
}
.EM_messageDetailBox .MD_leftBox .MD_Bar .MD_text {
	width:530px;
	height:26px;
	font-size:12px;
	line-height:26px;
	float:left;
	padding:0 0 0 10px;
	color:#000;
}
.EM_messageDetailBox .MD_leftBox .MD_Bar .date {
	color:#6D6F71;
}
.EM_messageDetailBox .MD_leftBox .MD_Bar2 {
	padding:10px;
	background:#FFF;
}
.EM_messageDetailBox .MD_rightBox {
	background: none repeat scroll 0 0 #D7DBDE;
	float: right;
	height:auto;
	text-align:center;
	padding:10px;
	width: 211px;
}
.EM_messageDetailBox .MD_rightBox p{
	text-align:center;	
}

.EM_messageDetailBox .MD_rightBox .personName a{
	font-weight:bold;
	font-size:14px;
	color:#6D6F71;
	padding:10px 0 10px 0;
}
.EM_messageDetailBox .MD_rightBox img {
	_display:block;
}

.attachbt .btdiv input{ float:right; }

/*********************************************Apointment popup******/
.popup {
	width:450px;
	padding:10px;
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	margin:0 auto;
}
.popup .popup_topbar .popup_title {
	font-size:14px;
	font-weight:bolder;
	color:#000;
	float:left;
}
.popup .popup_topbar .popup_close {
	display:block;
	float:right;
}
.popup .popup_content {
	padding:10px;
	background:#D4DADE;
	margin-top:10px;
}
.popup .popup_content .list4 {
	font-size:12px;
	padding:2px 0px 2px 0px;
	border-bottom:#C2C4C6 1px solid;
}
.popup .popup_content .list4 .label {
	float:left;
	width:80px;
}
.popup .popup_content .list4 .field {
	color:#000000;
	float:left;
	width:350px;
}
.popup .popup_content .list4 .field .checkbox {
	margin-left:-5px;
}
.width350 {
	width:350px;
}
.width70 {
	width:70px;
}
.popupstyle1 {
	width:150px;
	_width:145px;
}
.popupstyle2 {
	width:50px;
}
.popupstyle2 img {
	display:block;
	float:left;
	padding-top:3px;
	padding-right:1px
}
.popupstyle3 {
	width:105px;
	text-align:right
}
.popupstyle4 {
	width:60px;
}
.popupstyle4 .dd_select_postresume {
	width:60px;
	height:24px;
	border:#839098 1px solid;
	vertical-align:middle;
	font-size:12px;
	line-height:18px;
}
.popupstyle5 {
	width:349px;
	_width:345px;
}
.popupstyle6 {
	height:80px;
	width:70px;
}
.popupstyle7 {
	width:349px;
	_width:345px;
}
.popupstyle7 textarea {
	width:349px;
	_width:345px;
	height:78px;
	overflow:auto;
}

.left .left1 label
{
    color: #04699F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 800;
    line-height: 16px;
    text-align: right;
    text-decoration: none;
    padding-left:21px;  
    }

    
.grey_submit_bt
{
    background: url("../images/NewHome/grey_small.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    float: left; 
    padding:0px 5px; margin:0 1px;
    }
.grey_submit_bt input.submit_bt2  
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 8px;
    height: 15px;
    cursor:pointer;
    text-transform: uppercase;
   }
   
   /*****************************************planner page************************/
.planner_tab1_top {
	float:left;
	padding-left:10px;
	_width:165px;
}
.planner_tab1_linkbox {
	background: none repeat scroll 0 0 #f3f3f4;
	border: 1px solid #9EA6AC;
	height: auto;
	padding:8px 10px 8px 10px;
	width: auto;
}
.planner_tab1_linkbox img {
	display:block;
	margin-bottom:5px;
}
.planner_tab1_linkbox .extraheight {
	font-size:0px;
	height:54px;
}
.planner_tab1_spacebar {
	font-size:0px;
	height:28px;
	_height:16px;
}
.plannerheading {
	font-size:12px;
	font-weight:bolder;
	color:#000;
}
.peo_box .peo_innerbox {
	width:565px;
}
.peo_box .gap {
	width:30px;
}
.peo_box .textbox {
	width:170px;
}
.peo_box .calimg {
	height: 18px;
	padding: 3px 0;
	width: 40px;
	_width:35px;
}
.peo_box .calimg2 {
	height: 18px;
	padding: 3px 0;
	width: 19px;
}
.peo_box .includebox {
	height: 20px;
	padding: 4px 0px 0 0px;
	text-align: right;
	width: 230px;
}
.peo_box .includebox label {
	line-height:16px;
	color:#FFFFFF;
}
.peo_box .sort {
	width:50px;
}
.peo_box .includebox2 {
	height: 20px;
	padding: 4px 5px 0 25px;
	_padding: 4px 5px 0 15px;
	text-align: right;
	width: 130px;
	_width:140px;
}
.peo_box .includebox2 label {
	line-height:16px;
	color:#FFFFFF;
}
.peo_box .includebox3 {
	height: 20px;
	padding: 4px 5px 0 25px;
	text-align: right;
	width: 125px;
	_width: 135px;
	float:none
}
.peo_box .includebox3 label {
	line-height:16px;
	color:#FFFFFF;
}
a.blue_bt_anchor {
	display:inline-block;
	background: url(../images/NewHome/blue_smallbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 10px;
	height: 18px;
	text-decoration:none;
	font-weight:bold;
	line-height:17px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.peo_select2 .dd_select_postresume {
	width:110px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.peo_select2 {
	width:110px;
	border:#839098 1px solid;
	float:left;
	height:22px;
}
.peo_select .dd_select_postresume {
	width:90px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.peo_select {
	width:90px;
	border:#839098 1px solid;
	float:left;
	height:22px;
}
.fontSize12 {
	font-size:12px;
}
/*table*/
.peot_table {
}
.peot_head {
	background:#839098;
	color:#fff;
	font-weight:bold;
	height:24px;
	margin-bottom:3px;
}
.peot_head .common {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
}
.peot_head .Last {
	border-right:none;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
}
.peot_ExhibitorName {
	width: 498px;
}
.peot_DateTime {
	width: 144px;
}
.peot_Options {
	width: 50px;
}
.peot_ExhibitorName2 {
	width: 350px;
}
.peot_DateTime2 {
	width: 144px;
}
.peot_Options2 {
	width: 50px;
}
/*table content*/
.peot_content {
	background:#E7E7E8;
	height:auto;
	margin-bottom:3px;
}
.peot_content .common {
	margin: 0;
	padding: 4px 0 4px 10px;
	height:auto;
}
.peot_content .Last {
	border-right:none;
	margin: 0;
	padding: 4px 0 4px 10px;
}
.peot_table .odd {
	background:#E7E7E8
}
.peot_table .even {
	background:#F1F1F2
}
.peot_table .trspace {
	font-size:2px;
	height:3px;
}
.peot_img {
	margin-top:2px;
}
.peot_img_icon {
	width:50px;
	height:60px;
	margin:0px;
	padding:0 0 0 125px;
	text-align:center;
}
.peot_white_top_board {
	width:auto;
	height:90px;
	margin:0 0 0 0px;
	padding:20px;
	background:#FFFFFF;
}
a.blue_bt_anchor2 {
	display:inline-block;
	background: url(../images/NewHome/blue_smallbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 8px !important;
	height: 14px;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
a.black_bt_anchor2 {
	display:inline-block;
	background: url(../images/NewHome/black_smallbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 8px;
	height: 14px;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
a.grey_bt_anchor {
	display:inline-block;
	background: url(../images/NewHome/grey_smallbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 8px !important;
	height: 14px;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.peot_table a.grey_bt_anchor, .peot_table a.blue_bt_anchor2 {
	width:30px;
	margin-bottom:2px;
}
.border3 {
	font-size:0px;
}
.peo_whitebox {
	background:#FFFFFF;
	padding:10px;
	border: 1px solid #9EA6AC;
}
.peo_dateRange {
	width:626px;
	background:#E7E7E8;
	color:#606A71
}
.peo_dateRange2 {
	width:478px;
	background:#E7E7E8;
	color:#606A71
}
.peo_show {
	width:40px;
	background:#E7E7E8;
	color:#606A71
}
.peo_selectboxup {
	width:36px;
	background:#E7E7E8;
	float:left;
	height:20px;
	padding:2px;
}
.peo_select3 {
	width:36px;
	border:#839098 1px solid;
	float:left;
	height:18px;
}
.peo_select3 .dd_select_postresume {
	width:36px;
	height:18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

a.blue_bt_anchorgradient {
	display:inline-block;
	background: url(../images/NewHome/blue_gradientbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 9px;
	height: 20px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
a.grey_bt_anchorgradient {
	display:inline-block;
	background: url(../images/NewHome/grey_gradientbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 9px;
	height: 20px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.planner_tab1_linkbox a:hover
{
    display:inline-block;
	background: url(../images/NewHome/blue_gradientbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 9px;
	height: 20px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    }
    
input.grey_gradient_submit_bt 
{
    background: url(../images/NewHome/grey_gradientbg.jpg) repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size:9px;
    height: 20px;
	display:block;
	line-height:20px;
	padding:0px 5px 2px 5px;
	margin:0 1px;
	width:auto;
	text-align:center;
   }
   
input.blue_gradient_submit_bt 
{
    background: url(../images/NewHome/blue_gradientbg.jpg) repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size:9px;
    height: 20px;
	display:block;
	line-height:20px;
	padding:0px 5px 2px 5px;
	margin:0 1px;
	width:auto;
	text-align:center;
   }

.planner_tab1_linkbox input:hover
{
    background: url(../images/NewHome/blue_gradientbg.jpg) repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size:9px;
    height: 20px;
	display:block;
	line-height:20px;
	padding:0px 5px 2px 5px;
	margin:0 1px;
	width:auto;
	text-align:center;
    }

.TL_leftbox {
	float:left;
	width:183px;
}
.TL_rightbox {
	float:left;
	width:580px;
	padding-left:10px;
}
li.tabfontsmall {
	font: bolder 12px Arial;
	padding-left: 8px;
	padding-right: 8px;
}

/**small grey submit button**/
input.grey_submit_bt 
{
    background: url("../images/NewHome/grey_small.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size:8px;
    height: 15px;
	display:block;
	line-height:11px;
	padding:2px 5px 2px 5px;
	margin:0 1px;
	width:auto;
	text-align:center;
}

input.blue_submit_smallbt 
{
    background: url("../images/NewHome/blue_small.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size:8px;
    height: 15px;
	display:block;
	line-height:11px;
	padding:2px 5px 2px 5px;
	margin:0 1px;
	width:auto;
	text-align:center;
	text-transform:uppercase;
   }
   
   input.blue_submit_smallbt_9px
{
    background: url("../images/NewHome/blue_small.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size:9px;
    height: 15px;
	display:block;
	line-height:14px;
	padding:1px 5px 2px 5px;
	margin:0 1px;
	width:auto;
	text-align:center;
	text-transform:uppercase;
   }
   
   input.black_submit_smallbt {
    background: url("../images/NewHome/black_smallbg.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 8px;
    height: 15px;
    line-height: 11px;
    margin: 0 1px;
    padding: 2px 5px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    cursor:pointer;
}

.browse_label {
	height:17px; 
	width:70px; 
	overflow:hidden; 
	background: url(../images/NewHome/choosefile.jpg) repeat-x scroll 0 0 transparent; 
	cursor: pointer;
	}
.browse_input 
{
	width:90px; 
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity = 0); 
	font-size:8px; 
	line-height:9px; 
	height:15px; 
	margin-left:-10px; 
	_margin-left:-30px; 
	cursor: pointer
}
.RadCalendar_Default .rcTitlebar .rcNext, .RadCalendar_Default .rcTitlebar .rcFastPrev, .RadCalendar_Default .rcTitlebar .rcPrev, .RadCalendar_Default .rcTitlebar .rcFastNext { font-size:0px!important;}

input.blue_bt_bigsize {
    background: url("../images/NewHome/blue_smallbg.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    height: 18px;
    line-height: 16px;
    padding: 0 3px 2px;
    text-align: center;
    width: auto;
    
}

/*RFID Home*/
.rfidNewslistBox2 .rfidNewslist {
	width:auto;
	height:auto;
	background:#f3f3f4;
	margin-bottom:3px;
	padding:3px;
}
.rfidnewsImage {
	float:left;
	width:53px;
	height:auto;
}
.rfidnewsText {
	width:270px;
	height:auto;
	font-size:11px;
	text-align:left;	
}

.fontSize10 
{
    font-size:10px;
    }

.rfidNewslist2 {
	padding:3px;
	width:auto;
	height:auto;
	background:#e7e7e8;
	margin-bottom:3px;
}
/*RFID Home*/
.RadPicker .RadPicker_Default
{
    height:24px;}
.riTextBox .riDisabled{ height:17px;}

.prdouctList .productcheckbox{}

.prdouctList .productcheckbox label{
	padding-left:5px !important;
}

/********************************************forums_1 Page **************************/
/*Darkgrey table head*/
.DGT_table {
}
.DGT_head {
	background:#616A71;
	color:#fff;
	font-weight:bold;
	height:28px;
	margin-bottom:1px;
}
.DGT_head .common {
	border-right: 1px solid #838F97;
	float: left;
	margin: 5px 0 0;
	padding: 2px 10px 2px 10px;
}
.DGT_head .Last {
	border-right:none;
	float: left;
	margin: 5px 0 0;
	padding: 2px 10px 2px 10px;
}
/*table content*/
.DGT_content {
	background:#DCDDDE;
	height:auto;
	margin-bottom:3px;
}
.DGT_content .common {
	border-right: 1px solid #BCC1C4;
	margin: 0;
	padding: 5px 10px 5px 10px;
	height:auto;
}
.DGT_content .Last {
	border-right:none;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
.DGT_table .trspace {
	font-size:0px;
	height:2px;
}
.DGT_table .trcolor {
	background:#DCDDDE;
	font-size:0px;
	height:5px;
}
.DGT_head .DGT_FORUM_NAME {
	padding-left:20px;
	width:350px;
}
.DGT_FORUM_NAME {
	width:360px;
}
.DGT_LAST_MESSAGE {
	width:200px;
}
.DGT_TOPICS {
	width:55px;
	text-align:center
}
.DGT_POSTS {
	width:52px;
	text-align:center
}
.blueLink {
	color:#04699f;
	font-weight:normal;
}
.blueLinkbullet {
	color:#04699f;
	font-weight:normal;
	background:url(../images/NewHome/greybullet.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:2px 3px;
}
a.blueLink {
	color:#04699f;
	font-weight:normal;
}
.forum_sub_bt {margin-top:-30px; height:30px; float:right;}

/***************************************************forum_2 page********************/
.heading6 {
	font-size:12px;
	color:#000000;
	font-weight:900;
}
.DGT_TOPIC_NAME {
	width:300px;
}
.DGT_head .DGT_TOPIC_NAMEtop {
	width:290px;
	padding-left:20px;
}
.DGT_LAST_POST {
	width:140px;
}
.DGT_REPLIES {
	width:65px;
}
.DGT_VIEWS {
	width:49px;
}
.DGT_NOTIFICATIONS {
	width:90px;
}
.Forum_alignCenter {
	margin:0 auto;
	width:20px;
}
.favorites_big {
	width:auto;
	height:auto;
}
.favorites span {
	float:left;
	width:15px;
	height:auto;
}
.forum_msg_list {
	background-color:#dcddde;
	width:auto;
	padding:5px;
	margin-bottom:4px;
}
.forum_msg_list .imageThumb {
	float:left;
	padding:5px;
	width:auto;
	height:auto;
	text-align:center;
	margin-right:8px;
}
.forum_msg_list .txt {
	float:left;
	width:480px;
	height:auto
}
.forum_msg_list .fpost_date {
	float:left;
	width:180px;
	padding:50px 0 0 0;
}
/************************************************forum_3 page *************************************/
.whitecolor {
	color:#FFFFFF;
}
.F0_heading {
	background:#c0c6ca url(../images/NewHome/forumheading.jpg) no-repeat;
	height:18px;
	padding:2px 10px 0px 10px
}
.F0_heading span {
}
.forum_people_list {
	background-color:#dcddde;
	width:auto;
	padding:5px;
	margin-bottom:4px;
}
.forum_people_list .imageThumb {
	float:left;
	padding:5px;
	width:auto;
	height:auto;
	text-align:center;
	margin-right:8px;
}
.forum_people_list .txt {
	float:left;
	width:480px;
	height:auto
}
.forum_people_list .fpost_date {
	float:left;
	width:196px;
	padding:0px 0 0 0;
	text-align:right;
}
.border5 {
	height:1px;
	font-size:0px;
	background:url(../images/NewHome/border5.jpg) repeat-x;
}
.heading7 {
	color:#616A71;
	font-size:14px;
	font-weight:bold;
}
.Forum_txt2 {
	/*float:left;*/
	width:600px;
}
.F_social_icon {
	float:right;
	width:132px;
	margin-top: -20px;
}
.F_social_icon img {
	padding-left:2px;
}
/**************************member registration page********************************/
.Reg_title_wp {
	float:left;
	width:100%;
}
.Reg_title {
	float:left;
	height:22px;
	color:#fff;
	background:#839098;
	padding:0 0 0 10px;
	width:143px;
	line-height:22px;
}
.Reg_title_wp input {
	border:1px solid #839098;
	height:20px;
	background:#fff;
	width:100%
}
.Reg_title_textfield {
	width:312px;
	float:left;
	height:20px;
	_margin-top:-1px
}
.MR_verify_email {
	background:#B1BAC0;
	color:#FFFFFF;
	width:78px;
	text-align:center;
	padding:10px;
	margin-bottom:23px;
	_margin-bottom:30px;
}
.Reg1 {
	height:20px;
}
.Reg2 {
	height:20px;
	width:117px;
}
.Reg2 input {
	height:18px;
}
.Reg3 {
	width:185px;
	height:20px;
	line-height:20px;
}
.heading8 {
	font-size:18px;
	font-weight:bold;
	color:#00456E
}
.captcha_verify {
	padding-left:153px;
}
/***********************************vendor_registration page*************************/
.VR_verify_email {
	background:#B1BAC0;
	color:#FFFFFF;
	width:78px;
	text-align:center;
	padding:10px;
	margin-bottom:77px;
	_margin-bottom:86px;
}
.grey_bt_anchorgradient {
	display:inline-block;
	background: url(../images/NewHome/grey_gradientbg.jpg) repeat-x scroll 0 0 transparent;
	padding:0px 5px;
	margin:0 1px;
	color: #FFFFFF;
	font-size: 9px;
	height: 20px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	width:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/********************registration page*************************/
.heading9 {
	font-size:12px;
	font-weight:bold;
	color:#00456E
}
.tick_bulletlist {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:0px;
}
.tick_bulletlist li {
	background-image:url(../images/NewHome/right_icon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding:0px;
	padding-left:15px;
}

input.header_Login_Btn
{
    width: 59px; background-color: transparent; background-color:#000000; background-image: url("../images/NewHome/black_smallbg.jpg"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0pt 0pt; background-clip: border-box; background-origin: padding-box; background-size: 150% auto; font-size: 11px; cursor: pointer; padding-bottom: 3px; font-family: verdana;  
}

.up_logo_list4 img
{
    width:69px;
    height:57px;
    padding:2px 7px 2px 2px;    
}
/**************************Add Product page********************************/
.add_pro_title_wp {
	width:100%;
}
.add_pro_title {
	float:left;
	height:22px;
	color:#fff;
	background:#839098;
	padding:0 0 0 10px;
	width:110px;
	line-height:22px;
}
.add_pro_title_wp input {
	border:1px solid #839098;
	height:20px;
	background:#fff;
	width:100%
}
.add_pro_title_textfield {
	width:760px;
	float:left;
	height:20px;
	_margin-top:-1px
}
.add_pro_description {
	float:left;
	color:#fff;
	background:#839098;
	padding:0 0 0 10px;
	width:110px;
	line-height:24px;
	height:100px;
}
.add_pro_description_textfield {
	width:760px;
	float:left;
	height:100px;
	_margin-top:-1px
}
.add_pro_description_textfield textarea {
	height:98px!important;
	border:1px solid #839098;
	background:#fff;
	width:100%
}
.add_pro_sportOption_left {
	width:429px;
	float:left;
}
.add_pro_sportOption_left .sport0ption_310 {
	width:424px;
	background-color:#FFFFFF;
	height:16px;
	margin-right:0px;
	background:none repeat scroll 0 0 #F3F3F4;
}
.add_pro_box1 {
	float:left;
	width:170px;
}
.add_pro_box2 {
	float:right;
	width:680px;
}
.add_pro_fileattach {
	background: none repeat scroll 0 0 #dcddde;
	height: auto;
	width: auto;
	padding:2px 10px 0px 10px;
	line-height:normal;
}
.add_pro_fileattach .ap_file {
	color:#606A71;
	width:75px;
	float:left
}
.add_pro_fileattach .ap_label1 {
	color:#606A71;
	float:left;
	padding-left:5px;
}
.add_pro_fileattach .ap_label2 {
	color:#606A71;
	float:right;
	font-size:11px;
}
.add_pro_description2 {
	float:left;
	color:#fff;
	background:#839098;
	padding:0 0 0 10px;
	line-height:24px;
	width:75px;
	height:149px;
}
.add_pro_description_textfield2 {
	float:left;
	_margin-top:-1px;
	width:593px;
	height:147px;
}
.add_pro_description_textfield2 textarea {
	height:147px!important;
	border:1px solid #839098;
	background:#fff;
	width:100%;
}
.add_pro_submit input {
	float:right;
}
.add_pro_gap {
	width:10px;
	font-size:12px;
	float:left;
}

/*Product At Event
.featuredProduct ul { margin:0px; padding:0px;}*/

/*******************************exhibitor info*****************************/
.completion_block2 {
	width:auto;
	background:#f3f3f4;
	height:31px;
	margin:0 0 3px 0;
	padding:5px 0 0 5px;
	line-height:11px;
}
.ei_box1_whitebox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	padding: 8px 10px 10px;
	width:270px;
	height:137px;
	float:left;
}
.ei_box2_whitebox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	padding: 8px 10px 10px;
	width:300px;
	height:137px;
	margin:0 9px;
	float:left;
}
.ei_box3_whitebox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D2D4;
	padding: 8px 10px 10px;
	width:230px;
	height:137px;
	float:left;
}
.width88 {
	width:88px;
}
.width170 {
	width:170px;
}
.width135 {
width:135px;
}

/* Vendor Product */
.vp_edit_heading {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 45px;
}
.vp_delet_heading {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 30px;
}
.vp_date_heading {
	border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 300px;
}
.vp_title_heading 
{
    border-right: 1px solid #B2BABF;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width:240px;
}
.vp_comment_heading {
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width:210px;
}

.aUnderline 
{
    text-decoration: underline !important; 
    }
.aNoneUnderline
{
    text-decoration: none !important; 
}

/* For RFID Journal Live Event Drop Down Box */    
#livebox .liveboxinner .rfidlive {
	float:left;
	width:184px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:0px;
	text-align:center;
	padding:3px;	
}

.rfidlive select{
	width:170px;
	height:19px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:#BFD630 1px solid;
	outline:0;
	line-height:18px;
	vertical-align:middle;
	background:#BFD630;
	}
.searchBtn {
	width:21px;
	background:url(../images/NewHome/mag_img.png) no-repeat;
	border:None;
	height:21px;
}
    
    
.span_new input {
	width:80px;
	height:20px;
	background:#9ea6ac;
	border:solid 1px #000615;
	color:#fff;
	font-weight:bold;
}


.checkbox_input input
{
	width:15px ;
	border:1px solid #1e5180;
	height:13px;
	
}
.width20{ width:20px;}

.form_txt1 {	
 background: none repeat scroll 0 0 #9EA6AC;
    border: 1px solid #000615;
    color: #FFFFFF;
    font-weight: bold;
    color:White;
}

/*-------------------- stylefor  Account setting -----------------*/
.accountsettingbg{ background:#ffffff; height:auto; width:852px; padding: 8px 10px 8px 12px; border: 1px solid #D1D2D4;}
.accountsettingbg h3 {
    color: #000000;
    font-size: 11px;
    text-transform: uppercase;
}
.accounttable_wp {
    background: #d1d2d4;
    height: auto;
    padding: 10px;
}

.account_detail_wp {
    background:#839098;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
}
.account_detail_wp .first_colH{ width:148px; border-right:solid 2px #d1d2d4; float:left; text-align:center; padding:5px 0 5px 0; height:14px;}
.account_detail_wp .center_colH{ width:133px; border-right:solid 2px #d1d2d4; float:left;text-align:center; padding:5px 0 5px 0; height:14px;}
.account_detail_wp .last_colH{width:135px; float:left;text-align:center; padding:5px 0 5px 0; height:14px;}

.first_row{ width:100%; height:20px; background:#fff; margin-top:5px;}
.second_row{ width:100%; height:20px; background:#e7e7e8; margin-top:5px;}

.accounttable_wp .first_col{ width:138px; border-right:solid 2px #d1d2d4; float:left; text-align:left; padding:3px 0 3px 10px; height:14px;}
.accounttable_wp .center_col{ width:133px; border-right:solid 2px #d1d2d4; float:left;text-align:center; padding:3px 0 3px 0; height:14px;}
.accounttable_wp .last_col{width:135px; float:left;text-align:center; padding:3px 0 3px 0; height:14px;}
.floatN_mauto{ margin:auto !important; float:none !important;}

.savebtn_bg{ width:auto; padding:3px 10px; background:#00679e;}
.savebtn_bg a{ color:#ffffff; text-decoration:none;}