/* SPECIFIC ACADEMICA STYLE */

BODY, HTML {
	background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    height: 100%;
	}

.contentArea {
    position: relative;
    margin: 0px auto;
    width: 990px;
	/*padding-top: 115px;*/
	background-repeat: no-repeat;
	background-position: 0px 375px;
	height: inherit;
}

.searchMargin {
	background-color: #D1D3D2;
}

.searchArea table {
	width: 100%
}


.loginMargin {
	background-color: #7e7f7e;
}

.loginArea {
	/*background-color: #848483;*/
}

.menuMargin {
	background-color: #e7e7e7;
}

.menuArea {
	/*background-color: #e7e7e7;*/
}

.columnLeftArea h1 {
	color: #ffffff;	
}

.columnLeftArea h2 {
	color: #ffffff;	
}

.columnLeftArea h3 {
	color: #ffffff;
}

/* ONE WIDE COLUMN AS MIDDLE COLUMN */
.layoutA {
	background-color: #d1d3d2;
}

.layoutBtopFeed {
	border-top: 1px solid #f0f0ef;
	/* border-top skal være samme farve som baggrundsbilledet */
}

.navigation
{

}
    
.navigation table
{
width: 100%;  
    }

.navigationActive
{
    color: #B11C15;
    font-weight: bold; 
}

.newItem {
	width: 100%;
}

.newItem table {
	width: 100%;
}

.newItemTDWidth
{
    width: 180px;
    }

.columnMiddleArea h1 {
	color: #444544;
}

.columnMiddleArea h2 {
	color: #444544;
}

.columnMiddleArea h3 {
	color: #444544;
}

.columnMiddleArea h4 {
	color: #ffffff;
}

.columnMiddle {
	background-color: #D1D3D2;
}

.alternative {
	background-color: #e5e6e5;
}

.selectorArea {
	background-color: #e5e6e5;
}

.selectorText {
	background-color: #e5e6e5; 
}

.columnMiddleArea .selector {
	background-color: #e5e6e5;
}

.listView hr {
    border-bottom:1px dashed #A4A5A4;
    height:0px;
}

.checkout .checkoutTable {

}

.checkout .total {
	border-top: 1px solid #000000;
}

.columnMiddle .productDetails {

}

.additional table {
	border-left: 1px solid #cacbcb;
	border-top: 1px solid #cacbcb;
	border-bottom: 1px solid #cacbcb;
	background-color: #E7E7E7;
}

.additional .icons {
	border-right: 1px solid #cacbcb;
}	

/* COLUMN RIGHT START */	
.columnRightArea h2 {
	color: #444544;
}

.columnRightArea h2 {
	color: #444544;
}

.columnRightArea h3 {
	color: #444544;
}

.columnRightArea h4 {
	color: #ffffff;
}

.basketMargin {
	background-color: #7e7f7e;
	/* margin-top: 14px; */
}

.basketArea {
	border: 1px solid #666666;
	background-color: #e5e6e5; 
}


.basketArea th {
	color: #727372;
	border-bottom: 1px solid #727372;
	white-space:nowrap;
	overflow:hidden;
}

.basketArea td {
	color: #727372;
	border-bottom: 1px solid #727372;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
	
.teaserMargin {
	background-color: #7e7f7e;
}

.teaserArea {
	/*background-color: #7e7f7e;*/
}

.teaserArea .container {
	/*border: 1px solid #666666;*/
}

.teaserContent {
	background-color: #e5e6e5;
	border: 1px solid #666666;
}


/* FOOTER START */

.footer {
	color: #0064b1;
}

.footer #txt {
	color: #666666;
}

/* FOOTER END */

/* USEFUL START */

.border-top {
	border-top: 1px solid #b6b7b6;
}

.border-bottom {
	border-bottom: 1px solid #b6b7b6;
}

.border-top-dashed {
    border-top:1px dashed #B6B7B6;
}

.border-bottom-dashed {
    border-bottom:1px dashed #B6B7B6;
}

hr {

}


/* USEFUL END */























/* LINKS COLUMN LEFT START */
.columnLeftArea A:link {
	text-decoration : none;
	color 			: #ffffff;
}

.columnLeftArea A:visited {
	text-decoration : none;
	color 			: #ffffff;
}

.columnLeftArea A:hover  {
	text-decoration : underline;
	color 			: #ffffff;	
}

.columnLeftArea A:active  {
	text-decoration : none;
	color 			: #ffffff;
}
/* LINKS COLUMN LEFT END */


/* LINKS COLUMN MIDDLE START */
.columnMiddleArea A:link {
	text-decoration : underline;
	color 			: #B11C15;
}

.columnMiddleArea A:visited {
	text-decoration : underline;
	color 			: #B11C15;
}

