/* CSS file for the winopg.pl website */
/* Original version by Piotr S. Parzysz - http://pepperfection.com */

* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	background: #490019 url(gfx/bg.jpg) center 100px repeat-x; 
/*	background: #490019 url(gfx/bg.jpg) center top repeat-x; */
}

#content a {
	color: #8c0321;
	text-decoration: none;
	border-bottom: 1px #a6a6a6 solid;
}

#content a:hover {
	color: #fff;
	background: #8c0321;
	text-decoration: none;
}

.cb {
	clear: both;
}

.access {
	display: none;
}

#tagline {
	display: none;
}

#contactDetails {
	display: none;
}

#wrapper {
	width: 953px;
	margin: 0 auto;
}

#topBannerWrapper{
	background: #fff;
}

#topBanner {
	width: 953px;
	height: 125px;
	background: #fff;
	margin: 0 auto;
}

#topBanner a img {
	border: none;
}

#top {
	width: 953px;
	height: 229px;
	background: url(gfx/bgTop.jpg);
	position: relative;
}



h1 {
	position: absolute;
	top: 25px;
	left: 20px;
	display: block;
	width: 210px;
	height: 102px;
	overflow: hidden;
}

h1 a {
	display: block;
	width: 210px;
	height: 102px;
	text-indent: -999em;
	background: url(gfx/logo.jpg) no-repeat;
}

#siteMenuTitle {
	display: none;
}

#navi-main {
	position: absolute;
	top: 149px;
	list-style: none;
	height: 60px;
	width: 953px;
	background: url(gfx/menu.jpg) no-repeat;
}

#navi-main li {
	display: block;
	float: left;
	height: 60px;
}

#navi-main li a {
	text-decoration: none;
	float: left;
	height: 60px;
	display: block;
	text-indent: -999em;
}

#navi-main li a:hover {
	color: #fff419;

}

#navi-main li.active a { 
	color: #f3693b;
}

ul#navi-main li.active a span {
	background: transparent url(gfx/topmenuright.gif) right 0 no-repeat;
}

ul#navi-main li.active a:hover { 
  color: #fff419;
}

#navi-main li#nm1, #navi-main li#nm1 a { width: 90px; }
#navi-main li#nm1 a:hover { width: 90px; background: transparent url(gfx/menu.jpg) 0 -60px no-repeat; }

#navi-main li#nm6, #navi-main li#nm6 a { width: 95px; }
#navi-main li#nm6 a:hover { width: 95px; background: transparent url(gfx/menu.jpg) -90px -60px no-repeat; }

#navi-main li#nm2, #navi-main li#nm2 a { width: 180px; }
#navi-main li#nm2 a:hover { width: 180px; background: transparent url(gfx/menu.jpg) -185px -60px no-repeat; }

#navi-main li#nm5, #navi-main li#nm5 a { width: 185px; }
#navi-main li#nm5 a:hover { width: 185px; background: transparent url(gfx/menu.jpg) -365px -60px no-repeat; }


#navi-main li#nm4, #navi-main li#nm4 a { width: 105px; }
#navi-main li#nm4 a:hover { width: 105px; background: transparent url(gfx/menu.jpg) -550px -60px no-repeat; }

#navi-main li#nm3, #navi-main li#nm3 a { width: 208px; }
#navi-main li#nm3 a:hover { width: 208px; background: transparent url(gfx/menu.jpg) -655px -60px no-repeat; }

#navi-main li#nm7, #navi-main li#nm7 a { width: 90px; }
#navi-main li#nm7 a:hover { width: 90px; background: transparent url(gfx/menu.jpg) -863px -60px no-repeat; }


#contentWrapper {
	color: #413836;
	width: 953px;
	min-height: 500px;
	background: url(gfx/bgContent.gif) repeat-y;
}

* html #contentWrapper {
	width: 983px;
}

#content {
	width: 465px;
	float: left;
	padding: 30px;
	min-height: 500px;
	background: url(gfx/contentTop.jpg) top left no-repeat;
}

#left {
	float: left;
	width: 214px;
	min-height: 500px;
	background: url(gfx/leftTopBg.jpg) top right no-repeat;
}

