

/*
-----------------------------------------------------------------------------
			Cascading Style Sheet for N V HAIR AND BODY STUDIO
				    Designed by: Prashna Maharjan
-----------------------------------------------------------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	}
	
body{
	background:#000000;
	}
	tr,td{
		font-family:"Century Gothic", Verdana;
		font-size:14px;
		color:#CCCCCC;
		}
		
		
/* ............................ banner ............................*/

.banner{
	border-bottom:8px solid #C0C0C0;
	background:url(../images/nvhair.gif) no-repeat top left;
	height:130px;
	}
	



/* ............................ body ............................*/

.border{
	border-bottom:8px solid #C0C0C0;
	padding:50px 0 20px 0;
	}
	
.black{
	color:#000000;
	}
	
h1{
	font-family:"Century Gothic", Verdana;
	font-size:22px;
	font-weight:normal;
	color:#C0C0C0;
	padding:0 0 0 12px;
	}
	
h2{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:26px;
	font-weight:normal;
	text-align:center;
	color:#00CCFF;
	}
	
h3{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:26px;
	font-weight:normal;
	text-align:center;
	color:#FF0000;
	}
	
.special{
	text-align:center;
	padding:8px 0 12px 0;
	}

	
.maintext{
	text-align:justify;
	color:#C0C0C0;
	font-family:"Century Gothic", Verdana;
	font-size:14px;
	line-height:26px;
	padding:12px 12px 0 12px;
	}
	
.maintext1{
	color:#C0C0C0;
	text-align:left;
	font-family:"Century Gothic", Verdana;
	font-size:13px;
	line-height:22px;
	padding:12px 12px 0 12px;
	}
	
.conttext{
	text-align:right;
	color:#C0C0C0;
	font-family:"Century Gothic", Verdana;
	font-size:14px;
	line-height:26px;
	padding:12px 12px 0 12px;
	}
	
a.mail:link, a.mail:active, a.mail:visited{
	color:#CCCCCC;
	text-decoration:underline;
	}
	
a.mail:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.line{
	border-bottom:8px solid #C0C0C0;
	margin:0 50px 0 50px;
	}
.terms{
	text-align:justify;
	color:#C0C0C0;
	font-family:"Century Gothic", Verdana;
	font-size:12px;
	line-height:16px;
	padding:12px 12px 0 12px;
	}

		
		
/* ............................ footer ............................*/

.power{
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	padding:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a.link:link, a.link:active, a.link:visited{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a.link:hover{
	color:#CCCCCC;
	text-decoration:none;
	}


