.atomz_body {
    text-align: center;
    width: 100%;
    border: 0;
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
}
.atomz_body a { color: black; }
.atomz_body a:hover { color: #0BB6E2; }
.atomz_body a:visited { color: #FF00B1; }
.atomz_body img { border: 0; }

#wrapper {
    width: 788px;
    text-align: left;
    margin: 0px auto;
}

#middle {
    border-color: black;
    border-width: 1px;
    border-left: 1px solid black;
}

#navside {
    float: left;
/*    position: absolute;*/
    width: 128px;
    /*width: 138px;*/
    border-right: 1px solid black;
}

#navside h4 {
    border-bottom: 1px solid black;
    background: #CCCCCC;
    padding: 6px 3px;
    text-align: center;
    margin: 0 0 0.5em 0;
    font-size: 100%;
    border-top: 1px solid black;
}

#contentside {
    margin-left: 128px;
    padding-left: 44px;
    padding-bottom: 15px;
    border-left: 1px solid black;
}

#header {
    height: 66px;
    color: white;
    background: black;
}
#header .right {
    margin: 20px 45px 0 0;
    //margin-right: 22px;
    float: right;
}
#header input.text {
    width: 166px;
    height: 14px;
}
#header form {
    margin: 0 0 2px 0;
}
#header a,#header a:visited {
    color: white; text-decoration: none;
}
#header a:hover {
    color: #CCCCCC;
}

#footer {
    font-size: 0.9em;
    line-height: 2.5em;
    height: 25px;
    margin-left: 15px;
}

a#basket {
    padding-left: 16px;
    background-image: url(http://129.35.75.202/images/nav/top/basket.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

ul.navmenu,
ul.navmenubot  {
    background: #555555 url(http://129.35.75.202/images/misc/horizontal_repeated_dot_graphic_2.gif) repeat-x bottom;
    list-style: none;
    margin: 0;
    padding: 5px 0px 9px 5px;
}

ul.navmenu a,
ul.navmenu a:visited,
ul.navmenu a:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

ul.navmenubot a,
ul.navmenubot a:visited,
ul.navmenubot a:hover {
    color: white;
    font-weight: normal;
    text-decoration: none;
}

ul.navmenu li,
ul.navmenubot li {
    border-right: 1px solid white;
    display: inline;
    padding-right: 9px;
    margin-left: 9px;
}

ul.breadcrumb {
    list-style: none;
    margin-left: 20px;
    padding: 0;
}

ul.breadcrumb li {
    display: inline;
}

ul.breadcrumb a {
    color: #FF00B1;
    background: url(http://www.debenhams.com/media/unversioned/images/formatting/breadcrumbArrow.gif) no-repeat right center;
    padding-right: 16px;
}

.atomz_facet {
    margin: 8px 4px 3px 8px;
}
.atomz_facet select {
    font-size: 9px;
    width: 100%;
    max-width: 115px;
}

.drop { clear: both; white-space: nowrap; }

#sortmenu { float: left; clear: right; margin: 0; }
#sortmenu select {  
 font-weight:bold; 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#topbrands {
	padding: 0;
	list-style: none;
	margin: 0px 2px;
	//clear: both;
	float: left;
	width: 100%;
}

#topbrands li {
	font-weight: bold;
	font-size: 80%;
	float: left;
	display: block;
	width: 200px;
	height: 50px;
	text-align: left;
}

#topbrands li img {
	vertical-align: -120%;
	margin-right: 5px;
}

.message_pad {
	background: #ededed;
	border: 1px solid #dddddd;
	float: left;
	width: 99%;
	margin: 10px 0;
	padding: 5px;
}

h1 {
    font-size: 14.4px;
}

h2 {
    font-size: 11.2px;
}

.buttonContentHighlight{
	height: 21px;
	width: 110px;
	background:#555555;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align : centre;
	text-decoration: none;
	border: thin;
	cursor: hand;
}

.buttonContent{
	height: 21px;
	width: 110px;
	background:#555555;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : centre;
	text-decoration: none;
	border: thin;
	cursor: hand;
}
