/* Default CSS Stylesheet for a new Web Application project */
.menu0
{
color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
line-height: 14px;
padding-top: 16px;
height: 30px;
text-decoration: none;
}

.ImageBorder
{
	border: none 0px #444444;
}

.ProductHotSpot
{
	font-family: Arial, Tahoma, Verdana;	
	font-size: 9px;
	color: black;
}

.ProductHotSpotLink
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: Gray;
}
.ProductHotSpotHead
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	color: black;
	font-weight: bold;
}
.ProductHotSpotPris
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
td
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}


A.dgLink:link, a.dgLink:visited, a.dgLink:active
{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: black;
	font-weight: bold;
}

A.dgLink:hover
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: black;
	font-weight: bold;
}

/* menu banner - href colors */
.BlackSmallBold
{
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	color: black;
	font-weight: bold;
}

a.menubanner:link, a.menubanner:visited, a.menubanner:active
{
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
}

a.menubanner:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
/* add stylesheet*/

table.frameset
{
	border: 1px solid black;
}
table.top
{
	border-bottom: 1px solid black;
}
td.top
{
	background-color: #006B9D;
}
/* menu */
tr.menu
{
	border: 1px solid black;
	background-color: buttonface;
}
td.menutxt
{
	/*background-color: buttonface;*/
	font-size: 12px;
	padding-left: 3px;
}
td.menuHeader
{
	background-color: buttonface;
	font-size: 12px;
	padding-left: 3px;
	padding-top: 10px;
}

/* menu end */
/* input */
input.temp
{
	border: 1px solid #006B9D;
	color: #006B9D;
}
input.search
{
	background-color: White;
	border: 0px;
}

/* input end */

/* Knapper */


input
{
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	font-size: 9px;
	color: #000;
	background-color: #FFFFFF;
/*	height: 20px; */
}

input.radio
{
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	font-size: 9px;
	color: #000;
	border: none;
}

input.Basket
{
/*	background-image: URL(../images/layout/basket.gif);*/
	background-position: center right;
	background-repeat: no-repeat;
}
select, option
{
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	font-size: 9px;
	color: #000;
	background-color: #FFFFFF;
	border: solid 1px #3C7098;
	height: 20px;
}

.ButtonBeginGray
{
	font-size: 10px;
	background-image: url(../images/button_gray_left.gif);
	width: 7px;
	cursor: hand;
	line-height: 21px;
}
.ButtonTextGray
{
	font-size: 10px;
	background-image: url(../images/button_gray_middle.gif); /*VERTICAL-ALIGN: middle; */
	cursor: hand;
	font-family: Verdana;
}
.ButtonEndGray
{
	padding-left: 3px;
	font-size: 10px;
	background-image: url(../images/button_gray_right.gif);
	cursor: hand;
}
/* Knapper end */

tr.Text
{
	font-weight: bold;
	color: White;
	background-color: #3D8BB0;
}
td.Head
{
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 1 5;
	padding-left: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: 800;
	color: White;
	background-color: #006B9D;
	line-height: 20px;
}

td.Footer
{
	padding-left: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: 800;
	color: White;
	background-color: #006B9D;
	line-height: 20px;
}
/* Datagrid End */

/* required fields */

.required
{
	color: red;
	font-family: Verdana;
}

td.tabsOnS
{
	background-repeat: no-repeat;
	width: 6px;
	background-image: url(../images/tabs/menubegin_on.gif);
}
td.tabsOnE
{
	background-repeat: no-repeat;
	width: 6px;
	background-image: url(../images/tabs/menuEnd_on.gif);
}


td.tabsOff
{
	cursor: hand;
	background-image: url(../images/tabs/menu_off.gif);
}

td.tabsOffS
{
	background-repeat: no-repeat;
	width: 6px;
	background-image: url(../images/tabs/menubegin_off.gif);
}

td.tabsOffE
{
	background-repeat: no-repeat;
	width: 6px;
	background-image: url(../images/tabs/menuend_off.gif);
}

/* Faneblad END */

/* compare start */

