
body {
    background-color: #FFFFFF;
}

div.background {
    position: absolute;
    margin-left: -430px;
    margin-top: 20px;
    left: 50%;
    width: 860px;
    overflow: visible;
}

/******************************************cms-FAQs******************************************/
div.content-faqs {
    float: left;
    padding: 20px;
}

.content-faqs ul {
    padding-left: 45px;
}

.content-faqs li {
    list-style: disc;
    width: 350px;
    margin: 10px;
}

/******************************************cms-privacy******************************************/

div.wrapper-cms p.content-privacy {
    color: #4848ec;
}

/******************************************cms-security******************************************/
.cms-security div.content {
    float: left;
}

.cms-security .content p {
    color: #4848ec;
}

/******************************************cms******************************************/
div.wrapper-cms {
	position: relative;
    height: 555px;
    font-size: 14px;
	padding: 50px 15px 15px 15px;
	overflow: auto;
	margin-top: 30px;
    background: transparent url(../images/bg_about_us.png) top left no-repeat;
}

div.wrapper-cms h1 {
    font-weight: normal;
    font-style: italic;
	line-height: 2.1em;
}

div.wrapper-cms p {
    margin-bottom: 20px;
}

/******************************************1column.phtml******************************************/
div.layout-1column {
    float: left;
	padding: 30px 35px 35px 30px;
	width: 785px;
}

/******************************************2columns-left.phtml******************************************/
div.container {
    position: relative;
    width: 850px;
    min-height: 705px;
    margin-top: 0px;
    background: #FFFFFF url(../images/bg_main.png) bottom right no-repeat;
}

div.header {
    position: absolute;
    width: 858px;
    height: 85px;
    top: 0px;
    left: 0px;
    background: transparent url(../images/header.png) top left no-repeat;
    margin: 0px;
    z-index: 1500;
}

#logo a {
    display: block;
    width: 250px;
    height: 65px;
    margin-top: 5px;
}

div.toplinks-bar {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 650px;
    height: 25px;
}

div.col-main {
    float: right;
    width: 630px;
	margin-right: 25px;
    padding: 0px 10px 160px 10px;
    z-index: 0;
}

div#col-left {
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
    width: 178px;
    margin: 0px;
    background: #d9d9d9 url(../images/bg_nav_sidebar.jpg) bottom left repeat-y;
    z-index: 100;
}

div#logo-sidebar-left {
    position: absolute;
    bottom: 10px;
    left: 50px;
    width: 105px;
    height: 130px;
    background: transparent url(../images/logo_sidebar_left.png) top left no-repeat;
}

div.layered-nav {
    z-index: 1550;
    padding-top: 120px;
}

.container div.footer {
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: 848px;
    height: 20px;
    margin: 0px;
    font-size: 10px;
    text-align: center;
    line-height: 8px;
}

.container div.copy-box {
    position: absolute;
    top: 11px;
    left: 275px;
    font-size: 8px;
}

.container div.footer-links {
    position: absolute;
    top: 0;
    left: 345px;
}

.container .footer-links {
    margin-bottom: 3px;
}

.footer-links a {
    font-size: 8px;
    margin-right: 20px;
}

/******************************************html/cms_nav.phtml******************************************/
div.cms-nav {
    display: none;
}

/******************************************html/top_cms_nav.phtml******************************************/
div.top-cms-nav {
    position: absolute;
    top: 50px;
    left: 260px;
    height: 25px;
    font-family: Arial Narrow, Gill Sans, Arial, Helvetica;
    font-size: 10px;
    line-height: 10px;
    width: 225px;
	text-align: center;
}

div.top-cms-nav2 {
    position: absolute;
    top: 50px;
    left: 652px;
    height: 25px;
    font-family: Arial Narrow, Gill Sans, Arial, Helvetica;
    font-size: 10px;
    line-height: 10px;
    width: 195px;
    text-align: center;
}

table.top-nav-table {
	margin: 0 auto;
}

td.menu-nav {
	text-align: center;
	vertical-align: middle;
	padding: 0 6px;
	height: 25px;
	line-height: 10px;
}

td.menu-nav a {
	font-size: 10px;
	color: #606060;
}

div.top-cms-nav li.menu-nav {
	text-align: center;
}

