/*
Default theme
(c) 2008 Magden Technologies
*/
html,body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Myriad Pro, Lucida, Arial, Helvetica, Sans-Serif;
	background-color: #666666;
	background: url(../images/universal-background.jpg) center repeat-y #666666 fixed;
}

form {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
}

/* Fix for Opera on Mac */
td {
	/*
	vertical-align: top;
	*/
}

/* Classes */
.nice_table table {
	font: 8pt Arial;
	color: white;
	border: 0;
}

.nice_table td {
	text-align: left;
	vertical-align: middle;
	color: #EEE;
}

.nice_table thead td {
	font-variant: small-caps;
	color: #EEE;
	background-color: #555;
	padding: 0 8px 0 0px;
}

.nice_table tbody .even_row {
	background-color: #444;
}

.nice_table tbody .odd_row {
	background-color: #555;
}

.nice_table tbody tr:hover {
	background-color: #666;
}

.nice_table .centered {
	text-align: center;
}

table.nice_table td a {
	text-decoration: none;
}

.order_table {
	font-size: 8pt;
	color: white;
	border: 1px solid gray;
	padding: 0px;
	margin: 0px;
	width: 680px;
}

.order_table td {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 0px 4px 0px 4px;
}

.order_table a {
	font-weight: bold;
	color: #F90;
}

.product_link {
	text-align: left;
}

.unit_price {
	text-align: right;
}

.strikeout {
	font-weight: bold;
	text-decoration: line-through;
	text-align: right;
}

.no-amount {
	background: url(../images/red-totalarea-4x4.jpg) repeat;
}

.no-amount-q {
	background: url(../images/red-shiparea-qmark.jpg) no-repeat 50% 50%;
	width: 100%;
	height: 100%;
	display: block;
}

.ok-amount {
	background: url(../images/green-totalarea-4x4.jpg) repeat;
}

.userinfo {
	width: 500px;
	text-align: left;
}

.form fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid gray;
	/*	background-color: #F2EFE9;
	background-image: url(images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	*/
	text-align: left;
}

.form legend {
	margin-left: 1em;
	padding: 0;
	color: white;
	font-weight: bold;
}

.form fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

.form fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0em;
}

.form label {
	position: relative;
	width: 100%;
	margin: 0.5em 1em 0 0;
	padding: 0;
	color: white;
	display: block;
	font-size: 10pt;
	height: 100%;
}

.form input {
	padding: 0;
	margin: 0;
	width: 293px;
}

.form p {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 0;
	line-height: 1em;
}

div.form {
	background: none;
}

.form li strong {
	position: absolute;
	left: 27em;
	top: 0.2em;
	width: 19em;
	color: #CC0000;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

.form li strong img {
	position: absolute;
	left: -16em;
}

.form fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}

.form a {
	color: white;
	text-decoration: none;
}

.form select {
	position: relative;
}

.form span.left {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: left;
	clear: left;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	display: block;
}

.form span.right {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: right;
	clear: right;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	display: block;
}

.form span.left input {
	width: 100%;
}

.form span.right input {
	width: 100%;
}

.error {
	color: white;
	font-weight: bold;
	margin-bottom: 1em;
}

.update_cart {
	width: 100%;
}

.reset_cart {
	text-align: right;
	border-bottom: 0;
}

.topmenu {
	width: 100%;
}

.menuitem {
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	text-decoration: none;
}

