/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.68em;
	color: #000000;
	background-color: #D4D4D4;
	}

a img {border: none}

a:link, #navEZPagesTOC ul li a {
	color: #DF4B0D;
	}
 
a:visited {
	color: #DF4B0D;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #9E360A;
	}

a:active {
	color: #9E360A;
	}

h1 {
	font-size: 1.4em;
	color: #000000;
	}

h2 {
	font-size: 1.2em;
	color: #5783A9;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1em;
	padding: 8px 5px 8px 32px;
	border: 1px solid #be1400;
	margin:5px 0;
	min-height:10px;
	_height:10px;
	position:relative;
	background-repeat:no-repeat;
	background-position: 2px 50%;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img{
	display:none;
}

.messageStackWarning, .messageStackError {
	background-color: #ffd5d5;
	color: #990800;
	border-color:#e79a93;
	background-image:url(../images/icons/error.gif);

	}

.messageStackSuccess {
	background-color: #d8fcc8;
	color: #045700;
	border-color:#99de74;
	background-image:url(../images/icons/success.gif);
	}

.messageStackCaution {
	background-color: #fcffca;
	color: #965500;
	border-color:#dccd25;
	background-image:url(../images/icons/warning.gif);
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 758px;
	vertical-align: top;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	padding: 0 5px!important;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #logoWrapper2, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	height:90px;
	}
#logoWrapper2{
	background-image: url(../images/header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	height:90px;
	}
#logo{
margin: 14px 0 0 10px;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
height: 22px;
padding: 8px 4px;
background-color: #E9E9E9;
background-image: url(../images/bg04.gif);
background-repeat: repeat-x;
}

#navSuppWrapper {
margin: 0em;
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;
height: 1%;
}

	
#navCatTabsWrapper {
	background-color: #3C80C1;
	color: #9a9a9a;
	background-image: url(../images/bg02.jpg);
	height: 36px;
	width: 758px;
    overflow: hidden;
}

#navCatTabsWrapper2 {
	background-color: #3C80C1;
	color: #9a9a9a;
	background-image: url(../images/bg02_2.jpg);
	height: 15px;
	width: 758px;
    overflow: hidden;
}

#navCatTabs {
	color: #ffffff;
	}
#navCatTabs ul {
list-style-type: none;
margin: 0 0 0 1px;
padding: 0;
width: 768px;
}
#navCatTabs ul li {
float: left;
margin: 0 2px 0 0;
}
#navCatTabs a {
display: block;
color: #ffffff;
width: 150px;
height: 36px;
text-align: center;
font-weight: bold;
line-height: 34px;
text-decoration: none;
}
#navCatTabs .active {
display: block;
color: #ffffff;
width: 150px;
height: 36px;
text-align: center;
font-weight: bold;
line-height: 32px;
background-image: url(../images/bg03.gif);
background-repeat: repeat-x;
}
#navCatTabs a:hover {
color: #ffffff!important;
}

#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li {
	display: inline;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navMain {
float: right;
padding: 4px 6px 0 0;
}

.cart {
height: 17px;
background-image: url(../images/cart.gif);
background-repeat: no-repeat;
background-position: 0 2px;
padding: 4px 0 4px 30px;
}

#navMain a {
color: #204668;
text-decoration: underline;
margin: 0 10px 0 0;
}

#navMain li {
display: inline;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonRow{
margin: 0.5em 0;
}

#navMainSearch {
	float: left;
	}
#navMainSearch a {
text-decoration: underline;
color: #204668;
}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
.centerBoxContentsNew a {
font-weight: bold;
}

.centerBoxContentsFeatured a {
font-weight: bold;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	padding: 10px 0 0 0;
	clear:both
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 37px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay{
	text-align: right;
}
.cartTotalDisplay {
	text-align: right;
	padding-left: 1em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	}

.cartQuantity input{
	width:2em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}


.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color:#9f9f9f;font-weight:normal;
	font-size:0.8em;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale{
	color: #ff0000;
	font-size:1em;
}
.productPriceDiscount {
	color: #ff0000;
	font-size:0.8em;
	}
#productPrices{
margin-bottom:0;
color: #ff0000;
font-size:1.3em;
line-height:1.3em

}
.action{
	text-align:right;
	margin-bottom:5px;
}

