/* Office Choice IT*/
/* (c) 2013*/

html,  div, span, p, em, 
img, strong, sub, sup, b, u, i 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

a {                                      	
	color:#7c7c7c;
	margin:0;
	padding:0;
	outline:none;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {						
	border-collapse: collapse; 
	border-spacing: 0;
}
td, td img {
	vertical-align: top;			
} 
input, select, button, textarea {
	margin: 0; 				
	font-size: 100%; 			
}
input[type="text"], input[type="password"], textarea {
	padding: 0; 				
}
input[type="checkbox"] { 		
	vertical-align: bottom;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}


/* Base style */

body {
	line-height: 1;
	background-position: top center;
	background-image: url(/images/ui/body.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-attachment:fixed;
	color: #7c7c7c;
	text-align: left;
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
body.home {
	background:#fff url(/images/ui/body.jpg) repeat-y 50% 0;
}
input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}
label, input[type="button"], input[type="button"], button {
	cursor: pointer;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img.alignleft {
	float:left;
	margin-right:10px;
	display:inline;
}
img.alignright {
	float:right;
	margin-left:10px;
	display:inline;
}
img.aligncenter {
    margin-left:auto;
    margin-right:auto;
	display:block;
}
img.sectionheader{
	margin-bottom: 5px;
}
img.ecatbigred {
	float:left;
	margin:0;
	padding:0;
	display:inline;
}
img.ecats {
	float:right;
	margin-left:0px;
	padding-bottom:7px;
	display:inline;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* Global layuot */

.wrapper {
	width:1000px;
	margin:0 auto;
	padding:0 0 30px;
	overflow:hidden;
}
.header {
	background:#fff url(/images/ui/header-banner.png) no-repeat 0 0;
	width:100%;
}
.main {
	width:100%;
	clear:both;
}
.content {
	width:669px;
	float:right;
}
.sidebar {
	float:left;
	width:320px;
	border-right:1px solid #e6e6e6;
	margin-bottom:5px;
}

/* Header */

.logo {
	/*float:left;*/
	margin:0 5px 5px;
	display:inline;
}
.logo .ocllogo {
	float:left;
	margin:10px 0px 0px 22px;
	display:inline;
}

/* Find a Store - Main */
.findstores{
	margin:10px 0px 10px 0px;
	padding:25px 0px 25px 25px;
	background-color: #f8f8f8;
 }

 .findmap{
	position: relative;
	float:right;
	top:0px;
	left:0px;
	margin:0px;
	padding:25px 75px 25px 25px;
	background-color: #f8f8f8;
 }

/* Navigation */ 

.navigation {
	width:1002px;
	clear:both;
	height:33px;
	background:#e6e6e6;
	padding:0;
	margin:0 0 -5px 0;
}

.navigation  img{
	width:165px;
	padding:0;
	margin-right:-3px;
	border-right:1px solid #fff;
}

/* Slider */

#slider .item {
	padding:30px 0;
}
#slider .thumb {
	width:330px;
	text-align:center;
	float:left;
}
#slider .detail {
	width:360px;
	margin-left:340px;
}
#slider .detail h1 {
	font-weight:normal;
	font-size:23px;
}
#slider .detail h1 span {
	display:block;
}
#slider .detail span.price {
	display:block;
	width:160px;
	height:42px;
	margin:50px 0 10px 70px;
	background:url(/images/ui/button-big-red.gif) 50% 0 no-repeat;
	font-family:Tahome;
	font-size:35px;
	line-height:42px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
#slider .detail a.more {
	display:block;
	width:160px;
	height:42px;
	background:url(/images/ui/button-big-yellow.gif) no-repeat;
	color:#fff;
	font-size:20px;
	line-height:42px;
	text-align:center;
	margin-left:70px;
}
#slider .detail a.more:hover {
	text-decoration:none;
	color:#efefef;
}

/* Content */

