/* $Revision: 1362 $ */
body
{
	font-size: 11px;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #000000;
/*	background-color: #666;*/
	background: #EC008C url(images/magenta-bg.gif) repeat-x scroll 0pt 0pt;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px;
	line-height: 120%;
}

input[type="submit"], button
{
	cursor: hand;
	cursor: pointer;
}

.cornerFix
{
	position: absolute;
	width: 19px;
	height: 50px;
/*	background-color: #666;*/
}
.cornerFix.topLeft
{
	background-image: url(images/corner_topLeft.gif);
	top: 0px;
	left: 0px;
	background-color: #eb92be;
}
.cornerFix.topRight
{
	background-image: url(images/corner_topRight.gif);
	top: 0px;
	right: 0px;
	background-color: #eb92be;
}

#page_holder
{
	position: relative;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	/*padding: 20px 10px 50px 10px;*/
	padding: 20px 0 50px 0;
}

/* top part with page logo etc */
#top
{
	position:relative;
	height: 126px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background: #ffffff;
}

#between
{
	position:relative;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 3px;
	margin: 0px 10px 0px 10px;
	text-align: right;
}
#between .links
{
	font-size: 1.2em;
	font-weight: bold;
}

/* Main page body */
#content_holder
{
	position:relative;
	padding: 0px;
	border-top: 0px;
	margin: 0px 10px 0 10px;
	padding-top: 5px;
}

/* Menu field */
#menu
{
	float:left;
	position: relative;
	margin: 0px;
	top: 0px;
	padding-left: 0px;
	padding-right: 3px;
	margin-right: 10px;
	width: 190px;
	border-right: 1px solid #ebebeb;
}
#menu p
{
    margin-top: 2px;
}
/* central part of the page where all text resides */
#center
{
/*    position: absolute;*/
/*    left: 202px;*/
/*    top: 5px;*/
    float: left;
    width: 470px;
    padding: 0px;
    padding-bottom: 30px;
}

/* the text of the logo itself */
.logo_text
{
	color:white;
	position:absolute;
	top: 0px;
	right: 50px;
	font-size: xx-large;
}
.menuTitle
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	margin: 10px 0 10px 22px;
	top: 0px;
	width: 100%;
	left: 0px;
}

.menuItems
{
	margin-left: 10px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
	border: 0px solid black;
}

.menuLinks
{
	padding-left: 5px;
	top: 0px;
	left: 0px;
}

/* Standard page boxes */
.content
{
	padding: 3px;
}

.content p
{
	line-height: 120%;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.dialog_boxes
{
	clear: both;
	width: 978px;
}

.dialog_box
{
	/*margin: 8px;*/
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
}

.titlebar
{
    padding: 3px;
    margin-bottom: 0;
    font-weight: bold;
    background-color: #ebebeb;
	background-image: url(/webshop/images/prodtablebgr.jpg);
    border: none;
	color: #002147;
}

.imageZoomedBorder
{
	border: 4px solid #666;
}

.activated
{
	opacity: 0.3;
}

.dialog_box .content
{
	border: 1px solid #ebebeb;	
}

.wide.dialog_box
{
	width: 95%;
}

.checkout_table table
{
	width: 450px;
	margin-bottom: 30px;
}
input.cart-delete
{
	border: 1px solid #ccc;
/*  text-align: right;*/
	width: 20px;
	padding: 1px 2px 1px 2px;
}

.small_shopping_cart table
{
	width:100%;
}

.product_dialog_box
{
	margin-bottom: 4px;
	padding: 0px;
	/*width: 320px;*/
}
.product_dialog_box table
{
	width: 100%;
}

.product_image
{
    text-align: right;
    float: right;
    width: 120px;
    margin: 2px;
}

.product_image img
{
	/*height: 170px;
	max-width: 160px;*/
}

.product_image_tn
{
display: inline;
}

.product_text
{
}

.product_info table
{
width: 100%;
}

#sidebar {
    float:left;
    padding-left: 20px;
    width: 120px;
}
.column
{
    float: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display:block;
}


