a img {border: none;}

a {
	color: #18755B;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #000;
}

h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #5E7518;
	margin: 20px 0 5px 0;
	padding: 0;
	text-align: left;
}

h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #5E7518;
	margin: 15px 0 3px 0;
	padding: 0;
	text-align: left;
	clear: left;
}

h3 {
	font-size: 1.0em;
	font-weight: normal;
}

h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #5E7518;
	margin: 0px 0 3px 0;
	padding: 0;
	text-align: left;
}

/* Continue with normal styles */

body {
	background-color: #fff;
	color: #363636;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#frame {
	margin: auto;
	width: 980px;
	position: relative;
	text-align: center;
}

div#flash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div#flash a {
	position: absolute;
	left: 40px;
	top: 125px;
	width: 300px;
	height: 105px;
}

div#flash a img {
	width: 300px;
	height: 105px;
}

div#page {
	/*background-color: transparent;*/
	z-index: 2;
	position: relative;
	text-align: left;
	width: 930px;
	padding-left: 10px;
	margin: 0 auto 0 auto;
}

/* HEADER */

div#navBar {
	padding-left: 10px;
	position: absolute;
	z-index:1000;
	top: 15px;
	left: 15px;
	height: 50px;
	width: 910px;
	/*border: 1px solid red;*/
}

/* Drop down Menu */

div.RadMenu_PaddyPallin
{
	position: absolute;
	top: 30px;
	left: 195px;
	z-index: 100;
}

/* Account nav */

div#accountNav {
	color: #fff;
	position: absolute;
	left: 195px;
	width: 725px;
	top: 5px;
	border-bottom: 1px solid #CECECE;
	padding: 0 0 5px 0;
	
}

div#accountNav p {
	margin: 0;
	padding: 0;
	display: inline;
}

div#accountNav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

div#accountNav ul li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 1px 0 5px;
}

div#accountNav ul li.first {
	border: none;
}

div#accountNav ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#accountNav ul#signIn {
	margin-right: 20px;
}

div#search {
	position: absolute;
	top: 0px;
	left: 659px;
	width: 270px;
}

div#search select {
 	padding: 1px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: none;
}

 div#search input {
 	float: left;
	margin-left:2px;
	margin-right: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
 }
div#search img  { margin-left:-1px; }
div#search input.field {
	padding: 1px 0;
	font-size: 1.0em;
	width: 110px;
	border: 1px solid #fff;
}

div#search input.button {
	
}

/* Select Replacement styles */

select.replaced {
	display: none;
}
ul.selectReplacement {
	background: #fff url(../images/selectArrow.gif) top right no-repeat;
	margin: 0 0 0 3px;
	padding: 0;
	height: 16px;
	width: 120px;
	float: left;
}
ul.selectReplacement li {
	background: #fff;
	color: #000;
	cursor: pointer;
	display: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 1px 12px 0px 2px;
	width: 106px;

}
ul.selectOpen li {
	display: block;
}
/* Selected at top of list */
ul.selectReplacement li.selected {
	background: url(bottom.gif) bottom left no-repeat;
	color: #000;
	display: block;
}
/* Selected within list */
ul.selectOpen li.selected {
	background: #4C4C4C;
	display: block;
	color: #fff;
}
ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
	background: #4C4C4C;
	color: #fff;
}

/* id's to control column height postioning */

div#homeColumns {
	position: absolute;
	top: 315px;
	width: 925px;
	font-size: 1.1em;
}

div#catHome {
	position: absolute;
	top: 235px;
	width: 925px;
	font-size: 1.1em;
}

div#standard {
	position: absolute;
	top: 105px;
	width: 925px;
	font-size: 1.1em;
}

div#leftCol {
	float: left;
	width: 175px;
	margin-top: 5px;
	padding-bottom: 15px;
}

div#centreCol {
	margin-left: 35px;
	float: left;
	width: 500px;
	margin-top: 15px;
	padding-top: 10px;
	min-height: 400px;
}