#left #katalogiDl {
	padding: 20px 0 0 0;
	display: block;
	width: 204px;
	height: 35px;
}

#left #katalogiDl a {
	display: block;
	width: 204px;
	height: 35px;
	text-indent: -999em;
	background: url(gfx/katalogiButton.jpg) 0 0 no-repeat;
}

#left #katalogiDl a:hover {
	display: block;
	width: 204px;
	height: 35px;
	text-indent: -999em;
	background: url(gfx/katalogiButton.jpg) 0 -35px no-repeat;
}








#left #promocjemenu {
	padding: 0;
	display: block;
	width: 204px;
	height: 146px;
}

#left #promocjemenu a,
#left #promocjemenu a:hover {
	display: block;
	width: 204px;
	height: 136px;
	text-indent: -999em;
	background: url(gfx/strefa.jpg) 0 0 no-repeat;
}








h3#productsMenuTitle {
	display: block;
	font-size: 1px;
	padding: 0;
	margin: 0;
	width: 204px;
	height: 34px;
	text-indent: -999em;
	background: url(gfx/leftMenuTop.jpg) top left no-repeat;
}



#productsMenu {
	background: #6f001a;
	display: block;
	width: 204px;
	list-style: none;
}

/*
#productsMenu li {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, "Times New Roman", Georgia, serif;
}



#productsMenu li a {
	display: block;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px #2b2a2b solid;
}

#productsMenu li a:hover {
	display: block;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	color: #000;
	border-bottom: 1px #2b2a2b solid;
}

*/

#productsMenu ul {
	padding-bottom: 10px;
	background: #151313;
}

#productsMenu li {
	display: block;
}

#productsMenu li a {
	display: block;
	text-decoration: none;
}



#productsMenu li {
	width: 204px;
	min-height: 15px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
}

#productsMenu li a {
	background: #151313 url(gfx/leftMenuItemBg.jpg) 0 0 no-repeat;
	color: #c5bbbb;
	min-height: 15px;
	padding: 10px 15px 10px 30px;
	border-bottom: none;
}

#productsMenu li a:hover {
	background: #6e0019 url(gfx/leftMenuItemBg.jpg) -250px 0 no-repeat;
	color: #fff;
	min-height: 15px;
	padding: 10px 15px 10px 30px;
	border-bottom: none;
}




#productsMenu li ul li {
	font-size: 12px;
}

#productsMenu li ul li a {
	background: #151313;
	color: #c5bbbb;
	min-height: 15px;
	padding: 5px 15px 5px 35px;
	border-bottom: none;
}

#productsMenu li ul li a:hover {
	background: #151313;
	color: #fff;
	min-height: 15px;
	padding: 5px 15px 5px 35px;
	border-bottom: none;
}



#productsMenu ul li ul li {
	font-size: 12px;
	font-weight: normal;
}

#productsMenu ul li ul li a {
	background: #151313;
	color: #c5bbbb;
	min-height: 15px;
	padding: 5px 15px 5px 50px;
	border-bottom: none;
}

#productsMenu ul li ul li a:hover {
	background: #151313;
	color: #fff;
	min-height: 15px;
	padding: 5px 15px 5px 50px;
	border-bottom: none;
}




#productsMenu li.active {
	background: #151313;
}



#productsMenu li li.active a {
	color: #fff;
	background: #000;	
}

#productsMenu li li.active {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000;
}

#productsMenu li li.active a:hover {
	color: #8f0222;
	background: #000;	
}



#productsMenu li.active ul li.active ul {
	padding-bottom: 5px;
	background: #151313;
	
}



#productsMenu li ul li ul,
#productsMenu li ul li ul li,
#productsMenu li ul li ul li a {
	display: none;

}



#productsMenu li.active ul li.active ul,
#productsMenu li.active ul li.active ul li,
#productsMenu li.active ul li.active ul li a {
	display: block;
	background: #000;
}

#productsMenu li.active ul li.active ul li.active {
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	background: #fff;
}

#productsMenu li.active ul li.active ul li.active a {
	display: block;
	background: #8f0222;
}

