@charset "utf-8";
/* CSS Document */

/*----------------------------
 
yatesonline : Styles for screen
 (c)2010
 
----------------------------*/

/* typography and colors */
body {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #2b3840;
line-height: 1.2em;
margin-bottom: 25px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0 0 20px 0;
}
h2 {
background: #aae0ff;
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 2em;
width: 860px;
padding: 15px;
float: left;
}
h3 {
font-size: 2em;
}
h4 {
font-size: 1.8em;
}
a {
color: #80a8bf;
}
a:hover {
text-decoration: none;
}
p {
margin: 0 0 20px 0;
}
input, textarea, select {
border: 1px solid #666666;
font-family: Arial, Helvetica, sans-serif;
padding: 4px;
}
ul.nav {
margin: 25px;
}
ul.nav li {
list-style-type: none;
display: inline;
}
/* button resets */
.Link_Button, .Link_Button_Out, .Link_Button_Over {
background: none;
border: none;
cursor: pointer;
}
.breadcrumb {
width: 100%;
padding: 15px 15px 15px 0;
float: left;
}
.breadcrumb a {
color: #2b3840;
text-decoration: none;
}
.description {
margin: 0 0 15px 0;
}

/* structure and layout */
.background-image {
background: url('images/bg-background.png') bottom;
text-align: left;
width: 990px;
padding-bottom: 100px;
margin: 0 auto;
position: relative;
}
div#container {
background: url('images/bg-container.png') repeat-y;
width: 990px;
padding-left: 29px;
overflow: hidden;
}
div#header {
background: url('images/bg-header.png') no-repeat;
width: 930px;
height: 170px;
margin-top: 20px;
}
.logo, .search, .contact {
margin-right: 20px;
}
.logo {
background: url('images/bg-logo.png') no-repeat;
width: 275px;
height: 100px;
float: left;
}
.logo a {
display: block;
width: 275px;
height: 100px;
text-indent: -9999px;
}
.search {
width: 190px;
height: 100px;
float: left;
}
.search form {
margin: 20px;
}
.search label {
font-size: 1.2em;
font-weight: bold;
text-transform: uppercase;
width: 150px;
float: left;
}
.search .input-search {
font-size: 0.8em;
color: #666666;
width: 100px;
margin-top: 5px;
clear: left;
}
.search .btn-search {
background: url('images/btn-search.png') no-repeat;
border: none;
color: #ffffff;
width: 34px;
height: 34px;
margin-top: 6px;
}
.search .active {

}
.contact {
width: 170px;
height: 100px;
float: left;
}
.contact p {
font-weight: bold;
font-size: 0.8em;
text-transform: uppercase;
margin: 10px;
}
.basket {
width: 200px;
height: 100px;
padding-left: 10px;
float: left;
}
.shopping-bag {
background: url('images/bg-shoppingbag.png') no-repeat left;
width: 60px;
height: 100px;
float: left;
}
.shopping-bag a {
display: block;
width: 60px;
height: 100px;
text-indent: -9999px; /* hide text */
}
.basket h2 {
background: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #2b3840;
text-transform: uppercase;
width: 130px;
margin: 20px 0 0 0;
padding: 0;
}
.Total_Wrap {
width: 100px;
float: left;
}
.Total_Wrap .items {
width: 130px;
float: left;
}
.Total_Wrap .price {
width: 130px;
float: left;
}
.Total_Wrap .btn {
width: 130px;
float: left;
}
.Total_Wrap .btn a {
cursor: pointer;
display: block;
width: 70px;
text-transform: uppercase;
color: #2b3840;
text-decoration: none;
font-weight: bold;
}
.main-nav {
width: 950px;
height: 40px;
float: left;
text-align: center;
}
.main-nav ul {

}
.main-nav li {
list-style-type: none;
height: 40px;
float: left;
}
.main-nav li a {
display: block;
padding: 10px;
height: 40px;
text-decoration: none;
text-transform: uppercase;
color: #2b3840;
font-weight: bold;
}
#category-nav {
width: 950px;
float: left;
}

