﻿/* RESET CSS
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,/*em,*/strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:right;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* default DBCC - English stylesheet */

/* ----------------- This is to avoid horizontal scroll  --------------*/

html {
	overflow-x: hidden;
}

/* ---------------------- Corporate Logo Features  ---------------------- */

/*#logo 
{
	margin-right:10px;
	#margin-right:0px;
	margin-top:27px;
    padding:0px 0px 0px 0px;
    background:url(images/Dubai_Chamber_of_Commerce_rz.png) no-repeat #FFFFFF;
    height:81px;
    width:146px;
    border-style:none;
}*/
#logo {
	background:#FFFFFF url(images/Dubai_Chamber_of_Commerce_rz.png) no-repeat scroll 0 50%;
	border-style:none;
	height:39px;
	margin-left:0px;
	padding-top:0;
	width:175px;
}
#logo_height {
	padding-top:0px;
}

/* ---------------------- The Search Box  ---------------------- */

.searchlink a {
	position:relative;
	top:0px;
}
	
body#ctl00_body_home .searchlink a {
	position:relative;	
	margin-left:500px;
}
/*Modified by Emad Khalil on 11/11/2008*/
#searchAndLogin {
	margin-left:170px;
	margin-top:-55px;
	padding:5px 5px 0 22px;
	position:absolute;
}
    
body#ctl00_body_home #searchAndLogin {
    width:450px;
}

/* --------- Search Fields ---------- */
#new_search {
	width:590px;	
	}

/* ----------- search button --------- */
.searchlink{
	float:right;
	width:205px;
	clear:none;
	/*margin-left:470px;*/
	_margin-right:60px;
}

/* ----------- top line blue band --------- */
#topline
{
	background:#000000 url(images/Hmenu_bg.gif) repeat scroll 0;
	height:26px;
	margin-left:0;
	margin-top:46px;
	width:887px;
}

/* ----------- Menubar --------- */

#menubar 
{
	position: static;
	padding-top:0px;
	margin-top:20px;
	font-size:12px;
	height:26px;
	_height:6px;
}

#menubar h3 {
    display:none;
}
#tabmenu{
	position:absolute;
	margin:10 0 0 -10px;    
	_margin-top:-15px;
	margin-left:5px;
	_margin-left:0px;
	height:18px;
    color:#FFFFFF !important;
    font-family:Arial,helvetica,sans-serif;
    zoom:1;    
}

#barmenu {
    position:absolute;
    margin-top:-25px;    
    margin-left:408px;
    _margin-left:378px;
    color:#FFFFFF !important;   
    zoom:1;
    display:block;
}

#tabmenu:after,#barmenu:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}

#tabmenu li {
    display:block;
    float:left;
    text-align:left;
    margin-left:48px;
    _margin-left:28px;
    margin-top:5px;
    #margin-top:-18px;
    _margin-top:0px;    
    line-height:18px;
    font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
    color:#FFFFFF !important;   
    padding:0px 30px 0px 0px; 
    _padding:0px 48px 0px 0px; 
}

#barmenu li {
    display:block;
    float:left;
    text-align:left;
    margin-left:12px;
    #margin-left:12px;
    _margin-left:23px;
    margin-top:25px;
    #margin-top:0px;
    _margin-top:0px;
    line-height:18px;
	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;	
	color:#FFFFFF !important;		
	}
	
#tabmenu li a{
    color:#FFFFFF !important;
    padding:0px 0px 0px 0px;
    margin-top:0px;
    _margin-top:-2px;
       
}

#tabmenu li a:hover
{
    /*background:transparent url(images/ahmenu_bg.gif) repeat-x;*/
    color:#FF6600 !important;
    text-decoration:underline;
    }

/* -------------- This is for the login link ------------------------ */
#barmenu li a{
    color:#FFFFFF !important;
    padding: 5px 45px 5px 10px;
    #padding-top:6px;
    _padding-right: 33px;
    background:transparent;
}

/* -------------- This is for the login link hover ------------------------ */
#barmenu li a:hover{
    color:#FF6600 !important;
    text-decoration:underline;
}

#tabmenu li.current a, #barmenu li.current a{
    display:block;
	float:left;
	height:18px;
	line-height:18px;
	color:Red;
	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;	
}

#tabmenu li a, #barmenu li a  {
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	color:#FFFFFF;
	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}


/* --------------------- Welcome Message --------------------------- */

.welcomep 
{
	position:relative;
	margin-left:0px;	
	margin-left:20px;
	#margin-left:0px;
	_margin-left:20px;	
	margin-top:0px;
	#margin-top:0px;
	width:553px;		
	border-bottom: solid 1px #A8A9AB;
	padding:10px 10px 5px 10px;	
	background-color:#F1F2F4;
	}
.welcomep h2{
	font-family:Arial Narrow, Arial, Verdana !important;
	font-size:16px !important;
	font-weight:normal !important;		
	}
	
/* ---------------------- From Logo to menu Band ----------------------------- */
#newhead {
	width:887px;	
	background:#FFFFFF;		
	background-color:#FFFFFF;			
	padding-top:50px;
	height:111px;
	}

/* ---------------------- Language Control 1 ----------------------------- */
#upper_header {
	margin-right:25px;
}

/* ---------------------- Language Control 2 ----------------------------- */
div#language {
    position:absolute;
    margin-left:775px; 
    margin-top:-70px;
}

/* ---------------------- Language Control 3 ----------------------------- */
body#ctl00_body_home div#language 
{
	/*#margin-top:-25px;
    margin-top:-50px; */
}	
	
/* --------------------- Flash Banner --------------------------- */

#banner {
	position:relative;
	margin-top:0px;
	#margin-top:0px;	
	background-color:#F1F2F4;
}

/* --------------------- Featured Products Table --------------------------- */

#FeaturedProducts {
	position:relative;
	width:572px;
	_width:528px;
	margin-right:20px;
	_margin-right:0px;
	margin-left:20px;
	#margin-left:0px;
	_margin-left:20px;
	padding-top:5px;
	margin-top:0px;
	#margin-top:0px;	
	padding-right:10px;
	padding-bottom:10px;
	background-color:#F1F2F4;
	border-bottom: solid 1px #A8A9AB;
}

#FeaturedProducts .shaded {
	padding-left:0px;
	color:#BF5D20;
	font-size:16px;
	padding-top:10px;
	padding-bottom:20px;
	font-family:Arial, Verdana;
	top:-72px;	
}
#FeaturedProducts .image {
	width:100px;
	text-align:center;
	border:1px solid #D0D0D0;
	padding-top:10px;
}
.FeaturedProducts_Image {
	border:3px solid #8496A5;
	height:60px;
	width:82px;
	}
#inner_featured .image
{
	border:3px solid #8496A5;
	height:60px;
	width:82px;
	vertical-align:top;
	}
.newtradeleads {
	width:540px;
}

/* ---------------------------- Body -------------------------- */
body {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background:url(images/bg_grey.gif) repeat-x;
	margin-top:0px;
}
#greyband 
{
	height:0px;
	_margin-top:0px;
	background-color:#fff;
	_background:url(images/bg_grey.gif) repeat-x;
	#height:0px;
	_height:206px;	
	width:100%;
	_width:100%;
	}

#scrl {		
	float:left;
	width:565px;
	/*height:550px;
	overflow:scroll;*/
	}

#scrl_reg {		
	float:left;
	width:565px;
	/* Commented By Noha 20/1/2009 for removing the scrolling
	height:600px;
	overflow:scroll;	
	End By Noha 20/1/2009*/
	}

/* ---------------------------- Full Container -------------------------- */
#balaji #input {
	background-color:Black;
	border:5px solid #000;
}
#container {
	width: 887px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 0px;
	margin-top:0px;
	_margin-top: 0px;
	#margin-top: 0px;
	zoom:1;
	background-position: 0% 100% 100%;
	background-color:#F1F2F4;
	
}

body#ctl00_body_home #container 
{
	background-color:#F1F2F4;
}

#sd {
    float:left;
    width:272px;
    clear:none;
    background-color:#F1F2F4;
    margin-left:0px;
    min-height:890px;
}

/* ---------------------- Body ----------------------------- */

#main 
{
	_MARGIN-LEFT: -40px;
    float:left;
    width:610px;
    #width:570px;
    _width:570px !important;
    /*padding:10px;*/
    margin-top:0px;
}

body#ctl00_body_home #main {
    width:582px;
}

/* ---------------------- Featured Products Section in the Inner pages ----------------------------- */
#main_sd {
    float:left;
    width:267px;
    margin-left:0px;
    padding:0px 0px 0px 5px;    
    background-color:#F1F2F4;
    _height:190px; 
}

#content1 {
	position:absolute;
    padding:0px 0px 0px 10px;
    zoom:1;
    margin-left:0px;
    #margin-left:-20px;
    _margin-left:0px;
    margin-top:0px;
    #margin-top:0px;   
    background-color:#F1F2F4;  
    height:auto; 
    /*Added By Noha 20/1/2009*/
    _margin-left:1px;
    /*End By Noha 20/1/2009*/  
	}

	
#breadcrumbs strong {
	padding-right: 10px;
}
.signupimg
{
	margin-left:20px;
	#margin-left:300px;
	_margin-left:100px;
}
#breadcrumbs {
	margin-bottom:20px; 
	margin-top:0px;
	#margin-top:0px;
	margin-left:10px;
	#margin-left:10px;
	padding:10px 0px 0px 0px;
}
.promo_inner
{
	_margin-bottom:-40px;
	}
#promo {
	background:url(images/ph_summary.jpg);
	height:196px;
	width:272px;
	cursor:hand;
	cusor:pointer;
}

#promo h2 {
	font-size: 11px;
	font-weight: bold;
	margin-left:24px;	
}

#promo a {
	text-decoration: none;
}
#promo p {	
	display: none;
}
#promo .passholder_summary {
    display: block;    
    clear: none;
    width: 272px;        
        
}



/* ------------------------  Exhibition Floor menu Structure -------------------*/

