
/*==============================================================

	Version : 2009.08.10

==============================================================*/


/* @group BASE */

/* @group FRIENDLY SETTINGS */

img, a img { border:0; } /* nobody likes default border around images */

.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0;   clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }

/* @end */
/* based on YUI 2.3 base.css */

/* Idioms */

ul.mod {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.mod li {
	list-style: none;
}

/* @end */

/* @group Web Form */

ul.form {
	margin: 0;
	padding: 0;
}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
}

ul.form li label {
	color: #888;
	display: block;
}

div.form div.item, div.webform div.item {
	padding: 9px;
}

cat_button {}

input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
	width: 300px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

.cat_dropdown_small {
	width: 200px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

.cat_dropdown_smaller {
	width: 150px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

.cat_textbox_small, .cat_listbox_small {
	width: 200px; /* DON'T TOUCH THIS */
}

.cat_listbox {
	height: 120px;
	width: 300px;
}

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webform td {
	line-height: 24px;
	padding: 6px;
}

.form label, .webform label {
	font-size: 11px;
}

.form input, .webform input {
	margin-right: 3px;
}

/* @end */

/* @group System Message */

.system-message, .system-error-message {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 180px;
}

/*.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
}*/

.system-message h1, .system-error-message h1 {
	color: #000;
	margin: 0 0 18px 0;
}

.system-message a:link, .system-error-message a:link {
	color: #1969bc;
}

.ok {
	background: #E9FBE3;
	color: #21A347;
	margin-bottom: 18px;
}

.error {
	background: #FBE3E4;
	color: #D12F19;
	margin-bottom: 18px;
}

/* @end */

/* @group Announcement */

.announcement-list {
	font-size: 11px;
}

.announcement-list h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
}

.announcement-list span.date {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 6px;
}

.announcement-details span.date {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 18px;
}

/* @end */

/* @group Blog */

/* NOTE: div.post-list exists in FORUMS as well */


.blog-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-list h2 {
	font-size: 18px;
	margin: 0 0 3px 0;
}

.blog-list span {
	color: #888;
}

.blog-container h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 6px 0;
}

.blog-container p.description {
	margin: 0 0 36px;
}

.blog-post h2.post-title {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin: 0;
	padding: 0 0 3px 0;
}

.blog-post .post-details {
	color: #888;
	font-size: 11px;
	margin: 0 0 18px;
}

.blog-container .post-list {
	float: left;
	width: 69%;	
}

.blog-post .post-body {
	margin: 0 0 36px;
}

.comment-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin-bottom: 36px;
	padding: 18px;
}

.comment-list h5 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-list input#Captcha {
	width: 300px;
}

.comment-list textarea.cat_listbox_small {
	height: 120px;
	width: 100%;
}

.blog-comment-container {
	border: 1px solid #e9e9e9;
	margin: 0 0 18px;
}

.blog-comment-container  .comment-details {
	background: #eee;
	font-size: 11px;
	padding: 6px;
}

.blog-comment-container .comment {
	background: #fff;
	padding: 9px;
}

span.flag {
	margin: 0 6px;
	vertical-align: middle;
}

input#fullname, input#website, input#emailaddress {
	width: 300px;
}

textarea.comment {
	height: 160px;
	width: 100%;
}

.forum-registration textarea.comment {
	height: 70px;
	width: 270px;
}

.post-body .links {
	font-size: 11px;
}

.blog-container .side-panel {
	float: right;
	width: 27%;
}

.side-panel h4 {
	font-size: 12px;
	margin: 0 0 9px;
}

.BlogTagCloud {
	margin: 0 0 18px;
}

.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	margin: 0;
	padding: 0;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 11px;
	list-style: none;
	margin: 0 0 9px;
}

p.page-nav {
	text-align: center;
} 

p.page-nav a {
	margin: 0 9px;
}

.blog-post dl {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-post dt {
	color: #000;
}

.blog-post dd {
	margin: 0 0 9px;
}

/* @end */

/* @group Booking */

.booking-list {
	margin: 0 0 9px;
}

.booking-list span.date {
	margin: 0 9px 0 0;
}

.booking-container h1, .form-container h2 {
	margin: 0 0 18px;
}

.form-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.form-container input#FirstName, .form-container input#LastName, .form-container input#EmailAddress, .form-container input#Company, .form-container input#WorkPhone {
	width: 260px;
}

.go-back {
	margin: 18px 0;
}

/* @end */

/* @group Calendar */

div.select-month-year {
	padding: 9px 0;
}

table.module-calendar {
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
}

table.module-calendar td span {
	background: #f7f7f7;
	color: #333;
	display: block;
	font-size: 11px;
	padding: 0 2px;
	text-align: right;
}

tr.day-of-week td {
	background: #d7d7d7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

table.module-calendar td.events span {
	background: #2BABFA;
	color: #fff;
	font-weight: bold;
}

table.module-calendar td.events {
	background: #EEF5FA;
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 24px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}

/* @end */

/* @group Catalogue and Products */

.shop-catalogue {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 180px;
	margin: 0 6px 6px 0;
	overflow: hidden;
	width: 180px;
}

.shop-catalogue h4 {
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-indent: 9px;
}

.shop-catalogue h4 a {
	color: #1969bc;
	text-decoration: none;
}

.shop-catalogue .image {
	/* Image size should be 150px by 120px */
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}

.shop-main {
	margin-top: 18px;
}

.shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

.shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

.shop-main .cart-summary {
	float: right;
	width: 40%;
}

.shop-main .description ul {
	margin: 0 0 0 18px;
	padding: 0;
}

.shop-main .description li {
	list-style: square;
}

table.cartSummaryTable {
	border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;
}

td.cartSummaryItem {
	padding: 0;
}

a.cartSummaryLink {
	margin: 0 0 0 18px;
}

.shop-main ul {
	margin: 0;
	padding: 0;
}

.shop-main li {
	list-style: none;
}

table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
	margin: 0 0 18px;
}

table.catalogueTable td {
	padding: 0;
}

table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

table.productTable td {
	padding: 3px;
}

