@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.eot');
    src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),
         url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../fonts/opensans-extrabolditalic-webfont.eot');
    src: url('../fonts/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic-webfont.woff') format('woff'),
         url('../fonts/opensans-italic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic-webfont.eot');
    src: url('../fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-lightitalic-webfont.woff') format('woff'),
         url('../fonts/opensans-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/opensans-semibolditalic-webfont.eot');
    src: url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* style css rebind */


.header .links li {
    background: none;
}
.products-grid {
    background: none;
}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -52px; }

.header .links li { float:left; font-size:11px; padding:0 8px 0 7px; }

.header-container {
    background: none;
    border-bottom: 0;
    border-top: 0;
}

.header .form-search {
    background:none;
}

.dashboard .box-info .box-head h2 {
    background-image:none;
}

.data-table tfoot tr.first td {

}
.cart .discount h2 {
    background-image: none;
}
.cart .shipping h2 {
    background-image: none;
}



/* Reset ================================================================================= */
* {
    margin:0;
    padding:0;
}
body {
    background: #FF585F;
    font: 11px/1.55 open_sanslight;
    color: #313131;
    text-align: center;
}
a {
    color:#FF585F;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'open_sanslight';
    line-height: 1.1;
}
h2, h3, h4, h5, h6 {
    color: #FF585F;
}
h1, .page-title h1, .page-title h2 {
    color: #FF585F;
    font-size: 24px;
    font-weight: bold;
}

h1 {
    color: #FF585F !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

.col2-right-layout .page-title {
    padding: 0 0 0 0px;
    margin: 10px 0 15px 0;
}
.my-account .page-title {
    padding: 0 0 0 0;
    margin: 10px 0 15px 0;
}
.product-view .product-shop .product-name h1 {
    color: #FF585F;
    font-size: 24px;
    font-weight: normal;
}

.category-title {
    margin:0 0 6px 0;
}
h2 {
    font-size:12px;
    font-weight:bold;
}
h3 {
    font-size:12px;
    font-weight:bold;
}
h4 {
    font-size:12px;
    font-weight:bold;
}
h5 {
    font-size:12px;
    font-weight:bold;
}
h6 {
    font-size:11px;
    font-weight:bold;
}
p {
    margin:0 0 10px;
}

/* Layout ================================================================================ */
.wrapper {
    /*min-width: 951px;*/
}
.cms-home .wrapper {
    background: transparent;
}
.page {
	width: 100%;
  /*  background: #fff url(../images/page_bg.gif) repeat-x 0 0;
    width: 966px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;*/
}
.cms-home .page  {
		width: 100%;
  /*  background: #fff url(../images/page_bg.gif) repeat-x 0 0;
    width: 966px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;*/
}
.page-print {
    background:#fff;
}
.page-empty {
    background: #fff;
}
.page-popup {
    background: #fff;
}
.main-container {
    background:transparent;
    clear: both;
}
.main {
/*    padding: 4px 0px 10px 0px;*/
    width:1200px; margin:60px auto 20px auto;
    background:transparent;
	/*margin:0px auto 20px auto\9;*/

}
.wishlist-index-index .main {
    padding-top: 15px;
}
.cms-index-index .main, .cms-home .main {
   /* padding: 4px 0px 10px 0px;*/
    width: 100%;
}
.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
    margin: 2px 1px 0 0px;
}
.cms-index-index .home_page_header_block p, .cms-home .home_page_header_block p {
    margin: 0;
}
/* Base Columns */
.col-left {
  border: 1px solid #969696;
  border-radius: 3px;
  box-shadow: 0 3px 4px #999999;
  float: left;
  padding: 15px;
  width: 200px;
}
.cms-index-index .col-left, .cms-home .col-left {
    padding: 0 0 1px;
}
.col-main {
    float: left;
    width: 100%;
 /*   padding: 0 0 1px 10px;*/
}
.checkout-onepage-index .col-main {
    float: left;
    width: 700px;
    padding: 0 0 1px;
}
.col2-right-layout .col-main {
    float: left;
    width: 740px;
    padding: 0 0 1px 0px;
}
.col-right {
    float: right;
    width: 192px;
    padding: 0 0 1px;
}
.col2-right-layout .col-right {
    float: right;
    width: 194px;
    margin-top: 0px;
    padding: 0 0 1px;
}
/* 1 Column Layout */
.col1-layout .col-main {
    float:none;
    width:auto;
}
/* 2 Columns Layout */
.col2-left-layout {
    background: transparent;
}
.col2-right-layout {

}
.cms-index-index .col2-left-layout .col-main, .cms-home .col2-left-layout .col-main {
    width: 742px;
}
.col2-left-layout .col-main {
    width: 950px;
}
/* 3 Columns Layout */
.col3-layout .col-main {
    width: 535px;
    margin-left: 0px;
}
.col3-layout .col-wrapper {
    float: left;
    width: 742px;
}
/* Global Styles ========================================================================= */

/*header*/
.header-container {
    border: 0px;
    padding: 0px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.header {
    padding: 0px;
    text-align: right;
    width: 100%;
    position: relative;
}
.header h2.logo {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}
.header .logo strong {
    display: none;
}
a.logo {
    margin: 20px 0px 0px 10px !important;
    padding: 0px 0px 0px 0px !important;
}
.nav-container {
    background: url(../images/menu_bg.gif) no-repeat 0 0;
    margin: 0px 0 0 0;
    clear: both;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#nav {
    padding: 0px 0px 0px 20px;
    width: 930px;
    height: 38px;
}
#nav li {
    padding: 8px 30px 2px 0px;
    text-align: left;
    background: transparent;
}
#nav li.last {
    background: transparent;
}
#nav a {
    width: 100%;
    color: #ffffff !important;
    text-transform: uppercase;
    text-align: center;
    padding: 4px 0px 0px 10px;
    height: 22px;
    line-height: 25px;
    font: bold 12px "Trebuchet MS";
    background: url(../images/main_nav_sp.gif) no-repeat 0% 40%;
}
#nav a:hover {
    color: #d0ebf8;
}
a.home {
    display: block !important;
    width: 15px !important;
    padding: 4px 0px 0px 0px !important;
    background: url(../images/icon_home.gif) no-repeat 0% 40% !important;
}
a.home span {
    display: none !important;
}

/********** < Navigation */

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height: 14px; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background-image:none }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#fff; }
#nav a { float:left;  }
#nav li.over a,
#nav a:hover { color: #d0ebf8 !important;}

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding: 0px 0px 0px 0px;  background: #3ea3d9 none; }
#nav ul li.last { background:#3ea3d9; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; text-align: left; text-transform: none !important; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:30px; left:-10000px; border:0; }
#nav div ul { position:static; width:auto; border:none; }
ul.level1 li a {
    background:  #42abe4 !important;
    color: #ffffff;
}
ul.level1 li a:hover {
    background: #66c6f8 !important;
    color: #ffffff;
}
/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#3ea3d9; }
#nav ul li a:hover { color: #fff; background:#66c6f8; background: -moz-linear-gradient(top, #53c4ff, #67c4f4);
background: -webkit-gradient(linear, left top, left bottom, from(#53c4ff), to(#87d6ff));}
#nav ul li a,
#nav ul li a:hover { color:#d0ebf8 !important; }
#nav ul span,
#nav ul li.last li span { /*padding:3px 15px 4px 15px; */}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/*search form*/
.search-block {
    width: 915px;
    height: 18px;
    margin: 0 auto 0px auto;
    padding: 3px 11px 12px 24px;
    position: relative;
    float: none;
    text-align: left;
    right: 0;
    background: url(../images/search_block_bg.gif) repeat-x 0 0;
}
.search-block p {
    color: #fff;
    font: 14px open_sanslight;
    float: left;
    margin-bottom: 0;
    width: 420px;
    position: relative;
}
.search-block p span {
    float: left;
}
.search-block p strong {
    padding-right: 7px;
    font: bold 18px open_sanslight;
}
.search-block p a.details {
    display: block;
    float: right;
    margin-top: 2px;
    margin-left: 12px;
    height: 25px;
    line-height: 22px;
    padding: 4px 22px 0px 23px;
    text-decoration: none;
    background: url(../images/details_btn_split.gif) no-repeat 0 0;
}
.search-block p a.details:hover {
    background: url(../images/details_btn_split.gif) no-repeat 0 -31px;
}
.search-block p a.details span {
    color: #fff;
    float: left;
    font: bold 12px open_sanslight;
}
.search-block #search_mini_form {
    float: right;
    $width: 276px;
}
.search-block .form-search label {
    padding-top: 6px;
    float: left;
    color: #ffffff;
    font: bold 12px open_sanslight;
}
.search-block .form-search input.input-text {
    width: 193px;
    height: 14px;
    /*line-height: 12px !important;*/
    background: url(../images/search_input.gif) no-repeat 0 0;
    margin: 0px 0px 0px 3px !important;
    padding: 6px 0px 6px 12px;
    float: left;
    position: relative;
    border: 0;
    color: #919191;
    font:11px open_sanslight;
}
.search-block .form-search input.input-text:focus {
    color: #6f6f6f;
}
.search-block .form-search button.button {
    float: right;
    position: relative;
    width: 26px;
    height: 26px !important;
    display: block;
    margin: 0;
    padding: 0;
    background: url(../images/search_btn.gif) no-repeat 0 0;
}
.search-block .form-search button.button:hover {
    background: url(../images/search_btn.gif) no-repeat 0 -29px;
}
.search-block .form-search button.button span {
    display: none;
}
.head_phone_block {
    position: absolute;
    top: 36px;
    right: 178px;
    text-align: right;
    color: #7f7f7f;
    font: bold 11px open_sanslight;
    z-index: 30;
}
.head_phone_block .phone {
    color: #FF585F;
    font: normal 18px open_sanslight;
}
.head_phone_block small {
    color: #7f7f7f;
    font: bold 11px open_sanslight;
}
.head_phone_block .online-chat .chat-link {
    padding: 0px 0 3px 24px;
    background: url(../images/chat-link.gif) no-repeat 100% 0;
}
.head_phone_block .online-chat .chat-link span {
    display: none;
}
div.block-cart-top {
    float: right;
    width: 245px;
    height: 64px;
    position: relative;
}
div.block-cart-top .block-content {
    position: relative;
    margin-left: 70px;
}
div.block-cart-top .block-content .summary {
    margin: 60px 0 0 0px;
    $margin: 60px 0 0 0px;
    text-align: left;
}
div.block-cart-top .block-content .summary .amount {
    color: #4a4e59;
    font: bold 11px open_sanslight;
    margin-bottom: 4px;
    text-align: center;
}
div.block-cart-top .block-content .actions {
    position: absolute;
    top: -20px;
    left: 55px;
}
div.block-cart-top .block-content .actions button.button-small {

}
/* REQUIRED BUTTON STYLES: */
div.block-cart-top .actions button.button-small {
    position: relative;
    border: 0 !important;
    cursor: pointer;
    padding: 0;
    overflow: visible; /* removes extra side padding in IE */
}
div.block-cart-top .actions button.button-small::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
div.block-cart-top .actions button.button-small span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:15px;
    padding: 0;
    margin: 0;
}
div.block-cart-top .actions button.button-small span span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    div.block-cart-top .actions button.button-small span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
div.block-cart-top .actions button.button-small {
    padding: 0 6px 0 0;
    font: bold 10px open_sanslight;
    text-align: center;
    background: transparent url(../images/button-small-split.gif) no-repeat right -22px;
    height: 15px !important;
}
div.block-cart-top .actions button.button-small span span {
    padding: 0px 0 0 7px;
    height: 15px;
    background: transparent url(../images/button-small-split.gif) no-repeat left top !important;
    border: 0 !important;
    color: #fff;
    font: bold 10px open_sanslight;
    text-transform: none;
}
div.block-cart-top .actions button.button-small:hover, div.block-cart-top .actions button.buttonHover { /* the redundant class is used to apply the hover state with a script */
    background-position: right -66px;
}
div.block-cart-top .actions button.button-small:hover span span, div.block-cart-top .actions button.buttonHover span span {
    background-position: 0 -44px !important;
}
/*header links*/
.header .quick-access {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    width: 650px;
    position: relative;
    background: url(../images/block-cart-top_bg.gif) no-repeat 100% 0%;
}
.header .quick-access .switchers {
    position: absolute;
    top: 12px;
    $top: 5px;
    left: 329px;
    text-align: right;
    padding-top: 0px;
}
.header .quick-access .switchers label {
    display: none;
}

div.store-switcher, div.form-language {
    width: 110px;
    margin-left: 16px;
}
div.switchers select {
    border: 1px solid #ccc;
    background: #fff;
}
.header .form-language select {
    margin-left: 0;
}
.header .welcome-msg {
    position: absolute;
    top: 14px;
    left: 50px;
    text-align: left;
    color: #7f7f7f;
    font: 11px open_sanslight;
    font-weight: bold;
}
.header .welcome-msg span {
    color: #6a4e1f !important;
    font: 30px "Times New Roman", Times, serif;
}
div.top_static {
    text-align: right;
    margin: 0px 0px 4px 0px;
}
div.top_static p {
    margin:0;
    padding:0;
}
div.top_static a:link, div.top_static a:visited {
    color: #5d5d5d !important;
    font: 11px open_sanslight !important;
    font-weight: normal !important;
    text-decoration: none !important;
    padding: 0px 14px 0px 10px !important;
    background:url(../images/top_static_links_sp.gif) no-repeat 100% 50% !important;
}
div.top_static a:hover {
    color: #7b7b7b !important;
}
div.top_static a.last {
    background: none !important;
    padding: 0px 0px 0px 10px !important;
}
div.top_static a:hover {
    text-decoration: underline !important;
}
.header .links {
    float: right;
    margin: 0px 184px 0px 14px;
    height: 26px !important;
    line-height: 26px !important;
    background: url(../images/header_links_bg.gif) repeat-x 0 0;
    text-align: right;
    $min-width: 305px;
}
.header .links li {
    display: block;
    float: left;
    padding:0px 6px 0px 10px;

}
.header .links li.first {
    background: url(../images/header_links_left_bg.gif) no-repeat 0 0;
    padding:0px 10px 0px 2px !important;
}
.header .links li.last {
    padding:0px 13px 0px 10px !important;
}
.header .links a:link, .header .links a:visited {
    color: #fff;
    text-decoration: none;
    font: 11px open_sanslight;
    background: url(../images/header_links_sp.gif) no-repeat 0% 50%;
    padding: 0px 0px 0px 10px;
    text-transform: none;
}
.header .links a:hover {
    color: #dff9ff;
}
.header .links li.last a {
    padding: 0px 0px 0px 10px;
}
.header .links li.first a {
    background: none;
}

