@charset "utf-8";

/* RESET STYLES */
/* Tables still need 'cellspacing="0"' in the markup. */
html, body, div, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
:focus {
	outline:0;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}



.jumpto, 
.top {
	position:absolute;
	top:0;
	left:-9999px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}



img.centered {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
img.alignright {
	margin:0 0 2px 7px;
	padding:4px;
	display:inline;
}
img.alignleft {
	margin:0 7px 2px 0;
	padding:4px;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left
}




strong {
	font-weight:bold;
}
em {
	font-style:italic;
}



html, 
body {
	color:#000;
	background:#895124 url("/wp-content/themes/abbeyclothing/img/body.jpg") repeat-x 0 0;
	text-align:center;
}



#head-wrap {
	position:absolute;
	top:50px;
	left:50%;
	width:335px;
	height:550px;
	margin-left:-480px;
	color:#fff;
	background:transparent url("/wp-content/themes/abbeyclothing/img/head/head-wrap.gif") no-repeat 0 100%;
}
#head {
	width:335px;
	height:540px;
	color:#fff;
	background:#231f20 no-repeat 0 100%;
}
#head h1 {
	position:relative;
	height:170px;
	border:2px solid #fcfad2;
}
#head h1 #logo {
	position:relative;
	top:35px;
	left:27px;
	border:30px solid #fcfad2;
	border-top:2px solid #fcfad2;
	border-bottom:2px solid #fcfad2;
	display:block;
}
#head h1 #strapline {
	position:relative;
	top:45px;
	left:31px;
	display:block;
}
#home #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/home.jpg");
}
#ourservices #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/our-services.jpg");
}
#suits #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/suits.jpg");
}
#tweedshootingsuits #head {
	background:#231f20 url("/wp-content/themes/abbeyclothing/img/head/tweed-shooting-suits.jpg") no-repeat 100% 100%;
}
#shirtsandaccessories #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/shirts-and-accessories.jpg");
}
#appointments #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/appointments.jpg");
}
#contact #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/contact.jpg");
}
#links #head {
	background-image:url("/wp-content/themes/abbeyclothing/img/head/links.jpg");
}




#nav-site-wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:35px;
	color:#fff;
	background:#bf632c url("/wp-content/themes/abbeyclothing/img/nav-site-wrap.gif") repeat-x 0 0;
}
#nav-site {
	position:absolute;
	left:50%;
	width:960px;
	height:35px;
	margin-left:-480px;
}
#nav-site li {
	height:27px;
	border-left:2px solid #e4bda6;
	display:block;
	float:left;
}
#nav-site #nav-links {
	border-right:2px solid #e4bda6;
}
#nav-site li a {
	height:27px;
	padding:0 20px;
	color:#fff;
	background:#bf632c url("/wp-content/themes/abbeyclothing/img/nav-site-wrap.gif") repeat-x 0 0;
	font-size:0.8em;
	line-height:2;
	text-decoration:none;
	text-align:center;
	display:block;
	float:left;
}
#nav-site li a:hover {
	color:#fff;
	background-color:#623419;
	background-position:0 -35px;
}
#nav-site #nav-home a, 
#nav-site #nav-links a {
	padding:0 22px;
}
#nav-site #nav-ourservices a, 
#nav-site #nav-contact a {
	padding:0 21px;
}
#home #nav-home a, 
#ourservices #nav-ourservices a, 
#suits #nav-suits a, 
#tweedshootingsuits #nav-tweedshootingsuits a, 
#shirtsandaccessories #nav-shirtsandaccessories a, 
#appointments #nav-appointments a, 
#contact #nav-contact a, 
#links #nav-links a {
	background-color:#623419;
	background-position:0 -35px;
}



#nav-subnav {
	position:absolute;
	top:195px;
	left:20px;
	width:80px;
}
#nav-subnav h3 {
	margin-bottom:2em;
	color:#333;
	background-color:transparent;
	font-size:0.9em;
	line-height:1.2;
}
#nav-subnav ul {
	font-size:0.9em;
}
#nav-subnav ul li {
	margin-bottom:2em;
}
#nav-subnav ul li.current {
	font-weight:bold;
}



#nav-subnav-copy {
	position:absolute;
	top:370px;
	left:150px;
	width:130px;
	color:#333;
	background-color:transparent;
	font-size:0.9em;
	line-height:1.2;
}



#foot-wrap {
	position:absolute;
	top:600px;
	left:50%;
	width:960px;
	height:2em;
	margin-left:-480px;
}
#nav-help {
	position:absolute;
	top:0;
	right:0;
	font-size:0.8em;
}
#nav-help ul li {
	margin-left:1em;
	display:inline;
}
#nav-help ul li a {
	color:#fcfad2;
	background-color:transparent;
}
#nav-help ul li a:hover {
	color:#895124;
	background-color:#fcfad2;
}
#copyright {
	position:absolute;
	top:0;
	left:0;
	font-size:0.8em;
}



#editlink a {
	position:absolute;
	top:10px;
	right:10px;
	padding:3px 6px;
	border:1px solid #fcfad2;
	color:#fff;
	background-color:#be6128;
	font-size:0.8em;
	text-decoration:none;
	text-align:center;
	display:block;
}
#editlink a:hover {
	color:#fff;
	background-color:#623419;
}



