a:link {
    color: #421667; 
    text-decoration: underline; 
} 

a:visited {
    color: #421667; 
    text-decoration: underline; 
} 

a:hover {
    color: #000;
} 

#menu {
    position:absolute;
    left:200px;
    top:78px;
}

#menu ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
    line-height:200%;
}

#menu li {
    display:inline;
    padding:0px !important;
    margin:0px !important;
}

#menu a {
    float:left;
    background:url("../layout/page/menuleft.gif") no-repeat left top;
    margin:0px 1px 0px 0px;
    padding:0px 7px 0px 5px;
    text-decoration:none;
    font-family:Arial;
    letter-spacing:0.05em;
    font-size:1.1em;
    font-weight:bold;		
}

#menu a span {
    display:block;
    background:url("../layout/page/menuright.gif") no-repeat right top;
    padding:4px 8px 3px 4px;
    color:#fff;
}

#menu a.on {
    background-position:0% -49px;
}

#menu a.on span {
    background-position:100% -49px;
    color:gold;
}

#menu a span {
    float:none;
}

#menu a:hover span {
    color:gold;
}

#menu a:hover {
    background-position:0% -49px;
}

#menu a:hover span {
    background-position:100% -49px;
}  

body {
    margin:0px;
    padding-bottom:30px;
    font-family: Georgia, "Trebuchet MS";
    font-size: 0.8em;
    line-height: 140%;
    background: #eee;
    text-align: center;
    color: #3f3f3f;
}

#outer {
    text-align: center;
    margin:0px auto 0px auto;
    width:974px;
}

#top_bar {
    background:url(../layout/page/bg-top.gif) no-repeat;
    height:12px;
}

#header {
    text-align: center;
    margin:16px auto 0px auto;
    width:974px;
    background:url(../layout/page/bg-content.gif) repeat-y
}      

#top {
    background:url(../layout/page/bg-header.gif) 0px 0px repeat-x;
    height:117px;
    position:relative;
}

#strap {
    background:url(../layout/page/a-fresh-approach.gif);
    width:256px;
    height:31px;
    margin:10px 15px 0px 0px;
    float:right;
}

#logo {
    position:absolute;
    left:15px;
    top:0px;
}   

.clear, .cl {
    clear:both;
}

.cl img {
		height:1px;
		width:1px;
}

.content {
    margin-top:24px;
    text-align:left;
    padding:0px 35px 10px 35px;
}

.padder {
    padding:0px 8px 0px 6px;
}

.main {
    background:url(../layout/page/bg-warbreck.gif) no-repeat right bottom;
		min-height:228px;
		text-align:left;
}

.inner {
    padding:18px 22px 20px 22px;
}

#left {
		float:left;
		width:585px;
}

#right {
		float:left;
		width:304px;
		margin-left:25px;
}

#footer {
    padding:10px 0px 0px 20px;
    background:#f3f3f3 url(../layout/page/bg-warbreck-footer.gif) no-repeat right top;
    min-height:68px;
    height:auto !important; 
    height:68px;
    text-align:left;
    font-size:0.9em;
}

.copy {
    margin-bottom:3px;
}

.address {
    color:#626262;
    margin-top:3px;
}

#bottom_bar {
    background:url(../layout/page/bg-bottom.gif) no-repeat;
    height:10px;
}

#designed_by {
    text-align:right;
    padding-right:10px;
    padding-top:3px;
    font-size:0.8em;
    color:#666;
    text-transform:uppercase;
}

h1, h2, h3, h4, h5, .title {
    font-weight:normal;
    padding-top:10px;
    color:#4d2270;
    font-size:1.6em;
    margin:0px 0px 10px 0px;
} 


h1 {
    font-size:1.6em;
    background:url(../layout/page/logo.gif) no-repeat;
    padding:5px 0px 3px 49px;
}

h5,h4,.title {
    margin-top:15px;
}

.fl {
    float:left;
}

.fr {
    float:right;
}

.instore {
    font-style:italic;
    color:#ab8100;
}

#map {
    border:5px solid #eee;
    height:300px;
    margin:15px 0px 8px 0px;
}

img {
    border:0px;
} 

.top {
    margin-right:20px;
}

.top a {
    padding-right:7px;
    background-image:url(../layout/icons/arrows.gif);
    background-repeat:no-repeat;
    background-position:right 2px;
    text-decoration:none;
    color:#000;
}

.top a:hover {
    background-position:right -20px;
    color:#421667;
}

.youarehere {
		margin-bottom:12px;
}

/* Error Function */

#warning {
    width: 100%;
    margin: 20px 0px 20px 0px;
    line-height: 150%;
}

div.wfloat1 {
    float: left;
    width: 60px;
    text-align: center;
}

div.wfloat2 {
    margin-left: 80px;
    text-align: left;
}

.err {
    color: #990000;
    font-weight:bold;
}

.pos {
    color: #336633;
    font-weight:bold;
}

.box {
		background:#431668;
		padding:3px;
}

.banners {
    margin-bottom:20px;
}

.instorediv {
		padding-top:18px;
}

.ml {
		margin-left:5px;
}

.instorediv ul {
    line-height:200%;
    font-weight:bold;
    margin:0px 20px 0px 0px;
    list-style:none;
    padding-left:0px;
}

.instorediv a {
		text-decoration:none;
		color:#333;
}

.instorediv a:hover {
		text-decoration:underline;
}

.box_inner {
		padding:5px;
		background:#f1f1f1;
}

.newsup {
		padding-top:9px;
}

.newsr {
		width:206px;
		margin-left:7px;
}



/* Enquiry Form */

