body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: white;
}

h1 {
	font-size: 22px;
}

.roundedButton {
	font: 9px tahoma, arial !important;
	background: #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	padding: 0;
	margin: 0;
	color: #000;
	width: 70px;
	cursor: default;
}

.roundedButton[disabled] {
	color: #888;
}

.roundedButtonBorder {
	display: table-cell;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0;
}

body, td, input, select, textarea {
    font-family: verdana;
	font-size: 11px;
}


.style1 {
    color: #344026;
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
}
.style4 {
    font-size: 11px;
    font-family: verdana;
    color: #666666;
}

a:link {
    color: #666666 !important;
    text-decoration: none !important;
}

a:visited {
    color: #666666 !important;
    text-decoration: none !important;
}

a:hover {
	text-decoration: underline !important;
	color: #A22D71 !important;
}

.style8 {font-size: 11px; font-family: verdana; color: #333333; font-weight: bold; }
.style11 {color: #333333; font-weight: bold; }
.style15 {font-size: 11px; font-family: verdana; color: #333333; font-weight: bold; }

.style17, a.style17, a.style17:visited {
    font-family: verdana;
    font-weight: bold;
    font-size: 10px;
    color: #cc6666 !important;
}
.submenu, a.submenu, a.submenu:visited {
    font-family: verdana;
    font-weight: bold;
    font-size: 10px;
    color: #826D71;
}
.style18 {font-size: 10px; color: #A22D71; background-color: #FFFFFF; font-family: verdana;}
.style2 {   font-size: 9px;
    border-top-width: 3px;
    border-color: #FFFFFF;
}

.pager {
	text-align: right;
	margin-right: 20px;
}

.pager span {
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px dashed #888;
	color: #444;
}

.pager a, .pager a:visited, .pager span a, .pager span .a:visited {
	text-decoration: underline;
	color: #000;
}

.error {
	border: 2px solid #c00;
}

.errorMsg {
	color: #c00;
	/*font-weight: bold;*/
}

#mainTable {
	border: 1px solid #888;
}

.step {
	color: #888;
}

select {
	font-weight: normal;
}

sup {
	font-size: 9px;
}

.stepCounter {
	font-size: 11px; color: #000; font-weight: bold; text-align: center;
	display: table-cell;
	background-color: #E2DFD8;
	width: 18px;
	padding: 1px;
	height: 17px;
	-moz-border-radius: 2px 3px 4px 2px;
	-webkit-border-radius: 3px;
}

.stepCounterSel {
	font-size: 11px; color: #fff; font-weight: bold; text-align: center;
	display: table-cell;
	background-color: #d67C70;
	padding: 1px;
	width: 18px;
	height: 17px;
	-moz-border-radius: 2px 3px 4px 2px;
	-webkit-border-radius: 3px;
}


#offerCode {
	height: 16px;
	padding: 0;
	font-size: 9px;
}


.catmenu .selCategory a, .catmenu .selCategory a:visited, .selCategory a, .selCategory a:visited {
    color: #A22D71 !important;
    font-family: verdana;
    font-weight: bold;
}

div.progressBarFill {
  position: absolute; 
  top: 0px;
  height:100%; 
  left: 0%; 
}

div.progressBarEmpty {
  position: absolute; 
  top: 0px;
  height:100%; 
  left: 0%; 
}

div.progressBar {
  height: 14px;
  width: 100px;
  position: relative;
}

table.entityList {
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-left:auto;
	margin-right:auto;	
}

.entityList td {
	padding: 5px;
}

.entityList th, .center th {
	background-color: #ccd;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.entityList tr:hover {
	background-color: #fefee0;
	cursor: pointer; cursor: hand;
}

.statusMessage {
	color: #d00;
}

.entityList th {
	background: transparent url(../images/admin/tablebar_bg.png) repeat-x scroll center bottom;
}


#functionalText {
	background-color: #ffffaa;
	width: 280px;
}

.icons img {
	border: 0;
}

.catmenu, .bottomBar {
    background-color: #f5efe7;
    color: #80541b;
}

.catmenu a, .catmenu a:visited, .bottomBar a, .bottomBar a:visited {
    color: #80541b !important;
}

table.bottomBar td {
	padding: 1px 2px;
	text-align: center;
}

.bottomBar input {
	font-size: 10px;
	font-family: arial, sans;
}

.kundMenu a:hover {color: #A22D71; }


/* new styles */

#mainContainer {
	width: 100%;
}

td.middle {
	width: 1000px;
}
	

.headerbg {
	background: url(/web/images/header_bg.jpg);
}

#header .sep {
	margin-left: 15px;
	margin-right: 15px;
	height: 87px;
	background: url(/web/images/header_sep.jpg) repeat-y;	
}
	
#header_help {
	margin-left: 30px;
}

#header a.header, #header.header a:visited {
	display: block;
	color: #fff !important;
	background-color: #C88D8C;
	padding: 2px 5px;
	width: 140px;
	font-size: 10px;
}

#main-menu {
	margin-top: 5px;
	text-align: right;
}

#main-menu a, #main-menu a.visited {
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
}

#main-menu img {
	border: 0;
}

#main-menu .topMenu {
	margin: 0 5px;
}

div.catmenu {
	margin: 5px 0 2px 0;
}

#header a img {
	border: 0;
}

#header_cart {
	width: 220px;
	overflow: hidden;
}

#cart {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 258px;
}

#cart .content {
	background: url(/web/images/header_bg.jpg);
	position: relative;
	overflow: hidden;
	padding: 5px;
	margin: 0 0 5px 5px;
	box-shadow: -2px 2px 5px #888;
	-moz-box-shadow: -2px 2px 5px #888;
	-webkit-box-shadow: -2px 2px 5px #888;
}

#cart .content td {
	font-size: 9px;
}

#cartLastItem hr {
	height: 1px;
	color: red;
}

#cartLastItem {
	display: none;
}

table.product {
	width: 100%;
}

td.productNav {
	width: 280px;
	vertical-align: top;
}

.productNav table {
	width: 100%;
	background-color: #F2E8DC;
}

.productNav table a, .productNav table a:visited {
	color: #BA4951 !important;
	font-weight: bold;
}

.productContent {
	padding: 10px;
	vertical-align: top;
}

.relatedProduct a, .relatedProduct a:visited {
	color: #000 !important;
}

.relatedProducts {
	background-color: #F2E8DC;
	padding-bottom: 1px;
}

.relatedProduct {
	margin: 10px 5px;
	padding: 3px;
	background-color: #E8D9C7;
}

.relatedProduct img {
	border: 0;
}

.missmarybar {
	margin: 6px 0;
	height: 20px;
	background-color: #C78D90;
}

.sharebox {
	background-color: #F5E8DE;
	width: 100%;
	margin-bottom: 5px;
}

.sharebox td {
	text-align: right;
}

.product-description {
	width: 300px;
}

.product-controls {
	background-color: #F5E8DE;
	border-collapse: collapse;
	width: 100%;
	margin-top: 5px; 
}

.product-controls td {
	border: 3px solid #fff;
	padding: 4px;
	vertical-align: top;
}

.product-controls h3 {
	color: #C9494F;
	font-size: 100%;
}

#header > table {
	border-collapse: collapse;
}


.badge_new {
	display: block;
	position: absolute;
	margin-top: 140px;
	margin-left: 20px;
	opacity: 0.9;
}

.nopad {
	margin: 0;
	padding: 0;
}