/*breadvrumbs*/
.breadcrumbs {
    clear: both;
    margin-bottom: 0px;
    padding: 1px 0 4px 2px;
}
.breadcrumbs li {
    margin-right: 5px;
    color: #5d5d5d;
}
.breadcrumbs strong {
    font-weight: normal !important;
}
.breadcrumbs li strong {
    color: #6dbde5;
}
.breadcrumbs span {
    display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
    color: #909090;
    text-decoration: none;
    padding-right: 14px;
    background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 61%;
}
.breadcrumbs li.home a {
    color: #909090;
}
.breadcrumbs a:hover, .breadcrumbs li.home a:hover {
    color: #6dbde5;
}
/*------------------Footer-------------------*/
.footer-container {
    border-top: 0;
    background: transparent;
}
.footer {
    width: 950px;
    padding: 0;

    background: transparent;
}
.footer li {
    background: none;
}
.footer ul.links {
    padding-bottom: 2px;
    padding-top: 0px;
    background: #3983b2;
}
.footer address {
    margin-bottom: 0px;
    padding-top: 2px;
    color: #8eb8d3;
    background: #3983b2 url(../images/footer_links_block_line.gif) repeat-x 0 0;
}
.footer a:link, .footer a:visited {
    color: #8eb8d3;
}
.footer a:hover {
    color: #fff;
    text-decoration: none;
}
.join_us_block {
    margin-bottom: 13px;
    padding: 1px 1px 1px 45px;
    height: 63px;
    text-align: left;
    background: url(../images/join_us_block_bg.gif) no-repeat 0 0;
}
a.join:link, a.join:visited {
    display: block;
    width: 249px;
    height: 37px;
    line-height: 37px;
    background: url(../images/join_bg.gif) no-repeat 0 0;
    margin: 13px 14px 0px 0px;
    padding: 0px 20px 0px 10px;
    float: left;
    position: relative;
    text-decoration: none;
    color: #697073;
    font-size: 10px;
    text-align: center;
}
a.join:hover {
    text-decoration: none;
}
a.join strong {
    font-size: 24px;
    color: #3983b2;
    text-transform: uppercase;
    font-weight: normal;
}
a.join:hover strong {
    color: #6dbde5;
}
.footer .footer_block {
    margin-left: 0px;
    padding: 23px 20px 5px 43px;
    width: 887px;
    background: #3983b2 url(../images/footer_links_block.gif) no-repeat 0 0;
}
.footer .footer_block {
    margin-left: 0px;
    padding: 15px 20px 5px 43px;
}
.footer_block .links_block {
    clear: both;
    margin-bottom: 10px;
}
.footer_block .links_block div {
    float: left;
    width: 200px;
    margin-right: 92px;
}
.footer_block .links_block div.last {
    margin-right: 0;
    margin-left: 8px;
}
.footer_block .links_block div a.title {
    display: block;
    padding-left: 4px;
    color: #ffffff;
    font: bold 12px open_sanslight;
    text-align: left;
    text-transform: none;
}
.footer_block .links_block div a.title:hover {
    text-decoration: none; /*color: #FF585F;*/
    cursor: default;
}
.footer_block .links_block div ul {
    display: block;
}
.footer_block .links_block div ul li {
    display: block;
    text-align: left;
}
.footer_block .links_block div ul li a {
    color: #ffffff;
    font: normal 11px open_sanslight;
    text-decoration: none;
}
.footer_block .links_block div ul li a:hover {
    color: #d3f0ff;
}

.footer .design-by,  .footer .design-by a {
    padding-bottom: 10px;
    background: #3983b2;
    color: #8eb8d3;
    font: normal 10px Arial, Helvetica, sans-serif;
}
/*-------------------------------------------------------SIDE BARS-----------*/
.block {
    border: 0;
    margin: 0 0 14px;
    }
.block .block-title {
    border-bottom: 0px;
    padding: 0px 0px 0px 0px;
    /*background: #beb5a3 url(../images/block_head_line.gif) no-repeat 0 100%;*/
    background: transparent;
}

.block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
    border: 0 !important;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong,
.block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong,
.block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong,
.block-tags .block-title strong, .block-login .block-title strong {
    color: #333333;
}
.block .block-title strong {
    color: #fff;
	background:#FF585F;
    font: bold 11px/15px open_sanslight;
    padding: 10px 4px 6px 12px;
    text-transform: uppercase;
	border-radius:3px;

}
.block .block-title strong span {
    padding: 0 0 0 0px;
}
.block .block-content {
    color: #313438;
    padding-top: 6px;
    padding-bottom: 13px;
    padding-left: 4px;
    padding-right: 2px;

}
.block-cart .block-content {
    color: #2f3135;
}
.block-cart .actions {
    padding-right: 48px;
}
.block-payment-options .block-content {
    padding-left: 9px;
}
.block-account .block-content {

}
.block li.odd {
    background: transparent;
}
.buy_theme .block-title {
    background: #beb5a3 url(../images/block_head_line.gif) no-repeat 0 100%;
}
.buy_theme .block-title strong {
    padding: 8px 4px 9px 10px;
    background: url(../images/block_head_theme.gif) no-repeat 0 0;
}
.buy_theme .block-content {
    padding-top: 6px;
    padding-left: 15px;
}
.buy_theme .block-content p.theme_price {
    float: left;
    color: #313438;
    font-weight: bold;
    font-size: 12px;
}
.block-content li {
  border: 1px solid #969696;
  border-radius: 3px;
  margin-bottom: 3px;
  padding: 5px;
  width: 100%;
}

.block-title span{ font-size:20px;}

.buy_theme .block-content p.buy_theme {
    float: right;
    margin: 0 10px 10px 0;
}
.buy_theme .block-content p.theme_price span{
    color: #c40f02;
}
.buy_theme .block-content p {
    float: left;
}
p.forum {
    margin-bottom: 5px;
    clear: both;
    width: 100%;
}
p.forum a {
    background:url("../images/forum.gif") no-repeat 0 0;
    color:#2d2d2d;
    line-height:17px;
    padding:0 0 2px 26px;
    text-decoration: none;
}
p.more_themes a {
    background:url("../images/more.gif") no-repeat 0 0;
    color:#2d2d2d;
    line-height:17px;
    padding:0 0 2px 26px;
    text-decoration: none;
}
p.forum a:hover, p.more_themes a:hover {
    text-decoration: none;
    color:#a3a5aa;
}
.block-nav-container {
    padding:0 0 0 0;
}
.block-nav-container #left-nav {
    padding: 0 0 4px 0px;
    background: url(../images/block_bt.gif) no-repeat 0 100%;
}
.block-nav-container #left-nav li.level0 {
    padding-top: 3px;
    background: url(../images/left-nav-title.gif) no-repeat 0 0;
}
.block-nav-container #left-nav li.nav-1 {
    padding-top: 3px;
    background: url(../images/left-nav-title-first.gif) no-repeat 0 0;
}
.block-nav-container #left-nav li.level0 a {
    padding-left: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.block-nav-container #left-nav li.level0 a span {
    color: #1d778d;
    font: bold 12px open_sanslight;
}
.block-nav-container #left-nav ul.level0 {
    background: transparent !important;
    margin: 12px 0 5px 14px;
    padding:0px 0 0px 0 !important;
}
.block-nav-container #left-nav li.nav-1 ul.level0 {
    margin: 8px 0 5px 14px;
}
.block-nav-container #left-nav ul.level0 li.level1 {
    padding: 0 0 0 0 !important;
    line-height: 18px;
}
.block-nav-container #left-nav ul.level0 li.level1 a {
    height:20px !important;
    line-height: 18px !important;
    margin:0 !important;
    padding:0 10px 0 0px !important;
    text-transform:none !important;
}
.block-nav-container #left-nav ul.level0 li.level1 a span {
    color: #2f3135;
    font: normal 12px open_sanslight;
}
.block-nav-container #left-nav ul.level0 li.level1 a:hover{
    background: transparent;
}
.block-nav-container #left-nav ul.level0 li.level1 a:hover span {
    color: #FF585F;
}
.left_banner {
    margin-bottom: 15px;
    padding: 5px 4px 5px 4px;
    background: url(../images/leftbanner_bg.gif) no-repeat 0% 0;
}
.left_banner img {
    border: 1px solid #797f87;
}
.left_b_banner {
    text-align: center;
    margin-bottom: 12px;
}
.whyshopwithus {
    margin-bottom: 15px;
    height: 231px;
    padding: 14px 5px 0 15px;
    background: url(/media/whyshopwithus_bg.jpg) no-repeat 0% 0;
}
.whyshopwithus .title {
    display: block;
    margin-right: 10px;
    text-align: center;
    color: #041928;
    font: bold 12px open_sanslight;
    text-transform: uppercase;
}
.whyshopwithus ul {
    margin-top: 9px;
}
.whyshopwithus ul li {
    background: url(../images/bbul.gif) no-repeat 0% 6px;
    padding: 3px 4px 4px 20px;
    line-height: 13px;
}
.whyshopwithus ul li a {
    color: #FF585F;
    font: bold 12px open_sanslight;
    text-decoration: none;
}
.whyshopwithus ul li a:hover {
    color: #041928;
}
/*shop by, category*/
.block-layered-nav .block-subtitle {
    display: none;
}
.block-layered-nav .block-title {
    text-indent:0em;
    height: auto;
}
.block-layered-nav .block-title strong {

}
.block-layered-nav .block-content {
    border: 0;
    padding-top: 0;
    padding-bottom: 5px;
}
.block-layered-nav dt {
    background: none;
    font-weight: bold;
    color: #2f3135;
    padding: 4px 0px 3px 12px;
    text-transform:none;
}
.block-layered-nav li {
    padding-bottom: 1px;
    color: #2f3135;
}
.block-layered-nav a:link, .block-layered-nav a:visited {
    font: normal 12px/16px open_sanslight;
    color: #FF585F;
    text-decoration: none;
}

.block-layered-nav dd {
/*  background: url(../images/block_line.gif) no-repeat 0% 100%;*/
}
.block-layered-nav .currently .label {
    background:none;
    font-weight:bold;
    padding-left:0px;
    text-transform:none;
    color: #a03319;
}
.block-layered-nav .currently .label span {
    font-weight:normal;
    color: #5d5d5d;
}
.block-cart .block-title, .block-popular .block-title, .block-account .block-title, .block-service .block-title {

}
/*block-cart*/
.block-cart .block-title strong {
    background: url(../images/block_head_cart.gif) no-repeat 0 0;
}
.block-cart .block-title strong span {
    padding: 0 0 0 16px;
}
.block-popular .block-title strong, .block-account .block-title strong, .block-service .block-title strong {

}
.block-cart .amount a {
    font-weight:bold;
    color: #FF585F;
}
.block-cart .subtotal .price {
    font-weight:bold;
    color: #FF585F;
}
/*block-subscribe*/
.block-subscribe .block-title {
    background: transparent;
}
.block-subscribe .block-title strong {
    display: block;
    padding: 10px;
    background:FF585F ;
	color: #fff;
}
.block-subscribe .block-title strong span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 14px;
}
.block-subscribe .block-content {
padding-top: 0;
padding-left: 12px !important;
    padding-right: 2px;
}
.block-subscribe input.input-text {
    width: 146px;
    height: 30px;
   /* color: #ffffff;*/
   /* background: #fff;*/
    border: 0;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
	border-radius:3px;
	border:solid 1px #969696;
}
.block-subscribe input.input-text:focus {
/*    background: url(../images/subscribe_input.gif) no-repeat 0 0;*/
}
.block-subscribe .input-box {
    float: left;
    position: relative;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
.block-subscribe .actions {
    float: left;
    position: relative;
    margin: 4px 0px 0px 0px;
    padding: 0;
}
.block-subscribe .button {
    display: block;

    width: 146px !important;
    background:#5ADC19 ;
    margin: 0;
 $margin: 1px 0px 0px 0px;
    padding: 5px 30px;
    cursor: pointer;


}
.actions  button.button { min-width:145px;}
.block-subscribe .button:hover {
    background:#969696;
}
.block-subscribe .button span {
    float: left;
    position: relative;

}
/*compare*/
.block-compare .block-title strong {
background:url("../images/block_head_compare.gif") no-repeat scroll 0 0 transparent;
display:block;
padding:14px 4px 12px 37px;
}
.block-compare .block-title strong span {
color:#2C85B4;
font-size:14px;
font-weight:bold;
padding-left:2px;
text-transform:uppercase;
}
.block-compare .block-title small {
    display: none;
}
/*wishlist*/
.block-wishlist .block-title strong {
background:url("../images/block_head_wish.gif") no-repeat scroll 0 0 transparent;
display:block;
padding:8px 4px 12px 37px;
}
.block-wishlist .block-title strong span {
color:#2C85B4;
font-size:16px;
font-weight:bold;
padding-left:12px;
text-transform:uppercase;
}
.block-wishlist .block-title small {
    display: none;
}
/*popular*/
.block-popular .block-title strong {
background:url("../images/block_head_popular.gif") no-repeat scroll 0 0 transparent;
display:block;
padding:14px 4px 12px 37px;
}
.block-popular .block-title strong span {
color:#2C85B4;
font-size:14px;
font-weight:bold;
padding-left:16px;
text-transform:uppercase;
}
.block-popular .block-title small {
    display: none;
}
/*side-bar items*/
.block .block-content li.item {
    padding:7px 12px 0px 9px;
}
.block .block-content li.item .product {
    padding-bottom: 0px;
    border-bottom: 0px solid #FFBC3D;
}
.block .block-content li.last .product {
    padding-bottom: 0px;
    border-bottom: 0;
}

/*side-bar prices*/
.block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
    color:#697073;
    font-size:11px;
}
.old-price .price-label, .old-price .price {
    color:#697073;
    font-size:11px;
}
.special-price {
    padding-top: 0;
}