#productsMenu li.active ul li.active ul li.active a:hover {
	display: block;
	background: #8f0222;
	color: #000;
}



h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #730f3f;
	font-family: Times, "Times New Roman", Georgia, serif;
}

h2 {
	font-size: 2em;
	padding: 0 100px 20px 0;
}

h3 {
	font-size: 1.4em;
	padding: 20px 0 0 0;
}

h4 {
	font-size: 1.2em;
	padding: 20px 0 0 0;
}

h5 {
	font-size: 1em;
	padding: 5px 0 0 0;
}

h6 {
	font-size: 0.9em;
	padding: 20px 0 0 0;
}

#content p {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	line-height: 133%;
}


#content p#nav-breadcrumbs {
	font-size: 11px;
	color: #98908e;
}


#content p.buttonLink {
	margin: 0 auto;
	display: block;
	width: 200px;
	font-family: Times, "Times New Roman", Georgia, serif;
}

#content p.buttonLink a {
	
	margin: 0 auto;
	text-align: center;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-size: 16px;
	background: #890222;
	border-top: 2px #c72c51 solid;
	border-right: 2px #530014 solid;
	border-bottom: 2px #530014 solid;
	border-left: 2px #c72c51 solid;
}

#content p.buttonLink a:hover {
	color: #ffd4de;
	border-top: 2px #530014 solid;
	border-right: 2px #c72c51 solid;
	border-bottom: 2px #c72c51 solid;
	border-left: 2px #530014 solid;
}

#content p.buttonLinkWide {
	margin: 0 auto;
	display: block;
	width: 300px;
	font-family: Times, "Times New Roman", Georgia, serif;
}

#content p.buttonLinkWide a {
	
	margin: 0 auto;
	text-align: center;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-size: 16px;
	background: #890222;
	border-top: 2px #c72c51 solid;
	border-right: 2px #530014 solid;
	border-bottom: 2px #530014 solid;
	border-left: 2px #c72c51 solid;
}

#content p.buttonLinkWide a:hover {
	color: #ffd4de;
	border-top: 2px #530014 solid;
	border-right: 2px #c72c51 solid;
	border-bottom: 2px #c72c51 solid;
	border-left: 2px #530014 solid;
}


#content table {
	width: 460px;
}

#content table.freetable {
	width: auto;
	margin: 0;
}

#content table.freetable td {
	vertical-align: middle;
	background: transparent;
	padding: 0;
	margin: 0;
}

#content table td {
	vertical-align: top;
}

#content table#adresyTable td.rightTd {
	width: 220px;
}

#content table.productTable {
	width: 220px;
	font-size: 13px;
}

#content table.productTable td {
	background: transparent;
	padding: 7px;
	margin: 0;
	border-bottom: 1px #c2b7a6 solid;
}

#content table.productTable td.prodc1 {
	width:  80px;
}

#content table.productTable tr {
	background: #fff3e0;

}



hr {
	margin: 10px 0 5px 0;
	display: block;
	border: none;
	height: 42px;
	background: url(gfx/hr.jpg) center no-repeat;
}

#content ul,
#content ol,
#content dl {
	font-size: 13px;
	line-height: 133%;
	padding: 5px 0 5px 25px;
}

#content img {
	margin: 10px 0 10px 5px;
	border: 1px #4a021a solid;
}

#content a img {
	margin: 0;
	border: 1px #4a021a solid;
}

#content .ulWrapper ul {
	display: block;
	width: 210px;
	float: left;
	padding: 5px 0 10px 25px;
}


#content a.katalogLink, #content a.katalogLink:hover {
	margin: 0 10px 0 0;
	display: block;
	background: transparent;
	border-bottom: none;
	width: 144px;
	height: 229px;
	float: left;
}

#content a.katalogLink img, #content a.katalogLink:hover img {
	border: none;
	width: 144px;
	height: 229px;
}

#content img.imgNoBorder, #content a img.imgNoBorder {
	border: none;
}

#content form {
	padding: 20px 0 10px 10px;

}

#content form fieldset {
	border: 0;
}

#content form fieldset legend {
	display: none;
}

