/**************************************
General
**************************************/

.seBody{
	margin:0;
	background-image: url(/cgi-files/external/s-engros/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
.site{
	width: 100%;
}
.menuMain{
	height: 30px;
	padding: 10px 15px 0 15px;
	background-image: url(/cgi-files/external/s-engros/menu_bg.png);
	margin-top: 20px;
}

#swTopMenuSeparator {
	width: 25px;
}
.page{
	width: 900px;	
	margin: auto;
}
.content{
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	padding: 25px 15px;
	
	height: 400px;
	min-height: 400px;
	height: auto !important;
	
}
.main{
	width: 685px;
	float: right;
}
.menuSub{
	float: left;
	width: 170px;
	margin-right: 12px;
}

#swMenuTreeDiv a{
	color: #606060;
	font-weight:normal;
}

#swMenuTreeDiv .swMenuSpace {
	height: 10px;
}

.frontLink {
	display: none;
	width: 100px;
	height: 145px;
	background-image: url(/cgi-files/external/s-engros/logo.gif);
	text-indent: -2000px;
	margin-bottom: 18px;
}

.footer {
	color: #606060;
	font-size:9px;
	margin-top: 0px;
}

.footer a{
	color: #606060;
}

.footer .logo{
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
.footer .address{
	float: left;
	margin-top: 15px;
}

.footer .kontrolrapport{
	float: right;
	margin-top: 10px;
}

.clearFloat {
	float: none;
	clear: both;
}

img { border: 0px;}

/***********************************
Søgning
***********************************/

.swSearch {
	display: none;
	position: absolute;
	border: 1px solid #999999;
	top: 0px;
	margin-left: 600px;
	padding: 15px;
	width: 270px;
	background-image: url(/cgi-files/external/s-engros/search_bg.png);
}
.swSearch .label {
	color: #525252;
	font-weight:bold;
	margin-right: 10px;
}
.swSearch .fld {
	width: 230px;
}

/***********************************
Mini basket
***********************************/
#swMiniBasket {
	position: fixed;
	width: 160px;
	top: 400px;
	margin-left: -180px;
	color: #606060;
	display: none;
}

#swMiniBasket .header{
	font-weight: bold;
	font-size: 12px;
	
}
#swMiniBasket .itemCount{
	font-weight: bold;
	font-size: 24px;
	margin-left: 10px;
	
}

#swMiniBasket .checkout{
	display: block;
	color: #ffffff;
	padding: 5px;
	border: 1px solid #006002;
	background-color: #38cd0a;
	text-align:center;
	text-decoration:none;
	margin-top: 10px;
	
}

/***********************************
Nyheder
***********************************/

.swshow_news_small_date {
	border-bottom: 1px solid #ececec;
	margin-bottom: 6px;
}
.news-list-date {
	display: none;
}

.news-space-line td{
	background: #ececec;
}

/***********************************
E-commerce
***********************************/
.commerce a {
	color: #da1316;
}

.checkout-header b{
	font-weight: normal;
}

.commerce-show-additem{
	color: #ffffff;
}


.commerce-show-additem a, .commerce-show-additem a:hover, .commerce-show-additem a:visited{
	color: #ffffff;
	padding: 5px;
	border: 1px solid #006002;
	background-color: #38cd0a;
	text-align:center;
	text-decoration:none;
	display: inline-block; /* For IE 7 */
}

.commerce-show-additem .commerce_updatebasket a{
	border: 1px solid #FF9900;
	background-color: #FFCC00;
	font-weight:normal;
	display:inline-block; /* For IE 7 */
}

.swCommerceWidth {
	width: auto;
}

.commerce-list-withstock-group {
	margin: 15px 0 5px 0;
}

.commerce-list-withstock-group-text {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #606060;
}

.commerce-subgroups.body {
	width: 210px;
	float: left;
	margin-rigth: 15px;
	margin-bottom: 3px;
}

#swItemFull .commerce-show-prices a{
	color: #ffffff;
	padding: 5px;
	border: 1px solid #006002;
	background-color: #38cd0a;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
}

#swItemFull span.commerce-show-additem {
	display: none;
}

#swItemFull .commerce-show-newprice {
	visibility: hidden;
}

.commerce_show_attributegroup {
	padding: 5px;
	border: 1px solid #eae78e;
	background: #ffffdb;
}
.commerce_show_attributegroup th{
	text-align:left;
	font-weight:normal;
}

.commerce_show_attributegroup_div {
	text-align: left;
	color:#606060;
}

.commerce_show_attributegroup_div caption{
	text-align: left;
	xfont-weight:bold;
	margin: 10px 0 0 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #eae78e;
	border-bottom: none;
	background: #ffffdb;
	width: auto;
}

.swCommerceShowBasketTD6 {

}

/***********************************
E-commerce template
***********************************/
.swCommerceListTemplate table{
	width: 100%;
	border-collapse: collapse;
	color: #6b6b6b;
}
.swCommerceListTemplate th{
	text-align: left;
}

.swCommerceListTemplate th, .swCommerceListTemplate td{
	padding: 2px;
}

.swCommerceListTemplate .swItemLine2{
	background-color: #ffffdb;
}
.swCommerceListTemplate .itemNo {
	width: 100px;
}
.swCommerceListTemplate .itemName {
	width: 250px;
}
.swCommerceListTemplate .itemUnit {
	width: 140px;
}
.swCommerceListTemplate .itemSize {
	width: 140px;
}
.swCommerceListTemplate .itemAmount {
	width: 100px;
}
.swCommerceListTemplate .swCommerceAmout{
	margin-right: 5px;
}

