﻿/*
-----------------------------------------------
New York Vocal Coaching normal page styles
Designer: Victoria Meadows
Date:     28 Nov 2011
----------------------------------------------- */


/* Document Color Palate ===================================================================================== */

/* dk gray: #A1A1A1 */
/* lt gray: #DEDEDD */
/* mid gray: # */
/* blue: #0C2642 */
/* green: #124a31 */


body {
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 1em;
	text-align: center;
	background: url('../images/pages-bg.jpg') no-repeat top center #124a31;	
		}
		
		
#contain {

	width: 1029px;
	height: auto;
	text-align: center;
	margin:0px auto;
	position:relative;
				

			}



#header {



	height: 100px;
	width: 100%;
	text-align: left;
	margin: 0px;
	float: left;

	

}



#content {



	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 0px;
	float:left;



	}

			

#nav { width:1009px;
		height: 32px;
		text-align: center;
		float: left;
		padding: 18px 10px 0px 10px;
		background-color: #DEDEDD;
		background: -moz-linear-gradient(top,#DEDEDD 0%,#FFF);
		background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDD), to(#fff));

		}



#titlebox {
	width: 1029px;
	height: 180px;
	overflow:hidden;
	float: left;
	background-color: #0C2642;
	background-position: top left;
	background-repeat: no-repeat;
			}
			
#subnavtitlebox {
	width: 1029px;
	height: 210px;
	float: left;
	background: #0C2642;	

			}
			
#pageareacontain {width: 100%;
			height:auto;
			float: left;
			background:white;
			text-align:left;
			}				
		
#pagearea {width: 979px;
			height:1000px;
			padding: 25px 25px 25px 25px;
			text-align:left;
			margin:0px;
			}
			
#subnavcontain {width: 100%;
			height:auto;
			float: left;
			background:white;
			text-align:left;
			}			
			
#subnav {width:989px;
			height: 20px;
			padding-top: 5px;
			padding-left:25px;
			float:left;
			text-align: left;
			background:none;
			margin-top: 180px;
			
			}
			
#subsubnav {width: 275px;
			float: left;
			height: auto;
			padding: 25px 0px 25px 10px;
			border-bottom: 1px solid #DEDEDD;
			border-left: 1px solid #DEDEDD;
			text-align:left;

			}
			
#pageareasubnav {width:681px;

			height: auto;

			float: left;

			padding: 25px;

			text-align:left;

			margin-right: 0px;

					}

					

#footer {height: 30px;

			width: 100%;

			background: none;

			float:left;

			margin: 0;

			padding-top: 10px;

			text-align: left;

}



			

img {border:none;}



/*==================TEXT STYLES================*/



p {	font-size: 90%; 
	text-align:left;
	margin-bottom: 6px;
	margin-top: 0px;
	line-height:150%;
	
	 }
	 
h1 {font-size: 150%; 
	color: #0C2642; 
	margin-bottom:20px;
	
	}
	
	
h2 {font-size: 125%; 

	color:#0C2642; 

	font-weight:normal;

	margin-top: 0px;

	margin-bottom: 15px;

	

	}

	

	

h3 {font-size: 110%; 

	color:#124a31;

	font-weight:bold;

	margin-top: 0px;

	margin-bottom: 8px;

	

	}

	

	

