/* CSS Document */
* {padding:0px; margin:0px;}
html,body {
	font-family:Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#000000;
	background:#f5f6f1;
	height:100%;
	min-height:100%;
}
img {border:0px;} 
a {color:#666461; text-decoration:none; outline:none; cursor:pointer;}
ul {list-style:none;}
h1 {font-size:14px; font-weight:normal; margin:15px 0 25px; background:#dbdbd6; color:#ffffff; height:23px; line-height:23px; padding:0; position:relative; z-index:1;}
h2 {font-size:14px; font-weight:normal; color:#656362; margin:0 0 25px 0;}

table td {text-align: center;}

.spacer {clear:both; height:0px !important; line-height:0px !important; font-size:0px !important; visibility:hidden; display:block;}

/* containers */
#pageContainer {width:935px; margin:auto; min-height:100%; border-left:20px solid #ecede7; border-right:20px solid #ecede7; background:#FFFFFF;}
* html #pageContainer {height: 100%;}

/* header */
#header {padding:15px 15px 10px 5px; height:90px;}
#logo {width:190px; height:90px; background:url(../../images/index/logo.gif) no-repeat; float:left;}
#topBanner {width:720px; height:90px; float:right;}
/*\ header */

/* navigation */
#navigation {padding:0 15px 30px; cursor:default; /*position:relative;*/ z-index:1;}
#localTime {width:185px; float:left; height:50px;}
#mainNav {float:left; margin:10px 0 2px 0; height:50px;}
#mainNav li {display:inline; height:50px;}
#mainNav li a {font-size:14px; color:#434343; padding:0; width:130px; height:43px; line-height:38px; float:left; background:#eeede5; background:url(../../images/index/mainNavBkg.gif) no-repeat; text-align:center;}
#mainNav li a.selected {margin:3px 0 0 0; color:#ffffff; height:47px; line-height:47px;}
#mainNav li a.selected.left {background:url(../../images/index/mainNavHoverLeft.gif) no-repeat;}
#mainNav li a.selected.right {background:url(../../images/index/mainNavHoverRight.gif) no-repeat; height:50px; margin:0 0 0 -4px; line-height:55px;}
#mainNav li a.selected.center {background:url(../../images/index/mainNavHoverCenter.gif) no-repeat; height:50px; margin:0 0 0 -4px; line-height:55px; width:145px; margin:0 -8px 0 -7px; position:relative;}

#searchForm {width:313px; float:left; height:25px; background:url(../../images/index/slogan.gif) no-repeat top right; padding:35px 0 0 10px;}
#searchForm input {border:1px solid #989898; height:16px; padding:0 5px; width:155px;}
#searchForm input.btn {background:#eeede5; border:none; height:18px; font-size:10px; font-weight:bold; cursor:pointer; color:#434343; width:50px; padding:0 5px 1px;}
#subNav {background:#2c2c2c; text-align:center;line-height:25px; margin:1px 0 0 0; position:relative;}
#subNav li {display:inline; padding:4px 10px 4px; cursor:pointer; }
#subNav li.selected {background:#606061;}
#subNav li a {color:#ffffff; font-size:14px; margin:0;}
#subNav li a:hover {background:#606061;}
/*#subNav li:hover ul {display:block;}*/

#subNav li ul {position:absolute; top:24px; height:30px; line-height:18px; width:905px !important; text-align:center; display:none; left: 0; }
#subNav li ul.selected {display: block;}
#subNav li ul li {background:none !important; cursor:default; display: inline; padding: 5px 0 0 0;}
#subNav li ul li a {color:#313232; font-size:12px; background:url(../../images/index/subNavBkg.gif) no-repeat left center !important; padding:3px 10px 3px 15px;}
#subNav li ul li a.first {background:none !important;}
#subNav li ul li a:hover {background:none; text-decoration:underline;}

/*\ navigation */

/* layout */
#container {margin:8px 15px 0 15px;}
#container .left, #container .leftIndex {float:left; display: inline;}
#container .center {float:left; display: inline;}
#container .right, #container .rightIndex {float:right; display: inline;}

h1.title strong, h1.titleNews strong {float:left; font-weight:normal; background:#2b2b2b; padding:0 15px; position:absolute; left:-35px;}
h1.title strong span, h1.titleNews strong span {position:absolute; display:block; width:20px; height:24px; background:url(../../images/index/h1Bkg.gif) no-repeat; left:0; bottom:-24px;}
h1 a {color:#ffffff;}

.left h1 strong, .leftIndex h1 strong, .leftNews h1 strong {float:left; font-weight:normal; background:#2b2b2b; padding:0 15px; position:absolute; left:-35px;}
.left h1 strong span, .leftIndex h1 strong span, .leftNews h1 strong span {position:absolute; display:block; width:20px; height:24px; background:url(../../images/index/h1Bkg.gif) no-repeat; left:0; bottom:-24px;}

.right h1 strong, .rightIndex h1 strong, .rightNews h1 strong {float:right; font-weight:normal; background:#2b2b2b; padding:0 15px; position:absolute; right:-35px;}
.right h1 strong span, .rightIndex h1 strong span, .rightNews h1 strong span {position:absolute; display:block; width:20px; height:24px; background:url(../../images/index/h1BkgRight.gif) no-repeat; right:0; bottom:-24px;}

h1.light strong {background:#626363;}
.left h1.light strong span, .leftIndex h1.light strong span, .leftNews h1.light strong span {background:url(../../images/index/h1BkgLeftLight.gif) no-repeat;}
.right h1.light strong span, .rightIndex h1.light strong span, .rightNews h1.light strong span {background:url(../../images/index/h1BkgRightLight.gif) no-repeat;}

h1.dark strong {background:#2b2b2b;}
.left h1.dark strong span, .leftIndex h1.dark strong span {background:url(../../images/index/h1BkgLeftDark.gif) no-repeat;}
.right h1.dark strong span, .rightIndex h1.dark strong span {background:url(../../images/index/h1BkgRightDark.gif) no-repeat;}


/*\ layout */

/* index page */
#container .leftIndex {width:610px; display: inline;}
#container .rightIndex {width:280px; display: inline;}


#container .leftIndex h1 {width: 610px !important;}
#container .rightIndex h1 strong {width:130px;}

.item {display:block; margin:0 0 10px 0; padding:5px; color:#000000; font-size: 11px;}
.item.dark {background:#eeede5 !important;}
.item .itemContent {float:left; width:175px;}
.item .itemContent strong {display:block; margin:0 0 5px 0;}
.item .itemContent .more {display:block; text-decoration:underline;}
.item img {float:right;}

.seeAll {background:url(../../images/index/arrow.gif) no-repeat left 3px; padding:0 0 0 14px; float:right; width:125px; /*text-align:right;*/}

.newsItemContainer { margin-top: -20px; z-index: 100;}

.product {margin:3px 6px; color:#000000; float:none !important; display: block;}
.product img {margin: 0 0 10px 0; width: 90px !important; /* height: 100px; */}
.product strong {display:block; font-weight:normal; margin:0 auto; text-align: center; height: 45px;}
.product .more {background:url(../../images/index/arrowGray.gif) no-repeat 4px center #e4e4e4; padding:2px 15px; margin: 0 auto; width: 45px; display: block;}

.left.options {width:160px; border-bottom:6px solid #eeede5; padding:0 0 5px 0;}
.right.options {width:120px; position:relative; z-index:10;}

.left.options h2 {margin:0; font-size:14px; font-weight:bold; font-style:italic; color:#c13e27;}
.left.options strong {margin:0; font-size:12px; font-weight:bold; font-style:italic; color:#c13e27;}

.right.options .register {float:right; width:119px; height:14px; line-height:14px; font-size:9px; font-weight:bold; font-style:italic; color:#c13e27; text-align:center; background:url(../../images/index/registerBtn.gif) no-repeat left center;}
.right.options .rss {height:12px; border-top:6px solid #eeede5; border-left:6px solid #eeede5; margin:10px 0 10px 0; position:relative;}
.right.options .rss a {position:absolute; display:block; width:46px; height:17px; background:url(../../images/index/rss.gif) no-repeat; right:0; top:7px;}

.right.options #register {position:absolute; width:250px !important;; padding:15px; background:#eeede5; z-index:20; right:0; top:60px; color:#40403f; display:none;}
.right.options #register.showmessage {display:block;}
.right.options #register .blb {position:absolute; width:166px; height:20px; background:#eeede5; top:-15px; left:0;}
.right.options #register h3 {font-size:13px; font-weight:normal; margin:0 0 15px 0;}
.right.options #register label {float:left; width:60px; font-size:10px;}
.right.options #register input {float:right; width:180px; font-size:10px; padding:1px 3px; border:1px solid #40403f; background:none; margin:0 0 15px 0;}
.right.options #register input.radio {border:none;}

.right.options #register .radioButtons {margin:0 0 0 65px;}
.right.options #register .radioButtons input {float:left; width:auto;}
.right.options #register .radioButtons label {width:auto; margin:0 10px 0 0;}
.right.options #register .btn {float:right; padding:5px 30px; border:none; color:#ffffff; background:#cb6442; cursor:pointer; width:auto;}

/*\ index page */

/* custom page */
h1.pageTitle {font-size:24px; background:none; color:#000000; margin:0 0 30px 0;}
/*\ custom page */

/* contacts */
#container .left.contacts {width:420px;}
#container .right.contacts {width:430px;}
#contacts {}
#contacts label {float:left; width:80px; margin:5px 0 8px 0; color:#8e9190;}
#contacts input, #contacts textarea {float:right; width:280px; border:1px solid #d2d0d0; margin:0 0 8px 0; padding:2px 10px 2px 30px; color:#747575;}
#contacts textarea {font-family:Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif; font-size:12px; padding:10px; width:300px; height:200px;}
#contacts .people {background:url(../../images/index/peopleIcon.gif) no-repeat 10px center;}
#contacts .house {background:url(../../images/index/houseIcon.gif) no-repeat 10px center;}
#contacts .email {background:url(../../images/index/emailIcon.gif) no-repeat 10px center;}
#contacts .btn {width:auto; border:none; background:#4a4949; color:#FFFFFF; padding:5px 15px; cursor:pointer;}
/*\ contacts */

/* sitemap */
.sitemap {margin:5px 0 10px 30px;}
.sitemap a {color:#000000;}
.sitemap li {list-style:square; padding:3px 5px}
.sitemap li li {list-style:circle;}
/*\ sitemap */

/* pager */
.pager {float:right; height:25px; background:#FFFFFF; padding:0 0 0 5px; margin:20px 0;}
.pager li {display:inline; text-align:center;}
.pager li a {border:1px solid #979797; background:#dbdbd6; padding:0 6px; font-size:12px; line-height:21px; float:left; height:21px; margin:0 0 0 3px; color: #666461}
.pager li a:hover, .pager li.selected a {background:#ffffff;}
h1 .pager {position:absolute; right:0; top:0; margin:0;}
/*\ pager */

/* blog */
#container .left.blog {width:580px; text-align: justify;}
#container .right.blog {width:300px;}
.blogItem {padding:0 0 20px 0; border-bottom:1px solid #000000; margin:0 0 20px 0;}
.blogItem .imageContainer {float:left; margin:0 10px 10px 0;}
.blogItem .imageContainer .date {display:block;}
.blogItem .blogTitle {font-size:14px; padding:0 0 20px 0; display:block;}

.blog h1 strong {width:150px; text-align:center;}
.blog h1 strong span {background:url(../../images/index/h1BkgRight.gif) no-repeat;}



/*\ blog */

/* shop list */
.col1, .col2, .col3, .col4 {float:left; width:200px; margin:0 20px 0 0;}
.shopList {border-left:1px solid #ababaa; padding:0 0 0 10px; margin:0 0 10px 0;}
.shopList a {display:block; color:#000000;}
/*\ shop list */

/* shop details */
#container .left.shop {width:680px;}
#container .right.shop {width:180px;}
#container .left.shop img {float:left; margin:0 15px 15px 0;}
#container .right.shop ul {}
#container .right.shop ul li {display:block;}
#container .right.shop ul li a {display:block; height:28px; line-height:28px; padding:0 0 0 15px; background:url(../../images/index/shopNavArrow.gif) no-repeat 155px center #535353; color:#FFFFFF; margin:0 0 5px 0; font-weight:bold;}
.shopInfo {font-style:italic; margin:0 0 20px 0;}
/*\ shop details */

/* clothes */

#container .left.clothes, #container .leftClothes {width:180px; float: left;}
#container .right.clothes, #container .rightClothes {width:700px !important; float: right;}

#container .left.clothes ul.categories, #container .leftClothes ul.categories {margin:0 0 30px 0;}
#container .left.clothes ul.categories li, #container .leftClothes ul.categories li {display:block; margin: 0 0 7px 0 ;}
#container .left.clothes ul.categories li a, #container .leftClothes ul.categories li a {font-size:14px}
#container .left.clothes ul.categories li a:hover, #container .leftClothes ul.categories li a:hover  {text-decoration:underline;}
#container .left.clothes ul.categories li.selected a, #container .leftClothes ul.categories li.selected a {color:#2A2F32; font-weight:bold;}

#container .left.clothes ul.categories li ul, #container .leftClothes ul.categories li ul {margin:15px 0 15px 30px;}


#container .left.clothes ul.searchFilter {}
#container .left.clothes ul.searchFilter li, #container .leftClothes ul.searchFilter li {display:block; margin:0 0 15px 0; font-weight: normal;}
#container .left.clothes ul.searchFilter li a, #container .leftClothes ul.searchFilter li a {display:block; background:url(../../images/index/arrowDark.gif) no-repeat left center; color:#2a2f32; padding:0 0 0 20px;}
#container .left.clothes ul.searchFilter li.selected a.itemContainerTitle, #container .leftClothes ul.searchFilter li.selected a.itemContainerTitle {background:url(../../images/index/arrowDarkDown.gif) no-repeat left center; font-weight: bold;}
#container .left.clothes ul.searchFilter li.selectedSearch a, #container .leftClothes ul.searchFilter li.selectedSearch a {color:#2A2F32; font-weight:bold; background:url(../../images/index/arrowDarkDown.gif) no-repeat left center;}

#container .left.clothes ul.searchFilter li ul, #container .leftClothes ul.searchFilter li ul {margin:10px 0; max-height:150px; overflow:auto; display:none;}
#container .left.clothes ul.searchFilter li.selected ul, #container .leftClothes ul.searchFilter li.selected ul {display:block;}
#container .left.clothes ul.searchFilter li ul li, #container .leftClothes ul.searchFilter li ul li {margin:0;}
#container .left.clothes ul.searchFilter li ul li a, #container .leftClothes ul.searchFilter li ul li a {background:none !important;}
#container .left.clothes ul.searchFilter li ul li.selected a, #container .leftClothes ul.searchFilter li ul li.selected a {color:#2A2F32; font-weight:bold;}

#container .right.clothes .banner, #container .rightClothes .banner {margin:0 0 20px 0; display:block;}
/*\ clothes */

/* products list */
.productList {float:left; width:200px; height:300px; padding:5px; border:1px solid #b1b2b3; text-align:center; margin:0 32px 20px 0; color: #000;}
.productList.right {float:right; margin:0 0 10px 0;}
.productList strong {display:block; height:20px;}
.productList .description {display:block; height:20px;}
.productList .price {display:block; margin:5px; color: #000;}
.productList .more {background:url(../../images/index/arrowGray.gif) no-repeat 4px center #e4e4e4; color: #000; padding:2px 15px;}

.orderBy {float:left; width:245px; margin:0 0 30px 0; font-size:12px; color:#2b2b2b;}
.orderBy a {color:#2b2b2b;}
.resultsInfo {float:left; width:300px; margin:0 0 30px 0; font-size:12px; color:#2b2b2b;}
.resultsInfo a {color:#2b2b2b; text-decoration:underline;}
/*\ products list */

/* product details */
#container .leftProductDetails {width:280px; float: left;}
#container .centerProductDetails {width:350px; margin:0 0 0 30px; float: left;}
#container .rightProductDetails {width:150px; float: right;}

#container .leftProductDetails .imageContainer {text-align:center; border:1px solid #b2b3b4; padding:10px 0; margin:0 0 5px 0;}
#container .leftProductDetails .imageContainer a {display:block; margin:10px auto;}

#container .leftProductDetails .productGallery {}
#container .leftProductDetails .productGallery a {float:left; margin:0 6px 5px 0; width: 65px; text-align: center;}
#container .leftProductDetails .productGallery a.last {float:right; margin:0 0 5px 0;}

.productId {font-size: 12px; color: #565656;}
h1.productTitle {font-size:20px; background:none; color:#000000; margin:0 0 30px 0;}

#container .centerProductDetails dl {margin:0 0 20px 0;}
#container .centerProductDetails dl dt {float:left; clear:left; width:110px; font-weight:bold; color:#565656; margin: 5px 0 0 0;}
#container .centerProductDetails dl dd {float:left; width:190px; color:#565656; margin: 5px 0 0 0;}

#container .centerProductDetails .inquiryContainer {}
#container .centerProductDetails .sendInquiry {display:block; background:url(../../images/index/arrowInquiry.gif) no-repeat 200px center #575757; color:#ffffff; padding:0 20px; height:25px; line-height:25px; margin:0 0 20px 0;}
#container .centerProductDetails #inquiry {width:318px; padding:15px; background:#ffffff; z-index:20; left:0; top:30px; color:#40403f; display:none; border:1px solid #585757;}
#container .centerProductDetails #inquiry.showmessage {display: block;}
#container .centerProductDetails #inquiry label {float:left; width:80px; font-size:12px; margin:2px 0 3px 0;}
#container .centerProductDetails #inquiry input {float:right; width:220px; font-size:12px; padding:1px 3px; border:1px solid #40403f; background:none; margin:0 0 10px 0;}
#container .centerProductDetails #inquiry textarea {width:312px; height:150px; font-size:12px; padding:1px 3px; border:1px solid #40403f; background:none; margin:0 0 15px 0; font-family:Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;}
#container .centerProductDetailss #inquiry .btn {float:right; padding:5px 30px; border:none; color:#ffffff; background:#585757; cursor:pointer; width:auto;}

#container .centerProductDetails .buttons {background:#c5c5c2; /*float:left;*/ padding:5px; height:17px; margin:20px 0; position:relative;}
#container .centerProductDetails .buttons #sendToFriend {width:318px;}

#container .centerProductDetails .buttons a {display:block; float:left; height:17px; line-height:17px; text-align:center; background:url(../../images/index/newsOptionBtn.gif) no-repeat left top; padding:0 0 0 15px; margin:0 10px;}
#container .centerProductDetails .buttons a span {display:block; height:17px; line-height:17px; text-align:center; background:url(../../images/index/newsOptionBtn.gif) no-repeat right top; padding:0 15px 0 0;}
#container .centerProductDetails .buttons a span strong {font-weight:normal; font-size:10px;}
#container .centerProductDetails .buttons a.print span strong {background:url(../../images/index/print.gif) no-repeat left center; padding:0 10px 0 15px;}
#container .centerProductDetails .buttons a.sendFriend span strong {background:url(../../images/index/mail.gif) no-repeat left center; padding:0 0 0 15px;}

#container .rightProductDetails h3 {font-size:12px; margin:0 0 10px 0;}
#container .rightProductDetails .productList {float:none; width:140px; height:auto; padding:5px 5px 10px; margin:0 0 10px 0; display:block;}
#container .rightProductDetails .productList strong {display:block; height:auto;}
#container .rightProductDetails .productList .price {display:block; margin:5px;}
/*\ product details */

/* news */
#container .leftNews {width: 500px; width: expression(500 + "px"); float: left;}
#container .rightNews {width:380px; float: right;}

.leftNews h1 {margin: 0 0 25px 0;}
.leftNews h1 strong {width:170px; padding:0 0 0 30px;}
.leftNews h1 strong span {background:url(../../images/index/h1Bkg.gif) no-repeat;}
.leftNews h1.dark strong span {background:url(../../images/index/h1BkgRightDark.gif) no-repeat;}

.rightNews h1 {margin: 0 0 25px 0;}
.rightNews h1.gray {}
.rightNews h1.gray strong {background:#464646;}
.rightNews h1.gray strong span {background:url(../../images/index/h1BkgRightGray.gif) no-repeat;}




.rightNews h1 strong {width:170px; padding:0 20px 0 10px;}
.rightNews h1.wide strong {width:190px; padding:0 0 0 60px;}
.rightNews h1.dark strong {width:170px;}

.newsDetails h1.titleNews {margin: 0 0 25px 0;}
.newsDetails h1 strong {width:190px; padding:0 0 0 30px;}
.newsDetails h1.titleNews span {background:url(../../images/index/h1Bkg.gif) no-repeat;}

.newsItem {display:block; margin:0 0 5px 0; padding:5px; color:#000000; font-size: 11px;}
.newsItem.dark {background:#eeede5;}
.newsItem .itemContent {float:right; width:405px;}
.newsItem .itemContent strong {display:block; margin:0 0 5px 0;}
.newsItem .itemContent .more {text-decoration:underline; padding:0 0 0 10px;}
.newsItem img {float:left; margin: 0 5px 0 0}
.rightNews .newsItem .itemContent {float:right; width:285px;}

.leftNews .product {width:70px; float:left; text-align:center; margin:0 12px 20px; color:#000000;}
.newsGallery {float:left; width:220px; margin:0 10px 0 0;}
.newsGallery div {margin:0 0 3px 0; text-align:center; color:#666461; font-size:10px;}
.newsGallery div strong {display:block; font-weight:normal; text-align:left;}
.newsGallery img {margin:0 0 3px 0;}

.newsOptions {margin:0 0 35px 0; color:#858585;}
.newsOptions .buttons {background:#c5c5c2; float:left; padding:4px; height:17px; margin:0 0 20px 0; position:relative;}
.newsOptions .buttons a {display:block; float:left; height:17px; line-height:17px; text-align:center; background:url(../../images/index/newsOptionBtn.gif) no-repeat left top; padding:0 0 0 15px; margin:0 5px;}
.newsOptions .buttons a span {display:block; height:17px; line-height:17px; text-align:center; background:url(../../images/index/newsOptionBtn.gif) no-repeat right top; padding:0 15px 0 0;}
.newsOptions .buttons a span strong {font-weight:normal; font-size:10px;}
.newsOptions .buttons a.print span strong {background:url(../../images/index/print.gif) no-repeat left center; padding:0 0 0 15px;}
.newsOptions .buttons a.sendFriend span strong {background:url(../../images/index/mail.gif) no-repeat left center; padding:0 0 0 15px;}

#sendToFriend {position:absolute; width:274px; padding:15px; background:#ffffff; z-index:20; left:0; top:30px; color:#40403f; display:none; border:1px solid #585757;}
#sendToFriend label {float:left; width:80px; font-size:12px; margin:2px 0 3px 0;}
#sendToFriend input {float:right; width:170px; font-size:12px; padding:1px 3px; border:1px solid #40403f; background:none; margin:0 0 10px 0;}
#sendToFriend textarea {width:312px; height:150px; font-size:12px; padding:1px 3px; border:1px solid #40403f; background:none; margin:0 0 15px 0; font-family:Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;}
#sendToFriend .btn {float:right; padding:5px 30px; border:none; color:#ffffff; background:#585757; cursor:pointer; width:auto;}


.newsOptions .published {float:left; width:32%;}
.newsOptions .options {float:right; width:65%; text-align:right;}
.newsOptions .options a {color:#858585; text-decoration:underline; margin:0 0 0 10px;}
.newsOptions .options a.prev {background:url(../../images/index/prev.gif) no-repeat left center; padding:0 0 0 15px;}
.newsOptions .options a.next {background:url(../../images/index/next.gif) no-repeat left center; padding:0 0 0 15px;}
.newsOptions .options a.back {background:url(../../images/index/top.gif) no-repeat left center; padding:0 0 0 15px;}

.mostRead {float:left; width:90px; height:125px; margin:0 0 5px 0; padding: 5px; text-align: left; font-size:11px; font-weight: bold; text-decoration: underline; color: #000000}
.mostRead img {display:block; margin: 8px 0 5px 0;}
.mostRead.dark {background:#eeede5;}
.mostRead img.dark {border: 5px solid #eeede5;}

.newsGalleryImages .mostRead {margin:0 7px 5px; height:auto;}

.mostRead.tl {border-bottom:2px solid #b5b5b6; border-right:2px solid #b5b5b6; margin:0; padding:5px 12px 5px;}
.mostRead.tc {border-bottom:2px solid #b5b5b6; border-right:2px solid #b5b5b6; margin:0; padding:5px 12px 5px;}
.mostRead.tr {border-bottom:2px solid #b5b5b6; margin:0; padding:5px 12px 5px;}

.mostRead.bl {border-right:2px solid #b5b5b6; padding:5px 12px 5px;}
.mostRead.bc {border-right:2px solid #b5b5b6; padding:5px 12px 5px;}
.mostRead.br {padding:5px 12px 5px;}



.mostReadTL {float:left; border-bottom:3px solid #b5b5b6; border-right:3px solid #b5b5b6; width:244px; }
.mostReadTL a {width: 90px; margin-left: 15px;}
.mostReadTR a {width: 90px; margin-right: 12px;}
.mostReadTR {float:left; border-bottom:3px solid #b5b5b6; width:229px; padding:0 0 0 15px;}
.mostReadBL {float:left; border-right:3px solid #b5b5b6; width:244px;}
.mostReadBR {float:left; width:229px; padding:0 0 0 15px}
.mostReadBR a {width: 90px; margin-right: 12px;}
.mostReadBL a {width: 90px; margin-left: 15px;}

/*\ news */



/* advanced search */
#advancedSearch {background:url(../../images/index/advancedSearchBkg.gif) repeat-x top; font-size:12px; padding:15px;}
#advancedSearch .type {margin:0 0 20px 0;}
#advancedSearch .type label {float:left; width:70px;}
#advancedSearch  label.type_title {float:left; width:96px;}
#advancedSearch .type input {float:left; margin:0 5px 0 0;}

#advancedSearch .shopListTitle.left, #advancedSearch .shopListTitleLeft {width:220px; margin:10px 0 10px 0px; float: left;}
#advancedSearch .shopListTitle.left label, #advancedSearch .shopListTitleLeft label {margin: 0 0 0 5px;}
#advancedSearch .shopList.left, #advancedSearch .shopListLeft {width:220px; height:200px; overflow:auto; background:#FFFFFF; padding:10px; margin:0 0 0 0px; border:1px solid #d6d6d6; float: left;}
#advancedSearch .shopList input {float:left; margin:0 0 3px 3px;}
#advancedSearch .shopList label {float:left; margin:0 0 3px 3px;}
#advancedSearch .tradeListTitle.left, #advancedSearch .tradeListTitleLeft {width:220px; margin:10px 0 10px 100px; float: left;}
#advancedSearch .tradeListTitle.left label, #advancedSearch .tradeListTitleLeft label {margin: 0 0 0 5px;}
#advancedSearch .tradeList.left, #advancedSearch .tradeListLeft {width:220px; height:200px; overflow:auto; background:#FFFFFF; padding:10px; margin:0 0 0 78px; border:1px solid #d6d6d6; float: left;}
#advancedSearch .tradeList input {float:left; margin:0 0 3px 3px;}
#advancedSearch .tradeList label {float:left; margin:0 0 3px 3px;}

/*\ advanced search */


/* footer */
.footerBanner {width:125px; height:160px; float:left; margin:0 13px 10px 15px; font-size:12px; color: #000;}
.footerBanner span {text-decoration: underline;}
.footerBanner.first {margin:0 16px 10px 0;}
.footerBanner.last {margin:0 0 10px 0; float:right;}
/*.footerBanner:hover {text-decoration:underline !important;}*/

#footer {height:265px; width:905px; margin:-225px auto 0; padding:0; background:url(../../images/index/footerBkg.gif) repeat-x 0 150px; font-size:10px; cursor:default;}
.footerSpacer {height:255px;}
#footer a:hover {text-decoration:underline;}
#footer .left {float:left; width:30%; color:#666461; }
#footer #footerNav {float:right; width:65%; text-align:right; margin:0 3px 0 0;}
#footer #footerNav li {display:inline;}
#footer #footerNav li {margin:0 0 0 10px; background:url(../../images/index/footerNavBkg.gif) no-repeat left center; padding:0 0 0 7px;}
/*\ footer */

/*\ containers */