.special-price .price,
.special-price .price-label{
    font-weight: bold !important;
    color: #697073 !important;
}

.special-price .price {
    font-size:11px;
    color: #FF585F !important;
}
/*reccently view*/
#recently-viewed-items {
    margin-top: 4px;
    margin-left: 9px;
}
#recently-viewed-items li{
    padding-top: 1px;
    padding-bottom: 2px;
}
#recently-viewed-items a {
    font-weight: bold;
    text-decoration: none;
    color: #2F3135 !important;
}
#recently-viewed-items a:hover {
    color: #FF585F !important;
}
/*most popular, related */
.product-name a {
    text-decoration: none;
}
.block-content .old-price .price-label {
    display: none;
    color: #697073;
    font-weight: bold;
}
.block-content .special-price .price-label {
    display: none;
}
.block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
    font-weight: bold;
    font-size: 11px;
}
.old-price .price {
    color: #697073;
    text-decoration: none;
}
.block-content .old-price .price {
    text-decoration: line-through;
}
.product-name a:hover {
    color: #FF585F;
}
.block .block-content ol {

}
/*****************************************************************************CATALOG****************/
.catpage_banner {
    margin-bottom: 9px;
    padding: 20px 4px 0 285px;
    height: 200px;
    color: #2f3135;
    line-height: 13px;
    background: url(/media/surfing4silver_page_banner.jpg) no-repeat 0% 0;
}
.catpage_banner img.title {
    margin-bottom: 9px;
}
.catpage_banner ul {
    margin-top: 14px;
}
.catpage_banner ul li {
    padding: 1px 4px 2px 11px;
    background: transparent url(../images/b_arrow.gif) no-repeat 0 5px;
}
.catpage_banner ul li a {
    color: #FF585F;
    font: bold 12px open_sanslight;
    text-decoration: none;
}
.catpage_banner ul li a:hover {
    color: #041928;
}
/*pager*/
.toolbar .pager {
    border: none;
}
.pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
    font-weight: normal;
    color: #949595;
}
.pager .amount strong, .sorter strong {
    font-weight: bold;
}
.toolbar .pager a, .toolbar .sorter a {
    color: #008baf;
    text-decoration: none;
}
.toolbar .pager a:hover, .toolbar .sorter a:hover {
    text-decoration: underline;
}
.pager .pages {
    /*float: left;*/
    position: relative;
    padding-left: 20px;
    color: #9a9a9a;
}
.pager .pages li, .pager .pages li a {
    font-family: Arial;
    font-size: 12px;
}
.pager .pages strong {
    font-weight: normal;
    color: #9a9a9a;
    font-family: Arial;
}
.pager .limiter {
    width: 177px;
    padding-right: 3px;
    text-align: left;
}
.pager .limiter select, .sorter .sort-by select {
    background:#fff;
    border:1px solid #969696;
    color: #2c2f33;
}
.pager .limiter select {
    margin-left: 12px;
    margin-right: 6px;
    width: 50px;
}
.sorter .sort-by select {
    margin-left: 12px;
    width: 96px;
}
.sort-by {
    float: right;
    position: relative;
}
.sorter .sort-by {
    width: 166px;
    padding-right: 0;
    text-align: left;
}
/*items*/
.products-list .product-image {
    width: 160px;
    height: 135px;
}
.products-list .product-shop {
    margin-left:175px;
}
/*��������*/
.products-list .product-name, .products-list .product-name a {
    color:#FF585F;
    font-size:13px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 8px;
}

.products-grid .product-name, .products-grid .product-name a {
    color:#FF585F;
    font-size:13px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 0;
}

.products-list .product-name a:hover, .products-grid .product-name a:hover {
    color: #6dbde5;
}
/*��������*/
.products-list .desc {
    font:11px open_sanslight;
    line-height: 130%;
}

.mini-products-list .product-name {

}

.mini-products-list .product-image {
    width: 50px;
}
.mini-products-list .product-details {
    margin-left: 62px;
}
/*Prices*/

.mini-products-list .product-details .price-box {
    margin: 0px 0 5px 0;
}

.products-grid .price-box {
    margin: 2px 0 0 0;
}

/*catalog price*/
.regular-price {
    color:#697073;
}
.regular-price .price {
    color: #FF585F;
    font-weight: bold !important;
    font-size:11px;

}
/* Form Elements */
input {
    font:12px/15px  Arial, Helvetica, sans-serif;
    color:#5d5d5d;
    font-weight: bold;
}
select, textarea {
    font:11px/14px  Arial, Helvetica, sans-serif;
    color:#808080;
    font-weight: normal;
}
input.input-text, select, textarea {
    background:#fff;
    border:1px solid #c8c8c8c;
}
select.multiselect option {

}
.sort-by select {
    width: 128px;
}

/* Form */
.form-list label {

}
.form-list label.required em {
    font-style:normal;
}
/* REQUIRED BUTTON STYLES: */
button.button {
   /* position: relative;
    border: 0 !important;
    cursor: pointer;
    padding: 0;
    overflow: visible;  removes extra side padding in IE */
}
 button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
/*button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:21px;
    padding: 0;
    margin: 0;
}
button.button span span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
}*/
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
/*button.button {
    padding: 0 15px 0 0;
    font-size: 11px;
    text-align: center;
    background: transparent url(../images/small_btn_split.gif) no-repeat right -27px;
    height: 21px !important;
}
button.button span span {
    padding: 1px 0 0 15px;
    height: 21px;
    background: transparent url(../images/small_btn_split.gif) no-repeat left top !important;
    border: 0 !important;
    color: #FF585F;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
    font-family: "Trebuchet MS";
}*/
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
    background-position: right -81px;
}
button.button:hover span span, button.buttonHover span span {
    background-position: 0 -54px !important;
}

.products-grid button.button, .products-list button.button, .add-to-cart button.button,
.crosssell button.button, .compare-table button.button,
.checkout-onepage-index button.button {
    padding: 0 11px 0 0;
    font-size: 11px;
    text-align: center;
    background: #5ADC19;
    height: 21px !important;
}
.products-grid button.button span span, .products-list button.button span span,
.add-to-cart button.button span span, .crosssell button.button span span,
.compare-table button.button span span, .checkout-onepage-index button.button span span  {
    padding: 1px 0 0 11px;
    height: 21px;
    border: 0 !important;
    color: #fff;
    text-transform: none;
}
.products-grid button.button:hover, .products-grid button.buttonHover, .products-list button.button:hover,
.products-list button.buttonHover, .add-to-cart button.button:hover, .add-to-cart button.buttonHover,
.crosssell button.button:hover, .crosssell button.buttonHover, .compare-table button.button:hover,
.compare-table button.buttonHover, .checkout-onepage-index button.buttonHover, .checkout-onepage-index button.button:hover
 { /* the redundant class is used to apply the hover state with a script */
    background-position: right -93px;
}
.products-grid button.button:hover span span, .products-grid  button.buttonHover span span,
.products-list button.button:hover span span, .products-list  button.buttonHover span span,
.add-to-cart button.button:hover span span, .add-to-cart button.buttonHover span span,
.crosssell button.button:hover span span, .crosssell button.buttonHover span span,
.compare-table button.button:hover span span, .compare-table button.buttonHover span span,
.checkout-onepage-index button.buttonHover span span, .checkout-onepage-index button.button:hover span span  {
    background-position: 0 -62px !important;
}

.checkout-types button.button span, #checkout-review-submit button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:25px;
    font-size: 14px/25px;
    padding: 0;
    margin: 0;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    .checkout-types button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
.checkout-types button.button, #checkout-review-submit button.button{
    padding: 0 26px 0 0;
    font-size: 14px/25px;
    text-align: center;

    height: 25px !important;
}
.checkout-types button.button span span, #checkout-review-submit button.button span span {
    padding: 3px 0 0 17px;
    height: 25px;
	line-height:20px;
    border: 0 !important;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-transform: none;
}
.checkout-types button.button:hover, button.buttonHover, #checkout-review-submit button.button:hover { /* the redundant class is used to apply the hover state with a script */
    background-position: right -99px;
}
.checkout-types button.button:hover span span, button.buttonHover span span,#checkout-review-submit button.button:hover span span {
    background-position: 0 -66px !important;
}
/********** btn-continue button ************/
button.btn-continue span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:25px;
    font: 14px/25px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    button.btn-continue span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
button.btn-continue {
    padding: 0 26px 0 0;
    font: 14px/25px Arial, Helvetica, sans-serif;
    text-align: center;

    height: 25px !important;
}
button.btn-continue span span {
    padding: 3px 0 0 26px !important;
    height: 25px;
	line-height:20px;

    border: 0 !important;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-transform: none;
}
button.btn-continue:hover, button.btn-continueHover { /* the redundant class is used to apply the hover state with a script */
    background-position: right -99px;
}
button.btn-continue:hover span span, button.btn-continueHover span span {
    background-position: 0 -66px !important;
}
/********** leftside cart button ************/
.block-cart .actions button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:20px;
    font: 14px/20px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
