* { margin: 0; padding: 0; }

body {
	background: #fff;
	text-align: center;
}

body, table {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #555;
}

input, select, textarea, button {}

option { padding-right: 6px; }

table {}
th {}
th, td {}
td {}

hr { display: none; }
a { outline: none; text-decoration: none; color: #3293bc; }
a:hover { text-decoration: underline; }

h1 {}
h2, h3, h4 {}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 14px;
	margin-top: 19px !ie;
	color: #3293bc;
}
h3 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 16px;
}
h4 {
	color: #000;
	font-size: 12px;
	margin-top: 12px;
}

blockquote {}

p, ul, ol {}

ul, ol {}

img, img:link, img:visited, div {
    border: none;
    behavior: url('pngbehavior.htc');
}

.clearer {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
	overflow: hidden;
}

.clearer.separator {
	margin-top: 12px;
	border-bottom: 1px solid #e0e0e0;
}

/***************************************************************/

.container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}

.header {
	width: 900px;
	height: 263px;
	float: left;
	padding: 0 5px 5px;
	background: url('../images/bgTop.gif') center top no-repeat;
}

/* TOP NAVIGATION */

ul.topNavigation {
	float: right;
	display: inline;
	margin: 7px 8px 0 0;
	list-style: none;
}

ul.topNavigation li {
	float: left;
	display: inline;
	font-size: 10px;
	line-height: 16px;
}

ul.topNavigation li a {
	float: left;
	display: inline;
	height: 16px;
	margin-right: 12px;
	padding-left: 20px;
	background-position: 0 1px;
	background-repeat: no-repeat;
}

a.shoppingBag	{ background-image: url('../images/iconShoppingBag.gif'); }
a.account		{ background-image: url('../images/iconAccount.gif'); }
a.wishlist		{ background-image: url('../images/iconWishlist.gif'); }
a.help			{ background-image: url('../images/iconHelp.gif'); }
a.news			{ background-image: url('../images/iconNews.gif'); }
a.newsletter	{ background-image: url('../images/iconNewsletter.gif'); }
a.contact		{ background-image: url('../images/iconContact.gif'); }

/* ID & HEADER TEASER */

.header h1 {
	width: 106px;
	height: 141px;
	float: left;
	display: inline;
	margin: 36px 0 0 34px;
	text-indent: -9999px;
}

.header h1 a {
	width: 106px;
	height: 141px;
	display: block;
}

.headerTeaser {
	width: 650px;
	height: 150px;
	float: left;
	display: inline;
	margin: 27px 0 0 90px;
}

.headerTeaserImage {
	width: 200px;
	height: 150px;
	float: left;
	overflow: hidden;
	position: relative;
}

.headerTeaserImageMask {
	width: 200px;
	height: 150px;
	background: url('../images/maskHeaderImg.png') center no-repeat;
	behavior: url('iepngfix.htc');
	position: absolute;
	top: 0;
	left: 0;
}

.headerTeaserContent {
	width: 414px;
	height: 150px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 18px;
	line-height: 16px;
	color: #fff;
}

.headerTeaserContent h2 {
	margin-top: 5px;
	color: #fff;
}
.headerTeaserContent p {
	margin-top: 10px;
}

/* MAIN NAVIGATION */

ul.navigation {
	width: 888px;
	height: 43px;
	margin-top: 20px;
	padding-left: 12px;
	list-style: none;
}

ul.navigation li {
	float: left;
	display: inline;
	line-height: 43px;
}

ul.navigation li a {
	color: #555;
	height: 43px;
	float: left;
	display: inline;
	padding: 0 14px 0 12px;
	background: url('../images/bgNavItem.gif') right top no-repeat;
}

ul.navigation li a.active,
ul.navigation li a.active:hover {
	color: #000;
	font-weight: bold;
	background-color: #eee;
}

ul.navigation li a:hover {
	background-color: #e0e0e0;
	text-decoration: none;
}

/* CONTENT */

.content {
	width: 910px;
	float: left;
	background: url('../images/bgContent.gif') left top repeat-y;
}

