/*

This Document is Copyrighted to Niche Hair.

No parts of this page or its elements may be copied, taken or reproduced in anyway.

http://www.niche-hair.co.uk/

*/

html { min-height: 100%; margin-bottom: 1px; }

body {
background-image:url(../images/outerback.jpg);
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}


#mainbox{
width:688px;
margin-top: auto;
margin-right: auto;
margin-left: auto;
}

#innercontent {
background-image:url(../images/innerback.jpg);
background-repeat:repeat-y;
margin:0px;
padding:0px;
}


#boxt {
background-image:url(../images/repeatbox.jpg);
background-repeat:repeat-y;
margin-bottom: 7px;


}
#boxb {
	background-image:url(../images/repeatbox.jpg);
	background-repeat:repeat-y;
	margin-top: 7px;
	width: 688px;
	height: 25px;
}
#boxb_inner {
	background-image:url(../images/bottombox.jpg);
	background-repeat:no-repeat;
	margin-top:400px;
	width: 688px;
	color:#666666;
	font-size:12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom:0px;
}


#menuitems {
margin-bottom:5px;
}

#photobox {
background-color:#FFFFFF;
height: 384px;
width: 192px;
padding: 4px;
float:left;
}

#contentbox {
float:right;
width:482px;
height:1310px;
background-image:url(../images/contentbox_middle.jpg);
background-repeat:repeat-y;
}




#padded_content{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}




h1{
	padding:0px;
	margin:0px;
	font-size:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 300px;
	border-bottom-color: #FFFFFF;
}









#phone_number{
	font-size:18px;
	font-weight: bold;
	text-align: center;
}
#formstyle{
	font-weight: bold;
}
#error{
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#message{
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
