div.block_content_content/*   
Stylesheet for Wordpress Pages
*/

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, input, blockquote, th, td 
{ margin : 0; padding : 0; }

/* aligns images in wp posts */
.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Removes decoration from links and headings*/
a, h1, h2, h3, h4, h5, h6 {text-decoration: none;}

/* Some basic overall style rules*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p, input, blockquote, th, td {
	background-color:transparent;
	font-family:Georgia,serif;
	font-variant:normal;
	background-color: transparent;
	}

#Nav a, #categories_block_left a {
	color: #fff;
	line-height: 16pt; 
	letter-spacing: 0.15em;
}

#twoColContainer a, #oneColContainer a, #content a {
	text-decoration: underline;
	}

	
a img {
	color: #fff;
	border: none;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-type: none;
}

body {
	background: #333333 url(http://www.forsyths.co.uk/images/ForsythsBg.jpg) repeat fixed;
	color: #ffffff;
}

#page { 
	margin: 5px auto; 
	text-align: left; 
	background-image: url(http://www.forsyths.co.uk/images/980x10horizbgpresta.jpg);
	background-color: #000000;
	background-repeat: repeat-y;
	color: white;
	border-color:#556655;
	border-style:solid;
	border-width:1px 2px 1px;
}

/* branding - this refers to the header */
	#branding {
	width: 100%; 
	height: 120px; 
	margin: 0 10px 0 0px;
	}
	#branding {background-color: #000000;}
	#branding a {text-align: left;}
	#branding img {float: left; padding-top: 30px;}

	#brandingRightCol {
	width: 380px;
	float: right;
	}

	#brandinglogos {
		border-bottom:1px solid #999999;
		float: right;
		margin-bottom: 0px;
		padding-bottom: 2px;
		padding-top: 2px;
		width:285px;
		display: inline;
		}

	#brandinglinks {
		float: right;
		margin: 0px 2px auto;
		padding-bottom: 2px;
		padding-top: 10px;
		width:250px;
		display: inline;
		}

	#brandinglogos p {
		font-size: smaller;
		font-variant: small-caps; 
		text-align: center;
		}
		
	#branding div#brandinglinks h2 {
	clear: none;
	float: left;
	font-family: Garamond,Times, Georgia,serif;
	font-size:18px;
	margin-right:20px;
	margin-top:0;
	text-align: left;
	font-weight: normal;
	display: inline;
	}

	#branding div#brandinglinks h2.location {
	float: right;
	clear: right;
	}

	#branding div#brandinglinks h2.contact {
	display: block;
	float: none;
	clear: both;
	}
	
  #branding div#brandinglinks h2 img {
	float:none;
	height:20px;
	margin:0;
	padding:2px 0 2px 0;
	}

		#imgRepLogo {
		width: 135px;
		height: 43px;
		position: relative;
		padding: 2px;
		margin: 0;
		display: block;
		float: left;
		color: #666;
		}
	#imgRepLogo span {
		background: url(http://www.forsyths.co.uk/images/logo-sprite-1755.jpg) no-repeat;
		background-position: -135px 0;
		position: absolute;
		width: 100%;
		height: 100%;
		}
	
/* Navigation (Primary - horizontal(inter), Secondary - vertical (intra) and Tertiary) */

	#categories_block_left {
	}

	#categories_block_left .block_content {
	background: none;
	padding: 0 0 0 10px;
	}

	#categories_block_left .block_content ul.tree {
	padding: 0;
	margin: 0;
	}

	#categories_block_left .block_content a.selected { 
	border-left: 12px solid #008000 !important;
	}
	
	#categories_block_left div.block_content ul.tree li {
	border-bottom: 1px solid #333333; 
	padding: 0;
	}

	#categories_block_left div.block_content ul.tree li a {
	font-size: 14px;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 12px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #191919;
	}

	#categories_block_left div.block_content ul.tree li a:hover {
	background-color: #ccccff;
	color: #191919;
	}

	#categories_block_left div.block_content ul.tree ul {
	margin-left: 12px;
	}

	#categories_block_left div.block_content ul.tree ul li {
	border-bottom: 1px solid #cccccc;
	margin: 0; 
	}

	#categories_block_left div.block_content ul.tree ul a {
	background-color: #333333;
	color: #cccccc;
	}

	#categories_block_left div.block_content ul.tree ul a:hover {
	background-color: #cccccc;
	color: #191919;
	}
	
