/*-----------------------------*/
/* EP 6 Template Design        */
/* Template 10 - XA            */
/* Author: allproducts.com     */
/* Create: 2009/10             */
/*-----------------------------*/

@import url(../../fixtable.css);
@import url(../../inquForm.css);

@import url(reset.css);
@import url(style_navi.css);
@import url(style_content.css);
@import url(style_product.css);
@import url(style_text.css);


/* base */
body {font-family:"Lucida Sans Unicode", Verdana, Arial; background:#000; font-size:11px;}
input, select, textarea {color:#666; font-family:"Lucida Sans Unicode", Verdana, Arial; border:0;}
.space {clear:both;}


/* Wrapper */
.Wrapper {width:97%; height:auto; min-height:650px; background:#fff url(../images/bg_main.gif) no-repeat left bottom; margin-left:3%;}
.Mainbg {height:auto; min-height:693px; background-repeat:no-repeat; background-position:right bottom; -height:693px;}
.Container {width:51%; min-width:504px; height:auto; float:left;}
.Sidebar {width:46%; min-width:455px; height:auto; text-align:right; float:right;}
.Content {margin:30px 20px 20px 100px; text-align:left; *height:1%;}/* Content Page */
.Footer {padding:5px 20px 20px 0; text-align:right; clear:both;}


/* Lang, Search */
.HeaderBar {position:absolute; z-index:98; top:2px; right:20px; text-align:right; width:400px;/*for IE7 Navi*/}
.HeaderBar table {float:right;}
.HeaderBar select {border:#999 1px solid; font-size:90%;}
.HeaderBar img.imgRss {vertical-align:middle; margin-right:5px;}
/** Search **/
.HeaderBar form {margin:0; padding:0; float:right;}
.HeaderBar input.txtSearch {width:100px; margin:0 3px 0 5px; padding:1px; border:#ccc 1px solid; background:#fff; font-size:90%;}
.HeaderBar input.btnSearch {width:20px; height:16px; margin:0 5px 0 0; padding:0;}


/* Footer */
.Address {color:#fff; line-height:16px; text-align:right; margin-bottom:5px;}
.Address a:hover {text-decoration:underline;}
.Copyright {color:#999; line-height:12px; font-family:"Lucida Sans Unicode", Verdana, Arial;}
.Copyright a {color:#999;}
.Copyright a:hover {color:#06c; text-decoration:underline;}
/** Login **/
.boxLogin {margin-bottom:5px;}
.boxLogin form {color:#ccc; text-align:right;}
.boxLogin input.textbox {width:100px; margin:5px;}
input.btnLogin {color:#fff; font-size:110%; background:#333; border-bottom:#ddd 1px solid; border-right:#ddd 1px solid; border-left:#fff 1px solid; border-top:#fff 1px solid; margin:0 5px; padding:0 5px;}
input.btnLogin:hover {background:#666; border-bottom:#fff 1px solid; border-right:#fff 1px solid; border-left:#ddd 1px solid; border-top:#ddd 1px solid;}/* for small btn */
.boxLogin input.btnLogin {border-bottom:#222 1px solid; border-right:#222 1px solid; border-left:#444 1px solid; border-top:#444 1px solid;}
.boxLogin input.btnLogin:hover {border-bottom:#777 1px solid; border-right:#777 1px solid; border-left:#444 1px solid; border-top:#444 1px solid;}/* for login btn */