.action a{font-weight:bold;padding-left:15px;background:url(../images/cart-action.gif) no-repeat 0 3px;padding-bottom:1px}
.action a:hover{background-position:0 -97px}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

#cartImage img{width:40px;height:auto}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centerBoxContentsSpecials a {
font-weight: bold;
}

.centerBoxWrapper {

	}

h2.centerBoxHeading {
	font-size: 1.2em;
	color: #5783A9;
	}

/*sideboxes*/
.columnLeft a {
color: #204668;
text-decoration: underline;
}
.columnLeft h3 a {
text-decoration: none;
}
.columnRight a {
color: #204668;
text-decoration: underline;
}
.columnRight h3 a {
text-decoration: none;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	line-height: 0.9em;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;
	 background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 8px 0 0 0;
	background-image: url(../images/bg05.jpg);
	background-repeat: no-repeat;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 5px 8px 10px 8px;
	border: 1px solid #CECECE;
	border-top: none;
	}

.sideBoxContentNoPadding{
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #CECECE;
	border-top: none;

}
.sideBoxContent2 {
	background-color: #ffffff;
	border: 1px solid #CECECE;
	border-top: none;
	border-bottom:0;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
#categoriesContent {
	font-size: 1em;
	background:#f5f5f5;
}

/*
#categoriesContent a {
padding: 6px 5px;
display: block;
background: #f5f5f5;
border-bottom: 1px solid #C9C9C9;
border-top: 1px solid #ffffff;
}
*/

#categoriesContent ul,#categoriesContent .border-box {
border-bottom: 1px solid #C9C9C9;
border-top: 1px solid #ffffff;
padding:2px 0 10px 0;
}

#categoriesContent a{
	display:block;
	padding:2px 0 2px 18px;
	color:#447db4;
	background:url(../images/menu-dart.gif) 8px 5px no-repeat;
	_height:1em;
	min-height:1em;
}

#categoriesContent a strong{
	color:#447db4;
	font-weight:bold;
}


#categoriesContent A.category-subs, #categoriesContent A.category-products, #categoriesContent A.category-subs:visited, #categoriesContent A.category-products:visited {
	background-position:20px 5px;
	padding-left:32px;
}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.optionName span {
font-weight: normal!important;
}	
	
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

.rowOdd  td, .rowEven td{
	border-bottom:1px solid #cccccc;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.tabTable {
margin: 10px 0 0 0;
}

.productListing-rowheading {
background: #D6D6D6;
padding: 3px;
	color: #000000;
	}
.productListing-rowheading a {
color: #000000;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#whatsnewContent a {
text-decoration: none;
}

#whatsnewContent a span {
font-size: 1em;
color: #DF4B0D;
font-weight: bold;
text-decoration: underline;
}

#footer {
background-image: url(../images/bg06.gif);
background-repeat: no-repeat;
background-position: 0 10px;
padding: 20px 0 10px 0;
}

#specialsContent a {
text-decoration: none;
}

.productListing-data {
vertical-align: top;
padding: 8px 0 0 0;
}


.productListing-data h3 {
font-size: 1em;
margin:0;
}

.listingProductImage{
width:61px;
height:auto;
margin-right:10px;
}

#attribsOptionsText {
font-size: 1.2em;
}
#productMainImage a {
text-decoration: none;
}
#productMainImage a  span {
text-decoration: underline;
}
.post p {
padding-left: 0!important;
margin:0 0 1em 0;
}
.sideBoxContent2 ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.sideBoxContent2 li {
padding: 0;
margin: 0;
list-style-type: none;
}
.pagenav {

}
.category-top span {
display: block;
margin: 0!important;
padding: 6px 5px;
padding-left: -10px;
color:#797979;
background: #f5f5f5;
font-weight: bold;
border-bottom: 1px solid #C9C9C9;
border-top: 1px solid #ffffff;
}