#enqform {
		width:500px;
}


.enquiry_box form div {
    margin-bottom:6px;
}

.enquiry_box form div label {
    padding:3px;
    margin-right:6px;
		display:block;
		margin-top:6px;
}

.enquiry_box form div input, .enquiry_box form div textarea {
    width:300px;
    padding:5px;
    font-family:Georgia;
		border:1px solid #aaa;
		background:#f1f1f1;
}

.enquiry_box form div textarea {
    height:100px;
    font-size:0.9em;
}

.enquiry_submit {
    width:auto !important;
    margin-top:10px;
}

.enquiry_submit:hover {
		cursor:pointer;
}

.error_box {
		background:pink;
		padding:10px;
		width:288px;
}

.enquiry_box form {
		margin-top:12px;
}

#postcode {
		width:85px;
}

.confirm_bg {
		background:url(/layout/icons/confirm.gif) no-repeat;
		padding:9px 0px 5px 80px;
		margin-top:5px;
}

/* News */

.news_search {
		width:649px;
		padding-right:25px;
		margin-right:25px;
		border-right:1px dotted #ccc;
    min-height:200px;
    height:auto !important; 
    height:200px;
}

.news_body {
		float:left;
		width:570px;
}

.nopad {
		padding-top:0px;
		margin-top:0px;
}

.news_3 {
    width:216px;
		padding-top:5px;
}

.news_col {
    width:319px;
    margin-right:25px;
		padding-right:5px;
    border-right:1px dotted #ccc;
    min-height:195px;
    height:auto !important; 
    height:195px;
		padding-top:5px;
		line-height:210%;
}

.news_results {
		margin-top:10px;
		line-height:200%;
}

.news_im {
		width:75px;
}

.news_im img {
		border:1px solid #ccc;
}

.news_date {
		color:#666;
		margin-bottom:8px;
}

.searchbg {
		background:#fff url(/layout/icons/search.gif) no-repeat 5px 6px;
		padding:4px 3px 4px 20px;
		border:1px solid #aaa;
		width:130px;
}	

.nobelow {
		margin-bottom:0px;
		padding-bottom:0px;
}

.contact_details {
		width:280px;
		line-height:180%;
}

.contact_address {
		width:190px;
		line-height:180%;
}

fieldset {
padding-top:0px;
margin:0px;
}

.content_includes {
		margin-top:20px;
		border-left:0px;
		border-right:0px;
		border-bottom:0px;
		border-top:1px solid #421667;
}

.content_includes div {
		padding-top:10px;
		font-size:1.25em;
		line-height:200%;
}

.content_includes legend {
		color:#421667;
		font-size:1.5em;
}

a.download {
		text-decoration:none;
}

a.download:hover {
		background:#f1f1f1;
}

.download span {
		font-size:0.7em;
		color:#666;
}

/* Products HTML */

.products_left {
  background:#f1f1f1;
  width:230px
}

.products_right {
	width:660px;
	margin-left:20px;
}

#products_menu {
		padding:8px;
}

#products_menu a {
		display:block;
		margin-bottom:3px;
		padding:2px 2px 2px 5px;
		text-decoration:none;
		width:207px;
}

#products_menu a:hover, .sel {
		background-color:#421667 !important;
		color:#fff !important;
}

.subcat {
		padding-left:15px !important;
		font-size:0.9em;
		background-color:#fff;
		background-image:url(/layout/icons/subcat.gif);
		background-repeat:no-repeat;
		background-position:4px 9px;
		width:197px !important;
}

a.subcat:hover, .selsub {
		background-image:url(/layout/icons/subcat.gif);
		background-position:4px -41px;
}

/* Products */



.pwrap {
		padding-top:20px;
}

a.p, a.p:visited {
		width:206px;
		float:left;
		background:#fff url(/layout/page/prodbg.gif) repeat-x bottom;
		border:1px solid #ccc;
		height:160px;
		text-decoration:none;
		position:relative;
		text-align:center;
}

a.p img {
		margin-top:15px;
}

a.p span {
		display:block;
		position:absolute;
		bottom:10px;
		left:0px;
		text-align:center;
		width:207px;
}

a.p:hover {
		border:1px solid #421667;
}

.pbump {
		margin-right:18px;
}

.pcl img {
		height:16px !important;
}

.pinfo {
		background:#eee;
		padding:10px;
		margin-left:30px;
		margin-bottom:30px;
		width:260px;
		text-align:center;
}

.price {
		font-size:1.5em;
}

.rrp {
		font-size:0.8em;
		padding-left:10px;
}

.save {
		padding-top:5px;
		color:green;
		font-size:1.3em;
}

.offer {
		font-size:1.6em;
		color:#990000;
		margin-bottom:8px;
		text-transform:uppercase;
		background:#fff;
		padding:5px;
}

.stock {
		font-size:0.85em;
		margin-top:8px;
}

.pimg {
		margin-bottom:10px;
}

div#rotator {
	height:163px;
}
div#rotator ul {
  margin:0px;
  padding:0px;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
div#rotator ul li.show {
	z-index:500;
}


#locate_form {
  padding-top:0px;
  margin-top:0px;
}

#register {
  border:3px solid #431668;
  display:block;
  width:298px;
  height:82px;
  margin-top:20px;
}

.prodsection {
	color:#431668;
	font-size:1.3em;
	padding-bottom:5px;
}

.articles_index {
	margin-top:3px;
	line-height:180%;
	font-size:0.9em;
}

.show_hide {
	font-size:0.8em;
	color:#666 !important;
}

.slidingDiv {
	padding-top:15px;
}

