@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6E6E6E;
	background-image:url(images/bacgroundtile.jpg);
	/*background-image:url(images/backgendark.jpg);*/
	background-color:#E1E1E1;
}

img, div, input {
 behavior: url(/iepngfix.htc);	
}

.noline {
	text-decoration:none	
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFF;
	margin-bottom: 40px;
	margin-top:0px;
}
p {
	margin-top:0px;
	line-height:20px;
}

a {
	color:#333;
}

a:hover {
	color:#000;	
}

td {
	font-size: 14px;
	
}

h1 {
	color:#8ac0f7;
	font-size: 28px;
	font-weight: normal;
	
}

h2 {
	color:#4EA0F3;
	font-size: 18px;
	font-weight: normal;
	
}

hr {
	height:1px;
	margin-top: 12px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}

#topbar {
	background-color:#22282e; 
	height:23px; 
	border-bottom-style: solid; border-bottom-width: 1px; 
	border-bottom-color: #303135;
	position: relative;	
}

#search {
	position:absolute;
	left: 746px;
	top: 8px;
	width: 182px;
	height: 29px;
	z-index: 2000;
}

#searchbox {
	width: 147px;
	height: 32px;
	background-image: url(images/images/searchbox_01.jpg);
	layer-background-image: url(images/search.png);
	border: 1px none #000000;
	background-repeat: no-repeat;
	float: left;
}

#searchinput {
	width:135px;
	font-size:11px;
	color:#8AC0F7;
	background-color: #FFF;
	border: 0px;
	border-style: solid;
	margin-left: 15px;
	margin-top: 6px;
}

#searchgo {
width:35px;
float: right;	
}

#chat {
	position:absolute;
	left: 42px;
	top: 5px;
	width: 177px;
	color: #999;
	font-size: 10px;
	font-weight: bold;
}

#chat a {
	color:#999;
	text-decoration:none;
}

#chat a:hover {
	color:#FFF
	
}

#logobar {
	position:relative;
	layer-background-image: url(images/scottishblack_02.jpg);
	width: 1020px;
	height: 149px;
}

#logolink a{
	display: block;
    height: 101px;
    width: 291px;
}
#logolink a span {
	visibility:hidden;	
}

.topmenu {
	position:absolute;
	width: 235px;
	height: 82px;
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #CCC;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 30px;
	top: 2px;
}

.topnav {
	padding:0;
	list-style-type:none;
	color: #7C7C7C;
	margin-left: 0px;
}

.topnav ul{
	padding:0;
	list-style-type:circle;
	color: #8ac0f7;
	margin-top: 12px;
	margin-left: 25px;
	margin-bottom: 12px
}

.topnav ul li a {
	color:#8ac0f7;
}

.topnav li {
	margin-top:6px;	
}

.topnav a {
	color:#7C7C7C;
	text-decoration:none;
}
.topnav a:hover {
	color:#999;
}

.topheading {
	color: #8ac0f7;
	font-size:16px;
	text-decoration: none;
}
#basketline {
	height:26px;
	background-color:#0c0c0c;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color: #5c5b5c;
	border-top-style: solid;
	border-bottom-style: solid;
	position: relative;	
}

#basket {
	position:absolute;
	left: 777px;
	top: 75px;
	width: 20px;
	z-index: 2000;
}

#baskettext {
	position:absolute;
	left: 820px;
	top: 85px;
	width: 168px;
	text-align: left;
}

.submenutext {
	color: #8ac0f7;
	font-size:14px;
}

#delivering{
	position:absolute;
	left: 500px;
	top: -26px;
	width: 298px;
	overflow:
    visible;
	height: 32px;
	background-image:url(/images/delivering.png);
	background-repeat: no-repeat;
}

#mainbody {
	background-repeat: no-repeat;
	position: relative;
	padding-top: 20px;
	padding-left: 46px;
	padding-right: 45px;
}

#rightcolumn{
	
}

#rightcolumn h1 {
	margin-top:0px;
	margin-bottom:0px;
	color: #666;
	font-size: 28px;
	padding: 0px;
	
}

#secondary {
	height: 240px;
	position: relative;
	font-size: 10px;
}

.secheading {
	color:#8ac0f7;
	font-size: 18px;
	font-weight: normal;
		
}

.panelhead {
	font-size:24px;
}

.panelhead a {
	color:#FFF;
	text-decoration:none;
}

.panelhead a:hover {
	color:#CCC;
}

#footer {
	background-color:#FFF;
	height: 150px;
	position: relative;
	color: #999;
}

#footerblackline {
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#ccc;
	margin-left: 40px;
	margin-right: 40px;
}
.footerhead {
	color: #8ac0f7;
	font-size:18px;
}

.footermenu {
	padding:0;
	list-style-type:none;
	color: #F0F0F0;
	margin-top: 0px;
	margin-left: 0px;
}


.footermenu li {
	margin-top:3px;
}

.footermenu a {
	color:#FFF;
	text-decoration:none;
}
.footermenu a:hover {
	color:#999;
}

#footcompany {
	position:absolute;
	left: 45px;
	top: 14px;
	width: 423px;
	font-size: 14px;
	height: 43px;
}

#footlinks {
position:absolute;
left: 245px;
top: 20px;
width: 114px;
height: 153px;	
}
#footmail {
	position:absolute;
	left: 45px;
	top: 76px;
	width: 429px;
	height: 66px;
}

#footblog {
position:absolute;
left: 610px;
top: 20px;
width: 192px;
height: 149px;		
}