.shop-product-small {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	height: 300px;
	overflow: hidden ;
	padding: 10px;
}

.shop-product-small h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	min-height: 36px;
	padding: 18px 18px 6px;
}

.shop-product-small h4 a {
	color: #1969bc ;
}

.shop-product-small h5 a {
	text-decoration: none;
}

.shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
}

.shop-product-small ul li {
	font-size: 11px;
	margin: 0 0 6px;
}

.shop-product-small li.price {
	font-size: 11px;
}

.shop-product-small li.price strong {
	font-size: 14px;
	margin-left: 6px;
}

.shop-product-small li.stock {
	font-size: 11px;
}

.shop-product-small li.stock strong {
	color: #666;
	margin-left: 3px;
}

.shop-product-small .image {
	height: 150px;
	margin: 0 auto 9px;
	overflow: hidden;
	width: 150px;
	text-align: center;
}

.image a, td.actions a {
	border: none !important;
}

.shop-product-small li.quantity {
	line-height: 30px;
}

li.quantity img {
	position: relative;
	top: 8px;
	/* or vertical-align: middle; */
}

.shop-product-small li.quantity input.productTextInput {
	width: 50px;
}

.shop-product-small li.quantity input.productSubmitInput {
}

.shop-product-large {
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	min-width: 240px;
	overflow: hidden;
	width: 590px;
}

.shop-product-large h1 {
	color: #000;
	font-size: 14px;
}

.shop-product-large .image {
	margin-left: 36%;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
}

.shop-product-large .shop-product-small .image {
 	margin: 0;
	min-height: 160px; 
	height: auto !important; /* for modern browsers */
	height: 160px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
	width: auto;
}

.shop-product-large .shop-product-small ul {
	padding: 9px;
}

.shop-product-large .shop-product-small ul, .shop-product-large .shop-product-small li  {
	margin: 0;
}

.shop-product-large li.price {
	font-size: 14px;
}

.shop-product-large li.instock {
	font-size: 10px;
}

.shop-product-large li.quantity input.productTextInput {
	width: 50px;
}

td.productItem .comment-form input#Captcha {
	width: 300px;
}

.poplets {
	border-top: 1px solid #eee;
	margin-top: 36px;
	padding: 9px 0;
}

.poplets img {
	border: 1px solid #ddd;
}

table.productPoplets {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0 auto;
}

.shop-product-large .details {
	background: #f9f9f9;
	float: left;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */	
	padding: 18px;
	width: 30%;
}

.shop-product-large ul {
	margin: 0 0 36px;
	padding: 0;
}

.shop-product-large li {
	margin: 9px 0;
}

.shop-cart .breadcrumbs {
	margin: 0 0 18px;
}

table.cart {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #ddd;
	font-size: 11px;
	width: 100%;
}

table.cart td {
	vertical-align: top; /*to make sure the div stack line up at the top */
}

table.cart a {
	color: #1969bc;
}

table.cart th, table.cart td {
	color: #666;
	padding: 9px;
}

tr.val td {
	border-bottom: 1px solid #eee;
}

tr.shipping td {
	border-bottom: 1px solid #ddd;
	padding: 25px 9px;
}

tr.discount td.quantity, tr.shipping td.quantity {
	text-align: right;
}

td.quantity input.update {
	margin: 0 0 0 3px;
	font-family: Tahoma;
	font-size: 11px;
}

table.cart th {
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input.cartInputText {
	width: 50px;
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
}

input#DiscountCode, input#GiftVoucher {
	width: 70px;
	font-family: Tahoma;
	font-size: 11px;
}

select.shippingDropDown {
	width: 150px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 5px;

}

table.cart th.quantity {
	text-align: right;
}

table.cart td.quantity {
	text-align: right;
}

