body    { 
font-size: 13px; 
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; 
background-color: #B5C191; 
background-image: url(img/bg_main.jpg); 
background-repeat: repeat-x;
background-position:bottom;
margin: 0 auto; padding: 0 
}

.wrapper-header, .wrapper-content, .wrapper-footer, .wrapper-topbar {
    width: 1140px;
    margin: auto;
    position: relative;
}

.topbar {width: 100%;}
.wrapper-topbar {width: 1140px; box-sizing: border-box; height: 35px; background: #fff; border-bottom: 0px solid #BDC384;position: relative; z-index: 99;font-family: 'Titillium Web', sans-serif;margin: auto; line-height: 30px; padding: 0 1%;}

@media only screen and (max-width: 1140px) {
    .wrapper-header, .wrapper-content, .wrapper-footer, .wrapper-topbar {width: 100%; box-sizing: border-box; padding: 0 2%;}
    .wrapper-header {padding: 0;}
}

.language {float: right; margin-left: 30px;}

.top-menu ul, .top-menu ul li {
    float: left;
    list-style: none;
}

.top-menu ul {
    /* line-height: 30px; */
    float: right;
    margin-top: 0px;
}

.top-menu ul li a {
    color: #333;
    display: inline-block;
    padding: 0 15px 0 25px;
}

.top-menu ul li a:hover {
}

.top-menu ul li:last-child a{padding-right: 0;}
.top-menu ul li.icons a {background:url(/templates/3w-systems/img/head_sprite.png) no-repeat left -9999px;}
.top-menu ul li.account a{background-position: left -104px; padding-left: 30px;}
.top-menu ul li.register a{background-position: left -76px;}
.top-menu ul li.login a{background-position: left -22px;}
.top-menu ul li.logout a{background-position: left -49px;}
.top-menu ul li.messenger a{background-position: left -130px; width: 28px; text-decoration: none;}

.top-menu ul li a.home {
    background-image:url(/templates/3w-systems/img/icon-home.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    display: block;
    width: 25px;
}

.top-menu {
    /* line-height: 20px; */
    width: auto;
    float: right;
}

.welcome {float: left;color: #333;}

.boxcontent_currencies, .boxcontent_languages {
    float: right;
    line-height: 30px;
    margin-right: 10px;
    padding: 0;
    position: relative;
    box-sizing: border-box;
}

.wrapper-header {
    padding-top: 0px;
    /*	padding: 21px 0 0 0; */
}

.header {
/*
    height: 93px;
    border-bottom: 1px solid #cfcfcf;
*/
}

.fancy {
    float: left;
    margin: 10px;
    width: 94%;
    box-sizing: border-box;
}

.fancy .login input[type="search"], .fancy .login input[type="text"], .fancy .login input[type="password"], .fancy .login input[type="date"], .fancy .login input[type="email_address"] {
    width: auto;
}

.fancy .login .input_login[type="text"] {
    width: 220px;
}

.fancy .login h3 {clear: both;}

.fancy .content {
    float: left;
    width: 100%;
}

.fancy .buttons {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.register ul {
    list-style-type:none;
}

.register ul li {
    background-image: url("templates/army-inserate/img/template/arrows-sprite.png");
    background-position: -26px -163px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    line-height: 1.4em;
}

.register h2, .register_address h2 {
    background-image: url("templates/army-inserate/img/template/sprite_header.png");
    background-position: 3px 4px;
    background-repeat: no-repeat;
    background-color: #819349;
    color: #FFF;
    padding: 7px 7px 7px 36px;
}


.register .country_selection ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.register .country_selection ul li {
    list-style: none outside none;
    background-image: none;
    padding: 0;
    margin: 0;
    line-height: 1.4em;
}

.register p {
    margin-left: 14px;
}

.login ul {
    list-style-type:none;
}

.login ul li {
    background-image: url("/templates/3w-systems/img/arrows-sprite.png");
    background-position: -26px -163px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    line-height: 1.4em;
}

.login h2 {
    background-image: url("/templates/3w-systems/img/sprite_header.png");
    background-position: 3px -29px;
    background-repeat: no-repeat;
    background-color: #819349;
    color: #FFF;
    padding: 7px 7px 7px 36px;
}

.login p {
    margin-left: 14px;
}

/* Register fancy */
fieldset.register, fieldset.login {border: 1px solid #ccc; padding: 8px; margin: 10px 0 0 10px; border-radius: 6px;}
fieldset.register legend, fieldset.login legend, fieldset.advertise_register legend {margin-left: 5px; padding: 0 10px; font-weight: 700;}

/* Register */

fieldset.register_business legend, fieldset.register_private legend {margin-left: -3px; padding: 0 10px; font-weight: 700;}

fieldset.register_business {
    float: right;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin-top: 10px;
    padding: 8px 8px 8px 18px;
    width: 340px;
}

fieldset.register_private {
    float: left;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin-top: 10px;
    padding: 8px 8px 8px 18px;
    width: 340px;
}

fieldset.advertise_login {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin: 10px;
    padding: 8px;
    width: 100%;
}

fieldset.advertise_register {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin: 10px;
    padding: 8px;
    /*    width: 100%; */
}

fieldset.advertise_confirm {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin-top: 10px;
    padding: 8px 8px 8px 18px;
    width: 1080px;
}

fieldset.account, fieldset.advertise_product {border: 1px solid #ccc; padding: 8px; margin: 1.5%; border-radius: 6px;}
fieldset.account {width: 97%;box-sizing: border-box;}
fieldset.account_history {border: 1px solid #ccc; padding: 8px; margin: 5px; width: 28%; float: left}
fieldset.account_history legend {margin-left: 5px; padding: 0 5px; font-weight: 700;}

fieldset.account legend, fieldset.advertise_product legend, fieldset.checkout_payment legend {margin-left: 20px; padding: 0 10px; font-weight: 700;}

fieldset.advertise_option_offer legend, fieldset.advertise_option_search legend,  {margin-left: -3px; padding: 0 10px; font-weight: 700;}
fieldset.advertise_google_preview legend {margin-left: -3px; padding: 0 10px; font-weight: 700; font-size: 1.1em;}

fieldset.advertise_video legend {margin-left: -3px; padding: 0 10px; font-weight: 700; font-size: 1.1em;}
fieldset.advertise_video_preview legend {margin-left: -3px; padding: 0 10px; font-weight: 700; font-size: 1.1em;}

fieldset.advertise_confirm legend {margin-left: -3px; padding: 0 10px; font-weight: 700;}


.account input.create_account_street_num {width:32px;}
.account input.create_account_street {width: 155px; margin-right: 3px;}
.account input.create_account_postcode {width:48px;}
.account input.create_account_city {width:139px;}

.account select.telephone_country_code {width:45px;}
.account input.telephone_area_code {width:60px;}
.account input.telephone {width:70px;}

.account input.create_account_suburb, .account select.create_account_country, .account select.create_account_state {
    width: 198px;
    margin-bottom: 11px;
}

.register input.create_account_street_num {width:32px;}
.register input.create_account_street {width: 155px; margin-right: 3px;}
.register input.create_account_postcode {width:48px;}
.register input.create_account_city {width:139px;}

.register select.telephone_country_code {width:45px;}
.register input.telephone_area_code {width:60px;}
.register input.telephone {width:70px;}

.aregister input.create_account_suburb, .register select.create_account_country, .register select.create_account_state {
    width: 198px;
    margin-bottom: 11px;
}

.register ul {
    list-style-type:none;
    padding: 0px;
}

.register ul li {
    background-image: url("/templates/3w-systems/img/arrows-sprite.png");
    background-position: -26px -161px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    line-height: 1.4em;
}

.register h2, .register_address h2 {
    background-image: url("/templates/3w-systems/img/sprite_header.png");
    background-position: 3px 4px;
    background-repeat: no-repeat;
    background-color: #819349;
    color: #FFF;
    padding: 7px 7px 7px 36px;
}

.w100 {width:100px}
.w105 {width:105px}
.w126 {width:126px}
.w130 {width:130px}
.w145 {width:145px}
.w170 {width:170px}
.w150 {width:150px}
.w200 {width:200px}
.w250 {width:250px}

.fr {float: right;}

ol {margin-left: 15px; list-style:decimal}
dl { display: block; clear: both; margin: 0px; padding: 2px;}
dd,dt{ line-height: 2.3em; }
dl dd { display: block; overflow: hidden; }
dl dt { white-space: nowrap; overflow: hidden; display: block; float: left;}
ul li {list-style: none}

input[type="search"], input[type="text"], input[type="password"], input[type="date"], input[type="email_address"] {
    border:1px solid #999;
    padding: 2px 5px;
    margin: 0 0 5px 0;

    /*width: 160px;*/
    width: auto;

    height: 20px;
    border-radius: 4px;
}

input:focus {
    border-color: #819349;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(129, 147, 73, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(129, 147, 73, .6);
}

select {
    height: 26px;
    margin-top: 2px;
}



/* input:focus {border: 1px solid #333;} */


/* login and create_account */

div input.form_error,
#create_account_step_1_p div input.form_error,
#create_account_step_1_b div input.form_error,
#create_account_step_2_p div input.form_error,
div select.form_error,
#create_account_step_2_b div input.form_error,
#div_ad_login div input.form_error,
#create_account_p input.form_error,
#create_account_b input.form_error {
    background: #f8dbdb;
    border-color: #e77776;
}

div input.form_success {
    background: none repeat scroll 0 0 #E6EFC2;
    border-color: #C6D880;
    color: #264409;
}

div select.form_success {
    background: none repeat scroll 0 0 #E6EFC2;
    border-color: #C6D880;
    color: #264409;
}

div span.form_error {
    color: #e46c6e;
    background: url("/templates/3w-systems/img/form_error.gif") no-repeat scroll 1px 1px transparent;
    display: block;
    /* height: 18px; */
    /* min-height: 18px; */
    padding-left: 22px;
    line-height: 1.5em;
}



#create_account_step_1_p div span.form_error,
#create_account_step_1_b div span.form_error,
#create_account_step_2_p div span.form_error,
#create_account_step_2_b div span.form_error,
#create_account_step_3_p div span.form_error,
#create_account_step_3_b div span.form_error,
#advertise_price div span.form_error,
#product_images_video div span.form_error,
#div_ad_login div span.form_error,
#create_account_p div span.form_error,
#create_account_b div span.form_error,
#advertise_confirm div span.form_error,
#advertise_confirm_auction div span.form_error,
#confirm_account_b div span.form_error {
    color: #e46c6e;
    background: url("/templates/3w-systems/img/form_error.gif") no-repeat scroll 1px 1px transparent;
    display: block;
    /* height: 18px; */
    /* min-height: 18px; */
    padding-left: 21px;
}

/* login validation */

#login_email_address_info {
    float: left;
    display: none;
    width: 240px;
    padding: 0px;
    margin-top: -9px;
    margin-left: -2px;
}

#login_password_info {
    float: left;
    display: none;
    width: 240px;
    padding: 0px;
    margin-top: -9px;
    margin-left: -2px;
}


/* private validation */

#gender_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#firstname_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#lastname_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#dob_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#street_address_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#street_address_num_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#postcode_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#city_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#country_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 0 129px;
    margin-top: 6px;
}

#telephone_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#password_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#confirmation_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#password_match_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#email_address_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#create_dsg_info_p {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 5px;
    margin-top: 9px;
}

/* business validation */

#gender_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#firstname_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#lastname_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#dob_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#street_address_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#street_address_num_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#postcode_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#city_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#country_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: 6px;
}