/* two line links */
td#topnavAboutUs {
	width: 50px;
}

td#topnavProducts a {
    color: #0e0ef3;
}

/******************************************catalogsearch/form.mini.phtml******************************************/
div.search-bar {
    float: right;
    width: 647px;
    margin: 100px 25px 10px 0px;
    line-height: 25px;
    background-color: #d0d0fd;
}

div.mini-search {
    background: transparent;
    float: right;
    text-align: right;
    width: 200px;
    z-index: 300;
}

.mini-search input#search-submit {
    color: #4242f6;
    background-color: transparent;
    font-size: 9px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    cursor: hand;
}

.mini-search input#search {
    width: 110px;
    font-size: 10px;
    border: 1px solid #000000;
    border-width: 2px 1px 1px 2px;
    background-color: #e5e5e5;
    overflow: hidden;
}

/******************************************catalog/seo/sitemap.phtml******************************************/
ul.seo-list {
    float: left;
    width: 150px;
}

.seo-list li {
    margin: 5px;
    text-align: left;
}

/******************************************switch/languages.phtml******************************************/
.language-switcher {
    position: absolute;
    top: 0px;
    right: 17px;
    z-index: 99;
    font-family: Gill Sans, Arial, Helvetica;
    font-size: 11px;
}

.menu-languages {
    float: right;
    padding: 2px 3px;
}

.selected {
    display: none;
}

.menu-languages a {
    color: #FFFFFF;
}

.menu-languages a:hover {
    text-decoration: underline;
}

/******************************************customer/form/mini.login.phtml******************************************/
.login {
    position: absolute;
    top: 0px;
    left: 8px;
    width: 160px;
    height: 110px;
    color: #9d9c9c;
    font-family: arial;
    font-size: 12px;
    background: transparent url(../images/bg_close_login.png) bottom left no-repeat;
    z-index: 800;
}

.spacer-login {
    height: 84px;
    width: 145px;
}

.login h3 {
    font-size: 12px;
    font-weight: normal;
}

div.mini-login, div.mini-logged {
    position: absolute;
	padding-top: 80px;
    width: 161px;
    height: 130px;
    z-index: 1000;
}

a.arrow_opened {
    position: absolute;
    left: 74px;
    top: 194px;
}

a.arrow_closed {
    position: absolute;
    left: 72px;
    top: 93px;
}

div.mini-login a, div.mini-logged a {
    display: block;
    color: #9d9c9c;
    font-size: 12px;
}

div.mini-login {
    top: 9px;
    left: 0px;
    padding-left: 3px;
    background: transparent url(../images/bg_open_logged.png) bottom left no-repeat;
}

div.mini-login-table {
    width: 155px;
    text-align: left;
	padding: 0px 1px;
}

div.mini-login-form-row {
	height: 25px;
	line-height: 22px;
	clear: both;
}

div.mini-login-form-row-big {
	height: 33px;
}

div.mini-login-form-row label {
	display: block;
	float: left;
	width: 85px;
	font-size: 12px;
	color: #9D9C9C;
}

div.mini-login-form-row  input.mini-login-text {
    width: 65px;
    height: 18px;
    border: 1px solid #333;
    border-width: 2px 1px 1px 2px;
    background: #e5e5e5;
	float: right;
}

div.mini-login-form-row a.forgotten-link {
	float: left;
	display: block;
	text-align: center;
	width: 75px;
	line-height: 11px;
	font-size: 11px;
	margin: 5px 0px;
}

div.mini-login-form-row a.new-user-link {
	float: right;
	display: block;
	text-align: center;
	width: 75px;
	line-height: 11px;
	font-size: 11px;
	margin: 5px 0px;
}

input.input-submit-login {
	width: 90px;
    height: 24px;
    color: #909090;
    background-color: transparent;
    text-decoration: none;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    cursor: hand;
	margin-top: 3px;
	line-height: 24px;
}

input.input-submit-login:hover {
    text-decoration: underline;
}

div.mini-logged {
    top: 9px;
    left: 0px;
    text-align: center;
    background: transparent url(../images/bg_open_logged.png) bottom left no-repeat;
}

.positioner {
    position: absolute;
    top: 75px;
    left: 3px;
    width: 155px;
}

