#docsys
{
 border-top: 1px solid #7091b1;
border-left: 1px solid #7091b1;
}

#docsys td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#docsys th
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#media
{
 border-top: 1px solid #7091b1;
border-left: 1px solid #7091b1;
}

#media td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#media th
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#news
{
 border-top: 1px solid #7091b1;
 border-left: 1px solid #7091b1;
}

#news td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#news th
{
 border-right: 1px solid ##7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7091b1;
	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: #7091b1;
	font-weight: normal;
}

/* NEWSLETTER STYLE */
#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 p {
	width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    height: 1%;
}

#newsletter p label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
}

#newsletter p label.description {
    font-weight: normal;
    float: left;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#newsletter input[type=checkbox], #newsletter input[type=radio]{
    float: left;
	width: 20px;
	text-align:left;
}

#newsletter input[type=text], #newsletter input[type=password]{
    overflow: hidden;
	width: 250px;
}

#newsletter select {
	width: 254px;
}


#newsletter textarea {
    width: 250px;
    height: 150px;
}


/* CONTACT STYLE */
form.contactForm p {
    width: 300px;
    clear: left;
    margin: 0;
    padding: 2px 0 3px 0;
    padding-left: 155px;
    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"], form.contactForm input[type="password"] {
    width: 250px;
}

form.contactForm select {
    width: 254px;
}

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;
	width: 60px;
	cursor: pointer;
	margin: 2px;
}

.contactFormClass_button:hover, .contactFormClass_button:focus  {
	width: 60px;
	cursor: pointer;
	margin: 2px;
}

form.contactForm  #contactFormCaptcha {
    margin-left: 3px !important;
    margin-top: 5px !important;
}


/* CALENDAR */
#calendar div.search {
	float: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	height: auto !important;
}

#calendar div.notes_list, #calendar div.logo, #calendar div.categories {
	float: none;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
}

#calendar div.back, #calendar div.registration, #calendar div.export {
	float: none;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	text-align:right;
}


#calendar table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#calendar tr.row1 {
	background-color: #ffffff;
}

#calendar tr.row2 {
	background-color: #f9f9f9;
}

#calendar table 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;
}

#calendar th a {
	color: #000000;
}


#calendar table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}


/* GALLERY STYLE */ 
#gallery div.category_tree {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

#gallery div.category_row_1, #gallery div.category_row_2  {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
	border-bottom: 1px dotted #D0D0D0;
}

#gallery div.category_row_1 {
	background-color: #f9f9f9;
}

#gallery div.category_row_2 {
	background-color: #ffffff;
}


#gallery div.category_image {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery  div.category_informations {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery div.category_informations h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#gallery div.category_comment {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gallery div.category_images {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#gallery div.show_image, #gallery div.image_navigation {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
	text-align: center;
}


#gallery div.image_voting, #gallery div.image_comment {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#gallery div.category_images div.image {
	width: 33%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}

#gallery div.category_paging {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#gallery div.show_image img, #gallery div.category_image img, #gallery div.category_images img{
	border:1px solid #1679CE;
	margin: 0px 15px 0px 0px;
}

#gallery div.show_image a:hover img, #gallery div.category_image a:hover img, #gallery div.category_images a:hover img {
	border:1px solid #51BBF9;
	margin: 0px 15px 0px 0px;
}

#gallery table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

#gallery tr.row1 {
	background-color: #ffffff;
}

#gallery tr.row2 {
	background-color: #f9f9f9;
}

#gallery table 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;
}

#gallery th a {
	color: #000000;

}


#gallery table td {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
}

/* 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: 19%;
	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:2px 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:2px 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: 80%;
}

#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; 
}

#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;
    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;
}