#evt_tabs {
	display: none;
}
#products {
	/*position: absolute;
	top: 370px;
	left: 60px;*/
	padding-top: 0;
}
#products h3 .shaded{
	color:#F1F2F4;
	display:none;
	background-color:#F1F2F4;
}
.product_box {
	background-color:#F1F2F4;
	/*background:url(images/bg_sidemenu.gif);*/
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:18px;
}
.product_box .shaded
{
	color:#F1F2F4;
	background-color:#F1F2F4;
}
.product_box .shaded {
	color:#F1F2F4;
	background:url(images/exhibition_floor.gif);
	background-repeat:no-repeat;
	width:272px;
	height:59px;
	margin-left:-5px;
	margin-top:-20px;
	padding-left:0px;
	margin-bottom:10px;
}
.product_box ul {
	/*background: url(images/bg_dots.gif) repeat-x;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.product_box li {
    padding: 5px 0px 5px 5px;
    _padding: 0px 0px 0px 0px;
    width:268px;
    _width:242px;
	height:15px;
	_height:-10px;
	padding-bottom:6px;
    /*border-bottom:dotted 1px #bbbbbb;
    background:transparent url(images/bg_arrow_2.gif) no-repeat scroll right 50%;*/
}
.product_box li a {
	display: block;	
	padding:0;
	color: #494948;
	font-weight:normal;
    padding-right:20px;
}

/*------------------ Press Release --------------------------- */

#press_releases {
	position:relative;
    padding: 0px 0px 0px 10px;    
    font-size:10px;
    margin-top:210px;
    #margin-top:210px;
    margin-left:-10px;
    #margin-left:-10px;    
    width:600px;
    color:#000000;
    background-color:#F1F2F4;
}
#press_releases li {
	list-style:none; 
}
#press_releases ul 
{
	font-size:11px;
}
#press_releases h4 
{
	font-size:23px;
}
#press_releases h3 {
    font-size:11px;
    margin-bottom:7px;
    padding:7px;
    color:#FFFFFF;
    border-right:0px;
    background-color:#F37321;
    border-left:0px;
}
#press_releases h4 {
    font-size:11px;
    font-weight:normal;
    color:#000000;
}
#press_releases h3 .shaded {
    font-size:12px;
    font-weight:bold;
    color:#000000;
}


/* ----------------------- Lead Trade Table ------------------------- */

#table1p {
	position:absolute;
	margin-left:0px;	
	margin-top:35px;	
	#margin-top:35px;	
	Background-color:#F1F2F4;
	_width:282px;
	}
	
#table2p {
	position:absolute;
	margin-left:350px;
	_margin-left:300px;
	margin-top:35px;
	#margin-top:35px;
	Background-color:#F1F2F4;
	_width:284px;
	}

#moretrade {
	position:absolute;
	margin-left:0px;	
	margin-top:175px;	
	#margin-top:195px;	
	width:300px;
	}

/* ---------------------------- Login Box Vertical Alignment  ------------------------ 	
#loginplacement {	
	position:absolute;
	margin-top:225px;
	#margin-top:100px;						
	}
*/
/*#companyplacement {
	position:absolute;
	margin-top:100px;
	#margin-top:100px;
	}*/


a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #494948;
}

strong {
    font-weight:bold; 
}

a:hover {
	text-decoration: underline;
}

p {
	clear: both;
	padding: 0px;
	margin: 0 0 10px 0;
}

table {
	border-style: none;
}

/*body#ctl00_body_home div#header {
    height:195px;
}*/



.unlogged h2 a {
	color:#F37321;
	font-size:13px;
}

.unlogged h2 a:hover {
	color:#23718E;
	font-size:13px;
}

.signupnowlink{
	/*display:none;*/
	}
#flashcontent
{
	margin-left:0px;
	#margin-left:-33px;
	_margin-left:0px;
}

#header
{	margin-top:36px;
	#margin-top:36px;
	}

#sec_logo {
    display:none;
}
hr, legend {
	display: none;
}
fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
input, select {
	font-size: 10px;
}
img {
	border: 0px;
}
.clear {
    clear:both;
}
#container:after,#searchAndLogin:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '.';
    height: 0;
    #margin-top:0px;
    _margin-top:0px;
    margin-top:100px;
}

#bd {
	position:absolute;
	width:555px;
    clear:none;        
    margin-left:272px !important;
    #margin-left:33px !important;
    _margin-left:-11px;
    margin-top:0px;
    #margin-top:0px;
}

/* global */

body#ctl00_basket #main {
    width:605px;
    _width:585px;      
}

body#ctl00_basket #main_sd {
    display:none;    
}
body#ctl00_body_home #main_sd {
    width:265px;
    }
#content1:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '.';
    height: 0;
}
#open_products, #close_products {
	display: none;
}
#box_search {
	display: none;
}

#home_search {
    float:left;
    margin-left:10px;
}

.send_to_friend {
	clear: both !important;
	display: none;
}
/* SIDE MENU */






h1.home {
	display: none;
}
#activation_code {
    margin:17px 20px 21px 10px;
    padding:23px 0 0 0;
    border-top:dotted 5px gray;
    zoom:1;
}
#activation_code:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '.';
    height: 0;
}
#activation_code h3 {
    font-size:11px;
    margin-bottom:3px;
}
#activation_code input {
    float:left;
    clear:none;
    margin-top:6px;
    border:solid 1px #95b2b7;
}
#activation_code a {
    background-color:#9E2813;
    border:1px solid #494948;
    color:#FFFFFF;
    float:left;
    clear:none;
    margin-left:15px;
    margin-top:3px;
    padding:5px;
}


body#ctl00_body_home div#main div#content1 div.inner {
	 display:none;
}
#trade_leads {
    margin-top:25px;
    padding:7px;
    font-size:11px;
}
#trade_leads h3 {
    font-size:12px;
}
#trade_leads a {
    text-decoration:underline;
}
#main div#trade_leads table {
    width:90%;
    margin:15px 0 15px 0;
}
#trade_leads th {
    font-weight:bold;
}
#trade_leads th,#trade_leads td {
    text-align:left;
    padding:3px 3px 3px 0;
}
#home_products {
    padding:10px 15px 15px 5px;
    margin-right:5px;
    background-color:#F1F2F4;
}
#welcome {
    padding:0px;
}
body#ctl00_body_home div#welcome{
	display:block;
	margin-top:6px;
	_margin-top:10px;
	#margin-top:15px;
	margin-left:-10px;
}
/* footer */
#footer 
{
	font-size:10px;
	margin-top: 20px;
	_margin-top:0px;
	width: 100%;
	color: #666;
	line-height:16px;
	height: 20px;	
	padding-bottom:9px;
	_padding-top:20px;
	_padding-bottom:20px;
	margin-bottom:40px;
	#margin-bottom:-15px;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
}
#footer a 
{
	font-size:10px;
	color: #666;
	font-weight: normal;	
}
#footer a:hover 
{
	font-size:10px;
	color: #F37321;
	font-weight: normal;
	font-weight:normal;
}
#footer img {
	display: none;
	background:url(images/welcom_img3.gif) repeat-y;
}
#footer_img {
	
	text-align: center;
	color: #31610f;
	line-height: 16px;
	height: 60px;	
	margin-top: 0px;
	font-weight:bold;
}

#searchAndLogin .inner .searchlink a.search {
	margin-left:112px;
}
#searchAndLogin .searchlink a {
	color:#FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding:5px;
    margin: 3px 0 0 3px;
    _margin-right:-900px;
	float:right;
	border:solid 1px #cacaca;
	white-space:nowrap;
}
body#ctl00_body_home #searchAndLogin .searchlink a 
{
}
.searchlink a:hover {
    text-decoration:none;
}
.sign_up_link {
	padding:5px;
	margin-top:0px;
	float:left;
	background:#F37321 url(images/bg_btn.gif) repeat-x;
	border:solid 1px #cacaca;
	color:#FFFFFF;
	margin-left:24px;
}
.sign_up_link img {
	display:none;
}

#side_search {
    float:left;
    clear:none;
}
#main_sd div#new_search {
    display:none;
}
#main_sd .searchlink {
    margin-top:0px;
    margin-left:-200px;
}
#sd .searchlink {
    margin-top:0px;
    margin-left:-200px;
    #margin-left:-500px;
    _margin-left:-200px;
}
#main_sd .searchlink a {
    float:left;
}

/* search */

#new_search br {
    display:none;
}
#new_search input {
	width: 168px;
	#width:171px;
	margin: 5px;
	border:solid 1px #6f6e6e;
}
/*Modified by Emad Khalil on 11/11/2008*/
#new_search select {
	/*width: auto;*/
	margin: 5px;
	border:solid 1px #c7defa;
}
/* NEW AUCTION */
#new_auction_search {
	width:410px;
	text-align:left;
}
#new_auction_search input {
	width:20px;
	margin: 0px;
	border-style:none;
	vertical-align:middle;
}
#new_auction_search label {
	width:150px;
	margin: 0px;
	border-style:none;
	vertical-align:middle;
}
/* TRADE LEADS  */

#div_TradeLeadOptions {
	width:410px;
	text-align:left;
}
#div_TradeLeadOptions input {
	width:20px;
	margin: 0px;
	border-style:none;
	vertical-align:middle;
}
#div_TradeLeadOptions label {
	width:150px;
	margin: 0px;
	border-style:none;
	vertical-align:middle;
}
.searchlink {
    margin-top:-27px;
    margin-right:-92px;
    _margin-right:60px;
}
.searchlink a {
	color:#FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding:5px;
	float:right; 
	color:#FFFFFF;
	border:solid 1px #494948;
	background-color:#F37321;
}
/* added by Balaji  */
#new_search .searchlink a.search{
	color:#FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding:5px;
	float:right;
	color:#FFFFFF;
	border:solid 1px #494948;
	background-color:#F37321;
	margin-top:0px;
	margin-left:110px;
	width:90px;
	float:right;
}
.searchlink a:hover {
    text-decoration:none;
}
#c2_2 {
    margin-right:10px;
}
#c2_2 h2 {
	display: none;
}
#c2_2 h3,div.search_header {
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
	margin-bottom:10px;
	padding: 5px 10px 5px 10px;
	width: 200px;
	border-bottom:dotted 1px gray;
	border-top:dotted 1px gray;
}
#c2_2 ul {
	margin: 0 0 30px 0;
	padding: 0px;
	padding-left:10px;
	list-style: none;
}
#c2_2 ul li a {
	display: block;
	height: auto !important;
	width: 190px;
	height: 22px;
	padding: 6px 0 6px 0;
	color: #424141;
}
#c2_2 .new_exhibitors ul li a strong {
	display: block;
}
#c2_2 .more {
	display: none;
}
/* headings */
#main h1 {
	font-size: 16px;
	font-weight:bold;
	margin:5px 0 5px 5px;
}
#main h2 {
	font-size: 12px;
	font-weight:bold;
}
h3 {
    font-weight:bold;    
}
.reg_choice {
	width: 445px !important;
}