.block {
	width:669px;
	float:left;
	margin-bottom:10px;
	color:#7c7c7c;
}
.block .top {
	width:100%;
	float:left;
	height:13px;
}
.block .middle {
	width:669px;
	float:left;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.block h1 {
	color: #0087DE;
	font-size: 150%;
	line-height: 30px;
}
.block h2 {
	color: #7c7c7c;
	font-size: 125%;
	line-height: 25px;
}
.block .middleinfo {
	width:667px;
	float:left;
	padding: 10px 20px 10px 0px;
	border-left:0px;
	border-right:0px;
	line-height: 16px;
}
.block .bottom {
	width:100%;
	float:left;
	height:15px;
}
.block .top.title {
	height:37px;
	padding:0 20px;
	width:645px;
	color: #383838;
	background-color: #e6e6e6;
}
.title  h3 {
	margin:0;
	line-height:35px;
	font-weight:normal;
	font-size:14px;
}
.title a.more {
	float:right;
	color:#999;
	margin-top:-25px;
	border-bottom:1px dotted #999;
}
.title a.more:hover {
	color:#666;
	text-decoration:none;
	border-bottom-color:#666;
}
ul.listing {
	padding:0;
	margin:0;
	list-style:none;
}
ul.listing li {
	width:185px;
	float:left;
	text-align:center;
}
ul.listing h4 {
	text-decoration:uppercase;
	font-size:11px;
	margin:10px 0 5px;
	font-weight:normal;
}
ul.listing a.thumb {
	display:block;
	clear:both;
}
ul.listing a.thumb img {
	height:88px;
}
.row {
	display:block;
	clear:both;
	margin-bottom:10px;
}
ul.listing  .price {
	color:#edb512;
	font-size:15px;
	font-weight:bold;
	padding-right:5px;
}
ul.listing a.add-list {
	padding:3px 0 3px 25px;
	color:#d12421;
	font-size:11px;
	font-weight:bold;
	background:url(/images/ui/add-list-ico.gif) 0 50% no-repeat;
}
ul.listing a.add-list:hover {
	color:#d12421;
}
ul.listing a.add-cart ,
ul.listing a.more {
	display:block;
	width:72px;
	height:19px;
	line-height:19px;
	background:url(/images/ui/button-small-red.gif) no-repeat;
	color:#fff;
	font-size:11px;
	float:left;
}
ul.listing a.add-cart {
	margin:0 1px 0 20px;
}
ul.listing a.more {
	background:url(/images/ui/button-small-yellow.gif) no-repeat;
}
ul.listing a:hover {
	text-decoration:none;
	color:#eee;
}

/* Submit Postcode Form */
.form {
	background-color: #FFF;
	border: 6px solid #FFF;
	width: 150px;
    border-radius: 10px 0px 0px 10px;
	font-family: "Arial Narrow", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size: 18px;
	font-stretch: condensed;
	color: #7c7c7c;
	font-weight: normal;
}
.formgo {
	background:url(/images/ui/mag-glass.png) 50% 50% no-repeat;
	height: 36px;
	width: 32px;
	background-color: #d12421;
	border: 7px solid #d12421;
	margin-left: -6px;
	color: #FFF;
    border-radius: 0px 10px 10px 0px;
}
#formoc {
    position:relative;
	top:-65px;
	left:5px;
	width: 215px;
	float: left;
	margin: 10px 18px -110px 0;
	padding: 3px 0px 3px 0px;
}
.searchResultsOn {
	width: 440px;
	float: left;
	font-size: 11px;
	font-style: italic;
}

/* Supplier Bar*/
.suppbar {
	width:100%;
	float:left;
	height:33px;
	margin-bottom: 3px;
	background:url(/images/ui/supplier-parts.png) 0 0 no-repeat #e6e6e6;
}

.breakbar{
	width:100%;
	float:left;
	height:1px;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#e6e6e6;
}

/* Standalone pages */
.seprbar{
	margin-top:0px;
	height:10px;
}

