/* CSS Document */
html, body {
	padding : 0;
	margin : 0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

a {
	color: #414ee1;
	text-decoration: underline;
}
a:hover {
	color:#FF6600;
}
input, select {
    font-size: 12px;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
	}
.example {
	color:#666666;
}


/* -----X----- Global Ends Here -----X---- */



/* ----- Common ------ */
#commonHeading {
	padding:18px 0 12px 10px;
	font:bold 24px arial;
	color:#F68B00;
	margin:10px 0;
}
#commonHeadingBox {
	background:url(../images_new/myrim_head_bg.gif) no-repeat left center;
	padding:18px 0 12px 50px;
	font:bold 24px arial;
	color:#F68B00;
	margin:10px 0;
}
#commonHeadingBox span {
	color:#969894;
}
a.butt {
	display:block;
	padding:3px 5px;
	background-color:#F8F8F8;
	border:solid 1px #E0E0E0;
	float:right;
	margin-left:5px;
	width:80px;
	color:#666666;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial;
}
a.butt:hover {
	background-color:#D9FAAB;
	color:#004F00;
	border:solid 1px #84DC0C;
}

.FormTitle {
	background-color:#E1E1E1;
	font-weight:bold;
	padding-left:20px;
	color:#000000;
	border-top:solid 3px #F0F0F0;
	border-bottom:solid 1px #CCCCCC;
}
.FormLeft {
	background-color:#F0F0F0;
	text-align:right;
}
.FormRight {
	text-align:left;
	background-color:#FCFCFC;
}
h4.bigtitle {
	font-size:1em;
	padding:3px 2px 3px 12px;
	background-color:#F0F0F0;
	border-bottom:solid 3px #60A380;
	margin:0;
	margin-top:2px;
	border-top:solid 2px #ECECEC;
}
.frontbigbox {
	background-color:#FFFFFF;
	padding:11px 14px;
	margin-bottom:8px;
	font:11px verdana;
	border:solid 1px #e7e7e7;
}
.ErrMsg {
	background-color:#FFFFCC;
	padding:15px;
	margin:10px 100px;
	border:solid 1px #D1D1BE;
	font:11px verdana;
}
.mandtry {
	font-weight: bold;
	color: tomato;
}
.no-results {
	text-align:center;
	padding:50px 0;
}

#topGoogleAd {
	margin-bottom:10px;
}

/* ------- Header Starts Here ------- */
#header {
	width:760px;
	margin:0 auto;
	border:0px solid #FFFFFF;
}
#logo {
	float:left;
	margin-bottom:10px;
}
#header-right {
	margin-left:225px;
	text-align:left;
}
#header-toplinks {
	padding:3px;
	padding-right:10px;
	font:10px verdana;
	text-align:left;
	color:#999999;
	margin-top:8px;
	text-align:right;
}
#tabContainer {
    float:left;
    font-size:11px;
	color:#006600;
    line-height:normal;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
    background:url(../images_new/blue_bar.gif) no-repeat left top;
}
#tabContainer ul {
	clear:both;
    margin:0;
    list-style:none;
	overflow:hidden;
	display:block;
}
#tabContainer li {
    float:left;
    margin:0;
    padding:0;
}


/* 2 - Tab hover effect change the position to up for both left edge and right images_new */
#tabContainer a:hover {
  color:#c4c4c4;
}
#tabContainer a:hover span {
  cursor:pointer;
}

/* 2 - Restores current tab hover bg position to 0px */
#home #nav-home a:hover, #off2buy #nav-off2buy a:hover, #off2sell #nav-off2sell a:hover, 
#directory #nav-directory a:hover, #search #nav-search a:hover, #products #nav-products a:hover {
  color:#333;
}
#home #nav-home a:hover span, #off2buy #nav-off2buy a:hover span, #off2sell #nav-off2sell a:hover span, 
#directory #nav-directory a:hover span, #search #nav-search a:hover span, #products #nav-products a:hover span {
  cursor:pointer;
}
#toplinks {
	padding-bottom:8px;
	padding-top:6px;
}
#toplinks ul {
	margin:0;
	padding:0;
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#toplinks ul li {
	margin-left:0;
	padding:0px 10px;
	list-style:none;
	border-left:1px solid #c4c4c4;
	display:inline;
}
#toplinks ul li.first {
	margin-left:0;
	list-style:none;
	border-left:none;
	display:inline;
}
#toplinks a {
}
#toplinks a:hover {
	color:#FFCC00;
}