#content1 table {
	max-width: 445px;		
}
body#ctl00_basket #content1 table {
    max-width:560px;    
}
body#ctl00_body_home #content1 table {
	max-width: 565px;
}
#content1 table table {
	width: auto !important;
}
#main table {
	width: 445px;
}
#main table table {
	width: auto !important;
}
#c2_2 table {
	width: 230px !important;
}
#c2_2 table td.separatord {
	height: 16px !important;
}
table.color, table.color td {
	background-color: transparent !important;
}
#ctl00_cph1_1a_pnlResponse textarea {
	width: 300px !important;
}
#content1 textarea {
	width: 300px !important;
}
#feedback {
	width: 445px !important;
}
#press .summary {
	width: 445px !important;
}
div.sell_paging_lower {
	width: 445px !important;
}
/* right column fix */
#c2_2 p {
	width: 185px !important;
}
/* tables */
table.color {
	border: 0px !important;
}
table.color th,table.color td,table.color td.break {
	border: 0px !important;
}
table.reg_choice th {
	padding: 0px 0px 10px 0px !important;
}
table.reg_choice td.content {
	padding:15px 0 0 !important;
}
/* buttons */
.button a {
	font-size: 12px !important;
}
/* product detail */
.other_products td.head {
	padding-bottom: 15px;
}
.company_header {
	margin-top:50px;
}

div.company_name {
	float: left;
	display: block;
	margin-left: 20px !important;
	
}
div.company_name a {
	font-size: 16px !important;
}
div.atbooth, div.notatbooth {
	white-space: nowrap;
}
.company_detail, #cd_products {
	float: left;
	clear: both;
	font-size: 100% !important;
}

#cd_products {
	margin-top: 20px;
	font-size: 12px !important;	
}
table.company_detail {
	margin-left: 0px !important;
	
	
}
.product_detail, 
.featured_products {
	clear: both !important;
	font-size: 10px !important;	
}

