@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	background-color: #d5d5d5; margin: 0;
}
a img, *:link img, *:visited img {
    border: 0 none;
}

.left_text
{
	font-family:Arial; font-weight:normal; font-size:12px; color:#1D1D1D; text-align:left;
}
.search_back
{
	font-family:Arial; font-weight:normal; font-size:12px; color:#1D1D1D; text-align:left;
	height:26px;
	width:152px;
	border:0px;
	float:left;
	padding-left:10px;
	padding-top:3px;
	position:relative;
	background-image:url(designimgs/search1_back.jpg);
	background-repeat:no-repeat;
}
.search_back input
{
	height:15px;
	border:none;
	background:transparent;l
}

.Quick_Links
{
	font-family:Arial; font-size:12px; font-weight:bold; color:#ffffff;
}

.bottom_links
{
	font-family:Arial; font-weight:bold; font-size:14px; color:#000000; text-align:left;
}


#master
{	
	float:left;
	position:relative;
	width:100%
}
#master #layout
{
	width:1349px;
	background-color:#D5D5D5;
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:10px;
}

#layout #container
{
	width:1217px;
	min-height:1500px;
	background-color:white;
	position:relative;
	overflow:hidden;
}
#container #top_row
{
	float:left;
	width:1217px;
	height:168px;
	background-color:#FFFF01;
	position:relative;
}
#top_row #logo_row
{
	float:left;
	width:1217px;
	height:122px;
	position:relative;
}
#logo_row #logo
{
	position:relative; height:122px; float:left; width:216px; margin-left:35px; 
}
#logo_row #top_links
{
	float:right;
	width:375px;
	height:29px;
	position:absolute;
	top:0;
	left:842px;
	font-family:Arial; font-weight:bold; font-size:12px;
}
#top_links a:link, a:visited, a:hover, a:active
{
	 color:#000000; text-decoration:none;
}
#top_row #nav_row
{
	float:left;
	width:1217px;
	height:46px;
	background-image:url(designimgs/nav_repeat.jpg);
	background-repeat:repeat-x;
	position:relative;
}
#nav_row #navigation
{
	float:left;
	width:941px;
	height:46px;
	position:relative;
	text-align:left;
}
#nav_row #search_col
{
	float:left;
	width:276px;
	height:46px;
	position:relative;
}
#container #mid_row
{
	float:left;
	width:1217px;
	min-height:1308px;
	position:relative;
}
#mid_row #left_part
{
	float:left;
	width:250px;
	min-height:1308px;
	position:relative;
}
#mid_row #center_part
{
	float:left;
	width:744px;
	min-height:1308px;
	position:relative;
	padding-top:20px;
}
#mid_row #right_part
{
	float:left;
	width:223px;
	min-height:1308px;
	position:relative;
}
#right_part p
{
	margin:0px;
	padding:0px;
}
#container #footer_row
{
	float:left;
	width:1217px;
	height:250px;
	background-color:#FFFF01;
	position:relative;
}
#footer_row #footer_nav
{
	float:left;
	width:1217px;
	height:31px;
	background-image:url(designimgs/footer_repeater.jpg);
	background-repeat:repeat-x;
	position:relative;
}

#footer_row #footer_bottom
{
	float:left;
	width:1215px;
	height:217px;
	position:relative;
	border:1px solid #999983;
	font-family:Arial; font-size:12px; font-weight:bold;
}
#footer_nav a:link, a:visited, a:hover, a:active
{
	 color:#c1c1c1; text-decoration:none;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 900px;
			height: 100px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			position: relative;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 4px;
			left: 10px;
		}
		
	#pcHeader08Center {
			width: 160px;
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;
			left: 575px;
			width: 295px;
			border: 1px dashed #CCC;
			padding: 10px;
			text-align: left;
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #CCC;
			background-color: #E8E8FF;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 900px;
			height: 28px;
			background-color: #E1E1E1;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #000;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 4px 10px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 900px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 4px;
			border: none;
		}
		
	#pcMainArea08-PC {
			width: 660px;
			float: right;
			border: 1px solid #CCC;
			text-align: left;
			margin: 20px 10px 20px 0;
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 20px 0 20px 10px;
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			background-color: #E8E8FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 200px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 200px;
			background-color: #E1F4F4;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #333;
			border-bottom: 1px solid #333;
			width: 180px;
			margin: 5px 0 10px 5px;
			font-weight: normal;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 900px;
			height: 24px;
			background-color: #666;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			border: none;
			font-size: 16px;
			text-align: left;
			color: #000;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #CCC;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
	