form#srch {
	padding:0;
	margin:0;
}

#tabContainer a#topInquiryBasket {
	background:none;
	border:0;
	color:#003dc1;
	margin:5px 0 0 10px;
	font-weight:normal;
}
#tabContainer a#topInquiryBasket:hover {
	color:#FF6600;
}
#imgBasket {
	float:left;
}

/* --- Inquiry Basket --- */
.basketCount {
	text-decoration:none;
	padding:0;
	background:none;
	color: #cc6600;
}

.inqBasketMessage {
	padding:10px;
	margin:20px 0px;
	width:575px;
	border:1px solid #e7e7e7;
	background-color:#F9F9F9;
}
/* --- Inquiry Basket --- */

a.linkMypage {
	font-weight: bold;
	color:#0000e0;
}
/* ----X---- Header Ends ------X----- */




#myPageCompList {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}





/* -------- Left Nav Bar ----------- */

div.leftPanTopContainer div img {		/* Contains the title text image */
	margin-left:50px;
}
div.leftPanTopContainer div span {
	display: block;
	font-weight: bold;
	margin-left: 50px;
	color: #fff4cd;
	padding-top: 10px;
}
div.listContainer {						/* Content Container with left vert line bg */
	clear:both;
	background-color:#F3F3F3;
}
div.listContainer div {				/* Inner content container with right vert line bg */
}
div.listContainer div.leftFooterContainer { /* footer container with the bottom hor line */
	clear:both;
	height:20px;
}
div.listContainer div.leftFooterContainer div {	/* footer left bottom corner bg (inside footer cont) */
	background:url(../images_new/panels/left/Left_Panel_11.gif) no-repeat left bottom;
	height:20px;
}
div.listContainer div.leftFooterContainer div div { /* footer right bot corn inside the left corn bg */
	background:url(../images_new/panels/left/Left_Panel_13.gif) no-repeat right bottom;
	height:20px;
}


#leftnav ul {
	margin:0;
	padding:0;
	padding-top:10px;
}


#leftnav ul li a {
	color: #414ee1;
	text-decoration: underline;
}
#leftnav ul li a:hover {
	color:#FF6600;
}

/* ----X---- Left Nav Ends -----X----- */



/* ---------- MainCats list Stats ------------ */

#allMainCats {
	margin-left:30px;
	padding-bottom:30px;
}

#allMainCats ul {
	margin:0;
	padding:0;
	padding-top:10px;
	list-style:none;
}

#allMainCats ul li {
	display:block;
	padding:0px 5px 0px 28px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background:url(../images_new/off2sell/bull1.gif) no-repeat 10px center;
}
/* -----x---- MainCats list ------x----- */




/* ------------- Right Bar Starts -------------- */

#rightbar {
	float: right;
	width: 180px;
	background-color: #D1E9FF;
	border-left:solid 1px #1063C6;
	border-right:solid 1px #1063C6;
	border-bottom:solid 1px #1063C6;

}
#rightbar div.skyScrap {
	margin-top:60px;
}
img.ad {
	border:1px solid #666666;
}
#home-rightbar {
	float:right;
	margin-top:10px;
	margin-right:1px;
	width:120px;
	border:1px solid gray;
}
#home-rightbar div.skyScrap {
	margin:0 0px;
}

#rightpane div#index {
	text-align:center;
}
#rightpane div#siteOfTheDay {
	background-color:#EFEFEF;
	padding:5px;
	font-size:11px;
}
#rightpane div#index {
	text-align:center;
}

/* -------X----- Right Bar Ends ----------X--------- */





/* ------------------------ Content Starts Here ------------------------ */


/* ---------- Shell Layout ----------- */
div#shellContainer {
	font-size:11px;	
	width:760px;
	margin:0 auto;
	text-align:left;
}