/* tabs */
.cat_tabs div.simple_tab a.on,.cat_tabs div.simple_tab a.on:link,.cat_tabs div.simple_tab a.visited, 
.cat_tabs div.simple_tab a.on:hover,.cat_tabs div.simple_tab a.on:active {
    background-color: transparent !important;
}
/* recent announcements */
.recent_announcements {
	width: 400px !important;
	margin-bottom: 40px !important;
}
.announcement_text a {
	float: left;
	padding-right: 20px;
	width: auto !important;
}
#ctl00_cph1_1_UcProductToggle_dlCategories {
	display: none !important;
}
/* arrows */
a.arrow_button, a.arrow_button:link, a.arrow_button:visited {
    background-image: none !important;
}
a.jump_go, a.jump_go:link, a.jump_go:visited {
    background-image: none !important;
}
/* category list */
ul.showroom_categories li {
	width: 170px !important;	
}
#main table td.separatord {
	height: 16px !important;
}
/* dashboard */
.dashboard .profile {
	width: 200px !important;
	margin-top:7px;
}
/* account tools */
#account-tools {
	visibility: visible;
	padding-left:10px;
}
#account-tools h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	width: 175px;
	border-bottom:dotted 1px gray;
	border-top:dotted 1px gray;
}
#account-tools h2.shaded {
	display: none;
}
#account-tools ul {
	background: url(images/bg_dots.gif) repeat-x;
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
}
#account-tools li a {
	display: block;
	width: 165px;
	padding: 6px 0 0 0;
	color: #494948;
}
.reg_steps {
	display: none !important;
}
/* Check these!!! */
#main .side_news_announce {
	font-size: 12px !important;
	margin: 0 15px 0 15px;
}
#main .side_news_announce h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0a8b3e;
}
#main .side_news_announce .subject a {
	text-decoration: none;
	color: #494948;
}
#main .side_news_announce .summary a {
	color: #0a8b3e;
}
#main .side_news_announce .separator {
	height: 20px !important;
}
#ctl00_cph1_1a_ucTradeLeadList_pnlResults {
	clear: both;
}
#ctl00_cph1_1a_txtKeywordsList {
	width: 270px !important;
}
.manage_products {
	clear: both;
}
#ctl00_cph1_1a_txtSubject {
	width: 300px !important;
}
.featured_products td {
	width: 300px;
}
.featured_products td.check {
	width: 20px !important;
}
.featured_products td.photo {
	width: 100px !important;
}
#c1_2 table {
	clear: both;
}
#ctl00_cphMenubar_UcMenubar1_liEventFloor {
	display: none;
}
.mbox {
	clear: both;
}
.manage_striped td {
	padding: 5px !important;
}
.manage_striped td.footer {
	display: none;	
}
#ctl00_cph1_1a_rptUserList_ctl02_imgGrayLine {
	display: none;
}
.form_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;	
}
/* controls.css */
#ad_banner {    
    display: none;
    clear: none;
    width:728px;
    height:90px;  
    margin-top:0px;
    #margin-top:0px;
    margin-right:0px;        
    background-color:Red;
    float:right;
    text-align:right; 
    margin-left:auto; 
    margin-right:auto;
}
#bottom_header {
	display: none;
    clear: none;
    width:728px;
    height:90px;   
    background-color:Black;
    text-align:center; 
    margin-left:auto; 
    margin-right:auto;
}
select {
    color: #606056;
    border: solid 1px #c6c6c6;
    margin: 3px 0;
    font-size: x-small;
}
input {
    color: #606056;
    border: solid 1px #c6c6c6;
    padding: 2px;
    margin: 3px 0;
    font-size: x-small;
}
select.search {
    color: #606056;
    background-color: #eee;
    border: solid 1px #c6c6c6;
    font-size: x-small;
    width: 170px;
    margin: 3px 0;
}
span.radio {
    clear: none;
    margin: -4px 0 6px 12px;
}
table.radio {
    margin-top: 2px;
}
.radio input, input.radio {
    border: none;
    padding: 0;
    margin: 0 3px 0 8px;
    vertical-align: middle;
}
.check input {
    border: none;
    padding: 0;
    margin: 0 3px 0 0;
    vertical-align: middle;
}
.checkbox input {
    border: none;
    padding: 0;
    margin: 0 3px 0 0;
    vertical-align: middle;
}
input.search {
    color: #606056;
    border: solid 1px #c6c6c6;
    font-size: x-small;
    padding: 2px;
    width: 164px;
    margin: 6px 0 3px 0;
}
select.align_middle {
    vertical-align:middle;
}
textarea {
    margin-bottom: 6px;
}
.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 50%;
    background-repeat: repeat-x;
    height: 16px;
    padding: 0;
    margin: 0;
    width: 100%;
}
.solidseparator {
    background-image: url(images/bg_gray_line.gif);
    background-position: 0 50%;
    background-repeat: repeat-x;
    height: 16px;
    padding: 0;
    margin: 0;
    width: 100%;
}
a.inlinemore, a.inlinemore:link, a.inlinemore:visited {
    font-weight: bold;
    color: #DA5E0C;
    text-decoration: none;
}
a.inlinemore:hover, a.inlinemore:active {
    color: #DA5E0C;
    text-decoration: underline;
}
span..error_below {
    display: block;
    float: left;
    clear: both;
    padding-bottom: 8px;
}
span.error_beside { width: 100px; padding: 0 6px; color: #F37321; white-space: normal; }
.error { color: #F37321; }
/*FORMS SHARE BACKGROUND COLOR, LINE DIVISIONS, ARROWS IN SECOND COLUMN*/
td.last {
    padding-bottom: 12px;
}
td.noline,th.noline,table.noline td,table.noline th,
table.color table.noline td,table.form td.noline {
    border-bottom: none !important;
}
table.color {
    font-size: 10px;
    background-color: #eeeeee;
    width: 639px;
    border-right: solid 4px #ffffff;
    border-left: solid 4px #ffffff;
}
tr.section th.label {
    color: #DA5E0C;
    text-transform: uppercase;
    font-size: 105%;
}
table.color td.price /*for registration selection*/ {
    padding: 0 0 18px 50px;
    font-size: 100%;
    line-height: 160%
}
table.color td {
    border-bottom: solid 1px #ffffff;
    vertical-align: top;
}
table.color th {
    font-weight: bold;
    border-bottom: solid 1px #ffffff;
    vertical-align: top;
    text-align: left;
}
table.color td.break /*puts extra space above divisional areas*/ {
    height: 6px;
    border-top: solid 6px #ffffff;
    border-bottom: none;
}
td.note, th.note {
    font-size: 9px;
    padding-left: 0;
    font-weight: normal;
    white-space: normal;
}
table.required th.note {
    font-size: 9px;
    padding-left: 5px;
    font-weight: normal;
    white-space: normal;
    height: 30px;
    padding: 10px 15px 0 0;
}
table.required td.error {
    padding: 10px 0 0 0;
}
table.color td.side {
    width: 302px;
    border-left: solid 11px #ffffff;
    background-color: #d9e4ea;
    text-align: left;
}
input.button {
    margin: 10px 48px;
    border: none;
}
td.prev input.button {
    float: left;
}
input.ss_prev /*spacing for saved search form cancel, text link*/ {
    float: left;
}
a.view_ss {
    margin-left: 12px;
}
input.ss_next /*spacing for saved search save button*/ {
    padding-right: 280px;
    float: right;
}
td.next input.buttonseller {
    float: right;
}
td.next, td.back {
    padding-bottom: 18px;
}
table.color td.button {
    padding: 10px 12px;
    background-color: #ffffff;
    border: none;
}
/*USED FOR TABLES THAT HAVE REQUIRED USER INPUT*/
table.required td.label {
    height: 30px;
    padding: 10px 15px 0 35px;
    vertical-align: top;
}
table.required th {
    height: 30px;
    padding: 10px 15px 0 35px;
    vertical-align: top;
}
table.required_s td.label {
    padding: 6px 15px 4px 35px;
    vertical-align: top;
}
table.required_s th {
    padding: 6px 4px 4px 35px;
    vertical-align: top;
    
}
td.required, th.required /*required label fields require space for arrows*/ {
    background-image: url(images/icons/arrow_double_red.gif);
    background-repeat: no-repeat;
    background-position: 13px 12px;
}
table.required_s td.required, table.required_s th.required /*required label fields require space for arrows*/ {
    background-image: url(images/icons/arrow_double_red.gif);
    background-repeat: no-repeat;
    background-position: 13px 8px;
}

table.form th {
    padding: 6px 15px 4px 15px;
    vertical-align: top;
}
table.required td.text /*used in conjunction with the input class*/ {
    padding-top: 10px;
}
table.required_s td.text /*used in conjunction with the input class*/ {
    padding-top: 8px;
}
table.required td.field /*used in conjunction with the input class*/ {
    padding-top: 6px;
}
table.required_s td.field {
    padding-top: 10px;
}
table.form td.text /*used in conjunction with the input class*/ {
    padding-top: 6px;
}
table.form td.field /*used in conjunction with the input class*/ {
    padding-top: 2px;
}
td.calendar {
    padding-top: 2px;
    padding-bottom: 3px;
}
table.form td.label {
    height: 21px;
    padding: 6px 15px 0 15px;
    vertical-align: top;
}
td.input {
    background-image: url(images/icons/arrow_gray.gif);
    background-repeat: no-repeat;
    padding-left: 19px;
    vertical-align: top;
    white-space: normal;
}
table.required td.input, table.required_s td.input {
    background-position: 0 12px;
    vertical-align: top;
}
table.form td.input {
    background-position: 0 10px;
    vertical-align: top;
}
table.phone td {
    border: none;
    font-size: 8px;
    color: #000000;
    padding-top: 4px;
}
td.thumb {
    width: 150px;
    text-align: center;
    vertical-align: top;
    padding: 0;
}
th.message {
    font-size: 16px;
    font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
    font-weight: bolder;
    padding: 12px 0 8px 0;
    text-align: left;
}
span.required_legend {
    background-image: url(images/icons/arrow_double_red.gif);
    background-repeat: no-repeat;
    background-position: 0 .3em;
    padding-left: 14px;
    margin-right: 14px;
    float: right;
}
a.arrow_button, a.arrow_button:link, a.arrow_button:visited {
    background-image: url(images/bg_jump_grad.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 14px;
    padding: 4px 45px 4px 12px;
    color: #4f4f4f;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    float: right;
}
a.arrow_button:hover, a.arrow_button:active {
    background-position: 4px 50%;
    color: #DA5E0C;
}
/*TABLE.FORM USED FOR TABLES THAT DISPLAY STORED DATA*/
table.form td {
    height: 21px;
}
table.form td.label, table.form th {
    padding: 6px 15px 0 15px:;
}
/*GRAY TABLES WITH ONE BODY ROW*/
table.manage {
    margin-top: 4px;
    margin-bottom: 6px;
}

table.reg_choice th, table.manage th {
    padding: 8px 0 10px 30px;
    text-align: left;
    font-weight: bold;
    color: #DA5E0C;
    border-bottom: solid 2px #ffffff;
    font-size: 105%;
}
table.manage th.alert {
    border-top: solid 12px #ffffff;
}
table.reg_choice td.content,table.manage td.content,table.manage td.manage_button {
    border-bottom: none;
    padding: 12px 12px 12px 30px;
}
table.manage td.content input {
vertical-align: middle;
}
table.manage td.content a,table.manage td.content a:link,table.manage td.content a:visited {
    color: #4f4f4f;
    text-decoration: none;
}
table.manage td.content a:hover, table.manage td.content a:active {
    color: #DA5E0C;
}
table.manage td.side_links {
    text-align: right;
    padding: 12px;
}
table.manage td.colorlinks {
    color: #DA5E0C;
    text-align: right;
    padding: 12px;
    white-space: nowrap;
}
td.colorlinks a,td.colorlinks a:link,td.colorlinks a:visited {
    color: #DA5E0C;
    font-weight: bold;
    text-decoration: underline;
}
td.colorlinks a:hover,td.colorlinks a:active {
    color: #4f4f4f;
}
table.reg_choice td.regbutton {
    border-bottom: solid 10px #ffffff;
    padding: 4px 0 12px 0;
}
div.send_to_a_friend {	
    margin-top: 0;
    padding-top: 0;
}
div.send_to_friend a, div.send_to_friend a:link, div.send_to_friend a:visited {
    font-weight: bold;
    font-size: 110%;
    margin-top: 0;
    padding-top: 0;
}
.passholder_summary 
{
	position:absolute;	
	margin-left:20px;
	#margin-left:20px;
	margin-top:70px;
	#margin-top:70px;
    display: block;
    float: right;
    clear: none; 
    width:125px;         
}

.ph_summary h2 
{
	position:absolute;	
	margin-left:20px !important;
	#margin-left:20px !important;	
	margin-top:55px;
	#margin-top:55px;	
}
.small_arrow {
    background-image: url(images/icons/arrow_sm.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#fr {
   display: block;
   float: left;
   clear: none;
   width: 15px; 
   height: 50px;
}
div.head_inner #fr {
   margin-right: 6px;   
}

#fr div.flag {
    height: 11px;
    margin-bottom: 2px;
}
/*PRODUCT SUB-CATEGORY REPEATER*/
ul.sub_categories {
    margin: 0;
    padding: 0;
}

ul.sub_categories li {
    float: left;
    list-style-type: none;
    padding: 6px 0 10px 0;
    margin: 0;
    font-size: 105%;
    font-weight: bold;
}
l.bss {
    margin: 0;
    padding: 0;
    width: 300px;
}
ul.bss li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
    /*font-size: 85%;*/
    font-weight: bold;
}
ul.bss li.buy a, ul.bss li.sell a, ul.bss li.service a {
    color: #DA5E0C;
    text-decoration: none;
}
ul.bss li.sell, ul.bss li.service {
    border-left: solid 1px #4f4f4f;
    padding-left: 12px;
    margin-left: 12px;
}
/*FEATURED PRODUCTS SHOWROOM - MAIN PAGE AREA */
table.featured_products {
    margin: 0 0 0 0;
    padding: 0;
    width: 445px;
    /*font-size: 85%;*/
}
table.featured_products th {
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 4px;
}
table.featured_products th.head {
    font-size: 120%;
    color: #DA5E0C;
    font-weight: bold;
    text-align: left;
}
table.featured_products th.link {
    /*font-size: 85%;*/
    color: #DA5E0C;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}
table.featured_products td.photo {
    width: 10px;
}
table.featured_products td.content {
    width: 605px;
    padding-left: 12px;
}
th.link a, th.link a:link, th.link a:visited {
    background-image: url(images/icons/arrow_side_menu.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 20px;
    margin-right: 6px;
    text-decoration: none;
    color: #4f4f4f;
}
th.link a:hover, th.link a:active {
    text-decoration: none;
    color: #DA5E0C;
}

table.featured_products td.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 4px;
    background-repeat: repeat-x;
    height: 12px;
    padding: 6px 0;
    margin: 0;
}
a.view_additional, a.view_additional:link, a.view_additional:visited {
    color: #4f4f4f;
    text-decoration: underline;
}

a.view_additional:hover, a.view_additional:active {
    color: #DA5E0C;
    text-decoration: underline;
}
/*NEW TRADE LEADS*/
table.new_trade_leads {
    margin: 0;
    padding: 0;
    width: 445px;
    /*font-size: 85%;*/
}
table.new_trade_leads th {
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 4px;
}
table.new_trade_leads th.head {
    font-size: 120%;
    color: #DA5E0C;
    font-weight: bold;
    text-align: left;
}
table.new_trade_leads th.link {
    /*font-size: 85%;*/
    color: #DA5E0C;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}
table.new_trade_leads td.date {
}
table.new_trade_leads td.lead_text {
    padding: 0 12px;
}
table.new_trade_leads td.ntllinks {
    text-align: right;
    color: #DA5E0C;
    font-size: x-small;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
}
table.new_trade_leads td.ntllinks a.red, table.new_trade_leads td.ntllinks a.red:link, table.new_trade_leads td.ntllinks a.red:visited {
    background-image: url(images/icons/arrow_side_menu.gif);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    padding-right: 20px;
    margin-right: 6px;
    text-decoration: none;
    color: #DA5E0C;
    font-weight: bold;
}
table.new_trade_leads td.ntllinks a.red:hover, table.new_trade_leads td.ntllinks a.red:active {
    background-position: 100% 50%;
}
table.new_trade_leads td.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 4px;
    background-repeat: repeat-x;
    height: 12px;
    padding: 6px 0;
    margin: 0;
}
/*REPEATER: RECENT ANNOUNCEMENTS (SHORT LIST IN OTHER PAGES)*/
table.recent_announcements {
    margin: 0;
    padding: 0;
    width: 445px;
    /*font-size: 85%;*/
}
table.recent_announcements th {
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 4px;
}
table.recent_announcements th.head {
    font-size: 120%;
    color: #DA5E0C;
    font-weight: bold;
    text-align: left;
}
table.recent_announcements th.link {
    /*font-size: 85%;*/
    color: #DA5E0C;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}
table.recent_announcements td.announcement_text {
    padding: 6px 0;
}
td.announcement_text a, td.announcement_text a:link, td.announcement_text a:visited {
    background-image: url(images/icons/arrow_side_menu.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    text-decoration: none;
    color: #4f4f4f;
    display: block;
    width: 608px;
    margin: 0;
}
td.announcement_text a:hover, td.announcement_text a:visited {
    color: #DA5E0C;
}
table.recent_announcements td.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 4px;
    background-repeat: repeat-x;
    height: 12px;
    padding: 6px 0;
    margin: 0;
}
/*ANNOUNCEMENTS*/
table.announcements {
    margin: 0;
    padding: 0;
    /*font-size: 85%;*/
    border-bottom: solid 1px #c6c6c6;
}
table.announcementsp {
    margin: 12px 0;
    padding: 0;
    border-bottom: solid 1px #c6c6c6;
}
table.announcements th,table.announcementsp th {
    text-align: left;
    font-weight: normal;
    padding-bottom: 12px;
}
table.announcements th a,table.announcements th a:link,table.announcements th a:visited,
table.announcementsp th a,table.announcementsp th a:link,table.announcementsp th a:visited {
    text-decoration: underline;
    font-weight: bold;
}
table.announcementsp td.summary {
    padding: 0 8px 12px 0;
}
div.ann_summary {
    display: block;
    float: left;
    clear: none;
}
div.ann_edit {
    display: block;
    float: right;
    clear: none;
    width: 80px;
}
div.ann_edit div {
    float: right;
    clear: both;
    margin-right: 0;
}
div.ann_edit div.btn_default,div.ann_edit div.btn_cancel {
    margin:0px;
    padding:3px;
}
/*FEATURED SIDE AREA */
table.side_featured_products, table.side_contact_us {
    margin: 8px 0 0 12px;
    padding: 0;
    /*font-size: 85%;*/
    width: 233px;
}
table.side_featured_products td.image, table.side_contact_us {
    padding-right: 6px;
}

#content1 td.image span,#content1 td.photo span,#content1 td.logo span {
    border:solid 1px #AAAAAA;
    color:#CCCCCC;
    display:block;
    height:61px;
    line-height:1.4em;
    padding-top:12px;
    text-align:center;
    width:90px;
    cursor: pointer;
}
#content1 td.logo span {
    margin-left:20px;
}
#content1 td.image a:hover,#content1 td.photo a:hover,#content1 td.logo a:hover {
    text-decoration:none;
}
table.side_trade_leads {
    margin: 0;
    padding: 0;
    /*font-size: 85%;*/
    width: 231px;
}
table.side_featured_products td.separator,table.side_trade_leads td.separator,table.side_contact_us td.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 50%;
    background-repeat: repeat-x;
    height: 12px;
    padding: 0;
    margin: 0;
}
a.learn_more, a.learn_more:link, a.learn_more:visited, a.learn_more:hover, a.learn_more:active {
    color: #DA5E0C;
    text-decoration: underline;
    background:url(images/learn_more.gif) no-repeat;
    padding:0px 0px 0px 15px;
    line-height:15px;
    margin-top:10px;
    font-size:11px;
    font-weight:normal;
}
/*CATEGORY NAV TABS */
#cat_nav {
    display: block;
    float: left;
    clear: both;
    width: 612px;
    background-image: url(images/bg_gray_line.gif);
    background-position: 0 100%;
    background-repeat: repeat-x;
    color: #DA5E0C;
    font-size: xx-small;
    margin: 12px 0;
}
#ntl_tabs {
    display: block;
    clear: both;
    width: 445px;
    background-image: url(images/bg_gray_line.gif);
    background-position: 0 100%;
    background-repeat: repeat-x;
    color: #DA5E0C;
    font-size: xx-small;
    margin: 12px 0;
    zoom:1;
}
#ntl_tabs:after{
    display: block;
    clear: both;
    visibility: hidden;
    content: '.';
    height: 0;
}
div.cat_tabs {
    text-transform: uppercase;
    font-weight: bold;
}
.cat_tabs a,.cat_tabs a:link,.cat_tabs a:visited {
    color: #4f4f4f;
    text-decoration: underline;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 120%;
}
.cat_tabs a:hover, .cat_tabs a:active, .cat_tabs a.on {
    color: #DA5E0C;
    text-decoration: underline;
}
.cat_tabs a.on,.cat_tabs a.on:link,.cat_tabs a.visited, 
.cat_tabs a.on:hover,.cat_tabs a.on:active {
    text-decoration: none;
    color: #DA5E0C;
    background-color: #ffffff;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
}
.cat_tabs div.simple_tab {
    display: block;
    float: left;
    clear: none;
    padding: 4px 0 8px 0;
    margin-right: 2px;
    margin-bottom: 4px;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    text-align: center;
}
.cat_tabs div.simple_tab a.on,.cat_tabs div.simple_tab a.on:link,.cat_tabs div.simple_tab a.visited, 
.cat_tabs div.simple_tab a.on:hover,.cat_tabs div.simple_tab a.on:active {
    text-decoration: none;
    color: #DA5E0C;
    background-color: #ffffff;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 8px;
}
#cat_nav .back_link {
    display: block;
    float: right;
    clear: none;
    margin-right: 25px;
    margin-top: 4px;
}
#cat_nav .back_link a,#cat_nav .back_link a:link,#cat_nav .back_link a:visited,
#cat_nav .back_link a:hover,#cat_nav .back_link a:active {
    color: #DA5E0C;
    text-decoration: underline;
    font-weight: bold;
}
/*TRADING FLOOR SELL LISTINGS */
div.sell_paging_upper {
    display: block;
    float: left;
    clear: both;
    background-image: url(images/bg_hdots.gif);
    background-position: 0 100%;
    background-repeat: repeat-x;
    width: 445px;
    padding-top: 12px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 90%;
    margin-bottom: 6px;
}
div.sell_paging_upper div.sort {
    display: block;
    float: left;
    clear: none;
}
div.sort select {
    vertical-align: middle;
    margin-left: 6px;
    color: #606056;
    background-color: #eee;
    border: solid 1px #c6c6c6;
    font-size: x-small;
}
div.sell_paging_upper div.paging,div.sell_paging_lower div.paging {
    display: block;
    float: right;
    clear: none;
    margin-top: .5em;
    width:260px;
}
div.sequence a.current,div.sequence a.current:link,div.sequence a.current:visited{
    text-decoration:none;
    color:#DA5E0C;
}   
div.sell_paging_upper div.page,div.sell_paging_upper div.sequence, 
div.sell_paging_lower div.page,div.sell_paging_lower div.sequence {
    display: block;
    clear: right;
    padding-right: 12px;
    float:right;
}
div.sell_paging_upper div.sequence,div.sell_paging_lower div.sequence
{
    white-space:nowrap;
    text-align:right;
}
div.sell_paging_upper div.page,div.sell_paging_lower div.page {
    font-weight: normal;
}
div.sequence a, div.sequence a:link, div.sequence a:visited {
    color: #4f4f4f;
    text-decoration: underline;
    padding: 0 .3em;
}
div.sequence a:hover, div.sequence a:active {
    color: #DA5E0C;
    text-decoration: underline;
}
div.sequence a.arrows,div.sequence a.arrows:link,div.sequence a.arrows:visited {
    color: #4f4f4f;
    text-decoration: none;
    padding: 0 .5em 0 .3em;
}
div.sequence a.arrows:hover,div.sequence a.arrows:active {
    color: #DA5E0C;
}
div.sell_paging_lower {
    display: block;
    float: left;
    clear: both;
    width: 606px;
    padding: 0 0 0 6px;
    font-weight: bold;
    font-size: 90%;
}
div.sell_paging_lower div.jump {
    display: block;
    float: left;
    clear: none;
}
div.sell_paging_lower div.jump input {
    vertical-align: middle;
    margin-left: 6px;
    width: 24px;
    color: #606056;
    border: solid 1px #c6c6c6;
    font-size: x-small;
    padding: 2px;
}
a.jump_go, a.jump_go:link, a.jump_go:visited {
    /*background-image: url(images/bg_jump_grad.png);
    background-repeat: no-repeat;
    background-position: 0 50%;*/
    height: 14px;
    padding: 4px 45px 4px 12px;
    color: #4f4f4f;
    text-decoration: none;
}
a.jump_go:hover, a.jump_go:active {
    /*background-position: 4px 50%;*/
    color: #DA5E0C;
}
/*TRADING FLOOR - SELL ITEMS REPEATER */
table.sub_categories_sell td {
    padding: 10px 0;
}
table.sub_categories_sell div.product_image {
    display: block;
    float: left;
    clear: none;
    width: 90px;
    height: 65px;
    overflow: hidden;
    background-color: #cccccc;
}
table.sub_categories_sell div.product_description {
    display: block;
    float: left;
    clear: none;
    width: 190px;
    margin-left: 12px;
    /*font-size: 85%;*/
}
table.sub_categories_sell div.product_description a,table.sub_categories_sell div.product_description a:link,
table.sub_categories_sell div.product_description a:visited {
    text-decoration: underline;
    color: #DA5E0C;
    font-weight: bold;
}
table.sub_categories_sell div.product_description a:hover, table.sub_categories_sell div.product_description a:active {
    color: #4f4f4f;
}
table.sub_categories_sell td.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 100%; /* changed from 50% to 100% -- modified by mtruong to accommodate datalist -- will have to be adjusted */
    background-repeat: repeat-x;
    height: 12px;
    padding: 16px 0; /* changed from 6 to 16 -- modified by mtruong to accommodate datalist -- will have to be adjusted */
    margin: 0;
}
/*SHOWROOM - SHOWROOM CATEGORIES REPEATER */
.showroom_description {
    display: block;
    float: left;
    clear: both;
    width: 445px;
    padding: 12px;
}
div.showroom_description td{
    vertical-align:top;
}
table.showroom_categories td {
    padding: 10px 12px 10px 0;
}
table.showroom_categories td.separator {
    /*background-image: url(images/bg_hdots.gif);
    background-position: 0 50%;
    background-repeat: repeat-x;*/
    height: 24px;
    padding: 0;
    margin: 0;
}
ul.showroom_categories {
    display: list-item;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.showroom_categories li {
    list-style-type: none;
    width: 280px;
    margin: 6px 12px 6px 0;
    padding: 0;
    display: list-item;
}
ul.showroom_categories li a,ul.showroom_categories li a:link,ul.showroom_categories li a:visited {
    text-decoration: underline;
    color: #4f4f4f;
    font-weight: bold;
}
ul.showroom_categories li a:hover, ul.showroom_categories li a:active {
    color: #DA5E0C;
}
/*FAQs*/
#faqs h3 {
    font-size: 115%;
    font-weight: bold;
    font-family: Trebuchet, Trebuchet MS, Sans-Serif;
    color: #DA5E0C;
    margin: 0;
    padding: 0;
}
#faqs dl {
    margin: 2px 0 24px 12px;
    padding: 0;
}
#faqs dt {
    margin: 12px 0 4px 0;
    padding: 0;
    font-weight: bold;
}
#faqs dt a, #faqs dt a:link, #faqs dt a:visited {
    color: #4f4f4f;
    text-decoration: none;
}
#faqs dt a:hover, #faqs dt a:active {
    color: #DA5E0C;
    text-decoration: underline;
}
#faqs dd {
    margin: 4px 0 12px 8px;
    padding: 0;
    display: none;
}
/*TERMS AND CONDITIONS; PRIVACY; ABOUT US*/
p.first {
    padding-top: 12px;
}
#aboutus h2 {
    font-weight: bold;
    color: #DA5E0C;
    font-size: 110%;
    margin: 0;
    padding: 0;
}
/*CONTACT US*/
#contactus h2 {
    font-weight: bold;
    color: #DA5E0C;
    font-size: 110%;
    margin: 0;
    padding: 0;
}
#contactus p {
    text-indent: 0;
    margin: 12px 0;
}
#contactus a, #contactus a:link, #contactus a:visited {
    color: #DA5E0C;
    text-decoration: underline;
}
#contactus a:hover, #contactus a:active {
    color: #4f4f4f;
    text-decoration: underline;
}