.bmenuitem {
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.section {
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-decoration: none;
	padding: 20pt 0 25pt 25pt;
}

.form {
	margin: 0;
	width: 100%;
}

.form legend {
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF9900;
	padding: 0 4px 0 4px;
}

.login ul {
	float: left;
	line-height: 1em;
	list-style: none;
	padding-left: 0em;
	width: 92%;
}

.login ul li {
	display: inline;
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}

.login ul li label {
	padding: 0 1em;
	margin: 0;
	float: none;
}

.login ul li input {
	padding: 0;
	margin-left: 1em;
	float: none;
}

.login label {
	
}

.login p {
	color: white;
	padding: 0 1em;
}

.login .submit {
	float: right;
	margin-bottom: 0.5em;
}

.login .reg_error_desc {
	margin: 4px 4px;
	padding-left: 1em;
	color: red;
}

.reg_error_desc {
	margin: 4px 4px;
	padding-left: 1em;
	color: red;
}

.required {
	color: red;
}

.login .error {
	display: inline;
	padding-left: 1em;
}

.form .error {
	display: inline;
	padding-left: 1em;
}

.carderror {
	color: red;
}

.upserror {
	color: red;
}

.cart_recalcmsg {
	color: red;
}

.message {
	font-style: italic;
	color: orange;
}

.form a {
	text-decoration: underline;
}

.form .error_desc {
	margin: 4px 4px;
	padding-left: 11em;
	width: 40em;
	color: red;
	padding-left: 11em;
}

.user_login {
	background-color: orange;
	padding: 4px;
	text-align: right;
	padding: 4px;
}

.user_login a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.user_login td {
	padding: 4px;
}

.user_login_cart {
	text-align: left;
}

.user_login_who {
	text-align: right;
}

/* ID's */
#a_nice_table {
	border: 1px solid red;
}

.product {
	padding: 2em 4em;
	color: white;
}

.over {
	background-color: white;
	color: black;
}

.front img {
	float: left;
}

body {
	text-align: center;
}

.content_table {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
}

html>body .content_table {
	padding: 0;
	margin: 0 auto;
	width: 780px;
}

/*
 * The menus area consists of one main (big) and one (small) plus user and cart icons
 */
.menu_strip {
	margin: 0px 0 0 0;
	padding: 0;
	width: 566px;
	position: relative;
	top: 20px;
	height: 100%;
}

.menu_strip li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 35px;
}

.menu_top_container {
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0px;
	list-style: none;
	vertical-align: top;
}

#menu_top {
	margin: 0;
	padding: 0;
	width: 566px;
	position: relative;
	top: 3px;
}

#menu_top li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#menu_top li,#menu_top a {
	height: 35px;
	display: block;
}

#small_menu_top {
	width: 566px;
	height: 31px;
	margin: 0;
	padding: 0;
	position: relative;
}

#small_menu_top li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#small_menu {
	padding-left: 14px;
}

#page_home #small_menu_off {
	padding: 0;
	margin: 0;
	width: 566px;
	height: 32px;
	background: url(../images/fakes/home-graphicarea2.jpg) no-repeat;
}

#small_menu_off {
	padding: 0;
	margin: 0;
	width: 566px;
	height: 32px;
}

#page_home .top_left {
	width: 214px;
	height: 116px;
	background: url(../images/frontpage-logo-v2.jpg) no-repeat 1px 0;
	/*
	background: url(../images/fakes/home-graphicarea1.jpg) no-repeat;
*/
}

.top_left {
	width: 214px;
	height: 126px;
	background: url(../images/fakes/universal-graphicarea1.jpg) no-repeat;
}

.top_left a {
	display: block;
	height: 75%
}

.teaser {
	width: 780px;
	height: 138px;
}

#tease_left {
	width: 566px;
	height: 138px;
	background: url(../images/fakes/home-graphicarea3.jpg) no-repeat 1px 0;
	float: left;
}

#tease_right {
	width: 214px;
	height: 138px;
	background: url(../images/fakes/home-graphicarea4.jpg) no-repeat;
	float: left;
}

#small_menu_top li,#small_menu_top a {
	height: 31px;
	display: block;
}

#menu_top_usercart {
	width: 566px;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	vertical-align: middle;
	font-size: 9pt;
}

#menu_top_usercart li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 38px;
}

#menu_top_usercart a {
	color: orange;
	text-decoration: none;
	margin-left: -36px;
	padding-left: 36px;
}

#menu_top_usercart p {
	width: 200px;
	padding-left: 43px;
	padding-top: 10px;
	color: orange;
	margin: 0;
}

#menu_top li a {
	text-decoration: none;
}

#small_menu_top li a {
	text-decoration: none;
}

.menu_top_left {
	width: 24px;
	background: url(../images/menu/BigMenuBar-LeftEndCap.jpg) no-repeat;
}

.menu_top_middle {
	width: 10px;
	background: url(../images/menu/BigMenuBar-1pxFill.jpg) repeat-x;
}

