
.fake_link { cursor: pointer; color: #000; text-decoration: underline; }
.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; padding: 4px; width: inherit; margin: inherit; }
.hidden { display: none; }

.calendar_link { margin: 0 10px 0 3px; vertical-align: middle; }
.calendar_img { border: none; }

.toolbox { clear: both; text-align:right; margin: 1em 0;}
.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; }

.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; }
.underline { text-decoration: underline; }
.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; }


#column_right .product_box { width: 214px; }
#column_right .product_box .image_box { width: 100px; }
#column_right .product_box .price_box { width: 104px; }

#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; }

#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 #pictures a.delete { display: block; margin-top: -20px; }

#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; }


/* #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; }

.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; line-height: 1em;}
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, 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; margin-bottom:0px;}
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; } 
