@import url(../WhereWeAre_files/styledBoxContainer.css);

body 
{
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(../WhereWeAre_files/bg.gif) top center repeat-y;
	margin: 0 auto 0 auto;
	color: #404041;
	width:1000px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	/*background:#e8e8ea url(../images/background.jpg) repeat-x;*/
}

.float_left {
float:left;
}

.float_right {
float:right;
}

p.standOut
{
	font-size:1.5em;
	border:solid 2px #dddddd;
	background-color:#FFE2AF;
	text-align:center;
	padding:5px;
}



#wrap 
{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
	padding:10px;
	position:relative;
}

#header 
{
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	height: 10px;
	position:absolute;
	right:100px;
	top:53px;
	font-family:Lucida Sans Unicode, Arial;
}



#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

div#mainImageDiv
{
	width:100%;
	margin-left:10%;
}

img.mainImage {
margin: 0 0 10px 0;
border: 0;
width:600px;
height:278px;


}

#menu
{
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;	
	padding: 0;
	padding-right:10px;
	border-right:solid 1px #cccccc;
	
}
#avmenu {
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

div.newsFeed
{
	width:135px;
	clear:left;
	display:block;
}

div.newsFeed .publishedDate
{
	border-bottom:solid 1px #666666;
	display:block;	
}

div.newsFeed div.headline
{
	margin-top:5px;
	margin-bottom:5px;
	color:#4F3927;
	font-weight:bold;
}


#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}



#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 20px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

/*
#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}
*/



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer 
{
	clear: both;
	margin-left:30px;
	padding: 10px 0 20px 0;
	border-top: 1px solid #dddddd;
	width: 760px;
	text-align:center;
	color: #808080;
	font-size: 0.9em;
	font-weight:bold;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer span#AddressBlock1
{
	margin-right:50px;
}

#footer span#AddressBlock2
{
}


.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

h2.subHead
{
	text-transform:uppercase;
}

div#instrumentLists
{

	width:410px;
}

div#instrumentLists ul
{
	margin-left:0px;
	padding-left:20px;
	float:left;
	width:120px;
}

div#instrumentLists ul li
{
	font-weight:bold;
}

div#instrumentLists div#instrumentListsImage
{
	float:left;
}

div#instrumentLists div#instrumentListsImage img
{
	width:270px;
	height:250px;
	border:none;
}


div.clear
{
	clear:both;
	height:0px;
}


div#oneFreeLesson
{
	font-size: 24px;
	font-weight:bold;
	color:#7F0000;
	font-family:ArialBlack;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	padding:15px;
	border-top:solid 1px #D68535;
	border-bottom:solid 1px #D68535;
}

div.validationSummary
{
	border:solid 1px #666666;
	background-color:#FFE9AF;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}

div.validationSummary>div.validationSummaryHeader
{
	font-weight:bold;
}


table#enquiryForm
{
	width:400px;
}

table.chromeStyled tr
{
	vertical-align:top;
}

table.chromeStyled tr td.label
{
	font-weight:bold;
	width:33%;
}

table.chromeStyled tr td.button
{
	text-align:center;
}

table.chromeStyled {
	border: 1px solid #000; 
	background-color: #D4D0C8; 
	color: #000;
}
 
table.chromeStyled td, th { padding:5px;}

table.chromeStyled caption {
	text-transform: uppercase;
	text-align:center;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 3px 0;
}

/* =links
----------------------------------------------- */
table.chromeStyled a { color:maroon; text-decoration: none;}
table.chromeStyled a:link {color:maroon;}
table.chromeStyled a:visited { color: maroon;}
table.chromeStyled a:hover {color:chocolate;}

/* thead tbody tfoot
----------------------------------------------- */

table.chromeStyled thead th, table.chromeStyled tfoot th, table.chromeStyled tfoot td ,table.chromeStyled tbody th,table.chromeStyled tbody td {
	color: #000; 
	font: 8pt Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

table.chromeStyled thead th,table.chromeStyled tfoot th, table.chromeStyled tfoot td 
{ 
	background-color: #ccc; 
	font-weight: bold; 
	text-align:center; 
}
table.chromeStyled tfoot td 
{ 
	text-align:right 
}
table.chromeStyled tbody th 
{ 
	white-space: nowrap; 
	font-weight: bold; 
	text-align:left; 
}


/* Visual and hover effects */
table.chromeStyled .odd td { }

table.chromeStyled tbody tr.normalRow:hover td
{
	border-right: 1px solid #eee; 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-bottom: 1px solid #eee; 
	background-color: #e4e0d8;
}


div#ryheader
{
	margin:auto 0 auto o;
	margin-bottom:20px;
}

div#ryheader div#title
{
	text-transform:uppercase;
	color:Green;
	font-size:2em;
	text-align:center;
}

div#ryContent
{
		text-align:center;
		font-size:larger;
}

div#ryContentImages img.center
{
	margin-right:50px;
	margin-left:50px;
}



div#ryFooter
{
	text-align:center;
	color:red;
}

div#extras
{
	
}

div#extras h4
{
	margin-top:15px;
	margin-bottom:15px;
}

div#extras p.rightColumText
{
	text-align:left;
	margin-bottom:5px;
}



div#extras ul.readMoreLinks
{
	margin-top:15px;
	margin-left:15px;
	padding:0px;
	

}

div#extras ul.readMoreLinks li
{
	margin-left:5px;
}