/* menu */
#sub-category-nav {
background:#557080;
width: 205px;
margin: 20px 0 20px 20px;
float: left;
}
#sub-category-nav h2.heading {
background: #80a8bf;
font-family: "Times New Roman", Times, serif;
font-size: 1.8em;
line-height: 1em;
color: #ffffff;
width: 185px;
margin: 0;
padding: 10px;
}
#sub-category-nav ul {
float: left;
}
#sub-category-nav ul li {
border-bottom: 1px solid #ffffff;
padding: 10px;
display: block;
width: 205px;
height: 20px;
}
#sub-category-nav ul li a {
text-decoration: none;
color: #cccccc;
font-weight: bold;
display: block;
width: 205px;
height: 20px;
}
#sub-category-nav ul li a:hover {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
div#content {
width: 940px;
float: left;
}
#e_page {
padding: 20px;
float: left;
}
div#content-footer {
background: #607393 url('images/bg-footer.png') no-repeat;
width: 934px;
padding: 0 0 25px 0;
float: left;
}
.brands {
background: url('images/bg-carousel.png') no-repeat;
margin: 20px 0 5px 100px;
float: left;
}
.information {
margin: 0 0 0 100px;
float: left;
}
.horizontal-line {
background: url('images/bg-information-bottom-line.png') repeat-x top;
width: 730px;
height: 10px;
margin: 15px 0 10px 0;
float: left;
}
.information-block {
width: 320px;
margin-right: 85px;
float: left;
color: #ffffff;
}
#footer {
font-size: 0.9em;
position: absolute;
bottom: 28px;
left: 28px;
width: 930px;
height: 75px;
float: left;
}
#footer ul.nav {
margin: 30px 10px 0 20px;
}
.copyright {
color: #666666;
width: 300px;
float: left;
}
.footer-navigation {
color: #666666;
width: 550px;
float: left;
}
.footer-navigation a {
color: #80a8bf;
text-transform: lowercase;
padding: 5px;
}

/* home */
.categories {
width: 910px;
margin: 0 0 10px 0;
float: left;
}
.category {
background: #91bed9;
width: 170px;
height: 200px;
margin: 0 10px 10px 0;
float: left;
text-align: center;
}
.category img {
width: 160px;
height: 150px;
margin: 4px;
}
.category h3 {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
margin: 4px;
}
.category a {
color: #ffffff;
text-decoration: none;
}
.featured {
background: url('images/bg-featured.png') no-repeat;
width: 932px;
height: 205px;
margin: 0 0 -20px -20px;
float: left;
}
.featured div {
width: 280px;
height: 160px;
margin: 24px 10px 0 16px;
float: left;
}
.featured a img {
width: 125px;
height: 130px;
margin: 11px 10px 0 13px;
float: left;
}
.featured div a {
display: block;
float: left;
}
.featured h3 {
color: #99cccc;
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
margin: 15px 0 0 0;
width: 120px;
float: left;
}
.featured h3 a {
text-decoration: none;
}
.featured p {
color: #666666;
margin: 10px 0 0 0;
width: 100px;
height: 65px;
float: left;
}
.featured-link {
text-align: center;
width: 40px;
height: 40px;
margin-left: 75px;
float: left;
}
a.featured-link {
display: block;
width: 40px;
height: 40px;
text-indent: -9999px;
}

/* sub category */
.sub-category {
background: #91bed9;
width: 205px;
height: 260px;
margin: 0 10px 10px 0;
float: left;
text-align: center;
}
.sub-category img {
width: 190px;
height: 200px;
margin: 10px 4px 4px 4px;
}
.sub-category h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #ffffff;
margin: 4px;
}
.sub-category a {
color: #ffffff;
text-decoration: none;
}

/* product thumb */
.products {
width: 670px;
float: left;
}
.products h2.page-title {
background: #aae0ff;
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 2em;
width: 640px;
margin: 0;
padding: 15px;
float: left;
}
.product-thumb {
border: 1px solid #cccccc;
width: 250px;
height: 350px;
margin: 15px 15px;
float: left;
}
.product-thumb h3 {
font-size: 1.2em;
width: 250px;
margin: 0;
padding: 10px 0;
text-align: center;
}
.product-thumb h3 a {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #2b3840;
}
.product-thumb img {
width: 175px;
height:  175px;
margin: 7px;
}
.product-thumb .price {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-align: right;
padding: 10px;
}
.product-thumb .buttons {
width: 205px;
height: 50px;
}
.product-thumb .detail {
position: relative;
background: url('images/btn-detail.png') no-repeat;
width: 86px;
height: 36px;
margin: 5px 5px 5px 10px;
float: left;
}
.product-thumb .detail .Link_Button, .product-thumb .detail .Link_Button_Out, .product-thumb .detail .Link_Button_Over {
position: absolute;
width: 86px;
height: 36px;
font-size: 0; /* ie6/ie7/ie8 */
color:transparent; /* chrome */
}