div#subHeader {
	background:#D1E9FF url(../images_new/bottom-line.gif) no-repeat left bottom ;
	border-left:solid 1px #1063C6;
	border-right:solid 1px #1063C6;
	padding:10px;
	padding-bottom:1px;
}
#subHeader input, #subHeader select {
	vertical-align:middle;
	font-size:13px;
}

.searchDetails {
	font-size:12px;
	padding:5px 10px;
	background-color: #C1E2FF;
	margin-right:180px;
	border:solid 1px #9BDBFF;
	border-bottom:solid 0;
}
.searchCounts {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
h4.shellCatTitle {
	font-weight: bold;
	font-size: 12px;
	background-color: #95C9F7;
	padding:3px 5px;
	border-right:solid 5px #2778C2;
	margin-bottom:5px;
	margin-top:0;
}
.shellCats {
	margin:0;
	padding:5px;
	list-style:none;
	text-transform:capitalize;
	padding-bottom:15px;
}
.shellCats li {
	background:url(../images_new/right_cats_bull.gif) no-repeat left 5px;
	padding-left:8px;
}

div#subTabs {
	width:100%;
	overflow:hidden;
	border-bottom:solid 2px #1063C6;
	text-align:right;
}
#subTabs ul {
    margin:0;
    list-style:none;
	width:220px;
	float:right;
}
#subTabs li {
    float:left;
    margin:0;
    padding:0;
}
#subTabs a {
    float:left;
	display:block;
	background:url(../images_new/subTab_right.gif) no-repeat right top;
	color:#003300;
	text-decoration:underline;
	margin-left:3px;
	margin-top:4px;
}
#subTabs a span {
	float:left;
	display:block;
	background:url(../images_new/subTab_left.gif) no-repeat left top;
    padding:5px 15px 5px;
    font-weight:bold;
}
#subTabs a:visited {
	color:#003300;
}
/* 2 - Tab hover effect change the position to up for both left edge and right images_new */
#subTabs a:hover {
  background-position:100% -35px;
  color:#333;
}
#subTabs a:hover span {
  background-position:0% -35px;
  cursor:pointer;
}

/* 2 - (#home #nav-home a) #home is the id for body tag and #nav-home for li */
/*  Its a auto current tab trick */
#home #tab-home a, #off2buy #tab-off2buy a, #off2sell #tab-off2sell a, 
#directory #tab-directory a, #search #tab-search a, #products #tab-products a,
 #services #tab-services a {
    background-image:url(../images_new/subTab_current_right.gif);
	border-width:0;
	margin-top:0;
	text-decoration:none;
}
#home #tab-home a span, #off2buy #tab-off2buy a span, #off2sell #tab-off2sell a span, 
#directory #tab-directory a span, #search #tab-search a span, #products #tab-products a span, #services #tab-services a span {
    background-image:url(../images_new/subTab_current_left.gif);
	padding-top:7px;
	padding-bottom:7px;
	color:#FFFFCC;
}

/* 2 - Restores current tab hover bg position to 0px */
#home #tab-home a:hover, #off2buy #tab-off2buy a:hover, #off2sell #tab-off2sell a:hover, 
#directory #tab-directory a:hover, #search #tab-search a:hover, #products #tab-products a:hover, #services #tab-services a:hover {
  background-position:100% 0px;
  color:#333;
}
#home #tab-home a:hover span, #off2buy #tab-off2buy a:hover span, #off2sell #tab-off2sell a:hover span, 
#directory #tab-directory a:hover span, #search #tab-search a:hover span, #products #tab-products a:hover span, #services #tab-services a:hover span {
  background-position:0% 0px;
  cursor:pointer;
}
/* -----x---- Shell Layout -----x----- */

#right-main-content {
	width:540px;
	float:right;
}
div#content_no_left {
	font-size:11px;
	width:760px;
	margin:0 auto;
	text-align:left;
}
div#right_content {
	font-size:11px;
	margin-left:233px;
	margin-right:20px;
}
#full-content {
	width:770px;
	margin:0 auto;
	text-align:left;
}
#catBox {
	margin-left:100px;
}