.sacontent {
	width:649px;
	float:right;
}

.sasidebar {
	float:left;
	width:332px;
	border-right:1px solid #e6e6e6;
	padding-top:10px;
	margin-bottom:5px;
}

.sablock {
	width:643px;
	padding:15px 0 0 5px;
	float:left;
	margin-bottom:10px;
	color:#7c7c7c;
}

.sablock a {
	font-weight: bold;
	text-decoration:none;
}
.sablock a:hover {
	text-decoration:underline;
}

/* Current Offers Bar*/
.curoffsbar {
	width:100%;
	float:left;
	padding-top:5px;
	height:33px;
	font-size:11px;
	text-align: right;
	color:#383838;
	background:url(/images/ui/current-offers.png) 6px 2px no-repeat #e6e6e6;
}

/* Media Centre Bar*/
.mediabar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-bottom:5px;
	height:18px;
	font-size:11px;
	text-align: right;
	color:#383838;
	background-color: #e6e6e6;
}

/* Independent message */
.indemessage {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	font-size:13px;
	text-align:center;
	color:#000;
}

/* Featured Products Bar*/
.featuredbar {
	width:100%;
	float:left;
	padding-top:5px;
	height:33px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/featured-prods.png) 6px 2px no-repeat #e6e6e6;
}

/* Blog Bar*/
.blogbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-bottom:0px;
	height:33px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/OC-blog.png) 6px 2px no-repeat #e6e6e6;
}

/* Stationery and Office Products Bar*/
.prodstatbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/stationery.png) 6px 2px no-repeat #e6e6e6;
}

/* Private Label Products Bar*/
.prodprivatebar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/private-label.png) 6px 2px no-repeat #e6e6e6;
}

/* Furniture Products Bar*/
.prodfurnbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/furniture.png) 6px 2px no-repeat #e6e6e6;
}

/* Canteen Products Bar*/
.prodcanteenbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/canteen.png) 6px 2px no-repeat #e6e6e6;
}

/* Janitorial Products Bar*/
.prodjanibar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/janitorial.png) 6px 2px no-repeat #e6e6e6;
}

/* Safety Products Bar*/
.prodsafetybar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/safety.png) 6px 2px no-repeat #e6e6e6;
}

/* Green Products Bar*/
.prodgreenbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/green.png) 6px 2px no-repeat #e6e6e6;
}

/* Office Connexions Safety Data Sheets Bar*/
.safocbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:5px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/Office-Choice.png) 6px 2px no-repeat #e6e6e6;
}

/* Office Connexions Safety Data Sheets Bar*/
.safnorbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:5px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/Northfork.png) 6px 2px no-repeat #e6e6e6;
}

/* Clean Choice Safety Data Sheets Bar*/
.safcleanbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:5px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/cleaning-products.png) 6px 2px no-repeat #e6e6e6;
}

/* Other Brands Saftey Data Sheets Bar*/
.safotherbar {
	width:100%;
	float:left;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:5px;
	height:20px;
	font-size:11px;
	text-align:right;
	color:#383838;
	background:url(/images/ui/other-brands.png) 6px 2px no-repeat #e6e6e6;
}

/* Footer Links*/

.footer{
	width:1000px;
}

.flinks{
	margin-left:5px;
	width:240px;
	display:block;
	float:left;
}

.flinks > ul {
	padding:0 1px 0 5px;
	margin:0;
	list-style:none;
	font-size:14px;
}

.flinks > ul > li  > a{
	color:#7c7c7c;
	padding:0;
	line-height:18px;
}

.flinks > ul > li:hover > a{
	color:#383838;
}


/* Product Tiles*/
.aNormalProduct{
    float:left;
	display:block;
	margin:0px;
	padding: 15px 0 15px 0;
	border-right:1px solid #e6e6e6;
	width:220px;
	height:150px;
}