.productitemcell {
	height: 50px;
	line-height: 20px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

.productitemcell img {width:50px; height: 50px;}

table.cart td.actions {
	text-align: right;
}

table.cart td.actions a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong {
	font-size: 14px;
}

.shop-form {
	margin: 0 0 18px;
}

.shop-form ul.form {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.shop-form label {
	font-size: 11px;
}

.shop-form ul.form li {
	margin: 0;
	padding: 9px 0;
}

.shop-form li.last {
	border-top: 1px solid #eee;
}

/*.shop-form .checkboxes {
	line-height: 27px;
}*/

input.PaymentMethodType {
	margin: 0 6px 0 0;
}

.shop-form ul.form input.cat_textbox,
.shop-form ul.form select.cat_dropdown,
.shop-form ul.form textarea.cat_listbox {
	width: 260px;
}

.shop-form textarea.cat_listbox {
	height: 100px;
}

.shop-receipt, .shop-quote-receipt {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 18px;
	padding: 18px;
}

.shop-receipt h1, .shop-quote-receipt h1 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px;
}

.shop-receipt h2, .shop-quote-receipt h2 {
	font-size: 12px;
	font-weight: normal;
}

/* @end */

/* @group Customer Cases */

table.case-list {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0;
	width: 100%;
}

table.case-list td {
	padding: 6px;
}

table.case-list td.subject,
table.case-list td.category {
	width: 40%;
}

table.case-list td.status {
	width: 20%;
}

table.case-details {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.case-details td {
	padding: 6px;
}

table.case-details tr.odd td {
	background: #fff;
}

table.case-details td.var {
	color: #888;
	text-align: right;
	width: 130px;
}

table.case-details td.val {
	color: #000;
}

/* @end */

/* @group Customer Orders */

table.border {
	border-collapse:collapse;
	border-spacing:0;	
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.border td {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.border span { color: #888; }

table.order-list {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

table.order-list td {
	border: 1px solid #eee;
}

table.order-list a {
	margin: 0 9px 0 0;
}

table.order-list span.number {
	font-size: 11px;
}

/* @end */

/* @group Comment */

.comment-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
}

.comment-container .header {
	background: #eee;
	font-size: 11px;
	padding: 6px 18px;
}

.comment-container span.name {
	color: #000;
}

.comment-container span.rating {
	margin: 0 9px;
	vertical-align: middle;
}

.comment-container .content {
	padding: 18px;
}

.comment-form {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	padding: 18px;
}

.comment-form h3 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-form h5 {
	color: #666;
	font-size: 14px;
	margin: 0 0 18px;
}

/*.comment-form li.rating div {
	font-size: 10px;
}*/

/*.comment-form li.rating div input {
	margin: 0 3px;
}*/

.comment-form input.cat_textbox_small,
.comment-form textarea {
	width: 300px;
}

.comment-form textarea {
	height: 120px;
}

/* @end */

/* @group FAQ */

table.faq-search {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0 0 18px 0;
	width: 100%;
}

table.faq-search label {
	color: #888;
}

table.faq-search td {
	border-collapse:collapse;
	border-spacing:0;	
	padding: 9px;
}

table.faqresultstable {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.faqresultstable td {
	color: #666;
	padding: 9px;
}

table.faqresultstable a {
	color: #1969bc;
}

table.faqresultstable td.faqresultstableinfo {
	background: #f9f9f9;
	color: #888;
	font-size: 10px;
	padding: 3px 18px;
	text-align: right;
}

table.faqresultstable td.faqresultstablecount {
	padding-left: 18px;
	width: 10px;
}

td.faqresultstablehead {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;	
	color: #000;
	font-weight: bold;
}

/* @end */

/* @group Forums */

/* NOTE: div.post-list exists in BLOG as well */

.forum-container h1 {
	font-size: 24px;
}

table.topic-list, div.forum-posts-container div.post-list, div.forum-registration {
	color: #666;
}

div.forum-posts-container div.post-list a, div.forum-registration a {
	color: #1969bc;
}

div.forum-registration h2 {
	color: #000;
}

table.forum {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0;
	width: 100%;	
}

table.forum td {
	font-size: 11px;
	padding: 9px;
	vertical-align: top;
}

table.forum td.topics {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 90px;
}

table.forum td.posts {
	border-right: 1px solid #eee;	
	width: 90px;
}

table.forum td.lastpost {
	border-left: 1px solid #eee;	
	width: 180px;
}

table.forum .icon {
	float: left;
	width: 50px;
}

table.forum .forum {
	margin: 0 0 0 50px;
}

table.forum h3 {
	margin: 0;
}

table.forum h3 a {
	text-decoration: none;
}

ul.cap-top,
ul.cap-bottom {
	font-size: 11px;
	height: 30px;
	margin: 0 0 18px;
	padding: 0;
}

ul.cap-bottom {
	margin: 18px 0 0;
}

ul.cap-top li,
ul.cap-bottom li {
	display: block;	
	line-height: 30px;
	list-style: none;	
}

ul.cap-top li.user,
ul.cap-bottom li.nav-page {
	float: left;
	width: 200px;
}

ul.cap-top li.actions,
ul.cap-bottom li.actions
{
	float: right;
	font-size: 12px;
	text-align: right;
	width: 350px;
}

ul.cap-top li.actions a,
ul.cap-bottom li.actions a{
	float: right;
	margin: 0;
	padding: 0 9px;
}

table.topic-list {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 100%;
}

table.topic-list th {
	background: #ddd;
	border: 1px solid #ddd;
	color: #000;
	font-size: 10px;
	padding: 6px;
	text-align: left;
}

table.topic-list .name {
	font-weight: bold;
	width: 60%;
}

table.topic-list .name .icon {
	float: left;
	width: 30px;
}

table.topic-list .replies,
table.topic-list .views {
	font-size: 10px;
	text-align: center;
	width: 10%;
}

table.topic-list .date {
	font-size: 10px;
	text-align: right;
	width: 20%;
}

table.topic-list td {
	padding: 0;
}

table.topic-list a {
	color: #1969bc;
}

table.topic {
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;;
	margin: 0;
	width: 100%;
}

table.topic td {
	padding: 9px;
}

table.topic td.name,
table.topic td.replies,
table.topic td.views {
	border-right: 1px solid #eee;
	vertical-align: middle;
}

.forum-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.forum-registration input.cat_textbox,
.forum-registration textarea.cat_textbox {
	width: 260px;
}

.forum-registration input.cat_button {
	margin: 0 6px 0 0;
}

.forum-posts-container .breadcrumb {
	font-size: 11px;
	padding: 6px;
}

.forum-posts-container h1 {
	font-size: 18px;
	margin: 18px 0;
}

.forum-posts-container h2 {
	background: #eee;
	border: 1px solid #eee;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 3px 18px;
}

.forum-posts-container table.container {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

.forum-posts-container td {
	background: #f9f9f9;	
	border: 1px solid #ddd;
	padding: 18px;
	vertical-align: top;
}

.forum-posts-container td.author {
	font-size: 11px;
	width: 160px;
}

.forum-posts-container h3.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.forum-posts-container tr.sub td {
	height: 30px;
	padding: 0 18px;
}

.forum-posts-container td.action a {
	float: right;
	line-height: 30px;
}

/* @end */

/* @group Literature */

p.literature-container img {
	vertical-align: middle;
}

p.literature-container span.icon, p.literature-container span.name {
	margin: 0 3px 0 0;
}


/* @end */

/* @group Secure Zone Markup */

.case-search {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-lost-password {
	background: #f9f9f9;
	border: 1px solid #eee;	
	padding: 18px;
}

.secure-lost-password input.cat_textbox_small {
	width: 210px;
}

.secure-update-details {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-update-details input.cat_textbox,
.secure-update-details select.cat_dropdown {
	width: 260px;
}


/* @end */

/* @group Form Modules */

.product-form h3 {
	padding-left: 9px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

/* @end */

/* @group Search */

.search-box {
	padding: 6px;
}

.search-box input.cat_textbox_small {
	margin: 0 3px 0 0;
}

/* @end */

/* @group Photo Gallery */

#imageContainer img {
	margin: 0;
}

table.photogalleryTable td {
	padding: 9px;
}

/* @end */

/* @group Affiliate Program */

table.affiliate-stats {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
}

table.affiliate-stats td {
	border: 1px solid #d7d7d7;
	padding: 6px;
}

table.affiliate-stats td.var {
	color: #888;
}

/* @end */

/* @group Tell a Friend */

.tell-a-friend {
	border: 2px solid #333;
	background-color: #fff;
	color: #666;
	padding: 18px;
}

.tell-a-friend form {
	padding: 0 0 0 36px;
}

.tell-a-friend  h1 {
	border-bottom: 1px solid #ccc;
	color: #222;
	font-size: 18px;
	margin: 0;
	padding: 0 0 6px;
}

.tell-a-friend  h2 {
	border-bottom: 1px dotted #ccc;
	color: #222;
	font-size: 12px;
	margin: 18px 0 9px;
}

.tell-a-friend  td.var {
	text-align: right;
	width: 130px;
}

.tell-a-friend td {
	font-size: 11px;
	vertical-align: top;
}

.tell-a-friend  label {
	color: #888;
	font-size: 11px;
}

.tell-a-friend  input.cat_textbox_small {
	height: 21px;
}

.tell-a-friend  input.cat_textbox_small, .tell-a-friend textarea.cat_listbox {
	font-size: 11px;
	width: 300px;
}

/* @end */

/* @group Favourites */

.favourite-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.favourite-registration input.cat_textbox,
.favourite-registration textarea.cat_textbox {
	width: 260px;
}

.favrourite-registration input.cat_button {
	margin: 0 6px 0 0;
}


/* @end */

/* @group eCommerce Browse Panel */

.browse-panel {
	border: 1px solid #d7d7d7;
}

.browse-panel h5 {
	background: #eee url(/CatalystImages/shop_bg-browse-panel.png) repeat-x;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 9px;
}

.browse-panel h6 {
	background: #f7f7f7;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 9px;
}

.browse-panel ol {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 9px;
}

.browse-panel ol.browse-catalogue {
	border-bottom: none;
}

.browse-panel li {
	list-style: none;
	padding: 3px 9px;
}

.browse-panel li span {
	display: inline;
	font-weight: bold;
}

/* @end */

/* @group eCommerce Image Zoom Slider */

img.drag {
	position: relative;
	padding: 0.5em;
	/*margin: 0 0 0.5em 1.5em;*/
	margin: 0;
	cursor: move;
}
 
.slidertrack {
    background-color: #d7d7d7;
    color: #333;
    float: left;
    margin: 0;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    padding: 4px;
    border: 1px solid;
    border-color: #ccc #aaa #aaa #ccc;
}
 
.slidertrack .sliderslit {
    background-color: #333;
    color: #ccc;
    height: 2px;
    margin: 4px 4px 2px 4px;
    line-height: 0px;
    position: absolute;
    z-index: 1;
    border: 1px solid;
    border-color: #999 #ddd #ddd #999;
}
 
.slidertrack .slider {
    width: 16px;
    background-color: #555;
    color: #333;
    position: relative;
    margin: 0;
    height: 8px;
    z-index: 1;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    border: 2px solid;
    border-color: #999 #222 #222 #999;
}
 
#zoomcontainer{
    overflow: hidden;
    position: relative;
}

#zoomcontainer img{
    position: absolute;
}


/* @end */

/* @group Web Apps */

/*pagination*/
ul.pagination {
	margin: 0;
	padding: 0;
}

ul.pagination li {
	display: inline;
	list-style: none;
	margin: 0 2px;
}

/* @end */



.productfeaturelist {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
}

.productfeaturelist li {
	display: inline;
	float: left ; 
    width: 190px ;
	margin-right: 10px;
}

.productList {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
}

.productSmall li {
	display: inline;
	float: left ; 
    width: 190px ;
	margin-right: 10px;
	margin-bottom: 20px;
}
.productLarge li {
	display: inline;
	float: left ; 
    margin-right: 10px;
	margin-bottom: 20px;
}

.desc-product-small {
	margin : 0 ;
}

.description { padding: 10px auto; font-size: 13px;}
.productTextInput {width: 50px; float: left; font-family: Tahoma, sans-serif; font-size: 11px;}
.secure-login span { display: block; padding-left: 20px; margin: 10 0;}
.secure-login input { display: block; margin: 10 0 0 20;}
.catProdAttributeItem select {font-family: Tahoma, sans-serif; font-size: 11px;}
.productSubmitInput {font-family: Tahoma, sans-serif; font-size: 11px;}

BODY, TD, DIV
{
	font-family: Tahoma, sans-serif;
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

/*#content{
	position:relative;
	top:0px;
	left:0px;
	width:601px;
}*/

ul.nav_th
{
	float: left;
}

ul.nav_th a
{ 
	font-family: Tahoma, sans-serif;
	color: #444444;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

ul.nav_th li.item1
{
	position: absolute;
	display: block;
	left: 11px;
	top: 10px;
}

ul.nav_th li.item2
{
	position: absolute;
	display: block;
	left: 98px;
	top: 10px;
}

ul.nav_th li.item3
{
	position: absolute;
	display: block;
	left: 189px;
	top: 10px;
}

ul.nav_th li.item4
{
	position: absolute;
	display: block;
	left: 293px;
	top: 10px;
}

ul.nav_th li.item5
{
	position: absolute;
	display: block;
	left: 395px;
	top: 10px;
}

ul.nav_th li.item6
{
	position: absolute;
	display: block;
	left: 487px;
	top: 10px;
}

ul.nav_menu1
{
	position: absolute;
	left: 11px;
	top: 0px;
}

ul.nav_menu2
{
	position: absolute;
	left: 98px;
	top: 0px;
}

ul.nav_menu3
{
	position: absolute;
	left: 189px;
	top: 0px;
}

ul.nav_menu4
{
	position: absolute;
	left: 293px;
	top: 0px;
}

ul.nav_menu5
{
	position: absolute;
	left: 395px;
	top: 0px;
}

ul.nav_menu6
{
	position: absolute;
	left: 487px;
	top: 0px;
}

ul.nav_menu1,
ul.nav_menu2,
ul.nav_menu3,
ul.nav_menu4,
ul.nav_menu5,
ul.nav_menu6
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.nav_menu1 li,
ul.nav_menu2 li,
ul.nav_menu3 li,
ul.nav_menu4 li,
ul.nav_menu5 li,
ul.nav_menu6 li
{
	display: block;
}

ul.nav_menu1 a,
ul.nav_menu2 a,
ul.nav_menu3 a,
ul.nav_menu4 a,
ul.nav_menu5 a,
ul.nav_menu6 a
{ 
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

ul.nav_menu1 a.important,
ul.nav_menu2 a.important,
ul.nav_menu3 a.important,
ul.nav_menu4 a.important,
ul.nav_menu5 a.important,
ul.nav_menu6 a.important
{ 
	color: #F8A438;
	font-weight: bold;
}

ul.nav_menu1 a.extra_important,
ul.nav_menu2 a.extra_important,
ul.nav_menu3 a.extra_important,
ul.nav_menu4 a.extra_important,
ul.nav_menu5 a.extra_important,
ul.nav_menu6 a.extra_important
{ 
	color: #FF5603;
	font-weight: bold;
}

ul.nav_menu1 a.normal,
ul.nav_menu2 a.normal,
ul.nav_menu3 a.normal,
ul.nav_menu4 a.normal,
ul.nav_menu5 a.normal,
ul.nav_menu6 a.normal
{ 
	color: white;
}

div.main_menu_item
{
	height: 20px;
	padding-top: 3px;
	padding-left: 15px;
	background: #FF5703 url(../image/template/shop_menu_bg.jpg) repeat-y center center;
}

div.main_menu_item a
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div.main_menu_divider
{
	width: 158px;
	height: 1px;
	background: #FF5703 url(../image/template/shop_menu_seperator.jpg) no-repeat center center;
}

div.product_small_container
{
	position: relative;
	bottom:10px;
	width: 288px;
	height: 167px;
	overflow: hidden;
}

div.product_small_container div.product_small_image
{
	position: relative;
	width: 144px;
	height: 166px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #E7E7E7;
}

div.product_small_container div.product_small_data
{
	position: relative;
	float: left;
	width: 131px;
	height: 166px;
	border-bottom: 1px solid #E7E7E7;
	overflow: visible;
}

div.product_small_container div.product_small_data div.product_small_title
{
	margin-bottom: 12px;
}

div.product_small_container div.product_small_data div.product_small_title a
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

div.product_small_container div.product_small_data div.product_small_description
{
	margin-bottom: 4px;
}

div.product_small_container div.product_small_data div.product_small_description a
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	overflow: visible;
}

div.product_small_container div.product_small_data div.product_small_price a
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4200;
	text-decoration: none;
}

div.product_small_container div.product_small_data div.product_small_zoom
{
	position: absolute;
	left: 0px;
	bottom: 20px;
}

div.product_highlight_container
{
	position: relative;
	width: 580px;

	overflow: hidden;
}

div.product_highlight_container div.product_highlight_image
{
	position: relative;
	width: 356px;
	height: 297px;
	float: left;
	text-align: center;
	border-right: 1px solid #E7E7E7;
}

div.product_highlight_container div.product_highlight_data
{
	position: relative;
	float: left;
	width: 203px;

	margin-left: 20px;
}

div.product_highlight_container div.product_highlight_data div.product_highlight_title
{
	margin-bottom: 7px;
	margin-top: 3px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

div.product_highlight_subtitle
{
	margin-bottom: 7px;
	margin-top: 3px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

div.product_highlight_container div.product_highlight_data div.product_highlight_description, 
div.product_highlight_container div.product_highlight_data div.product_highlight_statut
{
	margin-bottom: 4px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
	overflow: hidden;
}

div.product_highlight_container div.product_highlight_data div.product_highlight_price
{
	margin-top: 15px;
	
}

div.product_highlight_price img
{
	margin-right:-10px;
}

div.sign_in
{
	text-align: left;
	width: 240px;
	position:relative;
	top:0px;
	right:5px;
}

div.sign_in font
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
	display: block;
	width: 90px;
	float: left;
}

div.sign_in img
{
	position:relative;
	top:0px;
	left:0px;
}

.input_text,
input.input_small
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 142px;
	height: 19px;
/*	float: left;*/
	border: 1px solid #AFAFAF;
	background: transparent url(../image/login/input_bg.jpg) repeat-x left top;
}

textarea
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 540px;
	height: 19px;
/*	float: left;*/
	border: 1px solid #AFAFAF;
	margin-bottom: 19px;
	background: transparent url(../image/login/input_bg.jpg) repeat-x left top;
}

div.shopping_cart
{
	position: absolute;
	width: 184px;
	overflow: hidden;
	background-color: #4F2801;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	z-index: 200;
}

.cart_normal
{
	font-family: Tahoma, sans-serif;
	color: #FCC210;
	font-size: 11px;
	font-weight: bold;
}

input.add_chart_quantity
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 42px;
	height: 21px;
	border: 1px solid #AFAFAF;
	background: transparent url(../image/login/input_bg.jpg) repeat-x left top;
}

table.add_to_chart
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5A00;
	padding-top: 20px;
}

td.cart_title
{
	font-family: Tahoma, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

table.cart_data_header
{
	font-family: Tahoma, sans-serif;
	color: #E8D2BC;
	font-size: 11px;
	text-align: center;
}

table.cart_data
{
	font-family: Tahoma, sans-serif;
	color: white;
	font-size: 11px;
	text-align: center;
}

img.cart_button
{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 14px;
	cursor: hand;
	cursor: pointer;
}

div.profile_data
{
	float: left;
	width: 350px;
	padding-top: 5px;
	border-right: 1px solid #E1E1E1;
}

div.profile_data font
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	display: block;
	width: 150px;
	float: left;
	padding-right: 5px;
	text-align: right;
}


div.profile_data select
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	width: 190px;
	border: 1px solid #AFAFAF;
	background: transparent url(../image/login/input_bg.jpg) repeat-x left top;
}

div.full_cart_product
{
	width: 500px;
	border-bottom: 1px solid #E7E7E7;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #777777;
	float: right;
	padding-top: 10px;
}

div.full_cart_product div.full_cart_image
{
	float: left;
	width: 105px;
	text-align : center;
}

div.full_cart_product div.full_cart_trash
{
	float: left;
	width: 6px;
	padding-top: 27px;
	text-align: center;
}

div.full_cart_product div.full_cart_title
{
	float: left;
	width: 90px;
	padding-top: 10px;
}

div.full_cart_product div.full_cart_data
{
	float: left;
	width: 71px;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
}

div.full_cart_product div.full_cart_data b
{
	display: block;
	width: 70px;
	padding-bottom: 3px;
}

div.home_topbanner
{
	padding-top: 5px;
	padding-bottom: 8px;
	width: 600px;
	height: 121px;
}

div.home_magazin
{
	width: 582px;
	float: right;
	padding-top: 10px;
	padding-right: 7px;
}

div.home_so_hot
{
	width: 600px;
	height: 263px;
	float: left;
}

div.home_so_hot div.hot_title
{
	width: 600px;
	height: 25px;
	float: left;
	padding-top: 10px;
}

div.home_so_hot div.hot_1
{
	background: transparent url(../image/home/hot_bg1.jpg) no-repeat center center;
	width: 145px;
	height: 237px;
	float: left;
	position:relative;
	top:15px;
}

div.home_so_hot div.hot_2
{
	background: transparent url(../image/home/hot_bg_2.jpg) no-repeat center center;
	width: 145px;
	height: 237px;
	float: left;
	position:relative;
	top:15px;
}

div.home_so_hot div.hot_3
{
	background: transparent url(../image/home/hot_bg_3.jpg) no-repeat center center;
	width: 145px;
	height: 237px;
	float: left;
	position:relative;
	top:15px;
}

div.home_so_hot div.hot_1 font.title,
div.home_so_hot div.hot_2 font.title,
div.home_so_hot div.hot_3 font.title
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #777777;
	display: block;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
}

div.home_so_hot div.hot_1 font.data,
div.home_so_hot div.hot_2 font.data,
div.home_so_hot div.hot_3 font.data
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #535353;
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	padding-top: 8px;
}

div.home_so_hot a
{
	text-decoration: none;
}

div.hot_vib
{
	float: left;
	width: 154px;
	height: 263px;
	text-align: center;
	padding-top: 11px;
	background: transparent url(../image/home/banner_bg.jpg) no-repeat left top;
}

div.hot_vib img
{
	border: 2px solid #E8E5E2;
}

div.random3
{
	font-family: Tahoma, sans-serif;
	display: block;
	font-size: 11px;
	color: #383838;
	
	position:relative;
	top: 30px;
	left: 20px;
}

div.random3 a,
div.random4 a
{
	text-decoration: none;
	color: #383838;
}

div.random4
{
	height: 105px;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #383838;
	position:relative;
	top: 0px;
	left: 20px;
}

div.random4 b
{
	display: block;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.cart_total
{
	width: 500px;
	height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #FCA817;
	float: right;
	margin-top: 10px;
}

div.cart_day
{
	width: 500px;
	height: 30px;
	font-family: Tahoma;
	font-size: 9px;
	color: #686868;
	float: right;
	margin-top: 10px;
}

div.checkout
{
	width: 500px;
	height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	float: right;
	margin-top: 10px;
}

div.orders
{
	width: 500px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	float: right;
	margin-top: 10px;
}

table.orders_fej
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #A6A6A6;
}

table.orders_fej td
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 7px; 
	padding-left: 12px;
	padding-bottom: 8px;
	padding-right: 12px;
	text-align: center;
}

table.orders_more
{
	margin-top: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #686868;
	background-color: #E1E1E1;
}

table.orders_more td
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	padding-top: 7px; 
	padding-left: 12px;
	padding-bottom: 7px;
	padding-right: 12px;
}