.menu_top_right {
	width: 24px;
	background: url(../images/menu/BigMenuBar-RightEndCap.jpg) no-repeat;
}

.small_menu_top_left {
	width: 24px;
	background: url(../images/menu/SmallMenuBar-LeftEndCap.jpg) no-repeat;
}

.small_menu_top_middle {
	width: 20px;
	background: url(../images/menu/SmallMenuBar-Fill1px.jpg) repeat-x;
}

.small_menu_top_right {
	width: 24px;
	background: url(../images/menu/SmallMenuBar-RightEndCap.jpg) no-repeat;
}

.menu_user_logged_in {
	position: absolute;
	left: 10px;
	width: 44px;
	background: url(../images/menu/UpperButton-LoggedIn.jpg) no-repeat;
}

.menu_user_logged_in_email {
	position: absolute;
	top: -8px
}

.menu_user_not_logged_in {
	position: absolute;
	left: 115px;
	width: 44px;
	background: url(../images/menu/UpperButton-NotLoggedIn.jpg) no-repeat;
}

.menu_cart_empty {
	position: absolute;
	left: 312px;
	width: 44px;
	background: url(../images/menu/UpperButton-EmptyShopCart.jpg) no-repeat;
}

.menu_cart_not_empty {
	position: absolute;
	left: 312px;
	width: 44px;
	background: url(../images/menu/UpperButton-FullShopCart.jpg) no-repeat;
}

#menu_home {
	width: 50px;
	background: url(../images/menu/BigMenuBar-Home.jpg) no-repeat;
}

#menu_home a:hover,#page_home li#menu_home {
	background: url(../images/menu/BigMenuBar-HomeSelected.jpg) no-repeat;
}

#menu_product {
	width: 69px;
	background: url(../images/menu/BigMenuBar-Products.jpg) no-repeat;
}

#menu_product a:hover,#page_products li#menu_product {
	background: url(../images/menu/BigMenuBar-ProductsSelected.jpg) no-repeat;
}

#menu_owners {
	width: 112px;
	background: url(../images/menu/BigMenuBar-Owners.jpg) no-repeat;
}

#menu_owners a:hover,#page_owners li#menu_owners {
	background: url(../images/menu/BigMenuBar-OwnersSelected.jpg) no-repeat;
}

#menu_forum {
	width: 74px;
	background: url(../images/menu/BigMenuBar-Forum.jpg) no-repeat;
}

#menu_forum a:hover,#page_forum li#menu_forum {
	background: url(../images/menu/BigMenuBar-ForumSelected.jpg) no-repeat;
}

#menu_customer {
	width: 70px;
	padding: 0;
	background: url(../images/menu/BigMenuBar-Customer.jpg) no-repeat;
}

#menu_customer a:hover,#page_customer li#menu_customer {
	background: url(../images/menu/BigMenuBar-CustomerSelected.jpg) no-repeat;
}

#menu_company {
	width: 74px;
	background: url(../images/menu/BigMenuBar-Company.jpg) no-repeat;
}

#menu_company a:hover,#page_company li#menu_company {
	background: url(../images/menu/BigMenuBar-CompanySelected.jpg) no-repeat;
}

#menu_tab_1 {
	width: 52px;
	background: url(../images/menu/SmallMenuBar-Tab1.jpg) no-repeat;
}

#menu_tab_1 a:hover,.page_tab_1 li#menu_tab_1 {
	background: url(../images/menu/SmallMenuBar-Tab1Selected.jpg) no-repeat;
}

#menu_tab_2 {
	width: 52px;
	background: url(../images/menu/SmallMenuBar-Tab1.jpg) no-repeat;
}

#menu_tab_2 a:hover,.page_tab_2 li#menu_tab_2 {
	background: url(../images/menu/SmallMenuBar-Tab1Selected.jpg) no-repeat;
}

#menu_tab_3 {
	width: 52px;
	background: url(../images/menu/SmallMenuBar-Tab1.jpg) no-repeat;
}

#menu_tab_3 a:hover,#page_tab_3 li#menu_tab_3 {
	background: url(../images/menu/SmallMenuBar-Tab1Selected.jpg) no-repeat;
}

/*
 * The panel
 */
.panel {
	width: 206px;
	padding: 0;
	margin: 0;
	position: relative;
}