/* this styles the brand name links */

	#categories_block_left div.block_content ul.tree ul ul a:link{
	background-color: #cccccc;
	color: #333333;
	}

	#categories_block_left div.block_content ul.tree ul ul a{
	padding-right: 1em;
	}

/* 
#categories_block_left div.block_content ul.tree ul a:visited {
	background-color: #444444;
	} 
*/

	#categories_block_left div.block_content ul.tree ul ul a:hover {
	background-color: #191919;
	color: #cccccc;
	}
/* end brand style */


	#categories_block_left div.block_content ul.tree ul li ul li {
	text-align: right;
	font-variant: normal;
	background-color: #191919;
	}
	
	#categories_block_left div.block_content ul.tree li ul li ul li a:link,
	#categories_block_left div.block_content ul.tree li ul li ul li a:visited,
	#categories_block_left div.block_content ul.tree li ul li ul li a:hover {
	background-color: #191919;
	color: #cccccc;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li ul {
	display: none;
	}

	#categories_block_left.hideGrandChildren div.block_content ul.tree li ul li ul {
	display: none;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li.current_page_item ul, #categories_block_left.hideGrandChildren ul li.current_page_item ul {
	display: block;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li.current_page_item ul li ul, #categories_block_left.hideGrandChildren ul li.current_page_item ul li ul {
	display: none;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li.current_page_ancestor ul {
	display: block;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li.current_page_ancestor ul li ul, 	#categories_block_left.hideGrandChildren ul li.current_page_ancestor ul li ul {
	display: none;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li.current_page_ancestor ul li.current_page_item ul, 	#categories_block_left.hideGrandChildren ul li.current_page_ancestor ul li.current_page_item ul  {
	display: block;
	}

	#categories_block_left.hideChildren div.block_content ul.tree li ul li.current_page_parent ul, 	#categories_block_left.hideGrandChildren ul li ul li.current_page_parent ul {
	display: block;
	}

/* Main Content*/

#content {
	width: 719px;
	margin: 30px 2px 20px 0;
	padding-right: 0px;
	float: right;
	display: inline;
	}

#content h1, #wppageContainer h1, #wppostContainer h1 {
border-bottom:0 solid white;
clear:right;
display:inline;
font-size:2em;
font-style:italic;
letter-spacing:0.015em;
line-height:1.6em;
margin-bottom:10px;
margin-right:20px;
padding-bottom:2px;
padding-left:0 !important;
text-align:center;
word-spacing:0.1em;
		}

#content  p {
	text-align: justify;
}

.entry ul {
	list-style-type: circle;
	margin: 10px 20px 10px 40px;
	}

/* mainTitle */

	#mainTitle {
		height: 50px;
		width: 600px;
		margin: 30px 0 0 200px;
		text-align: center;
		vertical-align: middle; 
		padding-left: 10px; 
		letter-spacing: 0.15em;
		}
	#mainTitle h1 {  
		font-size: 42pt; 
		line-height: 28pt; 
		padding-top: 5px;
		}
	#mainTitle span {
		font-size: 16pt; 
		line-height: 16pt; 
		padding-left: 207px;
		}

#subcategories {
	text-align: left;
	}

#subcategories ul.hideSiblings li {
	display: none;
	}

#subcategories ul.hideSiblings li.current_page_item, #subcategories ul.hideSiblings li.current_page_item ul li {
	display: block;
	}

#subcategories ul {
	width: 60%;
	margin: 20px 0 20px 0;
	border: 0px 0px 0px 0px solid #666666;	
	}

#subcategories ul li ul {
	width: auto;
	margin: 0 0 0 15px;
	}

