/* CSS Document */

/* 
-------------------------------------------------
links
-------------------------------------------------
*/
a:link {	color: #0071BC; text-decoration: none;}
a:active {	color: #0071BC;	text-decoration: none;}
a:visited {	color: #0071BC;	text-decoration: none;}
a:hover {	color: #555555;	text-decoration: underline;}

.footerlink {
	color: #717171;
	background-color: #FFFFFF;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 12px;
}
.footerlink a:link {	color: #717171;	text-decoration: none;}
.footerlink a:active {	color: #717171;	text-decoration: none;}
.footerlink a:visited {	color: #717171;	text-decoration: none;}
.footerlink a:hover {	color: #1E9700;	text-decoration: underline;}
/* 
-------------------------------------------------
Form 
-------------------------------------------------
*/
input{
	font-size: 11px;
	border: 1px solid #BEDD9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
	padding: 3px;
}
textarea {
	font-size: 11px;
	border: 1px solid #BEDD9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
	padding: 3px;
}
select{
	font-size: 11px;
	border: 1px solid #BEDD9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
}
/* 
-------------------------------------------------
Core 
-------------------------------------------------
*/
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	margin-right: 0px;
	/*	margin-top: 55px; */
}
table, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	list-style-type: square;
}

/* -------------------------------------------------
shared
-------------------------------------------------*/
h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

.contact {
	font-size: 10px;
	color: #0063a8;
	padding-top: 9px;
	background-image: url(../images/shared/bg-footer.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: top;
}
.shared-text {
	padding-left: 30px;
	color: #555555;
}
/* -------------------------------------------------
Index MusicED
-------------------------------------------------*/
.music-text {
	background-image:     url("../images/shared/home-music/music-bg.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	color: #91268F;
	text-indent: 0px;
	text-align: left;
}
#music-action {
	font-size: 10px;
	color: #555555;
	text-align: center;
	line-height: normal;
	text-transform: capitalize;
	background-image:    url("../images/shared/home-music/music-action-bg.gif");
	background-repeat: repeat-y;
	background-position: top;
	width: 97px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#music-action .music-price {
	color: #91268F;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
}
/* -------------------------------------------------
Index Cat and fiddle
-------------------------------------------------*/
.cat-text {
	background-image:    url("../images/shared/home-cat/cat-bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	color: #007788;
}
#cat-action {
	font-size: 10px;
	color: #555555;
	line-height: normal;
	text-transform: capitalize;
	background-image:   url("../images/shared/home-cat/cat-action-bg.gif");
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 97px;
	float: right;
}
#cat-action .cat-price {
	color: #0063a8;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
}

.remove-padding{
padding:2px;
}

#search-box {
	width:780px;
	background:url(../images/shared/bg-re.gif)0 0 repeat-y;
	text-align:center;
	padding:15px 0;
	vertical-align:middle;
	margin:0;
	line-height:1em;
	height:20px;
	clear:both;
}

#search-box form{
	height:0;
	padding:0;
	margin:0;
}

#search-box-footer {
	background:url(../images/shared/bg-footer-2.gif)0 0 no-repeat;
	width:780px;
	height:100px;
}

/* -------------------------------------------------
	Site FOR SALE !
-------------------------------------------------*/

div#for_sale_note {
	display: block;
	width: 740px;
	height: 45px;
	background: url(../images/shared/for_sale_note_bg.gif) repeat-x top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 15px;
	margin: 0 auto;
	position: relative;
	left: 1px;
	top: -1px;
}
	div#for_sale_note p {
		margin: 0 auto;
		width: 600px;
		display: block;
		padding: 0;
		line-height: 2.0em;
	}	
	div#for_sale_note strong {
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;
		margin-right: 30px;
	}
	
	div#for_sale_note a {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dotted #fff;
	}
		div#for_sale_note a:hover {
			border: none;
		}
 
 /* For Sale Enquiry Form */
 
 body#for_sale_page #contact-form h2 {
 	text-align: center;
	line-height: 1.4em;
 }
 
 body#for_sale_page #contact-form ol li {
 	list-style: none;
	margin-bottom: 15px;
	}
	
	body#for_sale_page #contact-form ol li.buttons input {
		cursor: pointer;
		float: right;
	}
 
  body#for_sale_page #contact-form label {
		display: block;
		width: 150px;
		float: left;
	}
	
	label.error {
		width: auto;
		display: block;
		color: #ff0000;
		font-size: 10px;
		line-height: 12px;
		margin-left: 150px;
		font-style: italic;
	}
