/* paragraph */
/*
	.content form
	*/
.content p,.content ul,.content ol,.content dl,.content table,.content address
	{
	margin-bottom: 16px;
}

.content p.align-center {
	text-align: center;
}

.content p.align-right {
	text-align: right;
}

.content p.align-justify {
	text-align: justify;
}

.content address {
	font-style: normal;
}

.nobr {
	white-space: nowrap;
}
/* links */
.content a {
	color: #a80231;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

/* heading */
* html h3,* html h4,* html h5 {
	height: 1%;
}

.content h3 {
	margin-bottom: 16px;
}

.content h3,.content h3 * {
	color: #666;
	font-size: 24px;
	font-weight: normal;
}

.content h4 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 6px;
	font-size: 13px;
}

.content h4.legend {
	padding: 3px 9px;
	background: #fff url(../images/gradient1.gif) repeat-x 0 bottom;
	font-size: 12px;
	font-weight: normal;
}

.content h5 {
	margin-bottom: 9px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

.content h3 a,.content h4 a,.content h5 a {
	color: #333;
	text-decoration: none;
}

.content h3 a:hover,.content h4 a:hover,.content h5 a:hover {
	color: #a80231;
	text-decoration: underline;
}

.content h4 a.link-cart {
	float: right;
	color: #a80231;
}

/* list */
.content ol {
	margin-left: 18px !important;
	margin-left: 23px;
}

*:first-child+html .content ol {
	margin-left: 23px !important;
}

.content ul ul,.content ol ol {
	margin: 2px 0 2px 20px;
}

.content ul li {
	height: auto !important;
	height: 1px;
	padding: 0 0 2px 10px;
	background: url(../images/bulletlist_bg.gif) no-repeat 0 6px;
}

/* -----------------------------------------------
	tables
----------------------------------------------- */
.content table.contenttable {
	width: 100%;
	margin-bottom: 12px;
	border: 1px solid #cdcdcd;
	background: #fff;
	border-collapse: collapse;
}

.content table.contenttable th,.content table.contenttable td {
	border: 1px solid #cdcdcd;
}

.content table.contenttable th,.content table.contenttable thead td {
	padding: 3px 7px 2px 7px;
	font-weight: normal;
	background: #fff url(../images/gradient1.gif) repeat-x 0 bottom;
}

.content table.contenttable th p,.content table.contenttable thead td p
	{
	margin: 0;
}

.content table.contenttable td { /*padding: 17px 10px 20px 10px;*/
	padding: 13px 7px 9px;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
}

/* -----------------------------------------------
	Main Content
----------------------------------------------- */

/* -----------------------------------------------
	Right Content
----------------------------------------------- */

/* -----------------------------------------------
	Teaser
----------------------------------------------- */
.teaserList {
	margin-right: -12px;
}

.teaserList-item {
	position: relative;
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #cdcdcd;
	background: #fff;
}

/* remove later */
.teaserList-item-info {
	display: none;
	position: absolute;
}

.teaser-widht1 {
	width: 182px !important;
	width: 184px;
}

.teaser-widht2 {
	width: 378px !important;
	width: 380px;
}

.teaser-widht3 {
	width: 574px !important;
	width: 576px;
}

.teaser-widht4 {
	width: 770px !important;
	width: 772px;
}

.teaser-height1 {
	height: 208px !important;
	height: 210px;
}

.teaser-height2 {
	height: 430px !important;
	height: 432px;
}

.teaser-height3 {
	height: 652px !important;
	height: 654px;
}

.teaser-height4 {
	height: 874px !important;
	height: 876px;
}

/* -----------------------------------------------
	Product Price
----------------------------------------------- */
.price-box .price-label {
	display: none;
}

.price-box .old-price,.price-box .special-price,.price-box .regular-price,.price-box .competitive-price
	{
	margin-bottom: 0;
}

.price-box .old-price span {
	text-decoration: line-through;
}

.price-box .special-price span,.price-box .regular-price span {
	color: #a80231;
	font-weight: bold;
}

.price-box .competitive-price span.price {
	text-decoration: line-through;
}

.price-box .competitive-price span.price-label {
	display: inline;
	margin-left: 3px;
	font-size: 11px;
}

/* -----------------------------------------------
	Generic Product Grid
----------------------------------------------- */
table.generic-product-grid {
	width: 578px !important;
	width: 579px;
	margin-top: 1px !important;
	margin-top: 0;
	background: #fff;
	table-layout: fixed;
}

table#upsell-product-table {
	width: 771px !important;
	width: 772px;
}

