/* SHOP STYLE */
#shop{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#shop div.menu, 
#shop div.cart_info, 
#shop div.informations, 
#shop div.payment, 
#shop div.message, 
#shop div.lsv_form,
#shop div.cart, 
#shop div.cart_links, 
#shop div.message_error,
#shop div.customer_address,
#shop div.shipping_address,
#shop div.account_details,
#shop div.customer_old,
#shop div.order,
#shop div.customer_new {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#shop div.message_error {
	color:#FF0000;
}

#shop div.categories {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	float:left;
	height:auto !important;
}

#shop div.category {
	padding: 0px 0px 0px 0px;
	margin: 15px 45px 0px 0px;
	float:left;
	height: auto !important;
	min-height: 120px;
	height: 120px;
}

#shop div.paging {
	text-align:center;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	float:left;
}

#shop div.product_row1, #shop div.product_row2, #shop div.product_ {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#shop div.product_row1, #shop div.product_ {
	background-color: #f9f9f9;
}

#shop div.product_row2 {
	background-color: #ffffff;
}

#shop div.images {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	float:left;
	text-align:center;
}

#shop div.images img, #shop div.discount_row1 div.image img, #shop div.discount_row2 div.image img, #shop div.category img {
	border:0px solid #1679CE;
	margin: 0px 0px 3px 0px;
}

#shop div.images a:hover img, #shop div.discount_row1 div.image a:hover img, #shop div.discount_row2 div.image a:hover img, #shop div.category a:hover img {
	border:0px solid #51BBF9;
	margin: 0px 0px 3px 0px;
}

#shop div.description {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	float:left;
	width: 500px;
}

#shop div.description h2, #shop div.categories h2, #shop div.informations h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#shop div.description h3, #shop div.categories h3, #shop div.informations h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
}

#shop div.stock, #shop div.manufacturer, #shop div.detail_link, #shop div.shop_options {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	width: 100%;
}

#shop div.product_id {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	width: 100%;
}

#shop div.price, #shop div.functions {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	width: 98%;
	float:left;
	text-align:right;
}

#shop table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
	cell-spacing: 0px;
}

#shop th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#shop tr.row1 {
	background-color: #f9f9f9;
}

#shop tr.row2 {
	background-color: #FFFFFF;
}

#shop tr.row3 {
	background-color: #EFEFEF;
}


#shop td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
}

#shop div.discount_row1, #shop div.discount_row2 {
	width: 300px;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#shop div.discount_row1 {
	background-color: #ffffff;
}

#shop div.discount_row2 {
	background-color: #f9f9f9;
}

#shop div.discount_row1 div.image, #shop div.discount_row2 div.image {
	width: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float:left;
	height:auto !important;
	text-align: center;
}

#shop div.discount_row1 div.text, #shop div.discount_row2 div.text {
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#shop div.discount_row1 div.text h2, #shop div.discount_row2 div.text h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1.3em;
	font-weight: bold;
}

#shop p {
    width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    _padding-left: 165px;
    height: 1%;
}

#shop p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#shop p label.description {
	width: 250px;
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#shop input[type=checkbox], #shop input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#shop input[type=text], #shop input[type=password]{
    overflow: hidden;
	width: 250px;
}

shop select {
	width: 254px;
}


#shop textarea {
    width: 250px;
    height: 150px;
}


form{
        margin: 0px;
}

.image{
    float:left;
    width: 200px;
}

#gallery img {
	border:4px solid #e6e6e6;
	margin-bottom:4px;
}
#gallery a:hover img {
	border:4px solid #ABC0CB;
	margin-bottom:4px;
}

#docsys {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
#docsys td {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#docsys th {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}

#media {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
#media td {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#media th {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}

#news {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
#news td {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#news th {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}

.code {
	border: 1px solid #bbb;
	font-family: courier new;
	font-size: 8pt;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	font-weight: bold;
}
#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
	font-weight: normal;
}

/* DIRECTORY STYLE */

#directorySearch {
        padding: 0px 0px 15px 0px;
}

#directoryNavtree {
	font-weight: normal;
        padding: 0px 0px 15px 0px;
}


#directoryCategories {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #ffffff;
}

.directoryFeeds {
        padding: 0px 0px 15px 0px;
        margin: 0px 0px 0px 0px;
}

.directoryFeedTitle {
        padding: 6px 8px 0px 8px;
        font-weight: bold;
        /*border: 1px solid #4e4e4e;*/
        /*border-bottom: 1px solid #3e3e3e;*/
        background: #161616;
        background-position: top left;
        background-repeat: no-repeat;
        height: 23px;
}

.directoryFeedDescription{
        padding: 5px 8px 7px 8px;
        font-weight: normal;
        border: 1px solid #4e4e4e;
        border-top: 0px solid #4e4e4e;
        border-bottom: 0px solid #4e4e4e;
        background: #222222;
}

.directoryFeedMeta{
        padding: 5px 8px 5px 8px;
        font-weight: normal;
        font-size: 11px;
        text-align: left;
        color: #ffffff;
        border: 1px solid #4e4e4e;
        border-top: 0px solid #4e4e4e;
        background: #222222;
}

