/******************************************************/
/***  Standard Advantech Style Tag Definitions      ***/
/* pixels to relative em units:
   10px = 0.63em, 11px = 0.69em, 12px = 0.75em, 13px = 0.81em, 14px = 0.88em, 16px = 1.00em, 18px = 1.13em, 20px = 1.25em, 22px = 1.38em, 26px = 1.63em */

body
{
	font-family: Arial , Helvetica , sans-serif;
}
a
{
	color: #009;
	text-decoration: none;
}
a:hover
{
	color: #009;
	text-decoration: underline;
}
a:visited
{
	color: Black;
}
a.text
{
	font-size: 0.75em;
	color: #000;
}
a.text:hover
{
	font-size: 0.75em;
	color: #000;
}
a.text_mini
{
	font-size: 0.63em;
	color: #000;
}
a.text_mini:hover
{
	font-size: 0.63em;
	color: #000;
}
a.h1
{
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
}

/* Text Styles */
.text_mini, .text_mini_w
{
	font-size: 0.63em;
	color: #000;
}
.text_small, .text_small_w
{
	font-size: 0.69em;
	color: #000;
}
.text, .text_w
{
	font-size: 0.75em;
	color: #000;
}
.text_med, .text_med_w
{
	font-size: 0.81em;
	color: #000;
}
.text_g
{
	font-size: 0.75em;
	color: #838485;
}
.text_list, .text_list_w
{
	font-size: 0.75em;
	line-height: 20px;
	color: #000;
}
.text_path, .text_path_w
{
	font-size: 0.75em;
	color: #009;
}
.text_box
{
	font-size: 0.75em;
	color: #000;
	height: 20px;
	background-color: #CCF;
}
.path_color
{
	color: #446ACD;
}

/* Text Styles, white */
.text_mini_w
{
	color: #FFF;
}
.text_small_w
{
	color: #FFF;
}
.text_w
{
	color: #FFF;
}
a.text_w:visited
{
	color: #C3FDB8;
}
.text_med_w
{
	color: #FFF;
}
a.text_w:hover
{
	color: #FFF;
}
.text_list_w
{
	color: #FFF;
}
.text_path_w
{
	color: #FFF;
}

/* Title Styles */
.title_para, .title_para_w
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
}
.title_med, .title_med_w
{
	font-size: 0.88em;
	font-weight: bold;
	color: #000;
}
.title_med2
{
	font-size: 1em;
	font-weight: 500;
	color: #3b3b3b;
}
.title_big, .title_big_w
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
.title_verybig, .title_verybig_w
{
	font-size: 1.38em;
	line-height: 1.63em;
	font-weight: bold;
	color: #000;
}
.blueTitle
{
	color: #003D7C;
	font-weight: bold;
}
/* Title Styles, white */
.title_small_w
{
	font-size: 0.69em;
	font-weight: bold;
	color: #FFF;
}
.title_para_w
{
	color: #FFF;
}
.title_med_w
{
	color: #FFF;
}
.title_big_w
{
	color: #FFF;
}
.title_verybig_w
{
	color: #FFF;
}
/******************************************************/

/*====================================================*/
/*===   Advantech Store Style Tag Definitions      ===*/

/* general styles */
body
{
	margin: 0;
	padding: 10px 5px 10px 10px;
	background-color: #FFF;
}
div.space5h, div.space2h
{
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0px;
}
div.space2h
{
	height: 2px;
}
div.clear
{
	clear: both;
}

.h1desc
{
	margin: 10px 0;
	padding: 0;
}

.textStyle1
{
	font-size: 0.81em;
	color: #57759E;
	font-weight: bold;
}
.text666
{
	color: #666;
}
.text333
{
	color: #333;
}
.textdarkblue
{
	color: #445B70;
}
.textred
{
	color: Red;
}
.aligncenter
{
	text-align: center;
}

