/***********************************************************************/
/* DB Publishing                                                       */
/* Main panel                                                          */
/***********************************************************************/

#pm
{
	float: left;
	display: inline;
	width: 600px;
margin:0px;
	padding: 0px 0px 10px 10px;
}

#pm .pmwide
{
	float: left;
	padding: 0 0 5px 10px;
	margin: 0px;
	width: 762px;
}


/***********************************************************************/
/* Messages			                                                   */
/* Set font size and colours for Error, Warning and Info messages      */
/***********************************************************************/

#pm #mess
{
	background: #FFFFFF;
}

#pm #mess h4
{
	padding: 10px 0px 5px 0px;
	font-size: 12pt;
}

#pm #mess ul
{
	padding: 5px 0px 5px 20px;
	font-size: 11pt;
}

#pm #mess .err, #pm #mess .err li
{
	color: Red;
}

#pm #mess .warn, #pm #mess .warn li
{
	color: Orange;
}

#pm #mess .info, #pm #mess .info li
{
	color: Green;
}

html > body #pm
{
	width: 616px;
}

#pm #i28901377, #pm #i28901378, #pm #i28901383, #pm #i28901384, #pm #i28901381, #pm #i28901385
{
	padding: 3px 0 3px 0;
}


/***********************************************************************/
/* Form Pane header                                                    */
/* Set background and text color for non graphic headers               */
/***********************************************************************/

#pm .form .bt h3
{
	width: 592px;
	padding: 10px 8px 10px 8px;
	color: #FFFFFF;
	background-color: #7581BD;
	text-align: left;
	float: left;
}

/***********************************************************************/
/* Form Pane center with links                                         */
/* Set background, border and link colors                              */
/* Set widths and padding                                              */
/***********************************************************************/

#pm .form .bc
{
	width: 586px;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #7581BD;
	border-right: 1px solid #7581BD;
	background: #FFFFFF;
	float: left;
}

/***********************************************************************/
/* Form Pane bottom                                                    */
/* Set borders and colors to match pane center                         */
/***********************************************************************/

#pm .form .bb
{
	width: 606px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-left: 1px solid #7581BD;
	border-bottom: 1px solid #7581BD;
	border-right: 1px solid #7581BD;
	background: #FFFFFF;
	float: left;
}


/***********************************************************************/
/* Form pages                                                          */
/*                                                                     */
/***********************************************************************/

#pm .form label
{
	color: #000000;
	width: 190px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	clear: left;
	text-align: right;
}

#pm .form ul
{
	padding: 3px 3px 0 3px;
	list-style: none;
}

#pm .form li
{
	color: #FF0000;
	padding-bottom: 8px;
}

#pm .form input.submit
{
	margin: 0 0 0 200px;
}

#pm .form li.info
{
	font-size: 110%;
	font-weight: bolder;
	color: #000000;
}

#pm .form li.help
{
	font-size: 90%;
	color: #000000;
	padding: 0px 0px 8px 30px;
}

#pm .form p, #pm .form h5
{
clear:left;
float:left;
}


/************************************/
/* Home Page Article                */
/************************************/

#pm .art
{
	width: 570px;
	color: #1313FF;
	padding: 5px;
	margin: 0 0 25px 0;
	float: left;
}

html > body #pm .art
{
	width: 570px;
	color: #1313FF;
}

#pm .art .bc img
{
	float: left;
	margin: 0 20px 0 0;
	color: #1313FF;
}

#pm .art .bc h2, #pm .art .bc h4
{
	margin: 20px 0 20px 0;
	font-size: 12pt;
	color: #1313FF;
}

#pm .art .bc p
{
	margin: 0 0 10px 0;
	color: #1313FF;
	font-size: 9pt;
	color: #1313FF;
}

#pm .art .bc a
{
	color: #22436E;
}

#pm .art .bc a:hover
{
	color: #22436E;
}

#pm #i28901376
{
	clear: both;
	margin: 2px 2px 3px 0px;
}

/***********************************************************************/
/* Department Tree                                                     */
/***********************************************************************/

#pm .depttree
{
}

#pm .depttree h3
{
	display:none;
}

#pm .depttree ul
{
	width: 606px;
	text-align: justify;
padding:0px;
}
#pm .depttree li
{
	float: left;
	color: #22436E;
	text-align: center;
padding:0px;
}

/*dt9764866 - sport*/
#pm .depttree a
{
	/*width: 120px;*/
	padding: 8px 6px 0px 6px;
	font-size: 12px;
	height: 22px;
	float: left;
	margin: 0px 1px 1px 0px;
	border: solid 1px #868686;
	background-image: url('/csi/9535488/9666560/i/btn/club_grad.gif');
}

#pm .depttree a:hover
{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	float: left;
	margin: 0 2px 0 0;
	border: solid 1px #868686;
	background-image: url('/csi/9535488/9666560/i/btn/club_grad_selected.gif');
}

/************************************/
/* Product Category Page            */
/************************************/

#pm .prel .fprd
{
	width: 178px;
}

#pm .fprd
{
	width: 184px;
	display: inline;
	margin: 9px 9px 0px 0px;
	float: left;
	border: 1px solid #D0D7DF;
	background: #EEFDFF;
	padding: 5px;
	font-size: 8pt;
	font-weight: bold;
	height: 270px;
}

#pm .fprd .fprdimg
{
	padding: 5px 5px 2px 5px;
	background: #EEFDFF;
	text-align: center;
	display: block;
min-height:150px;
}

#pm .fprd .fprdtitle a
{
	text-align: left;
	min-height: 48px;
}