table.generic-product-grid th,table.generic-product-grid td {
	border: 1px solid #cdcdcd;
}

table.generic-product-grid th {
	padding: 11px 15px 6px;
	background: transparent url(../images/productColleteral_bg.gif) repeat-x
		0 -1px;
}

table.generic-product-grid td,table.generic-product-grid td img {
	width: 192px;
	overflow: hidden;
}

table.generic-product-grid td.last,table.generic-product-grid td.last img
	{
	width: 191px;
}

table.generic-product-grid .generic-product-info {
	padding: 5px 15px 8px;
}

table.generic-product-grid .generic-product-info h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}

table.generic-product-grid .generic-product-info .price-box p {
	display: inline;
}

table.generic-product-grid .generic-product-info .price-box p.old-price span
	{
	font-size: 11px;
}

/* -----------------------------------------------
	Product listing
----------------------------------------------- */
.teaserList-product .teaserList-item {
	width: 182px;
	height: 252px;
	height: 252px;
}

.teaserList-product .product-image {
	height: 120px;
	overflow: hidden;
}

.teaserList-product .teaserList-item-info {
	display: block;
	position: relative;
	height: 117px !important;
	height: 132px;
	padding: 10px 4px 5px 4px;
}

.teaserList-product .teaserList-item-title {
	height: 49px;
	overflow: hidden;
}

.teaserList-product .teaserList-item-title h4 {
	margin-bottom: 2px;
}

.teaserList-product .price-box {
	position: absolute;
	bottom: 39px;
	left: 5px;
	/*height: 40px;*/
}

.teaserList-product .price-box .special-price span,.teaserList-product .price-box .regular-price span
	{
	font-size: 13px;
}

.teaserList-product div.form-button,.teaserList-product button.form-button
	{
	position: absolute;
	bottom: 5px;
	left: 5px;
}

/* -----------------------------------------------
	Product detail
----------------------------------------------- */
.product-info-box {
	height: auto !important;
	height: 1px;
	padding: 11px 10px 0;
	border: 1px solid #cdcdcd;
	background: #fff;
}

/* Product Images */
.product-img-box {
	float: left;
	width: 379px;
	margin-bottom: 17px;
	padding-top: 4px;
	text-align: center;
}

.product-img-box .product-image-zoom {
	position: relative;
	overflow: hidden;
	width: 379px;
	height: 257px;
	z-index: 9;
	text-align: center;
}

.product-img-box .product-img-options {
	padding: 5px 61px 0 51px;
	text-align: left;
}

.product-img-box .product-image-zoom img { /*position: absolute;
		left: 0;
		top: 0;
		cursor: move;*/
	
}

#track_hint {
	margin-bottom: 12px;
}

.image-zoom {
	position: relative;
	z-index: 9;
	height: 18px;
	margin: 0 auto 13px auto;
	background: url(../images/imageZoom_bg.gif) no-repeat 50% 50%;
	padding: 0 28px 0 28px;
	cursor: pointer;
}

.image-zoom #track {
	position: relative;
	height: 18px;
}

.image-zoom #handle {
	position: absolute;
	left: 0;
	top: -1px;
	width: 9px;
	height: 22px;
	background: url(../images/imageZoom_handle.gif) 0 0 no-repeat;
}

.image-zoom .btn-zoom-out {
	position: absolute;
	left: 2px;
	top: 1px;
}

.image-zoom .btn-zoom-in {
	position: absolute;
	right: 2px;
	top: 1px;
}

.product-img-box .more-views h5 {
	font-size: 11px;
	border-bottom: 1px solid #cdcdcd;
}

.product-img-box .more-views ul {
	width: 276px;
	margin-left: -9px;
}

.product-img-box .more-views li {
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
}

.product-img-box .more-views li a {
	display: block;
	width: 58px !important;
	width: 60px;
	height: 58px !important;
	height: 60px;
	margin: 0 0 9px 9px;
	border: 1px solid #cdcdcd;
	overflow: hidden;
}

/* product infos */
.product-shop {
	float: left;
	width: 348px;
	margin: 0 0 22px 23px;
}

