/* MENU 
 * Her importeres eksternt stylesheet med css til Xmenuen.
 * importeres med følgende synstaks @import "[stylesheet.css]"
 * Der er tre grundlæggende menuskabeloner til rådighed:
 *              - "menu_main_and_sub.css" : horisontal hovedmenu med vertikal undermenu der viser undersider og undersider til undersider i en træstruktur.
 *              - "menu_tree.css" : vertikal hovedmenu der viser undersider og undersider til undersider i en træstruktur.
 *              - "menu_dropdown.css" : vertikal hovedmenu med undersider i dropdownmenuer, der vises onmouseover.
 */

@import "menu_main_and_sub.css";
@import "shop2.css";


/* AVIVA */

body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:#ffffff; 
	background-image:none;
}

/* AVIVA MCE STYLES (check mce_styles in domain.asp) */

img.employeeFrame {
	display:block;
	padding:7px;
	border:1px solid #b4b4b4;
	background:transparent url(../images/design/employeeBg.jpg) repeat-x;
}

td.yellowBox {
	height:34px;
	padding:5px;
	background-color:#f2b700;
}	

.line {
	height: 15px;
	background-image: url('../images/design/line2.png');
	background-repeat: repeat-x;
	font-size:0px;
	line-height:0px;
}

/* TEXT FORMATTING (standard) */

body,p,td {
    font-family:trebuchet ms, Arial, Helvetica;
    font-size:11px;  
	margin:0px 0px 10px 0px;
}

ul {
	margin:10px 0px 0px 14px;
	padding:0px;
}

a {
    color:black;
}

a:hover {
    text-decoration:none;
}

h1 { margin:0px; font-size:16px; font-weight:bold; color:#444444; margin: 0px 0px 10px 0px; }
h2 { margin:0px; font-size:14px; font-weight:bold; }
h3 { margin:15px 0px 0px 0px; padding:0px; font-size:12px; font-weight:bold; line-height: 12px; min-height:14px;}
h3.newsHeader { margin:0px; padding:0px; font-size:12px; font-weight:bold; line-height: 12px; min-height:14px;}
h4 { margin:0px; padding:0px; font-size:12px; font-weight:bold; min-height:14px; line-height:100%; }
h5 { margin:0px; font-size:14px; font-weight:bold; }

#content h1, #contentFullPage h1 { margin:0px 0px 15px 0px; padding:0px; font-size:18px; color:#333;border-bottom:1px solid #cdcdcd;line-height:18px; padding-bottom:3px;}
/* DESIGN TOP */

body {
    margin:0px;
    background-image:url(../images/design/body_bg.jpg);
    background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical;
}

img {
    border:0px;
}

#header {
    margin:0px auto 0px auto; /* top right bottom left */
	background-image:url(../images/design/top_bg.jpg);
    height:194px;
	width:926px;
	vertical-align:bottom;
	position:relative;
}

#left_shadow {
    position:absolute; top:0px; left:-10px;
}

#right_shadow {
    position:absolute; top:0px; left:926px;
}

#left_logo {
    position:absolute; top:0px; left:20px;
}

#right_logo {
    position:absolute; top:1px; left:770px;
}

/* DESIGN TOP SEARCH AND ICONS */

#topsearchfield {
	position:absolute;
	width:200px;
	margin-top:165px;
	margin-left:755px;
}

#smallsearchtext {
	border:1px solid #bbbbbb;
	font-size:12px;
	height:14px;
	width:114px;
	color: 	#777777;
}

#icons { /* Div med Print, søg og send til en ven */
	position:absolute;
	width:120px;
	margin-top:166px;
	margin-left:660px;
}

img.icon { /* Billeder til Print, søg og send til en ven */
    margin-right:10px;
}

/* DESIGN CONTENT */

#container {
    width:926px;
    margin:0px auto 0px auto; /* top right bottom left */
    overflow:hidden;
	background:#fff;
    
}

table.frontContent {
	width: 726px; 
	height: 285px;	
	margin: 9px 0px 0px 0px; 
	padding:18px 0px 20px 31px;
}

	table.frontContent td ul {	
		margin:0px 0px 0px 16px;
		padding:0px 0px 0px 0px;			
	}
	
	table.frontContent td ul li {	
		margin:0px 0px 5px 0px;
		padding:0px 0px 0px 0px;
	}

.frontImageLine {
	width: 925px;
	margin:-4px 0px 20px 1px;
}

#newsColumn {
	width: 206px;	
	margin: 0px 31px 0px 10px; 
}

div.title {
    background-color:#79afc9;
    padding:8px 0px 10px 10px;
    font-size:14px;
    font-weight:bold;
}

	#newsHolder {
		height:247px;
	}

	.newsLine {
		float: left;
		width: 206px;
		margin-top:-4px;
	}
	
	p.newsText {
		margin:0px;
		padding:0px;
	}
	
	p.newsLink {
		margin:8px 0px 20px 0px;
		padding:0px;
	}

#shopColumn {
	width: 206px;
	margin-right: 31px;
}

	#frontShopContent {
		height:209px;
	}

.shopLine {
	width: 206px;
	margin-top:-4px;
}

#miscColumn {
	width: 430px;
    height:300px;
    overflow:hidden;
}
	
	table.productShowcase
	{
		width: 432px;
		height: 262px;
		background-color: #ffcc00;
		margin:0px;	
	}


	.miscLine {
		width: 432px;
		margin-top:-4px;
	}
	
#leftColumn /* menu container */
{
	float:left;
	width:204px;	
	margin:20px 25px 0px 20px;
}

#leftNoMenu {
	float:left;
	width:184px;
	min-height:533px;
	margin:20px 17px 0px 20px;
	padding:7px 10px 0px 10px;
	background-color:#f1f1f1;
}

#content {  
    width:655px;
	min-height:550px;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#contentFullPage {
	width:885px;
	min-height:550px;
	margin:20px 0px 0px 20px;
	padding:0px;
}

/* DESIGN FOOTER */

#footer {
    background-color:#828282;
    color:#000000;
    width:926px; /* Samme vidde som containeren */
    margin:0px auto 0px auto; /* top right bottom left */
    height:97px;
    margin-top:15px;
	background-image: url('../images/design/footer_shade2.png');
}

#footer_logo {
	position:absolute;
	margin-left:20px; margin-top:20px;
}

#footer_text {
	font-size:12px;
	font-weight: 800;
	position:absolute;
	margin-left:250px; margin-top:55px;
	width:673px;
	text-align:left;
}

.footer_text_adresse {
	width: 80px;
	margin-right: 1px;
	text-align: center;	
}

.footer_text_by {
	width: 153px;
	margin-right: 1px;
	text-align: center;			
}

.footer_text_tlf {
	width: 123px;	
	margin-right: 1px;
	text-align: center;		
}

.footer_text_cvr {
	width: 125px;	
	margin-right: 1px;
	text-align: center;		
}

.footer_text_email {
	width: 187px;	
	margin-right: 1px;
	text-align: center;		
}

/* UTILITY CLASSES */

.clear {
    clear:both;
}

.left {
	float: left;		
}


/* END */

