html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
::-moz-selection{
background: #000;
color: #D21B6B;
}

::selection {
background: #000;
color: #D21B6B;
}

body {
	background: url('../image/background.jpg') fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#foreground {
	width: 969px;
	background: url('../image/foreground.png') repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container {
	position: relative;
	width: 850px;
	margin: 0 auto;
}
#header {
	
	position: fixed;
	z-index: 3;
	top: 0;
	height: 185px;
	width: 969px;
	background: url('../image/header2.png') no-repeat;
}
#newspaper {
	color: #3f3a29;
	font-size: 17px;
	
	height: 476px;
	width: 724px;
	padding: 70px 0 0 30px;
	background: url('../image/newspaper-product.gif') no-repeat;
	position: relative;
	top: -10px;
	left: -10px;
}
#newspaper h2 {
	font-size: 36px;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
	margin-bottom: 0;
}
#product-image {
	position: relative;
	float: left;
}
#newspaper #product-details {
	position: absolute;
	left: 205px;
	top: 35px;
	width: 290px;
}
#newspaper #share {
	position: absolute;
	left: 500px;
	top: 235px;
	width: 100px;
	height: 150px;
}
#newspaper .price, #newspaper .description-title {
	font-size: 22px;
}
#newspaper .quantity, #newspaper .size, #newspaper .share, #newspaper .likes {
	font-size: 18px;
}
#newspaper .description {
	font-size: 14px;
}
#newspaper .likes {
	margin-left: 20px;
}
#newspaper .likes img {
	vertical-align: bottom;
}
#newspaper ul {
	margin-left: 0;
	padding-left: 18px;
}
#newspaper .bigger {
	font-size: 140%;
}
#newspaper .hr {
	height: 2px;
	width: 100%;
	background: url('../image/hr.gif') repeat-x;
	margin-bottom: 10px;
}
#image {
	border: 3px #2c2b26 solid;
}
#add_to_cart {
	position: absolute;
	top: 60px;
	left: 320px;
	display: block;
	width: 130px;
	height: 80px;
}
#checkout {
	position: absolute;
	top: 260px;
	right: 0px;
}
#other-photos {
	position: absolute;
	top: 360px;
	right: 0px;
	text-align: right;
}
#other-photos a img {
	margin-top: 5px;
	margin-left: 5px;
	border: 3px #000 solid;	
}
#homelink {
	display: block;
	width: 330px;
	height: 100px;
}
#header .div1 {
	height: 97px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	color: #fff;
	width: 215px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 40px;
	padding-top: 5px;
}

#header .div3 a {
	color: #fff200;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 {
	color: #fff;
	width: 430px;
	height: 54px;
	text-align: center;
	position: absolute;
	top: 48px;
	right: 35px;
	overflow: hidden;	
}
#header .div5 a {
	outline: none;
}
#header .div5 .stroke-mask {
	height:54px;
	overflow:hidden;
}