div#headingPath h3 {
	color:#000000;
	text-transform: capitalize;
	text-align:center;
}
div#headingPath .sitePath {
	margin:10px 0px;
	color:#000000;
	text-transform:capitalize;
	font-size:11px;
	font-family:Verdana;
}

.searchBox {
	height:12px;
	font-size:11px;
}
.ddSearchBox {
	height:12px;
	font-size:10px;
}

/* --- Login Starts --- */
div#Login_Container {
	border:5px solid #F3F4F5;
	width:350px;
	float:left;
	margin:50px 0;
	margin-left:20px;
	text-align:left;
}
div#pnlLogin {
	border:1px solid #CCCCCC;
	border-top:3px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:10px;
}
div#pnlLogin div {
	border:1px solid #E0E1E4;
	padding:10px;
	padding-top:2px;
}

div#pnlLogin h3 {
	font-family: Arial,Helvetica,sans-serif;
	border-bottom:1px solid #E0E1E4;
	color:#B96100;
	padding-bottom:5px;
}
.login_right {
	float:right;
	width:300px;
	text-align:center;
	margin-top:35px;
}
.login_right ul {
	text-align:left;
}
/* -x- Login Ends -x- */

/* --- Confirmation Box --- */
.ConfirmationBox {
	margin:20px 100px;
	padding:25px;
	border:solid 5px #F4F4F4;
}
/* -x- Confirmation Box -x- */


/* ----------- Home Page Starts ------------ */

div#home-container {
	width:770px;
	margin:0 auto;
	margin-top:20px;
	text-align:left;
}
div#home-content {
	font-size:11px;
	margin-left:10px;
	margin-top:10px;
}
div#rightpane {
	float:right;
	width:160px;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	margin-right:2px;
}
#home-botcontent {
	overflow:hidden;
	width:760px;
	margin-top:20px;
}
#home-botcontent #suite-panel, #home-botcontent #deluxeac-panel, #home-botcontent #doubleac-panel, #home-botcontent #doublenonac-panel {
	float:left;
	width:181px;
	margin:0 4px;
}
#home-botcontent #suite-panel {
	background:url(../images_new/panels/front/suite_bg.gif);
}
#home-botcontent #deluxeac-panel {
	background:url(../images_new/panels/front/deluxe_bg.gif);
}
#home-botcontent #doubleac-panel {
	background:url(../images_new/panels/front/doubleac_bg.gif);
}
#home-botcontent #doublenonac-panel {
	background:url(../images_new/panels/front/doublenonac_bg.gif);
}
#home-botcontent .content {
	padding:8px;
	font-size:11px;
}
#home-botcontent .content .item {
	margin-bottom:10px;
}
#home-botcontent .content a {
	display:block;
	font-size:12px;
}
.front-bottom-text {
	margin:0 30px;
	margin-top:25px;
	font-size:11px;
	font-family:Verdana;
}

div#home-premium {
	float:right;
	width:190px;
}
.catleft {
	margin:10px 0;
	width:190px;
	float:left;
	padding-right:10px;
}
.catleft a.maincat {
	display: block;
	text-decoration:underline;
	font: bold 1.2em arial;
	color:#184497;
}
.catleft a {
	text-decoration:underline;
	color:#184497;
}


.panel-container {
	margin:10px 4px;
}
.panel-header {
	background:url(../images_new/red_bg.gif) repeat-x left top;
	height:25px;
}
.panel-header span.title {
	display:block;
	float:left;
	background:url(../images_new/red_corner.gif) no-repeat left top;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.panel-header img.rightTop {
	float:right;
}
table.a-z {
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#home-content div#search {
	padding:4px;
	background-color:#e3efff;
	border:solid 1px #abc8ff;
}
#home-content div#search input {
	border:solid 1px #abc8ff;
}
#home-content div#sell {
	border:1px solid #EFEFEF;
	width:250px;
}
#home-content div#sell ul {
	padding-left:10px;
	margin-left:10px;
}
.LatestOffersList {
	font-size:11px;
	list-style-type:circle;
	line-height:17px;
	margin-top:0;
}
.latestOffersPanel {
	margin:0 5px 5px 5px;
	border: #e1e1e1 1px solid;
	background-color: #f7f7f7;
	padding:3px 8px;
	font-size:12px;
}
.recent {
	width:150px;
	background:url(../images_new/recently_added.gif) no-repeat left top;
	background-color:#F5F5F5;
	margin:10px 4px;
}
.recent2 {
	background:url(../images_new/right_bar_bottom.gif) no-repeat left bottom;
	padding-top:100px;
	padding-bottom:30px;
}
#marquee {
	font-family:Arial;
	font-size:11px;
	padding-left:15px;
}
#marquee a {
	color: midnightblue;
}