#main-wrap {
	position:absolute;
	top:50px;
	left:50%;
	width:960px;
	height:550px;
	margin-left:-480px;
	color:#fff;
	background:transparent url("/wp-content/themes/abbeyclothing/img/main-wrap.gif") no-repeat 100% 100%;
	text-align:left;
}
#main-content {
	position:absolute;
	top:0;
	left:354px;
	width:556px;
	height:460px;
	padding:40px 25px;
	color:#333;
	background-color:#fcfad2;
	overflow:auto;
}
#home #main-content {
	color:#333;
	background:#fcfad2 url("/wp-content/themes/abbeyclothing/img/main/home.jpg") no-repeat 0 100%;
}
#tweedshootingsuits #main-content {
	color:#333;
	background:#fcfad2 url("/wp-content/themes/abbeyclothing/img/main/tweed-shooting-suits.jpg") no-repeat 100% 100%;
}
#tweedshootingsuits #main-content #content {
	width:250px;
}
#shirtsandaccessories #main-content {
	color:#333;
	background:#fcfad2 url("/wp-content/themes/abbeyclothing/img/main/shirts-and-accessories.jpg") no-repeat 0 100%;
}



#tweedshootingsuits.jackets #head {
	background:#231f20 url("/wp-content/themes/abbeyclothing/img/head/tweed-shooting-suits-jackets.gif") no-repeat 100% 100%;
}
#tweedshootingsuits.jackets #main-content {
	color:#333;
	background:#fcfad2 url("/wp-content/themes/abbeyclothing/img/main/tweed-shooting-suits-jackets.gif") no-repeat 0 0;
}
#tweedshootingsuits.jackets #main-content #content {
	position:absolute;
	top:350px;
	left:250px;
	width:320px;
}
#tweedshootingsuits.jackets #main-content #content p {
	width:110px;
	padding-left:50px;
	float:left;
}



#tweedshootingsuits.breeks #head {
	background:#231f20 url("/wp-content/themes/abbeyclothing/img/head/tweed-shooting-suits-breeks.gif") no-repeat 100% 100%;
}
#tweedshootingsuits.breeks #nav-subnav-copy {
	top:320px;
}
#tweedshootingsuits.breeks #nav-subnav-copy p {
	margin-bottom:105px;
	text-align:center;
}
#tweedshootingsuits.breeks #main-content {
	color:#333;
	background:#fcfad2 url("/wp-content/themes/abbeyclothing/img/main/tweed-shooting-suits-breeks.gif") no-repeat 0 0;
}
#tweedshootingsuits.breeks #main-content #content {
	position:absolute;
	top:460px;
	left:0px;
	width:606px;
}
#tweedshootingsuits.breeks #main-content #content p {
	width:110px;
	padding-left:77px;
	font-size:1em;
	float:left;
}



#tweedshootingsuits.gilets #head {
	background:#231f20 url("/wp-content/themes/abbeyclothing/img/head/tweed-shooting-suits-gilets.gif") no-repeat 100% 100%;
}
#tweedshootingsuits.gilets #main-content {
	color:#333;
	background:#fcfad2 url("/wp-content/themes/abbeyclothing/img/main/tweed-shooting-suits-gilets.gif") no-repeat 0 0;
}
#tweedshootingsuits.gilets #main-content #content {
	position:absolute;
	top:445px;
	left:-10px;
	width:606px;
}
#tweedshootingsuits.gilets #main-content #content p {
	width:190px;
	margin-bottom:0;
	padding-left:85px;
	text-align:center;
	float:left;
}





#main-content h2 {
	margin-bottom:1em;
	font-size:1.2em;
}
#main-content h3 {
	margin-bottom:1em;
	font-size:0.9em;
}
#main-content p {
	margin-bottom:1em;
	font-size:0.8em;
	line-height:1.4;
}
#main-content ul {
	margin:0 0 1em 1.5em;
	font-size:0.9em;
	list-style-type:square;
}
#main-content ul li {
	margin-bottom:0.2em
}
#main-content ul li ul {
	margin:0.2em 0 0.2em 1.5em;
	font-size:1em;
}




#contact #col1 {
	width:48%;
	margin-right:2%;
	float:left;
}
#contact #col2 {
	width:48%;
	margin-left:52%;
}
#contact .address {
	font-size:1em;
}
#contact .contactnumber {
	margin-bottom:0;
	font-size:0.9em;
}
#contact .contactnumber span {
	width:80px;
	display:block;
	float:left;
}
#contact .smallprint {
	margin-top:1.5em;
	font-size:0.7em;
}
#contact form div {
	font-size:0.8em;
}
#contact form div span {
	margin-bottom:0.2em;
	display:block;
}
#contact form input {
	width:50%;
}
#contact form textarea {
	width:100%;
}



#sitemap #main-content ul {
	margin:0;
	list-style:none;
}
#sitemap #main-content ul li {
	margin-bottom:0.4em
}
#sitemap #main-content ul li ul {
	margin:0.4em 0 0.4em 1.5em;
}



form span.wpcf7-not-valid-tip {
	z-index:999;
	top:0;
	left:0;
	width:270px;
	padding:5px;
	border:1px solid #c00;
	color:#c00;
	background-color:#fcc;
	font-size:0.8em;
}
body div.wpcf7-response-output {
	margin:0.5em 0;
	padding:5px;
}