.product-shop h3.product-name {
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.product-shop div.short-description {
	margin-bottom: 2px;
	font-weight: bold;
}

.product-shop p.sku {
	margin-bottom: 23px;
}

.product-shop p.availability {
	margin-bottom: 27px;
}

.product-shop .product-options {
	width: 250px;
}

.product-shop .price-box {
	margin-bottom: 21px;
}

.product-shop .price-box .special-price span,.product-shop .price-box .regular-price span
	{
	font-size: 16px;
}

.product-shop .add-to-cart-box {
	display: block;
	height: 24px !important;
	height: 28px;
	padding-top: 4px;
	margin-bottom: 20px;
}

.product-shop .qty-box {
	display: block;
	float: left;
	position: relative;
	padding-right: 20px;
}

.product-shop .qty-box label {
	height: 19px !important;
	height: 24px;
	padding-top: 5px;
}

.product-shop .qty-box input {
	position: relative;
	top: -1px !important;
	top: -2px;
	width: 45px !important;
	width: 47px;
}

.product-shop .add-to-box li {
	float: left;
}

.product-shop .add-to-box li a {
	float: left;
	color: #a80231;
	text-decoration: none;
}

.product-shop .add-to-box li span.pipe {
	float: left;
	color: #a80231;
	padding: 0 4px;
}

.product-shop .reviewSummary {
	clear: both;
}

.product-shop .reviewSummary a {
	color: #a80231;
	text-decoration: none;
}

.product-shop span.pipe {
	color: #a80231;
}

/* social bookmarks */
#socialbookmarks {
	float: left;
	width: 255px;
	/*margin: 0 0 26px 23px;*/
	padding: 4px 0 11px 0 !important;
	padding: 4px 0 8px 0;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

#socialbookmarks h4.socialbookmarks {
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: normal;
}

#socialbookmarks a {
	float: left;
	margin-right: 5px;
}

#socialbookmarks a span {
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
}

#sbtwitterlink span {
	background: transparent url(../images/socialbookmarks/twitter_trans.gif)
		no-repeat 0 0;
}

#sbwonglink span {
	background: transparent url(../images/socialbookmarks/wong_trans.gif)
		no-repeat 0 0;
}

#sbdeliciouslink span {
	background: transparent url(../images/socialbookmarks/del_trans.gif)
		no-repeat 0 0;
}

#sbgooglelink span {
	background: transparent url(../images/socialbookmarks/google_trans.gif)
		no-repeat 0 0;
}

#sbfacebooklink span {
	background: transparent
		url(../images/socialbookmarks/facebook_trans.gif) no-repeat 0 0;
}

/* product colleteral */
.collateral-box {
	margin: 0 -10px;
	padding: 14px 10px 0;
	background: transparent url(../images/productColleteral_bg.gif) repeat-x
		0 0;
}

.collateral-box .data-table td.label {
	padding: 1px 20px 1px 0;
	font-weight: bold;
}

.product-info-box .generic-product-grid {
	margin: 0 -11px 0 -10px !important;
	margin: 0 -11px;
}

/* -----------------------------------------------
	Basket
----------------------------------------------- */
#shopping-cart-table {
	width: 100%;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	background: #fff;
}

#shopping-cart-table th,#shopping-cart-table td {
	border: 1px solid #ccc;
}

#shopping-cart-table th {
	padding: 3px 7px 2px 7px;
	font-weight: normal;
	background: #fff url(../images/gradient1.gif) repeat-x 0 bottom;
}

#shopping-cart-table td {
	padding: 17px 10px 20px 10px;
}

.shopping-cart-totals {
	float: left;
	/*width: 183px !important;
	width: 185px;*/
	width: 376px !important;
	width: 378px;
	margin: 0 0 12px 12px;
	border: 1px solid #cdcdcd;
	background: #fff;
	text-align: center;
}

.shopping-cart-totals span.title { /* float: left; */
	
}

.shopping-cart-totals span.price {
	float: right;
	width: 100px;
}

.shopping-cart-totals .subTotal {
	padding: 11px 4px;
}

.shopping-cart-totals .totalPrice {
	padding: 4px 4px 8px 4px;
	background: #f5e6ea;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.shopping-cart-totals .totalPrice span {
	font-size: 14px;
	font-weight: bold;
}

/* -----------------------------------------------
	Checkout - Onepage
----------------------------------------------- */
ol#checkoutSteps {
	margin: 0 !important;
	margin: 0;
	list-style: none;
}

ol#checkoutSteps .allow h4.legend {
	color: #cdcdcd;
	cursor: pointer;
}

ol#checkoutSteps .active h4.legend {
	background: #fff;
	color: #a80231;
	cursor: default;
}

/* order review */
#checkout-step-review table.contenttable {
	margin: 0;
}