/* product-thumb-book */
.product-thumb-book {
border: 1px solid #cccccc;
width: 300px;
height: 500px;
margin: 15px 15px;
float: left;
}
.product-thumb-book h3 {
font-size: 1.2em;
width: 290px;
margin: 0;
padding: 10px 0;
text-align: center;
}
.product-thumb-book h3 a {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #2b3840;
}
.product-thumb-book img {
margin: 7px;
}
.product-thumb-book .price {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-align: right;
padding: 10px;
}
.product-thumb-book .buttons {
width: 205px;
height: 50px;
}
.product-thumb-book .detail {
position: relative;
background: url('images/btn-detail.png') no-repeat;
width: 86px;
height: 36px;
margin: 5px;
}
.product-thumb-book .detail .Link_Button, .product-thumb-book .detail .Link_Button_Out, .product-thumb-book .detail .Link_Button_Over {
position: absolute;
width: 86px;
height: 36px;
font-size: 0; /* ie6/ie7/ie8 */
color:transparent; /* chrome */
}



.product-thumb .add-to-basket {
position: relative;
background: url('images/btn-buy.png') no-repeat;
width: 86px;
height: 36px;
margin: 5px 0 5px 5px;
float: left;
}
.product-thumb .add-to-basket  .Product_Buy_Button {
position: relative;
width: 86px;
height: 36px;
font-size: 0; /* ie6/ie7/ie8 */
color:transparent; /* chrome */
}

/* product expanded */
.product-expanded {
width: 680px;
padding: 0 0 15px 0;
float: left;
}
.product-expanded .product-details {
width: 205px;
float: left;
}
.product-expanded h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
width: 200px;
height: 30px;
padding: 10px 0 0 0;
margin-bottom: 10px;
}
.product-expanded h3 a {
text-decoration: none;
color: #2b3840;
}
.product-expanded .price {
font-weight: bold;
width: 200px;
height: 40px;
margin-bottom: 10px;
}
.product-expanded .price label {
font-size: 1em;
text-align: left;
padding: 10px 0 0 0;
display: block;
width: 50px;
height: 20px;
float: left;
}
.product-expanded .price span {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-align: right;
width: 105px;
padding: 10px;
float: left;
}
.product-expanded .buttons {
width: 205px;
height: 50px;
margin-bottom: 10px;
float: left;
}
.product-expanded .quantity {
width: 86px;
height: 36px;
padding: 8px 0 0 0;
float: left;
}
.product-expanded .color {
width: 86px;
height: 36px;
padding: 8px 0 0 0;
}
.product-expanded .size{
width: 86px;
height: 36px;
padding: 8px 0 0 0;
}
.product-expanded .height{
width: 86px;
height: 36px;
padding: 8px 0 0 0;
}
.product-expanded .Product_Quantity {
text-align: right;
}
.product-expanded .add-to-basket {
background: url('images/btn-buy.png') no-repeat;
width: 86px;
height: 36px;
margin: 5px 0 5px 0;

}
.product-expanded .add-to-basket  .Product_Buy_Button {
position: absolute;
width: 86px;
height: 36px;
font-size: 0; /* ie6/ie7/ie8 */
color:transparent; /* chrome */
}
.product-expanded .description {
width: 300px;
margin-bottom: 10px;

}
.product-expanded .product-image {
margin-left: 15px;
float: left;
}
.product-expanded img {
}


/* product-expanded-book */

.product-expanded-book {
width: 680px;
padding: 0 0 15px 0;
float: left;
}
.product-expanded-book .product-details {
width: 205px;
float: left;
}
.product-expanded-book h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
width: 200px;
height: 30px;
padding: 10px 0 0 0;
margin-bottom: 10px;
}
.product-expanded-book h3 a {
text-decoration: none;
color: #2b3840;
}
.product-expanded-book .price {
font-weight: bold;
width: 200px;
height: 40px;
margin-bottom: 10px;
}
.product-expanded-book .price label {
font-size: 1em;
text-align: left;
padding: 10px 0 0 0;
display: block;
width: 50px;
height: 20px;
float: left;
}
.product-expanded-book .price span {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-align: right;
width: 105px;
padding: 10px;
float: left;
}
.product-expanded-book .buttons {
width: 205px;
height: 50px;
margin-bottom: 10px;
float: left;
}
.product-expanded-book .quantity {
width: 86px;
height: 36px;
padding: 8px 0 0 0;
float: left;
}
.product-expanded-book .color {
width: 86px;
height: 36px;
padding: 8px 0 0 0;
}
.product-expanded-book .size{
width: 86px;
height: 36px;
padding: 8px 0 0 0;
}
.product-expanded-book .height{
width: 86px;
height: 36px;
padding: 8px 0 0 0;
}
.product-expanded-book .Product_Quantity {
text-align: right;
}
.product-expanded-book .add-to-basket {
background: url('images/btn-buy.png') no-repeat;
width: 86px;
height: 36px;
margin: 5px 0 5px 0;

}
.product-expanded-book .add-to-basket  .Product_Buy_Button {
position: absolute;
width: 86px;
height: 36px;
font-size: 0; /* ie6/ie7/ie8 */
color:transparent; /* chrome */
}
.product-expanded-book .description {
width: 300px;
margin-bottom: 10px;

}
.product-expanded-book .product-image {
margin-left: 15px;
float: left;
}
.product-expanded-book img {
}