#telephone_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#company_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#vat_info_b, #vat_info_incomplete_b, #vat_info_incorrect_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#password_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#confirmation_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#password_match_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#email_address_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 129px;
    margin-top: -4px;
}

#create_dsg_info_b {
    float: left;
    display: none;
    /* width: 350px; */
    padding: 0 0 10px 5px;
    margin-top: 9px;
}

/* Form validation errors */
#advertise_product_info input.form_error, #advertise_price input.form_error, #account_ads_edit input.form_error {
    background: #f8dbdb;
    border-color: #e77776;
}

#advertise_product_info div span.form_error, #account_ads_edit div span.form_error {
    color: #e46c6e;
    background: url("/templates/3w-systems/img/form_error.gif") no-repeat scroll 1px 1px transparent;
    display: block;
    /* height: 18px; */
    /* min-height: 18px; */
    padding-left: 21px;
}

.aregister input.create_account_suburb, .register select.create_account_country, .register select.create_account_state {
    width: 198px;
    margin-bottom: 11px;
}


#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url("/templates/3w-systems/img/site-loader.gif");
    background-repeat:no-repeat;
    background-position: 50% 50%;
    /*    background-color: rgb(102, 102, 102); */
    background-color: #FFF;
    opacity: 0.6;
    z-index: 12100;
    display: block;
}