.footer2 { font-size: 10px; color: #000; text-decoration: none;}
.footer2 a:link { font-size: 10px; color: #000; text-decoration: none;}
.footer2 a:visited { font-size: 10px; color: #000; text-decoration: none;}
.footer2 a:hover { font-size: 10px; color: #000; text-decoration: underline;}

.footer { font-size: 12px; color: #FFF; text-decoration: none; padding: 0 10px; }
.footer a:link { font-size: 12px; color: #FFF; text-decoration: none; padding: 0 10px; }
.footer a:visited { font-size: 12px; color: #FFF; text-decoration: none; padding: 0 10px; }
.footer a:hover { font-size: 12px; color: #FFF; text-decoration: underline; padding: 0 10px; }

.topnav { padding: 4px 28px; text-transform: uppercase; font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; border-left: 1px solid #fefb38; line-height: 25px;}
.topnav a:link { padding: 4px 28px; width: 131px; text-transform: uppercase; font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; border-left: 1px solid #fefb38; line-height: 25px;}
.topnav a:visited { padding: 4px 28px; width: 131px; text-transform: uppercase; font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; border-left: 1px solid #fefb38; line-height: 25px;}
.topnav a:hover { padding: 4px 28px; width: 131px; text-transform: uppercase; font-size: 12px; color: #FFF; font-weight: bold; border-left: 1px solid #fefb38 text-decoration: underline; line-height: 25px;}

.title {  text-transform: uppercase; font-size: 12px; color: #000; font-weight: bold; text-decoration: none;}
.title a:link {  text-transform: uppercase; font-size: 12px; color: #000; font-weight: bold; text-decoration: none;}
.title a:visited {  text-transform: uppercase; font-size: 12px; color: #000; font-weight: bold; text-decoration: none;}
.title a:hover {  text-transform: uppercase; font-size: 12px; color: #000; font-weight: bold; text-decoration: underline;}

.title2 {  text-transform: uppercase; font-size: 14px; color: #000; font-weight: bold; text-decoration: none;}
.title2 a:link {  text-transform: uppercase; font-size: 14px; color: #000; font-weight: bold; text-decoration: none;}
.title2 a:visited {  text-transform: uppercase; font-size: 14px; color: #000; font-weight: bold; text-decoration: none;}
.title2 a:hover {  text-transform: uppercase; font-size: 14px; color: #000; font-weight: bold; text-decoration: underline;}


td.leftcats a:link { font-size: 12px; color: #1D1D1D; font-weight: bold; text-decoration: none; line-height: 26px; padding-left:5px;}
td.leftcats a:visited { font-size: 12px; color: #1D1D1D; font-weight: bold; text-decoration: none; line-height: 26px; padding-left:5px;}
td.leftcats a:hover { font-size: 12px; color: #a3a3a3; font-weight: bold; text-decoration:underline; line-height: 26px; padding-left:5px;}

.submenubg { font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; line-height: 26px; background: url(http://www.buywiseofbanbury.co.uk/pc/designimgs/leftsubnavbg.gif) repeat-x;}

td.catside { text-align:left;}
td.catside a:link { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #1D1D1D; font-weight: bold; text-decoration: none; line-height: 28px; padding-left:5px;}
td.catside a:visited { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #1D1D1D; font-weight: bold; text-decoration: none; line-height: 28px; padding-left:5px;}
td.catside a:hover { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #a3a3a3; font-weight: bold; text-decoration:underline; line-height: 28px; padding-left:5px;}