div#mainCol {
	margin-left: 35px;
  	float: left;
	margin-top: 15px;
	padding-top: 10px;
	width: 715px;
	z-index:10;
	position:relative;


}
div#rightCol {
	margin-left: 724px;
}

div#standard div#rightCol
{
	margin-top: 28px;
}

div#rightCol a {
	display: block;
	margin-bottom: 7px;
}

/* Left Column Modules */

div#checkout div.embossMod img
{
	float: right;
}

div.embossMod {
	background-image: url(../images/leftModBot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.embossMod div.inner {
	background-image: url(../images/leftModTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 45px;
	padding: 12px 12px 20px 12px;
}

div.embossMod p {
	margin: 0.3em 0 0.3em 0;
	padding: 0;
}

div.embossMod ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.9em;
}

div.embossMod ul li a {
	font-weight: bold;
}


/** Large EmbossMod */

/*
  background:url(../images/prodBoxMiddle.gif) repeat-y top left;
*/


div.embossModLarge {
  

}

div.embossModLarge div.top {
  background:url(../images/embossModLargeTop.png) no-repeat bottom left;
	height: 14px;
	
}

div.embossModLarge div.inner {
	padding: 12px 12px 30px 12px;
	background:url(../images/embossModLargeBottom.gif) no-repeat bottom left;
  min-height:70px;
}

div.embossModLarge p {
	margin: 0.3em 0 0.3em 0;


}

div.embossModLarge ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.9em;
}

div.embossModLarge ul li a {
	font-weight: bold;
}
/* #/large embossmod */


div#DetailsForm {
	width: 429px;
}



ul#checkOutProcess {
	padding: 0 0 10px 0;
	margin: 10px 0 10px 4px;
	list-style: none;
	background-image: url(../images/lineThin.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

ul#checkOutProcess li#step1 { background-image:url(../images/cop_1.gif);background-repeat:no-repeat; }
ul#checkOutProcess li#step2 { background-image:url(../images/cop_2.gif);background-repeat:no-repeat; }
ul#checkOutProcess li#step3 { background-image:url(../images/cop_3.gif);background-repeat:no-repeat; }
ul#checkOutProcess li#step4 { background-image:url(../images/cop_4.gif);background-repeat:no-repeat; }
ul#checkOutProcess li#step5 { background-image:url(../images/cop_5.gif);background-repeat:no-repeat; }

ul#checkOutProcess li {
  background-position:0px -28px;
  /*background-color:#f1f2ec;*/
  color:#18755B;
  height:20px;
  margin:0 0 3px 0;
  padding:8px 0 0px 25px;
  vertical-align:top;
  font-weight: bold;
}
ul#checkOutProcess li.active {
/*  background-color:#18755B;*/
  background-position:0 0px;
  color:#fff;
}

ul#checkOutProcess li .txt {
  vertical-align:top;
  line-height:24px;

  
}
ul#checkOutProcess li .bigNum {
  font:30px 'Trebuchet MS','Verdana','Tahoma','Arial',sans-serif;
  line-height:24px;
  font-weight: bold;
  color:#afcdc0;
  padding:2px 4px;
}
ul#checkOutProcess li.active .bigNum {
  color:#74ac9d;
}
/* Breadcrumb trail */

ul.breadcrumb {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	display: inline;
}

ul.breadcrumb li {
	display: inline;
}

/* Most Popular items module */

div.mostPopItems {

}

div.mostPopItems div.popCol {
	width: 125px;
	float: left;
}

h3 a {
	font-weight: bold;
}