table.orders_more_1
{
	margin-top: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #686868;
	background-color: #FFFFFF;
}

table.orders_more_1 td
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	padding-top: 7px; 
	padding-left: 12px;
	padding-bottom: 7px;
	padding-right: 12px;
}

div.cart_delivery
{
	width: 500px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	float: right;
	margin-top: 10px;
	border-bottom: 2px solid #E7E7E7;
}

div.cart_delivery font
{
	display: block;
	font-size: 11px;
	margin-top: 8px;
	padding-left: 8px;
}

div.cart_delivery b
{
	display: block;
	padding-bottom: 5px;
}

div.cart_delivery input
{
	padding-top: 3px;
}

div.product_picture_big
{
	visibility: hidden;
	position: absolute;
	z-index: 1;
	border: 1px solid #BCBCBC;
	background-color: white;
}

img.title_padding
{
	padding-left: 6px;
	margin-left: 6px;
}

.default
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	text-align:justify;
	
	position:relative;
	top:-30px;
	left:20px;
	width:560px;
}

.default div
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	text-align:justify;
}

div.default_infos
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #686868;
	float: right;
	width: 582px;
	text-align:justify;
}

div.default_VIB
{
	position:relative;
	top:-25px;
	left:-5px;
	cursor:default;
	width: 550px;
}