.block-cart .actions button.button {
    /*padding: 0 22px 0 0;*/
    font: 14px/20px Arial, Helvetica, sans-serif;
    text-align: center;
    background: transparent url(../images/arr_btn_split.gif) no-repeat right -26px;
    height: 20px !important;
}
.block-cart .actions button.button span span {
    padding: 3px 0 0 15px;
    height: 20px;
    background: transparent url(../images/arr_btn_split.gif) no-repeat left top !important;
    border: 0 !important;
    color: #fff;
    font: bold 11px  Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.block-cart .actions button.button:hover, .block-cart .actions button.buttonHover { /* the redundant class is used to apply the hover state with a script */
    background-position: right -78px;
}
.block-cart .actions button.button:hover span span, .block-cart .actions button.buttonHover span span {
    background-position: 0 -52px !important;
}
/********** / leftside cart button ************/
/********** add to cart button ************/
.product-shop .add-to-cart button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:25px;
    font: 14px/25px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
.product-shop .add-to-cart button.button {
    /*margin-top: 15px;*/
    float: none;
    $float: left;
    display: block;
    padding: 0 15px 0 0;
    font: 14px/25px Arial, Helvetica, sans-serif;
    text-align: center;
    background: transparent url(../images/add_btn_split.gif) no-repeat right -33px;
    height: 25px !important;
}
.product-shop .add-to-cart button.button span span {
    padding: 3px 0 0 30px;
    height: 25px;
    background: transparent url(../images/add_btn_split.gif) no-repeat left top !important;
    border: 0 !important;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-transform: none;
}
.product-shop .add-to-cart button.button:hover, .product-shop .add-to-cart button.buttonHover { /* the redundant class is used to apply the hover state with a script */
    background-position: right -99px;
}
.product-shop .add-to-cart button.button:hover span span, .product-shop .add-to-cart button.buttonHover span span {
    background-position: 0 -66px !important;
}
/********** / add to cart button ************/
.product-view .box-tags .form-add .input-box {
    margin-right: 8px;
}
.product-view .box-tags .form-add .input-box input {
    height: 14px;

}
div.toolbar div.pager {
    padding: 3px 8px 3px 8px;
    margin-bottom: 2px;
    background: url(../images/toolbar_bg.gif) repeat-x 0 0;
}
div.toolbar div.sorter {
    padding: 3px 4px 11px 8px;
    background: url(../images/toolbar_bg.gif) no-repeat 0 0;
}
.toolbar-bottom {
    margin-top: 30px;
}
div.toolbar-bottom div.sorter {
    display: block;
}
div.toolbar-bottom .view-mode {
    padding-right: 20px;
}
div.toolbar-bottom .limiter {
    float: right;
}

.col2-left-layout .products-grid, .col2-right-layout .products-grid  {
    padding-top: 5px;
}
.category-products {
    margin-right: 0px;
    margin-left: 0px;
}
.category-products ul.products-grid {
    margin: 0 10px 20px 9px;
    border-bottom: 0;
}
.cms-index-index .col2-left-layout .category-products, .cms-home .col2-left-layout .category-products {
    margin-right: 10px;
    margin-left: 0;
}
/*page products*/
.products-grid li.item {
    float: left;
    padding: 1px 10px 75px 0px;
    _padding: 1px 4px 80px;
    width: 140px;
    margin-right: 35px !important;
}
.cms-home .products-grid li.item {
    padding: 1px 10px 35px 0px;
    _padding: 1px 4px 40px;
}
/*
.products-grid li.first {
    float: left;
    padding: 1px 10px 36px 0px;
    _padding: 1px 4px 40px;
    width: 140px;
}*/
.products-grid .add-to-links {
    font-size: 10px;
    margin: 3px 0 0px 0px;
}
.products-grid .add-to-links a:link, .products-grid .add-to-links a:visited {
    text-decoration: none !important;
    padding-left: 10px;
    background: url(../images/b_arrow.gif) no-repeat 2px 4px;
}
.products-grid .add-to-links a:hover, .products-grid .link-wishlist:hover {
    color: #18acfb !important;
}
.minimal-price-link:hover, .minimal-price-link:hover .label, .minimal-price-link:hover .price {
     color: #18acfb;
}

.products-grid li.last {
    padding-right: 0px !important;
    margin-right: 0 !important;
}
.products-grid .actions {
    margin-top: 2px;
}
.products-grid .product-image {
    width: 135px;
    background-color: #ffffff;
    margin-bottom: 13px;
    margin-left: 0px;
}
.products-grid li.first .product-image {
    margin-left: 0px;
}
.cms-index-index .products-grid .product-image, .cms-home .products-grid .product-image {
    margin-left: 0 !important;
}

.products-grid .product-image img {
    width: 135px;
}

/*home page products*/
.col2-left-layout .category-products {
}
.col2-left-layout .category-products ul.products-grid {
    border-bottom: 1px solid #FFBC3D;
    width: 730px;
    margin: 0;
    padding: 20px 0 0px 0;
}
.col2-left-layout .category-products ul.first {
    padding: 10px 0 0px 0;
}
.col2-left-layout ul.products-grid li {
}
.col2-left-layout .products-grid li.item {
    margin-right: 10px !important;
    width: 135px;
    padding: 0px 0px 35px 0px !important;
}
.col2-left-layout .products-grid li.last {
    margin-right: 0px !important;
    padding: 0px 0px 35px 0px !important;
}
.cms-index-index .col2-left-layout .category-products ul.products-grid, .cms-home .col2-left-layout .category-products ul.products-grid {
    border: 0;
    width: 742px;
    margin: 0 0 0px 0 !important;
    padding: 2px 0 0 0;
    background: none;
}
.category-products ul.last {
    border-bottom: 0 none !important;
}
/*
.col2-left-layout .category-products ul.products-grid li {
    padding: 1px 33px 35px 0px !important;
    width: 140px;
    margin-right: 55px;
}*/
.cms-index-index .col2-left-layout .category-products ul.products-grid li, .cms-home .col2-left-layout .category-products ul.products-grid li {
    padding: 1px 0px 36px 0px !important;
    width: 135px  !important;
    margin-right: 16px !important;
    list-style: none;
}
.cms-home .col2-left-layout .category-products ul.products-grid li.last {
    padding: 1px 0px 15px 0px !important;
    width: 135px  !important;
    margin-right: 0px !important;
}

/**************************************************************PRODUCT******************/
.product-view {
    border: 0;
    padding: 0px 0 0 0;
    background: url(../images/product_view_bg.gif) repeat-y 0 0;
}
.product-essential {
    padding: 25px 25px 25px 29px;
    background: url(../images/product_view.gif) no-repeat 0 0;
}
.product-view .product-shop {
    width: 390px;
}
.product-view .product-shop .price-box .price {
    color: #FF585F;
    font: bold 14px open_sanslight;
}
.product-view .product-shop .special-price .price {
    color: #f09000 !important;
    font: bold 18px open_sanslight;
}
.product-view .product-img-box {
    margin-top: 10px;
}
.product-view .product-img-box .product-image {
    margin-bottom: 5px;
    border: 1px solid #FFBC3D;
}
.product-view .product-img-box .zoom #track {
    background:#dadada;
}
.product-view .product-shop .availability {
font-size: 11px;
}
.product-view .product-img-box .more-views li {
margin:0 0 8px 12px;
}
.product-view .product-img-box .more-views li a {
    border: 1px solid #FFBC3D;
}
.product-view .product-img-box .more-views li a img {
    border: 0;
}
.add-to-box .add-to-cart label, .add-to-cart .qty, .add-to-cart label {

}
.add-to-cart label {
    color: #2f3135;
    font-weight: bold;
    font-size: 12px;
    margin-top: 3px;
}
.add-to-cart .qty {
    float: left;
    padding: 1px 2px;
    background:#fff;
    border:1px solid #FFBC3D;
    font: normal 11px open_sanslight;
    margin-top: 3px;
}
.product-options-bottom .add-to-cart label, .product-options-bottom .add-to-cart .qty {
    float: left;
}
.add-to-box .add-to-cart {
    float: none;
}
.add-to-box .add-to-links {
    float: none;
    font-size:12px !important;
    line-height:1.25 !important;
    margin: 15px 0 0 0 !important;
    text-align:left !important;
}
.product-view .product-shop .add-to-links a {
color:#FF585F !important;
font-weight:normal !important;
font:12px open_sanslight;
}
.product-view .product-shop .short-description {
    line-height: 130%;
}
.product-collateral .box-collateral, .no-rating {
    margin-bottom: 15px;
}
.product-view .box-up-sell .products-grid {
    width: auto !important;
    margin-bottom: 10px;
    margin-left: 7px;
}
.product-view .box-up-sell .products-grid td {
    padding:15px 5px 12px 0px;
}
.product-img-box img {
    border: 1px solid #FFBC3D;
}
.product-img-box .btn-zoom-out, .product-img-box .btn-zoom-in {
    border: 0 !important;
}
.more-views {
    padding-top: 10px;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
    font:12px open_sanslight;
    font-weight: bold;
    text-transform: none;
    color: #FF585F;
    margin: 5px 0px 7px 0px;
}
.product-view .box-up-sell h2 {
    font-size: 14px;
    margin:0 0 0px;
}
.back-link a {
    text-decoration: none;
    font-size: 18px;
}
.back-link a:hover {
    color:#697073;
}
/*messages*/
.error-msg, .success-msg, .note-msg, .notice-msg {
    background: none;
    min-height:24px !important;
    padding:4px 8px 2px 8px !important;
}
.add-to-box .or {
color:#697073;
font-weight:normal;
}
.product-collateral {
    margin-left: 0px;
    padding: 0 10px 25px 15px;
    background: url(../images/product_view_bt.gif) no-repeat 0% 100%;
}
.product-view .box-tags .form-add label {
color: #313131 !important;
font-weight: normal !important;
font-size: 11px;
}
.product-view .box-tags .form-add .input-box {
padding:0;
}
.product-view .box-tags .note {
padding:0;
}
.product-options p.required {
    padding-top: 0;
}
.product-options {
    padding-bottom: 5px;
}
/***************************************************************CART**********************************/
.cart .page-title h1 {
    margin-top: 4px;
}
.cart .page-title .checkout-types li {
    margin-bottom: 0;
    margin-top: 5px;
}
.data-table thead th {
    font:11px open_sanslight;
    font-weight: bold;
}
.cart .discount h2, .cart .shipping h2 {
    color:#FF585F;
    font:bold 12px/12px open_sanslight;
    padding:0 0 0 0px;
    text-transform:none;
}
.cart .discount input.input-text {
    border: 1px solid #969696;
    width: 126px;
    padding-left: 6px;
    color: #5d5d5d;
    float: left;
}
#checkout-review-table tfoot tr.last .price {
    color: #f09000;
    font:12px open_sanslight;
}
#shopping-cart-totals-table tfoot .price {
    color: #FF585F;
    font-weight: bold !important;
    font:12px open_sanslight;
}
#shopping-cart-totals-table .price {
    color: #FF585F;
    font-weight: bold !important;
    font:12px open_sanslight;
}
.cart .totals td {
    vertical-align: middle;
    font: bold 12px open_sanslight;
    color: #2f3135;
}
.cart .totals tfoot td strong {
    font:12px open_sanslight;
    font-weight: bold;
}
.cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
    margin-top: 0;
    margin-top: 8px;
    float: left;
    clear: none;
}
.discounts {
    width: 50%;
    float: left;
    position: relative;
}
.form-list label {
    font:13px  open_sanslight;
    color: #5d5d5d;
    font-weight: bold;
}
.form-list .input-box select {
    border: 1px solid #969696;
	padding:5px;
}
.checkout-progress li.active {
    border-top-color: #313438;
    color: #313438;
}
/* SMALL BUTTONS */
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
    position: relative;
    border: 0 !important;
    cursor: pointer;
    padding: 0;
    overflow: visible; /* removes extra side padding in IE */
}
 .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner, .block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span, .block-compare button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none;
    /*height:19px;*/
    padding: 0;
    margin: 0;
	line-height:20px;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span, .block-compare button.button span span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .discount button.button span {
 margin-top: -1px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .shipping button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #shopping-cart-table button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .my-wishlist .buttons-set button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .block-compare button.button span {
 margin-top: -1px;
}
}
/* custom look and feel: */
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
    padding: 0 15px 0 0;
    font: 12px Arial, Helvetica, sans-serif;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
    padding: 0px 0 0 15px;
}
.crosssell-div {
    clear: both;
}
.cart .crosssell {
    padding: 11px 0 0 0;
}
.cart .crosssell .link-wishlist {
    color: #FF585F !important;
}
.cross-sells {
    clear: both;
    width: 905px;
    float: left;
    background: url(../images/cross-sells-bg.gif) repeat-y 0 0;
}
.cross-sells h2 {
    margin-left: 20px;
    color: #FF585F;
    font-size: 12px;
}
.cross-sells .crosssell {
    background: url(../images/cross-sells-top.gif) no-repeat 0 0 !important;
    position: relative;
    width: 905px;
    float: left;
}
.cross-sells .crosssell #crosssell-products-list {
    padding: 0px 15px 10px 15px;
    background: url(../images/cross-sells-bt.gif) no-repeat 0 100%;
    clear: both;
    position: relative;
    width: 875px;
    float: left;
}
.cart .crosssell li.item {
    margin: 12px 0;
    float: left;
    width: 200px;
    margin-right: 15px;
}
.cart .crosssell li.last {

}
.cart .crosssell .product-details {
    margin-left: 85px;
}

