@charset utf-8;
/* CSS Document */

/***********************************************/
/* Packhorse Web Site  20.10.09                */
/***********************************************/


/* temp for NYE countdown */
#temp1 {
	color: #FFFFFF;
	position:absolute;
	left:325px;
	top:92px;
	width:289px;
	height:93px;
	z-index:1;
}
.temp1 {color: #ffffff}
/* End temp for NYE countdown */


body{
	background-image: url('images/page/background-carbon.jpg');
	background-attachment: fixed;
	text-align: center; /* added to centre DIV Container in IE */
	font-family: Verdana,Arial,sans-serif;
	color: #47485D;
	font-size: 80%;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	
}

a{
	color: #000000;
	text-decoration:none;
	padding-bottom:2px;
	background:url('images/link-line.gif') bottom left repeat-x; 
}
a:focus {
outline: none; /* Gets rid of dots round image links - maybe*/
}
a:link{
	color: #47485D;
	text-decoration: none;
}
a:visited{
	color: #47485D;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration:none;
	padding-bottom:2px;
	background:url(images/link-line.gif) bottom left repeat-x; 
}


.HideLink{
	color: #47485D;
}
.HideLink a: {
	color: #47485D;
	text-decoration:none;
	background:none;
	padding-bottom:0px;
}
.HideLink a:link {
	color: #47485D;
	text-decoration: none;
	background:none;
	padding-bottom:0px;
}
.HideLink a:visited {
	color: #47485D ;
	text-decoration: none;
	background:none;
	padding-bottom:0px;
}
.HideLink a:hover{
	color: #000000;
	text-decoration:none;
	background:none;
	padding-bottom:0px;
}
.HideLink a:active {
	color: #47485D;
	text-decoration: none;
	background:none;
	padding-bottom:0px;
}
.breadcrumb{
	font-size: 85%;
	color: #800000;
	line-height:5px;
	padding-bottom:10px;
	margin-left:0px;
	}
.breadcrumb a:link {
	/*color: #800000;*/
	text-decoration: underline;
	background:none;
}
.breadcrumb a:visited {
	/*color: #800000;*/
	text-decoration: underline;
	background:none;
}

h1{
 	font-family: Arial,Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #47485D;
	font-size: 230%;
	font-style: italic;
	font-weight: bold;
	display: inline;
	margin:0px; 
 	padding: 0px;
	
}

h2{
	font-family:  Arial,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 150%;
	line-height: 0.75;	
	color: #47485D;
	padding: 15px 0px 0px 0px;
	font-weight:bold;
	font-style:normal;	
	display: inline;
}


h3{
 	font-family: Arial,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 125%;
	color: #47485D;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-weight:bold;
	font-style:normal;	
	display: inline;
}


h4{
 	font-family: Arial,Verdana,sans-serif;
 	font-size: 100%;
 	font-weight: normal;
	color: #333333;
 	margin: 0px;
 	padding: 0px;
}

h5{
 	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}
.tick li
{
	list-style-image: url('images/ul-tick.gif'); 
}

.bold {
	font-weight: bold;
}
/************* General Text *************/
.noneh2{
	font-family:  Arial,Verdana,sans-serif;
	font-size: 150%;
	line-height: 0.75;	
	color: #47485D;
	padding: 15px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	font-style:normal;	
	display: inline;
}
.noneh3{
 	font-family:Arial,Verdana,sans-serif;
	font-size: 125%;
	color: #47485D;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	font-style:normal;	
	display: inline;
}
.SmallText {
 	font-size: 85%;
}
.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
}
.White {
	color: #FFFFFF;
}
.burgandy {
	color: #800000;
}
.green {
	color: green;
}
.guaranteed {
	color: #D46D28;
	line-height: 10px;
	font-weight:bold;
}

.inline {
display: inline;
}


/***********************************************/
/* Page Layout Divs                            */
/***********************************************/

#Container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 2px solid #6093E7;
	background-image: url('images/page/container-fade.jpg');
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Masthead{
	/*background-image: url('images/page/mastHead/seasons/fireworks.jpg');*/
	position:relative;
	height:136px;
	width: 100%;
}

#CaseCorner {
	position:absolute;
	align:right;
	top: -10px;
	left:630px;
	bottom:0px;
	visibility: visible;

}

#TopNavBar{
	background-image: url('images/page/topNav/navbar.png');
	background-repeat: repeat-x;
	height:45px;
	width:100%;
	padding: 0px 0px 0px 0px;	
}

/* panel color #94B1BF */  
#LeftColumn{
/* menu image size 170 x 140 */
clear:both;
	float: left;
	width: 192px;
	margin:0px 0px 10px 10px;
	border: solid 0px; 
}

