/* GLOBAL RESET : Neutralize styling : Elements we want to clean out entirely: */
html, body, form, fieldset {margin: 0; padding: 0; font: 100%/120% Tahoma, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {padding:1em 0; margin:0;}
li, blockquote {margin-left: 2em;}
dd {margin-left: 10px;}
fieldset {border: none;}
input, select, textarea {font-size: 100%; font-family: inherit;}
img {border: 0;}
/* END of GLOBAL RESET */

/* CUSTOM FCK and TYPAGRAPHIC STYLES */
body, .html_block_view, .content { background:#FFF; padding:10px;} /* Need for fckeditor, .content can be overloaded in site-layout.css  and  .html_block_view in admin-layout.css */

body, td { font-size:12px; color:#333;}

a, a:visited { color:#005b7f; text-decoration:underline; outline:none}
a:hover { text-decoration:none; color:#09C;}

h1, h2, h3, h4, h5 { color:#336699; font-family:Arial, Helvetica, sans-serif;}
h1 { font-size:18px;}
h2 { font-size:17px;}
h3 { font-size:16px;}
h4 { font-size:15px;}
h5 { font-size:14px;}


.tabs_content { width:617px; height:473px; background:url(../images/bg_left.jpg) no-repeat 0 0; overflow:hidden; position:relative; top:-7px; z-index:1;}
.tabs_content_inner { padding:15px;}
.cnt_right { float:right; width:225px; font-size:11px; height:504px; background:url(../images/bg_right.jpg) no-repeat 0 0; overflow:hidden;}
.cnt_inner { padding:10px;}

#footer { text-align:center; font-size:11px;} 
#footer a, #footer a:visited { color:#aaaaaa; text-decoration:none; font-size:12px; font-weight:bold;}
#footer a:hover { text-decoration:underline; color:#036 }

.clear { clear:both; }

h1, h2, h3 { color:#06568c; padding:10px 0; font-weight:bold;}
h1 { font-size:18px;}
h2 { font-size:17px;}
h3 { font-size:16px;}

.tabs_content ul { list-style-type:disc; color:#06568c; margin:0; padding:0; list-style-type:none}
.tabs_content ul li { margin-left:20px; padding:0}


h1 span { color:#ff7a09}

#h2_quarter_rack { text-indent:-999em; background:url(../images/h2_quarter_rack.png) no-repeat 0 0; width:135px; height:20px; padding-bottom:0;}
#h2_half_rack { text-indent:-999em; background:url(../images/h2_half_rack.png) no-repeat 0 0; width:97px; height:16px; padding-bottom:0;}
#h2_full_rack { text-indent:-999em; background:url(../images/h2_full_rack.png) no-repeat 0 0; width:92px; height:16px; padding-bottom:0;}

.dot { font-size:5px; background:url(../images/dot.gif) repeat-x 0 0;}

.price { color:#ff7a09; text-align:center;}