.panel li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.panel li,.panel a {
	display: block;
}

.panel li a {
	height: 100%;
	text-decoration: none;
}

.panel_top {
	height: 29px;
	background: url(../images/menu/SidePanel-TopLabel-Nothing.jpg) no-repeat;
}

.panel_bottom {
	height: 29px;
	background: url(../images/menu/SidePanel-EndPart-Nothing.jpg) no-repeat;
}

#panel_content_orderbyphone {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-OrderPhone.jpg) no-repeat;
}

#panel_content_applications {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-Applications.jpg) no-repeat;
}

/* ----------------- */
#panel_label_hotnews {
	height: 27px;
	background: url(../images/menu/SidePanel-MidLabel-HotNews.jpg) no-repeat;
}

#panel_content_hotnews {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-HotNews.jpg) no-repeat;
}

#panel_content_fastfurious {
	height: 238px;
	background: url(../images/menu/SidePanel-Content-HotNews.png) no-repeat;
}

/* ------------- */
#panel_label_coming_soon {
	height: 27px;
	background: url(../images/menu/SidePanel-MidLabel-ComingSoon.jpg) no-repeat;
}

#panel_content_coming_soon {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-Sale-FreeShipping.jpg) no-repeat;
}

/* ------------- */
#panel_label_media {
	height: 27px;
	background: url(../images/menu/SidePanel-MidLabel-Media.jpg) no-repeat;
}

#panel_content_media {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-Media.jpg) no-repeat;
}

#panel_content_interview {
	height: 75px;
	background: url(../images/menu/SidePanel-Content-Interview.jpg) no-repeat;
}

#panel_content_demo {
	height: 75px;
	background: url(../images/menu/SidePanel-Content-SoftwareDemo.jpg) no-repeat;
}

/* ------------- */
#panel_label_newproducts {
	height: 27px;
	background: url(../images/menu/SidePanel-MidLabel-NewProducts.jpg) no-repeat;
}

#panel_content_newproducts {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-NewProducts.jpg) no-repeat;
}

/* ------------- */
#panel_label_project_vehicles {
	height: 27px;
	background: url(../images/menu/SidePanel-MidLabel-ProjectVehicles.jpg) no-repeat;
}

#panel_content_project_vehicles {
	height: 150px;
	background: url(../images/menu/SidePanel-Content-ProjectVehicles.jpg) no-repeat;
}

/*
 * The horizontal panel - seen on the frontpage on version 2.0
 */
.panel_horizontal {
	width: 780px;
	padding: 0;
	height: 160px;
	margin: 0 0 20px 0;
}

.panel_horizontal li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 140px;
}

.panel_horizontal li,.panel_horizontal a {
	display: block;
}

.panel_horizontal li a {
	height: 100%;
	text-decoration: none;
}

#panel_horizontal_1 {
	float: left;
	width: 200px;
	margin: 10px 0 0 45px;
	position: relative;
	height: 148px;
	background: url(../images/panel-media.jpg) no-repeat;
}

#panel_horizontal_2 {
	float: left;
	width: 200px;
	margin: 10px 0 0 45px;
	position: relative;
	height: 148px;
	background: url(../images/panel-onsale-freeshipping.jpg) no-repeat;
}

#panel_horizontal_3 {
	float: left;
	width: 200px;
	margin: 10px 0 0 45px;
	position: relative;
	height: 148px;
	background: url(../images/panel-project.jpg) no-repeat;
}

.front_v2_text {
	font-size: 16px;
	padding: 20px;
	margin: 0;
	color: orange;
}

/*
 * The shoping cart
 */
.cart {
	width: 754px;
	padding: 0;
	margin: 0 0 0 13px;
	position: relative;
}

.cart li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1.cart {
	width: 754px;
	margin: 0;
	padding: 0px 0 0 78px;
	color: orange;
	font-size: 10pt;
	font-weight: normal;
}

.cart div.frame {
	margin: 0;
	padding: 0;
	background: url(../images/menu/dialog-big-fill.jpg) repeat-y;
	position: relative;
}

.cart li,.cart a {
	display: block;
}

.cart li a {
	height: 100%;
	text-decoration: none;
}