.aNormalProductTop{
    float:left;
	display:block;
	margin:0px;
	padding: 0 0 15px 0;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	width:220px;
	height:150px;
}

.aNormalProduct img.prdimg,
.aNormalProductTop img.prdimg{
	position:relative;
	top:5px;
	left:10px;
	width:100px;
	height:100px;
	margin-right:2px;
}

.aNormalProduct img.findastore,
.aNormalProductTop img.findastore{
	position:relative;
	float:right;
	top:60px;
	left:-15px;
	margin-right:2px;
}

.aNormalProduct p.price,
.aNormalProductTop p.price{
	position:relative;
	float:right;
	top:-70px;
	left:-35px;
	width: 55px;
	font-size:18px;
	text-align:left;
	color:#0087DE;
	font-weight:bold;
}

.aNormalProduct p.desc,
.aNormalProductTop p.desc{
	position: relative;
	float: left;
	top: -15px;
	font-size: 14px;
	margin: 0 5px 0 5px;
	padding: 5px;
	text-align: left;
	line-height: 16px;
	display: clear;
	width: 200px;
 }

.aNormalProduct span.pno,
.aNormalProductTop span.pno{
	font-size: 8px;
	line-height: 8px;
	white-space: nowrap;
}

.aBonusProduct{
    float:left;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	border-right:1px solid #e6e6e6;
	width:220px;
	height:150px;
}

.aBonusProductTop{
    float:left;
	display:block;
	padding-top:0px;
	padding-bottom:15px;
	margin:0px;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	width:220px;
	height:150px;
}

.aBonusProduct  img.prdimg,
.aBonusProductTop img.prdimg{
	position:relative;
	top:5px;
	left:10px;
	width:100px;
	height:100px;
	margin-right:2px;
}

.aBonusProduct img.findastore,
.aBonusProductTop img.findastore{
	position:relative;
	float:right;
	top:80px;
	left:-15px;
	margin-right:2px;
}

.aBonusProduct p.price,
.aBonusProductTop p.price{
	position:relative;
	float:right;
	top:-50px;
	left:-35px;
	width:55px;
	font-size:18px;
	text-align:left;
	color:#0087DE;
	font-weight:bold;
}

.aBonusProduct p.desc,
.aBonusProductTop p.desc{
	position: relative;
	float: left;
	top: -45px;
	font-size: 14px;
	margin: 0 5px 0 5px;
	padding: 5px;
	text-align: left;
	line-height: 16px;
    float: none;
	display: clear;
	width: 200px;
}

.aBonusProduct p.bonus,
.aBonusProductTop p.bonus{
	position:relative;
	float:none;
	top:-105px;
	left:118px;
	background:#fff url(/images/ui/bonus-back.png) no-repeat 0 0;
	color:#383838;
	font-size:9px;
	margin-bottom:5px;
	padding:5px 3px 5px 5px;
	text-align:left;
	line-height:11px;
	display:clear;
	width:85px;
	height:35px;
}

.aBonusProduct span.bonusbold,
.aBonusProductTop span.bonusbold{
	font-weight:bold;
	font-size:11px;
	color:#000;
}

.aBonusProduct span.pno,
.aBonusProductTop span.pno{
	font-size: 8px;
	line-height: 8px;
	white-space: nowrap;
}

.aFeaturedProduct{
    float:left;
	display:block;
	margin:0px;
	padding: 0px 0 15px 0;
	border-right:1px solid #e6e6e6;
	width:220px;
	height:220px;
}

.aFeaturedProduct img.prdimg{
	position:relative;
	top:0px;
	left:10px;
	width:100px;
	height:100px;
	margin-right:2px;
}

.aFeaturedProduct img.findastore{
	position:relative;
	float:right;
	top:60px;
	left:-15px;
	margin-right:2px;
}

.aFeaturedProduct p.desc{
	position: relative;
	float: left;
	top: 0px;
	font-size: 14px;
	margin: 0 5px 0 5px;
	padding: 5px;
	text-align: left;
	line-height: 16px;
	display: clear;
	width: 200px;
}

