/* Stylesheet File Funktionalley									*/
/* style.css 														*/
/* Modified April 09th 2007							 				*/
/* http://www.funktionalley.com/ 								    */

/* import style */

@import url(paragraph.css);


/* reset browser style */

* {
	margin: 0px;
	padding: 0px;
}
iframe {
	border: none;
}
img {
	border: none;
}

/* fundamental style */

form {
	width: 100%;
	height: 100%;
}
html {
	height/**/: 100%; /* needed to get the 100% height of content */
}
body {
	height/**/: 100%;
	background-color: #ffffff;
}

/* essential style */

.hidden {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: -9999em;
	top: 0;
}
.clearing {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	float: none;
	clear: both;
}
.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}
.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}
.floatnone {
	float: none;
	margin: 0px 0px 0px 0px;
}
.spacer {
	height: 10px;
	line-height: 1px;
	float: none;
	clear: both;
}

/* divider style */

.divider {
	height: 1px;
	margin: 0px -5px 10px -5px;
	padding: 14px 0px 0px 0px;
	background: transparent url(../images/divider_dotted.gif) repeat-x left center;
	line-height: 1px;
	float: none;
	clear: both;
}
.dotted {
	background: transparent url(../images/divider_dotted.gif) repeat-x left center;
}

/* canvas style */

.canvas {
	width: 840px;
	height: 420px;
	margin: 47px auto 0px auto;
	background: transparent url(../images/background_singpost.gif) no-repeat 6px 1px;
	position: relative;
}
* html .canvas { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin-left: expression(this.offsetWidth < this.parentNode.offsetWidth ? parseInt((this.parentNode.offsetWidth - this.offsetWidth) / 2) + "px" : "0");
}

/*canvas content style */