.cart_top {
	height: 22px;
	background: url(../images/menu/dialog-big-top.jpg) no-repeat;
}

.cart_header {
	height: 36px;
	width: 640px;
	margin: 0px 0 0 37px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/round-button-cart-darkbkgr.jpg) no-repeat;
	color: orange;
	font-size: 16pt;
	font-style: italic;
}

.hdr_text {
	width: 640px;
	margin: -10px 0 8px 37px;
	padding: 0px 0 0 40px;
	color: orange;
	font-size: 10pt;
}

.cart_table {
	font-size: 11pt;
	color: white;
	padding: 0px;
	margin: 0 0 0 37px;
	width: 680px;
	position: relative;
}

.cart_table thead {
	font-size: 9pt;
}

.cart_table thead td {
	border-top: 1px solid orange;
}

.cart_table td {
	height: 24px;
	padding: 2px 5px;
}

.cart_table .zipcode {
	background: none;
	font-size: 9pt;
	line-height: 24px;
}

.cart_table #apply_cart {
	border: 0;
	background: url(../images/buttons/button-genericsize-apply-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	top: 6px;
}

.cart_small_summary {
	height: 29px;
	width: 470px;
	margin: 0;
	padding: 0;
	color: orange;
	font-size: 16pt;
	font-style: italic;
}

.cart_bottom_summary_top div {
	width: 480px;
	margin: 0px 0 0 140px;
	padding: 12px 0 0 00px;
}

.cart_bottom_summary_top table {
	width: 100%;
	color: white;
}

.cart_bottom_summary_top table tr {
	width: 100%;
	color: white;
}

/*
 * Buttons
 */
#empty_cart {
	border: 0;
	background: url(../images/buttons/button-genericsize-emptycart-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
}

#update_cart {
	border: 0;
	background: url(../images/buttons/button-genericsize-updatecart-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	float: right;
}

#keep_shopping {
	border: 0;
	background: url(../images/buttons/button-genericsize-keepshopping.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 280px;
}

#checkout_goback {
	border: 0;
	background: url(../images/buttons/button-genericsize-goback.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 280px;
}

#checkout_now {
	border: 0;
	background: url(../images/buttons/button-genericsize-checkoutnow.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 284px;
}

#purchase_now {
	border: 0;
	background: url(../images/buttons/button-genericsize-purchase.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 284px;
}

#authorize_now {
	border: 0;
	background: url(../images/buttons/button-genericsize-authorize.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 284px;
}

#submit_login_button {
	border: 0;
	background: url(../images/buttons/button-genericsize-ok.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 337px;
}

#submit_authorize_button {
	border: 0;
	background: url(../images/buttons/button-genericsize-ok.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 399px;
}

#cancel_authorize_button {
	border: 0;
	background: url(../images/buttons/button-genericsize-cancel.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 167px;
}

#submit_login_button_on_form {
	border: 0;
	background: url(../images/buttons/button-genericsize-submit-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
	position: relative;
	left: 5px;
	top: 4px;
}

#subscribe {
	border: 0;
	background: url(../images/buttons/button-genericsize-submit-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
}

#unsubscribe {
	border: 0;
	background: url(../images/buttons/button-genericsize-submit-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
}

#nlchngemail {
	border: 0;
	background: url(../images/buttons/button-genericsize-submit-darkbkgr.jpg) no-repeat;
	width: 107px;
	height: 29px;
	cursor: pointer;
}

.zipcode label {
	float: left;
	vertical-align: bottom;
}

.zipcode input {
	float: right;
}

.cart_table td select {
	width: 100%;
}

.cart_table td img {
	position: relative;
	top: 6px;
	border: 0;
}

.cart_table .apply_cart {
	height: 34px;
	background: url(../images/buttons/arrow-addtoshipping.jpg) right 0 no-repeat;
}

.cart_tablexxx td {
	border-bottom: 1px solid orange;
	border-right: 1px solid orange;
	padding: 0px 4px 0px 4px;
}

.cart_bottom {
	height: 28px;
	width: 100%;
	background: url(../images/menu/dialog-big-bottom.jpg) no-repeat;
}

.cart_bottom_summary {
	height: 28px;
	width: 100%;
	background: url(../images/menu/dialog-special-bottom.jpg) no-repeat;
}