.mini-logged h4, .mini-logged h5 {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: normal;
    font-family: Gill Sans, Arial, Helvetica;
    height: 14px;
    line-height: 12px;
}

.mini-logged ul {
    border: 1px solid #9d9c9c;
    border-width: 1px 0px;
}

li.mini-logged-menu {
    line-height: 12px;
    margin: 7px 0px;
}

.mini-logged-menu img {
    margin: 2px;
}

/******************************************customer/login.phtml******************************************/
.login-box .head-alt2, .login-list {
    padding: 0px 0px 0px 5px;
}

.login-list p {
    margin: 5px 0px 5px 0px;
}

.login-list li {
    list-style-type: circle;
    margin-left: 30px;
}

.form-list span.required-pass {
    display: block;
}

#form-validate p {
    margin-top: 18px;
    padding: 10px;
    font-weight: bold;
}

#level_select, #occp_select {
    width: 250px;
}

.input-info {
    float: left;
    width: 275px;
}

#level_items, #occp_items {
    display: none;
}

#level_items .input-text, #occp_items .input-text {
    width: 245px;
}

/******************************************customer/logout.phtml******************************************/
.customer-account-logoutsuccess .page-head, .customer-account-logoutsuccess .logout-mess {
    margin-left: 16px;
}

/******************************************catalog/product/list/toolbar.phtml******************************************/
div.page-nbitems, div.page-browser, div.sort-by {
    display: none;
}

div.page-nbpages {
    float: right;
}

div.page-limit {
    float: left;
}

div.page-count {
    text-align: right;
}

div.foottoolbar {
    float: left;
    width: 100%;
    height: 45px;
	margin-top: 8px;
}

.foottoolbar div.page-limit {
    display: none;
}

.foottoolbar div.page-browser, .foottoolbar div.page-nbpages {
    display: block;
    float: right;
}

.page-nbpages li {
    float: left;
    margin: 2px;
}

.page-nbpages a {
    color: #4242f6;
    text-decoration: none;
}

.foottoolbar div.page-nbpages {
    font-size: 11px;
}

.page-browser img {
    float: left;
    margin: 0px 5px;
}

a.next, a.previous {
    display: block;
    float: left;
}

/******************************************catalog/product/view.phtml**************************************************/
.more-views ul {
    width: 304px;
}

#label-image {
    position: absolute;
    bottom: 1px;
    right: 5px;
    color: #1010F3;
    font-size: 12px;
    font-weight: bold;
    z-index: 1000;
}

div.product-info-box-left {
    float: left;
    width: 303px;
    margin: 5px;
}

.product-info-box-left .add-to-boxes .add-to-cart-box {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.price-box {
    padding: 0;
    font-weight: bold;
}

.price-box p {
	line-height: 16px;
	font-size: 14px;
	margin: 0;
}

div.dotted-spacer {
    height: 20px;
    margin: 10px 0px;
    background: transparent url(../images/bg_spacer.png) top left repeat-x;
}

div.description_product {
    font-size: 10pt;
    line-height: 14px;
}

.product-info-box .price-box {
    float: left;
}

.add-to-boxes {
    height: 30px;
}

.status {
    float: left;
    height: 30px;
    width: 308px;
}

.option {
    float: left;
    width: 308px;
}

div.flag {
    text-align: center;
    border: 1px solid #ccc;
    float: right;
    width: 60px;
    padding: 45px 5px 5px 5px;
    background: #efefef url(../images/shipping_flag.png) 15px 5px no-repeat;
}

div.data-product {
    float: left;
    width: 495px;
    margin: 5px;
}

.data-product .add-to-boxes .add-to-cart-box {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

/******************************************catalog/product/view/type/grouped.phtml**************************************************/
table#super-product-table {
    font-size: 10px;
}

#super-product-table th {
    font-size: 8px;
}

#super-product-table a {
    color: #1616f3;
}

/******************************************catalog/product/list.phtml**********************************************/
div.listing-type-grid {
    float: left;
    margin-top: 10px;
    padding: 0;
}

div.wrapper_grid {
    float: left;
}

div.row_grid {
    float: left;
	height: 300px;
    width: 294px;
    border: 1px solid #1616f3;
    margin: 3px 2px 1px 1px;
    padding: 0px 8px;
	position: relative;
}