h4 {font-size: 110%; color:#0C2642; margin-top: 20px; margin-bottom: 10px;}

h5 {font-size: 90%; 

	color:#124a31;

	margin-top: 0px;

	margin-bottom: 0px; }

ol {
	font-size:100%;
}




/* 18px with store link */
#nav p {font-size: 105%; display:inline; margin: 0px 23px; font-weight:bold;}

#subnav p {font-size:90%; margin-right: 35px; font-weight: bold; color:#0C2642; display:inline;} 

#subsubnav p {font-size: 90%; color: #0C2642; margin: 0px; padding: 7px; width:95%;}
#subsubnav p:hover {background:#B7CAD9;}


#footer p{font-size: 90%; color: white; font-weight:bold;}



.btt {font-size: 85%; color: #a1a1a1; margin-top: 0px; margin-bottom: 10px;}

.intro {font-size: 110%; margin-top: 0px; margin-bottom: 20px; color:#0C2642;}



.testimonials{font-size: 120%; 

color: #0C2642; 

line-height:20px; 

padding: 0px 20px 10px 30px; 

font-style:italic; 

font-family:"Times New Roman", Times, serif;

	}

.names {font-size: 100%; color: #0C2642; padding: 0px 65px; font-weight: bold;}

.details{

	font-size:12px; color: #a1a1a1; padding: 0px 65px 35px 65px;;

}



ul .payment {

	font-size:110%;

	color: #0C2642;

	margin-bottom: 15px;

	margin-top: 10px;

}



li .payment {

	margin-bottom: 90%;

	margin-top: 0px;

}


/* =================ASSOCIATES PAGE=============*/

.associatescontain {
	float:left;
	height: auto;
	width: 100%;
	margin-bottom: 50px;
}

.headshot {
	float:left; margin-right: 25px;
}

.bio {
	float:left;
	width:675px;
	margin:none
	
}



/*==================LINK STYLES================*/

#nav a {
	
	color: #0C2642; 
	text-decoration: none; 
	
	}

#nav a:link {
	
	color: #0C2642; 
	text-decoration: none; 
	}
	
#nav a:visited {
	
	color: #0C2642; 
	text-decoration: none; 
	
	}
	
#nav a:hover {
	
	color: #A1A1A1; 
	text-decoration: none; 

	}
	

a:link {color: #0C2642; text-decoration: underline;}
a:visited {color: #0C2642; text-decoration: none;}
a:hover {color: #A1A1A1; text-decoration: none;}

a.subnav:link {color: #0C2642; text-decoration: none;}
a.subnav:visited {color: #0C2642; text-decoration: none;}
a.subnav:hover {color: white; text-decoration: none;}

a.subnavactive:link {color: #0C2642; text-decoration: underline;}
a.subnavactive:visited {color: #0C2642; text-decoration: none;}
a.subnavactive:hover {color: white; text-decoration: none;}

#subsubnav a:link {color: #0C2642; text-decoration: none;}
#subsubnav a:visited {color: #0C2642; text-decoration: none;}
#subsubnav a:hover {color: #0C2642; text-decoration: none;}

a.btt:link {color: #0C2642; text-decoration: none;}
a.btt:visited {color: #0C2642; text-decoration: none;}
a.btt:hover {color: #a1a1a1; text-decoration: underline;}



/* ==================== NEW TESTIMONIALS PAGE STYLES =======================*/

/* Testimonials Button */

#subsubnav .writeTestimonial:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 10px 20px;
	background-color:#0a3e66;
	background: -moz-linear-gradient(
		top,
		#0a3e66 0%,
		#0c2642);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0a3e66),
		to(#0c2642));
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 3px solid #06253e;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
		
}
#subsubnav .writeTestimonial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 10px 20px;
	background-color:#0c2642;
	background: -moz-linear-gradient(
		top,
		#0a3e66 0%,
		#0c2642);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0a3e66),
		to(#0c2642));
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 3px solid #06253e;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
		
}

#subsubnav .writeTestimonial:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 10px 20px;
	background-color:#0c2642;
	background: -moz-linear-gradient(
		top,
		#0a3e66 0%,
		#0c2642);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0a3e66),
		to(#0c2642));
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 3px solid #06253e;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
		
}


#subsubnav .writeTestimonial:hover {
	color: #ffffff;
	background-color:#0a3e66;
	background: -moz-linear-gradient(
		top,
		#93b3cc 0%,
		#0a3e66);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#93b3cc),
		to(#0a3e66));
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 3px solid #06253e;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);

}


/* Map Thumbnail */

#mapthumb {
	margin-bottom: 10px;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
		
}

#mapthumb:hover {
	
	opacity:0.85;
	filter:alpha(opacity=85);	
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
		
}

/* INPUT STYLES */

/* ==================== NEW TESTIMONIALS PAGE STYLES =======================*/

/* Button */

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding: 10px 20px;
	background-color:#0a3e66;
	background: -moz-linear-gradient(
		top,
		#0a3e66 0%,
		#0c2642);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0a3e66),
		to(#0c2642));
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 3px solid #06253e;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
		
}


a.button:hover {
	color: #ffffff;
	background-color:#0a3e66;
	background: -moz-linear-gradient(
		top,
		#93b3cc 0%,
		#0a3e66);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#93b3cc),
		to(#0a3e66));
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 3px solid #06253e;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);

}

