@charset "utf-8";
/* DG_CSS Document */



/*********** SELECTORS STYLES  (NKS)***********/
body { background:url(../images/bodyBg.gif) repeat-x; font-family:Arial, Helvetica; font-size:12px; line-height:1.3em; table-layout:fixed; color:#424242; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif;  }
a { text-decoration:none;}

img{ border:none;}

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#f1f1f1; border:1px solid #ccc; padding:0 5px; overflow:visible; }

.container{ width:1000px; margin:0 auto;}
.b1{ background:url(../images/bull_a.gif) left 7px no-repeat; padding-left:10px;}
.b2{ background:url(../images/b2.gif) left 5px no-repeat; padding-left:10px;}
.b3{ background:url(../images/bull_b.gif) left 3px no-repeat; padding-left:20px;}

.ver{ font-family:Verdana, Geneva, sans-serif;}

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana; }

.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.gray, .gray a:link, .gray a:visited { color:#999; }
.gray a:hover, .gray a:active { color:#000; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.white, .white a:link, .white a:visited { color:#d6f3ff; }
.white a:hover, .white a:active { color:#fff; }
.white1, .white1 a:link, .white1 a:visited { color:#fff; }
.white1 a:hover, .white1 a:active { color:#d6f3ff; }
.blue, .blue a:link, .blue a:visited { color:#01569d; }
.blue a:hover, .blue a:active { color:#000; }

/***** ALIGNMENT STYLES (NKS)*****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES STYLES (NKS)*****/
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml8px { margin-left:8px; }
.ml5px { margin-left:5px; }
.ml65px { margin-left:65px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }
.ml35px { margin-left:35px; }
.mt2px{ margin-top:2px;}
.mt4px{ margin-top:4px;}
.mt5px{ margin-top:5px;}
.mt8px{ margin-top:8px;}
.mt9px{ margin-top:9px;}
.mt10px{ margin-top:10px;}
.mt12px{ margin-top:12px;}
.mt13px{ margin-top:13px;}
.mt15px{ margin-top:15px;}
.mt20px{ margin-top:20px;}
.mt53px{ margin-top:53px;}
.mr10px{ margin-right:10px;}
.mr15px{ margin-right:15px;}
.mr20px{ margin-right:20px;}
.mr25px{ margin-right:25px;}

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }
.pt10px{ padding-top:10px;}
.pt15px{ padding-top:15px;}
.pt20px{ padding-top:20px;}

/********** OTHER STYLES (NKS)**********/
.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w40 { width:40%; }
.w45 { width:45%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }

.bdrGrey { border:#d8d8d8 1px solid; }
.bdr3side { border:#d8d8d8 1px solid; border-width:0 1px 1px 1px; }

.star { color:#db1111; }


/***(NKS)*****/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs16px { font-size:16px; }
.fs17px { font-size:17px; }
.fs18px { font-size:18px; }
.fs20px { font-size:20px; }
.fs22px { font-size:22px; }
.fs24px { font-size:24px; }
.fs28px { font-size:28px; }

/*(NKS)*/
.topMenu{ background:url(../images/topm_Bg.gif) repeat-x; width:431px; color:#fff;}
.topMenu a{ color:#FFF; text-decoration:none; padding:0 10px;}
.topMenu a:hover{ text-decoration:underline;}

.logSec{ background:#006289; width:735px;}
.logSec .head{ font-size:18px; font-weight:normal; color:#fff; padding:2px 0;}
.logSec .bg{ background:url(../images/login-mid_bg.gif) repeat-x; width:260px;}
.logSec input, select{ color:#006289; font:12px Arial, Helvetica, sans-serif; width:96px;}

.searchSec{ background:url(../images/search_bg.gif) repeat-x; height:88px;}
.searchSec .head{ font-size:18px; font-weight:normal; color:#fff; padding:2px 0;}
.searchSec input{ color:#006289; font:12px Arial, Helvetica, sans-serif; width:242px; padding:3px;}
.searchSec select{ color:#006289; font:12px Arial, Helvetica, sans-serif; width:242px; padding:3px;}

.custBox{ background:#4993e6; border-left:#d8d8d8 1px solid; width:270px; height:86px;}
.boxHead{ background:url(../images/header_a_bg.gif) repeat-x; color:#005088; font-size:16px; padding:10px;}

.hotDeal a{ background:url(../images/sep.gif) bottom repeat-x; color:#01569d; padding:8px 0; display:block;}
.hotDeal a:hover{ color:#000;}

.bgn{ background:none;}
.fs11px{ font-size:11px;}
.Imgbox{ width:367px; height:393px; overflow:hidden; border:#3a3a3a 10px solid; margin-left:10px;}
.sellerImg{ width:74px; height:74px; overflow:hidden; margin-right:10px;}

.sellerContainer{ height:150px; overflow:hidden;}
.footboxContainer{ background:#ffffff; border:1px #194b8c solid; border-width:2px 0;}
.bankBg{ background:url(../images/bankBg.gif) repeat-x;}

.bhead{ font-size:16px; font-weight:bold; color:#000; padding:10px; background:#d8d8d8;}
.sep{ background:url(../images/sep.gif) bottom repeat-x;}
.sep2{ background:url(../images/sep2.gif) bottom repeat-y;}
.custBg{ background:url(../images/customercare_bg.png) repeat-x;}


.pro {
	width:124px;
	height:170px;
	overflow:hidden;
	font:bold 11px arial;
	margin:4px 5px;
	text-align:center;
	border:0px solid transparent;
}
.pro a{
	text-decoration:none;	
	font:bold 11px arial;
	color:#036dbe;
}

.pro .nk{
	text-decoration:none;	
	font:bold 11px arial;
	color:#000;
}

.pro a:hover {
	color:#f34b25;
}
.pro:hover {
	border:1px solid #edf6ff;
}
.pro img {
	text-align:center;
	/*border:1px solid #c8c8c8;*/
	padding:2px;
	margin:5px 0;
}


.tree{ color:#fff;}
.tree a{ color:#999; text-decoration:none;}
.tree a:hover{ color:#fff;}

#lftPan{ width:200px; background:url(../images/lt-menu_bg.gif) repeat-x;}
#midPan{ width:575px;}
#rgtPan{ width:211px;}


#dhtmltooltip{
	position: absolute;
	width: auto;
	visibility: hidden;
	z-index: 100;
	background:#fff; 
	padding:2px 4px; 
	border:1px solid #6fcff7;
	text-align:center;
}

/*(NKS)*/
.latestBuyLeads ul { margin:0px; padding:0px;}
.latestBuyLeads li{ list-style-type:none; height:150px; vertical-align:middle; background:url(../images/sep.gif) bottom repeat-x;}

.featurenewsbor1{
	height:150px; overflow:hidden;
}
/*-------------------------------*/
.top_link{ color:#fff;}
.top_link a{ color:#fff; text-decoration:none;}
.top_link a:hover{ text-decoration:underline;}
.view a{ color:#01569d; text-decoration:none;}
.view a:hover{ color:#000;}
/*---------------------------------*/

.tabs_nw a{
	border:1px solid #ccc;
	border-width:1px 1px 0px 1px;
	padding:8px 6px 5px 6px;
	margin:2px 1px 0px 1px;
	display:inline-block;
	font:bold 12px arial,helvetica,verdana;
	width:auto;
	background:url(images/index_24.jpg) center top repeat-x;
}
.al_dg {
	margin-top:22px;
	z-index:900;
	width:auto;
	position:absolute;
	border-right:2px solid #253ca8;
	border-bottom:2px solid #253ca8;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.al_dg .cont {		
	border:3px solid #c7dfff;
	background:#fff;
	padding:5px 10px;
}
.al_dg .cont td h1 {
	margin:2px;
	padding:2px;
	font:bold 12px arial, helvetica, tahoma;
	color:#333333;
}
.al_dg .cont td a {
	font:11px arial, helvetica, tahoma;
	color:#0d68df;
	background:url(../images/li.gif) left center no-repeat;
	padding-left:10px;
	clear:both;
	margin:2px;
	display:list-item;
	list-style:none;
}
.al_dg .cont td a:hover {
	color:#cc0000;
}
.al_dg .cont .clbt {
	clear:both;
}
.al_dg .close{
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:right;
	border-bottom:1px solid #87c5fb;
}
.al_dg .close a{
	background:none;
	padding:0;
	margin:0; color:#f00; font:bold 11px arial, helvetica, tahoma;
}
.al_dg .close a img {
	vertical-align:middle;
}
#customercare2 {
	background:url(images/customer-care_bg2.gif) center 5px repeat-x; 
	height:260px; 
	margin:10px 5px 10px 205px;
}

.mytab{}
.mytab td{color:#333333;}
.mytab2{border-left:1px solid #fff6fb; border-top:1px solid #fff6fb; background: url(../images/tilt-lines---.gif) #ffd6eb;}
.mytab2 td{border-right:1px solid #fff6fb; border-bottom:1px solid #fff6fb;}

/*07-01-10*/
.br_r2w { border-right:2px solid #fff;}

/*08-01-2010*/
.blueTxt {
	color: #2640B2;
}
.myTitle{font-family: "Verdana", Arial, sans-serif, helvetica, Verdana;font-size: 14px;font-weight: bold;color: #505050;text-decoration: none;}


#padding8, .padding8{
	padding:8px;
}
.bdrGrey { border:#d8d8d8 1px solid; }

.gpb td{ border:#fff 2px solid;}

.prdimg {
	text-align:center;
	height:100px;
	overflow:hidden;
	display:block;
	margin-bottom:5px;

}
.leftLink3{
	font:bold 11px arial;
	color:#ff9500;
	display:block;
	margin:5px;
	height:25px;
	
}
.bgWhite{ background:#fff;}
.testibox{ border:#eee 8px solid; background:#fff; width:750px; margin:0 auto;}


.tab1{ background:#fdfdfd;}
.tab1 a, .tab1 a:visited{background:url(../images/blt1.gif) no-repeat 0px 5px; line-height:18px; font-size:12px; color:#666; text-align:left; display:block; border-bottom:1px dotted #ccc; text-decoration:none; padding:0px 0px 0px 15px; margin-top:7px;}

.tab1 a:hover{background:url(../images/blt1.gif) no-repeat 0px 5px; line-height:18px; font-size:12px; color:#b30000; text-align:left; display:block; border-bottom:1px dotted #d87378; text-decoration:none; padding:0px 0px 0px 16px;}

.tab2{ background:#fdfdfd;}
.tab2 a, .tab2 a:visited{background:url(../images/blt2.gif) no-repeat 0px 5px; line-height:18px; font-size:12px; color:#666; text-align:left; display:block; border-bottom:1px dotted #ccc; text-decoration:none; padding:0px 0px 0px 15px; margin-top:7px;}

.tab2 a:hover{background:url(../images/blt2.gif) no-repeat 0px 5px; line-height:18px; font-size:12px; color:#b30000; text-align:left; display:block; border-bottom:1px dotted #d87378; text-decoration:none; padding:0px 0px 0px 16px;}

/*--------------------17-12--------------------------*/
.pr5{padding-right:5px;}
.Currency-bg { background:#0096d3; border:1px solid #0096d3; padding:0 5px; overflow:visible; color:#fff; }
.topMenu2{ background:url(../images/topm_Bg.gif) repeat-x; width:201px; color:#fff;}
.popup{position:absolute; z-index:99; border:4px solid #960; padding:8px; background:#fff; margin-left:200px; width:450px; min-height:200px;}

.bdr-rb{border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:5px;}
.bdr-r{border-right:1px solid #e5e5e5; }

.page_scroll{width:440px; height:90px; overflow-y: auto; overflow-x:hidden;}
.page_scroll a { background:#fff; color:#03C; display:block; border:1px solid #ccc; margin:1px; float:left; width:202px; padding:2px}
.page_scroll a:hover { background:#eee; color:#30C; }
.green{ color:#009900; }


/*---------------------05-01-11-----------------------*/
.pt5px{ padding-top:5px;}

.myslider{text-align:center; padding-right:10px; float:left}
.myslider img{margin-bottom:5px}