.row_grid p {
    color: #606060;
    font-size: 11px;
    margin: 0px;
}

div.product-image {
    margin-top: 5px;
    text-align: center;
    height: 150px;
}

.catalog-listing .product-image img {
    display: inline;
}

.listing-type-grid .product-image img {
    border: none;
}

a.more_info_grid {
    color: #1010f3;
    text-decoration: underline;
    font-style: italic;
}

h2.product_ref_grid {
    color: #1010f3;
    font-size: 11px;
    font-weight: bold;
}

div.row_grid h2.product_ref_grid {
	float: left;
	margin-top: 4px;
	line-height: 16px;
}

h3.product_name_grid {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

h3.product_name {
	font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

div.description_grid {
    padding: 4px 0px;
    font-size: 8pt;
    line-height: 11px;
}

div.add_cart_grid {
	line-height: 16px;
	height: 16px;
	margin-top: 6px;
	float: right;
	clear: right;
}

label {
    color: #000000;
    font-weight: normal;
}

input.qty {
	height: 10px;
    width: 21px;
	padding: 2px 1px 2px 1px;
	margin: 0;
    font-size: 10px;
    text-align: right;
	font-weight: bold;
}

.row_grid div.out-of-stock {
    float: right;
}

div.out-of-stock {
    font-size: 11pt;
    font-style: italic;
    color: #888888;
}

div.product_price {
    float: right;
    font-weight: bold;
	height: 34px;
	margin-top: 4px;
}

.product_price .price-box {
    float: left;
    padding: 0;
}

.product_price label {
    color: #1010f3;
    font-size: 10px;
}

div.price-add-to-cart {
    text-align: right;
    line-height: 16px;
	position: absolute;
	bottom: 8px;
	left: 8px;
	right: 8px;
	height: 60px;
}

div.price-add-to-cart div.product-view-button-box{
	padding-top: 45px;
}

.out-of-stock {
    padding-bottom: 1px;
}

/******************************************checkout******************************************/
div#checkout-progress-wrapper, div.account-nav {
    margin-top: 114px;
}

#shoping-cart-totals-table td {
    font-weight: bold;
    font-size: 14px;
}

/******************************************checkout/cart.phtml******************************************/
div.cart {
    float: left;
    padding: 0px 20px;
}

div.checkout-wishlist {
    float: left;
    width: 738px;
}

div.cart-collateral-block {
    position: absolute;
    top: 10px;
    left: 10px;
}

.checkout-cart-index .page-head {
    margin: 0px;
}

.customer-account-login div#main, .checkout-cart-index div#main, .customer-account-forgotpassword div#main, .customer-account-create div#main {
    padding: 111px 35px 150px 30px;
}

div.cart-message {
    float: left;
    width: 738px;
}

div.conditions-infos-cart {
    float: left;
    width: 738px;
    background: #d0d0fd;
}

.conditions-infos-cart p {
    color: red;
    font-size: 10pt;
    padding: 10px;
    margin: 0px;
}

/******************************************checkout/onepage.phtml******************************************/
div.one-page-checkout-progress {
    margin-top: 112px;
}

.one-page-checkout-progress div.head {
    color: #FFFFFF;
    text-align: center;
    background: #666666 none repeat scroll 0 0;
}

.one-page-checkout-progress h3 {
	font-size: 12px;
    padding: 2px 10px;
}

select.address-select {
    width: 588px;
}

.one-page-checkout div.button-set {
    padding: 10px;
}

/******************************************specials/resultspecials.phtml******************************************/

#tabs-container {
    float: right;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 2px solid #d0d0fd;
	width: 100%;
}

#tabs-container ul {
    float: right;
}

#tabs-container li {
    float: left;
    height: 19px;
    width: 154px;
    padding-top: 25px;
    background: transparent url(../images/Tab_specials.png) top left no-repeat;
}

#tabs-container li.active {
    background: transparent url(../images/Tab_specials.png) top right no-repeat;
}

#tabs-container a {
    color: #444444;
    display: block;
    text-align: center;
    text-decoration: none;
}