#content form fieldset label {

	font-size: 0.85em;
}

#content form fieldset input {
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	padding: 2px 4px 2px 4px;
	color: #360606;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	background: #EBE3E3;
	width: 430px;
}

#content form fieldset option, #content form fieldset select {
	width: 440px;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	color: #360606;
	font-size: 0.9em;
	margin: 0 0 5px 0;
	background: #EBE3E3;
}

#content form fieldset textarea {
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	padding: 4px 4px 2px 4px;
	height: 100px;
	color: #360606;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	background: #EBE3E3;
	width: 430px;
}

#content form fieldset input.radio, #content form fieldset input.checkbox {
	margin: 0;
	padding: 0 0 10px 0;
	width: auto;
}

#content form fieldset input.button {
	padding: 0 10px 0 10px;
	width: auto;
}


/**************************************************/
/* style stron produktow i listy produktow */



/* product list */

#content .productListWrapper {
	width: 145px;
	height: 240px;
	float: left;
	text-align: center;
	margin: 10px 5px 30px 5px;
	background: url(gfx/prodlistbg.jpg) top left no-repeat;

}

#content .productListWrapper h4 {
	display: block;
	min-height: 45px;
	background: url(gfx/plistpbgtop.jpg) top no-repeat;
	padding: 10px 5px 0 5px;
	font-size: 13px;

	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
}

#content .productListWrapper h4 a {
	border-bottom: none;
}

#content .productListWrapper .thumb a {
	border-bottom: none;
	background: transparent;
}

#content .productListWrapper img {
	border: none;
}

#content .productBottom {
	min-height: 44px;
	width: 150px;
/*	background: url(gfx/plistpbgbottom.jpg) bottom no-repeat; */
}

#content .productListPrice {
  font-size: 13px;
  text-align: center;
  color: #000;
  padding: 5px 0 0 0;
  width: 145px;
	
}


#content .productListPrice del {
  color: #333;
  font-size: 0.9em;
}

#content .productListPrice span {
  color: #666;
}


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

#right {
	width: 204px;
	padding: 0 0 0 10px;
	float: left;
	min-height: 500px;
	background: url(gfx/rightTopBg.jpg) top left no-repeat;
}

.menu-reklamy {
	display: none;
}

#miniCart {
	background: #fff3e0;
	padding: 10px;
	margin: 0 0 10px 0;
}

#right #miniCart h3 {
	text-indent: 0;
}

#right #miniCart a {
	color: #8f0222;
	text-decoration: underline;
}

#right #miniCart a:hover {
	color: #fff;
	text-decoration: none;
	background: #8f0222;
}

#miniCart p {
	font-size: 13px;
}


#right h3 {
	display: block;
	width: 204px;
	height: 30px;
	text-indent: -999em;
	padding: 0;
}

#right .reklama {
	padding: 0 0 10px 0;
}

#right #rhKi h3 {
	background: url(gfx/rhKi.jpg) no-repeat;
}

#right #rhF h3 {
	background: url(gfx/rhF.jpg) no-repeat;
}

#right #rhFil h3 {
	background: url(gfx/rhFil.jpg) no-repeat;
}

#right #rhR h3 {
	background: url(gfx/rhR.jpg) no-repeat;
}

#right #rhOb h3 {
	background: url(gfx/rhOb.jpg) no-repeat;
}

#right .moreInfo {
	display: block;
	width: 204px;
	font-family: Times, "Times New Roman", Georgia, serif;
	background: url(gfx/rhblbg.gif) top repeat-x;
	font-size: 12px;
	text-align: right;
}

#right .moreInfo a {
	display: block;
	width: 194px;
	color: #fff;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

#right .moreInfo a:hover {
	color: #84011f;
}

#right .reklamaTxt {
	display: block;
	width: 204px;
}

#right .reklamaTxt a {
	display: block;
	width: 204px;
	text-indent: -999em;
}


#right #rhKi .reklamaTxt {
	height: 131px;
	background: url(gfx/rhKiTxt.jpg) no-repeat;
}

#right #rhKi .reklamaTxt a {
	height: 131px;
}