div.default_VIB .content_VIB{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	float: right;
	width: 550px;
	text-align:justify;
}

	div.default_VIB .content_VIB_ul{
		position:relative;
		top:0px;
		left:40px;
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		color: #686868;
		text-align:justify;
		width:450px;
		margin-top:5px;
	}

div.default_VIB a, div.default a, .content_VIB_ul a
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #F8A438;
	text-decoration:underline;
	cursor:pointer;
}

.pop_div_runner
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #F8A438;
	text-decoration:none;
	cursor:pointer;
}

div.dropdown1, 
div.dropdown2, 
div.dropdown3,
div.dropdown4
{
	background: #FFFFFF url(../image/dropdown/bg.jpg) repeat-x top left;
	visibility: hidden;
	position: absolute;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	z-index: 1;
	text-align: center;
}

div.dropdown1
{
	width: 128px;
	height: 65px;
}

div.dropdown2
{
	width: 128px;
	height: 65px;
}

div.dropdown3
{
	width: 128px;
	height: 88px;
}

div.dropdown4
{
	width: 128px;
	height: 88px;
}

table.dropmenu
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table.dropmenu td
{
	padding-top: 6px;
	padding-bottom: 6px;
}

table.dropmenu a
{
	text-decoration: none;
	color: 6C6C6C;
}