.columnMiddleArea A:hover  {
	text-decoration : underline;
	color 			: #B11C15;	
}

.columnMiddleArea A:active  {
	text-decoration : underline;
	color 			: #B11C15;
	/* color 			: #0064b1; */
}
/* LINKS COLUMN MIDDLE END */

/* LINKS searchArea START */
.searchArea A:link {
	text-decoration : none;
	color 			: #444544;
}

.searchArea A:visited {
	text-decoration : none;
	color 			: #444544;
}

.searchArea A:hover  {
	text-decoration : underline;
	color 			: #444544;	
}

.searchArea A:active  {
	text-decoration : none;
	color 			: #444544;
}
/* LINKS searchArea END */

/* LINKS checkout START */
.checkout A:link {
	text-decoration : underline;
	color 			: #0064b1;
}

.checkout A:visited {
	text-decoration : underline;
	color 			: #0064b1;
}

.checkout A:hover  {
	text-decoration : underline;
	color 			: #0064b1;	
}

.checkout A:active  {
	text-decoration : underline;
	color 			: #0064b1;
}
/* LINKS checkout END */

/* LINKS header START */
.header A:link {
	text-decoration : none;
	color 			: #0064b1;
}

.header A:visited {
	text-decoration : none;
	color 			: #0064b1;
}

.header A:hover  {
	text-decoration : underline;
	color 			: #0064b1;	
}

.header A:active  {
	text-decoration : none;
	color 			: #0064b1;
}
/* LINKS header END */

/* LINKS breadCrumbs START */
.breadCrumbs A:link {
	text-decoration : none;
	color 			: #5D5D5D;
}

.breadCrumbs A:visited {
	text-decoration : none;
	color 			: #5D5D5D;
}

.breadCrumbs A:hover  {
	text-decoration : underline;
	color 			: #5D5D5D;	
}

.breadCrumbs A:active  {
	text-decoration : none;
	color 			: #5D5D5D;
}
/* LINKS breadCrumbs END */

/* LINKS COLUMN RIGHT START */
.columnRightArea A:link {
	text-decoration : none;
	color 			: #ffffff;
}

.columnRightArea A:visited {
	text-decoration : none;
	color 			: #ffffff;
}

.columnRightArea A:hover  {
	text-decoration : underline;
	color 			: #ffffff;	
}

.columnRightArea A:active  {
	text-decoration : none;
	color 			: #ffffff;
}

/* LINKS blueLinks START */
.blueLinks A:link {
	text-decoration : none;
	color 			: #0064b1;
}

.blueLinks A:visited {
	text-decoration : none;
	color 			: #0064b1;
}

.blueLinks A:hover  {
	text-decoration : underline;
	color 			: #0064b1;	
}

.blueLinks A:active  {
	text-decoration : none;
	color 			: #0064b1;
}
/* LINKS blueLinks END */

/* LINKS redLinks START */
.redLinks A:link {
	text-decoration : underline;
	color 			: #B11C15;
}

.redLinks A:visited {
	text-decoration : underline;
	color 			: #B11C15;
}

.redLinks A:hover  {
	text-decoration : underline;
	color 			: #B11C15;	
}

.redLinks A:active  {
	text-decoration : underline;
	color 			: #B11C15;
}
/* LINKS redLinks END */

/* LINKS COLUMN RIGHT END */



/* LEFT COLUMN MENU START */