/***********************************************************CHECKOUT, ACCOUNT********************************/
.opc .step-title h2 {
    font:12px "open_sanslight";
    font-weight: bold;
}
.opc .allow .step-title h2 {
    color: #000;
}
.opc .step-title .number { background: #fff; border: 1px solid #FFBC3D; color: #FF585F; }
.opc .allow .step-title .number { background: #fff; border: 1px solid #FFBC3D; color: #FF585F; }
.opc .active .step-title .number { background:#f0f6f9; border: 1px solid #FFBC3D; color:#FF585F; }

.dashboard .box-reviews .number {
    background: #fff; border: 1px solid #FFBC3D !important; color: #FF585F;
}
.dashboard .box-reviews .details {
    margin-left: 25px;
    padding-top: 3px;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    color: #313438;
}
.box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
    background: none;
    font-size:12px;
    padding-left:0px;
    text-transform:uppercase;
}
.my-account .box-info {
    color: #313131;
}
.title-buttons .button {
    margin-top: 5px;
}
.advanced-search-summary strong {
    padding-left: 0;
}
.block-progress{
    margin-top: 50px;
}
.block-progress dt {
    font-size:12px;
    padding-left:12px;
    color: #2f3135;
}
.block-account .block-content li.current {
  border: 1px solid #FFBC3D !important;
  color: #FF585F;
  font-size: 12px;
  padding: 5px;
}
.block-account .block-content li a:hover {
    color: #FF585F;
    text-decoration: none;
}


/**************************************************************HOME PAGE***********************************/
div.main_page_logos {
    margin-top: 11px;
    background: url(../images/main_page_logos_bg.gif) no-repeat 0 0;
    clear: both;
    padding: 4px 0px 4px 32px;
}
div.main_page_logos img {
    margin-left: 15px;
}
div.four_banners {
    margin-top: 12px;
    width: 100%;
    background: url(../images/four_banners_bg.gif) repeat-y 0 0;
    clear: both;
}
div.four_banners div.four_banners_bt {
    width: 100%;
    background: url(../images/four_banners_bt.gif) no-repeat 0 100%;

}
div.four_banners div.four_banners_bt div {
    float: left;
    width: 158px;
    min-height: 149px;
    padding: 0 10px 10px 10px;
    margin-right: 10px;
    /*background: #ccc;*/
}
div.four_banners div.four_banners_bt div.b_first {
    background: url(../images/b_first_bg.jpg) no-repeat 0 0;
}
div.four_banners div.four_banners_bt div.b_second {
    background: url(../images/b_second_bg.jpg) no-repeat 0 0;
    margin-right: 9px;
}
div.four_banners div.four_banners_bt div.b_third {
    background: url(../images/b_third_bg.jpg) no-repeat 0 0;
    margin-right: 11px;
}
div.four_banners div.four_banners_bt div.b_fourth {
    margin-right: 0;
    background: url(../images/b_fourth_bg.jpg) no-repeat 0 0;
}
div.four_banners div.four_banners_bt div a.title {
    display: block;
    margin-bottom: 118px;
    padding: 1px 0 30px 2px;
    font: 24px Times New Roman, Tahoma, sans-serif;
    color: #e4ddc5;
    text-decoration: none;
}
div.four_banners div.four_banners_bt div a.title span {
    display: none;
}
div.four_banners div.four_banners_bt div ul {

}
div.four_banners div.four_banners_bt div ul li {
    padding: 0 0 0 11px;
    line-height: 15px;
    background: url(../images/four_banners_menumar.gif) no-repeat 0 4px;
}
div.four_banners div.four_banners_bt div ul li a {
    color: #2f3135;
    font-size: 12px;
    text-decoration: none;
}
div.four_banners div.four_banners_bt div ul li a:hover {
    color: #FF585F;
}
div.best_sellers_title {
    margin: 10px 0 6px 0;
    padding: 0px 0 0 23px;
    width: 720px;
    height: 26px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2c85b4;
    background: url(../images/best_sellers_title.gif) no-repeat 0 0;
}

p.home_banner {
    margin: 0;
    padding: 0;
}
div.logos {
    background: #121617;
    width: 100%;
    margin:0;
    padding: 17px 0px 6px 0px;
    text-align: center;
}
div.logos a {
    margin-left: 15px;
    margin-right: 15px;
}
/*featured product tabs*/
.sp {
    clear: both;
}
div.tabs_block {
    width: 100%;
    color: #202b36;
    background: #2d3739;
    margin: 0px 0 15px 0;
    padding-bottom: 6px;
}
div.tabs_block h5 {
    font-family: open_sanslight;
    color: #5d5c5a;
    margin: 0 0 3px 0;
}
div.tabs_block h5 a:link, div.tabs_block h5 a:active, div.tabs_block h5 a:visited {
    text-decoration: none;
}
div.tabs_block h5 a:hover {
    text-decoration: underline;
}
div.tabs_block p {
    padding: 0 0 0px 0;
    margin: 0px 0px 0px 0px;
}
div.tabs_info {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: #ffffff url(../images/tab_bg.png) no-repeat 0% 100%;
}
div.slider-left {
    width: 297px;
    float: left;
    position: relative;
    text-align: left;
    padding: 15px 15px 0px 15px;
    line-height: 130%;
}
div.slider-left p {
    padding: 0 0 0px 0;
    margin: 0px 0px 5px 0px;
}
div.slider-right {
    width: 628px;
    float: right;
    position: relative;
    background: #ffffff;
    padding: 0px 15px 0px 15px;
}
div.slider-right .product-image {
float: left;
padding-left: 40px;
}
div.slider-right a.product-info:link, div.slider-right a.product-info:visited {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 26px;
    display: block;
    width: 100px;
    height: 26px;
    background: url(../images/details_btn.png) no-repeat 0 0;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
div.slider-right a.product-info:hover {
}
div.slider-right .price-box {
    position: absolute;
    right: 10px;
    bottom: 50px;
    width: 100px;
}
div.slider-right .old-price .price-label, div.slider-right .special-price .price-label {
    color: #000000;
}
div.slider-right .price {
    color: #018fc4;
}
div.slider-right .special-price .price {
    color: #5d5d5d;
}
div.tabs_ul {
    margin:0;
    padding: 0;
}
.ui-tabs-nav {
    margin:0 0 0 0px;
    padding: 0;
}
div.tabs_ul li {
    float: left;
    margin: 0;
    padding:0;
}
div.tabs_ul a:link, div.tabs_ul a:visited {
    display: block;
    height: 30px;
    font:14px open_sanslight;
    color: #ffde00;
    font-weight: bold !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    overflow: hidden;
    padding: 8px 0 0 32px;
    margin: 0;
}
a.left_tab:link, a.left_tab:visited {
    width: 297px;
    background: url(../images/tab_left.png) no-repeat;
}
a.left_tab:hover {
    background: url(../images/tab_left.png) no-repeat 0% 100%;
}
a.center_tab:link, a.center_tab:visited {
    width: 299px;
    background: url(../images/tab_center.png) no-repeat;
}
a.center_tab:hover {
    background: url(../images/tab_center.png) no-repeat 0% 100%;
}
a.right_tab:link, a.right_tab:visited {
    width: 297px;
    background: url(../images/tab_right.png) no-repeat 100% 0%;
}
a.right_tab:hover {
    background: url(../images/tab_right.png) no-repeat 100% 100%;
}
div.tabs_ul a:hover {
    font:14px open_sanslight;
    color: #018fc4;
    background-position: no-repeat 0 100%;
}
li.ui-tabs-selected a.left_tab {
    font:16px open_sanslight !important;
    color: #018fc4 !important;
    background: url(../images/tab_left.png) no-repeat 0 100% !important;
    font-weight: bold !important;
}
li.ui-tabs-selected a.center_tab {
    font:16px open_sanslight !important;
    color: #018fc4 !important;
    background: url(../images/tab_center.png) no-repeat 0 100% !important;
    font-weight: bold !important;
}
li.ui-tabs-selected a.right_tab {
    font:16px open_sanslight !important;
    color: #018fc4 !important;
    background: url(../images/tab_right.png) no-repeat 100% 100% !important;
    font-weight: bold !important;
}
div.f-1_left a {
    display: block;
    height: 51px;
    font-size: 1.5em;
    font-family: open_sanslight;
    font-weight: bold;
    color: #383838;
    text-decoration: none;
    line-height: 1;
    padding: 12px 0 0 76px;
    margin: 0 0 27px 0;
}
div.f-1_left a span {
    font-size: 0.8em;
    color: #2b5198;
}
/*---------//jquery//-----------------*/
.ui-tabs-hide {
    display: none;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
* html .ui-tabs-nav {
    display: inline-block;
}
*:first-child+html .ui-tabs-nav {
    display: inline-block;
}
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
    display: inline;
}
.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-content-active {
    display: block;
}
/*block-service*/
.block-service .block-title {

}
.block-service .block-title strong {
    /*padding-left: 30px;*/
}
.block-service .block-content {
    padding: 13px 15px 2px 17px;
    font-size: 11px;
    color: #878787;
}
.block-service .block-content span {
    display: block;
    line-height: 35px;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 15px;
    color: #34363a;
}
.block-service .block-content span span {
    display: inline;
    padding-left: 3px;
    font-weight: normal;
    font-size: 32px;
    color: #f09000;
}
.data-table tr td .product-name a {
    padding-top: 5px;
    font-weight: bold;
}
.block-compare .btn-remove {
    background: url("../images/btn_remove.gif") no-repeat scroll 0 0 transparent;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
    color:#FF585F !important;
}
/*light*/
.error-msg, .block-layered-nav li a:hover {
    color: #041928 !important;
}
/*dark*/
.opc .active .step-title h2, .box-account .box-head h2, .fieldset .legend, .account-login .new-users h2, .account-login .registered-users h2, .compare-table tr.first td .product-name a, .data-table tr td .product-name a {
    color: #FF585F !important;
}
.sp-methods label .price {
    color: #FF585F;
}

.opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a {
    padding: 0px 0 0px 0;
    color: #2f3135;
    font-size: 14px;
    font-weight: bold !important;
}
.crosssell .product-name a {
    color:#FF585F;
    font-size:11px;
    font-weight:bold;
    text-transform:none;
    font-family: Tahoma;
}
.crosssell .product-name a:hover {
    color: #041928;
}
/*medium grey text*/
.success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
    color: #FF585F  !important;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
    color: #6a7173;
}
/*grey*/
.block .block-subtitle, .product-name a, #opc-login h4, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a,
.tags-list li a {
    color:#FF585F;
}
.link-wishlist {
    color: #FF585F !important;
}
/*font normal*/
.link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
    font-weight: normal;
}
/*font 11px*/
.old-price .price-label, .special-price .price-label {
    font-size: 11px;
}
.std ul.disc {
    list-style-type: circle;
}
/**********************************************************BACKGOUNDS*****************************************************/
/*background-transparent*/
.toolbar .pager, .product-view .box-up-sell .products-grid td,
.block li.even, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals,
.block .actions, .compare-table tbody th, .compare-table tr.add-to-row td,
.block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete,
.block-progress dd.complete,
.order-info-box, .toolbar .sorter, .product-view .box-up-sell .products-grid td.empty,
.product-collateral .box-collateral  {
    background:transparent;
}
/*border-non*/
.toolbar .pager, .product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .product-view .box-up-sell .products-grid td, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, #opc-login h3, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .product-view .box-up-sell .products-grid td img, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete,
.toolbar .sorter  {
    border: none;
}
/*background- forms */
.data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .opc .step,
.fieldset .legend, .advanced-search-summary, .product-options,
.data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list, .no-rating, .tabs, .account-login .content  {
    background:#fff;
}
.opc .step {
    background:#fcfcfc;
}
/*background-title*/
.data-table tfoot tr td, .data-table thead th, .opc .active .step-title, .box-account, .fieldset,
.addresses-list li.item, .pager, .account-login .buttons-set, .block-cart .subtotal, .product-options-bottom,
.order-info {
    background: #f9fcfe;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus {
    background:#fff;
}
.opc .step-title, .opc .allow .step-title {
    background: #fff;
    border-width: 0 1px 1px 1px;
}
.opc .allow .step-title {
    border-width: 1px 1px 1px 1px;
}
.validation-failed, .error-msg, .success-msg, .note-msg, .notice-msg {
    background:#fff !important;
}
/*border - forms */
.error-msg, .success-msg, .note-msg, .notice-msg, .opc .step, .opc .active .step-title, .opc .step-title, .buttons-set, .opc .allow .step-title, #opc-review .buttons-set, .box-account, .fieldset, .fieldset .legend, .addresses-list li.item, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .block-cart .subtotal, .product-options, .product-options-bottom, .order-info, .order-info-box, .tags-list {
    border-color: #969696 !important;
}
.data-table {
    border: 1px solid #969696 !important;
    border-collapse: collapse;
}
.data-table thead th {
    border-top: 1px solid #969696;
    border-right: 1px solid #969696;
    border-bottom: 1px solid #969696;
    border-left: 0px solid #969696;
    padding: 9px 12px 9px 12px;
    color: #323232;
    font-size: 12px;

}
.data-table td {
    border-top: 1px solid #969696;
    border-right: 1px solid #969696;
    border-bottom: 1px solid #969696;
    border-left: 0px solid #969696;
    background: #fcfcfc;
    border-color: #969696 !important;
	border-right: 1px solid #969696 !important;
}
.data-table td .product-name a {
    font-size: 12px;
    text-decoration: none;
}
.data-table td .product-name a:hover {
    color: #041928 !important;
    text-decoration: none;
}
.data-table td input.qty {
    color: #FF585F;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #FFBC3D;
    background: #fcfcfc;
    padding-left: 9px;
}
.data-table td .price {
    font-weight: bold !important;
    color: #2f3135;
    font: 12px open_sanslight;
}
.cart-table td img, .cart .crosssell .product-image {
    border: 1px solid #FFBC3D;
}
.data-table td.last .price {
    color: #2f3135;
}
.data-table tbody {

}
.data-table tfoot {
    border-bottom: 1px solid #969696 ;
}
.data-table tfoot tr td {
    border-top: 1px solid #969696 !important;
    border-right: 0px solid #ffffff !important;
    border-bottom: 0px solid #ffffff !important;
    border-left: 0px solid #ffffff !important;
    padding: 12px 10px 12px 13px;

}
/*border blue  */
.mini-products-list .product-image, .product-view .product-img-box .more-views li a:hover {
    border: 1px solid #FFBC3D;
}
.products-grid .product-image, .products-list .product-image {
    border:1px solid #FFBC3D;
}
.products-grid .product-image:hover, .products-list .product-image:hover, .mini-products-list .product-image:hover {
    border: 1px solid #98cce8;
}
.compare-table .product-image img {
    border:1px solid #FFBC3D;
}
/*border = background color*/
.block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
    border-color: #FFBC3D;
}
.products-list li.item {
    border-color: transparent;
}