#right #rhF .reklamaTxt {
	height: 105px;
	background: url(gfx/rhFTxt.jpg) no-repeat;
}

#right #rhF .reklamaTxt a {
	height: 105px;
}

#right #rhR .reklamaTxt {
	height: 102px;
	background: url(gfx/rhRTxt.jpg) no-repeat;
}

#right #rhR .reklamaTxt a {
	height: 102px;
}

#right #rhOb .reklamaTxt {
	height: 116px;
	background: url(gfx/rhBoTxt.jpg) no-repeat;
}

#right #rhOb .reklamaTxt a {
	height: 116px;
}

#right #rhFil .reklamaTxt {
	height: 161px;
	background: url(gfx/rhFilTxt.jpg) no-repeat;
}

#right #rhFil .reklamaTxt a {
	height: 161px;
}

#right #filharmonia {
	width: 204px;
}

#right #filharmoniaTxt {
	margin: 0 auto;
	display: block;
	width: 110px;
	height: 132px;
}

#right #filharmoniaTxt a {
	display: block;
	width: 110px;
	height: 132px;
	text-decoration: none;
	text-indent: -999em;
	background: url(gfx/filharmonia.gif) top left no-repeat;
}

#bottom {
	position: relative;
	width: 953px;
	height: 100px;
	margin: 0;
	background: url(gfx/bgBottom.jpg) top no-repeat;
}

#bottomLinks {
	position: absolute;
	top: 50px;
	left: 20px;
	font-size: 12px;
}

#bottom a {
	color: #c4ac80;
	text-decoration: none;
}

#bottom a:hover {
	color: #c4ac80;
	text-decoration: underline;
}

#webdesign {
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 50px;
	right: 250px;
}

#bottom .navi-supp,
#bottom #productsMenu {
	display: none;
}

#content .photos {
	display: block;
	padding: 20px 0 10px 10px;
}

#content .photos a, #content .photos a:hover {
	border: none;
	background: transparent;
}

.thumbnail {
	float: left;
	margin: 0 15px 0 0;
}

.thumbnail a img {
	border: 2px #fff solid;
}

.thumbnail a:hover img {
	border: 2px #666 solid;
}











/*


#priceAndCart {
	float: left;
	width: 175px;
	margin: 0 0 0 20px;
	background: url(gfx/priceandcartbgtop.jpg) top no-repeat;
}

#content #priceAndCart p {
	padding: 10px 15px 10px 20px;
}

#content #priceAndCart p.sendToAFriend {
	display: block;
	width: 175px;
	height: 47px;
	background: url(gfx/sendtoafriend.gif) top left no-repeat;
	padding: 0;
}

#content #priceAndCart p.sendToAFriend a {
	display: block;
	width: 120px;
	height: 28px;
	padding: 19px 0 0 55px;
	text-align: left;
}

#content #priceAndCart p {
	padding: 10px 15px 10px 20px;
}
*/


/* product page */

#productWrapper img {
	float: left;
	border: none;
	margin: 0 30px 30px 0
}

#priceAndCart {
	float: left;
	width: 250px;
	margin: 0 0 0 20px;
}

#content #priceAndCart p {
	padding: 0px 0px 3px 0px;
}






/*

#content #priceAndCart p.sendToAFriend {
	display: block;
	width: 175px;
	height: 47px;
	background: url(gfx/sendtoafriend.gif) top left no-repeat;
	padding: 0;
}

#content #priceAndCart p.sendToAFriend a {
	display: block;
	width: 120px;
	height: 28px;
	padding: 19px 0 0 55px;
	text-align: left;
}


form.itemPageCart fieldset {
  border: none;
}

form.itemPageCart legend {
  display: none;
}
*/

form.itemPageCart input#Quantity {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

#content form.itemPageCart label {
	color: #000;
	font-weight: bold;
  font-size: 12px;
}

#content form.itemPageCart input.button {
  width: 100px;
  font-size: 12px;

  padding: 2px 5px 2px 5px;
}

#content form.itemPageCart select {
	width: 135px;
	margin: 0 0 15px 0;
	font-size: 12px;
}