.directoryFeedMeta a {
        color: #5da4ff;
        text-decoration: none;
}

.directoryFeedMeta a:hover {
        color: #3f6ca5;
        text-decoration: none;
}

div.directoryAds {
    margin-bottom:                     15px;
    position:                          relative;
    left:                              -14px;
}

#directoryLatest {
        padding: 0px 0px 15px 0px;
        margin: 0px 0px 0px 0px;
}

#directoryLatest h2 {
        padding: 0px 0px 0px 0px;
        margin: 25px 0px 10px 0px;
        border-bottom: solid 0px #5d5d5d;
}

#directoryNoFeeds {
        padding: 0px 0px 15px 0px;
        font-style: italic;
}

#directoryInsertFeeds {
        padding: 35px 0px 15px 0px;
        text-align: center;
}
tr.memberdir_row1 {
	background-color: #EBF3F7;
}

tr.memberdir_row2 {
	background-color: white;
	
}

tr.memberdir_row1 td, tr.memberdir_row2 td {
	/*padding: 10px;*/
}

tr.memberdir_row2:hover, tr.memberdir_row1:hover {
	background-color: #E6E6E6;
	text-decoration: none;
}

tr.memberdir_row2 a, tr.memberdir_row1 a {
	display: block;
	color: black;
	padding: 10px;
      text-decoration: none;
}

#market {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

#market span.title {
	font-weight: bold;
        font-size:12px;
}

#market a.catLink {
	font-weight: bold;
        font-size:12px;
}

#market a.subcatLink {
	font-weight: normal;
        font-size:11px;
}

#market td.description{
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ECECEC;
        padding: 3px;
}

.marketRow1 {
	border-top: 0px solid #FE7272;
	border-bottom: 1px solid #FE7272;
	border-right: 0px solid #FE7272;
	border-left: 0px solid #FE7272;
	background-color: #FFC6C6;
}

.marketRow2 {
	border-top: 0px solid #ACDAF1;
	border-bottom: 1px solid #B5B5B5;
	border-right: 0px solid #ACDAF1;
	border-left: 0px solid #ACDAF1;
	background-color: #ffffff;
}

.marketRow3 {
	border-top: 0px solid #ACDAF1;
	border-bottom: 1px solid #ACDAF1;
	border-right: 0px solid #ACDAF1;
	border-left: 0px solid #ACDAF1;
	background-color: #DCF1FC;
}
/* DEFAULT CONTACT FORM */
form.contactForm p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 2px 0 3px 0;
	padding-left: 155px;
	_padding-left: 165px;
	height: 1%;
}

form.contactForm p label.noCaption {
	float: left;
	width: 150px;
	margin-left: 2px;
	margin-top: 2px;
}

form.contactForm .contactFormGroup {
	float: left;
	margin-top: -15px !important;
}

form.contactForm p input.contactFormClass_checkbox {
	float: left;
}

form.contactForm p input.contactFormClass_checkboxGroup {
	clear: left;
	float: left;
}

form.contactForm p input.contactFormClass_radio {
	clear: left;
	float: left;
}

form.contactForm p label, .contactForm p span {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}

form.contactForm input[type="text"] {
	width: 180px;
}

form.contactForm input{
	overflow: hidden;
}

form.contactForm img.captcha {
	float: left;
}

form.contactForm .is_required {
	color: red;
}

form.contactForm textarea {
	width: 250px;
	height: 150px;
}

form.contactForm #contactFormCaptcha {
	margin-left: 147px;
}


form.contactForm .contactFormClass_button {
	margin-left: 0px;
}

form.contactForm  #contactFormCaptcha {
	margin-left: 3px !important;
	margin-top: 5px !important;
}

/* ACCESS STYLE */
#access {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#access div.message,
#access div.message_ok,
#access div.message_error,
#access div.profile,
#access div.paging,
#access div.member_list,
#access div.letter_index,
#access div.search,
#access div.functions {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#access div.message_error {
	color: #ff0000;
}

#access div.message_ok {
	color: #029202;
}

#access img.member_gender_female {
	background-color:#f4d7f4;
	padding:2px;
}

#access img.member_gender_male {
	background-color:#a2c0ff;
	padding:2px;
}

#access img.member_gender_undefined {
	background-color:#dddddd;
	padding:2px;
}

#access table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px; 
	cell-spacing: 0px;
}

#access th {
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dotted #D0D0D0;
}

#access tr.row2 {
	background-color: #f9f9f9;
}

#access tr.row1 {
	background-color: #FFFFFF;
}

#access td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	border-spacing: 0px;
	vertical-align:top;
}

#access p {
    width: 360px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    _padding-left: 165px;
    height: 1%;
}

#access p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#access p label.description {
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#access input[type=checkbox], #access input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#access input[type=text], #access input[type=password]{
    overflow: hidden;
	width: 250px !important;
    width:250px ; /* nur f�r den IE */
}

#access select {
	width: 254px !important;
    width:254px ; /* nur f�r den IE */
}


#access textarea {
    width: 250px !important;
    width:250px ; /* nur f�r den IE */
    height: 150px !important;
}

