/* CSS Document */
@import ("./yui-reset.css");

* {
	margin:0;
	padding:0;
}

body {
	margin-top:0 !important; 
	padding-top:0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	width:1000px;

}

a:link {
	color:#00f;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited{
	color:#AA0164;
	text-decoration:none;
}

em {
    display:none;
}

ul{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    text-align: left; 
    padding-left :45px;
}
ul li{  
    padding-top :5px;    
}

/*----------- header ----------------*/
div#header {
    width:1000px;
	height:auto;
}

div#logo {
	margin-left:15px;
	width:143px;
	height:65px;
	float: left;
	/*background:url('../images/logo.gif') no-repeat;*/
}

div#navigation {
	float:right;
	width:auto;
	margin-right:15px;
}
                                   
/*---- Menu-------------*/
div#navigation div#nav-top1{
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}

.navmenu{
	
	padding-left: 15px; 
}

.navmenu ul{
	list-style-type: none;
    padding-left :0px; 
}

/*Top menu list items*/
.navmenu ul li{
	position: relative;
	display: inline;
	float: left;
	margin:0px;
    padding-top :0px;
}

.navmenu ul#nav li#services {
	background:url('../images/services.gif') top center no-repeat;
	height:36px;
	width:74px;
}

.navmenu ul#nav li#sun {
	background:url('../images/sun.gif') top center no-repeat;
	height:36px;
	width:40px;
}

.navmenu ul#nav li#cisco {
	background:url('../images/cisco.gif') top center no-repeat;
	height:36px;
	width:49px;
}

.navmenu ul#nav li#ibm {
	background:url('../images/ibm.gif') top center no-repeat;
	height:36px;
	width:38px;
}

.navmenu ul#nav li#iccomponent {
	background:url('../images/iccomponent.gif') top center no-repeat;
	height:36px;
	width:110px;
}

.navmenu ul#nav li#ebay {
	background:url('../images/ebay.gif') top center no-repeat;
	height:36px;
	width:64px;
}

/*Top level menu link items style*/
.navmenu ul li a{
	display: block;
	padding: 10px 7px 7px 5px;
	margin-right: 3px; /*spacing between tabs*/
	color: #000000;
	text-decoration: none;
}

.navmenu ul li#services a{
    padding-left: 15px;
}

.navmenu ul li#iccomponent a{
    padding-left: 15px;
} 

.navmenu ul li a:hover{
	text-decoration: underline;
}
	
/*1st sub level menu*/
.navmenu ul li ul{
	border-bottom:1px #C7C7C7 solid;
	border-left:1px #C7C7C7 solid;
	border-right:1px #C7C7C7 solid;
	position: absolute;
	left:0;
	display: block;
	visibility: hidden;
}

.navmenu ul li ul#sub-services{
	margin-left:10px;
}

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

/* Sub level menu links style */
.navmenu ul li ul li a{
	font: normal 12px Verdana;
	width: auto; /*width of sub menus*/
	background: white;
	color: #0000FF;
	padding: 4px 5px;
	margin: 0;
	border-top-width: 0;
	white-space:nowrap;
}

.navmenu ul li ul li a:hover{ /*sub menus hover style*/
	color: #0000ff;
}

/*------ Menu Top 2 ----*/
div#navigation div#nav-top2 {
	clear: both;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#navigation div#nav-top2 ul li {
	float:left;
	list-style:none;
	padding:0px 10px 0px 10px;
	margin-top:.7em;	
}

.borderrightli{
	border-right:1px #333333 solid;
}

/*-----------serach box ----------------*/

div#header-sub{
	clear:both;
	width:1000px;
	padding-top:15px;
}
div#searchbox {
	margin-left:15px;
	margin-right:15px;
	width:978px;
	height:35px;
	float:left;
} 

.blsrch {
	height:35px;
	width:15px;
	float:left;
	background:url('../images/imgSearhBLft.gif') top no-repeat;
}

.bgrsrch {
	height:35px;
	width:948px;
	float:left;
	padding-top:5px;
	padding-bottom: 5px;
	background:url('../images/imgSearchBg.gif') top left repeat-x;
}

.brsrch {
	height:35px;
	width:15px;
	float:left;
	background:url('../images/imgSeachBRgt.gif') top no-repeat;
}


div#linebox{
	margin-left:15px;
	margin-right:15px;
	width:978px;
	height:5px;
	float:left;
	background:url('../images/linesearch.gif') top left no-repeat;
}

div#welcommsg{
	margin-left:15px;
	margin-right:15px;
	width:978px;
	height:29px;
	float:left;
}

.welcomeLeft {
    height:29px;
    width:10px;
    float:left;
    background:url('../images/welcomeLeft.gif') top left no-repeat;
}

.welcomeCenter {
    height:29px;
    width:958px;
    float:left;
    background:url('../images/welcomeCenter.gif') top left repeat-x;
    padding-top: 5px;
}