#content #priceAndCart p.price {
	padding: 6px 0 15px 0;
}

	#content #priceAndCart p.price .currency {
  font-size: 18px;
  color: #666;
  padding: 5px 0 0 0;
}

#content p.price del {
  color: #333;
}

#content p.price strong {
  color: #000;
	font-size: 18px;
}




#content form.itemPageCart fieldset {
	background: #8f0222;
	padding: 10px 10px 0 10px;
	width: 200px;
}

form.itemPageCart fieldset {
  border: none;
}

form.itemPageCart legend {
  display: none;
}

form.itemPageCart input {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

#content form.itemPageCart label {
	color: #fff;
	font-weight: bold;
  font-size: 12px;
}

#content form.itemPageCart input.button {
  width: 100px;
  font-size: 12px;

  padding: 2px 5px 2px 5px;
}

#content form.itemPageCart select {
	width: 135px;
	margin: 0 0 15px 0;
	font-size: 12px;
}


/* cart page */

.cart table {
	width: 450px;
	
}

.cart fieldset {
	padding: 0 0 30px 0;
}

table caption {
  display: none;
}



th.cProductName,
td.cProductName {
  width: 200px;
}


th.cProductQuantity,
td.cProductQuantity {
  width: 55px;
}

div#content table {
	width: 470px;
	margin: 0 0 20px 0;
}

div#content table th {
  background: #8f0222;
  font-size: 0.8em;
  padding: 4px 7px 4px 7px;  
  color: #fff;
  text-align: left;
}

div#content table td {
  background: #e3dcd0;
  font-size: 12px;
  padding: 4px 7px 4px 7px;
}

div#content table.transptable td {
  background: transparent;
}

div#content table.transptable a img {
	border: none;
}

div#content form.cart {
	margin: 0;
	padding: 0;
	background: transparent;
}

div#content form.cart input {
  width: 50px; 
  padding: 2px 5px 2px 5px;

  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

div#content th.cProductPrice,
div#content td.cProductPrice {
  width: 50px;
}

div#content th.cProductOptions,
div#content td.cProductOptions {
  width: 55px;
}

div#content form.cart input.button {
	padding: 0 10px 0 10px;
	background: #8f0222;
	margin: 10px 0 0 0;
	color: #fff;
	width: auto;
	font-size: 0.8em;
	border-top: 2px #b3415b solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #b3415b solid;
}

div#content form.cart table td.cSubtotal {
  color: #000;
  font-weight: bold;
  font-size: 0.8em;	
}

div#content form.cart table td.cSubtotal {
  color: #000;
}

h3.delivery {
  margin-top: 10px;
}

/* address form (step 2 of 3) */

div#content form.orderForm {
	margin: 0 0 20px 0;
	padding-top: 0;
	padding: 0 0 20px 10px; 
	background: transparent;
}

div#content form.orderForm input {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 220px;

  font-weight: bold;
}

div#content form.orderForm input.button,
div#content form.orderForm label.radio input,
div#content form.orderForm label.checkbox input {
	width: auto;
}

div#content form.orderForm label.radio,
div#content form.orderForm label.checkbox {
	font-size: 12px;
}

div#content form.orderForm fieldset#addressForm {
	padding: 0 0 20px 0;
}

div#content th.cProductPrice,
div#content td.cProductPrice {
  width: 50px;
}

div#content th.cProductOptions,
div#content td.cProductOptions {
  width: 55px;
}

div#content form.orderForm input.button {
	padding: 0 10px 0 10px;
	background: #8f0222;
	margin: 10px 0 0 0;
	color: #fff;
	width: auto;
	font-size: 0.8em;
	border-top: 2px #b3415b solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #b3415b solid;
}

div#productWrapper div.productText {
	padding-top: 10px;
}

div#productWrapper div.productText img.swatch {
	display: block;
	width: 70px;
	height: 333px;
	float: left;
	margin: 0 20px 15px 0;
}




#content #priceAndCart p {
	padding: 5px 10px 3px 0;
}

#content #priceAndCart p.sendToAFriend {
	display: block;
	width: 175px;
	height: 47px;
	background: url(gfx/sendtoafriend.gif) top left no-repeat;
	padding: 0;
}