/*SIDE: EXHIBITOR NEWS: ucSideNewExhibitor*/
#side_exhibitor h2 {
    font-size: 130%;
    font-weight: bold;
    margin: 0;
    padding: 12px;
    display: block;
    font-family: Trebuchet, Trebuchet MS, serif;
}
#side_exhibitor h3 {
    background-image: url(images/bg_hdots.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 226px;
    color: #ce001a;
    padding: 4px 0 2px 0px;
    margin: 0 3px 0 12px;
}
#side_exhibitor .style0 .inner,#side_exhibitor .style1 .inner {
    padding: 0;
}
/*Modified by Emad Khalil on 11/11/2008*/
.style0 
{
	width:560px;
	_width: 267px;
	margin-top:-10px;
    max-height:582px;
    display:inline;
    /*min-height:575px;
	overflow:scroll; */
}
.balaji {
	width:570px;
	min-height:575px;
    max-height:582px;
    overflow:scroll; 
}
#side_exhibitor a.more {
    text-decoration: underline;
}
/*SIDE: NEWS AND ANNOUNCEMENTS: ucSideNewsAnnounce*/
#side_news_announce h3 {
    width: 226px;
    color: #ce001a;
    padding: 12px 0 2px 0;
    margin: 0 3px 0 12px;
}