.logo {
	position: absolute;
	left: 36px;
	top: 75px;
}
.topbar .logo {
	position: absolute;
	left: 1px;
	top: 24px;
}
.toy {
	position: absolute;
	right: 6px;
	top: 281px;
	z-index: 2;
}
* html .toy { /* be nice to Internet Explorer 5.5 and 6.0 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_bike.png');
}
* html .toy img { /* be nice to Internet Explorer 5.5 and 6.0 */
	width: 218px;
	height: 119px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
address {
	font: normal 10px/14px verdana, 'lucida grande', tahoma, arial, sans-serif;
	position: absolute;
	left: 1px;
	top: 6px;
	color: #bdbfbf;
}
dfn {
	font: normal 10px/14px verdana, 'lucida grande', tahoma, arial, sans-serif;
	position: absolute;
	right: 1px;
	top: 6px;
	color: #bdbfbf;
}

/* topbar style */

.topbar {
	width: 744px;
	height: 98px;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
* html .topbar { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin-left: expression(this.offsetWidth < this.parentNode.offsetWidth ? parseInt((this.parentNode.offsetWidth - this.offsetWidth) / 2) + "px" : "0");
}

/* menubar style */

.menubar {
	width: 744px;
	height: 32px;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
* html .menubar { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin-left: expression(this.offsetWidth < this.parentNode.offsetWidth ? parseInt((this.parentNode.offsetWidth - this.offsetWidth) / 2) + "px" : "0");
}

/* contentbar style */

.contentbar {
	width: 744px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	position: relative;
}
* html .contentbar { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin-left: expression(this.offsetWidth < this.parentNode.offsetWidth ? parseInt((this.parentNode.offsetWidth - this.offsetWidth) / 2) + "px" : "0");
}

/* content style */

.content {
	width: 744px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.content .left {
	width: 127px;
	float: left;
	position: relative;
}
.content .right {
	width: 605px;
	float: right;
	position: relative;
}
.content .left h2 {
	margin: 10px 0px 10px 0px;
	text-align: right;
}

/* bottombar style */

.bottombar {
	width: 744px;
	height: 24px;
	margin: -10px 0px 20px 0px;
	position: relative;
}

/* pageimage style */

.pageimage {
	width: 744px;
	height: 189px;
	margin: 0px 0px 10px 0px;
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
.pageimage img {
	position: relative;
	z-index: 0;
}
.pageimage h1 {
	font: bold 60pt/60pt 'Arial Narrow', Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	position: absolute;
	right: 40px;
	top: 121px;
	z-index: 2;
	color: #ffffff;
}
* html .pageimage { /* be nice to Internet Explorer 5.5 and 6.0 */
	filter/**/:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_pageimage.png');
}
* html .pageimage img { /* be nice to Internet Explorer 5.5 and 6.0 */
	width: 744px;
	height: 189px;
	margin: 0px 0px 10px 0px;
	filter/**/:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

/* startmenu style */

.startmenu {
	width: 646px;
	height: 152px;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/background_startmenu.gif) no-repeat left top;
	list-style-type: none;
	position: absolute;
	left: 54px;
	top: 172px;
	z-index: 1;
}
.startmenu li {
	height: 152px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	display: block;
	float: left;
}
.startmenu li a {
	height: 152px;
	height: /**/16px;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	float: left;
}
.startmenu li.shop a {
	width: 133px;
	width: /**/119px;
	padding: 136px 7px 0px 7px;
}
.startmenu li.brands a {
	width: 129px;
	width: /**/125px;
	padding: 136px 2px 0px 2px;
}
.startmenu li.contract a {
	width: 128px;
	width: /**/122px;
	padding: 136px 3px 0px 3px;
}
.startmenu li.showroom a {
	width: 148px;
	width: /**/142px;
	padding: 136px 3px 0px 3px;
}
.startmenu li.news a {
	width: 108px;
	width: /**/102px;
	padding: 136px 3px 0px 3px;
}
.startmenu li a:link, .startmenu li a:active, .startmenu li a:visited {
	color: #9a9b97;
}
.startmenu li a:hover, .startmenu li a:visited:hover {
	color: #5d6162;
}
.startmenu .shop a:link, .startmenu .shop a:active, .startmenu .shop a:visited {
	color: #c42e27;
}
.startmenu .shop a:hover, .startmenu .shop a:visited:hover {
	color: #c42e27;
}
.topbar .startmenu {
	width: 334px;
	height: 84px;
	background: transparent url(../images/background_startmenu_small.gif) no-repeat left top;
	left: 408px;
	top: 5px;
}
.topbar .startmenu li {
	height: 84px;
}
.topbar .startmenu li a {
	height: 84px;
	height: /**/13px;
	font: bold 10px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.topbar .startmenu li.shop a {
	width: 69px;
	width: /**/63px;
	padding: 71px 3px 0px 3px;
}
.topbar .startmenu li.brands a {
	width: 66px;
	width: /**/64px;
	padding: 71px 1px 0px 1px;
}
.topbar .startmenu li.contract a {
	width: 67px;
	width: /**/61px;
	padding: 71px 3px 0px 3px;
}
.topbar .startmenu li.showroom a {
	width: 77px;
	width: /**/77px;
	padding: 71px 0px 0px 0px;
}
.topbar .startmenu li.news a {
	width: 54px;
	width: /**/52px;
	padding: 71px 1px 0px 1px;
}

/* pagemenu style */

.pagemenu {
	height: 24px;
	width: 680px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	position: absolute;
	left: 1px;
	top: 6px;
}
.pagemenu li {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: none;
	display: block;
	float: left;
}
.pagemenu li a {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	display: block;
	float: left;
}
.pagemenu .cart a {
	padding: 0px 24px 0px 0px;
	background: transparent url(../images/action_cart.gif) no-repeat right center;
}
.pagemenu li a:link, .pagemenu li a:active, .pagemenu li a:visited {
	color: #bdbfbf;
}
.pagemenu li a:hover, .pagemenu li a:visited:hover {
	color: #808687;
}
.pagemenu .active a:link, .pagemenu .active a:active, .pagemenu .active a:visited {
	color: #5d6162;
}
.pagemenu .active a:hover, .pagemenu .active a:visited:hover {
	color: #5d6162;
}
.pagemenu .divider {
	height: 24px;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	background: none;
	display: block;
	float: left;
	clear: none;
}

/* rightmenu style */

.rightmenu {
	height: 24px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	position: absolute;
	right: 1px;
	top: 6px;
}
.rightmenu li {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: none;
	display: block;
	float: left;
}
.rightmenu li a {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	display: block;
	float: left;
}
.logout li a:link, .logout li a:active, .logout li a:visited {
	color: #c42e27;
}
.logout li a:hover, .logout li a:visited:hover {
	color: #c42e27;
}
.login li a:link, .login li a:active, .login li a:visited {
	color: #009c4a;
}
.login li a:hover, .login li a:visited:hover {
	color: #009c4a;
}

/* submenu style */

.submenu {
	width: 127px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}
.submenu li {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	display: block;
	text-align: right;
}
.submenu li a {
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	font: bold 14pt/16pt 'Arial Narrow', Arial, Verdana, Helvetica, sans-serif;
	text-transform: lowercase;
	display: -moz-inline-block;
	display: inline-block;
}
.submenu li a:link, .submenu li a:active, .submenu li a:visited {
	color: #5d6162;
}
.submenu li a:hover, .submenu li a:visited:hover {
	color: #B9292F;
}
.submenu .active a:link, .submenu .active a:active, .submenu .active a:visited {
	color: #B9292F;
}
.submenu .active a:hover, .submenu .active a:visited:hover {
	color: #B9292F;
}

/* listing style */

.listing {
	width: 605px;
	width: /**/604px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 1px;
	background: #ffffff url(../images/background_listing.gif) repeat-y left top;
	overflow: hidden;
}
.listing .item {
	width: 150px;
	margin: 0px 1px 0px 0px;
	background: transparent url(../images/divider_listing.gif) repeat-x left top;
	float: left;
}
.listing .item dt {
	width: 150px;
	width: /**/148px;
	height: 175px;
	height: /**/173px;
	padding: 1px 1px 1px 1px;
	position: relative;
}
.listing .item dd {
	width: 150px;
	width: /**/134px;
	min-height: 52px;
	padding: 4px 8px 4px 8px;
	background: #e5e6e6 url(../images/divider_listing.gif) repeat-x left top;
	position: relative;
}
.listing .item dt .action {
	position: absolute;
	left: 8px;
	top: 152px;
	z-index: 1;
}
.listing .item dt .button {
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 8px;
	top: 147px;
	z-index: 2;
}
html:first-child .listing .item dt .button { /* be nice to Opera */
	top: 151px;
}
.listing .item dd h4 {
	margin: 0px 0px 0px 0px;
}
.listing .clearing {
	height: 1px;
	margin: 0px 0px 0px -4px;
	background: transparent url(../images/divider_listing.gif) repeat-x left bottom;
}

/* itembox style */

.itembox {
	width: 605px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e5e6e6;
}
.itembox .head {
	width: 605px;
	width: /**/565px;
	padding: 10px 20px 0px 20px;
	background: #e5e6e6 url(../images/itembox_head.gif) no-repeat center top;
}
.itembox .body {
	width: 605px;
	width: /**/565px;
	padding: 0px 20px 7px 20px;
	background: #e5e6e6 url(../images/itembox_foot.gif) no-repeat center bottom;
}
.itembox h4 {
	margin: 0px 0px 10px 0px;
	font: normal 17px/20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #474747;
}
.error h4 { 
	color: #b9292f;
}

/* itembox product style */

.product {
	width: 605px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/itembox_product_body.gif) repeat-y right top;
}
.product .head {
	width: 605px;
	padding: 10px 0px 0px 0px;
	background: transparent url(../images/itembox_product_head.gif) no-repeat right top;
}
.product .body {
	width: 605px;
	margin: -24px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	background: transparent url(../images/itembox_product_foot.gif) no-repeat right bottom;
	overflow: hidden;
}
.product .body .photo {
	width: 349px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.product .body .info {
	width: 254px;
	width: /**/220px;
	padding: 20px 20px 14px 14px;
	float: right;
}
.product .body .info h3 {
	font: bold 19pt/24pt 'Arial Narrow', Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
.product .body .info h4 {
	margin: 0px 0px 10px 0px;
	color: #b9292f;
}
.product .body .info h5 {
	margin: 0px 0px 1px 0px;
}
.product .body .info p {
	margin: 0px 0px 10px 0px;
}
.product .body .info span {
	margin: 0px 0px 10px 0px;
}
.product .body .info img {
	margin: 0px 4px 0px 0px;
}
.product .body .info .formbox {
	margin: 14px 0px 0px 0px;
}
.product .body .info .button {
	width: 106px;
	margin: 0px 5px 7px 0px;
}

/* itembox designer style */

.designer {
	width: 605px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/itembox_designer_body.gif) repeat-y right top;
}
.designer .head {
	width: 605px;
	padding: 10px 0px 0px 0px;
	background: transparent url(../images/itembox_designer_head.gif) no-repeat right top;
}
.designer .body {
	width: 605px;
	margin: -25px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	background: transparent url(../images/itembox_designer_foot.gif) no-repeat right bottom;
	overflow: hidden;
}
.designer .body .photo {
	width: 192px;
	height: 200px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.designer .body .info {
	width: 411px;
	width: /**/377px;
	padding: 21px 20px 14px 14px;
	float: right;
}
.designer .body .info h2 {
	color: #ffffff;
}
.designer .body .info h4 {
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

/* itembox items style */

.items {
	width: 605px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
.items .head {
	width: 605px;
	width: /**/565px;
	padding: 0px 20px 6px 20px;
	background: transparent url(../images/divider_dotted.gif) repeat-x -3px bottom;
}
.items .body {
	width: 605px;
	padding: 0px 0px 7px 0px;
	background: none;
}
.items .body .listbox {
	width: 605px;
	width: /**/602px;
	padding: 7px 0px 8px 3px;
	background: transparent url(../images/divider_dotted.gif) repeat-x -3px bottom;
	overflow: hidden;
}
* html .items .body .listbox { /* be nice to Internet Explorer 5.5 and 6.0 */
	padding: 7px 0px 8px 7px;
}
.items .body .listbox a {
	width: 83px;
	margin: 0px 3px 0px 0px;
	display: block;
	float: left !important;
}
* html .items .body .listbox a { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px 2px 0px 0px;
}
.items .body .listbox a img {
	width: 83px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.items h4 {
	margin: 0px 0px 0px 0px;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #474747;
	text-align: right;
}

/* column styles */

.column {
	width: 605px;
	overflow: hidden;
}
.column .left {
	width: 302px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.column .right {
	width: 302px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.itembox .column {
	width: 565px;
}
.itembox .column .left {
	width: 282px;
}
.itembox .column .right {
	width: 282px;
}

/* itembox element style */

.itembox .column .textfield {
	width: 249px;
	width: /**/241px;
}
body:last-child:not(:root:root) .itembox .column .textfield { /* be nice to Safari */
	width: 250px;
}
.itembox .actions {
	padding: 6px 0px 10px 0px;
}
.itembox .actions .left {
	margin: 0px 0px -6px 0px;
}
.itembox .actions .right {
	width: 281px;
	width: /**/248px;
	padding: 0px 33px 0px 0px;
	margin: 0px 0px -6px 0px;
}
.itembox .column .left .action {
	width: 50px;
	margin: 0px 0px 6px 1px;
	white-space: nowrap;
	display: block;
}
.itembox .column .right .action {
	width: auto;
	margin: 0px 0px 6px 0px;
	white-space: nowrap;
	display: block;
	float: right;
}
.itembox .links {
	padding: 0px 0px 10px 0px;
}
.itembox .links .action {
	margin: -6px 0px 0px 0px;
}

/* breadcrumb style */

.breadcrumb {
	width: 500px;
	height: 20px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #999999;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 4px 0px 4px;
	text-decoration: none;
	color: #999999;
}
.breadcrumb a:hover, .breadcrumb a:visited:hover {
	color: #999999;
}
.breadcrumb #active {
	font-weight: bold;
}

/* filter styles */

.filter {
	width: 100px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-align: right;
	left: 505px;
	top: 2px;
}
* html .filter { /* be nice to Internet Explorer 5.5 and 6.0 */
	top: 1px;
}
.filter .action:link, .filter .action:active, .filter .action:visited {
	margin: 0px 0px 0px 0px;
	color: #999999;
}
.filter .action:hover, .filter .action:hover:visited {
	margin: 0px 0px 0px 0px;
	color: #999999;
}
.filter .show {
	display: none;
}
.filter .hide {	
	display: block;
}

/* popup style */

.popup {
	width: 303px;
	height: 70px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 24px;
	top: 60px;
}
html>body .popup {
	background: transparent url(../images/background_popup.png) no-repeat left top;
}
* html .popup {
	filter/**/:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_popup.png');
}
.popup p {
	margin: 16px 20px 16px 20px;
	font: bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* navbox style */

.navbox {
	width: 605px;
	margin: -5px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

/* navigator styles */

.navigator {
	width: 587px;
	margin: 0px 9px 0px 9px;
	overflow: hidden;
}
.navigator .leftcol {
	width: 200px;
	width: /**/197px;
	padding: 2px 0px 0px 3px;
	float: left;
	text-align: left;
}
.navigator .centercol {
	width: 187px;
	float: left;
	text-align: center;
}
.navigator .centercol .selectbox {
	width: 48px;
}
.navigator .centercol .textfield {
	width: 30px;
	margin: -1px 0px 0px 0px;
	text-align: right;
}
.navigator .rightcol {
	width: 200px;
	width: /**/197px;
	padding: 2px 3px 0px 0px;
	float: right;
	text-align: right;
}
.navigator .rightcol a {
	color: #b9292f;
}
* html .navigator {
	margin/**/: 0px 10px 0px 10px;
}
*:first-child + html .navigator {
	margin/**/: 0px 10px 0px 10px;
}

/* settings style */

.settings {
	width: 563px;
	margin: 0px 0px 10px 0px;
}
.settings .formbox {
	width: 281px;
	paddding: 3px 0px 4px 0px;
	overflow: hidden;
}
.settings .formbox .checkbox {
	float/**/: left;
}
.settings .formbox label {
	width: 200px;
	padding: 1px 0px 0px 0px;
	float/**/: left;
}
body:last-child:not(:root:root) .settings .formbox label { /* be nice to Safari and Omniweb */
	padding: 0px 0px 0px 4px;
}
html:first-child .settings .formbox label { /* be nice to Opera */
	margin: 2px 0px 0px 0px;
}
* html .settings .formbox label { /* be nice to Internet Explorer 5.5 and 6.0 */
	display: inline;
	display/**/: block;
}
.settings .button {
	margin: 1px 5px 0px 0px !important;
}

/* paramsearch style */

.paramsearch {
	max-width: 563px;
	margin: 0px 0px 10px 0px;
}
.paramsearch td {
	padding: 0px 10px 0px 0px;
}
.paramsearch .last {
	padding: 0px 0px 0px 0px;
}
.paramsearch select {
	margin: 1px 0px 3px 0px;
}

/* productbox style */

.productbox {

}
.productbox .body {
	padding: 10px 20px 10px 20px;
}

/* tabmenu styles */

.tabmenu {
	width: 563px;
	height: 32px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.tabmenu li {
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	display: block;
	float: left;
}
.tabmenu li a {
	height: 32px;
	height: /**/25px;
	margin: 0px 0px 0px 0px;
	padding: 7px 14px 0px 7px;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
}
.tabmenu a:link, .tabmenu a:active, .tabmenu a:visited {
	color: #5d6162;
}
.tabmenu a:hover, .tabmenu a:hover:visited {
	color: #767b7c;
}
.tabmenu .active {
	background: transparent url(../images/tabmenu_active_left.gif) no-repeat left top;
}
.tabmenu .active a {
	background: transparent url(../images/tabmenu_active_right.gif) no-repeat right top;
}

/* fieldset style */

fieldset { 
	margin: 0px -1px 0px -1px;
	padding: 0px 0px 10px 0px;
	/*background: url(../images/background_fieldset.gif) repeat-x left bottom;*/
	border-top: 1px solid #C9DCA6;
	border: none;
}
fieldset fieldset {
	margin: 5px 0px 0px 0px;
	padding: 0px 1px 2px 1px;
	background: none;
}
html:first-child fieldset fieldset { /* be nice to Opera */
	margin: 4px 0px 0px 0px;
}
fieldset ol {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}
fieldset li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 1px 4px 1px;
	background: url(../images/divider_dotted.gif) left bottom repeat-x;
}
* html fieldset li { /* be nice to Internet Explorer 5.5 and 6.0 */
	padding: 1px 1px 6px 1px;
	padding/**/: 3px 1px 4px 1px;
}
*:first-child + html fieldset li { /* be nice to Internet Explorer 7.0 */
	padding: 3px 1px 4px 1px;
}
fieldset em { 
	font-weight: bold;
	font-style: normal;
	color: #FF9933;
}
fieldset legend {
	padding: 2px 2px 10px 2px;
	color: #b9292f;
	display: block;
}
* html fieldset legend { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px -7px 0px -7px;
	display: block;
}
* + html fieldset legend { /* be nice to Internet Explorer 7.0 */
	padding: 2px 0px 10px 0px;
}
*:first-child + html fieldset legend { /* be nice to Internet Explorer 7.0 */
	margin: 0px -6px 0px -6px;
	display: block;
}
fieldset fieldset legend {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-weight: normal;
	background: none;
	color: #3a3a3a;
}
* html fieldset fieldset legend { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px -7px 0px -7px;
	padding: 3px 0px 2px 0px;
	display: inline-block;
}
*:first-child + html fieldset fieldset legend { /* be nice to Internet Explorer 7.0 */
	margin: 0px -7px 0px -7px;
	padding: 3px 0px 2px 0px;
	display: inline-block;
}

/* forms style */

.forms {
	width: 496px;
	margin: -4px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.forms td {
	width: 248px;
	padding: 6px 0px 4px 0px;
	background: transparent url(../images/divider_dotted.gif) left bottom repeat-x;
}
.forms .section {
	background: none;
	padding: 10px 0px 2px 0px;
}
.forms .section h5 {
	font: normal 12px/16px 'Trebuchet MS','lucida grande', Verdana, Arial, Helvetica, sans-serif;
	color: #b9292f;
}

/* searchbox style */

#searchbox {
	width: 127px;
	height: 21px;
	padding: 0px 0px 3px 0px;
	display: block;
}
#searchbox .left {
	display: none;
}
#searchbox .center .searchfield {
	width: 123px;
	width: /**/119px;
	margin: 0px 0px 0px 0px;
}
#searchbox .right {
	display: none;
}

/* label style */

label {
	width: 100%;
	font: normal 11px/14px 'lucida grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 1px;
	display: block;
}
* html label { /* be nice to Internet Explorer 5.5 and 6.0 */
	width: 99%;
}
*:first-child + html label { /* be nice to Internet Explorer 7.0 */
	width: 99%;
}
fieldset label {
	width: 120px !important;
	height: 20px;
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
fieldset fieldset label {
	width: auto !important;
	margin-left: 123px;
	display: block;
}

/* input style */

input, .textfield {
	width: auto;
	height: 19px;
	height: /**/14px;
	font-size: 100%;
	font: normal 11px/14px 'lucida grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 5px 1px 0px;
	padding: 2px 2px 0px 2px;
}
html:first-child input, html:first-child .textfield { /* be nice to Opera */
	padding: 0px 2px 1px 2px;
}
* html input, * html .textfield { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px 5px 0px 0px;
	padding: 0px 2px 1px 2px;
}
*:first-child + html input, *:first-child + html .textfield { /* be nice to Internet Explorer 7.0 */
	margin: 0px 5px 0px 0px;
	padding: 0px 2px 1px 2px;
}
fieldset .textfield {
	width: 194px;
	width: /**/190px;
}
.forms .textfield {
	width: 194px;
	width: /**/190px;
}

/* select style */

select, .selectbox {
	width: auto;
	height: 17px;
	font: normal 11px/14px 'lucida grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 5px 1px 0px;
	padding: 0px 0px 0px 0px;
}
html:first-child select, html:first-child .selectbox { /* be nice to Opera */
	padding: 0px 0px 0px 5px;
	height: 14px;
	height/**/: 19px;
}
* html select, * html .selectbox { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 1px 5px 0px 0px;
	height: 19px;
}
*:first-child + html select, *:first-child + html .selectbox { /* be nice to Internet Explorer 7.0 */
	margin: 1px 5px 0px 0px;
	height: 19px;
}

/* textarea style */

textarea, .textarea {
	width: auto;
	height: auto;
	font: normal 11px/14px 'lucida grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 5px 1px 0px;
	padding: 0px 2px 1px 2px;
}
* html textarea, * html .textarea { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px 5px 0px 0px;
}
*:first-child + html textarea, *:first-child + html .textarea { /* be nice to Internet Explorer 7.0 */
	margin: 0px 5px 0px 0px;
}
fieldset .textarea {
	width: 198px;
	width: /**/196px;
}
.forms .textarea {
	width: 198px;
	width: /**/196px;
}

/* checkbox style */

.checkbox {
	margin: 2px 2px 1px 0px;
	vertical-align: -4px;
}
html:first-child .checkbox { /* be nice to Opera */
	margin: 2px 0px 2px 0px;
}
body:last-child:not(:root:root) .checkbox { /* be nice to Safari */
	vertical-align: 0px;
}
* html .checkbox { /* be nice to Internet Explorer 5.5 and 6.0 */
	height: 17px;
	margin: 0px 2px 0px 0px;
	vertical-align: -2px;
	vertical-align/**/: middle;
}
*:first-child + html .checkbox { /* be nice to Internet Explorer 7.0 */
	height: 17px;
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}

/* radiobox style */

.radio, .radiobutton {
	margin: 2px 2px 1px 0px;
	vertical-align: -5px;
}
html:first-child .radio, html:first-child .radiobutton { /* be nice to Opera */
	margin: 2px 0px 2px 0px;
}
body:last-child:not(:root:root) .radio, body:last-child:not(:root:root) .radiobutton { /* be nice to Safari */
	vertical-align: 0px;
}
* html .radio, * html .radiobutton { /* be nice to Internet Explorer 5.5 and 6.0 */
	height: 17px;
	margin: 0px 2px 0px 0px;
	vertical-align: -3px;
}
*:first-child + html .radio, *:first-child + html .radiobutton { /* be nice to Internet Explorer 7.0 */
	height: 17px;
	margin: 0px 2px 0px 0px;
	vertical-align: -3px;
}

/* filefield style */

.filefield {
	width: auto;
	height: 19px;
	margin: 1px 0px 0px 0px;
}
* html .filefield { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px 0px 0px 0px;
}
*:first-child + html .filefield { /* be nice to Internet Explorer 7.0 */
	margin: 0px 0px 0px 0px;
}
fieldset .filefield {
	width: 203px;
}
.forms .filefield {
	width: 203px;
}

/* button style */

.button {
	width: auto;
	height: auto;
	font: normal 11px/14px 'lucida grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 5px 20px 0px;
	padding: 0px 4px 1px 4px;
	overflow: visible;
	cursor: hand;
	cursor: pointer;
}
html:first-child .button { /* be nice to Opera */
	margin: 2px 5px 20px 0px;
	padding: 0px 5px 1px 5px;
}
* html .button { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px 5px 20px 0px;
	padding/**/: 0px 6px 1px 6px;
}
*:first-child + html .button { /* be nice to Internet Explorer 7.0 */
	margin: 0px 5px 20px 0px;
	padding/**/: 0px 6px 1px 6px;
}

/* buybutton styles */

.buybutton {
	width: auto;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 4px 1px 4px;
	text-align: center;
}
html:first-child .buybutton { /* be nice to Opera */
	padding: 0px 5px 1px 5px;
}
* html .buybutton { /* be nice to Internet Explorer 5.5 and 6.0 */
	padding/**/: 0px 6px 1px 6px;
}
*:first-child + html .buybutton { /* be nice to Internet Explorer 7.0 */
	padding/**/: 0px 6px 1px 6px;
}

/* actionbutton styles */

.actionbutton {
	width: auto;
	height: 14px;
	margin: -1px 10px 0px 0px;
	padding: 0px 0px 0px 11px;
	background: transparent url(../images/arrow_blue.gif) no-repeat 0px 3px;
	white-space: nowrap;
	overflow: visible;
	border: none;
	cursor: hand;
	cursor: pointer;
	vertical-align: top;
}
html:first-child .actionbutton { /* be nice to Opera */
	margin: 0px 10px 0px 0px;
	padding: 0px .25em 0px 14px;
	background-position: 0px 2px;
}
body:last-child:not(:root:root) .actionbutton { /* be nice to Safari */
	margin: 0px 10px 0px 0px;
	padding: 0px .25em 0px 14px;
	background-position: 0px 2px;
}
* html .actionbutton { /* be nice to Internet Explorer 5.5 and 6.0 */
	margin: 0px 10px 0px 0px;
	padding: 0px .25em 0px 14px;
	vertical-align/**/: bottom;
	background-position: 0px 2px;
}
*:first-child + html .actionbutton { /* be nice to Internet Explorer 7.0 */
	margin: 0px 10px 0px 0px;
	padding: 0px .25em 0px 14px;
	vertical-align/**/: bottom;
	background-position: 0px 2px;
}