.contentEnd {
	width: 910px;
	height: 20px;
	float: left;
	background: url('../images/bgContentBottom.gif') left bottom no-repeat;
}

/* LEFT SIDE */

.leftSide {
	width: 602px;
	float: left;
	padding: 5px 24px 0 29px;
	background: url('../images/bgContentTop.gif') left top no-repeat;
}

p.breadcrumbs {
	font-size: 11px;
}

p.breadcrumbs a {
	color: #555;
}

p.breadcrumbs span {
	color: #3293bc;
}

/* LIST */

.listItems {
	width: 602px;
	float: left;
	display: block;
	margin-top: 5px;
}

.listItem {
	width: 194px;
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	font-size: 11px;
	line-height: 14px;
	background: url('../images/bgListItem.gif') left bottom no-repeat;
	height: 310px;
	position: relative;;
}

.listItem.noMargin {
	margin-right: 0;
}

.listItem h3 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	background: url('../images/bgListItemHeading.gif') center top no-repeat;
}

.listItem h3 a {
	color: #fff;
	display: block;
	padding: 0 20px;
	letter-spacing: -1px;
}

.listItem img,
.listItem p {
	margin: 8px 20px 0;
}

.seeDetails {
	width: 154px;
	margin: 10px 20px 0;
	padding: 6px 0;
	border-top: 1px solid #e0e0e0;
	position: absolute;
	bottom: 0;
	left: 0;
}

a.btnSeeDetails {
	color: #fff;
	width: 56px;
	height: 24px;
	display: block;
	margin: 0 40px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	background: url('../images/btnMore.gif') left top no-repeat;
}

a.btnSeeDetails:hover {
	text-decoration: none;
	background-position: left bottom;
}

/* PRODUCT DETAIL */

.productDetail {
	width: 602px;
	float: left;
	display: block;
}

.productDetailImg {
	width: 304px;
	float: left;
	margin-top: 18px;
}

.productDetailImg img {
	display: block;
}

.productDetailTeaser {
	width: 274px;
	float: left;
	display: inline;
	margin: 18px 0 0 24px;
	line-height: 18px;
}

.productDetailTeaser p,
.productDetailTeaser ul,
.productDetailTeaser ol {
	margin-top: 8px;
}

.productDetailTeaser ul {
	margin-left: 20px;
}

.productDetailTeaser ol {
	margin-left: 26px;
}

.productDetailThumbs a {
	width: 62px;
	height: 62px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 6px 6px 0;
	border: 1px solid #cecece;
}

.productDetailThumbs a:hover {
	border-color: #999;
}

.productDetailThumbs a.noMargin {
	margin-right: 0;
}

.addToCartError {
	padding: 10px;
	margin-top: 18px;
	text-align: center;
	font-weight: bold;
	color: #3293bc;
	background: #F7DFD4;
}

dl.weightAndQuantity {
	width: 234px;
	float: left;
	display: block;
	margin-top: 12px;
	padding: 6px 20px;
	background: #efefef;
}

dl.weightAndQuantity dt {
	width: 90px;
	height: 30px;
	float: left;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}

dl.weightAndQuantity dd {
	width: 144px;
	height: 30px;
	float: left;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}

dl.weightAndQuantity dt.noBorder,
dl.weightAndQuantity dd.noBorder {
	border: none;
	padding-bottom: 8px;
}

dl.weightAndQuantity dd input#productQuantity {
	margin-top: 5px;
}

.price {
	font-size: 16px;
	font-weight: bold;
}

input.btnAddTo,
input#productAddToCart {
	width: 114px;
	height: 24px;
	line-height: 24px;
	float: left;
	display: inline;
	margin: 12px 3px 0 0;
	border: none;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: url('../images/btnAddTo.gif') center top;
}

/* PRODUCT DETAILS TABS */

ul.productDetailsTabs {
	width: 602px;
	float: left;
	margin-top: 28px;
	list-style: none;
}

ul.productDetailsTabs li {
	float: left;
	display: inline;
	line-height: 28px;
	margin-right: 1px;
}