div.add_address
{
	position: relative;
	width: 500px;
	overflow: hidden;
	height: 90px;
	display: none;
	float: left;
}

div.add_address_account
{
	position: relative;
	width: 550px;
	overflow: hidden;
	height: 90px;
	display: none;
	float: left;
}

div.regform
{
	width: 550px;
	padding-left: 35px;
}

div.regform table,
div.add_address table
{
	float: left;
}

div.regform table td,
div.add_address table td
{
	margin-bottom: 3px;
}

div.regform font
{
	display: block;
	width: 100px;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	padding-bottom: 2px;
}

div.regform font.change
{
	display: block;
	width: 170px;
	float: left;
	font-family: Tahoma, sans-serif;
	color: #686868;
	padding-bottom: 2px;
}

div.add_address font
{
	display: block;
	width: 90px;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	padding-bottom: 2px;
}

div.regform select.select_long
{
	margin-left: 1px;
	float: left;
	width: 250px;
}

div.regform select.select_small
{
	margin-left: 1px;
	width: 50px;
}

div.product_highlight_description select
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #686868;
	margin-left: 1px;
	width: 50px;
	height: 20px;
}

div.regform textarea
{
	margin-left: 1px;
	float: left;
	width: 150px;
	height: 20px;
}

div.regform textarea
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 46px;
	color: #000000;
	border: 1px solid #AFAFAF;
	background: transparent url(../image/login/input_bg_big.jpg) repeat-x left top;
}