div.mostPopItems div.popCol div.prodPicSmll {
	background-image: url(../images/imgBgSmll.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 105px;
	height: 109px;
	padding: 8px 0 0 7px;
}

div.mostPopItems div.popCol div.txt {
	padding: 0 3px 0 8px;
}

div.mostPopItems div.popCol div.txt h3 {
	margin: 7px 0 0 0;
	padding: 0;
}

div.mostPopItems div.popCol div.txt h3 a {
	font-weight: bold;
	display: block;
}

div.mostPopItems div.popCol div.txt ul {
	list-style: none;
	padding: 0;
	margin: 8px 0 0 0;
	font-size: 0.9em;
}

div.mostPopItems div.popCol div.txt ul li {
	margin: 3px 0 3px 0;
}

/* Centre column promos */

div.homeMods {
	height: 80px;
	padding: 0 0 10px 0;
	background-image: url(/images/lineThick.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.homeMods a {
	display: block;
	float: left;
	margin-right: 7px;
}

div.promoMods {
	height: 115px;
	padding: 15px 0 10px 0;
	background-image: url(/images/lineThick.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.promoMods a {
	display: block;
	float: left;
	margin-right: 5px;
}

/* Double stories module */

div.storiesMod {
	padding: 10px 0 15px 0;
	margin-bottom: 10px;
	background-image: url(../images/lineThick.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.storiesMod div.mod {
	width: 240px;
	min-height: 115px;
	float: left;
	padding: 0 7px 0 0;
}

div.storiesMod div.pic {
	float: left;
	width: 115px;
}

div.storiesMod div.txt {
	margin-left: 120px;
}

div.storiesMod div.txt h3 {
	margin: 3px 0 0 0;
	padding: 0;
}

div.storiesMod div.txt p {
	margin: 0;
	padding: 0;
}

div.storiesMod div.txt p a {
	font-weight: bold;
	font-size: 0.9em;
}

/* Category list */

div.category {
	background-image: url(../images/lineThick.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 10px;
	width: 700px;
	margin-top: 10px;
	position: relative;
	clear: both;
}

div.category a.viewAll {
	margin-bottom: 10px;
}

div.categoryRow {
  position:relative;float:left;
}

div.categoryRow div.col {
	width: 175px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.prodPicSmll img
{
	display: block;
	margin: 0 auto 0 auto;
	padding-right: 6px;
}


div.categoryRow div.col div.prodPicLrg {
	background-image: url(../images/imgBgLrg.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	width: 132px;
	height: 125px;
	padding: 7px 0 0 7px;
	vertical-align:middle;

}


div.categoryRow div.col div.prodPicLrg img {
	display: block;
	margin: 15px auto 0 auto;
	padding-right: 6px;
	vertical-align:middle;
  position:relative;
	float:none;
}

div.categoryRow div.col div.txt
{
	clear:left;
	padding: 4px 3px 0 8px;
}

div.categoryRow div.col div.txt h3 {
	margin: 3px 0 3px 0;
	padding: 0;
}


div.categoryRow div.col div.txt h3 a {
	font-weight: bold;
	display: block;
}

div.categoryRow div.col div.txt ul {
	list-style: none;
	padding: 0;
	margin: 8px 0 0 0;
	font-size: 0.9em;
}

div.categoryRow div.col div.txt ul li {
	margin: 3px 0 3px 0;
}

/* a few small differences for the subcategory pages */
div.subCategory { position:relative; width:700px;background-image: url(../images/lineThick.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 10px;margin-top: 10px;}

div.subCategory div.categoryRow {
	padding:0 0 10px 0;	
	margin:0px 0 0 0; 
	position: relative;  
	float:left;	
	clear: both;  
	width:100%;
}

div.subCategory h2 {
	width: 370px;
	float: left;
}

div.rowSpacer
{
/*	background: url(../images/lineThick.gif) repeat-x top left;*/
	height: 0px;
	clear: left;
}

div.category div.rowSpacer
{
	display: none;
}


div.subCategory div.subCatControls {margin:8px 0pt 5px; }
div.subCatControls div.shopBy { float:right;    }
div.subCatControls label { font-size:0.8em;font-weight:500; }
div.subCatControls select { width:105px; height:17px; padding:0px; border:1px solid #000;}
div.subCatControls select, div.subCatControls option {  font-size:0.9em;font-weight:500; padding:1px 0 0 0; }
div.subCatPaginization { margin:7px 0; float:right; display:block;}

div.subCatPaginization a {
  font:1em 'Verdana','Trebuchet MS', 'Arial',sans-serif;
  text-align:center;
  padding-left:2px;
  padding-right:0;

}
div.subCatPaginization a:hover,
div.subCatPaginization a.current {
  background-color:#0A795D;
  color:#fff;
}
div.subCatPaginization a.disabled{
  color:#ccc;
}

/* FOOTER */

div#footer {
	clear: both;
  	position:relative;
  	float:left;
  	width:100%;
	background-image: url(../images/lineThick.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 15px 0 0 0;
	padding: 15px 0 15px 0;
	font-size: 0.9em;
	
}

div#footer a#dubs {
	float: right;
	display: block;
}

div#footer a#footerlogo {
	float: left;
	display: block;
	width:110px;

}

div#footerNav {
	padding:0 0 0 5px;
 	/*background-image: url(../images/pallinLogoFooter.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 40px;
	
}

div#footer ul {
	margin: 0;
	list-style: none;
	padding: 0;
	float: left;

}
div#footerNav ul li
{
	float: left;
	padding: 5px 10px;
	list-style-type: none;
}

div#footer ul li {
	float: left;
	border-left: 1px solid #18755B;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	white-space:nowrap;

}
div#footer ul li.ContactUs {
	border: none;
}

div#footer ul li.CustomerService {
	clear: left;
	border: none;
}



#image {
  position:absolute;
  left:0;top:0;
}

.popUpDiv {
  position:absolute;
  top:100px;
  left:-9000px;
  z-index:100;
  width:433px;
  min-height:100px;
  height:auto !important;
  height:100px;
  cursor:move;

}
.popUpDivTop {
  background:url(../images/popUpDivTop.png) bottom left no-repeat transparent;
  margin:0;padding:0;
  height:13px;
}
.popUpDivBody {
  position:relative;
  background:url(../images/popUpDivTall.png) bottom left no-repeat;
  margin:0;padding:10px;
  width:433px;
}


.popupDiv a,.popupDiv a:link,.popupDiv a:hover,.popupDiv a:visited {
  position:relative;
  background:#f00;
  display:block;
  width:auto;
  float:left;
  color:#00f;

}
.popUpDiv .closeButton {
  width:55px;
  position:absolute;
  text-align:left;
  top:-5px;right:15px;
  color:#000; font-weight:bold;
}
.popUpDivInner {
  z-index:110;
  position:relative;
}

#disableLayer {
  width:10px;
  height:100%;
  position:absolute;
  top:0;
  z-index:1;
  left:-9000px;
  background-color:#aaa;
}

/* Join Paddy Club box */

div#buyPaddyClub {
	background-image: url(../images/PaddyClubBot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 229px;
	float: right;
	margin: 0 0 15px 15px;
}

div#buyPaddyClub div.inner {
	background-image: url(../images/PaddyClubTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 100px;
	padding: 12px 12px 20px 80px;
}

div#buyPaddyClub h3 {
	margin: 0;
	padding: 0 0 6px 0;
}

div#buyPaddyClub label {
	display: block;
	font-weight: bold;
	margin-top: 0px;
}

div#buyPaddyClub select {
	margin-bottom: 7px;
}

/* Newsletter Signup */

div#newletter div.addField {
	clear: left;
	padding-left:5px;
	margin: 15px 0;
	overflow: hidden;
}

div#newletter label {
	float: left;
	width: 150px;
}

div#newletter div.addEmail input {
	float: left;
	width: 250px;
}

div#newletter div.addName input {
	width: 250px;
}

div#newletter div.addPostcode input {
	width: 60px;
}

div#newletter div.radio {
	clear: both;
}

div#newletter div.radio label {
	float: none;
	width: auto;
}

div#newletter div.adios {
	margin: 10px 0 10px 0;
}

div#brandList div
{
        width: 178px;
        height: 100px;
        text-align: center;
        float: left;
        padding-top: 10px;
}

div#brandDetail div.image
{
	float: right;
}

div#brandDetail div#description
{
    padding-top: 10px;
	clear: right;
}