* html #loading-overlay {	/* IE6 */
    position: absolute;
    width: 100%;
}


select.telephone_country_code, select.dob_select_day, select.dob_select_month, select.dob_select_year {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}


/* Header-Klassen
----------------------------------------------- */
h1  { color: #668d00; font-size: 20px; font-weight: bold; margin: 20px 0 10px; padding: 0; width: auto; border-style: solid; border-width: 0 0 1px; border-color: #668d00 }

h1 a   { color: #fff; font-size: inherit; font-weight: bold; text-decoration: none; margin: 15px 0 5px; padding: 0; width: auto; border-style: solid; border-width: 0 0 1px; border-color: #668d00 }

/* h2  { color: #668d00; font-size: 112%; font-weight: bold; margin: 15px 0 4px; padding: 0 } */
h2 { color: #668d00; font-family: Arial,Helvetica,sans-serif; margin:0.6em 0 0.4em 0; font-size:1.3em; font-weight:700; line-height:1.1em; clear:both;}

.content_heading { color: #668d00; font-size: 20px; font-weight: bold; }

/* Paragraph
----------------------------------------------- */
p {
	line-height:20px;
	padding:0px;
	margin:15px 0px 15px 0px;
}

/* Links im Text
----------------------------------------------- */
a   { color: #000 }
/* Horizontale Linie
----------------------------------------------- */
hr   { color: #fff; font-size: 1px; line-height: 1px; background: #963; margin: 7px 0; width: 100%; height: 1px; border: none }

/* Textarea
----------------------------------------------- */
textarea  { font-size: 13px; font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; background-color: white }

/* Input
----------------------------------------------- */
input {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
select {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

/* Image mit link
----------------------------------------------- */
img {
	border:0;
}

/* Formular
----------------------------------------------- */
form {
	padding:0px;
	margin:0px;
}

/* Horizontale Linie hellgrau 
----------------------------------------------- */
hr.lightGrey  { color: #d9d9d9; font-size: 1px; line-height: 1px; background: white; margin: 7px 0; width: 100%; height: 1px; border: none }

/* Main Container (�ber gesamte Seite)
----------------------------------------------- */
div#mainContainer   { 
background-color: white; 
margin-right: auto; 
margin-left: auto; 
width: 1156px;
padding-left: 10px;
padding-right: 10px;
/* border-style: solid; */
/* border-width: 0 10px; */ 
border-color: white 
}

/* Container f�r linke Spalte
----------------------------------------------- */
div#leftColContainer   { background-color: transparent; padding: 15px 0 0 0; width: 190px; float: left }

/* Container f�r mittleren Bereich
----------------------------------------------- */
div#middleColContainer {
	float:left; 
	width:548px;
	_width:548px;
	padding:8px 15px 0px 25px;
	_padding:8px 10px 0px 10px;
}

/* Container f�r rechten Bereich
----------------------------------------------- */
div#rightColContainer {
	float:right; 
	width:202px;
	padding:15px 0px 0px 0px;
}

/* Header mit Logo
----------------------------------------------- */
/* div#logoHeader   {margin: 0; padding: 0; width: 983px; height: 88px; cursor: pointer; overflow: hidden;} */
div#logoHeader {margin: 0; padding: 0; width: 983px; height: 8px; background-color: #FFFFFF;}



/* Horizontales Men
----------------------------------------------- */
ul#horizontalmenu {
	list-style-type:none;
	width:983px;
	height:32px;
	margin:1px 0px 0px 0px;
	padding:0px;
	/*border:none;*/
	background-image:url(img/mnu_dark_background.gif);
}

ul#horizontalmenu li {
	float:left;
	padding:0px;
	margin:0px;
	height:30px;
}

ul#horizontalmenu li.link {
	margin:0px;
	padding:10px 20px 0px 20px;
	<!--[if IE]>
	padding:10px 20px 0px 20px;
	<![endif]-->
	vertical-align:middle;
	line-height:12px;
	height:16px;
}

ul#horizontalmenu li img {
	margin:0px;
	padding:0px;
	height:30px;
}

ul#horizontalmenu * a  { color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; margin: 0; padding: 0; height: 32px }

/* Breadcrumb Pfad
----------------------------------------------- */

div#breadcrumb_frame {
    clear: both;
    background-image:url(img/breadcrumbbg.gif);
	height:28px;
	width: 983px;
}

div#breadcrumb {
    float: left;
	text-align:left;
	margin:1px 0px 0px 0px;
	_margin:1px 0px 0px 0px; /*IE Bugfix*/
	padding:6px 10px 2px 10px;
	_padding:5px 10px 0px 10px; /*IE Bugfix*/
	color:#CCCCCC;
	font-size:11px;
	border:none;
}