a.hrefstyle2
{
	font-weight: bold;
	font-size: 0.81em;
	color: #666;
}
a.hrefstyle3
{
	font-weight: bold;
	font-size: 0.81em;
	color: #009;
}
a.hrefstylewhite
{
	color: #FFF;
	font-weight: bold;
}
a.hrefstylewhite:visited
{
	color: #C3FDB8;
}
a.hrefstylewhite:hover
{
	color: #FFF;
	font-weight: bold;
}
a.hrefstyleback
{
	background: url(btn_icon03.jpg) no-repeat left center;
	font-size: 0.75em;
	color: #093067;
	padding: 1px 6px 1px 24px;
}
a.hrefstylequote
{
	background: url(btn_icon02.jpg) no-repeat left center;
	font-size: 0.75em;
	color: #093067;
	padding: 1px 6px 1px 24px;
}
a.hrefstylecart
{
	background: url(btn_icon01.jpg) no-repeat left center;
	font-size: 0.75em;
	color: #093067;
	padding: 1px 6px 1px 24px;
}

ul.listStyle1
{
	margin: 0 0 0 20px;
	padding: 3px;
}
ul.listStyle1 li
{
	list-style: square;
	padding: 1px;
	color: #57759E;
	font-weight: bold;
	text-align: left;
}
ul.listStyle1 a
{
	color: #57759E;
	font-weight: bold;
}
ul.listStyle2
{
	margin: 0 0 0 10px;
	padding: 3px;
}
ul.listStyle2 li
{
	list-style: none;
	padding: 1px;
}

/* main outer layout */
div#container
{
	text-align: left;
	width: 988px;
}
div#headerTop
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 68px;
}
div#estoreLogo
{
	float: left;
	width: 555px;
	line-height: 35px;
	height: 35px;
	padding-top: 5px;
}
div#estoreDisCount
{
	float: right;
	text-align: right;
	height: 39px;
}

div#wrapper
{
	 
  vertical-align:top;
	float: left;
	width: 100%;
}
div#centerContent
{
	margin: 0 173px 0 193px;
}
div#centerContent2
{
	margin: 0 0 0 193px;
}
div#leftSidemx
{
	
	float: left;
	width: 183px;
}
div#leftSide
{
	float: left;
	width: 183px;
	margin-left: -988px !important;
	*margin-left: -988px;
	_margin-left: -995px;
}
div#rightSide
{
	float: left;
	width: 163px;
	margin-left: -163px !important;
	*margin-left: -163px; 
	_margin-left: -169px;
}

/* header */
div#headerMenu
{
	background: url(barleft.jpg) no-repeat;
	height: 30px;
}
div#headerMenuCenter
{
	margin-left: 10px;
	padding-right: 10px;
	width: 968px;
	height: 30px;
	vertical-align: middle;
	background: #E5E5E5 url(barright.jpg) no-repeat right;
}
ul#headerMenuContent
{
	float: left;
	width: 570px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	height: 30px;
}
ul#headerMenuContent li
{
	display: inline;
	width: 110px;
	padding: 5px;
	vertical-align: baseline;
}
div#headerSearch
{
	float: right;
	width: 370px;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	font-size: 0.75em;
	color: #666;
}
input#inputSearch
{
	width: 105px;
	height: 17px;
	border: solid 1px gray;
	margin: 0;
}
div#helloUser
{
	float: left;
	text-align: right;
	padding-top: 10px;
	font-size: 0.75em;
	color: #666;
}

div#headerFuncs
{
	width: 100%;
	background-color: #708AAC;
	height: 25px;
}
div#headerURHere
{
	float: left;
	width: 600px;
	padding: 5px 0 0 15px;
}
ul#headerFuncList
{
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 2px;
}
ul#headerFuncList li
{
	display: inline;
	font-weight: bold;
	font-size: 0.75em;
	width: 110px;
	line-height: 20px;
	padding: 5px 10px 3px 10px;
}