.cart_bottom_summary_top {
	height: 86px;
	width: 100%;
	background: url(../images/menu/dialog-special-top.jpg) no-repeat;
}

.cart_bottom_summary_fill {
	background: url(../images/menu/dialog-special-fill.jpg) repeat-y;
}

.cart_bottom_summary_fill div {
	width: 480px;
	margin: 0 0 0 140px;
	padding: 0;
}

.cart_bottom_summary_fill table {
	width: 100%;
	color: white;
	padding: 0;
}

.cart_bottom_summary_fill table tr {
	width: 100%;
	color: white;
}

.cart_help {
	color: silver;
	position: relative;
}

.cart_help ul {
	list-style: none;
	margin: 0;
	padding-left: 2em;
}

.cart_help li {
	padding: 0;
	margin: 0 0 3em 0;
}

.cart_help h1 {
	font-weight: normal;
	font-size: 12pt;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.cart_help a {
	color: orange;
}

.cart_help p {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	margin: 0;
	padding: 0;
	position: relative;
}

p.left {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: left;
	clear: left;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	display: block;
}

p.right {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	float: right;
	clear: right;
	display: block;
	width: 48%;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	display: block;
}

p.left input,p.left label {
	width: 98%;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

p.right input,p.right label,p.right select {
	width: 98%;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

/*
 * Large dialog
 */
.large_dlg {
	width: 754px;
	padding: 0;
	margin: 0 0 0 13px;
	position: relative;
}

.large_dlg a {
	color: orange;
}

.large_dlg h1 {
	width: 630px;
	margin: 0;
	padding: 0px 0 0 68px;
	color: orange;
	font-size: 10pt;
	font-weight: normal;
}

.large_dlg h3 {
	color: orange;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 68px;
	width: 620px;
}

.large_dlg div.fullwidth {
	width: 620px;
	margin: 0;
	padding: 0px 0 0 68px;
	color: orange;
	font-size: 10pt;
	font-weight: normal;
	position: relative;
}

.large_dlg div.fullwidth a {
	display: inline;
}

.large_dlg div.fullwidth p {
	border: 0px;;
}

.large_dlg h2 {
	color: orange;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	margin: 0pt 0pt -1em;
	padding: 0pt;
	width: 620px;
}

.large_dlg table {
	font-size: 11pt;
	color: orange;
	padding: 0px;
	margin: 0;
	width: 620px;
	border: 0;
}

.large_dlg table td {
	border-bottom: 1px solid orange;
}

.large_dlg table.plain td {
	border: 0;
}

.large_dlg table tbody {
	line-height: 150%;
}

.large_dlg table th {
	font-size: 11pt;
	color: white;
	text-align: left;
	border-bottom: 1px solid orange;
}

.large_dlg h1 p {
	margin: 0;
	padding: 10px 0;
}

.large_dlg li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/menu/dialog-big-fill.jpg) repeat-y;
}

.large_dlg div {
	margin: 0;
	padding: 0;
	background: url(../images/menu/dialog-big-fill.jpg) repeat-y;
	position: relative;
}

.large_dlg li,.large_dlg a {
	display: block;
}

.large_dlg li a {
	height: 100%;
	text-decoration: underline;
}

li.large_dlg_top {
	height: 22px;
	background: url(../images/menu/dialog-big-top.jpg) no-repeat;
}

li.large_dlg_bottom {
	height: 22px;
	background: url(../images/menu/dialog-big-bottom.jpg) no-repeat;
}

.large_dlg_header {
	height: 36px;
	width: 640px;
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/UpperButton-NotLoggedIn-darkbkgr.jpg) no-repeat;
	color: orange;
	font-size: 16pt;
	font-style: italic;
	position: relative;
}

/*
 * Small dialog
 */
.small_dlg {
	width: 547px;
	padding: 0;
	margin: 0 0 0 119px;
	position: relative;
}

.small_dlg a {
	color: orange;
}

.small_dlg h1 {
	width: 420px;
	margin: 0;
	padding: 0px 0 0 68px;
	color: orange;
	font-size: 10pt;
	font-weight: normal;
}

.small_dlg h1 p {
	margin: 0;
	padding: 10px 0;
}