div#breadcrumb a {
	color:#FFFFFF;
}

/* Linkes Menu
----------------------------------------------- */
div#submenu  { font-size: 11px; display: block; margin: 0 15px 0 0; padding: 0; width: 192px; border-style: solid; border-width: 0 0 1px; border-color: #FFFFFF }

div#submenu a.header    { color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #6a7c85; background-image: none; display: block; margin: 0; padding: 4px 0 4px 10px; width: 180px; vertical-align: middle; border-style: solid; border-width: 4px 0 0; border-color: #FFFFFF }

div#submenu .spacer  { margin: 0; padding: 0; height: 10px; border-style: solid; border-width: 1px 0 0; border-color: #FFFFFF }

div#submenu a.level1   { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; background-color: #DFE2AD; display: block; margin: 0; padding: 4px 0 4px 8px; width: 182px; border-style: solid; border-width: 1px 1px 0; border-color: #9F9D2D }

div#submenu a.level1:hover  { background-color: white }

div#submenu a.level1 img {
	border:none;
}

div#submenu a.level2     { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; background-color: #EFF2BD; display: block; margin: 0; padding: 3px 0 3px 15px; width: 175px; border-style: dotted solid none; border-width: 1px 1px 0; border-color: #9F9D2D }
div#submenu a.level2:hover { background-color:#FFFFFF; }

