/* global settings */

* {
	margin: 0;
	padding: 0;
	border: none;
 	font: 11px arial, verdana, sans-serif;
}

a, a img, input[type=submit] {
	outline: none;
}

dt {
	font-weight: bolder;
}

dd {
	text-indent: 15px;
}

* li { 
	list-style-type: none;
}

.image img {
	display: block;
	border: 1px solid white;
}

.image {
	border: 1px solid #AAAAAA;
}

.image_area {
	border: 2px solid #d5d5d5;
}

h1 {
	font: bold 12px arial, verdana, sans-serif;
	color: #013B8F;
}

h1 a {
	font: bold 12px arial, verdana, sans-serif;
	color: #013B8F;
	text-decoration: none;
}

input {
 	border: solid 1px #d5d5d5;
	width: 133px;
	padding: 2px;
	margin-bottom: 5px;
}

.errorlist {
	color: red;
}

/* BODY */

body {
 	background: black url(../images/background.png) repeat-x;
	font: 11px arial;
	color: #454545;
}

/* CONTAINER */

#container {
	position: relative;
	left: 0; top: 0;
	background: white;
	width: 849px;
	margin: 0 auto;
	margin-bottom: 50px;
}

/* HEADER */

#header {
 	background: url(../images/top.jpg) repeat-x;
	padding: 0 0 0 186px;
	width: auto;
	height: 53px;
}

#header h1 {
	padding: 23px 15px;
	font: oblique 16px arial, verdana, sans-serif;
	color: white;
}

/* SIDEBARS */	

#sidebar, #rightbar {
	position: absolute;
	width: 185px;
}

#sidebar {
	left: 0; top: 15px;	
 	background: white url(../images/top_logo.jpg) no-repeat;
	padding: 73px 0 0 0;
}

#rightbar {
	right: 0; top: 251px;	
}

#rightbar h1,
#sidebar h1 {
	margin: 0 0 7px 0;
}

#rightbar div,
#sidebar div {
 	border: 1px solid #d5d5d5;
	background-color: #EEEEEE;
	padding: 10px 20px;
}

#sidebar div {
	margin: 5px 0 0 5px;
}

#rightbar div {
	margin: 5px 5px 0 0;
}

#sidebar div#address {
        font: 11px/14px arial, verdana, sans-serif;
	color: #013B8F;
	padding: 10px 10px;
}

#sidebar #basket {
 	background: #EEEEEE url(../images/shoppingcart.jpg) no-repeat 85px;	
}


#rightbar #product_downloads,
#sidebar #categories {
	padding: 10px 0px 0px 0px;
	text-indent: 20px;
	border-bottom: none;
}


#rightbar #product_downloads .product_download_link,
#sidebar #categories .main_category_link {
	display: block;
	background: url(../images/list_menu.jpg);
	padding: 0;
	height: 21px;
	border: none;
	border-bottom: 1px solid white;
}


#rightbar #product_downloads .product_download_name,
#sidebar #categories  .main_category_name {
	display: block;
	background: none;
	margin: 0;
	padding: 4px 0;
	height: 21px;
	border: none;
}

#rightbar #product_downloads a,
#sidebar #categories a {
	color: white;
	text-decoration: none;
}

#rightbar #product_downloads a:hover .product_download_link,
#sidebar #categories a:hover .main_category_link {
	background: url(../images/list_menu.jpg) 0 -21px;
}

#rightbar #search input {
	float: right;
}

#rightbar #search {
	height: 66px;
}



form#callme input.submit {
      width: 19px;
      height: 20px;
      text-indent: -5000px;
      border: 1px;
      background: #fff url(../images/phone-icon.png) top left no-repeat;
      position: absolute;
      top: 155px;
      left: 140px;
      cursor: pointer;
}

#register_button,
#login_button,
#rightbar #search .submit_search {
	border: 1px solid #BA3508;
	background: #F4464F;
	color: white;
	width: auto;
	padding: 0;
}

#contact a {
  display: block;
  text-indent: -5000px;
  width: 116px;
  height: 30px;
  background: url(../images/dertec-contact.png);
  margin: 4px 8px;
}

/* MAIN BAR */

#main_bar {
	width: 660px;
	background: white url(../images/header.jpg) no-repeat 0px 26px;
	height: 199px;
	margin: 0 0 0 190px;
}

#date {
	position: absolute;
	top: 85px;
	right: 25px;
}

#date span {
  font: bold 11px Verdana, sans-serif;
  color: #000;
}

#date span.shadow {
  color: #fff;
  position: absolute;
  top: -1px;
  left: -1px;
}

#main_menu, #piecrumbs {
	background: url(../images/topmenu.jpg);
	height: 26px;
	width: 660px;
}

#piecrumbs {
	margin-top: 147px;
}

#piecrumbs *,
#main_menu * {
	float: left;
}

#piecrumbs li,
#main_menu li {
	height: 26px;
	color: white;
}

#piecrumbs a,
#main_menu a {
	text-decoration: none;
	color: white;
}

#piecrumbs .piecrumb,
#main_menu .menu_link {
	background: url(../images/topmenu.jpg);
	height: 26px;
}

#piecrumbs .piecrumb_name,
#main_menu .menu_link_name {
	position: relative;
	top: 6px; left: 0px;
	margin: 0 5px;
	height: 13px;
}

#main_menu .menu_link_name {
	padding: 0 10px;
}

#piecrumbs .piecrumb_name {
	margin: 0 10px;
	padding-left: 5px;
}


#main_menu .menu_link_name {
	border-left: 1px dotted white;
}

#main_menu li .first .menu_link_name {
	border-left: none;
}

#main_menu a:hover .menu_link {
	background: url(../images/topmenu.jpg) repeat-x 0 -26px;
}