.welcomeRight {
    height:29px;
    width:10px;
    float:left;
    background:url('../images/welcomeRight.gif') top left no-repeat;
}

div#searchbox dl dt{
	float:left;
	padding: 7px 0px 0px 0px;	
}

div#searchbox dl dt .textbox{
	font-size:12px;
	padding:0.2em;
	border:1px #CCCCCC solid;
}

div#searchbox dl dt .select {
	width:200px;
	padding:0.1em;
	margin-left:5px;
	border:1px #CCCCCC solid;
}

span#advsearch{
	margin-left:20px;
}

div#searchbox dl dt .button {
	width:70px;
}
/*---------------content--------*/

div#content{
    clear:both;
	float: left;
	width:1000px;
	padding-top:15px;
}

div#content div#leftContent {
    margin-left:15px;
	width:300px;
    float:left;
}

div#leftContent div#pcbbox dl#content ol {
	padding-left:25px;
    padding-top: 10px;
    
}

div#leftContent div#pcbbox dl#content li{
	color:#000099;
	font-size:12px;
    padding-top:5px;
    padding-bottom:5px;
}

.des {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#001655;
}

.laygia {
    font-size: 12px;
    font-weight: bold;
    color: red;
}

div#leftContent div#pcbbox dl#title{
 	height:46px;
	background:url('../images/pcbservice.gif') top no-repeat;
}

.ebayvietnam {
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#5D5D5D;
    margin-left:5px;
}

.btbgl {
    height:32px;
    width:280px;
    float:left;
    padding-top:5px;
    padding-bottom: 5px;
    background:url('../images/imgbTBg.gif') top repeat-x;
}

div#content div#rightContent {
	float:left;
	width:663px;
	margin-left: 15px;
}

.btlcorner {
	height:32px;
	width:10px;
	float:left;
	background:url('../images/imgbTLcorner.gif') top no-repeat;
}

.btrcorner {
	height:32px;
	width:10px;
	float:left;
	background:url('../images/imgbTRcorner.gif') top no-repeat;
}

.btbgr {
	height:32px;
	width:643px;
	float:left;
	padding-top:5px;
	padding-bottom: 5px;
	background:url('../images/imgbTBg.gif') top repeat-x;
}

.lineend {
	clear:both;
    height: 20px;
}

.leftcorner {
	height:10px;
	width:10px;
	float:left;
	background:url('../images/imgcornerLB.gif') top no-repeat;
}
.rightcorner {
	height:10px;
	width:10px;
	float:left;
	background:url('../images/imgcornerRB.gif') top no-repeat;
}
.linebottomleft {
	width:280px;
	height:9px;
	float:left;
	border-bottom:1px #CECFCE solid;
}
.linebottomright {
	width:643px;
	height:9px;
	float:left;
	border-bottom:1px #CECFCE solid;
}
.bodercontent{
	padding:5px;
 	height:auto;
	border-left:1px #CECFCE solid;
	border-right:1px #CECFCE solid
}

#dolalogo {
    float: left;
}
.captiondaily {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#5D5D5D;
	margin-left:5px;
}
.captiondeal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5D5D5D;
	margin-left:2px;
}

.wantgreat {
	font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
	font-weight:bold;
	color:#FF0000;/*color:#5D5D5D;*/
}

div#footer 
{
	clear:both;
    width:1000px;
	margin-top:15px;
}

div#footer dl#menufooter {
	margin-left:15px;
	margin-right:15px;
	border-top:1px #CECFCE solid;
	text-align:center;
	padding:10px 10px 0px 10px;
}

div#footer dl#gotop {
    margin-left:15px;
    margin-right:15px;
    text-align:right;
    padding:10px 10px 0px 10px;
}


div#copyright dl{
	padding:0px 10px 10px 10px;
	text-align:center;
	font-size:9px;
	color:#666666;
}

/*------hot product content font----------*/
.hot_price {
    color: #FF6600;
    font-size: 12px;
    font-weight: bold;
}
.dailydeal {
    font-size: 10px;
}

.lineright {
    height:50px;
    float:left;
    border-right:1px #CECFCE solid;
}

/*----- scan  PCB services ----*/
p {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: justify;
    text-indent: 15px;
    line-height: 20px;
}

.smheader ul{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color : #333366;
    font-weight: bolder; 
    text-decoration: none;
    text-align: left; 
    padding-left :25px;
    border: 1px #cc9933 solid;
}
.smheader ul li{  
    padding-top :5px;    
    padding-bottom:5px;
}

.smheader ol{  
    padding-left: 45px;
}

.smheader ol li{ 
    padding-top :5px;    
    padding-bottom:5px;
    color: #333366;
    font-weight: bold;
}

.smheader2{  
    font-size: 12px;
    color : #333366;
    font-weight: bolder; 
    text-decoration: none;
    text-align: justify;
    line-height: 20px; 
}