#checkout-step-review .totalPrice {
	padding: 2px 7px 3px 7px;
	background: #f5e6ea;
}

#checkout-step-review .totalPrice span {
	font-size: 14px;
	font-weight: bold;
}

#checkout-step-review .form-box {
	border-top: 0;
}

#checkout-step-review .price {
	display: block;
	float: right;
	width: 115px;
}

#checkout-step-review .form-box div.form-list-item-padding {
	padding-right: 7px !important;
	padding-right: 7px;
}

/* checkout progress */
#checkoutProgress h3,#checkoutProgress h4.complete {
	height: auto !important;
	height: 1px;
	border: 1px solid #cdcdcd;
	padding: 3px 9px;
	background: #fff url(../images/gradient1.gif) repeat-x 0 bottom;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

#checkoutProgress h3 {
	margin-bottom: 11px;
}

#checkoutProgress ol {
	margin: 0 !important;
	margin: 0;
	list-style: none;
}

#checkoutProgress ol li {
	height: auto !important;
	height: 1px;
	margin-bottom: 3px;
	background: #fff;
}

#checkoutProgress ol li h4,#checkoutProgress ol li div.content {
	height: auto !important;
	height: 1px;
	margin: 0;
	border: 1px solid #cdcdcd;
	font-size: 12px;
	font-weight: normal;
}

#checkoutProgress ol li h4 {
	padding: 3px 9px;
}

#checkoutProgress ol li div.content {
	padding: 6px 9px 8px 9px;
	border-width: 0 1px 1px 1px;
}

#checkoutProgress div.content a {
	font-size: 11px;
}

/* -----------------------------------------------
	item options
----------------------------------------------- */
dl.item-options {
	margin-left: 20px;
	display: block;
	height: auto !important;
	height: 1px;
}

dl.item-options * {
	font-size: 11px;
}

dl.item-options dd {
	padding-left: 15px;
}

/* -----------------------------------------------
	Dashboard
----------------------------------------------- */

/* -----------------------------------------------
	Message Box
----------------------------------------------- */
.content ul.messages,.content div.messages {
	margin: 0 0 12px 0;
	padding: 3px 10px;
	border: 1px solid #ccc;
	background: #fff url(../images/gradient1.gif) repeat-x 0 bottom;
}

.content .messages ul,.content .form-list-item-content .messages ul,.content .messages li,.content .form-list-item-content .messages li
	{
	margin: 0;
	padding: 0;
	background: transparent;
}

.messages .success-msg li {
	color: #0d8418;
}

.messages .notice-msg li,.messages .error-msg li {
	margin: -3px -10px;
	padding: 3px 0px 3px 10px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	background-color: #a80231;
}

/* -----------------------------------------------
	Pagebrowser
----------------------------------------------- */
.content .pageBrowser {
	position: relative;
	width: 100%;
	height: 21px !important;
	height: 23px;
	margin-bottom: 12px;
	border-top: 1px solid #dadfe2;
	border-right: 1px solid #cFd4d7;
	border-bottom: 1px solid #c5cace;
	border-left: 1px solid #cFd4d7;
	background: #fff url(../images/gradient1.gif) repeat-x 0 bottom;
	text-align: center;
}

.content .pageBrowser-pages {
	padding-top: 2px;
	width: 100%;
	margin: 0;
}

.content .pageBrowser-pages li {
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent;
}

.content .pageBrowser-pages li a,.content .pageBrowser-pages li span {
	margin: 0 3px;
	padding: 0 3px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.content .pageBrowser-pages li a {
	color: #333;
}

.content .pageBrowser-pages li span,.content .pageBrowser-pages li a:hover
	{
	color: #a80231;
}

.content .pageBrowser-info {
	position: absolute;
	top: 2px;
	left: 5px;
}

.content .pageBrowser-options {
	position: absolute;
	top: 2px;
	right: 5px;
}

.content .pageBrowser select {
	position: relative;
	top: -1px;
}

.shopping-cart-item-message,.error {
	font-size: 12px;
	color: white;
	padding: 5px;
	background-color: #a80231;
	font-weight: bold;
}

.pTotal {
	margin: 5px;
	padding: 0px;
	text-align: right;
}

div#infoText{
	display: none;
}

div#infoText p {
	text-align: center;
	margin: 40px;
}

div#infoText p span {
	font-size: 30px;
}

div#infoText p img {
	margin: -4px 0;
	padding: 0 10px;
}
