html, body { margin: 0; padding: 0; height: 100%; }
body { background: #fff; color: #666; font-family: Verdana, "Trebuchet MS", "Arial", sans-serif; font-size: 11px; }
h3, table thead { margin: 0; padding: 3px 0 0 3px; height: 18px; background: #235497 url(../img/wheader.png) repeat-x; color: white; font-size: 12px; }
table { margin: 5px 0px 0px 0px; width: 100%; border: none; border-spacing: 0px; border-collapse: collapse; }
th, td { padding: 3px; }
table thead img { margin: 0 3px 0 0; vertical-align: -20%; }
fieldset { border: none; margin: 0px; padding: 0px; }
legend { color: #666; padding: 5px; }

.fake_link { cursor: pointer; color: #000; text-decoration: underline; }
a, a:visited { color: #000; text-decoration: underline; }
a:hover, .fake_link:hover { color: #555; text-decoration: none; }
a.light, a.light:visited { color: #e2e2e2; text-decoration: none; }
a.light:hover { text-decoration: underline; }

/*.product_description table { border: inherit; width: inherit; border-spacing: inherit; border-collapse: inherit; margin: inherit; }*/
.product_description table { border: 1px solid black; width: inherit; margin: inherit; }
.product_description table td { border: 1px solid black; width: inherit; margin: inherit; }
.hidden { display: none; }
.pointer { cursor: pointer; }
.calendar_link { margin: 0 10px 0 3px; vertical-align: middle; }
.calendar_img { border: none; }
.filler { padding: 5px; }
.window { margin-bottom: 5px; padding: 5px; background: #acd5e6 url(/img/bluegrad1.png) repeat-x top left; font-size: 11px; border: 1px solid #999; }
.window h3 img { margin: 0 3px 0 0; vertical-align: -20%; }
.toolbox { float: right; clear: right; margin-top: -18px; margin-right: 7px; color: white; font-weight: bold; }
.toolbox a { color: white; margin-left: 3px; }
.error_field { background-color: #fcc; }
.page_info { margin: 0px 100px 5px 100px; padding: 5px; border: 1px solid #999; text-align: center; }
.error { border-color: #f99; background-color: #fdd; }
.warning { border-color: #dc6; background-color: #ffc; }
.notice, .success { border-color: #4c4; background-color: #cfc; }
.big { font-size: 1.6em; }
.small { font-size: 0.8em; font-weight: normal; }
.b0 { background-color: #ffe; }
.b1 { background-color: #eef; }
.b2 { background-color: #cce; }
.lightgreen { background-color: #cec; }
.nowrap { white-space: nowrap; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.clear_left { clear: left; }
.bold { font-weight: bold; }
.err { color: red; font-weight: bold; padding-left: 10px; }
.green { color: #383; }
.red { color: red; }
.blue { color: blue; }
.featured { color: red; text-decoration: line-through; font-weight: bold; }
.fixed_height_box { height: 135px; }
.search_result_cart { width: 50px; }
.search_result_input { width: 16px; font-size: 9px; height: 12px; float: left; }
.product_info p { margin: 2px 0px 2px 0px; }
.one_column_form { margin-top: 5px; }
.one_column_form label { display: block; clear: both; margin: 0px 5px; font-weight: bold; }
.one_column_form input { display: block; clear: both; margin: 5px; }
.one_column_form .submit { margin-top: 10px; width: 120px; }
.two_column_form { }
.two_column_form fieldset { margin: 0; padding: 0; border: none; }
.two_column_form label, .two_column_form span.fake_label { display: block; float: left; width: 200px; font-weight: bold; text-align: right; padding-right: 10px; margin: 5px 0 0; }
.two_column_form input, .two_column_form select { width: 200px; }
.two_column_form p label { display: block; float: left; width: 150px; margin: 0px; }
.two_column_form p input { width: 20px; }
.two_column_form div { margin: 10px; clear: both; }
.two_column_form div.ignore { margin: 0px 0px 5px 0px; }
.two_column_form span.textfield { display: block; width: 200px; float: left; margin-bottom: 10px; padding-top: 5px; }
.two_column_form .short_field { width: 20px; }
.two_column_form .wide_field { width: 300px; }
.cart_box { width: 150px; border: 1px solid #999; margin: 5px; text-align: center; }
.cart_box input { width: 30px; margin: 5px; }
.cart_box img { margin-left: 5px; margin-right: 5px; cursor: pointer; }
.product_box { width: 250px; float: left; background: #c8e7f3; border: 1px solid #9999aa; margin: 1px; }
.product_box h4 { margin: 4px; font-size: 12px; overflow: hidden; height: 32px; }
.product_box .image_box { float: left; width: 120px; text-align: center; margin: 0px; padding: 0px; }
.product_box .image_box img { max-width: 100px; max-height: 80px; border: 1px solid #999; margin: 5px; padding: 0px; }
.product_box .price_box { float: left; width: 110px; margin: 15px 5px 5px 5px; padding: 0px; text-align: center; }
.product_box .price_box h5 { margin: 0px; padding: 0px; font-size: 10px; }
.product_box .price_box .utility { float: left; width: 94px; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 19px;  }
.product_box .price_box .utility input { margin: 0px; font-size: 9px; height: 12px; width: 16px;  display: block; float: left; }
.product_box .price_box .utility span { display: block; float: left; margin: 3px 3px 0px 3px; }
.product_box .price_box .utility img { cursor: pointer; display: block; margin: 0px; text-align: left; }
#column_right .product_box { width: 214px; }
#column_right .product_box .image_box { width: 100px; }
#column_right .product_box .price_box { width: 104px; }
.teslanol_banner { border: none; margin-bottom: 4px; }

#wrapper { width: 990px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -100px; background-color: #fff; }
#push { height: 100px; clear: both; }
#content { margin: 5px 0px 5px 0px; clear: both; }
#searchbar { height: 24px; overflow: hidden; padding: 6px; margin: 0px; vertical-align: baseline; background: #acd6e6; color: #000; text-align: center; }
#searchbar fieldset { border: none; padding: 0px; margin: 0px; }
#searchbar a { color: #000; }
#searchbar label { vertical-align: -2px !important; vertical-align: 2px; }
#searchbar input { margin-right: 10px; vertical-align: -10%; }
#searchbar select { vertical-align: -10%; }
#header { height: 65px; padding: 5px; background: #fff url(../img/eltronix.png) no-repeat; }
#header ul { list-style-image: none; list-style-type: none; padding: 0px; margin-left: 360px; margin-top: 17px; width: 610px; height: 60px; background: url(../img/header.png) top right no-repeat; }
#header li { float: left; cursor: pointer; }
#header a { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; display: block; margin-left: 24px; margin-top: 8px; }
#header a:hover { color: #aaf; }
#header a.homepage { width: 320px; height: 56px; margin-left: 10px; position: absolute; }
#header-bulk { height: 65px; padding: 5px; background: #fff url(../img/eltronix-bulk.png) no-repeat; }
#header-bulk ul { list-style-image: none; list-style-type: none; padding: 0px; margin-left: 360px; margin-top: 17px; width: 600px; height: 50px; background: url(../img/header.png) no-repeat; }
#header-bulk li { float: left; cursor: pointer; }
#header-bulk a { color: #fff; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-left: 24px; margin-top: 6px; }
#header-bulk a:hover { color: #aaf; }
#header-bulk a.homepage { width: 320px; height: 56px; margin-left: 10px; position: absolute; }
#footer { height: 100px; clear: both; width: 982px; background: #fff; font-size: 11px; color: #000; margin: 0px auto; }
#footer #designer { clear: both; color: #fff; height: 15px; padding-top: 10px; font-size: 10px; text-align: center; }
#footer .footer_menu { float: right; clear: right; margin-bottom: 3px; }
#footer .footer_menu a:hover { text-decoration: underline; }
#column_left { width: 230px; float: left; padding: 0px 0px; }
#column_center { width: 520px; float: left; padding: 0px 5px 5px 5px; }
#column_center_wide { width: 755px; float: left; padding: 0px 0px 5px 5px; }
#column_right { width: 230px; float: left; padding-top: 0px; }
#admin ul { padding: 3px; margin: 0px 15px 0px 15px; }
#admin li { margin: 8px; }
#product { width: 743px; padding: 5px; margin: 0px 5px 5px 0px; border: 1px solid #999; float: left; background: #acd5e6 url(/img/bluegrad1.png) repeat-x top left; }
#product h1 { margin-left: 10px; font-size: 25px; }
#product h2 { margin-left: 10px; font-size: 18px; line-height: 0.9em; }
#product h3 a { color: white; font-size: 12px; }
#product #description { clear: both; margin: 10px 5px 10px 0px; width: 740px; border: 1px solid #999; }
#product #pictures { margin: 10px 5px 0px 0px; width: 740px; border: 1px solid #999; }
#product #pictures a.delete { display: block; margin-top: -20px; }
#product #picture { background-color: #ccc; border: 1px solid #999; width: 500px; height: 300px; margin: 10px; }
#product #main_picture { border: 1px solid #999; }
#product .thumbnail { margin: 20px; max-width: 100px; max-height: 100px; cursor: pointer; border: 1px solid #999; background-color: white; }
#product #documents { width: 740px; margin: 10px 5px 10px 0px; padding-bottom: 5px; border: 1px #999 solid; }
#product #documents .document { clear: left; height: 28px; padding: 3px; }
#product #documents .document a { position: relative; top: 10px; text-decoration: none; font-weight: bold; color: #333; }
#product #documents .document a:hover { text-decoration: underline; }
#product #documents .document a.delete { color: #555599; text-decoration: underline; cursor: pointer; display: block; float: left; margin-right: 10px; }
#product #documents .document img { border: none; float: left; padding-right: 10px; }
#product #product_details { margin-left: 5px; padding: 5px; }
#product #product_details p { margin: 0px; }
#cart { margin-top: 5px; }
#cart div.cartError { color: red; border: 1px dotted red; padding: 5px; margin: 5px; font-weight: bold; }
#cart div.cartNotice { color: #393; border: 1px dotted #393; padding: 5px; margin: 5px; font-weight: bold; }
#cart .summary_table_small { font-weight: bold; background-color: #c8e3f3; }
#cart .summary { height: 48px; font-weight: bold; }
#cart .summary strong { font-size: 18px; }
#cart .bottom_links { width: 330px; margin: 0 auto; padding: 10px; }
#cart .bottom_links a { padding: 10px; font-size: 14px; font-weight: bold; }
#error404 { padding: 20px; }

.bulk_category { width: 200px; height: 48px; margin: 5px; }
.bulk_category h2 { text-align: center; }

div.contentHalf { margin: 30px; border: 1px solid black; height: 300px; text-align: center; font-size: 12px; }
.borderedPaneRight { border: 1px solid black; margin: 0 3px 10px 0; }
#orderPage div.box { background-color: #c8e7f3; border: 1px solid #999; margin-bottom: 5px; }
#orderPage div.box select { margin: 10px; width: 250px; }
#orderPage div.box img { margin: 10px; }
#orderPage div.box input.acceptButton { margin: 8px; width: 200px; }
.smallBox { text-align: center; }
.smallBox img { border: none; padding: 5px; clear: both; }
.smallBox span { line-height: 25px; clear: both; }
#user_search_form input { width: 250px; }
#user_search_form fieldset { margin: 0; padding: 0; border: none; }

ul.czTree { font: 11px Verdana, Arial, sans-serif; list-style-type: none; padding-left: 3px; margin-left: 0px; margin-top: 1px; line-height: 14px; display: none; margin-bottom: 3px; }
ul.czTree ul { list-style-type: none; padding-left: 0px; margin-left: 0px; }
ul.czTree li { clear: both; }
ul.czTree li ul { display: none; }
ul.czTree a, ul.czTree a:visited, ul.czTree a:active, ul.czTree a:hover { color: #222; text-decoration: none; vertical-align: super; }
ul.czTree a:hover { text-decoration: underline; }
ul.czTree span.block { display: block; float: left; background: url(/img/tree.png) no-repeat top left; }
ul.czTree span.sprite-base { background-position: 0 0; width: 19px; height: 18px; } 
ul.czTree span.sprite-cd { background-position: 0 -38px; width: 19px; height: 17px; } 
ul.czTree span.sprite-empty { background-position: 0 -75px; width: 18px; height: 18px; } 
ul.czTree span.sprite-folder { background-position: 0 -113px; width: 18px; height: 18px; } 
ul.czTree span.sprite-folderopen { background-position: 0 -151px; width: 18px; height: 18px; } 
ul.czTree span.sprite-globe { background-position: 0 -189px; width: 19px; height: 18px; } 
ul.czTree span.sprite-imgfolder { background-position: 0 -227px; width: 18px; height: 18px; } 
ul.czTree span.sprite-join { background-position: 0 -265px; width: 18px; height: 18px; } 
ul.czTree span.sprite-joinbottom { background-position: 0 -303px; width: 18px; height: 18px; } 
ul.czTree span.sprite-line { background-position: 0 -341px; width: 18px; height: 18px; } 
ul.czTree span.sprite-minus { background-position: 0 -379px; width: 18px; height: 18px; } 
ul.czTree span.sprite-minusbottom { background-position: 0 -417px; width: 18px; height: 18px; } 
ul.czTree span.sprite-musicfolder { background-position: 0 -455px; width: 18px; height: 18px; } 
ul.czTree span.sprite-nolines_minus { background-position: 0 -493px; width: 18px; height: 18px; } 
ul.czTree span.sprite-nolines_plus { background-position: 0 -531px; width: 18px; height: 18px; } 
ul.czTree span.sprite-page { background-position: 0 -569px; width: 18px; height: 18px; } 
ul.czTree span.sprite-plus { background-position: 0 -607px; width: 18px; height: 18px; } 
ul.czTree span.sprite-plusbottom { background-position: 0 -645px; width: 18px; height: 18px; } 
ul.czTree span.sprite-question { background-position: 0 -683px; width: 18px; height: 18px; } 
ul.czTree span.sprite-trash { background-position: 0 -721px; width: 18px; height: 18px; } 