.small_dlg p {
	margin: 0;
	padding: 0px 0 0 68px;
	color: orange;
	width: 420px;
}

.small_dlg hr {
	margin: 1em 71px 1em 68px;
	padding: 0;
	color: orange;
}

.small_dlg li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.small_dlg div {
	margin: 0;
	padding: 0;
	background: url(../images/menu/dialog-small-fill.jpg) repeat-y;
	position: relative;
}

.small_dlg li,.small_dlg a {
	display: block;
}

.small_dlg li a {
	height: 100%;
	text-decoration: underline;
}

.small_dlg_top {
	height: 22px;
	background: url(../images/menu/dialog-small-top.jpg) no-repeat;
}

.small_dlg_bottom {
	height: 22px;
	background: url(../images/menu/dialog-small-bottom.jpg) no-repeat;
}

p.small_dlg_header {
	height: 36px;
	/*	width: 640px;
*/
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/UpperButton-NotLoggedIn-darkbkgr.jpg) no-repeat;
	color: orange;
	font-size: 16pt;
	font-style: italic;
}

p.small_dlg_header_cart_icon {
	height: 36px;
	/*	width: 640px;
*/
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/round-button-cart-darkbkgr.jpg) no-repeat;
}

/*
 * Companyu page.
 */
p.company_img_small {
	margin-top: 0;
	padding: 0 0 0 18px;
	float: left;
	line-height: 1em;
	text-align: center;
}

.company_img_small a {
	margin: 0px 10px 0 0px;
}

.company_img_small img {
	border: 0;
	margin: 0;
}

p.small_dlg_header_company_icon {
	height: 36px;
	/*	width: 640px;
*/
	margin: 0px 0 0 28px;
	padding: 6px 0 0 40px;
	background: url(../images/buttons/UpperButton-LoggedIn-darkbkge.jpg) no-repeat;
}

.small_dlg_table {
	font-size: 9pt;
	color: white;
	padding: 0px;
	margin: 0 0 0 37px;
	width: 480px;
}

.small_dlg_table thead {
	font-size: 9pt;
}

.small_dlg_table thead td {
	border-top: 1px solid orange;
}

.small_dlg_table td {
	height: 24px;
	padding: 2px 5px;
}

/**
 *	FAQ
 */
.faq {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: normal;
}

.faq p,.faq li {
	font-size: 14px;
	font-weight: normal;
}

.faq h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.faq a {
	color: orange;
	text-decoration: none;
}

.faq strong {
	color: orange;
	text-decoration: none;
}

.faq ul li a {
	color: orange;
	text-decoration: none;
	font-style: italic;
}

/**
 *	Company about
 */
.company_about strong {
	color: orange;
	text-decoration: none;
}

/**
 *	Login
 */
div.login_choice {
	padding: 0 0 0 63px;
	margin: 0;
	font-size: 11pt;
	color: orange;
}

.login_fields {
	padding: 0 0 0 68px;
	margin: 0;
	font-size: 10pt;
	color: white;
	line-height: 24px;
}

.login_fields li {
	float: none;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}

.login_fields label {
	display: block;
	font-size: 9pt;
	height: 1.7em;
}

/*
 * Utility classes
 */
.bt {
	border-top: 1px solid orange;
}

.br {
	border-right: 1px solid orange;
}

.bb {
	border-bottom: 1px solid orange;
}

.bl {
	border-left: 1px solid orange;
}

.ra {
	text-align: right;
}

/*
 * The footer menu
 */
.menu_footer {
	height: 14px;
	text-align: center;
	vertical-align: middle;
	color: orange;
	word-spacing: 5pt;
}

.menu_footer a {
	font-weight: normal;
	color: orange;
}

.menu_footer img {
	margin-top: 10px;
	border: 0;
	bottom: -10px;
	position: relative;
}

.menu_footer img#paygw {
	left: 8px;
}

.menu_footer img#sema {
	left: -6px;
}

.link_text {
	visibility: hidden;
}

/*
 * The home page
 */
.home_left {
	list-style: none;
	margin: 0;
	padding: 0;
}

.home_left a img {
	border: 0;
}

/* 
 * The support page
 */
