/***************************************************/
/* THESE ARE THE CSS MODULE STYLES FOR 3.1.0       */
/***************************************************/

/***************************************************/
/* CSS DEFINITIONS FOR NEWSLETTER MODULE           */
/***************************************************/
#newsletter {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float:left;
    height:auto !important;
}
#newsletter div.errorMessage,
#newsletter div.okMessage,
#newsletter div.form  {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    float:left;
    height:auto !important;
}
#newsletter div.errorMessage {
    color: #ff0000;
}
#newsletter_home input[type=radio],
#newsletter_home input[type=checkbox]{
    float: none;
}

/***************************************************/
/* CSS DEFINITIONS FOR FORMS IN MODULES     */
/***************************************************/
form p,
form > fieldset > div {
    float: left;
    padding: 0 0 10px 0;
}

/* Start old contact form structure */
form p {
    width: 400px;
    padding-left: 250px;
}

#contactFormError {
    display: none;
    color: #f00;
}

form p span {
    margin-left: 0px;
    width: auto;
}

form p label {
    margin: 0 0 0 -250px;
}

form p label.description {
    margin: 0;
}
/* END old contact form structure */

form .is_required {
    padding: 0 0 0 5px;
    color: #FF0000;
}

form .contactFormGroup {
    float: left;
    width: 326px;
}

form .contactFormGroup input[type=checkbox] {
    clear: left;
}

form #uploadFormField_uploadWidget {
    padding: 0 0 0 250px;
}

.contactFormUpload {
    margin-left: 250px;
}

form .contactFormUpload,
form .formUploadedFiles,
form .contactFormUpload div,
form .formUploadedFiles div {
    float: left;
}

form .contactFormUpload div {
    width: 100%;
}

form .contactFormUpload ul,
form .formUploadedFiles ul {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}

form .contactFormUpload li,
form .formUploadedFiles li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #DDDDDD;
}

form .contactFormUpload span,
form .formUploadedFiles span {
    float: left;
    width: 280px;
    padding: 0 10px 0 0;
}

form .contactFormUpload .deleteIcon,
form .formUploadedFiles .deleteIcon {
    float: right;
    width: 16px;
    height: 16px;
    margin: 2px 0 0 0;
    overflow: hidden;
    text-indent: 16px;
    background: url('../../cadmin/images/icons/delete.gif') no-repeat;
}

form label {
    float: left;
    width: 250px;
}

form input[type="submit"] {
    margin-right: 10px;
    float: left;
}

#login form input.remember_me,
#login form label.remember_me {
    margin-left: 0;
    margin-top: 7px;
    padding: 0 0 21px 0;
    border: 0 none;
}

#login form input.remember_me {
    margin-top: 9px;
}

/***************************************************/
/* CSS DEFINITIONS FOR CALENDAR MODULE             */
/***************************************************/
#calendar {
    float: left;
    width: 100%;
}
#calendar li {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #D6D6D6;
    background: none;
}
#calendar div.back,
#calendar div.registration,
#calendar div.categories,
#calendar div.details,
#calendar div.search  {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}
#calendar ul.event-list {
    float: left;
    width: 100%;
    border-top: 1px solid #DDDDDD;
}
#calendar div.note {
    float: left;
    width: 100%;
}
#calendar div.logo {
    float: left;
}
#calendar div.logo img {
    max-width: 250px;
    max-height: 250px;
    margin: 0 15px 5px 0;
}
#calendar div.description {
    margin: 0 0 15px 0;
}
#calendar div.export {
    float: right;
}
#calendar div.export img {
    margin: 0 0 5px 15px;
}
#calendar div.adress,
#calendar div.organizer {
    float: left;
    width: 50%;
}
#calendar div.adress address,
#calendar div.organizer address {
    font-style: normal;
}
#calendar-boxes {
    float: left;
    width: 250px;
    padding: 0 0 0 40px;
}
#calendar-details {
    float: left;
    width: 100%;
}
#calendar-details li a img {
    float: left;
    padding: 0 5px 0 0;
}
#calendar-info {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}
#calendar-info h2.first {
    padding-top: 0;
}
#calendar-image {
    float: left;
    width: 30%;
}
#calendar-image img {
    max-width: 95%;
}
#calendar-description {
    float: left;
    width: 70%;
}