.titlehead01 {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.title_p {
    font-size: 12px;
    color : #333366;
    font-weight: bolder;
     
}

.note {
    font-family: Arial, Helvetica, sans-serif;     
    font-size: 11px;
    font-weight: bold;
    text-indent: 15px; 
    
}

.body01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    text-align: justify;
    text-indent: 15px;
}

/*---------seach -----------*/
.bgrtable01 {
    border: 1px solid #FFFFFF;
    background-color: #EFF0FC;
    color: #000066;
    font-size: 11px;
    padding-top: 8px;
    padding-bottom:7px;
}
.bgrtable02 {
    border: 1px solid #FFFFFF;
    background-color: #FCF6E9;
    color: #000066;
    font-size: 11px;
    padding-top: 8px;
    padding-bottom: 7px;
}

.textbox {
    font-size:12px;
    padding:0.2em;
    border:1px #CCCCCC solid;
}

.selectbox {
    font-size:12px;
    padding:0.2em;
    border:1px #CCCCCC solid;
}

.txtalign {
    padding-top:5px;
    padding-bottom: 5px;
}
.label div {
    font-weight: bold;
    text-align: left;
    color:#6D5D6D;
}

.row {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 70px;
}

.titleresult {
    font-size: 14px;
    
}

.alert {
    font-size:14px;
    color :red;
}
/*--------Left menu ---------*/
.menutitle{
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 12px;
}
a.linkbold {
    font-weight: bold;
}
/*--------------- list product ---*/
.cel02 {
    color: #FFFFFF;
    background-color: #CC9900;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}

.cel03 {
    padding-left: 20px;
    padding-bottom : 15px; 
    padding-right: 20px;
    border: 1px none #000066;
    color: #FF0000;
    text-align: justify;
    font-size: 12px;
    font-family: arial;
}

.cel04 {
    border: 1px none #000066;
    color: #FF0000;
    text-align: justify;
    padding-bottom : 15px; 
}

.bullet_list00 {
    margin-left: 18px;
    list-style-image: url('../images/bullet00.gif');
    list-style-position: outside;
    padding-left: 1px;
    line-height: 25px;
}

.line_buttom {
    border-bottom : 1px solid #CCCCCC;
    height: 21px;
    margin-bottom: 10px;
}

.line_buttom2 {
    border-bottom : 1px solid #CCCCCC;
    height: 22px;
}

.line_end1 {
    border-bottom  : 1px solid #E1BF48; 
    width: 100%;
    height: 31px;
}

.line_end2 {
   border-bottom: 1px solid #E1BF48; 
    width: 20px;
    float: left;
    height: 31px;
}

.btlCornerPro {
    height:32px;
    width:10px;
    float:left;
    background:url('../images/imgbTLcorner.gif') top no-repeat;
}

.btrCornerPro {
    height:32px;
    width:10px;
    float:left;
    background:url('../images/imgbTRcorner.gif') top no-repeat;
}

.btbgrPro {
    height:32px;
    width:643px;
    float:left;
    padding-top:5px;
    padding-bottom: 5px;
    background:url('../images/imgbTBg.gif') top repeat-x;
}

.listProLeft {
    height:22px;
    width:10px;
    float:left;
    background:url('../images/picListProLeft.gif') top no-repeat;
}

.listProRight {
    height:22px;
    width:10px;
    float:left;
    background:url('../images/picListProRight.gif') top no-repeat;
}

.listProCenter {
    height:22px;
    width:auto;
    float:left;
    padding-top:5px;
    padding-bottom: 2px;
    background:url('../images/picListProCenter.gif') top repeat-x;
    color: #000000;
}
.listProCenter2 {
    height:22px;
    width:643px;
    float:left;
    padding-top:5px;
    padding-bottom: 2px;
    background:url('../images/picListProCenter.gif') top repeat-x;
    color: #000000;
}
.textright {
    float: right;
    text-align: center;
    padding-top: 5px;
}

.ident15 {
    float: left;
    width: 15px;
    height: 20px;
}
/*--- product detail --*/
.txttitle {
    white-space: nowrap;
}
.text_blue {
    color: #000066;
    text-decoration: underline;
}
.text_white {
    color: #FFFFFF;
}

.text_red {
    color: #FF0000;
    font-size: 14px;
    white-space: nowrap;
}

.text_red10 {
    color: #FF0000;
    font-size: 10px;                                              
}
 
.txtleft30 {
    text-indent: 0px;
    padding-left: 30px;
    
}
.combobox {
  
    padding:0.1em;
    margin-left:5px;
    border:1px #CCCCCC solid;
}
.right5 {
    text-align: right;
    padding-right: 5px;
}

p.textnormal {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    line-height: 20px;
}

/*--- contact ----*/
.ident200 {
    float: left;
    width: 34%;
    height: 20px;
}

listProCenterFull {
    height:22px;
    width:auto;
    float:left;
    padding-top:5px;
    padding-bottom: 2px;
    background:url('../images/picListProCenter.gif') top repeat-x;
    color: #000000;
}

.line_dot {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCCCCC;
}