.aFeaturedProduct p.desc2{
	position: relative;
	float: left;
	top: 0px;
	font-size: 11px;
	margin: 0 5px 0 5px;
	padding: 5px;
	text-align: left;
	line-height: 13px;
	display: clear;
	width: 200px;
}

.aFeaturedProduct span.pno{
	font-size: 8px;
	line-height: 8px;
	white-space: nowrap;
}

/* Footer */

/* Sidebar */

.basket {
	width:236px;
	height:105px;
	float:left;
	margin-bottom:10px;
	background:url(/images/ui/basket-bottom.gif) 0 100% no-repeat #d12421;
}
dl.tabs {
    overflow: hidden;
    position: relative;
    width:236px;
	height:105px;
	margin:0;
	font-size:13px;
}
.tabs dt {
    cursor: pointer;
    float:left;
    height:33px;
	line-height:33px;
	text-align:center;
    position: absolute;
	top:0;
	width:111px;
	background:url(/images/ui/basket-2.gif) no-repeat;
	right:0;
}
.tabs dt:first-child {
	left:0;
	background:url(/images/ui/basket-1.gif) no-repeat;
}
.tabs dt.selected {
    cursor: auto;
    z-index: 3;
	width:126px;
	color:#fff;
	background:url(/images/ui/basket-2-active.gif) no-repeat;
}
.tabs dt.selected:first-child {
	background:url(/images/ui/basket-1-active.gif) no-repeat;
}
.tabs dd {
    display: none;
    float: right;
    margin:33px 0 0 -100%;
	padding:10px 10px 0;
    position:relative;
    width:217px;
	height:65px;
    z-index: 2;
}
* html .tabs dd{
	left:30px;
}
.tabs dd.selected {
    display: block;
}
dd span.info {
	display:block;
	background:url(/images/ui/basket-input.gif) no-repeat;
	width:216px;
	height:14px;
	line-height:14px;
	padding:7px 15px;
}
#number {
	color:#d12421;
	font-weight:bold;
	padding:0 5px;
}
.tabs .row {
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 20px;
}
.tabs a.checkout {
	float:right;
	width:73px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin:-5px 5px 0 0;
	color:#fff;
	background:url(/images/ui/button-yellow.gif) no-repeat;
}
*+html .tabs a.checkout,
* html  .tabs a.checkout{
	margin-top:-20px;
}
.tabs a.checkout:hover {
	text-decoration:none;
	color:#eee;
}
.box {
	width:320px;
	margin-bottom:10px;
	float:left;
}
.box .top {
	width:315px;
	height:1px;
	margin-right:1px;
	margin-bottom:10px;
	background-color: #e6e6e6;
}
.box .middle {
	width:315px;
	float:left;
	padding:0 5px;
	border-left:0px;
	border-right:0px;
}
.box .lparentfavs {
	width:130px;
	height:65px;
	padding:0 0 0 2px;
	margin:5px 0;
	float:left;
	text-align:center;
}
.box .rparentfavs {
	width:183px;
	height:65px;
	padding:0 2px 0 0;
	margin:5px 0 5px 0;
	float:right;
	text-align:left;
}
.box .lfavs {
	width:55px;
	padding:0 2px;
	float:left;
	text-align:center;
}
.box .rfavs {
	width:55px;
	padding:0 2px;
	float:right;
	text-align:center;
}
.box .lastfavs {
	width:105px;
	padding:0 0px;
	float:right;
	text-align:left;
}
.box .cats {
	padding:5px 5px 0 0;
	margin:0;
	float:left;
}
.welcome {
	color:#d12421;
	font-size:14px;
	line-height:22px;
}
.welcome strong {
	font-weight:bold;
	font-size:15px;
}
.welcome .user {
	font-size:17px;
	font-weight:bold;
}
.red-links {
	margin-top:-25px;
	float:right;
	width:95px;
}
.red-links a {	
	display:block;
	width:95px;
	height:15px;
	color:#fff;
	text-align:center;
	line-height:12px;
	font-size:13px;
	background:url(/images/ui/button-red.gif) no-repeat;
	margin-bottom:5px;
}
.red-links a:hover {
	color:#eee;
	text-decoration:none;
}
.link a{
	color:#7c7c7c;
	font-size:16px;
}
.link.orange a{
	color:#d12421;
	font-size:16px;
}
.link.yellow a{
	color:#edb512;
}
.link a:hover {
	text-decoration:none;
}
.link.alignright {
	text-align:right;
}
.subpages {
	padding:10px 20px;
	margin:0;
	list-style:none;
}
.subpages li {
	padding:7px 0;
}
.subpages li a{
	color:#7c7c7c;
	padding-left:50px;
	background:url(/images/ui/link-bg.gif) 0 50% no-repeat;
}
.subpages li a:hover {
	color:#edb512;
	text-decoration:none;
	background:url(/images/ui/link-active-bg.gif) 0 50% no-repeat;
}
.subpages li.active a{
	color:#edb512;
	text-decoration:none;
	background:url(/images/ui/link-active-bg.gif) 0 50% no-repeat;
}