div#homeBanners
{
	height: 80px;
	width: 620px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div#homeBanners img
{
	height: 80px;
	width: 620px;
	padding: 0;
	border: 0;
	top: 0;
	left: 0;
}
/* footer */
div#footer
{
	background-color: #878F9A;
	padding: 3px 10px;
	margin: 10px 0 0 0;
	height: 1.3em;
	vertical-align: middle;
}
#footerleft
{
	height: 1.3em;
	vertical-align: top;
	text-align: left;
	width: 70%;
}
#footerright
{
	height: 1.3em;
	vertical-align: top;
	text-align: right;
	width: 30%;
}

/* left */
div#international
{
	text-align: center;
}
select.selectcountry
{
	width: 160px;
	font-size: 0.88em;
}

div#catalogTitle
{
	background: url(title_browse-shop.jpg) no-repeat center center;
	text-align: center;
	width: 183px;
	height: 39px;
}
div.config
{
	background: url(title_browse-shop_bg.jpg) no-repeat center center;
	text-align: center;
	width: 183px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
}
div.category
{
	background: url(folder_bg.jpg) no-repeat;
	font-weight: bold;
	min-height: 19px;
	width: 183px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.subcategory
{
	margin: 0 0 0 20px;
	padding: 0 0 3px 10px;
}
ul.subcategory li
{
	list-style-image: url(arrow.gif);
	list-style-position: outside;
	padding: 2px 0 0 0;
	margin: 0;
	color: #666;
}
div.subcategorywrapper
{
	width: 181px;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	background-color: #F0F1F2;
}

/* right */
div.moduleTitle
{
	width: 153px;
	height: 18px;
	background: #94A5B5 url(moduleTop.jpg) no-repeat;
	padding: 2px 0 0 10px;
}
div.moduleContent
{
	background-color: #F0F1F2;
	color: #838485;
	text-align: center;
}

div#quickLoginForm p
{
	margin: 0;
	padding: 1px 0 1px 3px;
}
div#quickLoginForm label
{
	display: block;
	width: 66px;
	float: left;
	text-align: right;
}
div#quickLoginForm input.logintxbx
{
	width: 83px;
	font-size: 0.88em;
}

/* Product Styles */
div.pc_categoryList
{
	padding: 6px 6px 0px 6px;
	height: 100%;
}
div.pc_categoryList img
{
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}

.ps_grayline
{
	background: url(line.gif) repeat-x center;
	height: 21px;
}
h3.ps_title
{
	color: #355786;
}

ul.prodFeature
{
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0 0 3px 10px;
}
ul.prodFeature li
{
	list-style-image: url(dot.gif);
	list-style-position: outside;
	padding: 2px 0 0 0;
	margin: 0;
}

#emailthispage
{
	background: url(icon_mail.gif) no-repeat 2px center;
	padding-left: 20px;
}
#requestqty
{
	background: url(icon_sheet.gif) no-repeat 2px center;
	padding-left: 20px;
}
#printablever
{
	background: url(icon_print.gif) no-repeat 2px center;
	padding-left: 20px;
}
.resourcelistleft
{
	float: left;
	width: 38%;
	background: url(icon_plus.gif) no-repeat 0px center;
	padding-left: 8%;
}
.resourcelistright
{
	float: right;
	width: 38%;
	background: url(icon_plus.gif) no-repeat 0px center;
	padding-left: 8%;
}
.prodFunc
{
	border-left: 1px solid #CCC;
	padding-left: 8px;
}

.chapterSubject
{
	background-color: #D9E3ED;
	font-weight: bold;
	padding: 3px;
}
.prodMainProduct
{
	background-color: #B4C0D1;
	font-weight: bold;
	padding: 4px;
}
.prodProductArea
{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
.prodProductArea2
{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}

/* Product Matrix Styles */
#changeMainType
{
	background-color: #D9E3ED;
	text-align: right;
	padding: 2px;
}
.listhd, .listhd1
{
	background-color: #B4C0D1;
	padding: 4px 5px 4px 5px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.listhd1
{
	background-color: #E5E5E5;
	color: #838485;
}

/* Config Styles */
div#configureTable
{
	width: 795px;
	overflow: hidden;
}
.cusbtnleft
{
	width: 5px;
	text-align: left;
	background: url(btn_bg01.jpg) no-repeat right center;
}
.cusbtncenter
{
	height: 24px;
	text-align: center;
	background: url(btn_bg02.jpg) repeat-x;
}
.cusbtnright
{
	width: 5px;
	text-align: right;
	background: url(btn_bg03.jpg) no-repeat;
}

/* Shopping Cart Styles */
h1.carth1
{
	margin: 2px 0;
	padding: 0;
}

.cart_nav_unact1
{
	width: 5px;
	background: url(CartProcUnAct1.gif) no-repeat;
}
.cart_nav_unact2
{
	width: 5px;
	background: url(CartProcUnAct2.gif) repeat-x;
}
.cart_nav_unact3
{
	width: 34px;
	background: url(CartProcUnAct3.gif) no-repeat;
}
.cart_nav_act1
{
	width: 5px;
	background: url(CartProcAct1.gif) no-repeat;
}
.cart_nav_act2
{
	width: 5px;
	background: url(CartProcAct2.gif) repeat-x;
}
.cart_nav_act3
{
	width: 34px;
	background: url(CartProcAct3.gif) no-repeat;
}

.carthead
{
	background-color: #B4C0D1;
	height: 18px;
	text-align: right;
	vertical-align: middle;
}
.cartitem
{
	background-color: #E5E5E5;
	width: 137px;
}
.cartitemname
{
	background: #E5E5E5 url(arrow_05.gif) no-repeat 5px center;
	padding-left: 20px;
	font-weight: bold;
}
.tblitem
{
	width: 140px;
	vertical-align: top;
	text-align: right;
}
th.tblitem
{
	text-align: right;
}
.tblpartno
{
	text-align: right;
	padding-right: 5px;
}
.tbldesc
{
	vertical-align: middle;
	text-align: right;
}
th.tbldesc
{
	text-align: right;
}
.tblqty
{
	width: 60px;
	vertical-align: middle;
	text-align: right;
}
.tblunitprz
{
	width: 75px;
	vertical-align: middle;
	text-align: right;
}
th.tblunitprz
{
	text-align: right;
}
.tblsubtotal
{
	width: 95px;
	vertical-align: middle;
	text-align: right;
}
th.tblsubtotal
{
	text-align: right;
}

.cartsummaryl
{
	background-color: #E5E5E5;
	width: 145px;
	text-align: left;
	font-weight: bold;
}
.cartsummaryr
{
	width: 95px;
	text-align: right;
	font-weight: bold;
}
.cartbtnleft
{
	width: 5px;
	text-align: left;
	background: url(btn_bg01.jpg) no-repeat;
}
.cartbtncenter
{
	height: 24px;
	text-align: center;
	background: url(btn_bg02.jpg) repeat-x;
}
.cartbtnright
{
	width: 5px;
	text-align: right;
	background: url(btn_bg03.jpg) no-repeat;
}

a.hrefstylenext
{
	background: url(btn_icon03_r.jpg) no-repeat right center;
	font-size: 0.75em;
	color: #093067;
	padding: 1px 24px 1px 6px;
}

#billingInfo, #shippingInfo, #shippingMethod
{
	margin: 3px 0;
	padding: 6px;
}
#billingInfo legend, #shippingInfo legend, #shippingMethod legend
{
	width: 560px;
	margin: 6px;
}
#billingInfo p, #shippingInfo p, #shippingMethod p
{
	padding: 3px 3px 3px 12px;
	margin: 0;
}
.boldsubtitle
{
	font-size: 15px;
	color: #003D7C;
	font-weight: bold;
	padding: 6px 3px;
}
.lightnote
{
	font-size: 11px;
	color: Gray;
}
.labels
{
	width: 130px;
	font-size: 12px;
	padding: 2px 5px 2px 2px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.sameasbilling
{
	margin: 6px 0;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
.inputFieldShort
{
	width: 30px;
}
.inputField
{
	width: 150px;
}
.inputFieldLong
{
	width: 200px;
}

/* Price Styles */
.price_text
{
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

.line
{
	background-image: url(line.gif);
	background-repeat: repeat-x;
}
.ep_text_mini
{
	font-size: 11px;
	color: #898888;
	font-weight: bold;
}
.bar_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.price-color
{
	color: #CC0000;
}
.style3
{
	font-size: 12px;
}
.textgray
{
	color: #838485;
}
.textblue
{
	color: #000099;
}

/* Selection Style */
.bodytext
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.bodytextbold
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.textblacksmall
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.titlebluebig
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #072F67;
}
.textbluesmallbold
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #072F67;
}
.textlightgreysmallbold
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
}
.textblacksmallbold
{
	font-family: Arial , Helvetica , sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.productsTitle, .productsDesc
{
	font-family: Myriad, Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 15px;
	text-align: left;
	vertical-align: top;
	background: url(headsquare.gif) no-repeat 100% 85%;
}

/* Highlight */
.highlight
{
	color: #8b0000;
	font-weight: bold;
	font-size: medium;
}

/* Highlight */
.highlightPrice
{
	color: #FF1E29;
	font-weight: bold;
}

a.lclButton_lg
{
	background: url(images/button_lcl_lg.gif) no-repeat 0 0px;
	font-size: 120%;
	display: block;
	width: 148px;
	height: 74px;
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.closeRecentlink
{
	background: url(icon_close.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 16px;
}
.Recentlinkbar
{
	background: url(red_band.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 5px;
}
.Recentlinkarrow
{
	background: url(arrow06.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 3px;
}
.Recentlinkline
{
	background: url(dotline01.gif);
	background-repeat: no-repeat;
	height: 1px;
}

/* Header Start */
.eStoreLogo
{
	background-position: left top;
	display: block;
	width: 375px;
	height: 58px;
	overflow: hidden;
	background: url(logo.gif) no-repeat top left;
	float: left;
	margin-top: 0px;
}
.OurContactTel
{
	float: left;
	color: White;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 20px;
	padding: 5px 10px 3px 12px;
}
.MyRecentLink
{
	position: absolute;
	top: 135px;
	left: 870px;
}
.MyRecentLink_tb
{
	border-width: 0px;
	background-color: #CCCCCC;
	width: 130px;
}
.MyRecentLink_tb_td
{
	background-color: #ffffff; font-size: 10px
}
.fontSize11
{
	font-size: 11px;
}
.fontSize9
{
	font-size: 9px;
}
/* Header End */

/* Login Start */
.ScanAlert
{
	background-position: left top;
	display: block;
	width: 315px;
	height: 58px;
	overflow: hidden;
	background: url(http://images.scanalert.com/meter/buy.advantech.com/22.gif) no-repeat top left;
	float: left;
	margin-top: 0px;
}
/* Login End */

/* Footer Start */
#Keywords
{
	font-size: 0.75em;
	color: #000;
	text-align: center;
}
#Keywords ul
{
	margin: 0px;
}
#Keywords ul li
{
	clear: both;
	list-style-type: none;
}
#Keywords ul li a
{
	font-size: 0.75em;
	color: #838485;
}
/* Footer End */
/*Home Top Promo*/
.HomeTopPromo
{
	width: 620px; height: 310px;border:0;
}
DIV.table-row
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: left;
	width: 100%;
}
DIV.table-row
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: left;
	width: 100%;
}
DIV.table-row1
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: left;
	width: 100%;
	float: left;
}
/* Style rules for the 3 x 2 table example */
DIV.left-container2
{
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}

DIV.right-container2
{
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}

DIV.Row-container3
{
	border: none;
	padding:0px;
	width: 100%;
	float: left;
}
.HomeTopheight
{
	width: 92px;
}

.divEmbeddedComputers
{
	 padding :15px 5px 10px 145px ;
}
.divIndustrialComputers
{
	padding :15px 5px 10px 145px ;
}
.divVehiclePCSolutions
{
	padding :15px 5px 10px 145px ;
}
.divHumanMachineInterface
{
	padding :15px 5px 10px 145px ;
}
.divEmbededbg
{
	background-image: url(images/first_01.jpg); width: 308px;height: 151px;
}
.divIndusbg
{
	background-image: url(images/first_02.jpg); width: 308px;height: 151px;
}
.divVehiclebg
{
	background-image: url(images/first_03.jpg); width: 308px;height: 151px;
}
.divHumanbg
{
	background-image: url(images/first_04.jpg); width: 308px;height: 151px;
}
/*Home Top Promo*/

/*Home mid Promo*/
.shopbtn
{
		padding :3px;background-image :url(../Default/eaimages/btn_shop1.gif) ;height:22px ; background-repeat :no-repeat; background-position :center;
}
.btnshoptext
{
    text-align:center;
    color :#FFFFFF;
}
.homepromotableft
{
	float: left; background: url(../Default/eaimages/folder_left_s.gif) no-repeat left top; margin: 0; padding: 4px 0 0 10px; height: 23px
}

.homepromotabright
{
	float: left; background: url(../Default/eaimages/folder_right_s.gif) no-repeat left top; margin: 0; padding: 4px 10px 0 0; height: 23px
}
.homepromobg
{
	float: left; text-align: center; background: url(../Default/eaimages/folder_bg_s.gif) left; margin: 0; padding: 4px 10px 0px 10px; height: 23px; width: 114px
}
.promoselectleft
{
	float: left; background: url(../Default/eaimages/folder_left_s.gif) no-repeat left top; margin: 0; padding: 4px 0 0 10px; height: 23px
}

.promoselectbg
{
	float: left; text-align: center; background: url(../Default/eaimages/folder_bg.gif) left; margin: 0; padding: 4px 10px 0px 10px; height: 23px; width: 114px
}
.promoselectright
{
	float: left; background: url(../Default/eaimages/folder_right.gif) no-repeat left top; margin: 0; padding: 4px 12px 0 0; height: 23px
}

.promocontent
{
	border :0px;border-bottom: 1px solid #888888; border-left: 1px solid #888888; border-right: 1px solid #888888; width: 617px;
}
.promocontent1
{
	width: 610px;
}
.promocotentlist
{
	height: 219px; width:150px ;border:4px
}

.promocontenpad
{
	padding :3px;
}
.promocintentdec
{
	 width: 145px; height: 45px; padding :3px;
}
.homebottom
{
	padding: 0;
	float: left;
	display:inline;
}

/*Home mid Promo*/
/*Home butoom promo*/
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.promotopleft
{
	background-position: left top;
	display: block;
	width: 10px;
	height: 27px;
	overflow: hidden;
	background: url(images/title_left.gif) no-repeat top left;
	float: left;
	margin-top: 0px;
}
.promotopright
{
	background-position: left top;
	display: block;
	width: 10px;
	height: 27px;
	overflow: hidden;
	background: url(images/title_right.gif) no-repeat top left;
	float: left;
	margin-top: 0px;
}
.promotopbg
{
	background-position: left top;
	display: block;
	width: 600px;
	height: 27px;
	overflow: hidden;
	background: url(images/title_bg.gif) top left;
	float: left;
	margin-top: 0px;
}
.promotoptext
{
	font-size: 0.88em;
	padding-top: 5px;
}
.promotoparrow
{
	background: url(images/title_arrow.gif) no-repeat;
	 background-position: center;
	width: 19px;
	height: 18px;
	padding-top: 5px;padding-right: 5px;
}
.spaceline
{
	background-position: left top;
	display: block;
	width: 1px;
	height: 200px;
	overflow: hidden;
	background: url(images/space.gif) repeat-y;
	margin-top: 0px;
}
.spaceline80
{
	background-position: left top;
	display: block;
	width: 1px;
	height: 80px;
	overflow: hidden;
	background: url(images/space.gif) repeat-y;
	margin-top: 0px;
}
.promotext
{
width: 153px;
}
.promoitem
{
width: 153px;
}
.promodiv
{
width: 618px;
height:100px;
}
.promoarea
{
width: 620px;
}
.padtop5
{
padding-top :5px;
}
.promounder
{
background: url(images/space.gif) repeat-y;
}
.promobuttomline
{
	background: url(images/line_down.gif);
	width: 620px;
	height: 6px;
}
/*Home butoom promo*/
.finger
{
	cursor: hand;
}