div.regform input.input_text,
div.regform select.select,
div.add_address input.input_text,
div.add_address select.select
{
	margin-left: 1px;
	width: 150px;
	height: 20px;
	display: block;
	margin: 5 0 10;
}

div.regform input.input_text_small
{
	margin-left: 1px;
	width: 100px;
	height: 20px;
	margin: 5 0 10;
}

div.regform select.select,
div.regform select.select_long,
div.regform select.select_small,
div.add_address select.select
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 18px;
	color: #000000;
	border: 1px solid #AFAFAF;
	background: transparent url(../image/login/input_bg.jpg) repeat-x left top;
}

div.regform select.selectdate
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 18px;
	color: #000000;
	border: 1px solid #AFAFAF;
	background: transparent url(../image/login/input_bg.jpg) repeat-x left top;
}

div.regform select.selectdate
{
	margin-left: 1px;
	float: left;
	width: 70px;
	height: 20px;
}

a.home_magazin
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FE5804;
	font-weight: bold;
	text-decoration: none;
}

div.sitemap
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px;
}

div.sitemap a
{
	display: block;
	text-decoration: none;
	color: #F8A438;
	margin-left: 4px;
}

div.sitemap b
{
	display: block;
	font-weight: bold;
	color: #444444;
	margin-top: 8px;
}

div.sitemap li
{
	list-style-type: none;
}

div.sitemap b a
{
	margin-left: 0px;
}

img.prod_match
{
	margin-left: 18px;
	margin-bottom: 15px;
}

.list_title_vibcat a{ 
	padding: 10px 3px 3px; 
	font-family: Tahoma,sans-serif; 
	font-size: 15px; 
	color: rgb(109, 72, 34); 
	font-weight: bold;
	width:300px;
}

.list_title {
	clear: both;
	border-bottom:1px solid #DFDFDF;
	color:#FC8204;
	font-family:tahoma,sans-serif;
	font-size:18px;
	line-height:2;
	margin:10px;
}

.list_title_sep{
	position:relative;
	bottom:10px;
	left:0px;
}

.list_title a{
	font-family: Arial;
	font-size: 19px;
	color: #FCA204;
	font-weight:inherit;
	text-decoration: none;
}

.list_banner{
	width:582px;
	height:72px;
	background-image:url(../image_bak/banner/mora-mora_banner.jpg);
	background-repeat:no-repeat;
	border:none;
	position:relative;
	bottom:30px;
	left:0px;
	display:block;
}

.hr{
	position:relative;
	bottom:20px;
	left:0px;
	width:500px;
	height:1px;
	background-color:#E7E7E7;
}

.navigation_prev{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight:inherit;
	text-decoration:underline;
	float:left;
}

.navigation_suiv{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight:inherit;
	text-decoration:underline;
	float:right;
	margin-right:10px;
}

.navigation_return{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight:inherit;
	text-decoration:underline;
	
	position:relative;
	top:20px !important;
	top:9px;
	left:0px;
	width:200px;
}

#error_response, .error_response{
	color:#FF0000;
	font-weight: bold;
}

.error_response_ok{
	color:rgb(51, 153, 0);
	font-weight: bold;
}

.popup_div{
	background-color:#FFFFFF;
	border:2px #bbb solid;
	width:400px;
	height:200px;
	position:absolute;
	right:275px;
	cursor:default;
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
	text-decoration: none;
	font-weight:bold;
}

.free_popup_div{
	background-color:#FCA315;
	border:2px #bbb solid;
	cursor:default;
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	
	padding-left:5px;
	padding-right:5px;
}

*+html .popup_div, * html .popup_div{
	position:absolute;
	right:290px;
}

.popup_div .bouip, .free_popup_div .bouip{
	position:relative;
    top: 200px;
    left: 160px;
	background-image:url(../image/infobulletop00.gif);
	background-repeat:no-repeat;
	height:7px;
    width:11px;
}

.popup_div div, .free_popup_div div{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
	padding-right:5px;
}

.popup_div_txt{
	background-color:#FCA315;
	border:1px #bbb solid;
	cursor:default;
	text-align:center;
}

.popup_div_txt div{
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}

.print{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: underline;
	cursor:pointer;
}