#footsecure {
	position:absolute;
	left: 46px;
	top: 67px;
	width: 232px;
	height: 69px;
}

#footguild {
	position:absolute;
	left: 877px;
	top: 18px;
}

.productListingBox {
	width:160px;
	height:300px;
	margin-top:7px;
	border-right-color:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-right: 7px;
	position: relative;
	float: left;
	}
.productListingBoxright {
	float:left;
	width:150px;
	height:172px;
	margin-top:10px;
	border-left-color:#CCC;
	border-left-style:solid;
	border-left-width:1px;
	padding-left: 23px;
	}
.productListingBoxlarge {
	float:left;
	width:190px;
	margin-top:10px;
	border-right-color:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	padding-right: 5px;
	height: 400px;
	margin-right:27px;
	margin-bottom: 0px;
	position: relative;
	}		

	.productListingTitle a {
	text-decoration:none;
	color: #4A67CB;
	font-size: 12px;
}

.productListingTitlelarge {
	color: #4EA0F3;
	font-size: 20px;
}
.productListingTitlelarge a {
	text-decoration:none;
	color: #4EA0F3;
	font-size: 18px;
}
	.productListingTitle a:hover {
	text-decoration:underline;
}
	.productListingPrice a {
	color:#CCC;
	text-decoration:none;
	font-size: 18px;
}
	.productListingPrice a:hover {text-decoration:underline;}
	
.prodboxtitle{
	font-size:12px;
	text-decoration: none;
	color: #000;
}
.prodboxdetails {
	font-size:11px;
}	



.imgborder {
	border-width: 4px;
	border-style: solid;
	border-color: #8AC0F7;
}

.imgdarkborder {
	border-width: 8px;
	border-style: solid;
	border-color: #000;
}

.imglistborder {
	border-width: 8px;
	border-style: solid;
	border-color: #333;
}

.imglistborderthin {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.bluetest {
	color:#8ac0f7;
	text-decoration: none;
}

.qty {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border-width: 3px;
	border-color: #CCC;
	border-style: solid;
	;
}
.popdesc {
	color:#333;	
}
.hamphead {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
	text-decoration: none;
}

.navheading {
	padding-bottom: 5px;
	cursor: hand;
	cursor: pointer;
	color: #7C7C7C;

}

.testimonial {
	text-decoration:none;
	font-size:14px;
	
}

.hampdetaillink {
	color:#93BFEE;
	
}

.hampdetaillink a {
	color:#FFF;
	text-decoration:none
	
}

.hampdetaillink a:hover{
	color:#BFBFBF;
}

.carthead {
	background-color: #999;
	color: #FFFFFF;
	font-weight: bold;
}

.cartlarge {
	font-size:16px;
}

#checkout input, #checkout select, #checkout textarea {
	font-size:16px;
	margin: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	padding: 3px;
}

.information {
	color:#FFF;
}

.notes {
	color:#FFF;
	font-style:italic;
	
}

#errors {
	color:#FF6262;
	font-size: 16px;
}
#errors2 {
	color:#FF6262;
	font-size: 16px;
}

.ordertext {
	color:#000;
}

div.leftColumn {
	left: 40px;
	width: 187px;
	position: absolute;
	top: 40px;
}
div.rightColumn {
	position: absolute;
	top: 40px;
	right: 14px;
	width: 170px;
	overflow: hidden;
}
div.mainColumn {
	margin-left: 234px;
	margin-right: 232px;
	margin-bottom: 15px;
	margin-top: 8px;
	border-left-style: solid;
	border-left-color: #4e4e4e;
	border-left-width: 1px;
	padding-left: 15px;
	width: 540px;

}
.rightnav{
	margin-bottom: 8px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.righthead {
	background-color:#000;
	height: 28px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

.sideprodprice {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	position:absolute;
	left: 60px;
	top: 35px;
	width: 57px;
}
.prodleftbar {
position:relative; 
margin-bottom: 3px;
height: 58px;
}
.prodleftname {
position:absolute;
left:60px;
top: 3px;
width: 99px;
height: 34px;
}
.sideprodgo {
position:absolute;
left: 118px;
top: 30px;
}
.graph {
	position: relative; /* IE is dumb */
	width: 155px;
	border: 1px solid #666666;
	padding: 2px;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
				}
				.graph .bar {
	display: block;
	position: relative;
	text-align: center;
	height: 2em;
	line-height: 2em;
	background-color: #0099FF;
	color: #000000;
	font-size: 14px;
				}
.graph .bar span { position: absolute; left: 1em; } /* This extra markup is necessary because IE doesn't want to follow the rules for overflow: visible */
				 
#yourhamper {
	margin-left:8px;
	margin-bottom: 5px;
	border: solid 1px #4e4e4e;
	padding: 10px;
	background-color: #22282E;
}

#searchtxt {
	width:107px;
	font-size:12px;
}
.information {
	color:#FF6262;
	font-style: normal;
	font-size: 14px;
}

.sortlink {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.sortdown {
	background-image: url(/images/downsort.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.sortup {
	background-image: url(/images/downsortup2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#current a{
font-weight:bold;
text-decoration:underline;
}  

.testimonials {
	font-size:16px;
	
}

.black {
	color:#000;	
}
.checkques {
position:absolute;
left: 730px;
top: 70px;
width: 222px;
border-style:solid;
border-width:1px;
border-color:#CCC;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 15px;	
}