/*Block poll*/
/* REQUIRED BUTTON STYLES: */
.block-poll button.button, .block-compare button.button {
    position: relative;
    border: 0 !important;
    cursor: pointer;
    padding: 0;
    overflow: visible; /* removes extra side padding in IE */
}
.block-poll button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-poll button.button span, .block-compare button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none;
    /*height:25px;*/
    padding: 0;
    margin: 0;
}
.block-poll button.button span span, .block-compare button.button span span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    .block-poll button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    .block-compare button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
.block-poll button.button, .block-compare button.button {
    padding: 0 10px 0 0;
}
.block-poll button.button span span, .block-compare button.button span span {
    padding: 2px 0 0 12px;
}
/*Compare*/
.compare-table .btn-remove {
    height: 11px;
    width: 57px;
    margin: 3px 0px 3px 0px;
    background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table .btn-remove:hover {
    background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.cart .totals .checkout-types li a {
    color: #FF585F;
    font-size: 11px;
}
.page-popup .link-print {
    color: #000000;
}
.link-cart {
    color: #575757 !important;
    font-weight: 700;
}
.addresses-list h2 {
    color: #313438;
}

/*demo notice*/
.demo-notice {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.15;
    margin: 0;
    padding: 5px 5px;
    text-align: center;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
/*download banner*/
.download p {
    padding-left: 14px;
    padding-right: 14px;
    color: #5d5d5d;
}
a.download {
    display: block;
    width: 166px;
    height: 213px;
    background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
p.forum a:link, p.forum a:visited {
    padding: 0px 0px 2px 26px;
    line-height: 17px;
    background: url(../images/forum.png) no-repeat 0px 0px;
    color: #000000;
}
p.forum a:hover {
    color: #fc4500;
}
p.more_themes a:link, p.more_themes a:visited {
    padding: 0px 0px 2px 26px;
    line-height: 17px;
    background: url(../images/more.png) no-repeat 0 0;
    color: #000000;
}
p.more_themes a:hover {
    color: #fc4500;
}
/*customer service*/

.customer_service .block-title strong {

}
.customer_service .block-title {

}
.customer_service p {
    padding-left: 12px;
    margin: 0px 0px 0px 0px;
}
p.phone {
    color: #34363a;
    font-size: 14px;
    font-family:open_sanslight;
    font-weight: bold;
}
p.phone strong {
    color: #f09000;
    font-size: 32px;
    font-family: open_sanslight;
    font-weight: normal;
}
p.time {
    color: #5d5d5d;
}
.tabs {
    width: 683px;
    border-bottom: 0 !important;
    margin: 15px 0 0 0 !important;
    overflow:hidden;
}
.tabs a {
    width: 169px;
    color:#fff !important;
    font-size: 12px !important;
    font-weight:bold !important;
    display:block;
    text-align: center;
    padding: 8px 0px 8px 0px !important;
    text-decoration:none;
    background: url(../images/tab.gif) no-repeat 0 0;
}
.tabs li.active a, .tabs li.active a:hover {
    background: url(../images/tab_active.gif) no-repeat 0 0 !important;
    color:#FF585F !important;
    font-size: 12px !important;
    font-weight:bold;
}
.padder {
    width: 660px;
    padding: 5px 10px 5px 10px;
    border-top: 1px solid #c0c4c4;
    border-right: 1px solid #FFBC3D;
    border-bottom: 1px solid #FFBC3D;
    border-left: 1px solid #FFBC3D;
}

/******************* CLEARFIX ***********************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*up*/
.toolbar .pager {
    display: none;
}
.toolbar-bottom .toolbar .pager {
    display: block;
}
.product-product .product-shop .product-options-bottom .price-box {
    display: none;
}
.product-product .product-shop .product-options {
    padding-top: 0;
    margin-top: 0;
}
.product-product .product-shop .product-options-bottom {
    margin-bottom: 20px;
}
.product-product .product-shop .price-box .price-label {
    color: #697073;
    font-size: 14px;
    font-weight: bold;
}
.product-product .product-shop .regular-price {
    font-size: 18px;
    font-weight: normal !important;
}
.product-options-bottom .add-to-cart label {
    font-weight: bold;
}
.product-shop .availability, .product-shop .no-rating, .product-shop .short-description {
    /*display: none;*/
    background: transparent;
}
.crosssell .add-to-links {
    display: none;
}
.ratings {
    margin-bottom: 20px;
}
.products-grid .ratings {
    margin-bottom: 0px;
}
.email-friend {
    /*
    margin-bottom: 20px;
    background: url(../images/email_bg.gif) no-repeat 0 0;
    width: 376px;
    height: 26px;
    padding: 12px 0px 0px 10px;
    */
    text-indent: -9999px;
}
.product-view .product-shop .add-to-links {
    text-align: left;
    margin-bottom: 20px;
    background: url(../images/email_bg.gif) no-repeat 0 0;
    width: 376px;
    height: 28px;
    padding: 10px 0px 0px 10px;
}
.product-view .product-shop .add-to-links span.separator {
    display:none;
    color: #f9fcfe;
/*  background: url(../images/b_arrow.gif) no-repeat 0% 50%;*/
    width: 1px;
}
.product-view .product-shop .add-to-links li {
    display: inline !important;
    background: url(../images/b_arrow.gif) no-repeat 0% 50%;
    padding-left: 10px;
    margin-right: 20px;
}
.product-view .product-shop .add-to-links a:link, .product-view .product-shop .add-to-links a:visited {
    text-decoration: none;
    color: #FF585F;
}
.product-view .product-shop .add-to-links a:hover {
    color: #6dbde5 !important;
}
#product-review-table {
    margin-bottom: 10px;
}
.cart {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
span.or {
    display: none;
}
.more-views h2 {
font-family:Arial,Helvetica,sans-serif !important;
font-size:  11px !important;
font-weight:    normal !important;
color:  #313131 !important;
}
p.email-friend a
 {
    display: block;
    width: 54px;
    height: 16px;
    background: url(../images/email.gif) no-repeat 0 0;
    margin: 0px 10px 0px 0px;
    float: left;
    position: relative;
}
p.email-friend a span {
    display: none;
}

.product-product .product-shop .product-options-bottom .add-to-cart {
    float: none;
}
.product-product .product-shop .product-options-bottom .add-to-cart .qty {
    float: none;
}
.opc {
    margin-bottom: 20px;
}
.left_b_banner {
    display: none;
}
.cms-index-index .left_b_banner {
    display: block;
}
.checkout-onepage-index .data-table tfoot tr td {
    background: #fcfcfc none !important;
}
.checkout-onepage-index .data-table tfoot tr.last td {
    /*background: #FFFFFF url("../images/table_tf.gif") repeat-x 0 0 !important;*/
}
#checkout-step-shipping_method {
    background: #fff;
}
#checkout-step-payment {
    background: #fff;
}
/*currency block fix*/
.block-currency {
height: auto !important;
padding: 0;
}
.block-currency .block-title {
    margin: 0;
}
.block-currency .block-content select  {
    width: auto !important;
    display: block !important;
    margin: 0px 0px 0px 0px !important;
}
.block-currency .block-content {
padding-bottom:6px;
padding-top:6px;
padding-left: 10px;
}
#overlay {
    display: none;
}
/*block-download*/
.block-download p {
    padding-bottom: 0;
    margin-bottom: 0;
}
a.download {
    display: block;
    background: url(../images/banners/download.gif) no-repeat 0 0;
    width: 164px;
    height: 174px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
a.download span {
    display: none;
}
.rating-box {
    background: url("../images/bkg_rating.gif") repeat-x scroll 0 0 transparent;}
.rating-box .rating {
    background: url("../images/bkg_rating.gif") repeat-x scroll 0 100% transparent; }


html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; font-weight:normal;}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0; outline:none;}address,caption,cite,code,dfn,em,th,var{font-weight:normal}li{list-style:none}caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;/*font-weight:normal*/}
q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
body{*font-size:small;*font:x-small}select,input,button,textarea{font:99% }table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{*font-size:108%;line-height:100%}
a{ text-decoration:none ; }
:active{ outline:0 none;}
:focus{ outline:0 none;}
:hover{ outline:0 none;}
div{ font-size:14px; font-weight:normal;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-ms-box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.container:before,.container:after,
ul:before,ul:after,
.tab_form_row:before,.tab_form_row:after,
.row_box:before,.row_box:after,
.tab_box_row:before,.tab_box_row:after,
.tab_bottom:before,.tab_bottom:after,
.clearfix:before,.clearfix:after,
.profile-wrap:before,.profile-wrap:after,
div:before,div:after{
    display:table;
    content:'';
}
.container:after,
ul:after,
.tab_form_row:after,
.row_box:after,
.tab_box_row:after,
.tab_bottom:after,
.clearfix:after,
.profile-wrap:after,
div:after{
    clear:both;
}




/*---------------This is reset library we have to insert at the top of css --------------------*/

/*----------------VJ CSS Start (29-03-2014)-----------------*/
body {
    font-family: 'open_sanslight';
    font-size: 13px;
    font-weight: normal;
    color: #323232; background:#fff;

}

a{transition:0.30s;}

.pull_left {
    float:left;
}
.pull_right {
    float:right;
}


.middle { background: url(../images/banner_bg.jpg) no-repeat;
	width:100%;
	height:700px;
	background-size:cover;
	display:inline-block;}

.cms-about-us .middle { background: url(../images/aboutbg.png) no-repeat;
	width:100%;
	height:302px;
	background-size:cover;
	display:inline-block;}

.top_section{ width:100%;
	background:#ff585f;
	height:100px;
	position:relative; }



.logo { position:absolute;
	top:27px;
	left:0px;}

.page_holder { width:1200px;
	margin:0px auto;}

.page_inner { width:100%;
	display:inline-block;
	}

.top_nav { width:90%
}

.top_nav ul{ display:inline-block;
	text-align:right;
	width:100%;
	margin-top:40px;}

.top_nav ul li{ display:inline-block;
position:relative; height: 37px;
margin:0px 0px 0px 47px;}

.top_nav ul li a { font-size:20px;
	display:inline-block;
	font-family: 'open_sanslight';
	color:#fff;
	padding:0px 0px 0px 0px;
	text-decoration:none;	}


.top_nav ul li a:hover { color:#FFBC3D;}


.top_nav.pull_right img {
  vertical-align: middle;
}


.bannercon { background: url(../images/mango.png) no-repeat;
	width:100%;
	height:588px;
	display:inline-block;
	margin:75px 0px 35px 0px;
	padding:60px 0px 0px 360px
}

.cms-stationaries .bannercon { background: url(../images/commubuy.png) no-repeat;
	width:100%;
	height:588px;
	display:inline-block;
	margin:75px 0px 35px 0px;
	padding:60px 0px 0px 546px
}
.cms-stationaries .bannercon .bannertext { text-align:center; line-height:60px; margin-left:40px;}

 .cms-home .bannercon { background: url(../images/rent-img.png) no-repeat;
	width:100%;
	height:588px;
	display:inline-block;
	margin:75px 0px 35px 0px;
	padding:20px 0px 0px 360px
}

 .cms-home .bannercon .bannertext{ text-align:center;}

 .cms-sell-textbooks .bannercon { background: url(../images/sell_img.png) no-repeat;
	width:100%;
	height:588px;
	display:inline-block;
	margin:75px 0px 35px 0px;
	padding:60px 0px 0px 610px
}

 .cms-no-route .bannercon { background: url(../images/international_img.png) no-repeat;
	width:100%;
	height:588px;
	display:inline-block;
	margin:75px 0px 35px 0px;
	padding:60px 0px 0px 360px
}

.bannercon .bannertext {
  color: #FFFFFF;
font-family: 'open_sanslight';
  font-size: 50px;
  font-weight: normal;
  margin-left: 75px;
  width: 518px;
  line-height:80px;
}

.bannercon .bannertext a {
    color: #FFFFFF;
    font-style: italic;
}

.cms-index-index .bannercon .bannertext { width:725px;}

.cms-online-education .bannercon .bannertext {  width: 755px;
 	text-align:center;}


.cms-sell-textbooks .bannercon .bannertext { width:525px;
 color: #FFFFFF;
font-family: 'open_sanslight';
  font-size: 57px;
  font-weight: normal;
  margin-left: 75px;
  text-align:center;

  line-height:75px;}

.bsearch {
  display: inline-block;
  margin-top: 50px;
}
.bsearch_box {
	display:inline-block;
	background: url(../images/search-box.png) no-repeat;
	 width:742px;
	height:142px;
	position:relative;}

 .cms-home .bsearch_box {
	display:inline-block;
	background: url(../images/search-box011.png) no-repeat;
	 width:742px;
	height:190px;
	 margin-left: 24px;
	position:relative;}


.bsearch_btn {
	display:inline-block;
	background: url(../images/serchicon.png) no-repeat; width:130px;
	height:130px;
	border:none;
	position:absolute;
	right:-88px;
	top:0px;}


.Sinput {
  background: transparent;
  border: medium none;
  color: #FFFFFF;
  font-size: 35px;
  height: 90px;
  margin: 16px 40px;
  width: 660px; line-height:50px;
  padding:15px 0px\9;
}


.bottom_section{ width:100%;
	background:#ffbb3c;
	height:60px;
	position:relative; }

.bottom_nav{ width:1200px;
	 margin:0px auto;}

.bottom_nav ul{ display:inline-block;
	text-align: center;
	width:100%;
	font-size:0px;
}

.bottom_nav ul li{ display:inline-block;
	line-height:60px;
	}

.bottom_nav ul li a { font-size:20px;
	 display:inline-block;
	 font-family: 'open_sanslight';
	  color:#323232;
	  padding:0px 50px; position:relative;
	   transition: all 0.1s ease 0s
	}


.bottom_nav ul li a:hover{
	background:#ff575f;
	color:#fff;}

.bottom_nav ul li.active a{background:#ff575f; color:#fff;}

.bottom_nav ul li a:hover:after, .bottom_nav ul li.active a:after{
  border-bottom: 12px solid #FF575F;
  border-left: 12px solid rgba(0, 0, 0, 0);
  border-right: 12px solid rgba(0, 0, 0, 0);
  content: "";
  left: 45%;
  position: absolute;
  top: -9px;
  z-index: 10;
}

.middletext {
  color: #ff585f;
font-family: 'open_sanslight';
  font-size: 45px;
  width: 100%;
  display:inline-block;
  text-align:center;
  line-height:60px;
  height:250px;
  padding:70px 0px;
}

.middle_two { background:#ffe6e7;
 width:100%;
 padding:70px 0px;
 display:inline-block; }

.three_tabs { width:100%;
	display:inline-block;}

.three_tabs ul { width:100%;
	display:inline-block;
	text-align:center;
	font-size:0px;}

.three_tabs ul li { width:347px;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	position:relative;}

.three_tabs ul li h2{ color:#ff585f; font-size:45px;
	font-family: 'open_sanslight';
 width:100%;
 text-align:center;
 display:inline-block; }

.three_tabs ul li:first-child{ float:left;}
.three_tabs ul li:last-child{ float:right;}
.three_tabs ul li:nth-child(2){ margin:0px 79px;}
.three_tabs ul li:last-child .tt_img { text-align:right;}

 .three_tabs ul li p{
	 color:#323232;
	 font-size:20px;
	font-family: 'open_sanslight';
	 width:100%;
	 text-align:center;
	 display:inline-block;
	 line-height:32px;
	 margin:38px 0px 45px 0px;
	 min-height:190px; }

.tt_img	{ width:100%;
	 text-align:center;
	 display:inline-block;}

.three_tabs ul li:nth-child(2):before {
  content: url("../images/dline_L.png");
  left: -180px;
  position: absolute;
  top: 22px;
}

.three_tabs ul li:nth-child(2):after {
  content: url("../images/dline_R.png");
  right: -160px;
  position: absolute;
  top: 22px;
}


.three_tabs ul li:first-child:after {
  bottom: 107px;
  content: url("../images/dline.png");
  position: absolute;
  right: -105px;
}

.three_tabs ul li:last-child:before{  content: url("../images/dline.png");
  left: -91px;
  position: absolute;
  bottom: 107px;
}

.Btmthree_tabs {
	width:100%;
	display:inline-block;
	padding:70px 0px;}

.Btmthree_tabs ul {
	width:100%;
	display:inline-block;
	text-align:center;
	font-size:0px;}

.Btmthree_tabs ul li {
	width:360px;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	position:relative;}

.Btmthree_tabs ul li h2{
	color:#ff585f;
	font-size:35px;

	/*width:69%;*/
	text-align:center;
	display:inline-block; }

.Btmthree_tabs ul li p{
	 color:#323232;
	 font-size:16px;
	font-family: 'open_sanslight';
	 width:350px;
	 text-align:center;
	 display:inline-block;
	 line-height:28px;
	 margin:34px 0px 0px 0px;
	 min-height:75px; }

.Btmthree_tabs ul li:first-child{ float:left;}
.Btmthree_tabs ul li:last-child{ float:right;}

.middle_three { width:100%;
	display: inline-block;
	background:#fff;}



.middle_four { width:100%;
	display: inline-block;
	background:#3b59a5;}


.fbmain { display:inline-block;
	padding:60px  0px;
	width:100%;}

.fbimg{ width:130px;
	text-align:left;
	display:inline-block;
	float:left;
	}

.fbtext {
  display: inline-block;
  padding: 0 50px 0 0;
  text-align: left;
  vertical-align: top;
  width: 720px;
  position:relative;
  color:#fff;
  float:left;

}

.owl-pagination { margin:0px !important;}
.owl-theme .owl-controls {
  position: absolute;
  /*kelin: try to make it aligned to center*/
  /*right: -18px;*/
  text-align: center;
  top: 4px;
}

.owl-item img {
  vertical-align: middle;
}


.fbtext h5{ font-size:16px;
	color:#fff;
	display:inline-block;
	 font-weight:bold;}

.fbtext p{ font-size:14px;
	color:#fff;
	display:inline-block;
	width:100%;
	margin-top:36px;
	line-height:25px;}

.slidcon { width:100px;}

.fb_right{ width:265px;}

.visitpage {
  background: none repeat scroll 0 0 #3B59A5;
  border: 10px solid #647DC8;
  border-radius: 10px;
   -moz-box-shadow: 0 3px 5px #333333;
   box-shadow: 0 3px 5px #333333;
   -webkit-box-shadow: 0 3px 5px #333333;
  color: #FFFFFF;
  display: inline-block;
  font-size: 16px;
  height: 65px;
  line-height: 45px;
  text-align: center;
  width: 220px;
  margin-top:35px;
}

.visitpage:hover {  color:#647DC8;}

footer { width:100%;
	height:auto; background:#ff575f;
	display:inline-block;}

.footermain { width:100%;
	display:inline-block;
	padding:60px 160px;
	}

.footermain ul { width:208px;
	display:inline-block;
	vertical-align:top;
	}

.footermain ul li{ width:100%;
	display:inline-block;
	font-size:16px;
	color:#fff;

 font-family: 'open_sansregular';
	text-align:center;
	vertical-align:top;
	}

.footermain ul li:first-child{ margin-bottom:15px; font-weight:bold;}

.footermain ul li a{ width:100%;
	display:inline-block;
	font-size:16px;
	color:#fff;
	font-family: 'open_sanslight';
	margin-bottom:2px; text-decoration:none;	 }
.footermain ul li a:hover{ color:#FFBC3D;}

.btm_logo { width:100%;
	text-align:center;
	display:inline-block;
	margin-bottom:280px;}

/*--------------------------------About us------------------------------*/
.aboutus { height:300px;}

.aboutus h1 {
	color: #FFFFFF !important;
	font-size: 65px !important;
	font-weight: normal !important;
	width: 100% !important;
	margin-top:115px !important;
	text-align:center !important;
}


.about_middle { width:100%;
	background:#fff;
	padding:115px 0px;
	display:inline-block;}

.aboutus_blocks { width:100%;
	}

.aboutus_blocks ul { width:100%;
	display:inline-block;
	text-align:center;
	}

.aboutus_blocks ul li { width:310px;
	display:inline-block;
	vertical-align:top;
	}

.abt_img { width:100%;
	text-align:center;}

.aboutus_blocks ul:first-child{
	border-bottom:dotted 5px #e1e1e1;
	padding-bottom:70px;
	margin-bottom:95px;}

.aboutus_blocks ul li:first-child{ float:left;}
.aboutus_blocks ul li:last-child{ float:right;}

.aboutus_blocks ul li h2{color: #ff585f;
	font-size: 35px;
	font-weight: normal;
	width: 100%;
	text-align:center;
	margin-top:15px;}

.aboutus_blocks ul li p{color: #323232;
		font-size: 16px;
	font-weight: normal;
	width: 100%;
	text-align:center;
	margin-top:35px;
	line-height:28px;}

.aboutus_blocks ul:last-child h2 { margin-top:-4px ; }

/*-------------------------Search result------17/may-/ 14----------------------------------*/
.search_result_middle {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  padding: 75px 0;
  width: 100%;
}

.search_retop {
  border-bottom: 5px dotted #E1E1E1;
  display: inline-block;
  padding-bottom:40px;
  width: 100%;
}

.srtxt { font-size:16px;
	color:#323232;
	font-family: 'open_sanslight';
	display: inline-block;
	margin-right:64px;
	vertical-align:top;
	width:410px;
	 }

.messages li {
margin: 0 0 10px !important;
color: #ff0000;
font-size: 14px;}

.serch_rtbox {
  border: 1px solid #FF585F;
  border-radius: 3px;
  display: inline-block;
  height: 35px;
  position: relative;
  width: 342px;
}

.inpt_srt {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  height: 33px;
  line-height: 30px;
  text-indent: 14px;
  width: 301px;
/*  display: inline-table;*/
}

.srtbtn { background:url(../images/srtbtn.png) no-repeat;
	width:35px;
	height:35px;
	display:inline-block;
	border:none;
	position:absolute; right:0px;
	top:-1px;}

.srt_box {
  display: inline-block;
}

.srt_box label {
	color:#ff585f;
	font-size:16px;
	line-height:35px;
	display:inline-block;
	width:105px;}

.sortby {
  display: inline-block;
  text-align: right;
  width: 250px;
}

.sel_box{ width:150px;
	height:35px;
	background:#e1e1e1;
	border-radius:3px; display:inline-block;
	}

.sortby > label {
  display: inline-block;
  line-height: 33px;
  text-align: left;
  width: 65px;
}

/*-----------------select-- style-------------------*/

.sel_box select{
	background:none;
	border:none;
	width:100%;
	padding:8px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-size:16px;
	}
.arrow:before {
	  color: #999999;
	  content: url(../images/dareo.png);
	  pointer-events: none;
	  position: absolute;
	  right: 12px;
	  top: 8px;
	  z-index:10;
}
.arrow:after {
  background:  #e1e1e1;
  content: "";
  height: 30px;
  padding: 10px;
  pointer-events: none;
  position: absolute;
  right: 4px;
  top: 0px;
  width:30px;
}

.arrow {
  position: relative;
}


/*-----------------select-- style-------------------*/

.searchR_main{ width:100%;
	display:inline-block;
	padding:80px 0px;
	border-bottom: 5px dotted #E1E1E1;}

/*.searchR_main:nth-child(odd) .addcart_box .price
	{color:#ff585f;	}*/

.searchR_main:nth-child(odd) .addcart_box_top a:hover{color:#ff585f;}
/*.searchR_main:nth-child(odd) .adcart_btn{ background:#ff585f; }	*/
.searchR_main:nth-child(odd) .adcart_btn:hover{ background:#969696; }

.addcart_box_top a.active:last-child{ color:#5ADC19 !important}

.addcart_box_top a:last-child{ float:right;}

.searchR_left {
	display:inline-block;
	width:235px; vertical-align:top;}

.searchR_middle {
	display:inline-block;
	width:560px;
	vertical-align:top;
	font-family: 'open_sanslight';
	margin-left:45px; }

.searchR_middle h2 a{font-size:38px;
	color:#ff585f;
	font-family: 'open_sanslight';
	display: inline-block;
	vertical-align:top;}

.searchR_middle small{
	font-size:16px;
	margin-top:5px;
	display:inline-block;}

.serch_text_descript{ width:100%;
	display:inline-block;
	margin-top:55px;}

.serch_text_row{ width:100%;
margin-bottom:12px;}

.bt_l { font-weight:bold;
	font-size:18px;
	color:#323232;
	display:inline-block;
	width:110px; }

.bt_R {font-size:18px;
	color:#323232;
	display:inline-block;}

.txt_rowotr { width: 271px;
	display:inline-block;}

.searchR_right {
	display:inline-block;
	width:278px;
	vertical-align:top;
	}

.addcart_box{ width:270px;
	height:285px;
	border-radius:3px;
	background:#fff;
	box-shadow: 0px 2px 7px #AAAAAA;
	-moz-box-shadow: 0px 2px 7px #AAAAAA;
	-webkit-box-shadow: 0px 2px 7px #AAAAAA;
	overflow:hidden;
	border:solid 1px #e6e6e6\9;
	padding-bottom:10px\9;
	min-height:300px\9;
	}


.addcart_box_top {
		background:#e1e1e1;
		height:44px;
		width:100%
		border-radius:3px 3px 0px 0px; }

.addcart_box_top a {
		font-size:14px;
		font-family: 'open_sanslight';
		text-transform:uppercase;
		padding:0px 16px;
		line-height:44px;
		color:#323232;
		display:inline-block; }

.addcart_box_top a:hover {border-radius:3px 3px 0px 0px;
	/*background:#fff; */
	color:#5adc19;}

.addcart_box_top a.active{color:#FF585F !important;
	background:#fff !important; }

.addcart_box h4{ font-size:22px;
	width:100%;
	color:#323232;
	text-align:center;
	padding:25px 0px 5px 0px;}

.addcart_box .price{ font-size:60px;
	width:100%;
	color:#5adc19;
	text-align:center;
	padding:0px 0px 0px 0px;}

.addcart_box small{
	font-size:16px;
	width:100%;
	color:#c8c8c8;
	text-align:center;
	display:inline-block; }


.adcart_btn{ background:#5adc19;
	width:240px;
	height:35px;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	line-height:35px;
	border-radius:3px;
	display:inline-block;
	font-weight:bold;}

.adcart_btn:hover{ background:#969696; }


.adcart_bt_by{ background:#FF585F;
	width:240px;
	height:35px;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	line-height:35px;
	border-radius:3px;
	display:inline-block;
	font-weight:bold;}

.adcart_bt_by:hover{ background:#969696; }




.adbt { display:inline-block;
	width:100%;
	text-align:center;
	padding:20px 0px 0px 0px;}

.catalogsearch-result-index .adbt { display:inline-block;
	width:100%;
	text-align:center;
	padding:0px 0px 0px 0px;}



/*.paginate { width:100%;
	display:inline-block;
	padding:40px 0px 0px 0px;}

.paginate ul{ text-align:center;
	 width:100%;
	display:inline-block;}

.paginate ul li{ text-align:center;
	display:inline-block;}

.paginate ul li a{ text-align:center;
	display:inline-block;
	font-size:20px;
	color:#c8c8c8;
	padding:0px 18px;}

.paginate ul li a:hover {color:#323232;}

.paginate ul li a.active{ color:#323232 !important;}

.paginate ul li:first-child a { background:url(../images/prev.png) no-repeat;
	width:15px;
	height:16px;
	display:inline-block; }

.paginate ul li:last-child a{  background:url(../images/next.png) no-repeat;
	width:15px;
	height:16px;
	display:inline-block;
	margin-left:18px; }	*/



.pages { width:100%;
	display:inline-block;
	padding:40px 0px 0px 0px;}

.pages ol{ text-align:center;
	 width:100%;
	display:inline-block;}

.pages ol li{ text-align:center;
	display:inline-block;
	font-size:20px;
	padding:0px 18px;}

.pages ol li a{ text-align:center;
	display:inline-block;
	font-size:20px;
	color:#c8c8c8;
	padding:0px 18px;}

.pages ol li a .v-middle{ display:none;}


.pages ol li a:hover {color:#323232;}

.pages ol li.current{ color:#323232 !important;}

.pages ol li:first-child a { background:url(../images/prev.png) no-repeat;
	width:15px;
	height:16px;
	display:inline-block; }

.pages ol li:last-child a{  background:url(../images/next.png) no-repeat;
	width:15px;
	height:16px;
	display:inline-block;
	margin-left:18px; }



/*---------------------Product-------------------------------------------------------------*/
.back{ background:url(../images/bck.png) 0px 2px no-repeat;
	width:15px;
	height:20px;
	display:inline-block;
	vertical-align:top;}

.product_main{ width:100%;
	display:inline-block;
	padding:80px 0px; }



.product_main .searchR_middle {
	border-bottom: 5px dotted #E1E1E1;
	margin-left:40px;
	min-height:348px;}

.product_main .searchR_left { width:271px;}

.chbtn { /*margin-top:35px; 14/06/2014*/
display:inline-block;
}
.checkout_btn{ background:url(../images/cart.png) 12px 9px  no-repeat #ff585f;
	width:270px;
	height:45px;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	line-height:45px;
	font-weight:bold;
	border-radius:3px;
	display:inline-block;
	padding:0px 0px 0px 50px ;
	 box-shadow: 0 2px 5px #666666;
	}

.checkout_btn:hover{background:url(../images/cart.png) 12px 9px  no-repeat #ffbc3d; }

.overview{ width:890px;
	margin-top:0px; }

.overview p{ width:575px;
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	color:#323232;
	line-height:28px;}

.overview span{ font-size:18px;
	color:#323232;
	display:inline-block;
	vertical-align:top;
	width:575px;
	margin-bottom:18px;}

.weacpt {
	  display: inline-block;
	  vertical-align: bottom;
	  margin-left:40px;
}


/*  fonts   */

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),
  url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),
  url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}


/*---------------------------------Mahesh-------------Login------------------*/
.show_login {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #c8c8c8c;
	border-radius: 3px;
	padding: 15px;
	width: 200px !important;
	left: -71px;
	position: absolute;
	top: 36px;
	box-shadow:0 1px 6px #666 ;
	 z-index: 1;
  }

.topcornr {
  background: url("../images/topcornr.png") no-repeat 81px 0px ;
  display: inline-block;
  height: 14px;
  left: -10px;
  position: absolute;
  top: -28px;
  width: 197px;
}

#login-form { position:relative;}
#login-form ul { position:relative; margin-top:0px;}
#login-form .input-text {
    width:auto;
    border:solid 1px #c8c8c8c;
    height:33px;
    border-radius:3px; color:#969696;
    padding:0px 8px;
    line-height:33px;
}

#login-form  .button {
	height:35px;
	width:170px;
	background:#ff585f;
	text-align:center;
	color:#fff;
	font-size:16px;
	text-align:center;
	border-radius:3px;
	border:none ; display:inline-block;}

#login-form  .button:hover{ background:#969696;}


#login-form  .left { margin-bottom:9px; width:100%;}



#login-form-header  { position:relative;}
#login-form-header  ul { position:relative; margin-top:0px;}
#login-form-header
.input-text { width:168px;
border:solid 1px #c8c8c8c;
height:33px;
border-radius:3px; color:#969696;
padding:0px 8px;
line-height:33px;}

#login-form-header .button {
  background: none repeat scroll 0 0 #FF585F;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  height: 35px;
  text-align: center;
  -webkit-appearance : none;
  width:100%;
  -webkit-border-fit: initial !important;
}

#login-form-header  .button:hover{ background:#969696;}


#login-form-header  .left { margin-bottom:9px; width:100%;}


.lform { position:relative;}

.frtpass { font-size:16px !important;
	color:#969696 !important;
	width:100%;
	display:inline-block;
	border-bottom: 1px solid #8C8C8C;
	padding: 8px 0px 15px 0px !important;
	text-align:center;
	 }

.create_acc {
	height:35px;
	width:170px;
	background:#5adc19;
	text-align:center;
	color:#fff; line-height:35px;
	font-size:16px !important;
	padding:0px !important;
	text-align:center;
	border-radius:3px;
	border:none ; display:inline-block;}

.create_acc:hover{ background:#969696; color:#fff !important;}

	.lastli { margin-bottom:0px !important; margin-top:11px;}

.lang {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #c8c8c8c;
	border-radius: 3px;
	padding: 15px;
	width: 200px !important;
	left: -53px;
	position: absolute;
	top: 36px;
	box-shadow:0 1px 6px #666 ;
	 z-index: 1;

  }

  .more {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #c8c8c8c;
	border-radius: 3px;
	padding: 15px;
	width: 200px !important;
	left: -77px;
	position: absolute;
	top: 36px;
	box-shadow:0 1px 6px #666 ;
	 z-index: 1;

  }

  .textbooks {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #c8c8c8c;
    border-radius: 3px;
    padding: 15px;
    width: 300px !important;
    left: -77px;
    position: absolute;
    top: 36px;
    box-shadow:0 1px 6px #666 ;
    z-index: 1;
    text-align: left;
  }

  .browse_category ul{
    margin-top: 5px;
    text-align: left;
  }
  .browse_category ul li{
    margin-left: 15px;
    display: list-item;
    height: 25px;
  }
  .browse_category ul li a{
    color:#ff585f;
    font-size:16px;
  }

  .lformLang { position:relative;}

  .flag1{background: url(../images/flag1.png) no-repeat 9px 9px #ff585f;
	 height:35px;
	width:170px;
	text-align:center;
	color:#fff;
	font-size:16px;
	text-align:center;
	border-radius:3px; line-height:35px;
	border:none ; display:inline-block; margin-bottom:9px;
	padding:0px !important;}


  .flag2{background: url(../images/flag2.png) no-repeat 9px 9px #ff585f;
	 height:35px;
	width:170px;
	text-align:center;
	color:#fff;   line-height:35px;
	font-size:16px;
	text-align:center;
	border-radius:3px;
	 display:inline-block;
	 padding:0px !important;
  }
.flag1:hover{background: url(../images/flag1.png) no-repeat 9px 9px #969696; }
.flag2:hover{background: url(../images/flag2.png) no-repeat 9px 9px #969696; }

.cmslink a:hover { background:#969696;}

.cmslink {  display:inline-block; width:100%;}

.cmslink a {height:35px;
	width:170px; background:#ff585f;
	text-align:center;
	color:#fff;   line-height:35px;
	font-size:16px;
	text-align:center;
	border-radius:3px;
	 display:inline-block;
	 margin-bottom:9px;
	 padding:0px !important;	}

/*.breadcrumbs {display:none !important;}*/

.search {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 1px 6px #666666;
    left: -265px;
    padding: 15px;
    position: absolute;
    top: 36px;
    width: 290px !important;
    z-index: 1;
}
.search .input-text {
    border-radius: 3px;
    color: #969696;
    height: 33px;
    line-height: 33px;
    padding: 0;
    width: 260px;
}

.topcornr_search {
    background: url("../images/topcornr.png") no-repeat scroll 200px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 23px;
    left: 45px;
    position: absolute;
    top: -28px;
    width: 232px;
}
.cms-index-index .main {margin:0px !important;}

.catalog-product-view .searchR_middle h2 {
    color: #FF585F !important;
    display: inline-block !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 38px;
    vertical-align: top !important;
}
.catalog-product-view .adbt {padding:0px !important;}
.catalog-product-view .searchR_middle h2 {width:100% !important;}
/*---------------------------------Mahesh-------------Login------------------*/

.sellBox {
	margin:0px auto;
	width:75%;
	margin-top:10px !important;}

.sellBox h1{
	font-size:48px;
	color:#FF575F;
	margin-bottom:20px;}

.sellBox  p { font-size:14px;
	line-height:20px;
	color:#323232;
	margin-bottom:20px;}

.sellmain { width:100%;
	display: inline-block;}

.sellmain  h3{ width:100%; font-size:16px; text-transform:uppercase;
  color: #BBBBBB;
   font-size: 16px;
  font-weight: 700 !important;
  line-height: 24px;
  text-transform: uppercase;
}

.sell_row { width:100%;
	display: inline-block;
	margin:5px 0px;}

.sell_row  label { width:250px;
	line-height:30px;
	display:inline-block;
	color:#323232;
	vertical-align:top;
}


.sell_row  .sell_ipt_otr { width:50%;
	display:inline-block;}

.sell_ipt_otr .inputext {
    border-radius: 3px;
    color: #000;
    height: 33px;
    line-height: 33px;
    padding: 0 8px;
    width: 100%;
	 border: 1px solid #B6B6B6
}
.checkout-onepage-index .col2-right-layout .col-main {
    float: left;
    width: 866px;
    padding: 0 0 1px 0px;
}
.checkout-onepage-index .col2-right-layout .col-right {
    float: right;
    margin-top: 0;
    padding: 0 0 1px;
    width: 290px;
}

.bannertext01 { display:none;}

.cms-about-us .main { margin-top:0px; width:100%}

.btm_logo p{ display:none;}

.cms-sell-textbooks .main{  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto 20px;
    width: 100%}

.cms-online-education .main{  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto 20px;
    width: 100%;}


.dashborad {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #c8c8c8c;
	border-radius: 3px;
	padding: 15px;
	width: 200px !important;
	left: 0%;
	position: absolute;
	top: 36px;
	box-shadow:0 1px 6px #666 ;
	 z-index: 1;

  }
.block-reorder {
	display:none;
	}
.office_add{float:right; width:500px;}
.formadd{width: 634px; float:left;}

.cms-stationaries .main {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto 20px;
    width: 100%;
}


#ewayrapid_cc_type_cvv_div	.input-box > img {
  display: inline-block;
  vertical-align: middle;
}

#ewayrapid_cc_type_cvv_div .v-fix { float:none;
  display: inline-block;
  vertical-align: middle;
}


#payment_form_ewayrapid li label{ margin-bottom:8px;}

.catalogsearch-result-index .srtxt {
    color: #323232;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-right: 0px;
    vertical-align: top;
    width: 234px;
}
.catalogsearch-result-index .sortby {
    display: inline-block;
    text-align: left;
    width: 473px;
	float:left;
}

/*--VJ START--*/
.sort_by_key {
  display: inline-block;
  vertical-align: middle;
  margin:0px 15px;
}

.catalog-product-view .chbtn { margin-top:35px;
display:inline-block;
}

/*--VJ END--*/
.checkout-cart-index .shipping {
	display:none;
	}
.sales-order-history .pager .pages {
	 margin: 0;
	}
.sales-order-history .pages ol li {
/*    display: inline-block;
    font-size: 20px;*/
    padding: 0;
    text-align: center;
}
.catalogsearch-result-index .sel_box select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-sizing: border-box;
    font-size: 16px;
    padding: 6px;
    width: 100%;
}
.checkout-onepage-index .step-title {
	height:40px !important;

	}
.checkout-onepage-index .step-title .number {
height: 25px !important;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle !important;
    width: 25px !important;

	}
.checkout-onepage-index .step-title h2 {
	height:40px !important;
	line-height:30px !important;
	}
.block-subscribe {display:none;}




#send2_wrapper {
  margin-left:535px; margin-top:10px;margin-bottom:10px;
}

.searchR_main .threeTab a{width: 87px; line-height: 22px; padding: 0 10px; text-align: center; float: left;}
.searchR_main .threeTab a span.hSpan{display: none}
.searchR_main .threeTab a span.NA{display: table-cell;height: 44px; vertical-align: middle}
.searchR_main .threeTab a.usedTab.active{color:#5adc19 !important;}
.usedContent small{font-size:20px; color:#666; text-align: right; padding-right:35px; padding-bottom: 13px;}
.usedContent small span.usedOff{font-size: 12px;}
.usedContent .price{color:#5adc19;}
.usedViewDetail .back{
    color: #323232;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-right: 64px; width:614px;
    padding-left: 20px;
}
.buyused-index-view .search_result_middle{padding-top: 0;}
.buyused-index-view .search_result_middle .search_retop{padding-bottom: 25px;}
.buyused-index-view .search_result_middle .addcart_box small{font-size:12px; margin-bottom:10px; color:#666}
.buyused-index-view .search_result_middle .addcart_box .price-buy{color:#FF585F;}
.buyused-index-view .search_result_middle .out-stock{text-align: center}
.buyused-index-view .search_result_middle .out-stock h4{padding-top: 15px;}
.buyused-index-view .search_result_middle .out-stock img{opacity: 0.4; width: 200px; height: 180px;}
.usedView .boxUsedDetail{background: none;}
.usedView .boxUsedDetail .price-buy{color: #FF585F}
.usedView .boxUsedDetail small{font-size: 12px; margin-bottom: 20px;}
.usedView .addcart_box{height: 260px;}

.searchR_right .threeTab a{width: 87px; line-height: 22px; padding: 0 10px; text-align: center; float: left;}
.searchR_right .threeTab a span.hSpan{display: none}
.searchR_right .threeTab a span.NA{display: table-cell;height: 44px; vertical-align: middle}
.searchR_right .threeTab a.usedTab.active{color:#5adc19 !important;}

/* ============================================================
   Responsive Design — added for OpenMage 20.18.0 migration
   ============================================================ */

@media only screen and (max-width: 979px) {
    .main {
        width: 100% !important;
        padding: 0 15px;
    }
    .header-container {
        width: 100% !important;
    }
    .nav-container {
        width: 100% !important;
    }
    #nav {
        width: 100% !important;
        height: auto;
        padding: 0 10px;
    }
    #nav li {
        padding: 8px 15px 2px 0;
    }
    .search-block {
        width: 100% !important;
    }
    .footer {
        width: 100% !important;
    }
    .footer .footer_block {
        width: 100% !important;
        padding: 15px;
    }
    .footer_block .links_block div {
        width: 45% !important;
        margin-right: 5% !important;
    }
    .col2-left-layout .col-main {
        width: 100% !important;
    }
    .col2-right-layout .col-main {
        width: 100% !important;
    }
    .col3-layout .col-main {
        width: 100% !important;
    }
    .products-grid li.item {
        width: 30% !important;
        margin-right: 3% !important;
    }
}

@media only screen and (max-width: 770px) {
    .wrapper {
        min-width: 0;
        width: 100%;
        overflow-x: hidden;
    }
    .page {
        width: 100% !important;
    }
    .main {
        width: 100% !important;
        margin: 20px auto !important;
        padding: 0 10px;
    }
    .main-container {
        width: 100%;
    }
    .header-container {
        width: 100% !important;
        margin: 0;
    }
    .header {
        text-align: center;
    }
    .header .logo {
        float: none;
        text-align: center;
    }
    .col-left,
    .col-right {
        float: none !important;
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        padding: 10px !important;
        box-sizing: border-box;
    }
    .col-main {
        float: none !important;
        width: 100% !important;
    }
    .col2-left-layout .col-main,
    .col2-right-layout .col-main,
    .col3-layout .col-main,
    .col3-layout .col-wrapper {
        float: none !important;
        width: 100% !important;
    }
    .checkout-onepage-index .col-main {
        width: 100% !important;
    }
    .nav-container {
        width: 100% !important;
    }
    #nav {
        width: 100% !important;
        height: auto;
        padding: 5px;
    }
    #nav li {
        float: none !important;
        display: block;
        width: 100%;
        padding: 5px 0;
        text-align: center;
    }
    #nav a {
        float: none;
        display: block;
        width: 100%;
        background: none !important;
    }
    #nav ul {
        position: static !important;
        width: 100% !important;
    }
    .search-block {
        width: 100% !important;
        padding: 10px;
    }
    .search-block .form-search input.input-text {
        width: 70% !important;
    }
    .products-grid li.item {
        width: 46% !important;
        margin-right: 4% !important;
        padding-right: 0 !important;
    }
    .products-grid li.item:nth-child(2n) {
        margin-right: 0 !important;
    }
    .products-grid .product-image,
    .products-grid .product-image img {
        width: 100% !important;
        max-width: 100%;
        height: auto;
    }
    .footer {
        width: 100% !important;
        padding: 10px;
        text-align: center;
    }
    .footer .footer_block {
        width: 100% !important;
        padding: 10px;
    }
    .footer_block .links_block div {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 15px;
        text-align: center;
    }
    .page_holder,
    .page_inner {
        width: 100% !important;
    }
    .top_section {
        width: 100% !important;
    }
    .top_nav {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }
    .pull_right {
        float: none !important;
    }
    .footer-container {
        width: 100%;
        padding: 10px;
    }
    .footer address {
        text-align: center;
    }
    .btm_logo {
        text-align: center;
        float: none !important;
    }
    .btm_logo img {
        max-width: 100%;
        height: auto;
    }
    .block {
        width: 100% !important;
    }
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
    thead tr {
        display: none;
    }
    td {
        position: relative;
        padding-left: 40% !important;
        text-align: left !important;
        border-bottom: 1px solid #eee;
    }
    td:before {
        content: attr(data-th);
        position: absolute;
        left: 10px;
        width: 35%;
        font-weight: bold;
    }
    img {
        max-width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 599px) {
    a.logo img {
        max-width: 180px;
        height: auto;
    }
    .products-grid li.item {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px;
        padding-bottom: 40px !important;
    }
    .search-block .form-search input.input-text {
        width: 60% !important;
    }
    .header .quick-access {
        float: none;
        width: 100%;
        text-align: center;
    }
    .header .quick-access li {
        float: none;
        display: inline-block;
    }
    #nav li {
        padding: 3px 0;
    }
    #nav a {
        font-size: 11px;
        padding: 2px 5px;
    }
}

@media only screen and (max-width: 479px) {
    .main {
        padding: 0 5px;
    }
    a.logo img {
        max-width: 140px;
    }
    .header .links li {
        font-size: 10px;
        padding: 0 4px;
    }
    .page-title h1,
    .page-title h2 {
        font-size: 18px;
    }
    .search-block .form-search input.input-text {
        width: 55% !important;
    }
    .footer_block .links_block div {
        padding: 0;
    }
}
