﻿html, body, form, ul {margin:0;padding:0;}
a img {border:none;}


/*GLOBAL LAYOUT PROPERTIES*/

body
{
    background:#1d0018 url(images/bodyBg.gif);
	font-family:Tahoma, Geneva, sans-serif;
	
}

#wrapper
{
    text-align:center;
}

#content-wrapper
{
    margin:0 auto;
    text-align:left;
    background:#fff;
    width:980px;

    border-bottom:1px solid #d2ccd1;
}

#top
{
	height:100px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/bg_header.gif);
	border-bottom-style: solid;
	
}

#top .logo
{
	display:block;
	float:left;
	margin-left:15px;
	padding-top: 27px;
}

* html #top .logo
{
    margin-left:20px;
}

#top .logo img
{
    border:none;
}

#top .links
{
    float:right;
    padding:20px 19px 18px 0;
	
}
#top .links a
{
	color:#005497;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	margin-left:15px;
}
#top .links a:hover
{
	color:#89CAE1;
	text-decoration: underline;
}

#top .search
{
	float:right;
	clear:right;
	padding-right:2px;
}

#top .search p
{
	float:left;
	margin-right:6px;
	color:#000000;
	text-transform:uppercase;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0;
}

#top .search input.text
{
    border:1px solid #bfbfbf;
    height:13px;
    width:260px;
    padding:2px 1px 2px 1px;
    font-size:11px;
    float:left;
    margin-right:6px;
}

#top .search input.image
{
    border:1px solid #564052;
    float:left;
}

#top .search input.image:hover
{
    border-color:#8e7d87;
}

#top .print
{
    display:none;
}

#navigation
{
    height:49px;
    background:#ededed;
    border-bottom:1px solid #d6d6d6;
}

#navigation ul
{
    list-style:none;
    padding:2px 3px;
    position:relative;
    padding-bottom:1px;
}

#navigation ul li
{
    float:left;
    position:relative;
    padding-bottom:1px;
}

#navigation ul li a
{
    color:#1d0018;
    text-decoration:none;
    text-transform:uppercase;
    padding:22px 16px 8px 16px;
    background:url(images/nav-item-bg.gif) 0 0 repeat-x;
    display:block;
    margin-right:6px;
    border-bottom:2px solid #dad7d9;
    font-weight:100;
    position:relative;
}

#navigation ul li a:hover
{
    text-decoration:underline;
    /*border-bottom-color:#8e7d87;*/
}

#navigation ul li.current a
{
    /*color:#c6006f;*/
    border-bottom-color:#c6006f;
}

#cookie
{
    height:39px;
    background:#fff;
}
* html #cookie
{
    overflow:hidden;
}

#cookie p
{
    color:#414242;
    padding-top:7px;
    padding-left:20px;

}
#cookie p span
{
    color:#b2b5b7;
}


#topmenu
{
	height:100px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/bg_header.gif);
	border-bottom-style: solid;
}

#menu{
	background-color: #FFF;
	width: 958px;
	height: 35px;
	padding-top: 10px;
	padding-left:24px
}

a.menulink:link, a.menulink:visited {
	font-style: normal;
	color: #676767;
	text-decoration: none;	
	background-color: #fff;
	padding: 10px;
	margin-right: 5px;
}
a.menulink:hover {
	text-decoration: none;
	background-color: #055493;
	padding: 10px;
	color: #FFF;
}

#topmenu .logo
{
	display:block;
	float:left;
	margin-left:15px;
	padding-top: 27px;
}

* html #topmenu .logo
{
    margin-left:20px;
}

#topmenu .logo img
{
    border:none;
}