/******************************************customer/dashboard.phtml******************************************/
/******************************************contact/form.phtml******************************************/
.contact-infos {
    float: left;
    display: inline;
    margin: 10px;
    color: #1010f3;
    line-height: 8px;
}

.contact-infos h3 {
    font-weight: bold;
}

.contact-infos p.city {
    text-transform: uppercase;
}

.contact-form {
    float: left;
}

.contact-form .button-set {
    width: 580px;
    margin: 0;
    padding: 0;
}

/******************************************page/html/breadcrumbs.phtml******************************************/
.breadcrumbs {
    float: left;
    width: 430px;
    font-size: 12px;
    margin-left: 10px;
    padding: 2px 0px;
}

.breadcrumbs a {
    color: #0d0df2;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

/******************************************checkout/review.phtml******************************************/
#checkout-step-review {
    height: 427px;
    overflow: auto;
}

/******************************************catalog/compare/sidebar.phtml******************************************/
.base-mini .head {
    background: #666666 none repeat scroll 0 0;
    color: #FFFFFF;
}

.base-mini .head h4 {
    color: #FFFFFF;
}

input#description {
    height: 100px;
}

/******************************************review/info.phtml******************************************/
div.conditions-infos {
    width: 610px;
    background: #d0d0fd;
    padding: 10px 9px;
}

.conditions-infos p {
    color: red;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
}

/******************************************review/info.phtml******************************************/
div.express-order {
    padding: 10px;
}

.expressorder-message ul.messages {
    float: left;
    width: 630px;
}

div.message-box {
    float: left;
    width: 300px;
}

input#message {
    width: 300px;
    height: 110px;
    overflow: auto;
}

div#wait-section {
    position: relative;
    width: auto;
    height: 400px;
}

div#express-please-wait {
    position: absolute;
    left: 50%;
    width: 280px;
    height: 32px;
    margin-left: -140px;
    top: 50%;
    margin-top: -16px;
	text-align: center;
}

/******************************************sales/order/item/renderer/default.phtml******************************************/
td.sku, td.qte {
    width: 20px;
}

td.descript {
    width: 690px;
}

/******************************************penflet/list.phtml******************************************/
div.penflet-content {
    float: left;
    width: 625px;
}

.penflet-content h2 {
    margin: 10px 0px;
    font-weight: normal;
    font-style: italic;
}

.category-list li {
    float: left;
}

img.category-penflet {
    border: 1px solid #1616F3;
}

a.see-category {
    width: 160px;
    height: 25px;
}

.print-penflet img, .see-pdf img {
    width: 40px;
    height: 40px;
}

/******************************************expressorder/expressorder.phtml******************************************/
.expressorder-index-index .col-main {
    width: 647px;
    padding: 0px 1px 150px 0px;
}

div#cart-section {
	 background: #E6E6E8;
}

div#expressorder-message {
	width: 627px;
}

div.green, div.red {
    display: block;
    width: 305px;
    padding: 10px;
}

div.to-cart {
	padding: 10px;
}

.green {
    color: green;
}

.red {
    color: red;
}

.expressorder-index-index .search-bar {
    margin-bottom: 0;
}

#cart-container .conditions-infos-cart, #cart-container .checkout-wishlist {
    width: 647px;
    float: none;
}

#cart-container .page-head, #cart-container .cart-totals {
    display: none;
}

#cart-container .cart {
    float: none;
    padding: 0px;
}

#cart-container .conditions-infos-cart {
    float: none;
    padding: 2px 0px;
}

.express-input li {
    display: inline;
}

.express-input li.label {
    width: 30px;
}

li.right-button {
    text-align: right;
}

.express-input input#sku {
    width: 100px;
}

.express-input input#qty {
    width: 30px;
}

#cart-container table#shopping-cart-table tfoot {
}

div.to-cart {
    text-align: right;
}

table.pricelist-price-table th a, table.pricelist-price-table th a:HOVER {
    color: #1010F3;
}

/* HIDE TAX INSIDE CART */
body.checkout-cart-index tr.tax-total {
    display: none;
}

/* HIDE GRAND TOTAL INSIDE CART */
body.checkout-cart-index div.cart-totals table tfoot tr {
    display: none;
}

/** BB Publishing Banner **/
div#bb-publishing {
    clear: both;
    padding: 25px 5px 5px 5px;
}