#CenterColumn{
	float: left;
	width: 606px;
	margin:0px 0px 10px 5px;
	border: solid  0px; 
}

#DoubleColumn{
	float: left;
	width: 793px;
	margin:0px 0px 10px 5px;
	border: solid  0px; 
}
#RightColumn{
	float:left;
	width: 170px;
	margin:0px 0px 10px 7px;

}

#Footer{
	clear: both;
	background-image: url('images/page/topNav/navbar.png');
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
}

/**********************************************/
/* 				Div Layouts                   */
/**********************************************/



/************* Masthead *************/
.CaseCorner {
	position:absolute;
	align:right;
	top: -10px;
	left:630px;
	bottom:0px;
	visibility: visible;
}
/************* TopNavBar *************/
.homeButton {
	float:left;
    width:70px;
	height:34px;
	padding: 14px 0px 0px 0px;
	text-align:center;
	color: #FFFFFF;
}
.homeButton a{
	text-decoration: none;
	background:none;
	font-size: 10pt;
	line-height: 10pt;
	color: #FFFFFF;
}

.homeButton:hover{
	background-image: url('images/page/topNav/navbar-button.png');
	background-repeat:repeat-x;
}

.navButton {
	float:left;
    width:70px;
	height:34px;
	padding: 8px 0px 0px 0px;
	text-align:center;
	color: #FFFFFF;
}
.navButton a{
	text-decoration: none;
	background:none;
	font-size: 10pt;
	line-height: 10pt;
	color: #FFFFFF;
}

.navButton:hover{
	background-image: url('images/page/topNav/navbar-button.png');
	background-repeat:repeat-x;
}

/***********************************************/
/* Left Column Menu Panels                           */
/***********************************************/

/* menu image size 170 x 140 */
.menuTop{
	clear: both;
	background-image: url('images/page/menu-backgrounds/menu-top.gif');
	background-repeat:no-repeat;
	height: 14px;
}
.menuCenter{
	clear: both;
	text-align: left;
	background-image: url('images/page/menu-backgrounds/menu-center.gif');
	background-repeat: repeat-y;
	padding: 0px 0px  0px 10px;
	margin: 0px 0px  0px 0px;
	font-size: 100%;
	line-height: 1.5;
	color: #47485D;
}
.menuBase{
	clear: both;
	background-image: url('images/page/menu-backgrounds/master-base.gif');
	background-repeat:no-repeat;
	height: 10px;
}

.menuCenter a: {
	color: #47485D;
	text-decoration:none;
	background:none;
}

.menuCenter a:link {
	color: #47485D;
	text-decoration: none;
	background:none;
}

.menuCenter a:visited {
	color: #47485D ;
	text-decoration: none;
	background:none;
}
.menuCenter a:active{
color: #47485D;
	text-decoration: none;
	background:none;
}

.menuCenter a:hover{
	color: #000000;
	text-decoration:none;
	background:none;
}
.menupix{
	position:absolute;
	top: -500px;
	left: 0px;
	margin-top:0px;
	margin-left:165px;
	padding: 15px;
	visibility: hidden;
	border:2px solid #666E81;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #ffffff;
	width: 170px;
	height:140px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=9);
}

.menuText{
width: 175px;
font-size: 85%;
}
/************* Accordian Menu **************/
.SteveMenu{
 /*Overall Menu Style*/
/*background-image: url('../css/images/page/menu-backgrounds/menu-center.gif');*/
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 180px; /*width of menu*/
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
}

.SteveMenu a.menuitem{
 /*First Level*/
	
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}


.SteveMenu a.menuitem:visited, .SteveMenu .menuitem:active{

}

.SteveMenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.SteveMenu a.menuitem:hover{
	background-image: none;
}

.SteveMenu div.submenu{ /*DIV that contains each sub menu*/
	background: none;
}

.SteveMenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.SteveMenu div.submenu ul li{
	border-bottom: 0px solid blue;
}