/* checkout */
#checkout_content {
width: 890px;
float: left;
}
#checkout_content label {
display: inline;
line-height: 20px;
}
.Checkout_Table, #checkout_content table {
margin-bottom: 20px;
}
.Checkout_Table td {
padding: 2px;
}
.Checkout_Table .Product_Image img {
width:250px;
height:250px;
}
.Row_Product {
}
.Tr_Col_Headings {
}
.Checkout_Table .Product_Link {
visibility: hidden;
}
#Continue_Shopping, #Clear_Form, #Print_Order, #Submit_Order {
background: #55ade1;
height: 30px;
margin: 0 20px 0 0;
padding: 0 10px 0 10px;
}
#Clear_Items {
visibility: hidden;
}
.billing-details {
margin-bottom: 20px;
padding-right: 20px;
float: left;
}
.order-notes {
width: 180px;
padding-left: 40px;
float: left;
}
.Row_Code, .Row_Qty {
text-align: center;
}

/* search results */
.search-results {
width: 850px;
margin-bottom: 25px;
}
.search-results h2 {
background: #aae0ff;
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 2em;
width: 860px;
padding: 15px;
float: left;
}
.search-results form {
float: right;
}
.btn-search-results {
background: #ffffff;
border: 1px solid #cccccc;
}
.nav-search-results {
background: #eeeeee;
width: 900px;
margin: 0 25px 0 0;
padding: 4px;
float: right;
}
.nav-search-results p {
float: right;
}
.no-search-results {
background: #eeeeee;
width: 900px;
margin: 25px 25px 0 0;
padding: 4px;
float: right;
}

/* erol resets */
.Total_Items a, .Total_Order_Value a {
text-decoration: none;
color: #7C91A3;
}
.Total_Items a:hover, .Total_Order_Value a:hover {
color: #7C91A3;
}
.Link_Button, .Link_Button_Out, .Link_Button_Over, .Product_Buy_Button {
background: none;
border: none;
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 0.8em;
color: #ffffff;
display: block;
cursor: pointer;
}

/* template pages */
#sidebar .featured-products, #sidebar .sales {
background: #ffffff;
border: 1px solid #cccccc;
width: 350px;
height: 150px;
}
#sidebar .featured-products a, #sidebar .sales a {
background: #657D65;
color: #ffffff;
text-decoration: none;
text-align: center;
text-transform: uppercase;
width: 350px;
height: 150px;
display: block;
margin: 0 auto;
}

/* gift voucher */
.gift-voucher {
width: 800px;
padding: 0 0 15px 0;
float: left;
}
.gift-voucher h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
text-transform: uppercase;
width: 800px;
height: 30px;
padding: 10px 0 0 0;
margin-bottom: 10px;
}
.gift-voucher  h3 a {
text-decoration: none;
color: #2b3840;
}
.gift-voucher .product-image {
margin: 0 10px 0 0;
float: left;
}
.gift-voucher .price {
font-weight: bold;
width: 200px;
height: 40px;
margin-bottom: 10px;
float: left;
}
.gift-voucher .price label {
font-size: 1em;
text-align: left;
padding: 10px 0 0 0;
display: block;
width: 50px;
height: 20px;
float: left;
}
.gift-voucher .price span {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-align: right;
width: 105px;
padding: 10px;
float: left;
}
.gift-voucher .buttons {
width: 205px;
height: 50px;
margin-bottom: 10px;
float: left;
}
.gift-voucher .add-to-basket {
background: url('images/btn-buy.png') no-repeat;
width: 86px;
height: 36px;
margin: 5px 0 5px 5px;
float: left;
}
.gift-voucher .add-to-basket  .Product_Buy_Button {
position: absolute;
width: 86px;
height: 36px;
font-size: 0; /* ie6/ie7/ie8 */
color:transparent; /* chrome */
}
.gift-voucher .description {
width: 400px;
margin-bottom: 10px;
float: left;
}

/* related products */
.related-products {
width: 680px;
margin: 10px 0 10px 0;
float: left;
clear: left;
}
.related-product {
border: 1px solid #cccccc;
width: 205px;
margin: 0 15px 15px 0;
float: left;
}
.related-products  img {
width: 190px;
height: 130px;
margin: 7px;
}