#side_news_announce shaded{
		display:none !important;	
	}
#side_news_announce .style1 .inner {
    padding: 0;
    background-color:Aqua;
}
#side_news_announce a.more {
    text-decoration: underline;
}
/*SIDE: Success Stories: ucSideSuccessStories*/
#success_stories h3 {
    width: 226px;
    color: #ce001a;
    padding: 12px 0 2px 0;
    margin: 0 3px 0 12px;
}
#success_stories table {
    width: 231px;
    font-size: 80%;
    margin-left: 12px;
}

#success_stories table td.separator {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 3px;
    background-repeat: repeat-x;
    height: 12px;
    padding: 0;
    margin: 0;
}
#success_stories table td {
    padding-bottom: 6px;
    padding-left: 2px;
}
#success_stories a.more_news {
    color: #DA5E0C;
    text-decoration: underline;
}
/*EXHIBITOR: COMPANY DETAIL */
div.company_name {
    display: block;
    float: left;
    clear: none;
    font-size: 120%;
    font-weight: bold;
    margin: 10px 0 0 0;
}
div.company_name a, div.company_name a:link, div.company_name a:visited {
    text-decoration: underline;
}
div.atbooth, div.notatbooth {
    display: block;
    float: right;
    clear: none;
    font-size: 120%;
    font-weight: bold;
    margin: 4px 0 0 0;
    color: #4f4f4f;
}
 
 div.atbooth img, div.notatbooth img {
    width: 30px;
    height: 30px; 
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-left: 12px;
    vertical-align: middle;
}
div.atbooth img {
    background-image: url(images/icons/icon_user.png);
}
div.notatbooth img {
    background-image: url(images/icons/icon_user_off.png);
}
table.company_detail {
    margin: 0 12px;
    padding: 10px;
    width: 445px;
    /*font-size: 85%;*/
    
}
table.company_detail td.text {
    padding: 0px 12px;
}
table.company_detail td.address {
    padding: 0 18px;
}
#content1 table.featured_products  {
    width: 445px;
    /*font-size: 85%;*/
}
/*SHOWROOM: PRODUCT DETAIL */
table.product_detail {
    margin: 12px 0;
    padding: 0;
    width: 445px;
    /*font-size: 85%;*/
}
table.product_detail th.head {
    font-size: 110%;
    color: #4f4f4f;
    font-weight: bold;
    text-align: left;
    padding: 8px 0;
    border-bottom:dotted 1px #AAAAAA;
}
table.product_detail td.detail_photo {
    padding: 22px 10px;
    vertical-align:top;
}
table.product_detail td.description {
    padding: 24px;
}