.catTitle {
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:Gray;
}
.bigTitle {
	font-family: Arial,Helvetica,sans-serif;
	border-bottom:1px solid #E0E1E4;
	color:#B96100;
	padding-bottom:5px;
	font-size:18px;
}
.searchCats {
	list-style:none;
	line-height:17px;
	font-family:Verdana, Arial;
	text-transform:capitalize;
}
.searchCats li {
	list-style:none;
	padding-left:20px;
	background:url(../images_new/catSearch_bull.gif) no-repeat 10px center;
}
.frontBut {
	BORDER: #CFCFCF 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND: #eeeeee;
	COLOR: #783C00;
	FONT-FAMILY: Arial,sans-serif;
	HEIGHT: 20px;
	CURSOR: Hand;
	TEXT-DECORATION: none;
}
.strictly {
	font-family:Verdana, Arial;
	font-size:10px;
	color:Gray;
}
#articles {
	font-size:11px;
	padding:10px 7px 10px 15px;
}
.srchHiglight {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 1px;
	color: darkgreen;
	padding-top: 1px;
	background-color: #fff278;
}
.frontSearchBox form {
	padding:0;
	margin:0;
}
#home-search-container {
	float:right;
	width:240px;
}
.RecentOfferTitle {
	margin:0 0 5px 0;
}
a.topStepsButton {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding:2px;
	border:solid 1px #A3DA2D;
	background:#FFFFFF url(../images_new/right_arrow.gif) no-repeat right center;
	padding-right:30px;
	padding-left:5px;
	font-size:11px;
	margin:5px 0;
}
a.topStepsButton:hover {
	background-color:#DFFFC4;
	color:#000000;
}

#pnlProducts {
	border:solid 1px #ff9900;
	padding:10px 0;
	margin:0 0 20px 0;
}

.prodFrontBox td {
	vertical-align:top;
}

.prodPhoto {
	height:55px;
	width:115px;
}
.boxHeading {
	background-color:#FF9900;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	border-top:solid 5px #ffc87a;
	color:#FFFFFF;
}

.frontbigbox {
	background-color:#FFFFFF;
	padding:11px 14px;
	margin-bottom:8px;
	font:11px verdana;
	border:solid 1px #CEE5FD;
}
h4.bigtitle {
	font-size:1em;
	padding:3px 2px 3px 12px;
	background-color:#E4F0FD;
	border-bottom:solid 3px #8AA2D3;
	margin:0;
	margin-top:2px;
	border-top:solid 2px #ECECEC;
}
.FrontSearchFormLeft {
	text-align:right;
}
.FrontSearchFormRight {
	text-align:left;
}
.AdvSearchFormLeft {
	text-align:right;
}
.AdvSearchFormRight {
	text-align:left;
}
#featuredHotelsContainer {
	width:510px;
	overflow:hidden;
	border:solid 1px #cc9933;
	background-color:#ffd660;
	padding-top:8px;
}
.featuredHotel {
	width:235px;
	padding:10px;
	font-size:11px;
	float:left;
	line-height:13px;
}
.featuredHotel a {
	display:block;
	font-weight:bold;
	font-size:12px;
}
.featuredHotel img {
	margin-right:5px;
	border:solid 1px #000000;
}
/* -----x----- Home Page Ends -----x------ */



/* ---------- MainCats list Stats ------------ */



