/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2008 osCommerce

  Released under the GNU General Public License
*/

.page404 {
  font-size: 0.8em; color: #818181; padding: 90px 10px 90px 10px; width: 60%; border: 1px solid #818181;
  background: #fff;
}

.productsNotifications { background: #f2fff7; color: inherit; }
.orderEdit { color: #70d250; text-decoration: underline; background: inherit; }

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {  
  font-size: 1em;
  text-align: left;
  font-weight: normal;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

hr {
  border: 0;
  width: 100%;
  color: #000;
  background-color: #000;
  height: 1px;
}

a:link, a:visited {
  color: #ac58ab;
  text-decoration: none;
}

a:hover {
  color: #7F007F;
}

img {
  border: 0px;
}

.header {
  background-color: #ffffff;
  color: #000000;
}

form {
  display: inline;
  background: inherit;
  color: inherit;
}

.s {
  text-decoration: line-through;
  color: inherit;
}

.b {
  font-weight: bold;
  color: inherit;
}

.productListing-odd, .productListing-even {
  background: #f8f8f9;
  color: inherit;
}

.productListing-heading {
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
}

a.pageResults {
  font-size: 15px;
  font-weight: bold;
  color: #A348A8;
  text-decoration: none;
}

a.pageResults:hover {
  text-decoration: underline;
}

.splitPrevNext {
	font-size: 12px;
	text-transform: lowercase;
}

.splitCurrent {   
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

.main {
  font-size: 0.7em;
  line-height: 1.5;
  background: inherit;
  color: inherit;
}

.smallText {
  background: inherit;
  color: inherit;
}

.tableHeading {
  font-size: 1em;
  font-weight: bold;
  background: inherit;
  color: inherit;
}

checkbox, radio, select {
  font-size: 0.9em;
  background: #ffffff;
  color: #000000;
}

.input2ma[type=text], .input2ma[type=password] {
  font-size: 1em;
  color: #781351;
  background: #C5C1C0;
  border: 1px solid #4BA0E0;
}

input[type=text], input[type=password] {
  font-size: 1em;
  color: #781351;
  background: #C5C1C0;
  border: 1px solid #4BA0E0;
}

textarea.input2ma {
  width: 99%;
  font-size: 1.5em;
  background: inherit;
  color: inherit;
}

textarea {
  width: 99%;
  font-size: 1em;
  background: inherit;
  color: inherit;
}

span.greetUser {
  font-size: 1em;
  color: #f0a480;
  font-weight: bold;
  background: inherit;
}

span.markProductOutOfStock {
  font-size: 0.75em;
  color: #c76170;
  font-weight: bold;
  background: inherit;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; color: inherit; }
.moduleRowSelected { background-color: #E9F4FC; color: inherit; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; background: inherit; }
.checkoutBarCurrent { color: #000000; background: inherit; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; color: inherit; }
.messageStackSuccess { background-color: #99ff00; color: inherit; }

/* input requirement */

.inputRequirement { color: #ff0000; background: inherit; }

/* TABLE FOR TEMPLATE */

.AlignLeft {
  text-align: left;
  background: inherit;
  color: inherit;
}

.AlignRight {
  text-align: right;
  background: inherit;
  color: inherit;
}

.AlignCenter {
  text-align: center;
  background: inherit;
  color: inherit;
}

.Venticinque2 {
  width: 180px;
  float: left;
  background: inherit;
  color: inherit;
}

.gallery-image {
	float: left;
	width: 450px;
	text-align: center;
}

.pscVenticinque2Prod {
  width: 60%;
  float: left;
  background: inherit;
  color: inherit;
}

.pscVenticinque2Wish {
  width: 80%;
  float: left;
  background: inherit;
  color: inherit;
}

.pscVenticinque2 {
  width: 20%;
  float: left;
  background: inherit;
  color: inherit;
}

/*product listing start*/
.product-box {
  float: left;
	width: 46%;
	border: 1px solid #cacaca;
	margin: 5px !important;
	padding: 5px !important;	
	min-height: 320px;
	_height: 320px;
	position: relative;
}

.pbox-bigger {
  min-height: 360px;
  _height: 370px;
}

.product-name {
	text-transform: uppercase;   	
	margin-bottom: 10px;
}

.product-name a:link, .product-name a:visited {
	color: #696969;
	text-decoration: none;
}

.product-name a:hover {
	color: #9f9f9f;
}

.product-image {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
}

.product-image img {
	border: 0px;
}

.product-price {
	float: left;
	width: 90px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #ac58ab;
}

/*cena w listingu*/
.product-price span {
    font-size: 9px;
    color: #696969;
    text-transform: lowercase;
    font-weight: normal;
}

.product-price span.s {
    font-size: 12px;
    color: #696969;
    font-weight: normal;
}

.product-price span.ColorRed {
    font-size: 14px;
    font-weight: bold;
	  color: #ac58ab;
}

.product-price p {
    color: #696969;
    font-size: 12px; 
    font-weight: normal;    
}

.product-desc {
	color: #aaaaaa; 
}

.product-desc a:link, .product-desc a:visited {
	color: #4e4e4e; 
	text-decoration: none;
}

.product-desc a:hover {
	color: #3f3f3f;
}
/*product listing stop*/

/*boksy dodatkowe start*/
.product-box-small {
  float: left;
	width: 29%;
	border: 1px solid #cacaca;
	margin: 5px !important;
	padding: 5px !important;	
	min-height: 220px;
	_height: 220px;
	position: relative;
}

.product-image-small {
	text-align: center;
	margin-bottom: 10px;
}

.product-image-small img {
	border: 0px;
}

.product-price-small {
  width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ac58ab;
	position: absolute;	
	bottom: 10px;
}

/*cena w listingu*/
.product-price-small span {
    font-size: 9px;
    color: #696969;
    text-transform: lowercase;
    font-weight: normal;
}

.product-desc-small {
	color: #aaaaaa; 
}

.product-desc-small a:link, .product-desc a:visited {
	color: #4e4e4e; 
	text-decoration: none;
}

.product-desc-small a:hover {
	color: #3f3f3f;
}
/*boksy dodatkowe stop*/


/*infobox template start*/
.infobox-content {
    border: 1px dotted #cacaca;
    padding: 5px;
    /*width: 626px;*/
    margin-left: 5px;
    margin-bottom: 10px;
}

.infobox-heading {
	letter-spacing: 3px;
	font-size: 16px;
	text-transform: lowercase;
	color: #919596;
	text-align: center;
	padding: 5px;
	margin-left: 5px;
	background: #eaeeef;
}
/*infobox template stop*/


.socialbookmarks {
  float: right;
  height: 20px;
  padding: 2px;
  background: inherit;
  color: inherit;
}


.CinquantaL {
  padding-left: 1%;
  text-align: left;
  width: 49%;
  float: left;
  background: inherit;
  color: inherit;
}

.CinquantaR {
  text-align: right;
  width: 49%;
  float: left;
  background: inherit;
  color: inherit;
}

.addCartWishlist {
	text-align: right;
}

.pscCinquantaL {
  padding-left: 1%;
  text-align: left;
  width: 180px;
  float: left;
  background: inherit;
  color: inherit;
}

.pscCinquantaR {
  text-align: left;
  width: 50%;
  float: left;
  background: inherit;
  color: inherit;
}

.Venticinque {
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
  width: 24%;
  float: left;
}

.pscVenticinqueProd {
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
  width: 60%;
  float: left;
}

.pscVenticinqueWish {
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
  width: 80%;
  float: left;
}

.pscVenticinque {
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
  width: 20%;
  float: left;
}

.Trenta {
  width: 30%;
  float: left;
  background: inherit;
  color: inherit;
}

.InfoBoxContenent2MA {
  clear: both;
  border-style:solid;
  border-width:1px;
  border-color: #b6b7cb;
  background: transparent;
  color: #000000;
  padding: 1%;
}

.infoBoxNoticeContents {
	background: #55B2F8;
}

.ColorRed {
  color: #ff0000;
  background: inherit;
}

.Clear {
  font-size: 0em;
  clear: both;
  background: inherit;
  color: inherit;
}

.HeaderLeft {
  float: left;
  background: inherit;
  color: inherit;
}

.HeaderRight {
  float: right;
  background: inherit;
  color: inherit;
}

.HeaderNavigationLeft {
  float: left;
  background: inherit;
  color: inherit;
}

.HeaderNavigationRight {
  float: right;
  background: inherit;
  color: inherit;
}

.HeaderNavigation {
  text-align: center;
  background: #b6b7cb;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation {
  font-size: 16px;
  color: #450e47;
}

a.headerNavigation:hover {
  text-decoration: underline;
}

.HeaderNavigationText {
  text-align: center;
  background: transparent;
  color: #000;
}

.HeaderError {
  font-size: 1em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.HeaderInfo {
  font-size: 0.75em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

A.HeaderNavigation:hover {
  background: #bbccdd;
  color: #ffffff;
}

.img2ma {
  background: inherit;
  color: inherit;
  border:0px;
}

.ColorSpan {
  color: #0001AC;
  text-decoration: underline;
  background: inherit;
}

.ColorSpanRed {
  color: #ff0000;
  background: inherit;
}

/*next previous*/
.ColorSpanNP {
	  color: #b7c2c6;  
}

.pageHeading {
  font-size: 1.6em;
  font-weight: bold;
  color: #80C1FF;
  background: inherit;
}

.TrentaTre {
  float:left;
  width: 33%;
  background: inherit;
  color: inherit;
}

.subcat-img {
  float:left;
  width: 33%;
  background: inherit;
  color: inherit;
  text-align: center;
}

/* inizio box.php */


.BoxesInfoBoxHeadingCenterBoxRight {
  color: #ff0000;
}

.BoxesInfoBoxHeadingCenterBoxTitle {
  text-align: center;
  background: transparent;
  color: #897BAE;
  font-size: 15px;
  font-weight: bold;
}

.BoxesInfoBoxHeadingLeftBoxTitle {
  text-align: left;
  background: transparent;
  color: #897BAE;
  font-size: 15px;
  font-weight: bold;
}

 .boxLink {
  color: #897BAE;
  font-size: 15px;
  font-weight: bold;
 }

 .boxLink:hover {
    text-decoration: underline;
 }

.InfoBoxContenent2MABox {
  /*border-style:solid;
  border-width:1px;
  border-color: #b6b7cb;*/
  color: inherit;
  background: transparent;
  color: #000000;
  /*padding: 0.3em;*/
  padding: 4px;
}

.BoxesErrorBox {
  background: #ffb3b5;
  font-weight: bold;
  color: #000000;
}

.BoxesProductListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  background: #ffffff;
  color: #000000;
}

/* fine box.php */

.Product_listingProductListing-heading {
  width: 24%;
  float: left;
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
}

.de { color: inherit; background: inherit; background-image: url(images/german/images/icon.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }
.en { color: inherit; background: inherit; background-image: url(images/english/images/icon.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }
.it { color: inherit; background: inherit; background-image: url(images/italian/images/icon.png);background-repeat:no-repeat;padding-top:1px;padding-left:2px; padding-right:2px;  font-size: 1.5em; }
.es { color: inherit; background: inherit; background-image: url(images/espanol/images/icon.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }
.fr { color: inherit; background: inherit; background-image: url(images/french/images/icon.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }
.nl { color: inherit; background: inherit; background-image: url(images/dutch/images/icon.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }
.pl { color: inherit; background: inherit; background-image: url(images/polish/images/icon.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }

.EUR { color: inherit; background: inherit; background-image: url(images/currencies/eur.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }
.USD { color: inherit; background: inherit; background-image: url(images/currencies/usd.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:2px; font-size: 1.5em; }

.cssbutton {
  background: #ffffff;
  color : #000000;
  font-size: 10px;
  cursor: pointer;
  text-align:center;
  border: 2px;
  border-style: outset;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productDesc {
   color: #aaaaaa;
	text-align: left;
}

.productinfo-actions {
   margin-top: 42px;
   float: left;
	text-align: right;
}

.productinfo-name {
  font-size: 1.3em;
  color: #696969;
  font-weight: normal;
  letter-spacing: 2px;
}

.productinfo-price {
  text-align: right;
  font-size: 20px;
  color: #ac58ab;
  font-weight: bold;
}

/*cena w listingu*/
.productinfo-price span {
    font-size: 9px;
    color: #696969;
    text-transform: lowercase;
    font-weight: normal;
}

.productinfo-price span.s {
    font-size: 12px;
    color: #696969;
    font-weight: normal;
}

.productinfo-price span.ColorRed {
    font-size: 20px;
    font-weight: bold;
	  color: #ac58ab;
}

.productinfo-model {
  font-size: 1em;
  color: #696969;
}

/*
Nowe moje menu kategorii
*/

a.menucateg0 {
	display: block;
	text-decoration: none;	
	font-size: 11px;
	/*color: #A348A8;*/
	color: #7C7C7C;
	/*border: solid 1px #f8f8f9;*/
	padding-left: 10px;
	background: transparent url('images/cat-div.jpg') no-repeat left bottom;
	text-transform: uppercase;
	line-height: 25px;
}

a.menucateg0:hover {
	text-decoration: none;
	color: #A348A8;
}

a.menucateg1 {
display: block;
text-decoration: none;
font-size: 10px;
color: #7C7C7C;
padding-left: 20px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
text-transform: uppercase;
line-height: 20px;
}

a.menucateg1:hover {
text-decoration: none;
color: #A348A8;
}

a.menucateg2 {
display: block;
text-decoration: none;
font-size: 10px;
color: #7C7C7C;
padding-left: 30px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
text-transform: uppercase;
line-height: 20px;
}

a.menucateg2:hover {
text-decoration: none;
color: #A348A8;
}

a.menucateg3 {
display: block;
text-decoration: none;
font-size: 10px;
color: #7C7C7C;
padding-left: 40px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
text-transform: uppercase;
line-height: 20px;
}

a.menucateg3:hover {
text-decoration: none;
color: #A348A8;
}

a.menucateg4 {
display: block;
text-decoration: none;
font-size: 10px;
color: #7C7C7C;
padding-left: 50px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
text-transform: uppercase;
line-height: 20px;
}

a.menucateg4:hover {
text-decoration: none;
color: #A348A8;
}

a.menucateg5 {
display: block;
text-decoration: none;
font-size: 10px;
color: #7C7C7C;
padding-left: 60px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
text-transform: uppercase;
line-height: 20px;
}

a.menucateg5:hover {
text-decoration: none;
color: #A348A8;
}

/*
selected
*/
a.menucateg_sel0 {
	display: block;
	text-decoration: none;	
	font-size: 11px;
	color: #A348A8;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	background: transparent url('images/cat-div.jpg') no-repeat left bottom;
	line-height: 25px;
}

a.menucateg_sel0:hover {
text-decoration: none;
color: #7C7C7C;
}

a.menucateg_sel1 {
display: block;
text-decoration: none;
font-size: 10px;
color: #A348A8;
font-weight: bold;
text-transform: uppercase;
padding-left: 20px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
line-height: 20px;
}

a.menucateg_sel1:hover {
text-decoration: none;
color: #7C7C7C;
}

a.menucateg_sel2 {
display: block;
text-decoration: none;
font-size: 10px;
color: #A348A8;
font-weight: bold;
text-transform: uppercase;
padding-left: 30px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
line-height: 20px;
}

a.menucateg_sel2:hover {
text-decoration: none;
color: #7C7C7C;
}

a.menucateg_sel3 {
display: block;
text-decoration: none;
font-size: 10px;
color: #A348A8;
font-weight: bold;
text-transform: uppercase;
padding-left: 40px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
line-height: 20px;
}

a.menucateg_sel3:hover {
text-decoration: none;
color: #7C7C7C;
}

a.menucateg_sel4 {
display: block;
text-decoration: none;
font-size: 10px;
color: #A348A8;
font-weight: bold;
text-transform: uppercase;
padding-left: 50px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
line-height: 20px;
}

a.menucateg_sel4:hover {
text-decoration: none;
color: #7C7C7C;
}

a.menucateg_sel5 {
display: block;
text-decoration: none;
font-size: 10px;
color: #A348A8;
font-weight: bold;
text-transform: uppercase;
padding-left: 60px;
background: transparent url('images/cat-div.jpg') no-repeat left bottom;
line-height: 20px;
}

a.menucateg_sel5:hover {
text-decoration: none;
color: #7C7C7C;
}

.price {   
	font-size: 15px;
	font-weight: bold;
	color: #0002B7;
}

.pnPrev {
  padding-left: 1%;
  text-align: center;
  width: 49%;
  float: left;
  background: inherit;
  color: inherit;
}

.pnNext {
  text-align: center;
  width: 49%;
  float: left;
  background: inherit;
  color: inherit;
}


.motto {
	color: White;
	text-align: center;
}

.tableCol1 {
	float: left;
	text-align: left;
	padding-bottom: 8px;
	width: 40%;
}

.tableCol2 {
	float: left;
	text-align: left;
	width: 60%;
}

/* super koszyk */
.divcoupon {
	float: right;
	width: 300px;
	/*height: 30px;*/
	line-height: 30px;
	padding: 10px;
	/*margin-top: 60px;*/
	background: #CFF6C7;	
}

.divcgvinput {
	float: left;
	width: 270px;
	line-height: 30px;
	height: 30px;
}

.divcgvbtn {
	float: left;
	width: 20px;
	line-height: 30px;
	height: 30px;
}

.divsubtotal {
   float: right;
   text-align: right;
   width: 220px;
	/*height: 30px;*/
	line-height: 30px;
	padding: 10px;
	background: #ABC5DC;	
}

.divsubcol1 {
	float: right;
	width: 130px;
	text-align: right;
	background: #585B60;
	color: #fff;
	line-height: 30px;
	padding: 10px;
	margin-right: 2px;
}

.divsubcol2 {
	float: right;
	width: 90px;
	text-align: right;
	line-height: 30px;
	padding: 10px;
	background: #EBEFF0;
}

.divshipping {
	float: left;
	width: 374px;
	padding: 10px;
}

.divshippingaddress {
	float: left;
	background: #F0F7FD;
	width: 60%;
	padding: 10px;
}

.divshipbuttons {
   float: left;
	 margin-left: -50px;
	 margin-top: 30px;
}

.divaddress {
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

.divRestante {
	color: #327DC0;
	width: 80%;
}

.divHeading {
	font-size: 1.6em;
	font-weight: bold;
	color: #B31AC0;
	background: inherit;
}

/*linie kroków zmawiania*/
.checkoutStepIcon {
   float: left;
   width: 58px;
   height: 58px;
   line-height: 58px;
   text-align: center;
   /*border: 1px solid black;*/
}

.checkoutCorner {
   float: left;
   width: 58px;
   height: 58px;
   line-height: 58px;
   text-align: center;
   background: transparent url(images/line-corner.png) no-repeat left top;
   /*border: 1px solid black;*/
}

.checkoutStepHeader {
  float: left;
  width: 596px;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  color: #B31AC0;
}

.checkoutStepBody {
    width: 500px;
    /*height: 200px;*/
    /*border: 1px solid red;*/
    background: transparent url(images/line-steps.png) repeat-y left top;
    padding-left: 48px;
}

.tabsCheckout {
	border:1px solid #58B3F9;
	width:630px;
	margin-bottom: 1em;
	padding: 10px
}

/*tabela koszyk */
.divcartHead {
	width: 656px;
	color: #fff;
	font-weight: bold;
	background-color: #585B60;
	text-align: center;
	padding: 5px;
}

.divcartItem {
	width: 656px;
	height: 80px;
	background-color: #EBEFF0;
	text-align: center;
	padding: 5px;
}

.divcimg {
	width: 80px;
}

.divcname {
	width: 200px;
	text-align: left;
	/*background: #BCD1E2;*/
}

.divcdesc {
	width: 90px;
	border-left: 1px solid #B7C2C6;
}

.divccost {
	width: 100px;
	border-left: 1px solid #B7C2C6;
}

.divccount {
	float: left;
	width: 40px;
	padding-top: 8px;
	padding-left: 24px;
}

.divcas {
	float: left;
	width: 20px;
}

.sSubtotal {
	font-size: 15px;
}

.sTotal {
	font-size: 18px;
}

/* tabela platnosc */
.divpHead {
	color: #fff;
	width: 100%;
	font-weight: bold;
	background: #585B60;
}

.divpItem {
	background: #EBEFF0;
	width: 100%;
	height: 20px;
}

.divpHtype {
	width: 60%;
	text-align: center;
}

.divptype {
	width: 60%;
	text-align: center;
	color: #5C076C;
}

.divpchoose {
	width: 20%;
	text-align: center;
	border-left: 1px solid #B7C2C6;
	border-right: 1px solid #B7C2C6;
}

.divpcost {
	width: 20%;
	text-align: center;
}

/* dla zakladania konta !*/
.divWarning {
	background: #eaeeef url('images/table_background_warning.png') no-repeat left top;
	padding: 10px 10px 10px 66px;
	/*width: 600px;*/
	color: #919596;
}

.divWarning div {	
	text-align: center; 
	letter-spacing: 4px;
	font-size: 14px;
	background: none;
}

.divWarning div span {
	color: #ac58ab;
	letter-spacing: 2px;
	background: none;
}

.divleft {
    float: left;
    width: 47%;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}

.divleftspace {
	float:left;
	width: 30%;
}

.divright {
	float:left;
	width: 70%;
}

.divleftadd {
    float: left;
    width: 47%;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.divCenter {
   width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #ccc;
}

/* star product pimped start */

.starTitle{
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }

 .starProdDesc{
 font-size: 12px;
 color: #808080;
 }

 .starPrice{
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }

 .box_outline3 {
margin-top:3px;
border: 1px solid #bfbfbf;
background: url('images/star_img.gif') no-repeat left top;
}

.stardivPrice {
	float:left;
	padding-left:7px;
	padding-top:15px;
	width: 80px;
}

.stardivImg {
	float: left;
	width: 200px;
	text-align: center;
}


.stardivText {
	float: left;
	width: 400px;
}
/* star product pimped end */

/*newsy start*/
.news-title {
    background: #0b193e url(images/news-title.jpg) no-repeat right top;
    width: 360px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    margin-left: -12px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.news-content {
    padding-left: 50px;
    padding-right: 80px;
    padding-top: 10px;
    color: #666;
}

.read-news {
   float: right;
   width: 18px;
   height: 16px;
}
/*newsy stop*/
#nice-form {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

/*nice form start*/
#nice-form form
{
  width: 560px;
  color: #3E4A49;
  background-color: none;
  padding: 20px;
  font-size: 0.8em;
}

#nice-form fieldset
{
  padding-top: 10px;
  border: none;
  border-top: 1px solid black;
}

#nice-form legend
{
  color: #FFFFFF;
  background-color: #4899BE;
  font-size: 0.9em;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 10;
  width: 19em;
  /*border: 1px solid #3E4A49;*/
  border: none;
}

#nice-form label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 35%;
  margin-right: 10px;
}

input.longinput, select.longinput {
  width: 330px;
  border: 1px solid black;
  padding: 2px;
  background: #fff;
  margin-bottom: 3px;
}

#nice-form input[type=text], #nice-form input[type=password], #nice-form select
{
  width: 330px;
  border: 1px solid black;
  padding: 2px;
  background: #fff;
  margin-bottom: 3px;
}

#nice-form input[type=radio] {
  padding: 2px;
  margin-bottom: 3px;
}

#nice-form input:focus, #nice-form select:focus
{
  border: 1px solid #4899BE;
}

#nice-form input.mediuminput
{
  width: 200px;
  padding: 2px;
  background: #fff;
}

input.mediuminput
{
  width: 200px;
  border: 1px solid black;
  padding: 2px;
  background: #fff;
  margin-bottom: 3px;
}

#nice-form input.shortinput
{
  width: 160px;
  padding: 2px;
  background: #fff;
}

input.shortinput
{
  width: 160px;
  border: 1px solid black;
  padding: 2px;
  background: #fff;
  margin-bottom: 3px;
}

#nice-form input.shorterinput
{
  width: 120px;
  padding: 2px;
  background: #fff;
}

input.shorterinput
{
  width: 120px;
  border: 1px solid black;
  padding: 2px;
  background: #fff;
  margin-bottom: 3px;
}

#nice-form input.shortestinput {
  width: 50px;
  padding: 2px;
  background: #fff;
}

input.shortestinput {
  width: 50px;
  border: 1px solid black;
  padding: 2px;
  background: #fff;
  margin-bottom: 3px;
}
/*nice form stop */

#cat-list a:link, #cat-list a:visited {
  color: #ac58ab;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
}

#cat-list a:hover {
    color: #54585b;
}

.pinfo-mainpic {
	float: left;
	width: 350px;
	text-align: center;
}

.gallery-tab {
	background: url(images/gallery-tab.jpg) no-repeat left top;
	width: 102px;
	height: 36px;
	margin-top: -40px;	
	margin-left: -5px;
}

.gallery-content {
    width: 650px;
    padding: 4px;
    border: 1px solid #878787;
    margin-top: 30px;    
}