table.product_detail td.separator {
    /*background-image: url(images/bg_hdots.gif);
    background-position: 0 4px;
    background-repeat: repeat-x;*/
    height: 12px;
    padding: 6px 0;
    margin: 0;
}
table.other_products {
    width: 445px;
}
table.other_products {
    margin: 8px 0 12px 0;
}
table.other_products td {
    text-align: center;
}
table.other_products td.head {
    text-align: left;
    font-weight: bold;
}
table.other_products th {
    text-align: left;
    color: #DA5E0C;
    font-weight: bold;
    font-size: 110%;
    padding: 0 0 12px 0;
}
table.other_products td {
    text-align: center;
}
table.other_products img {
    margin-bottom: 4px;
}
table.other_products strong {
    font-weight: bold;
    /*font-size: 85%;*/
}
/*SIDE AD BOX */
.side_ad_box {
    font-size: 70%;
    padding: 36px 0;
    background-color: #ffffff;
}
.side_ad_box a, .side_ad_box a:link, .side_ad_box a:visited {
    color: #DA5E0C;
    text-decoration: underline;
}
/*REGISTRATION*/
/*MEMBERSHIP REGISTRATION STEPS*/
div.reg_steps {
    display: block;
    float: right;
    clear: none;
    margin-top: 10px;
    height: 24px;
    color: #4f4f4f;
    padding-right: 6px;
    padding-top: 5px;
    font-size: 80%;
    white-space: nowrap;
    border:solid 1px #000000;
}
div.reg_steps ul {
    padding: 0;
    margin: 0;
}
div.reg_steps ul li {
    list-style-type: none;
    display: inline;
    padding: 4px 0 4px 0;
}
div.reg_steps ul li.red1 {
    background-image: url(images/icons/circle_red.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 18px;
    margin-left: 0px;
    font-weight: bold;
}
div.reg_steps ul li.red {
    background-image: url(images/icons/circle_red.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 18px;
    margin-left: 12px;
    font-weight: bold;
}
div.reg_steps ul li.gray {
    background-image: url(images/icons/circle_gray.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 18px;
    margin-left: 12px;
}
/*ACCOUNT DASHBOARD*/
table.dashboard {
    width: 606px;
    margin-left: 13px;
    margin-top: 8px;
    font-size: x-small;
}
td.top_dotted {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
}
table.dashboard table.account {
    margin-right: 24px;
    margin-bottom: 48px;
    width: 400px;
}
table.dashboard table.profile {
    width: 182px;
}
table.dashboard table.account th.head, table.dashboard table.profile th.head {
    border-bottom: solid 1px #bdb3b2;
    font-weight: bold;
    text-align: left;
    color: #DA5E0C;
    padding: 6px 0;
    font-size: small;
}
table.dashboard table.profile td {
    padding: 2px 2px 2px 0;
}
table.dashboard table.account td.digits {
    font-size: 36px;
    font-weight: bold;
    color: #bdb3b2;
    font-family: Arial;
    white-space: nowrap;
    text-align: center;
    padding: 6px;
    width: 68px;
}
td.digits span {
    float:none;
    clear: none;
    display: inline;
}
span.digits {
    color: #DA5E0C;
}

table.dashboard table.account td.separator {
    background-image: url(images/bg_v_dots_dashboard.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 14px;
    text-align: center;
}
table.account td.first_caption {
    font-size: x-small;
    text-align: left;
    padding-left: 0;
}
table.account td.caption {
    font-size: x-small;
    text-align: center;
    padding: 0;
}

table.dashboard table.lists {
    width: 400px;
}
table.dashboard table.lists th {
    border-bottom: solid 1px #bdb3b2;
    font-weight: bold;
    text-align: left;
    color: #DA5E0C;
    padding: 18px 0 6px 0;
    font-size: small;
}
table.dashboard table.lists td {
    background-image: url(images/bg_hdots.gif);
    background-position: 0 100%;
    background-repeat: repeat-x;
    padding: 8px 0;
}
table.dashboard table.lists td a, table.dashboard table.lists td a:link, table.dashboard table.lists td a:visited {
    background-image: url(images/icons/arrow_side_menu.gif);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    padding-right: 20px;
    margin-right: 6px;
    text-decoration: none;
    display: block;
    width: 140px;
    color: #4f4f4f;
}
table.dashboard table.lists td a:hover, table.dashboard table.lists td a:active {
    background-position: 100% 50%;
    text-decoration: none;
    color: #DA5E0C;
}
table.dashboard table.lists th span {
    display: block;
    float: left;
    clear: none;
    width: 250px;
}
table.dashboard table.lists a.side_link, table.dashboard table.lists a.side_link:link, table.dashboard table.lists a.side_link:visited {
    background-image: url(images/icons/arrow_side_menu.gif);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    padding-right: 20px;
    margin-right: 6px;
    text-decoration: none;
    display: block;
    float: right;
    clear: none;
    font-weight: bold;
    font-size: x-small;
    margin-top: 4px;
}
table.dashboard table.lists a.side_link:hover, table.dashboard table.lists a.side_link:active {
    background-position: 100% 50%;
    text-decoration: none;
    color: #DA5E0C;
}
/*CATEGORY TREE: CHECKBOX LIST*/
div.category_tree {
    padding-bottom: 12px;
}
div.category_tree input {
    border: none;
    vertical-align: middle;
}
div.category_tree table td {
    border: none;
    vertical-align: middle;
}

table.check td {
    padding-left: 0;
    margin-left: 0;
    border: none;
}
table.check td input {
    margin-left: 0;
}

/*ANNOUNCEMENTS*/
table.announcehead {
    margin: 12px 0 12px 0;
    border-bottom: solid 1px #c6c6c6;
}
table.announcehead th {
    padding: 12px 12px 12px 0;
    font-size: 110%;
    text-align: left;
}
table.announcehead td.button {
    padding: 12px 0;
}
table.announcehead td.button_top {
    padding:0 0 6px 0;
}
table.announcehead td.link {
    font-size: x-small;
    text-align: right;
    vertical-align: middle;
    padding: 8px 6px 8px 0;
    color:#DA5E0C;
}
table.announcehead td.link a, 
table.announcehead td.link a:link, 
table.announcehead td.link a:visited {
    font-weight: bold;
    color: #DA5E0C;
    text-decoration: underline;
}
table.announcehead td.link a:hover, table.announcehead td.link a:active {
    color: #4f4f4f;
    text-decoration: underline;
}
table.announcehead td.button div {
    float: right;
}
table.announcehead h2 {
    margin-top: 12px;
}
div.summary {
    padding-bottom: 18px;
    padding-right: 8px;
    border-bottom: solid 1px #c6c6c6;
    width: 607px;
}
/*CALENDAR*/
td.calendar {
    white-space: nowrap;
}
td.calendar input {
    float: left;
    clear: none;
    margin-right: 8px;
}
/*MANAGE PRODUCTS*/
table.manageprodhead {
    margin: 0 0 12px 0;
    border-bottom: solid 1px #c6c6c6;
}
table.manageprodhead th {
    padding: 12px 12px 12px 0;
    font-size: 110%;
    text-align: left;
}
table.manageprodhead td.button {
    padding-bottom: 18px;
}
table.manage_products {
    margin: 0 0 0 0;
    padding: 0;
    width: 445px;
    /*font-size: 85%;*/
}
table.manage_products th {
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 4px;
}
table.manage_products th.head {
    font-size: 120%;
    color: #DA5E0C;
    font-weight: bold;
    text-align: left;
}
table.manage_products th.link {
    /*font-size: 85%;*/
    color: #DA5E0C;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}
table.manage_products td.photo {
    padding-right: 12px;
    width: 90px;
}
table.manage_products td.content {
    white-space: normal;
    text-align: left;
}
table.manage_products td.buttons {
    padding-left: 12px;
    vertical-align: middle;
}
a.related, a.related:link, a.related:visited {
    color: #4f4f4f;
    text-decoration: underline;
}

a.related:hover, a.related:active {
    color: #DA5E0C;
    text-decoration: underline;
}
div.buttons {
    text-align: center;
}
/*WHO'S VIEWED ME*/
table.viewers {
    margin: 0 0 0 0;
    padding: 0;
    width: 445px;
    /*font-size: 85%;*/
}
table.viewers td.image {
    padding: 4px 4px 4px 0;
    width: 10%;
}
table.viewers td.text {
    padding: 4px 12px 4px 0;
    width: 40%;
}
table.viewers td.text strong a, table.viewers td.text strong a:link, table.viewers td.text strong a:visited {
    font-size: small;
    color: #DA5E0C;
    text-decoration: underline;
}
table.viewers td.text a, table.viewers td.text a:link, table.viewers td.text a:visited {
    color: #4f4f4f;
    text-decoration: underline;
}
table.viewers td.text a:hover, table.viewers td.text a:active {
    color: #DA5E0C;
    text-decoration: underline;
}
/*MANAGE USERS REPEATER*/
table.manage_striped {
    background-color:#eeeeee;
    width:631px;
    margin-left: 4px;
    /*font-size: 85%;*/
}
table.manage_striped th {
    color:#DA5E0C;
    font-weight: bold;
    text-align:left;
    border-bottom:solid 1px #ffffff;
}
table.manage_striped tr.dark td {
    background-color:#dddddd;
}
table.manage_striped td, table.manage_striped th {
    padding-top: 12px;
    padding-bottom: 12px;
}
table.manage_striped .first {
    padding-left: 12px;
}
table.manage_striped .first a,
table.manage_striped .first a:link,
table.manage_striped .first a:visited {
    color: #4f4f4f;
    text-decoration: underline;
    font-weight: bold;
}
table.manage_striped .first a:hover,
table.manage_striped .first a:active {
    color: #DA5E0C;
}
table.manage_striped td.footer {
    background-color: #ffffff;
    text-align: center;
    padding: 0;
}
table.manage_striped td.footer img {
    background-image: url(images/bg_gray_line.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 1px;
    width: 445px;
    margin: 4px 0;
}
/*MANAGE MESSAGES*/
table.mbox {
    margin: 0 0 0 0;
    padding: 0;
    width: 445px;
}
table.mbox td.check {
    padding: 4px 0 4px 0;
    width: 12px;
}
 table.mbox td.from, table.mbox td.subject, table.mbox td.date {
    padding: 6px 0 6px 12px;
}
table.mbox td.text strong a,
table.mbox td.text strong a:link,
table.mbox td.text strong a:visited {
    font-size: small;
    color: #DA5E0C;
    text-decoration: underline;
}
table.mbox td.text a, 
table.mbox td.text a:link, 
table.mbox td.text a:visited {
    color: #4f4f4f;
    text-decoration: underline;
}

table.mbox td.text a:hover, 
table.mbox td.text a:active {
    color: #DA5E0C;
    text-decoration: underline;
}
table.mbox td.subject a,
table.mbox td.subject a:link,
table.mbox td.subject a:visited {
    color:#4f4f4f;
    text-decoration: underline;

}

table.mbox td.subject a:hover,
table.mbox td.subject a:active {
    color:#DA5E0C;
    text-decoration: underline;
}
div.message_actions {
    display:block;
    float: left;
    clear: both;
    width: 445px;
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 6px;
}
div.message_actions div.sort {
    display: block;
    float: right;
    clear: none;
}
div.message_actions div.actions {
    display: block;
    float: left;
    clear: none;
    margin-top: 6px;
    width: 270px;
}
div.message_actions div.selections {
    display: block;
    float: left;
    clear: none;
}
div.message_actions div.actions a.select,
div.message_actions div.actions a.select:link,
div.message_actions div.actions a.select:visited {
    color:#DA5E0C;
    text-decoration: none;
}
div.message_actions div.actions a.select:hover,
div.message_actions div.actions a.select:active {
    color:#DA5E0C;
    text-decoration: underline;

}
table.mbox td.subject a,table.mbox td.subject a:link,
table.mbox td.subject a:visited {
    color:#4f4f4f;
    text-decoration: underline;
}
table.mbox td.subject a:hover,table.mbox td.subject a:active {
    color:#DA5E0C;
    text-decoration: underline;

}
div.inlinebuttonr {
    display: block;
    float: right;
    clear: none;
    margin: 0 12px;
}
/*ENQUIRY*/
.enquiry p.enquiry_quote {
    font-size: 100%;
    padding: 12px;
    border: solid 1px #c6c6c6;
}
.enquiry p {
    /*font-size: 85%;*/
}

div.send_message {
    display: block;
    float: right;
    clear: none;
    width: 450px;
    margin-top: 10px;
}
div.send_message table {
    width: 310px;
}
div.send_message table th {
    background-color: #eeeeee;
    text-align: left;
    color: #DA5E0C;
    font-weight: bold;
    padding: 8px 12px;
border-bottom: solid 1px #ffffff;
}
div.send_message table td.message {
    background-color: #eeeeee;
    text-align: center;
    color: #DA5E0C;
    font-weight: bold;
    padding: 8px 12px;
}
div.send_message table td.message_edit {
    background-color: #eeeeee;
    text-align: left;
    color: #4f4f4f;
    font-weight: bold;
    padding: 8px 12px;
    font-size: small;
}
div.send_message table td.buttons {
    padding-top: 12px;
    text-align: right;
}
div.send_message table td.buttons .grn {
    float: right;
}
td.loginlinks a, td.loginlinks a:link, td.loginlinks a:visited {
    font-weight: bold;
    color: #4f4f4f;
    text-decoration: underline;
    line-height: 180%;

}
td.loginlinks a:hover, td.loginlinks a:active {
    color: #DA5E0C;
}
div.terms {
   width:400px;
   height:200px;
   border:1px solid #ccc;
   background:#f2f2f2;
   padding:6px;
   overflow:auto;
}
div.terms p,div.terms li {font:normal;}
div.terms h3 {font:bold;}
div.terms h4 {font:bold;}
div.terms strong {color:#000;}
/* popups */
body#popup {
    background-color:#FFFFFF;
}
body#popup div#logo {
    position: static;
    margin-top:10px;
    margin-left:40px;
}
body#popup h1 {
    margin-left:15px;
}
body#popup td,body#popup th {
    text-align:center;
    padding: 5px;
    border: solid 1px #AAAAAA;
    vertical-align:middle;
}
body#popup th {
    border-bottom: solid 2px #AAAAAA;
}
body#popup td.first {
    text-align:left;
}
body#popup table {
    margin-left:15px;
    border-collapse:collapse;
    border-style:none;
    width:auto;
}
/*Registration page*/
#reg_select table {
    width:100%;
    margin-top:0px;
    margin-left:0px;
    border:1px solid #c0c0c0;
    border-spacing: 0px;
}