TD.compareHeader
{
	border-bottom: solid 1 black;
	font-weight: bold; /*background-color:"#D0E5F6";   padding-left: 5;   padding-right: 3;  width:100px;*/
	background-color: "#F7F7FF";
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

TD.compareBottom
{
	border-top: solid 1 black; /*background-color:"#D0E5F6"; */
	padding-left: 5;
	padding-right: 3; /*width:100px;*/
}

/*
TD.text_headcompare
{
	border-right: solid 1 black;
	background-color: "#F7F7FF";
	padding-left: 5;
	padding-right: 3;
	width: 100px;
}

TD.text_headcompare2
{
	border-right: solid 1 black;
	padding-left: 5;
	padding-right: 3;
	width: 100px;
}*/

TD.text_compare
{
	background-color: "#F7F7FF";
	padding-left: 5;
	padding-right: 3;
	height: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

TD.text_compare2
{
	padding-left: 5;
	padding-right: 3;
	height: 25px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

TD.text_compare_info
{
	background-color: "#D0E5F6";
	padding-left: 5;
	padding-right: 3;
	width: 100px;
}

TD.text_compare_info2
{
	padding-left: 5;
	padding-right: 3;
	width: 100px;
}

/* compare end */
/*****************/
/* TR Styles     */
/*****************/

/*Aktiv linie i agenter*/

.ShopClosed
{
	text-align: center;
	width: auto;
	border-style: solid;
	border-width: thin;
	border-color: Black;
	vertical-align: middle;
	position: absolute;
	left: auto;
	bottom: auto;
	background-color: Green Transparent;
	width: 800;
	height: 500;
}
input.CustomerDataInput
{
}
input.CustomerDataInputError
{
	background: #DDDD00;
}

.menuItemUnderline
{
	background-image: url(/images/layout/underline.jpg);
	height: 1px;
}




A.menu_Basket:link, a.menu_Basket:visited, a.menu_Basket:active, A.menu_Basket:hover
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	padding-left: 1px;
}

.menu_basket
{
	color: #878787;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	padding-left: 1px;
}

.productinfo_designer
{
	padding-top:28px;
	padding-bottom:28px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	font-weight: lighter;
	line-height: 30px;
	text-decoration: none;
	padding-left: 1px;
}

.productinfo_productName
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	font-weight: bold;
}

.productinfo_productdescription
{
	color: #7E7E7E;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}

.productinfo_priceCurrency
{
	color: #586E80;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.productinfo_price
{
	color: #586E80;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 17px;	
}

.productinfo_bottomtext
{
	color:#596c7d;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 10px;	
}

.productinfo_change_picture
{
	color:#7c7c7c;
	font-family: arial, tahoma, verdana;
	font-size:10px;
	font-weight:normal;
}

.productinfo_popup
{
	color:#7c7c7c;
	font-family: arial, tahoma, verdana;
	font-size:10px;
	font-weight:normal;

}


.productinfoUnderline
{
	background-image: url(/images/layout/underline_lighter.jpg);
	height: 1px;
}

.shoppingcart1_header
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 26px;
	font-weight: normal;
	padding-top:34px;
	padding-bottom:16px;
}


.shoppingcart1_itemstyle_image
{
	padding-left:35px;
	width:65px;
	font-size: 11px;
	border-bottom: solid 1px #f2f2f2;
	
}

.shoppingcart1_itemstyle_description
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
	width:234px;	
	border-bottom: solid 1px #f2f2f2;
}

.shoppingcart1_itemstyle_variant
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
	width:119px;		
	border-bottom: solid 1px #f2f2f2;
}

.shoppingcart1_itemstyle_delete
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
	width:21px;
	border-bottom: solid 1px #f2f2f2;
}

.shoppingcart1_itemstyle_price
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
	width:121px;
	padding-right:26px;	
	border-bottom: solid 1px #f2f2f2;
}

.shoppingcart3_header
{
	font-size: 26px;
	padding-top:37px;
	padding-bottom:16px;	
}

.shoppingcart3_fontstyle
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
}

.shoppingcart4_fontstyle
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
}

.shoppingcart4_header
{
	font-size: 26px;
	padding-top:37px;
	padding-bottom:16px;	
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
}

