html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
}

body
{
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	color: #000000;
}

p
{
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 18px;
}

h1, .h1
{
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img
{
	border-width: 0px 0px 0px 0px;
}





/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- GENERAL */
#wrapper
{
	width: 941px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.bold
{
	font-weight: bold;
}

.clearLeft
{
	clear: left;
}

.clearRight
{
	clear: right;
}

.clearBoth
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.orangetext
{
	color: #ff7800;
}

.textRight
{
	text-align: right;
}

.textLeft
{
	text-align: left;
}

.alignCenter
{
	margin: 0px auto 0px auto;
}




/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- TOPMENU */
#topmenu
{
	width: 100%;
	height: 26px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/topmenu_bg.jpg) #ffffff;
	background-repeat: repeat-x;
	text-align: right;
}

#topmenu .wrapper
{
	margin: 0px auto 0px auto;
	width: 941px;
}

#topmenu .wrapper .item
{
	height: 20px;
	border-bottom: 5px solid #ffffff;
	display: inline;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 0px 0px;
}

#topmenu .wrapper .itemactive
{
	height: 20px;
	border-bottom: 5px solid #ff6600;
	display: inline;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 0px 0px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- TOPMENU > LINK */
#topmenu .wrapper .item a:link, #topmenu .wrapper .itemactive a:link
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#topmenu .wrapper .item a:visited, #topmenu .wrapper .itemactive a:visited
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#topmenu .wrapper .item a:active, #topmenu .wrapper .itemactive a:active
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#topmenu .wrapper .item a:hover, #topmenu .wrapper .itemactive a:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}





/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- TOPLOGOANDBASKET */
#toplogoandbasket
{
	width: 941px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- TOPLOGOANDBASKET > LOGO */
#toplogoandbasket #logo
{
	margin: 27px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	clear: both;
	float: left;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- TOPLOGOANDBASKET > BASKET */
#toplogoandbasket #basket
{
	width: 153px;
	height: 81px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/basket_bg.jpg);
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	position: relative;
}

#toplogoandbasket #basket .textarea
{
	margin: 8px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	color: #000000;
	font-size: 11px;
}

#toplogoandbasket #basket .textarea .price
{
	font-size: 18px;
	font-weight: bold;
}

#toplogoandbasket #basket .gotobasketicon
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 5px;
	right: 8px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- TOPLOGOANDBASKET > LINK */
#toplogoandbasket a:link
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#toplogoandbasket a:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#toplogoandbasket a:active
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#toplogoandbasket a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}





/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- BREADCRUMBANDSEARCH */
#breadcrumbandsearch
{
	background: url(/Files/Billeder/Glasbeslag/V1/General/breadcrumbandsearch_bg.jpg);
	width: 939px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d7d7d1;
	clear: both;
	float: left;
}

#breadcrumbandsearch #breadcrumb
{
	margin: 9px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	display: inline;
	clear: both;
	float: left;
	text-align: left;
}

#breadcrumbandsearch #breadcrumb .Legend
{
	font-size: 12px;
}

#breadcrumbandsearch #breadcrumb .Legend a:link
{
	margin: 0px 5px 0px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#breadcrumbandsearch #breadcrumb .Legend a:visited
{
	margin: 0px 5px 0px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#breadcrumbandsearch #breadcrumb .Legend a:active
{
	margin: 0px 5px 0px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#breadcrumbandsearch #breadcrumb .Legend a:hover
{
	margin: 0px 5px 0px 0px;
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#breadcrumbandsearch #search
{
	margin: 5px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: right;
	text-align: right;
}

#breadcrumbandsearch #search h1, #breadcrumbandsearch #search .h1
{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #a4a5a5;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}

#breadcrumbandsearch #search .inputfield
{
	width: 204px;
	height: 22px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/textinputbox.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0xp;
	float: left;
}

#breadcrumbandsearch #search .inputfield input
{
	background: transparent;
	border: 0px;
	padding: 3px 8px 0px 8px;
	width: 188px;
	height: 19px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}





/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- LEFTMENU */
#leftmenu
{
	width: 159px;
	min-height: 414px;
	height: auto !important;
	height: 414px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	clear: both;
	float: left;
	border: 1px solid #d5d5ce;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- LEFTMENU > ITEM */
#leftmenu .item
{
	width: 159px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/leftmenuitem_bg.jpg);
	border-bottom: 1px solid #d5d5ce;
}

#leftmenu .itemactive
{
	width: 159px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/leftmenuitem_selected_bg.jpg);
	border-bottom: 1px solid #d5d5ce;
}

#leftmenu .itemlast
{
	width: 159px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/leftmenuitem_bg.jpg);
	border-width: 0px 0px 0px 0px;
}

#leftmenu .item a:link, #leftmenu .itemlast a:link
{
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-transform: uppercase;
	text-decoration: none;
}

#leftmenu .item a:visited, #leftmenu .itemlast a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-transform: uppercase;
	text-decoration: none;
}

#leftmenu .item a:active, #leftmenu .itemlast a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-transform: uppercase;
	text-decoration: none;
}

#leftmenu .item a:hover, #leftmenu .itemlast a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-transform: uppercase;
	text-decoration: none;
}

#leftmenu .itemactive a:link, #leftmenu .itemactive a:visited, #leftmenu .itemactive a:active, #leftmenu .itemactive a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}






/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- CONTENTAREA */
#contentarea
{
	width: 774px;
	min-height: 414px;
	height: auto !important;
	height: 414px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
}

#contentarea #subcontent
{
	margin: 0px 0px 0px 0px;
	padding: 30px 105px 50px 65px;
}

#contentarea #subcontent h1, #contentarea #subcontent .h1
{
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- CONTENTAREA > FLASH */
#contentarea #flash
{
	width: 772px;
	height: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: 4b4b4b;
	border: 1px solid #040404;
	text-align: left;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- CONTENTAREA > CONTENT */
#contentarea #maincontent
{
	width: 459px;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
	text-align: left;
	overflow: hidden;
}

#contentarea #maincontent .header
{	
	width: 459px;
	height: 39px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/content_header_bg.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
}

#contentarea #maincontent .header h1, #maincontent .header .h1
{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

#contentarea #maincontent .textarea
{
	width: 457px;
	background: #e3f3fa;
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	border: 1px solid #9bc3d5;
}

#contentarea #maincontent .textarea h2, #contentarea #maincontent .textarea .h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#contentarea #maincontent .textarea p
{
	color: #000000;
	margin: 0px 14px 0px 14px;
	line-height: 18px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- CONTENTAREA > PRODUCT */
#contentarea #product
{
	width: 308px;
	height: 187px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/product_bg.jpg);
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
}

#contentarea #product h2, #contentarea #product .h2
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentarea #product p
{
	color: #ffffff;
	font-size: 11px;
}





/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- FOOTER */
#footer
{
	width: 100%;
	height: 150px;
	background: url(/Files/Billeder/Glasbeslag/V1/General/footer_bg.jpg) #ffffff;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 50px 0px 0px 0px;
	clear: both;
	float: left;
}

#footer .wrapper
{
	width: 941px;
	margin: 22px auto 0px auto;
	text-align: left;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- FOOTER > CONTACTAREA */
#footer .wrapper #contactarea
{
	clear: both;
	float: left;
	width: 280px;
	font-size: 11px;
}

#footer .wrapper #contactarea h1, #footer .wrapper #contactarea .h1, #footer .wrapper #newsletterarea h1, #footer .wrapper #newsletterarea .h1
{
	width: 280px;
	font-size: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #a4a5a5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	text-transform: uppercase;
}

#footer .wrapper #contactarea a:link
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer .wrapper #contactarea a:visited
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer .wrapper #contactarea a:active
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer .wrapper #contactarea a:hover
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- FOOTER > NEWSLETTERAREA */
#footer .wrapper #newsletterarea
{
	float: left;
	width: 280px;
	font-size: 11px;
	margin: 0px 0px 0px 65px;
}

#footer .wrapper #newsletterarea input
{
	background: url(/Files/Billeder/Glasbeslag/V1/General/textinputbox.png);
	border: 0px;
	padding: 3px 8px 0px 8px;
	width: 188px;
	height: 19px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- FOOTER > TEXTAREA */
#footer .wrapper #textarea
{
	float: right;
	width: 240px;
	font-size: 15px;
	font-weight: bold;
	color: #a4a5a5;
	margin: 0px 0px 0px 65px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
}
