@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#06101b;
	color:#BFBFBF;
	/* 	background-image:url(images/xmasback.jpg);*/
/*    background-image:url(images/burnsback.jpg);*/ 
/*        background-image:url(images/valenblack.jpg); */
background-image:url(images/wallpap.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

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

#page {
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	margin-top: 0px;
	padding-top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #303135;
	background-color: #000;
	background-repeat: no-repeat;
}
p {
	margin-top:0px;

}

a {
	color:#FFF;	
}

a:hover {
	color:#FFF;
	
}
.cpCurrentMonthDate a:hover{
	color:#F60;	
}

td {
	font-size: 14px;
	
}

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

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

hr {
	height:1px;
	margin-top: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4e4e4e;
	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: 791px;
	top: -14px;
	width: 182px;
}

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

#searchinput {
width:110px;
font-size:10px;
color:#8AC0F7;
background-color: #22282E;
border: 0px;
border-style: none;
margin-left: 30px;
margin-top: 2px;	
}

#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;
	background-image: url(images/scottishblack_02.jpg);
	layer-background-image: url(images/scottishblack_02.jpg);
	width: 1020px;
	height: 129px;
}

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

.topmenu {
	position:absolute;
	width: 169px;
	height: 125px;
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #4e4e4e;
	padding-left: 18px;
	padding-top: 15px;
	padding-right: 0px;
	top: 0px;
}

.topnav {
	padding:0;
	list-style-type:none;
	color: #FFF;
	margin-top: 12px;
	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:#FFF;
	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: 810px;
	top: 4px;
	width: 20px;
}

#brochure {
	position:absolute;
	left: 344px;
	top: 5px;
	width: 403px;
	color: #F00;
}

#baskettext {
	position:absolute;
	left: 766px;
	top: 24px;
	width: 202px;
	text-align: right;
	color:#FFF;
}

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

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

#mainbody {
	background-color:#070709;
	background-image: url(images/scottishblack_04.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 20px;
	padding-left: 44px;
	padding-right: 45px;
}

#rightcolumn{
	
}

#rightcolumn h1 {
	margin-top:0px;
	margin-bottom:5px;
	color: #FFF;
	font-size: 22px;
	padding: 0px;
	
}

#secondary {
	background-color:#0d0d0d;
	height: 225px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #5c5b5c;
	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:#22282e;
	height: 180px;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #505051;
	position: relative;
	font-size: 11px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#footerblackline {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000;	
}
.footerhead {
	color: #8ac0f7;
	font-family:Georgia, "Times New Roman", Times, serif;
	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: 489px;
	top: 157px;
	width: 492px;
}

#footlinks {
	position:absolute;
	left: 126px;
	top: 27px;
	width: 163px;
	height: 45px;
}
#footmail {
	position:absolute;
	left: 166px;
	top: 60px;
	width: 203px;
	height: 110px;
}

#footblog {
	position:absolute;
	left: 920px;
	top: 5px;
	width: 67px;
	height: 36px;
}

#footsecure {
	position:absolute;
	left: 838px;
	top: 60px;
	width: 153px;
	height: 69px;
}

#footguild {
	position:absolute;
	left: 44px;
	top: 64px;
}

.productListingBox {
	width:160px;
	height:300px;
	margin-top:7px;
	border-right-color:#333;
	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:#333;
	border-left-style:solid;
	border-left-width:1px;
	padding-left: 23px;
	}
.productListingBoxlarge {
	float:left;
	width:190px;
	margin-top:10px;
	border-right-color:#333;
	border-right-style:solid;
	border-right-width:0px;
	padding-right: 28px;
	height: 380px;
	margin-right:27px;
	margin-bottom: 0px;
	position: relative;
	}		
.productListingBoxBuild {
	width:160px;
	height:250px;
	margin-top:7px;
	border-right-color:#333;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-right: 7px;
	position: relative;
	float: left;
	}		

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

.productListingTitlelarge {
	color: #93bfee;
	font-size: 18px;
}
.productListingTitlelarge a {
	text-decoration:none;
	color: #93bfee;
	font-size: 22px;
}
	.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: #1F1F1F;
}

.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;

}

.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: #91bee7;
	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: #000;
	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:#FFF;
}

div.leftColumn {
	left: 40px;
	width: 187px;
	position: absolute;
	top: 30px;
}
div.rightColumn {
	position: absolute;
	top: 30px;
	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: 532px;

}
.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: 178px;
	border: 1px solid #666666;
	padding: 2px;
	margin-bottom: 0.5em;
	background-color: #E6E6E6;
				}
				.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-bottom: 5px;
	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:#4e4e4e;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 15px;	
}

#buildopt {
	padding-top: 20px;
}

#buildopt img {
	padding-right:107px;
}
#page #mainbody #rightcolumn {

}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	height: 25px;
	text-decoration:none;
	font-size:18px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 15px;
	color: #FFF;
}

ul#topnav li a:hover {
	color:#EEE;
}

ul#topnav li .sub a {
	float: left;
	height: 44px;
	font-size:12px;
	}


ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 33px; left: 0;
	z-index: 10001;
	background: #3e3e3e url(/images/sub_bg.png) repeat-x; /*--Background gradient--*/
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
    font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 1.3em;
	font-weight: normal;
	color: #FC3;
    font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #FC3;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:5px;
}
ul#topnav .sub ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(/images/navlist_arrow.png) no-repeat 5px 12px;
}
ul#topnav .sub ul li a:hover {
	color: #8ac0f7;
	background-position: 5px 12px ;/*--Override background position--*/
}