#subcategories li {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	}

#subcategories li.current_page_item {
	border-bottom: 0px solid #999999;
	}
	
#subcategories li a {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	background-color: #333333;
	line-height: 1.5em;
	font-variant: normal;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	}

#subcategories h1 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 1.5em;
	padding-top: 50px;
	}
	
#subcategories h2 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-variant: normal;
	font-size: 1.3em;
	}

#sheetMusicSearchTips, #restofSheetMusicSearchTips {
	text-align: left;
	background:#CCCCCC none repeat scroll 0 0;
	color: #222;
	border: 1px solid black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	margin-top:20px;
	padding:10px;
	text-align:left;
	width:705px;
	}

#restofSheetMusicSearchTips {
	margin-top: 0px;
	display: none;
	}

#sheetMusicSearchTips h2 {
		font-family:Lucida Sans,Arial,sans-serif;
		font-size:100%;
		letter-spacing:0.15em;
		line-height:2em;
		margin-bottom:0.5em;
		text-transform:uppercase;
		width: 200px;
		word-spacing:0.6em;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		margin:5px 0 2px;
		padding-top:2px;
		float: left;
	}

#sheetMusicSearchTips ul {
	float: left;
	margin-left: 20px;
	}

#sheetMusicSearchTips a.sheetMusicShowMore {
	float: right;
	margin-right: 20px;
	color: #ccc;
	background-color: #333;
	padding: 5px;
	text-align: center;
	font-variant: small-caps;
	}

#restofSheetMusicSearchTips ul.instrumentCodes {
	float: left;
	margin-left: 20px;
	width: 40%;
	}

#restofSheetMusicSearchTips ul.grades {
	float: right;
	margin-right: 20px;
	width: 40%;
	}

#restofSheetMusicSearchTips div.consolidation {
	clear:both;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding-top:20px;
	}

#restofSheetMusicSearchTips div.consolidation p {
	margin-top: 10px;
	}

#restofSheetMusicSearchTips div.consolidation a {
	color: #ccc;
	background-color: #333;
	padding: 5px;
	text-align: center;
	margin: 0px 0px 0px 19%;
	}

#sheetMusicSearchTips ul li, #restofSheetMusicSearchTips ul li, #restofSheetMusicSearchTips div.consolidation p {
	font-family:Lucida Sans,Arial,sans-serif;
	}

	/* Blurb - Page Description */
	div#Blurb {
		height:auto;
		margin-left:10px;
		padding: 0 10px;
		width:650px;
		}
	div#Blurb p { 
		line-height:16pt;
		margin:0pt 10px;
		padding:0pt 10px;
		}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 47px 0 0 300px;
	height: 200px;
	background-image: url(http://www.forsyths.co.uk/images/footer-wide-presta.jpg); 
	background-repeat: no-repeat;
	}

#footer a {
	font-size: 110%; 
	font-family: Georgia, Arial, Sans-serif;
	margin-left: 200px;
	width: 170px;
	padding: 10px 0 5px 10px;
	display: inline;
	border-bottom: 1px solid #996666;
	float: left;
	}
	
#footer h6 {
	margin-top: 25px;
	font-size: 80%;
	display: block;
	float: left;
	}

#citation {
	padding-left: 390px;
	clear: both;
	}

#citation a {
	display: block;
	margin: 20px 0px 0px 5px;
	float: left;
	padding: 0px;
	border: 0pt none;
	width: auto;
	}	

/* Now follows the contents of home.css */

#blurbHome p {
	margin-left: 230px;
	margin-right: 10px;
	margin-top: 370px;
	z-index: 20;
	font-variant: normal;
	font-size: 100%;
	padding: 10px; line-height: 16pt; letter-spacing: 0.15em;
	background-image: url(http://www.forsyths.co.uk/images/black1x1.png); background-repeat: repeat;}

#contentHome {
	border: 1px solid #000;
	height: 250px;
	width: 699px;
	margin: 20px 10px 35px 0px;
	padding-right: 10px;
	float: right;
	display: inline;
	background: #191919 none no-repeat;
  z-index: 10;
	}