/* Calendar Headlines */
.calendar-headlines .monthnavigation{
    display: none;
}

/***************************************************/
/* CSS DEFINITIONS FOR SHOP MODULE                 */
/***************************************************/
#shop {
    float: left;
    width: 100%;
}
#shop table tr.row1,
#shop table tr.row2 {
    border-bottom: 1px solid #DDDDDD;
}
#shop table tr.row3 {
    border-bottom: 1px solid #FFFFFF;
}
#shop div.menu,
#shop div.cart_info,
#shop div.informations,
#shop div.payment,
#shop div.message,
#shop div.lsv_form,
#shop div.cart_links,
#shop div.message_error,
#shop div.account_details,
#shop div.order {
    float:left;
    width: 100%;
    padding: 0 0 20px 0;
}
#shop .customer_old {
    float: left;
    width: 445px;
    margin: 0 20px 0 0;
    border-right: 1px solid #DDDDDD;
}
#shop .customer_old p {
    width: auto;
    padding-left: 150px;
}
#shop .customer_old p label {
    width: 150px;
    margin-left: -150px;
}
#shop .customer_old p input[type=text],
#shop .customer_old p input[type=password] {
    width: 248px;
}
#shop .customer_new {
    display: block;
}
#shop .customer_old h2,
#shop .customer_new h2 {
    padding: 0 0 15px 0;
}
#shop .customer_address,
#shop .shipping_address {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}
#shop div.customer_address h2,
#shop div.shipping_address h2 {
    padding-top: 0;
}
#shop .a_right {
    text-align: right;
}
#shop .a_center {
    text-align: center;
}
#shop .shop_cart_input {
    width: 150px !important;
}
#shop .delete-icon {
    position: relative;
    top: 4px;
}
#shop input.shop_quantity {
    width: 30px;
    padding: 5px;
    text-align: right;
}
#shop div.message_error {
    color:#FF0000;
}
#shop div.categories {
    float: left;
    width: 100%;
}
#shop div.category {
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    float:left;
    height: auto !important;
    min-height: 120px;
    width: 25%;
}
#shop div.discount {
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    float:left;
    height: auto !important;
    min-height: 120px;
    width: 49%;
}
#shop div.paging {
    float: left;
    width: 100%;
    text-align: center;
}
#shop div.product {
    float:left;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #DDDDDD;
}
#shop div.product.detail {
    padding: 0;
    margin: 0;
    border: 0;
}
#shop div.images {
    float: left;
    width: 25%;
}
#shop div.images a img {
    max-width: 90%;
    max-height: 150px;
}
#shop div.info {
    float: left;
    width: 75%;
}
#shop div.short-description {
    float: left;
    width: 80%;
}
#shop div.details {
    float: left;
    width: 20%;
}
#shop div.price {
    float: right;
    padding: 7px 10px 5px 10px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
}
#shop div.price s {
    padding: 0 5px 0 0;
    text-decoration: none;
}
#shop div.price-detail {
    float: left;
    width: 100%;
    font-size: 20px;
    text-align: right;
}
#shop div.description {
    float: left;
    width: 75%;
}
#shop div.description table td {
    padding: 5px 5px 5px 0;
}
#shop div.detail-link {
    float: left;
    width: 25%;
    padding: 0 0 15px 0;
    text-align: right;
}
#shop div.description h2,
#shop div.categories h2,
#shop div.informations h2,
#shop div.info h3,
#shop div.description h3,
#shop div.informations h3 {
    padding: 0;
    margin: 0 0 5px 0;
}
#shop div.stock,
#shop div.detail_link {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}
#shop div.shop_options,
#shop div.manufacturer {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}
#shop div.shop_options a {
    float: left;
    padding: 0 0 0 12px;
    background: url('images/arrows.png') no-repeat 0 7px;
}
#shop div.shop_options a.active {
    background-position: 0 -8px;
}
#shop div.shop_options_click {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
}
#shop div.product_id {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    height: auto !important;
    width: 100%;
}
#shop div.functions {
    float: right;
}
#shop div.functions input[type=submit] {
    margin: 0;
}
#shop div.message p {
    padding-left: 362px;
}
#shop div.message p label {
    width: 370px;
}
#shop div.vat {
    float: left;
    width: 100%;
}
#shopping_cart {
    background: url("images/shopping_cart.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    margin-left: 9px;
    width: 80px;
}
#shop div.price > s,
#shop div.price-detail > s {
    float: right;
    clear: right;
}
#shop .discount {
    color: #FF2626;
}
#shop .discount h2 {
    font-size: 1.6em;
    margin-bottom: 0.5em;
    border-bottom: 0 none;
    font-weight: normal;
    padding: 0;
}
#shop .error {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
    color: red;
}
#shop input.error[type=radio] {
    background-color: red;
    background-image: url("images/logo.png");
}
#shop label.error {
    float: none;
}
#shop div.order table {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
#shop table.order-address span {
    float: left;
    clear: left;
}