.cityCaps {
	text-transform:capitalize;
}
.bottomText {
	margin:25px 100px;
	border: #e1e1e1 1px solid;
	padding: 15px;
	background-color: #f7f7f7;

}
.bottomTextFull {
	margin:25px 10px;
	border: #e1e1e1 1px solid;
	padding: 15px;
	background-color: #f7f7f7;

}
.sitemap {
	margin-left:0; 
	padding-left:0;	
	list-style:none;
}
.sitemap li 
{
	display:block; 
	padding:0px 5px 0px 28px; 
	line-height:20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background:url(../images_new/bull1.gif) no-repeat 10px center;
}

/* -----x----- MainCats List Ends ------x------ */




/* ----- Company Listing Starts ----- */
#compList {
	padding: 20px 10px;
	border-bottom:1px dotted #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	width:98%;
}
#companyTitle {
	font-weight: bold;
	font-size: 13px;
	color: #0066cc;
	line-height: 18px;
}
#CompanyTitlePremium {
	font-size:18px;
	color: #009933;
	font-family:Arial;
	font-weight:bold;
}
.CompanyTitle {
	font-weight:bold;
	font-size:13px;
	color:#E86300;
	line-height:18px;
}
.premiumTitle {
	font-weight:bold;
	font-size:17px;
	color:#E86300;
	padding:0 0 5px 0;
}
div#address{
	font-size:11px;
}
#telFax {
	padding:15px 0;
	line-height:17px;
	font-size:11px;
}

/* Icons and links */
.lnkMoreDetails, .lnkSendEnquiry, .lnkWebsite, .lnkContactNow, .lnkProDetails {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	float:left;
}	
.lnkMoreDetails {
	margin-right:18px;
	padding-left:18px;
	background:url(../images_new/icon_moredetails.gif) no-repeat left center;
}
.lnkSendEnquiry {
	margin-right:18px;
	padding-left:22px;
	background:url(../images_new/icon_sendenquiry.gif) no-repeat left center;
}
.lnkWebsite {
	padding-left:20px;
	background:url(../images_new/icon_website.gif) no-repeat left center;
}
.lnkContactNow {
	margin-right:18px;
	padding-left:22px;
	background:url(../images_new/icons/mail_16.gif) no-repeat left center;
	font-weight:bold;
	color:#000000;
}
.lnkProDetails {
	margin-right:18px;
	padding-left:22px;
	background:url(../images_new/icons/exp_16.gif) no-repeat left center;
	font-weight:bold;
	color:#000000;
}
.pnlFirstUserMsg {
	border: #e1e1e1 1px solid;
	padding: 5px;
	margin-top: 5px;
	color: #3a3a3a;
	background-color: #f7f7f7;
	font-family:Arial;
	font-size:11px;
}
/* --x-- Company Listing Ends --x-- */


/* --- Company More Details Starts --- */
#details-content {
	margin-right:170px;
}
#MoreDetails_Container {
	border:1px solid #F3F4F5;
	margin:0 10px;
	padding:8px;
	font-size:12px;
}
#pnlMoreDetails {
	border:1px solid #CCCCCC;
	border-top:3px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:10px;
	background-color:#F9F9F9;
}
#moreDetailsContent {
	border:1px solid #E0E1E4;
	padding:10px;
	background-color:#FFFFFF;
}

#pnlMoreDetails h3 {
	font-family: Arial,Helvetica,sans-serif;
	border-bottom:1px solid #E0E1E4;
	color:#B96100;
	padding-bottom:5px;
	font-size:18px;
}
#compDetail {
	padding: 20px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#aboutMsg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	clear:left;
}
#topTools {
	padding:4px;
	border:1px solid #CCCCCC;
}
#topTools a {
	padding:4px 9px;
	float:right;
	margin-left:5px;
	padding-left:22px;
	background:url(../images_new/icon_report.gif) no-repeat 8px center;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}