#content #priceAndCart p.sendToAFriend a {
	display: block;
	width: 120px;
	height: 28px;
	padding: 19px 0 0 55px;
	text-align: left;
}

#content form.itemPageCart {
	padding: 0;
	width:  200px;
	padding: 0 0 10px 0;
}

form.itemPageCart fieldset {
  border: none;
}

form.itemPageCart legend {
  display: none;
}

form.itemPageCart input {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

#content form.itemPageCart label {
	color: #fff;
	font-weight: bold;
  font-size: 12px;
}

#content form.itemPageCart input.button {
  width: 120px;
  font-size: 12px;

  padding: 2px 5px 2px 5px;
}

#content form.itemPageCart select {
	width: 135px;
	margin: 0 0 15px 0;
	font-size: 12px;
}
*/

/* cart page */

/*

.cart table {
	width: 500px;
	
}

.cart fieldset {
	padding: 0 0 30px 0;
}

table caption {
  display: none;
}



th.cProductName,
td.cProductName {
  width: 200px;
}


th.cProductQuantity,
td.cProductQuantity {
  width: 55px;
}

div#content table {
	width: 490px;
	margin: 0 0 20px 0;
}

div#content table th {
  background: #6b593a;
  font-size: 0.8em;
  padding: 4px 7px 4px 7px;  
  color: #ff9900;
  text-align: left;
}

div#content table td {
  background: #3c3636;
  font-size: 12px;
  padding: 4px 7px 4px 7px;
}

div#content table.transptable td {
  background: transparent;
}

div#content table.transptable a img {
	border: none;
}

div#content form.cart {
	margin: 0;
	padding: 0;
	background: transparent;
}

div#content form.cart input {
  width: 50px; 
  padding: 2px 5px 2px 5px;

  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

div#content th.cProductPrice,
div#content td.cProductPrice {
  width: 50px;
}

div#content th.cProductOptions,
div#content td.cProductOptions {
  width: 55px;
}

div#content form.cart input.button {
	padding: 0 10px 0 10px;
	background: #77624b;
	margin: 10px 0 0 0;
	color: #fff;
	width: auto;
	font-size: 0.8em;
	border-top: 2px #857563 solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #857563 solid;
}

div#content form.cart table td.cSubtotal {
  color: #ff9900;
  font-weight: bold;
  font-size: 0.8em;
}

div#content form.cart table td.cSubtotal {
  color: #ff9900;
}

h3.delivery {
  margin-top: 10px;
}

*/

/* address form (step 2 of 3) */

/*

div#content form.orderForm {
	margin: 0 0 20px 0;
	padding-top: 0;
	padding: 0 0 20px 10px; 
	background: transparent;
}

div#content form.orderForm input {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 220px;

  font-weight: bold;
}

div#content form.orderForm input.button,
div#content form.orderForm label.radio input,
div#content form.orderForm label.checkbox input {
	width: auto;
}

div#content form.orderForm label.radio,
div#content form.orderForm label.checkbox {
	font-size: 12px;
}

div#content form.orderForm fieldset#addressForm {
	padding: 0 0 20px 0;
}

div#content th.cProductPrice,
div#content td.cProductPrice {
  width: 50px;
}

div#content th.cProductOptions,
div#content td.cProductOptions {
  width: 55px;
}

div#content form.orderForm input.button {
	padding: 0 10px 0 10px;
	background: #77624b;
	margin: 10px 0 0 0;
	color: #fff;
	width: auto;
	font-size: 0.8em;
	border-top: 2px #857563 solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #857563 solid;
}

div#productWrapper div.productText {
	padding-top: 10px;
}

div#productWrapper div.productText img.swatch {
	display: block;
	width: 70px;
	height: 333px;
	float: left;
	margin: 0 20px 15px 0;
}



*/



/********************/
/*** LIGHTBOX CSS ***/


#lightbox legend {
	display: none;
}


#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	color: #000;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;
	color: #000;
	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;
	color: #000;
	}



#imageData{

	padding:0 10px;
	color: #000;
	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 84px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}