#sheetmusicSearch {
	display:inline;
	float:right;
	margin:-255px 30px 5px 0;
	_margin:-275px 30px 5px 0;
	z-index: 20;
	position: relative;
	}

#sheetmusicSearch form {
	margin: 0;
	padding: 0;
	z-index: 20;
	}

#sheetmusicSearch form input.searchBox {
	height: 1.5em;
	line-height: 1.5em;
	background-color: #fffffc;
	color: #000;
	padding: 5px;
	z-index: 20;
	}

#sheetmusicSearch form input.submitSearch {
	background-color: #ddd;
	color: #000;
	padding: 5px;
	z-index: 20;
	}

#contentHome div#video {
	padding-left: 25px;
	height: 250px;
	z-index: -10px;
	}

* html #contentHome {
	margin: 10px 5px 15px 0px;
	}

#contentHome.homebg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythshomesplashwide.jpg) no-repeat ;
	}
	
#contentHome.sheetmusicbg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythssmsplashwide.jpg) no-repeat;
	}

#contentHome.instrumentsbg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythsinstrsplashwide.jpg) no-repeat;
	}

#contentHome.guitarsbg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythsguitarssplashwide.jpg) no-repeat;
	}

#contentHome.recordsbg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythsrecsplashwide.jpg) no-repeat;
	}

#contentHome.pianosbg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythspnosplashwide.jpg) no-repeat;
	}

#contentHome.servicesbg {
	background: #191919 url(http://www.forsyths.co.uk/images/forsythsservsplashwide.jpg) no-repeat;
	}

#contentHome.mmobg {
	background: #191919 url(http://www.forsyths.co.uk/images/MMOHeader.jpg) repeat-x;
	}

#contentHome.psbg {
	background: #191919 url(http://www.forsyths.co.uk/images/PSHeader.jpg) repeat;
	}

.home {
	margin-top: 0px !important;
	}
	
.sheetmusic {
	margin-top: 250px !important;
	}

.instruments {
	margin-top: 250px !important;
	}

.records {
	margin-top: 250px !important;
	}

.pianos {
	margin-top: 250px !important;
	}

.services {
	margin-top: 250px !important;
	}



#contentHomeText {
	z-index: 1;
	width: 696px;
	margin: 0px 10px 0px 0px;
	display: block;
	}

#contentHomeText h1 {
	background-image:url(http://www.forsyths.co.uk/images/white1x1.png); 
	background-repeat: repeat; 
	width: 100%;
	margin-top: 217px;
	color: black; 
	font-size: 110%; 
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	padding: 3px 3px 10px 10px;
	line-height: 110%;  
	text-align: center;
	}

#contentHomeText em { 
	color: black; 
	font-size: 14pt; 
	vertical-align: middle;
	}



div#onecolContainer {
	width: 569px;
	padding: 10px 5px 10px 5px;
	margin-left: 200px;
	margin-right: 10px;
	z-index: 20;
	font-variant: normal;
	font-size: 100%;
	height: 100%;
	position: relative;
	}

div#onecolContainer p {
	padding: 10px; 5px 0px 5px;
	font-variant: normal;
	font-family: Arial, Andale Mono;
	font-size: 90%; 
	line-height: 120%;
	}

div#onecolContainer p a {
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: underline;
	}

/* single.php One Column Blank layout*/

div#wppostContainer {
	width: 719px;
	padding: 0px 5px 10px 5px;
	margin: 20px 10px 0px 0px;
	z-index: 20;
	font-variant: normal;
	font-size: 100%;
	height: 100%;
	position: relative;
	float: right;
	display: inline;
	}

div#wppostContainer p {
	padding: 10px 0px;
	font-variant: normal;
	font-family: Arial, Andale Mono;
	font-size: 90%; 
	line-height: 120%;
	width: auto;
	}

div#wppostContainer p a {
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: underline;
	}