.vehicleSelect a, .vehicleSelect
{
	font-size: 1.1em;
}
#vehicleSelect .selected
{
	font-size: 1.4em;
	font-weight: bold;
}
.vehicleSelect .row:hover, .vehicleSelect .alt.row:hover {
/*	border: 2px solid #4C4C4C;*/
	background-color: #FF8000;
}
.vehicleSelect .row {
    cursor: hand;
    cursor: pointer;
	padding: 5px;
	margin: 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.vehicleSelect .row a {
	font-weight: bold;
}
.vehicleSelect .alt.row {
	background-color: #ebebeb;
}
#vehicleSelect.ajax-loading {
	background-image: url(images/wait.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.vehicleSelect ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 0px;
}

.vehicleSelect li
{
	display: list-item;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
	text-indent: 0;
	list-style-position: outside;
	list-style-type: none;
}

.info_page li, ul.with_stars li
{
    background-image:url(images/star.gif);
    background-repeat:no-repeat;
    background-position: top left;
    padding: 0;
    padding-left:18px; 
    margin: 0;
    line-height: 12px;
}

/*
General Appearance Tags
*/
a:link {  color: #0066cc; text-decoration: none; }
a:visited {  color: #0066cc; text-decoration: none}
a:hover {  color: #0066cc; text-decoration: underline; }
a:active {  color: #0066cc; text-decoration: none}

img
{
	border: 0px;
}

input
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1em;
	border: 1px solid #CCC;
	padding: 1px;
	margin: 1px;
}

/*label 
{
    display: block;
    font-size: 11px;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 3px;
    border-bottom: 1px dotted #cccccc;
}
*/

.login_form input[type="text"], input[type="password"] {
    width: 9em;
}
.compact_form label
{
    font-size: 1em;
    display: inline;
    margin: 1px;
    font-weight: bold;
    padding: 0;
    border: none;
}
.compact_form input[type="radio"] {
    vertical-align: middle;
}

select
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1em;
}

td
{
	font-size: 1em;
}

h1, h2, h3, h4
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1
{
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited
{
	color: #565D6B;
	text-decoration: none;
}
h1 a:hover {color: #FF8000; text-decoration: none;}


h2
{
    font-size: 1.1em;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}


h3
{
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}


h4
{
	font-size: 1em;
	text-align: left;
	margin-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
}

/* Text Style Classes */
.normal
{
	font-size: 1em;
}

.large
{
	font-size: 1.3em;
}

.bold
{
	font-weight: bold;
}

span.selected a
{
    font-weight: bold;
    text-decoration: underline;
}

.price
{
	font-weight: bold;
	color: #c0143c;
	white-space: nowrap;
}

.help
{
	color: #ff0000;
}

.underlined
{
	text-decoration: underline;
}

/* Error and Success */
.error
{
	font-weight: bold;
	color: #FF0000;
}

.error h3
{
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

.error input
{
	color: #FF0000;
	border: 1px solid #FF0000;
}

.error select
{
	color: #FF0000;
	border: 1px solid #FF0000;
}

.error ul
{
	color: #ff0000;
}


.success
{
	font-weight: bold;
	color: blue;
}

.success h3
{
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

/* Lists */
ul
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
/*  list-style-position: outside;*/
	list-style-type: none;
}

li
{
	display: list-item;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 4px;
/*  margin-left: 15px;*/
	text-indent: 0px;
}

.no_bullet_list li
{
	margin-left: 0px;
	list-style-type: none;
}

ul.folder_list { list-style:none; margin: 0; padding: 0; }
ul.folder_list div.subfolder_list {
/*    margin-left: 15px;*/
}
li.folder.closed { }
li.folder { 
    background-image:url(images/icon_package.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    padding-left:20px; 
    margin: 0;
    line-height: 18px;
}

li.folder.opened { background-image:url(images/icon_package_open.gif); }

/* Buttons */
.button
{
 text-align: center;
}
.button a
{
	color: #3C3;
	font-weight: bold;
}
.button a:link {color: #3C3; text-decoration: none;}
.button a:visited {color: #3C3; text-decoration: none;}
.button a:hover {color: #FF8000; text-decoration: none;}
.button a:active {color: #CF6; text-decoration: none;}

#cart .attention
{
	background: #8BDDFF;
}
#cart .removed
{
	background: #95A0B8;
}
#cart .default
{
	background: #fff;
}

/* Other Stuff */
.clear_float
{
	clear:both;
	height: 0px;
}


/* Table Classes */
.std-table
{
    padding: 0px;
    margin: 0px;
	border-collapse: collapse;
}

.std-table .separator
{
    border-bottom: 1px solid #ebebeb;
}

.std-table-header, .std-table th
{
	background-color: #ebebeb;
	padding: 2px;
	font-weight: bold;
	text-align: left;
}
.product_table .std-table-header, .product_table.std-table th
{
	background-image: url(/webshop/images/prodtablebgr.jpg);
	background-repeat: repeat-x;
}

.table-dark-row
{
	background-color: #ededed;
}

.table-select-row
{
	font-weight: bold;
	background-color: #B0BEDA;
/*  border: 2px solid #215F87;*/
}

.table-border td
{
    border: 1px solid #cccccc;
}

.std-table td
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
    padding: 1px 5px 1px 5px;
    margin: 1px;
}
.ajax-loading {
	background-image: url(images/wait.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.busy2 {
    background-image: url(images/dots-white.gif);
    background-repeat: no-repeat;
    background-position: center;    
}
.busy {
    background-image: url(images/progress_bar.gif);
    background-repeat: no-repeat;
    background-position: center;
}
#main_cart form.busy, td.busy {
	background-position: center;
}
.busy a, .busy input, .busy button, .busy select
.busy2 a, .busy2 input, .busy2 button, .busy2 select
{
    visibility: hidden;
}


table td.numeric, table th.numeric
{
	width: 80px;
	text-align: right;
}
table td.title
{
	font-weight: bold;
}

table tr.alternate_color
{
	background-color: #eee;
}
.nowrap {
    white-space: nowrap;
}


.blue_button:hover, input[type="submit"]
{
	border-color: #C60;
	background-color: #F60;
}
.blue_button:active, input[type="submit"]
{
	background-color: #407796;
}
.blue_button.large
{
	font-weight: bold;
	font-size: large;
}
.blue_button.red
{
	background-color: #C00;
	border: 1px solid #350002;
}
.blue_button a
{
	color: white;
}
.blue_button, input[type="submit"]
{

	background-color: #59A5D1;
	border: 1px solid rgb(64, 139, 182);
	color: white;
	cursor: pointer;
	font: normal normal normal 11px/normal verdana, sans-serif;
	font-weight: bold;
	padding: 0.2em 1em;
}
div.tabs
{
    padding: 4px;
    border-bottom: 1px solid #ccc;
}
div.tabs .tab
{
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 4px;
    margin: 4px;
}

div.tabs .tab:hover
{
    background-color: #E5E9FA;
}

div.tabs .tab.current
{
    border-bottom: none;
    background-color: #ebebeb;
    color: #000;
    font-weight: bold;
}

/*input[type="image"] { border: none; }*/

.hint a, a.hint
{
	text-decoration: none;
}
.hint
{
	color: #333;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 1px;
	margin-top: 1px;
}

.step_label
{
    display: block;
    width: 90%;
    border-width: 2px;
    border-style: solid;
    border-color: #215F87;
    background-color: #B0BEDA;
    padding: 2px;
    margin: 2px;
    font-weight: bold;
}
.hidden
{
	display: none;
}
a.step_label { text-decoration: none; color: #000; }

.step_label.completed
{
    background-color: #9F6;
    border-color: #030;
}

.step_label.disabled
{
    border-color: #ccc;
    background-color: #ebebeb;
    color: #888;
}
.step_label.selected
{
    background-color: #F93;
    border-color: #F60;
}

/*label.selected, label.checked, label.unchecked, label.unselected { padding-left:16px; background-position:0px center; background-repeat:no-repeat; cursor:pointer}
label.checked, label.unchecked { padding-left:20px;}
label.checked{background-image:url(images/icons/chk_on.png)}
label.unchecked{background-image:url(images/icons/chk_off.png)}
label.selected{background-image:url(images/icons/rdo_on.png)}
label.unselected{background-image:url(images/icons/rdo_off.png)}
*/


.pagination {
    font-size: 1.7em;
    text-align: center;
    padding: 10px 0px 10px 0px;
    font-weight: bold;
}
.paginate-current { border: 1px dotted black; }
.pagination a { text-decoration: none; }

.separator_top
{
    border-top: 1px solid #ebebeb;
}


div.box
{
/*  width: 380px;*/
	margin: 5px 0px;
}
.box.warn a { color: #06C; }
.box.error a { color: #fff; }
.box p { font-size: 1em; }
.box .action { text-align: right; }
.box h3, .box h2, .box h1, .box h4, .box h5 { margin-bottom: 2px; margin-top: 0; padding-top: 0;}
.box
{
	padding: 4px;
	font-weight: bold;
	color: #000;
	border: 2px solid #7E7E7E;
	background-color: #f2f2f2;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.box.error ul, .box.error, .box.error .error, input[type="text"].error, .box.error h11, .box.error h2, .box.error h3, .box.error h4, .box.error h5
{
	color: #370000;
}

.box.error, input[type="text"].error/*, li.error*/
{
	border-color: #D00202;
/*	background-color: #FFDDCC;*/
	background-color: #F66;
}

.box.success, input[type="text"].success/*, li.success*/
{
	color: #000;
	border-color: #215F87;
	background-color: #B0BEDA;
}

.box.busy, .box.warn, input[type="text"].busy/*, li.warn*/
{
	color: #373416;
	border-color: #9FA13C;
	background-color: #F7FFAC;
}

.margin_top
{
    margin-top: 5px;
}


.button_like_link
{
	font-weight: bold;
	color: #3C3;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.button_like_link:hover {color: #FF8000; text-decoration: none;}
.button_like_link:active {color: #CF6; text-decoration: none;}