ul.productDetailsTabs li a {
	color: #000;
	float: left;
	display: block;
	height: 28px;
	padding-right: 12px;
	background: url('../images/bgTabsRight.gif') right top no-repeat;
	cursor: hand;
}

ul.productDetailsTabs li a span {
	height: 28px;
	float: left;
	display: block;
	padding-left: 12px;
	background: url('../images/bgTabsLeft.gif') left top no-repeat;
}

ul.productDetailsTabs li a.active,
ul.productDetailsTabs li a:hover {
	color: #fff;
	text-decoration: none;
	background: url('../images/bgTabsRightHover.gif') right top no-repeat;
}

ul.productDetailsTabs li a.active {
	font-weight: bold;
}

ul.productDetailsTabs li a.active span,
ul.productDetailsTabs li a:hover span {
	background: url('../images/bgTabsLeftHover.gif') left top no-repeat;
}

/* TABS CONTENT */

.allTabs {}

.tabPage {
	display: none;
	width: 578px;
	float: left;
	padding: 1px 12px 12px;
	background: url('../images/bgTabsContent.gif') left top no-repeat;
}

.tabPage.active {
	display: block;
}

.relatedProduct {
	width: 184px;
	float: left;
	display: inline;
	margin-right: 12px;
}

.relatedProduct.noMargin {
	margin-right: 0;
}

.relatedProductImg {
	width: 64px;
	float: left;
	display: inline;
	margin-top: 12px;
}

.relatedProductImg a {
	width: 62px;
	height: 62px;
	float: left;
	display: block;
	overflow: hidden;
	border: 1px solid #cecece;
	background: #fff;
}

.relatedProductImg a:hover {
	border-color: #999;
}

.relatedProductTeaser {
	width: 112px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 12px 0 0 8px;
}

.relatedProduct .seeDetails {
	width: 184px;
	margin: 12px 0 0 0;
}

.relatedProduct .seeDetails a.btnSeeDetails {
	margin: 0 64px;
	font-size: 11px;
}

/* CONTENT FROM EDITOR */

.contentFromEditor {}

.contentFromEditor p,
.contentFromEditor ul,
.contentFromEditor ol,
.contentFromEditor table {
	margin-top: 12px;
	line-height: 18px;
}

.contentFromEditor ul,
.contentFromEditor ol {
	margin-left: 28px;
}

/* PAGINATION */

.pages {
	text-align: right;
}
	
.pages em {
	padding: 1px 5px;
	background-color: #3293bc;
	color: #fff;
}
	
.pages a {
	font-size: 12px;
	padding: 0 2px;
}    

/* SEND TO FRIEND FORM */

.tellafriend_form table td {
}

.formLabel {
	width: 120px;
	float: left;
	font-size: 11px;
	padding-top: 4px;
}

span.formRequired {
	color: #3293bc;
}

em.formError {
	color: #3293bc;
	font-size: 11px;
	display: block;
}

.textfield,
.textField,
.textareaField {
	display: block;
	margin: 3px 0;
	padding: 3px;
	border: 1px solid #999;
	float: left;
}

.textfield {}

.textField,
.newsletterSubscribe .textfield,
#accountForm fieldset .textfield,
#shippingForm fieldset .textfield {
	width: 200px;
}

.textareaField {
	width: 300px;
	height: 120px;
}

p.submit button,
.submit_buton,
#lost_submit,
#subscribe_submit,
#cartDelete,
#cartQuantity,
#accountSubmit {
	color: #fff;
	width: 130px;
	padding: 4px 0 5px;
	border: none;
	font-size: 11px;
	/*height: 24px;
	line-height: 24px;
	text-transform: uppercase;*/
	text-align: center;
	background: url('../images/btnSubmitButton.gif') left top no-repeat;
}

#accountSubmit {
	/*margin-top: 12px;*/
}

p.formNote {
	margin-top: 12px;
	font-size: 11px;
}
#tellAFriend .formError {
	display: none;
}
#tellafriend p.formNote {
	margin: 0 0 0 120px;
}

/* SHOPPING CART */

.shoppingCartTable {
	margin-top: 12px;
}