.shoppingcart4_HeaderBar
{
font-weight: bold;
line-height: 18px;
padding-bottom:8px;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
}

.shoppingcart4_dgAlte
{
background-color: #FFFFFF;
font-weight: normal;
height: 26px;
}

.shoppingcart4_dgItem
{
background-color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
height: 26px;
}

.newsletterUnderline
{
	background-image: url(/images/layout/underline_newsletter.jpg);
	height: 1px;
}

.newsletterInfo
{
	color: #7c7c7c;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;	
}


a.product_popup:link, a.product_popup:visited, a.product_popup:active
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 10px;
	color:#7c7c7c;
	text-decoration: none;	
}

a.product_popup:hover
{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 10px;
	color:#7c7c7c;
	text-decoration: underline;	
}

.productinfo_ddl_size
{
	width:100%;
}





.HeaderBar
{
font-weight: bold;
line-height: 18px;
padding-bottom:8px;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
COLOR:#808080;
background-color:#F1F1F1;
}

.FooterBar
{
font-weight: bold;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
COLOR:#808080;
background-color:#F1F1F1;
height:20px;
}

.dgAlte
{
height: 72px;
}

.dgItem
{
height: 72px;
}

.ProductPager:hover
{
color: #000000;	
text-decoration:underline;
}



.ProductPagerAllItems
{
color: #808080;
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
text-decoration:underline;
}

.ProductPagerAllItems:hover
{
color: #000000;	
}

a.LanguageItemSelected
{
	color:black;
	text-decoration:underline;
	font-size:11px;
}

a.LanguageItem:hover
{
	color:black;
	text-decoration:underline;
	font-size:11px;
}

a.LanguageItem
{
	color:#C2C3C4;
	text-decoration:none;
	font-size:11px;
}

.LanguageSeperator
{
	color:#C2C3C4;	
}

.SearchTextBox
{
	BORDER-TOP:SOLID 1PX #959595;
	BORDER-BOTTOM:SOLID 1PX #D6D6D6;
	BORDER-LEFT:SOLID 1PX #959595;
	BORDER-RIGHT:SOLID 1PX #D6D6D6;	
	font-size:10px;
}

.LangSelection
{
}

.Page_header
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 26px;
	font-weight:500;
	line-height: 19px;
	text-indent:-1px;
	text-decoration: none;
	padding-left: 1px;
}

.Page_header_menuitem
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 26px;
	font-weight:500;
	line-height: 19px;
	text-indent:-1px;
	text-decoration: none;
	padding-top:51px;
	padding-left:48px;
	padding-bottom:4px;
}

.menuItem1 a
{
	text-decoration:none;
}

.PagePay input
{
	border:solid 1px green;
}

.RelatedProductsHeader
{
	font-size:14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:bold;
	color:black;	
}

.RelatedProductsImage
{
	/*border:solid 1px gray;*/
	height:140px;
	
}


.RelatedProductsManufacturer a,.RelatedProductsManufacturer a:link,.RelatedProductsManufacturer a:visited,.RelatedProductsManufacturer a:active,.RelatedProductsManufacturer a:hover
{
	font-size:11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:normal;
	text-decoration:none;
	color:#737373;	
}


.productList_Manufacturer_new
{
	font-size:12px;	
	font-family: Arial, Tahoma, Verdana;
	font-weight:bold;
	text-decoration:none;
	color:black;		
}

.productList_ProductName_new
{
	font-size:12px;	
	font-family: Arial, Tahoma, Verdana;
	font-weight:normal;
	text-decoration:none;
	color:#7C7C7C;		
}

.productList_ProductPrice_new
{
	padding-top:3px;
	color:black;		
}

.productlist_priceCurrency_new
{
color: black;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
}
.productlist_price_new
{
color: black;
font-family: Arial, Tahoma, Verdana;
font-size: 17px;
font-weight: bold;
}
.productlist_CustomText1_new
{
color: #7E7E7E;
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
border:solid 1px #7e7e7e;
margin-top: 5px;
padding-left: 1px;
padding-right: 2px;
width: 0px;
height: 0px;
}