.support {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 12px;
	font-weight: bold;
}

.support p,.support li {
	font-size: 14px;
	font-weight: normal;
}

.support .product_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.support h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.support a {
	color: orange;
	text-decoration: none;
}

.support a img {
	border: 0;
}

/*
 * The products
 */
.product_items3 {
	margin: 18px 34px 0 0;
}

.product_items3 p {
	font-size: 14px;
	color: #BEBDBD;
	margin: 0;
	padding: 0;
	display: inline;
}

.product_items3 h1 {
	margin: 0;
	font-size: 16px;
	color: #BEBDBD;
	font-weight: bold;
}

p.product_img_small {
	margin-top: 0;
	padding: 0 0 0 18px;
	float: left;
	line-height: 1em;
	text-align: center;
}

p.product_img_small a {
	margin: 0px 10px 0 0px;
}

p.product_img_small img {
	border: 0;
	margin: 0;
}

.product_items3 h2 {
	display: block;
	margin: 0 0 14px 137px;
	padding: 0;
	clear: left;
	text-align: right;
	border-bottom: 2px solid orange;
	height: 30px;
}

.product_items3 h2 img {
	border: 0;
}

.product_details {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.product_details p,.product_details li {
	font-size: 14px;
	font-weight: normal;
}

.product_details .product_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.product_details h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.product_details a {
	color: orange;
	text-decoration: none;
}

.product_details a img {
	border: 0;
}

.project_vehicles {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.project_vehicles p,.project_vehicles li {
	font-size: 14px;
	font-weight: normal;
}

.project_vehicles .project_vehicles_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.project_vehicles h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.project_vehicles a {
	color: orange;
	text-decoration: none;
}

.project_vehicles a img {
	border: 0;
}

.media {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.media p,.media li {
	font-size: 14px;
	font-weight: normal;
}

.media .media_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.media h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.media a {
	color: orange;
	text-decoration: none;
}

.media a img {
	border: 0;
}

.coming_soon {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.coming_soon p,.coming_soon li {
	font-size: 14px;
	font-weight: normal;
}

.coming_soon .coming_soon_img_big {
	width: 245px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -123px;
}

.coming_soon h4 {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 30px 0 24px -300px;
	text-align: center;
	background: url(../images/productpage-divider.jpg) no-repeat 50% bottom;
}

.coming_soon a {
	color: orange;
	text-decoration: none;
}

.coming_soon a img {
	border: 0;
}

/*
 *	Flash related
 */
.alt_flash_content {
	color: orange;
	font-size: 9pt;
	font-weight: normal;
	padding: 20px;
}

.alt_flash_content h1 {
	color: orange;
	font-size: 12pt;
	font-weight: normal;
}

#home_top_flash {
	margin: 10px 0 0 1px
}

#home_bottom_flash {
	position: relative;
	margin: 0 0 0 1px;
}

#home_top_flash img {
	border: 0;
}

#home_top_flash_map {
	
}

.newproduct {
	background-color: orange;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	color: white;
	font-weight: bold;
	padding: 2px 11px;
	text-align: center;
	vertical-align: middle;
}

p.mail {
	background-color: #F1F1F1;
	color: black;
	padding: 1em;
	margin: 0;
	border: 1px solid black;
}

.example {
	background-color: #F1F1F1;
	color: black;
	display: inline;
	padding: 2px 6px;
	margin: 8px;
	vertical-align:middle;
	border: 1px solid black;
}

table.simple textarea {
	border: 0;
	width: 560px;
}

table.simple td {
	border: 0;
}

h1.nl_h1 {
	padding: 0;
	margin: 0;
	color: black;
	text-decoration: underline;
}

.maintenance {
	margin: 0;
	padding: 1em;
	border:1px solid orange;
	text-align:center;
	font-weight: bold;
	color: white;
	font-size: 12pt;
}

.round_button_right {
	background: url(../images/buttons/round-button-right.jpg) no-repeat;
}

.round_button_down {
	background: url(../images/buttons/round-button-down.jpg) no-repeat;
}

.special_message {
	width: 600px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -300px;
	color: #BEBDBD;
	font-size: 16px;
	font-weight: bold;
}

.special_message a {
	color: orange;
	text-decoration: none;
}