.sideBoxContent {line-height:1.6em}
.details{border-collapse:collapse}
.details td{vertical-align:top;padding:2px 0.5em}
.details td strong{white-space:nowrap;}
#koupit{min-height:1px;_height:1px;margin-top:15px;border:1px solid #94b1ca;background:#e0e8f0;padding:10px 10px 0 10px}
#koupit h3{color:#397cbb}
#koupit h4{margin:0;padding:0}
#koupit .wrapperAttribsOptions,#koupit .wrapperAttribsOptions .optionName{min-height:1px;_height:1px;float:left;/*width:195px;*/min-height:1px;_height:1px}
#koupit .wrapperAttribsOptions .label{width:100px;float:left;display:block;font-weight:bold}
#koupit .wrapperAttribsOptions .label label{padding-left:0}
#koupit .wrapperAttribsOptions select{margin:2px 0}
#koupit .wrapperAttribsOptions{padding-top:0.4em;padding-left:0}
#koupit .wrapperAttribsOptions span{float:left}
#koupit .wrapperAttribsOptions input{vertical-align:middle}
#koupit .wrapperAttribsOptions .label{font-weight:bold !important;padding:0.2em 0}
#koupit .wrapperAttribsOptions .attribsRadioButton{padding:0 0 0 5px;float:none;display:inline;font-weight:normal}
#koupit .attribsTextarea{width:390px;height:3em}


.productListing-heading{white-space:nowrap;text-align:left;padding:3px 0}
.right{text-align:right}
.center{text-align:center}

.tabTable{margin:0 0 2em 0}
.tabTable td.price{white-space:nowrap;padding-left:20px;vertical-align:top}
.tabTable td.price strong{display:block;color:#ff0000;font-size:1.2em}

.cartProdTitle,.cartAttribsList {margin-left:50px;min-height:1px;_height:1px}
.cartAttribsList ul{margin:0;padding:5px 0 0 2em;_padding-left:1em;list-style:none}
.cartAttribsList ul li{padding:0}

#productDetailsList {font-weight:bold;list-style:none;margin:0;padding:0 0.5em 2em 0.5em}


.descending{font-size:0;background:url(../images/dart-down.gif) no-repeat 8px 50%;display:inline-block;padding:5px 18px 0 0}
.ascending{font-size:0;background:url(../images/dart-up.gif) no-repeat 8px 50%;display:inline-block;padding:5px 18px 0 0}
.product-image{position:relative;height:90px;margin-bottom:5px}
.product-image-2{position:absolute;bottom:0;left:0;width:100%}


.h1{font-size:1.7em;color:#5783a9;margin:0;padding:2em 0 0 0;font-weight:normal}
h1.h1{padding-top:5px}

.hpbox{background:#fff4e4 url(../images/hpbox.gif) no-repeat;width:180px;height:120px;float:left;margin-right:10px}
.hpbox-in{padding:28px 0 0 23px;}

.hpbox-1 {background-image:url(../images/hpbox-1.jpg)}
.hpbox-2 {background-image:url(../images/hpbox-2.jpg)}
.hpbox-3 {background-image:url(../images/hpbox-3.jpg)}

.hpbox a,.hpbox a:visited{color:#447db4}

.hpbox h3{font-size:1.3em}
.hpbox ul{
	padding:0;
	margin:0;
	list-style:none;
}
.hpbox ul li{
	margin:0;
	padding:2px 0 2px 13px;
	background:url(../images/menu-dart.gif) 3px 5px no-repeat;
}


.article-anotation{margin:1em 20px 1.5em 0}
.article-anotation p{margin:0;padding:0}
.article-anotation .more{text-align:right}

#navMainSearch form{vertical-align:-0.2em;_vertical-align:-0.4em}

.to-obchod{padding:0 0 2px 15px;background:url(../images/cart-menu.gif) no-repeat 0 50%}

.sideBoxContent a img{margin-top:5px;margin-bottom:10px}


.item-detail{margin:0}
.item-detail p{margin:0;padding:0}
.item-detail .more{text-align:right}

.item-price{vertical-align:middle}
.item-action {text-align:right;vertical-align:middle}