.shoppingCartTable th,
.shoppingCartTable td {
	padding: 4px 0;
	vertical-align: middle;
}

.shoppingCartTable th {
	border-bottom: 2px solid #e0e0e0;
}

.shoppingCartTable td {
	border-bottom: 1px solid #e0e0e0;
}

/* ACCOUNT FORM */

#accountForm fieldset {
	margin-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #e0e0e0;
}

#accountForm fieldset legend {
	color: #000;
	font-weight: bold;
	margin: 0 20px;
}

#accountForm fieldset table {
	margin-top: 12px;
}

label.accountFormLabel {
	float: right;
	padding: 7px 10px 0 0;
}

#accountForm fieldset .textfield {
	margin-right: 10px;
}

#accountForm fieldset em {
	color: #3293bc;
	float: left;
	display: inline;
	font-size: 11px;
	margin-top: 7px;
}

ul.errorGroup {
	margin-top: 12px;
	padding: 10px;
	font-weight: bold;
	color: #3293bc;
	background: #F7DFD4;
}

ul.errorGroup li {
	margin-left: 22px;
}

/* RIGHT SIDE */

.rightSide {
	width: 250px;
	float: left;
	padding: 5px 5px 0 0;
	background: url('../images/bgContentTop.gif') right top no-repeat;
}

.rightSide h2 {
	color: #fff;
	padding: 0 20px 11px;
	padding: 0 20px 12px !ie;
}

h2.h2BlackLabel {
	margin-left: 1px;
	padding: 13px 20px 11px 19px;
	background: #000 url('../images/bgH2BlackLabel.gif') left top repeat-x;
}

.rightSide h4 {
	margin: 18px 20px 0;
}

/* SIDE NAVIGATION */

ul.sideNavigation {
	margin: 12px 20px 0;
	list-style: none;
}

ul.sideNavigation li {
	line-height: 30px;
}

ul.sideNavigation li a {
	color: #000;
	display: block;
	height: 30px;
	border-bottom: 1px solid #e0e0e0;

}

ul.sideNavigation li a.noBorder {
	border: none;
}

ul.sideNavigation li a:hover {
	color: #3293bc;
	text-decoration: none;
}

ul.sideNavigation li a.active {
	color: #3293bc;
	font-weight: bold;
}

/* SIDE NEWS */

.sideNewsItem {
	width: 210px;
	display: block;
	margin: 0 20px;
}
	
h3.newsHeading {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 20px;
	padding-left: 24px;
	background: url('../images/bgSymbol.gif') left top no-repeat;
	color: #000;
}

h3.newsHeading a {
	color: #000;
}
	
p.newsTeaser {
	margin-top: 8px;
	line-height: 16px;
}

span.newsDate {
	color: #3293bc;
	padding-right: 8px;
	background: url('../images/rarrow.gif') right center no-repeat;
}

/* SIDE CONTACT DETAILS */

.sideContactDetails {
	margin: 18px 20px 0;
	font-style: italic;
}

.sideContactDetails p {
	margin-top: 18px;
}

.sideContactDetails strong {
	color: #000;
}

img.payments {
	margin: 12px 20px 0;
}

/* FORM */

.form blockquote {
	padding: 10px;
	margin-top: 18px;
	text-align: center;
	font-weight: bold;
	color: #3293bc;
	background: #F7DFD4;
}

.form fieldset,
.newsletterSubscribe {
	margin-top: 18px;
	padding: 0 20px 12px;
	border: 1px solid #e0e0e0;
}

.form fieldset legend,
.newsletterSubscribe legend {
	color: #000;
	font-weight: bold;
}

.form fieldset p,
.newsletterSubscribe p {
	width: 560px;
	float: left;
	display: block;
	margin-top: 12px;
}

.form fieldset p label,
.newsletterSubscribe p label {
	width: 160px;
	float: left;
	padding-top: 7px;
}

.form fieldset p em,
.newsletterSubscribe p em {
	color: #3293bc;
	font-size: 11px;
	margin-left: 160px;
	display: block;
	clear: left;
}

.textfield,
.textField {
	float: left;
}

