/* -----------------------------------------------------------------------------------------
   VaM Shop - open source ecommerce solution
   http://vamshop.ru

   Copyright (c) 2006 VaM Shop 
   -----------------------------------------------------------------------------------------
   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

@import url("local.css");
html,body {
min-width:1018px;
margin:0;
padding:0;
}

body {
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:11pt;
}

img {
border:0;
}

a {
color:#630;
text-decoration:underline;
}

a:hover {
color:#321700;
text-decoration:none;
}

#container {
background:url(img/fon.gif);
}

#wrapper {
float:left;
width:100%;
position:relative;
}

#content {
margin:0 19%;
}

#left {
color:#630;
float:left;
width:18%;
margin-left:-100%;
padding-left:0;
background:url(img/fon.gif);
position:relative;
}

#right {
float:left;
width:18%;
margin-left:-18%;
background:url(img/fon.gif);
position:relative;
}

#footer {
clear:left;
width:100%;
background:#fee1a3;
border-top:4px solid #fef200;
text-align:center;
color:#000;
}

#footer p {
margin:0;
padding:5px 10px;
}

#navigation {
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:0;
border-bottom:2px solid #fff43e;
background:url(img/fon.gif);
color:#fff;
}

#navigation span {
display:block;
color:#000;
padding:0 0 0 5px;
}

#content h1 {
color:#864813;
font-weight:700;
font-size:12pt;
background-color:#eed398;
background-position:0 -135px;
background-repeat:repeat-x;
border-top:1px solid #905c19;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
vertical-align:middle;
box-shadow:0 0 10px #9e7c2d;
margin:0;
padding:7px 0 7px 10px;
}

.page {
background:#fee1a3;
background-position:0 -602px;
background-repeat:repeat-x;
border-top:0;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
box-shadow:0 0 10px #9e7c2d;
margin:0 0 .5em;
padding:.5em;
}

.pageItem {
background:#fee1a3;
width:100%;
}

.page h1,.page p {
margin:0 10px;
}

.page h1 {
font-size:2em;
color:#fff;
}

.page p {
padding-bottom:0.5em;
padding-top:0.5em;
}

.page .b1,.page .b2,.page .b3,.page .b4,.page .b1b,.page .b2b,.page .b3b,.page .b4b {
display:block;
overflow:hidden;
font-size:1px;
}

.page .b1,.page .b2,.page .b3,.page .b1b,.page .b2b,.page .b3b {
display:none;
height:1px;
}

.page .b1 {
background:#fef200;
margin:0 5px;
}

.page .b2,.page .b2b {
border-width:0 2px;
margin:0 3px;
}

.page .b3,.page .b3b {
margin:0 2px;
}

.page .b4,.page .b4b {
height:2px;
margin:0 1px;
}

.page .b1b {
background:#fee1a3;
margin:0 5px;
}

.pagecontent {
display:block;
padding-left:0.5em;
padding-right:0.5em;
background:#fee1a3;
}

.pagecontentfooter {
display:block;
text-align:right;
margin-top:0.5em;
}

#menu1 {
background:url(img/index_05.jpg);
height:40px;
}

#menu1 div {
width:90px;
text-align:center;
margin:0 auto;
}

#menu1 div a {
width:90px;
height:35px;
padding-top:10px;
display:block;
color:#644005;
font-size:15px;
font-weight:700;
text-decoration:none;
}

#boxCategories {
margin-left:1em;
padding:0;
}

#categoriesBoxMenu {
background-color:#fee1a3;
background-position:0 -602px;
background-repeat:repeat-x;
border-top:0;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
box-shadow:0 0 10px #9e7c2d;
margin:0;
padding:.5em;
}

#categoriesBoxMenu #CatNavi,#CatNavi ul,#CatNavi li {
list-style-type:none;
margin:0;
padding:0;
}

#categoriesBoxMenu #CatNavi li a {
width:95%;
display:block;
color:#630;
text-indent:0.4em;
background-color:#fee1a3;
text-decoration:none;
margin:0.2em 0;
padding:0.1em 0;
}

#categoriesBoxMenu #CatNavi .CatLevel1,#categoriesBoxMenu #CatNavi .CatLevel2,#categoriesBoxMenu #CatNavi .CatLevel3,#categoriesBoxMenu #CatNavi .CatLevel4,#categoriesBoxMenu #CatNavi .CatLevel5,#categoriesBoxMenu #CatNavi .CatLevel6 {
padding-left:0.5em;
}

#categoriesBoxMenu #CatNavi li a,#categoriesBoxMenu #CatNavi .Current li a,#categoriesBoxMenu #CatNavi .CurrentParent li a,#categoriesBoxMenu #CatNavi .CurrentParent .Current li a {
font-weight:400;
}

#boxInformation li {
display:block;
padding:0;
}

#boxSearch {
width:180px;
height:138px;
background-color:#fee1a3;
background-position:0 -135px;
background-repeat:repeat-x;
border-top:1px solid #905c19;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
box-shadow:0 0 10px #9e7c2d;
margin:0;
}

#boxSearch h5 {
color:#864813;
font-weight:700;
font-size:10pt;
background-color:#eed398;
background-position:0 -135px;
background-repeat:repeat-x;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
vertical-align:middle;
box-shadow:0 0 10px #9e7c2d;
margin:0;
padding:7px 0 7px 10px;
}

#boxNews {
text-align:left;
margin-left:1em;
margin-bottom:1em;
padding-bottom:0.3em;
background:#fee1a3;
border-left:1px solid #b98228;
border-bottom:1px solid #b98228;
box-shadow:0 0 10px #9e7c2d;
}

#boxNews .boxNewsContent {
padding-left:1em;
margin-bottom:0.5em;
text-align:left;
}

#boxCart .boxcontent p {
padding-top:0.1em;
padding-bottom:0.1em;
padding-left:0.5em;
margin:0;
}

p.CartContentRight {
text-align:right;
padding-right:0.2em;
}

p.CartContentLeft {
text-align:left;
padding-left:0.2em;
}

#boxLogin .boxcontent p {
padding-top:0.1em;
padding-bottom:0.1em;
padding-left:0.2em;
margin:0;
}

#boxBestsellersContent p.BestsellersContentRight {
text-align:right;
padding-right:0.2em;
padding-bottom:0.3em;
}

#boxLanguages h5 {
display:block;
font-weight:700;
border-top:1px solid #b98228;
background:#fee1a3;
text-align:left;
vertical-align:middle;
margin:0 0 0.2em;
padding:3px 6px;
}

#boxManufacturersContent {
text-decoration:none;
padding-left:1em;
text-align:left;
}

#boxManufacturersContent select {
width:70%;
font-size:1em;
border:1px solid;
margin-top:0.2em;
margin-bottom:0.4em;
border-color:#b98228;
padding:2px;
}

#parseTime {
clear:left;
background:#f1f1f6;
width:100%;
text-align:center;
color:#000;
padding-top:0.5em;
padding-bottom:0.5em;
}

form {
width:auto;
margin: 5px;
padding: 5px;
}

.form input,textarea {
font-size:1em;
border:1px solid;
border-color:#666 #ccc #ccc #666;
padding:2px;
}

#errormsg {
border:2px solid #c00;
width:96%;
padding:5px;
}

.error {
background:#fcc;
}

span.Requirement {
color:red;
}

span.markProductOutOfStock {
font-family:Tahoma, Verdana, Arial, sans-serif;
color:#c76170;
font-weight:700;
}

span.productOldPrice {
font-family:Verdana, Arial, sans-serif;
color:red;
text-decoration:line-through;
}

.contacterror {
border: 1px solid; 
     border-color: #ff0000; 
     background-color: #FFCCCC; 
     text-align: center; 
     margin-bottom: 0.5em; 
     margin-top: 0.5em;
}

dl.itemNewProducts {
width:30%;
float:left;
height:230px;
background:transparent;
margin:0;
padding:0;
}

dl.itemFeaturedProducts {
width:30%;
float:left;
height:230px;
border-bottom:1px #e5e5e5 solid;
margin:0;
padding:0;
}

dl.itemNewProductsDefault {
text-align:center;
float:left;
height:260px;
width:200px;
font:12px Tahoma, Verdana, Arial, sans-serif;
box-shadow:0 0 4px #9e7c2d;
background:url(img/lustra1.jpg);
border-top:1px dotted #905c19;
border-left:1px dotted #905c19;
border-right:1px dotted #905c19;
border-bottom:1px dotted #905c19;
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
margin:2px;
padding:2px;
}

dl.itemNewProductsDefault1 {
float:left;
height:200px;
width:200px;
background:url(img/lustra.jpg);
font:11px Tahoma, Verdana, Arial, sans-serif;
box-shadow:0 0 6px #9e7c2d;
border-top:1px dotted #905c19;
border-left:1px dotted #905c19;
border-right:1px dotted #905c19;
border-bottom:1px dotted #905c19;
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
margin:2px;
padding:2px;
}

dl.itemLatestNewsDefault {
width:50%;
float:left;
margin:0.5em 0;
padding:0;
}

dl.itemLatestNews {
width:98%;
float:left;
margin:0.5em 0;
padding:0;
}

dl.itemSpecials {
float:left;
height:160px;
width:300px;
background:transparent;
border:1px solid #b98228;
margin:2px;
padding:2px;
}

dl.itemLastViewed {
width:98%;
float:left;
height:230px;
border-bottom:1px #e5e5e5 solid;
margin:0;
padding:0;
}

dl.ordersAddress {
width:50%;
float:left;
border-bottom:1px #e5e5e5 solid;
margin:0;
padding:0;
}

dt.AddressBook {
float:left;
width:90px;
background:transparent;
border-right:0 #f1f1f6 solid;
text-align:center;
margin:0;
padding:0;
}

dd.AddressBook {
line-height:normal;
background:transparent;
margin:0 0 0 90px;
padding:0;
}

dl.AddressBookList {
width:50%;
float:left;
height:100px;
margin:0;
padding:0 0 1em;
}

dd.AddressBookList {
line-height:normal;
background:transparent;
margin:0;
padding:0;
}

dt.Login {
float:left;
background:transparent;
text-align:center;
margin:0;
padding:0;
}

dt.itemImage {
float:left;
width:120px;
height:auto;
background:transparent;
border-right:0 #f1f1f6 solid;
text-align:center;
margin:0;
padding:5px 20px 20px 30px;
}

dt.itemImage1 {
float:left;
width:100px;
height:auto;
background:transparent;
border-right:0 #f1f1f6 solid;
text-align:center;
margin:0;
padding:5px;
}

dt.itemNews {
display:none;
float:left;
background:transparent;
border-right:0 #f1f1f6 solid;
text-align:left;
margin:0;
padding:5px 5px 0;
}

dd.itemDescriptionPrice {
line-height:normal;
background:transparent;
margin:1em 1em 0 120px;
padding:0;
}

dd.itemNews {
margin-left:1em;
line-height:normal;
background:transparent;
padding:0;
}

.clear {
clear:both;
}

.navigation {
display:block;
width:100%;
padding-top:1em;
}

span.right {
float:right;
}

dl.itemCategoriesListing {
width:30%;
float:left;
height:100px;
background:url(img/lustra1.jpg);
border-top:1px dotted #905c19;
border-left:1px dotted #905c19;
border-right:1px dotted #905c19;
border-bottom:1px dotted #905c19;
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
box-shadow:0 0 10px #9e7c2d;
margin:2px;
padding:2px;
}

dt.itemCategoriesListing {
float:left;
height:100px;
background:transparent;
border-right:0 #f1f1f6 solid;
text-align:center;
margin:0;
padding:5px;
}

dd.itemCategoriesListing {
line-height:normal;
background:transparent;
text-align:center;
margin:0 1em;
padding:0;
}

.ProductInfoLeft {
float:left;
margin-right:0.5em;
background:#fee1a3;
}

.ProductInfoLeft1 {
float:left;
box-shadow:0 0 20px #9e7c2d;
margin-right:0.5em;
border:1px solid #b98228;
background:#fee1a3;
}

.ProductInfoRight {
float:left;
margin-left:1em;
text-align:right;
}

li.accountLinks {
display:block;
font:11px Tahoma, Verdana, Arial, sans-serif;
background:url(img/icon_arrow1.jpg) no-repeat left center;
padding:0 0 0 14px;
}

.addQuick {
text-align:left;
color:#67748B;
text-decoration:underline;
cursor:pointer;
}

highslide {
cursor:url(jscript/highslide/graphics/zoomin.cur), pointer;
outline:none;
}

.highslide img {
border:0 solid gray;
}

.highslide:hover img {
border:0 solid #FFF;
}

.highslide-image {
border:2px solid #FFF;
}

.highslide-caption {
display:none;
border:2px solid #643a09;
border-top:none;
font-family:Verdana, Helvetica;
font-size:10pt;
background-color:#b16d1d;
padding:5px;
}

.highslide-display-block {
display:block;
}

.highslide-display-none {
display:none;
}

.highslide-loading {
display:block;
color:#b16d1d;
font-size:9px;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
background-color:#643a09;
padding:3px;
}

a.highslide-credits,a.highslide-credits i {
color:silver;
text-decoration:none;
font-size:10px;
padding:2px;
}

a.highslide-credits:hover,a.highslide-credits:hover i {
color:#FFF;
background-color:gray;
}

#italy {
width:100%;
height:25px;
background:url(img/italy.gif) repeat-x;
}

#searh {
float:right;
color:#fff;
font-size:18px;
padding-top:10px;
padding-right:20px;
}

#head {
width:100%;
height:100%;
background:url(img/svet-bg4.gif);
}

#hl {
background:url(img/svet2.gif) no-repeat;
width:100%;
height:242px;
}

#up {
position:absolute;
top:26px;
left:2px;
height:61px;
}

#navigation a,#navigation a:hover,#navigation a:visited {
font:11px Tahoma, Verdana, Arial, sans-serif;
color:#000;
text-decoration:none;
}

#content h1 a,#boxSpecials h5 a,#boxFeatured h5 a,#boxWhatsNew h5 a,#boxNews h5 a,#boxLogin .boxheader a {
color:#6e3e14;
font-weight:700;
font-size:10pt;
text-decoration:none;
}

.page .b2,.page .b3,.page .b4,.page .b4b,.page .b3b,.page .b2b {
background:#fee1a3;
border-left:2px solid #fef200;
border-right:2px solid #fef200;
}

#menu1 td,.boxHeader,p.LoginContentCenter,p.center {
text-align:center;
}

#menu1 div a:hover,#menu1 div span {
width:90px;
height:35px;
padding-top:10px;
display:block;
color:#fff;
font-size:15px;
font-weight:700;
text-decoration:none;
}

#boxCategories h5 {
color:#62431e;
font-weight:700;
font-size:12pt;
background-color:#eed398;
background-position:0 -135px;
background-repeat:repeat-x;
border-top:1px solid #905c19;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
vertical-align:middle;
box-shadow:0 0 10px #9e7c2d;
margin:0;
padding:7px 0 7px 10px;
}

#categoriesBoxMenu #CatNavi li a:hover,#boxManufacturers a:hover {
color:#000;
border-left:0.4em solid #fee1a3;
text-decoration:underline;
}

#categoriesBoxMenu #CatNavi .CurrentParent a,#categoriesBoxMenu #CatNavi .Current a,#categoriesBoxMenu #CatNavi .CurrentParent .Current a,#boxCart .boxcontent span,#boxLogin .boxcontent span,#boxBestsellersContent span,#boxGroupInfoContent span,span.bold {
font-weight:700;
}

#boxContent,#boxInformation,#boxAddQuickie,#boxAuthors,#boxArticles,#boxArticlesNew,#boxLastViewed,#boxReviews,#boxSpecials,#boxFeatured,#boxWhatsNew {
margin-left:1em;
background-color:#fee1a3;
background-position:0 -135px;
background-repeat:repeat-x;
border-top:1px solid #905c19;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
box-shadow:0 0 10px #9e7c2d;
}

#boxContentContent,#boxInformationContent,#boxLastViewedContent,#boxReviewsContent,#boxSpecialsContent,#boxFeaturedContent,#boxWhatsNewContent,#boxGroupInfoContent,#boxCurrenciesContent,#boxLanguagesContent,#boxManufacturersInfoContent {
padding-left:0;
font-size:10pt;
text-align:center;
}

#boxContentContent p,#boxInformationContent p,#boxLastViewedContent p,#boxReviewsContent p,#boxSpecialsContent p,#boxFeaturedContent p,#boxWhatsNewContent p,#boxNews .boxNewsContent p,#boxGroupInfoContent p,#boxCurrenciesContent p,#boxLanguagesContent p,#boxManufacturersContent p,#boxManufacturersInfoContent p {
padding-bottom:0.2em;
margin:0;
}

#boxAddQuickie h5,#boxReviews h5,#boxSpecials h5 {
display:block;
font-size:medium;
font-weight:700;
border-top:1px solid #b98228;
background:#fee1a3;
text-align:left;
vertical-align:middle;
box-shadow:0 0 10px #9e7c2d;
margin:0 0 0.2em;
padding:3px 6px;
}

#boxAddQuickieContent,#boxAuthorsContent,#boxArticlesContent,#boxArticlesNewContent,#boxSearchContent,#boxNewsletterContent,#boxBestsellersContent {
padding-left:1em;
}

.addquickieform input,.searchboxform input {
width:80%;
font-size:1em;
border:1px solid;
margin-top:0.2em;
margin-bottom:0.4em;
border-color:#666 #ccc #ccc #666;
padding:2px;
}

.addquickieform input:focus,.sffocus,.sffocus,.searchboxform input:focus,.sffocus,.sffocus,.loginform input:focus,.sffocus,.sffocus,.newsletterform input:focus,.sffocus,.sffocus,.form textarea:focus,input:focus,.sffocus,.sffocus {
background-color:#ffc;
}

#boxSearch h5 a,#boxCart .boxheader a {
color:#62431e;
text-decoration:none;
}

.loginform input,.newsletterform input,#boxCurrenciesContent select {
width:70%;
font-size:1em;
border:1px solid;
margin-top:0.2em;
margin-bottom:0.4em;
border-color:#666 #ccc #ccc #666;
padding:2px;
}

div#copyright,.copyright {
clear:left;
background:#fee1a3;
width:100%;
text-align:center;
color:#554100;
padding-top:0.5em;
padding-bottom:0.5em;
}

#copyright a,.copyright a,#copyright a:hover,.copyright a:hover {
color:#554100;
}

span.productSpecialPrice,span.errorText {
font-family:Verdana, Arial, sans-serif;
color:red;
}

dt.ordersAddress,dt.AddressBookList {
float:left;
background:transparent;
border-right:0 #f1f1f6 solid;
text-align:center;
margin:0;
padding:0;
}

dd.ordersAddress,dd.Login {
line-height:normal;
background:transparent;
margin:0 0 0 1em;
padding:0;
}

dl.AddressBook,dl.Login {
width:50%;
float:left;
margin:0;
padding:0;
}

dd.itemDescription,dd.itemDescription1 {
line-height:normal;
background:transparent;
margin:0 1em 0 120px;
padding:0;
}

ul.ajaxQuickFind,ul.ajaxAddQuickie {
list-style-type:none;
list-style-image:none;
padding-left:0;
}

li.ajaxQuickFind,li.ajaxAddQuickie {
font-size:80%;
padding-left:0;
}

h2,h3,categoriesBoxMenu,#boxCart .boxheader p,#boxLogin .boxheader p {
margin:0;
padding:0;
}

#boxContent li,#boxContent ul,#boxInformation ul,ul.accountLinks {
list-style-type:none;
text-align:left;
padding-left:1em;
margin:0;
}

#boxArticlesNew h5,#boxContent h5,#boxInformation h5,#boxAuthors h5,#boxArticles h5,#boxLastViewed h5,#boxFeatured h5,#boxWhatsNew h5,#boxNews h5,#boxNewsletter h5,#boxBestsellers h5,#boxGroupInfo h5,#boxCurrencies h5,#boxManufacturers h5,#boxManufacturersInfo h5,#boxCart .boxheader,#boxLogin .boxheader {
color:#62431e;
font-weight:700;
font-size:12pt;
background-color:#eed398;
background-position:0 -135px;
background-repeat:repeat-x;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
vertical-align:middle;
box-shadow:0 0 10px #9e7c2d;
margin:0;
padding:7px 0 7px 10px;
}

#boxCart .boxcontent,#boxLogin .boxcontent {
background-color:#fee1a3;
background-position:0 -602px;
background-repeat:repeat-x;
border-top:0;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
box-shadow:0 0 10px #9e7c2d;
margin:0;
padding:.5em;
}

#boxManufacturers,#boxCart,#boxLogin,#boxNewsletter,#boxBestsellers,#boxGroupInfo,#boxCurrencies,#boxLanguages,#boxManufacturersInfo {
margin-right:1em;
background-color:#fee1a3;
background-position:0 -135px;
background-repeat:repeat-x;
border-top:1px solid #905c19;
border-left:1px solid #905c19;
border-right:1px solid #905c19;
border-bottom:1px solid #905c19;
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
box-shadow:0 0 10px #9e7c2d;
}

#boxAddQuickieContent p,#boxAuthorsContent p,#boxArticlesContent p,#boxArticlesNewContent p,#boxSearchContent p,#boxNewsletterContent p,#boxBestsellersContent p,p.LoginContentLeft,.ajaxQuickFind,.ajaxAddQuickie {
text-align:left;
}
