/* standard elements */
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #565656;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-image: url('rimages/bg-butik-top.png');
	background-repeat: repeat-x;
}

#footerbg
{
	background-image: url('rimages/bg-footer.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

h1, h2
{
	font-size: 20px;
	font-weight: normal;
	color: #666644;
	margin: 2px 0 2px 0;
	padding: 0;
	border: none;
}
h3, h4
{
	font-size: 12px;
	font-weight: normal;
	color: #8b0000;
	margin: 2px 0 2px 0;
	padding: 0;
	border: none;
}
h5, h6, dt
{
	font-size: 11px;
	font-weight: bold;
	color: #8b0000;
	margin: 2px 0 2px 0;
	padding: 0;
	border: none;
}

tfoot, thead
{
	font-size: 12px;
	color: #8b0000;
}
a
{
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}
a:link
{
	text-decoration: none;
	color: #4F82C7;
}
a:visited
{
	text-decoration: none;
	color: #4F82C7;
}
a:active
{
	text-decoration: none;
	color: #4F82C7;
}
a:hover
{
	text-decoration: underline;
	color: #4F82C7;
}
a img, img
{
	border: none;
}

table
{
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
span, div
{
	text-decoration: none;
	text-align: left;
}

/*button, .button
{
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}*/

hr
{
	color: #ccc;
	height: 1px;
	text-align: left;
	border: 0px;
	border-bottom: 1px solid #ccc;
}

/* structure */
.inner-container
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 991px;
}
.outer-container
{
	padding: 0px 0 10px 0;
	margin: 0;
}

/* header */
.header
{
	height: 80px;
	position: relative;
}
.header .menu
{
	position: absolute;
	right: 5px;
	bottom: 3px;
}
.header .menu a
{
	font-size: 11px;
	font-weight: 700;
	color: #787878;
}
.header .menu span
{
	font-size: 11px;
	font-weight: 700;
	color: #787878;
}
.header .menu #shoppingcart
{
	font-size: 13px;
	color: #428ece;
}
.header .menu img
{
	vertical-align: middle;
	padding-right: 3px;
}
.header .logo
{
	position: absolute;
	left: 0;
	bottom: 0px;
}

/* banner - horizontal menu */
.banner .outer-menu
{
	height: 34px;
	background-image: url('rimages/bg-mnu.png');
	clear: right;
}

.banner .inner-menu
{
}

.banner .main-menu
{
	float: left;
	width: 100%;
}

/* all levels */
ul.topmenu a
{
	float: left;
	color: white;
	padding: 9px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
ul.topmenu a:visited
{
	color: white;
}

ul.topmenu a:hover
{
	color: white;
}

ul.topmenu a img
{
	float: left;
	padding-right: 5px;
	margin-top: -1px;
}

ul.topmenu li.active a
{
	/*color: #3c3c3c;*/ /*background: transparent url(images/2L_active_slice.gif) 0 0 repeat-x;*/
}

ul.topmenu li.active a:visited
{
	color: #fff;
}

/* first level */
ul.topmenu, .topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 28px;
	width: 100%;
	position: relative;
	z-index: 100;
}
ul.topmenu li
{
	float: left;
	display: inline;
	background-image: url('rimages/mnu-separator.png');
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 1px;
}

/* second level */
ul.topmenu ul
{
	width: 100%;
	display: inline;
	visibility: hidden;
	position: absolute;
	top: 28px;
	left: 0;
	text-align: center;
	background-color: #007BA9;
	background-image: url('rimages/bg-mnu-sub.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	_width: 991px;
}
ul.topmenu ul li
{
	position: relative;
}
ul.topmenu li.hover ul, ul.topmenu li:hover ul
{
	visibility: visible;
	z-index: 20;
}

/* When hovered, make submenus appear */
ul.topmenu li.active ul
{
	visibility: visible;
	z-index: 10;
}

/* When active, make submenus appear */
ul.topmenu ul li
{
	background: none;
	padding-right: 10px;
}
ul.topmenu ul li span.folder a
{
	background: transparent url(images/nav_list_arrow.gif) right center no-repeat;
	padding-right: 15px;
}
ul.topmenu ul li a, ul.topmenu ul li a:visited, ul.topmenu li.active li a
{
	color: #fff;
	padding: 7px 10px;
	background: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
ul.topmenu ul li.active a
{
	color: #fff;
	background: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

ul.topmenu ul li a:hover
{
	color: #fff;
	background: none;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

/* third level */
ul.topmenu ul ul
{
	width: 150px;
	height: auto;
	display: none;
	visibility: visible;
	position: absolute;
	top: 28px;
	left: 5px;
	background: white;
	border: solid 1px #8b91a0;
	padding: 5px;
}
ul.topmenu ul ul li
{
	width: 100%;
	height: auto;
	display: block;
	background: white;
	padding: 0;
}
ul.topmenu ul li.hover ul, ul.topmenu ul li:hover ul
{
	display: block;
	z-index: 20;
}
/* When hovered, make submenus appear */
ul.topmenu ul ul li a, ul.topmenu ul ul li a:visited, ul.topmenu ul ul li.active a, ul.topmenu ul ul li.active a:visited
{
	color: #4f82c7;
	font-weight: normal;
	font-style: normal;
}
ul.topmenu ul ul li a:hover, ul.topmenu ul ul li.active a:hover
{
	color: #3c3c3c;
	font-weight: normal;
	font-style: normal;
}

/* footer */
.footer
{
	padding: 30px 0 40px;
	font-size: 10px;
	line-height:14px;
}

div#FooterLinkList
{
	float: left;
	padding-left: 0;
	padding-top: 16px;
}
div#FooterLinkList a
{
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}
div#FooterLinkList a:hover
{
	color: #000000;
}
div#FooterText
{
	float: left;
	margin-left: 200px;
	padding-right: 0;
	padding-top: 15px;
	text-align: right;
}
div#FooterLogos
{
	float: right;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 15px;
	text-align: right;
}

.footer #languages
{
	float: right;
	color: White;
	font-weight: bold;
	font-size: 12px;
}
.footer #copyright
{
	float: left;
	color: White;
	font-weight: bold;
	font-size: 12px;
}

/* main */
.main
{
	width: 100%;
	margin-top: 18px;
	z-index: -1;
}
.main .main-inner
{
	padding: 0px 0px 25px 0px;
	position: relative;
	min-height: 400px;
}
.main .main-outer
{
}

/* content */
.main .content
{
	float: right;
	width: 782px;
	padding: 0;
	margin: 0;
}
.main .content .cellpadding
{
	border-collapse: separate;
	border-spacing: 3px;
}

/* navigation */
.navigation
{
	float: left;
	width: 191px;
	padding: 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.loading
{
	padding-top: 30px;
	background: url('images/loading.gif') no-repeat center top;
}

/* printing */
a.print
{
	background: white url('images/0075-printer.png') no-repeat center center;
	width: 32px;
	height: 32px;
	font-size: 0;
}
a.print:hover
{
	text-decoration: none;
}

/* specific eshop classes */
.textTitleLeftAlign
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.textTitleRightAlign
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

.textDataLeftAlign
{
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.textDataRightAlign
{
	font-size: 12px;
	font-style: normal;
	text-align: right;
}

.tableTitleLeftAlign
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: black;
	text-align: left;
	background: transparent url('rimages/bg-productlist-top.png') 0 0px repeat-x;
	vertical-align: middle;
	white-space: nowrap;
	height: 32px;
	padding: 0 4px;
	font-weight: bold;
}

.tableTitleCenterAlign
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: black;
	text-align: center;
	background: transparent url('rimages/bg-productlist-top.png') 0 0px repeat-x;
	vertical-align: middle;
	white-space: nowrap;
	height: 32px;
	padding: 0 4px;
	font-weight: bold;
}

.tableTitleRightAlign
{
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: black;
	text-align: right;
	background: transparent url('rimages/bg-productlist-top.png') 0 0px repeat-x;
	vertical-align: middle;
	white-space: nowrap;
	height: 32px;
	padding: 0 4px;
	font-weight: bold;
}

.tableDataLeftAlign
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: left;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
	padding: 10px 5px 10px 5px;
	/*height: 80px;*/
}

.tableDataCenterAlign
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: center;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
	padding: 10px 5px 10px 5px;
	/*height: 80px;*/
}

.tableDataRightAlign
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: right;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
	padding: 10px 5px 10px 5px;
	/*height: 80px;*/
}

.article_heading
{
	color: black;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
.article_ingress
{
	color: black;
	font-size: 10px;
	font-weight: bold;
}
.article_ingress h2
{
	color: black;
	font-size: 10px;
	font-weight: bold;
}
.article_ingress img
{
	margin: 0 0 10px 10px;
	float: right;
}

.errorinfo, .errorInfo
{
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.wideTable
{
	width: 100%;
}

.dataTable
{
	margin: 5px 0 5px 0;
}

.dataTable tr
{
	background: none !important;
}
.dataTable a
{
	font-weight: bold;
}

.simpleTable
{
	margin: 5px 0 5px 0;
}
.propertyTable
{
	margin: 5px 0 5px 0;
}

/* Box classes */
.boxbackground
{
	margin-bottom: 5px;
}

.boxheading
{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 8px 6px 4px 6px;
	height: 19px;
	background: #dadada url('rimages/submenu-top.png') left top repeat-x;
}

.boxbody
{
	padding: 5px 5px 10px;
	background: #f0f0f3 url('rimages/submenu-bottom.png') left bottom no-repeat;
}

/* Search classes */
.Search_text
{
	width: 100%;
	font-size: 12px;
	padding-top: 3px;
}
.Search_text input[type=button]
{
	width: 29%;
}
.Search_text input[type=text]
{
	width: 65%;
}

/* ZpiderTree */
.zpidertree
{
	color: #000000;
	white-space: nowrap;
	width: 100%;
}

/* ShoppingCart */
.shoppingcart_textarea
{
	overflow: hidden;
	cursor: pointer;
}
.shoppingcart_textarea select
{
	width: 100%;
}
.emptyshoppingcart
{
	position: relative;
	background: white url('images/largeshoppingcart.jpg') no-repeat center top;
	width: 100%;
	height: 150px;
	margin-top: 120px;
}
.emptyshoppingcart span
{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

/* PurchaseList */
.purchaselist_textbox
{
	overflow: hidden;
	color: #000000;
}
#ctrl_purchaselist .search
{
	padding: 5px 0 5px 0;
}
#ctrl_purchaselist table
{
	margin-top: 10px;
	border-bottom: solid 1px #bebebe;
}
/* includes table.lastorder, table.purchaselist, table.sharedpurchase, table.sharedpurchase */
#ctrl_purchasecart .buttonpanel
{
	margin-top: 10px;
}

/* InfoList */
.infolist_textbox
{
	background-color: #ffffff;
	vertical-align: top;
	overflow: hidden;
}
.infolist_textbox img
{
	vertical-align: middle;
}

/* Article_properties */
.title_whitebox
{
	text-align: left;
	white-space: nowrap;
}
.data_whitebox
{
	text-align: right;
}
.data_whitebox_bold
{
	text-align: right;
	font-weight: bold;
}

.title_lightbox
{
	background-color: #9CABBA;
	text-align: left;
	white-space: nowrap;
}
.data_lightbox
{
	background-color: #9CABBA;
	color: #000000;
	text-align: right;
}
.data_lightbox_bold
{
	background-color: #9CABBA;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

/* Show window */
#purchaselistarea
{
	float: right;
	width: 19%;
}
#infolistboxarea
{
	float: right;
	width: 19%;
}
#showwindowarea
{
	float: left;
	width: 80%;
}

.showelement
{
	/*border-style: solid; 	border-width: 1px; 	border-color: #C0C0C0;*/
	background-color: white;
}
.showelement p
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.showelement_promoprice
{
	font-size: 12px;
	color: #BB0000;
	font-weight: bold;
}
.showelement_title
{
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-color: #EEEEEE;
}

/* loginprofile */
.login
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 350px;
	margin: -175px 0 0 -250px;
}
.login input
{
	margin-left: 10px;
}
.login .boxbody
{
	padding: 50px 100px 50px 100px;
	background-color: white;
}
.login .boxbody .boxinputrow
{
	padding-bottom: 10px;
}
.login .languages
{
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
}

/* article details */
.articledetails .head
{
	border-bottom: solid 1px #cacaca;
	height: 32px;
}
.articledetails .head h1
{
	float: left;
	line-height: 32px;
}
.articledetails .head .print
{
	float: right;
}
.articledetails .body
{
	margin: 10px 0 10px 0;
}
.articledetails .body .modulearea
{
	width: 200px;
	float: right;
	clear: right;
	margin-left: 10px;
}
.articledetails .body .pictures
{
	padding: 0 20px 10px 5px;
	vertical-align: middle;
}
.articledetails .body .pictures img
{
	max-width: 260px;
	/*min-width: 200px;*/
}
.articledetails .body .properties
{
	padding-left: 20px;
	width: 220px;
	vertical-align: middle;
}
.articledetails .body .properties #amount
{
	width: 30px;
	height: 13px;
	font-size: 10px;
}
.articledetails .body .properties .button
{
	/*width: 120px; 	height: 20px;*/
}
.articledetails .body .propertyline
{
	text-align: left;
	clear: both;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}
.articledetails .body .propertyline .title
{
	width: 160px;
	float: left;
}

.articledetails .body .priceline
{
	text-align: left;
	clear: both;
	line-height: 20px;
}

.articledetails .description
{
	padding: 10px 5px 10px 0;
}

/*
 * .bigprice och .mediumprice har bytt "plats" med sin kod
 */
.articledetails .bigprice
{
	font-size: 11px;
	color: #BB0000;
	font-weight: bold;
	
	/*font-size: 16px;
	color: #5491c7;
	font-weight: bold;
	display: block;*/
}
.articledetails .mediumprice
{
	font-size: 16px;
	color: #5491c7;
	font-weight: bold;
	display: block;
}

/* article addon - boxed */
.articleaddonbox .boxbody
{
	padding: 0 0 5px;
}
.articleaddonbox .boxitem
{
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #e6e6e6;
	font-size: 11px;
}
.articleaddonbox .boxitem .pictureexists_addonproperty
{
	float: left;
	width: 50px;
	padding-right: 5px;
}
.articleaddonbox .boxitem .name_addonproperty
{
	/*text-transform: uppercase;*/
	overflow: hidden;
	width: 121px;
	float: right;
}
.articleaddonbox .boxitem .name_addonproperty a
{
	font-size: 11px;
	color: #555;
}
.articleaddonbox .boxitem .price_addonproperty, .articleaddonbox .boxitem .grossprice_addonproperty, .articleaddonbox .boxitem .customerprice_addonproperty, .articleaddonbox .boxitem .customergrossprice_addonproperty
{
	float: right;
	display: inline;
	font-size: 10px;
	color: #BB0000;
	font-weight: bold;
	width: 121px;
}

.articleaddonbox .boxitem .availableinstock_addonproperty
{
	float: right;
	display: inline;
	font-size: 10px;
	color: #BB0000;
	font-weight: bold;
	width: 121px;
}

.articleaddonbox .boxitem .image
{
	float: left;
	width: 50px;
	overflow: hidden;
	padding-right: 5px;
}

.articleaddonbox .boxitem .price
{
	color: #000;
	display: block;
	font-weight: bold;
	float: left;
}

.articleaddonbox .boxitem .currency
{
	padding-left: 5px;
	font-weight: normal;
}

.articleaddonbox .boxitem .buy
{
	float: right;
	padding-right: 3px;
}

.articleaddonbox .boxitem .buy a
{
	color: #229c3f;
}

.articleaddonbox .boxitem .properties
{
	float: right;
	width: 121px;
	text-align: left;
}

.articleaddonbox .boxitem .number_addonproperty
{
	float: right;
	width: 121px;
}

.articleaddonbox .boxitem .currency_addonproperty
{
	float: right;
	width: 121px;
	
	display: inline;
	padding-left: 3px;
	font-size: 10px;
	color: #BB0000;
	font-weight: bold;
	
}

.articleaddonbox .boxitem .addtocartbutton_addonproperty
{
	float: right;
	width: 121px;
	
	text-align: right;
	float: right;
	font-size: 10px;
	color: #BB0000;
	font-weight: bold;
}

/* main content and navigation */
.content .loginprofile
{
	width: 400px;
	height: 300px;
	margin: 40px auto 0 auto;
}
.content .loginprofile input
{
	margin-left: 10px;
}
.content .loginprofile .boxbody
{
	text-align: right;
	padding: 10px 50px 0 50px;
	background-color: white;
}
.content .loginprofile .boxbody .boxinputrow
{
	text-align: right;
	padding-bottom: 10px;
}
.navigation .loginprofile .boxbody .boxinputrow
{
	padding: 0 0 10px 0;
}
.navigation .loginprofile .boxbody hr
{
	display: none;
}

.systeminfo
{
	text-align: center;
	height: 80px;
	padding-top: 50%;
	margin-top: -0px;
}

/* document details */
.documentdetails
{
	margin-right: 20px;
}
.documentdetails .head
{
	border-bottom: dashed 1px #aacada;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.documentdetails .head h1
{
	color: #005694;
}
.documentdetails .head h2
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.documentdetails .head .print
{
	float: right;
	clear: both;
}
.documentdetails .innhold
{
	padding-bottom: 10px;
}
.documentdetails .innhold .image
{
	float: left;
	margin: 0 10px 10px 10px;
}
.documentdetails .innhold .info
{
	text-align: right;
}
.documentdetails .innhold .info span
{
	color: #787878;
}
.documentdetails .innhold .description
{
	padding-top: 10px;
}
.documentdetails .download
{
	background: #fafafa url('images/download_doc.png') no-repeat 0 0;
	border-top: dashed 1px #cacaca;
	height: 100px;
	margin: 15px 0 15px 0;
	padding: 20px 0 20px 120px;
}
.documentdetails .download div
{
	color: #787878;
	margin-bottom: 5px;
}
.documentdetails .download .title
{
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* document list */
div.documentlist
{
	margin: 0 20px 0 0;
	clear: both;
}
.documentlist .search
{
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
	margin: 0;
}
.documentlist .item
{
	margin: 5px 0 5px 0;
	border-top: dashed 1px #aacada;
	padding-top: 5px;
}
.documentlist .item .image
{
	width: 90px;
	height: 80px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.documentlist .item .image img
{
	height: 80px;
}
.documentlist .item h1
{
	color: #005694;
}
.documentlist .item h2
{
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}
.documentlist .item .info span
{
	color: #787878;
}

/* debug and error*/
.debugpanel
{
	width: 490px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
.debugpanel td
{
	vertical-align: middle;
}
.debugpanel .boxbackground
{
	margin: 0;
	padding: 0;
}
.debugpanel .boxheading
{
	font-weight: bold;
	color: #6d6d6d;
	font-size: 15px;
	margin: 0;
	padding: 6px 6px 4px 6px;
	background: #dadada url(images/OP_heading_slice.gif) left top repeat-x;
}
.debugpanel .boxbody
{
	padding: 5px;
	margin: 0 auto 0 auto;
	padding-left: 150px;
	background: white url('images/app_128x128.png') 10px 40px no-repeat;
}
.debugpanel h3
{
	font-weight: bold;
	font-size: 13px;
	color: #6a8297;
	margin: 20px 0;
}
.debugpanel ul
{
	list-style: none;
	margin: 20px 0 10px 0;
	padding: 0;
}
.debugpanel li
{
	margin: 0;
	padding: 2px 0;
}
.debugpanel li a
{
	font-weight: bold;
	font-size: 13px;
	color: #b80a2d;
}
.debugpanel .adminLink
{
	text-align: right;
}
.debugpanel .adminLink li
{
	display: inline;
	padding-right: 10px;
}

/* miscelaneous */
.clearer
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.leftalign
{
	text-align: left;
}
.rightalign
{
	text-align: right;
}

/*.flowbutton
{
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}*/

.Input_amount
{
	text-align: right;
	width: 20px;
}
.Input_text
{
	text-align: left;
}
.pagination
{
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

#articlediscountbox .boxbody
{
	background-color: white;
}

/*
 * @date: 2009-03-16
 * @auth: Patrik Malmström
 */

.search-banner
{
	border-bottom: 1px solid #ccc;
}

.search-banner .boxheading
{
	display: none;
}

.search-banner select
{
	display: none;
}

.search-banner .boxbody
{
	border: 0;
	background: transparent;
	padding: 5px 0 3px;
}

#ctrl_search
{
	width: auto;
}

.breadcrumbs-outer
{
	float: left;
}

.breadcrumbs-inner
{
	padding: 10px 0px;
}

.breadcrumbs-clearing
{
	clear: both;
}
.breadcrumbs-text
{
	font-weight: bold;
}

#ctrl_search .boxbackground
{
	float: left;
	width: 220px;
}

input
{
	font-family: Lucida Grande;
	font-size: 12px;
}

.search-textbox
{
	border: 0;
	background-image: url('rimages/bg-search-input.png');
	width: 125px !important;
	padding: 3px 6px 2px 20px;
	margin: 0px 5px 0px 0px;
	background-repeat: no-repeat;
}

.search-banner .button
{
	border: 0;
	background-image: url('rimages/btn-search.png');
	width: 35px !important; /*padding: 1px 0px 4px;*/
	line-height: 20px !important;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 20px;
}

#ctrl_shoppingcart .flowbutton
{
	background-image: url('rimages/btn-blue.gif');
	background-color: Transparent;
	border: 0;
	font-weight: bold; /*padding: 0px 0px 5px 0px;*/
	height: 24px;
	line-height: 24px !important;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	width: 111px;
	text-align: center;
}

.shoppingcart_textarea
{
	padding-bottom: 30px;
}

#grouplistbox
{
	margin-bottom: 10px;
}

#ctrl_companyprofile input, #ctrl_companyprofile select, #ctrl_orderstep1 input, #ctrl_orderstep1 select
{
	width: 300px;
	padding: 2px 3px;
	border: 1px inset #ccc;
}

#ctrl_companyprofile .propertyTable td
{
	padding: 6px 0px;
}

input.button, input.flowbutton
{
	background-image: url('rimages/btn-blue.gif');
	background-color: transparent;
	border: 0;
	font-weight: bold; /*padding: 0px 0px 4px 0;*/
	height: 24px;
	line-height: 24px !important;
	vertical-align: top;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 0px 0px 4px 0;
	color: #fff;
	width: 111px;
	text-align: center;
}

#ctrl_companyprofile input.button, #ctrl_orderstep1 input.button, #ctrl_orderstep1 input.flowbutton
{
	background-image: url('rimages/btn-blue.gif');
	background-color: transparent;
	border: 0;
	font-weight: bold; /**/
	height: 24px;
	line-height: 24px !important;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	width: 111px;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 4px 0;
}

#ctrl_article h1.article_heading
{
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding: 30px 0px 15px;
	color: #565656;
	font-size: 15px;
	font-weight: bold;
}

.articledetails
{
	padding: 0px 15px;
	color: #565656;
	width: 545px;
	float: left;
}

.article_modulearea
{
	float: right;
	width: 191px;
}

.article_modulearea .boxheading
{
	background-image: url('rimages/lbl-top-grey.png');
	color: #fff;
}

.article_modulearea .boxitem
{
	padding: 10px 5px;
}

#ctrl_main_firstpage #showwindowarea
{
	width: 100%;
	float: none;
}

.showwindow_front_product_outer_table, .showwindow_category_large_product_outer_table
{
	margin: 5px 5px 0px 0px;
	width: 385px;
	height: 227px;
}

.showwindow_category_large_imagetext_outer_table
{
	margin: 5px 5px 0px 0px;
	width: 252px;
}

.showwindow_category_large_product_outer_table
{
	width: 100%;
}

.showwindow_front_product_outer_td, .showwindow_category_large_product_outer_td
{
	border: 1px solid #ccc;
	padding: 15px 10px 20px;
	height: 191px;
}

.showwindow_category_large_imagetext_outer_td
{
	border: 1px solid #ccc;
	padding: 15px 0px 20px;
	height: 250px;
	vertical-align: top;
}

.showwindow_category_large_product_outer_td
{
	height: 254px;
}

.showwindow_category_large_product_outer_td p
{
	font-size: 13px;
}

.showwindow_category_large_product_outer_td .product_description
{
	width: 400px;
}

.product_imagecolumn
{
	vertical-align: top;
}

.product_textcolumn
{
	padding: 0px 0px 0px 10px;
}

.imagetext_textcolumn
{
	text-align: center;
}

.imagetext_textcolumn .textDataLeftAlign, .imagetext_textcolumn .textTitleLeftAlign
{
	text-align: center;
	padding: 0 10px;
}

.imagetext_textcolumn .textTitleLeftAlign
{
	font-size: 13px;
	display: none;
}

.imagetext_textcolumn .textDataLeftAlign a
{
	background-color:transparent;
	background-image:url(rimages/btn-blue.gif);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px !important;
	text-align:center;
	width:111px;
	display: block;
	margin-top: 15px;
	margin-left: 65px;
}

.imagetext_textcolumn h2
{
	font-size: 18px;
	padding-bottom: 10px;
}

.imagetext_textcolumn img
{
	padding-bottom: 10px;
}

.showwindow_product p
{
	padding: 0px;
	margin: 0px;
}

p.product_article_number
{
	padding-top: 10px;
	font-weight: normal;
}

p.product_readmore a
{
	color: #565656;
	text-decoration: underline;
}

p.product_description
{
	padding-bottom: 10px;
}

p.product_price
{
	padding-top: 30px;
	color: #5491c7;
}

p.product_price span.textDataLeftAlign
{
	font-weight: normal;
}

.showwindow_product .showelement_promoprice
{
	float: left;
	display: block;
}

.product_buy_link
{
	float: right;
	display: block;
	padding-top: 30px;
	padding-right: 10px;
}

.product_buy_link a, .buybutton
{
	background-image: url('rimages/btn-buy.png');
	width: 59px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	display: block;
}

.headline_sub img
{
	display: block;
	margin-bottom: 15px;
}

.buybutton
{
	border: 0;
	display: inline;
	height: 24px;
}

.showwindow_category_large_product_outer_td .product_buy_link
{
	float: left;
	padding-left: 40px;
}

.product_showwindow_td
{
	padding: 6px 6px 0 0;
}

.product_showwindow_td_last_on_row
{
	padding-right: 0px;
}

.showelement_last .showwindow_front_product_outer_table
{
	margin-right: 0px;
}

.headline_label
{
	background-image: url('rimages/bg-header-label.png');
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	padding-left: 13px;
	margin-bottom: 26px;
	position: relative; /* IE shit */
	_position: fixed;
}

.headline_label_right
{
	position: absolute;
	right: 10px;
	_top: 1px;
}

.headline_label a
{
	cursor: default;
}

.headline_label a:hover
{
	color: #000;
	text-decoration: none;
}

h2.sub_headline
{
	font-size: 16px;
	font-weight: bold;
	margin-top: -15px;
}

div.headline_sub
{
	font-size: 13px;
}

.specialpage_content
{
	padding: 0px 0px;
}

.specialpage_content .propertyTable input, .specialpage_content .propertyTable select, .textbox
{
	border: 1px inset #333;
	padding: 2px;
	margin: 3px 0px;
}

.specialpage_content label.ownrow
{
	display: block;
	font-weight: bold;
}

.onesys_fieldset legend
{
	font-size: 16px;
	font-weight: bold;
	color: #565656;
}

.onesys_fieldset
{
	margin-bottom: 30px;
	border: 1px solid #ccc;
	padding: 10px;
}

.onesys_fieldset .propertyTable th
{
	padding: 2px 0px;
}

#orderstep2_invoiceaddress_change
{
	margin-top: 10px;
}

#left_extras
{
	margin-bottom: 10px;
	position: static;
	padding-bottom: -5px; /* ie shit */
	_zoom: 1;
}

#left_extras *
{
	_zoom: 1;
}

.drive
{
	background-image: url('drives/btn-drive.png');
	height: 34px;
	position: static;
	margin-bottom: 5px;
}

.drive img
{
	position: static;
	padding: 1px 0 0 5px;
	float: left;
}

.drive a
{
	position: static;
	display: block;
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	color: #000;
	font-weight: bold;
}

.freightlabel
{
	width: 650px;
	display: inline-block;
}

.freightlabel strong
{
	display: inline-block;
	width: 150px;
}

#ctrl_newuser input, #ctrl_newuser select
{
	width: 250px;
}

#ctrl_newuser input.button
{
	width: 111px;
}

.btngreen
{
	background-image: url('rimages/btn-green.gif') !important;
}

.textcontent
{
	width: 545px;
}

.breadcrumbs-inner .center-links
{
	padding-right: 5px;
}

.breadcrumbs-inner .center-links a
{
	color: #4F82C7;
}

.articlelist_image_information .text
{
	font-size: 11px;
}

.articlelist_image_information img
{
	padding-left: 10px;
	padding-right: 4px;
}

.articlelist_image_information td.image_first img
{
	padding-left: 0;
}

.articlelist_image_information .text
{
	border-right: 1px solid #999;
	padding-right: 10px;
}

.articlelist_image_information .text_last
{
	border: 0;
}