#header .div6 #cart-link {
	display: block;
	position: absolute;
	right: 30px;
	top: 110px;
	width: 150px;
	height: 40px;
}
#home-polaroid {
	position: absolute;
	right: -50px;
	top: 180px;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 580px;
	margin-top: 180px;
	margin-bottom: 350px;
}
#content .top {
	width: 586px;
	height: 32px;
	padding: 20px 0 0 40px;
	background: url('../image/newspaper-top.jpg') no-repeat;
}
#content .top h1, .heading {
	color: #3f3a29;
	font: 18px Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
}
.heading {
	//border-bottom: 1px solid #DDDDDD;//
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	font: 14px Times, "Times New Roman", serif;
	color: #3f3a29;
	background: url('../image/newspaper-bg.gif') repeat-y;
	width: 546px;
	padding: 15px 40px 40px 40px;
	min-height: 280px;
}
#content .bottom {
	background: url('../image/newspaper-bottom.gif') no-repeat;
	height: 97px;
	width: 626px;
	margin-bottom: 10px;
}
#content .nopaper {
	background-image: none;
	width: 565px;
}
#login-newcustomer {
	background: url('../image/login-newcustomer.gif') no-repeat;
	width: 184px;
	height: 225px;
	padding: 20px;
	font: bold 12px "Arial Narrow", arial, sans-serif;
}
#login-returning {
	background: url('../image/login-returning.gif') no-repeat;
	width: 241px;
	height: 289px;
	float: right;
	display: inline-block;
	padding: 24px;
	font: bold 12px "Arial Narrow", arial, sans-serif;
	text-align: right;
}
#login-returning #login {
	display: block;
	margin-top: 70px;
}
.login-title {
	font: bold 19px "Arial Narrow", arial, sans-serif;
	text-transform: uppercase;
}
#login-returning .login-title {
	display: block;
	float: right;
}
#login-continue {
	display: block;
	padding: 5px;
	border: 1px #000 solid;
	color: #e80000;
	width: 80px;
	text-align: center;
	float: right;
	text-transform: uppercase;
	margin-right: 5px;
}
#transport-index {
	font-size: 9px;
	color: #000;
}
#login-continue:hover {
	background-color: #f9f6f3;
	text-decoration: none;
}
#login-returning div {
	clear: both;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #bea492;
	border: 1px solid #bf7165;
	font-size: 11px;
	color: #954c3d;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button-right.gif') no-repeat scroll top right;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	font: normal 16px "arial narrow", arial, sans-serif;
	height: 36px;
	margin-right: 6px;
	padding-right: 13px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button-left.gif') no-repeat;
	display: inline-block;
	padding: 9px 0 12px 13px;
}
.buttons {
	position: absolute;
	bottom: 490px;
	clear: both;
	width: 560px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 15px;
	line-height: 0px;
}
.list img {
	border: 3px #000 solid;
}
.list .pricetag {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #000;
	color: #fff;
	width: 100px;
	margin: 0 auto;
	padding: 4px;
	line-height: 15px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
}
.sort {
	margin-bottom: 10px;
	
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	position: relative;
	left: 680px;
	color: #D21B6B;
	background-color: #000;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
.clear {
	position: relative;
	clear: both;
}
.notinset {
	position: relative;
	left: -25px;
}
#social {
	background: url('../image/social2.png') no-repeat;
	position: absolute;
	width: 452px;
	height: 334px;
	left: -90px;
	bottom: 10px;	
}
#link-twitter {
	display: block;
	position: absolute;
	left: 100px;
	top: 100px;
	width: 220px;
	height: 80px;
}
#link-facebook {
	display: block;
	position: absolute;
	left: 100px;
	top: 180px;
	width: 225px;
	height: 80px;
}
#newsletter {
	background: url('../image/email.gif') no-repeat;
	position: absolute;
	width: 477px;
	height: 266px;
	right: 20px;
	bottom: 45px;
}
#newsletter form {
	display: block;
	position: absolute;
	left: 220px;
	top: 120px;
	width: 180px;
	height: 80px;
}
#newsletter form label {
	font-weight: bold;
	text-transform: uppercase;
	
}
#newsletter form input {
	position: relative;
	float: right;
}



#footer {
	position: fixed;
	z-index: 2;
	color: #f4f4f4;
	bottom: 0;
	background: url('../image/footer.gif') no-repeat;
	width: 100%;
	height: 90px;
	clear: both;
}

#footer div {
	opacity: 0.7;
}
#footer:hover div {
	opacity: 1.0;
}
#footer a {
	color: #f4f4f4;
}
#footer:hover a {
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer .div1 {
	position: absolute;
	left: 45px;
	top: 50px;
	text-align: left;
}
#footer .div2 {
	position: absolute;
	left: 750px;
	top: 50px;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	
}
.cart th {
	background: #000;
	color: #D21B6B;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.cart a img {
	border: 2px #000 solid;
}

/* Email System */

#sendmail {
	text-align: right;
}

#sendmail label {
	position: relative;
	float: left;
}

#sendmail input, #sendmail textarea {
	border: 1px #666 solid;
	background: #fff url( '../images/portfoliobg.gif' ) repeat-x;
	padding: 3px;
	font-size: 24px;
	-webkit-border-radius: 4px;
}

.ajax-loading {
	margin-left: 20px;
	background: url( '/opencart/catalog/view/theme/massively-parallel/image/loading_1.gif' ) no-repeat center;
}

#result {
	visibility: hidden;
	position: absolute;
	left: 0;
	height: 150px;
	width: 200px;
}

#thename {
	font-weight: bold;
	color: #db8c3f;
}