body { background: #1c1c1c; margin: 0px; }

.wrapper { width: 969px; margin: 0 auto; background: transparent url(../images/bg-body.png) no-repeat 0 28px; padding-left: 12px; }
.container { background: #272727; width: 969px; }

/* COMMON */

div.rounded div { 
	height: 1px; 
	overflow: hidden; 
	border-style: solid;
	background-color: transparent;
	border-top: none;
	border-bottom: none;
}

div#application-message { font-size: 16px; font-weight: bold; padding-bottom: 16px; }
div#application-message p { margin-bottom: 0px; }
div#application-message.error { color: red; }
p.loud { font-size: 14px; }
p.no-objects { text-align: center; margin-top: 20px; font-size: 18px; color: #333; font-weight: bold; }
a.simple { font-size: 14px; color: #333; text-decoration: none; }
a:hover { text-decoration: underline !important; }
div.full-description iframe { width: 684px; height: 400px; }
div#content.span-19 div.full-description iframe { width: 950px; }
iframe.external-page { width: 684px; height: 900px; }

/* alignements */
.tcenter 	{text-align:center;}
.tright 	{text-align:right;}
.tleft 	{text-align:left;}
.tjustify 	{text-align:justify;}
.fright		{float:right;}

/* margin */
.nomargin {margin:0 !important;}
.mt30 {margin-top:30px !important;}
.mt20 {margin-top:20px !important;}
.mb20 {margin-bottom:20px !important;}
.m20 {margin:20px !important;}
.mt10 {margin-top:10px !important;}
.ml10 {margin-left:10px !important;}
.mr10 {margin-right:10px !important;}
.mb10 {margin-bottom:10px !important;}
.m10 {margin:10px !important;}

/* HEADER */

div#header { padding-top: 5px; margin-right: 10px; position: relative; }

div#header div.navigation { text-align: right; }
div#header div.navigation a { color: white; text-decoration: none; margin: 0 0 0 10px; font-size: 11px; }
div#header div.navigation a:hover { text-decoration: underline; }
div#header div.navigation a.flag img { position: relative; top: 1px; }
div#header div.navigation a.flag.last { margin-left: 0px; }

div#header div.main { position: relative; background: #1266b4; height: 92px; margin-top: 5px; }
div#header div.main h1 { float: left; width: 166px; margin: 20px 0 0 20px; height: 56px; }
div#header div.main div.banner { position: absolute; top: 15px; right: 10px; }

div#header div.menu ul { list-style: none; margin: 8px 0; }
div#header div.menu li { display: inline; margin-left: 20px; }
div#header div.menu li a { font-size: 14px; font-weight: bold; text-decoration: none; color: white; text-transform: capitalize; }

div#header div#search { position: absolute; right: 0px; bottom: 0px; }
div#header div#search img { position: relative; top: 4px; }
div#header div#search input { margin-left: 2px; }

/* MAIN */

div#main { background: white; width: 969px; }
div#main > div.inner { border-right: 10px solid #272727; border-left: 10px solid #272727; }

div#main div#cart { text-align: right; }
div#main div#cart p { padding: 5px 10px; margin: 3px 0; }
div#main div#cart p a { color: #000; text-decoration: underline; font-weight: bold; }

div#content { padding-bottom: 20px; }
div#content h2 { background: #fe2f48 url(../images/bg-title-red.png) no-repeat bottom left; color: white; font-size: 14px; font-weight: bold; padding: 5px 10px 8px 10px; }
div#content h2 a { color: white; text-decoration: none; }
div#content h2.blue { background-color: #0063b6; background-image: url(../images/bg-title-blue.png); }
div#content h2.grey { background-color: #333; background-image: url(../images/bg-title-grey.png); }
div#content div.inner { margin-right: 10px; }

body.my-account div#content div.inner { padding-top: 14px; }
body.my-account div#main div#sidebar { margin-top: 14px; }

/* SIDEBAR */

div#main div#sidebar .block { background-color: #eaebdb; margin: 0 0 10px 10px; line-height: 18px; position: relative; }
div#main div#sidebar .block { background-color: #d9dacb; }
div#main div#sidebar .block .inner { padding: 0 10px; }
div#main div#sidebar .block .inner h2 { margin-bottom: 0px !important; }
div#main div#sidebar .block .inner h2 a { text-decoration: none; color: #333; }
div#main div#sidebar .block .inner p { margin: 2px 0 0 0; }

div#main div#sidebar div#contact-us h2 { color: #333; font-size: 19px; }
div#main div#sidebar div#contact-us p { color: #999; font-size: 15px; }
div#main div#sidebar div#contact-us p.number { color: #0063b6; font-size: 16px; font-weight: bold; }

div#main div#sidebar div#search-for-editor p { font-weight: normal; color: #333; font-size: 15px; margin: 0px; }
div#main div#sidebar div#search-for-editor select { width: 100%; }

div#main div#sidebar div#special-offers-block h2 a { color: #ff2d43; font-size: 23px; text-decoration: none; }
div#main div#sidebar div#special-offers-block p { color: #333; font-size: 11px; }
div#main div#sidebar div#special-offers-block div.picture { position: absolute; right: -6px; top: 9px; }
div#main div#sidebar div#special-offers-block div.picture img { float: none; }

div#main div#sidebar div#catalogs h2 a { color: #0066cc; font-size: 23px; padding: 7px 0 2px 0px;  }
div#main div#sidebar div#catalogs p { color: #333; font-size: 11px; }

div#main div#sidebar div#mailing-list h2 { color: #0066cc; font-size: 23px; padding: 7px 0 2px 34px; background: transparent url(../images/icons/letter.png) no-repeat 0 0px; }
div#main div#sidebar div#mailing-list p { color: #333; font-size: 11px; }
div#main div#sidebar div#mailing-list form { margin-top: 10px; }
div#main div#sidebar div#mailing-list input[type=text] { width: 155px; border: 1px solid #c9c9c9; font-size: 12px; padding: 5px; }
div#main div#sidebar div#mailing-list form a { text-decoration: none; background: #cccdb3; padding: 7px 10px; color: white; position: relative; top: -1px; } 
div#main div#sidebar div#mailing-list form a { background: #b6b7a1; }
div#main div#sidebar div#mailing-list form a.button { background-image: none !important; font-size: 12px; }

div#main div#sidebar div#payments h2 { text-align: center; color: #004f6e; font-size: 14px; font-weight: bold; }
div#main div#sidebar div#payments h2 span { color: #0083bc; }
div#main div#sidebar div#payments p { margin-top: 10px; text-align: center; }
div#main div#sidebar div#payments p img { float: none; margin: 0px; }

div#main div#sidebar div#my-account-nav h2 em { color: black; font-size: 12px; }
div#main div#sidebar div#my-account-nav ul { margin: 20px 0 0 0; list-style: none; }
div#main div#sidebar div#my-account-nav li { margin: 8px 0px 8px 10px; }
div#main div#sidebar div#my-account-nav li a { color: #333; font-size: 15px; text-decoration: none; }
body#my-account.edit div#sidebar div#my-account-nav li.settings a { background: transparent url(/images/icons/selected.png) no-repeat 0 5px; padding-left: 15px; font-weight: bold; }
body#address div#sidebar div#my-account-nav li.addresses a { background: transparent url(/images/icons/selected.png) no-repeat 0 5px; padding-left: 15px; font-weight: bold; }
body#order div#sidebar div#my-account-nav li.orders a { background: transparent url(/images/icons/selected.png) no-repeat 0 5px; padding-left: 15px; font-weight: bold; }

/* FOOTER */

div#footer { margin-left: 20px; }
div#footer div.block { margin-top: 20px; }
div#footer h2 { font-size: 14px; font-weight: bold; color: #666; text-transform: uppercase; }
div#footer p { font-size: 11px; color: #666; }
div#footer ul { list-style: none; margin: 0px; }
div#footer li a { color: #666; text-decoration: none; text-transform: capitalize; }
div#footer li a:hover { color: white; }

div#footer p#who-is-behind { margin-top: 20px; }
div#footer p#who-is-behind a { color: #666; text-decoration: none; font-size: 14px; }
div#footer p#who-is-behind a.company { line-height: 20px; color: #505b64; padding-right: 20px; margin: 0 4px; background: transparent url(/images/nocoffee.gif) no-repeat right 0px; }
div#footer p#who-is-behind a.company em { color: #ef3f44; font-weight: normal; font-style: normal; }
div#footer p#who-is-behind a.powered-by { padding-left: 16px; margin-left: 4px; background: transparent url(/images/tiny-rails.png) no-repeat 0 0; }
div#footer p#who-is-behind a:hover, div#footer p#who-is-behind a:hover em { color: white; }


/* PAGINATION */

.pagination { text-align: center; height: auto; position: relative; margin: 15px 0px 30px 0; clear: both; }
.pagination.bottom { margin: 20px 0 0; }
.pagination a, .pagination span { margin: 0 2px; padding: 3px 5px; font-weight: bold; }
.pagination a { border: 1px solid #CCC; color: #0063b6; text-decoration: none; }
.pagination span.disabled { visibility: hidden; }
.pagination .prev_page, .pagination .next_page { position: absolute; top: -6px; }
.pagination .next_page { right: 0; }
.pagination .prev_page { left: 0; }
.pagination span.current, .pagination a:hover { background-color: #0063b6; color: #FFF; text-decoration: none !important; }

/* FORM */

form.default { width: 85%; margin: 0 auto; }
form.default fieldset { background-color: #EAEBDB; padding: 10px; }
form.default fieldset dl { clear: both; }
form.default fieldset dt { float: left; width: 180px; margin-left: 15px; }
form.default fieldset dt label { position: relative; top: 3px; font-size: 12px; }
form.default fieldset dt strong { color: red; }
form.default fieldset dd { margin-left: 190px; }
form.default fieldset dd input[type=text], form.default fieldset dd input[type=password] { font-size: 14px; width: 190px; }
form.default div.form-actions { text-align: center; }
form.default div.form-actions a { text-decoration: none; font-size: 14px; color: #333; }
form.default div.fieldWithErrors { display: inline; }
form.default div.formError { display: inline; margin-left: 10px; color: red; font-weight: normal; }

/* BUTTONS */

a.button { color: #0063b6; font-size: 11px; text-decoration: none; padding: 5px 25px 5px 45px; background: transparent url(/images/buttons/download-demo.png) no-repeat 0 0; }
a.download-demo-button { background-image: url(/images/buttons/download-demo.png); }
a.add-to-cart-button { background-image: url(/images/buttons/small-add-to-cart.png); padding-right: 20px; padding-left: 30px; }
a.add-button { background-image: url(/images/buttons/add.png); padding-right: 15px; padding-left: 29px; }
a.show-button { background-image: url(/images/buttons/show.png); padding-right: 16px; padding-left: 30px; }

a#new-shipping-address-button { padding-left: 33px; padding-right: 23px; }

/* PRODUCTS */

div.on-sale-text { background-color: #ffdedf; margin: 0 0px 20px 0; padding: 10px; }
div.on-sale-text p { margin: 0px; color: #FF2F48; color: #FF2F48; font-size: 13px; }

div.sub-category-list { background-color: #ffdedf; margin: 0 0px 0px 0; }
div.sub-category-list { background-color: #fedca9; }
div.sub-category-list ul { list-style: none; margin: 10px; }
div.sub-category-list ul li { margin: 3px 0; color: #FF2F48; }
div.sub-category-list ul li { color: #333; }
div.sub-category-list ul li a { color: #FF2F48; font-size: 12px; text-decoration: none; }
div.sub-category-list ul li a { color: #333; }
div.sub-category-list ul li small { font-style: italic; }
div.sub-category-list ul li span.more,
div.sub-category-list ul li span.less {
	background-color: #FF2F48;
	background-color: #ff8f00;	
	color: white;
	font-size: 9px;
	padding: 0px 2px 0px 2px;
	margin-left: 1px;
	cursor: pointer;
}
div.sub-category-list ul li span.less { padding: 0px 4px 0px 4px; }
div.sub-category-list ul li span.more.hidden,
div.sub-category-list ul li span.less.hidden { display: none; }
div.sub-category-list ul.sub-sub { margin: 0px 10px; }
div.sub-category-list ul.sub-sub li { background: transparent url(../images/icons/square.png) no-repeat 0 6px; padding-left: 10px; }
div.sub-category-list ul.sub-sub li a { font-size: 12px; font-style: italic; }
div.sub-category-list div.clear { height: 1px; line-height: 1px; }

ul.product-list { margin: 0px; list-style: none; }
ul.product-list li { float: left; width: 163px; margin-right: 10px; margin-bottom: 10px; position: relative; }
ul.product-list li.last { margin-right: 0px; }
ul.product-list li h3 { background: #e4eff7; padding: 8px 10px; height: 30px; margin: 0px; }
ul.product-list li h3 a { font-size: 12px; color: #0063b6; font-weight: bold; text-decoration: none; }
ul.product-list li div.picture, 
ul.product-list li div.information { padding: 10px 5px; border-left: 2px solid #e4eff7; border-right: 2px solid #e4eff7; }
ul.product-list li div.picture { text-align: center; }
ul.product-list li div.retailer { position: absolute; top: 45px; right: 1px; height: 73px; width: 73px; background: transparent url(/images/labels/retailer.png) no-repeat top right; }
ul.product-list li div.on-sale { position: absolute; top: 45px; right: 1px; height: 71px; width: 72px; background: transparent url(/images/labels/on-sale.png) no-repeat top right; }
ul.product-list li div.picture img { float: none; margin: 0px; }
ul.product-list li div.information { background-color: #e4eff7; border-bottom: 2px solid #e4eff7; }
ul.product-list li div.information p.price { margin: 0px; color: #272727; font-size: 18px; font-weight: bold; }
ul.product-list li div.information p.price small { font-size: 11px; }
ul.product-list li div.information p.catcher { height: 70px; margin: 10px 0 0 0; color: #7a7a7a; font-size: 11px; }
ul.product-list li div.information p.link { margin: 10px 0 0 0; padding: 3px 0px 4px 0px; background: transparent url(../images/buttons/more-info.png) no-repeat 0 0; }
ul.product-list li div.information p.link a { margin-left: 40px; color: #0063b6; font-size: 11px; text-decoration: none; }

body#product div.details div.picture { line-height: 15em; height: 15em; text-align: center; color: white; position: relative; margin-bottom: 10px; }
body#product div.details div.picture img { vertical-align: middle; display: inline; }
body#product div.details div.picture div.on-sale { position: absolute; top: 0px; right: 0px; height: 71px; width: 72px; background: transparent url(/images/labels/on-sale.png) no-repeat top right; }
body#product div.details div.info { width: 480px; }
body#product div.details div.info h3 { color: #333; font-size: 19px; margin: 0 0px 0 0; }
body#product div.details div.info div.catcher { margin: 5px 0px 0 0; color: #5d5d5d; font-size: 13px; }
body#product div.details div.info div.brand { margin-top: 10px; color: #333; }
body#product div.details div.info div.brand a { color: #333; text-decoration: none; }
body#product div.details div.info div.demo-url { margin-top: 20px; }

body#product #content table.references { width: 684px; border-collapse: collapse; }
body#product #content table.references th, body#product #content table.references td { background-color: #e4eff7; padding: 8px 5px; border-bottom: 1px solid white; }
body#product #content table.references th { color: #0063B6; }
body#product #content table.references th em { font-size: 10px; font-style: italic; font-weight: normal; }
body#product #content table.references td.reference { font-style: italic; text-align: right; }
body#product #content table.references td.price { width: 105px; text-align: center; color: #272727; font-size: 14px; font-weight: bold; }
body#product #content table.references td.retailer { width: 62px; }
body#product #content table.references td.retailer label { font-size: 8px; text-transform: uppercase; background: #000; color: white; padding: 5px; }
body#product #content table.references td.buy-it { text-align: right; width: 135px; }

p.searching { font-size: 16px; color: #272727; margin: 15px 0 25px; }


/* HOME PAGE */

body#home-page div#special-offers-wrapper {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 684px; 
	height: 120px;
/*	background-color: #ffdedf; */
	background-color: #fedca9; 
}

body#home-page div#special-offers-content { position: absolute; top: 0px; left: 0px; width: 13440px; }

body#home-page div#special-offers-nav { background-color: #ffdedf; position: relative; height: 20px; }
body#home-page div#special-offers-nav { background-color: #fedca9; }
body#home-page div#special-offers-nav table { width: auto; border-collapse: collapse; position: absolute; left: 0px; color: #FF2F48; }
body#home-page div#special-offers-nav table td { padding: 0 4px; text-align: center; width: 16px; }
body#home-page div#special-offers-nav table td img { cursor: pointer; }

body#home-page div.special-offer { float: left; padding: 10px; position: relative; width: 664px; }
body#home-page div.special-offer div.picture { float: left; width: 80px; }
body#home-page div.special-offer div.picture img { float: none; margin: 0px; }
body#home-page div.special-offer div.information { margin-left: 90px; height: 100px; }
body#home-page div.special-offer div.information h3 { color: #ff2f48; font-size: 24px; margin: 0px; }
body#home-page div.special-offer div.information h3 { color: #ff8f00; }
body#home-page div.special-offer div.information div.text { margin-top: 4px; color: #525252; font-size: 12px; }
body#home-page div.special-offer div.link { position: absolute; bottom: 0px; right: 10px; }
body#home-page div.special-offer div.information p img { float: none; margin: 0px; }

body#home-page div#featured-products { margin-top: 30px; }

/* LOGIN */

div.login-panel p { color: #333; }
div.login-panel p.error { color: red; font-size: 14px; font-weight: bold; }
div.login-panel form { width: 50%; margin: 0 auto 20px auto; background-color: #FFDEDF; padding: 15px; }
div.login-panel form dl { clear: both !important; width: 100%; }
div.login-panel form dl.last { margin-bottom: 5px; }
div.login-panel form dt { float: left; width: 130px; color: #333; font-size: 15px; }
div.login-panel form dt label { position: relative; top: 3px; }
div.login-panel form dd { margin-left: 140px; }
div.login-panel form dd input { width: 192px; font-size: 15px; }
div.login-panel form p { margin: 0; text-align: left; font-size: 11px; padding-left: 140px; }
div.login-panel form p a { color: #333; }
div.login-panel form p.submit { margin-top: 20px; text-align: center; padding-left: 0px; }
div.login-panel form p.forgotten-password { padding-left: 0px; margin-top: 20px; }

div.login-panel h3 { color: #333; }
div.login-panel p.email a { color: #333; font-size: 16px; font-weight: bold; }

div.login-panel.customer form { background-color: #E4EFF7; }
div.login-panel.customer hr { margin: 10px 0; }
div.login-panel.customer p a { color: #333; }
div.login-panel.customer p.new-customer { padding-left: 0px; }
div.login-panel.customer p.new-customer a { font-size: 16px; font-weight: bold; }

/* MY ACCOUNT */

ul.addresses { list-style: none; margin: 0px; }
ul.addresses li { position: relative; float: left; margin: 0 10px 10px 0; background-color: #E4EFF7; width: 180px; min-height: 150px; }
ul.addresses li.default { background: #E4EFF7 url(/images/labels/default.png) no-repeat top right; }
ul.addresses li h4 { padding: 8px 10px 0 10px; margin: 0px; font-size: 12px; color: #0063b6; font-weight: bold; text-decoration: none; text-transform: capitalize; }
ul.addresses li p { margin: 0px 10px; font-size: 11px; }
ul.addresses li p.company { color: #0063b6; }
ul.addresses li p.address { color: #7a7a7a; margin-top: 15px; }
ul.addresses li div.actions { position: absolute; bottom: 5px; right: 5px; }
ul.addresses li div.actions a { background: #333; color: white; padding: 4px 5px 2px; font-size: 9px; text-transform: uppercase; text-decoration: none; }
ul.addresses li div.select { position: absolute; bottom: 5px; left: 0px; }
ul.addresses li div.select label { font-size: 12; font-weight: bold; color: #333; }

ul.addresses.select li { min-height: 173px; }
ul.addresses.select li.default { background-image: none; }
ul.addresses.select li div.actions { bottom: 30px; }

/* CHECKOUT */

ul#checkout-steps { background-color: #0063b6; margin: 0 0 30px 0; list-style: none; }
ul#checkout-steps li { float: left; background: transparent url(/images/checkout-separator.png) no-repeat right 50%; padding: 8px 21px 8px 10px; height: 19px; }
ul#checkout-steps li.before { background-image: url(/images/checkout-separator-before.png); }
ul#checkout-steps li.last { margin-right: 0px; background: none; width: 128px; }
ul#checkout-steps li a { color: white; text-decoration: none; font-size: 12px; }
ul#checkout-steps li a em { font-style: normal; font-weight: bold; }
ul#checkout-steps li.selected { background-color: #023763; }

a.checkout-next-step { color: #fd4e4f; font-size: 1.3em; text-decoration: none; padding: 0.4em 25px 6px 2.4em; background: transparent url(/images/buttons/checkout-big.png) no-repeat 0 1px; }

body#checkout p.big { font-size: 14px; color: #333; }
body#checkout hr { margin: 10px 0 15px 0; }

form#payment-form.default { width: 100% }
form#payment-form div.credit-card { width: 85%; margin: 0 auto; }
form#payment-form div.credit-card ul { list-style: none; margin: 0px; padding: 0px; }
form#payment-form div.credit-card li { display: inline; margin-right: 10px; }
form#payment-form div.credit-card dl.verification-value input { width: 40px; }
form#payment-form div.credit-card dl.verification-value p { margin: 10px 0 0 0; font-size: 11px; font-style: italic; color: #333; }
form#payment-form div.credit-card dl.verification-value p img { float: none; margin: 0px; }

/* CART */

table#cart { width: 100%; margin-bottom: 40px; border-collapse: collapse; }
table#cart th { background-color: #eaebdb; color: #333; font-size: 14px; border-bottom: 2px solid #aaa; }
table#cart th.articles { text-align: center; }
table#cart th.actions { padding-right: 0px; }
table#cart tr.line-item td { vertical-align: top; border-bottom: 1px solid #aaa; padding: 10px 5px; }
table#cart tr.line-item td.picture { width: 40px; text-align: center; vertical-align: middle; padding-left: 0px; padding-right: 0px; }
table#cart tr.line-item td.downloadable { width: 92px; font-size: 10px; font-style: italic; padding-right: 0px; padding-left: 0px; }
table#cart tr.line-item td.downloadable img { position: relative; top: 3px; }
table#cart tr.line-item td.price { width: 75px; }
table#cart tr.line-item td.quantity { width: 65px; text-align: left; font-size: 14px; }
table#cart tr.line-item td.action { width: 12px; padding-left: 0px; padding-right: 0px; }
table#cart tr.line-item td.action a { color: #333; text-decoration: none; font-size: 11px; position: relative; top: 3px; }
table#cart tr#cdrom-backup.active span.fees { display: none; }
table#cart td.name p { margin: 0 0 3px 0; }
table#cart td.name p.product a { font-weight: bold; color: #333; text-decoration: none; }
table#cart td.quantity input { width: 35px; }
table#cart td.price { color: #272727; font-weight: bold; font-size: 14px; }
table#cart td.price.total { color: #CF2533; width: 100px; padding-right: 0px; }
table#cart tr.update td { padding: 8px 5px 20px 5px; }
table#cart tr.sub-total,
table#cart tr.shipping-fees,
table#cart tr.tax,
table#cart tr.total { background-color: #eaebdb; }
table#cart tr.sub-total td,
table#cart tr.shipping-fees td,
table#cart tr.tax td { color: #333; font-size: 14px; }
table#cart tr.total td { font-weight: bold; font-size: 18px; color: #333; }
table#cart tr.total td.total { border-top: 1px solid #aaa; }
table#cart tr.sub-total p { font-size: 11px; font-style: italic; margin: 0px; }

/* ORDERS */

table.orders { border-collapse: collapse; width: 100%; background-color: #E4EFF7; }
table.orders td { border-top: 16px solid white; padding: 10px 0px; }
table.orders td.information { width: 220px; vertical-align: top; padding-right: 5px; padding-left: 5px; border-right: 1px solid white; }
table.orders td.information label { color: #0063B6 }
table.orders td.information p { margin: 0 0 5px 0; }
table.orders td.information strong { color: #333; font-size: 18px; }
table.orders td.items { vertical-align: top; padding-left: 5px; border-right: 1px solid white; }
table.orders td.items li { color: #7A7A7A; }
table.orders td.status { width: 70px; text-align: center; padding-left: 5px; border-right: 1px solid white; }
table.orders td.status span { background-color: #c6def4; color: #0063B6; padding: 3px 2px; font-style: italic; }
table.orders td.download { padding-left: 5px; }

/* PARTNER STORES */

table#partner-stores { margin: 0 10px; width: 664px; border-spacing: 10px; }
table#partner-stores td { width: 50%; padding: 10px; background-color: #E4EFF7; vertical-align: top; }
table#partner-stores td.blank { background-color: #fff; }
table#partner-stores td div.picture { float: left; width: 50px; }
table#partner-stores td div.information { margin-left: 50px; color: #0063B6; }
table#partner-stores td div.information h3 { margin: 0px; }
table#partner-stores td div.information h3 a { color: #333; text-decoration: none; }
table#partner-stores td div.information p.description { min-height: 18px; margin: 10px 0 0 0; }

/* TOOL TIP */

.tool-tip { color: #fff; width: 300px; z-index: 13000; } 
.tool-tip .tip { font-weight: bold; font-size: 11px; margin: 0; color: #9FD4FF; padding: 8px 8px 4px; background: url(../images/bubble.png) top left; } 
.tool-tip .tip-bottom { font-size: 11px; padding: 2px; background: url(../images/bubble.png) bottom right; }

/* VERY IMPORTANT !!! */
li.clear { height: 0px !important; min-height: 0px !important; line-height: 1px !important; clear: both; margin: 0px !important; padding: 0px !important; width: 1px !important; float: none !important; display: block !important; background: none !important; }