div#submenu a.level2_selected     { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; background-color: #FFFFFF; display: block; margin: 0; padding: 3px 0 3px 15px; width: 175px; border-style: dotted solid none; border-width: 1px 1px 0; border-color: #9F9D2D }
div#submenu a.level2_selected:hover { background-color:#FFFFFF; }


div#submenu a.level3     { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; background-color: #F8FBC6; display: block; margin: 0; padding: 3px 0 3px 25px; width: 165px; border-style: dotted solid none; border-width: 1px 1px 0; border-color: #9F9D2D }
div#submenu a.level3:hover { background-color:#FFFFFF; }

div#submenu a.level3_selected     { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; background-color: #FFFFFF; display: block; margin: 0; padding: 3px 0 3px 25px; width: 165px; border-style: dotted solid none; border-width: 1px 1px 0; border-color: #9F9D2D }
div#submenu a.level3_selected:hover { background-color:#FFFFFF; }

div#submenu a.level4     { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; background-color: #F8FBC6; display: block; margin: 0; padding: 3px 0 3px 35px; width: 155px; border-style: dotted solid none; border-width: 1px 1px 0; border-color: #9F9D2D }
div#submenu a.level4:hover { background-color:#FFFFFF; }

div#submenu a.level4_selected     { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; background-color: #FFFFFF; display: block; margin: 0; padding: 3px 0 3px 35px; width: 155px; border-style: dotted solid none; border-width: 1px 1px 0; border-color: #9F9D2D }
div#submenu a.level4_selected:hover { background-color:#FFFFFF; }