/***********************************
Media File
***********************************/

.file .link-header{
	margin-left: 5px;
}

.file td {
	height: auto;
	padding: 1px 0 1px 0;
}
/***********************************
Form
***********************************/

.form .swFormRadioTextValue{
	margin-right: 10px;
}


/***********************************
Navigation path
***********************************/

.path {
	display: none;
}
.path *{
	width: auto;
}



.swLoginUsername, .swLoginUserpassword, .swLoginSubmit, .swLoginError
{
	display: none;
}

.swLoginBoxDiv
{
	BACKGROUND-IMAGE: url(/cgi-files/external/s-engros/callOut_login.jpg);
	HEIGHT: 147px;
}

table.swLoginBox 
{
	margin-top: 10px;
	margin-left: 10px;
}
table.swLoginBox .paragraph-header
{
	color: white;
	font-size: 22px;
	font-weight: bold;
}

table.swLoginBox .paragraph-bodytext
{
	font-size: 10px;
	padding-top: 10px;
	color: white;
}

.dagrofaLoginBox *{
	color: #3b5151;
}

.dagrofaLoginBox {
	position: absolute;
	left: 50%;
	width: 264px;
	height: 95px;
	border: 1px solid #DFAFAD;
	margin-top: 15px;
	margin-left: 130px;
	BACKGROUND-IMAGE: url(/cgi-files/external/s-engros/bgbox.png);
	padding: 10px;
}

.dagrofaLoginBox.dagrofaLoginBoxFrontpage {
	margin-left: 150px;
}

.dagrofaLoginBox .dagrofaCard
{
	width: 50px;
	height: 38px;
	BACKGROUND-IMAGE: url(/cgi-files/external/s-engros/card.png);
}

.dagrofaLoginBox .dagrofaCardLabel
{
	width: 160px;
	position: absolute;
	margin-left: 56px;
	margin-top: -38px;
	font-weight: bold;
	font-size: 12px;

}
.dagrofaLoginBox .dagrofaCardLabel .small
{
	font-size: 10px;
	font-weight: normal;
}

.dagrofaLoginBox .dagrofaCardLabel2
{
	width: 230px;
	position: absolute;
	margin-left: 56px;
	margin-top: -38px;
	font-size: 10px;
}

.dagrofaLoginBox .dagofaCardSubmit
{
	text-align: right;
	padding-top: 10px;
}
.dagrofaLoginBox input
{
	width: 155px;
	height: 20px;
}

.dagrofaLoginBox .dagofaCardNo
{
	vertical-align: middle;
	height: 24px;
	display: block;
}

.dagrofaLoginBox .dagofaCardNo label
{
	width: 102px;
	xborder: 1px solid blue;
	height: 19px;
	padding-top: 6px;
	display: block;
	float: left;
	font-weight: bold;
}

.dagrofaLoginBox .dagofaCardSubmit .dagofaCardSubmitInput
{
	text-align: center;
	display: block;
	border: 1px solid #D1CFD2;
	width: 162px;
	BACKGROUND-color: #639596;
	color: white;
	height: 26px;
	margin-left: 100px;
}
.dagrofaLoginBox .dagofaCardSubmit
{
	padding-top: 10px;
}

.kundenummersmall
{
	font-size: 8px;
}

.swCommerceShowBasketTD8
{
	width: 20px;
}

td.swCommerceShowBasketTotal, td.swCommerceShowBasketSpace1, td.swCommerceShowBasketAPrice, td.swCommerceShowBasketSpace2, .swCommerceShowBasketTotalPriceHR, .swCommerceShowBasketTotalPrice
{

	display: none;
}

.swCommerceDelivery
{
	display: none;
}

/**************************************
Opening Hours
**************************************/
.dagrofa-hours h2{
	font-size: 14px;
	margin: 10px 0 0px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ebebeb; 
}

.weekdayview {
	color:#606060;
	width: 200px;
}
.weekdayview .day {
	clear:both;
	border-bottom: 1px solid #ebebeb; 
	height: 15px;
}

.weekdayview .day.today {
	color: #da1316;
}

.weekdayview .split {
	clear: both;
	height: 10px;
	margin: 5px 0 5px 0;
}

.weekdayview .dayname {
	width: 70px;
	display:inline-block;
}

.weekdayview .date {
	width: 90px;
	display:inline-block;
}

.weekdayview .dayopen {
	float: left;
}

.weekdayview .dayopenhours {
	float: left;
	width: 130px;
}
.weekdayview .daynamespecial {
	float: left;
	width: 90px;
}


.dagrofaOpenHolidays .weekdayview .dayname {
	width: 95px;
}

.dagrofaOpenHolidays .weekdayview .day {
	height: 30px;
}

.dagrofaOpenHolidays .weekdayview .dayopen {
	float: none;
	clear:both;
}

.dagrofaOpenHolidays .weekdayview .dayopenhours {
	width: 75px;
}
.dagrofaOpenHolidays .weekdayview .daynamespecial {
	width: 100px;
}


/**************************************
Printing rules
**************************************/
@media print {
    .top { display:none; }
    .content { border:1px solid white; }
	.bottom { display:none; }
	.menuSub { display:none; }
	.main{ float: left; }
}