#shop figure a {
    float: left;
    width: 30%;
    margin: 0 3% 20px 0;
    border: 1px solid #DDDDDD;
    box-shadow: 3px 3px 8px #DDDDDD;
    -moz-box-shadow: 3px 3px 8px #DDDDDD;
    -webkit-box-shadow: 3px 3px 8px #DDDDDD;
    -o-box-shadow: 3px 3px 8px #DDDDDD;
}

#shop figure a:hover {
    border: 1px solid #AAAAAA;
    box-shadow: 3px 3px 8px #AAAAAA;
    -moz-box-shadow: 3px 3px 8px #AAAAAA;
    -webkit-box-shadow: 3px 3px 8px #AAAAAA;
    -o-box-shadow: 3px 3px 8px #AAAAAA;
}

#shop figure a .categorie-image-wrapper {
    float: left;
    width: 90%;
    height: 150px;
    padding: 5%;
    text-align: center;
}

#shop figure a .categorie-image-wrapper img {
    max-width: 80%;
    max-height: 80%;
    padding: 10%;
}

#shop figure a h3 {
    float: left;
    width: 90%;
    padding: 4px 5% 6px 5%;
    margin: 0;
    font-size: 15px;
    text-align: center;
}

#shop .continue-button {
    margin: 0;
}

#shop .cart-links {
    float: left;
    padding: 10px 0 0 8px;
}

#shop .cart-buttons {
    float: right;
    padding: 10px 8px 0 0;
}

#shop button.details-button {
    float: right;
    font-weight: bold;
}

#shop button.add-to-cart {
    float: right;
    height: 33px;
    font-weight: bold;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -o-border-top-left-radius: 0;
    -o-border-bottom-left-radius: 0;
}

#shop-product-added-info-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#shop-product-added-info-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #505050;
    float: left;
    font-size: 16px;
    font-weight: bold;
    left: 35%;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 30%;
}

/***************************************************/
/* CSS DEFINITIONS FOR LOGIN MODULE                */
/***************************************************/
#login {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float:left;
    height:auto !important;
}
#login a.register{
    padding-left:18px;
    background-image:url(../../images/modules/login/register_small.gif);
    background-position:left center;
    background-repeat:no-repeat;
}
#login a.lostpw{
    padding-left:18px;
    background-image:url(../../images/modules/login/lost_pw_small.gif);
    background-position:left center;
    background-repeat:no-repeat;
}
.loginbutton,
.loginbutton:link,
.loginbutton:hover,
.loginbutton:visited {
    display: block;
    float: left;
    color: transparent;
    height: 26px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 189px;
}
.loginbutton:hover {
    text-decoration: underline;
}
.loginbutton.facebook {
    background: url("images/facebook_login.png") no-repeat;
}
.loginbutton.google {
    background: url("images/google_login.png") no-repeat;;
}
.loginbutton.twitter {
    background: url("images/twitter_login.png") no-repeat;
}

/***************************************************/
/* CSS DEFINITIONS FOR CAPTCHA              */
/***************************************************/
#captcha {
    float: left !important;
    width: auto !important;
    clear: none !important;
    margin: 0;
    padding: 0;
}
#captcha #coreCaptchaLabel {
    float: left;
    clear: both;
    margin: 2px 0 2px 0;
    font-weight: normal;
}
#captcha .row {
    clear: both;
    display: block;
}
#captcha #coreCaptchaCode {
    float: left;
    width: 79px !important;
    height: 17px;
    margin: 0 7px 0 0;
}
#captcha #coreCaptchaImage {
    float: left;
    width: 93px;
    height: 31px;
}