/* Layout der zweiten Box
----------------------------------------------- */
div.boxVarianteZweiHeader   { color: #ffffff; font-size: 11px; font-weight: bold; background-color: #6a7c85; background-image: none; padding: 6px 0 2px 10px; height: 20px; vertical-align: middle; border-style: solid; border-width: 4px 0 0; border-color: #c00   }

div.boxVarianteZweiHeader a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

div.boxVarianteZweiBody    { color: #000000; font-size: 11px; background-color: #99ac66; padding: 8px 10px; border-style: solid; border-width: 0 0 0; border-color: #fff }

div.boxVarianteZweiBody a  { color: white }

div.boxVarianteZweiBody p {
	line-height:15px;
	margin:5px 0px 5px 0px;
}

/* Floatbox (Inhalte)
----------------------------------------------- */
div.floatBox  { background-color: #99ac66; padding: 10px 20px }

div.floatBox h1  { color: white; font-size: 18px; font-weight: bold; text-decoration: none; margin: 20px 0 10px; border: none }

div.floatBox ul {
	line-height:22px;
}

/* Product Image Box
----------------------------------------------- */
div.productImagesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:11px;
	color:#333333;
}

/* Box mit Attributen und Preis bei Produktdetails
----------------------------------------------- */
div.productPriceAttributes  { color: #000000; font-size: 12px; background-color: #f7f7f7; padding: 10px 15px; border: solid 1px #d9d9d9 }

/* Statt-Preisanzeige
----------------------------------------------- */
span.productOldPrice  { color: #ff0000; font-size: 12px; font-weight: bold }

/* Box mit Downloads
----------------------------------------------- */
div.electronicDownloadsBox  { color: #000000; font-size: 12px; background-color: #f7f7f7; padding: 10px 15px; border: solid 1px #99ac66 }

/* Box mit Sucheingabefeld
----------------------------------------------- */
div.detailedSearchBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Box Eingabefeld f�r Gutscheincode
----------------------------------------------- */
div.voucherBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:13px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Trennlinie f�r Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
div.productPreviewSplitLine {
	height:32px;
	background-image:url(img/productSplitLine.gif);
}

/* Trennlinie f�r Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
img.productImageBorder {
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
}

/* Box f�r "Weitere Unterkategorien"
----------------------------------------------- */
div.moreCategoriesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	padding:15px;
}

/* Tabellenlisten
----------------------------------------------- */
.tableListingI  { background-color: #99ac66 }

.tableListingII {
	background-color: #F9FDCB;
}

/* Warenkorbliste
----------------------------------------------- */
.cartTableListingI {
	background-color: #FFFFFF;
}

.cartTableListingII {
	background-color: #FFFFFF;
}

.cartTabelCell  { background-color: transparent; padding: 7px 4px; border-style: solid; border-width: 0 0 1px; border-color: #cccccc }

/* Hintergrund f�r Popups
----------------------------------------------- */
div.popupContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund f�r Bestellungsdruck
----------------------------------------------- */
div.printOrderContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund f�r Artikeldruck
----------------------------------------------- */
div.printProductInfoContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Artikelliste Bestellungsdruck
----------------------------------------------- */
td.productListHeaderPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	font-weight:bold;
	white-space:nowrap;
}

td.productListItemPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#999999;
	vertical-align:top;
}

/* Block mit Paymenttypen
----------------------------------------------- */
td.paymentTypeHeader  { color: #ffffff; background-color: #6a7c85; padding: 4px; border-style: solid; border-width: 4px 0 0; border-color: #c00 }

/* Block mit Shipping Typen
----------------------------------------------- */
td.shippingTypeHeader  { color: #ffffff; background-color: #6a7c85; padding: 4px; border-style: solid; border-width: 4px 0 0; border-color: #c00 }

/* Block mit Warenkorbinhalt
----------------------------------------------- */
td.basketHeader  { color: #ffffff; font-size: 12px; font-weight: bold; background-color: #777777; padding: 4px; }

/* Block mit Reviews
----------------------------------------------- */
td.reviewListHeader  { color: #ffffff; font-size: 12px; font-weight: bold; background-color: #6a7c85; padding: 4px; border-style: solid; border-width: 4px 0 0; border-color: #c00 }

/* Sitemap Bl�cke
----------------------------------------------- */
div.sitemapHeader  { color: #ffffff; font-size: 12px; font-weight: bold; background-color: #693; padding: 6px 8px; border-style: solid; border-width: 4px 0 0; border-color: #668d00 }

div.sitemapHeader a {
	color:#FFFFFF;
}

div.sitemapContent  { color: #000000; font-size: 11px; font-weight: normal; background-color: #dfcbb0; padding: 10px; border: solid 1px #963 }

div.sitemapContent a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}


/* Errormessage
----------------------------------------------- */
div.errorMessage   { font-size: 13px; background-color: #c00; margin: 10px 0; padding: 10px; border: dashed 1px #963 }

/* Successmessage
----------------------------------------------- */
.messageStackSuccess {
	font-size: 12px; 
	background-color: #79DF00;
	padding:8px;
}

/* Produktnavigator (unter jedem Produkt)
----------------------------------------------- */
div.productNavigator  { background-color: #f7f7f7; margin: 10px 0; padding: 10px; border: solid 1px #d9d9d9 }

/* AGB Best�tigung
----------------------------------------------- */
div.agbConfirmation  { background-color: #ffdd98; padding: 10px; border: solid 1px #963 }

/* Footer
----------------------------------------------- */
div#footer  { 
color: #666666; 
font-size: 11px; 
height: 202px;
text-align: center; 
margin-right: auto; 
margin-left: auto; 
width: 1176px;
border-style: solid; 
border-width: 1px 0 0; 
border-color: #FFFFFF; 
background-image: url("img/bg_footer.png");
background-position: center bottom;
background-repeat: no-repeat;
}

/* Copyright
----------------------------------------------- */
div.copyright {
	width:983px;
	text-align:center;
	color:#666666;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	padding:0px 0px 10px 0px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 10px 0px 10px;
}

/* Float-Clearing div
----------------------------------------------- */
div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}
/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#777;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-top:solid 1px #777;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#f9f9f9;
	color:#000;
	padding:4px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-bottom:solid 1px #777;
	position:relative !important;
	position:static;
	zoom:1;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_agb {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_shipping_address, .checkout_payment_address {
	width:100%;
	float:left;
	clear:left;
}


div.checkout_payment_modules, .checkout_comments {
	width:49%;
	float:right;
	clear:right;
}


textarea#agb_text { 
	font-size:10px;
	font-family: Arial;
	width: 470px;
	height: 60px;
}		

textarea#comments { 
	font-size:12px;
	font-family: Arial;
	width: 470px;
	height: 80px;
}		


div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_block_spacer {
	height:12px;
	font-size:9px;
	float:left;
	clear:left;
}


div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}

div.checkout_error_login {
	display:none;
}

.checkout_form_row {
	margin-bottom:8px;
	width:100%;
	display:block;
	clear:both;
	float:left;
}

.checkout_form_left {
	float:left;
	width:160px;
}

.checkout_form_right {
	float:left;
}

.checkout_form_input {
	width:160px;
}

.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.8;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #777777;	
	padding:0px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#ffffff;	/* White background color for the message */
	overflow:auto;	
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/


	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
/* CSS for the display. CSS needed for the scripts are loaded dynamically by the scripts */
a.close_modalDialog, a.close_modalDialog:link, a.close_modalDialog:hover {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	left:755px;
	top:3px;
}
a.displayMessage, a.displayMessage:link, a.displayMessage:visited,a.displayMessage:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
h1.heading_modalDialog  {
	display:block;
	background-color:#777777;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0px 3px 15px;
	margin:0px;
}	
.modalDialog_content {
	padding:10px;

}
.modalDialog_content li {
	margin-left:25px;
}
.modelDialog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#button_save_shipping , #button_save_payment{
display:none;

}

.font11px { color: #000000; font-size: 11px; }
.font12px { color: #000000; font-size: 12px; }
.font13px { color: #000000; font-size: 13px; }
.font14px { color: #000000; font-size: 14px; }
.font15px { color: #000000; font-size: 15px; }

.box_right_content_bg {
	background-image: url(img/shadow/shadow_box_right_content_bg.gif);
	background-repeat: no-repeat;
}

TD.infoBoxRightHeadingTxt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 9px;
}

/*
Intelli Search suggest list layout
Change this lines as you like to asign other colours,
fonts, borders etc. to the Intelli Search suggest List
*/
div#intelliSearchResultClose {
	width:470px;
	height: 30px;
	overflow: auto;
	z-index:10001;
	background-color:#FFFFFF;
	padding:0px;
	margin:-4px 0px 0px 0px;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
/*	border-style:solid; */
/*	border-color:#999999; */
/*	border-width:0px 1px 0px 1px; */
	display:none;
	visibility:hidden;
	position: absolute;
	top: 186px;
	text-align: right;
}

div#intelliSearchResult {
	width:470px;
	max-height: 500px;
	overflow: auto;
	z-index:10000; 
	background-color:#FFFFFF;
	padding:0px;
	margin:-4px 0px 0px 0px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
/*	border-style:solid; */
/*	border-color:#999999; */
/*	border-width:0px 1px 0px 1px; */
	display:none;
	visibility:hidden;
	position: absolute;
	top: 216px;
	
/* background: -moz-linear-gradient(center top ,#FEFEFE, #E5E5E5) repeat scroll 0 0 transparent; */
/* border: 1px solid #DADAD9; */
border-top: 0px;
/* border-radius: 6px 6px 6px 6px;*/ 
box-shadow: 0 15px 30px #666666;
	
	
}

div#intelliSearchResult a {
	padding:4px;
	padding-top: 22px;
	width:370px;
	border-style:solid;
/*	display:block; */
	float: right;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
	font-size:11px;
	text-decoration:none;	
}

div#intelliSearchResult a:hover {
/*	display:block; */
	width:370px;
	background-color:#727A3C;
	color:#FFFFFF;
	text-decoration:none;
}

div#intelliSearchResult img {
	padding:4px;
	padding-top: 2px;	
/*	display:block; */
/*	border-width:0px 0px 1px 0px; */
	font-size:11px;
/*	border: 1px solid #FF0000; */
}


div#search_frame {
    clear: both;
	height:36px;
	width: 1166px;
}

.search_box {
	height:36px;
	width:234px;
	background-image: url(img/bg_search.gif);
}

.search_input {
	width:140px;
	margin: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}

.headmenu {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 0 4px 10px;
	width: 180px;
	vertical-align: middle;
	background-image: url(img/bg_headmenu.gif);
}

.box_reviews_txt {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 1.3;
}

#basePrice {
    height: 11px;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 10px;
    color: #6f6f6f;
}

#desc_add_txt {
    height: 11px;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 10px;
    color: #6f6f6f;
}

.onepxwidth {
    width: 30px;
}

.messageStackError {
    color: #FF0000;
}

label {
    cursor: pointer;
}