#pm .fprd .brand
{
	padding: 2px 0 2px 0;
	font-size: 12px;
	font-weight: normal;
	min-height: 32px;
}

#pm .fprd .price, #pm .fprd .offer, #pm .fprd .prevprice
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	display: inline;
	float: right;
	margin: 5px 0 0 0;
	width: 88px;
}

#pm .fprd .offer label, #pm .fprd .prevprice label
{
	float: left;
	font-size: 8pt;
	font-weight: bold;
	display: inline;
	width: 45px;
	float: left;
margin:0px;
}

#pm .fprd .price label
{
	display: none;
}


#pm .fprd .lnk
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 0 0 0;
	color: #22436E;
}


#pm .fprd a
{
	display: block;
}

#pm #pi .pidescx h3
{
	color: #22436E;
	border-bottom: solid 1px #22436E;
	padding: 0 0 6px 0;
}
#pm #pi .pidescx p
{
	color: #22436E;
	padding: 6px 0 0 0;
	text-align: justify;
}


#pm .pass .fprd .price, .offer, .prevprice
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	display: inline;
	float: right;
	margin: 5px 0 0 0;
	width: 40px;
}



#pm .prel .fprd .price, .offer, .prevprice
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	display: inline;
	float: right;
	margin: 5px 0 0 0;
	width: 40px;
}


/***********************************************************************/
/* Search results display                                              */
/***********************************************************************/

#pm .searchheader .bc
{
	float: left;
	width: 588px;
	background: #C8CCE5;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #666666;
}

#pm .searchheader h5
{
	float: left;
	width: 588px;
	padding: 2px 0px;
}

#pm .searchheader form
{
	width: 588px;
	padding: 5px 0px 5px 0px;
	float: left;
}

#pm .searchheader label
{
	width: 90px;
	margin-top: 3px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

#pm .searchheader input.inputtext
{
	float: left;
	width: 350px;
	border: 1px solid #A1A1A1;
}

#pm .searchheader input.submit
{
	margin-left: 20px;
}

#pm .searchfooter
{
	float: left;
	width: 598px;
}

/* Display order */
#pm form.do
{
	width: 205px;
}

#pm .do label
{
	width: 65px;
}

/* Results per page */
#pm form.rpp
{
	width: 175px;
}

#pm .rpp label
{
	width: 115px;
}

/* Paging */
#pm .paging
{
	float: right;
	width: 188px;
	padding: 2px 0px 2px 0px;
	text-align: right;
	font-weight: bold;
	color: #666666;
}

#pm .paging .currpg
{
	color: #FFFFFF;
	background-color: #8A98E1;
padding:2px;
}

#pm .paging a
{
	color: #666666;
padding:2px;
}

#pm .paging a:hover
{
	color: #FFFFFF;
	background-color: #8A98E1;
text-decoration:none;
}

#pm .paging a:active
{
	color: #8A98E1;
}


/************************************/
/* Card Holder Details              */
/************************************/

#pm .info
{
	color: #FF0000;
}

#pm .err
{
	color: #FF0000;
}

#pm .warn
{
	color: #CC6633;
}

#pm .err
{
	color: red;
}


/***********************************************************************/
/* Basket                                                              */
/*                                                                     */
/***********************************************************************/
#pm .bskt
{
	width: 800px;
}
#pm table.basket
{
	width: 100%;
}
#pm table.basket .header, th
{
	font-size: 12px;
	background-color: #22436E;
	color: #fff;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: Left;
}

#pm table.basket .line input
{
	margin: 2px 15px 0px 0px;
}

#pm table.basket .line input.submit
{
	margin: 2px 5px 0px 0px;
	border: 0;
}

#pm table.basket .line
{
	background: #C8CCE5;
}

#pm table.basket .delivery
{
	font-weight: bold;
	text-align: right;
}
#pm .delivery td
{
	padding-top: 10px;
}


#pm table.basket .delivery .deliverto
{
	float: left;
	display: inline;
	margin-right: 220px;
}

#pm table.basket .vat
{
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	display: none;
}
#pm table.basket .vat td
{
	padding: 4px;
}

#pm table.basket .total
{
	font-size: 16px;
	font-weight: bold;
	background-color: #ebebeb;
	color: #22436E;
	text-align: right;
}
#pm table.basket .total td
{
	padding: 10px;
}

#pm table.voucher input.submit
{
	margin: 0px;
}

.basketlinks
{
	width: 100%;
	text-align: right;
}

.basketlinks img
{
	margin: 10px 10px 0 10px;
	float: left;
}


.basketlinks .pp_button
{
	float: right;
}

/************************************/
/* Contact          Page            */
/************************************/



#pm #pcont
{
	width: 580px;
	background: #D1D1D1;
	padding: 5px;
	margin: 0 0 25px 0;
	float: left;
}

html > body #pm #pcont
{
	width: 570px;
}

#pm #pcont h4
{
	margin: 20px 0 20px 0;
	font-size: 12pt;
}

#pm #pcont p
{
	margin: 0 0 10px 0;
	font-size: 10pt;
}

/************************************/
/* Checkout  Article                */
/************************************/

#pm .art span.h3, #pm .art span.p
{
	margin: 0 0 10px 0;
}

#pm .art .bc
{
	color: #1313FF;
}


/***********************************************************************/
/* Delivery date selection                                             */
/* Colors for available and not available dates                        */
/***********************************************************************/

#pm .deldates .delcapnone
{
	background-color: #CCCCCC;
}

#pm .deldates .delcapgone
{
	background-color: #DDDDDD;
}

/***********************************************************************/

#psign h5
{
	float: left;
}