div#wppostContainer .wpPostHeader {
	height:auto;
	margin-left:10px;
	padding: 0 10px;
	}

div#wppostContainer .storycontent {
	padding: 0 10px;
	margin: 0px 0px 20px 10px;
	float: left;
	display: block;
	width: 489px;
	}

div#wppostContainer .storycontent div.wp-caption {
	background-color: #999;
	padding: 2px;
	border: 2px solid #333;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	}

div#wppostContainer .storycontent div.wp-caption a img {
	margin: 4px;
	border: 1px solid #666;
	}	

div#wppostContainer .storycontent p a img {
	border: 1px #777 solid;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	width: auto; 
	}

div#wppostContainer .storycontent div.clear {
	clear: both;
	}

div#wppostContainer .wpRightCol {
	border-left:1px solid #999999;
	float:right;
	margin-bottom:20px;
	padding:0 10px 10px;
	text-align:right;
	width:179px;
	}

div#wppostContainer .storycontent div.wp-caption p {
	text-align: center;
	color: #333;
	padding: 5px 0px;
	}	

div#wppostContainer hr {
	width: 95%;
	}

	
/* ************** typography for wppost - Single.php*/

div#wppostContainer h1 {
	
	}

div#wppostContainer .wpPostHeader p.date {
	float: right;
	display: block;
	width: 200px;
	padding: 10px 0px 10px 10px;
	text-align: right;
	}

/* ************** END typography for wppost - Single.php*/

/* START styling for Page.php */

div#wppageContainer {
	width: 719px;
	padding: 0px 5px 10px 5px;
	margin: 20px 10px 0px 0px;
	z-index: 20;
	font-variant: normal;
	font-size: 100%;
	height: 100%;
	position: relative;
	float: right;
	display: inline;
	}

div#wppageContainer p {
	padding: 10px 0px;
	font-variant: normal;
	font-family: Arial, Andale Mono;
	font-size: 90%; 
	line-height: 120%;
	width: auto;
	}

div#wppageContainer p a {
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: underline;
	}

div#wppageContainer .wpPageHeader {
	height:auto;
	margin-left:10px;
	padding: 0 10px;
	}

div#wppageContainer .storycontent {
	padding: 0 10px;
	margin: 0px 0px 20px 10px;
	float: left;
	display: block;
	width: 699px;
	}

div#wppageContainer .storycontent div.wp-caption {
	background-color: #999;
	padding: 2px;
	border: 2px solid #333;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	}

div#wppageContainer .storycontent div.wp-caption a img {
	margin: 4px;
	border: 1px solid #666;
	}	

div#wppageContainer .storycontent p a img {
	border: 1px #777 solid;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	width: auto; 
	}

div#wppageContainer .storycontent div.clear {
	clear: both;
	}

div#wppageContainer .wpRightCol {
	border-left:1px solid #999999;
	float:right;
	margin-bottom:20px;
	padding:0 10px 10px;
	text-align:right;
	width:179px;
	}

div#wppageContainer .storycontent div.wp-caption p {
	text-align: center;
	color: #333;
	padding: 5px 0px;
	}	

div#wppageContainer hr {
	width: 95%;
	}

	
/* ************** typography for wppage - page.php*/

div#wppageContainer h1 {
	
	}

/* ************** END typography for wppage - page.php*/

/* END styling for Page.php */



/* index.php - Two column Layout with header*/	
	
div#twocolContainer {
	width: 709px;
	padding: 10px 5px 10px 0px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 20;
	font-variant: normal;
	font-size: 100%;
	height: 100%;
  float: right;
  display: inline;
	}

div#twocolHomeleft {
	margin: 0 5px 20px 0;
	width: 428px;
	float: left;
	height: 100%;
	border-right: 1px solid #ffffff;
	}

div#twocolHomeright {
	margin: 0 0 20px 0;
	width: 268px;
	float: left;
	height: 100%;
	}

div#twocolHomeright p, div#twocolHomeleft p {
	padding: 10px; 5px 0px 5px;
	font-variant: normal;
	font-family: Arial, Andale Mono;
	font-size: 90%; 
	line-height: 120%;
	}