#topmenue .links
{
	float:right;
	width:950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
#topmenue .links a
{
	color:#005497;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	margin-left:15px;
}
#topmenue .links a:hover
{
	color:#89CAE1;
	text-decoration: underline;
}*/

#topmeue .search
{
	float:right;
	clear:right;
	padding-right:2px;
}

#topmenue .search p
{
	float:left;
	margin-right:6px;
	color:#000000;
	text-transform:uppercase;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0;
}

#topmenue .search input.text
{
	border:1px solid #bfbfbf;
	height:13px;
	width:260px;
	font-size:11px;
	float:left;
	margin-right:6px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

#topmenue .search input.image
{
    border:1px solid #564052;
    float:left;
}

#topmenue .search input.image:hover
{
    border-color:#8e7d87;
}

#topmenue .print
{
    display:none;
}

.menu{
width: 886px;
}
.menu ul{
background:url(images/ul-bg.gif) repeat-x;
margin:0px;
padding:0px;
display:block;
height: 28px;
padding-top: 5px;
width: 978px;
white-space:nowrap;
text-align:center;

}              
.menu ul li{
background:url(images/devider.gif) no-repeat right;
list-style:none;
padding-top: 5px;
display:inline;
margin: 0px;
}
.menu ul li .nodevider{
list-style:none;
padding-top: 5px;
display:inline;
margin: 0px;
background:#999999;
}
.menu ul li a{
height: 20px;
padding-bottom: 8px;
padding-top: 6px;
text-decoration:none;
/* border-bottom: 3px solid #666666; */
font-size: 13px;
padding-left: 10px;
padding-right:10px;
letter-spacing:-1px;
margin: 0 auto;
font-size:16px;
}              
.menu ul li a:hover{
color:#000000;
/*background:url(images/blue-arrow.gif) no-repeat center top;
border-bottom: 3px solid #006699;*/
text-decoration:none;
font-size:16px;
}              
.menu ul li a.active{
color:#000000;
/*background:url(images/blue-arrow.gif) no-repeat center top;
border-bottom: 3px solid #006699;*/
text-decoration:none;
font-size:16px;
}

#cookie p b
{
    font-weight:normal;
    color:#30b2c6;

}

#cookie p a
{
    color:#30b2c6;
}

#cookie p a:hover
{
    text-decoration:none;
}

#cookie .image
{
    float:right;
}

#banner
{
	float:left;
	width:804px; /*824-20 padding*/
	height:120px;
	background:#fff;
	padding-left:20px;
	padding-top: 20px;
}
* html #banner
{
    overflow:hidden;
}

#foot
{
	clear:both;
	width:980px;
	margin:0 auto;
	text-align:left;
	padding-bottom:10px;
	background-color: #FFFFFF;
}

#foot .links
{
    margin:19px 0 0 0;
    padding:12px 0 12px 20px;
    list-style:none;
    height:13px;
    border-top:1px solid #6c6570;
    border-bottom:1px solid #6c6570;
}

#foot .links li
{
    float:left;
    padding:0 5px;
    border-right:1px solid #5c626b;
}

#foot .links .last
{
    border-right:none;
}

#foot .links li a
{
    text-transform:uppercase;
    color:#5c626b;
    text-decoration:none;
    font-size:10px;
}

#foot .links li a:hover
{
	color:#3A598F;
}

#foot p
{
    text-align:right;
    color:#fff;
    text-transform:uppercase;
    font-size:10px;
    margin-top:14px;
}

#MainBox
{
	float:left;
	width:784px;
	background:#fff;
	padding-left: 10px;
	padding-top: 10px;
	font-size:14px;
}

#gifttextbg {
	background-image: url(../images/textbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 48px;
	width: 168px;
	margin-top: -85px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}


#specialtextbg {
	background-image: url(../images/textbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 48px;
	width: 165px;
	margin-top: -84px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

a.clickhere:link, a.clickhere:visited {
	color: #FFF;
	background-color: #bf0533;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	text-decoration: none;
}

a.clickoffer:link, a.clickoffer:visited {
	color: #FFF;
	background-color: #3d82bc;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	text-decoration: none;

}


/*COLUMNS*/

#right
{
    width:156px;
    float:right;
    background:#fff;
    padding-bottom:4px;
	padding-right:10px
}

#right .basket
{
    padding:11px 5px 10px 13px;
}

#right .basket h2
{
    margin:0;
}

#right .basket .head
{
    background:url(images/icon-mini-basket.gif) 49px 0 no-repeat;
}

#right .basket .itemcount
{
	margin-top:6px;
	color:#084E87;
}

#right .basket .subtotal
{
    color:#1d0018;
    margin-top:1px;
    padding-bottom:7px;
    border-bottom:1px solid #d7d7d7;
    text-transform:uppercase;
    font-size:10px;
}

#right .basket .subtotal span
{
    font-size:13px;
}

#right .basket .buttons
{
    margin-top:7px;
    padding-left:4px;
    padding-right:6px;
    text-transform:uppercase;
    font-size:10px;

}

#right .basket .buttons .viewbasket
{
    float:left;
}

#right .basket .buttons .checkout
{
    float:right;
}





#rightmodule{
	margin-top:10px;
	margin-bottom:10px;
	margin-right10px;
    padding-left:13px;
    float:center;
    clear:left;
}

#right .hr
{
    height:1px;
    overflow:hidden;
    border-bottom:1px solid #c8c9cb;
    margin-left:13px;
    padding-top:9px;
    clear:both;
}


#left
{
    clear:left;
    width:195px;
    float:left;
    background:#fff;
    padding-bottom:20px;
}

#left ul
{
    list-style:none;
    padding:0 0 0 20px;
    margin:0 0 0 0;
}

#left ul li
{
    margin:6px 0 0 0;
    padding:0 0 0 0;
}

#left ul li a
{
    color:#575757;
    text-transform:uppercase;
    text-decoration:none;
}

#left ul li a:hover
{
    text-decoration:underline;
}

#left h2
{
    margin:20px 0 1px 0;
    padding:0 0 0 20px;
}

#centre
{
    float:left;
    width:629px;
    background:#fff;
}


#centre .box
{
    border-bottom:1px solid #e1e1e1;

    clear:both;
}

* html #centre .box
{
    padding-left:2px;
    clear:both;
}

#centre .box p
{
    margin:10px 0;
}

#centre .hr
{
    height:1px;
    overflow:hidden;
    clear:both;
    background:#e1e1e1;
}

#centre .type-desc
{
    padding:0 7px;
}

#centre .type-desc p
{
    margin:10px 0 0px;
    color:#909090;
}

* html #centre .directory
{
    height:1px;
    overflow:visible;
    padding-top:10px;
}



#centre .directory ul
{
    list-style:none;
    margin:0 0 10px 0;
    padding:0;
    width:150px;
}

#centre .directory div
{
    float:left;
}

#centre .directory ul li a
{
    color:#646464;
    text-decoration:none;
}

#centre .directory ul li a:hover
{
    text-decoration:underline;
}
#centre .bottom-search
{

    padding-bottom:10px;
}

#centre .bottom-search p
{
    float:left;
    margin:0px 6px 0 0;
    padding:3px 0 0 0;
    color:#1d0018;
    text-transform:uppercase;
    padding-right:24px;
    background:url(images/icon-bottom-search.gif) 100% 2px no-repeat;
}

#centre .bottom-search .text
{
    float:left;
    border:1px solid #bfbfbf;
    font-size:11px;
    padding:2px 1px;
    height:13px;
    width:260px;
    margin-right:6px;
}

#centre .bottom-search .image
{
    float:left;
    border:1px solid #6b215d;
}

#centre .cards-accept
{
    padding:30px 0;
}

#centre .paging
{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	height:20px;
	margin-top:15px;
	background-color: #006699;
}

#centre .paging p
{
    text-align:center;
    padding:4px 0;

}

#centre .paging p a
{
    color:#fff;
    text-decoration:none;
}

#centre .paging a:hover
{
    text-decoration:underline;
}

#centre .paging p span
{
	color:#009900;
}

#centre .paging .next
{
	float:right;
	text-decoration:none;
	padding:4px 8px;
	border-left:1px solid #564052;
	color:#fff;
	background-color: #000066;
}

#centre .paging .previous
{
    float:left;
    text-decoration:none;
    background:#2d0026;
    padding:4px 8px;
    border-right:1px solid #564052;
    color:#fff;
}

#centre .paging .print
{
    display:none;
}


/*GLOBAL TEXT PROPERTIES*/

body
{
    color:#646464;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px;
}

p
{
    margin:0;
}

a:link, a:visited
{
	color:#005192;
	/*text-decoration:underline;*/
}

a:hover
{
	color:#009900;
}

h1, h2, h3
{
    color:#1d0018;
    font-size:15px;
    text-transform:uppercase;
    font-weight:normal;
    margin:10px 0;
}

h2
{
    font-size:13px;
}
h3
{
    font-size:12px;
}

* html h1, * html h2, * html h3
{
    margin:10px 0;
}

#centre .links
{
    padding:6px 0;
    color:#c6006f !important;
}

#centre .section
{

    clear:both;
}

#centre .section-heading
{

    clear:both;
    padding:3px 0;
}

#centre .section-heading h3
{
    margin:0;
    color:#e1e1e1;
    background:#1d0018;
    padding:7px 15px;
}

#centre .section p
{
	margin:5px 12px;
	color:#009900;
	font-size:12px;
}

#centre .section .section-heading a
{
    float:right;
    color:#fff;
    padding:7px 6px;
    margin-right:1px;
}

#centre .section ul
{
    list-style:disc inside;
    color:#1d0018;
    padding:5px 20px 10px 20px;
}

#centre .worldPay
{
    display:block;
    padding:15px 0;
}

/*HOME PAGE STUFF*/

#ipl-d-home .stocks-last-h1
{
    margin-top:20px;
    margin-bottom:14px;
    font-size:200%;
}

#ipl-d-home .stocks-last
{

}

#ipl-d-home .stocks-last .homepagesavered 
{
    margin-top: -2px;
    font-size: 11px;
    float: left;
    color: #f00;
}


.stocks-last .homepagesavered
{
	color:#ff0000;
	font-size:11px;
	margin-top:-2px;
	float:left;
}

#ipl-d-home .stocks-last .left
{
    background:url(images/stocks-last-bg.gif) 0 0 repeat-x;
    float:left;
    padding:15px 27px;
    margin-right:17px;
}

#ipl-d-home .stocks-last .right
{
    background:url(images/stocks-last-bg.gif) 0 0 repeat-x;
    float:left;
    padding:15px 27px;
}

#ipl-d-home .stocks-last .image
{
    display:block;
}

#ipl-d-home .stocks-last .price
{
    float:left;
    width:82px;
    padding:2px 5px 2px 15px;
    color:#892323;
    background:#e1e1e1;
    font-size:18px;
    height:36px;
}              

#ipl-d-home .stocks-last .basket
{
    float:left;
    height:40px;    
}

#ipl-d-home .stocks-last .buynow
{
    background:#6f6c64;
    float:left;
    text-transform:uppercase;
    height:40px;    
    
}
#ipl-d-home .stocks-last .moreinfo
{
    background:#22272f;
    float:left;
    text-transform:uppercase;
    height:40px;    
}

#ipl-d-home .stocks-last .buynow a, #ipl-d-home .stocks-last .moreinfo a
{
    color:#fff;
    text-decoration:none;
    display:block;
    padding:7px 0 0 3px;
    height:33px;
    width:47px;
}
#ipl-d-home .stocks-last .moreinfo a 
{
    padding:7px 0 0 13px;
    height: 33px;
    width: 37px;
}
#ipl-d-home .stocks-last .buynow a:hover, #ipl-d-home .stocks-last .moreinfo a:hover
{
    color:#892323;
}

#ipl-d-home .price-promise
{
    border:1px solid #eeeae3;
    margin-top:6px;
    position:relative;
}

#ipl-d-home .price-promise .head
{
    background:#8e1713;
    height:49px;
    color:#fff;
    border-right:1px solid #b9726f;
    border-left:1px solid #a13f3b;
}

#ipl-d-home .price-promise .head .pp
{
    float:left;
    height:49px;
    width:181px;
    padding-left:5px;
    background:url(images/price-promise-head.gif) 5px 0 no-repeat;
    text-indent:-2000px;
}

#ipl-d-home .price-promise .head .tel
{
    float:right;
    height:49px;
    width:274px;
    padding-right:13px;
    background:url(images/price-promise-tel.gif) 0 0 no-repeat;
    text-indent:-2000px;
}

#ipl-d-home .price-promise .txt
{
    border-left:1px solid #fbfaf8;
    border-right:1px solid #f7f5f2;
    padding:20px;
}

/*PRODUCT LIST STYLES*/

.product-list
{
    padding-left:20px;

}

.product-list .categ
{
    width:200px;
    border-bottom:1px solid #e1e1e1;
    
    margin-right:5px;
    margin-top:15px;
}


.product-list .item
{
    width:200px;
    border-bottom:1px solid #e1e1e1;
    float:left;
    margin-right:15px;
    margin-top:15px;
}

.product-list .middle
{
    margin-right:14px;
}

.product-list .right
{
    margin-right:0;
}

.product-list .item .head
{
	color:#005296;
	height:20px;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-decoration:none;
	background-color: #E1E1E1;
}

.product-list .categ .head
{
	color:#005296;
	height:20px;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-decoration:none;
	background-color: #E1E1E1;
}

.product-list .item .head:hover
{
    text-decoration:underline;
}


.product-list .item .image
{
	padding-bottom:1px;
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	height:143px;
}

.product-list .categ .image
{
    padding-bottom:1px;
    border-bottom:1px solid #e9e9e9;
    border-right:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    height:150px;
}

.product-list .item .desc
{
    padding:10px;
}

.product-list .categ .desc
{
    padding:10px;
}


.product-list .item .desc .delivery
{
    color:#c6006f;
}

.product-list .item .prices
{
	height:40px;
	background-color: #005296;
}

.product-list .categ .prices
{
    height:40px;
    background:#e1e1e1;
}

.product-list .item .prices .big
{
    font-size:18px;
    color:#892323;
    float:left;
    padding:9px 10px 0 10px;
}

.product-list .categ .prices .big
{
    font-size:18px;
    color:#892323;
    float:left;
    padding:9px 10px 0 10px;
}

.product-list .item .prices .small
{
    float:left;
    border-left:1px solid #c7c7c7;
    margin:5px 0;
    padding:0 0 0 10px;
    line-height:1.3;
    height:30px;
}

.product-list .categ .prices .small
{
    float:left;
    border-left:1px solid #c7c7c7;
    margin:5px 0;
    padding:0 0 0 10px;
    line-height:1.3;
    height:30px;
}

.product-list .item .prices .small span
{
    text-decoration:line-through;
}

.product-list .categ .prices .small span
{
    text-decoration:line-through;
}

.product-list .item .buttons
{
    clear:both;

}

.product-list .categ .buttons
{
    clear:both;

}

.product-list .item .buttons .moreinfo
{
    display:block;
    float:left;
    height:19px;
    padding-top:5px;
}

.product-list .categ .buttons .moreinfo
{
    display:block;
    float:left;
    height:19px;
    padding-top:5px;
}
.product-list .item .buttons .addtobasket
{
    display:block;
    float:right;
    padding-right:25px;
    padding-top:5px;
    background:url(images/icon-product-list-basket.gif) 100% 2px no-repeat;
    height:19px;
}

.product-list .categ .buttons .addtobasket
{
    display:block;
    float:right;
    padding-right:25px;
    padding-top:5px;
    background:url(images/icon-product-list-basket.gif) 100% 2px no-repeat;
    height:19px;
}
/*END PRODUCT LIST*/



#working-version
{
    font-family:Arial;
    font-weight:bold;
    color:#fff;
    font-size:16px;
    background-color:#e78080;
    border:1px solid #980000;
    position:absolute;
    left:10px;
    top:10px;
    z-index:1000;
    padding:5px;
}
#working-version a
{
    color:#fff;
    text-decoration:none;
}

#working-version a:hover
{
    color:#980000;
}

/*PRODUCT LIST PAGE*/
#ipl-d-product-lists .product-types
{
    border:1px solid #1d0018;
    background:#faf8fa;
    padding:15px 10px 0 110px;
    background-position:9px 9px;
    background-repeat:no-repeat;

    margin-top:11px;
    height:90px;
}

#ipl-d-product-lists .product-types h1
{
    color:#c6006f;
    font-size:20px;
    border-bottom:1px solid #d5d5d5;
    padding-bottom:8px;
    margin:0;
}

#ipl-d-product-lists .product-types ul
{
    margin:0;
    padding:10px 0 0 0;
    list-style:none;
    height:46px;

}
#ipl-d-product-lists .product-types ul li
{
    float:left;
    width:150px;
}

#ipl-d-product-lists .product-types ul li a 
{
    text-decoration:none;
    color:#C6006F;
}    

#ipl-d-product-lists .product-types ul li a:hover span
{
    text-decoration:underline;
}


#ipl-d-product-lists .product-types ul li a span
{
    color:#1D0018;
}
/*END PRODUCT LIST PAGE*/





/*SPECIALS LIST PAGE*/
#ipl-d-best-buys .product-types
{
    border:1px solid #1d0018;
    background:#faf8fa;
    padding:15px 10px 0 110px;
    background-position:9px 9px;
    background-repeat:no-repeat;

    margin-top:11px;
    height:90px;
}

#ipl-d-best-buys .product-types h1
{
    color:#c6006f;
    font-size:20px;
    border-bottom:1px solid #d5d5d5;
    padding-bottom:8px;
    margin:0;
}

#ipl-d-best-buys .product-types ul
{
    margin:0;
    padding:10px 0 0 0;
    list-style:none;
    height:46px;

}
#ipl-d-best-buys .product-types ul li
{
    float:left;
    width:150px;
}

#ipl-d-best-buys .product-types ul li a 
{
    text-decoration:none;
    color:#C6006F;
}    

#ipl-d-best-buys .product-types ul li a:hover span
{
    text-decoration:underline;
}


#ipl-d-best-buys .product-types ul li a span
{
    color:#1D0018;
}
/*END SPECIALS LIST PAGE*/





/*PRODUCT DETAILS*/
#ipl-d-product-detail .details-head
{
    background:#1d0018;
    width:785px;

}

* html #ipl-d-product-detail .details-head
{
    height:20px;
}

#ipl-d-product-detail .details-head a
{
    float:right;
    display:block;
    padding:4px 10px;
    color:#fff;
    text-decoration:none;
    font-size:10px;
}
#ipl-d-product-detail .details-head a:hover
{
    text-decoration:underline;
}
#ipl-d-product-detail .details-head .e
{
    border-right:1px solid #2a0024;
}
#ipl-d-product-detail .details-head .p
{
    border-left:1px solid #564052;
}

#ipl-d-product-detail .product-title
{
    background:#e1e1e1;
    width:759px;
    margin-top:3px;
    padding:6px 13px;
    /*height:28px;*/
    position: relative;
}

#ipl-d-product-detail .product-title h1
{
    margin:0 98px 0 0;
    font-weight: bold;
}

#ipl-d-product-detail .product-title h3
{
    float:right;
    margin:0;
    padding-top:1px;
}

#ipl-d-product-detail .product-guarantee
{
    float:right;
    /*margin-left:-70px; */
    position:absolute;
    /* margin-top:-23px; */
    bottom: -54px;
    right: 25px;
    
}

/**:first-child + html #ipl-d-product-detail .product-guarantee
{
	position:absolute;
	right:150px;

}*/

#ipl-d-product-detail .product-tabs
{
    list-style:none;
    margin:0;
    padding:0;
    height:36px;
    
}

#ipl-d-product-detail .product-tabs li
{
    float:left;
}
#ipl-d-product-detail .product-tabs li a.important
{
    background:#c6006f;
}

#ipl-d-product-detail .product-tabs li.lt
{
    /*float:right;*/
    color:#c6006f;
    font-weight:bold;
    width:211px;
    padding-top:14px;
    padding-left:10px;
    
}

#ipl-d-product-detail .product-tabs li a
{
    color:#c7c7c7;
    background:#1d0018;
    padding:10px 27px;
    display:block;
    margin:3px 3px 0 0;
    text-transform:uppercase;
    text-decoration:none;
}

#ipl-d-product-detail .product-tabs li a:hover
{
    background:#c6006f;
}

#ipl-d-product-detail .product-box
{
    float:left;
    border:1px solid #bbb2b9;
    margin-top:3px;
    margin-right:4px;
    margin-bottom:10px;
    width:413px;
}

#ipl-d-product-detail .product-box .savingchair
{
    float:left;
    padding:5px 0px 5px 21px;
    width:78px;
    border-right:1px solid #bbb2b9;
    border-top:1px solid #bbb2b9;
    height:26px;
}

#ipl-d-product-detail .product-box .saving 
{
    float:left;
    padding:5px 0px 5px 21px;
    width:148px;
    border-right:1px solid #bbb2b9;
    border-top:1px solid #bbb2b9;
    height:26px;
}

#ipl-d-product-detail .product-box .saving .pricestrike, #ipl-d-product-detail .product-box .savingchair .pricestrike
{
    text-decoration:line-through;
}

#ipl-d-product-detail .savered
{
    color:#ff0000;
    text-decoration:none;
}

#ipl-d-product-detail .product-box .saving div, #ipl-d-product-detail .product-box .savingchair div
{
    float:left;
    font-weight: bold;
}

#ipl-d-product-detail .product-box .chairqty 
{
    float:left;  
    padding:7px 4px 4px 11px;
    width:54px;	
    height:25px;    
    border-top:1px solid #bbb2b9;   
    border-right:1px solid #bbb2b9;     
}

.qtymessage
{
	padding-bottom:10px;
	width:413px;
}

*:first-child + html .qtymessage {
 /*MARGIN-TOP: -45px! important*/
 margin:0px;
}

IE 6
* html .qtymessage {
 MARGIN-TOP: -45px! important
}


#ipl-d-product-detail .product-box .chairqty select
{
    color:#646464;   
}

#ipl-d-product-detail .product-box .price
{
    float:left;
    padding:7px 0;
    height:22px;
    text-align:center;
    width:111px;
    border-right:1px solid #bbb2b9;
    border-top:1px solid #bbb2b9;
    font-size:18px;
    color:#892323;
}

#ipl-d-product-detail .product-box .addtobasket
{
    float:left;
    padding:11px 0 3px 16px;
    height:22px;
    width:115px;
    border-top:1px solid #bbb2b9;
    background:url(images/icon-white-basket.gif) 101px 7px no-repeat #c6006f;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}
#ipl-d-product-detail .product-box .addtobasket:hover { color: #88004c;  }
#ipl-d-product-detail .product-box .thumbs
{
    clear:left;
    list-style:none;
    float:left;
    background:#faf9f9;
    border-right:1px solid #bbb2b9;
    margin:0;
    padding:17px 22px 26px 21px;
    height:243px;
}

#ipl-d-product-detail .product-box .thumbs li
{
    margin-bottom:25px;
    float:left;
    clear:left;
    
}

#ipl-d-product-detail .product-box .thumbs li a
{
    border:1px solid #b7aeb5;
    display:block;
    float:left;
    clear:left;
}

#ipl-d-product-detail .product-box .thumbs li a img
{
    display:block;
    float:left;
    clear:left;
}


#ipl-d-product-detail .product-box .thumbs li a:hover
{
    border-color:#c6006f;
}

#ipl-d-product-detail .product-box .image
{
    display:block;
    float:left;
}

#ipl-d-product-detail .product-box .print
{
    display:none;
}

#ipl-d-product-detail .options-box
{

    width:210px;
    float:left;
    padding-top:3px;
    -margin-top:0px;
}

*:first-child + html #ipl-d-product-detail .options-box
{
	float:right;
	margin-right:150px;
}

#ipl-d-product-detail .options-box .h
{
    margin:0;
    padding:6px 13px;
    color:#e1e1e1;
    text-transform:uppercase;
    background:#1d0018;
}

#ipl-d-product-detail .options-box .option
{
    /*border:1px solid #bbb2b9;*/
    /*border-width:0 1px 1px;*/
    background:#faf9f9;
    /*height:49px;*/
}

#ipl-d-product-detail .options-box .option table
{
    /*border:1px solid #bbb2b9;*/
    background:#bbb2b9;
}

#ipl-d-product-detail .options-box .option .i 
{
    padding: 2px 3px;
    background:#faf9f9;
}    

#ipl-d-product-detail .options-box .option .n
{
    /*float:left;*/
    padding:14px 5px 10px 5px;
    /*height:35px;*/
    width:185px;
    /*margin:0;*/
    /*border-right:1px solid #bbb2b9;*/
    text-transform:uppercase;
    color:#1d0018;
    font-size:10px;
    background:#faf9f9;
    /*position:relative;*/
}

#ipl-d-product-detail .options-box .option .p
{
    /*float:left;*/
    color:#892323;
    font-size:12px;
    /*padding-top:14px;*/
    /*height:35px;*/
    width:58px;
    text-align:center;
    background:#faf9f9;
    /*border-right:1px solid #bbb2b9;*/
    position:relative;
}
#ipl-d-product-detail .options-box .option .pp
{
    /*float:left;*/
    /*padding:12px 8px 11px 11px;*/
    padding:12px 5px 11px 5px;
    width:42px;
    /*height:26px;*/
    background:#faf9f9;
    /*position:relative;*/
    text-align:center;
}
#ipl-d-product-detail .options-box .option a
{
    color:#1d0018;
    text-decoration:none; 
}


#ipl-d-product-detail .options-box .option a:hover
{
    color:#c6006f;
}


#ipl-d-product-detail .accessories-box h3
{
    background:#e1e1e1;
    padding:8px 10px;
    margin:0;
    border:1px solid #a69da4;
    border-bottom:none;
}

#ipl-d-product-detail .accessories-box
{
    margin-left:12px;
    margin-right:12px;

}
#ipl-d-product-detail .accessories-box:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#ipl-d-product-detail .accessories-box .accessory
{
    border:1px solid #a69da4;
    margin-bottom:4px;
    clear:both;
    background:#faf9f9;
    height:107px;
    cursor:pointer;
    height: 100%;
}
#ipl-d-product-detail .accessories-box .accessory:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


#ipl-d-product-detail .accessories-box .on
{
    background:#f3daed;
}

#ipl-d-product-detail .accessories-box .accessory p
{
    margin:0;
}

#ipl-d-product-detail .accessories-box .accessory .i
{
    float:left;
    display:block;
    padding:10px 9px;
}

#ipl-d-product-detail .accessories-box .accessory .n
{

    padding:10px 9px;
    font-size:12px;
    font-weight:bold;
    display:block;
    color:#1D0018;
    text-decoration:none;
}

#ipl-d-product-detail .accessories-box .accessory .n a:hover
{
    text-decoration:underline;
}

#ipl-d-product-detail .accessories-box .accessory .d
{
    float: left;
    padding:9px 9px;
    width:395px;
    height: 100%;
}

#ipl-d-product-detail .accessories-box .accessory .p
{
    float:left;
    font-size:18px;
    color:#892323;
    padding:9px 0;
    width:95px;
    text-align:center;
    
}

#ipl-d-product-detail .accessories-box .accessory .c
{
    float:left;
    margin:14px 15px 0 16px;
    width:13px;
    height:13px;
}
#ipl-d-product-detail .accessories-box .accessory .clicktoview
{
    float: left;
    margin: 0;
    width: 90px;
    _padding: 9px 10px;
    margin: 9px 10px;
    _margin: 0;
}

#ipl-d-product-detail .accessories-box .addtobasket
{
    float:right;
    padding:7px 25px 0 0;
    margin-right:10px;
    margin-bottom:11px;
    display:block;
    background:url(images/icon-detail-basket.gif) 100% 0 no-repeat;
}

#ipl-d-product-detail .section .prod-code b
{
    font-weight:bold;
    font-size:15px;
}


#ipl-d-product-detail .size-chart
{
    padding:5px 12px;

}

#ipl-d-product-detail .size-chart div
{

}

#ipl-d-product-detail .size-chart div div
{
    overflow:visible;
    margin:0 3px 3px 0;
    padding:10px 20px;
}

#ipl-d-product-detail .size-chart .size-chart-header
{
    font-weight:bold;
}

#ipl-d-product-detail .size-chart div .col-1
{
    background:#DCDCDC;
    width:80px;
    float:left;
    text-align:center;
}

#ipl-d-product-detail .size-chart div .col-2
{
    background:#ECECEC url(images/size-chart-bg.gif) 0 0 repeat-y;
    float:none;
    margin-left:0px;
    padding-left:133px;
}


#ipl-d-product-detail .related-box .related
{
    border:1px solid #bbb2b9;
    margin-top:8px;
    clear:both;
    position:relative;
}

* html #ipl-d-product-detail .related-box .related
{
    height:60px;
}

#ipl-d-product-detail .related-box .related .left
{
    float:left;
}

#ipl-d-product-detail .related-box .related .n
{
    float:left;
    color:#000;
    font-weight:bold;
    padding:4px 0 0 7px;
}

#ipl-d-product-detail .related-box .related .p
{
    float:left;
    width:120px;
    text-align:right;
}
#ipl-d-product-detail .related-box .related .p p
{   
    padding-top:5px;
    color:#892323;
    font-size:18px;
}

#ipl-d-product-detail .related-box .related .p p span
{
    display: block;
    color:#666;
    font-size:11px;
    text-decoration:line-through;
}

#ipl-d-product-detail .related-box .related .right
{
    float:right;
    width:152px;
}

#ipl-d-product-detail .related-box .related .l
{
    width:140px;
    margin-right:0;
}

#ipl-d-product-detail .related-box .related .l span
{
    color:#ca1179;
}

#ipl-d-product-detail .related-box .related .b
{
    float:right;
    display:block;
    padding:7px 25px 0 0;
    margin:11px 6px 0 0;
    background:url(images/icon-detail-basket.gif) 100% 0 no-repeat;
}

#ipl-d-product-detail .related-box .related .i
{
    float:left;
    display:block;
    padding:3px 0 3px 3px;
    
}





/*END PRODUCT DETAILS*/

/*BASKET PAGE*/
#ipl-d-basket .basket-top
{
    height:25px;
    background:#1d0018;
    margin-top:15px;
    border:1px solid #1d0018;
    border-width:0 0 1px 1px;
}
* html #ipl-d-basket .basket-top
{
    position:relative;
    height:25px;
    border-left:none;
}
#ipl-d-basket .basket-top p
{
    padding:6px 13px;
    float:left;
    text-align:center;
    width:100px;
    color:#e1e1e1;
    text-transform:uppercase;
    border-right:1px solid #1d0018;
    background:#1d0018;
    }

#ipl-d-basket .basket-top .n
{
    width:313px;
    text-align:left;
}

#ipl-d-basket .basket-top .q
{
    width:50px;
}

#ipl-d-basket .basket-top .r
{
    width:57px;
}

#ipl-d-basket .basket-item
{

    clear:left;
}

#ipl-d-basket .basket-item div
{
    padding:10px 13px;
    float:left;
    border:1px solid #bbb2b9;
    border-width:0px 1px 1px 0;
    width:100px;
    overflow:hidden;
    text-align:center;
    height:93px;
    background:#faf9f9;
}

#ipl-d-basket .basket-item .n
{
    width:313px;
    text-align:left;

    border-left:1px solid #bbb2b9;
}

#ipl-d-basket .basket-item .n .i
{
    display:block;
    float:left;
    padding:3px 13px 3px 0;
}

#ipl-d-basket .basket-item .q
{
    width:50px;
}

#ipl-d-basket .basket-item .q .t
{
    width:30px;
    margin-bottom:10px;
}

#ipl-d-basket .basket-item .p
{
    width:126px;
    padding-left:0;
    padding-right:0;
}

#ipl-d-basket .basket-item .p .m
{
    color:#892323;
    font-size:15px;
}

#ipl-d-basket .basket-item .r
{
    text-align:left;
    width:57px;
    line-height:1.3;
}

#ipl-d-basket .basket-totals .t
{
    padding:6px 13px;
    font-size:15px;
    border:1px solid #bbb2b9;
    border-top:none;
}

#ipl-d-basket .basket-totals .tb
{
    padding:6px 13px;
    font-size:15px;
    border:1px solid #bbb2b9;
    border-top:none;
    background:#e1e1e1;
    color:#1D0018;
}

#ipl-d-basket .basket-totals .pb
{
    float:right;
    padding:6px 14px;
    font-size:15px;
    color:#892323;
}
#ipl-d-basket .basket-totals .p
{
    float:right;
    padding:6px 14px;
    font-size:15px;
    color:#892323;
}

#ipl-d-basket .sb
{
    float:right;
    background:#c6006f none repeat scroll 0%;
    color:#E1E1E1;
    padding:7px 15px;
    text-transform:uppercase;
    text-decoration:none;
    clear:left;
    margin:5px 0;
}

#ipl-d-basket .sb:hover
{
    color:#1d0018;
    background:#c7c7c7;
}
/*END BASKET*/

/*SEARCH RESULTS*/

.searchresults
{
    border:1px solid #e1e1e1;
    margin-bottom:5px;
    padding:4px 12px;
    height: 100%;
}

.searchresults .c
{
    float:left;
    font-weight:bold;
    font-size:18px;
    color:#1d0018;
}
.searchresults .n
{
    float:left;
    margin:3px 0 0 10px;
    color:#1d0018;
    font-weight:bold;
}
.searchresults .d
{
    clear:left;
    margin:0 0 5px 22px;
    width:581px;
    height:30px;
    position: relative;
}
.searchresults .m
{
    float:right;
    margin:15px 0 0 -60px;
    display:block;
    _displaY: inline;
    height:15px;
    width:60px;
    text-align:right;
}

/*END SEARCH*/

/*ORDER HISTORY PAGE*/

#ipl-d-your-order-history .order-item
{
    border:1px solid #bbb2b9;
    margin-bottom:5px;
}



/*ORDER HISTORY PAGE*/



/*FORMS PAGES*/

#centre .steps-head
{

}

#centre .steps-head p, #centre .steps-head a
{
    float:left;
    padding:6px 18px;
    margin-right:3px;
    margin-top:3px;
    text-transform:uppercase;
    background:#1d0018;
    color:#c7c7c7;
    display:block;
}

#centre .steps-head p.current, #centre .steps-head a:hover,#centre .steps-head a.current
{
    background:#c6006f;
}

#centre .form-box .p
{
    float:left;
    width:160px;
    /*height:25px;*/
    padding-top:3px;
    clear:left;
    margin-top:0;
    margin-bottom:0;
}

#centre .form-box span
{
    float:left;
    padding-top:2px;
}

#centre .form-box p span
{
    float:none;
    padding:0;
    color:#646464;
}

#centre .form-box .t
{
    float:left;
    margin:2px;
}

#centre .form-box .c
{
    height:13px;
    width:13px;
    float:left;
    margin:3px 3px 3px 0;
}

#centre .form-box .r
{
    height:13px;
    width:13px;
    float:left;
    margin:1px 3px 3px 0;
}


#centre .form-box .b,  #centre .form-box .bl
{
    float:right;
    background:#c6006f none repeat scroll 0%;
    color:#E1E1E1;
    padding:7px 15px;
    text-transform:uppercase;
    text-decoration:none;
    clear:left;
    margin:1px;
}

#centre .form-box .b:hover, #centre .form-box .bl:hover
{
    color:#1d0018;
    background:#c7c7c7;
}

#centre .form-box .bl
{
    float:left;
}

#centre .form-box br
{
    clear:both;
}

#centre .form-box .ib
{
    height:22px;
    margin:0;
    margin-left:2px;
}

#centre .form-box .off p
{
    color:#c7c7c7;
}

#centre .form-box .off input
{
    color:#c7c7c7;
}
#centre .form-box .e
{
    color:#c6006f;
    font-weight:bold;
    background: #fff; }
    
    
.mceSelectList { width: 50px; }
.mceContentBody UL {list-style: disc; margin: auto; padding: auto;}


.prod_title {text-decoration: none; font-size: 10px; font-weight: bold; color: #000000; }
.prod_description {font-size: 9px; font-weight: bold; line-height: 115%; color: #999999; margin: 0px; padding: 0px; }
.prod_inc {font-size: 13px; font-weight: bold; color: #006699; margin: 0px; padding: 0px;}
.prod_total {font-size: 16px; font-weight: bold; color: #006699; margin: 0px; padding: 0px;}

.elucid_title_large {text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}
.prod_description_large {font-size: 10px; font-weight: bold; line-height: 115%; color: #736F6E; margin: 0px; padding: 0px;}
.prod_text_large {font-size: 24px; font-weight: bold; color: #006699; margin: 0px; padding: 0px;}

.basketShowText {font-size: 10px; color: #006699;}
.procOrd_h1 {font-size: 11px; font-weight: bold; color: #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-decoration: none;}
.procOrd_h2 {font-size: 10px; font-weight: bold; color: #999999;} /* process_trackntrace.tmp, */


.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #006699;
 color: White;
 margin-right: 6px;
}

.img1 {
	padding-right: 15px; 	
	padding-bottom: 6px;
}

.img2 {
	padding-bottom: 15px;
	padding-right: 15px;
}

.specialoffers{
	background-image: url(../images/special_offers.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 183px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFF;	
}

.so{
	padding-right: 5px;	
	padding-left:5px;
}

a.offerlinks:links,a.offerlinks:visited{
	color:#FFF;
	font-size:14px;
	text-decoration:none
}

a.offerlinks:hover{
	color:#F00;	
	text-decoration:none;
	}


.freegift{
	background-image: url(../images/free_gift.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
	padding-top: 2px;



}

.btmlinks{
	background-image: url(../images/footergb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 783px;
	padding-top: 6px;	
	padding-left: 10px;
	padding-bottom: 20px;
}

.title{
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 3px;
}