#reg_select th {
    border-bottom:1px solid #c0c0c0;
}
#reg_select td,#reg_select th {
    text-align: center;
    padding:0px;
    margin:0px;
    width:23%;
}
#reg_select td {
    vertical-align: top;
    padding:5px 10px 0px 5px;
}
#reg_select tr.odd {
}
#reg_select td.first,#reg_select th.first {
    text-align:left;
    padding-left:10px;
    margin-left:10px;
    width:32%;
}
#reg_select td.first {
    border-right:1px solid #c0c0c0;
}
#reg_select div.button {
    margin-right:5px;
}
#reg_select td.onestar {
    background: url(images/icons/onestar.jpg) no-repeat center 22px;
    vertical-align:top;
    height: 45px;
    padding:0px;
    padding-top:5px;
}
#reg_select td.twostars {
    background: url(images/icons/twostars.jpg) no-repeat center 22px;
    height: 45px;
    vertical-align:top;
    padding:0px;
    padding-top:5px;
}
#reg_select td.threestars {
    background: url(images/icons/threestars.jpg) no-repeat center 22px;
    height: 45px;
    vertical-align:top;
    padding:0px;
    padding-top:5px;
}
div#help_me_choose {
    margin:0px;
    margin-top:0px;
    padding:0px;
}
div#help_me_choose a {
    display:block;
    margin-top:2px;
}
div#help_me_choose div.button {
     float:left;
     margin-left:20px
}
#reg_select table#comp_table,#reg_select div#help_me_choose table {
    border-top:none;
    background-image:none;
    margin:0px;
    margin-left:0px;
}
/* myaccount/report/reportpage.aspx */
table.report {
    width:95%;
    margin:2px;
    border:solid 1px #000000;
    border-collapse: collapse;
}
table.report td,table.report th {
    border:solid 1px #000000;
    border-bottom:none;
    border-top:none;
    text-align:center;
    width:16%;
    vertical-align:middle;
    padding:5px;
}
table.report th {
    border:solid 1px #000000;
    border-bottom:solid 2px #000000;
}
table.report td.first,table.report th.first {
    text-align:left;
    width:20%;
}
table#report_form {
    margin-top:25px;
}
/* myaccount/announce/edit.aspx */
div#edit_announce div#press {
    margin-top:25px;
}
/* showroom/introduction.aspx */
div#req_intro {
    margin-top:30px;
}
div#req_intro h1 {
    clear: both;
}
/*ui/usercontrols/myaccount/ucUploadImages.ascx*/
table#file_upload {
    border-bottom:solid 1px #AAAAAA !important;
}
table#file_upload td.upload
{
    padding-left:5px;
}
table#file_upload div.upload a {
    font-size: 1.4em;
}
div#product_uploadimg div.btn_default,div#product_uploadimg div.btn_cancel,div#product_edit div.btn_default,div#product_edit div.btn_cancel,
div#product_confirm div.btn_default,div#product_confirm div.btn_cancel {
    float:right;
    margin-bottom:10px;
    padding:5px;
    padding-left:10px;
    text-align:right;
    width:130px;
}
#main table.next_back {
    width:125px;
    float:right;
    margin-right:25px;
}
div.btn_default, div.btn_cancel {
/*
    float:right;
    margin-bottom:10px;
    padding:5px;
    text-align:right;
*/
}
div.btn_default a, div.btn_cancel a {
	color:#FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding:5px;
	float:right;
	color:#FFFFFF;
	border:solid 1px #494948;
	background:#5e5e5e url(images/bg_btn_gray.gif) repeat-x;
	white-space:nowrap;
	margin:3px;
}
div.btn_default a:hover, div.btn_cancel a:hover {
	text-decoration:none;
}
div.send_message div.btn_default,div.send_message div.btn_cancel {
    clear: both;
    margin-bottom:0px;
}
/* member/directory.aspx */
div#company_list table {
    border-style: none;
    clear:both !important;
    font-size:10px !important;
    margin-top:5px;
}
div#company_list table td {
    border-style: none;
}
div#company_list td.company_info,div#company_list th {
    border-style: none;
    border-bottom: solid 1px #AAAAAA;
    padding: 5px;
}
div#company_list table th {
    padding:0px;
    font-size:0px;
    height:0px;
    padding-bottom:3px;
}
div#company_list table td.logo {
    padding-right: 15px;
}
div#company_list table table {
    margin-top:10px;
    width: 100% !important;
}
div#add_to_basket_button {
    float:left;
    width:200px;
}
div#compare_button {
    float:right;
    width:200px;
    margin-right:40px;
}


#main_sd td.image span {
	border-width:1px;
	color:#CCCCCC;
	display:block;
	height:61px;
	line-height:1.4em;
	padding-top:12px;
	text-align:center;
	width:90px;
	margin-right:5px;
}

td.image a span {
	color:#CCCCCC;
	cursor:pointer;
	text-decoration:none;
	
}

.image{
	padding:0px 0px 10px 0px;
	padding-left:8px;
	
	}
	
.border2 {
	border-style: solid;
	border-color: #cccccc;
}
#menubar h3.shaded,#new_search h3.shaded {
    color:#494948;
    font-size:11px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:10px;
}
/*#products h3.shaded{
    color:#fff;
    font-size:11px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:10px;
}*/
#products h3.shaded{
    color:#585451;
    font-size:16px;
    font-weight:bold;
    padding:0px 10px 10px 20px;
    /*border-bottom:1px dotted #000;*/
    margin-bottom:6px;
}

#products h3.shaded {
}
table#manage_alerts th.alert,table#manage_alerts th.first {
    font-weight:bold;
    text-align:left;
}
table#manage_alerts {
    margin-top:10px;
}
table#manage_alerts th.first {
    font-size:115%;
}
table#manage_alerts td,table#manage_alerts th {
    padding: 3px 0 0 0;
}
div.btn_hover {
    border:solid 1px #f17e26;
    display:none;
}
.sign_up_link div.btn_hover {
    border:solid 1px #ffffff;
}
table.ultbl th h2{
    text-align:left;
    background-color:#f0f0f0;
    padding:5px 5px 5px 10px;
    margin:5px 5px 0px 5px;
}
#main table.ultbl {
    width:560px;
}
#main table.ultbl td.buttons{
    padding-left:15px
}
table#productList,table#companyList,table#tradeLeadList {
    margin-left:15px;
}
table.ultbl div.btn_default a,table.ultbl div.btn_cancel a {
    float:left;
}
div.basket_cont {
    width:560px;
    background-color:#f6f6f6;
    padding-bottom:10px;    
    margin:0px 0px 0px 5px;       
}

div.basket_cont em{
    margin-left:15px;     
}
div#detail_slides_h div{
	margin-top:10px;
	text-align:center;
}
table.bookmarks th{
	text-align:left;
}
a[disabled="disabled"]{
	color:#cccccc !important;
}
div#new_search span{
	display:block;
	overflow:hidden;
}
li#ctl00_cphMenubar_UcMenubar1_liMemberDirectory {
	display:none;
}
div#auction_list table.main{
	margin-left:10px;
}
div#auction_list table{
	width:100% !important;
	max-width:510px;
	border:solid 1px #000000;
}
div#auction_list table.main th{
	text-align:left;
	font-weight:bold;
	background-color:#f6f6f6;
}
div#auction_list table.main table{
	margin-top:15px;
}
div#auction_list table.main tr.odd{
	background-color:#f6f6f6;
}
div#auction_list table.main tr td,div#auction_list table.main tr th{
	padding:3px 1px 3px 1px;
}
div.view_link{
	float:right;
}
div.view_link a{
	font-size:80%;
	font-weight:bold;
}
th.link a,th.link a:link,th.link a:visited,div.view_link a,div.view_link a:link,div.view_link a:visited{
	background-image:url(images/icons/list_icon1.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-right:20px;
	margin-right:6px;
	text-decoration:none;
}
th.link a:hover,th.link a:active,div.view_link a:hover,div.view_link a:active{
	text-decoration:none;
}



.company_detail
{
	text-align:left;	
	
}
.left
{
	text-align:left;
	float:left	
}
.border
{
	border-bottom:1px solid #ccc;
	Font-weight:bold;
	font-size:11px;	
	color:#6E6F71;
	height:20px;
	text-align:left;
	padding:2px 0px;
	font-family:Arial, Verdana;
	}

.border a{	
	Font-weight:bold;
	font-size:11px;	
	color:#CC8652;
	height:20px;
	text-align:left;
	padding:2px 5px 2px 5px;
	font-family:Arial, Verdana;
	}	
	
#footer td.main_logo1 img 
{
	display :none ;
}
#topics
{
	display:none;
	margin-top:-80px;
}

#topics h3 
{
	display:none;
	color:#fff;
	background-color:#F37321;
	width:185px;
	margin-top:10px;
	padding-left:5px;
	padding-top:5px;
	height:20px;
}

#gridview {
	
	
	}
	
/* Added for Dynamic CssClass for testing*/
 .cssClass_1
{
	background:url(images/icon1.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_1 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_1:hover
{
	background:url(images/icon1_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

 .cssClass_2
{
	background:url(images/icon2.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_2 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_2:hover
{
	background:url(images/icon2_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
	
}

 .cssClass_3
{
	background:url(images/icon3.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_3 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_3:hover
{
	background:url(images/icon3_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
	
}

.cssClass_4
{
	background:url(images/icon4.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_4 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_4:hover
{
	background:url(images/icon4_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_5
{
	background:url(images/icon5.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_5 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_5:hover
{
	background:url(images/icon5_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_6
{
	background:url(images/icon6.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_6 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_6:hover
{
	background:url(images/icon6_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_7
{
	background:url(images/icon7.gif) repeat-y;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_7 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_7:hover
{
	background:url(images/icon7_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_8
{
	background:url(images/icon8.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_8 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_8:hover
{
	background:url(images/icon8_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_9
{
	background:url(images/icon9.gif) repeat-y;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_9 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_9:hover
{
	background:url(images/icon9_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_10
{
	background:url(images/icon10.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_10 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_10:hover
{
	background:url(images/icon10_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_11
{
	background:url(images/icon11.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_11 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_11:hover
{
	background:url(images/icon11_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_12
{
	background:url(images/icon12.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;	
	padding-left:28px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_12 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_12:hover
{
	background:url(images/icon12_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_13
{
	background:url(images/icon13.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_13 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_13:hover
{
	background:url(images/icon13_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_14
{
	background:url(images/icon14.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_14 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_14:hover
{
	background:url(images/icon14_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}

.cssClass_15
{
	background:url(images/icon15.gif);
	background-repeat:no-repeat;
	line-height:25px;
	_line-height:22px;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:2px;
	color:#000;
	text-decoration:none;
}
.cssClass_15 a:over
{
	color:#F37321;
	text-decoration:none;
}
.cssClass_15:hover
{
	background:url(images/icon15_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F37321;
}
#tll_buttons
{
	
	width:580px;
	height:40px;
}
#ctl00_cph2_2_ucSideSignUp_linkSignup
{
	margin-left:100px;
}

#advanced_search .searchlink a {
	margin-right:200px;
	#margin-right:200px;
	_margin-right:-50px;	
	#margin-left:-200px !important;
	_margin-left:75px;


	}
#ctl00_cphMenubar_UcMenubar1_lgsStatus
{
width:50px;
}
 
#ctl00_cphMenubar_UcMenubar1_linkMessageCenter
{
margin-left:-18px;
}
#main .inner .lists .dotted { 
width:400px; 
}

div.UserValidation
{
	 width :auto ;
}