.bold{
	font-weight:bold;	
}

.vib_list_img{
	background-image:url("../image/template/vib_list_img.jpg");
	width:206px;
	height:95px;
	float:right;
	position:relative;
	bottom:30px;
}

.vib_ancre{
	float:left;
	position:relative;
	top:50px;
	right:20px;
	width:330px;
}

.vib_ancre a{
	font-family:Arial;
	font-size:14px;
	color:#FCA204;
	font-weight:inherit;
	text-decoration:underline;
}

/*
*	Address module
*/
#address_list{
	position:relative;
	top:20px;
	left:0px;
	float:left;	
}


#address_content{
	position:relative;
	top:0px;
	left:20px;
	float:left;
	width:350px;
}

.addresse_content_text{
	position:relative;
	top:0px;
	left:0px;
}

.addresse_content_text div, #addresse_content, #addresse_content_text div{
	
	font-family:Tahoma;
	font-size:12px;
	color:#676767;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}

.address_name{
	color:#FE5709;
	display:block;
}

#addresse_content{
	display:none;
	width:525px;
}

	.adress_modif{
		position:relative;
		top:0px;
		left:0px;
		width:520px;
	}
		
		#new_address_account div, .adress_modif div{
			font-family:Arial;
			font-size:11px;
			color:#777777;
			font-weight:bold;
			text-decoration:none;
		}
		
		#new_address_account div input, 
		#new_address_account div textarea,
		#new_address_account div select,
		.adress_modif div input, 
		.adress_modif div textarea,
		.adress_modif div select{
			font-family:Arial;
			font-size:11px;
			color:#777777;
			font-weight:bold;
			text-decoration:none;
			width:150px;
		}
	
	.adress_action{
		position:relative;
		top:0px;
		left:0px;
		width:580px;
	}

.floatR{
	float:right;
}

.floatL{
	float:left;
}

.input_button{
	/*Add modify Delete*/
	text-decoration:underline;
	cursor:pointer;
	font-size:12px;
	color:#555555;
}

.return_button{
	background-image:url("../image/signup/return_button.jpg");
	background-repeat:no-repeat;
	width:91px; 
	height:21px;
	cursor:pointer;
	
	position:relative;
	top:0px;
	left:0px;
	float:right;

}

.validate_button{
	background-image:url("../image/signup/validate_button.jpg");
	background-repeat:no-repeat;
	width:91px; 
	height:21px;
	cursor:pointer;
	
	position:relative;
	top:0px;
	left:0px;
	float:right;

}

.save_button{
	background-image:url("../image/signup/save_btn.gif");
	background-repeat:no-repeat;
	width:73px; 
	height:21px;
	cursor:pointer;
	
	position:relative;
	top:0px;
	left:10px;
	float:right;
	
	padding-left:10px;
	padding-right:10px;

}

.add_button{
	background-image:url("../image/signup/add_btn.jpg");
	background-repeat:no-repeat;
	width:123px; 
	height:21px;
	cursor:pointer;
	
	position:relative;
	top:0px;
	left:10px;

}

.modify_button{
	background-image:url("../image/signup/modify_btn.jpg");
	background-repeat:no-repeat;
	width:72px; 
	height:21px;
	cursor:pointer;
	
	position:relative;
	top:0px;
	left:0px;

}

.delete_button{
	background-image:url("../image/signup/delete_btn.jpg");
	background-repeat:no-repeat;
	width:72px; 
	height:21px;
	cursor:pointer;
	
	position:relative;
	top:0px;
	left:10px;

}

.profil_ad a{
	font-family:Arial;
	font-size:11px;
	color:#FCA204;
	font-weight:inherit;
	text-decoration:underline;
}

.profil_ad{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:inherit;
	text-decoration:none;
	font-style:italic;
}

.navpanel_top{
	position:relative;
	top:-5px;
	left:15px;
	width:540px;
	height:40px;
	text-align:left;
	cursor:default;
}

.navpanel_top_td{
	font-family:Arial;
	font-size:13px;
	color:#5C5E6F;
	font-weight:bold;
	text-decoration:none;
}

.container{width:770px;margin:0 auto;}
.column{float:left;margin-right:10px;}
.last{margin-right:0;}
.span-1{width:30px;}
.span-2{width:70px;}
.span-3{width:140px;}
.span-4{width:150px;}
.span-5{width:190px;}
.span-6{width:158px;}
.span-7{width:270px;}
.span-8{width:310px;}
.span-9{width:350px;}
.span-10{width:390px;}
.span-11{width:430px;}
.span-12{width:470px;}
.span-13{width:510px;}
.span-14{width:550px;}
.span-15{width:590px;}
.span-16{width:630px;}
.span-17{width:670px;}
.span-18{width:602px;}
.span-19{width:750px;}
.span-20{width:790px;}
.span-21{width:830px;}
.span-22{width:870px;}
.span-23{width:910px;}
.span-24{width:770px;margin:0;}


.liste-menu a:link {color:white; text-decoration: none; font-weight: bold; font-size: 13px;}
.liste-menu a:visited {color:white; text-decoration: none; font-weight: bold; font-size: 13px;}
.liste-menu a:hover {color:white; text-decoration: underline; font-weight: bold; font-size: 13px;}

.tunnel {margin: 30 0 40 0; text-align: center;}
.tunnel .encours {border: 1px dashed #FE8D00; background: #FB9E22; padding: 15px;font-family: Tahoma; font-size: 14px; font-weight: bold;}
.tunnel .avenir {padding: 15px; border: 1px dashed #DDDDDD; backgound: #F9F9F9; font-family: Tahoma; font-size: 14px; font-weight: normal;}
.tunnel .passee {padding: 15px; border: 1px dashed #DDDDDD; backgound: #F9F9F9; font-family: Tahoma; font-size: 14px; font-weight: normal; color: #DDDDDD;}

#footer { border-top: 1px dashed #DDDDDD; margin: 20 0 0 0;}

#footer ul {
line-height:18px;
list-style-type:none;
margin:10px 10px 20px -38px;
}
