/* --------------------------------------------------------------- */
/* Resets                                                          */
/* --------------------------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}

/* --------------------------------------------------------------- */
/* Defaults                                                        */
/* --------------------------------------------------------------- */

#doc-body p, #doc-body ol, #doc-body ul, #doc-body dl {
	margin-bottom: 1em;
}

img {
    border: none;
}

td, th {
    vertical-align: top;
}

input[type =
"hidden"] {
    display: none !important;
}

dl {
	margin-left: 20px;
}

dl dt {
	float: left;
	width: 110px;
}

dl dd {
	margin-left: 130px;
}



/* --------------------------------------------------------------- */
/* Layout                                                          */
/* --------------------------------------------------------------- */

body {
    text-align: center;
	background: #57656E url(img/bg-body.jpg) repeat-x;
}

#page {
    margin: auto;
    text-align: left;
    width: 960px;
    background: url(img/doc-body.jpg) repeat-y;
}

#head {
    height: 120px;
    width: 100%;
    background: url(img/head.jpg) no-repeat bottom;
    position: relative;
}

#pnav, #snav {
    position: absolute;
    width: 640px;
    left: 160px;
    line-height: 30px;
}

#pnav {
    bottom: 30px;
    text-align: right;
}

#snav {
    bottom: 0px;
}

#doc-body {
    position: relative;
}

#sidebar {
    width: 160px;
    float: left;
}

.side-block {
    padding: 0 10px 20px 10px;
    text-align: right;
    line-height: 1.3em;
    font-size: 11px;
}

.side-block a {
    color: #000;
}

.side-block li {
    list-style-type: none;
    margin-bottom: 0.5em;
}

.cat-level-0 {
    font-weight: bold;
    padding: 0.5em 0;
}

.cat-level-0 {
    background: url(img/sidebar-separator.jpg) no-repeat top;
    padding-top: 20px;
}

.cat-level-0 a, .cat-level-0 span {
    color: #FFF !important;
}

#main {
    width: 640px;
    float: left;
}

#content {
    width: 600px; /* 640 - padding */
    padding: 20px;
}


	.panel {
	    margin-bottom: 2em;
	    padding: 0 10px;
	}
	
	.panel-col-left {
	    padding-right: 10px;
	}
	
	.panel-col-right {
	    padding-left: 10px;
	}

#groups {
    float: left;
    width: 160px;
}

#groups .side-block {
    text-align: left;
}

#footer {
    clear: left;
}

/* --------------------------------------------------------------- */
/* Typography                                                      */
/* --------------------------------------------------------------- */
body, td, th {
    font-size: 12px;
    font-family: Helvetica, Tahoma, Geneva, Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #0F7ECD;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    color: #990000;
    margin: 1em 0 2em 0;
}

h2 {
    font-size: 21px;
    font-weight: normal;
    color: #990000;
    margin: 1em 0 1em 0;
}

h3 {
    font-size: 17px;
    font-weight: normal;
    color: #5B7874;
    margin: 1em 0 1em 0;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin: 1em 0 1em 0;
}

h5 {
    font-size: 12px;
    font-weight: normal;
    color: #990000;
    margin: 1em 0 1em 0;
}

h6 {
    font-size: 11px;
    font-weight: normal;
    color: #990000;
    margin: 1em 0 1em 0;
}

.pname {
    display: block;
    background: #EDEDED;
    border-top: 1px solid #CCC;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
}

.list-item .par {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    color: #999;
}

.pmemo {
    font-size: 11px;
    color: #666;
    padding: 0 4px;
}

.cat-list span {
    color: #333;
}

.cat-list a:hover {
    color: #FFF !important;
}

.title {
    background: #EDEDED;
    border-bottom: 1px solid #CCC;
    padding: 4px 10px;
    margin: 1em 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.btn {
    display: block;
    border: none;
    width: 98px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: url(img/to-basket.jpg) no-repeat;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
}

.btn:hover {
    background: url(img/to-basket.jpg) no-repeat bottom;
}

.function {
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
    display: block;
    color: #999;
    padding-left: 8px;
    background: url(img/breadcrumb.gif) no-repeat 2px center;
}

.warning {
    font-weight: bold;
    color: #1B4981;
    margin: 1em 0;
	background: url(img/info.gif) no-repeat;
	line-height: 38px;
	padding: 0 0 0 48px;
}

.lowlight {
	color: #999;
}

.static-page {
	line-height: 1.7em;
}

.static-page ul, .static-page ol {
	margin-bottom: 1em;
}

.static-page li {
    padding-left: 1em;
    margin-left: 1em;
    list-style-type: none;
    background: url(img/list-bullet.gif) no-repeat 0px 8px;
}





#breadcrumb {
    padding: 8px 0;
    border-bottom: 1px dotted #EDEDED;
    margin: -20px 0 2em 0;
}

#breadcrumb ul li {
    font-family: tahoma;
    list-style-type: none;
    display: inline;
    font-size: 11px;
    background: url(img/breadcrumb.gif) no-repeat 2px center;
    padding: 0 6px 0 10px;
}

#breadcrumb ul li a {
    color: #999;
}

#breadcrumb ul li .active {
    color: #000;
    font-weight: bold;
}

.basket {
    width: 580px;
    margin: 0 10px;
}

.basket td, .basket th {
    border-top: 1px solid #CCC;
    padding: 10px 0;
}

.basket .toprow {
	border-top: none;
}

.basket .row-price {
	width: 80px;
	text-align: right;
}

.basket .function {
    margin-top: 1em;
}

.prod {
    width: 100%;
}

.prod td {
    width: 50%;
}

.prod h4 {
    border-bottom: 1px dotted #CCC;
    margin: 0 0 1em 0;
}

#prod-img {
    width: 600px;
}

/* Product list 3 column */
.plist-3col td {
    vertical-align: bottom;
    width: 180px;
    padding-bottom: 30px;
}

.plist-3col img {
    width: 160px;
    margin-left: 10px;
    margin-bottom: 18px;
}

.plist-3col .col-0 {
    padding-left: 10px;
}

.plist-3col .col-1, .plist-3col .col-2 {
    padding-left: 20px;
}

.plist-3col .list-item {
}

.plist-3col .par {
    margin: -20px 4px 0 0;
    line-height: 20px;
    text-align: right;
}

.plist-3col .pmemo {
    line-height: 13px;
    height: 26px;
}

/* Product details */
.prod-group-img img {
    width: 290px;
    margin-top: 31px;
}

.prod-group-elements {
    margin-left: 30px;
}

.prod-group-elements p {
    font-size: 11px;
}

.prod-group-elements img {
    width: 30px;
    margin-right: 10px;
}

.prod-desc dt {
    float: left;
    width: 60px;
}

.prod-desc dd {
    margin-bottom: 0.5em;
}

#head a {
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
}

#head li {
    display: inline;
    margin: 10px;
}




/* admin */
.server-error {
	border: 1px solid #CCC;
	background: #EDEDED;
	font-family: "Lucida Console", "Courier New", Courier, monospace; 
	padding: 10px;
}