/* Category */ 

.page-title {
	padding:0 20px;
}
.page-title .thumb {
	float:right;
}
.page-title h2 {
	font-size:30px;
	font-weight:bold;
	font-family:Tahoma;
	color:#fff;
	padding:10px 0 15px;
	margin:0;
}
.page-title .search {
	background:url(/images/ui/form-2_bg.gif) no-repeat;
	float:left;
}
.page-title .search  input[type="text"] {
	width:225px;
	font-size:12px;
	color:#ccc;
}
.top.title  select {
	float:right;
	margin-top:-28px;
	font-size:12px;
	color:#999;
}
ul.category-list  {
	padding:0;
	margin:0;
	list-style:none;
}
ul.category-list li {
	padding:25px 35px 40px;
	border-top:1px solid #ccc;
}
ul.category-list li:first-child {
	border:none;
}
ul.category-list .thumb {
	width:170px;
	margin-right:30px;
	float:left;
}
ul.category-list .detail {
	margin:0 20px 0 200px;
	width:350px;
}
ul.category-list .detail h4 {
	margin:0 0 15px;
	color:#d12421;
	font-size:13px;
	font-weight:normal;
}
ul.category-list .detail table {
	background:url(/images/ui/table-bg.gif) no-repeat;
	width:321px;
	border:none;
	color:#d12421;
	font-size:15px;
	margin-bottom:10px;
}
ul.category-list .detail table td {
	vertical-align:middle;
	text-align:center;
	height:28px;
	border:none;
	width:80px;
}
ul.category-list .detail p {
	line-height:20px;
	font-size:12px;
}
ul.category-list .detail p .info {
	float:left;
	width:120px;
}
ul.category-list .detail p input[type="text"] {
	width:70px;
	height:12px;
	padding:4px 10px;
	border:1px solid #ccc;
	font-size:11px;
	color:#999;
	box-shadow:none;
}
ul.category-list .links {
	float:right;
	margin-top:30px;
}
ul.category-list .links  a {
	display:block;
	margin-bottom:5px;
	width:104px;
	height:24px;
	color:#fff;
	font-size:12px;
	background:url(/images/ui/button-links.gif) no-repeat;
	text-align:center;
	line-height:24px;
}
ul.category-list .links  a:hover {
	text-decoration:none;
}
ul.category-list .links  a.white {
	color:#d12421;
}
ul.category-list .links  a.yellow{background-position:0 -29px;}
ul.category-list .links  a.yellow:hover {background-position:0 -59px;}
ul.category-list .links  a.red{background-position:0 -59px;}
ul.category-list .links  a.red:hover{background-position:0 -29px;}

