﻿/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
		text-align: left;
	font-size: 12px;
}

#container {
	display: block;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	background-color: #eff0cd; */
	
	/* beach image */
	/* background-image: url(../templateimages/gunhill-background-sea.gif);
	background-repeat: repeat-x;
	background-color: #ddbc9a; */
}

/* Contains rest of HTML */
#centrecontainer {
	width: 1020px;
	background-image: url(../templateimages/gunhill-header-bkgnd3.jpg);
	background-color:#ffffff;
	background-position:top center;
	background-repeat: repeat-x;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	border-top: solid 3px #cecece;
	border-left: solid 3px #cecece;
	border-bottom: solid 3px #cecece;
	border-right: solid 3px #cecece;

}


/* --- Header section ------------------------------------------------ */
#header {
	height: 185px;
	margin: 0;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;


}

#header #title {
	height: 100px;
	margin: 0px 10px 0px 10px;
	text-align: left;
	}

#titlepos {
	/* vertically positions text in links bar correctly */
	float:left;
	position: relative;
	height: 24px;
	margin-top: 36px;
	text-align:left;
	vertical-align:bottom;
	clear:none;
	margin-left: 10px;
	width: 930px;
	left: -10px;
	top: -10px;
}

#titlepos a {
	text-decoration:none;
	color: white;
}

#titlepos a:visited {
	text-decoration:none;
	color: white;
}

/* Top links */
#header2 .links {
	/* border-top: solid 1px white; */
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}


#header2 .links a:link
	{
	position: relative;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

#header2 .links2 {
	margin: 4px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:link
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: black;
	text-decoration: underline;
	}


/* ------------------- GUNHILL HEADER FONT STYLES --------------------- */

.logotitle1 {
	text-align: center;
	font-family: Forte;
	font-size: small;
	font-weight:normal;
}

.logotitle2 {
	font-family: "Goudy Old Style";
	font-size: 64pt;
	color: #FFFFCC;
	font-weight:normal;

}

.logotitle3 {
	letter-spacing: -4pt;
	font-style: normal;
	font-weight:normal;

}

.logotitle4 {
	font-family: "Goudy Old Style";
	font-size: 44pt;
	color: #FFFFCC;
	letter-spacing: -4pt;
	font-style: normal;
	font-weight:normal;

}

.logotitle5 {
	font-family: "Goudy Old Style";
	font-size: 50pt;
	color: #FFFFCC;
	letter-spacing: -4pt;
	font-style: normal;
	font-weight:normal;
}

.logotitle6 {
	font-family: "Goudy Old Style";
	font-size: 64pt;
	color: #FFFFCC;
	letter-spacing: -4pt;
	font-style: normal;
	font-weight:normal;

}

.logotitle7 {
	font-family: "Goudy Old Style";
	font-size: large;
	color: #FFFFCC;
	letter-spacing: 4pt;
	font-weight:normal;
	font-style:normal;
	/* float for Firefox. See 'fixes_ie.css' for explorer */
	float: left;
	position:relative;
	top: -10px;
	left: 370px;
}





/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding-left: 0px; /* for IE6's benefit */
	padding-top: 20px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	background-image: url(../templateimages/gunhill-background-watermark.jpg);
	background-position:top;
	background-repeat:no-repeat;
	

}

/* Left hand section of page body (if you have one!) */
#left {
	width: 186px;
	margin: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	background-image: url(../templateimages/gunhill-bkgnd-left.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 606px; /* allowing 1px either side for border */
	float: left;
	padding: 0;
	margin-left: 10px;
	margin-right: 0px;
	background-color:white;
	border-style: solid;
	border-width: 1px;
	border-color:black;	
}

#pagecontent_pad {
	padding: 0px 10px 0px 10px;
}

.pad h2 a {
	/* h2 headings should be black when inside pad divs (ie, site map) */
	color: black;
}

/* Right hand section of page body */
#right {
	width: 186px;
	margin-right: 10px;
	float: right;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	min-height: 328px;
	position: relative;
	top: 0px;
	background-image: url(../templateimages/gunhill-bkgnd-left.jpg);

}

/* ------------ STYLING FOR THE BASKET SPECIFIC TO THIS TEMPLATE ONLY ------------ */

#numberofitems {
	min-height: 51px;
	background-image:url('../templateimages/gunhill-shopping-bag.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 44px;
	width: 142px; /* bearing in mind the above addition of the 44px */
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:white;
}

#basketempty {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-align:left;
	padding-right:10px;
}


/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: center;

}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 0;
	font-size: 7pt;
	color: #999999;
}

#terms a {
	/* links in terms div */
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: black;
}

/* --- language, currency menu and search box ------------------------ */
#currencymenu form select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#languagemenu form select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 120px;
}

#searchbox {
	margin-left: 5px;
	margin-right: 5px;
	width: 176px; /* makes search area 186px in total, same as left/right columns */
}

#searchbox #searchbutton { /* dictates properties of search button after search field */
	width: 45px;
	text-align: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

/* ------------------- white roundel holding credit card blurb ------- */

#cardiconsmore {
	background-color:white;
	border:1px solid black;
	font-weight:bold;
	margin-left:0px;
	margin-right:4px;
	margin-top:15px;
	padding-bottom:5px;
	padding-top:0px;
	width:184px; /* add 2px for border */
	/* ------------------------------ */
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:8pt;
}

#cardiconsmore img {
	float:left;
	padding-left:3px;
}

#cardiconsmore p {
	margin-bottom:0;
	margin-top:0;
	padding-left:3px;
}

.centertext {
	text-align:center;
}

#whiteroundelltop {
	background-image:url('../templateimages/gunhill_roundell_top.jpg');
	background-repeat:no-repeat;
	height: 22px;
	color: black;
	width: 186px;
	padding-top: 85px;
	text-indent: 10px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-style:normal;
	font-weight:bold;
	font-size: 14px;
	background-position:top;
}

#whiteroundellmid {
	background-image:url('../templateimages/gunhill_roundell_mid.jpg');
	background-repeat:repeat-y;
	width: 171px;
	padding-left: 10px;
	padding-right: 5px;
}

#whiteroundellbot {
	background-image:url('../templateimages/gunhill_roundell_bot.jpg');
	background-repeat:no-repeat;
	width: 186px;
	height: 10px;
}


#whiteroundellmid img{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

#whiteroundellmid p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, sans-serif;
 	font-size: 9px;
}




/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}