div#twocolHomeleft p a {
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: underline;
	}

div#twocolFeatured {
	text-align: center;
	padding: 0 5px;
}

div#twocolFeatured h3 {
display: block;
font-size: 1.2em;
margin: 1em 0 0.5em 0;
	background: #333333;
	text-align: center;
	font-size: 20px;
	font-variant: normal;
	padding: 5px 10px;
	font-family: Verdana;
}

div#twocolFeatured img {
vertical-align: top;
margin: 0;
padding: 0;
width: 130px;
}

.twocolFeatured {
	text-align: center;
	padding: 0 5px;
}

.twocolFeatured h3 {
display: block;
font-size: 1.2em;
margin: 1em 0 0.5em 0;
	background: #333333;
	text-align: center;
	font-size: 20px;
	font-variant: normal;
	padding: 5px 10px;
	font-family: Verdana;
}

.twocolFeatured img {
vertical-align: top;
margin: 0;
padding: 0;
width: 130px;
}

hr { clear: both;}

/* image replacement method - Dwyer Method from http://www.mezzoblue.com/tests/revised-image-replacement/ */

#header1, .sm-header1, .sm-header2  {
	height: 30px;
	background-color: #333333;
	background-repeat: no-repeat;
	text-indent: -100em;
	overflow: hidden;
	font-size: 1px; 
	color: #333333;
	}