.MenuImage{
	width: 170px;
	border: solid 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.SteveMenu div.submenu ul li a{
	margin-left: 4px;
	display: block;
	border-left:2px solid #D0DADF;
	text-decoration: none;
	padding-left: 3px;
	font-style:italic;
}

.SteveMenu div.submenu ul ul a{
	display: block;
	list-style-type: none;
	text-decoration: none;
	padding: 2px 0px;
	padding-left: 20px;
}

.SteveMenu div.submenu ul li a:hover{
	background: none;

}



/* mailing list form*/
.formBackground{
	background-image: url('images/page/news-letter/form-background.gif');
	background-repeat:no-repeat;
	padding: 15px 0px  40px 10px;
	margin: 0px 0px  0px 0px
	font-size: 80%;
	line-height: 1.5;	
	color: #47485D;
}

/***********************************************/
/* Center Column Content Panels                */
/***********************************************/

.contentTop{
	clear: both;
	background-image: url('images/page/content-backgrounds/content-top.gif');
	background-repeat:no-repeat;
	height: 11px;
}

.contentDoubleTop{
	clear: both;
	background-image: url('images/page/content-backgrounds/double-content-top.gif');
	background-repeat:no-repeat;
	height: 12px;
}
.contentCenter{
	clear: both;
	background-image: url('images/page/content-backgrounds/content-center.gif');
	background-repeat: repeat-y;
	padding: 5px 20px 4px 20px;

}


.contentDoubleCenter{
	clear: both;
	background-image: url('images/page/content-backgrounds/double-content-center.gif');
	background-repeat: repeat-y;
	padding: 5px 20px 4px 20px;
}
.contentBase{
	clear: both;
	background-image: url('images/page/content-backgrounds/content-base.gif');
	background-repeat:no-repeat;
	height: 13px;

}
.contentDoubleBase{
	clear: both;
	background-image: url('images/page/content-backgrounds/double-content-base.gif');
	background-repeat:no-repeat;
	height: 13px;
}

 /*** Start Images *****/
 
.PicFloatRightBorder{
	float: right;
	padding: 0px 0px 0px 0px;  /*** Within Border *****/
	margin:	5px 0px 0px 5px;   /*** Outside Border *****/
	border:solid 0px;
	text-align: center;
	}

.PicFloatLeftBorder{
	float: left;
	padding: 0px px 0px 0px;    /*** Within Border *****/
	margin: 10px 10px 0px 0px;  /*** Outside Border *****/
	border:solid 1px;
	text-align: center;
	font-size: 80%;
	font-style:italic;
	}
.PicFloatRight{
	float: right;
	padding: 0px;
	border:solid 0px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
	text-align: center;
	font-size: 80%;
	font-style:italic;
	}
.PicFloatLeft{
	float: left;
	padding: 3px 3px 0px 0px;
	margin: 0px 5px 0px 0px;
	border:solid 0px;
	text-align: center;
	font-size: 80%;
	font-style:italic;
	}
.welcomeFloatLeft{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	border:solid 0px;
	}
.floatLeft{
	float:left;
	}
 /*********** Sub Images overtflow hidden *********/	

.pic3wide {
	float:left;
	width: 172px;
	height: 172px;
	border:solid 1px;
	overflow: hidden;
	}
	
.pic3center{
	margin-right: 20px;
	margin-left: 20px;
	float:left;
	width: 172px;
	height: 172px;
	border:solid 1px;
	overflow:hidden;
	}
.text3wide{
	float:left;
	width: 172px;
	font-size: 80%;
	font-style:italic;
	text-align: center;
	line-height:15px;
	margin-bottom: 0px;
	}
.text3Center{
	float:left;
	width: 172px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 80%;
	font-style:italic;
	text-align: center;
	line-height:15px;
	margin-bottom: 0px;
	}
 /*********** End Sub Images overtflow hidden *********/	

/*** End Images *****/

.floatRight{
	float:right;
}
/************* Start product boxes ***************/
.fourProducts{
	width: 100%;
	clear:both;
	background-color:#ffffff;
	height: 155px;

}
#productBox {
   
	float:left;
	width: 141px; /**image width 140px - padding **/
	padding-left:0px;
	padding-right:0px;
    height: 146px; /**image height 150px - padding **/
	padding-top:4px;
    background: url('images/product-box.gif');
	background-repeat: no-repeat;
	font-size: 85%;
	line-height: 1.3;
	font-family: Arial,Verdana,sans-serif;
	/*color: #001D82;*/
	font-weight:bold;
	text-decoration: none;
  }
 #productBox a{
	background: none;
 }
  
#productBox:hover {
    background: url('images/product-box-hover.gif');
	background-repeat: no-repeat;
	/*color:red;*/
}

.productBox img{
 	padding-left:6px;
}

.oneLine,
.oneLine a:link,
.oneLine a:visited{
/*color: #001D82;*/
	height:40px;
	padding-top:12px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	background:none;
}


.twoLine,
.twoLine a:link,
.twoLine a:visited{
/*color: #001D82;*/
	height:40px;
	padding-top:9px;
	padding-left: 0px;
	text-align:center;
	text-transform:uppercase;
	line-height: 1.1;
	text-decoration: none;
	background:none;
}
.oneLine a:hover,
.twoLine a:hover{
text-decoration:none;
background:none;
/*color: red;*/

}

/************* End product boxes ***************/

