﻿/* RESETS */
*{margin:0; padding:0;}
img, fieldset, input{border:0;}
input, textarea{font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; margin:0; padding:2px 2px 3px 2px; border:solid 1px #000;}
select{font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
body{font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; background:#fff url(/images/site/bg.gif) repeat-x left top; color:#444;}
h1, h2, h3, h4, h5{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#666;}
a{text-decoration:none; color:#2D5DB9;}
a:hover{text-decoration:underline; color:#000;}
li{list-style-position:inside;}
table{ border-collapse:collapse; }
td, th{ border:solid 1px #000; padding:2px 5px; }

/* GENERIC STYLES */
.clear{ clear:both; }
.clear10{ clear:both; height:10px; }
.clear20{ clear:both; height:20px; }
.floatleft{float:left}
.floatright{float:right}
.HiddenButton{position:absolute; top:-5000px; width:0; height:0;}

.test{border:solid 1px #0f0;}

/* TEMPLATE LAYOUT */
.container{width:960px; margin:0 auto; background-color:#fff; padding:0 10px;}
.header{padding:5px 0; height:59px;}
.logo{position:absolute; padding:5px 0 0 0;}
.logon_area{background:url(/images/site/login_bg.gif) top left no-repeat; width:305px; height:59px; float:right; color:#fff; position:relative;}
.logon_area input{width:90px; padding:2px; margin:1px 0 2px 0;}
.logon_area a{color:#fff; font-weight:bold;}
.logon_area a:hover{color:#69A5CA; font-weight:bold;}
.logon_username{position:absolute; left:13px; top:4px;}
.logon_password{position:absolute; left:123px; top:4px;}
.logon_button{position:absolute; right:13px; top:18px;}
.logon_links{position:absolute; left:13px; bottom:6px;}
.topmenu{background:url(/images/site/tm_background.gif) top left repeat-x; height:33px; font:bold 16px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.topmenu li{list-style:none; float:left;}
.topmenu li a{padding:6px 25px 0 25px; height:27px; display:block; text-decoration:none; color:#FFFFFF; float:left; background-image:url(/images/site/tm_background.gif);}
.topmenu li a:hover{color:#000000; background-image:url(/images/site/tm_selected.gif); text-decoration:none;}
.search{float:right; padding:6px 25px 0 0; width:220px;}
.search input{float:left; margin:0 7px; width:130px;}
.searchbutton{float:right;}
.footer{background:url(/images/site/footer.gif) top left repeat-x; height:33px; margin-top:10px; padding-top:7px;}
.footerleft{float:left; padding-left:10px;}
.footerright{float:right; padding-right:10px;}

.content_container{margin:5px 0 0 0;}
.content_navigation{float:left; width:175px;}
.content_main{float:right; width:785px;}

#breadcrumb{font-size:10px; color:#666; margin-bottom:5px;}
#breadcrumb ul li{display:inline; background:url(/images/icons/breadcrumbli.gif) no-repeat 0px 3px; list-style-position:inside; padding-left:12px; margin-left:5px;}
#breadcrumb ul li.home{background-image:none; padding-left:0px; margin-left:0px;}
#breadcrumb a{color:#666;}
#breadcrumb a:hover{color:#59831F;}

/* NAVIGATION */
.nav_header{}
.nav_links{border:solid 1px #A3A3A3; width:158px; margin-bottom:10px; padding-bottom:4px;}
.nav_links li{list-style:none outside; display:block; font-weight:bold;}
.nav_links li a{padding:2px 0 0 5px; display:block; text-decoration:none; height:17px; width:153px; background:#fff url(/images/site/dash.gif) bottom left repeat-x;}
.nav_links li a:hover{text-decoration:none; background-color:#DCDCDC;}
.nav_links li a.lastlink{background-image:none;}

/* SEARCH RESULTS */
.searchResult{padding:8px 3px; float:left; width:190px; margin-bottom:10px; height:145px; overflow:hidden; text-align:center; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:10px;}
.searchResultsHeader h2{font-size:10px; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.searchResult .imgLink{display:block; text-align:center; margin:0 0 3px 0; height:100px;}
.searchResult .searchPrice{font-weight:bold; color:#FE571C; margin:1px 0 0 0;}

/* PRODUCT PAGE */
.productMainImage{float:right; margin:0 0 10px 20px; width:250px; font-size:10px; text-align:center;}
.productMainImage div{margin:0 0 5px 0;}
.productInfo{float:left; width:500px;}
.bestPrice{color:#000; font-size:12px; font-weight:bold; margin:0 0 10px 0;}
.bestPriceDiscount{color:#E12; font-size:10px; margin:0 0 1px 0;}
.bestPrice label{display:block; float:left; width:130px;}
.bestPrice .price{font-size:16px; color:#000; margin:3px 0 1px 0;}
.bestPrice .rrp{margin:0 0 1px 0; color:#888;}
.bestPrice span{font-size:10px; color:#000; font-weight:normal;}

.RelatedProductsContainer{margin:10px 0 0 0;}
.RelatedProducts{font-weight:bold; font-size:14px; color:#59831F; border-bottom:solid 1px #59831F;}

/* MERCHANT PRODUCTS TABLE */
table.prices{width:100%; margin:10px 0;}
table.prices th{text-align:left; background-color:#59831F; color:#fff; text-transform:uppercase; padding:5px;}
.prices_shop{width:220px;}
.prices_price{width:55px;}
.prices_discount{}
.prices_totalprice{width:65px;}
.prices_instock{width:55px;}
.prices_link{width:40px;}
td.prices_shop{font-weight:bold;}
td.prices_price{}
td.prices_discount{}
td.prices_totalprice{font-weight:bold;}
td.prices_instock{text-align:center;}
td.prices_link{}

.discountCode{color:#f33;}

/* PAGING */
/*.paging{width:100%; text-align:center; margin:3px 0 6px 0;}
.paging ul {display:inline;}
.paging li {list-style:none; display:inline;}
.paging a {display:block; float:left; border:solid 1px #000; padding:3px 5px; margin:0 5px 0 0; background-color:#ddd;}
.paging a:hover{}
.paging a.on{padding:5px 7px; font-weight:bold;}
*/

.paging{ clear:left; position:relative; height:23px; width:592px; margin:0 auto; background:url(/images/site/paging_bg.gif) top left repeat-x; text-align:center; }

.paging a{ display:block; color:#2D5DB9; font-weight:bold; font-size:10px; }
.paging .disabled{ background:none; color:#d3c1af; }
.paging a:hover{ text-decoration: underline; }
.paging a.on{ text-decoration:underline; }
.paging ul{ display:block; position:absolute; top:5px; margin:0; padding:0; }
.paging ul.left{ left:120px; width:115px; }
.paging ul.right{ left:370px; width:90px; }
.paging ul:after{ content:"."; display:block; height:1px; visibility:hidden; clear:left; }
.paging ul li{ display: block; float:left; padding:0 3px; background:none; display:inline; }
.paging ul li.liPrev{ margin-right:10px; }
.paging ul li.liNext{ float:left; margin-left:10px; }

.paging ul.pages{ width:150px; z-index:99; top:4px; left:220px; text-align:center; color:#e2c59b; font-weight:bold; }
.paging ul.pages li{ display:inline; text-align:center; float:none; padding:0; }
.paging .pages a{ display:inline; line-height:1; padding:0 2px; }

.paging a.pagingFirst{ padding:0; margin:0px 6px 0 0; width:11px; height:9px; background:url(/images/paging/first.gif) 0 0 no-repeat; }
.paging a.pagingFirst:hover{ text-decoration: none; }
.paging a.pagingPrevious{ padding:0; width:64px; height:11px; text-align:right; background: url(/images/paging/previous.gif) 1px 2px no-repeat; }

.paging a.pagingNext{ float:left; padding:0; width:38px; height:11px; text-align:left; background: url(/images/paging/next.gif) 28px 2px no-repeat; }

.paging a.pagingLast{ float:left; padding:0; margin:0px 0 0 7px; width:12px; height:9px; background:url(/images/paging/last.gif) 0 0 no-repeat; }
.paging a.pagingLast:hover{ text-decoration: none; }
.paging .pviewAll a { position:absolute; top:5px; left:500px; color:#2D5DB9; font-weight:bold; }
.paging .pviewAll a:hover { color:#f04c31; font-weight:bold; }

/* SITEMAP */
ul.sitemap li{list-style-type:circle; list-style-position:inside;}
ul.sitemap ul li{list-style-type:circle; list-style-position:inside; margin-left:10px;}
ul.sitemap ul ul li{list-style-type:circle; list-style-position:inside; margin-left:20px;}
ul.sitemap ul ul ul li{list-style-type:circle; list-style-position:inside; margin-left:30px;}
