@import "menu.css";
@import "discountitem.css";
@import "product.css";
@import "basket.css";
@import "lightbox.css";

h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
body {
	background-color: #cccccc;
	font-family: verdana;
	font-size: 10px;
	color: #003366;
}

a:active {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
}
#basket {
	position: absolute;
	z-index: 99;
	top: 128px;
	left: 75px;
}
#cards {
	padding-top: 5px;
	padding-left: 29px;
}
#centercontainer {
	position: absolute;
	width: 978px;
	margin-left: 50%;
	left: -489px;
}
#contact {
	margin-left: 31px;
}
#content {
	position: absolute;
	padding: 4px;
	background-color: #fff;
	width: 738px;
	left: 232px;
	z-index: 0;
}
#djtools {
	position: absolute;
	left: 158px;
	top: 540px;
}
#discounts {
	display: block;
}
#discountsbottom {
	clear: both;
	background-color: #003366;
	width: 738px;
	height: 15px;
}
#discountsheader {
	clear: both;
	background-color: #003366;
	width: 733px;
	height: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
}
#loggedinbox {
	width: 160px;
	height: 30px;
	margin-left: 567px;
	padding-top: 10px;
}
#loggedinboxtxt {
	color: #fff;
	font-weight: bold;
	width: 160px;
	float: left;
	margin-top: 2px;
}
#loggedinboxform {
	color: #003466;
	width: 150px;
	float: left;
	margin-top: 2px;
	font-size: 10px;
}
#loginbox {
	width: 160px;
	height: 30px;
	margin-left: 567px;
	padding-top: 10px;
}
#loginboxtxt {
	color: #fff;
	font-weight: bold;
	width: 40px;
	float: left;
	margin-top: 2px;
}
#loginboxform {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#loginboxsubmit {
	float: left;
	margin-top: 20px;
}
#logo {
	width: 218px;
	height: 116px;
}
#maincontent {
	position: relative;
	margin-top: 65px;
	margin-left: 65px;
	margin-bottom: 30px;
	width: 465px;
	height: 270px;
	overflow: auto;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
}
#maincontentbottom {
	margin-top: 20px;
	background-color: #003366;
	height: 15px;
	width: 738px;
	border-top: 4px solid #fff;
}
#maincontentsub {
	margin-top: 65px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 678px;
	height: 439px;
	overflow: auto;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
}
#mainoverlap {
	position: absolute;
	left: 560px;
	top: 65px;
}
#menu {
	margin-top: 55px; /* 35px */
	background-color: #e6e6c9;
	display: block;
	overflow: hidden;
	height: 293px; /* 329 */
}
#menubottom {
	margin-top: 20px;
	background-color: #003366;
	height: 15px;
	width: 218px;
	border-top: 4px solid #fff;
}
#menucontainer {
	position: relative;
	float: left;
	border: 4px solid #fff;
	width: 218px;
	background-color: #e6e6c9;
	margin-right: 6px;
	display: block;
	z-index: 1;
}
#search {
	position: absolute;
	left: 13px;
	top: 150px;
	z-index: 99;
}

#topbanner {
	width: 738px;
	height: 116px;
	background-image: url('topbanner.jpg');
	background-repeat: no-repeat;
}
.discountfield {
	float: left;
	height: 130px;
}
.discountframe {
	margin-top: 2px;
	magrin-bottom: 2px;
	margin-right: 1px;
	border: 1px solid #e6e6c9;
	width: 180px;
	height: 124px;
	float: left;
}
.inputimage {
	border: 1px solid #e4e5c8;
	width: 275px;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
}
.inputlogin {
	border: 1px solid #e4e5c8;
	width: 90px;
	height: 12px;
	font-size: 9px;
}
.radioTekst
{
  float:left;
  margin:0;
  padding:0;
  width:82px;
}
.searchOptions
{
  /*margin-top:4px;*/
}
.orderbuy {
	font-size: 10px;
	border: 1px solid #ddeaf8;
	background-color: #dcdcdc;
	width: 154px;
}
.menufield {
	padding-top: 2px; 
	background-color: #fff;
}

.search_input {
	border: 1px solid #003366;
	font-size: 10px;
	width: 150px;
}
.search_submit {
	text-transform: uppercase;
	cursor: pointer;
}

.category_div {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #003366;
	padding: 5px;
}
.category_img {
	float: left;
	width: 75px;
	height: 75px;
}
.category_content {
	float: left;
	width: 200px;
	margin-left: 5px;
}
.category_headline {
	width: 200px;
	overflow: hidden;
	display: block;
}
.category_product {
	width: 200px;
	height: 42px;
	display: block
	padding-top: 10px;
}
.category_show {
	display: block;
	text-transform: uppercase;
	width: 200px;
	text-align: right;
}

/*___________________ OFFER MARKUP __________________*/

#salesPriceOverride
{
  text-decoration:line-through;
  font-size:10px;
  color:#6F0D1B;
  text-align:right;
}

#campaignPrice
{
  font-size:12px;
  text-alig:right;
}

#campaignPricePlusTax
{
  font-size:9px;
  color:#6699CC;
  text-align:right;
}