#topTools a:hover {
	background-color:#d0ffbc;
	color:#006600;
	padding:3px 8px;
	padding-left:21px;
	border:1px solid #CCCCCC;
}
#topTools span {
	display:block;
	padding:3px;
	font-weight:bold;
	color:#CCCCCC;
}
#tools {
	float:left;
	text-align:right;
}
#toolsText {
	float:left;
}
#pnlTotalViews {
	color:#000000;
	margin-top:5px;
	text-align:right;
}
#pnlFullCategory {
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	color: #3a3a3a;
	padding-top: 5px;
}
.listingFullCat {
	margin:12px 0 20px;
	text-transform: capitalize;
	line-height:17px;
}
div.TopOffers2Buy {
	border:1px solid #c8eda9;
	margin-bottom:20px;
	float:right;
	width:45%;
}
div.TopOffers2Sell {
	border:1px solid #c8eda9;
	margin-bottom:20px;
	width:45%;
}

span.topOffersTitle {
	background-color:#c8eda9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	padding-left:5px;
	display:block;
}
.topOffersList {
	height:100px;
	padding-top:20px;
}
.noOffers {
	height:100px;
	padding:10px;
	vertical-align:middle;
	text-align:center;
	color:Gray;
}
.noOffers a {
	color:Gray;
}

.compTitle {
	color: #006600;
}
.pageHead {
	margin-top:20px;
	font-size: 16px;
}
.compLogo {
	margin-right:20px;
}

.pnlCompanyPhoto {
	text-align:center;
}
/* -x- Company More Details Ends -x- */




/* ----- Show SubCategory Starts ----- */
#allSubCats ul#subcatList {
	margin:0;
	padding:0;
	list-style-type: none;
}
#allSubCats ul#subcatList li.subcatListItem {
	display:block;
	list-style-type: none;
	margin-left:0;
	margin-top:20px;
}
#allSubCats ul#subcatList li.subcatListItem div {
	padding:4px 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px; 
	border:1px solid #CBCFDE;
	background:url(../images_new/bull2.gif) no-repeat 10px center;
	background-color:#E6EAEE;
}
#allSubCats li {
	text-transform: capitalize;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
#allSubCats li a:hover { color:#FF6600; }


/* ---x-- Show SubCategory Ends ---x--- */


/* --- Paging Style Starts --- */
.pagingBar {
	background-color:#F3F4F5;
	padding:5px;
	border:1px solid #DFE3EA;
	margin-top:10px;
	text-align:center;
}
#SelectPageSize, #SortBy, #SortDir {
	background-color:#F3F4F5;
	font-size:11px;
}
#UpdateDisplayButton {
	background-color:#F3F4F5;
	font-size:11px;
	font-weight:bold;
}

span.lblPageNums {
	font-size:11px;
	margin-top:10px;
}
.lblPageNums a {
	color: #009933;
}
.lblPageNums a:hover {
	color:#993300;
}

.lblPageNums a.curPage {
	color:#000000;
	font-weight:bold;
}

/* -x- Paging Style Ends -x- */


/* --- Post Offers to Buy Starts --- */
div#PostOff2Buy_Container {
	margin:0 10%;
}
div#pnlPostOff2Buy {
	border:1px solid #CCCCCC;
	border-top:3px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:10px;
	/* background-color:#F9F9F9; */
}
div#pnlPostOff2Buy div {
}

div#pnlPostOff2Buy h3 {
	font-family: Arial,Helvetica,sans-serif;
	border-bottom:1px solid #E0E1E4;
	color:#B96100;
	padding-bottom:5px;
}

/* -x- Post Offers to Buy Ends -x- */


/* --- Display Offers to Buy --- */

div#Off2Buy_Container {
	padding:5px 15px;
	border-left:solid 1px #e6e6e6;
	width:530px;
	float:left;
}

div#pnlOff2Buy {
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FF9900;
	padding:1% 0;
	padding-left:1%;
}
div#pnlOff2Buy table {
	width:98%;
}
.offersHeader {
	background-color:#FFAD3E;
	color:#FFFFFF;
	font-weight:bold;
}
.offersAlternate {
	background-color:#F7F7F7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.offersItem {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.offersAlternate a, .offersItem a {
	color:#000000;
}

/* -x- Display Offers to Buy Ends -x- */



/* ----- Offer Details Starts ----- */