a.contactLink {
	display: block;
	width: 175px;
	height: 25px;
	background-image: url(images/contactLink.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
.contactLink  span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}


.sm-header1 {
	background-image: url(http://www.forsyths.co.uk/images/sm-homeheader1.png);
	}

.sm-header2 {
	background-image: url(http://www.forsyths.co.uk/images/newthismonth175x30.png);
	}

.pno-header1 {
	background-image: url(http://www.forsyths.co.uk/images/givingyouthechoice.png);
	}

.instr-header1 {
	background-image: url(http://www.forsyths.co.uk/images/juststarting.png);
	}

.instr-header2 {
	background-image: url(http://www.forsyths.co.uk/images/ormovingon.png);
	}

.rec-header1 {
	background-image: url(http://www.forsyths.co.uk/images/expertadvice.png);
	}

.serv-header1 {
	background-image: url(http://www.forsyths.co.uk/images/foreverythingelse.png);
	}
	
#header2 {
	background-image: url(http://www.forsyths.co.uk/images/newthismonth175x30.png);
	}

	
#header1 span, #header2 span, .sm-header1 span, .sm-header2 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	}

/* end image replacement*/

#featureBox {
	background-color: #000000;
	width: 180px;
	padding: 0;
	margin-top: 70px;
	float: left;
	text-align: center;
}

#iframeContainer {
	width: 725px; 
	float: right; 
	margin-top: 20px;
	}

#iframeContainer.wideframe {
	width: 1010px;
	}


/* styling of the wordpress posts */
h3.depName {
	font-family: Helvetica, sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 80%;
	}

h3.storytitle {
	padding-top: 15px;
	}

.storytitle a {
	font-size: 120%;
	}

.post .meta {
	font-size: 70%;
	}

/* 
	.storycontent p a img {
	margin: 0px 5px 5px 0px;
	width: 40%;
	border: 1px solid black;
	} 
*/
.storycontent div.wp-caption, .entry div.wp-caption {
	background-color: #999;
	padding: 2px;
	border: 2px solid #333;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	text-align: center;
	}

.storycontent div.wp-caption a img, .entry div.wp-caption a img {
	margin: 4px;
	border: 1px solid #666;
	text-align: center;
	}	

.storycontent p a img, .entry p a img {
	border: 1px #777 solid;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	width: auto; 
	text-align: center;
	}

div#Blurb div.wp-caption p.wp-caption-text, div.wp-caption p.wp-caption-text {
	text-align: center;
	color: #333;
	padding: 5px 10px;
	margin: 5px 10px;
	font-family: Tahoma, Arial, "Lucida Sans", sans-serif;
	}	

.storycontent div.clear, .entry div.clear {
	clear: both;
	}

.sidebar {
	text-align: right;
	list-style-type: none;
	}

.sidebar p {
	text-align: justify;
	}
	
.post h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 5px 0 2px 0;
	padding-top: 2px;
	}

#recent-posts li {
	border-bottom: 1px dotted #ccc;
	font: 110% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 5px;
	padding-top: 2px;
	text-align: justify;
	}

.categories ul li {
	font: 95% Arial, sans-serif;
	letter-spacing: 0.2em;
	padding-top: 2px;
	}

.categoriesholder {
	margin-top: 30px;
	}

/* Table style */

.datatable {
	border: 1px solid #338BA6;
	margin: 1em 0;
	width: 100%;
	}

.datatable td {
	border: 1px solid #333333;
	width: 49%;
	font: bold 110% Arial, Georgia, "sans-serif";
	padding: 0.2em 0.2em 0.2em 0.6em;
	}

.publishing h2, .publishing h3, .publishing h4, .publishing h5, .publishing h6 {
	font-family: Helvetica, Arial, sans serif;
	font-variant: normal;
	}

.publishingtable {
	margin: 0.2em 0;
	border: 2px solid #FFFFFF;
	width: 100%;
	}

.publishingtable h4 {
	font-family: Helvetica, Arial, sans serif;
	font-size: 110%;
	font-variant: normal;
	}

.publishingtable h4 em {
	font-size: 80%;
	font-style: italic;
	}

.publishingtable td h6 {
	font-size: 80%;
	text-align: left;
	margin-left: 1em;
	}

.publishingtable p {
	text-align: justify;
	}

.publishingtable td ul li {	
	font-family: Helvetica, Arial, sans serif;
	font-size: 80%;
	font-variant: normal;
	margin-top: 0.5em;
	}

.publishingtable td ul li  em{	
	font-style: italic;
	}

.publishingtabletitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #D3850E;
}

.publishingtableimg {
	text-align: center;
	}

.publishingtable td {
	padding: 0.5em;
	border: 2px solid #333333;
	}

.publishing h3 {
	text-align: center;
	font-family: Arial;
	font-variant: normal;
	}

.storycontent p a img.mmopictures, .storycontent p img.mmopictures {
	float: left;
	width: 30%;
	}

.sorry {
	background:transparent url(http://www.xavierriley.co.uk/afs/images/black1x1.png) repeat scroll 0 0;
	border:5px solid white;
	font-family:serif;
	font-size:110%;
	margin:0 auto;
	padding:5px;
	text-align:justify;
	width:80%;
	}

/* BEGIN Styling for contact Us */

#content .contactFormText dl {
	float: left;
	border: 2px solid #999;
	-moz-border-radius: 10px 10px 0px 0px;
	background-color: #4B7D4A;
	width: 100%;
	}

#content .contactFormText dl dt, #content #contactFormText dl dd {
	font-size: 120%;
	line-height: 2em;
	padding: 0px 20px 0px 10px !important;
	border-bottom: 1px solid #999;
	border-left: 20px solid #4B7D4A;
	position: relative;
	}

#content .contactFormText dl dd {
	padding: 0px 20px 0px 10px !important;
	border-left: 20px solid #4B7D4A;
	background-color: #B9D172;
	color: #333;
	font-family: Lucida Sans, Arial, sans-serif;
	font-weight: 500;
	line-height: 2em;
	font-size: 100%;
	}

#content .contactForm {
	width: 320px;
	float: right;
	margin-top: 12px;
	}	

a.toggleText {
	position: absolute;
	top: 0.5em;
	right: 10px;
	text-decoration: none !important;
	font-weight: 700;
	}

/* ********* */
#content .entry h1 {
	text-decoration: none;
	font-style: italic;
	border-bottom: 0px solid white;
	padding-bottom: 1em;
	}