p.submit {
	text-align: center;
	margin-top: 18px;
}

p.requriedNote {
	font-size: 11px;
}

span.requiredMark {
	color: #3293bc;
}

.submit_buton {
	margin: 0 auto;
}

/* CLIENT LOGIN */

.clientLoginContainer {}

.clientLoginCell {
	width: 290px;
	float: left;
	display: inline;
	margin-right: 22px;
	padding-bottom: 16px;
	line-height: 16px;
}

.clientLoginCell.last {
	margin-right: 0;
}

.clientLoginCell p {
	margin-top: 16px;
}

.clientLoginCell ul {
	list-style: none;
	margin-top: 12px;
}

.clientLoginCell fieldset {
	border: none;
}

.clientLoginCell fieldset p {
	width: 290px;
	float: left;
	display: block;
	margin-top: 10px;
}

.clientLoginCell fieldset p label {
	width: 100px;
	float: left;
	padding-top: 3px;
}

.clientLoginCell fieldset p input {
	width: 182px;
	float: left;
	margin: 0;
}

.clientLoginCell fieldset p em {
	color: #3293bc;
	font-size: 11px;
	margin-left: 100px;
}

.clientLoginCell fieldset p a.lostPassword {
	margin-left: 100px;
}

.clientLoginSubmit {
	color: #fff;
	width: 56px;
	height: 24px;
	float: left;
	display: inline;
	border: none;
	margin: 10px 0 0 100px;
	line-height: 24px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: url('../images/btnMore.gif') left top no-repeat;
}

.clientLoginFooterInfo {
	padding-top: 16px;
	border-top: 1px solid #E0E0E0;
}

/* FOOTER */

.footer {
	width: 900px;
	height: 50px;
	float: left;
	position: relative;
	padding: 5px 5px 10px;
	background: url('../images/bgFooter.gif') center top no-repeat;
	color: #fff;
	font-size: 11px;
}

.footer p {
	width: 626px;
	float: left;
	display: inline;
	margin: 11px 0 0 24px;
}

.footer a { color: #fff; }
.footer a:hover { text-decoration: underline; }

.credits {
	width: 226px;
	float: right;
	display: inline;
	text-align: right;
	margin: 11px 24px 0 0;
}


/** zoomimage start **/
.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
	cursor: url(/images/zoomout.cur), default;
}

.zoomimage_focused {
	z-index: 51000;
}

.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}

.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}

.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background: transparent url(/images/shadow.png) no-repeat scroll 0 0;
}

.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: transparent url(/images/shadow.png) repeat-x scroll 0 -30px;
}

.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background: transparent url(/images/shadow.png) no-repeat scroll 0 -18px
		;
}

.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}

.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
	background: transparent url(/images/shadow-lr.png) repeat-y scroll 0pt;
}

.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background: transparent url(/images/shadow-lr.png) repeat-y scroll -6px
		0pt
}

.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background: transparent url(/images/shadow-c.png);
	overflow: hidden;
}

.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}

.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	background: transparent url(/images/shadow.png) no-repeat scroll 0pt
		-12px;
}

.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
	background: transparent url(/images/shadow.png) repeat-x scroll 0pt
		-36px;
}

.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	background: transparent url(/images/shadow.png) no-repeat scroll 0pt
		-6px;
}

.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #000;
}

.zoomimage_caption {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 100%;
}

.zoomimage_caption p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

.zoomimage_loading {
	background-image: url(/images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
}

div.zoomimage_loading p {
	display: none;
}

.zoomimage_move {
	cursor: move;
}

.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}

.zoomimage_prev {
	background: #fff url(/images/zoomimage_prev.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}

.zoomimage_next {
	background: #fff url(/images/zoomimage_next.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}

/** zoomimage end **/

fieldset.addressGroup {
	display: none;
}
#shippingMethodForm span.formGroup label {
	display: inline;
	float: none;
	padding-left: 5px;
}
#overlay {
	position: absolute;
	background: #fff url(/images/loading.gif) no-repeat center;
	display: none;
}
form.em {
	display: block;
}