#OfferCompanyTitle {
	color:#CC9900;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#OfferCompanyTitle a {
	color:#CC9900;
}
.offerTitle {
	display:block;
	margin-bottom:10px;
	font-size:14px;
	color:#333333;
}
.OfferCompanyTitle {
	color:#CC9900;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ---x--- Offer Details Ends ---x--- */



/* --- Listing Control (Inquire now buttons) --- */
.listControls {
	margin:20px 0px 20px 7px;
	font:0.8em verdana;
	vertical-align:middle;
}
.listControls div {
	width:325px;
	float:right;
	text-align:right;
}	
/* -x- Listing Control -x- */

/* --- Company Listing --- */
.listingItem {
	padding:12px 0;
	border-bottom:solid 1px #CCC;
}
.listingItem .sendEnquiry {
	width:100px;
	text-align:center;
	font:0.8em verdana;
	float:right;
	border:1px solid #e6e6e6;
	padding:3px;
}
.listingItem .companyTitle {
	font-size:14px;
	margin-right:120px;
	font-weight:normal;
}
.listingItem #CompanyTitlePremium {
	font-size:16px;
	margin-right:120px;
	font-weight:bold;
}
.listingItem .listingContent {
	padding:5px 8px 0 25px;
	margin-right:120px;
	font-size:12px;
}
.listingItem p {
	font: 0.8em verdana;
	color: #555555;
	text-align: right;
	padding:0;
	margin:10px 0;
}

.PremiumDesc {
	margin-bottom:15px;
	margin-right:200px;
}
.selectAll {
	float:right;
	width:250px;
	text-align:right;
}

	
/* -x- Company Listing -x- */


/* --- Offer Listing --- */
.offerImage {
	margin:5px 12px 5px 0;
}
.OfferSpecification {
	display:block;
}
.OfferCompanyName {
	display:block;
	margin-top:6px;
	font:11px arial;
}
.OfferDescription {
	display:block;
	font:0.8em verdana;
	color:#666666;
	margin-top:5px;
}
.BasicOffer {
	display:block;
	padding-bottom:15px;
}
/* --- Offer Listing --- */


/* --- Inquiry Basket Listing --- */
.basketHeader {
	background-color:#e7e7e7;
	font-weight:bold;
}
.basketItem {
	border-bottom:solid 1px #e7e7e7;
}
/* -x- Inquiry Basket Listing -x- */


/* --- Paging Links --- */
#pnlPageLinks {
	clear:both;
	margin-top:20px;
	background-color:#EEEEEE;
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #FBFBFB;
	padding:6px;
	text-align:center;
}
#pnlPageLinks p {
	display:inline;
	margin-right:30px;
}
#lblNav {
	color:#CC6600;
	font-weight:bold;
}
#lblNav a {
	font-weight:normal;
}	
/* -x- Paging Links -x- */


/* --- Registration --- */
.register_panel {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.reg_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left:16px;
}
.verLine {
	background-image: url(../images_new/dot_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.reg_top_desc {
	font:11px verdana;
	color:#666666;
}
#tblRegister {
	font-family:Verdana;
	font-size:11px;
}
/* Telephone Fax Style */
.telText {
	font:9px verdana;
	color:#666666;
}
	
/* -----------X------------ Content Ends Here ------------X----------- */




/* ------------------ Footer Starts Here ---------------------- */

#bottomlinks {
	text-align:center;
	padding:1px 0;
}
#bottomlinks ul {
	margin:0;
	padding:0;
	display:inline;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#bottomlinks ul li {
	margin-left:0;
	padding:0px 10px;
	list-style:none;
	border-left:1px solid #999999;
	display:inline;
}
#bottomlinks ul li.first {
	margin-left:0;
	list-style:none;
	border-left:none;
	display:inline;
}
#bottomlinks a {
	color: #0066cc;
}
#bottomlinks a:hover {
	color:#FFFFFF;
}
.version {
	font-size: 10px;
	float: right;
	color: #999999;
	font-family: Verdana, Arial;
}
.googleAd {
	font-size:11px;
	margin:15px 0;
	text-align:center;
}
.googleAdBottom {
	clear:both;
	width:760px;
	margin:0 auto;
	font-size:11px;
}


/* ---------X-------- Footer Ends Here ---------------X---------- */