.h1Open {
	border-bottom: 1px solid #ffffff;
	line-height: 24px;
		padding-left: 24px;
	background-image: url(gfx.academica/menu.h1.open.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
}

.menu .h1New {
	border-bottom: 1px solid #ffffff;
	line-height: 24px;
	padding-left: 24px;
	background-image: url(gfx.academica/menu.h1.closed_red.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
}

.menu .h1Closed {
	border-bottom: 1px solid #ffffff;
	line-height: 24px;
	padding-left: 24px;
	background-image: url(gfx.academica/menu.h1.closed.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
}

.menu .newsletter 
{
    margin-top: 4px;
    line-height: 24px;
	padding-left: 24px;
	font-weight: bold;
	color: #5C5C5C;
}

.menu .h2Open {
	line-height: 15px;
	padding-left: 30px;
	background-image: url(gfx.academica/menu.h2.open.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menu .h2Closed {
	line-height: 15px;
	padding-left: 30px;
	background-image: url(gfx.academica/menu.h2.closed.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menu .h3Open {
	line-height: 15px;
	padding-left: 42px;
	background-image: url(gfx.academica/menu.h3.open.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menu .h3Closed {
	line-height: 15px;
	padding-left: 42px;
	background-image: url(gfx.academica/menu.h3.closed.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menu .open {
	padding-bottom: 6px;
	border-bottom: 1px solid #ffffff;
}



/* LEFT COLUMN MENU END */

/* LINKS MENU START */

.menu A:link {
	text-decoration : none;
	color 			: #666666;
}

.menu A:visited {
	text-decoration : none;
	color 			: #666666;
}

.menu A:hover  {
	text-decoration : none;
	color 			: #0064b1;	
}

.menu A:active  {
	text-decoration : none;
	color 			: #666666;
}

.new A:link {
	text-decoration : none;
	color 			: #B11C15;
}

.new A:visited {
	text-decoration : none;
	color 			: #B11C15;
}

.new A:hover  {
	text-decoration : none;
	color 			: #B11C15;	
}

.new A:active  {
	text-decoration : none;
	color 			: #B11C15;
}

.selected A:link {
	text-decoration : none;
	color 			: #0064b1;
}

.selected A:visited {
	text-decoration : none;
	color 			: #0064b1;
}

.selected A:hover  {
	text-decoration : none;
	color 			: #0064b1;	
}

.selected A:active  {
	text-decoration : none;
	color 			: #0064b1;
}


/* LINKS MENU END */

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 20px;
left: 160px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/* ROUND CORNERS START */

.bl_Right 
{
    background: url(gfx.academica/bl_dark.gif) 0 100% no-repeat;
}

.br_Right 
{
    background: url(gfx.academica/br_dark.gif) 100% 100% no-repeat;
}

.bl_white_Right 
{
    background: url(gfx.academica/bl_dark_white.gif) 0 100% no-repeat;
}

.br_white_Right 
{
    background: url(gfx.academica/br_dark_white.gif) 100% 100% no-repeat;
}

.tl_Right 
{
    background: url(gfx.academica/tl_dark.gif) 0 0 no-repeat;
}

.tl_dark_Right 
{
    background: url(gfx.academica/tl_dark_dark.gif) 0 0 no-repeat;
}

.tr_Right 
{
    background: url(gfx.academica/tr_dark.gif) 100% 0 no-repeat; 
    padding: 1px;
}

.bl 
{
    background: url(gfx.academica/bl_light_white.gif) 0 100% no-repeat;
}

.bl_medium 
{
    background: url(gfx.academica/bl_medium.gif) 0 100% no-repeat;
}

.bl_medium_white 
{
    background: url(gfx.academica/bl_medium_white.gif) 0 100% no-repeat;
}

.bl_light 
{
    background: url(gfx.academica/bl_light.gif) 0 100% no-repeat;
}

.br 
{
    background: url(gfx.academica/br_light_white.gif) 100% 100% no-repeat;
}

.br_medium_dark
{
    background: url(gfx.academica/br_medium_dark.gif) 100% 100% no-repeat;
}

.br_medium_white
{
    background: url(gfx.academica/br_medium_white.gif) 100% 100% no-repeat;
}

.br_light 
{
    background: url(gfx.academica/br_light.gif) 100% 100% no-repeat;
}

.br_light_dark
{
    background: url(gfx.academica/br_light_dark.gif) 100% 100% no-repeat;
}

.tl 
{
    background: url(gfx.academica/tl_light.gif) 0 0 no-repeat;
}

.tl_medium 
{
    background: url(gfx.academica/tl_medium.gif) 0 0 no-repeat;
}

.tl_medium_white
{
    background: url(gfx.academica/tl_medium_white.gif) 0 0 no-repeat;
}

.tl_light 
{
    background: url(gfx.academica/tl_light.gif) 0 0 no-repeat;
}

.tl_light_white 
{
    background: url(gfx.academica/tl_light_white.gif) 0 0 no-repeat;
}

.tr 
{
    background: url(gfx.academica/tr_light.gif) 100% 0 no-repeat; 
    padding: 1px;
}

.tr_medium 
{
    background: url(gfx.academica/tr_medium.gif) 100% 0 no-repeat;
    padding: 1px;
}

.tr_medium_white
{
    background: url(gfx.academica/tr_medium_white.gif) 100% 0 no-repeat; 
    padding: 1px;
}

.tr_medium_dark
{
    background: url(gfx.academica/tr_medium_dark.gif) 100% 0 no-repeat; 
    padding: 1px;
}

.tr_light 
{
    background: url(gfx.academica/tr_light.gif) 100% 0 no-repeat; 
    padding: 0px;
}

.tr_light_dark
{
    background: url(gfx.academica/tr_light_dark.gif) 100% 0 no-repeat; 
    padding: 0px;
}

.tr_light_white
{
    background: url(gfx.academica/tr_light_white.gif) 100% 0 no-repeat; 
    padding: 0px;
}


.clear 
{   font-size: 1px; height: 0px;
}

/* ROUND CORNERS END */

caption 
{
	color: #444544;
	font-weight:bold;
}
