﻿body {
	margin:0;
}
img {
	border:none;
}
.container-section {
	width: 980px;
	margin: 0 auto;
	font-family:sans-serif;
}
.header-section {
	background-color:#000;
	padding:10px;
}
.logo-section {
	float:left;
	width:475px;
}
.nav-section {
	float:right;
}
.search-section {
	position:relative;
	float:left;
}
.search-icon {
	position:absolute;
	top:8px;
	right:8px;
}
.clearfix {
	clear:both;
	overflow:hidden;
}
.search-input {
	border:1px solid #dfa539;
	padding:5px;
	height:25px;
	width:250px;
}
.search-input:focus {
	border:1px solid #dfa539;
}
.nav-links {
	float:left;
}
.nav-links ul {
	padding:6px 10px;
	margin:0;
}
.nav-links ul li {
	padding:0 10px;
	margin:0;
	display:inline-block;
	vertical-align: middle;
}
.nav-links ul li a, .nav-links ul li a:hover {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.nav-links ul li a img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #dfa539;
	display: inline-block;
}
.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #dfa539;
	display: inline-block;
	vertical-align: 2px;
}
.design-col {
	width:460px;
	padding:0;
	margin:0 30px 0 0;
	float:left;
}
.content-col {
	padding:0;
	margin:0;
	float:left;
	width:490px;
}
.design-preview {
	text-align:center;
	margin:20px 0;
}
.design-options {
	padding:10px;
	text-align:center;
	border-top:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
	height: 110px;
}
.design-options ul {
	padding:0;
	margin:0;
	display: inline-block;
}
.design-options ul li {
	list-style-type:none;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}
.design-options ul li:last-child {
	margin:0;
}
.select-design {
	margin: 0 5px;
}
.select-design table {
	border-collapse: collapse;
	border-spacing:0;
}
.design-options .selected {
	border:10px solid #090909;
	background:#e0dfda;
	text-align:center;
}
.aligned {
	vertical-align: middle;
	text-align: center;
	height: 85px;
	width: 60px;
}
.design-options .selected img {
	width: 45px;
	padding: 10px;
}
.also-liked {
	background:#eaeaea;
	margin: 20px 0;
	padding: 20px;
}
.also-liked h1 {
	margin:0 0 20px 0 !important;
}
h1.para-heading {
	color: #2e3233;
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
}
.para-border{
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0;
}
.text-center {
	text-align:center;
}
.content-block ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.content-block ul li {
	float: left;
    margin: 10px 10px 10px 10px;
    width: 360px;
    height: 433px;
    background: #fff;
    border: 1px solid #dcdcdc;
}
.content-block ul li .product-image {
    height: 300px;
    padding: 10px;
    width: 360px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.content-block ul li img {
    display: inline;
    max-width: 338px;
    max-height: 280px;
    overflow: hidden;
}
.content-block .product-detail {
    overflow: hidden;
    padding: 10px;
}
.content-block strong.product-name { 
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.content-block strong.product-name a {
    color: #2e3233;
    text-decoration: none;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 205px;
    display: inline-block;
}
.content-block li span.price {
    float: right;
    color: #000;
    font-size: 16px;
}
.content-block .product-detail .product-subtitle {
    float: left;
    clear: left;
    color: #000;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    margin-top: 5px;
}
.content-block li span.price {
    float: right;
    color: #000;
    font-size: 16px;
}
.content-block table {
	display: inline-block;
}
.back-link {
	margin:20px 0;
}
.back-link label {
    /*margin-left: 12px;*/ 
    font-size: 14px;
    margin-bottom: 0;
}
.back-link ul {
	padding:0;
	margin:0;
}
.back-link ul li {
	font-size:14px;
	display: inline-block;
	vertical-align: middle;
}
.back-link a {
	font-size:14px;
	color:#000;
	text-decoration:none;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.back-link a:hover {
	text-decoration:underline;
}
.sep {
	border-right:1px solid #dfa539;
	padding: 5px 0;
	width: 1px;
	height: 5px;
	margin: 0 10px;
}
.collect-available {
	color:#dfa539;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}
.author-details {
	margin:10px 0 20px 0;
}
.author-details h1 {
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: lighter;
    /*color: #545454 !important;*/
    font-family: inherit;
    line-height: 24px;
}
.author-details h2 {
	font-size:18px;
	margin:0;
	/*color:#121111 !important;*/
	font-weight:bold;
}
.price-bag {
	margin:10px 0;
}
.price-section {
	padding:10px 0;
	margin-top: 20px;
}
.price-section ul {
	padding:0;
	margin:0;
}
.price-section ul li {
	list-style-type:none;
	display:inline-block;
	line-height: 24px;
	vertical-align: top;
}
.price-section ul li.rupee {
	font-size:28px;
	color:#EE7E3C;
}
.price-section ul li.dollar {
	font-size:28px;
	color:#EE7E3C;
}
.price-section ul li .vat {
	font-size:14px;
	color:#0D0C0C;
}
.add-to-cart {
	/*background-color:#eaeaea;*/
	padding:10px 0px;
}
.price-sep {
	border-right: 1px solid #EE7E3C;
    padding: 0;
    width: 1px;
    height: 24px;
    margin: 0 10px;
}
.checkout {
	background:#dea436;
	border:1px solid #e4b660;
	color:#fff;
	padding:15px 10px;
	width:230px;
	text-transform:uppercase;
	font-size:16px;
}
.qty-block {
	padding:10px 0;
}
.qty-field {
	padding: 10px;
	text-align: center;
	width: 20px;
	border: none;
	margin-left: 10px;
}
.pp-order {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #676666;
}
.pp-order img {
	vertical-align: middle;
	margin-top: -2px;
}
.pp-order a {
	color: #555;
	text-decoration:none;
	margin-left:5px;
}
.pp-order a:hover {
	text-decoration:underline;
}
.list-items {
	list-style-type:none;
	padding:5px 0;
	font-size:14px;
	color:#555;
	line-height: 20px;
}
.list-items-bg {
    background-color: #E6E7EA;
    padding: 10px;
}
.mrgt20 {
	margin-top:20px;
}
.paragraph {
	color:#2e3233;
	font-size:12px;
	margin:0;
}
.cursor {
    cursor: pointer;
}