#content .contactFormText h2, .contactForm h2 {
	font-size: 100%;
	font-family: Lucida Sans, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	line-height: 2em;
	word-spacing: 0.6em;
	color: #CCC;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 0.5em;
	width: auto;
	}

/* ********* */

#content address {
	font-size: 120%;
	letter-spacing: 0.05em;
	margin-bottom: 50px;
	}

.contactFormText p.phoneMsg, a.phoneToggle {
	margin: 10px 0px 10px 0px !important;
	padding: 0 !important;
	line-height: 1em;
	font-size: 120%;
	}	

a.phoneToggle {
	float: left;
	}

/* END Styling for contact Us */

/* BEGIN Styling for guitar features */
#homeFeature {
	width: 360px;
	float: left;
}

#homeFeature hr {
	display: none;
	clear: none;
}

#homeFeature h2.featureTitle, #homeFeatureRight h2.featureTitle {
	text-align: center;
	font-size: 120%;
	border-bottom:0px dashed #CCCCCC;
	color:#CCCCCC;
	font-family:Lucida Sans,Arial,sans-serif;
	letter-spacing:0.15em;
	line-height:1.6em;
	margin-bottom:0px;
	text-transform:uppercase;
	width:auto;
	word-spacing:0.6em;
}

#homeFeature #contentText {
border-top:1px solid white;
float:left;
margin:10px 0 5px;
padding:10px 2px 0;
text-align:left;
width:350px;
}

#homeFeature #contentPics {
background-image:url(http://www.forsyths.co.uk/images/black1x1.png);
float:left;
max-height:370px;
margin-left:0;
margin-top:5px;
position:relative;
text-align:center;
width:350px;
z-index:1;
}

#homeFeature #contentPics img {
font-size:5px;
max-width:147px;
}

#homeFeature .contentTitle {
left:20px;
position:absolute;
text-align:left;
top:30px;
width:100%;
}

#homeFeature #contentInfo {
background:transparent url(http://www.forsyths.co.uk/images/black1x1.png) repeat scroll 0 0;
float:left;
margin-left:0;
padding-bottom:15px;
position:relative;
width:350px;
border-left: 0px solid white;
padding-left: 0px;
}

#homeFeature #contentInfo h3 {
background-color:black;
font-family:Arial;
font-size:120%;
font-variant:normal;
margin-bottom:10px;
padding:3px;
text-align:center;
}

#homeFeature #contentInfo p {
height:70px;
margin:5px 0 10px;
overflow:auto;
padding:0 10px;
width: auto;
}

#homeFeature #contentInfo .listPrice {
bottom:1.4em;
font-size:120%;
font-weight:bold;
height:1em;
left:10px;
margin-right:3px;
padding-top:15px;
position:absolute;
text-decoration:none;
}

#homeFeature #contentInfo .salePrice {
bottom:0.2em;
color:red;
font-size:120%;
font-weight:bold;
height:1em;
left:10px;
margin-right:3px;
padding-top:15px;
position:absolute;
text-decoration:none;
}

#homeFeature #contentInfo a.contactLink {
float:right;
font-size:100%;
font-weight:bold;
height:1em;
margin-right:10px;
padding-top:15px;
text-decoration:none;
position: static;
}

#homeFeature .contentContainer {
	height:auto;
	margin-bottom:auto;
}

div#homeFeatureRight {
	float: right;
	width: 350px;
}

div#homeFeatureRight ul {
	margin: 0 10px;
}

div#homeFeatureRight ul li {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: left;
}

div#homeFeatureRight ul li a {
	background-color:#333333;
	display:block;
	font-family:Georgia,Helvetica,Arial,sans-serif;
	font-size:1.2em;
	font-variant:normal;
	line-height:1.5em;
	padding-left:20px;
	text-decoration: none;
}

div#homeFeatureRight ul ul li a {
	background-color:#333333;
	color:#CCCCCC;
	border-left:12px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

div#homeFeatureRight ul li a:hover {
	text-decoration: underline;
	}

div#homeFeatureRight ul.featureMakeList {
	margin-top: 10px;
	}
/* END Styling for guitar features */