/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #6E94D4;
}
.sig{
	font-family: "Pea Haylie", "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:140%;
	color:#452C0E;
}
#mainstrapline{
	color:#492F14;
	font-size:100%;
	text-align:center;
}
#container {
	display: block;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 978px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	border:1px solid #142D92;
	border-top:0px solid #142D92;
	padding-bottom:10px;
	color:#000;
	background-color:#FFFFFF;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 145px;
	margin: 0px;
	padding-left:10px;
	padding-right:0px;
	background-color:#FFFFFF;
}

/* --- Header section ------------------------------------------------ */
#homeheader {
	height: 486px;
	width:427px;
	margin: 0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #000;
	float:left;
}

#header #title {
	height: 145px;
	margin: 0px 0px 0px 0px;
}
#homeheader #title {
	height: 289px;
	margin: 0px 0px 0px 0px;
}
/* Top links */
#header2 {
	text-align:left;
	font-size:115%;
	height:30px;
	margin: 6px 4px 0px 4px;
}
#header2 .links {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background-color:#543829;
	width:429px;
	float:left;
	padding: 6px 0px 6px 0px;
	}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left:4px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:9px;
	}


#header2 .links a:hover
	{
	color: #ffff00;
	text-decoration: none;
	background-color:#3351A9;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:9px;
	}

#header2 .links2 {
	margin: 0px 0px 0px 3px;
	padding: 2px 0px 2px 0px;
	background-color:#6E94D4;
	width:523px;
	float:left;
	padding: 6px 4px 6px 10px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:9px;
	}


#header2 .links2 a:hover
	{
	color: #ffff00;
	text-decoration: none;
	background-color:#3351A9;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:9px;
}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px;
	margin: 4px;
	background-color:#FFFFFF;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px;
	float: left;
	background-color:#FFFFFF;
}

#sidebar{
	border:1px solid #9D694E;
	background-color:#E1CDC1;
	color:#000;
	padding:10px;
	margin-top:10px;
}

/* Dynamic page content section of page body */
#pagecontent {
	/*width: 969px;
	padding: 0;
	margin:0px;
	background-color:#FFFFFF;*/
	
	
 	border-right:1px solid #142D92;
	width:516px;
	float:left;
	margin: 10px 20px 0 20px;
}

#home2{
	padding-left:10px;
	margin:5px 0 5px 5px;
	width:308px;
	border-left:1px solid #142D92;
	height:380px;
	float:left;
}

#pagecontent_pad {
	padding: 10px 5px 5px 0px;
}
/* homepagecontent */
#homepagecontent {	
	width: 965px;
	padding: 0;
}
/* homepage Right hand section of page body */
#homeright {
	width: 537px;
	height:486px;
	margin: 0px;
	float: right;
	margin: 0px 1px 0 0;
	padding: 0px;
}
#homerightsmall {
	width: 210px;
	margin: 0px;
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	border-left:1px solid #142D92;
}

#featuredprints{
	float:left;
	margin:4px;
}

/* Right hand section of page body */
#right {
	width: 168px;
	margin: 0px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}


/* --- Footer -------------------------------------------------------- */
#footercenter{
	margin: 0 auto;
	width: 960px;
	color:#264882;
}

#footer {
	width: 960px;
	clear: both;
	text-align: left;
}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {

	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-bottom: 12px;
	color:#264882;
}

/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox{
	background-image:url(../templateimages/searchbg.jpg);
	background-repeat:repeat;
	width:535px;
	height:101px;
	color:#fff;
	float:right;
}

#searchboxbg2{
	background-image:url(../templateimages/searchbg2.jpg);
	background-repeat:repeat;
	width:969px;
	height:101px;
	color:#fff;
	float:right;
}

#searchbox2{
	float:right;
	margin-right:20px;
	margin-top:10px;
	font-size:150%;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#searchbox input {
	border:0px;
}

#searchbox #searchbutton {
	text-align: right;
	margin: 0;
	padding: 0;
}

/* --- 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;
}
a.footer:link,  a.footer:visited{
	color:#264882;
	text-decoration: none;
	font-size:100%;
	font-weight: normal;
}
a.footer:hover{
	color:#000;
	text-decoration: underline;
	font-weight: normal;
	font-size:100%;
}
a.matrix:link,  a.matrix:visited{
	color:#264882;
	text-decoration: none;
}
a.matrix:hover{
	color:#000;
	text-decoration: underline;
}
a.whitelink:link,  a.whitelink:visited{
	color:#fff;
		font-weight:bold;
	text-decoration: none;
}
a.whitelink:hover{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
}
#FFfix{
	clear:both;
	width:970px;
}
#shopbasket{
	background-color:#f7f7f7;
	border:1px solid #d9d9d9;
	padding:0 10px 10px 10px;
	margin-top:10px;
}