/*content footer links*/
.caseLinks {
	clear: both;
	text-align:center;
	font-size: 85%;
}
.caseLinks a{
	background: none;
}


/***********************************************/
/* Right Column Strip Panels                   */
/***********************************************/

.stripTop{
	clear: both;
	background-image: url('images/page/strip-backgrounds/strip-top.gif');
	background-repeat: no-repeat;
	height: 11px;

}
.stripCenter{

	clear: both;
	background-image: url('images/page/strip-backgrounds/strip-center.gif');
	background-repeat: repeat-y;
	padding: 5px 10px 4px 10px;
	
}
.stripBase{
	clear: both;
	background-image: url('images/page/strip-backgrounds/strip-base.gif');
	background-repeat: no-repeat;
	height: 10px;
}



/************* Misc *************/
.clear{
	clear:both;
	color: #2A3F00;
}

.footer{
	position:relative;
	top: 14px;
	padding-left: 10px;
	float:left;
	bottom:0px;
	font-size: 75%;
	visibility: visible;

}
.newsPanel{
	height: 990px;
	overflow: hidden;
}	
.statCounter {
	position:relative;
	top: 14px;
	padding-right: 10px;
	float:right;
	bottom:0px;
	font-size: 75%;
	visibility: visible;

}

#recipLinks {
	display: block; /* So we can give the element a width */
 	position: absolute;
	width: 300px;
	top:0px;
	left:-500px;
}

.explorerFlash {
	width: 565px;
	height: 528px;
	border: solid 1px;
	border-color:#CCCCCC;
}

.contactWeather{
	float: right;
	padding: 0px;
	border:solid 0px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
	}

td.WeatherPix {
	width: 60px;
	color: #47485D;
	padding-left: 0px;
	padding-right: 0px;
}
td.WeatherText {
	text-align: left;
	width: 150px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #47485D;
	line-height: 15px;
	vertical-align:top;
	padding-top: 5px;
}
 /****** Google Map *********/
.GoogleMap{
	border:solid 1px #B9BEC7;
	overflow: hidden;

}

#toAddress, #fromAddress{
	border:2px solid #B9BEC7;
	background-color:#ffffff;
	width:250px;
	padding:2px;
	color:#47485D;
	font-family:Arial, Helvetica, sans-serif;
}

#bulletSpec{
clear:both;
width:auto;
height:auto;
}

 /****** AddThis Start *********/
.shareMe{
	width: 475px;
	background-color: #fff; 
	border-top:solid 1px #cccccc;
	border-bottom:solid 0px red;
	padding-left:90px;
	text-align: center;
	background-image:url('http://www.packhorse.co.uk/css/images/share.jpg');
	background-repeat:no-repeat;
	}
.shareMe ul{
	margin: 0; padding: 0;
	float: left;
	padding: 4px 4px;
}
.shareMe ul li{
	display: inline;
}
.shareMe ul li a{
	float: left; 
	text-decoration: none;
	background-image:none;
	padding: 4px 4px;
	border:solid 1px white;
	}
.shareMe ul li a:hover, .shareMe ul li .current{
	background-color:#F8F8F8;
	border:solid 1px #CCCCCC;
	}
 /****** AddThis END *********/

 /****** Bottom Corner Ad *********/
.bottomRightCorner { position:fixed; bottom:0%; right:0%;z-index:1; }
.bottomLeftCorner { position:fixed; bottom:0%; left:0%;z-index:1; }

/***** Slide Out Prices Menu ****/
.pricesMenu { position:fixed; bottom:45%; left:0%;z-index:1; }
.pricesMenu a{
	background-image:url(../prices/images/price-lists.png);
	background-position: -246px;
	width: 36px;
	height: 161px;
	display: block;
}

.pricesMenu a:hover{
	background-position: -128px;
	width: 150px;
}

 /****** Shop *********/

.topBanner {
padding: 20px 0px 20px 0px;
}
.dropDown {
	width: 120px;
	background-color:#94B1BF;
	color: #47485D;
}
.cartButton {
	padding-top: 10px;
}
.txtBoxSave{
	color: #800000;
	padding-left: 16px;
}
ul.menuInline {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}
/*ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
FOM TRIFIBRE ?? w
#left_col ul, #right_col ul {
	background: url(/images/layout/bg_column.png) bottom;
	margin-bottom: 10px;
	padding: 6px 0;
}
*/
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

.number {
	color: #f00;	
	font-size:12px;
	margin-bottom:8px;	
}

li.num {
	font-weight:bold;
	color: #000000;	
	font-size:11px;
	margin-bottom:8px;	
}
li.account {
	list-style-type: square;
	color:#777777;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