#piecrumbs li .piecrumb {
	background: url(../images/piecrumbs.png) no-repeat 0;
}

#piecrumbs {
	color: white;
}

/* CONTENT */

#content {
	background: url(../images/side_band.png) repeat-y;
	margin: 0 190px 5px 5px;
	padding: 0px 2px 0px 186px;
}

.page,
#page {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 851px;
 	border-bottom: solid 1px #d5d5d5;
}

#newsletter_subscriptions input {
	margin: 10px
}

#content h1 {
 	font: bold 14px arial, verdana, sans-serif;
	margin: 10px;
}

#content p {
	margin: 5px 10px;
}

/* footer */

#footer {
	position: relative;
	background: url(../images/footer.jpg) repeat-x;
	height: 26px;
	width: auto;
	padding: 10px 15px;
}

#footer,
#footer a {
	color: white;
}

#footer .address {
	float: right;
	position: absolute;
	top: 10px; right: 15px;
}

.single_newsitem .newsitem_images {
	margin: 10px;
}

.category_box {
        border: 1px solid #d5d5d5;
        background: #EEEEEE;
        float: left;
        width: 216px;
	min-height: 223px;
        margin: 15px 0 5px 10px;
}

/* product and product summary */

.pricedt {
	float: left;
}

#product_summaries br {
	clear: left;
}

.product_summary {
 	border: 1px solid #d5d5d5;
	background: #EEEEEE;
	float: left;
	width: 216px;
	height: 223px;
	margin: 15px 0 5px 10px;
}

.product_page .image_area,
.product_summary .image_area {
	border: none;
	background: #EEEEEE;
	overflow: hidden;
	display: block;
	width: 216px;
}

.product_summary .image_area {
	height: 152px;
}


.product_page .image,
.product_summary .image {
	border: none;
}

.product_summary .info_text {
	display: block;
	width: 216px;
	height: 35px;
	padding: 5px 0 0 10px;
}

.product_summary .info_text * {
	text-decoration: none;
	line-height: 1.5;
	color: #454545;
}

.product_summary .info_text .title a {
	font: oblique bold 12px arial, verdana, sans-serif;
}

.product_summary .info_text .price {
	font: 12px arial, verdana, sans-serif;
}

.product_summary .add_to_basket {
	display: block;
	width: 216px;
	height: 31px;
	background: white;
}

.product_page .image_area {
	float: left;
	width: 226px;
	display: block;
}	

#product_images {
	width: 226px;
}

.product_page {
	padding: 5px;
}

.product_page .semi_thumb_area {
	margin: 5px 5px 5px 0;
	float: left;
	height: 67px;
}

.product_page .semi_thumb_area img {
	width: 67px;
}

#product_left {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

/* category */
#content .category_detail {
	background: white;
	padding-top: 0;
	padding-bottom: 0;
}

#categorypage_main {
	background-color: #EEEEEE;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
}

#categorypage_main h1 {
	margin: 0;
	padding: 10px;
}

.add_to_basket a {
	text-decoration: none;
	color: white;
}

.product_summary .add_to_basket .add_to_basket_button .basketfield {
	display: none;
}

.add_to_basket_button li #basket {
	display: inline;
	border: 1px solid #BA3508;
	background: #F4464F;
	float: right;
	padding: 3px 5px;
	margin: 5px;
}

.add_to_basket_button li {
	display: inline;
}

.basketfield #id_quantity {
	margin-bottom: 0px;
}

/* form pages (register, login, search)*/
.register_page,
.login_page {
	padding: 5px;
}

.register_page label,
.login_page label {
	margin-left: 10px;
}

#login_button {
	margin-left: 10px;
}

.register_page li {
	margin: 5px 0;
}

.register_page li div {
	display: block;
	width: 120px;
	float: left;
}

.register_page .field_description {
	clear: left;
}

.search_page {
	padding: 5px;
}

.search_page .search_item {
	border: 1px solid #d5d5d5;
	border-bottom: none;
	position: relative;
	height: 35px;
	background: white;
}

.search_page .last {
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 10px;
}

.search_page .first {
	margin-top: 10px;
}

.search_page .andor_select {
	position: absolute;
	left: 10px; top: 10px;	
}

.search_page .first .andor_select {
	display: none;
}

.search_page .searchtype_select {
	position: absolute;
	left: 120px; top: 10px;
	width: 125px;
}

.search_page .search_text {
	position: absolute;
	left: 250px; top: 10px;
	width: 120px;
}

.search_page .not_text {
	position: absolute;
	left: 70px; top: 12px;
}

.search_page .not_text_false {
	color: #AAAAAA;
}

.search_page .not_text_true {
	color: red;
}


.search_page .not_checkbox {
	position: absolute;
	left: 98px; top: 10px;
}

.search_page .not_checkbox input {
	border: none;
	width: auto;
	height: auto;
}

.search_page .del_button,
.search_page .add_button {
	position: absolute;
	left: 380px; top: 10px;
	width: 60px;
}

.search_page .add_button {
	border: 1px solid green;
	height: 20px;
}

.search_page .del_button {
	border: 1px solid red;
	height: 20px;
}

.search_page .update_button_top {
	position: absolute;
	left: 0; top: 0;
	z-index: -1000;
	width: 1px;
}

#languages img {
	float: left;
	margin-right: 10px;
}

#languages {
	height: 20px;
}

.subscription input {
	width: 20px;
}

.newsitem_images {
	padding: 10px;
}

.basket_page {
	margin: 0 10px;
}

.clear {
	clear: both;
	height: 0px;
}

.product_noimage {
	margin-left: 20px;
}

#javo_nobels p {
	margin-bottom: 12px;
	margin-left: 24px;
}
